.hyy-stage{--hyy-bg:#0e0a07;--hyy-paper:#f4ebdc;--hyy-ink:#191008;--hyy-cream:#f4ede3;--hyy-red:#ff3b4e;--hyy-amber:#ffb524;--hyy-mint:#5fc8a8;background:radial-gradient(1200px 800px at 50% -10%,#241710 0%,var(--hyy-bg)62%);min-height:100dvh;color:var(--hyy-cream);font-family:var(--font-poppins),sans-serif;-webkit-tap-highlight-color:transparent;flex-direction:column;display:flex;position:relative;overflow-x:clip}.hyy-stage:before{content:"";z-index:0;pointer-events:none;opacity:.07;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.hyy-stage>*{z-index:1;position:relative}.hyy-stage ::selection{background:var(--hyy-red);color:var(--hyy-cream)}.hyy-stage :focus-visible{outline:3px solid var(--hyy-amber);outline-offset:3px}.hyy-marquee{background:var(--hyy-red);border-top:2px solid var(--hyy-ink);border-bottom:2px solid var(--hyy-ink);flex:none;align-items:center;height:42px;display:flex;overflow:hidden}.hyy-marquee-track{width:max-content;animation:46s linear infinite hyy-scroll;display:flex}.hyy-marquee-track span{white-space:nowrap;letter-spacing:.28em;color:var(--hyy-bg);padding-right:.28em;font-size:13px;font-weight:700}@keyframes hyy-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.hyy-marquee-track{animation:none}}.hyy-screen{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;width:100%;max-width:1060px;margin:0 auto;padding:40px 20px 48px;display:flex}.hyy-kicker{letter-spacing:.34em;color:var(--hyy-amber);margin:0 0 14px;font-size:13px;font-weight:600}.hyy-title{letter-spacing:-.02em;text-transform:uppercase;flex-direction:column;margin:0 0 18px;font-size:clamp(46px,9vw,104px);font-weight:700;line-height:.98;display:flex}.hyy-title-top{color:var(--hyy-cream)}.hyy-title-bottom{color:#0000;-webkit-text-stroke:2px var(--hyy-red);text-stroke:2px var(--hyy-red)}.hyy-sub{color:#f4ede3b8;max-width:560px;margin:0 0 34px;font-size:16px;font-weight:400;line-height:1.6}.hyy-dose-heading{letter-spacing:.3em;color:var(--hyy-cream);align-items:center;gap:16px;margin:0 0 20px;font-size:14px;font-weight:600;display:flex}.hyy-dose-line{background:var(--hyy-amber);border-radius:999px;width:46px;height:3px}.hyy-modes{grid-template-columns:repeat(4,1fr);gap:14px;width:100%;margin-bottom:30px;display:grid}.hyy-mode{--hyy-accent:var(--hyy-cream);text-align:left;border:2px solid var(--hyy-accent);min-height:172px;color:var(--hyy-cream);cursor:pointer;background:#f4ede30a;border-radius:14px;flex-direction:column;align-items:flex-start;gap:10px;padding:18px 16px;font-family:inherit;transition:transform .14s,box-shadow .14s;display:flex;box-shadow:5px 5px #0009}.hyy-mode:hover{transform:translate(-2px,-2px);box-shadow:8px 8px #0009}.hyy-mode:active{transform:translate(3px,3px);box-shadow:1px 1px #0009}.hyy-mode--isinma{--hyy-accent:var(--hyy-mint)}.hyy-mode--cesur{--hyy-accent:var(--hyy-amber)}.hyy-mode--rezil{--hyy-accent:var(--hyy-red)}.hyy-mode--karisik{--hyy-accent:var(--hyy-cream)}.hyy-mode-head{align-items:center;gap:8px;display:flex}.hyy-mode-name{letter-spacing:.06em;color:var(--hyy-accent);font-size:21px;font-weight:700}.hyy-mode-badge{letter-spacing:.08em;color:var(--hyy-bg);background:var(--hyy-red);border-radius:6px;padding:2px 7px;font-size:12px;font-weight:700;transform:rotate(-6deg)}.hyy-mode-tagline{color:#f4ede3a8;flex:auto;font-size:13px;font-weight:400;line-height:1.5}.hyy-mode-count{letter-spacing:.1em;color:#f4ede3cc;border:1.5px solid #f4ede359;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.hyy-rule-line{color:#f4ede38c;max-width:640px;margin:0 0 10px;font-size:13.5px;font-weight:400;line-height:1.65}.hyy-adult-note{letter-spacing:.04em;color:var(--hyy-red);margin:0;font-size:13px;font-weight:600}.hyy-play{max-width:720px}.hyy-play-bar{justify-content:space-between;align-items:center;gap:12px;width:100%;height:48px;margin-bottom:26px;display:flex}.hyy-quit{letter-spacing:.14em;color:#f4ede3bf;cursor:pointer;background:0 0;border:1.5px solid #f4ede359;border-radius:999px;height:38px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:600;transition:color .14s,border-color .14s}.hyy-quit:hover{color:var(--hyy-cream);border-color:var(--hyy-cream)}.hyy-mode-chip{letter-spacing:.22em;color:var(--hyy-bg);background:var(--hyy-amber);border-radius:999px;padding:6px 14px;font-size:12px;font-weight:700}.hyy-counter{text-align:right;letter-spacing:.06em;font-variant-numeric:tabular-nums;color:#f4ede3d9;min-width:76px;font-size:15px;font-weight:600}.hyy-card{background:repeating-linear-gradient(0deg,#19100806 0 2px,transparent 2px 5px),var(--hyy-paper);width:100%;min-height:clamp(320px,48vh,440px);color:var(--hyy-ink);border:2px solid var(--hyy-ink);border-radius:18px;justify-content:center;align-items:center;padding:64px 34px 56px;display:flex;position:relative;box-shadow:9px 11px #0000008c}.hyy-card--tilt-a{transform:rotate(-1.1deg)}.hyy-card--tilt-b{transform:rotate(1.1deg)}.hyy-card-stamp{letter-spacing:.16em;color:var(--hyy-ink);border:2px solid;border-radius:8px;padding:5px 12px;font-size:13px;font-weight:700;position:absolute;top:20px;right:20px;transform:rotate(7deg)}.hyy-card[data-level="1"] .hyy-card-stamp{color:#0e7a5f}.hyy-card[data-level="2"] .hyy-card-stamp{color:#a86300}.hyy-card[data-level="3"] .hyy-card-stamp{color:#c81e3c}.hyy-card-mark{color:#1910080d;pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:clamp(220px,40vh,340px);font-weight:700;line-height:1;display:flex;position:absolute;inset:0}.hyy-card-text{text-wrap:balance;max-width:22ch;margin:0;font-size:clamp(24px,3.6vw,34px);font-weight:600;line-height:1.35;position:relative}.hyy-card-no{letter-spacing:.2em;color:#19100873;font-variant-numeric:tabular-nums;font-size:12px;font-weight:600;position:absolute;top:24px;left:22px}.hyy-card-action{letter-spacing:.2em;white-space:nowrap;color:#1910089e;border:1.5px dashed #1910086b;border-radius:999px;padding:6px 16px;font-size:11px;font-weight:700;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.hyy-controls{gap:14px;width:100%;margin-top:30px;display:flex}.hyy-btn{letter-spacing:.14em;cursor:pointer;border-radius:12px;height:58px;padding:0 22px;font-family:inherit;font-size:15px;font-weight:700;transition:transform .14s,box-shadow .14s}.hyy-btn--primary{color:var(--hyy-bg);background:var(--hyy-red);border:2px solid var(--hyy-ink);box-shadow:5px 5px 0 var(--hyy-cream);flex:auto}.hyy-btn--primary:hover{box-shadow:7px 7px 0 var(--hyy-cream);transform:translate(-2px,-2px)}.hyy-btn--primary:active{box-shadow:1px 1px 0 var(--hyy-cream);transform:translate(3px,3px)}.hyy-btn--ghost{color:#f4ede3cc;box-shadow:none;background:0 0;border:2px solid #f4ede366;flex:none}.hyy-btn--ghost:hover:not(:disabled){color:var(--hyy-cream);border-color:var(--hyy-cream)}.hyy-btn--ghost:disabled{opacity:.3;cursor:default}.hyy-end{max-width:720px}.hyy-card--end .hyy-card-stamp{color:#c81e3c}.hyy-end-title{letter-spacing:-.01em;margin:0 0 14px;font-size:clamp(36px,6vw,56px);font-weight:700}.hyy-end-sub{color:#191008b3;max-width:34ch;margin:0;font-size:16px;font-weight:400;line-height:1.6}.hyy-card--end{flex-direction:column}@media (max-width:900px){.hyy-modes{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.hyy-screen{padding:28px 16px 36px}.hyy-modes{grid-template-columns:1fr}.hyy-mode{min-height:0}.hyy-card{min-height:clamp(300px,52vh,420px);padding:58px 22px 52px}.hyy-controls{flex-direction:row}.hyy-btn--ghost{padding:0 16px}.hyy-play-bar{margin-bottom:18px}}
