:root{--color-counter:#efefef;--color-paper:#fffef9;--color-paper-ink:#14110c;--color-paper-muted:#6b655c;--color-paper-rule:#cfc7b8;--color-paper-tint:#fff4e2;--color-graphite:#2a2724;--color-ink:#111;--color-muted:#616161;--color-rule:#d6d6d6;--color-red:#d81e2c;--color-red-ink:#c8102e;--color-yes-ink:#15803d;--color-split-ink:#b7791f;--color-yes:#15803d;--color-split:#b7791f;--color-tile:#fff;--color-tile-real:#fff1ec;--color-slip:#c8102e;--color-slot:#1a1a1a;--color-slot-lip:#4a4a4a;--color-slip-group:#fff;--shadow-tile:4px 4px 0 #111;--shadow-paper:0 18px 50px #00000029;--measure:44rem;--wide:64rem;--gutter:1rem;--radius:10px;--step--1:.875rem;--step-0:clamp(1rem, .95rem + .3vw, 1.125rem);--step-1:clamp(1.25rem, 1.1rem + .8vw, 1.5rem);--step-2:clamp(1.75rem, 1.4rem + 1.8vw, 2.5rem);--step-h1:clamp(1.25rem, 1.05rem + .9vw, 1.5rem);--step-table:clamp(.75rem, .62rem + .6vw, .875rem);--ease-out:cubic-bezier(.2, .8, .2, 1);--ease-slam:cubic-bezier(.2, 1.4, .4, 1)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-counter:#0c0c0c;--color-ink:#f2f2f2;--color-muted:#9c9c9c;--color-rule:#262626;--color-red:#ff3d57;--color-yes:#4ade80;--color-split:#f5b544;--color-tile:#181818;--color-tile-real:#221d1a;--color-slot:#000;--color-slot-lip:#6a6a6a;--shadow-tile:4px 4px 0 #000;--shadow-paper:0 24px 60px #000000a6}}:root[data-theme=dark]{--color-counter:#0c0c0c;--color-ink:#f2f2f2;--color-muted:#9c9c9c;--color-rule:#262626;--color-red:#ff3d57;--color-yes:#4ade80;--color-split:#f5b544;--color-tile:#181818;--color-tile-real:#221d1a;--color-slot:#000;--color-slot-lip:#6a6a6a;--shadow-tile:4px 4px 0 #000;--shadow-paper:0 24px 60px #000000a6;color-scheme:dark}:root[data-theme=light]{color-scheme:light}*,:before,:after{box-sizing:border-box}html{color-scheme:light dark;-webkit-text-size-adjust:100%}body{background:var(--color-counter);color:var(--color-ink);font-family:var(--font-sans);font-size:var(--step-0);font-optical-sizing:auto;margin:0;line-height:1.55;overflow-x:clip}main{max-width:var(--wide);padding-inline:var(--gutter);margin-inline:auto}section{padding-block:clamp(2rem,6vh,3.5rem)}h1,h2,h3{letter-spacing:-.03em;text-wrap:balance;margin:0 0 .75rem;font-weight:800;line-height:1.05}h1{font-size:var(--step-h1);letter-spacing:-.02em;line-height:1.15}h2{font-size:var(--step-2)}h3{font-size:var(--step-1)}p{margin:0 0 1rem}p:last-child{margin-bottom:0}a{color:inherit;text-underline-offset:.15em;text-decoration-thickness:.08em;text-decoration-color:var(--color-muted)}a:hover{text-decoration-color:currentColor}:focus-visible{outline:3px solid var(--color-red);outline-offset:3px}::selection{background:color-mix(in oklab, var(--color-red) 22%, transparent)}.muted{color:var(--color-muted)}.verdict-no{color:var(--color-red)}.verdict-yes{color:var(--color-yes)}.verdict-split{color:var(--color-split)}.paper{background:var(--color-paper);color:var(--color-paper-ink);font-family:var(--font-mono);font-variant-numeric:tabular-nums lining-nums;box-shadow:var(--shadow-paper);position:relative}.paper-edge:before,.paper-edge:after{content:"";background:radial-gradient(circle at 5px 5px, var(--color-counter) 4px, transparent 4.5px) 0 0 / 14px 10px;height:10px;position:absolute;inset-inline:0}.paper-edge:before{top:-5px}.paper-edge:after{bottom:-5px;transform:rotate(180deg)}.printer{position:relative}.printer>.sheet{z-index:1;position:relative}.printer>.bar{--bar-h:20px;inset-inline:0;bottom:calc(var(--bar-h) / -2);height:var(--bar-h);background:linear-gradient(var(--color-slot-lip), color-mix(in oklab, var(--color-slot-lip) 35%, var(--color-slot)));pointer-events:none;border-radius:999px;display:none;position:absolute;box-shadow:0 8px 18px #00000047}.printer>.bar:after{content:"";inset-inline:12px;background:#000;border-radius:2px;height:4px;position:absolute;top:calc(50% - 2px)}.printer>.bar.front{z-index:2;clip-path:inset(50% 0 0)}.paper-fall{transform:rotate(var(--tilt-end,0deg))}.tile{background:var(--color-tile);color:var(--color-ink);border:2px solid var(--color-ink);border-radius:var(--radius);box-shadow:var(--shadow-tile)}.tile-real{background:var(--color-tile-real)}[data-reveal]{opacity:1;transform:none}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}.printing>.bar{animation:bar-in .35s var(--ease-out) both, bar-out .25s ease-in 1.8s forwards;display:block}.printing>.sheet{animation:1.35s .35s both paper-feed}.printing .paper-fall{animation:.7s 2.1s both paper-fall}astro-island:not([ssr]) .result-printer:not(.printing)>.sheet{clip-path:inset(0 0 100%);transform:translateY(100%)}@keyframes bar-in{0%{opacity:0;transform:translateY(24px)}}@keyframes bar-out{to{opacity:0;transform:translateY(24px)}}@keyframes paper-feed{0%{clip-path:inset(0 0 100%);animation-timing-function:steps(36,end);transform:translateY(100%)}81%{clip-path:inset(0);animation-timing-function:cubic-bezier(.3,.7,.3,1);transform:translateY(0)}to{clip-path:inset(-80px);transform:translateY(-18px)}}@keyframes paper-fall{0%{transform:translateY(0)rotate(0)}55%{transform:translateY(21px) rotate(var(--tilt-mid,0deg))}to{transform:translateY(18px) rotate(var(--tilt-end,0deg))}}html.js [data-reveal]{opacity:0;transition:opacity .42s var(--ease-out), transform .42s var(--ease-out);transform:translateY(12px)}html.js [data-reveal].in{opacity:1;transform:none}}table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;font-size:var(--step-table)}th,td{text-align:left;border-bottom:1px solid var(--color-rule);vertical-align:top;padding:.5rem .25rem}th:first-child,td:first-child{padding-inline-start:0}th:last-child,td:last-child{padding-inline-end:0}th[scope=col]{color:var(--color-muted);border-bottom-color:currentColor;font-weight:600}th[scope=row]{font-weight:500}td.num,th.num{text-align:right}td.num{white-space:nowrap}@media (width<=30rem){th,td{padding-inline:.1875rem}}@media (width<=22rem){table{font-size:.6875rem}}.visually-hidden,.sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
