.iv{--iv-col:58rem;--iv-band-pad:clamp(1.5rem, 4.5vw, 3.25rem);--iv-band-pad-x:clamp(1.1rem, 3vw, 2rem);--iv-count-gap:clamp(1.1rem, 2.4vw, 1.6rem);--iv-scene-gap:clamp(1.25rem, 2.8vw, 1.9rem);--iv-bleed-m:calc(50% - 50vw);--iv-bleed-p:max(var(--iv-band-pad-x), calc(50vw - 50%));--iv-display-font:var(--font-fredoka), "Fredoka", "Baloo 2", ui-rounded, system-ui, sans-serif;--iv-body-font:var(--font-nunito), "Nunito Sans", ui-sans-serif, system-ui, sans-serif;--iv-mono-font:var(--font-dm-mono), "DM Mono", ui-monospace, SFMono-Regular, monospace;background:var(--iv-bg);min-height:100dvh;color:var(--iv-ink);font-family:var(--iv-body-font);line-height:1.6;overflow-x:clip}.iv-display,.iv h1,.iv h2,.iv h3{font-family:var(--iv-display-font);letter-spacing:-.02em;text-wrap:balance;margin:0;font-weight:600;line-height:1.05}.iv-mono{font-family:var(--iv-mono-font);letter-spacing:.16em;text-transform:uppercase;font-size:.7rem}.iv :focus-visible{outline:3px solid var(--iv-focus);outline-offset:3px;border-radius:8px}.iv-wrap{width:100%;max-width:calc(var(--iv-col) + 2.5rem);margin-inline:auto;padding-inline:1.25rem}.iv-foot{padding-block:0}.iv-muted{color:var(--iv-muted)}.iv-accent{color:var(--iv-accent-text)}.iv-sr{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.iv-seam{align-items:center;gap:.6rem;padding-block:.5rem;display:flex}.iv-seam:before,.iv-seam:after{content:"";background:var(--iv-line);flex:1;height:1px}.iv-seam i{border-radius:50%;width:7px;height:7px;display:block}.iv-seam i:first-of-type{background:#ff2e7e}.iv-seam i:nth-of-type(2){background:#25d2e0}.iv-seam i:nth-of-type(3){background:#ffc531}.iv-seam i:nth-of-type(4){background:#7be04a}.iv-card{background:var(--iv-surface);border:1px solid var(--iv-line);border-radius:1.25rem;padding:1.25rem}.iv-rsvp{background:var(--iv-surface);border:4px solid var(--iv-line-strong);box-shadow:0 8px 0 color-mix(in srgb, var(--iv-deep) 20%, transparent);border-radius:26px;padding:1.4rem 1.3rem 1.5rem;transform:rotate(-.5deg)}.iv-btn{cursor:pointer;font-family:var(--iv-display-font);color:var(--iv-accent-ink);background:var(--iv-accent);box-shadow:0 5px 0 var(--iv-accent-deep);border:0;border-radius:999px;justify-content:center;align-items:center;gap:.5em;padding:.85em 1.5em;font-size:1.05rem;font-weight:600;text-decoration:none;transition:transform 70ms,box-shadow 70ms,filter .15s;display:inline-flex}.iv-btn:hover{filter:brightness(1.07)}.iv-btn:active{box-shadow:0 1px 0 var(--iv-accent-deep);transform:translateY(4px)}.iv-btn[disabled]{opacity:.55;pointer-events:none}.iv-btn--block{width:100%}.iv-btn--quiet{background:var(--iv-surface-2);color:var(--iv-ink);box-shadow:0 5px 0 var(--iv-line-strong);font-size:.98rem}.iv-btn--quiet:active{box-shadow:0 1px 0 var(--iv-line-strong)}.iv-link{color:var(--iv-accent-text);text-underline-offset:3px;font-weight:700;text-decoration:underline}.iv-hero{text-align:center;padding-block:clamp(2rem,7vw,3.5rem) clamp(1.5rem,5vw,2.5rem)}.iv-emoji{filter:drop-shadow(0 6px 14px #00000047);font-size:clamp(3.2rem,16vw,5rem);line-height:1;display:block}.iv-name{margin-top:.6rem;font-size:clamp(2.4rem,11vw,3.6rem);font-weight:700}.iv-age{background:var(--iv-accent);color:var(--iv-accent-ink);font-family:var(--iv-display-font);border-radius:999px;align-items:baseline;gap:.4rem;margin-top:.75rem;padding:.35rem .95rem;font-size:1.05rem;font-weight:700;display:inline-flex}.iv-count{margin-top:var(--iv-count-gap);grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.iv-count-cell{background:var(--iv-surface);border:1px solid var(--iv-line);border-radius:.9rem;min-width:0;padding:.7rem .25rem .55rem}.iv-count-n{font-family:var(--iv-display-font);font-variant-numeric:tabular-nums;font-size:clamp(1.5rem,7vw,2.1rem);font-weight:700;line-height:1;display:block}.iv-count-l{font-family:var(--iv-mono-font);letter-spacing:.14em;text-transform:uppercase;color:var(--iv-muted);margin-top:.3rem;font-size:.6rem;display:block}.iv-count-banner{background:var(--iv-accent-wash);border:1px solid var(--iv-accent-edge);font-family:var(--iv-display-font);border-radius:.9rem;margin-top:1.5rem;padding:.85rem 1rem;font-size:1.1rem;font-weight:600}.iv-facts{grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));align-items:stretch;gap:1.25rem;margin:0;display:grid}.iv-fact{background:var(--iv-surface);border:3px solid var(--iv-line-strong);box-shadow:0 6px 0 color-mix(in srgb, var(--iv-deep) 20%, transparent);border-radius:24px;grid-template-columns:1.75rem 1fr;align-items:start;gap:.85rem;padding:1.1rem 1.2rem 1.25rem;display:grid}.iv-fact:first-child{transform:rotate(-1deg)}.iv-fact:nth-child(2){transform:rotate(.8deg)}.iv-fact:nth-child(3){transform:rotate(-.6deg)}.iv-fact-i{text-align:center;font-size:1.15rem;line-height:1.5}.iv-fact-k{font-family:var(--iv-mono-font);letter-spacing:.14em;text-transform:uppercase;color:var(--iv-muted);font-size:.62rem;display:block}.iv-fact-v{font-size:1.02rem;font-weight:600}.iv-choices{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.iv-choice{position:relative}.iv-choice input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.iv-choice span{border:2px solid var(--iv-line-strong);background:var(--iv-surface);font-family:var(--iv-display-font);text-align:center;border-radius:1rem;flex-direction:column;align-items:center;gap:.3rem;padding:.95rem .4rem;font-size:.98rem;font-weight:600;transition:transform 70ms,border-color .12s,background .12s;display:flex}.iv-choice em{font-size:1.5rem;font-style:normal;line-height:1}.iv-choice input:checked+span{border-color:var(--iv-accent);background:var(--iv-accent);color:var(--iv-accent-ink);transform:translateY(-2px)}.iv-choice input:focus-visible+span{outline:3px solid var(--iv-focus);outline-offset:3px}.iv-choice input:checked+span:after{content:"✓";background:var(--iv-ink);width:1.35rem;height:1.35rem;color:var(--iv-bg);border-radius:50%;place-items:center;font-size:.8rem;display:grid;position:absolute;top:-.45rem;right:-.35rem}.iv-label{margin-bottom:.4rem;font-size:.92rem;font-weight:700;display:block}.iv-hint{color:var(--iv-muted);margin-top:.15rem;font-size:.82rem;font-weight:400;display:block}.iv-input{border:1px solid var(--iv-line-strong);background:var(--iv-surface);width:100%;color:var(--iv-ink);font:inherit;border-radius:.8rem;padding:.7rem .85rem;font-size:1rem}.iv-input::placeholder{color:var(--iv-muted);opacity:1}.iv-input:focus{border-color:var(--iv-accent-edge)}.iv-input[aria-invalid=true]{border-color:var(--iv-danger)}textarea.iv-input{resize:vertical;min-height:4.5rem}.iv-step{align-items:center;gap:.6rem;display:flex}.iv-step button{border:2px solid var(--iv-line-strong);background:var(--iv-surface);width:2.9rem;height:2.9rem;color:var(--iv-ink);cursor:pointer;border-radius:50%;flex:none;font-size:1.35rem;line-height:1}.iv-step button:active{transform:translateY(2px)}.iv-step input{text-align:center;font-variant-numeric:tabular-nums;appearance:textfield;width:4.5rem;font-weight:700}.iv-step input::-webkit-outer-spin-button{appearance:none;margin:0}.iv-step input::-webkit-inner-spin-button{appearance:none;margin:0}.iv-check{cursor:pointer;grid-template-columns:1.2rem 1fr;align-items:start;gap:.7rem;display:grid}.iv-check input{width:1.2rem;height:1.2rem;accent-color:var(--iv-accent);margin-top:.25rem}.iv-note{border-left:3px solid var(--iv-accent-edge);color:var(--iv-muted);padding-left:.8rem;font-size:.86rem}.iv-alert{border:1px solid var(--iv-danger);color:var(--iv-danger);background:color-mix(in srgb, var(--iv-danger) 12%, transparent);border-radius:.8rem;padding:.75rem .9rem;font-size:.92rem;font-weight:600}.iv-board{gap:1rem;display:grid}.iv-board-h{border-bottom:1px solid var(--iv-line);align-items:center;gap:.5rem;margin-bottom:.4rem;padding-bottom:.5rem;display:flex}.iv-row{grid-template-columns:2.1rem 1fr auto;align-items:center;gap:.75rem;padding-block:.5rem;display:grid}.iv-rank{width:2.1rem;height:2.1rem;font-family:var(--iv-display-font);font-variant-numeric:tabular-nums;border:2px solid;border-radius:.6rem;place-items:center;font-size:1rem;font-weight:700;display:grid}.iv-player{overflow-wrap:anywhere;font-weight:700}.iv-score{font-variant-numeric:tabular-nums;font-weight:700}.iv-big .iv-row{grid-template-columns:2.9rem 1fr auto;padding-block:.7rem}.iv-big .iv-rank{border-radius:.75rem;width:2.9rem;height:2.9rem;font-size:1.4rem}.iv-big .iv-player{font-size:clamp(1.1rem,4.5vw,1.5rem)}.iv-big .iv-score{font-size:clamp(1.2rem,5vw,1.7rem)}.iv-live{font-family:var(--iv-mono-font);letter-spacing:.14em;text-transform:uppercase;color:var(--iv-muted);align-items:center;gap:.4rem;font-size:.62rem;display:inline-flex}.iv-live b{background:var(--iv-ok);border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite iv-pulse}@keyframes iv-pulse{0%,to{opacity:1}50%{opacity:.25}}.iv-skel{background:var(--iv-surface-2);border-radius:.75rem;animation:1.4s ease-in-out infinite iv-shimmer}@keyframes iv-shimmer{0%,to{opacity:.55}50%{opacity:.85}}.iv-l-banner .iv-hero:after,.iv-l-poster .iv-hero:after{content:var(--iv-ornament,"");letter-spacing:.42em;text-indent:.42em;opacity:.6;margin-top:1.1rem;font-size:.95rem;display:block}.iv-l-banner .iv-hero{background:linear-gradient(to bottom, var(--iv-accent-wash), transparent);border-bottom:2px solid var(--iv-accent-edge);margin-inline:-1.25rem;padding-block:clamp(2rem,7vw,3.5rem) clamp(1.5rem,5vw,2.5rem);padding-inline:1.25rem}.iv-l-banner .iv-emoji{font-size:clamp(2.4rem,11vw,3.4rem)}.iv-l-banner .iv-name{font-size:clamp(2.6rem,12vw,4rem)}.iv-l-poster .iv-hero{border-block:3px double var(--iv-line-strong);padding-block:clamp(1.75rem,6vw,2.75rem)}.iv-l-poster .iv-emoji{font-size:clamp(2.2rem,10vw,3rem)}.iv-l-poster .iv-name{text-transform:uppercase;letter-spacing:.01em;font-size:clamp(2.1rem,9.5vw,3.2rem)}@media (prefers-reduced-motion:reduce){.iv *,.iv :before,.iv :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.iv-game{max-width:var(--iv-col);margin-inline:auto}.iv-game-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1rem;display:flex}.iv-game-title{font-family:var(--iv-display,inherit);margin:0;font-size:1.05rem;font-weight:700}.iv-game-score{font-variant-numeric:tabular-nums;color:var(--iv-ink,inherit);margin:0;font-size:.88rem}.iv-game-box{box-sizing:border-box;background:var(--iv-surface);border:4px solid var(--iv-line-strong);width:100%;box-shadow:0 8px 0 color-mix(in srgb, var(--iv-deep) 20%, transparent);border-radius:26px;margin-top:.7rem;position:relative;overflow:hidden;transform:rotate(.6deg)}.iv-game-frame{aspect-ratio:11/8;background:#fffefa;width:100%;position:relative;overflow:hidden}.iv-game-canvas{width:100%;height:100%;display:block}.iv-game-btn{width:auto;padding-inline:1.4rem;position:absolute;inset-block-end:.9rem;inset-inline-start:50%;transform:translate(-50%)}.iv-game-still,.iv-game-best{color:var(--iv-ink,inherit);margin:.7rem 0 0;font-size:.85rem}.iv-game-best{font-variant-numeric:tabular-nums}.iv-sound{right:max(.9rem, env(safe-area-inset-right));bottom:max(.9rem, env(safe-area-inset-bottom));z-index:40;flex-direction:column;gap:.5rem;display:flex;position:fixed}.iv-sound-btn{cursor:pointer;width:2.75rem;height:2.75rem;color:var(--iv-ink);background:var(--iv-surface,#0000008c);border:2px solid var(--iv-line-strong,var(--iv-line));border-radius:999px;place-items:center;padding:0;font-size:1.15rem;line-height:1;display:grid;box-shadow:0 2px 10px #00000047}.iv-sound-btn:hover{filter:brightness(1.08)}@media print{.iv-sound{display:none}}.iv-game-hud{background:var(--iv-surface);border-top:3px dashed color-mix(in srgb, var(--iv-ink) 25%, transparent);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;padding:.7rem 1rem;display:flex}.iv-game-dots{flex-wrap:wrap;gap:7px;display:flex}.iv-game-dot{border:3px solid var(--iv-ink);background:0 0;border-radius:50%;width:20px;height:20px;transition:transform .2s,background-color .2s}.iv-game-dot.is-hit{transform:scale(1.18)}.iv-game-hud-right{align-items:center;gap:10px;display:flex}.iv-game-count{color:var(--iv-ink);font-size:.95rem}.iv-game-timer{font-variant-numeric:tabular-nums;color:var(--iv-ink);background:var(--iv-surface);border:2.5px solid var(--iv-ink);border-radius:999px;padding:.15rem .6rem;font-weight:700}.iv-play{grid-template-columns:repeat(auto-fit,minmax(min(100%,21rem),1fr));align-items:start;gap:1.75rem clamp(1rem,2vw,1.75rem);display:grid}.iv-play>*{min-width:0}.iv-play>.iv-game{max-width:none;margin-inline:0}.iv-scene-bleed{width:min(calc(var(--iv-col) * 2), 100vw);height:min(calc(var(--iv-col) / 2), 50vw);margin-bottom:var(--iv-scene-gap);position:relative;left:50%;transform:translate(-50%)}
