*{box-sizing:border-box}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f5f3eb;background:#06110d}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 50% -10%,rgba(77,210,144,.2),transparent 32%),linear-gradient(180deg,#07140f,#06110d 58%,#08130f)}button,textarea{font:inherit}button{cursor:pointer}.shell{min-height:100vh}.topbar{height:72px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid rgba(154,214,181,.15);background:#06110dd1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar>div:first-child{display:flex;flex-direction:column;letter-spacing:.12em}.topbar span{font-size:.72rem;color:#aab8b0;letter-spacing:.02em;margin-top:3px}.top-actions{display:flex;gap:8px}.top-actions button,.back,.secondary{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(154,214,181,.18);background:#0c1b15;color:#f5f3eb;border-radius:999px;padding:9px 12px}.stage{height:calc(100vh - 72px);overflow:hidden}.page{height:100%;display:grid;place-items:center;padding:18px;background:radial-gradient(circle at 50% 22%,rgba(255,200,120,.1),transparent 22%),radial-gradient(circle at 50% 82%,rgba(77,210,144,.18),transparent 30%)}.page-inner{max-width:760px;width:100%;text-align:center;animation:enter .38s ease}.page-inner.wide{max-width:980px;text-align:left;height:100%;overflow:auto;padding:10px 4px 30px}@keyframes enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.eyebrow{color:#58d89a;text-transform:uppercase;letter-spacing:.16em;font-weight:900;font-size:.75rem}h1{font-size:clamp(3rem,10vw,7rem);letter-spacing:-.065em;line-height:.88;margin:18px 0}h2{font-size:clamp(2rem,6vw,4.4rem);letter-spacing:-.045em;line-height:.96;margin:18px 0}.hero-line,p{color:#adbbb3;line-height:1.6;font-size:clamp(1rem,2.2vw,1.25rem)}.chapter{color:#d8bd78;font-weight:800}.standard-word,.reset-word{font-size:clamp(3.3rem,11vw,8rem);color:#58d89a;font-weight:950;letter-spacing:-.07em;line-height:.86;margin:20px 0}.standard-word.small{font-size:clamp(3rem,9vw,6.2rem)}blockquote{margin:22px auto;max-width:700px;font-size:clamp(1.2rem,3vw,1.8rem);font-weight:800;line-height:1.45;color:#f5f3eb}.primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:16px;padding:15px 20px;background:#58d89a;color:#041009;font-weight:950;box-shadow:0 14px 34px #249b6840;margin-top:20px}.primary:disabled{opacity:.45;cursor:not-allowed}.choice-list{display:grid;gap:10px;margin-top:20px;max-height:56vh;overflow:auto;padding-right:4px}.choice{border:1px solid rgba(154,214,181,.18);border-radius:16px;background:#0b1813;color:#f5f3eb;padding:15px 16px;text-align:left}.choice strong{display:block;font-size:1.05rem}.choice span{display:block;color:#adbbb3;margin-top:4px;line-height:1.4}textarea{width:100%;min-height:160px;border:1px solid rgba(154,214,181,.18);border-radius:16px;background:#07130e;color:#f5f3eb;padding:15px;resize:vertical}.button-row{display:flex;gap:10px;justify-content:space-between;flex-wrap:wrap}.entries{display:grid;gap:12px;margin-top:20px}.entry{border:1px solid rgba(154,214,181,.18);border-radius:18px;background:#0d1d16;padding:18px}.entry span{display:inline-block;color:#58d89a;font-size:.78rem;font-weight:900}.entry h3{font-size:1.4rem;margin:8px 0}.entry small{color:#adbbb3}@media(max-width:620px){.topbar{height:auto;min-height:72px;align-items:flex-start;flex-direction:column}.stage{height:calc(100vh - 116px)}.top-actions{width:100%}.top-actions button{flex:1;justify-content:center}.page{padding:14px}.choice-list{max-height:52vh}}
