/* Karen’s world: cobalt, sunlight, and edge-to-edge animal stories. */
:root{--sun:oklch(.9 .155 96);--on-sun:oklch(.22 .045 260);--ocean:oklch(.45 .2 262);--ocean-deep:oklch(.3 .13 264);--peach:oklch(.94 .07 98);--mint:oklch(.93 .047 215);--pink:oklch(.94 .025 255);--blue:oklch(.93 .04 253)}
:root[data-theme=dark]{--peach:oklch(.29 .04 95);--mint:oklch(.27 .035 220);--pink:oklch(.28 .025 255);--blue:oklch(.28 .055 255)}
.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}
body[data-route=home] #main{max-width:none;padding:0;margin-top:-96px}
body[data-route=home] #header{color:var(--ink)}
body[data-route=home] #footer{padding-top:56px}
.world-hero{position:relative;min-height:760px;min-height:max(760px,100svh);isolation:isolate;overflow:hidden;background:var(--ocean-deep);color:white;display:flex;align-items:flex-end}
.world-video,.world-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:66% center;z-index:-3}
.world-video{z-index:-2}
.world-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg in oklab,oklch(.14 .055 258 / .72),oklch(.14 .055 258 / .24) 45%,transparent 80%),linear-gradient(0deg,oklch(.13 .025 260 / .6),transparent 58%)}
.world-hero-copy{width:100%;max-width:1376px;margin:0 auto;padding:160px 64px 144px}
.world-hero-copy .eyebrow{color:white;font-size:.7rem;letter-spacing:.18em;max-width:440px}
.world-hero h1{font-size:clamp(3.4rem,6.8vw,6.8rem);font-weight:750;letter-spacing:-.065em;line-height:1.02;max-width:800px;text-wrap:initial}
.world-hero-copy>p:not(.eyebrow){font-size:1.05rem;line-height:1.7;max-width:380px;margin:27px 0 30px}
.world-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.sun-button,.film-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;border-radius:30px;padding:14px 23px;font-weight:750;font-size:.9rem;line-height:1.4}
.sun-button{background:var(--sun);color:var(--on-sun)}
.film-button{background:oklch(.14 .025 260 / .36);color:white;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}
.hero-bottom{position:absolute;bottom:30px;left:64px;right:64px;display:flex;align-items:center;justify-content:space-between;font-size:.75rem;font-weight:650;letter-spacing:.025em}
.hero-bottom>span{display:flex;gap:12px;align-items:center}.hero-bottom>span>.icon{width:17px}
.media-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;border-radius:50%;color:white;background:oklch(.15 .025 260 / .6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
.media-button:focus-visible,.film-button:focus-visible,.sun-button:focus-visible{outline-color:white}
.world-content{max-width:1296px;margin:auto;padding:0 24px}
.world-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center;padding:85px 0 40px}
.world-intro h2{font-size:clamp(2rem,3.6vw,3.2rem)}.world-intro>p{color:var(--muted);max-width:490px;margin:0;line-height:1.85}
.world-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.world-path{display:flex;align-items:center;gap:16px;padding:24px;border-radius:22px;background:var(--surface);min-width:0;box-shadow:var(--shadow)}
.world-path>svg:first-child{color:var(--accent);width:26px;height:26px}.world-path>svg:last-child{margin-left:auto;width:18px}.world-path h3{font-size:1.02rem}.world-path p{font-size:.78rem;line-height:1.5;margin:6px 0 0;color:var(--muted)}
.story-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.story-teaser{position:relative;overflow:hidden;aspect-ratio:4/5;border-radius:28px;padding:0;text-align:left;color:white;background:var(--ocean-deep)}
.story-teaser:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,oklch(.12 .02 260 / .88),transparent 70%)}
.story-teaser img{transition:transform .35s;object-position:50% 35%}.teaser-play{position:absolute;left:24px;top:24px;z-index:1;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:oklch(.15 .02 260 / .4);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
.teaser-copy{position:absolute;z-index:1;left:26px;right:26px;bottom:28px}.teaser-copy small{font-size:.73rem;font-weight:700;display:block;margin-bottom:14px}.teaser-copy strong{display:block;font-size:clamp(1.5rem,2.4vw,2.25rem);line-height:1.15;letter-spacing:-.045em}
.karen-intro{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;margin:95px 0;align-items:center}.karen-intro-image{height:470px;border-radius:30px;overflow:hidden}.karen-intro>div:last-child{padding:24px 28px 24px 0}.karen-intro h2{font-size:clamp(2.6rem,4vw,4rem)}.karen-intro p:not(.eyebrow){margin:22px 0 28px;color:var(--muted);line-height:1.9;font-size:1.05rem}
.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.guide-card{background:var(--surface);border-radius:26px;overflow:hidden}.guide-image{position:relative;height:240px;width:100%;padding:0;display:block;background:var(--blue);overflow:hidden}.guide-image.packshot img{object-fit:contain;padding:24px}.guide-tag{position:absolute;left:15px;bottom:15px;padding:6px 10px;background:var(--surface);color:var(--ink);border-radius:9px;font-size:.66rem;font-weight:750}.guide-card-copy{padding:24px}.guide-card-copy .eyebrow{margin-bottom:12px;font-size:.65rem}.guide-card h3{font-size:1.25rem;line-height:1.3}.guide-card-copy>p:not(.eyebrow){font-size:.85rem;line-height:1.6;color:var(--muted);margin:13px 0 16px}.guide-actions{display:flex;justify-content:space-between;align-items:center;gap:8px}.guide-actions .text-button{font-size:.8rem;gap:8px}.guide-actions [aria-pressed=true]{color:var(--accent);background:var(--selected)}
.daily-card{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:48px;border-radius:30px;background:var(--ocean);color:white;margin:90px 0;overflow:hidden}.daily-card .eyebrow{color:var(--sun)}.daily-card h2{font-size:2.5rem}.daily-card p{margin:22px 0;font-size:.93rem;line-height:1.8}.daily-card small{font-size:.75rem}.daily-list{display:flex;flex-direction:column;gap:12px;align-self:center}.daily-item{display:flex;align-items:center;gap:15px;padding:16px 20px;border-radius:16px;background:oklch(1 0 0 / .13);cursor:pointer;font-size:.9rem;font-weight:650}.daily-item input{position:absolute;opacity:0;width:1px;height:1px}.daily-item .daily-check{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;box-shadow:inset 0 0 0 1.5px oklch(1 0 0 / .6)}.daily-check svg{opacity:0;width:16px}.daily-item input:checked+.daily-check{background:var(--sun);color:var(--on-sun);box-shadow:none}.daily-item input:checked+.daily-check svg{opacity:1}.daily-item:has(input:focus-visible){outline:3px solid var(--sun);outline-offset:3px}
.care-invite{display:grid;grid-template-columns:1fr 1fr;min-height:410px;margin:90px 0 0;border-radius:30px;overflow:hidden;background:var(--blue)}.care-invite>div{padding:45px;align-self:center}.care-invite h2{font-size:2.45rem}.care-invite p:not(.eyebrow){color:var(--muted);margin:22px 0}.care-invite p.small{margin:16px 0 0;font-size:.74rem}
.library-heading{max-width:770px;padding:48px 0 35px}.library-heading h1{font-size:clamp(2.7rem,4.5vw,4.2rem)}.library-heading>p:not(.eyebrow){color:var(--muted);margin:24px 0 0;max-width:570px}.library-tools{display:flex;flex-direction:column;gap:22px;margin:0 0 20px}.library-tools .search-box{max-width:600px}.library-tools .chips{gap:8px}.library-tools .chip{gap:8px;padding-inline:18px;font-size:.8rem}.source-banner{display:flex;align-items:center;gap:40px;justify-content:space-between;background:var(--blue);padding:35px;border-radius:25px;margin:60px 0 0}.source-banner>div{max-width:650px}.source-banner h2{font-size:1.6rem;margin:20px 0 12px}.source-banner p{font-size:.86rem;color:var(--muted);margin:0}.source-banner>a{font-size:.8rem;flex-shrink:0}
.reading-guide>img{height:240px;border-radius:20px;object-position:center 35%;margin-bottom:25px}.reading-guide>img.packshot{object-fit:contain;background:var(--blue);padding:20px}.reading-guide h3{font-size:1.9rem}.reading-guide .guide-intro{font-size:1.05rem;margin-top:22px}.reading-guide ol{padding-left:22px}.reading-guide li{padding:7px 0 7px 6px;color:var(--muted)}.source-link{color:var(--accent);font-weight:700;text-decoration:underline;display:inline-flex;gap:9px;align-items:center;margin:24px 0 8px}.source-link>.icon{width:16px}
body[data-route=stories] #main{padding-top:5px;max-width:1100px}.story-deck{position:relative;overflow-y:auto;overscroll-behavior:contain;scroll-snap-type:y mandatory;height:calc(100dvh - 116px);min-height:510px;border-radius:30px;background:var(--ocean-deep);scrollbar-width:none}.story-deck::-webkit-scrollbar{display:none}.story-slide{position:relative;height:100%;min-height:510px;scroll-snap-align:start;scroll-snap-stop:always;isolation:isolate;overflow:hidden;background:var(--ocean-deep);color:white}.story-slide video{position:absolute;width:100%;height:100%;inset:0;object-fit:contain;z-index:-2}.story-backdrop{position:absolute;inset:-20px;max-width:none;width:calc(100% + 40px);height:calc(100% + 40px);filter:blur(25px) brightness(.55);z-index:-3}.story-shade{position:absolute;inset:0;background:linear-gradient(0deg,oklch(.08 .01 260 / .85),transparent 62%),linear-gradient(180deg,oklch(.1 .01 260 / .35),transparent 25%);z-index:-1}.story-top{position:absolute;top:24px;left:26px;right:26px;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:.73rem;font-weight:750}.story-copy{position:absolute;left:40px;right:40px;bottom:97px;max-width:570px}.story-copy h2{font-size:clamp(2rem,4vw,3.7rem);line-height:1.07}.story-copy>p{max-width:440px;margin:18px 0;font-size:.94rem;line-height:1.7}.story-copy .sun-button{min-height:45px;font-size:.8rem;padding:11px 20px}.story-controls{position:absolute;bottom:24px;left:26px;right:26px;display:flex;align-items:center;gap:10px}.story-seek{flex:1;min-width:20px;accent-color:var(--sun);height:44px}.story-end{text-align:center;padding:65px 20px 10px}.story-end h2{font-size:2rem}.story-end p{margin:18px auto;max-width:530px;color:var(--muted)}.story-end>a{margin:8px}.video-error{font-size:.76rem!important;max-width:100%;padding:10px;background:oklch(.12 .02 260 / .8);border-radius:10px}
body.film-open{overflow:hidden}#film-dialog{padding:0;border:0;max-width:100vw;max-height:100dvh;width:100vw;height:100dvh;margin:0;background:var(--ocean-deep);color:white;overflow:hidden}#film-dialog .story-deck{height:100%;min-height:0;border-radius:0}#film-dialog .story-slide{min-height:0}#film-dialog .story-top{top:max(24px,env(safe-area-inset-top));right:85px}#film-dialog .story-controls{bottom:max(24px,env(safe-area-inset-bottom))}#film-dialog .story-copy{left:max(40px,calc((100vw - 700px)/2));right:max(40px,calc((100vw - 700px)/2));bottom:max(100px,calc(env(safe-area-inset-bottom) + 80px))}#film-dialog .film-close{position:fixed;z-index:5;right:24px;top:max(24px,env(safe-area-inset-top))}#film-dialog .story-slide video{object-fit:contain}
.ask-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;padding:55px 0 30px;align-items:start}.ask-portrait{display:block;width:92px;height:92px;overflow:hidden;border-radius:30px;margin-bottom:27px}.ask-portrait img{object-position:45% 30%}.ask-intro h1{font-size:clamp(2.7rem,4.5vw,4.1rem);line-height:1.1}.ask-intro>p:not(.eyebrow){color:var(--muted);margin-top:24px;line-height:1.8}.ai-label{display:inline-flex;align-items:center;gap:8px;background:var(--selected);color:var(--ink);font-size:.75rem;padding:9px 13px;border-radius:12px}.ai-label .icon{width:17px}.ask-care-note{display:flex;gap:12px;margin:30px 0 5px;color:var(--muted);font-size:.78rem;line-height:1.7}.ask-care-note .icon{width:18px}.chat-panel{padding:22px;background:var(--surface);border-radius:30px;box-shadow:var(--shadow);min-width:0}.chat-panel-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px}.chat-panel-header strong{font-size:1rem}.chat-log{min-height:290px;max-height:470px;overflow-y:auto;overscroll-behavior:contain;padding:5px}.chat-welcome{padding:15px 0}.chat-welcome>.icon{width:35px;height:35px;color:var(--accent);margin-bottom:17px}.chat-welcome h2{font-size:1.4rem;max-width:350px;line-height:1.35}.ask-suggestions{display:flex;flex-direction:column;gap:10px;margin-top:24px}.suggestion{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px;text-align:left;background:var(--raised);border-radius:15px;font-size:.83rem;line-height:1.5}.suggestion .icon{width:17px}.chat-message{padding:16px;border-radius:18px;background:var(--raised);margin-bottom:16px}.chat-message.user{background:var(--selected);margin-left:40px}.chat-message strong{font-size:.7rem;display:block;margin-bottom:9px}.chat-message p{font-size:.9rem;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.chat-panel #ask-status{font-size:.8rem;color:var(--muted);margin:8px 0;line-height:1.6}#ask-form{display:flex;gap:10px;align-items:flex-end;padding:10px;border-radius:20px;background:var(--inset);margin-top:18px}#ask-question{min-width:0;width:100%;resize:vertical;max-height:180px;padding:8px;border:0;outline-offset:0;border-radius:10px;background:transparent;color:var(--ink);font-size:16px;line-height:1.55}.ask-send{min-width:46px;width:46px;min-height:46px;padding:10px;border-radius:15px}.chat-privacy{font-size:.7rem;line-height:1.65;color:var(--muted);margin:15px 8px 0}.ask-library{margin:45px 0;padding:30px;border-radius:24px;background:var(--blue)}.ask-library h2{font-size:1.7rem}.ask-library p{margin:15px 0;color:var(--muted);font-size:.9rem}
@media(hover:hover){.story-teaser:hover img{transform:scale(1.025)}.sun-button:hover{background:oklch(.94 .12 96)}.world-path:hover{background:var(--raised)}}
@media(max-width:1180px){.desktop-nav{display:none}.world-content{padding-inline:30px}.world-path{padding:20px;gap:12px}.world-intro{gap:40px}.world-hero-copy{padding-inline:40px}.hero-bottom{left:40px;right:40px}.karen-intro{gap:35px}.daily-card{gap:35px;padding:35px}.source-banner{align-items:flex-start;flex-direction:column;gap:24px}.ask-layout{gap:40px}.guide-grid{gap:18px}.guide-card-copy{padding:20px}}
@media(max-width:760px){.world-hero{min-height:760px;min-height:100svh;align-items:flex-end}.world-video,.world-poster{object-position:64% center}.world-shade{background:linear-gradient(0deg,oklch(.12 .045 260 / .88),oklch(.13 .04 260 / .2) 65%,oklch(.13 .04 260 / .12))}.world-hero-copy{padding:155px 24px 155px}.world-hero-copy .eyebrow{font-size:.62rem;max-width:270px;margin-bottom:16px}.world-hero h1{font-size:clamp(3rem,11.5vw,5rem);line-height:1.04;letter-spacing:-.06em}.world-hero-copy>p:not(.eyebrow){font-size:.92rem;max-width:285px;line-height:1.65;margin:20px 0 24px}.world-actions{gap:12px}.world-actions>.sun-button{font-size:.8rem;min-height:48px;padding:12px 18px}.film-button{font-size:.8rem;min-height:48px;padding:12px 16px}.hero-bottom{bottom:92px;left:24px;right:24px;font-size:.65rem}.world-content{padding:0 20px}.world-intro{grid-template-columns:1fr;gap:24px;padding:54px 0 30px}.world-intro h2{font-size:2.25rem}.world-intro>p{font-size:.9rem;line-height:1.8}.world-paths{grid-template-columns:1fr;gap:12px}.world-path{padding:20px;min-height:90px}.world-path p{font-size:.8rem}.world-path h3{font-size:1.05rem}.story-cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding-bottom:8px;margin-right:-20px;padding-right:20px}.story-teaser{flex:0 0 78%;scroll-snap-align:start;border-radius:24px;max-width:350px}.teaser-copy{left:22px;right:22px;bottom:25px}.teaser-copy strong{font-size:2.1rem}.section-head{align-items:start}.section-head h2{font-size:2rem}.section-head .eyebrow{font-size:.63rem}.section-head>.text-button{font-size:.75rem;max-width:105px;text-align:right;line-height:1.5;gap:5px}.section-head>.text-button>.icon{width:16px}.karen-intro{grid-template-columns:1fr;gap:25px;margin:65px 0}.karen-intro-image{height:360px;border-radius:25px}.karen-intro>div:last-child{padding:0 4px}.karen-intro h2{font-size:2.8rem}.karen-intro p:not(.eyebrow){font-size:.95rem;margin:18px 0 24px}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.guide-card-copy{padding:17px}.guide-image{height:200px}.guide-card h3{font-size:1.05rem}.guide-card-copy>p:not(.eyebrow){font-size:.78rem}.guide-actions{flex-wrap:wrap;gap:0}.guide-actions .text-button{font-size:.75rem}.library-preview .guide-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;margin-right:-20px;padding-right:20px}.library-preview .guide-card{flex:0 0 79%;scroll-snap-align:start}.library-preview .guide-card h3{font-size:1.25rem}.daily-card{grid-template-columns:1fr;gap:25px;margin:60px 0;padding:28px}.daily-card h2{font-size:2rem}.daily-card p{font-size:.85rem;margin:18px 0}.daily-item{padding:14px;font-size:.8rem;gap:12px}.daily-item>.icon{width:19px}.care-invite{grid-template-columns:1fr;margin-top:60px}.care-invite>div{padding:30px;order:2}.care-invite>img{height:290px}.care-invite h2{font-size:2.15rem}.library-heading{padding:28px 0}.library-heading h1{font-size:2.6rem}.library-tools .chip{padding-inline:13px;font-size:.75rem}.library-tools .search-box{min-width:0}.library-tools input{font-size:16px}.source-banner{padding:25px}.source-banner h2{font-size:1.6rem}.source-banner .secondary{white-space:normal;text-align:left}.ask-layout{grid-template-columns:1fr;gap:30px;padding:25px 0}.ask-intro h1{font-size:3rem}.ask-portrait{width:75px;height:75px;border-radius:24px;margin-bottom:23px}.ask-intro .eyebrow{font-size:.65rem}.ask-intro>p:not(.eyebrow){font-size:.9rem;line-height:1.7;margin:18px 0}.ask-care-note{margin-top:20px}.chat-panel{padding:18px}.chat-log{min-height:220px;max-height:390px}.chat-welcome h2{font-size:1.35rem}.ask-library{margin-top:20px;padding:25px}.story-deck{height:calc(100dvh - 177px);min-height:500px;border-radius:25px}.story-slide{min-height:500px}.story-slide video{object-fit:cover}.story-copy{left:24px;right:24px;bottom:92px}.story-copy h2{font-size:2.7rem}.story-copy>p{font-size:.83rem;line-height:1.6;max-width:320px;margin:15px 0}.story-top{left:20px;right:20px;top:20px;font-size:.64rem}.story-controls{left:17px;right:17px;bottom:20px;gap:7px}.story-controls .media-button{width:40px;height:44px}.story-controls .icon{width:19px}.story-seek{min-width:10px}.story-end{padding-top:40px}#film-dialog .story-slide video{object-fit:cover}#film-dialog .story-copy{left:24px;right:24px;bottom:max(105px,calc(env(safe-area-inset-bottom) + 90px))}#film-dialog .story-copy h2{font-size:3rem}.reading-guide>img{height:200px}.reading-guide h3{font-size:1.7rem}.reading-guide .guide-intro{font-size:1rem}}
@media(max-width:380px){.world-hero-copy{padding-inline:20px;padding-bottom:147px}.world-hero h1{font-size:3.05rem}.world-actions{gap:8px}.world-actions>.sun-button,.film-button{font-size:.7rem;padding-inline:13px;gap:7px}.world-actions .icon{width:17px}.guide-grid{grid-template-columns:1fr}.world-intro h2{font-size:2rem}.story-copy h2{font-size:2.15rem}.story-copy>p{font-size:.78rem}.world-content{padding-inline:16px}.daily-card{padding:23px}.section-head h2{font-size:1.7rem}.section-head .eyebrow{letter-spacing:.08em}.brand-name{font-size:.95rem}.header-inner{gap:7px}.ask-intro h1{font-size:2.6rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.story-teaser img{transition:none}}

.footer-links{display:flex;flex-wrap:wrap;gap:8px 22px;margin:8px 0}.footer-links a{display:inline-flex;align-items:center;min-height:44px;font-size:.82rem;color:var(--accent)}
#film-dialog{border-radius:0}
@media(max-width:760px){body[data-route=home] #main{margin-top:-86px}.story-slide video{object-fit:cover}}

.ask-preview{background:var(--blue);border-radius:16px;padding:16px;margin:0 0 16px;font-size:.85rem;line-height:1.6;color:var(--ink)}

@media(max-width:380px){.story-cards,.library-preview .guide-grid{margin-right:-16px;padding-right:16px}}
