@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Inter:wght@400;500;600;700;800&family=Zen+Kaku+Gothic+New:wght@400;500;700;900&display=swap";
:root{--ink:#fff8f7;--muted:#cdb8bc;--hot:#ff4d4d;--pink:#ff7ba5;--violet:#a27bff;--surface:#2a101db8;--line:#ffffff1f}*{box-sizing:border-box}html{background:#16060f}body{min-width:320px;color:var(--ink);background:#16060f;margin:0;font-family:Inter,Zen Kaku Gothic New,sans-serif}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.app-shell{isolation:isolate;background:radial-gradient(circle at 50% 0,#522138 0%,#260b1c 35%,#16060f 72%);min-height:100svh;padding:24px 20px 52px;position:relative;overflow:hidden}.app-shell:before,.app-shell:after{content:"";z-index:-1;filter:blur(1px);opacity:.55;pointer-events:none;border-radius:999px;position:fixed}.app-shell:before{background:radial-gradient(circle,#d62e73,#0000 67%);width:48vw;min-width:330px;height:48vw;min-height:330px;top:-22vw;left:-12vw}.app-shell:after{background:radial-gradient(circle,#7234ba,#0000 70%);width:40vw;min-width:280px;height:40vw;min-height:280px;bottom:-18vw;right:-18vw}.heat-4,.heat-5{background:radial-gradient(circle at 50% 0,#772136 0%,#26070e 40%,#130307 80%)}.site-header{justify-content:space-between;align-items:center;max-width:1100px;height:48px;margin:0 auto;display:flex}.brand{color:#fff;letter-spacing:.08em;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:18px;font-weight:800;display:flex}.brand em{color:#ff5f88;font-style:normal}.brand-crown{color:#ffbe54;text-shadow:0 0 20px #ffb93880;font-size:26px;line-height:1}.text-button,.back-button,.quiet-button{color:#e4c7cf;background:0 0;border:0;font-size:13px}.text-button:hover,.back-button:hover,.quiet-button:hover{color:#fff}.hero{text-align:center;max-width:720px;margin:clamp(60px,10vh,120px) auto 0}.eyebrow{color:#ff93aa;letter-spacing:.19em;margin:0 0 14px;font-family:DM Mono,monospace;font-size:10px;font-weight:500}.hero-crown{color:#ffca70;text-shadow:0 0 44px #e27735;font-size:clamp(68px,10vw,92px);line-height:.9;animation:4s ease-in-out infinite float}.hero h1,.flow-heading h1,.lobby-hero h1{letter-spacing:-.06em;margin:17px 0 18px;font-family:Zen Kaku Gothic New,sans-serif;font-size:clamp(42px,7.5vw,68px);font-weight:900;line-height:1.16}.hero h1 span{background:linear-gradient(104deg,#ffcc80,#ff6190 45%,#bd8aff);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-copy{color:#d8c1c6;font-size:15px;line-height:1.9}.people-picker{max-width:600px;margin:48px auto 0}.people-picker>p{color:#eadce0;margin-bottom:15px;font-size:15px;font-weight:700}.people-options{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.people-options button{border:1px solid var(--line);color:#fff;background:#ffffff0f;border-radius:18px;min-height:142px;padding:16px 8px;transition:transform .18s,border-color .18s,background .18s}.people-options button:hover{background:#ff527e24;border-color:#ff7b9d;transform:translateY(-4px)}.people-options b,.people-options span,.people-options small{display:block}.people-options b{margin-bottom:10px;font-size:30px}.people-options span{font-weight:800}.people-options small{color:#bda7ad;margin-top:5px;font-size:10px}.safety-note{color:#b89fa8;margin-top:24px;font-size:11px}.safety-note:before{content:"♡";color:#ff7194;margin-right:5px}.flow-page,.lobby-page,.game-page{max-width:1060px;margin:54px auto 0}.flow-heading{text-align:center;margin-bottom:35px}.flow-heading h1{margin:0 0 12px;font-size:clamp(30px,5vw,44px)}.flow-heading>p:last-child{color:#c7afb5;font-size:14px}.flow-heading.compact{margin-bottom:27px}.inline-scenario{color:#ffe3b8;font-weight:700}.scenario-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.scenario-card{text-align:left;color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:17px;min-height:156px;padding:19px 15px;transition:all .2s;position:relative;overflow:hidden}.scenario-card:after{content:"";background:var(--glow);filter:blur(20px);opacity:.45;border-radius:50%;width:100px;height:100px;position:absolute;inset:auto -25px -35px auto}.scenario-card:hover:not(:disabled),.scenario-card.selected{background:#ffffff21;border-color:#ffffff80;transform:translateY(-4px)}.scenario-card:disabled{opacity:.32}.scenario-card.violet{--glow:#9d70ff}.scenario-card.rose{--glow:#ff4e7b}.scenario-card.pink{--glow:#f86fc1}.scenario-card.orange{--glow:#ff9f47}.scenario-card.red{--glow:#ff4f55}.scenario-card.amber{--glow:#f9bf52}.scenario-card.magenta{--glow:#e647a7}.scenario-card.blue{--glow:#5f9cff}.scenario-card.cyan{--glow:#3fd4df}.scenario-card.purple{--glow:#a176e8}.scenario-card.indigo{--glow:#6f70fa}.scenario-card.wine{--glow:#b9365b}.scenario-emoji,.scenario-title,.scenario-description{z-index:1;display:block;position:relative}.scenario-emoji{margin-bottom:19px;font-size:26px}.scenario-title{font-size:15px;font-weight:800}.scenario-description{color:#dcc9ce;margin-top:5px;font-size:10px}.back-button{margin:28px auto 0;padding:8px 14px;display:block}.setup-page{max-width:690px}.setup-card,.players-card{border:1px solid var(--line);background:#210b17ab;border-radius:22px;box-shadow:0 18px 64px #0000002e}.setup-card{padding:0 26px 27px}.setting-block{border-bottom:1px solid var(--line);padding:24px 0}.setting-label,.players-card-heading{justify-content:space-between;align-items:center;margin-bottom:15px;font-size:14px;font-weight:700;display:flex}.setting-label strong,.players-card-heading b{color:#ff9ab2;font-size:12px}.setting-block small{color:#af999f;margin-top:10px;font-size:11px;line-height:1.55;display:block}.heat-selector{gap:9px;display:flex}.heat-selector button{filter:grayscale();opacity:.35;background:0 0;border:0;padding:0;font-size:25px;transition:all .15s}.heat-selector button.on{filter:none;opacity:1;transform:scale(1.12)}.segmented-control{background:#ffffff12;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;display:grid}.segmented-control button{color:#cbb5bb;background:0 0;border:0;border-radius:7px;min-height:38px;padding:4px;font-size:11px}.segmented-control button.selected{color:#fff;background:#71334a;box-shadow:0 2px 9px #0003}.category-grid{flex-wrap:wrap;gap:7px;display:flex}.category-grid button{color:#bda6ad;background:#ffffff08;border:1px solid #ffffff1c;border-radius:999px;padding:7px 10px;font-size:11px}.category-grid button.checked{color:#fff5f7;background:#5b263a;border-color:#df587d}.category-grid button:disabled{opacity:.3}.adult-toggle{cursor:pointer;align-items:center;gap:12px;padding:22px 0;display:flex}.adult-toggle input{opacity:0;position:absolute}.adult-toggle b,.adult-toggle small{display:block}.adult-toggle b{font-size:13px}.adult-toggle small{color:#ad969d;margin-top:4px;font-size:10px;line-height:1.5}.switch{background:#5e4a51;border-radius:20px;flex:0 0 38px;height:22px;transition:all .18s;position:relative}.switch:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .18s;position:absolute;top:3px;left:3px}.adult-toggle input:checked+.switch{background:#f05278}.adult-toggle input:checked+.switch:after{transform:translate(16px)}.primary-button{color:#fff;background:linear-gradient(100deg,#e74262,#f26a7e 50%,#ad54b9);border:0;border-radius:13px;width:100%;min-height:55px;font-weight:800;transition:transform .18s,filter .18s;box-shadow:0 10px 28px #dc35654f}.primary-button:hover:not(:disabled){filter:brightness(1.12);transform:translateY(-2px)}.primary-button:disabled{opacity:.4}.primary-button span{margin-left:10px;font-size:18px}.lobby-page{max-width:560px}.room-code{color:#a89299;letter-spacing:.08em;justify-content:center;align-items:center;gap:9px;font-family:DM Mono,monospace;font-size:10px;display:flex}.room-code b{color:#ffd3b5}.room-code button{border:1px solid var(--line);color:#dfc7cd;background:0 0;border-radius:5px;margin-left:4px;padding:5px 8px;font-size:10px}.lobby-hero{text-align:center;margin:38px 0 28px}.lobby-hero h1{margin:0 0 8px;font-size:42px}.lobby-hero p:last-child{color:#bca4ab;font-size:13px}.players-card{padding:22px}.player-list{gap:12px;display:grid}.player{align-items:center;gap:9px;display:flex}.player b{flex:1;font-size:13px}.player small{color:#ffb2c5;background:#53283a;border-radius:4px;padding:3px 5px;font-family:DM Mono,monospace;font-size:8px}.player i{color:#8ee0bb;font-size:10px;font-style:normal}.avatar{color:#fff;background:#b6507a;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:grid}.avatar-1{background:#7866cb}.avatar-2{background:#3d9e9a}.avatar-3{background:#bd7947}.avatar-4{background:#aa4970}.avatar-5{background:#5b83be}.avatar-6{background:#8a60a8}.avatar-7{background:#5f9571}.lobby-safety{color:#cbb3bb;background:#972f4f29;border:1px solid #fc93ad2e;border-radius:13px;gap:11px;margin:17px 0 24px;padding:14px 16px;display:flex}.lobby-safety span{color:#ff7d9e}.lobby-safety p{margin:0;font-size:10px;line-height:1.65}.lobby-safety b{color:#f6d7df;font-size:11px}.start-button{min-height:60px}.game-page{max-width:650px}.game-topline{color:#e9b1bc;letter-spacing:.1em;justify-content:space-between;align-items:center;font-family:DM Mono,monospace;font-size:11px;display:flex}.game-topline button{color:#a9949a;background:0 0;border:0;font-size:11px}.game-heat{text-align:center;padding:22px 0 15px}.game-heat p{color:#ffa2b5;letter-spacing:.15em;margin:0 0 8px;font-family:DM Mono,monospace;font-size:10px}.game-heat b{color:#e4c1c7;margin-top:7px;font-size:12px;display:block}.heat-meter{justify-content:center;gap:4px;display:flex}.fire{filter:grayscale();opacity:.25;font-size:23px}.fire.active{filter:none;opacity:1;animation:.8s ease-in-out infinite alternate flame}.fire:nth-child(2n){animation-delay:.25s}.game-players{color:#efdce0;justify-content:center;align-items:center;gap:8px;min-height:31px;font-size:13px;display:flex}.game-players>b{font-size:16px}.game-players i{color:#ff7795;font-style:normal}.mode-pill,.king-badge{color:#ffd58f;letter-spacing:.1em;background:#e990321a;border:1px solid #ffbb5b45;border-radius:30px;padding:6px 9px;font-family:DM Mono,monospace;font-size:9px}.king-badge{color:#ffcb73}.prompt-card{text-align:center;background:radial-gradient(circle at 50% 15%,#b641686b,#300c1bd1 64%);border:1px solid #ffffff26;border-radius:25px;flex-direction:column;justify-content:center;min-height:285px;margin:13px 0 0;padding:36px clamp(25px,7vw,64px);display:flex;position:relative;overflow:hidden;box-shadow:0 22px 50px #0003}.prompt-card:before{content:"";filter:blur(42px);opacity:.28;background:#c95389;border-radius:50%;width:180px;height:180px;position:absolute;top:-100px;left:-90px}.prompt-spark{color:#ffdc8e;font-size:20px;position:absolute;top:22px;right:27px}.prompt-kicker{color:#ffacbf;letter-spacing:.17em;margin:0 0 22px;font-family:DM Mono,monospace;font-size:10px;position:relative}.prompt-card h1{letter-spacing:-.04em;margin:0;font-family:Zen Kaku Gothic New,sans-serif;font-size:clamp(22px,4vw,31px);line-height:1.6;position:relative}.prompt-rule{color:#d1b9c0;margin-top:26px;font-size:10px;position:relative}.prompt-rule span{color:#ff7f9e}.game-notice{color:#c5adb4;text-align:center;height:18px;margin:13px 0 7px;font-size:11px}.game-actions{grid-template-columns:.8fr 1.2fr;gap:9px;display:grid}.game-actions .primary-button,.pass-button{min-height:52px}.pass-button{border:1px solid var(--line);color:#ddc7cd;background:#ffffff0d;border-radius:13px;font-size:12px}.pass-button:hover{background:#ffffff1c}.heat-up-button{color:#ffbd75;background:0 0;border:0;margin:19px auto 0;font-size:12px;font-weight:700;display:block}.modal-backdrop{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c0208b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.heat-modal{text-align:center;background:linear-gradient(150deg,#552039,#27101f);border:1px solid #ffffff29;border-radius:22px;width:min(440px,100%);padding:34px 28px 28px;position:relative;box-shadow:0 24px 80px #00000080}.heat-modal h2{margin:0 0 8px;font-size:25px}.heat-modal>p:not(.eyebrow){color:#c5aeb5;margin:0;font-size:12px}.modal-close{color:#cfb6bd;background:0 0;border:0;font-size:24px;position:absolute;top:11px;right:15px}.heat-choices{gap:9px;margin-top:25px;display:grid}.secondary-button{border:1px solid var(--line);color:#ebd6db;background:#ffffff0f;border-radius:12px;min-height:50px;font-size:13px;font-weight:700}.quiet-button{color:#bc9ca5;padding:8px;font-size:11px}.page-enter{animation:.35s ease-out both enter}@keyframes enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes float{50%{transform:translateY(-7px)rotate(2deg)}}@keyframes flame{to{transform:translateY(-2px)scale(1.04)}}@media (max-width:720px){.app-shell{padding:17px 16px 36px}.hero{margin-top:55px}.scenario-grid{grid-template-columns:repeat(2,1fr);gap:9px}.scenario-card{min-height:132px;padding:14px}.scenario-emoji{margin-bottom:13px}.setup-card{padding:0 17px 18px}.flow-page,.lobby-page,.game-page{margin-top:38px}.prompt-card{min-height:270px}.adult-toggle{align-items:flex-start}.game-topline{margin-bottom:7px}}@media (max-width:390px){.people-options button{min-height:126px}.people-options small{display:none}.people-options span{font-size:13px}.scenario-description{font-size:9px}.segmented-control button{font-size:10px}}.hk-scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.hk-scenario-card{min-height:142px;color:var(--ink);text-align:left;background:linear-gradient(145deg, color-mix(in srgb, var(--scenario-glow) 18%, transparent), #ffffff09);border:1px solid #ffffff1f;border-radius:15px;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:16px 14px;transition:border-color .18s,background .18s,transform .18s;display:flex;position:relative;overflow:hidden}.hk-scenario-card:after{background:var(--scenario-glow);content:"";filter:blur(30px);opacity:.38;pointer-events:none;border-radius:50%;width:92px;height:92px;position:absolute;bottom:-35px;right:-24px}.hk-scenario-card:hover{border-color:#fff6;transform:translateY(-2px)}.hk-scenario-card.on{border-color:var(--scenario-glow);background:linear-gradient(145deg, color-mix(in srgb, var(--scenario-glow) 32%, transparent), #ffffff12);box-shadow:0 0 0 1px color-mix(in srgb, var(--scenario-glow) 30%, transparent)}.hk-scenario-card>*{z-index:1;position:relative}.hk-scenario-card strong{font-size:13px}.hk-scenario-card small{color:#d3bec4;margin-top:4px;font-size:10px;line-height:1.45}.hk-scenario-emoji{margin-bottom:7px;font-size:22px}.hk-scenario-check{color:#fff;background:#0a04084d;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:21px;height:21px;font-size:13px;display:grid;top:9px;right:10px;position:absolute!important}.hk-scenario-card.on .hk-scenario-check{color:#321018;background:var(--scenario-glow);border-color:#0000;font-weight:900}.hk-scenario-card.violet{--scenario-glow:#b694ff}.hk-scenario-card.rose{--scenario-glow:#ff718f}.hk-scenario-card.pink{--scenario-glow:#ff8bd2}.hk-scenario-card.orange{--scenario-glow:#ffad60}.hk-scenario-card.red{--scenario-glow:#ff686e}.hk-scenario-card.amber{--scenario-glow:#ffd06a}.hk-scenario-card.magenta{--scenario-glow:#f66bc4}.hk-scenario-card.blue{--scenario-glow:#7eafff}.hk-scenario-card.cyan{--scenario-glow:#61e4e8}.hk-scenario-card.purple{--scenario-glow:#bd9aff}.hk-scenario-card.indigo{--scenario-glow:#9495ff}.hk-scenario-card.wine{--scenario-glow:#ed6583}.hk-selected-scenarios{flex-wrap:wrap;justify-content:center;gap:8px;margin:-8px 0 22px;display:flex}.hk-selected-scenarios span{color:#ffe3ec;background:#ffffff0f;border:1px solid #ffffff21;border-radius:999px;padding:7px 11px;font-size:11px}@media (max-width:580px){.hk-scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hk-scenario-card{min-height:130px;padding:13px 11px}}.hk-step-back{color:#bcaeba;background:0 0;border:0;margin:0 0 12px;padding:8px 0;font-size:12px;display:inline-block}.hk-selected-scenario{border:1px solid var(--hk-line);background:#ffffff0a;border-radius:12px;gap:5px;margin-bottom:22px;padding:13px 15px;display:grid}.hk-selected-scenario span{color:var(--hk-muted);font-size:10px}.hk-selected-scenario strong{font-size:14px}.hk-scenario-tabs{border:1px solid var(--hk-line);background:#00000029;border-radius:13px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;padding:5px;display:grid}.hk-scenario-tabs button{min-height:42px;color:var(--hk-muted);background:0 0;border:0;border-radius:9px;font-size:13px;font-weight:700}.hk-scenario-tabs button.on{color:#fff;background:linear-gradient(100deg,#f14f65,#e94791);box-shadow:0 5px 16px #e34a6b2a}
:root{--hk-bg:#100e17;--hk-panel:#201b28;--hk-line:#493b4d;--hk-text:#fff6f8;--hk-muted:#b4a5b7;--hk-pink:#ff7594}html{background:var(--hk-bg)}body{background:radial-gradient(ellipse 80% 42% at 50% -8%,#552239 0,transparent 70%),radial-gradient(ellipse 70% 30% at 100% 85%,#2d1a3a 0,transparent 70%),var(--hk-bg);color:var(--hk-text)}.hk-shell{width:min(100%,560px);min-height:100vh;margin:auto;padding:28px 22px 42px;font-family:DM Sans,Noto Sans JP,sans-serif}.hk-shell *{box-sizing:border-box}.hk-shell button,.hk-shell input{font:inherit}.hk-shell button{cursor:pointer}.hk-shell button:disabled{cursor:not-allowed;opacity:.5}.hk-shell a{color:inherit;text-decoration:none}.hk-shell p,.hk-shell h1,.hk-shell h2{margin-top:0}.hk-brand{letter-spacing:.1em;align-items:center;gap:9px;font-size:17px;font-weight:800;display:flex}.hk-brand b{color:var(--hk-pink)}.hk-brand-icon{color:#fff;background:linear-gradient(145deg,#ff8a6f,#ed386d);border-radius:10px;place-items:center;width:31px;height:31px;font-size:22px;display:grid}.hk-eyebrow{color:#fd98a9;letter-spacing:.22em;font-size:10px;font-weight:800}.hk-landing .hk-hero{text-align:center;padding-top:85px}.hk-hero-orb{color:#ffb0aa;background:radial-gradient(circle at 35% 25%,#863951,#321725 72%);border:1px solid #fc7d9f99;border-radius:34px;place-items:center;width:116px;height:116px;margin:0 auto 30px;font-size:72px;display:grid;transform:rotate(-8deg);box-shadow:0 0 65px #ee45683b}.hk-hero h1{letter-spacing:-.07em;margin:18px 0 20px;font-size:clamp(36px,8vw,52px);line-height:1.38}.hk-hero h1 em{color:#0000;background:linear-gradient(90deg,#ff9a87,#ff5f8e);-webkit-background-clip:text;background-clip:text;font-style:normal}.hk-intro{color:#c2b5c4;font-size:14px;line-height:2}.hk-primary{background:linear-gradient(100deg,#f14f65,#e94791);border:0;border-radius:16px;justify-content:center;align-items:center;gap:14px;width:100%;min-height:58px;margin-top:30px;padding:12px 20px;font-size:15px;font-weight:800;display:flex;box-shadow:0 12px 30px #e34a6b35;color:#fff!important}.hk-primary:hover{filter:brightness(1.08)}.hk-panel{border:1px solid var(--hk-line);background:linear-gradient(145deg,#24202d,#1a1721);border-radius:22px;margin-top:28px;padding:25px;box-shadow:0 20px 45px #0002}.hk-section-title span{color:#ef7793;letter-spacing:.16em;font-size:10px;font-weight:800}.hk-section-title h2{margin:8px 0 20px;font-size:20px}.hk-join label,.hk-field-label{color:#d8ced9;margin-bottom:9px;font-size:12px;font-weight:700;display:block}.hk-input-row{gap:9px;display:flex}.hk-input-row input{letter-spacing:.15em;text-align:center;flex:1;min-width:0;font-size:22px}.hk-input-row button,.hk-outline,.hk-ghost,.hk-danger{color:#fff;background:#573044;border:1px solid #6a4a5b;border-radius:13px;min-height:48px;padding:0 16px;font-weight:700}.hk-input-row button{white-space:nowrap}.hk-footer{text-align:center;color:#827889;margin:48px 0 0;font-size:11px}.hk-field{color:#fff;background:#15121d;border:1px solid #4a3d50;border-radius:12px;outline:0;width:100%;min-height:50px;padding:12px 14px;display:block}.hk-field:focus,.hk-input-row input:focus{border-color:#ff7698}.hk-input-row input{color:#fff;background:#15121d;border:1px solid #4a3d50;border-radius:12px;outline:0}.hk-page{padding-top:36px}.hk-page-head{margin:28px 0}.hk-page-head .hk-eyebrow{margin-bottom:10px}.hk-page-head h1{letter-spacing:-.05em;margin:0 0 10px;font-size:32px}.hk-page-head p{color:var(--hk-muted);font-size:13px;line-height:1.8}.hk-back{margin-bottom:20px;font-size:12px;display:inline-block;color:#bcaeba!important}.hk-form-section{margin-top:22px}.hk-form-section h2{font-size:14px}.hk-form-section h2 span{color:#ff9faf}.hk-choice-row{flex-wrap:wrap;gap:8px;display:flex}.hk-choice{border:1px solid var(--hk-line);color:#cabfcb;background:#201b27;border-radius:11px;min-width:58px;padding:11px 15px;font-weight:800}.hk-choice.on{color:#fff;background:#5a2a45;border-color:#f76c8e}.hk-toggle{border-bottom:1px solid var(--hk-line);justify-content:space-between;align-items:center;gap:16px;padding:13px 0;font-size:14px;display:flex}.hk-toggle small{color:var(--hk-muted);margin-top:4px;font-size:11px;display:block}.hk-toggle input{accent-color:#ef5c83;width:22px;height:22px}.hk-helper{color:var(--hk-muted);font-size:11px;line-height:1.7}.hk-error{color:#ff9da7;margin:12px 0 0;font-size:12px}.hk-notice{color:#ffd2d9;background:#4a253350;border:1px solid #6d4553;border-radius:12px;padding:13px;font-size:12px;line-height:1.7}.hk-room-code{text-align:center;background:linear-gradient(130deg,#542638,#241c2c);border:1px solid #824158;border-radius:18px;padding:20px}.hk-room-code span{color:#fba9b6;letter-spacing:.2em;font-size:11px;display:block}.hk-room-code strong{letter-spacing:.16em;margin:6px 0 10px;font-size:43px;display:block}.hk-room-code button{color:#fba9b6;background:0 0;border:0;font-size:11px}.hk-members{margin:0;padding:0;list-style:none}.hk-members li{border-bottom:1px solid var(--hk-line);justify-content:space-between;align-items:center;gap:10px;padding:13px 0;display:flex}.hk-members li:last-child{border:0}.hk-member-name{align-items:center;gap:10px;font-size:14px;display:flex}.hk-member-dot{color:#ffc8d5;background:#59364c;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.hk-ghost{min-height:31px;padding:0 9px;font-size:11px}.hk-room-actions{gap:10px;margin-top:20px;display:grid}.hk-room-actions .hk-primary{margin-top:0}.hk-outline{background:0 0;width:100%}.hk-danger{color:#ffb4c2;background:#391d2b;border-color:#843b53}.hk-heat{text-align:center;padding:8px 0 16px}.hk-heatbar{justify-content:center;gap:5px;display:flex}.hk-heatbar span{filter:grayscale();opacity:.3;font-size:21px}.hk-heatbar span.on{filter:none;opacity:1}.hk-heat strong{color:#feb0aa;letter-spacing:.11em;margin-top:6px;font-size:11px;display:block}.hk-round-head{justify-content:space-between;align-items:flex-start;margin:30px 0 14px;display:flex}.hk-round-head h1{margin:0;font-size:28px}.hk-status{color:#ffb2c5;letter-spacing:.08em;background:#4c283d;border:1px solid #83536b;border-radius:999px;padding:6px 10px;font-size:10px;display:inline-block}.hk-king{text-align:center;background:#251b2b;border:1px solid #594252;border-radius:14px;padding:13px 16px}.hk-king small{color:#bca5b7;font-size:10px;display:block}.hk-king b{font-size:16px}.hk-prompt{text-align:center;background:radial-gradient(circle at 50% -20%,#784058,#3a2133 60%,#261b2a);border:1px solid #a04c69;border-radius:24px;margin:22px 0 14px;padding:28px 23px;animation:.45s ease-out hk-reveal;box-shadow:0 22px 55px #0005}.hk-type{color:#ffc4d1;letter-spacing:.16em;background:#7c3652;border-radius:30px;margin-bottom:18px;padding:7px 12px;font-size:10px;font-weight:800;display:inline-block}.hk-prompt h2{letter-spacing:-.04em;margin:0;font-size:clamp(23px,6vw,31px);line-height:1.7}.hk-targets{color:#ffc4c8;margin:18px 0 0;font-size:13px}.hk-pass-note{color:#c5aab9;margin:17px 0 0;font-size:10px}.hk-candidates{gap:11px;margin-top:18px;display:grid}.hk-candidate{text-align:left;color:#fff;background:#2b202e;border:1px solid #674259;border-radius:17px;width:100%;padding:17px}.hk-candidate:hover{background:#3b2538;border-color:#fc7a98}.hk-meta{color:#ff9db5;letter-spacing:.1em;align-items:center;gap:9px;font-size:11px;font-weight:800;display:flex}.hk-letter{color:#fff;background:#dd4d76;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.hk-candidate strong{margin:10px 0 0;font-size:15px;line-height:1.7;display:block}.hk-center{text-align:center;padding:44px 24px}.hk-big{font-size:42px}.hk-center h1,.hk-center h2{margin:14px 0 10px;font-size:24px}.hk-center p{color:#b8aab8;font-size:13px;line-height:1.8}.hk-choose-head{margin-bottom:12px}.hk-vote-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px;display:grid}.hk-vote-grid button{color:#fff;background:#312638;border:1px solid #695168;border-radius:14px;min-height:74px;font-weight:800}.hk-vote-grid span{margin-bottom:5px;font-size:24px;display:block}.hk-transition{text-align:center;background:radial-gradient(circle at top,#74404c,#2b2030);border:1px solid #a45a63;border-radius:24px;margin-top:24px;padding:45px 20px;animation:.5s ease-out hk-reveal}.hk-transition.down{background:radial-gradient(circle at top,#33445c,#211f30);border-color:#6688b5}.hk-transition h2{font-size:29px}.hk-change{font-size:25px;font-weight:800}.hk-transition p{color:#dfc2c9;font-size:13px}.hk-utility{border-top:1px solid var(--hk-line);margin-top:34px;padding-top:17px}.hk-utility summary{cursor:pointer;color:#a99aaa;font-size:11px}.hk-utility .hk-choice-row{margin-top:13px}.hk-utility .hk-danger,.hk-utility .hk-outline{width:100%;margin-top:14px}.hk-connection{color:#ffc4cc;font-size:11px}.hk-modal{z-index:20;background:#0e0b14d9;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.hk-modal .hk-panel{width:min(100%,420px);margin:0}.hk-modal h2{font-size:20px}.hk-modal .hk-choice-row{justify-content:flex-end;margin-top:20px}.hk-modal button{min-height:43px}@keyframes hk-reveal{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}@media (max-width:390px){.hk-shell{padding:23px 17px 35px}.hk-landing .hk-hero{padding-top:60px}.hk-room-code strong{font-size:37px}.hk-prompt{padding:24px 16px}}.hk-test-player{text-align:center;justify-content:center;align-items:center;display:flex}.hk-candidate.on{background:#4a2940;border-color:#fc7a98}.hk-round-progress{color:var(--hk-muted);text-align:center;margin:0 0 16px;font-size:12px}.hk-command-input{resize:vertical;min-height:110px;margin-bottom:16px}.hk-field-label[for=custom-command]{margin-top:20px}.hk-draw-panel .hk-section-title h2{margin-bottom:8px}.hk-draw-badge{color:#c8b9c9;background:#302a37;border-radius:999px;padding:6px 10px;font-size:11px}.hk-draw-badge.done{color:#b9f2d0;background:#1d4839}.hk-field-label.hk-target-label{margin-top:24px}.hk-create-footer{padding-top:32px}.hk-create-footer .hk-footer{margin-top:0}.hk-seo-content{color:#d5c8d7;font-size:13px;line-height:1.9}.hk-seo-content h2{color:#fff0f4;letter-spacing:-.03em;margin:0 0 10px;font-size:17px}.hk-seo-content h2:not(:first-child){margin-top:24px}.hk-seo-content p{margin:0}.hk-seo-content ol{margin:8px 0 0;padding-left:1.4em}.hk-seo-content li{margin:6px 0;padding-left:3px}.hk-seo-link{margin-top:20px;font-weight:800;display:inline-block;color:#ff9eb4!important}.hk-guide{width:min(100%,760px)}.hk-guide-content{color:#d5c8d7;font-size:14px;line-height:1.9}.hk-guide-header h1{letter-spacing:-.05em;margin:0 0 12px;font-size:clamp(27px,5vw,38px);line-height:1.4}.hk-guide-header>p:last-child{color:#d0c2d2}.hk-guide-content section{margin-top:36px;scroll-margin-top:24px}.hk-guide-content h2{color:#fff0f4;letter-spacing:-.03em;margin:0 0 12px;font-size:21px}.hk-guide-content h3{color:#ffe6ed;margin:22px 0 6px;font-size:16px}.hk-guide-content p{margin:10px 0}.hk-guide-content ol,.hk-guide-content ul{padding-left:1.5em}.hk-guide-content li{margin:8px 0;padding-left:4px}.hk-guide-toc{border:1px solid var(--hk-line);background:#17131d;border-radius:14px;gap:5px;margin-top:24px;padding:17px 20px;display:grid}.hk-guide-toc strong{color:#fff0f4;margin-bottom:5px}.hk-guide-toc a,.hk-guide-content a{color:#ff9eb4}.hk-guide-cta{border-top:1px solid var(--hk-line);text-align:center;margin-top:38px;padding-top:24px}.hk-guide-cta .hk-primary{max-width:420px;margin:18px auto 0}
