:root{color:#29263a;font-synthesis:none;text-rendering:optimizelegibility;--ink:#29263a;--muted:#716d7c;--paper:#fffdf8;--paper-deep:#f4efe5;--purple:#625080;--purple-dark:#302947;--lavender:#d9ccec;--lavender-soft:#f0e9f7;--gold:#c39032;--gold-soft:#f0d894;--aqua:#4a8991;--teal:#4a8991;--line:#dfd8cb;--shadow:0 12px 30px #372d4914;--shadow-lg:0 20px 44px #2d274433;background:#f2eee6;font-family:Inter,Onest,Segoe UI,system-ui,sans-serif}.profile-page{gap:18px;display:grid}.profile-hero{color:#fff;min-height:260px;box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#30224d,#5f4780 58%,#417c89);border-radius:18px;position:relative;overflow:hidden}.profile-hero-backdrop{object-fit:cover;opacity:.48;width:100%;height:100%;position:absolute;inset:0}.profile-hero:after{content:"";background:linear-gradient(90deg,#1b1134eb 0%,#2a1c4bab 52%,#2a1c4b14 100%);position:absolute;inset:0}.profile-hero-copy{z-index:2;gap:8px;max-width:620px;padding:42px 44px;display:grid;position:relative}.profile-hero-copy h1{margin:0;font-family:Georgia,serif;font-size:clamp(2.4rem,6vw,4.8rem);line-height:.98}.profile-hero-copy p{margin:0;font-size:1.05rem}.profile-season{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin-top:9px;padding:8px 12px;display:inline-flex}.profile-season svg,.profile-hero .eyebrow svg{width:16px}.profile-traveler-art{z-index:2;object-fit:contain;filter:drop-shadow(0 18px 18px #120a2352);width:min(29%,280px);max-height:92%;position:absolute;bottom:-8px;right:28px}.profile-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:18px;display:grid}.profile-account-card,.profile-progress-card{align-content:start;gap:16px;display:grid}.profile-facts{gap:0;margin:0;display:grid}.profile-facts>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(145px,.7fr) minmax(0,1.3fr);gap:14px;padding:11px 0;display:grid}.profile-facts dt{color:var(--muted);align-items:center;gap:8px;font-size:.76rem;display:flex}.profile-facts dt svg{width:17px;color:var(--purple)}.profile-facts dd{overflow-wrap:anywhere;margin:0;font-weight:700}.profile-facts.compact>div{grid-template-columns:minmax(125px,.6fr) minmax(0,1.4fr)}.profile-role-copy,.profile-people-card>p{color:var(--muted);margin:0}.profile-progress-orb{width:104px;height:104px;color:var(--purple-dark);background:radial-gradient(circle at 36% 28%,#fff8d7,#e7c46f 56%,#b77924);border:1px solid #bd8c2b59;border-radius:50%;place-content:center;justify-self:center;justify-items:center;display:grid;box-shadow:0 12px 30px #482d6933}.profile-progress-orb svg{width:24px}.profile-progress-orb b{font-family:Georgia,serif;font-size:1.7rem;line-height:1}.profile-progress-orb span{letter-spacing:.12em;font-size:.64rem;font-weight:800}.profile-people-card{gap:12px;display:grid}.profile-people-list{grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:10px;display:grid}.profile-people-list>button{border:1px solid var(--line);min-width:0;color:inherit;text-align:left;cursor:pointer;background:#ffffff9e;border-radius:12px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.profile-people-list>button:hover,.profile-people-list>button.active{background:var(--lavender-soft);border-color:#66439773;transform:translateY(-1px)}.profile-people-list .avatar{color:#fff;background:linear-gradient(135deg, var(--purple), var(--teal));border-radius:50%;place-items:center;width:40px;height:40px;font-family:Georgia,serif;font-weight:800;display:grid}.profile-people-list button>span:nth-child(2){gap:2px;min-width:0;display:grid}.profile-people-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.traveler-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.traveler-profile-grid .card{min-height:220px}.traveler-powers-card{background:linear-gradient(145deg,#fffdf8,#f0e9f7);align-content:start;gap:12px;display:grid}.traveler-power{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;display:grid}.traveler-power>svg{color:#f0d894;background:#352b50;border:1px solid #d4bd78;border-radius:50%;width:40px;height:40px;padding:9px}.traveler-power div{gap:2px;display:grid}.traveler-power span{color:var(--muted);font-size:.76rem}.traveler-companion-card,.traveler-artifact-card{grid-template-columns:150px minmax(0,1fr);align-items:center;gap:16px;display:grid;overflow:hidden}.traveler-companion-card>.atlas-asset,.traveler-companion-card>.atlas-symbol,.traveler-artifact-card>.atlas-asset,.traveler-artifact-card>.atlas-symbol{object-fit:contain;filter:drop-shadow(0 12px 18px #2e23412e);width:150px;height:180px}.traveler-companion-card{background:linear-gradient(135deg,#f5eef9,#fffaf0)}.traveler-artifact-card{background:linear-gradient(135deg,#fffaf0,#f0e9f7)}.traveler-companion-card p,.traveler-artifact-card p{margin:0}.traveler-qualities-card{gap:8px;display:grid}.traveler-qualities-card>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.traveler-qualities-card>div:last-child span{color:#4e4066;background:#f5eff9;border:1px solid #d9cce7;border-radius:999px;padding:8px 11px;font-size:.78rem;font-weight:750}.mobile-account{cursor:pointer;background:0 0;border:0}@media (width<=760px){.profile-hero{min-height:225px}.profile-hero-copy{padding:30px 24px}.profile-hero-copy h1{max-width:72%;font-size:2.55rem}.profile-hero-copy p{max-width:65%;font-size:.88rem}.profile-traveler-art{width:42%;right:-10px}.profile-grid,.traveler-profile-grid{grid-template-columns:1fr}.traveler-profile-grid .card{min-height:0}.traveler-companion-card,.traveler-artifact-card{grid-template-columns:100px minmax(0,1fr);padding:16px}.traveler-companion-card>.atlas-asset,.traveler-companion-card>.atlas-symbol,.traveler-artifact-card>.atlas-asset,.traveler-artifact-card>.atlas-symbol{width:100px;height:120px}.profile-facts>div,.profile-facts.compact>div{grid-template-columns:1fr;gap:4px}.profile-people-list{grid-template-columns:1fr}}*{box-sizing:border-box}body{background:radial-gradient(circle at 8% 0,#ebe1f3 0,#0000 28rem),#f2eee6;min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #537e8a52}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.025em;margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1.02}h2{margin-bottom:8px;font-size:1.25rem;line-height:1.25}h3{margin-bottom:6px}p{line-height:1.55}.app{min-height:100vh}.topbar{display:none}.sidebar{z-index:10;color:#f9f5ec;background:#29233f;flex-direction:column;width:236px;padding:28px 18px 22px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand,.brand{align-items:center;gap:10px;display:flex}.sidebar-brand{letter-spacing:.02em;padding:0 8px;font-family:Georgia,serif;font-size:1.25rem}.brand-mark{color:#302947;background:var(--gold-soft);border-radius:50%;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 0 0 4px #f0d8941f}.atlas-asset{object-fit:contain;max-width:100%;display:block}.atlas-symbol{color:#f1d47d;background:radial-gradient(circle at 38% 32%,#786395,#342a4e 72%);flex:none;place-items:center;display:grid}.atlas-symbol svg{width:58%;height:58%}.brand-mark .atlas-asset{filter:drop-shadow(0 4px 7px #130e1d47);width:38px;height:38px}.brand-mark:has(.atlas-asset){width:40px;height:40px;box-shadow:none;background:0 0;border-radius:0}.role-caption{color:#bcb2cf;letter-spacing:.1em;text-transform:uppercase;margin:30px 8px 12px;font-size:.72rem;font-weight:700}.sidebar nav{gap:6px;display:grid}.sidebar nav button{color:#dcd5e8;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:12px;min-height:46px;padding:0 13px;display:flex}.sidebar nav button:hover{background:#ffffff12}.sidebar nav button.active{color:#2d2742;background:var(--gold-soft);font-weight:700}.sidebar nav{margin-bottom:auto}.sidebar-role{z-index:1;margin-top:8px}.sidebar-role label{color:#bcb2cf;margin-bottom:6px;font-size:.72rem;display:block}.sidebar-role select{color:#fff;background:#3b3452;border:1px solid #ffffff26;border-radius:6px;width:100%;min-height:42px;padding:0 9px}.main-content{min-height:100vh;margin-left:236px;padding:42px 44px 80px}.bottom-nav{display:none}.page{max-width:1180px;margin:0 auto}.narrow-page{max-width:880px}.lead{max-width:720px;color:var(--muted);margin-bottom:28px;font-size:1.04rem}.eyebrow{color:var(--purple);letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:800;display:block}.eyebrow.light{color:var(--gold-soft)}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.page-heading>div>p{color:var(--muted)}.section-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.section-title h2{margin:0}.card{min-width:0;box-shadow:var(--shadow);background:#fffdf8eb;border:1px solid #52465f21;border-radius:8px;padding:22px}.card.featured{background:linear-gradient(145deg,#fffdf8,#f4edfa)}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.parent-grid{grid-template-columns:1.25fr .75fr}.wide-card{grid-column:1/-1}.card-kicker{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:15px;font-size:.74rem;font-weight:800;display:flex}.card p{color:var(--muted)}.primary,.secondary,.success-button,.text-button,.icon-button{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-weight:750;display:inline-flex}.primary{border:1px solid var(--purple-dark);color:#fff;background:var(--purple-dark);padding:0 17px;box-shadow:0 7px 18px #3029472b}.primary:hover{background:#413858}.primary:disabled{cursor:not-allowed;opacity:.55}.secondary{color:#443859;background:#f7f2fb;border:1px solid #cbbfda;padding:0 15px}.secondary:disabled{cursor:not-allowed;opacity:.48}.success-button{color:#265644;background:#e1f0e8;border:1px solid #5b8b75;padding:0 15px}.text-button{min-height:38px;color:var(--purple);background:0 0;border:0;padding:0 7px}.icon-button{border:1px solid var(--line);background:#fff;width:40px}.wide{width:100%}.hero-banner{color:#fff;background:linear-gradient(120deg,#2d2744 0%,#584775 58%,#2d5b67 130%);border-radius:8px;justify-content:space-between;align-items:center;min-height:250px;margin-bottom:20px;padding:42px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 38px #2d27442e}.hero-banner>div:first-of-type{z-index:2;max-width:670px;position:relative}.hero-banner h1{color:#fffaf0}.hero-banner p{color:#ded6e6;max-width:580px;margin-bottom:0}.child-world-art{z-index:0;object-fit:cover;opacity:.46;width:100%;height:100%;position:absolute;inset:0}.child-hero:after{z-index:1;content:"";background:linear-gradient(90deg,#231c35f5 0%,#3a2d4ec7 56%,#29233d38);position:absolute;inset:0}.child-traveler-art{z-index:2;object-fit:cover;object-position:center 18%;filter:drop-shadow(0 15px 20px #16111f59);border-radius:48% 48% 8px 8px;width:230px;height:270px;position:absolute;bottom:-18px;right:22px}.child-world-emblem{z-index:3;filter:drop-shadow(0 8px 12px #16111f61);width:72px;height:72px;position:absolute;top:22px;right:216px}.child-hero .portal-orbit{z-index:1;opacity:.45}.portal-orbit{border:2px solid #f4d37bb3;border-radius:50%;flex:none;place-items:center;width:155px;height:155px;display:grid;position:relative;box-shadow:inset 0 0 32px #f0d8942e,0 0 0 14px #d9ccec0f,0 0 0 35px #d9ccec09}.portal-orbit:before,.portal-orbit:after{background:var(--gold-soft);content:"";border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 12px #fff}.portal-orbit:before{top:14px;left:24px}.portal-orbit:after{bottom:32px;right:15px}.portal-orbit span{color:var(--gold-soft);font-size:3.4rem}.level-card{flex-direction:column;display:flex}.quest-card,.child-progress-card{position:relative;overflow:hidden}.quest-card>:not(.quest-card-art),.child-progress-card>:not(.progress-shard-art){z-index:1;position:relative}.quest-card-art{opacity:.72;filter:drop-shadow(0 9px 13px #3125422e);width:128px;height:128px;position:absolute;bottom:-18px;right:-18px}.quest-card h2,.quest-card p{max-width:calc(100% - 82px)}.progress-shard-art{opacity:.7;width:90px;height:90px;position:absolute;top:8px;right:-8px}.level-number{align-items:baseline;gap:10px;margin:5px 0 12px;display:flex}.level-number b{font-family:Georgia,serif;font-size:3.5rem}.level-number span{color:var(--muted)}.progress-wrap{margin:8px 0}.progress-label{color:var(--muted);justify-content:space-between;margin-bottom:7px;font-size:.8rem;display:flex}.progress-label strong{color:var(--ink)}.progress-track{background:#e9e3db;border-radius:8px;height:7px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--purple), var(--gold));height:100%;display:block}.latest-discovery{align-items:center;gap:18px;display:flex}.discovery-art{width:72px;height:72px;color:var(--gold);background:#302947;border:1px solid #d7c7b2;border-radius:50%;flex:none;place-items:center;font-size:2.3rem;display:grid}.latest-discovery p{margin-bottom:0}.metric-row{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.metric-row .card{gap:5px;padding:18px;display:grid}.metric-row span{color:var(--muted);font-size:.82rem}.metric-row b{font-family:Georgia,serif;font-size:1.65rem}.metric-row small{color:var(--muted)}.latest-radar{align-items:flex-start;gap:13px;display:flex}.latest-radar>div{gap:3px;display:grid}.latest-radar span,.latest-radar small{color:var(--muted)}.quest-copy{min-height:52px}.council-teaser{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;display:grid}.council-teaser>svg{color:var(--gold)}.council-teaser p{margin-bottom:0}.navigator-hero{isolation:isolate;color:#f9f5ec;background:#302947;border-radius:8px;min-height:300px;margin-bottom:20px;position:relative;overflow:hidden;box-shadow:0 18px 38px #2d27442e}.navigator-hero-backdrop{z-index:0;object-fit:cover;object-position:center 46%;width:100%;height:100%;position:absolute;inset:0}.navigator-hero-shade{z-index:1;background:linear-gradient(90deg,#221b33f5,#372b4cc2 58%,#2c244133);position:absolute;inset:0}.navigator-hero-copy{z-index:2;max-width:660px;padding:48px 320px 44px 38px;position:relative}.navigator-hero-copy h1{color:#fffaf0;font-size:2.55rem}.navigator-hero-copy p{color:#e6deea}.navigator-hero-action{color:#302947;cursor:pointer;background:#f0d894;border:1px solid #e0be63;border-radius:6px;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:800;display:inline-flex}.navigator-home-landmark{z-index:2;filter:drop-shadow(0 15px 20px #120d1c66);width:350px;height:330px;position:absolute;bottom:-48px;right:-8px}.navigator-guild-emblem{z-index:3;filter:drop-shadow(0 7px 10px #120d1c61);width:66px;height:66px;position:absolute;top:18px;right:20px}.atlas-metric{position:relative;padding-right:76px!important}.atlas-metric>.atlas-asset,.atlas-metric>.atlas-symbol{opacity:.88;border-radius:50%;width:58px;height:58px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.card-corner-token{opacity:.75;border-radius:50%;width:58px;height:58px;position:absolute;top:13px;right:14px}.parent-grid>.featured{position:relative;overflow:hidden}.parent-grid>.featured .section-title,.parent-grid>.featured p,.parent-grid>.featured button{z-index:1;position:relative}.parent-grid>.featured p{padding-right:48px}.council-teaser>.atlas-asset,.council-teaser>.atlas-symbol{border-radius:50%;width:52px;height:52px}.admin-heading>div{padding-left:70px;position:relative}.admin-guild-mark{width:56px;height:56px;position:absolute;top:0;left:0}.council-page{max-width:1050px}.council-place-hero{isolation:isolate;color:#fff;background:#302947;border-radius:10px;min-height:430px;margin-bottom:20px;position:relative;overflow:hidden;box-shadow:0 20px 44px #2d274433}.council-place-backdrop{z-index:-3;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.council-place-shade{z-index:-2;background:linear-gradient(90deg,#1c1730f2 0%,#2d2242b8 48%,#1e1b301a 78%),linear-gradient(#0000 52%,#1e182fa8);position:absolute;inset:0}.council-place-copy{z-index:2;flex-direction:column;justify-content:center;max-width:610px;min-height:430px;padding:54px 44px;display:flex;position:relative}.council-place-copy h1{color:#fffaf0}.council-place-copy p{color:#eee5ef;max-width:500px}.council-return{color:#f5dda0;align-items:flex-start;gap:9px;max-width:480px;margin-top:10px;font-size:.84rem;font-weight:750;line-height:1.45;display:flex}.council-return svg{flex:none;margin-top:2px}.council-place-landmark{z-index:1;object-fit:contain;filter:drop-shadow(0 18px 24px #100d1c66);width:48%;max-height:90%;position:absolute;bottom:-34px;right:-20px}.council-place-emblem{z-index:3;justify-items:center;margin:0;display:grid;position:absolute;top:20px;right:22px}.council-place-emblem img{object-fit:contain;filter:drop-shadow(0 8px 12px #140f2259);width:76px;height:76px}.council-place-emblem figcaption{color:#fff5d2;letter-spacing:.08em;text-align:center;text-transform:uppercase;max-width:130px;font-size:.58rem;font-weight:800}.guild-lore-grid{grid-template-columns:1.15fr .85fr;gap:16px;margin-bottom:34px;display:grid}.guild-lore-card ul{gap:9px;margin:16px 0 0;padding:0;list-style:none;display:grid}.guild-lore-card li{color:#4d4855;padding-left:23px;line-height:1.5;position:relative}.guild-lore-card li:before{color:var(--gold);content:"✦";position:absolute;left:0}.guild-thread-card{background:linear-gradient(145deg,#fffdf8,#f2eafb)}.guild-thread-card dl{gap:13px;margin:0;display:grid}.guild-thread-card dl>div{border-bottom:1px solid var(--line);padding-bottom:12px}.guild-thread-card dl>div:last-child{border:0;padding-bottom:0}.guild-thread-card dt{color:var(--purple);letter-spacing:.09em;text-transform:uppercase;margin-bottom:4px;font-size:.69rem;font-weight:850}.guild-thread-card dd{margin:0;line-height:1.48}.council-child-note{background:#fff9e8;border-color:#c8b270;align-items:flex-start;gap:14px;display:flex}.council-child-note>svg{color:var(--gold);flex:none}.council-child-note p{margin:0}.timeline-icon .atlas-asset{filter:drop-shadow(0 5px 8px #31254226);width:52px;height:52px}.child-council-page .guild-lore-grid{position:relative}.child-council-page .guild-lore-card{background:linear-gradient(145deg,#fffdf8,#f4eef9)}.child-council-page .guild-thread-card{color:#fff8e7;background:linear-gradient(135deg,#302947,#584477)}.child-council-page .guild-thread-card .card-kicker{color:#f0d894}.child-council-page .guild-thread-card dt{color:#cabed9}.child-council-page .guild-thread-card dd{color:#fffaf0}.child-council-page .timeline{gap:10px}.child-council-page .timeline:before{background:linear-gradient(#d7b95f,#9d8ab7);left:42px}.child-council-page .council-step{background:#fffdf8f0;border-color:#6250802e;grid-template-columns:52px minmax(0,1fr);padding:18px}.child-council-page .council-step:nth-child(2n){background:#f5eff9}.child-council-page .timeline-icon{background:#332a4c;border:1px solid #d5bc70;width:46px;height:46px}.child-council-page .timeline-icon .atlas-asset,.child-council-page .timeline-icon .atlas-symbol{border-radius:50%;width:42px;height:42px}.council-step-label{color:var(--purple);letter-spacing:.09em;text-transform:uppercase;margin-bottom:4px;font-size:.64rem;font-weight:850;display:block}.child-council-page .council-step h3{font-family:Georgia,serif;font-size:1.15rem}.council-child-note>.atlas-asset,.council-child-note>.atlas-symbol{object-fit:contain;border-radius:50%;flex:none;width:58px;height:58px}.form-grid{gap:14px;display:grid}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}label{color:#4a4654;gap:7px;font-size:.83rem;font-weight:700;display:grid}label span i{color:#918b98;font-style:normal;font-weight:400}input,select,textarea{width:100%;min-height:46px;color:var(--ink);background:#fff;border:1px solid #d5cec4;border-radius:6px;padding:10px 12px}textarea{resize:vertical}.radar-form{gap:20px;margin-bottom:30px;display:grid}.radar-atmosphere{isolation:isolate;color:#fff;background:#342c4c;border-radius:8px;grid-template-columns:minmax(0,1fr) 112px;align-items:center;min-height:155px;margin-bottom:18px;padding:24px;display:grid;position:relative;overflow:hidden}.radar-atmosphere:after{z-index:-1;content:"";background:linear-gradient(90deg,#272139f2,#3f325399,#2b314540);position:absolute;inset:0}.radar-mist-art{z-index:-2;object-fit:cover;opacity:.72;width:100%;height:100%;position:absolute;inset:0}.radar-atmosphere>div{gap:6px;max-width:420px;display:grid}.radar-atmosphere b{font-family:Georgia,serif;font-size:1.45rem}.radar-atmosphere span{color:#eee7f3;font-size:.84rem;line-height:1.45}.radar-hero-art{object-fit:cover;object-position:center top;filter:drop-shadow(0 10px 14px #110d1959);border-radius:48% 48% 0 0;width:132px;height:172px;position:absolute;bottom:-24px;right:6px}.radar-choice{border:0;grid-template-columns:repeat(3,1fr);gap:10px;margin:0;padding:0;display:grid}.radar-choice legend{grid-column:1/-1;margin-bottom:8px;font-size:.85rem;font-weight:750}.radar-choice button{cursor:pointer;text-align:left;background:#fff;border:1px solid #ded7ce;border-radius:7px;align-items:center;gap:10px;min-height:84px;padding:12px;display:flex}.radar-choice button b{border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:1.5rem;display:grid}.radar-choice button span{font-weight:800;display:grid}.radar-choice button small{color:var(--muted);font-size:.7rem;font-weight:500}.radar-choice button.understood b,.radar-badge.radar-understood{color:#695014;background:#f8e8af}.radar-choice button.wobbled b,.radar-badge.radar-wobbled{color:#225c62;background:#d9edef}.radar-choice button.lost b,.radar-badge.radar-lost{color:#4b3f72;background:#e5def4}.radar-choice button.selected{border-color:var(--purple);box-shadow:0 0 0 2px #62508029}.radar-badge{border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:92px;min-height:34px;font-size:.75rem;font-weight:800;display:inline-flex}.radar-badge b{font-size:1.05rem}.radar-badge.compact{width:34px;min-width:34px}.activity-list{gap:8px;display:grid}.activity-list article{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr auto;align-items:start;gap:13px;padding:14px 4px;display:grid}.activity-list article>div{gap:2px;display:grid}.activity-list article span,.activity-list article small,.activity-list time{color:var(--muted)}.activity-list time{font-size:.76rem}.studio-layout{grid-template-columns:minmax(330px,.75fr) minmax(460px,1.25fr);align-items:start;gap:20px;display:grid}.studio-form{gap:18px;display:grid}.step-label{align-items:center;gap:9px;margin-top:2px;font-weight:850;display:flex}.step-label span{color:#fff;background:var(--purple);border-radius:50%;place-items:center;width:27px;height:27px;font-size:.76rem;display:grid}.upload-field{min-height:72px;color:var(--purple);cursor:pointer;background:#f8f5fb;border:1px dashed #b9afc4;border-radius:7px;align-items:center;gap:12px;padding:12px;display:flex}.upload-field>span{gap:2px;display:grid}.upload-field small{color:var(--muted);font-weight:500}.upload-field input{opacity:0;width:1px;height:1px;position:absolute}.mode-picker{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.mode-picker button{cursor:pointer;text-align:left;background:#fff;border:1px solid #d8d1c8;border-radius:7px;gap:5px;min-height:76px;padding:10px;display:grid}.mode-picker button small{color:var(--muted);font-size:.7rem;line-height:1.3}.mode-picker button.selected{border-color:var(--purple);color:var(--purple-dark);background:#f2ecf8;box-shadow:0 0 0 2px #6250801a}.prototype-note{text-align:center;margin:-5px 0 0;font-size:.72rem}.creation-mode-picker button{min-height:86px}.creation-mode-picker button:last-child{background:linear-gradient(145deg,#fffdfa,#f6effb);border-color:#c390328c}.creation-mode-picker button:last-child.selected{border-color:var(--gold);box-shadow:0 0 0 2px #c3903224}.ai-story-intro{color:#49345f;background:linear-gradient(135deg,#fffaf0,#f5eefb);border:1px solid #d3b66f;border-radius:8px;align-items:flex-start;gap:11px;padding:13px;display:flex}.ai-story-intro svg{color:var(--gold);flex:none}.ai-story-intro div,.economy-print span{gap:4px;display:grid}.ai-story-intro span,.economy-print small{color:var(--muted);font-size:.73rem;line-height:1.45}.economy-print{border:1px solid var(--line);background:#fffefa;border-radius:7px;align-items:flex-start;gap:10px;padding:11px 12px;display:flex}.economy-print input{width:18px;height:18px;accent-color:var(--purple);margin-top:1px}.preview-column{position:sticky;top:20px}.preview-actions{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:9px;font-size:.78rem;font-weight:750;display:flex}.preview-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:7px;min-height:40px;padding:0 12px;display:flex}.preview-switch{border:1px solid var(--line);background:#ece7df;border-radius:7px;padding:3px;display:flex}.preview-switch button{background:0 0;border:0;min-height:32px}.preview-switch button.selected{color:var(--purple-dark);background:#fff;box-shadow:0 2px 5px #2f28391a}.print-sheet{color:#2e2940;background-color:#fffdf6;background-image:linear-gradient(#6b548509 1px,#0000 1px),linear-gradient(90deg,#6b548509 1px,#0000 1px);background-size:22px 22px;border:1px solid #d8cfbe;width:100%;min-height:690px;padding:38px;box-shadow:0 16px 36px #362d421f}.print-sheet header{border-bottom:2px solid #b99a4e;gap:16px;padding-bottom:20px;display:flex}.sheet-emblem{color:#f5d989;background:#302947;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:1.45rem;display:grid}.print-sheet header small{color:#765c91;letter-spacing:.07em;text-transform:uppercase;font-weight:800}.print-sheet h1{margin:5px 0 2px;font-size:2rem}.print-sheet header p{color:var(--muted);margin:0}.print-sheet section{padding:22px 0 2px}.print-sheet section h2{color:#55446e;font-family:Georgia,serif}.print-sheet section p{color:#3f3b45}.understanding-check{border-left:3px solid var(--gold);background:#f7f0df;padding:12px 14px;font-weight:750}.print-sheet ol{padding-left:24px}.print-sheet li{margin:0 0 16px;padding-left:5px;line-height:1.45}.answer-key li{margin-bottom:20px}.answer-lines{border-bottom:1px solid #bcb6ad;height:18px;margin-top:8px}.print-sheet footer{border-top:1px solid #cfc5b5;flex-wrap:wrap;gap:8px 18px;margin-top:22px;padding-top:15px;font-size:.78rem;display:flex}.print-sheet footer span{width:100%;color:var(--muted)}.empty-preview{text-align:center;place-content:center;min-height:440px;display:grid}.empty-preview svg{color:var(--purple);margin:0 auto 15px}.material-library{margin-top:36px}.mini-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.mini-grid button{border:1px solid var(--line);background:var(--paper);cursor:pointer;text-align:left;border-radius:7px;gap:4px;min-height:110px;padding:15px;display:grid}.mini-grid button>span{color:var(--gold)}.mini-grid button small{color:var(--muted)}.timeline{gap:12px;margin:26px 0;display:grid;position:relative}.timeline:before{content:"";background:#d1c6da;width:1px;position:absolute;top:30px;bottom:30px;left:39px}.timeline .card{z-index:1;box-shadow:none;grid-template-columns:48px 1fr;gap:15px;display:grid}.timeline-icon{width:38px;height:38px;color:var(--purple);background:#ece4f4;border-radius:50%;place-items:center;display:grid}.timeline p{margin-bottom:12px}.council-events{gap:8px;display:grid}.council-events>div{align-items:center;gap:9px;display:flex}.approval-card{background:#fff9e8;border-color:#c8b270;justify-content:space-between;align-items:center;gap:20px;display:flex}.approval-card p{margin-bottom:0}.gentle-note{color:var(--muted);text-align:center;font-size:.78rem}.world-hero{background:linear-gradient(125deg,#29233f,#56436f 55%,#386d71)}.moon-seal{color:#f1d58a;border:1px solid #ebd18b;border-radius:50%;flex:none;place-items:center;width:138px;height:138px;font-family:Georgia,serif;font-size:4.5rem;display:grid;position:relative}.moon-seal span{font-size:1.3rem;position:absolute;top:16px;right:18px}.world-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.companion-symbol{float:left;color:#e8d08b;background:var(--purple-dark);border-radius:50%;place-items:center;width:58px;height:58px;margin:0 14px 8px 0;font-size:2rem;display:grid}.artifact-row{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.artifact-row>div{background:#faf6ef;border:1px solid #e1d9cd;border-radius:7px;gap:5px;min-height:124px;padding:16px;display:grid}.artifact-row svg{color:var(--gold)}.artifact-row small{color:var(--muted)}.artifact-row .locked{opacity:.55;filter:grayscale()}.world-page{gap:24px;display:grid}.world-cover{color:#fff;background:#302947;border-radius:8px;align-items:end;min-height:360px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #2d274433}.world-cover>.atlas-image{border:0;border-radius:0;height:100%;position:absolute;inset:0}.world-cover-image img{object-position:center 34%}.world-cover-shade{background:linear-gradient(90deg,#231d34e6,#3029477a 58%,#3029471f),linear-gradient(#0000 38%,#231d349e);position:absolute;inset:0}.world-cover-copy{z-index:2;max-width:720px;padding:42px;position:relative}.world-cover-copy h1{color:#fffdf8}.world-cover-copy p{color:#eee8f2;margin:0;font-size:1.02rem}.world-emblem{z-index:3;color:#fff8df;letter-spacing:.05em;text-transform:uppercase;justify-items:center;gap:7px;width:150px;font-size:.72rem;font-weight:800;display:grid;position:absolute;top:26px;right:28px}.world-emblem .atlas-image{border:3px solid #fffc;border-radius:50%;width:118px;height:118px;box-shadow:0 12px 25px #1913274d}.world-tabs{z-index:8;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f0;border-radius:8px;gap:4px;width:fit-content;max-width:100%;padding:5px;display:flex;position:sticky;top:14px;overflow-x:auto;box-shadow:0 8px 24px #30294714}.world-tabs button{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;align-items:center;gap:7px;padding:0 14px;font-weight:750;display:flex}.world-tabs button.active{color:#fff;background:var(--purple-dark)}.world-loading{text-align:center;place-content:center;justify-items:center;min-height:180px;display:grid}.world-loading svg{color:var(--gold)}.world-loading p{max-width:520px;margin:4px 0 0}.world-summary-row{grid-template-columns:.8fr 1.2fr;gap:16px;display:grid}.atlas-explainer{background:linear-gradient(135deg,#fff9e6,#f8f1fb);border-color:#c9b677;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;display:grid}.atlas-explainer>svg{color:var(--gold)}.atlas-explainer p{margin:4px 0 0}.world-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.world-feature{padding:0;display:grid;overflow:hidden}.world-feature .atlas-image{border:0;border-radius:0;height:250px}.world-feature>div:last-child{padding:18px 20px 20px}.world-feature>div>span{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:850}.world-feature h2{margin-top:7px;font-family:Georgia,serif;font-size:1.5rem}.world-feature p{margin:0}.atlas-heading{max-width:760px}.atlas-heading>p{color:var(--muted)}.atlas-filters{gap:7px;margin:18px 0;padding-bottom:4px;display:flex;overflow-x:auto}.atlas-filters button{border:1px solid var(--line);min-height:40px;color:var(--muted);cursor:pointer;background:#ffffffb8;border-radius:999px;flex:none;padding:0 13px;font-size:.78rem;font-weight:750}.atlas-filters button.active{border-color:var(--purple);color:#fff;background:var(--purple)}.atlas-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.atlas-card{padding:0;display:grid;overflow:hidden}.atlas-card .atlas-image{border:0;border-radius:0;height:230px}.atlas-card.spoiler{border-color:#b99a4e}.atlas-card-copy{align-content:start;padding:17px 18px 18px;display:grid}.atlas-card-copy h2{margin:8px 0 6px;font-family:Georgia,serif}.atlas-card-copy p{margin-bottom:16px}.atlas-card-copy footer{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:7px;margin-top:auto;padding-top:12px;display:flex}.atlas-card-copy code{color:var(--muted);font-size:.68rem}.atlas-card-meta{color:var(--purple);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;font-size:.68rem;font-weight:850;display:flex}.atlas-card-meta b{color:#73581b;background:#f5e6ad;border-radius:999px;padding:5px 7px;font-size:.6rem}.atlas-image{border:1px solid var(--line);color:#efd486;background:linear-gradient(145deg,#302947,#625080 60%,#4a8991);border-radius:7px;place-items:center;min-height:80px;display:grid;position:relative;overflow:hidden}.atlas-image img{z-index:1;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.atlas-image>span{font-size:2.4rem;position:absolute}.inventory-grid{grid-template-columns:1.2fr .8fr;gap:16px;display:grid}.inventory-card{grid-template-columns:210px 1fr;align-items:center;gap:22px;display:grid}.inventory-card .atlas-image{height:210px}.inventory-card h2{margin-top:12px;font-family:Georgia,serif;font-size:1.7rem}.inventory-empty{align-items:center;gap:15px;display:flex}.inventory-empty>svg{color:var(--gold);flex:none}.reference-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.reference-card{padding:0;overflow:hidden}.reference-card>a{color:#fff;background:var(--purple-dark);display:block;position:relative}.reference-card .atlas-image{background:#f6f3ed;border:0;border-radius:0;height:500px}.reference-card .atlas-image img{object-fit:contain}.reference-card>a>span{z-index:2;color:#fff;background:#2d2744e0;border-radius:6px;align-items:center;gap:7px;padding:8px 11px;font-size:.76rem;font-weight:800;display:flex;position:absolute;bottom:12px;right:12px}.reference-card>div{padding:17px 19px 19px}.reference-card p{margin:5px 0 10px}.reference-card code{color:var(--muted);font-size:.7rem}.asset-stats{gap:10px;margin-bottom:16px;display:flex}.asset-stats span{border:1px solid var(--line);background:#fff9;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:.78rem;display:flex}.asset-list{display:grid}.asset-list>div{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr auto;align-items:center;gap:12px;padding:13px 0;display:grid}.asset-list>div:last-child{border:0}.asset-thumb{width:46px;height:46px;color:var(--gold);background:var(--purple-dark);border-radius:6px;place-items:center;display:grid}.asset-list>div>div{gap:3px;display:grid}.asset-list code{color:var(--muted);font-size:.72rem}.asset-list .atlas-image{width:54px;height:54px;min-height:54px}.asset-list .atlas-image+div{gap:3px;display:grid}.atlas-image--hero,.atlas-image--companion,.atlas-image--phenomenon,.atlas-image--artifact,.atlas-image--emblem{background:radial-gradient(circle at 50% 35%,#aa8ed56b,#0000 48%),linear-gradient(145deg,#302947,#625080 60%,#4a8991)}.atlas-image--hero img,.atlas-image--companion img,.atlas-image--phenomenon img,.atlas-image--artifact img,.atlas-image--emblem img{object-fit:contain;filter:drop-shadow(0 10px 14px #110d1b42);padding:10px}.child-world-page{gap:18px}.child-world-page .world-cover{min-height:330px}.child-world-page .world-tabs{background:#2b2341f0;border-color:#decc9194;margin-top:-44px;margin-left:24px;box-shadow:0 14px 30px #221b3333}.child-world-page .world-tabs button{color:#dcd4e8}.child-world-page .world-tabs button:hover{color:#fff9e8;background:#ffffff14}.child-world-page .world-tabs button.active{color:#342a4d;background:#f0d894}.traveler-world-overview{gap:18px;display:grid}.traveler-route-heading{justify-content:space-between;align-items:center;gap:22px;padding:8px 2px 0;display:flex}.traveler-route-heading h2{margin-bottom:6px;font-family:Georgia,serif;font-size:1.75rem}.traveler-route-heading p{max-width:620px;color:var(--muted);margin:0}.traveler-week-seal{color:#fff3c1;background:radial-gradient(circle at 34% 26%,#725a91,#302947 72%);border:1px solid #c7ab58;border-radius:50%;flex:none;grid-template-columns:auto auto;place-content:center;align-items:center;gap:7px;width:92px;height:92px;display:grid;box-shadow:0 10px 22px #30294729}.traveler-week-seal b{font-family:Georgia,serif;font-size:2rem;line-height:1}.traveler-week-seal span{text-transform:uppercase;font-size:.62rem;font-weight:800;line-height:1.15}.world-route-map{grid-template-columns:minmax(0,1fr) 74px minmax(0,1fr);align-items:stretch;min-height:300px;display:grid}.route-landmark{color:#fffaf0;min-width:0;box-shadow:var(--shadow);cursor:pointer;text-align:left;background:#302947;border:1px solid #55446d47;border-radius:8px;padding:0;display:grid;position:relative;overflow:hidden}.route-landmark:hover{border-color:#c9aa55;transform:translateY(-2px);box-shadow:0 18px 36px #2e234129}.route-landmark .atlas-image{border:0;border-radius:0;width:100%;height:100%;position:absolute;inset:0}.route-landmark .atlas-image:after{z-index:2;content:"";background:linear-gradient(#2d234229 24%,#1f182ff5);position:absolute;inset:0}.route-landmark .atlas-image img{object-fit:cover;filter:none;padding:0}.route-landmark>span{z-index:3;align-self:end;gap:4px;padding:78px 22px 20px;display:grid;position:relative}.route-landmark small{color:#efd98f;letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:850}.route-landmark b{max-width:28ch;font-family:Georgia,serif;font-size:1.45rem;line-height:1.12}.route-landmark em{color:#f5ebce;align-items:center;gap:6px;margin-top:5px;font-size:.74rem;font-style:normal;font-weight:750;display:flex}.route-portal{z-index:4;color:#f7dc86;background:#3b3154;border:1px solid #d5b95f;border-radius:50%;place-self:center;place-items:center;width:74px;height:74px;display:grid;position:relative;box-shadow:0 0 0 8px #f2eee6,0 10px 22px #2d23422e}.route-portal i{border:1px dashed #f7dc8694;border-radius:50%;width:52px;height:52px;position:absolute}.route-portal svg{width:28px;height:28px}.traveler-world-cast{grid-template-columns:1.05fr .95fr .95fr;gap:12px;display:grid}.traveler-world-cast>button{min-width:0;color:inherit;box-shadow:var(--shadow);cursor:pointer;text-align:left;background:#fffdf8eb;border:1px solid #62508038;border-radius:8px;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:14px;padding:10px 16px 10px 8px;display:grid;overflow:hidden}.traveler-world-cast>button:hover{background:#fff9e8;border-color:#c39032a6}.traveler-world-cast .atlas-image{background:0 0;border:0;width:112px;height:132px}.traveler-world-cast .atlas-image img{padding:2px}.traveler-world-cast small{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:850}.traveler-world-cast b{margin:5px 0;font-family:Georgia,serif;font-size:1.13rem;display:block}.traveler-world-cast p{color:var(--muted);margin:0;font-size:.76rem;line-height:1.42}.traveler-world-cast .cast-mist{background:#eee8f4}.traveler-world-cast .cast-mist .atlas-image{opacity:.88}.traveler-world-footer{background:#fff9e8;border:1px solid #d4c17d;border-radius:8px;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 18px;display:grid}.traveler-world-footer>.atlas-image{background:0 0;border:0;width:76px;height:76px}.traveler-world-footer>.atlas-image img{padding:0}.traveler-world-footer b{font-family:Georgia,serif;font-size:1.08rem}.traveler-world-footer p{color:var(--muted);margin:4px 0 0;font-size:.76rem}.child-world-page .atlas-heading{padding-top:6px}.child-world-page .atlas-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.child-world-page .atlas-card{grid-template-columns:148px minmax(0,1fr);align-items:stretch;min-height:176px}.child-world-page .atlas-card .atlas-image{background:radial-gradient(circle at 45% 32%,#f7f0ff,#e7dcee 68%,#d8e4e0);width:148px;height:100%;min-height:176px}.child-world-page .atlas-card .atlas-image img{padding:8px}.child-world-page .atlas-card-copy{padding:18px 17px}.child-world-page .atlas-card-copy h2{font-size:1.2rem}.child-world-page .atlas-card-copy p{margin:0;font-size:.78rem;line-height:1.45}.child-world-page .inventory-card{background:linear-gradient(130deg,#fffaf0,#eee6f5);position:relative;overflow:hidden}.status-pill{width:fit-content;min-height:28px;color:var(--muted);background:#f6f3ee;border:1px solid #d8d2c8;border-radius:999px;align-items:center;gap:6px;padding:0 9px;font-size:.72rem;font-weight:750;display:inline-flex}.status-pill.online{color:#2b684f;background:#e8f4ee;border-color:#bad8ca}.status-pill span{background:#4f9c78;border-radius:50%;width:6px;height:6px}.admin-metrics{grid-template-columns:repeat(4,1fr)}.admin-metrics svg{color:var(--purple)}.admin-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.data-row{align-items:center;gap:12px;display:flex}.data-row>div{flex:1;gap:3px;display:grid}.data-row small{color:var(--muted)}.avatar{color:#fff;background:var(--purple);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:850;display:grid}.status-list{gap:11px;margin:0;padding:0;list-style:none;display:grid}.status-list li{color:var(--muted);grid-template-columns:auto 1fr auto;align-items:center;gap:8px;font-size:.84rem;display:grid}.status-list svg{color:#4f8f71;width:18px}.status-list b{color:var(--ink);font-size:.76rem}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid var(--line);text-align:left;padding:11px 9px;font-size:.8rem}th{color:var(--muted)}.empty-cell{color:var(--muted);text-align:center;padding:28px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.journal-form{gap:16px;margin-bottom:30px;display:grid}.journal-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.journal-actions>div{gap:7px;display:flex}.journal-list{gap:10px;display:grid}.journal-list .card{box-shadow:none}.journal-list time{color:var(--purple);font-size:.75rem;font-weight:750}.journal-list p{color:var(--ink);margin:8px 0}.journal-list small{color:var(--muted)}.empty-journal{min-height:190px;color:var(--muted);text-align:center;place-content:center;place-items:center;gap:7px;display:grid}.empty-journal svg{color:var(--purple)}.journal-atmosphere{isolation:isolate;color:#fffaf0;background:#302947;border-radius:8px;align-items:center;min-height:154px;margin:0 0 20px;padding:26px 190px 26px 26px;display:flex;position:relative;overflow:hidden}.journal-atmosphere-backdrop{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.journal-atmosphere-shade{z-index:1;background:linear-gradient(90deg,#261d39f2,#3a2b4fb8,#2a223d2e);position:absolute;inset:0}.journal-atmosphere>div{z-index:2;gap:5px;display:grid;position:relative}.journal-atmosphere span{color:#ead795;letter-spacing:.08em;text-transform:uppercase;font-size:.69rem;font-weight:800}.journal-atmosphere b{max-width:440px;font-family:Georgia,serif;font-size:1.55rem;line-height:1.16}.journal-atmosphere-art{z-index:2;filter:drop-shadow(0 10px 14px #150f2166);width:175px;height:175px;position:absolute;bottom:-22px;right:18px}.journal-form{position:relative;overflow:hidden}.journal-form>:not(.journal-form-ornament){z-index:1;position:relative}.journal-form-ornament{opacity:.3;width:150px;height:58px;position:absolute;top:-6px;right:-10px}.child-journal-page .section-title:first-child{margin-bottom:12px}.child-journal-page .journal-atmosphere{min-height:220px;box-shadow:var(--shadow-lg);padding:32px 230px 32px 30px}.child-journal-page .journal-atmosphere b{font-size:1.9rem}.child-journal-page .journal-atmosphere-art{width:220px;height:236px;bottom:-34px;right:24px}.child-journal-page>.lead{max-width:680px;margin-bottom:20px}.child-journal-page .journal-form{background:linear-gradient(145deg,#fffdf8,#f4eef9);border-color:#c390326b;padding:20px}.journal-prompt{border-bottom:1px solid #62508026;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:13px;padding:0 120px 14px 0;display:grid}.journal-prompt>.atlas-asset,.journal-prompt>.atlas-symbol{object-fit:contain;filter:drop-shadow(0 7px 10px #2d234229);border-radius:50%;width:72px;height:72px}.journal-prompt>div{gap:3px;display:grid}.journal-prompt span{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:850}.journal-prompt b{font-family:Georgia,serif;font-size:1.12rem}.journal-prompt small{max-width:58ch;color:var(--muted);line-height:1.4}.child-journal-page .journal-form textarea{background:#fffdf8db;min-height:132px}.child-journal-page .journal-list{gap:12px}.child-story-entry{background:linear-gradient(135deg,#fffdf8,#f6f1fa);border-color:#6250802e;grid-template-columns:58px minmax(0,1fr);align-items:start;gap:14px;padding:16px;display:grid}.child-story-entry.story-approved{background:linear-gradient(135deg,#fffdf8,#eff7f0);border-color:#5889716b}.story-entry-mark{background:#eee6f4;border:1px solid #d3c2df;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.story-entry-mark>.atlas-asset,.story-entry-mark>.atlas-symbol{border-radius:50%;width:48px;height:48px}.story-entry-copy{min-width:0}.child-story-entry p{font-family:Georgia,serif;font-size:1.02rem;line-height:1.45}.empty-journal>.atlas-asset,.empty-journal>.atlas-symbol{border-radius:50%;width:64px;height:64px}.source-list{gap:6px;display:grid}.source-list>div{border:1px solid var(--line);background:#faf8f3;border-radius:6px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:9px 10px;display:grid}.source-list>div>span{min-width:0;display:grid}.source-list b{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.source-list small{color:var(--muted);font-size:.68rem}.source-list button{cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:44px;height:44px;display:grid}.source-list button:hover{background:#eee8df}.generation-notice:empty{display:none}.generation-notice{color:#44565b;text-align:left;background:#e8f2f1;border-radius:6px;margin:-4px 0 0;padding:9px 11px;font-size:.76rem}.quest-document{gap:18px;display:grid}.quest-page{position:relative;overflow:hidden}.quest-page:before{content:"";pointer-events:none;border:1px solid #ac8b4642;position:absolute;inset:10px}.quest-illustration{background:radial-gradient(circle,#f6df9f 0 8%,#0000 9%),linear-gradient(145deg,#332b4c,#6d5888 58%,#477d83);border:1px solid #d7cbb8;place-items:center;min-height:145px;margin:22px 0 4px;display:grid;position:relative;overflow:hidden}.quest-illustration:before,.quest-illustration:after{content:"";border:1px solid #fff3;border-radius:50%;width:130px;height:130px;position:absolute}.quest-illustration:before{top:-70px;left:-35px}.quest-illustration:after{bottom:-75px;right:-25px}.quest-illustration>span{z-index:1;color:#f3d884;text-shadow:0 0 24px #fff3c173;font-family:Georgia,serif;font-size:4rem}.quest-illustration small{color:#ffffff94;letter-spacing:.07em;font-size:.58rem;position:absolute;bottom:7px;right:9px}.illustration-mist{background:linear-gradient(160deg,#274754,#718b95 45%,#443b63)}.illustration-portal{background:radial-gradient(circle,#ecd48a 0 8%,#674f83 9% 31%,#2d2944 32% 45%,#3d7780 46%)}.illustration-guardian{background:linear-gradient(135deg,#273441,#56426f 55%,#a17a36)}.quest-story blockquote{border-left:3px solid var(--aqua);color:#514d57;background:#4a899114;margin:14px 0 0;padding:10px 13px;font-size:.82rem;line-height:1.45}.preview-actions>span{white-space:nowrap;margin-left:auto;margin-right:6px}.ai-story-page,.ai-story-page.layout-briefing{--story-accent:#76519a}.ai-story-page.layout-workshop{--story-accent:#4f7f84}.ai-story-page.layout-field-notes{--story-accent:#b27a2d}.ai-story-page.layout-finale{--story-accent:#4b3370}.ai-story-page .worksheet-panel,.ai-story-page .worksheet-task{border-color:color-mix(in srgb,var(--story-accent) 72%,white)}.ai-story-page .worksheet-panel-title,.ai-story-page .worksheet-task-title{background:linear-gradient(90deg,color-mix(in srgb,var(--story-accent) 9%,white),#fff)}.economy-print-page{background-image:radial-gradient(circle at 16% 12%,#ead8fa29,#0000 20%),radial-gradient(circle at 88% 78%,#f8db891a,#0000 18%)}.review-queue{gap:10px;margin-bottom:28px;display:grid}.review-card{box-shadow:none;border-color:#cbbdd7;gap:14px;display:grid}.story-source{align-items:center;gap:10px;display:flex}.story-source>div{gap:2px;display:grid}.story-source time{color:var(--muted);font-size:.72rem}.review-card blockquote{border-left:3px solid var(--purple);background:#f6f1f8;margin:0;padding:14px 16px;font-family:Georgia,serif;font-size:1.03rem;line-height:1.5}.review-actions{flex-wrap:wrap;gap:7px;display:flex}.entry-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.review-status{border-radius:999px;padding:5px 8px;font-size:.68rem;font-weight:750}.status-pending{color:#6a511b;background:#faedbd}.status-approved{color:#28644c;background:#e1f1e9}.status-clarification{color:#355e69;background:#dceef1}.status-private{color:#625e68;background:#ece9ed}.story-fact{color:#745921;background:#f4e5b3;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.ornamental-frame{--ornament-size:82px;isolation:isolate;position:relative}.ornamental-frame--large{--ornament-size:112px}.ornamental-frame--small{--ornament-size:58px}.ornamental-frame__content{display:contents}.ornamental-frame__decoration{z-index:6;pointer-events:none;position:absolute;inset:8px;overflow:hidden}.ornamental-frame__corner,.ornamental-frame__side-accent,.ornamental-frame__medallion,.ornamental-frame__sparkles{background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;position:absolute}.ornamental-frame__corner{width:var(--ornament-size);height:var(--ornament-size);background-image:var(--ornament-corner)}.corner-tl{top:0;left:0}.corner-tr{top:0;right:0;transform:scaleX(-1)}.corner-bl{bottom:0;left:0;transform:scaleY(-1)}.corner-br{bottom:0;right:0;transform:scale(-1)}.ornamental-frame__side-accent{filter:drop-shadow(0 1px 2px #1d142c73);width:18px;height:18px}.ornamental-frame__side-accent:before{content:"";background:linear-gradient(135deg,#8468a8,#382b55);border:1px solid #efd37e;position:absolute;inset:5px;transform:rotate(45deg);box-shadow:inset 0 0 0 1px #fff8db24,0 0 0 1px #4d34658c}.ornamental-frame__side-accent:after{content:"";background:#fff1b4;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 5px #f4d77c}.side-left{top:50%;left:0;transform:translate(-25%,-50%)}.side-right{top:50%;right:0;transform:translate(25%,-50%)}.side-bottom{bottom:0;left:50%;transform:translate(-50%,25%)}.ornamental-frame__medallion{width:calc(var(--ornament-size) * .3);height:calc(var(--ornament-size) * .3);background-image:var(--ornament-medallion);top:4px;left:50%;transform:translate(-50%)}.ornamental-frame__sparkles{right:calc(var(--ornament-size) * .54);bottom:calc(var(--ornament-size) * .1);width:calc(var(--ornament-size) * .46);height:calc(var(--ornament-size) * .46);background-image:var(--ornament-sparkles);opacity:.72}.world-cover .ornamental-frame__content>.atlas-image{border:0;border-radius:0;height:100%;position:absolute;inset:0}.world-cover .ornamental-frame__decoration{z-index:5;opacity:.9;filter:drop-shadow(0 2px 4px #1913274d)}.ornamental-divider{border:0;place-items:center;height:32px;margin:2px 0 -4px;display:grid}.ornamental-divider img{object-fit:contain;width:min(62%,360px);max-height:30px;display:block}.ornamental-divider--fallback:before{background:linear-gradient(90deg,transparent,var(--gold),transparent);content:"";width:min(58%,320px);height:1px}.world-page{grid-template-columns:minmax(0,1fr)}.world-tabs{min-width:0}.atlas-toolbar{gap:12px;margin-bottom:18px;display:grid}.atlas-toolbar .atlas-filters{margin:0}.rendition-switch{border:1px solid var(--line);background:#ece7df;border-radius:8px;width:fit-content;max-width:100%;padding:4px;display:flex;overflow-x:auto}.rendition-switch button{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;padding:0 13px;font-size:.76rem;font-weight:800}.rendition-switch button.active{color:var(--purple-dark);background:#fff;box-shadow:0 2px 7px #2f28391f}.library-tabs{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;margin:18px 0;display:grid}.library-tabs button{border:1px solid var(--line);min-height:54px;color:var(--muted);cursor:pointer;text-align:left;background:#ffffffb8;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:0 14px;font-size:.78rem;font-weight:800;display:flex}.library-tabs button small{min-width:25px;height:25px;color:var(--purple);background:#eee7f4;border-radius:50%;place-items:center;display:grid}.library-tabs button.active{border-color:var(--purple);color:#fff;background:var(--purple-dark)}.library-tabs button.active small{color:var(--purple-dark);background:var(--gold-soft)}.library-view-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px;display:flex}.presentation-switch{background:#f5f0f8;border:1px solid #cbbfda;border-radius:8px;width:fit-content;padding:4px;display:flex}.presentation-switch button{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 14px;font-size:.76rem;font-weight:800}.presentation-switch button.active{color:#fff;background:var(--purple-dark);box-shadow:0 2px 7px #2f283926}.rendition-large{grid-template-columns:repeat(2,minmax(0,1fr))}.rendition-large .atlas-card .atlas-image{height:360px}.rendition-small{grid-template-columns:repeat(2,minmax(0,1fr))}.rendition-small .atlas-card{grid-template-columns:112px minmax(0,1fr);align-items:center}.rendition-small .atlas-card .atlas-image{align-self:stretch;width:112px;height:112px}.rendition-small .atlas-card-copy{min-width:0;padding:14px}.rendition-small .atlas-card-copy h2{margin:5px 0 2px;font-size:1.05rem}.rendition-small .atlas-card-copy p,.rendition-small .atlas-card-copy footer{display:none}.rendition-text{grid-template-columns:repeat(2,minmax(0,1fr))}.rendition-text .atlas-card{min-height:180px}.system-card .atlas-image{background:#fffdf8}.system-card .atlas-image img{object-fit:contain}.rendition-medium .system-card .atlas-image{height:120px}.semantic-visual{isolation:isolate;border:1px solid #d7bd83;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;min-height:126px;margin:12px;padding:20px 24px;display:grid;position:relative;overflow:hidden}.visual-backdrop--moon-paper{background-color:#fffaf0;background-image:radial-gradient(circle at 18% 22%,#c79eda47,#0000 28%),radial-gradient(circle at 86% 75%,#f0cd7033,#0000 25%),linear-gradient(135deg,#ffffffeb,#f9f0dfe0)}.visual-frame--moon-scroll:before{z-index:-1;content:"";border:1px solid #c08b3a94;border-radius:5px;position:absolute;inset:5px;box-shadow:inset 0 0 0 2px #ffffffb8}.visual-frame--moon-scroll:after{z-index:-1;background:var(--gold);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:11px;right:12px;box-shadow:-10px 8px 0 -2px #bba0d2,2px 13px 0 -2px #f2cc74}.semantic-symbol{color:#594078;background:radial-gradient(circle at 35% 30%,#fffdf8,#e6d8f1 66%,#ceb7e1);border:1px solid #916c316b;border-radius:50%;flex:none;place-items:center;width:72px;height:72px;display:grid;box-shadow:0 6px 16px #3d2a511f,inset 0 0 0 4px #ffffff8f}.semantic-symbol svg{stroke-width:1.7px;width:34px;height:34px}.semantic-symbol--weekday{color:#594078;background:linear-gradient(145deg,#fff9d8,#eadcf4);font-family:Georgia,serif;font-style:normal;font-weight:800;position:relative}.semantic-symbol--weekday:before{content:"";border-radius:50%;width:22px;height:22px;position:absolute;top:10px;left:12px;transform:rotate(-20deg);box-shadow:-6px 2px #c38f32}.semantic-symbol--weekday i{letter-spacing:.02em;font-size:.72rem;font-style:normal;position:absolute;bottom:10px;right:10px}.semantic-symbol--image{background:#fffdf8;overflow:hidden}.semantic-symbol--image .atlas-image{background:0 0;border:0;border-radius:0;width:100%;height:100%;min-height:0}.semantic-symbol--image .atlas-image img{object-fit:cover}.semantic-symbol--image .atlas-image>span{display:none}.semantic-visual-copy{min-width:0}.semantic-visual-copy>span{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:850}.semantic-visual-copy h2{color:var(--purple-dark);margin:5px 0 0;font-family:Georgia,serif;font-size:1.4rem;line-height:1.1}.semantic-visual--large{text-align:center;grid-template-columns:1fr;justify-items:center;min-height:250px;padding:32px}.semantic-visual--large .semantic-symbol{width:112px;height:112px}.semantic-visual--large .semantic-symbol svg{width:52px;height:52px}.semantic-visual--large .semantic-visual-copy h2{font-size:1.8rem}.semantic-visual--small{gap:12px;min-height:92px;margin:8px;padding:10px 14px}.semantic-visual--small .semantic-symbol{width:58px;height:58px}.semantic-visual--small .semantic-symbol svg{width:27px;height:27px}.semantic-visual--small .semantic-visual-copy>span{display:none}.semantic-visual--small .semantic-visual-copy h2{margin:0;font-size:1.02rem}.semantic-visual--text{background:0 0;border:0;min-height:0;margin:0;padding:20px}.semantic-visual--text:before,.semantic-visual--text:after{display:none}.rendition-small .system-card{display:block}.rendition-small .system-card .atlas-card-copy{display:none}.asset-list .semantic-visual{border-radius:6px;width:54px;height:54px;min-height:54px;margin:0;padding:4px}.asset-list .semantic-visual-copy{display:none}.asset-list .semantic-symbol{width:42px;height:42px}.asset-list .semantic-symbol svg{width:21px;height:21px}.world-cover-shade{z-index:2;background:linear-gradient(90deg,#1a1529f0,#302947b3 58%,#30294747),linear-gradient(#0000 28%,#1a1529cc)}.world-cover-copy{z-index:3}.world-emblem{z-index:4}.genesis-studio{gap:18px;display:grid}.genesis-layout{grid-template-columns:minmax(360px,.85fr) minmax(0,1.15fr);align-items:start;gap:18px;display:grid}.genesis-form{gap:16px;display:grid}.genesis-intro,.generation-heading{align-items:center;gap:12px;display:flex}.genesis-intro>svg{color:#fff8df;background:var(--purple);border-radius:50%;width:40px;height:40px;padding:9px}.genesis-intro>div,.generation-heading>div{gap:3px;display:grid}.genesis-intro span,.generation-heading span{color:var(--muted);font-size:.74rem;line-height:1.45}.genesis-progress{position:sticky;top:82px}.genesis-progress>.card{gap:16px;display:grid}.generation-orb{color:#5b4574;background:#eee4f4;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;display:grid}.generation-orb.working{color:#fff4c7;background:#4e3c68;animation:1.8s ease-in-out infinite breathe;box-shadow:0 0 0 7px #5b45741a}@keyframes breathe{50%{transform:scale(1.06);box-shadow:0 0 0 11px #5b45740a}}.generation-empty{text-align:center;place-content:center;justify-items:center;min-height:300px}.generation-empty>span{color:var(--gold);font-size:3.2rem}.generation-empty p{max-width:350px}.genesis-error{color:#7a3030;background:#f8e5e2;border-radius:6px;margin:0;padding:10px 12px;font-size:.78rem}.generated-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.generated-grid figure{border:1px solid var(--line);background:#f7f2e9;border-radius:7px;margin:0;overflow:hidden}.generated-grid img{aspect-ratio:4/3;object-fit:cover;background:#eee7f4;width:100%;display:block}.generated-grid figcaption{gap:3px;padding:10px 11px;display:grid}.generated-grid figcaption b{font-family:Georgia,serif;font-size:.94rem}.generated-grid figcaption small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.child-stage{background:#211c38;min-height:360px;padding-right:330px}.child-stage>div:first-of-type{z-index:6}.child-stage .child-world-art{opacity:.8}.child-stage:after{background:linear-gradient(90deg,#19142bfa 0%,#2f2445db 46%,#1c183047 79%,#1a162d14)}.child-stage .child-traveler-art{z-index:4;object-fit:contain;object-position:center bottom;width:284px;height:392px;box-shadow:none;filter:drop-shadow(0 18px 24px #100b1c75);border:0;border-radius:0;bottom:-53px;right:22px}.child-mist-art{z-index:3;object-fit:contain;opacity:.52;filter:drop-shadow(0 0 22px #d2b5ff47);pointer-events:none;width:420px;max-height:330px;position:absolute;bottom:-42px;right:175px}.child-stage h1{max-width:620px}.child-stage p{max-width:540px}.child-hero-action{color:#332741;cursor:pointer;background:linear-gradient(135deg,#f8e8af,#eecb75);border:1px solid #ffefc0b3;border-radius:7px;align-items:center;gap:9px;min-height:48px;margin-top:20px;padding:0 18px;font-weight:850;display:inline-flex;box-shadow:0 10px 24px #150f2240}.stage-stars{z-index:2;pointer-events:none;position:absolute;inset:0}.stage-stars span{color:#f5dda0;text-shadow:0 0 14px #fff1b8;position:absolute}.stage-stars span:first-child{font-size:1.4rem;top:26px;left:46%}.stage-stars span:nth-child(2){font-size:2rem;bottom:42px;right:35%}.stage-stars span:nth-child(3){top:42%;left:55%}.child-overview{grid-template-columns:1.3fr .7fr;gap:18px;display:grid}.today-route-card{background:linear-gradient(160deg,#fffdf8fa,#f1f6f2f0);grid-row:span 2;padding:26px}.route-card-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.home-lesson-path{gap:8px;margin-top:18px;display:grid;position:relative}.home-lesson-path:before{content:"";background:linear-gradient(#d8c484,#c8bdd8);width:2px;position:absolute;top:25px;bottom:25px;left:23px}.home-lesson-path>div{border:1px solid #0000;border-radius:7px;grid-template-columns:34px 46px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:62px;padding:8px 12px 8px 7px;display:grid;position:relative}.home-lesson-path>div.current{background:#fff8e6;border-color:#c7b06b;box-shadow:0 8px 18px #604a2414}.home-lesson-path>div.done{color:#5c6670}.home-lesson-number,.lesson-order{z-index:1;color:#5a496f;background:#fffdf8;border:2px solid #d6c8df;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.78rem;font-weight:900;display:grid}.home-lesson-path .done .home-lesson-number{color:#fff;background:#5e8d77;border-color:#76a18c}.subject-orb{color:#604779;background:radial-gradient(circle at 38% 30%,#fff,#eee5f4 70%);border:1px solid #d5c6a4;border-radius:50%;place-items:center;width:46px;height:46px;font-family:Georgia,serif;font-size:1.25rem;display:grid;box-shadow:inset 0 0 0 4px #ffffff8c}.subject-orb .atlas-asset,.subject-orb .atlas-symbol,.free-subject-grid .atlas-asset,.free-subject-grid .atlas-symbol{border-radius:50%;width:38px;height:38px}.radar-console-orb>.atlas-asset,.radar-console-orb>.atlas-symbol{z-index:2;border-radius:50%;width:56px;height:56px;position:relative}.path-dot{background:#cbc3d2;border-radius:50%;width:9px;height:9px;margin:0 9px}.home-lesson-path .current .path-dot{background:var(--gold);box-shadow:0 0 0 5px #c3903221}.free-route-callout{background:#fffaf0;border:1px dashed #cdbd97;border-radius:7px;align-items:center;gap:14px;margin-top:14px;padding:18px;display:flex}.free-route-callout div{gap:4px;display:grid}.free-route-callout div span{color:var(--muted);font-size:.78rem}.child-luna-card{background:linear-gradient(125deg,#f8f4fb,#fff9ec);grid-column:1/-1;min-height:150px}.child-luna-card>img{object-fit:contain;filter:drop-shadow(0 8px 10px #30294726);flex:none;width:112px;height:112px}.child-luna-card .card-kicker{margin-bottom:9px}.install-app-card{color:#fdf8eb;background:linear-gradient(115deg,#29223f,#493965 62%,#386c78);border:1px solid #caa3496b;border-radius:8px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;margin:0 0 18px;padding:13px 15px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 25px #2c234129}.install-app-card>img{object-fit:cover;border:1px solid #f6dc917a;border-radius:15px;width:58px;height:58px;box-shadow:0 6px 16px #0f0b1959}.install-app-card>div:not(.install-help){gap:2px;min-width:0;display:grid}.install-app-card span{color:#edda9d;letter-spacing:.08em;text-transform:uppercase;font-size:.67rem;font-weight:850}.install-app-card b{font-family:Georgia,serif;font-size:1.05rem}.install-app-card small{color:#ded7e6;font-size:.72rem;line-height:1.35}.install-app-card .secondary{color:#302947;background:#f1d98e;border-color:#f6dc91a6}.install-help{border-top:1px solid #ffffff21;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) 34px;align-items:center;gap:9px;padding-top:10px;display:grid}.install-help>span{color:#f4eef8;letter-spacing:0;text-transform:none;font-size:.73rem;font-weight:650;line-height:1.4}.install-help>button{color:#f4eef8;cursor:pointer;background:#ffffff14;border:0;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.child-identity-card,.child-story-card{position:relative;overflow:hidden}.child-identity-card{color:#fff9ed;background:linear-gradient(125deg,#302947,#584477 64%,#3f7c87);grid-column:1/-1;grid-template-columns:142px minmax(0,1fr);align-items:center;gap:20px;display:grid}.child-identity-card p{color:#ded6e7}.child-identity-emblem{object-fit:contain;filter:drop-shadow(0 12px 18px #120c1d61);width:142px;height:142px}.child-identity-card .card-kicker{color:#efd88d}.traveler-links{flex-wrap:wrap;gap:8px;display:flex}.child-identity-card .secondary{color:#fffaf0;background:#ffffff17;border-color:#ffffff42}.child-story-card{background:linear-gradient(145deg,#fffdf8,#f1eaf8);grid-column:1/-1}.child-story-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.child-chapter-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.child-chapter-list article{background:#ffffffb8;border:1px solid #d8cde2;border-radius:7px;grid-template-columns:30px minmax(0,1fr);gap:9px;padding:12px;display:grid}.child-chapter-list article>span{color:#fff1b7;background:var(--purple-dark);border-radius:50%;place-items:center;width:28px;height:28px;font-weight:850;display:grid}.child-chapter-list p{-webkit-line-clamp:3;color:var(--muted);-webkit-box-orient:vertical;margin:4px 0 0;font-size:.79rem;display:-webkit-box;overflow:hidden}.comic-placeholder{background:#fff9e9;border:1px dashed #cbb68a;border-radius:7px;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:12px;margin:14px 0;padding:13px;display:grid}.comic-placeholder>.atlas-asset,.comic-placeholder>.atlas-symbol{object-fit:contain;width:82px;height:72px}.comic-placeholder div{gap:4px;display:grid}.comic-placeholder span{color:var(--muted);font-size:.78rem;line-height:1.4}.radar-journey{gap:16px;display:grid}.radar-scene{isolation:isolate;color:#fff;background:#28213f;border-radius:10px;min-height:300px;position:relative;overflow:hidden;box-shadow:0 18px 38px #2d274438}.radar-scene .side-bottom{bottom:34px}.radar-scene-world,.radar-scene-shade{width:100%;height:100%;position:absolute;inset:0}.radar-scene-world{z-index:-4;object-fit:cover;object-position:center 36%;opacity:.84}.radar-scene-shade{z-index:-3;background:linear-gradient(90deg,#19142bfa,#302547d6 48%,#1f1b3340 76%,#1c182f14),linear-gradient(#0000 38%,#1814288a)}.radar-scene-mist{z-index:-1;object-fit:contain;opacity:.68;filter:drop-shadow(0 0 22px #d6beff42);pointer-events:none;width:430px;max-height:320px;position:absolute;bottom:-34px;right:115px}.radar-scene-copy{z-index:3;max-width:700px;padding:54px 350px 70px 42px;position:relative}.radar-scene-copy>span{color:#f0d894;letter-spacing:.11em;text-transform:uppercase;font-size:.72rem;font-weight:850}.radar-scene-copy h1{margin:9px 0 8px;font-size:2.65rem}.radar-scene-copy p{color:#eee7f2;margin:0;font-size:.91rem}.radar-scene-hero{z-index:2;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 16px 22px #0f0a1b75);width:252px;height:342px;position:absolute;bottom:-52px;right:4px}.radar-console{z-index:8;color:#fffaf0;background:linear-gradient(115deg,#28203df7,#533f69f5 62%,#273e48f5);border:1px solid #f1d3858c;border-radius:18px;grid-template-columns:68px 190px minmax(160px,1fr);align-items:center;gap:16px;min-height:86px;margin:-44px 24px 4px;padding:12px 20px 12px 12px;display:grid;position:relative;box-shadow:0 16px 32px #2019303d,inset 0 0 0 1px #ffffff0f}.radar-console-orb{color:#f5dc94;background:radial-gradient(circle,#604e7d 0 25%,#28223f 27% 55%,#477981 57% 60%,#211c35 62%);border:1px solid #e7c76f;border-radius:50%;place-items:center;width:62px;height:62px;display:grid;position:relative;overflow:hidden;box-shadow:0 0 18px #dcbe7440,inset 0 0 18px #bca5ec38}.radar-console-orb:before,.radar-console-orb:after,.radar-console-orb i{content:"";border:1px solid #f1d8967a;border-radius:50%;position:absolute}.radar-console-orb:before{width:44px;height:44px}.radar-console-orb:after{width:28px;height:28px}.radar-console-orb i:first-of-type{width:52px;height:19px;transform:rotate(28deg)}.radar-console-orb i:last-of-type{width:19px;height:52px;transform:rotate(28deg)}.radar-console-orb svg{z-index:2}.radar-console-readout{gap:2px;min-width:0;display:grid}.radar-console-readout small{color:#d9ccea;letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:800}.radar-console-readout b{font-family:Georgia,serif;font-size:1.06rem}.radar-console-readout span{color:#d8d0df;font-size:.7rem}.radar-progress-track{background:#120e1d70;border-radius:999px;height:8px;overflow:hidden;box-shadow:inset 0 1px 3px #00000040}.radar-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#70b7ad,#f0cd72);height:100%;transition:width .25s;display:block;box-shadow:0 0 12px #f0cd7261}.radar-step{box-shadow:var(--shadow);background:#fffdf8f5;border:1px solid #52465f21;border-radius:8px;padding:26px}.radar-step .section-title{margin-bottom:18px}.radar-back{min-height:40px;color:var(--purple);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin:-7px 0 12px;padding:0;font-weight:750;display:inline-flex}.lesson-route{gap:8px;display:grid}.lesson-route>button{cursor:pointer;text-align:left;background:#fff;border:1px solid #ddd5ca;border-radius:7px;grid-template-columns:38px 50px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:76px;padding:9px 14px 9px 8px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;position:relative;overflow:hidden}.lesson-route>button:not(:disabled):hover{border-color:#aa9561;transform:translateY(-2px);box-shadow:0 9px 20px #342c4017}.lesson-route>button.current{background:linear-gradient(90deg,#fff9e9,#fffdf9);border-color:#c2a75e;box-shadow:inset 3px 0 #c39032}.lesson-route>button.done{cursor:default;opacity:.72;background:#f5f4ef}.route-copy{gap:3px;display:grid}.route-copy small{color:var(--muted);text-transform:uppercase;font-size:.68rem}.route-copy b{font-size:.98rem}.route-line{background:#d4c8dc;width:1px;height:24px;position:absolute;top:60px;left:26px}.lesson-route>button:last-child .route-line{display:none}.not-held-mark{color:var(--muted);align-items:center;gap:6px;font-size:.72rem;font-weight:750;display:flex}.radar-empty-copy{color:var(--muted)}.free-subject-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.free-subject-grid button{cursor:pointer;text-align:left;background:#fff;border:1px solid #ded6cb;border-radius:7px;align-items:center;gap:10px;min-height:78px;padding:10px 12px;display:flex}.free-subject-grid button>span{color:#604779;background:#eee5f4;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:1.12rem;display:grid}.free-subject-grid button b{font-size:.78rem;line-height:1.25}.radar-reassurance{color:var(--muted);margin:-8px 0 18px}.radar-signal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.radar-signal-grid button{cursor:pointer;text-align:left;background:#fff;border:1px solid #ded6cb;border-radius:8px;grid-template-columns:1fr auto;align-content:center;align-items:center;gap:8px;min-height:136px;padding:18px;display:grid}.radar-signal-grid button>b{border-radius:50%;grid-row:span 2;place-items:center;width:54px;height:54px;font-size:1.7rem;display:grid}.radar-signal-grid button>span{gap:4px;font-weight:900;display:grid}.radar-signal-grid button small{color:var(--muted);font-size:.7rem;font-weight:500}.radar-signal-grid button>svg{color:#90889a;grid-column:2}.radar-signal-grid .understood>b{color:#71540e;background:#f8e8af}.radar-signal-grid .wobbled>b{color:#225c62;background:#d9edef}.radar-signal-grid .lost>b{color:#4b3f72;background:#e5def4}.radar-signal-grid button:hover{border-color:#9f8eb1;box-shadow:0 8px 18px #342c4014}.lesson-cancelled{color:#55515c;cursor:pointer;text-align:left;background:#f8f6f1;border:1px dashed #cfc6ba;border-radius:7px;align-items:center;gap:13px;width:100%;min-height:62px;margin-top:11px;padding:10px 15px;display:flex}.lesson-cancelled>span{gap:2px;display:grid}.lesson-cancelled small{color:var(--muted);font-size:.7rem}.chosen-signal{color:var(--muted);align-items:center;gap:10px;margin-bottom:18px;font-size:.8rem;display:flex}.radar-details{gap:16px;display:grid}.radar-details .section-title{margin-bottom:0}.topic-field input{border-color:#bfaed0;min-height:56px;font-size:1.02rem}.note-field>span{align-items:center;gap:6px;display:flex}.radar-submit{min-height:50px;margin-top:2px}.radar-success{text-align:center;background:radial-gradient(circle at 50% 0,#eee5f7,#0000 55%),#fffdf8;place-content:center;justify-items:center;min-height:340px;display:grid}.radar-success>img{object-fit:contain;filter:drop-shadow(0 8px 12px #2f274129);width:120px;height:120px}.success-orb{color:#386f5a;background:#dceee5;border-radius:50%;place-items:center;width:78px;height:78px;margin-bottom:18px;display:grid}.radar-success h2{font-family:Georgia,serif;font-size:1.65rem}.radar-success p{max-width:520px;color:var(--muted)}.success-actions{justify-content:center;gap:9px;margin-top:8px;display:flex}.not-held-badge{color:#6c6870;background:#ebe8e2;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.recent-signals{margin-top:16px}.schedule-back{margin-bottom:10px}.schedule-heading{align-items:center}.schedule-save-state{color:#386f5a;opacity:0;background:#dfeee6;border-radius:999px;align-items:center;gap:6px;min-height:40px;padding:0 12px;font-size:.76rem;font-weight:800;transition:opacity .2s;display:inline-flex}.schedule-save-state.visible{opacity:1}.schedule-heading>div{padding-left:72px;position:relative}.schedule-school-emblem{width:58px;height:58px;position:absolute;top:0;left:0}.day-tabs{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;margin-bottom:12px;display:grid}.day-tabs button{min-height:58px;color:var(--muted);cursor:pointer;background:#fffdf8d9;border:1px solid #dcd4ca;border-radius:7px;place-items:center;gap:2px;padding:6px;display:grid}.day-tabs b{color:var(--ink)}.day-tabs span{font-size:.62rem}.day-tabs button.active{color:#fff;background:#3b3152;border-color:#5f4d78;box-shadow:0 7px 16px #30294729}.day-tabs button.active b{color:#f3d98d}.day-tabs .atlas-asset,.day-tabs .atlas-symbol{border-radius:50%;width:34px;height:34px;font-size:.62rem;font-weight:900}.day-tabs button.active .atlas-asset,.day-tabs button.active .atlas-symbol{filter:drop-shadow(0 3px 4px #00000040)}.subject-palette .atlas-asset,.subject-palette .atlas-symbol{border-radius:50%;width:30px;height:30px}.schedule-editor{gap:20px;display:grid}.schedule-lessons{gap:8px;margin:0;padding:0;list-style:none;display:grid}.schedule-lessons li{background:#fff;border:1px solid #ded7ce;border-radius:7px;grid-template-columns:38px 48px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:70px;padding:8px 10px;display:grid}.schedule-lessons li>div{gap:2px;display:grid}.schedule-lessons small{color:var(--muted);font-size:.68rem}.lesson-controls{flex-direction:row;gap:4px!important;display:flex!important}.lesson-controls button{cursor:pointer;background:#fff;border:1px solid #ded7ce;border-radius:6px;place-items:center;width:38px;height:38px;display:grid}.lesson-controls button:disabled{cursor:default;opacity:.35}.lesson-controls .remove{color:#8c4a4a}.schedule-empty{min-height:170px;color:var(--purple);text-align:center;background:#faf7f1;border:1px dashed #cfc5b8;border-radius:7px;place-content:center;justify-items:center;gap:7px;padding:24px;display:grid}.schedule-empty span{max-width:500px;color:var(--muted);font-size:.76rem;line-height:1.45}.subject-palette{border-top:1px solid var(--line);padding-top:18px}.subject-palette h2{align-items:center;gap:8px;font-size:.96rem;display:flex}.subject-palette>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.subject-palette button{cursor:pointer;text-align:left;background:#fff;border:1px solid #e0d8cd;border-radius:7px;align-items:center;gap:9px;min-height:54px;padding:8px 10px;display:flex}.subject-palette button>span{color:#604779;background:#eee5f4;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-family:Georgia,serif;display:grid}.subject-palette button b{font-size:.73rem}.schedule-teaser{background:linear-gradient(125deg,#f6f0fb,#fff9e8);grid-column:1/-1;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;display:grid}.schedule-teaser-icon{color:#f0d894;background:#342b4c;border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.schedule-teaser .card-kicker{margin-bottom:5px}.schedule-teaser h2{margin-bottom:4px}.schedule-teaser p{margin:0;font-size:.78rem}.app-loading,.learner-loading{min-height:100vh;color:var(--purple-dark);place-content:center;justify-items:center;gap:14px;display:grid}.app-loading span{width:58px;height:58px;color:var(--gold-soft);background:var(--purple-dark);box-shadow:var(--shadow);border-radius:50%;place-items:center;display:grid}.app-loading svg,.learner-loading svg{animation:1.25s linear infinite portal-spin}.learner-loading{min-height:55vh}@keyframes portal-spin{to{transform:rotate(360deg)}}.auth-shell{background:var(--paper-deep);grid-template-columns:minmax(360px,.9fr) minmax(460px,1.1fr);min-height:100vh;display:grid}.auth-story{isolation:isolate;color:#fff;background:radial-gradient(circle at 72% 30%,#8568a9b8,#0000 24rem),linear-gradient(145deg,#27213d,#51406f 64%,#356d76);flex-direction:column;min-height:100vh;padding:40px clamp(32px,5vw,76px);display:flex;position:relative;overflow:hidden}.auth-story:before,.auth-story:after{z-index:-1;content:"";border:1px solid #f0d8943b;border-radius:50%;position:absolute}.auth-story:before{width:420px;height:420px;bottom:-130px;right:-130px;box-shadow:0 0 0 42px #f0d89409,0 0 0 88px #f0d89406}.auth-story:after{background:var(--gold-soft);border:0;width:7px;height:7px;top:18%;left:14%;box-shadow:100px -40px 0 -2px #fff,240px 75px 0 -1px #f0d894,320px -10px 0 -2px #fff,170px 190px 0 -2px #fff}.auth-brand{align-items:center;gap:13px;display:flex}.auth-brand>span{width:46px;height:46px;color:var(--gold-soft);border:1px solid #f0d89499;border-radius:50%;place-items:center;display:grid}.auth-brand>div{display:grid}.auth-brand b{font-family:Georgia,serif;font-size:1.35rem}.auth-brand small{color:#d9cee6;letter-spacing:.04em;font-size:.68rem}.auth-story-copy{max-width:570px;margin:auto 0;padding:70px 0}.auth-story-copy h1{color:#fffaf0;font-size:clamp(2.7rem,5vw,5.2rem)}.auth-story-copy p{color:#e6deeb;max-width:520px;font-size:1.04rem}.auth-promises{color:#ede5f2;flex-wrap:wrap;gap:12px 24px;font-size:.77rem;font-weight:700;display:flex}.auth-promises span{align-items:center;gap:7px;display:flex}.auth-promises svg{width:17px;color:var(--gold-soft)}.auth-panel{align-content:center;justify-self:center;width:min(100%,620px);padding:46px clamp(24px,7vw,88px);display:grid}.auth-mode-tabs{border:1px solid var(--line);background:#eae4db;border-radius:9px;grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:38px;padding:5px;display:grid}.auth-mode-tabs button{min-height:46px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;font-size:.75rem;font-weight:800;display:flex}.auth-mode-tabs button[aria-selected=true]{color:#fff;background:var(--purple-dark);box-shadow:0 5px 12px #30294733}.auth-mode-tabs svg{width:17px}.auth-heading{margin-bottom:22px}.auth-heading h2{margin-bottom:8px;font-family:Georgia,serif;font-size:2.15rem}.auth-heading p{color:var(--muted)}.auth-form,.compact-form{gap:15px;display:grid}.auth-form input{min-height:50px}.invitation-input{letter-spacing:.13em;text-transform:uppercase}.form-error{color:#7d3434;background:#f9eaea;border-left:3px solid #a75555;margin:0;padding:10px 12px;font-size:.78rem}.auth-footnote{border-top:1px solid var(--line);color:var(--muted);margin:20px 0 0;padding-top:16px;font-size:.72rem}.sidebar-account{z-index:1;width:100%;color:inherit;cursor:pointer;text-align:left;background:#ffffff06;border:1px solid #ffffff1a;border-radius:8px;grid-template-columns:38px minmax(0,1fr) 28px;align-items:center;gap:9px;margin-top:12px;padding:11px 8px;display:grid;position:relative}.sidebar-account:hover,.sidebar-account.active{background:#ffffff14;border-color:#f0d89459}.sidebar-account .avatar{width:36px;height:36px;color:var(--purple-dark);background:var(--gold-soft);border-radius:50%;place-items:center;font-family:Georgia,serif;font-weight:800;display:grid}.sidebar-account-copy{gap:2px;min-width:0;display:grid}.sidebar-account b,.sidebar-account small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-account b{font-size:.74rem}.sidebar-account small{color:#bcb2cf;font-size:.57rem}.sidebar-account-settings{color:#cfc5dd;width:18px}.sidebar-signout{color:#cfc5dd;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;min-height:40px;margin-top:5px;padding:0 10px;font-size:.72rem;display:flex}.sidebar-signout:hover{color:#fff;background:#ffffff12}.sidebar-signout svg,.topbar-logout svg{width:18px}.topbar-logout,.topbar-settings{width:34px;height:34px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;display:grid}.topbar-settings svg{width:18px}.mobile-account{display:none}.account-settings-page{gap:18px;display:grid}.account-settings-page .page-heading{margin-bottom:2px}.account-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.account-settings-card{align-content:start;display:grid}.account-settings-card form{gap:14px;display:grid}.account-settings-card label{color:var(--ink);gap:7px;font-size:.78rem;font-weight:750;display:grid}.account-settings-card label>span{align-items:center;gap:7px;display:flex}.account-settings-card label svg{width:17px;color:var(--purple)}.account-settings-card input{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:#fff;border-radius:7px;padding:0 13px}.account-settings-card input:disabled{color:var(--muted);cursor:not-allowed;background:#eeeae3}.account-settings-card .primary{width:fit-content;min-width:170px}.form-help{color:var(--muted);line-height:1.45}.form-success{color:#226756;align-items:center;gap:7px;margin:0;font-size:.78rem;font-weight:750;display:flex}.form-success svg{width:18px}.account-access-card{justify-content:space-between;align-items:center;gap:18px;display:flex}.account-access-card>div{align-items:center;gap:11px;display:flex}.account-access-card>div>svg{color:#f0d894;background:var(--purple-dark);border-radius:50%;width:42px;height:42px;padding:10px}.account-access-card span{gap:3px;display:grid}.account-access-card small,.account-access-card p{color:var(--muted)}.account-access-card p{max-width:460px;margin:0;font-size:.78rem}.family-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:18px;display:grid}.family-picker{max-width:420px;margin-bottom:18px}.family-members{gap:7px;display:grid}.family-member{border-bottom:1px solid var(--line);grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 0;display:grid}.family-member:last-child{border-bottom:0}.family-member .avatar{color:#fff;background:var(--purple);border-radius:50%;place-items:center;width:44px;height:44px;font-family:Georgia,serif;font-size:1.15rem;display:grid}.family-member>div{gap:3px;display:grid}.family-member-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px!important;display:flex!important}.family-member-actions .secondary{min-height:38px}.family-member small{color:var(--muted);font-size:.7rem}.family-empty{text-align:center;place-content:center;justify-items:center;min-height:220px;display:grid}.family-empty svg{color:var(--gold)}.family-empty p{max-width:310px;color:var(--muted);margin:0}.family-invite-card{background:linear-gradient(145deg,#fffdf8,#f3ecf8)}.invitation-result{background:#fff8de;border:1px solid #c8ae66;border-radius:7px;justify-items:stretch;gap:10px;margin-top:20px;padding:16px;display:grid}.invitation-result>span{color:#735e25;text-transform:uppercase;align-items:center;gap:7px;font-size:.72rem;font-weight:800;display:flex}.invitation-result strong{color:var(--purple-dark);letter-spacing:.12em;text-align:center;background:#fff;border:1px dashed #a88a3c;border-radius:5px;padding:8px;font-family:ui-monospace,monospace;font-size:1.35rem}.invitation-result small{color:var(--muted);text-align:center;font-size:.68rem}.empty-legendarium{text-align:center;place-content:center;justify-items:center;min-height:65vh;display:grid}.empty-legendarium>svg{width:60px;height:60px;color:var(--gold-soft);background:var(--purple-dark);border-radius:50%;margin-bottom:18px;padding:13px}.empty-legendarium p{max-width:560px;color:var(--muted)}@media (width<=980px){.sidebar{width:205px}.main-content{margin-left:205px;padding:32px 24px 70px}.studio-layout{grid-template-columns:1fr}.preview-column{position:static}.mini-grid,.admin-metrics{grid-template-columns:repeat(2,1fr)}.world-feature-grid,.atlas-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.world-feature:first-child{grid-column:1/-1;grid-template-columns:.8fr 1.2fr}.world-feature:first-child .atlas-image{height:300px}.reference-card .atlas-image{height:420px}.genesis-layout{grid-template-columns:1fr}.genesis-progress{position:static}.child-overview{grid-template-columns:1fr 1fr}.today-route-card{grid-area:auto/1/auto/-1}.child-luna-card{grid-column:1/-1}.radar-signal-grid{grid-template-columns:1fr}.radar-signal-grid button{grid-template-columns:auto 1fr auto;min-height:86px}.radar-signal-grid button>b{grid-row:auto}.radar-signal-grid button>svg{grid-column:auto}.auth-shell{grid-template-columns:minmax(300px,.72fr) minmax(420px,1.28fr)}.auth-story{padding:32px}.auth-story-copy h1{font-size:3.25rem}.family-grid,.account-settings-grid{grid-template-columns:1fr}}@media (width<=720px){body{background:#f3efe7}.sidebar{display:none}.topbar{z-index:20;height:64px;padding:max(8px, env(safe-area-inset-top)) 16px 8px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f5eef0;border-bottom:1px solid #3830431f;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.brand{text-align:left;background:0 0;border:0;padding:0}.brand-mark{width:30px;height:30px}.brand>span:last-child{display:grid}.brand b{font-family:Georgia,serif}.brand small{color:var(--muted);font-size:.57rem}.role-switch{align-items:center;gap:5px;display:flex}.role-switch>span{display:none}.role-switch select{background:#fff;width:105px;min-height:38px;padding:5px 8px;font-size:.76rem}.main-content{padding:20px 14px calc(88px + env(safe-area-inset-bottom));margin:0}.bottom-nav{z-index:25;padding:7px 7px max(7px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8f5;border-top:1px solid #d7d0c7;grid-auto-columns:1fr;grid-auto-flow:column;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#77717c;background:0 0;border:0;border-radius:6px;place-items:center;gap:2px;min-height:52px;padding:4px 2px;font-size:.65rem;display:grid}.bottom-nav button.active{color:var(--purple-dark);background:#eee7f4;font-weight:800}.role-child .topbar{color:#fff8e5;background:#2a223ff5;border-bottom-color:#f0d89438}.role-child .topbar .brand small,.role-child .mobile-account{color:#d8cee4}.role-child .topbar-logout{color:#f1dda0}.role-child .main-content{background:radial-gradient(circle at 100% 0,#d9ccec7a,#0000 18rem),#f3efe7}.role-child .bottom-nav{background:#2a223ff7;border-top-color:#f0d8944d;box-shadow:0 -12px 28px #221b3333}.role-child .bottom-nav button{color:#c9bfd6}.role-child .bottom-nav button.active{color:#2f2746;background:#f0d894}h1{overflow-wrap:anywhere;max-width:100%;font-size:2rem}.lead{font-size:.95rem}.page-heading{min-width:0;margin-bottom:20px;display:grid}.page-heading .primary{width:100%}.hero-banner{min-height:230px;padding:26px 22px}.hero-banner h1{max-width:75%}.portal-orbit,.moon-seal{opacity:.7;width:140px;height:140px;position:absolute;right:-30px}.hero-banner>div:first-of-type{z-index:2}.child-traveler-art{opacity:.92;width:145px;height:210px;right:-14px}.child-hero>div:first-of-type{max-width:72%}.radar-atmosphere{min-height:140px;padding:20px 105px 20px 18px}.radar-atmosphere b{font-size:1.25rem}.radar-hero-art{width:112px;height:150px;right:-6px}.dashboard-grid,.parent-grid,.world-grid,.admin-grid{grid-template-columns:1fr}.wide-card{grid-column:auto}.metric-row,.admin-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.metric-row .card{min-width:0;padding:13px 10px;overflow:hidden}.metric-row span{overflow-wrap:anywhere}.metric-row b{white-space:nowrap;font-size:1.25rem}.metric-row small{display:none}.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.two{grid-template-columns:1fr}.radar-choice{gap:6px}.radar-choice button{text-align:center;flex-direction:column;justify-content:center;min-height:103px;padding:8px 3px}.radar-choice button small{display:none}.activity-list article{grid-template-columns:40px 1fr auto}.activity-list .radar-badge{width:34px;min-width:34px;font-size:0}.activity-list .radar-badge b{font-size:1rem}.studio-layout{display:block}.studio-form{margin-bottom:20px}.mode-picker{grid-template-columns:1fr}.mode-picker button{min-height:62px}.preview-column{margin-left:-5px;margin-right:-5px}.print-sheet{min-height:590px;padding:24px 20px}.print-sheet h1{font-size:1.55rem}.preview-actions{padding:0 4px}.mini-grid{grid-template-columns:1fr 1fr}.mini-grid button{min-height:100px}.approval-card{display:grid}.approval-card button{width:100%}.artifact-row{grid-template-columns:1fr}.asset-stats{padding-bottom:4px;overflow-x:auto}.asset-stats span{flex:none}.asset-list>div{grid-template-columns:46px 1fr}.asset-list .status-pill{grid-column:2}.council-teaser{grid-template-columns:auto 1fr}.council-teaser button{grid-column:2;justify-content:start}.council-place-hero{min-height:540px}.council-place-copy{justify-content:flex-start;min-height:540px;padding:42px 22px 250px}.council-place-copy h1{max-width:80%}.council-place-shade{background:linear-gradient(#1c1730f0 0%,#2b223ec7 50%,#1e1a2f26 82%)}.council-place-landmark{width:78%;max-height:54%;bottom:-38px;right:-8%}.council-place-emblem{top:14px;right:14px}.council-place-emblem img{width:60px;height:60px}.council-place-emblem figcaption{display:none}.guild-lore-grid{grid-template-columns:1fr;margin-bottom:26px}.child-council-page .council-place-copy h1{overflow-wrap:normal;max-width:calc(100% - 28px);font-size:1.78rem}.child-council-page .council-place-copy p{font-size:.82rem}.journal-actions{display:grid}.journal-actions>div{grid-template-columns:1fr 1fr;display:grid}.journal-actions .primary{width:100%}.preview-actions{flex-wrap:wrap}.preview-actions>span{order:3;width:100%;margin:2px 0 0}.quest-illustration{min-height:118px}.review-actions{display:grid}.review-actions button{width:100%}.entry-heading{align-items:flex-start}.review-status{text-align:right}.world-page{gap:18px;min-width:0}.world-cover{min-height:410px}.world-cover-copy{padding:150px 22px 25px}.world-cover-copy h1{font-size:2.35rem}.world-emblem{width:110px;top:18px;right:18px}.world-emblem .atlas-image{width:90px;height:90px}.world-emblem span{font-size:.58rem}.world-tabs{width:100%;top:70px}.world-tabs button{min-height:44px;padding:0 12px}.world-summary-row,.world-feature-grid,.atlas-grid,.inventory-grid,.reference-grid{grid-template-columns:1fr}.atlas-explainer{grid-template-columns:auto 1fr}.atlas-explainer button{grid-column:1/-1;width:100%}.world-feature:first-child{grid-column:auto;grid-template-columns:1fr}.world-feature:first-child .atlas-image,.world-feature .atlas-image{height:280px}.atlas-card .atlas-image{height:270px}.inventory-card{grid-template-columns:1fr}.inventory-card .atlas-image{height:270px}.reference-card .atlas-image{height:430px}.asset-list .atlas-image{width:46px;height:46px;min-height:46px}.child-world-page .world-cover{min-height:360px}.child-world-page .world-cover-copy{padding-top:132px}.child-world-page .world-cover-copy p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.88rem;display:-webkit-box;overflow:hidden}.child-world-page .world-tabs{width:calc(100% - 16px);margin:-40px 8px 0;top:68px}.child-world-page .world-tabs button{flex:1;justify-content:center;min-width:112px;padding:0 9px}.traveler-route-heading{align-items:flex-start}.traveler-route-heading h2{font-size:1.45rem}.traveler-week-seal{text-align:center;grid-template-columns:auto;gap:0;width:72px;height:72px}.traveler-week-seal b{font-size:1.45rem}.traveler-week-seal span{font-size:.52rem}.world-route-map{grid-template-columns:1fr;gap:0;min-height:0}.route-landmark{min-height:245px}.route-landmark>span{padding:84px 17px 17px}.route-portal{width:58px;height:58px;margin:-12px 0;transform:rotate(90deg)}.route-portal i{width:40px;height:40px}.route-portal svg{width:22px}.traveler-world-cast{grid-template-columns:1fr}.traveler-world-cast>button{grid-template-columns:92px minmax(0,1fr);min-height:126px;padding:7px 13px 7px 6px}.traveler-world-cast .atlas-image{width:92px;height:112px}.traveler-world-footer{grid-template-columns:58px minmax(0,1fr);padding:13px}.traveler-world-footer>.atlas-image{width:58px;height:58px}.traveler-world-footer .secondary{grid-column:1/-1;width:100%}.child-world-page .atlas-grid{grid-template-columns:1fr}.child-world-page .atlas-card{grid-template-columns:104px minmax(0,1fr);min-height:142px}.child-world-page .atlas-card .atlas-image{width:104px;height:100%;min-height:142px}.child-world-page .atlas-card-copy{padding:14px 13px}.child-world-page .atlas-card-copy h2{font-size:1.05rem}.child-world-page .atlas-card-copy p{font-size:.72rem}.library-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.rendition-switch{width:100%}.rendition-switch button{flex:1;padding:0 9px}.rendition-small .atlas-card{grid-template-columns:92px minmax(0,1fr)}.rendition-small .atlas-card .atlas-image{width:92px;height:92px}.rendition-text .atlas-card{min-height:0}.semantic-visual{margin:10px;padding:16px}.semantic-visual--large{min-height:220px}.semantic-visual--small{margin:7px;padding:10px 12px}.asset-list .semantic-visual{width:46px;height:46px;min-height:46px;margin:0;padding:3px}.asset-list .semantic-symbol{width:38px;height:38px}.generated-grid{grid-template-columns:1fr}.genesis-layout{display:block}.genesis-form{margin-bottom:18px}.ornamental-frame--large{--ornament-size:78px}.ornamental-frame__decoration{inset:5px}.child-stage{align-items:flex-start;min-height:430px;padding:28px 22px 205px}.child-stage>div:first-of-type{max-width:100%}.child-stage h1{max-width:100%;font-size:2.25rem}.child-stage p{max-width:100%}.child-stage .child-traveler-art{opacity:1;width:205px;height:260px;bottom:-40px;right:-8px}.child-stage .child-mist-art{opacity:.58;width:290px;max-height:235px;bottom:-14px;right:70px}.child-stage:after{background:linear-gradient(#19142bf7 0%,#2d2343d1 52%,#1e19311f 82%)}.child-hero-action{z-index:3;justify-content:center;width:100%;position:relative}.child-overview{grid-template-columns:1fr}.today-route-card,.child-luna-card{grid-column:auto}.home-lesson-path>div{grid-template-columns:34px 42px minmax(0,1fr) auto;padding-right:7px}.child-luna-card{align-items:flex-start}.child-luna-card>img{width:86px;height:86px}.install-app-card{grid-template-columns:48px minmax(0,1fr);padding:11px 12px}.install-app-card>img{border-radius:12px;width:48px;height:48px}.install-app-card>.secondary{grid-column:1/-1;width:100%}.install-help{grid-column:1/-1}.child-identity-card{grid-column:auto;grid-template-columns:86px minmax(0,1fr);gap:12px;padding:18px 15px}.child-identity-emblem{width:86px;height:86px}.child-identity-card .traveler-links,.child-story-card .traveler-links{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.traveler-links button{min-width:0;padding:0 8px}.child-story-card{grid-column:auto}.child-chapter-list{grid-template-columns:1fr}.comic-placeholder{grid-template-columns:66px minmax(0,1fr)}.comic-placeholder>.atlas-asset,.comic-placeholder>.atlas-symbol{width:66px;height:60px}.radar-scene{min-height:285px}.radar-scene-copy{padding:30px 132px 68px 20px}.radar-scene-copy h1{font-size:2rem}.radar-scene-hero{width:165px;height:225px;bottom:-31px;right:-16px}.radar-scene-mist{opacity:.66;width:300px;max-height:250px;bottom:-12px;right:56px}.radar-console{border-radius:15px;grid-template-columns:52px minmax(0,1fr);gap:12px;min-height:104px;margin:-31px 8px 4px;padding:10px 14px 11px 10px}.radar-console-orb{width:50px;height:50px}.radar-console-readout b{font-size:.98rem}.radar-console .radar-progress-track{grid-column:1/-1;width:100%}.radar-step{padding:20px 16px}.lesson-route>button{grid-template-columns:34px 42px minmax(0,1fr) auto;gap:8px;padding-right:8px}.lesson-route .radar-badge{min-width:34px}.free-subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.radar-signal-grid button{min-height:82px;padding:12px}.success-actions{flex-direction:column;width:100%}.success-actions button{width:100%}.radar-success{min-height:390px}.recent-signals .activity-list article{grid-template-columns:40px 1fr auto}.child-world-emblem{width:54px;height:54px;top:18px;right:18px}.child-stage .child-world-emblem{width:48px;height:48px;top:12px;right:12px}.navigator-hero{min-height:390px}.navigator-hero-copy{max-width:none;padding:34px 20px 205px}.navigator-hero-copy h1{max-width:78%;font-size:2rem}.navigator-home-landmark{width:255px;height:245px;bottom:-48px;right:-18px}.navigator-guild-emblem{width:54px;height:54px;top:14px;right:14px}.atlas-metric{padding-top:48px!important;padding-right:10px!important}.atlas-metric>.atlas-asset,.atlas-metric>.atlas-symbol{width:34px;height:34px;top:9px;left:9px;right:auto;transform:none}.card-corner-token{width:48px;height:48px}.admin-heading>div{padding-left:0}.admin-guild-mark{display:none}.journal-atmosphere{min-height:180px;padding:24px 126px 24px 18px}.journal-atmosphere b{font-size:1.25rem}.journal-atmosphere-art{width:132px;height:148px;bottom:-12px;right:2px}.journal-form-ornament{opacity:.2;width:108px}.child-journal-page .journal-atmosphere{min-height:210px;padding:24px 132px 24px 18px}.child-journal-page .journal-atmosphere b{font-size:1.42rem}.child-journal-page .journal-atmosphere-art{width:142px;height:164px;bottom:-18px;right:-4px}.journal-prompt{grid-template-columns:56px minmax(0,1fr);padding-right:72px}.journal-prompt>.atlas-asset,.journal-prompt>.atlas-symbol{width:56px;height:56px}.journal-prompt small{font-size:.7rem}.child-story-entry{grid-template-columns:46px minmax(0,1fr);gap:10px;padding:13px}.story-entry-mark{width:46px;height:46px}.story-entry-mark>.atlas-asset,.story-entry-mark>.atlas-symbol{width:38px;height:38px}.schedule-heading{grid-template-columns:1fr auto}.schedule-heading>div{min-width:0;padding-left:58px}.schedule-school-emblem{width:48px;height:48px}.schedule-heading h1{font-size:1.85rem}.day-tabs{padding-bottom:3px;display:flex;overflow-x:auto}.day-tabs button{min-width:64px}.day-tabs span{display:none}.schedule-editor{padding:18px 14px}.schedule-lessons li{grid-template-columns:34px 42px minmax(0,1fr)}.lesson-controls{grid-column:2/-1;justify-content:flex-end}.subject-palette>div{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-teaser{grid-template-columns:auto 1fr}.schedule-teaser button{grid-column:1/-1;width:100%}.auth-shell{background:#f3efe7;display:block}.auth-story{min-height:255px;padding:24px 20px 32px}.auth-story-copy{margin:42px 0 22px;padding:0}.auth-story-copy h1{max-width:330px;font-size:2.35rem}.auth-story-copy p{margin:0;font-size:.88rem}.auth-promises{display:none}.auth-panel{background:#f3efe7;border-radius:18px 18px 0 0;width:100%;margin-top:-16px;padding:30px 18px 48px}.auth-mode-tabs{margin-bottom:28px}.auth-mode-tabs button{gap:1px;min-width:0;padding:4px 2px;font-size:.66rem;display:grid}.auth-heading h2{font-size:1.75rem}.mobile-account{min-width:0;color:var(--muted);align-items:center;gap:5px;margin-left:auto;font-size:.68rem;display:flex}.mobile-account span{text-overflow:ellipsis;white-space:nowrap;max-width:78px;overflow:hidden}.topbar-logout{flex:none}.family-member{grid-template-columns:42px minmax(0,1fr)}.family-member-actions{grid-column:2;justify-content:flex-start}.invitation-result strong{font-size:1.05rem}.family-page .page-heading .status-pill{justify-self:start}}.sheet-emblem-art{object-fit:contain;flex:none;width:48px;height:48px}.quest-illustration.has-world-art:before,.quest-illustration.has-world-art:after{display:none}.quest-illustration.has-world-art img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.quest-page{background-color:#fffefa;background-image:radial-gradient(circle at 16% 12%,#ead8fa47,#0000 24%),radial-gradient(circle at 88% 78%,#f8db8929,#0000 22%);padding:30px 30px 26px;position:relative;overflow:hidden}.sheet-route-ribbon{color:#fff1b4;text-align:center;background:linear-gradient(#62458a,#39255e);border:1px solid #c89d37;justify-content:center;align-items:center;gap:8px;width:fit-content;max-width:calc(100% - 132px);min-height:32px;margin:0 auto 10px;padding:5px 20px;font-family:Georgia,serif;font-size:.76rem;display:flex;box-shadow:inset 0 0 0 2px #fff4c41f}.sheet-route-ribbon span:after{content:" ·"}.sheet-route-ribbon b{font-weight:700}.sheet-page-number{z-index:2;outline-offset:2px;color:#493168;text-align:center;background:#fffdf8f0;border:1px solid #aa82ce;outline:1px solid #d3ae55;min-width:68px;padding:7px 9px;font-family:Georgia,serif;font-size:.68rem;line-height:1.05;position:absolute;top:27px;right:28px}.sheet-page-number b{font-size:.82rem}.print-sheet .worksheet-header{text-align:center;border:0;grid-template-columns:58px minmax(0,1fr) 58px;align-items:center;gap:10px;padding:0 82px 2px 0;display:grid}.worksheet-header:after{content:"";width:58px}.worksheet-header .sheet-emblem-art{width:58px;height:58px}.worksheet-header h1{color:#4a276d;margin:0;font-family:Georgia,serif;font-size:2.1rem;line-height:1.02}.worksheet-header p{color:#5a3d79;background:#f5effa;border:1px solid #b693d2;width:fit-content;margin:7px auto 0;padding:5px 18px;font-family:Georgia,serif;font-weight:700}.sheet-guild-ornament,.sheet-academy-ornament{object-fit:contain;width:78%;height:42px;margin:2px auto 10px;display:block}.sheet-academy-ornament{width:66%;height:46px;margin:8px auto 6px}.worksheet-briefing{grid-template-columns:1.2fr .8fr;gap:10px;display:grid}.print-sheet .worksheet-panel{background:#ffffffd1;border:1px solid #8d62b2;border-radius:7px;padding:0}.worksheet-panel-title{background:linear-gradient(90deg,#f5ecfb,#fffefd);border-bottom:1px solid #b99bd0;align-items:center;gap:8px;min-height:35px;padding:5px 10px;display:flex}.worksheet-panel-title span{color:#fff3bd;background:#5d3a83;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;display:grid}.worksheet-panel-title h2{margin:0;font-size:1rem}.worksheet-panel>p,.worksheet-panel blockquote{margin:0;padding:9px 11px 0;font-size:.76rem;line-height:1.45}.worksheet-panel>p:last-child{padding-bottom:10px}.worksheet-panel blockquote{background:#fbf6e7;border-left:2px solid #c99a37;margin:8px 10px 10px;padding:8px 10px}.luna-hint-body{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:8px;padding:8px 10px;display:grid}.luna-hint-body img{object-fit:contain;width:92px;max-height:54px}.luna-hint-body p{color:#3f344a;margin:0;font-size:.72rem;font-weight:650;line-height:1.4}.print-sheet .worksheet-quest-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0;display:grid;position:relative}.worksheet-task{background:#ffffffe0;border:1px solid #8d62b2;border-radius:7px;min-height:154px;overflow:hidden}.worksheet-task-title{background:linear-gradient(90deg,#f4ecfa,#fffefd);border-bottom:1px solid #b99bd0;align-items:center;gap:8px;min-height:35px;padding:5px 9px;display:flex}.worksheet-task-title b{color:#fff5ca;clip-path:polygon(50% 0,92% 18%,92% 75%,50% 100%,8% 75%,8% 18%);background:#543378;border:1px solid #d7ac43;flex:none;place-items:center;width:25px;height:25px;display:grid}.worksheet-task-title h2{margin:0;font-size:.98rem}.worksheet-task p{color:#29263a;min-height:47px;margin:0;padding:10px 12px 2px;font-size:.76rem;line-height:1.42}.worksheet-task .answer-lines{margin-left:12px;margin-right:12px}.worksheet-scene{pointer-events:none;width:78px;height:72px;position:absolute;bottom:3px;right:3px;overflow:hidden}.worksheet-scene img{object-fit:contain;filter:drop-shadow(0 4px 5px #301f4129);width:100%;height:100%}.worksheet-scene>span{color:#ffedac;background:radial-gradient(circle,#8869af,#35234f);border:1px solid #dfbc5b;border-radius:50%;place-items:center;width:58px;height:58px;margin:7px auto;font-size:1.65rem;display:grid}.sheet-hero-nameplate{object-fit:contain;width:min(270px,52%);max-height:72px;margin:12px auto 0;display:block}.print-sheet .sheet-radar{background:#ffffffe6;border:1px solid #8d62b2;border-radius:6px;grid-template-columns:auto repeat(3,1fr);align-items:center;gap:10px;margin-top:10px;padding:9px 12px;font-size:.68rem;display:grid}.print-sheet .sheet-radar span{color:#fff1b5;text-align:center;background:#4c306f;width:auto;padding:4px 10px;font-family:Georgia,serif;font-size:.78rem;font-weight:700}.print-sheet .sheet-radar b{font-weight:600}.worksheet-answer-key{min-height:470px}.worksheet-answer-key h2{text-align:center}@media (width<=700px){.quest-page{padding:24px 16px 20px}.sheet-route-ribbon{max-width:calc(100% - 74px);margin-left:0;padding:5px 10px;font-size:.65rem}.sheet-route-ribbon span{display:none}.sheet-route-ribbon span:after{content:""}.sheet-page-number{min-width:56px;padding:5px 6px;font-size:.58rem;top:22px;right:17px}.sheet-page-number b{font-size:.7rem}.print-sheet .worksheet-header{text-align:left;grid-template-columns:42px minmax(0,1fr);padding:2px 0 0}.worksheet-header:after{display:none}.worksheet-header .sheet-emblem-art{width:42px;height:42px}.worksheet-header h1{font-size:1.42rem}.worksheet-header p{margin:5px 0 0;padding:4px 9px;font-size:.72rem}.sheet-guild-ornament{width:92%;height:32px}.sheet-academy-ornament{width:88%;height:38px}.worksheet-briefing,.print-sheet .worksheet-quest-grid{grid-template-columns:1fr}.luna-hint-body{grid-template-columns:104px minmax(0,1fr)}.luna-hint-body img{width:104px}.worksheet-task{min-height:145px}.worksheet-scene{width:68px;height:62px}.sheet-hero-nameplate{width:86%;max-height:64px}.print-sheet .sheet-radar{grid-template-columns:1fr;gap:7px}.print-sheet .sheet-radar span{width:100%}}.origin-page{gap:18px;display:grid}.origin-intro{color:#fff9ed;min-height:440px;box-shadow:var(--shadow-lg);background:#302947;border-radius:20px;position:relative;overflow:hidden}.origin-intro-bg,.origin-story-bg{object-fit:cover;opacity:.55;width:100%;height:100%;position:absolute;inset:0}.origin-intro:after,.origin-story-cover:after{content:"";background:linear-gradient(90deg,#1b132cf5,#322649c7 56%,#3226491f);position:absolute;inset:0}.origin-intro-copy{z-index:2;align-content:center;max-width:650px;min-height:440px;padding:54px 42px;display:grid;position:relative}.origin-intro-copy h1{font-size:clamp(2.6rem,5vw,4.6rem)}.origin-intro-copy p{color:#e8dfed;max-width:590px}.origin-start,.origin-callout-action{color:#302947;cursor:pointer;background:#f0d894;border:1px solid #e4bd5f;border-radius:7px;justify-content:center;align-items:center;gap:9px;width:fit-content;min-height:48px;margin-top:8px;padding:0 18px;font-weight:850;display:inline-flex;box-shadow:0 10px 20px #130d1d40}.origin-intro-hero{z-index:2;object-fit:contain;filter:drop-shadow(0 16px 25px #100a1b75);width:min(39%,390px);height:94%;position:absolute;bottom:-28px;right:-10px}.origin-promises{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.origin-promises .card{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:2px 12px;padding:16px;display:grid}.origin-promises svg{color:#f3d878;background:#392f52;border-radius:50%;grid-row:1/3;width:40px;height:40px;padding:9px}.origin-promises span{color:var(--muted);font-size:.75rem}.origin-progress{z-index:7;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f0;border:1px solid #62508033;border-radius:12px;gap:7px;padding:12px 16px;display:grid;position:sticky;top:10px}.origin-progress>div:first-child{color:var(--purple);text-transform:uppercase;justify-content:space-between;font-size:.72rem;font-weight:800;display:flex}.origin-progress-track{background:#e7dfec;border-radius:999px;height:7px;overflow:hidden}.origin-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#776093,#c39032);height:100%;transition:width .25s;display:block}.origin-heading{max-width:760px}.origin-heading p{color:var(--muted)}.origin-questions{gap:12px;display:grid}.origin-question{gap:15px;padding:20px;display:grid}.origin-question-title{grid-template-columns:38px minmax(0,1fr);gap:12px;display:grid}.origin-question-title>span{color:#f9e6a4;clip-path:polygon(50% 0,92% 18%,92% 75%,50% 100%,8% 75%,8% 18%);background:#46345f;border:1px solid #d6b45d;place-items:center;width:36px;height:36px;font-size:.7rem;font-weight:850;display:grid}.origin-question-title h2{margin:0 0 3px;font-family:Georgia,serif;font-size:1.16rem}.origin-question-title p{color:var(--muted);margin:0;font-size:.76rem}.origin-text-answer{position:relative}.origin-text-answer textarea{resize:vertical;width:100%;min-height:105px;color:var(--ink);background:#fffefa;border:1px solid #d9d0df;border-radius:8px;padding:13px 126px 13px 14px;line-height:1.5}.voice-button{min-height:40px;color:var(--purple);cursor:pointer;background:#f4eef8;border:1px solid #cdbdd9;border-radius:999px;align-items:center;gap:6px;padding:0 11px;font-size:.72rem;font-weight:800;display:inline-flex;position:absolute;bottom:9px;right:9px}.voice-button svg{width:17px}.voice-button.listening{color:#fff;background:#6e4269;animation:1.4s ease-in-out infinite voice-pulse}@keyframes voice-pulse{50%{box-shadow:0 0 0 6px #6e426921}}.origin-choice-grid{flex-wrap:wrap;gap:8px;display:flex}.origin-choice-grid button{color:#4f4165;cursor:pointer;background:#faf7fc;border:1px solid #d6cce0;border-radius:999px;align-items:center;gap:5px;min-height:44px;padding:8px 12px;font-weight:700;display:inline-flex}.origin-choice-grid button.selected{color:#322642;background:#eadff2;border-color:#8e70ad;box-shadow:inset 0 0 0 1px #53357426}.origin-choice-grid svg{width:16px}.origin-actions{z-index:6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f5;border:1px solid #d8cce1;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex;position:sticky;bottom:12px;box-shadow:0 14px 36px #2d243d29}.origin-actions>span{color:var(--muted);font-size:.72rem}.origin-actions .primary{flex:none}.origin-error{color:#7c2d36;background:#fff0f1;border:1px solid #d9a4a4;border-radius:8px;margin:0;padding:11px 13px}.origin-callout{background:linear-gradient(120deg,#fffaf0,#eee5f5);border-color:#d0b76e;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:16px;display:grid;overflow:hidden}.origin-callout-icon{color:#f0d894;background:#342a4e;border:1px solid #d3b45b;border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.origin-callout h2,.origin-callout p{margin-bottom:4px}.origin-callout p{font-size:.82rem}.origin-callout--child{color:#fff8e8;background:linear-gradient(120deg,#302947,#5c4776 68%,#3f7c87)}.origin-callout--child p{color:#ded5e6}.origin-callout--child .card-kicker{color:#f0d894}.home-origin-banner,.navigator-origin-banner{color:#fff8e7;width:100%;box-shadow:var(--shadow);cursor:pointer;text-align:left;background:linear-gradient(100deg,#302947,#594374 64%,#3f7c87);border:1px solid #d2b866;border-radius:12px;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.home-origin-banner>span{color:#392c4f;background:#efd783;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.home-origin-banner div,.navigator-origin-banner div{gap:3px;display:grid}.home-origin-banner small,.navigator-origin-banner span{color:#e2d9e8}.navigator-origin-banner{grid-template-columns:34px minmax(0,1fr) auto;margin:18px 0}.origin-story-cover{color:#fff8e9;min-height:260px;box-shadow:var(--shadow-lg);background:#302947;border-radius:18px;padding:46px 170px 42px 38px;position:relative;overflow:hidden}.origin-story-cover>div:not(.origin-story-bg){z-index:2;position:relative}.origin-story-cover h1{font-size:clamp(2.6rem,5vw,4.5rem)}.origin-story-cover p{max-width:560px}.origin-story-emblem{z-index:2;object-fit:contain;filter:drop-shadow(0 12px 20px #120c1c66);width:125px;height:125px;position:absolute;top:34px;right:28px}.origin-proposal-note{background:#fff8df;border:1px solid #d5bd72;border-radius:9px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;padding:12px 15px;display:grid}.origin-proposal-note svg{color:var(--purple)}.origin-proposal-note div{gap:2px;display:grid}.origin-proposal-note span{color:var(--muted);font-size:.75rem}.origin-story-grid{grid-template-columns:1.2fr .9fr .9fr;gap:12px;display:grid}.origin-story-grid .card{min-height:210px}.origin-story-grid h2,.origin-backstory h2,.origin-comic h2{font-family:Georgia,serif}.origin-story-grid p{font-size:.86rem}.origin-trait-list{flex-wrap:wrap;gap:7px;display:flex}.origin-trait-list span{color:#4d3d64;background:#f3edf7;border:1px solid #d6c7df;border-radius:999px;padding:7px 9px;font-size:.74rem;font-weight:750}.origin-trait-list.strengths span{background:#fff7d9;border-color:#ddc26f}.origin-backstory{background:linear-gradient(135deg,#f0e9f7,#fffdf8);grid-template-columns:210px minmax(0,1fr);align-items:center;gap:22px;display:grid}.origin-backstory>.atlas-asset,.origin-backstory>.atlas-symbol{object-fit:contain;width:210px;height:250px}.origin-backstory p{color:#4a4452;font-size:.95rem}.origin-backstory small{color:var(--purple);font-weight:800}.origin-comic{box-shadow:var(--shadow);background:#fffdf8;border:1px solid #52465f26;border-radius:10px;gap:14px;padding:22px;display:grid}.origin-comic-heading p{color:var(--muted);margin:0}.origin-comic-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.origin-comic-grid article{background:#f9f5fb;border:1px solid #cab9d6;border-radius:8px;overflow:hidden}.origin-comic-art{background:radial-gradient(circle at 50% 40%,#f2e9f9,#e2d6eb);place-items:center;height:160px;display:grid;position:relative;overflow:hidden}.origin-comic-art>.atlas-asset,.origin-comic-art>.atlas-symbol{object-fit:contain;width:100%;height:100%}.origin-comic-art>b{color:#fff5c6;background:#3d2e57;border:1px solid #e5c665;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:7px;left:7px}.origin-comic-grid article>div:last-child{padding:10px}.origin-comic-grid article span{color:var(--purple);text-transform:uppercase;font-size:.62rem;font-weight:850}.origin-comic-grid h3{margin:4px 0;font-family:Georgia,serif;font-size:.95rem}.origin-comic-grid p{color:var(--muted);margin:0;font-size:.69rem;line-height:1.4}.origin-story-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}@media (width<=760px){.origin-intro{min-height:560px}.origin-intro-copy{align-content:start;min-height:560px;padding:34px 20px 265px}.origin-intro-copy h1{font-size:2.35rem}.origin-intro-hero{width:76%;height:310px;bottom:-18px;right:-28px}.origin-promises{grid-template-columns:1fr}.origin-promises .card{min-height:76px}.origin-heading h1{font-size:2rem}.origin-question{padding:17px 14px}.origin-question-title{grid-template-columns:32px minmax(0,1fr);gap:9px}.origin-question-title>span{width:31px;height:31px}.origin-text-answer textarea{min-height:130px;padding-bottom:56px;padding-right:13px}.voice-button{left:9px;right:auto}.origin-choice-grid{grid-template-columns:1fr;display:grid}.origin-choice-grid button{border-radius:8px;justify-content:flex-start}.origin-actions{flex-direction:column;align-items:stretch}.origin-questionnaire .origin-actions{bottom:78px}.origin-actions .primary{width:100%}.origin-callout{grid-template-columns:44px minmax(0,1fr);gap:10px;padding:15px}.origin-callout-icon{width:42px;height:42px}.origin-callout>button{grid-column:1/-1;width:100%}.home-origin-banner,.navigator-origin-banner{grid-template-columns:42px minmax(0,1fr);padding:13px}.home-origin-banner>span{width:40px;height:40px}.home-origin-banner>svg,.navigator-origin-banner>svg:last-child{display:none}.origin-story-cover{min-height:320px;padding:32px 18px 150px}.origin-story-cover h1{font-size:2.4rem}.origin-story-emblem{width:112px;height:112px;top:auto;bottom:18px;right:16px}.origin-story-grid{grid-template-columns:1fr}.origin-story-grid .card{min-height:0}.origin-backstory{grid-template-columns:96px minmax(0,1fr);align-items:start;gap:12px;padding:15px}.origin-backstory>.atlas-asset,.origin-backstory>.atlas-symbol{width:96px;height:128px}.origin-backstory p{grid-column:1/-1;font-size:.84rem}.origin-comic{padding:14px}.origin-comic-grid{grid-template-columns:1fr}.origin-comic-grid article{grid-template-columns:120px minmax(0,1fr);display:grid}.origin-comic-art{height:138px}.origin-comic-grid p{font-size:.74rem}.origin-story-actions{flex-direction:column;align-items:stretch}.origin-story-actions button{width:100%}}@media print{@page a4{size:A4;margin:12mm}@page a5{size:A5;margin:9mm}body{background:#fff}.topbar,.sidebar,.bottom-nav,.studio-form,.page>.section-title,.page>.lead,.preview-actions,.material-library{display:none!important}.main-content{margin:0;padding:0}.page,.studio-layout,.preview-column,.quest-document{max-width:none;margin:0;display:block}.print-sheet{width:100%;min-height:0;box-shadow:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;border:0;padding:0}.print-sheet.has-generated-ornaments{padding:7mm}.quest-page{break-after:page;page-break-after:always;page:a4;min-height:270mm}.quest-page:last-child{break-after:auto;page-break-after:auto}.quest-page:before{display:none}.quest-page li,.worksheet-panel,.worksheet-task,.sheet-radar{break-inside:avoid}.sheet-a5{page:a5;width:100%;min-height:190mm;margin:0}.quest-illustration{min-height:42mm}}
