@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;600;700;800&family=Noto+Serif+JP:wght@700;900&display=swap";:root{color:#eeeaf4;font-synthesis:none;--orange:#ff714b;--paper:#eeeaf4;background:#17151f;font-family:DM Sans,Noto Sans JP,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 50% -10%,#302737 0,#0000 36%),#17151f;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}main{min-height:100vh;position:relative;overflow:hidden}main:before{content:"";opacity:.035;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E");position:fixed;inset:0}.topbar{z-index:2;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;max-width:1160px;height:82px;margin:auto;padding:0 28px;display:flex;position:relative}.brand{color:var(--paper);letter-spacing:.08em;background:0 0;border:0;align-items:center;gap:11px;padding:0;font-size:17px;font-weight:700;display:flex}.brand>span:last-child span{color:var(--orange)}.brand-mark{border:1px solid #ff714b77;place-items:center;width:34px;height:34px;display:grid;transform:rotate(45deg)}.brand-mark svg{color:var(--orange);transform:rotate(-45deg)}.era{color:#77727f;letter-spacing:.22em;align-items:center;gap:11px;font-size:10px;font-weight:600;display:flex}.era i{background:var(--orange);border-radius:50%;width:3px;height:3px}.page{z-index:1;width:min(1080px,100% - 40px);margin:0 auto;animation:.45s both enter;position:relative}@keyframes enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.compact{text-align:center;width:min(660px,100% - 40px);padding:50px 0 72px}.home{text-align:center;padding:90px 0 65px}.eyebrow{color:#aaa3ae;letter-spacing:.3em;justify-content:center;align-items:center;gap:12px;font-size:10px;font-weight:700;display:flex}.eyebrow span{background:var(--orange);width:32px;height:1px}h1{letter-spacing:-.055em;margin:19px 0 22px;font-family:Noto Serif JP,serif;font-size:clamp(38px,6vw,72px);line-height:1.25}h1 em{color:var(--orange);font-style:normal}.lead{color:#a9a4ae;margin:0 0 32px;font-size:14px;line-height:2}.primary{background:var(--orange);color:#17151f;letter-spacing:.04em;border:0;justify-content:center;align-items:center;gap:30px;min-height:56px;padding:0 25px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 10px 30px #ff714b22}.primary:hover{background:#ff896a;transform:translateY(-2px)}.primary:disabled{opacity:.35;cursor:not-allowed;transform:none}.start{min-width:270px}.difficulty-picker{grid-template-columns:repeat(4,1fr);gap:8px;width:min(680px,100%);margin:31px auto 22px;display:grid}.difficulty-picker button{color:#8e8893;background:#1d1a23;border:1px solid #ffffff16;min-height:66px;padding:10px;transition:all .2s}.difficulty-picker button:hover{border-color:#ff714b66}.difficulty-picker button.selected{border-color:var(--orange);color:#f4eff5;box-shadow:inset 0 -2px var(--orange);background:#281f25}.difficulty-picker span{font-family:Noto Serif JP;font-size:13px;font-weight:700;display:block}.difficulty-picker small{color:#716b76;margin-top:5px;font-size:8px;display:block}.difficulty-picker button.selected small{color:#ba8173}.feature-grid{text-align:left;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;grid-template-columns:repeat(3,1fr);margin:95px auto 50px;display:grid}.feature-grid article{padding:32px 35px 34px;position:relative}.feature-grid article+article{border-left:1px solid #ffffff14}.feature-grid article>b{color:#4a4650;font-size:11px;position:absolute;right:28px}.feature-grid svg{color:var(--orange);margin-bottom:16px}.feature-grid h2{margin:0 0 10px;font-size:15px}.feature-grid p{color:#817c87;margin:0;font-size:12px;line-height:1.8}.collection{letter-spacing:.22em;color:#69656e;justify-content:center;align-items:center;gap:12px;font-size:9px;display:flex}.collection span{background:#47434d;width:18px;height:1px}.progress{justify-content:center;align-items:center;margin-bottom:42px;display:flex}.progress span{color:#6e6973;border:1px solid #45414b;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;font-weight:700;display:grid}.progress span.active{border-color:var(--orange);background:var(--orange);color:#17151f}.progress i{background:#39353f;width:65px;height:1px}.progress i.active{background:var(--orange)}.player-badge{color:var(--orange);letter-spacing:.22em;border:1px solid #ff714b66;padding:7px 13px;font-size:9px;font-weight:700;display:inline-block}.compact h1{margin:24px 0 27px;font-size:clamp(28px,5vw,44px)}.secret-card{background:#1c1923;border:1px solid #ffffff16;max-width:440px;margin:10px auto 29px;padding:31px}.secret-card svg{color:var(--orange);margin-bottom:14px}.secret-card strong{font-size:15px;display:block}.secret-card p{color:#817c87;font-size:12px;line-height:1.8}.handoff .primary,.reveal>.primary,.talk>.primary,.guess>.primary,.result>.primary{width:min(440px,100%)}.micro{color:#68636d;justify-content:center;align-items:center;gap:7px;margin-top:16px;font-size:10px;display:flex}.reveal{--accent:var(--orange)}.your-theme{color:#aaa4ae;font-family:Noto Serif JP;font-size:13px}.word-card{border:1px solid #ffffff16;border-top:3px solid var(--accent);text-align:left;background:#201d27;margin:20px auto;padding:28px 32px}.card-top{letter-spacing:.15em;color:var(--accent);text-transform:uppercase;justify-content:space-between;font-size:9px;display:flex}.word-card h1{text-align:center;color:#f5f2f7;letter-spacing:-.05em;margin:33px 0 9px;font-size:clamp(28px,6vw,48px)}.word-card>p{text-align:center;color:#78727e;margin:0 0 27px;font-size:11px}.hint-toggle{color:#bdb7c2;background:0 0;border:0;border-top:1px solid #ffffff13;justify-content:space-between;width:100%;padding:20px 0 0;font-size:12px;display:flex}.hint-toggle span:first-child{align-items:center;gap:9px;display:flex}.details{padding-top:20px}.story{background:#17151f;padding:15px;line-height:1.8;text-align:left!important;color:#aaa5ae!important;font-size:12px!important}.details dl{margin:15px 0}.details dl div{border-bottom:1px solid #ffffff0d;grid-template-columns:95px 1fr;padding:9px 0;font-size:11px;display:grid}.details dt{color:#716c77}.details dd{color:#bbb6c0;margin:0}.spoiler-note{color:#6d6872!important;text-align:left!important;font-size:9px!important}.rule-tip{text-align:left;gap:20px;margin:18px 0 26px;padding:0 4px;display:flex}.rule-tip strong{color:var(--orange);white-space:nowrap;font-size:11px}.rule-tip p{color:#716c77;margin:0;font-size:10px;line-height:1.6}.character-list{flex-wrap:wrap;gap:5px;display:flex}.character-list>span{color:#c7c1cb;background:#17151f;border:1px solid #ffffff14;padding:3px 7px;font-size:9px}.duo{justify-content:center;align-items:center;gap:18px;margin-top:15px;display:flex}.duo span{width:72px;height:72px;color:var(--orange);border:1px solid #ff714b77;border-radius:50%;place-items:center;font-weight:800;display:grid}.duo i{color:#625d68;font-family:serif;font-size:11px}.talk-prompts{border:1px solid #ffffff14;flex-wrap:wrap;justify-content:center;gap:8px;margin:28px 0;padding:18px 20px 21px;display:flex}.talk-prompts p{color:#827c88;width:100%;margin:0 0 7px;font-size:11px}.talk-prompts span{color:#aaa4af;background:#1d1a23;border:1px solid #ffffff12;padding:7px 10px;font-size:10px}.timer{border:1px solid #ff714b77;border-radius:50%;place-items:center;width:140px;height:140px;margin:0 auto 35px;display:grid;position:relative}.timer svg{color:var(--orange);position:absolute;top:22px}.timer span{letter-spacing:.05em;margin-top:10px;font-size:31px;font-weight:600}.timer small{color:#7e7883;letter-spacing:.2em;font-size:7px;position:absolute;bottom:23px}.timer.urgent{border-color:#ef4545;animation:1s infinite pulse}@keyframes pulse{50%{box-shadow:0 0 0 8px #ef454511}}.guess-box{text-align:left;background:#1d1a23;border:1px solid #ffffff14;margin:12px 0;padding:18px 20px;display:block;position:relative}.guess-box>span{color:var(--orange);letter-spacing:.15em;font-size:8px;position:absolute;right:18px}.guess-box b{font-size:12px;display:block}.guess-box small{color:#6e6973;font-size:9px}.guess-box input{color:#fff;background:0 0;border:0;border-bottom:1px solid #514b57;outline:none;width:100%;margin-top:6px;padding:13px 0 8px}.guess-box input:focus{border-color:var(--orange)}.guess>.primary{margin-top:20px}.conversation-card{background:#1d1a23;border:1px solid #ffffff14;width:min(440px,100%);margin:0 auto 8px;padding:25px}.conversation-card svg{color:var(--orange);margin-bottom:10px}.conversation-card strong{font-size:13px;display:block}.conversation-card p{color:#7d7782;margin:8px 0 0;font-size:10px;line-height:1.7}.conversation-card+.primary{margin-top:16px}.question-examples{text-align:left;background:#1d1a23;border:1px solid #ffffff14;width:min(600px,100%);margin:0 auto 18px;padding:22px}.question-heading{border-bottom:1px solid #ffffff10;padding:0 0 17px 41px;position:relative}.question-heading:before{content:"?";width:29px;height:29px;color:var(--orange);border:1px solid #ff714b66;border-radius:50%;place-items:center;font-family:Noto Serif JP;font-weight:900;display:grid;position:absolute;top:1px;left:0}.question-heading span{color:var(--orange);letter-spacing:.2em;font-size:7px;display:block}.question-heading strong{margin-top:2px;font-family:Noto Serif JP;font-size:15px;display:inline-block}.question-heading small{color:#716b76;margin-left:10px;font-size:8px}.question-examples ol{counter-reset:question;grid-template-columns:1fr 1fr;gap:7px 17px;margin:17px 0 0;padding:0;list-style:none;display:grid}.question-examples li{counter-increment:question;color:#aaa4ae;background:#17151f;align-items:center;min-height:46px;padding:8px 8px 8px 30px;font-size:10px;line-height:1.55;display:flex;position:relative}.question-examples li:before{content:counter(question,decimal-leading-zero);color:#625c66;font-size:8px;font-weight:700;position:absolute;left:9px}.result-grid{text-align:left;grid-template-columns:1fr 1fr;gap:12px;margin:32px 0 26px;display:grid}.result-grid article{border:1px solid #ffffff14;border-top:3px solid var(--accent);background:#1d1a23;padding:21px}.result-status{letter-spacing:.15em;color:#77717c;justify-content:space-between;font-size:9px;display:flex}.result-status span{color:#d65e5e}.result-status span.ok{color:#6fbd8b}.result-grid article>small{color:#716c76;margin-top:25px;font-size:9px;display:block}.result-grid h2{margin:4px 0;font-family:Noto Serif JP;font-size:21px}.result-grid article>p{color:#817b86;font-size:9px}.their-guess{color:#716b76;border-top:1px solid #ffffff10;margin-top:22px;padding-top:14px;font-size:9px}.their-guess strong,.their-guess small{color:#ddd8e0;margin-top:6px;font-size:12px;display:block}.their-guess small{color:#817b86;font-size:9px}.text-button{color:#7b7580;background:0 0;border:0;margin:17px auto;font-size:10px;text-decoration:underline;display:block}.answer-story{color:#8e8893;border-top:1px solid #ffffff10;margin-top:18px;padding-top:14px;font-size:10px;line-height:1.7}.dialog-backdrop{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d0b12dd;place-items:center;padding:20px;animation:.2s both fade;display:grid;position:fixed;inset:0}@keyframes fade{0%{opacity:0}}.dialog{border:1px solid #ffffff1f;border-top:3px solid var(--orange);text-align:center;background:#211e28;width:min(490px,100%);padding:37px 38px 34px;animation:.3s both enter;box-shadow:0 28px 80px #0008}.dialog-icon{width:58px;height:58px;color:var(--orange);border:1px solid #ff714b66;border-radius:50%;place-items:center;margin:0 auto 17px;display:grid}.dialog-kicker{letter-spacing:.25em;color:var(--orange);font-size:8px;font-weight:700}.dialog h2{margin:11px 0;font-family:Noto Serif JP;font-size:23px}.dialog>p{color:#8d8792;margin:0 0 25px;font-size:11px;line-height:1.8}.dialog-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.dialog-actions .primary,.secondary{gap:10px;min-height:51px;padding:0 15px;font-size:11px}.secondary{color:#c7c1cb;background:0 0;border:1px solid #ffffff25;font-weight:700}.secondary:hover{background:#ffffff08;border-color:#fff5}footer{color:#4f4b53;letter-spacing:.16em;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:70px;padding:0 max(28px,50% - 540px);font-size:8px;display:flex}footer span:first-child{color:#66616a;font-weight:800}@media (width<=680px){.topbar{height:68px;padding:0 19px}.era{display:none}.home{padding-top:60px}.home h1{font-size:42px}.difficulty-picker{grid-template-columns:1fr 1fr}.feature-grid{grid-template-columns:1fr;margin-top:65px}.feature-grid article+article{border-top:1px solid #ffffff14;border-left:0}.compact{padding-top:35px}.progress{margin-bottom:32px}.result-grid{grid-template-columns:1fr}.word-card{padding:24px 20px}.rule-tip{display:block}.rule-tip strong{margin-bottom:7px;display:block}.question-examples ol{grid-template-columns:1fr}.question-heading small{margin:4px 0 0;display:block}.dialog{padding:30px 20px}.dialog-actions{grid-template-columns:1fr}footer{padding:0 20px}footer span:last-child{display:none}}
