@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{color-scheme:dark;--ink:#081626;--panel:#102438;--gold:#f5d18b;--text:#f3f5f8;--muted:#a8b9ca;--border:#ffffff24;font-family:'DM Sans',sans-serif;background:var(--ink);color:var(--text)}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0;background:none}button{min-height:44px}button:focus-visible,a:focus-visible{outline:3px solid var(--gold);outline-offset:5px}button:hover{filter:brightness(1.12)}button:disabled{cursor:default}a{color:inherit}h1,h2,h3,p{margin-top:0}h1{font-family:'Manrope',sans-serif;font-size:clamp(2.5rem,5vw,5rem);font-weight:500;line-height:1.13;letter-spacing:-.055em;margin-bottom:24px}h1:focus{outline:none}h2{font-size:1.65rem;letter-spacing:-.035em}h3{font-size:1.3rem;line-height:1.3;letter-spacing:-.025em}p{line-height:1.65}small{font-size:.75rem;color:var(--muted)}.shell{max-width:1600px;margin:auto;position:relative;min-height:100dvh}.brand{font-family:Georgia,serif;font-size:2.4rem;letter-spacing:-.07em;display:inline-flex;align-items:center;gap:8px}.brand-star{font-family:serif;font-size:1rem;color:var(--gold);align-self:flex-start;margin-top:5px}.brand-btn{padding:0}.eyebrow{font-size:.75rem;letter-spacing:.15em;font-weight:600;display:block;color:var(--gold);line-height:1.6}header{height:106px;margin:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);gap:24px}header nav{display:flex;gap:36px}header nav button{font-size:.9rem;color:#c5ced9;position:relative}header nav button.active{color:white}header nav button.active:after{content:'';height:3px;width:16px;background:var(--gold);position:absolute;bottom:-12px;left:calc(50% - 8px);border-radius:2px}.profile-pill{display:flex;align-items:center;gap:11px;font-size:.9rem}.avatar{display:grid;place-items:center;border-radius:50%;color:var(--gold);background:linear-gradient(135deg,#71614455,#33435c55);border:1px solid #f5d18b55}.mini{width:36px;height:36px;font-size:1.3rem}.chevron{color:#bbc4d0}.large{width:96px;height:96px;font-size:3rem;margin:auto auto 24px}.primary{background:var(--gold);color:#162438;padding:16px 24px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:32px;font-weight:700;min-height:54px}.primary.light{background:#f5f4ee}.text-button{color:#c5d2df;padding:12px 0;font-size:.9rem}.gold{color:var(--gold)}.page-content{padding:62px 7% 110px}.page-content>p{color:var(--muted)}.page-content>.eyebrow{margin-bottom:20px}.muted{color:var(--muted);font-size:.85rem}.bottom{display:none}.home-bg,.home-shade,.scoop-back{position:fixed;inset:0;z-index:-2;background-size:cover;background-position:center}.space{background-image:url('/assets/space.jpg')}.world{background-image:url('/assets/space.jpg');background-position:80% 20%}.technology{background-image:url('/assets/technology.jpg')}.creation{background-image:url('/assets/creation.jpg')}.home-bg{animation:reveal .6s ease both}.home-shade{z-index:-1;background:linear-gradient(90deg,#051324ee 0%,#061427ab 45%,#06142722 85%),linear-gradient(0deg,#071524 0%,#07152477 25%,#07152411 60%,#07152499 100%)}.home-shell{display:flex;flex-direction:column}.home-main{padding:28px 5% 20px;flex:1;display:flex;flex-direction:column;min-height:calc(100dvh - 106px)}.home-greeting{display:flex;justify-content:space-between;font-size:.72rem;letter-spacing:.12em;color:#c4d2df}.home-greeting>span:last-child{font-size:.9rem;letter-spacing:0}.headline{padding:70px 0 40px;max-width:660px;flex:1}.story-meta{display:flex;align-items:center;gap:18px;font-size:.8rem;color:#d3dde5;margin-bottom:24px}.category-chip{border:1px solid #dce6ee55;background:#bfd4df11;padding:7px 13px;border-radius:30px;font-size:.75rem}.headline h1{font-size:clamp(3rem,5.6vw,5.7rem);text-shadow:0 3px 30px #07152455}.headline>p{font-size:1.05rem;max-width:440px;color:#d3dce5;margin-bottom:30px}.carousel{display:flex;align-items:center;gap:10px;margin-top:38px}.slide-count{font-size:.8rem;letter-spacing:.1em;margin-right:14px}.slide-count span{color:#9baebf}.dot{min-height:32px;width:26px;position:relative;padding:0}.dot:after{content:'';height:3px;width:100%;background:#ffffff44;position:absolute;left:0;top:14px}.dot.current:after{background:var(--gold)}.pause{margin-left:6px;color:#d8e2ec;font-size:.8rem}.home-bottom{border-top:1px solid var(--border);padding:26px 0 12px;display:flex;align-items:center;justify-content:space-between;gap:20px}.home-bottom .eyebrow{font-size:.65rem;color:#9eb2c4}.category-row{display:flex;gap:18px;margin-top:8px;flex-wrap:wrap}.category-row button{font-size:.8rem;padding:8px 0;display:flex;align-items:center;gap:8px}.category-row button span{font-size:1.1rem;color:#bdcedf}.daily-note{display:flex;align-items:center;gap:14px;flex-shrink:0;padding-left:24px;border-left:1px solid var(--border)}.daily-note>span{color:var(--gold);font-size:1.8rem}.daily-note p{font-size:.75rem;margin:0;color:#adc0d3}.daily-note strong{color:#e3e9ef;font-weight:400}.photo-credit{font-size:.65rem;opacity:.65;margin-top:12px}.welcome{min-height:100dvh;padding:34px 6%;position:relative;overflow:hidden}.welcome-image{position:absolute;inset:0;background-size:cover;background-position:center;z-index:-2}.welcome:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#061526f5,#061526aa 55%,#06152644);z-index:-1}.welcome-top{display:flex;align-items:center;justify-content:space-between}.edition{letter-spacing:.2em;font-size:.7rem;color:#d0dbe5}.welcome-copy{padding-top:65px;max-width:730px}.welcome-copy>.eyebrow{margin-bottom:24px}.welcome h1{font-size:clamp(2.8rem,5vw,5.5rem)}.welcome-copy>p{font-size:1.05rem;color:#c5d3df}.login-card{margin-top:32px;width:360px;max-width:100%;background:#0b1b2ca8;border:1px solid #d7e7ff29;padding:26px;border-radius:14px;backdrop-filter:blur(24px)}.login-card h2{font-size:1.2rem;margin-bottom:8px}.login-card p{font-size:.85rem;color:#bccbd9;margin-bottom:20px}.google{display:flex;align-items:center;justify-content:center;gap:15px;color:#263448;background:#fff;border-radius:7px;width:100%;padding:12px;font-size:.9rem;font-weight:600}.google-g{font-family:Arial,sans-serif;color:#4285f4;font-weight:700;font-size:1.3rem}.divider{font-size:.7rem;color:#a6b7c8;text-align:center;margin:16px 0}.login-card .primary{width:100%;font-size:.9rem;min-height:48px;padding:12px}.login-card small{display:block;text-align:center;margin-top:16px;font-size:.7rem}.welcome-footer{display:flex;justify-content:space-between;align-items:center;margin-top:50px;color:#a4b7ca;font-size:.65rem;letter-spacing:.13em}.welcome-footer button{font-size:.75rem;letter-spacing:0}.profiles{text-align:center}.profiles h1{font-size:clamp(2.3rem,4vw,3.8rem)}.profile-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:24px;margin:55px auto 36px}.profile-card{padding:32px 30px;width:220px;background:linear-gradient(140deg,#17334c88,#0c1d30);border:1px solid #ffffff18;border-radius:20px;transition:transform .2s,border-color .2s}.profile-card:hover{transform:translateY(-5px);border-color:#f5d18b88}.profile-card h2{font-size:1.35rem;margin-bottom:8px}.profile-card>span:not(.avatar){display:block;font-size:.8rem;color:var(--muted)}.profile-card .profile-enter{margin-top:26px;color:var(--gold)!important}.profile-card.add{border-style:dashed;background:transparent}.profile-card.add .avatar{border-style:dashed;background:transparent;color:var(--muted)}.filter-row{display:flex;gap:10px;flex-wrap:wrap;margin:36px 0}.filter-row button{font-size:.85rem;border:1px solid var(--border);border-radius:30px;padding:10px 18px;color:#c4d0dc}.filter-row button.selected{background:#e9cc94;color:#14243a;border-color:#e9cc94}.story-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:40px}.story-card{text-align:left;padding:0;border-radius:12px;overflow:hidden;background:#12273b;border:1px solid #ffffff15}.card-img{height:210px;background-size:cover;background-position:center}.story-card>div:last-child{padding:23px}.story-card .eyebrow{font-size:.65rem;letter-spacing:.08em;margin-bottom:12px}.story-card p{margin-bottom:0;font-size:.75rem;color:#abc0d1}.story-card p span{float:right;color:var(--gold)}.empty{text-align:center;padding:50px 20px}.empty>span{font-size:3rem;color:var(--gold);display:block;margin-bottom:20px}.intro{max-width:860px;padding-top:34px}.intro>.text-button{display:block;margin-bottom:54px}.intro h1{margin-top:25px}.intro>p{max-width:560px;color:#d7e0e8;font-size:1.15rem}.intro-meta{color:#b8c9d9;font-size:.85rem;display:flex;gap:15px;margin:28px 0}.intro-credit{display:block;margin-top:36px}.scoop-fab{position:fixed;bottom:30px;right:5%;background:linear-gradient(140deg,#fff1c9,#e5bf74);color:#102236;box-shadow:0 8px 40px #0005,0 0 22px #ffd38833;border:1px solid #fff4cfaa;border-radius:40px;padding:17px 26px;font-weight:700;z-index:5}.reading-shell{background:#f5f5f0;color:#17283a;max-width:none}.reading-shell header{border-color:#1b355626}.reading-shell header nav button,.reading-shell .profile-pill{color:#294057}.reading-shell header nav button.active{color:#122439}.reading-shell .brand-star{color:#93732c}.reader{max-width:740px;margin:auto;padding:35px 24px 130px}.reader .text-button{color:#45617b}.reader-tools{display:flex;align-items:center;justify-content:space-between;margin-top:35px}.reader .eyebrow{color:#776030}.reader h1{font-size:clamp(2.5rem,4vw,3.7rem);margin-top:20px}.reader .dek{font-size:1.1rem;color:#516375}.article-meta{font-size:.75rem;color:#697a86;margin:24px 0}.reader-photo{height:280px;background-size:cover;background-position:center;border-radius:10px;margin-bottom:8px}.reader small{color:#657784;font-size:.7rem}.prose{margin-top:32px;font-family:Georgia,serif;font-size:1.18rem;line-height:1.8}.prose p{line-height:1.85;margin-bottom:26px}.big-text .prose{font-size:1.5rem}.takeaway{padding:25px 28px;background:#e4e9e8;border-left:3px solid #ae955c;margin:30px 0}.takeaway p{font-size:1.15rem;margin:12px 0 0}.source{font-size:.8rem;color:#657580}.reader>.text-button{display:block;margin-top:12px}.scoop-back{filter:blur(10px);transform:scale(1.05);opacity:.23}.scoop-shell{background:radial-gradient(ellipse at 50% 60%,#20456544,#071526aa 70%)}.scoop-main{padding:30px 6% 60px;text-align:center}.scoop-main>.text-button{display:block;text-align:left;margin-bottom:20px}.scoop-main h1{font-size:clamp(2.3rem,3.6vw,3.9rem);margin-top:18px}.scoop-main>p{color:#bdd0df}.bubble-universe{max-width:900px;height:380px;position:relative;margin:15px auto 0}.bubble{position:absolute;width:185px;height:185px;border-radius:50%;background:radial-gradient(circle at 30% 22%,#fff7 0%,#fff1 20%,#b0caff10 50%,#d3e9ff22 78%,#f1faff55 100%);border:1px solid #d6ecff88;box-shadow:inset 0 2px 3px #fff8,inset 0 -10px 25px #739cc92b,0 15px 40px #0003,0 0 24px #82bfff15;backdrop-filter:blur(7px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;transition:transform .3s,box-shadow .3s;animation:float 7s ease-in-out infinite}.bubble:hover{transform:scale(1.08);box-shadow:inset 0 2px 4px #fff9,0 0 40px #b2dfff33;animation-play-state:paused}.bubble-icon{font-size:2rem;font-weight:400;color:#e9dcad}.bubble strong{font-size:.9rem;font-weight:500}.bubble-hint{font-size:.65rem;color:#c4d7e6;max-width:130px}.bubble-0{left:37%;top:75px;width:220px;height:220px;background:radial-gradient(circle at 30% 20%,#ffedc966,#fff1 25%,#c2a8671c 60%,#f2d29655);border-color:#f4d99b88}.bubble-1{left:9%;top:5px;animation-delay:-1s}.bubble-2{right:6%;top:5px;animation-delay:-3s}.bubble-3{left:12%;top:205px;animation-delay:-2s;width:170px;height:170px}.bubble-4{right:10%;top:205px;animation-delay:-4s;width:170px;height:170px}.bubble.visited{border-color:#f4d99bdd}.scoop-progress{font-size:.75rem;color:#bdcedd;margin-top:24px}.scoop-progress>div{display:flex;justify-content:center;gap:6px;margin:12px}.scoop-progress i{width:28px;height:4px;background:#ffffff2b;border-radius:5px}.scoop-progress i.filled{background:var(--gold)}.scoop-progress p{font-size:.75rem;color:#98adbe}.stats{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border);border-radius:18px;margin:42px 0 48px;overflow:hidden;background:linear-gradient(120deg,#18344a88,#0d2033)}.stats>div{padding:30px;border-right:1px solid var(--border)}.stats>div:last-child{border:0}.stats span{font-size:1.4rem;color:var(--gold);display:block}.stats strong{font-family:Manrope,sans-serif;font-size:3.5rem;font-weight:500;display:block;margin:15px 0 0}.stats p{font-size:.85rem;color:#adbece;margin:0}.badges{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:28px 0}.badge{border:1px dashed #ffffff26;border-radius:14px;padding:28px;text-align:center;color:#9faebb}.badge>span{font-size:2rem;display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:#ffffff09;margin:0 auto 22px}.badge h3{font-size:1rem}.badge p{font-size:.8rem;margin:0}.badge.earned{color:#f2d395;border-style:solid;border-color:#f2d39566;background:#b5a2640a}.journey>.text-button{margin-left:24px}dialog{width:480px;max-width:calc(100% - 32px);max-height:85dvh;border:1px solid #b8d1ec55;background:linear-gradient(140deg,#243f56f7,#0e2237fc);backdrop-filter:blur(24px);border-radius:24px;color:#f3f5f8;padding:42px 36px;box-shadow:0 30px 100px #0006}dialog::backdrop{background:#03101dbb;backdrop-filter:blur(6px)}dialog .close{position:absolute;right:12px;top:9px;font-size:1.8rem;color:#b9ccdc;width:44px}dialog h2{margin-top:20px;font-size:1.9rem}dialog p{color:#cad8e4;font-size:1rem}dialog .primary{margin-top:14px;width:100%;font-size:.85rem}.topic-symbol{font-size:2.5rem;color:var(--gold);display:block;margin-bottom:20px}label{display:block;font-size:.85rem;margin:20px 0}label .muted{display:block;font-size:.75rem}input,select,textarea{display:block;width:100%;margin-top:10px;border:1px solid #c2d8ed44;background:#08182888;border-radius:8px;padding:13px;color:white;outline-color:var(--gold)}textarea{min-height:110px;resize:vertical}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,30px);opacity:0;pointer-events:none;background:#f5d18b;color:#132539;padding:15px 22px;border-radius:12px;z-index:50;box-shadow:0 10px 40px #0005;transition:.2s;max-width:calc(100% - 32px);width:max-content;font-size:.85rem}#toast.show{transform:translate(-50%,0);opacity:1}.skip{position:fixed;top:-100px;left:10px;z-index:100;background:white;color:black;padding:10px}.skip:focus{top:10px}@keyframes float{0%,100%{translate:0 0}50%{translate:0 -10px}}@keyframes reveal{from{opacity:.7}to{opacity:1}}
@media(min-width:1450px){.headline{padding-top:100px}}@media(max-width:1100px){.daily-note{display:none}.story-grid{grid-template-columns:repeat(2,1fr)}.headline{padding-top:70px}.category-row{gap:20px}.bubble-universe{max-width:720px}.bubble-0{left:35%;width:200px;height:200px}.bubble-1{left:5%}.bubble-2{right:2%}.bubble-3{left:8%}.bubble-4{right:5%}}
@media(max-width:650px){header{height:80px;margin:0 6%}header .brand{font-size:2rem}.desktop{display:none!important}.profile-pill{gap:8px;font-size:.8rem}.mini{width:32px;height:32px}.home-main{padding:22px 6% 100px;min-height:calc(100dvh - 80px)}.home-greeting{font-size:.58rem;letter-spacing:.09em}.home-greeting>span:last-child{display:none}.home-bg{background-position:60% center}.home-shade{background:linear-gradient(0deg,#061425 0%,#061425bd 30%,#06142533 80%,#06142588),linear-gradient(90deg,#06142599,#06142522)}.headline{padding-top:20vh;padding-bottom:20px}.headline h1{font-size:clamp(2.6rem,10.4vw,4rem);letter-spacing:-.055em}.headline>p{font-size:.95rem;max-width:340px}.story-meta{margin-bottom:18px;font-size:.75rem}.category-chip{font-size:.7rem}.primary{font-size:.85rem;padding:14px 20px;min-height:50px}.carousel{margin-top:20px}.home-bottom{padding-top:20px}.category-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px 15px;margin-top:14px}.category-row button{font-size:.68rem;display:flex;align-items:flex-start;flex-direction:column;gap:8px;line-height:1.4;text-align:left}.category-row button span{font-size:1.25rem}.photo-credit{font-size:.6rem;line-height:1.6}.bottom{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:10;justify-content:space-around;background:#091a2df2;backdrop-filter:blur(20px);border-top:1px solid #d7e7f322;padding:8px 12px calc(8px + env(safe-area-inset-bottom))}.bottom button{font-size:.65rem;color:#8da6bc;display:flex;flex-direction:column;gap:4px;align-items:center;min-width:85px}.bottom button>span{font-size:1.45rem;line-height:1.1}.bottom button.active{color:var(--gold)}.welcome{padding:26px 7%}.welcome-copy{padding-top:70px}.welcome h1{font-size:2.8rem}.welcome-copy>.eyebrow{font-size:.58rem;letter-spacing:.12em}.welcome-copy>p{font-size:.9rem}.welcome .brand{font-size:2rem}.edition{font-size:.6rem}.welcome-image{background-position:65% center}.welcome:before{background:linear-gradient(0deg,#061526 0%,#061526aa 70%,#06152677)}.login-card{padding:23px;width:100%}.welcome-footer{margin-top:30px;font-size:.55rem;letter-spacing:.06em;gap:18px}.page-content{padding:40px 6% 110px}.page-content h1{font-size:2.6rem}.page-content>.eyebrow{font-size:.65rem}.profile-grid{gap:14px;margin-top:30px}.profile-card{width:calc(50% - 7px);padding:24px 12px}.large{width:72px;height:72px;font-size:2.5rem}.profile-card h2{font-size:1.1rem}.profile-card>span:not(.avatar){font-size:.7rem}.profile-card .profile-enter{margin-top:18px}.profiles h1{font-size:2.1rem}.filter-row{flex-wrap:nowrap;overflow-x:auto;margin:25px -6% 28px;padding:4px 6% 12px;scrollbar-width:none}.filter-row button{white-space:nowrap;font-size:.75rem;padding:8px 16px}.story-grid{grid-template-columns:1fr;gap:20px}.card-img{height:205px}.story-card>div:last-child{padding:23px}.story-card h3{font-size:1.5rem}.intro{padding-top:25px}.intro>.text-button{margin-bottom:130px}.intro h1{font-size:2.7rem}.intro>p{font-size:1.05rem}.intro-meta{font-size:.7rem;gap:10px}.scoop-fab{bottom:24px;right:6%;padding:15px 21px;font-size:.85rem}.reader{padding-top:20px}.reader h1{font-size:2.5rem}.reader-photo{height:220px}.prose{font-size:1.13rem}.reader small{font-size:.65rem}.scoop-main{padding:24px 5% 35px}.scoop-main>.text-button{margin-bottom:26px}.scoop-main h1{font-size:2.1rem}.scoop-main>p{font-size:.85rem}.bubble-universe{height:480px;max-width:370px;margin-top:28px}.bubble{width:145px;height:145px;gap:7px}.bubble strong{font-size:.78rem}.bubble-icon{font-size:1.8rem}.bubble-hint{font-size:.6rem;max-width:108px}.bubble-0{width:170px;height:170px;left:calc(50% - 85px);top:155px;z-index:2}.bubble-1{left:0;top:0}.bubble-2{right:0;top:15px}.bubble-3{left:0;top:327px;width:145px;height:145px}.bubble-4{right:0;top:327px;width:145px;height:145px}.scoop-progress{margin-top:10px}.stats{margin-top:30px}.stats>div{padding:20px 12px}.stats strong{font-size:2.4rem}.stats p{font-size:.68rem}.stats span{font-size:1.2rem}.journey h2{font-size:1.35rem}.badges{gap:10px}.badge{padding:18px 8px}.badge>span{width:48px;height:48px;font-size:1.7rem}.badge h3{font-size:.78rem}.badge p{font-size:.65rem}.journey>.text-button{margin:12px 0 0;display:block}dialog{padding:36px 26px}dialog h2{font-size:1.6rem}dialog p{font-size:.95rem}#toast{bottom:92px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* The Saintly Scoop editorial direction — illustrated covers and a quieter glass interface. */
:root{--gold:#f3ca70;--ink:#061426;--panel:#122b43}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.035em}h1{line-height:1.1}.brand{font-size:2.5rem;letter-spacing:-.045em;gap:12px}.brand-cross{font-size:2.6rem;line-height:1;color:var(--gold);font-weight:300}.brand-tagline{display:block;font-family:'DM Sans',sans-serif;font-size:.7rem;letter-spacing:0;color:#d3dfeb;margin-top:4px}.brand-btn{text-align:left;flex-shrink:0}.family-tools{display:flex;align-items:center;gap:22px}.header-progress{display:flex;gap:24px;padding:11px 22px;border:1px solid #e0ecff44;background:linear-gradient(135deg,#d0e0ff22,#a8cfff09);border-radius:40px;backdrop-filter:blur(14px);font-size:1.2rem;color:var(--gold)}.header-progress b{color:white;font-size:1rem;font-weight:600}.header-progress small{display:block;font-size:.6rem;margin-top:3px;color:#c4d4e6}.reading-shell .header-progress b{color:#203a52}.reading-shell .brand-tagline{color:#5c6f7f}.reading-shell .header-progress small{color:#526779}header{height:110px}.profile-pill .mini{width:48px;height:48px;border:2px solid #ebcd8b;box-shadow:0 0 0 4px #eec96d12;font-size:1.6rem}.primary,.primary.light{background:linear-gradient(110deg,#ffe59b,#edbc57);color:#14243a;border-radius:40px;box-shadow:0 4px 24px #d7ae4722}.headline>.primary{font-family:Georgia,serif;font-size:1.2rem;min-width:240px;padding:15px 30px}.home-main{padding-top:20px;min-height:calc(100dvh - 110px)}.home-greeting{display:none}.wonder{background-image:url('/assets/wonder.png');background-position:center 38%}.home-bg.wonder{background-size:cover}.home-shade{background:linear-gradient(0deg,#061426 0%,#061426f0 12%,#06142655 48%,#06142600 75%,#06142699 100%),linear-gradient(90deg,#061426c9,#06142625 66%)}.headline{max-width:100%;padding-top:160px;padding-bottom:24px;position:relative;min-height:650px}.headline h1{font-size:clamp(3rem,4.7vw,5rem);max-width:650px;line-height:1.05;letter-spacing:-.04em}.headline>p{font-size:1rem;max-width:470px;color:#e7edf4;line-height:1.6}.story-meta{margin-bottom:16px}.category-chip{border:1px solid #f3ce7caa;color:#ffe3a0;background:#06142688;font-weight:600;letter-spacing:.04em}.verse-note{position:absolute;right:3%;top:90px;text-align:center;font-family:Georgia,serif;font-style:italic;font-size:1.7rem;color:#f0e7cf;line-height:1.4;max-width:240px;text-shadow:0 2px 12px #001022}.verse-note span{display:block;font-family:'DM Sans',sans-serif;font-style:normal;font-size:.65rem;letter-spacing:.17em;margin-top:18px;color:#b5c8dc}.carousel{margin-top:22px}.dot{width:18px}.dot:after{height:7px;width:7px;left:5px;top:12px;border-radius:50%;background:#dae4f488}.dot.current:after{background:#f3ce7c;box-shadow:0 0 12px #ffd57855}.more-stories{margin-bottom:24px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.section-heading h2{font-size:1.5rem;margin:0}.section-heading button{font-size:.8rem;color:#c9d9eb}.home-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-story-grid .story-card{height:205px;position:relative;border:1px solid #cfddf455;border-radius:14px;isolation:isolate;background:#102942}.home-story-grid .card-img{position:absolute;inset:0;height:auto;z-index:-2;transition:transform .4s}.home-story-grid .story-card:hover .card-img{transform:scale(1.04)}.home-story-grid .story-card:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#000000d9 0%,#00000066 45%,transparent 85%)}.home-story-grid .story-card>div:last-child{height:100%;padding:20px;display:flex;flex-direction:column;justify-content:flex-end}.home-story-grid .eyebrow{position:absolute;top:16px;left:16px;letter-spacing:.03em;background:#0c2f55c9;border:1px solid #d2e4ff55;border-radius:22px;padding:3px 9px;color:#e2edff;font-size:.65rem}.home-story-grid h3{font-size:1.55rem;max-width:320px;line-height:1.12;margin:0 0 10px}.home-story-grid p{font-size:.65rem}.home-bottom{border:0;padding:14px 0 10px;display:block}.home-bottom>div:first-child{width:100%}.home-bottom .eyebrow{text-align:center;color:#afc2d9;letter-spacing:.15em}.category-row{display:grid;grid-template-columns:repeat(6,1fr);gap:24px;max-width:920px;margin:22px auto 14px}.category-row button{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:10px;padding:0;font-size:.75rem;color:#f1f5fb;line-height:1.3}.category-row button>span{display:grid;place-items:center;width:94px;height:94px;border:1px solid #d8ecff99;border-radius:50%;font-size:2.3rem;background:radial-gradient(circle at 30% 17%,#ffffff77 0%,#e5f1ff0d 25%,#90b7e815 60%,#d5e8ff66 98%);box-shadow:inset 0 2px 3px #fff9,inset 0 -6px 18px #c0daff44,0 8px 25px #0004;backdrop-filter:blur(10px);transition:transform .2s,border-color .2s}.category-row button:hover>span{transform:translateY(-4px);border-color:#f7d68d;box-shadow:inset 0 2px 3px #fff9,0 0 18px #f7d68d33}.daily-note{display:none}.photo-credit{display:block;text-align:center}.welcome-image{background-image:url('/assets/wonder.png');background-position:center 33%}.welcome:before{background:linear-gradient(90deg,#061426ee,#06142688 55%,#06142622)}.welcome-top>.brand-tagline{display:none}.welcome-top>.brand{margin-right:auto}.welcome h1{font-family:Georgia,serif;letter-spacing:-.04em}.login-card{background:#112941aa;border-radius:20px}.intro{padding-top:30px;min-height:calc(100dvh - 110px);display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:100px}.intro>.text-button{position:absolute;top:130px;margin:0}.intro h1{font-size:clamp(3rem,4.8vw,5rem)}.intro-credit{margin-top:22px}.intro .primary{align-self:flex-start}.scoop-fab{width:122px;height:122px;border-radius:50%;padding:14px 10px;background:radial-gradient(circle at 30% 15%,#ffffff44,#16334de8 50%,#082039fa);border:2px solid #f3cc7e;color:white;box-shadow:inset 0 1px 12px #fff5,0 0 18px #f4c97055,0 10px 35px #0004;backdrop-filter:blur(14px);display:flex;flex-direction:column;justify-content:center;gap:6px;font-family:Georgia,serif;font-size:.96rem;bottom:24px}.fab-cross{color:var(--gold);font-size:2rem;line-height:1}.fab-arrow{color:var(--gold);font-family:Arial,sans-serif;font-size:1.1rem}.reader h1{font-family:Georgia,serif}.reader .reader-photo{height:180px}.reader{padding-bottom:170px}.scoop-main h1{font-size:clamp(2.2rem,3.5vw,3.6rem);margin-bottom:14px}.scoop-main>p{color:#cfdded}.scoop-back{filter:blur(14px);opacity:.32}.scoop-shell{background:radial-gradient(ellipse at 50% 48%,#48779b33,#061426b8 72%)}.bubble-universe{height:660px;max-width:760px;margin:30px auto}.bubble-universe:before{content:'';position:absolute;width:475px;height:475px;border:1px solid #c5dcff55;border-radius:50%;left:calc(50% - 237.5px);top:85px}.story-core{position:absolute;left:calc(50% - 125px);top:225px;width:250px;height:250px;border-radius:50%;border:1px solid #a8d9ff99;box-shadow:inset 0 0 45px #79bdfb33,0 0 30px #65bcff33;background:linear-gradient(#0e284bb0,#082047d9),url('/assets/space.jpg') center/cover;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:28px}.core-symbol{color:#baddff;font-size:1.6rem;margin-bottom:12px}.story-core .eyebrow{font-size:.6rem;color:#b8d9f5}.story-core h2{font-size:1.55rem;line-height:1.15;margin:10px 0 0;text-wrap:balance}.bubble{width:196px;height:196px;border:1px solid #e9f3ffc9;background:radial-gradient(circle at 28% 15%,#ffffff8a 0%,#ffffff18 23%,#b5d2f914 55%,#e5f3ff66 98%);box-shadow:inset 0 2px 4px #fffc,inset 0 -8px 25px #e6f2ff33,0 12px 35px #0003,0 0 16px #cee7ff18;gap:8px}.bubble-0{left:calc(50% - 98px);top:0}.bubble-1{left:auto;right:0;top:190px}.bubble-2{left:0;right:auto;top:190px}.bubble-3{left:70px;top:430px}.bubble-4{left:auto;right:70px;top:430px}.bubble strong{font-family:Georgia,serif;font-weight:400;font-size:1.4rem}.bubble-icon{font-size:2.6rem;color:#f5d48b;text-shadow:0 0 18px #ffd37466}.bubble-hint{font-size:.7rem;color:#edf3fb;max-width:135px;line-height:1.4}.bubble.visited:after{content:'✓';position:absolute;top:8px;right:12px;border:1px solid #f4d48f;background:#4d5361;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;color:#ffe1a0;font-size:1rem}.scoop-progress{max-width:440px;margin:15px auto 0;border:1px solid #dfedff44;border-radius:22px;background:#e4ecff0d;padding:20px;backdrop-filter:blur(14px)}.scoop-progress>span{font-size:.9rem}.scoop-progress p{margin-bottom:0}dialog{background:linear-gradient(145deg,#2f4d65f7,#0c2338fc);border-color:#d4e9ff88}dialog h2{font-family:Georgia,serif}.profiles h1,.journey h1{font-family:Georgia,serif}
@media(min-width:1500px){.home-bg.wonder{background-position:center 43%}.headline{padding-top:200px;min-height:730px}}
@media(max-width:1000px){header nav{gap:18px}.header-progress{gap:12px;padding:9px 15px}.brand-tagline{font-size:.6rem}.family-tools{gap:14px}.verse-note{right:0;font-size:1.3rem;max-width:170px}.headline h1{max-width:520px}.category-row{gap:14px}.category-row button>span{width:82px;height:82px}.bubble-universe{max-width:680px}.bubble-1{right:0}.bubble-2{left:0}.bubble-3{left:45px}.bubble-4{right:45px}.story-core{width:220px;height:220px;left:calc(50% - 110px);top:240px}.story-core h2{font-size:1.3rem}.home-story-grid h3{font-size:1.3rem}}
@media(max-width:650px){header{height:94px;gap:8px;margin:0 5%;align-items:center}.brand{font-size:1.9rem!important;gap:7px}.brand-cross{font-size:2.1rem}.brand-tagline{font-size:.5rem;max-width:170px;line-height:1.4}.family-tools{gap:10px}.header-progress{border:0;background:none;padding:0;gap:9px;min-height:35px;box-shadow:none;backdrop-filter:none;font-size:.82rem}.header-progress b{font-size:.8rem}.header-progress small{font-size:.5rem}.header-progress span:first-child small{display:none}.header-progress span:last-child small{display:none}.profile-pill{padding:0;gap:0}.profile-pill .mini{width:34px;height:34px;font-size:1.2rem}.profile-pill>span:not(.avatar){display:none}.home-main{padding:0 5% 96px}.home-bg.wonder{background-size:auto 960px;background-position:58% top;background-repeat:no-repeat;background-color:#061426}.home-shade{background:linear-gradient(0deg,#061426 0%,#061426ea 8%,#06142655 35%,#06142600 70%,#06142644 100%),linear-gradient(90deg,#06142699,#06142600 80%)}.headline{padding-top:220px;min-height:620px;padding-bottom:12px}.headline h1{font-size:2.55rem;max-width:340px;line-height:1.06;margin-bottom:17px}.headline>p{font-size:.92rem;max-width:320px;line-height:1.55;margin-bottom:20px;text-shadow:0 1px 12px #001023}.headline>.primary{font-size:1.12rem;min-width:220px;min-height:49px;padding:12px 23px}.verse-note{top:40px;right:0;max-width:120px;font-size:1rem;line-height:1.4}.verse-note span{font-size:.45rem;letter-spacing:.12em;margin-top:10px}.category-chip{font-size:.64rem;padding:6px 11px}.story-meta{font-size:.65rem;margin-bottom:14px}.carousel{margin-top:14px;justify-content:center}.slide-count{display:none}.more-stories{margin-top:8px;margin-bottom:12px}.section-heading{margin-bottom:10px}.section-heading h2{font-size:1.12rem}.section-heading button{font-size:.7rem}.home-story-grid{display:flex;overflow-x:auto;gap:12px;margin:0 -5.55%;padding:0 5% 10px;scroll-snap-type:x mandatory;scrollbar-width:none}.home-story-grid .story-card{flex:0 0 65%;height:175px;scroll-snap-align:start}.home-story-grid .story-card>div:last-child{padding:15px}.home-story-grid h3{font-size:1.25rem;max-width:220px}.home-story-grid .eyebrow{font-size:.55rem;left:12px;top:12px}.home-story-grid p{font-size:.6rem}.home-bottom{padding-top:9px}.home-bottom .eyebrow{font-size:.58rem}.category-row{grid-template-columns:repeat(3,1fr);gap:20px 12px;margin:20px auto 16px;max-width:340px}.category-row button{font-size:.69rem;gap:8px}.category-row button>span{width:77px;height:77px;font-size:2rem}.photo-credit{font-size:.55rem}.welcome{padding:24px 6%}.welcome-top>.brand{font-size:2rem!important}.welcome-copy{padding-top:130px}.welcome h1{font-size:2.85rem;line-height:1.08}.welcome-copy>.eyebrow{font-size:.55rem}.welcome-image{background-position:60% top}.welcome:before{background:linear-gradient(0deg,#061426 0%,#061426aa 50%,#06142622)}.welcome-footer{font-size:.5rem}.intro{min-height:calc(100dvh - 94px);padding-bottom:135px;padding-top:220px}.intro>.text-button{top:108px}.intro h1{font-size:2.7rem}.intro .eyebrow{font-size:.65rem}.intro-credit{font-size:.6rem;max-width:240px}.scoop-fab{width:100px;height:100px;right:18px;bottom:20px;font-size:.84rem;gap:4px}.fab-cross{font-size:1.8rem}.reader{padding-bottom:145px}.reader h1{font-size:2.5rem}.scoop-main{padding:18px 4% 40px}.scoop-main>.text-button{font-size:.75rem;margin-bottom:16px}.scoop-main>.eyebrow{font-size:.6rem}.scoop-main h1{font-size:2rem;margin-top:12px}.scoop-main>p{font-size:.83rem;max-width:285px;margin:0 auto}.bubble-universe{width:100%;max-width:365px;height:560px;margin:25px auto 0}.bubble-universe:before{width:260px;height:350px;left:calc(50% - 130px);top:100px}.bubble{width:135px;height:135px;gap:6px}.bubble-0{left:calc(50% - 67.5px);top:0}.bubble-1{right:0;left:auto;top:170px}.bubble-2{left:0;right:auto;top:170px}.bubble-3{left:15px;top:373px}.bubble-4{right:15px;left:auto;top:373px}.bubble strong{font-size:1rem;line-height:1.1;max-width:120px}.bubble-icon{font-size:2rem;line-height:1.1}.bubble-hint{font-size:.6rem;max-width:103px;line-height:1.3}.story-core{width:155px;height:155px;left:calc(50% - 77.5px);top:263px;padding:20px;z-index:0}.story-core h2{font-size:1rem;line-height:1.12;margin-top:7px}.story-core .eyebrow{font-size:.45rem}.core-symbol{display:none}.bubble{z-index:1}.bubble.visited:after{width:21px;height:21px;top:5px;right:7px;font-size:.8rem}.scoop-progress{margin:0 auto;max-width:320px;padding:17px}.scoop-progress>span{font-size:.8rem}.scoop-progress p{font-size:.7rem}.bottom{padding-top:9px}.bottom button>span{font-size:1.3rem}.reading-shell header .brand-tagline{font-size:.5rem}}
@media(max-width:360px){.brand-tagline{font-size:.45rem;max-width:140px}.header-progress{gap:6px}.family-tools{gap:7px}.bubble{width:123px;height:123px}.bubble-0{left:calc(50% - 61.5px)}.bubble strong{font-size:.94rem}.bubble-3{left:8px}.bubble-4{right:8px}.story-core{width:145px;height:145px;left:calc(50% - 72.5px)}.headline h1{font-size:2.35rem}}
@media(prefers-reduced-motion:reduce){.bubble,.card-img{animation:none!important;transition:none!important}}

/* Keep the illustrated direction spacious and focused. */
.home-bottom .eyebrow{display:none}.category-row button>span{box-shadow:inset 0 2px 3px #fff8,inset 0 -5px 15px #c0daff22,0 6px 18px #0003}.bubble{animation:none;box-shadow:inset 0 2px 4px #fff9,inset 0 -6px 20px #e6f2ff22,0 10px 28px #0002}.bubble-universe:before{opacity:.45}.headline .story-meta>span:last-child{color:#d4deea}.home-story-grid p{display:none}.photo-credit{opacity:.7}.header-progress{border-color:#e0ecff22}.scoop-main>.eyebrow{display:none}
@media(max-width:650px){.home-bottom{padding-top:4px}.category-row{display:flex;overflow-x:auto;justify-content:flex-start;max-width:none;margin:12px -5.55% 8px;padding:8px 5%;gap:16px;scrollbar-width:none}.category-row button{flex:0 0 76px;font-size:.65rem}.category-row button>span{width:70px;height:70px;font-size:1.8rem}.bubble-universe{height:630px}.bubble-1,.bubble-2{top:150px}.story-core{top:292px}.bubble-3,.bubble-4{top:462px}.bubble-hint{display:none}.bubble{gap:10px}.bubble strong{max-width:112px}.bubble-universe:before{height:430px;top:110px}.home-story-grid .story-card{flex-basis:66%}.brand-tagline{display:none}.headline{padding-top:230px}.scoop-main h1{margin-top:5px}.scoop-progress{margin-top:0}}
/* Category names belong inside the illuminated glass. */
.category-row{max-width:1060px;gap:24px;padding:24px 18px;margin-top:8px}
.category-row .category-orb{padding:0;gap:0;min-width:0;border-radius:50%}
.category-row .category-orb>.category-glass{width:132px;height:132px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px 11px;border:1.5px solid #d7eeff;background:radial-gradient(ellipse at 30% 12%,#ffffff99 0%,#d1e9ff1a 25%,#15365f55 56%,#b4dfff77 98%);box-shadow:inset 0 2px 5px #fffc,inset 0 -7px 15px #b5dfff66,0 0 12px #a2d6ff88,0 0 25px #69b5ff33;overflow:hidden}
.category-icon{font-size:2.5rem;line-height:1.1;filter:drop-shadow(0 2px 6px #001b38)}
.category-label{display:block;max-width:110px;font-size:.875rem;font-weight:600;line-height:1.15;text-align:center;color:white;text-shadow:0 2px 5px #001225;overflow-wrap:normal}
.category-row .category-orb.featured>.category-glass,.category-row .category-orb:hover>.category-glass,.category-row .category-orb:focus-visible>.category-glass{border-color:#ffe5ad;box-shadow:inset 0 2px 5px #fff8,inset 0 -7px 15px #ffde9666,0 0 12px #ffd17dbb,0 0 28px #f5bb5055}
@media(max-width:1000px){.category-row .category-orb>.category-glass{width:110px;height:110px;padding:12px 8px;gap:6px}.category-icon{font-size:2rem}.category-label{font-size:.875rem}.category-row{gap:14px}}
@media(max-width:650px){.category-row{display:flex;margin:4px -5.55% 0;max-width:none;padding:24px 6%;gap:20px}.category-row .category-orb{flex:0 0 112px}.category-row .category-orb>.category-glass{width:112px;height:112px}.category-row .category-orb:hover>.category-glass{transform:none}}
/* Image-led palette: the creation story carries a daylight interface. */
body[data-theme="light"]{color-scheme:light;--text:#132c40;--muted:#456274;--gold:#80601d;--border:#173d5429;color:var(--text);background:#eaf1ed}
body[data-theme="light"] .home-shade{background:linear-gradient(0deg,#eaf1ed 0%,#eaf1eddd 15%,#eaf1ed00 60%,#eaf1edaa 100%),linear-gradient(90deg,#eaf1edf2 0%,#eaf1edcc 35%,#eaf1ed22 72%,#eaf1ed00 100%)}
body[data-theme="light"] header{border-color:#163b5226}
body[data-theme="light"] header nav button,body[data-theme="light"] .brand-tagline,body[data-theme="light"] .text-button,body[data-theme="light"] .profile-pill{color:#27465b}
body[data-theme="light"] header nav button.active{color:#102c42}
body[data-theme="light"] .header-progress{background:#ffffff66;border-color:#ffffffbb;color:#946917}
body[data-theme="light"] .header-progress b{color:#1c3d53}
body[data-theme="light"] .header-progress small{color:#476374}
body[data-theme="light"] .avatar{background:#ffffff88;border-color:#ac843c;color:#80601d}
body[data-theme="light"] .headline h1{color:#112c40;text-shadow:0 1px 15px #ffffff55}
body[data-theme="light"] .headline>p,body[data-theme="light"] .intro>p,body[data-theme="light"] .intro-meta,body[data-theme="light"] .headline .story-meta>span:last-child{color:#25495c;text-shadow:none}
body[data-theme="light"] .category-chip{background:#fff9;border-color:#8c752d;color:#654b12}
body[data-theme="light"] .carousel,body[data-theme="light"] .pause,body[data-theme="light"] .section-heading button{color:#36556b}
body[data-theme="light"] .dot:after{background:#34586f55}
body[data-theme="light"] .dot.current:after{background:#916820}
body[data-theme="light"] .home-story-grid .story-card{color:white;border-color:#ffffffcc;box-shadow:0 5px 18px #193d5322}
body[data-theme="light"] .category-row .category-orb>.category-glass{background:radial-gradient(ellipse at 30% 12%,#fff 0%,#ffffff44 28%,#c2dcd355 60%,#ffffffcc 98%);border-color:white;box-shadow:inset 0 2px 5px white,inset 0 -7px 15px #fff9,0 0 12px #ffffffcc,0 4px 18px #5a859b33}
body[data-theme="light"] .category-row .category-orb.featured>.category-glass,body[data-theme="light"] .category-row .category-orb:hover>.category-glass{border-color:#d6ab56;box-shadow:inset 0 2px 5px white,0 0 14px #edc36d88,0 4px 18px #6e644c33}
body[data-theme="light"] .category-label{color:#17384c;text-shadow:0 1px 4px white}
body[data-theme="light"] .photo-credit,body[data-theme="light"] .intro-credit{color:#405f70}
body[data-theme="light"] .bottom{background:#edf4eff2;border-color:#264c6333}
body[data-theme="light"] .bottom button{color:#527081}
body[data-theme="light"] .bottom button.active{color:#715114}
body[data-theme="light"] .scoop-back{opacity:.5}
body[data-theme="light"] .scoop-shell{background:radial-gradient(ellipse at 50% 48%,#eaf4e888,#eaf1ede8 80%)}
body[data-theme="light"] .scoop-main>p{color:#365669}
body[data-theme="light"] .bubble{background:radial-gradient(circle at 28% 15%,#fff 0%,#ffffff66 23%,#c9e5dc44 55%,#ffffffcc 98%);border-color:white;color:#17384d;box-shadow:inset 0 2px 4px white,0 8px 26px #4c788c25}
body[data-theme="light"] .bubble-icon{color:#987024;text-shadow:0 0 16px #fff8}
body[data-theme="light"] .bubble-hint{color:#34596e}
body[data-theme="light"] .story-core{color:white}
body[data-theme="light"] .scoop-progress{background:#ffffff77;border-color:#ffffffcc;color:#294c61}
body[data-theme="light"] .scoop-progress p{color:#476779}
body[data-theme="light"] .scoop-progress i{background:#31577333}
body[data-theme="light"] .scoop-progress i.filled{background:#9b7429}
/* Interactive category dock. */
.category-row{display:flex;justify-content:space-between;gap:12px;max-width:980px;margin:18px auto 8px;padding:16px 12px;border-top:1px solid var(--border)}
.category-row .category-dock-item{flex:1;min-width:110px;border-radius:12px;position:relative;padding-bottom:14px}
.category-row .category-dock-item>.category-glass,body[data-theme="light"] .category-row .category-dock-item>.category-glass{width:auto;height:auto;min-height:92px;padding:8px 4px;gap:14px;background:none;border:none;border-radius:0;box-shadow:none;overflow:visible;backdrop-filter:none;transform:none}
.category-row .category-dock-item .category-icon{font-size:2rem;line-height:1.2;filter:none;display:block;transition:transform .25s ease}
.category-row .category-dock-item .category-label{font-family:'DM Sans',sans-serif;font-size:.875rem;font-weight:500;color:#c4d5e6;text-shadow:none;max-width:130px;line-height:1.35}
.category-row .category-dock-item:after{content:'';position:absolute;bottom:2px;left:calc(50% - 13px);width:26px;height:3px;border-radius:3px;background:#efcb7f;transform:scaleX(0);transition:transform .25s ease}
.category-row .category-dock-item.featured:after,.category-row .category-dock-item:hover:after,.category-row .category-dock-item:focus-visible:after{transform:scaleX(1)}
.category-row .category-dock-item.featured .category-label,.category-row .category-dock-item:hover .category-label{color:#ffe0a0}
.category-row .category-dock-item:hover .category-icon,.category-row .category-dock-item:focus-visible .category-icon{transform:translateY(-5px) rotate(-7deg)}
.category-row .category-dock-item:active .category-icon{transform:translateY(-2px) scale(.93)}
body[data-theme="light"] .category-row .category-dock-item .category-label{color:#34566a}
body[data-theme="light"] .category-row .category-dock-item.featured .category-label,body[data-theme="light"] .category-row .category-dock-item:hover .category-label{color:#795710}
body[data-theme="light"] .category-row .category-dock-item:after{background:#9a7328}
@media(max-width:650px){.category-row{justify-content:flex-start;max-width:none;margin:12px -5.55% 0;padding:16px 5%;gap:6px;overflow-x:auto;scroll-snap-type:x proximity}.category-row .category-dock-item{flex:0 0 105px;min-width:105px;scroll-snap-align:center}.category-row .category-dock-item>.category-glass{width:auto;height:auto;min-height:91px}.category-row .category-dock-item .category-icon{font-size:1.8rem}.category-row .category-dock-item .category-label{font-size:.875rem}}
@media(prefers-reduced-motion:reduce){.category-row .category-dock-item .category-icon,.category-row .category-dock-item:after{transition:none}.category-row .category-dock-item:hover .category-icon{transform:none}}
.category-row .category-orb.category-dock-item>.category-glass,body[data-theme="light"] .category-row .category-orb.category-dock-item>.category-glass{background:none;border:0;box-shadow:none;backdrop-filter:none;transform:none}
.guided-detail{border-top:1px solid #cce2ff33;padding:16px 0}.guided-detail summary{cursor:pointer;font-weight:600;color:#f3d58c;min-height:30px;line-height:1.5}.guided-detail p{margin:14px 0 0}.thought-choice{border:0;padding:0;margin:22px 0}.thought-choice legend{font-family:Georgia,serif;font-size:1.2rem;line-height:1.4;margin-bottom:15px}.thought-choice button{display:block;width:100%;text-align:left;padding:14px 16px;margin:10px 0;background:#ffffff0b;border:1px solid #cbe3ff44;border-radius:10px;line-height:1.5;font-size:.95rem}.thought-choice button[aria-pressed="true"]{border-color:#f3d58c;background:#f3d58c19}#choice-feedback{font-size:.9rem;margin:16px 0 0;color:#e7d7b5}#choice-feedback:empty{display:none}dialog:has(.guided-detail){width:570px}.guided-detail summary:focus-visible{outline:2px solid #f3d58c;outline-offset:5px}
.finance{background-image:linear-gradient(140deg,#285d65,#102e42 65%,#736036)}.peace{background-image:linear-gradient(140deg,#596e87,#172f4c 65%,#747b82)}.justice{background-image:linear-gradient(140deg,#52576c,#242e42 65%,#766747)}.source a{line-height:1.8}.category-row{overflow-x:auto}.carousel{flex-wrap:wrap}
.editor-entry{display:block;margin:20px 0 0;font-size:.75rem;color:#b8cce0;text-decoration:underline;text-underline-offset:4px}.editorial{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:100dvh;background:#f3f5f7;color:#24354a;font-family:'DM Sans',sans-serif;color-scheme:light}.editor-sidebar{padding:35px 20px;background:#0c2034;color:#c6d6e7;position:sticky;top:0;height:100dvh;display:flex;flex-direction:column;gap:35px}.editor-logo{font-family:Georgia,serif;font-size:2rem;color:#f3d594}.editor-logo span{display:block;font-family:'DM Sans',sans-serif;font-size:.6rem;letter-spacing:.13em;color:#adbed1;margin-top:8px}.editor-sidebar nav{display:flex;flex-direction:column;gap:8px}.editor-sidebar button{text-align:left;border-radius:8px;padding:12px 14px;font-size:.9rem}.editor-sidebar button.selected{background:#d6e7ff16;color:#ffe2a0}.editor-sidebar>button{margin-top:auto}.editor-sidebar p{font-size:.7rem;padding:0 14px;color:#91a9c0}.editor-main{padding:30px clamp(20px,4vw,65px) 70px;min-width:0;max-width:1500px;width:100%}.editor-notice{padding:13px 18px;border:1px solid #d4dfe8;border-radius:8px;background:#e9eff4;font-size:.8rem;line-height:1.5;color:#4b6176;margin-bottom:35px}.editor-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:0 0 25px}.editor-heading h1{font-size:2.5rem;margin:12px 0}.editor-heading p{font-size:.85rem;color:#637489;margin-bottom:0}.editor-heading .eyebrow{color:#896a28}.editorial .primary{font-size:.85rem;box-shadow:none;white-space:nowrap}.editorial label{font-size:.8rem;font-weight:600;color:#42566b}.editorial input,.editorial textarea,.editorial select{background:white;color:#24354a;border:1px solid #ccd7e1;border-radius:7px;font-size:.95rem;font-weight:400}.editorial input:focus,.editorial textarea:focus,.editorial select:focus{outline:2px solid #9a7b3a;outline-offset:1px}.editor-toolbar{display:flex;align-items:end;gap:16px;margin-bottom:25px}.editor-toolbar label{margin:0}.editor-toolbar label:first-child{flex:1}.editor-toolbar>button{border:1px solid #c6d4df;padding:12px 18px;border-radius:8px;font-size:.8rem}.editor-list{border:1px solid #d8e1e9;background:white;border-radius:12px;overflow:hidden}.editor-row{padding:24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #e2e8ee}.editor-row:last-child{border-bottom:0}.editor-row h2{font-size:1.3rem;white-space:pre-line;margin:10px 0 8px}.editor-row p{font-size:.75rem;color:#657990;margin:0}.editor-status{font-size:.65rem;text-transform:uppercase;letter-spacing:.05em;padding:4px 8px;border-radius:4px;background:#edf0f4;color:#647185}.editor-status.published{background:#e5f0ea;color:#34614d}.editor-row-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.editor-row-actions button{font-size:.8rem;padding:8px;color:#2c5878}.editor-row-actions .delete-button{color:#9c4950}.editor-row-actions button:disabled{opacity:.3}.editor-section{padding:28px;background:white;border:1px solid #d8e1e9;border-radius:12px;margin:22px 0}.editor-section h2{font-size:1.6rem}.editor-section p,.editor-section li{font-size:.9rem;line-height:1.7;color:#5d7186}.editor-section li{margin-bottom:10px}.editor-section details{border-top:1px solid #d8e1e9;padding:18px 0}.editor-section summary{cursor:pointer;font-weight:600;font-size:1rem;line-height:1.5;color:#294b66}.editor-section details summary{font-size:.95rem}.editor-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.editorial .editor-check{display:flex;align-items:center;gap:12px;font-weight:400}.editor-check input{width:20px;height:20px;margin:0;flex-shrink:0}.editor-empty{padding:25px;color:#6a7e91}.editor-heading button[data-editor-back]{font-size:.8rem;padding:0;color:#3b6382}#editor-error{color:#a03d45;background:#fff2f0;padding:14px;border-radius:8px;line-height:1.5}#editor-error:empty{display:none}.editorial button:focus-visible,.editorial summary:focus-visible{outline:2px solid #977332;outline-offset:4px}.editorial h1:focus{outline:none}
@media(max-width:900px){.editorial{grid-template-columns:1fr}.editor-sidebar{position:static;height:auto;padding:20px;gap:16px}.editor-sidebar nav{flex-direction:row;overflow-x:auto}.editor-sidebar nav button{white-space:nowrap}.editor-sidebar>button{margin:0;padding:0}.editor-sidebar>p{display:none}.editor-main{padding:24px 5% 70px}.editor-row{align-items:flex-start;flex-direction:column;gap:14px}.editor-row-actions{flex-wrap:wrap}.editor-heading{align-items:flex-start}.editor-heading h1{font-size:2rem}.editor-columns{grid-template-columns:1fr;gap:0}}
@media(max-width:550px){.editor-heading{flex-direction:column}.editor-toolbar{flex-wrap:wrap}.editor-toolbar label:first-child{flex-basis:100%}.editor-section{padding:20px}.editor-row{padding:20px}}

.faith-connections article{padding:20px 0;border-top:1px solid #8b9ba655}.faith-connections blockquote{margin:12px 0;font:1.2rem/1.6 Georgia,serif;overflow-wrap:anywhere}.faith-connections summary{cursor:pointer;padding:12px 0}.faith-connections a{display:inline-block;margin-top:14px;color:inherit;text-decoration:underline}.faith-connections small,.faith-note{opacity:.75}.faith-connections details p{line-height:1.65}

.brand-wordmark{line-height:1.05;text-align:left;letter-spacing:-.035em}.editor-logo{line-height:1.25}@media(max-width:650px){.brand-wordmark{max-width:155px;font-size:1.3rem}.brand{gap:7px}.brand-cross{font-size:1.8rem}.welcome-top .brand-wordmark{max-width:190px;font-size:1.7rem}}@media(max-width:380px){.brand-wordmark{max-width:125px;font-size:1.1rem}}

/* Calm family selection and first-reader welcome. */
body[data-page="profiles"]{background:#081626}
.family-shell{min-height:100svh;background:radial-gradient(ellipse at 50% 35%,#132b3b66,transparent 65%)}
.family-header{box-sizing:border-box;height:auto;min-height:104px;max-width:1180px;margin:0 auto;padding:26px 32px;gap:24px;border-bottom:1px solid #ffffff12}
.family-brand .brand{font-size:1.65rem;gap:9px;letter-spacing:-.04em}
.family-brand .brand-cross{font-size:1.85rem}
.family-brand .brand-wordmark{max-width:none;font-size:inherit;line-height:1.15}
.family-brand .brand-tagline{display:none}
.family-label{font-size:.62rem;letter-spacing:.2em;color:#a9b8c5;flex-shrink:0}
.family-main{max-width:880px;margin:0 auto;padding:64px 28px 32px;text-align:center}
.family-heading .eyebrow{font-size:.62rem;letter-spacing:.18em;color:#dec18a}
.family-heading h1{font-size:clamp(2rem,3.4vw,2.8rem);line-height:1.15;font-weight:400;letter-spacing:-.04em;margin:18px 0 16px}
.family-heading p{font-size:.95rem;line-height:1.6;color:#afbdca;margin:0}
.family-empty{max-width:490px;margin:38px auto 30px;padding:32px 24px;border:1px solid #ffffff12;border-radius:24px;background:linear-gradient(135deg,#17304566,#0c1c2c99)}
.family-empty-symbol{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 18px;border-radius:16px;background:#e9c78012;color:#eccd8e;font-size:1.65rem}
.family-empty h2{font:400 1.55rem/1.25 Georgia,serif;letter-spacing:-.025em;margin:0 0 12px}
.family-empty p{color:#afbdca;font-size:.88rem;line-height:1.7;margin:0 0 24px}
.family-empty .primary{padding:14px 23px;gap:24px;font-size:.9rem;min-height:48px;box-shadow:none}
.family-empty small{display:block;color:#8e9faf;font-size:.73rem;margin-top:18px}
.family-main .profile-grid{margin:36px auto 28px;gap:16px}
.family-main .profile-card{width:196px;padding:24px 18px;border-radius:20px}
.family-main .profile-card .avatar{width:64px;height:64px;font-size:1.7rem;margin-bottom:14px}
.family-main .profile-card h2{font-size:1.2rem;margin:0 0 8px}
.family-main .profile-enter{margin-top:20px!important}
.family-footer{max-width:540px;margin:0 auto;padding-top:20px;border-top:1px solid #ffffff10}
.family-footer>p{font-size:.75rem;color:#8e9faf;margin:0 0 12px}
.family-account-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px 28px}
.family-account-actions .text-button{font-size:.8rem;padding:10px 8px;min-height:44px;color:#b7c5d1;margin:0}
.family-account-actions button:hover{color:#f5d18b}
@media(max-width:600px){.family-header{min-height:82px;padding:20px 22px;margin:0 12px}.family-brand .brand{font-size:1.25rem}.family-brand .brand-cross{font-size:1.5rem}.family-label{font-size:.53rem;letter-spacing:.14em}.family-main{padding:38px 22px 28px}.family-heading h1{max-width:330px;margin:16px auto;font-size:2rem}.family-empty{margin-top:28px;padding:26px 18px}.family-main .profile-card{width:calc(50% - 8px);padding:24px 12px}.family-empty p br{display:none}.family-footer{padding-top:16px}}
@media(prefers-reduced-motion:reduce){.family-main .profile-card{transition:none}.family-main .profile-card:hover{transform:none}}

/* Reference-inspired wordmark: crisp vector rays and white / gold serif type. */
.scoop-logo{display:inline-flex;align-items:center;gap:12px;text-align:left;max-width:100%;vertical-align:middle}
.scoop-logo-mark{width:51px;height:62px;flex:0 0 51px;color:#f2c461}
.scoop-logo-copy{display:flex;flex-direction:column;gap:7px;min-width:0}
.scoop-logo-name{font:700 clamp(1.65rem,2.8vw,2.55rem)/1 Georgia,'Times New Roman',serif;letter-spacing:-.04em;color:#f7f6f2;white-space:nowrap}
.scoop-logo-gold{color:#f2c461}
.scoop-logo-tagline{font:400 .73rem/1.35 Arial,sans-serif;letter-spacing:0;color:#d7dfeb;white-space:nowrap}
body[data-theme="light"] .scoop-logo-name{color:#13243b}body[data-theme="light"] .scoop-logo-gold,body[data-theme="light"] .scoop-logo-mark{color:#986817}body[data-theme="light"] .scoop-logo-tagline{color:#354a60}
.family-brand .scoop-logo-name{font-size:1.8rem}.family-brand .scoop-logo-mark{width:40px;height:52px;flex-basis:40px}.family-brand .scoop-logo-tagline{font-size:.65rem}
.newsroom-logo{padding:10px 0 25px}.newsroom-logo .scoop-logo{gap:8px}.newsroom-logo .scoop-logo-mark{width:29px;height:43px;flex-basis:29px}.newsroom-logo .scoop-logo-name{font-size:1.32rem}.newsroom-logo .scoop-logo-tagline{font-size:.49rem;white-space:normal}.newsroom-logo>small{display:block;margin:16px 0 0 37px;font-size:.57rem;letter-spacing:.16em;color:#9eafbf}
@media(max-width:1000px){header:not(.family-header) .scoop-logo-name{font-size:1.85rem}header:not(.family-header) .scoop-logo-mark{width:38px;flex-basis:38px;height:50px}header:not(.family-header) .scoop-logo-tagline{font-size:.6rem}}
@media(max-width:650px){.scoop-logo{gap:8px}.scoop-logo-mark{width:34px;height:46px;flex-basis:34px}.scoop-logo-name,.family-brand .scoop-logo-name,header:not(.family-header) .scoop-logo-name{font-size:1.4rem}.scoop-logo-tagline,.family-brand .scoop-logo-tagline,header:not(.family-header) .scoop-logo-tagline{font-size:.52rem;white-space:normal;max-width:195px}.scoop-logo-copy{gap:5px}.family-brand .scoop-logo-mark{width:32px;height:44px;flex-basis:32px}.welcome-top .edition{display:none}}
@media(max-width:390px){header:not(.family-header) .scoop-logo-name{font-size:1.2rem}header:not(.family-header) .scoop-logo-mark{width:28px;flex-basis:28px}.family-header{padding-left:10px;padding-right:10px}.family-label{display:none}}

.finance{background-image:url('/assets/finance.svg')}.peace{background-image:url('/assets/peace.svg')}.justice{background-image:url('/assets/justice.svg')}.editor-cover{display:block;width:100%;max-width:680px;aspect-ratio:16/9;object-fit:cover;border-radius:14px;background:#183047;margin:20px 0}.editor-cover-thumb{width:110px;height:80px;object-fit:cover;flex-shrink:0;border-radius:10px;background:#183047}.editor-row>div:first-of-type{flex:1}.editor-row{gap:20px}@media(max-width:650px){.editor-cover-thumb{width:100%;height:145px}.editor-row{flex-wrap:wrap}}

/* Keep negative image layers inside the app, above the body's theme background. */
#app{position:relative;isolation:isolate;min-height:100dvh}
.welcome{isolation:isolate}
@media(max-width:650px){body[data-theme="light"] .home-shade{background:linear-gradient(0deg,#eaf1ed 0%,#eaf1edf2 18%,#eaf1eddd 45%,#eaf1ed22 72%,#eaf1edaa 100%)}}

/* Phone category dock: one swipeable row, never a wrapping grid. */
@media(max-width:650px){
 .home-main{padding-bottom:220px}
 .home-bottom{position:fixed;left:12px;right:12px;bottom:calc(76px + env(safe-area-inset-bottom,0px));z-index:4;padding:0;border:1px solid #ffffff35;border-radius:24px;background:#102438e8;box-shadow:0 8px 28px #0004;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}
 .home-bottom .eyebrow{display:none}
 .home-bottom .category-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;max-width:100%;margin:0;padding:10px 8px 12px;gap:4px;scroll-snap-type:x proximity;scroll-padding-inline:8px;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#d7b56755 transparent;border:0}
 .home-bottom .category-row .category-dock-item{flex:0 0 88px;min-width:88px;padding:0 4px 5px;scroll-snap-align:start}
 .home-bottom .category-row .category-dock-item>.category-glass{width:100%;height:74px;min-height:74px;padding:2px;gap:5px}
 .home-bottom .category-row .category-dock-item .category-icon{font-size:1.65rem}
 .home-bottom .category-row .category-dock-item .category-label{font-size:.68rem;line-height:1.2;max-width:84px}
 body[data-theme="light"] .home-bottom{background:#f2f6f0ed;border-color:#21415430;box-shadow:0 8px 28px #173d5420}
}

/* Minimal reader menu and unframed category icons. */
.reader-menu{position:relative;z-index:20}
.reader-menu summary{width:44px;height:44px;display:grid;place-items:center;cursor:pointer;list-style:none;color:inherit}
.reader-menu summary::-webkit-details-marker{display:none}
.reader-menu summary:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:8px}
header .reader-menu-links{position:absolute;right:0;top:50px;display:flex;flex-direction:column;gap:2px;width:200px;padding:8px;background:#102438;border:1px solid #ffffff30;border-radius:14px;box-shadow:0 12px 36px #0005}
.reader-menu:not([open]) .reader-menu-links{display:none}
header .reader-menu-links button{text-align:left;padding:12px;border-radius:8px;color:#f3f5f8;font-size:.9rem}
header .reader-menu-links button:hover{background:#ffffff12}
body[data-theme="light"] header .reader-menu-links,.reading-shell header .reader-menu-links{background:#f5f7f2;border-color:#173d5430}
body[data-theme="light"] header .reader-menu-links button,.reading-shell header .reader-menu-links button{color:#173d54}
@media(max-width:650px){
 .home-bottom,body[data-theme="light"] .home-bottom{background:transparent;border:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;bottom:calc(8px + env(safe-area-inset-bottom,0px))}
 .home-main{padding-bottom:140px}
 .home-bottom .category-row{scrollbar-width:none}
 .home-bottom .category-row::-webkit-scrollbar{display:none}
 .home-bottom .category-label{text-shadow:0 1px 5px #001225}
 body[data-theme="light"] .home-bottom .category-label{text-shadow:0 1px 5px #fff}
 .family-tools{gap:4px}
 header .reader-menu-links{display:flex}
 .reader-menu:not([open]) .reader-menu-links{display:none}
}

.headline{touch-action:pan-y pinch-zoom}

/* The Scoop: a tactile editorial discovery deck. */
.lens-atmosphere{position:fixed;inset:0;z-index:-1;background-size:cover;background-position:center;filter:blur(35px);opacity:.12;pointer-events:none}
.lens-shell{max-width:1600px}.lens-main{padding:30px 5% 60px}.lens-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin:30px 0 40px}.lens-heading h1{font-family:Georgia,serif;font-size:clamp(2.8rem,5vw,5rem);line-height:1.02;margin:18px 0}.lens-heading p{color:var(--muted);margin:0}.lens-story{max-width:300px;padding:22px 0;border-top:1px solid var(--border)}.lens-story h2{font-family:Georgia,serif;font-size:1.35rem;line-height:1.3;margin:12px 0 20px}.lens-story>span:last-of-type{font-size:.75rem;color:var(--muted)}.lens-progress{display:flex;gap:7px;margin-top:12px}.lens-progress i{height:4px;flex:1;border-radius:5px;background:#8396a644}.lens-progress i.done{background:var(--gold)}
.lens-deck{display:flex;gap:20px;overflow-x:auto;padding:12px 3px 24px;scroll-snap-type:x mandatory;scroll-padding:3px;scrollbar-width:thin;scrollbar-color:#d5bb8366 transparent}.lens-card{--accent:#f4c676;position:relative;display:flex;flex-direction:column;flex:0 0 300px;min-height:430px;overflow:hidden;scroll-snap-align:start;text-align:left;padding:24px;border-radius:26px;border:1px solid #ffffff30;background:linear-gradient(155deg,#233b4d,#101f31);transition:transform .25s,box-shadow .25s;color:#fff}.lens-card-1{--accent:#d0b8f4;background:linear-gradient(155deg,#413653,#201e36)}.lens-card-2{--accent:#aee4d5;background:linear-gradient(155deg,#25564f,#142c32)}.lens-card-3{--accent:#ffc492;background:linear-gradient(155deg,#67492f,#2e2930)}.lens-card-4{--accent:#b7d9ff;background:linear-gradient(155deg,#344e72,#192941)}.lens-card:hover{transform:translateY(-6px);filter:none;box-shadow:0 15px 35px #0003}.lens-card:active{transform:scale(.98)}.lens-card-top{display:flex;justify-content:space-between;gap:12px;font-size:.59rem;letter-spacing:.08em;color:#dbe5ed}.lens-card-top>span:last-child{color:var(--accent)}.lens-art{position:relative;display:grid;place-items:center;height:210px;isolation:isolate}.lens-art:before{content:'';position:absolute;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,var(--accent),transparent 70%);opacity:.16;filter:blur(14px)}.lens-orbit{position:absolute;width:155px;height:155px;border:1px solid var(--accent);opacity:.35;transform:rotate(-25deg) scaleY(.7);border-radius:50%}.lens-orbit:after{content:'';position:absolute;width:115px;height:115px;left:18px;top:18px;border:1px solid var(--accent);border-radius:50%;transform:rotate(65deg) scaleX(.6)}.lens-mark{font-family:Georgia,serif;font-size:6rem;color:var(--accent);text-shadow:0 6px 24px #0005;transition:transform .35s}.lens-card:hover .lens-mark{transform:translateY(-6px) rotate(5deg)}.lens-card-copy{display:flex;flex-direction:column;flex:1}.lens-card-title{font-family:Georgia,serif;font-size:1.8rem;letter-spacing:-.03em;line-height:1.1;margin-bottom:12px}.lens-card-description{font-size:.92rem;line-height:1.5;color:#dbe4ed;max-width:230px}.lens-card-action{display:flex;justify-content:space-between;margin-top:auto;padding-top:24px;font-size:.76rem;color:var(--accent)}.lens-card.is-explored{border-color:var(--accent)}.lens-deck-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:10px}.lens-deck-footer p{font-size:.82rem;color:var(--muted);margin:0}.lens-arrows{display:flex;gap:10px}.lens-arrows button{width:46px;height:46px;border:1px solid var(--border);border-radius:50%;font-size:1.2rem}
@media(max-width:650px){.lens-main{padding:20px 5% calc(30px + env(safe-area-inset-bottom))}.lens-heading{display:block;margin:22px 0 12px}.lens-heading h1{font-size:2.8rem}.lens-heading .eyebrow{font-size:.6rem}.lens-heading p{font-size:.9rem}.lens-story{max-width:none;padding:16px 0 0;margin-top:22px}.lens-story h2{font-size:1rem;margin:8px 0}.lens-story .eyebrow{font-size:.55rem}.lens-deck{margin:0 -5.55%;padding:20px 5% 18px;scroll-padding-left:5%;gap:16px}.lens-card{flex-basis:82%;min-height:390px;padding:22px}.lens-art{height:175px}.lens-deck-footer{gap:10px}.lens-deck-footer p{max-width:210px;font-size:.75rem}.lens-arrows button{width:44px}.lens-card:hover{transform:none}}
@media(prefers-reduced-motion:reduce){.lens-card,.lens-mark{transition:none}.lens-card:hover .lens-mark{transform:none}}

/* Dimensional, color-led motion cards. Native scrolling stays in control. */
.lens-deck{padding-top:28px;padding-bottom:38px;gap:24px;perspective:1200px}
.lens-card{--tilt-x:0deg;--tilt-y:0deg;--shine-x:50%;--shine-y:30%;--accent:#fff0aa;flex-basis:340px;min-height:470px;background:linear-gradient(145deg,#7854df,#392776);border:1px solid #ffffff50;border-radius:30px;box-shadow:0 10px 0 #171128,0 22px 36px #0003;transform:perspective(1000px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transition:transform .25s ease,box-shadow .3s ease;isolation:isolate}
.lens-card-1{--accent:#fff0cc;background:linear-gradient(145deg,#c25335,#652c39)}
.lens-card-2{--accent:#e6ffab;background:linear-gradient(145deg,#24756e,#124647)}
.lens-card-3{--accent:#fff0af;background:linear-gradient(145deg,#946529,#4e3545)}
.lens-card-4{--accent:#c5f5ff;background:linear-gradient(145deg,#355bcc,#282866)}
.lens-card:before{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at var(--shine-x) var(--shine-y),#ffffff38,transparent 52%);pointer-events:none}
.lens-card:after{content:'';position:absolute;inset:12px;border:1px solid #ffffff14;border-radius:21px;pointer-events:none}
.lens-card:hover,.lens-card:focus-visible{transform:perspective(1000px) translateY(-9px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));box-shadow:0 13px 0 #171128,0 30px 45px #0004;filter:none}
.lens-art{height:238px}.lens-mark{font-size:8rem;font-weight:bold;line-height:1;text-shadow:1px 1px 0 #b1a09c,2px 2px 0 #8e7b82,3px 3px 0 #705f76,5px 6px 0 #473e65,10px 18px 25px #0005;animation:lens-float 6s ease-in-out infinite}
.lens-card-1 .lens-mark{animation-delay:-1s}.lens-card-2 .lens-mark{animation-delay:-2s}.lens-card-3 .lens-mark{animation-delay:-3s}.lens-card-4 .lens-mark{animation-delay:-4s}
.lens-orbit{width:195px;height:195px;border-style:dashed;opacity:.4;animation:lens-orbit 24s linear infinite}
.lens-card-title{font-size:2.1rem}.lens-card-action{border-top:1px solid #ffffff25;margin-top:22px;padding-top:18px}.lens-card-top{font-size:.62rem}
@keyframes lens-float{0%,100%{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-12px) rotate(5deg)}}
@keyframes lens-orbit{from{transform:rotate(-25deg) scaleY(.7)}to{transform:rotate(335deg) scaleY(.7)}}
@media(max-width:650px){.lens-deck{gap:20px;padding-top:30px;padding-bottom:36px}.lens-card{flex-basis:84%;min-height:430px;transform:scale(.97);transition:transform .3s ease}.lens-card.deck-focus,.lens-card:hover{transform:translateY(-6px) scale(1)}.lens-art{height:205px}.lens-mark{font-size:7rem}.lens-card-title{font-size:1.95rem}}
@media(prefers-reduced-motion:reduce){.lens-mark,.lens-orbit{animation:none}.lens-card,.lens-card:hover,.lens-card:focus-visible,.lens-card.deck-focus{transform:none;transition:none}.lens-card:before{background:linear-gradient(145deg,#ffffff15,transparent)}}

/* Quiet centered gallery. Title and progress above are deliberately untouched. */
.lens-deck{--gallery-width:360px;position:relative;gap:24px;padding:30px max(0px,calc((100% - var(--gallery-width))/2)) 40px;scroll-padding:0;scroll-snap-type:x mandatory;perspective:1400px;scrollbar-width:none;cursor:grab;touch-action:pan-x pan-y pinch-zoom}
.lens-deck::-webkit-scrollbar{display:none}.lens-deck.is-dragging{scroll-snap-type:none;cursor:grabbing}.lens-deck.is-dragging .lens-card{pointer-events:none}
.lens-card,.lens-card:hover,.lens-card:focus-visible,.lens-card.deck-focus{flex:0 0 var(--gallery-width);min-height:450px;border-radius:8px;border:1px solid #ffffff30;background:linear-gradient(155deg,#293b4b,#101c2c);box-shadow:0 20px 40px #0003;scroll-snap-align:center;transform:perspective(1400px) rotateY(var(--gallery-turn,0deg)) scale(var(--gallery-scale,1));opacity:var(--gallery-opacity,1);transition:transform .18s ease-out,opacity .18s ease-out;cursor:pointer;user-select:none}
.lens-card-1,.lens-card-1:hover{background:linear-gradient(155deg,#49404d,#211c2a)}.lens-card-2,.lens-card-2:hover{background:linear-gradient(155deg,#31504b,#14282a)}.lens-card-3,.lens-card-3:hover{background:linear-gradient(155deg,#594b38,#29252a)}.lens-card-4,.lens-card-4:hover{background:linear-gradient(155deg,#34445d,#1b2334)}
.lens-card:before{background:radial-gradient(ellipse at 50% 32%,#ffffff19,transparent 65%)}.lens-card:after{border-radius:0;inset:14px;border-color:#ffffff0c}.lens-card .lens-mark{animation:none;font-weight:400;text-shadow:0 4px 30px #0003;color:#f0e1bf;transform:none}.lens-card .lens-orbit{animation:none;border-style:solid;opacity:.2;transform:rotate(-35deg) scaleY(.65)}.lens-card .lens-art{height:225px;transition:transform .6s ease}.lens-card.deck-focus .lens-art{transform:translateY(-4px)}.lens-card-title{font-size:2rem}.lens-card-action{font-size:.75rem}.lens-card.is-explored{border-color:#d4ba79}
@media(max-width:650px){.lens-deck{--gallery-width:78vw;margin:0 -5.55%;padding:24px calc((100% / .9 - var(--gallery-width))/2) 30px;gap:24px}.lens-card,.lens-card:hover,.lens-card.deck-focus{min-height:410px}.lens-card .lens-art{height:185px}.lens-card-title{font-size:1.85rem}}
@media(prefers-reduced-motion:reduce){.lens-card,.lens-card:hover,.lens-card:focus-visible,.lens-card.deck-focus{transform:none;transition:none}.lens-card .lens-art{transition:none;transform:none}}

/* Full-screen editorial chapters with natural document scrolling. */
.immersive-lens-shell{max-width:none}.scroll-lens-heading{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 5%;background:#081626f5;border-bottom:1px solid #ffffff25;backdrop-filter:blur(18px);color:#f3f5f8}.scroll-lens-heading h1{font-family:Georgia,serif;font-size:1.1rem;letter-spacing:-.02em;line-height:1.25;margin:0;max-width:650px}.scroll-lens-heading .text-button{padding:0;min-height:30px;font-size:.7rem}.scroll-lens-tracker{flex:0 0 180px}.scroll-lens-tracker>span{font-size:.72rem;color:#d1dae3}.scroll-lens-tracker nav{display:flex;gap:5px}.scroll-lens-tracker button{padding:0;flex:1;min-height:30px}.scroll-lens-tracker button span{display:block;height:4px;border-radius:3px;background:#ffffff33}.scroll-lens-tracker button.done span{background:#edcc85}.scroll-lens-tracker button[aria-current="true"]{border-bottom:1px solid #edcc85}
.scroll-lens-scene{position:relative;isolation:isolate;min-height:calc(100svh - 110px);scroll-margin-top:115px;padding:8vh 8%;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:8%;overflow:hidden;color:#f8f5ee;background:#283b3e}.scene-1{background:#e9e1d0;color:#302b32}.scene-2{background:#293b56}.scene-3{background:#765640}.scene-4{background:#d5dfd4;color:#203b36}.scene-watermark{position:absolute;left:4%;top:20%;font-family:Georgia,serif;font-size:min(40vw,600px);line-height:1;opacity:.07;z-index:-1;pointer-events:none}.scene-intro h2{font-family:Georgia,serif;font-size:clamp(3rem,6.2vw,6.5rem);font-weight:400;letter-spacing:-.045em;line-height:1;margin:25px 0}.scene-intro>p{font-size:1.1rem;max-width:390px;opacity:.8}.scene-scroll-hint{display:block;margin-top:40px;font-size:.72rem;opacity:.6}.scene-content{max-width:660px;width:100%;font-size:1rem;line-height:1.7}.scene-lead{font-family:Georgia,serif;font-size:1.5rem;line-height:1.65}.scene-content .guided-detail,.scene-content .faith-connections article{background:transparent;color:inherit;border:0;border-top:1px solid currentColor;border-radius:0;padding:18px 0;margin:12px 0}.scene-content summary{cursor:pointer;font-weight:600;min-height:44px}.scene-content details p{margin:14px 0}.scene-content .faith-connections{color:inherit}.scene-content .faith-connections blockquote{font-family:Georgia,serif;font-size:1.55rem;line-height:1.5;color:inherit;border:0;margin:16px 0;padding:0}.scene-content .faith-connections h3{color:inherit}.scene-content .faith-note,.scene-content small{color:inherit;opacity:.7}.scene-1 .eyebrow,.scene-4 .eyebrow{color:#65552e}.scene-actions{display:flex;gap:16px;flex-wrap:wrap;align-items:center;margin-top:30px}.scene-actions .primary{font-size:.8rem;background:#f5d18b;color:#162438}.scene-actions .text-button{color:inherit}.scene-content .thought-choice button{color:inherit;border-color:currentColor;background:transparent}.scene-content .thought-choice button[aria-pressed="true"]{background:#203b36;color:white}.scene-content textarea{display:block;width:100%;min-height:120px;background:#fff8;color:#203b36;border:1px solid #203b3644;border-radius:10px;padding:14px}.scene-entered .scene-intro{animation:chapter-enter .7s ease both}@keyframes chapter-enter{from{transform:translateY(20px)}to{transform:translateY(0)}}
@media(max-width:650px){.scroll-lens-heading{display:block;padding:10px 5%}.scroll-lens-heading h1{font-size:.95rem}.scroll-lens-tracker{margin-top:8px;display:flex;align-items:center;gap:16px}.scroll-lens-tracker nav{flex:1}.scroll-lens-tracker>span{font-size:.65rem;white-space:nowrap}.scroll-lens-scene{display:block;min-height:calc(100svh - 140px);padding:45px 7% 55px;scroll-margin-top:140px}.scene-intro h2{font-size:3.3rem;margin:16px 0}.scene-intro .eyebrow{font-size:.6rem}.scene-intro>p{font-size:.95rem}.scene-scroll-hint{display:none}.scene-content{margin-top:30px}.scene-lead{font-size:1.25rem}.scene-content .faith-connections blockquote{font-size:1.35rem}.scene-watermark{font-size:85vw;top:40px}.scene-actions{gap:10px}}
@media(prefers-reduced-motion:reduce){.scene-entered .scene-intro{animation:none}}

/* Shared lens imagery is consistent across every article. */
.scroll-lens-scene{background-color:#17272e;background-image:linear-gradient(90deg,#07172472,#071724dd 65%),var(--lens-image);background-size:cover;background-position:center;color:#f8f5ee}
.scene-0{--lens-image:url('/assets/lens-faith.png')}.scene-1{--lens-image:url('/assets/lens-catechism.png')}.scene-2{--lens-image:url('/assets/lens-scripture.png')}.scene-3{--lens-image:url('/assets/lens-saint.png')}.scene-4{--lens-image:url('/assets/lens-reflection.png')}
.scroll-lens-scene .eyebrow{color:#f3d69a}.scene-intro{text-shadow:0 2px 20px #0006}.scene-content{background:#0b20294d;padding:24px;border-radius:12px}.scene-watermark{display:none}.scene-content .thought-choice button[aria-pressed="true"]{background:#f5d18b;color:#172b38}.scroll-lens-scene:after{content:'AI-generated editorial illustration';position:absolute;bottom:14px;left:8%;font-size:.6rem;color:#ffffff88;pointer-events:none}
@media(max-width:650px){.scroll-lens-scene{background-image:linear-gradient(0deg,#071724f2,#071724b8 65%,#07172444),var(--lens-image);padding-top:110px}.scene-content{padding:16px;background:#07172466}.scene-intro{min-height:180px}.scroll-lens-scene:after{left:7%}}

/* Cinematic lens chapters: image-first posters and rolling display type. */
.immersive-lens-shell,.scroll-lenses{background:#101312;color:#f8f5ee}
.scroll-lens-heading{background:#101312ed;border-bottom:1px solid #fff2}
.scroll-lens-scene{display:block;min-height:0;margin:28px auto 64px;width:92%;padding:0;background:none;border-radius:0;overflow:visible}
.scroll-lens-scene:after{display:none}
.scene-poster{position:relative;isolation:isolate;overflow:hidden;min-height:calc(100svh - 150px);border-radius:36px;display:flex;align-items:flex-end;background:#27312b}
.scene-poster:before{content:'';position:absolute;inset:0;z-index:-1;background-image:linear-gradient(0deg,#08110cc9,transparent 80%),var(--lens-image);background-size:cover;background-position:center;transform:scale(1.025);transition:transform 1.8s ease}
.scene-entered .scene-poster:before{transform:scale(1)}
.scene-poster:after{content:'AI-generated editorial illustration';position:absolute;right:24px;top:24px;font-size:.6rem;color:#fff9}
.scene-intro{width:100%;padding:6%;min-height:0;text-shadow:0 2px 28px #0005}
.scene-intro h2{font-family:Arial,Helvetica,sans-serif;font-size:clamp(3rem,7.8vw,8rem);font-weight:800;letter-spacing:-.065em;line-height:.91;text-transform:uppercase;max-width:100%;margin:28px 0}
.lens-title-accessible{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.lens-title-visual{display:flex;flex-direction:column;align-items:flex-start}
.lens-reel-window{display:block;height:1.02em;overflow:hidden;perspective:600px;max-width:100%}
.lens-reel-strip{display:block;transform:translateY(-66.6667%)}
.lens-reel-strip>span{display:block;height:1.02em;white-space:nowrap}
.scene-entered .lens-reel-strip{animation:lens-title-roll 1.15s cubic-bezier(.19,1,.22,1) var(--reel-delay) both}
@keyframes lens-title-roll{0%{transform:translateY(0);filter:blur(3px)}45%{filter:blur(1px)}100%{transform:translateY(-66.6667%);filter:blur(0)}}
.scene-entered .scene-intro{animation:none}
.scene-intro>p{max-width:520px;font-size:1.1rem;line-height:1.5}
.scene-scroll-hint{display:inline-flex;margin-top:20px;padding:15px 22px;border:1px solid #fff8;border-radius:2px;color:inherit;text-decoration:none;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}
.scene-scroll-hint:hover{background:#fff;color:#152219}
.scene-content{max-width:860px;margin:0 auto;padding:48px 24px 0;background:none;border-radius:0;scroll-margin-top:160px}
.scene-content .scene-lead{font-size:clamp(1.2rem,2.5vw,1.6rem)}
@media(max-width:650px){.scroll-lens-scene{width:94%;margin:16px auto 40px;padding:0;background:none}.scene-poster{min-height:72svh;border-radius:22px}.scene-intro{padding:28px 20px}.scene-intro h2{font-size:clamp(2.3rem,10.4vw,4.2rem)}.scene-intro>p{font-size:.95rem}.scene-content{padding:30px 14px 0;margin-top:0}.scene-poster:after{font-size:.5rem;right:16px;top:16px}}
@media(prefers-reduced-motion:reduce){.scene-entered .lens-reel-strip{animation:none}.scene-poster:before,.scene-entered .scene-poster:before{transform:none;transition:none}}

/* Surface contrast is shared by every article, independent of its cover. */
.reading-shell{color-scheme:light;--muted:#526374;--gold:#79591c}
.reading-shell .scoop-logo-name{color:#17283a}
.reading-shell .scoop-logo-mark,.reading-shell .scoop-logo-gold{color:#865d15}
.reading-shell .scoop-logo-tagline{color:#43576a}
.reading-shell .avatar{background:#e9e7df;color:#79591c;border-color:#865d15}
.reading-shell .reader small,.reading-shell .article-meta,.reading-shell .source{color:#526374}
.reading-shell .reader .eyebrow{color:#79591c}
.reading-shell .text-button,.reading-shell .reader-menu summary{color:#294057}
body[data-page="home"] header,body[data-page="intro"] header{background:#081626f5;margin:0;padding:0 5%;border-color:#ffffff30;color:#f3f5f8}
body[data-theme="light"][data-page="home"] header,body[data-theme="light"][data-page="intro"] header{background:#edf3eef7;color:#17283a;border-color:#19344c30}
/* Keep the picture's natural color; concentrate neutral shade around the copy. */
body[data-theme="dark"] .home-shade{background:linear-gradient(0deg,#080b10c7 0%,#080b1080 22%,#00000012 65%,#00000008 100%)}
body[data-theme="dark"] .headline,body[data-theme="dark"] .intro{position:relative;isolation:isolate}
body[data-theme="dark"] .headline:before,body[data-theme="dark"] .intro:before{content:'';position:absolute;z-index:-1;pointer-events:none;inset:35px -24px 0;background:linear-gradient(180deg,transparent,#00000080 20%,#00000080 82%,transparent);border-radius:28px}
body[data-theme="dark"] .headline h1,body[data-theme="dark"] .intro h1{color:#fff;text-shadow:0 2px 8px #0008}
body[data-theme="dark"] .headline>p,body[data-theme="dark"] .intro>p,body[data-theme="dark"] .story-meta{color:#f5f5f5;text-shadow:0 1px 4px #000}
@media(max-width:650px){body[data-theme="dark"] .headline:before{top:205px;left:-16px;right:-16px}body[data-theme="dark"] .intro:before{top:195px;left:0;right:0}}
body[data-theme="light"] .home-shade{background:linear-gradient(0deg,#eaf1ed 0%,#eaf1edf2 16%,#eaf1edb8 55%,#eaf1ed33 100%),linear-gradient(90deg,#eaf1edf5,#eaf1ed55 80%)}
body[data-theme="dark"] .home-bottom .category-label{color:#fff;text-shadow:0 1px 3px #000,0 0 8px #000}
body[data-theme="light"] .home-bottom .category-label{color:#17384c;text-shadow:0 1px 3px #fff,0 0 8px #fff}
.scene-content small,.scene-content .faith-note{opacity:1;color:#cbd3d1}

.family-levels{max-width:550px;margin:40px auto;text-align:left}.family-levels label{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:16px 0}.family-levels select{padding:12px;border:1px solid #8096a5;border-radius:8px;background:#102438;color:#fff}.family-levels p{color:#bdcbd5}.edition-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.edition-tabs button{padding:12px 18px;border:1px solid #849bad;border-radius:7px}.edition-tabs button[aria-pressed=true]{background:#17384c;color:white}.editorial fieldset{border:0;padding:0;min-width:0}.editorial fieldset:disabled{opacity:.7}.reading-checks details{padding:18px 0;border-bottom:1px solid #17283a33}.reading-checks summary{cursor:pointer;line-height:1.5;font-weight:600}.reading-checks p{margin:16px 0}.parent-note{border-left:3px solid #865d15;padding:14px;background:#eae8dd;font-size:.9rem}

/* Inline word help stays in the reading flow, with one opaque definition bubble. */
button.word-help{display:inline;background:none;border:0;border-bottom:1px dotted currentColor;border-radius:0;padding:0 1px;margin:0;font:inherit;line-height:inherit;color:inherit;text-align:inherit;vertical-align:baseline;cursor:pointer;box-shadow:none;text-transform:none;letter-spacing:inherit;min-width:0;min-height:0}
button.word-help:hover,button.word-help[aria-expanded="true"]{background:#cda64a28}
button.word-help:focus-visible{outline:2px solid currentColor;outline-offset:3px;border-radius:3px}
.word-help-hint{font:400 .85rem/1.5 system-ui,sans-serif;color:inherit;max-width:65ch;margin:20px 0}
.word-bubble{position:fixed;z-index:10000;box-sizing:border-box;overflow:auto;overscroll-behavior:contain;background:#fffdf6;color:#182c3b;border:1px solid #a38b51;border-radius:18px;padding:20px;box-shadow:0 12px 45px #0005;text-align:left}
.word-bubble h2{font:700 1.1rem/1.35 system-ui,sans-serif;margin:0 0 10px;overflow-wrap:anywhere;color:#182c3b}
.word-bubble p{font:400 1rem/1.6 system-ui,sans-serif;margin:0 0 14px;color:#182c3b}
.word-bubble .word-bubble-close{font:600 .95rem/1.2 system-ui,sans-serif;min-height:44px;background:#19384b;color:#fff;border:0;border-radius:10px;padding:10px 18px}
.word-bubble-close:focus-visible{outline:3px solid #956a14;outline-offset:3px}
@media print{.word-bubble,.word-help-hint{display:none}button.word-help{border:0}}

/* A quiet, optional moment of discovery while the real account request runs. */
.welcome-wonder{min-height:100svh;position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;align-items:center;padding: max(28px,env(safe-area-inset-top)) 24px max(24px,env(safe-area-inset-bottom));background:radial-gradient(ellipse at 50% 48%,#263a45 0%,#111f2b 48%,#080f19 100%);color:#fff8ea;text-align:center}
.wonder-brand{position:relative;z-index:1;margin:12px 0 30px}.welcome-wonder .scoop-logo{color:#fff8ea}.welcome-wonder .scoop-logo-name{color:#fff8ea}.welcome-wonder .scoop-logo-gold,.welcome-wonder .scoop-logo-mark{color:#f1cb79}.welcome-wonder .scoop-logo-tagline{color:#dce3e5}
.wonder-center{position:relative;z-index:1;margin:auto;width:min(100%,620px);padding:24px 0}.wonder-kicker{font:600 .65rem/1.6 system-ui,sans-serif;letter-spacing:.19em;color:#edcf95}.wonder-center h1{font:400 clamp(2rem,5vw,3.5rem)/1.1 Georgia,serif;letter-spacing:-.035em;margin:18px 0}.wonder-status{font:400 .95rem/1.6 system-ui,sans-serif;color:#dce3e5;margin:0 auto;max-width:48ch;overflow-wrap:anywhere}
.wonder-loader{height:3px;width:96px;border-radius:8px;background:#ffffff20;overflow:hidden;margin:22px auto 6px}.wonder-loader span{display:block;width:35%;height:100%;background:#f1cb79;border-radius:8px;animation:wonder-loading 1.8s ease-in-out infinite alternate}
.wonder-spark{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:180px;height:180px;margin:26px auto 10px;border:0;border-radius:50%;background:radial-gradient(circle,#e4b95520,transparent 68%);color:#f7d998;touch-action:manipulation}.wonder-spark:hover{filter:none;background:radial-gradient(circle,#e4b95535,transparent 70%)}.wonder-orbit{position:absolute;inset:12px;border:1px solid #ecc97d55;border-radius:50%;animation:wonder-breathe 3s ease-in-out infinite}.wonder-star{font:400 4rem/1 Georgia,serif;display:block;transition:transform .6s ease;text-shadow:0 0 26px #f4c87566}.spark-turned .wonder-star{transform:rotate(90deg) scale(1.12)}.wonder-tap{font:500 .75rem/1.5 system-ui,sans-serif;display:block;margin-top:12px;color:#f5dfb2}.wonder-thought{font:400 clamp(1rem,2.5vw,1.2rem)/1.6 Georgia,serif;max-width:35ch;min-height:5em;margin:0 auto;color:#fff4da}.wonder-footer{position:relative;z-index:1;font:.72rem/1.5 system-ui,sans-serif;letter-spacing:.055em;margin:24px 0 0;color:#c4cdd1}.wonder-retry{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;margin:30px auto}.wonder-retry .text-button{color:#e4e9eb}
.wonder-stars{position:absolute;inset:0;pointer-events:none;z-index:0}.wonder-stars i{position:absolute;left:var(--x);top:var(--y);width:3px;height:3px;border-radius:50%;background:#f6dc9b;opacity:.35;box-shadow:0 0 10px #f6dc9b66;animation:wonder-twinkle 4s var(--delay) ease-in-out infinite alternate}
@keyframes wonder-loading{from{transform:translateX(-100%)}to{transform:translateX(285%)}}@keyframes wonder-breathe{50%{transform:scale(1.07);opacity:.45}}@keyframes wonder-twinkle{to{opacity:.75}}
@media(max-width:480px){.wonder-brand .scoop-logo-name{font-size:clamp(1.5rem,7vw,2rem)}.wonder-brand .scoop-logo-mark{width:38px;height:48px}.wonder-brand .scoop-logo-tagline{display:block;font-size:.62rem}.wonder-brand{margin-bottom:12px}.wonder-center{padding-top:18px}.wonder-kicker{font-size:.57rem}.wonder-spark{width:150px;height:150px;margin-top:20px}}
@media(prefers-reduced-motion:reduce){.wonder-stars i,.wonder-orbit,.wonder-loader span{animation:none}.wonder-loader span{width:100%;opacity:.6}.wonder-star{transition:none}.spark-turned .wonder-star{transform:none}}
/* Keep the creation photograph clear; limit the pale backing to the copy. */
body[data-theme="light"] .home-shade{background:linear-gradient(0deg,#eaf1ed 0%,#eaf1ed20 25%,transparent 75%)}
body[data-theme="light"] .headline{position:relative;isolation:isolate}
body[data-theme="light"] .headline:before{content:'';position:absolute;inset:25px -24px 0;z-index:-1;border-radius:24px;background:linear-gradient(90deg,#eef3edee,#eef3edc9 75%,#eef3ed80);filter:none}
.reflection-dashboard{max-width:960px;margin:auto;padding:40px 24px 100px}.reflection-dashboard h1{font-size:clamp(2rem,5vw,3.5rem)}.reflection-dashboard>label{display:block;max-width:320px;margin:24px 0}.reflection-dashboard select{display:block;width:100%;margin-top:8px;padding:12px}.reflection-list{display:grid;gap:24px}.reflection-card{background:var(--panel);border:1px solid var(--border);border-radius:20px;padding:clamp(20px,4vw,36px)}.reflection-card h2{font-family:Georgia,serif;line-height:1.3}.reflection-card blockquote{margin:20px 0;padding:16px 20px;border-left:3px solid var(--gold);white-space:pre-wrap;overflow-wrap:anywhere;background:#ffffff06}.reflection-card textarea{display:block;width:100%;min-height:120px;margin:12px 0 16px;resize:vertical}.reply-status{display:block;margin-top:12px;line-height:1.5}.parent-reply{margin-top:24px;padding-top:24px;border-top:1px solid var(--border)}.parent-reply p{white-space:pre-wrap;overflow-wrap:anywhere}
/* Natural-color creation cover: no white wash or frosted panel. */
body[data-page="home"][data-theme="light"] .home-shade{background:none}
body[data-page="home"][data-theme="light"] .headline:before{display:none}
body[data-page="home"][data-theme="light"] .headline h1,
body[data-page="home"][data-theme="light"] .headline>p,
body[data-page="home"][data-theme="light"] .headline .story-meta,
body[data-page="home"][data-theme="light"] .headline .story-meta>span:last-child,
body[data-page="home"][data-theme="light"] .carousel,
body[data-page="home"][data-theme="light"] .section-heading,
body[data-page="home"][data-theme="light"] .photo-credit{color:#fff;text-shadow:0 2px 4px #000,0 0 14px #000}
body[data-page="home"][data-theme="light"] .headline h1,
body[data-page="home"][data-theme="light"] .headline>p{background:linear-gradient(90deg,#101b15b8,#101b1566);border-radius:8px;width:fit-content;padding:8px 12px;margin-left:-12px}
body[data-page="home"][data-theme="light"] .category-chip{background:#15261fde;color:#ffe0a0;border-color:#ffe0a0;text-shadow:none}
body[data-page="home"][data-theme="light"] .pause,
body[data-page="home"][data-theme="light"] .slide-count span,
body[data-page="home"][data-theme="light"] .section-heading button{color:#fff}
body[data-page="home"][data-theme="light"] .home-bottom .category-label{color:#fff;text-shadow:0 1px 3px #000,0 0 8px #000}
@media(max-width:650px){
 .home-bottom,body[data-theme="light"] .home-bottom{bottom:max(0px,calc(env(safe-area-inset-bottom,0px) - 12px))}
}
