@font-face{font-family:Schibsted Grotesk;src:url(/fonts/schibsted-grotesk-latin.woff2)format("woff2");font-weight:400 900;font-style:normal;font-display:swap}:root{--ground:#ecebfa;--card:#fbfaff;--ink:#1d1a3a;--muted:#5b577a;--line:#d9d5ee;--focus:#3d4ef0;--radius:14px;--measure:34rem;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root{--ground:#18162c;--card:#221f3b;--ink:#efedfc;--muted:#aaa5cb;--line:#37335a;--focus:#8fa2ff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{background:var(--ground);color:var(--ink);margin:0;font-family:Schibsted Grotesk,system-ui,sans-serif;font-size:1.0625rem;line-height:1.5}#root{flex-direction:column;min-height:100dvh;display:flex}.masthead,main,.colophon{width:100%;max-width:var(--measure);margin-inline:auto;padding-inline:1.25rem}.masthead{justify-content:space-between;align-items:baseline;padding-block:1.25rem 0;display:flex}.wordmark{letter-spacing:-.04em;margin:0;font-size:1.5rem;font-weight:900;line-height:1}.issue{color:var(--muted);font-variant-numeric:tabular-nums;margin:0;font-weight:600}main{flex:1;padding-block:3rem 2rem}.colophon{color:var(--muted);padding-block:1.5rem 2rem;font-size:.875rem}.colophon p{margin:0}.prompt{letter-spacing:-.025em;text-wrap:balance;margin:0 0 2rem;font-size:clamp(2rem,7vw,2.75rem);font-weight:800;line-height:1.08}.prompt-small{color:var(--muted);margin-bottom:1rem;font-size:clamp(1.25rem,4.5vw,1.5rem);font-weight:700}.note{color:var(--muted);margin:1.25rem 0 0}.muted{color:var(--muted);font-weight:500}.error{margin:0 0 1rem;font-size:1.25rem;font-weight:700}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.options{gap:.625rem;margin:0;padding:0;list-style:none;display:grid}.options button{border:2px solid var(--ink);border-radius:var(--radius);background:var(--card);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;isolation:isolate;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:manipulation;align-items:center;gap:.875rem;padding:1rem 1.125rem;font-size:1.1875rem;font-weight:650;line-height:1.25;transition:transform .12s,box-shadow .12s;display:flex;position:relative;overflow:hidden}.options button:after{content:"";z-index:-1;background:color-mix(in srgb, var(--dot) 32%, transparent);transform-origin:0;transition:transform .15s ease-out;position:absolute;inset:0;transform:scaleX(0)}.options button.holding:after{transition:transform var(--hold) linear;transform:scaleX(1)}.options button.picked:after{transition:none;transform:scaleX(1)}.yesterday{border:2px solid var(--line);border-radius:var(--radius);margin-top:2rem;font-size:.9375rem;animation:.24s ease-out both fade-in}.yesterday summary{border-radius:calc(var(--radius) - 2px);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1.125rem;font-weight:700;list-style:none;display:flex}.yesterday summary::-webkit-details-marker{display:none}.yesterday summary:after{content:"";border-bottom:2px solid;border-right:2px solid;flex:none;width:.5rem;height:.5rem;margin-top:-.25rem;transition:transform .15s,margin .15s;transform:rotate(45deg)}.yesterday[open] summary:after{margin-top:.25rem;transform:rotate(-135deg)}.yesterday summary:hover{background:var(--card)}.yesterday-body{padding:0 1.125rem 1.125rem;animation:.18s ease-out both fade-in}.yesterday p{margin:.25rem 0 0}.yesterday-prompt{font-weight:700;line-height:1.3}.yesterday .chart-panel{background:0 0;margin-top:.75rem;padding:0}.hint{color:var(--muted);margin:.75rem 0 0;font-size:.875rem;font-weight:500}.options button:before{content:"";background:var(--dot);border-radius:50%;flex:none;width:1.125rem;height:1.125rem}.options button:hover:not(:disabled){box-shadow:0 3px 0 var(--ink);transform:translateY(-2px)}.options button:disabled{cursor:progress;opacity:.55}.options button.picked{opacity:1;border-color:var(--dot);box-shadow:inset 0 0 0 2px var(--dot)}.turnstile:not(:empty){margin-top:1rem}.your-answer{border:2px solid var(--line);border-radius:999px;align-items:center;gap:.5rem;margin:0 0 1rem;padding:.375rem .875rem .375rem .75rem;font-weight:700;line-height:1.3;display:inline-flex}.your-answer .swatch{border-radius:50%;flex:none}.verdict{letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(1.75rem,6.5vw,2.25rem);font-weight:800;line-height:1.1}.total{margin-top:.5rem}.position{color:var(--ink);font-variant-numeric:tabular-nums}.chart-panel{background:var(--card);border-radius:18px;margin-top:1.75rem;padding:1rem}.chart{position:relative}.chart svg{overflow:visible}.chart svg:focus,.chart svg :focus{outline:none}@keyframes fade-in{0%{opacity:0}}@keyframes rise{0%{opacity:0;transform:translateY(6px)}}.screen{animation:.24s ease-out both rise}.chart-enter{animation:.18s ease-out both fade-in}.chart .recharts-sector{cursor:pointer}.chart g,.chart text,.chart path{transition:opacity .15s,fill-opacity .15s}.donut{position:relative}.donut-center{text-align:center;pointer-events:none;place-content:center;justify-items:center;margin-inline:auto;display:grid;position:absolute;inset:0}.donut-center strong{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:2.75rem;font-weight:900;line-height:1}.donut-center span{color:var(--muted);text-wrap:balance;font-size:.875rem;font-weight:600;line-height:1.25}.swatch{border-radius:3px;width:.75rem;height:.75rem;display:inline-block}.legend{border-collapse:collapse;width:100%;margin-top:1rem;font-size:.9375rem}.legend td,.legend th{border-top:1px solid var(--line);text-align:left;vertical-align:middle;padding:.4rem 0;font-weight:600}.legend td:first-child{width:1.75rem;padding-left:.375rem}.legend .num{text-align:right;white-space:nowrap;padding-left:.75rem}.nowrap{white-space:nowrap}.legend tr{cursor:pointer}.legend tr.mine th,.legend tr.mine .num:last-child{font-weight:800}.legend tr.active th,.legend tr.active td{background:var(--ground)}.legend tr.active td:first-child{border-radius:6px 0 0 6px}.legend tr.active td:last-child{border-radius:0 6px 6px 0}.legend td:last-child{padding-right:.375rem}.after{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.pill{background:var(--ink);color:var(--ground);font:inherit;cursor:pointer;border:0;border-radius:999px;padding:.75rem 1.25rem;font-weight:700}.note-error{color:var(--ink);font-weight:700}.test-note{border:2px dashed var(--line);color:var(--muted);border-radius:10px;margin:1.5rem 0 0;padding:.5rem .75rem;font-size:.875rem}.countdown{color:var(--muted);margin:0}.clock{color:var(--ink)}.clock .digit{text-align:center;width:.62em;display:inline-block}.clock .colon{padding-inline:.04em}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}.chart-loading{height:12rem}.legend.visually-hidden{width:1px;margin:0}.history{border-top:1px solid var(--line);margin-top:2.5rem;padding-top:1.25rem;animation:.24s ease-out both fade-in}.history-head{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.history-head h3,.history-head p{margin:0;font-size:.9375rem}.history-head h3{font-weight:700}.history-readout{color:var(--muted);margin:.125rem 0 .75rem;font-size:.875rem;font-weight:500}.history-chart{border-bottom:1px solid var(--line);cursor:pointer}.history-chart svg{overflow:visible}.history-chart svg:focus,.history-chart svg :focus{outline:none}.history-chart path{transition:fill-opacity .15s}.history-plot{position:relative}.history-value{color:var(--muted);font-variant-numeric:tabular-nums;pointer-events:none;font-size:.75rem;font-weight:700;line-height:1;transition:opacity .15s;animation:.2s ease-out .4s both fade-in;position:absolute}.history-value.middle{transform:translate(-50%)}.history-value[data-dimmed]{opacity:.28}.history-axis{height:1.5rem;color:var(--muted);margin-top:.375rem;font-size:.75rem;font-weight:500;position:relative}.history-axis span{white-space:nowrap;position:absolute;top:0}.history-axis .history-today{right:0}.credit{color:var(--muted);margin:-1.25rem 0 1.75rem;font-weight:600}.prompt-small+.credit{margin:-.5rem 0 1rem}.colophon a,.after a{color:inherit;font-weight:700}.colophon p+p{margin-top:.5rem}.yesterday .your-answer{margin-top:.75rem}
