/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--ink:#07111f;--cream:#f6f9ff;--red:#f57;--aqua:#38d9ff;--gold:#ffc857;--violet:#8075ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--cream);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;margin:0}button,a{font:inherit}button{-webkit-tap-highlight-color:transparent}.site-shell{background:radial-gradient(circle at 12% 4%, #38d9ff24, transparent 24rem), radial-gradient(circle at 91% 40%, #8075ff1a, transparent 28rem), var(--ink);min-height:100svh;position:relative;overflow:hidden}.grain{pointer-events:none;opacity:.11;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.78' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.17'/%3E%3C/svg%3E");position:fixed;inset:0}.site-header{z-index:2;border-bottom:1px solid #f6f9ff24;justify-content:space-between;align-items:center;height:74px;padding:0 clamp(20px,4vw,52px);display:flex;position:relative}.brand{color:var(--cream);letter-spacing:.13em;align-items:center;gap:11px;font-size:14px;font-weight:850;text-decoration:none;display:inline-flex}.brand-mark{align-items:flex-end;gap:3px;width:29px;height:25px;display:flex;transform:skew(-7deg)}.brand-mark i{border-radius:2px 2px 0 0;width:7px}.brand-mark i:first-child{background:var(--red);height:17px}.brand-mark i:nth-child(2){background:var(--gold);height:25px}.brand-mark i:nth-child(3){background:var(--aqua);height:12px}.header-actions{gap:8px;display:flex}.icon-button{width:37px;height:37px;color:var(--cream);cursor:pointer;background:0 0;border:1px solid #f6f9ff38;border-radius:50%;place-items:center;font-weight:750;display:grid}.bars{align-items:flex-end;gap:2px;height:16px;display:flex}.bars i{background:var(--cream);border-radius:2px;width:3px;display:block}.bars i:first-child{height:8px}.bars i:nth-child(2){height:14px}.bars i:nth-child(3){height:11px}.game{z-index:1;text-align:center;width:min(100% - 32px,680px);margin:0 auto;padding:clamp(34px,7vh,66px) 0 40px;position:relative}.game-kicker{color:var(--aqua);text-transform:uppercase;letter-spacing:.15em;justify-content:center;align-items:center;gap:12px;font-size:10px;font-weight:800;display:flex}.kicker-rule{opacity:.65;background:currentColor;width:36px;height:1px}.puzzle-select{color:inherit;background:var(--ink);letter-spacing:.07em;text-transform:uppercase;cursor:pointer;border:1px solid;border-radius:99px;padding:5px 25px 4px 9px;font-size:10px;font-weight:850}.puzzle-select option{color:var(--cream);background:var(--ink)}.puzzle-easy{color:var(--aqua)}.puzzle-medium{color:var(--gold)}.puzzle-hard{color:#ff7d98}h1{letter-spacing:-.055em;max-width:680px;margin:15px auto 8px;font-size:clamp(36px,8vw,64px);font-weight:860;line-height:.94}.intro{color:#f6f9ffad;max-width:480px;margin:0 auto;font-size:clamp(14px,2.7vw,16px);line-height:1.55}.game-meta{justify-content:center;align-items:center;gap:9px;margin:clamp(28px,5vh,42px) 0 12px;display:flex}.meta-label{color:#f6f9ff94;text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:700}.mistake-dots{gap:5px;display:flex}.mistake-dots i{background:var(--red);border-radius:50%;width:8px;height:8px}.movie-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(7px,1.5vw,11px);display:grid}.movie-tile{aspect-ratio:1.65;min-width:0;color:var(--ink);background:var(--cream);cursor:pointer;border:1px solid #f6f9ff29;border-radius:9px;place-items:center;padding:10px 8px;font-size:clamp(11px,2.7vw,16px);font-weight:780;line-height:1.15;transition:transform .16s,background .16s,color .16s,box-shadow .16s;display:grid;position:relative;box-shadow:0 4px #a9b8cc}.movie-tile:after{content:"";background:#07111f17;height:1px;position:absolute;bottom:6px;left:8px;right:8px}.movie-tile:hover{transform:translateY(-2px)}.movie-tile:disabled{cursor:default}.movie-tile:disabled:hover{transform:none}.movie-tile.is-selected{color:var(--ink);background:var(--aqua);box-shadow:0 1px 0 #1388a8, inset 0 0 0 2px var(--ink);transform:translateY(3px)}.movie-tile.is-selected:disabled:hover{transform:translateY(3px)}.selection-status{color:#f6f9ff85;letter-spacing:.08em;text-transform:uppercase;min-height:17px;margin:17px 0 13px;font-size:11px;font-weight:750}.game-actions{justify-content:center;gap:9px;display:flex}.button{text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border-radius:99px;min-width:118px;height:44px;padding:0 22px;font-size:12px;font-weight:850}.button:disabled{opacity:.35;cursor:not-allowed}.button-secondary{color:var(--cream);background:0 0;border:1px solid #f6f9ff47}.button-primary{color:var(--ink);border:1px solid var(--red);background:var(--red)}.button-primary:disabled{opacity:.35;cursor:not-allowed}footer{color:#f6f9ff66;text-transform:uppercase;letter-spacing:.09em;border-top:1px solid #f6f9ff1a;justify-content:center;gap:14px;min-height:58px;padding:20px;font-size:10px;display:flex}@media (max-width:460px){.site-header{height:62px}.game{width:min(100% - 24px,680px);padding-top:30px}.game-kicker{flex-wrap:wrap;gap:8px 10px}.movie-tile{aspect-ratio:1.42;border-radius:7px;padding:8px 5px}footer{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:is(button:focus-visible,a:focus-visible){outline:3px solid var(--aqua);outline-offset:3px}.brand{cursor:pointer;background:0 0;border:0;padding:0}.icon-button:hover{background:#f6f9ff0f;border-color:#f6f9ff8c}.mistake-dots i{transition:opacity .25s,transform .25s,background .25s}.mistake-dots i.is-spent{opacity:.25;background:var(--cream);transform:scale(.7)}.solved-stack{gap:9px;display:grid}.solved-stack:not(:empty){margin-bottom:11px}.group-easy{--group:var(--aqua);--group-deep:#1388a8}.group-medium{--group:var(--gold);--group-deep:#9b6c00}.group-hard{--group:var(--red);--group-deep:#b62348}.solved-card{min-height:78px;color:var(--ink);background:var(--group);box-shadow:0 4px 0 var(--group-deep);text-align:left;transform-origin:50%;border-radius:10px;grid-template-columns:36px 1fr;align-items:center;gap:13px;padding:14px clamp(14px,3vw,22px);display:grid;overflow:hidden}.solved-card.is-new{animation:.72s cubic-bezier(.2,.8,.2,1) solve-card}.solved-card.is-revealed{filter:saturate(.52);animation:.45s both reveal-card}.solved-card.is-revealed:nth-child(2){animation-delay:.1s}.solved-card.is-revealed:nth-child(3){animation-delay:.2s}.solved-card p{letter-spacing:-.015em;text-transform:uppercase;margin:0 0 4px;font-size:clamp(13px,2.7vw,16px);font-weight:880;line-height:1.15}.solved-card span{opacity:.68;font-size:clamp(10px,2.2vw,12px);font-weight:650;line-height:1.35;display:block}.solved-icon{align-items:flex-end;gap:3px;height:34px;display:flex;transform:skew(-7deg)}.solved-icon i{background:var(--ink);border-radius:2px 2px 0 0;width:8px}.solved-icon i:first-child{height:21px}.solved-icon i:nth-child(2){height:31px}.solved-icon i:nth-child(3){height:15px}.selection-status.is-correct{color:var(--aqua)}.selection-status.is-incorrect,.selection-status.is-warning{color:#ff91a8}.movie-grid.is-shaking{animation:.42s shake}.button{transition:transform .15s,border-color .15s,background .15s,opacity .15s}.button:not(:disabled):hover{transform:translateY(-2px)}.button:not(:disabled):active{transform:translateY(1px)}.button-secondary:hover{border-color:var(--cream);background:#f6f9ff0f}.button-primary:not(:disabled):hover{background:#ff7793}.view-result{margin-top:22px}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030810d6;place-items:center;padding:20px;animation:.22s both fade-in;display:grid;position:fixed;inset:0;overflow-y:auto}.modal{width:min(100%,510px);max-height:calc(100svh - 40px);color:var(--ink);background:var(--cream);border:1px solid #07111f1f;border-radius:22px;animation:.36s cubic-bezier(.2,.8,.2,1) both modal-up;position:relative;overflow:auto;box-shadow:0 28px 90px #0000007a,0 5px #a9b8cc}.modal-close{z-index:3;width:34px;height:34px;color:var(--ink);cursor:pointer;background:0 0;border:1px solid #07111f2b;border-radius:50%;place-items:center;font-size:22px;line-height:1;display:grid;position:absolute;top:13px;right:13px}.modal-copy{text-align:center;padding:clamp(30px,7vw,48px)}.modal-kicker{color:#bd214a;text-transform:uppercase;letter-spacing:.15em;font-size:10px;font-weight:850}.modal h2{letter-spacing:-.05em;margin:11px auto 12px;font-size:clamp(30px,7vw,45px);line-height:.98}.modal-copy>p{color:#07111fad;max-width:410px;margin:0 auto;font-size:14px;line-height:1.55}.modal-action{color:var(--cream);margin-top:25px}.help-steps{text-align:left;gap:8px;margin:24px 0 0;display:grid}.help-steps span{background:#fff6;border:1px solid #07111f1c;border-radius:9px;align-items:center;gap:11px;min-height:46px;padding:9px 13px;font-size:13px;font-weight:720;display:flex}.help-steps b{width:26px;height:26px;color:var(--cream);background:var(--ink);border-radius:50%;flex:none;place-items:center;font-size:11px;display:grid}.stats-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:28px;display:grid}.stats-grid div{background:#fff6;border:1px solid #07111f1f;border-radius:10px;padding:17px 5px 14px}.stats-grid strong{letter-spacing:-.05em;font-size:clamp(24px,6vw,34px);line-height:1;display:block}.stats-grid span{color:#07111f8f;text-transform:uppercase;letter-spacing:.08em;margin-top:7px;font-size:9px;font-weight:800;display:block}.result-backdrop{overscroll-behavior:contain;background:var(--ink);-webkit-backdrop-filter:none;backdrop-filter:none;display:block}.result-modal{background:#f6f9ff;width:min(100%,820px);max-height:none;margin:0 auto;overflow:visible}.result-copy{position:relative}.result-copy>p{color:#07111fd1}.share-card{color:var(--cream);background:var(--ink);text-align:left;border-radius:12px;margin:25px auto 19px;padding:18px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #f6f9ff21}.share-card:after{content:"";border:1px solid #f6f9ff17;border-radius:50%;width:130px;height:130px;position:absolute;top:-61px;right:-48px;box-shadow:0 0 0 17px #f6f9ff09,0 0 0 34px #f6f9ff06}.share-card-top,.share-card-bottom{z-index:1;text-transform:uppercase;letter-spacing:.13em;justify-content:space-between;align-items:center;font-size:9px;font-weight:850;display:flex;position:relative}.share-card-top span:last-child,.share-card-bottom{color:#f6f9ff80}.result-strips{gap:6px;margin:19px 0;display:grid}.result-strip{grid-template-columns:repeat(3,1fr);gap:6px;animation:.45s both strip-in;display:grid}.result-strip i{background:var(--group);border-radius:4px;height:32px;position:relative;overflow:hidden}.result-strip i:before,.result-strip i:after{content:"";background:var(--ink);border-radius:50%;width:7px;height:7px;position:absolute;top:50%;transform:translateY(-50%)}.result-strip i:before{left:-4px}.result-strip i:after{right:-4px}.share-card-bottom{border-top:1px solid #f6f9ff1f;padding-top:13px}.share-button{width:100%;color:var(--cream)}.after-credits{border-top:1px solid #07111f21;margin-top:34px;padding-top:30px}.after-credits-heading{color:#07111f33;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:0 auto 18px;display:grid}.after-credits-heading>span:first-child{text-align:right}.after-credits-heading>span:last-child{text-align:left}.after-credits-heading h3{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:clamp(23px,4vw,31px);line-height:1}.feature-list{text-align:left;gap:14px;display:grid}.connection-feature{box-shadow:0 3px 0 var(--group);background:#fff;border:1px solid #07111f29;border-radius:14px;padding:14px 17px 5px}@supports (color:color-mix(in lab, red, red)){.connection-feature{box-shadow:0 3px 0 color-mix(in srgb, var(--group) 45%, transparent)}}.connection-feature>h4{color:var(--group-deep);margin:0;padding-bottom:11px}@supports (color:color-mix(in lab, red, red)){.connection-feature>h4{color:color-mix(in srgb, var(--group-deep) 88%, var(--ink))}}.connection-feature>h4{letter-spacing:.055em;text-transform:uppercase;font-size:12px;font-weight:880;line-height:1.25}.movie-guide-list{display:grid}.movie-guide{border-top:1px solid #07111f1a;grid-template-columns:58px 1fr;align-items:start;gap:13px;min-width:0;padding:10px 0;display:grid}.watch-poster{aspect-ratio:2/3;width:58px;color:var(--cream);background:var(--ink);border-radius:5px;display:block;position:relative;overflow:hidden;box-shadow:0 2px #07111f2e}.watch-poster img{z-index:1;object-fit:cover;width:100%;height:100%;transition:transform .25s,filter .25s;display:block;position:relative}.movie-guide:hover .watch-poster img{transform:scale(1.035)}.poster-fallback{color:var(--cream);text-align:center;place-items:center;padding:6px;font-size:9px;font-weight:850;line-height:1.1;display:grid;position:absolute;inset:0}.movie-guide-copy{min-width:0;padding-top:1px}.movie-guide-copy strong{letter-spacing:-.015em;font-size:14px;line-height:1.2;display:block}.movie-guide-copy p{color:#27384f;margin:4px 0 0;font-size:12px;line-height:1.4}.watch-options{color:#718096;flex-wrap:wrap;align-items:baseline;gap:3px 6px;margin-top:7px;font-size:10px;line-height:1.35;display:flex}.watch-options-label{color:#596b82;margin-right:2px;font-weight:720}.watch-option{color:#344a66;text-decoration:underline;-webkit-text-decoration-color:var(--group);text-decoration-color:var(--group);font-weight:780}@supports (color:color-mix(in lab, red, red)){.watch-option{-webkit-text-decoration-color:color-mix(in srgb, var(--group) 72%, transparent);text-decoration-color:color-mix(in srgb, var(--group) 72%, transparent)}}.watch-option{text-underline-offset:3px}.watch-option:hover{color:var(--group-deep)}@supports (color:color-mix(in lab, red, red)){.watch-option:hover{color:color-mix(in srgb, var(--group-deep) 84%, var(--ink))}}.affiliate-disclosure{color:#07111f8c;max-width:560px;margin:15px auto 0;font-size:10px;line-height:1.45}.result-links{color:#07111f5e;justify-content:center;align-items:center;gap:10px;margin-top:17px;font-size:12px;display:flex}.result-links button{color:#07111fa8;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:4px;font-weight:750;text-decoration:underline}.confetti{pointer-events:none;position:absolute;inset:0;overflow:hidden}.confetti i{background:var(--red);border-radius:2px;width:6px;height:13px;animation:1.6s ease-out both confetti-fall;position:absolute;top:-18px}.confetti i:nth-child(3n+1){background:var(--aqua)}.confetti i:nth-child(3n+2){background:var(--gold)}.confetti i:first-child{animation-delay:40ms;left:4%}.confetti i:nth-child(2){animation-delay:.22s;left:11%}.confetti i:nth-child(3){animation-delay:.12s;left:18%}.confetti i:nth-child(4){animation-delay:.31s;left:27%}.confetti i:nth-child(5){animation-delay:80ms;left:36%}.confetti i:nth-child(6){animation-delay:.2s;left:45%}.confetti i:nth-child(7){animation-delay:.36s;left:53%}.confetti i:nth-child(8){animation-delay:.15s;left:61%}.confetti i:nth-child(9){animation-delay:.3s;left:69%}.confetti i:nth-child(10){animation-delay:.1s;left:77%}.confetti i:nth-child(11){animation-delay:.26s;left:86%}.confetti i:nth-child(12){animation-delay:.18s;left:94%}.confetti i:nth-child(13){animation-delay:.44s;left:8%}.confetti i:nth-child(14){animation-delay:.51s;left:24%}.confetti i:nth-child(15){animation-delay:.41s;left:41%}.confetti i:nth-child(16){animation-delay:.49s;left:58%}.confetti i:nth-child(17){animation-delay:.55s;left:74%}.confetti i:nth-child(18){animation-delay:.43s;left:90%}@keyframes solve-card{0%{opacity:0;transform:scale(.86)rotate(-1deg)}52%{transform:scale(1.035)rotate(.4deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes reveal-card{0%{opacity:0;transform:translateY(8px)}}@keyframes shake{20%{transform:translate(-7px)}40%{transform:translate(7px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}@keyframes fade-in{0%{opacity:0}}@keyframes modal-up{0%{opacity:0;transform:translateY(15px)scale(.97)}}@keyframes strip-in{0%{opacity:0;transform:translate(-12px)}}@keyframes confetti-fall{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(300px)rotate(430deg)}}@media (max-width:600px){.solved-card{grid-template-columns:29px 1fr;gap:10px;min-height:69px;padding:11px 12px}.solved-icon{height:27px}.solved-icon i{width:6px}.solved-icon i:first-child{height:17px}.solved-icon i:nth-child(2){height:25px}.solved-icon i:nth-child(3){height:12px}.modal-backdrop{align-items:end;padding:10px}.modal{border-radius:19px;width:100%;max-height:calc(100svh - 20px)}.modal-copy{padding:34px 22px 28px}.stats-grid{grid-template-columns:repeat(2,1fr)}.result-strip i{height:28px}.after-credits{margin-top:28px;padding-top:26px}.after-credits-heading{grid-template-columns:22px 1fr 22px;gap:8px}.feature-list{gap:12px}.connection-feature{padding:13px 12px 4px}.movie-guide{grid-template-columns:52px 1fr;gap:10px;padding:9px 0}.watch-poster{width:52px}.movie-guide-copy strong{font-size:13px}.movie-guide-copy p{font-size:11px;line-height:1.38}.watch-options{font-size:9px}}.privacy-link{color:var(--cream);text-underline-offset:3px;margin:10px;font-size:14px;display:inline-block}.privacy-page,.reports-page{width:min(100% - 40px,1100px);color:var(--cream);margin:40px auto 72px;font-size:16px;line-height:1.6}.privacy-page{max-width:720px}.privacy-page a,.reports-page a{color:var(--aqua);text-underline-offset:3px}.privacy-page h1,.reports-page h1{letter-spacing:-.03em;margin:16px 0 24px;font-size:clamp(30px,6vw,44px);line-height:1.15}.privacy-page h2,.reports-page h2{font-size:23px;line-height:1.25}.privacy-page h2{margin-top:32px}.reports-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.reports-page .report-button{border:1px solid var(--aqua);border-radius:8px;padding:10px 16px;text-decoration:none;display:inline-block}.report-ranges{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.report-ranges a{border:1px solid #38516a;border-radius:8px;padding:8px 14px;text-decoration:none}.report-ranges a[aria-current]{color:var(--ink);background:var(--aqua);border-color:var(--aqua)}.report-note{color:#b9c9db;font-size:14px}.report-kpis{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:28px 0;display:grid}.report-kpis>div{background:#102137;border:1px solid #30465d;border-radius:10px;padding:20px}.report-kpis span{color:#c7d5e4;font-size:14px;display:block}.report-kpis strong{font-size:32px;line-height:1.6}.report-section{border-top:1px solid #30465d;margin-top:40px;padding-top:24px}.report-section h2{margin:0 0 16px}.report-section p{color:#c7d5e4}.report-empty{border-left:3px solid var(--gold);background:#14243a;margin-top:24px;padding:20px}.report-empty h2{margin-top:0}.report-chart{gap:6px;max-height:440px;padding-right:8px;display:grid;overflow:auto}.report-day{grid-template-columns:50px 1fr 50px 85px;align-items:center;gap:12px;font-size:14px;display:grid}.report-day strong{text-align:right}.report-day>span:last-child{color:#b9c9db;text-align:right}.report-bar-track{background:#102137;border-radius:3px;height:14px;overflow:hidden}.report-bar{background:var(--aqua);height:100%}.report-table-wrap{overflow-x:auto}.reports-page table{border-collapse:collapse;text-align:left;width:100%;font-size:14px}.reports-page th,.reports-page td{white-space:nowrap;border-bottom:1px solid #30465d;padding:12px 14px}.reports-page th{color:#a9bed4;font-weight:600}.report-watch{padding:0;list-style:none}.report-watch li{border-bottom:1px solid #30465d;justify-content:space-between;gap:20px;padding:12px 0;display:flex}.report-notes code{overflow-wrap:anywhere;color:var(--cream)}@media (max-width:520px){.report-day{grid-template-columns:44px 1fr 32px;gap:8px}.report-day>span:last-child{display:none}}
