:root{
  --bg:#101114;--panel:#17191f;--panel2:#20232b;--paper:#f4efe6;--ink:#191714;
  --yellow:#ffc928;--orange:#ff8c22;--red:#e94646;--purple:#8d5cff;--blue:#38a8ff;--green:#61d35d;
  --muted:#a8acb7;--white:#fff;--shadow:0 24px 80px rgba(0,0,0,.42);--radius:26px;
}
*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;background:#0d0e10;color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow:hidden}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{height:100%;position:relative;isolation:isolate}.screen{position:absolute;inset:0;display:none;min-height:100%;overflow:auto}.screen.active{display:block}.screen-start,.screen-end{background:#111}.start-bg,.end-bg{position:absolute;inset:-3%;background:url('../img/cover-art.webp') center/cover no-repeat;filter:blur(3px) saturate(.9);transform:scale(1.04);opacity:.42}.end-bg{background-image:url('../img/result-art.webp');opacity:.38}.start-overlay,.end-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,10,12,.96) 0%,rgba(10,10,12,.84) 42%,rgba(10,10,12,.28) 72%,rgba(10,10,12,.68) 100%),linear-gradient(0deg,rgba(9,10,12,.78),transparent 50%)}
.brandbar{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;padding:18px clamp(18px,4vw,64px)}.brand{font-weight:1000;letter-spacing:.12em;font-size:.9rem}.back-link{font-weight:800;color:#ddd;border:1px solid #ffffff30;border-radius:999px;padding:10px 15px;background:#0005}.back-link:hover{background:#fff;color:#111}.start-layout{position:relative;z-index:3;min-height:calc(100vh - 110px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:20px;padding:0 clamp(20px,5vw,80px) 60px}.start-copy{max-width:760px}.eyebrow{display:inline-flex;background:#ffffff12;border:1px solid #ffffff25;border-radius:999px;padding:9px 14px;font-size:.78rem;letter-spacing:.12em;font-weight:900;color:#ffd868}.start-copy h1{display:flex;flex-direction:column;margin:16px 0 18px;font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;font-size:clamp(3.2rem,7vw,7.4rem);line-height:.83;letter-spacing:.005em;text-transform:uppercase;max-width:820px;text-shadow:0 6px 0 #000}.start-copy h1 strong{color:var(--yellow);font-size:1.18em;transform:rotate(-2deg);transform-origin:left center;text-shadow:0 7px 0 #000,0 0 34px #ff9d0038}.lead{font-size:clamp(1.05rem,1.45vw,1.38rem);line-height:1.55;max-width:690px;margin:0;color:#f6f6f6}.goal{font-size:.98rem;line-height:1.55;color:#c9ccd3;max-width:640px}.start-actions,.end-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.btn{border:0;border-radius:16px;padding:14px 19px;font-weight:1000;letter-spacing:.02em;color:#fff;box-shadow:0 10px 28px #0004;transition:.18s transform,.18s filter}.btn:hover{transform:translateY(-2px);filter:brightness(1.06)}.btn-primary{background:linear-gradient(135deg,#ffb51f,#ff7b19);color:#17110a;box-shadow:0 0 0 2px #ffd46655,0 12px 30px #ff7a1930}.btn-secondary{background:linear-gradient(135deg,#7650df,#5437ab)}.btn-ghost{background:#ffffff12;border:1px solid #ffffff2a}.btn-xl{padding:17px 34px;font-size:1.08rem}.mini-features{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.mini-features span{font-size:.78rem;color:#d6d6d8;background:#0007;border:1px solid #ffffff1c;border-radius:999px;padding:7px 10px}.start-mascot-wrap{position:relative;height:min(78vh,760px);min-height:480px;display:grid;place-items:end center}.start-mascot{position:relative;z-index:2;max-height:100%;max-width:100%;object-fit:contain;filter:drop-shadow(0 28px 30px #0008)}.glow{position:absolute;z-index:1;width:72%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#ffad3d45 0%,#6e4bff26 42%,transparent 70%);filter:blur(15px)}.floating-note{position:absolute;z-index:3;background:#fff3c5;color:#17120d;padding:10px 12px;border-radius:7px;box-shadow:0 12px 30px #0005;font-weight:900;font-size:.78rem;max-width:150px;transform:rotate(-4deg)}.note-a{right:2%;top:18%}.note-b{left:4%;top:35%;transform:rotate(5deg);background:#ffd55e}.note-c{right:8%;bottom:15%;transform:rotate(3deg);background:#ff8f96}.start-footer{position:absolute;z-index:4;left:0;right:0;bottom:14px;text-align:center;color:#ffffff72;font-size:.72rem;padding:0 18px}
.screen-game{background:radial-gradient(circle at 20% 10%,#2f2432 0%,transparent 30%),radial-gradient(circle at 80% 0%,#252b43 0%,transparent 30%),linear-gradient(180deg,#141518,#0d0e11)}.screen-game:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#ffffff05 1px,transparent 1px),linear-gradient(90deg,#ffffff05 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(#0006,transparent 85%);pointer-events:none}.game-topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:120px repeat(3,minmax(160px,1fr)) 48px;gap:10px;padding:10px clamp(10px,2vw,24px);background:#101115e8;backdrop-filter:blur(16px);border-bottom:1px solid #ffffff14}.round-box,.stat-card,.icon-btn{background:#1d1f25;border:1px solid #ffffff14;box-shadow:inset 0 1px #ffffff0e,0 8px 20px #0003;border-radius:15px}.round-box{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;padding:7px 12px}.round-box strong{grid-row:1/3;grid-column:2;font-size:1.55rem;color:var(--yellow);justify-self:end}.round-progress{font-size:.7rem;color:#aaa}.tiny-label{font-size:.62rem;color:#bbb;letter-spacing:.12em;font-weight:900}.stat-card{padding:8px 10px}.stat-head{display:flex;justify-content:space-between;gap:10px;font-size:.73rem;font-weight:900}.stat-head strong{font-size:.76rem}.bar{height:7px;border-radius:999px;background:#07080a;margin-top:6px;overflow:hidden;box-shadow:inset 0 1px 3px #000}.bar i{display:block;height:100%;width:50%;border-radius:inherit;transition:width .4s ease,background .4s ease}.client-stat .bar i{background:linear-gradient(90deg,#57d454,#8de66e)}.dignity-stat .bar i{background:linear-gradient(90deg,#ffb31d,#ffd75c)}.patience-stat .bar i{background:linear-gradient(90deg,#f0527e,#ff799b)}.icon-btn{color:#fff;border:0;font-size:1rem;width:48px}.game-stage{position:relative;z-index:2;min-height:calc(100vh - 78px);display:grid;grid-template-columns:minmax(250px,.8fr) minmax(520px,1.65fr) minmax(260px,.75fr);gap:16px;padding:16px clamp(12px,2vw,28px) 24px}.mascot-panel{position:relative;min-height:0;border-radius:28px;overflow:hidden;background:radial-gradient(circle at 50% 34%,#ffffff0c,transparent 38%),linear-gradient(180deg,#272028,#17171a);border:1px solid #ffffff13;box-shadow:var(--shadow);display:flex;align-items:flex-end;justify-content:center}.mascot-panel:after{content:"";position:absolute;inset:auto 8% 5% 8%;height:20%;background:radial-gradient(ellipse,#0008,transparent 70%);filter:blur(14px)}.mascot-panel img{position:relative;z-index:2;width:100%;height:100%;max-height:calc(100vh - 112px);object-fit:contain;object-position:center bottom;padding:12px 6px 52px;filter:drop-shadow(0 16px 24px #0007);transition:transform .35s ease}.mascot-panel.reacting img{transform:rotate(-2deg) scale(1.025)}.desk-plate{position:absolute;z-index:3;bottom:14px;left:50%;transform:translateX(-50%);width:max-content;max-width:90%;text-align:center;background:#19120d;color:#f4c570;border:1px solid #e7a95055;border-radius:8px;padding:7px 11px;font-weight:1000;font-size:.66rem;letter-spacing:.04em;box-shadow:0 10px 18px #0006}.request-zone{display:flex;flex-direction:column;min-width:0;justify-content:center}.difficulty-row{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:0 2px 8px}.difficulty-badge{font-size:.68rem;font-weight:1000;letter-spacing:.1em;border-radius:999px;padding:7px 10px;background:#2b2e35;border:1px solid #ffffff17}.streak-text{font-size:.72rem;color:#b9bdc6}.request-card{position:relative;background:linear-gradient(165deg,#fffaf2,#e9e0d4);color:#191713;border-radius:26px;padding:30px clamp(22px,4vw,44px) 26px;box-shadow:0 24px 60px #0007,inset 0 0 0 1px #fff;min-height:300px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.request-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 10%,#ffcf7b33,transparent 25%),linear-gradient(90deg,#00000004 1px,transparent 1px);background-size:auto,24px 24px;pointer-events:none}.request-kicker{position:absolute;top:0;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#df4560,#c62c49);color:white;padding:8px 24px 10px;border-radius:0 0 13px 13px;font-size:.72rem;font-weight:1000;letter-spacing:.08em}.request-meta{position:relative;display:flex;align-items:center;gap:10px;margin-bottom:15px}.client-avatar{width:38px;height:38px;border-radius:50%;background:#ded3c5;display:grid;place-items:center;font-weight:1000;color:#7d7064}.request-meta div{display:flex;flex-direction:column}.request-meta small{font-size:.65rem;color:#8b837b}.request-text{position:relative;font-size:clamp(1.35rem,2.2vw,2.25rem);line-height:1.18;margin:0;font-weight:800;letter-spacing:-.02em}.request-tags{position:relative;display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.request-tags span{font-size:.62rem;font-weight:900;letter-spacing:.04em;padding:6px 9px;border-radius:999px;background:#fff;border:1px solid #d5c9ba;color:#6c5c50}.choices{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.choice{min-height:132px;border:1px solid #ffffff20;border-radius:21px;padding:16px 14px;color:#fff;text-align:left;box-shadow:0 14px 24px #0004,inset 0 1px #ffffff18;transition:.18s transform,.18s filter,.18s border-color}.choice:hover{transform:translateY(-3px);filter:brightness(1.08);border-color:#ffffff50}.choice:active{transform:translateY(0) scale(.99)}.choice-icon{display:block;font-size:1.45rem;margin-bottom:8px}.choice strong{display:block;font-size:.9rem;line-height:1.08}.choice small{display:block;color:#ffffffc5;font-size:.7rem;line-height:1.25;margin-top:7px}.professional{background:linear-gradient(145deg,#2765a8,#173f71)}.sarcastic{background:linear-gradient(145deg,#7746c6,#4d2c87)}.suicidal{background:linear-gradient(145deg,#d04b39,#8e261e)}.feedback-panel{display:none;margin-top:12px;background:#181a20;border:1px solid #ffffff18;border-radius:20px;padding:16px 18px;box-shadow:0 16px 34px #0005}.feedback-panel.show{display:block;animation:pop .22s ease}.feedback-choice{font-size:.68rem;font-weight:1000;letter-spacing:.1em;color:#ffd45c}.feedback-panel p{margin:7px 0 10px;font-size:.98rem;line-height:1.4}.delta-list{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:11px}.delta{font-size:.68rem;padding:6px 9px;border-radius:999px;background:#ffffff0d}.delta.good{color:#8de98a}.delta.bad{color:#ff8b8b}.feedback-panel .btn{padding:10px 14px;font-size:.75rem}.queue-panel{background:#16181d;border:1px solid #ffffff14;border-radius:24px;padding:14px;box-shadow:var(--shadow);min-height:0;display:flex;flex-direction:column}.queue-panel h2{font-size:.76rem;letter-spacing:.1em;margin:4px 4px 10px;color:#d6d8dc}.queue-list{display:grid;gap:8px;overflow:hidden}.queue-item{padding:10px 11px;border-radius:13px;background:#f2eadf;color:#211b16;min-height:75px;display:flex;flex-direction:column;justify-content:center;box-shadow:inset 0 0 0 1px #fff}.queue-item b{font-size:.77rem;line-height:1.2}.queue-item small{font-size:.58rem;margin-top:5px;color:#85796c;font-weight:800}.boss-teaser{margin-top:auto;background:linear-gradient(145deg,#32161b,#1a1114);border:1px solid #922f3b77;border-radius:14px;padding:11px;display:flex;gap:8px;align-items:center}.boss-teaser strong{display:block;color:#ff8194;font-size:.75rem}.boss-teaser small{display:block;font-size:.58rem;color:#c4b5b8;margin-top:2px}
.screen-end{background:#101114}.end-layout{position:relative;z-index:3;min-height:100vh;display:grid;grid-template-columns:minmax(260px,.8fr) minmax(520px,1.2fr);align-items:center;gap:28px;padding:30px clamp(20px,5vw,80px)}.end-character{height:min(88vh,850px);display:flex;align-items:flex-end;justify-content:center}.end-character img{max-height:100%;max-width:100%;object-fit:contain;filter:drop-shadow(0 30px 30px #0009)}.result-card{background:#121319e6;border:1px solid #ffffff1f;border-radius:30px;padding:clamp(24px,4vw,48px);box-shadow:0 30px 90px #0009;backdrop-filter:blur(12px)}.result-card h2{font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;font-size:clamp(3.1rem,7vw,6.4rem);line-height:.9;margin:14px 0 10px;color:#fff;text-shadow:0 5px 0 #000}.result-subtitle{font-size:1.05rem;color:#d2d4d8;line-height:1.5;max-width:720px}.rank-badge{display:inline-block;margin:8px 0 18px;padding:9px 13px;border-radius:11px;background:linear-gradient(135deg,#ffc932,#e7911a);color:#211507;font-weight:1000;letter-spacing:.08em;box-shadow:0 10px 26px #e7972042}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.result-grid>div{background:#ffffff0b;border:1px solid #ffffff13;border-radius:15px;padding:13px}.result-grid span{display:block;color:#aeb2bc;font-size:.67rem}.result-grid strong{display:block;font-size:1.35rem;margin-top:4px}.final-quote{margin-top:14px;padding:14px 16px;border-left:3px solid var(--yellow);background:#0004;border-radius:0 12px 12px 0;color:#f1e5c8;font-weight:700;line-height:1.45}.best-score{font-size:.72rem;color:#a7a9ae;margin-top:12px}
.how-dialog{width:min(840px,calc(100vw - 28px));max-height:90vh;overflow:auto;border:1px solid #ffffff1f;border-radius:26px;padding:26px;background:#181a20;color:#fff;box-shadow:0 30px 100px #000c}.how-dialog::backdrop{background:#08090bd9;backdrop-filter:blur(6px)}.dialog-close{position:absolute;right:14px;top:12px;border:0;background:#ffffff12;color:#fff;width:34px;height:34px;border-radius:50%;font-size:1.4rem}.how-dialog h2{margin-top:0;font-size:2rem}.rules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.rules-grid article{padding:14px;border-radius:14px;background:#ffffff0b}.rules-grid b{display:block;margin-bottom:6px}.rules-grid span,.how-dialog p{color:#c7c9ce;line-height:1.5}.dialog-goal{padding:12px 14px;background:#ffc92814;border:1px solid #ffc92835;border-radius:14px}.how-dialog img{display:block;width:100%;border-radius:16px;margin-top:16px;border:1px solid #ffffff1e}
@keyframes pop{from{opacity:0;transform:translateY(6px) scale(.99)}to{opacity:1;transform:none}}@keyframes shake{0%,100%{transform:translateX(0)}25%{transform:translateX(-7px)}75%{transform:translateX(7px)}}.shake{animation:shake .25s ease}.low{animation:pulse 1s ease-in-out infinite alternate}@keyframes pulse{to{box-shadow:0 0 0 3px #e9464633,0 0 28px #e9464630}}
@media (max-width:1100px){html,body{overflow:auto}.screen{position:relative;min-height:100vh}.screen:not(.active){display:none}.start-layout{grid-template-columns:1fr .75fr}.game-topbar{grid-template-columns:90px repeat(3,1fr) 42px}.game-stage{grid-template-columns:220px minmax(430px,1fr)}.queue-panel{display:none}.result-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:760px){.brandbar{padding:12px 14px}.brand{font-size:.73rem}.back-link{font-size:.68rem;padding:7px 10px}.start-layout{display:flex;flex-direction:column;min-height:auto;padding:8px 16px 48px}.start-copy{order:1;text-align:center}.start-copy h1{font-size:clamp(2.6rem,14vw,4.2rem);line-height:.84;align-items:center;margin:10px 0 12px}.start-copy .eyebrow{font-size:.58rem}.lead{font-size:.92rem}.goal{font-size:.78rem}.start-actions{justify-content:center}.mini-features{justify-content:center}.start-mascot-wrap{order:0;height:34vh;min-height:250px;width:100%;margin-top:-8px}.start-mascot{padding:0}.floating-note{font-size:.56rem;padding:6px 7px;max-width:105px}.note-a{right:1%;top:10%}.note-b{left:2%;top:28%}.note-c{right:2%;bottom:6%}.start-footer{position:relative;bottom:auto;padding:10px 16px 16px}.game-topbar{position:sticky;grid-template-columns:54px repeat(3,1fr) 38px;gap:5px;padding:7px 7px}.round-box{padding:5px}.round-box .tiny-label,.round-progress{display:none}.round-box strong{grid-column:1;grid-row:1;font-size:1.1rem;justify-self:center}.stat-card{padding:6px}.stat-head{font-size:.52rem;gap:3px}.stat-head strong{font-size:.55rem}.bar{height:5px;margin-top:4px}.icon-btn{width:38px}.game-stage{display:block;min-height:auto;padding:9px 9px 24px}.mascot-panel{height:21vh;min-height:145px;margin-bottom:8px;justify-content:flex-start}.mascot-panel img{height:100%;width:auto;padding:4px 0 26px 4px}.desk-plate{left:auto;right:8px;transform:none;font-size:.52rem;bottom:9px}.difficulty-row{margin:4px 2px 7px}.difficulty-badge{font-size:.56rem}.streak-text{font-size:.57rem}.request-card{min-height:220px;border-radius:20px;padding:27px 18px 18px}.request-kicker{font-size:.58rem;padding:6px 16px}.request-meta{margin-bottom:10px}.client-avatar{width:30px;height:30px}.request-text{font-size:clamp(1.18rem,6vw,1.55rem)}.request-tags{margin-top:12px;gap:5px}.request-tags span{font-size:.52rem;padding:5px 7px}.choices{grid-template-columns:1fr;gap:7px;margin-top:8px}.choice{min-height:0;padding:11px 13px;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;align-items:center}.choice-icon{grid-row:1/3;margin:0;font-size:1.2rem}.choice strong{font-size:.78rem}.choice small{font-size:.6rem;margin-top:3px}.feedback-panel{padding:13px;margin-top:8px}.feedback-panel p{font-size:.84rem}.screen-end{overflow-x:hidden}.end-layout{display:flex;flex-direction:column;gap:8px;width:100%;max-width:100%;padding:14px 10px 28px;overflow-x:hidden}.end-character{width:100%;height:min(24vh,190px);min-height:145px;overflow:hidden;margin:0 auto}.end-character img{display:block;width:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center bottom}.result-card{width:100%;max-width:100%;overflow:hidden;padding:18px 14px;border-radius:20px}.result-card .eyebrow{max-width:100%;font-size:.58rem;line-height:1.1;padding:7px 11px;white-space:normal}.result-card h2{width:100%;max-width:100%;font-size:clamp(2rem,9.5vw,3.1rem);line-height:.94;letter-spacing:-.015em;margin:10px 0 10px;white-space:normal;word-break:normal;overflow-wrap:normal}.result-subtitle{font-size:.84rem;line-height:1.45;margin:0 0 10px}.rank-badge{display:block;width:100%;max-width:100%;margin:8px 0 14px;padding:10px 12px;font-size:clamp(.72rem,3.4vw,.9rem);line-height:1.2;letter-spacing:.045em;white-space:normal}.result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.result-grid>div{min-width:0;padding:11px 10px;border-radius:13px}.result-grid span{font-size:.61rem;line-height:1.25}.result-grid strong{font-size:1.05rem}.final-quote{margin-top:12px;padding:12px 12px;font-size:.83rem;line-height:1.42}.best-score{font-size:.66rem}.end-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:16px}.end-actions .btn{text-align:center;width:100%}.rules-grid{grid-template-columns:1fr}.how-dialog{padding:22px 16px}.how-dialog h2{font-size:1.5rem}}
@media (max-width:380px){.end-layout{padding-left:8px;padding-right:8px}.end-character{height:135px;min-height:135px}.result-card{padding:16px 11px}.result-card h2{font-size:clamp(1.82rem,9.2vw,2.35rem);line-height:.96}.rank-badge{font-size:.69rem;padding:9px 10px}.result-grid{gap:7px}.result-grid>div{padding:10px 8px}.result-grid span{font-size:.58rem}.result-grid strong{font-size:1rem}.final-quote{font-size:.78rem;padding:11px 10px}}
@media (max-height:650px) and (min-width:761px){.game-stage{min-height:calc(100vh - 64px);padding-top:9px}.game-topbar{padding-top:7px;padding-bottom:7px}.request-card{min-height:230px;padding-top:26px;padding-bottom:18px}.choices{margin-top:8px}.choice{min-height:105px;padding:12px}.choice small{font-size:.62rem}.mascot-panel img{max-height:calc(100vh - 90px)}}
