body.quest-adventure{min-height:100vh;color:#f7fbff;background:radial-gradient(circle at 12% 12%,#26406f 0,transparent 28%),radial-gradient(circle at 88% 22%,#492c66 0,transparent 25%),linear-gradient(155deg,#07132e,#040817 72%);background-attachment:fixed}
body.quest-adventure:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.5;background-image:radial-gradient(circle,#fff 0 1px,transparent 1.6px),radial-gradient(circle,#83d8ff 0 1px,transparent 1.4px);background-size:79px 79px,131px 131px;background-position:13px 22px,49px 71px}
.quest-adventure .topbar,.quest-adventure #foundation-app{position:relative;z-index:1}
.quest-adventure .topbar{color:#f7fbff}.quest-adventure .brand,.quest-adventure .top-actions a{color:#f7fbff}.quest-adventure .top-actions button{border-color:#6175b2;background:#17264f;color:white}
.quest-adventure .board{border:1px solid #677bb566;background:linear-gradient(145deg,#121f42ed,#0c1734ed);color:#f7fbff;box-shadow:0 22px 65px #02061799}
.quest-adventure .board h1,.quest-adventure .board h2{color:white}.quest-adventure .quest-note{color:#b9c8ed}.quest-adventure .eyebrow{color:#7de5c4}
.quest-adventure .quest-progress{background:#27365f}.quest-adventure .quest-progress span{background:linear-gradient(90deg,#49d2aa,#ffd66d);box-shadow:0 0 14px #42d6ad88}
.quest-stage{display:grid;grid-template-columns:88px minmax(0,1fr);gap:20px;align-items:start;margin:22px 0;padding:22px;border:1px solid #52689d;border-radius:24px;background:#0b1734cc}
.quest-guide{position:sticky;top:16px;display:grid;place-items:center;width:78px;height:78px;border:2px solid #8cebd0;border-radius:50%;background:radial-gradient(circle at 35% 30%,#445da2,#182550 70%);box-shadow:0 0 25px #42d7ad55}.quest-guide span{font-size:30px;color:#ffe078}.quest-guide b{font-size:11px;color:#dfe8ff}
.quest-task{min-width:0}.quest-adventure .quest-prompt{margin-top:0;color:white;font-weight:800}.quest-adventure .quest-input{border-color:#7ce5c6;background:#f8fbff;color:#102445;box-shadow:0 0 0 4px #7ce5c622}
.quest-keypad{display:grid;grid-template-columns:repeat(5,minmax(56px,1fr));gap:9px;margin-top:12px}.quest-keypad button{min-width:56px;min-height:56px;border:1px solid #7184ba;border-radius:14px;background:#1c2d59;color:white;font-size:20px;font-weight:900}.quest-keypad button:hover{border-color:#7ce5c6;background:#29416d}.quest-keypad button:active{transform:translateY(1px)}
.quest-adventure .quest-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.quest-adventure .quest-choice{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;min-height:72px;border-color:#6074a9;background:#172750;color:#f7fbff}.quest-choice>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#2b3e70;color:#9ee8d1;font-weight:950}.quest-adventure .quest-choice:hover{border-color:#82e7c9;background:#203563}.quest-adventure .quest-choice[aria-pressed=true]{border-color:#8cf0d2;background:#235b59;box-shadow:inset 5px 0 #8cf0d2,0 0 20px #42d7ad44}.quest-adventure .quest-choice[aria-pressed=true]>span{background:#8cf0d2;color:#0b2b36}
.quest-adventure .quest-dots{gap:14px;padding:18px;border-radius:18px;background:#111f43}.quest-adventure .quest-dots span{width:28px;height:28px;background:radial-gradient(circle at 35% 30%,#fff7b2,#ffd55b 45%,#e69c39);box-shadow:0 0 12px #ffd45c}.quest-adventure .quest-parts{gap:4px;padding:14px;border-radius:18px;background:#111f43}.quest-adventure .quest-parts span{height:58px;border:2px solid #7790c5;border-radius:8px;background:#1a2d58}.quest-adventure .quest-parts .filled{background:linear-gradient(#7ce5c6,#3b9f91);box-shadow:inset 0 0 15px #d9fff4}
.quest-adventure .quest-feedback{min-height:52px;border-radius:15px;padding:13px 16px;background:#111e3e;color:#e1e9ff}.quest-adventure .quest-explain{border:1px solid #d9b967;background:#4b3a22;color:#fff1bd}.quest-adventure .quest-controls .primary{border-color:#7de7c7;background:#287563;color:white}.quest-adventure .quest-controls .pill:not(.primary){border-color:#6377ae;background:#17264d;color:white}
.quest-adventure .quest-board{color:white}.quest-adventure .quest-board td,.quest-adventure .quest-board th{border-color:#40517d}.quest-adventure .target{color:#ffe07a}
@media(max-width:640px){.quest-stage{grid-template-columns:1fr;padding:16px}.quest-guide{position:static;width:60px;height:60px}.quest-adventure .quest-choices{grid-template-columns:1fr}.quest-keypad{grid-template-columns:repeat(4,minmax(56px,1fr))}}
@media(max-width:380px){.quest-keypad{grid-template-columns:repeat(3,minmax(56px,1fr))}}
@media(prefers-reduced-motion:reduce){.quest-keypad button:active{transform:none}}
