:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{color:#e5e7eb;background:#020617;min-height:100vh;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif}#root{justify-content:center;align-items:flex-start;min-height:100vh;display:flex}*,:before,:after{box-sizing:border-box}html.modal-open,body.modal-open{overflow:hidden}html,body{max-width:100%;margin:0;padding:0;overflow-x:hidden}body{background:#000}.app{background:linear-gradient(#0f172a 0%,#0a0f1f 45%,#000 100%);width:100%;min-height:100vh;padding:1.5rem 1rem}.game{width:100%;position:relative}.container{width:100%;max-width:560px;margin:0 auto}.header{text-align:center;margin-bottom:1.5rem}.title-row{justify-content:center;align-items:baseline;gap:.5rem;display:flex}h1{letter-spacing:.12em;font-size:1.7rem}.game-number{color:#9ca3af;font-size:.9rem}.subtitle{color:#9ca3af;margin-top:.25rem}.grid-container{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:.75rem;width:100%;margin-bottom:.4rem;display:grid;position:relative}.tile-wrapper{aspect-ratio:2/3;perspective:900px;width:100%}.tile{background:0 0;border:none;border-radius:.75rem;width:100%;height:100%}.flip-card{width:100%;height:100%}.flip-card-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .5s;position:relative}.flipped .flip-card-inner{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{backface-visibility:hidden;border:1px solid #ffffff1f;border-radius:.75rem;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0;overflow:hidden}.tile-wrapper:hover .flip-card-front,.tile-wrapper:hover .flip-card-back{border-color:#ffffff40;box-shadow:0 0 6px #ffffff26}.flip-card-front{color:#4b5563;visibility:visible;background:#020617}.flipped .flip-card-front{visibility:hidden}.flip-card-back{color:#e5e7eb;visibility:hidden;background:#020617;position:relative;transform:rotateY(180deg)}.flipped .flip-card-back{visibility:visible}.status{text-align:center;margin-bottom:.5rem;font-size:.9rem}.status.error{color:#f97373}.status-wrong{color:#f97373;animation:.2s ease-in-out 2 flash-red}.status-correct{color:#4ade80;animation:.2s ease-in-out 2 flash-green}@keyframes flash-red{0%{transform:scale(1)}50%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes flash-green{0%{transform:scale(1)}50%{transform:scale(1.06)}to{transform:scale(1)}}.wrong-flash{pointer-events:none;color:#f97373;text-shadow:0 0 10px #f87171b3;justify-content:center;align-items:center;font-size:3rem;animation:.2s ease-in-out 2 wrong-x-pop;display:flex;position:absolute;inset:0}@keyframes wrong-x-pop{0%{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(1)}}.correct-flash{pointer-events:none;color:#4ade80;text-shadow:0 0 10px #4ade80b3;justify-content:center;align-items:center;font-size:3rem;animation:.2s ease-in-out 2 correct-check-pop;display:flex;position:absolute;inset:0}@keyframes correct-check-pop{0%{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(1)}}.skip-flash{pointer-events:none;color:#f9f9f9;text-shadow:0 0 10px #eeedeecc;justify-content:center;align-items:center;font-size:5rem;font-style:italic;animation:.35s ease-out forwards skip-ghost-move;display:flex;position:absolute;inset:0}@keyframes skip-ghost-move{0%{opacity:0;transform:translate(-18px)}40%{opacity:1}to{opacity:0;transform:translate(40px)}}.attempt-row{z-index:1;justify-content:center;gap:.3rem;margin-top:.1rem;margin-bottom:.15rem;transition:gap .15s ease-out,transform .15s ease-out;display:flex;position:relative}.attempt-row-hide-boxes .attempt-box-wrapper{opacity:0;transition:opacity .12s ease-out}.attempt-row:not(.attempt-row-hide-boxes) .attempt-box-wrapper{opacity:1;transition:opacity .15s ease-out}.attempt-row-container{flex-direction:column;align-items:center;margin-top:.1rem;margin-bottom:.25rem;display:flex;position:relative}.attempt-row-joined{gap:.15rem;transform:scale(1.03)}.attempt-row-strip{opacity:0;pointer-events:none;z-index:0;border-radius:8px;width:160px;max-width:80%;animation:1.6s ease-out forwards attempt-strip-flash;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.attempt-row-strip-win{background:linear-gradient(90deg,#16a34a,#22c55e);box-shadow:0 0 20px #22c55e99}.attempt-row-strip-fail{background:linear-gradient(90deg,#b91c1c,#f97373);box-shadow:0 0 18px #f871718c}.attempt-row-strip-skip{background:linear-gradient(90deg,#e5e7eb,#f9fafb);box-shadow:0 0 18px #f9fafb99}@keyframes attempt-strip-flash{0%{opacity:0;transform:translate(-50%)scaleX(.6)}20%{opacity:1;transform:translate(-50%)scaleX(1.05)}75%{opacity:1;transform:translate(-50%)scaleX(1.05)}to{opacity:0;transform:translate(-50%)scaleX(.6)}}.attempt-row-message{letter-spacing:.04em;text-transform:uppercase;color:#e5e7eb;margin-top:.1rem;font-size:.8rem}.attempt-box{box-sizing:border-box;background:0 0;border:1px solid #4b5563;border-radius:3px;width:20px;height:20px}.attempt-box-wrapper{justify-content:center;align-items:center;padding:2px;display:inline-flex;position:relative}.attempt-tooltip{color:#e5e7eb;white-space:nowrap;z-index:40;background:#020617;border:1px solid #94a3b8d9;border-radius:999px;padding:.4rem .6rem;font-size:.75rem;position:absolute;bottom:130%;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #0f172ae6}.attempt-tooltip:after{content:"";border:6px solid #0000;border-top-color:#020617;position:absolute;top:100%;left:50%;transform:translate(-50%)}.attempt-box-wrong{background:#b91c1c;border-color:#fca5a5;animation:.2s ease-in-out 2 attempt-wrong-flash}.attempt-box-correct{background:#15803d;border-color:#6ee7b7;animation:.2s ease-in-out 2 attempt-correct-flash}.attempt-box-skip{background:#f3f4f6;border-color:#d1d5db}@keyframes attempt-wrong-flash{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}@keyframes attempt-correct-flash{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}.attempt-message-overlay{z-index:50;pointer-events:none;animation:1.3s ease-out forwards attempt-message-pop;position:absolute;top:38%;left:50%;transform:translate(-50%,-50%)}.attempt-message-bubble{color:#f7e9b3;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a0feb;border:2px solid #d4af37e6;border-radius:14px;padding:.55rem 1.3rem;font-size:.95rem;font-weight:700;box-shadow:inset 0 0 12px #d4af3759,0 14px 40px #0000008c,0 0 24px #d4af3773}@keyframes attempt-message-pop{0%{opacity:0;transform:translate(-50%,-20%)scale(.9)}20%{opacity:1;transform:translate(-50%,-50%)scale(1)}65%{opacity:1;transform:translate(-50%,-58%)scale(1.02)}to{opacity:0;transform:translate(-50%,-85%)scale(.98)}}.guess-form{flex-flow:row;justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:480px;min-height:52px;margin-top:.4rem;margin-bottom:.5rem;display:flex}.guess-input-wrapper{flex:1;min-width:0;position:relative}.guess-form input{box-sizing:border-box;color:#e5e7eb;background:#020617;border:1px solid #374151;border-radius:999px;width:100%;padding:.55rem .8rem;font-size:1rem}.guess-form button{white-space:nowrap;color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:999px;flex-shrink:0;padding:.55rem 1rem;font-size:1rem;font-weight:500}.guess-form button:hover{background:#6366f1;box-shadow:0 0 0 2px #4f46e5b3}.guess-form button:focus-visible{outline-offset:2px;outline:2px solid #818cf8e6}.suggestions{z-index:20;background:#020617;border:1px solid #374151;border-radius:.75rem;max-height:220px;margin:0;padding:0;list-style:none;position:absolute;left:0;right:0;overflow:hidden auto}.suggestions-down{top:calc(100% + 4px);bottom:auto}.suggestions-up{top:auto;bottom:calc(100% + 4px)}.suggestions li{cursor:pointer;border-radius:0;justify-content:space-between;align-items:center;gap:.35rem;width:100%;padding:.55rem 1rem;font-size:.9rem;transition:background .12s,color .12s;display:flex}.suggestions li:hover{color:#e5e7eb;background:#111827}.suggestion-title{flex:1}.suggestion-year{opacity:.7;margin-left:.25rem;font-size:.85rem}.suggestion-used .suggestion-title{opacity:.6;text-decoration:line-through}.suggestions:empty{border:none;margin:0;padding:0}.suggestions-loading-row{opacity:.6;cursor:default;padding:.55rem 1rem;font-size:.9rem}.repeat-message{text-align:center;color:#fca5a5;opacity:1;margin-top:.25rem;font-size:.85rem;animation:1.3s forwards fadeOut}@keyframes fadeOut{0%{opacity:1}70%{opacity:1}to{opacity:0}}.answer-card{background:#030712;border:1px solid #1f2937;border-radius:.75rem;flex-direction:column;align-items:center;gap:.35rem;width:100%;max-width:360px;margin:.25rem auto .6rem;padding:.6rem .9rem;display:flex}.answer-text{text-align:center;margin-top:.1rem}.answer-label{color:#9ca3af;font-size:.82rem}.answer-title{color:#f9fafb;margin-top:2px;font-size:1.1rem;font-weight:600}.share-button{color:#e5e7eb;cursor:pointer;background:#111827;border:1px solid #4f46e5;border-radius:999px;margin-top:.3rem;padding:.35rem .85rem;font-size:.85rem}.share-button:hover{color:#fff;background:#4f46e5}.share-row{justify-content:center;gap:.5rem;display:flex}.countdown-card{color:#e5e7eb;background:#020617;border:1px solid #1f2937;border-radius:.75rem;justify-content:space-between;align-items:center;width:100%;max-width:260px;margin:0 auto .6rem;padding:.45rem .9rem;font-size:.86rem;display:flex}.countdown-time{color:#a5b4fc;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:700}.countdown-time.countdown-normal{color:#9ca3af}.countdown-time.countdown-warning{color:#facc15}.countdown-time.countdown-urgent{color:#f97316}.countdown-time.countdown-urgent-pulse{color:#f97373;text-shadow:0 0 6px #f87171b3;animation:1s ease-in-out infinite countdown-pulse}@keyframes countdown-pulse{0%{text-shadow:0 0 #f8717100;transform:scale(1)}50%{text-shadow:0 0 14px #f87171e6;transform:scale(1.03)}to{text-shadow:0 0 #f8717100;transform:scale(1)}}.daily-stats-card{color:#e5e7eb;text-align:center;background:#020617;border:1px solid #1f2937;border-radius:.75rem;width:100%;max-width:360px;margin:0 auto .7rem;padding:.6rem .9rem;font-size:.9rem}.daily-stats-card h3{margin-bottom:.25rem;font-size:.92rem}.stats-button{color:#e5e7eb;cursor:pointer;background:#0b1120;border:1px solid #374151;border-radius:999px;margin-top:.4rem;padding:.35rem .9rem;font-size:.85rem}.stats-button:hover{background:#111827}.poster-row{justify-content:center;margin-bottom:.75rem;display:flex}.poster-row-top{margin-bottom:1rem}.poster-img{border-radius:.75rem;max-width:240px}.poster-placeholder{text-align:center;background:#111827;border-radius:.75rem;padding:.75rem;font-size:.95rem}.actor-img{object-fit:cover;object-position:center;border-radius:.75rem;width:100%;height:100%}.tile-wrapper{margin-bottom:.3rem}.actor-caption{color:#e5e7eb;text-align:center;max-width:100%;padding:0 .2rem;font-size:.82rem;line-height:1.2}.no-img{text-align:center;padding:.5rem;font-size:.9rem;line-height:1.2}.grid-item{flex-direction:column;align-items:stretch;gap:.3rem;display:flex}.actor-name-box{color:#e5e7eb;text-align:center;opacity:0;background:#020617;border:1px solid #1f2937;border-radius:.6rem;width:100%;min-height:1.5rem;padding:.25rem .4rem;font-size:.78rem;transition:opacity .18s ease-out,transform .18s ease-out;transform:translateY(-4px)}.actor-name-box.show{opacity:1;transform:translateY(0)}.stats-modal-backdrop{z-index:40;background:#0f172ad9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.stats-modal{background:#020617;border:1px solid #1f2937;border-radius:.9rem;width:100%;max-width:380px;padding:1.05rem 1.15rem 1rem;animation:.18s ease-out stats-pop;box-shadow:0 20px 40px #0006}@keyframes stats-pop{0%{opacity:0;transform:scale(.92)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.stats-modal h2{text-transform:uppercase;text-align:center;letter-spacing:.5px;margin-bottom:.4rem;font-size:1rem;font-weight:600}.stats-stack{flex-direction:column;gap:.45rem;margin-top:.35rem;margin-bottom:.6rem;display:flex}.stat-card{background:#020617;border:1px solid #111827;border-radius:.75rem;justify-content:space-between;align-items:center;padding:.55rem .75rem;display:flex;box-shadow:0 8px 18px #00000073}.stat-card-primary{background:radial-gradient(circle at 0 0,#4f46e5 0,#020617 55%);border-color:#4f46e5}.stat-card-wins{border-color:#bfa977;position:relative;overflow:hidden;box-shadow:0 0 10px #bfa9778c,0 8px 20px #000000bf}.stat-card-wins:before{content:"";opacity:0;mix-blend-mode:screen;background:linear-gradient(120deg,#0000 0%,#fff0 35%,#ffffffb3 50%,#fff0 65%,#0000 100%);animation:1.6s ease-out .3s forwards wins-sheen;position:absolute;inset:-40%;transform:translate(-140%,-140%)}@keyframes wins-sheen{0%{opacity:0;transform:translate(-140%,-140%)}20%{opacity:1}to{opacity:0;transform:translate(40%,40%)}}.streak-overlay{z-index:999;text-align:center;background:radial-gradient(#1a1008 0%,#000 70%);flex-direction:column;justify-content:center;align-items:center;padding:24px;animation:.4s cubic-bezier(.16,1,.3,1) forwards streak-overlay-in;display:flex;position:fixed;inset:0}@keyframes streak-overlay-in{0%{opacity:0}to{opacity:1}}.streak-overlay-inner{flex-direction:column;align-items:center;gap:20px;display:flex}.streak-overlay-card{background:linear-gradient(160deg,#1f1200,#2d1a00);border:1.5px solid #ffa01459;border-radius:24px;flex-direction:column;align-items:center;gap:8px;padding:40px 48px;animation:.5s cubic-bezier(.16,1,.3,1) .1s both streak-card-pop;display:flex;position:relative;overflow:hidden;box-shadow:0 0 40px #ff780033,0 12px 40px #0009}.streak-overlay-card:before{content:"";opacity:0;mix-blend-mode:screen;background:linear-gradient(120deg,#0000 0%,#fff0 35%,#ffffff8c 50%,#fff0 65%,#0000 100%);animation:1.4s ease-out .6s forwards wins-sheen;position:absolute;inset:-40%;transform:translate(-140%,-140%)}@keyframes streak-card-pop{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.streak-overlay-flame{font-size:3rem;line-height:1;animation:1.8s ease-in-out infinite streak-flame-pulse}@keyframes streak-flame-pulse{0%,to{filter:brightness();transform:scale(1)}50%{filter:brightness(1.3);transform:scale(1.12)}}.streak-overlay-number{color:#fff;letter-spacing:-.04em;text-shadow:0 0 40px #ff8c0099;font-size:6rem;font-weight:800;line-height:1}.streak-overlay-label{letter-spacing:.08em;text-transform:uppercase;color:#ffa014e6;font-size:1rem;font-weight:700}.streak-overlay-sub{opacity:.45;margin-top:4px;font-size:.85rem;line-height:1.5}.streak-overlay-btn{color:#000;cursor:pointer;letter-spacing:-.01em;background:#fff;border:none;border-radius:999px;padding:14px 52px;font-size:1rem;font-weight:700;transition:transform .15s,opacity .15s}.streak-overlay-btn:hover{opacity:.9;transform:scale(1.03)}.stat-card-streak-glow{background:#020617;border-color:#fb923c;position:relative;overflow:hidden;box-shadow:0 0 10px #f97316b3,0 0 24px #f871718c}.stat-card-streak-glow:before{content:"";opacity:.8;mix-blend-mode:screen;pointer-events:none;z-index:0;background:linear-gradient(#f8717126,#fb923c59,#facc1573,#fb923c59,#f8717126) 0 0/100% 220%;animation:2.4s ease-in-out infinite streak-flame-fill-vertical;position:absolute;inset:-40%}.stat-card-streak-glow .stat-label,.stat-card-streak-glow .stat-subtext,.stat-card-streak-glow .stat-value,.stat-card-streak-glow .stat-card-main-value{z-index:1;position:relative}@keyframes streak-flame-fill-vertical{0%{opacity:.45;background-position:50% 0}40%{opacity:.9;background-position:50%}70%{opacity:.75;background-position:50% 100%}to{opacity:.45;background-position:50% 0}}.stat-card-left{flex-direction:column;gap:.12rem;display:flex}.stat-label{color:#d1d5db;font-size:.78rem}.stat-subtext{color:#9ca3af;font-size:.72rem}.stat-value{color:#f9fafb;font-size:.95rem;font-weight:500}.stat-card-main-value{color:#f9fafb;font-size:1.3rem;font-weight:600}.guess-distribution{margin-top:.4rem;padding-top:.5rem}.guess-distribution-title{text-transform:uppercase;text-align:left;margin-bottom:.45rem;font-size:.9rem;font-weight:600}.guess-dist-vertical{justify-content:center;align-items:flex-end;gap:2px;width:fit-content;height:170px;margin:0 auto;padding:0;display:flex}.guess-dist-center{justify-content:center;width:100%;padding:4px 0 0;display:flex}.guess-dist-column{flex-direction:column;flex:none;align-items:center;gap:.35rem;min-width:0;display:flex}.guess-dist-bar-vertical{background:0 0;border:none;border-radius:0;flex:none;justify-content:center;align-items:flex-end;width:26px;height:150px;display:flex;position:relative;overflow:visible}.guess-dist-bar-vertical-active{filter:brightness(1.15);transition:transform .16s ease-out,box-shadow .16s ease-out,filter .16s ease-out;transform:translateY(-2px)scale(1.04);box-shadow:0 10px 25px #0f172ad9}.guess-dist-bar-fill-vertical{background:#3a4a67;border-radius:8px 8px 0 0;width:100%;height:0%;transition:height .45s cubic-bezier(.23,1,.32,1),background .16s ease-out,box-shadow .16s ease-out;display:block;position:relative;overflow:hidden}.guess-dist-bar-fill-vertical-active{background-image:linear-gradient(135deg,#e2e8f066,#6366f1,#0f172af2);background-size:220% 100%;animation:1.4s linear infinite guess-bar-shimmer;box-shadow:0 0 0 1px #818cf88c}@keyframes guess-bar-shimmer{0%{background-position:0 0}to{background-position:100% 0}}.guess-dist-tooltip{color:#e5e7eb;white-space:nowrap;z-index:40;background:#020617;border:1px solid #94a3b8d9;border-radius:999px;padding:.35rem .6rem;font-size:.72rem;position:absolute;bottom:100%;left:50%;transform:translate(-50%,-6px);box-shadow:0 10px 25px #0f172ae6}.guess-dist-tooltip:after{content:"";border:6px solid #0000;border-top-color:#020617;position:absolute;top:100%;left:50%;transform:translate(-50%)}.guess-dist-tooltip-main{font-weight:600}.guess-dist-tooltip-sub{opacity:.8;font-size:.7rem}.guess-dist-bar-fill-vertical{background:#3a4a67;border-radius:3px 3px 0 0;width:100%;height:0%;transition:height .7s cubic-bezier(.23,1,.32,1);display:block;position:relative}.guess-dist-count-inside{color:#cdd6e8;pointer-events:none;text-shadow:0 1px 2px #0006;font-size:.72rem;font-weight:600;position:absolute;top:6px;left:50%;transform:translate(-50%)}.guess-dist-count{color:#e5e7eb;font-size:.82rem}.guess-dist-label{color:#9ca3af;margin-top:2px;font-size:.78rem;font-weight:600}.stats-local-note{color:#6b7280;text-align:center;margin-top:.35rem;font-size:.72rem}.close-modal-button{color:#f9fafb;cursor:pointer;background:#4f46e5;border:none;border-radius:999px;width:100%;margin-top:.7rem;padding:.45rem .9rem;font-size:.9rem}.close-modal-button:hover{background:#6366f1}.copy-toast{color:#e5e7eb;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#111827eb;border:1px solid #4f46e5;border-radius:.75rem;padding:.6rem 1rem;font-size:.9rem;animation:.6s toast-pop,1.2s forwards toast-fade;position:fixed;top:15%;left:50%;transform:translate(-50%)}@keyframes toast-pop{0%{opacity:0;transform:translate(-50%,-10px)scale(.9)}50%{opacity:1;transform:translate(-50%)scale(1.02)}to{transform:translate(-50%)scale(1)}}@keyframes toast-fade{0%{opacity:1}70%{opacity:1}to{opacity:0}}.orientation-overlay{z-index:9999;text-align:center;pointer-events:none;background:#000000eb;justify-content:center;align-items:center;padding:1.5rem;display:none;position:fixed;inset:0}@media (orientation:landscape) and (max-width:900px){.orientation-overlay{pointer-events:all;display:flex}}.orientation-card{background:#020617;border:1px solid #1f2937;border-radius:1rem;width:100%;max-width:320px;padding:1.25rem 1.5rem;box-shadow:0 18px 45px #000000b3}.orientation-title{margin-bottom:.35rem;font-size:1.1rem;font-weight:600}.orientation-text{color:#9ca3af;font-size:.95rem}.poster-shimmer-wrapper{border-radius:.75rem;display:inline-block;position:relative;overflow:hidden}.poster-shimmer-wrapper.revealed{animation:.4s ease-out poster-reveal}@keyframes poster-reveal{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.poster-img{z-index:1;border:2px solid #0000;border-radius:.75rem;max-width:240px;display:block;position:relative}.poster-shimmer-wrapper.revealed .poster-img{border-color:#bfa977;box-shadow:0 0 10px #d4af37b3,0 0 20px #d4af3780}.poster-shimmer-wrapper.revealed:before{content:"";pointer-events:none;z-index:2;opacity:0;mix-blend-mode:screen;background:linear-gradient(120deg,#0000 0%,#fff0 35%,#ffffffb3 48%,#fffffff2 52%,#ffffffb3 56%,#fff0 70%,#0000 100%);width:220%;height:220%;animation:2.8s ease-out 1.2s forwards poster-sheen;position:absolute;top:-60%;left:-60%;transform:translate(-140%,-140%)}@keyframes poster-sheen{0%{opacity:0;transform:translate(-140%,-140%)}10%{opacity:1}50%{opacity:1}to{opacity:0;transform:translate(140%,140%)}}.valentines .poster-shimmer-wrapper.revealed:after{content:"";pointer-events:none;z-index:3;mix-blend-mode:screen;background:#ff69b42e;border-radius:.75rem;position:absolute;inset:0}.valentines .poster-shimmer-wrapper.revealed .poster-img{border-color:#ff95ca66;box-shadow:0 0 12px #ff69b459,0 0 28px #ffb6c140}.valentines .poster-shimmer-wrapper.revealed:before{background:linear-gradient(120deg,#0000 0%,#fff0 35%,#ffb6c199 48%,#ffffffe6 52%,#ffb6c199 56%,#fff0 70%,#0000 100%)}.legal-footer{color:#6b7280;border-top:1px solid #111827;justify-content:center;align-items:center;gap:.75rem;width:100%;max-width:560px;margin:1.25rem auto 0;padding-top:.75rem;font-size:.78rem;display:flex}.legal-separator{opacity:.6}.legal-link{font:inherit;color:#9ca3af;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;margin:0;padding:0;text-decoration:underline;text-decoration-thickness:1px}.legal-link:hover{color:#e5e7eb}.legal-modal-backdrop{z-index:60;background:#0f172ae6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.legal-modal{background:#020617;border:1px solid #1f2937;border-radius:.9rem;flex-direction:column;width:100%;max-width:480px;max-height:80vh;padding:1rem 1.25rem 1.1rem;display:flex;box-shadow:0 20px 40px #00000080}.legal-modal-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.legal-modal-title{font-size:1rem;font-weight:600}.legal-modal-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.2rem;line-height:1}.legal-modal-close:hover{color:#f9fafb}.legal-modal-body{color:#e5e7eb;padding-right:.35rem;font-size:.85rem;line-height:1.5;overflow-y:auto}.legal-modal-body h3{margin-top:.8rem;margin-bottom:.3rem;font-size:.9rem}.legal-modal-body h4{color:#cbd5f5;margin-top:.6rem;margin-bottom:.2rem;font-size:.86rem}.legal-modal-body p{margin:.2rem 0 .35rem}.legal-modal-body ul{margin:.2rem 0 .4rem;padding-left:1.1rem}.legal-modal-body li{margin-bottom:.2rem}.tmdb-logo-wrapper{text-align:center;margin:.5rem 0 1rem}.tmdb-logo{opacity:.9;width:120px}img{border-radius:12px}.htp-backdrop{z-index:70;background:#000000a6;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.htp-modal{color:#f5f5f5;background:#020617;border:1px solid #333;border-radius:12px;width:100%;max-width:420px;padding:16px 18px 14px;box-shadow:0 18px 40px #000000b3}@media (max-width:768px){.htp-backdrop{justify-content:center;align-items:flex-end;padding:0}.htp-modal{-webkit-overflow-scrolling:touch;border-left:none;border-right:none;border-radius:16px 16px 0 0;width:100%;max-width:100%;max-height:80vh;overflow-y:auto}}.htp-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.htp-title{margin:0;font-size:20px;font-weight:600}.htp-close-btn{color:#aaa;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:22px;line-height:1}.htp-close-btn:hover{color:#fff}.htp-body{font-size:14px}.htp-steps{margin:0 0 10px;padding-left:18px}.htp-steps li{margin-bottom:6px}.htp-tip{color:#bbb;margin-bottom:12px;font-size:12px}.htp-images{gap:8px;margin-bottom:8px;display:flex}.htp-image-card{background:#181818;border:1px solid #262626;border-radius:8px;flex:1;padding:6px}.htp-image-card img{background:#000;border-radius:6px;width:100%;margin-bottom:4px;display:block}.htp-image-caption{color:#ccc;font-size:11px}.htp-footer{justify-content:flex-end;margin-top:6px;display:flex}.htp-primary-btn{cursor:pointer;color:#020617;background:#22c55e;border:none;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:600}.htp-primary-btn:hover{filter:brightness(1.05)}.header-top{justify-content:center;align-items:center;display:flex;position:relative}.header-actions{align-items:center;gap:9px;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.icon-button{color:#f5f5f5;cursor:pointer;background:#151515;border:1px solid #333;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;display:flex}.icon-button:hover{background:#222}.analytics-wrapper{max-width:960px;margin:0 auto;padding:2rem 0 3rem}.analytics-header-row{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.analytics-title{font-size:1.5rem;font-weight:600}.analytics-subtitle{color:#a0a0a0;margin-top:.25rem;font-size:.85rem}.analytics-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.analytics-card{background:#111;border:1px solid #222;border-radius:10px;padding:1rem}.analytics-list{margin:.5rem 0 0;padding:0;list-style:none}.analytics-list li{justify-content:space-between;padding:.25rem 0;font-size:.85rem;display:flex}.analytics-table-wrapper{margin-top:.75rem;overflow-x:auto}.analytics-table{border-collapse:collapse;width:100%;font-size:.8rem}.analytics-table th,.analytics-table td{text-align:right;border-bottom:1px solid #222;padding:.35rem .5rem}.analytics-table th:first-child,.analytics-table td:first-child{text-align:left}.analytics-error{color:#ff6b6b;margin-top:.5rem;font-size:.8rem}.analytics-form{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.analytics-input{color:#fff;background:#111;border:1px solid #333;border-radius:6px;padding:.5rem .6rem;font-size:.85rem}.analytics-input:focus{border-color:#666;outline:none}.analytics-button{cursor:pointer;color:#000;background:#fff;border:none;border-radius:999px;padding:.45rem .9rem;font-size:.85rem}.analytics-button.subtle{color:#fff;background:#222}.analytics-button:disabled{opacity:.6;cursor:default}@media (max-width:600px){.analytics-wrapper{padding-top:1.25rem}}.game-skeleton{margin-top:.75rem}.skeleton-shimmer{background:#020617;position:relative;overflow:hidden}.skeleton-shimmer:after{content:"";background:linear-gradient(90deg,#0f172a00,#94a3b859,#0f172a00);animation:1.2s ease-in-out infinite skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes skeleton-shimmer{0%{transform:translate(-100%)}50%{transform:translate(0%)}to{transform:translate(100%)}}.poster-skeleton{border:1px solid #111827;border-radius:.75rem;width:180px;height:260px;margin:0 auto}.skeleton-grid{margin-top:.75rem}.skeleton-tile{aspect-ratio:2/3;border:1px solid #111827;border-radius:.75rem;width:100%}.skeleton-pill{border:1px solid #111827;border-radius:999px;width:80%;height:22px;margin:.25rem auto 0}.guess-form-skeleton{flex-direction:row;justify-content:center;align-items:center;gap:.5rem;max-width:480px;min-height:52px;margin:.9rem auto .4rem;display:flex}.guess-input-skeleton{border:1px solid #111827;border-radius:999px;flex:1;height:40px}.guess-button-skeleton{border:1px solid #111827;border-radius:999px;width:92px;height:40px}.htp-legend{background:#020617;border:1px solid #1f2937;border-radius:8px;margin:8px 0 10px;padding:8px 10px}.htp-legend-title{margin:0 0 6px;font-size:13px;font-weight:600}.htp-legend-example{align-items:center;gap:8px;margin-bottom:6px;display:flex}.htp-legend-tiles{gap:3px;display:inline-flex}.htp-legend-tile{background:#020617;border:1px solid #4b5563;border-radius:3px;width:18px;height:18px}.htp-legend-tile-correct{background:#15803d;border-color:#6ee7b7}.htp-legend-tile-wrong{background:#b91c1c;border-color:#fca5a5}.htp-legend-tile-skip{background:#f3f4f6;border-color:#d1d5db}.htp-legend-text{color:#d1d5db;font-size:12px}.archive-modal{background:var(--bg,#fff);border-radius:16px;width:min(380px,94vw);max-height:80vh;padding:20px;overflow-y:auto}.archive-header{align-items:center;gap:8px;margin-bottom:12px;display:flex}.archive-month-label{text-align:center;flex:1;font-size:1rem;font-weight:700}.archive-nav-btn{cursor:pointer;color:inherit;background:0 0;border:none;padding:4px 8px;font-size:1.4rem}.archive-day-labels{text-align:center;opacity:.5;grid-template-columns:repeat(7,1fr);margin-bottom:6px;font-size:.7rem;display:grid}.archive-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.archive-day{aspect-ratio:1;cursor:pointer;border:1.5px solid #0000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:2px;font-size:.75rem;transition:background .15s;display:flex;overflow:hidden}.archive-day:hover:not(.archive-day-future):not(.archive-day-no-puzzle){border-color:currentColor}.archive-day-future{opacity:.25;cursor:default}.archive-day-no-puzzle{opacity:.35;cursor:default}.archive-day-today{border-color:currentColor;font-weight:700}.archive-day-selected{background:#80808033}.archive-day-won{background:#00c86426}.archive-day-lost{background:#dc3c3c1f}.archive-day-num{font-weight:600;line-height:1}.archive-day-result{margin-top:1px;font-size:.6rem;line-height:1}.archive-day-title{text-align:center;opacity:.7;text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:0 2px;font-size:.45rem;line-height:1.1;overflow:hidden}.preview-badge{color:#8a6d00;background:#ffeb3b1a;border:1px solid #ffeb3b80;border-radius:999px;align-self:center;margin-left:8px;padding:2px 8px;font-size:12px;line-height:18px}.preview-controls{z-index:80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020617f0;border:1px solid #1f2937;border-radius:12px;width:calc(100% - 24px);max-width:560px;padding:10px 12px;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 14px 36px #0009}.preview-controls-collapsed{padding:8px 12px}.preview-controls-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.preview-controls-title{color:#e5e7eb;font-size:.9rem;font-weight:600}.preview-controls-actions{align-items:center;gap:8px;display:flex}.preview-toggle{color:#cbd5e1;align-items:center;gap:6px;font-size:.78rem;display:inline-flex}.preview-minimize{color:#e5e7eb;cursor:pointer;background:#0b1120;border:1px solid #334155;border-radius:999px;padding:4px 10px;font-size:.85rem}.preview-row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;margin-top:6px;display:grid}.preview-btn{color:#e5e7eb;cursor:pointer;background:#111827;border:1px solid #374151;border-radius:999px;padding:8px 10px;font-size:.85rem}.preview-btn:hover{background:#1f2937}.preview-btn.primary{background:#0b1120;border-color:#4f46e5}.preview-btn.primary:hover{background:#111827}.preview-reopen{z-index:81;color:#e5e7eb;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#020617e6;border:1px solid #334155;border-radius:999px;padding:6px 10px;font-size:16px;position:fixed;bottom:12px;right:12px}.preview-reopen:hover{background:#0b1120}.preview-hide-all{color:#e5e7eb;cursor:pointer;background:#111827;border:1px solid #374151;border-radius:999px;padding:4px 10px;font-size:.8rem}.preview-hide-all:hover{background:#1f2937}.app.hide-chrome .header,.app.hide-chrome .legal-footer{display:none}.analytics-card{background:#0d0f15;border:1px solid #1d2230;border-radius:12px;box-shadow:0 8px 24px #00000059}.analytics-card h2{text-transform:uppercase;letter-spacing:.06em;color:#e5eaf5;margin:0;font-size:.95rem}.analytics-list li span:first-child{color:#8a93a7}.analytics-list li span:last-child{color:#e9eef9;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Courier New,monospace;font-weight:600}.alert-row-high{border-left:3px solid #ef4444;padding-left:8px}.alert-row-medium{border-left:3px solid #f59e0b;padding-left:8px}.alert-row-low{border-left:3px solid #22c55e;padding-left:8px}.badge-new{color:#cbd5e1;border:1px solid #334155;border-radius:999px;padding:2px 8px;font-size:.72rem;display:inline-block}.badge-new.pulse{animation:1.8s ease-in-out 2 badgePulse}@keyframes badgePulse{0%{box-shadow:0 0 #6366f100}50%{box-shadow:0 0 0 2px #6366f140}to{box-shadow:0 0 #6366f100}}.refresh-indicator{color:#cbd5e1;align-items:center;gap:6px;font-size:.78rem;display:inline-flex}.refresh-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 6px #22c55e99}.refresh-dot.tick{animation:.8s refreshTick}@keyframes refreshTick{0%{filter:brightness();transform:scale(1)}50%{filter:brightness(1.3);transform:scale(1.3)}to{filter:brightness();transform:scale(1)}}.recharts-default-tooltip{color:#e5e7eb!important;background:#0b1220!important;border:1px solid #1e293b!important;border-radius:8px!important}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107,M12=.707107,M21=-.707107,M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
