:root{--cream: #f7efdD;--paper: #fff8eb;--ink: #292523;--plum: #423741;--moss: #445344;--moss-dark: #27362f;--honey: #e7a746;--honey-light: #ffd784;--rose: #bc7763;--rain: #637c86;--line: rgba(70, 54, 36, .16);--serif: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--sans: "Avenir Next", "Segoe UI", Arial, sans-serif;--shadow: 0 28px 65px rgba(47, 34, 25, .16)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:var(--sans);overflow-x:hidden}a{color:inherit;text-decoration:none}button{border:0;color:inherit;font:inherit;cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid rgba(231,167,70,.62);outline-offset:4px}img{max-width:100%;display:block}.paper-grain{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.2;mix-blend-mode:multiply;background-image:radial-gradient(circle at 23% 18%,rgba(70,50,34,.14) 0 .55px,transparent .65px),radial-gradient(circle at 67% 71%,rgba(80,64,44,.12) 0 .7px,transparent .8px);background-size:4px 5px,5px 6px}.site-header{position:fixed;z-index:20;top:0;left:0;width:100%;padding:22px clamp(22px,5vw,68px);display:flex;align-items:center;justify-content:space-between;color:var(--ink);background:transparent;box-shadow:none;transition:background .3s ease,padding .3s ease,box-shadow .3s ease,backdrop-filter .3s ease}.site-header:not(.scrolled) .brand,.site-header:not(.scrolled) .navigation a{text-shadow:0 1px 18px rgba(250,242,225,.95),0 0 1px rgba(255,252,244,.6)}.site-header:not(.scrolled) .navigation{color:#292523d1}.site-header.scrolled{padding-top:13px;padding-bottom:13px;background:#fdf6e8f7;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 1px 0 var(--line),0 8px 32px #2f22191c}.site-header.scrolled .brand,.site-header.scrolled .navigation a{text-shadow:none}.brand{position:relative;z-index:1;display:flex;align-items:center;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;letter-spacing:0;color:var(--ink)}.navigation{position:absolute;left:clamp(190px,26vw,430px);display:flex;align-items:center;gap:clamp(16px,2.4vw,34px);margin:0;font-size:.92rem;font-weight:500;color:#292523b8}.navigation a{transition:color .18s ease}.navigation a:hover,.navigation a:focus-visible{color:var(--ink)}.navigation .current-page{color:var(--ink);position:relative}.navigation .current-page:after{content:"";position:absolute;right:0;bottom:-9px;left:0;height:2px;border-radius:2px;background:var(--honey)}.header-invite{position:relative;z-index:1;margin-left:auto;font-size:.875rem;font-weight:600;border:none;border-radius:30px;padding:11px 22px;background:var(--honey);color:#fff8f0;letter-spacing:.01em;box-shadow:0 4px 14px #e7a74661;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.header-invite:hover{background:#d4953a;transform:translateY(-2px);box-shadow:0 7px 22px #e7a7467a}.hero{height:max(760px,100svh);position:relative;display:flex;align-items:center;overflow:hidden}.hero-art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1.035);transition:transform 2.8s cubic-bezier(.2,.8,.2,1),filter 2s ease}.hero.open .hero-art{transform:scale(1);filter:saturate(1.06) brightness(1.02)}.hero-wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(250,242,225,.96) 0%,rgba(250,242,225,.78) 34%,transparent 63%),linear-gradient(0deg,rgba(34,37,30,.2),transparent 32%)}.hero-content{position:relative;z-index:2;width:min(550px,90vw);margin:50px 0 0 clamp(25px,7.5vw,112px);transition:opacity .42s ease,transform .48s ease}.hero.choosing .hero-content{opacity:0;pointer-events:none;transform:translate(-24px)}.hero.choosing .hero-wash{background:linear-gradient(90deg,rgba(250,242,225,.96) 0%,rgba(250,242,225,.78) 34%,transparent 63%),linear-gradient(0deg,rgba(34,37,30,.22),transparent 32%)}.eyebrow,.chapter-label{font-size:.7rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:#83633d}.hero h1{margin:22px 0 21px;font-family:var(--serif);font-size:clamp(3.5rem,5.6vw,5.65rem);line-height:.94;font-weight:400;letter-spacing:0}.hero h1 em{color:#b77c37;font-style:italic}.hero-copy{max-width:490px;margin:0 0 30px;color:#292523c7;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.hero-primary,.inline-cta{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:18px 29px;border-radius:42px;color:#2f352d;background:var(--honey-light);box-shadow:0 13px 28px #b4781e38;font-weight:650;transition:transform .38s cubic-bezier(.34,1.56,.64,1),box-shadow .38s cubic-bezier(.34,1.56,.64,1),background .38s ease}.hero-primary:hover,.inline-cta:hover{transform:translateY(-3px) scale(1.025);background:#ffe1a0;box-shadow:0 18px 35px #b4781e47}.hero-proof{display:flex;flex-wrap:wrap;gap:9px;max-width:520px;margin-top:22px}.hero-proof span{padding:8px 11px;border:1px solid rgba(104,76,40,.16);border-radius:999px;background:#fffaf094;color:#292523b8;font-size:.78rem;font-weight:600}.storybook-button{display:inline-flex;align-items:center;gap:18px;min-height:58px;padding:18px 25px 18px 21px;border-radius:42px;color:#fff;background:#343a32;box-shadow:0 13px 28px #302d2133;transition:transform .38s cubic-bezier(.34,1.56,.64,1),box-shadow .38s cubic-bezier(.34,1.56,.64,1),background .38s ease}.storybook-button:hover{transform:translateY(-3px) scale(1.025);background:var(--moss-dark);box-shadow:0 18px 35px #302d2145}.story-gateway{position:absolute;z-index:4;top:51%;left:clamp(25px,7.5vw,112px);width:min(478px,calc(100% - 48px));padding:clamp(27px,3vw,36px);border:1px solid rgba(123,90,46,.16);border-radius:27px;background:#fff8e9f5;box-shadow:0 30px 62px #2e22162b;transform:translateY(-46%);animation:pageUnfold .42s cubic-bezier(.2,.8,.2,1)}.story-gateway[hidden]{display:none}.gateway-close{position:absolute;top:16px;right:18px;width:34px;height:34px;border-radius:50%;color:#2925238a;background:#e2d2b759;font-size:1.45rem;line-height:1}.story-gateway h2{margin:0 0 9px;font:400 clamp(1.7rem,2.5vw,2.12rem)/1.15 var(--serif);letter-spacing:0}.gateway-question{margin:0 0 23px;color:#292523a8;line-height:1.6}.story-choices{display:grid;gap:9px}.story-choices button{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 15px 14px 18px;border:1px solid rgba(91,71,43,.12);border-radius:15px;color:#453d35;background:#fffdf5c7;text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease}.story-choices button:hover,.story-choices button.active{border-color:#cf933d85;background:#fff4db;transform:translate(3px)}.story-choices button.active:before{content:"";flex:0 0 auto;width:8px;height:10px;border-radius:50% 50% 42% 42%;background:var(--honey);box-shadow:0 0 11px #e7a7468a}.story-choices span{font-weight:500}.story-choices small{margin-left:auto;color:#2925238c;font:italic .92rem var(--serif)}.gateway-response{min-height:52px;margin:20px 0 18px;padding:0 0 0 16px;border-left:2px solid var(--honey);color:#6f5840;font:italic 1rem/1.55 var(--serif)}.gateway-continue{width:100%;padding:16px 22px;border-radius:29px;color:var(--paper);background:var(--moss);transition:background .18s ease,opacity .18s ease,transform .18s ease}.gateway-continue:not(:disabled):hover{transform:translateY(-2px);background:var(--moss-dark)}.gateway-continue:disabled{opacity:.35;cursor:default}.book-icon{width:25px;height:18px;display:inline-block;border:1.5px solid rgba(255,255,255,.74);border-radius:3px 7px 7px 3px;transform:perspective(50px) rotateY(-15deg);position:relative}.book-icon:after{content:"";position:absolute;top:2px;bottom:2px;left:5px;width:1px;background:#ffffffa6}.hero-whisper{z-index:2;position:absolute;right:clamp(42px,11vw,180px);bottom:clamp(44px,12vh,125px);display:flex;gap:13px;align-items:center;font:italic 1.03rem var(--serif);color:#fff8e8f2;text-shadow:0 2px 10px rgba(32,25,17,.46)}.glow-dot{width:10px;height:10px;background:var(--honey-light);border-radius:50%;box-shadow:0 0 0 7px #ffd06f2e,0 0 28px 14px #ffd3705c;animation:breathe 2.8s ease-in-out infinite}.scroll-prompt{z-index:3;position:absolute;bottom:33px;left:50%;display:grid;justify-items:center;gap:12px;color:#fff6e1e0;letter-spacing:.25em;font-size:.64rem;text-transform:uppercase}.scroll-line{display:block;height:43px;width:1px;background:linear-gradient(var(--paper),transparent)}.chapter{padding:clamp(84px,10vw,140px) clamp(24px,7.4vw,112px)}#worlds,#learning-worlds,#companion,#parents,#pricing,#download,#begin{scroll-margin-top:74px}.awakening{position:relative;min-height:560px;display:grid;grid-template-columns:.7fr 1.45fr;align-content:center;column-gap:clamp(40px,9vw,142px);background:#fcf4e5;overflow:hidden}.awakening-copy h2,.demo-copy h2,.difference h2,.worlds h2,.companion h2,.moment h2,.growth h2,.parents h2,.invitation h2{margin:0 0 22px;font-family:var(--serif);font-size:clamp(2.7rem,4.2vw,4.25rem);line-height:1.06;font-weight:400;letter-spacing:0}.credibility-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#4636241f;border-top:1px solid rgba(70,54,36,.12);border-bottom:1px solid rgba(70,54,36,.12)}.credibility-strip span{min-height:74px;display:grid;place-items:center;padding:18px 16px;background:#fff8ebc7;color:#5a4838;text-align:center;font-size:.88rem;font-weight:650}.lumi-demo{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(360px,1fr);gap:clamp(42px,8vw,112px);align-items:center;background:#fff7e8}.demo-copy{max-width:560px}.demo-copy .chapter-label,.difference .chapter-label{margin-bottom:23px}.demo-copy>p:not(.chapter-label){color:#292523ad;line-height:1.82;margin:0 0 28px}.demo-card{display:grid;gap:14px;padding:clamp(20px,3vw,30px);border:1px solid rgba(95,71,42,.12);border-radius:28px;background:radial-gradient(circle at 83% 18%,rgba(255,215,132,.28),transparent 32%),#fffcf5eb;box-shadow:var(--shadow)}.demo-card article{padding:18px 20px;border-radius:18px;background:#fff8ebd1;border:1px solid rgba(95,71,42,.08)}.demo-card article.is-lumi{background:#263730;color:var(--cream);box-shadow:0 18px 38px #2637302e}.demo-card span{display:block;margin-bottom:8px;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#9a713e}.demo-card .is-lumi span{color:#eec778}.demo-card p{margin:0;font:1.08rem/1.55 var(--serif)}.difference{background:#263730;color:var(--cream)}.difference-intro{max-width:760px;margin:0 auto clamp(38px,6vw,64px);text-align:center}.difference .chapter-label{color:#eec778}.difference-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.5vw,28px);max-width:1120px;margin:0 auto}.difference-grid article{padding:clamp(22px,3vw,30px);border:1px solid rgba(247,239,221,.15);border-radius:22px;background:#fff8eb0f;transition:transform .38s cubic-bezier(.34,1.56,.64,1),box-shadow .38s ease,border-color .38s ease}.difference-grid article:hover{transform:translateY(-6px) scale(1.025);box-shadow:0 16px 36px #00000038;border-color:#f7efdd52}.difference-grid h3{margin:0 0 13px;font:400 1.55rem/1.18 var(--serif);letter-spacing:0}.difference-grid p{margin:0;color:#f7efddb3;line-height:1.75}.awakening-copy{max-width:715px}.story-thread{width:fit-content;display:flex;align-items:center;gap:11px;margin:0 0 23px!important;padding:9px 17px 9px 13px;border-radius:25px;color:#745a3d!important;background:#f2e5cb;font:italic .94rem var(--serif)!important}.story-thread[hidden]{display:none}.thread-light{display:block;width:9px;height:12px;border-radius:50% 50% 42% 42%;background:var(--honey);box-shadow:0 0 11px #e7a74685}.awakening-copy p{margin:0;max-width:540px;font-size:clamp(1rem,1.25vw,1.08rem);color:#292523a6;line-height:1.9}.floating-pages span{position:absolute;opacity:.42;border:1px solid rgba(171,128,69,.24);background:#fffaee9e;border-radius:2px 11px 4px;transform:rotate(var(--turn))}.floating-pages span:nth-child(1){--turn: -12deg;width:96px;height:128px;left:7%;bottom:50px}.floating-pages span:nth-child(2){--turn: 18deg;width:56px;height:76px;right:12%;top:74px}.floating-pages span:nth-child(3){--turn: -9deg;width:44px;height:58px;right:5%;bottom:115px}.worlds{background:#f5ead6}.worlds-intro{max-width:700px;margin:0 auto 58px;text-align:center}.worlds-intro h2{margin-top:23px}.worlds-intro>p:last-child{color:#29252399;line-height:1.75}.world-stage{position:relative;max-width:1240px;min-height:630px;margin:auto;border-radius:34px;overflow:hidden;box-shadow:var(--shadow);isolation:isolate;background:#f3dfbb url(/assets/learning-valley.webp) center / cover;transition:background .45s ease}.world-sky{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(45,50,37,.14),transparent 48%);opacity:.72;transition:background .5s ease}.world-stage[data-world=numbers] .world-sky{background:radial-gradient(circle at 45% 70%,rgba(255,210,113,.25),transparent 19%)}.world-stage[data-world=science] .world-sky{background:linear-gradient(#5f777c2e,#54675a1f),radial-gradient(circle at 65% 56%,rgba(255,222,140,.34),transparent 18%)}.world-stage[data-world=feelings] .world-sky{background:linear-gradient(#3f4f542e,#2d464326),radial-gradient(circle at 86% 78%,rgba(255,216,127,.34),transparent 19%)}.world-landscape span{display:none}.hill{border-radius:50% 50% 0 0}.hill-one{z-index:1;left:-8%;bottom:0;width:73%;height:42%;background:#738166;transform:skewY(5deg)}.hill-two{z-index:2;right:-12%;bottom:0;width:76%;height:53%;background:#4c6254;transform:skewY(-4deg)}.river{z-index:3;bottom:-12%;left:32%;width:13%;height:62%;background:linear-gradient(80deg,#97bbb2,#e8dcc1 48%,#789e9b);clip-path:polygon(50% 0,90% 0,65% 30%,100% 58%,62% 100%,0 100%,54% 60%,27% 34%);opacity:.74}.tree{z-index:4;width:25px;background:#524435;bottom:20%;border-radius:50% 50% 0 0}.tree:before{content:"";position:absolute;width:165px;height:150px;background:#657158;border-radius:50%;top:-116px;left:-68px;box-shadow:-50px 34px 0 -21px #7e875d,44px 32px 0 -22px #9a8055}.tree-one{right:11%;height:190px}.tree-two{left:10%;height:143px;bottom:24%;transform:scale(.75)}.world-paths{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0}.world-marker{position:absolute;display:grid;justify-items:center;gap:10px;color:var(--paper);background:transparent;font-size:.84rem;text-shadow:0 2px 8px #29352f}.world-marker:nth-child(1){left:17%;bottom:42%}.world-marker:nth-child(2){left:44%;bottom:23%}.world-marker:nth-child(3){right:33%;top:53%}.world-marker:nth-child(4){right:10%;bottom:18%}.marker-light{width:20px;height:25px;border-radius:14px 14px 8px 8px;background:#f4bf5dc7;border:2px solid rgba(82,57,28,.44);box-shadow:0 0 26px 9px #f5b95c38;transition:box-shadow .22s ease,background .22s ease,transform .22s ease}.world-marker.active .marker-light,.world-marker:hover .marker-light{transform:translateY(-3px);background:#ffd580;box-shadow:0 0 37px 17px #ffce6c7d}.world-note{z-index:6;position:absolute;width:min(355px,calc(100% - 36px));left:37px;top:34px;padding:30px;border-radius:20px;color:#3f3731;background:#fff9eae0;box-shadow:0 14px 40px #2d272021}.world-question{margin:0 0 23px;padding-left:15px;border-left:2px solid var(--honey);font:italic 1.08rem/1.5 var(--serif);color:#745d44}.world-note h3{font:400 2rem var(--serif);letter-spacing:0;margin:0 0 12px}.world-note p:last-child{margin:0;color:#302b28b3;font-size:.94rem;line-height:1.72}.companion{display:grid;grid-template-columns:minmax(290px,.92fr) minmax(340px,1fr);gap:clamp(46px,8.8vw,136px);align-items:center;background:#fcf4e5}.companion-picture{position:relative;max-width:530px}.companion-picture img{aspect-ratio:4 / 5;width:100%;object-fit:cover;border-radius:28px 28px 138px;box-shadow:var(--shadow)}.lantern-badge{position:absolute;right:-20px;bottom:46px;border-radius:40px;background:var(--paper);display:flex;align-items:center;gap:11px;padding:15px 21px;color:#6e5940;font-size:.88rem;box-shadow:0 13px 32px #2d241a1c}.lantern-badge span{display:block;height:22px;width:18px;border-radius:50% 50% 44% 44%;background:var(--honey-light);box-shadow:0 0 19px #e39a38a6}.companion-story{max-width:560px}.companion-story .chapter-label{margin-bottom:24px}.body-copy{color:#292523a8;line-height:1.8;margin:0 0 42px}.feeling-prompt{border-radius:23px;background:#f3e7d0;padding:28px 29px}.feeling-prompt>p{margin:0 0 17px;font:1.18rem var(--serif)}.feelings{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:25px}.feelings button{background:#fff8ea;padding:10px 16px;border-radius:22px;color:#292523b3;transition:background .18s ease,color .18s ease}.feelings button.active,.feelings button:hover{color:#fff;background:#53604b}.lumi-message{min-height:78px;display:flex;align-items:flex-start;gap:17px;padding:17px;border-radius:17px;background:#fffaf0b8}.lumi-message p{margin:0;font:italic 1.05rem/1.57 var(--serif);color:#65513c}.lumi-face,.lumi-icon{flex:0 0 auto;display:block;width:28px;height:33px;margin-top:2px;object-fit:contain;filter:drop-shadow(0 2px 5px rgba(84,49,16,.2)) drop-shadow(0 0 9px rgba(235,169,54,.38))}span.lumi-face{background:url(/assets/lumi-mini.svg) center / contain no-repeat}img.lumi-face,img.lumi-icon{background:none}.moment{position:relative;background:#e9ddc7;padding-top:18px}.moment-picture{overflow:hidden;border-radius:30px;min-height:clamp(470px,60vw,710px)}.moment-picture img{width:100%;height:clamp(470px,60vw,710px);object-fit:cover;object-position:center}.moment-caption{position:relative;max-width:610px;margin:clamp(-176px,-14vw,-120px) 0 0 clamp(22px,5vw,63px);padding:clamp(26px,4vw,48px);border-radius:25px;background:#fff8e9f5;box-shadow:var(--shadow)}.moment-caption .chapter-label{margin-bottom:21px}.moment-caption h2{font-size:clamp(2.2rem,3.4vw,3.3rem)}.moment-caption>p:last-child{margin:0;line-height:1.75;color:#292523a8}.growth{background:#263730;color:var(--cream);display:grid;grid-template-columns:.83fr 1.17fr;align-items:center;gap:clamp(40px,8vw,130px)}.growth .chapter-label{color:#cda86a;margin-bottom:22px}.growth-copy p:last-child{max-width:450px;line-height:1.85;color:#f7efdda8}.lantern-garden{min-height:410px;position:relative;display:flex;align-items:flex-end;gap:clamp(26px,4vw,58px);padding:0 16px 77px}.garden-path{position:absolute;bottom:44px;left:0;width:100%;height:86px;border-top:1px solid rgba(227,167,70,.22);border-radius:50%;transform:skew(-5deg)}.garden-lantern{z-index:1;display:grid;gap:22px;justify-items:center}.garden-lantern:nth-child(3){transform:translateY(-50px)}.garden-lantern:nth-child(4){transform:translateY(-92px)}.garden-lantern:nth-child(5){transform:translateY(-138px)}.garden-lantern span{position:relative;display:block;width:clamp(42px,5vw,58px);height:clamp(59px,7vw,76px);border:2px solid rgba(237,197,117,.68);border-radius:27px 27px 13px 13px;background:#ffd377;box-shadow:0 0 52px 20px #e3a33e57}.garden-lantern span:before{content:"";position:absolute;width:22px;height:10px;border:2px solid rgba(237,197,117,.68);border-bottom:0;border-radius:13px 13px 0 0;top:-11px;left:50%;transform:translate(-50%)}.garden-lantern p{color:#f7efddc2;white-space:nowrap;font-size:.84rem;margin:0}.garden-lantern.waiting span{background:transparent;border-style:dashed;opacity:.45;box-shadow:none}.parents{background:#fbf2e0;display:grid;grid-template-columns:.76fr 1fr;gap:clamp(45px,8vw,126px);align-items:center}.parents-text .chapter-label{margin-bottom:23px}.parents-text>p:not(.chapter-label){line-height:1.84;color:#292523a6}.trust-threads{margin-top:42px;display:grid;gap:17px}.trust-threads span{padding-bottom:17px;border-bottom:1px solid var(--line);color:#554a3d}.trust-threads span:before{content:"";display:inline-block;width:8px;height:8px;margin:0 18px 2px 0;border-radius:50%;background:var(--honey)}.parents-picture{margin:0}.parents-picture img{border-radius:130px 28px 28px;box-shadow:var(--shadow);aspect-ratio:3 / 2;object-fit:cover}.parents-picture figcaption{padding:19px 0 0 22px;font:italic 1.08rem var(--serif);color:#806649}.plans-main{min-height:100svh}.pricing-v2{background:var(--cream)}.pricing-meadow{position:relative;padding:clamp(118px,13vw,150px) clamp(24px,7.4vw,112px) clamp(72px,8vw,100px);background:url(/assets/bridge-panorama.webp) center 35% / cover no-repeat,#e8dcc4}.pricing-meadow:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,var(--cream) 0%,rgba(247,239,221,.55) 12%,rgba(247,239,221,.72) 100%),linear-gradient(90deg,rgba(247,239,221,.4),transparent 40%,transparent 60%,rgba(247,239,221,.35));pointer-events:none}.pricing-meadow>*{position:relative;z-index:1}.pricing-hero{max-width:780px;margin:0 auto clamp(34px,5vw,54px);text-align:center}.pricing-hero .chapter-label{margin:0 0 22px}.pricing-hero h1{margin:0 0 20px;font:400 clamp(2.8rem,5vw,5.1rem)/1.02 var(--serif);letter-spacing:0}.pricing-hero p{max-width:620px;margin:0 auto;color:#292523ad;line-height:1.78}.pricing-rhythm{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 18px;margin-bottom:clamp(32px,5vw,52px)}.rhythm-label{font:italic 1.05rem var(--serif);color:#806649;margin-top:-6px}.rhythm-tabs{display:flex;align-items:flex-start;flex-wrap:wrap;gap:10px 14px}.rhythm-tabs button{padding:0 0 4px;background:none;border:none;border-bottom:2px solid transparent;font-family:var(--serif);font-size:1.15rem;color:#2925238c;transition:color .18s ease,border-color .18s ease;line-height:1.2}.rhythm-tabs button em{display:block;margin-top:4px;font-size:.72rem;font-style:normal;letter-spacing:.04em;text-transform:uppercase;color:#98703a}.rhythm-tabs button.is-on{color:var(--ink);border-bottom-color:var(--honey)}.rhythm-or{font-size:.9rem;font-style:italic;color:#29252366;margin-top:2px}.plan-spread{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:clamp(16px,2vw,24px);max-width:1180px;margin:0 auto}.plan-page{position:relative;display:flex;flex-direction:column;min-width:0;transition:transform .38s cubic-bezier(.34,1.56,.64,1)}.plan-page:hover{transform:translateY(-8px) scale(1.02)}.plan-scene{position:relative;min-height:180px;overflow:hidden;border-radius:18px 18px 0 0;border:1px solid rgba(95,71,42,.12);border-bottom:none;background:#f7efdd}.scene-graphic{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.scene-graphic--abhyas{background:url(/assets/companion-bridge.webp) center 35% / cover no-repeat}.scene-graphic--pratibha{background:url(/assets/learning-valley.webp) center 35% / cover no-repeat}.scene-graphic--genius{background:url(/assets/bridge-panorama.webp) center 35% / cover no-repeat}.scene-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fffcf533,#fffcf5f0 85%);z-index:1}.scene-icon-wrap{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:90px;height:90px}.scene-icon-svg{width:50px;height:50px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(84,49,16,.15));position:relative;z-index:3}.scene-icon-svg--lantern{width:40px;height:50px}.scene-glow-aura{position:absolute;width:65px;height:65px;background:radial-gradient(circle,#ffc85a99,#ffc85a00 70%);border-radius:50%;animation:pulse-glow 3s ease-in-out infinite;z-index:1}.scene-glow-wave{position:absolute;width:65px;height:65px;border:1px solid rgba(255,200,90,.35);border-radius:50%;animation:pulse-wave 2.5s cubic-bezier(.25,.8,.25,1) infinite;z-index:1}@keyframes pulse-glow{0%,to{transform:scale(.9);opacity:.4}50%{transform:scale(1.15);opacity:.7}}@keyframes pulse-wave{0%{transform:scale(.7);opacity:.8}to{transform:scale(1.4);opacity:0}}.plan-sheet{position:relative;flex:1;display:flex;flex-direction:column;padding:clamp(22px,2.5vw,30px);border-radius:0 0 18px 18px;border:1px solid rgba(95,71,42,.1);border-top:1px dashed rgba(95,71,42,.14);background:#fffcf5f0;box-shadow:0 20px 44px #2f221914}.plan-page.is-featured .plan-sheet{border-color:#c78e3a47;box-shadow:0 24px 52px #46321e1f}.plan-lumi-note{position:absolute;top:-15px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:6px;margin:0;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#8a6848;background:#fffdf8;padding:5px 14px 4px;border:1px solid rgba(199,142,58,.3);border-radius:20px;box-shadow:0 4px 12px #5f472a14;z-index:10;white-space:nowrap}.plan-lumi-note .lumi-face{width:16px;height:16px}.plan-header{min-height:106px;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:12px}.plan-worlds-label{margin:0 0 6px;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#2925237a}.plan-sheet h2{margin:0 0 6px;font:400 clamp(1.65rem,2.4vw,2rem) var(--serif);letter-spacing:0}.plan-note{margin:0 0 20px;font:italic .98rem var(--serif);color:#806649;line-height:1.5}.plan-price-block{margin-bottom:18px;min-height:82px;display:flex;flex-direction:column;justify-content:flex-start}.plan-price{display:flex;align-items:baseline;gap:6px;margin:0}.plan-price strong{font:400 clamp(2rem,2.8vw,2.6rem)/1 var(--serif);letter-spacing:0}.plan-price span{font-size:.88rem;color:#29252385}.plan-annual{margin:6px 0 0;font-size:.82rem;color:#98703a}.plan-gifts{flex:1;list-style:none;margin:0 0 22px;padding:0;display:grid;gap:12px}.plan-gifts li{position:relative;padding-left:18px;font-size:.9rem;line-height:1.45;color:#292523c7}.plan-gifts li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:var(--honey);opacity:.75}.plan-choose{display:block;padding:14px 18px;border-radius:14px;text-align:center;font-size:.92rem;border:1px solid rgba(61,50,37,.12);background:#fff8eaf2;transition:transform .18s ease,box-shadow .18s ease}.plan-page.is-featured .plan-choose{border-color:#c78e3a59;background:linear-gradient(180deg,#ffeab8,#f0c76a);color:#3d3428}.plan-choose:hover{transform:translateY(-2px);box-shadow:0 10px 24px #2f22191a}.pricing-fine{max-width:480px;margin:clamp(36px,5vw,48px) auto 0;text-align:center;font-size:.88rem;color:#2925238c;line-height:1.65}.pricing-trust{padding:clamp(56px,7vw,88px) clamp(24px,7.4vw,112px);text-align:center;background:#fcf4e5}.pricing-trust .chapter-label{margin:0 0 36px}.trust-row{list-style:none;margin:0 auto;padding:0;max-width:1000px;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(28px,4vw,56px);text-align:left}.trust-row strong{display:block;margin-bottom:10px;font:400 1.35rem var(--serif);color:var(--ink)}.trust-row p{margin:0;line-height:1.7;font-size:.94rem;color:#2925239e}.download{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(340px,.88fr) minmax(300px,.72fr);align-items:center;gap:clamp(50px,10vw,150px);color:var(--cream);background:#263730}.download:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 77% 43%,rgba(236,173,72,.17),transparent 28%),radial-gradient(circle at 18% 88%,rgba(226,171,72,.07),transparent 32%)}.download-copy,.app-keepsake{position:relative}.download-copy .chapter-label{margin:0 0 23px;color:#d7ad6b}.download-copy>p:not(.chapter-label):not(.store-note){max-width:525px;line-height:1.82;color:#f7efddab}.chosen-plan{align-items:center;gap:15px;max-width:530px;margin:30px 0 9px;padding:17px 18px;border:1px solid rgba(246,204,127,.23);border-radius:18px;background:#fff5de14}.chosen-plan:not([hidden]){display:flex}.chosen-light{flex:0 0 auto;width:12px;height:16px;border-radius:50% 50% 42% 42%;background:var(--honey-light);box-shadow:0 0 17px #ffd070a8}.chosen-plan p{flex:1;margin:0;display:grid;gap:5px}.chosen-plan strong{color:var(--paper);font-weight:500}.chosen-plan p span{font-size:.81rem;color:#f7efdd99}.chosen-plan a{color:#eec778;font-size:.84rem;white-space:nowrap}.store-links{display:flex;flex-wrap:wrap;gap:13px;margin:39px 0 21px}.store-badge{display:flex;align-items:center;gap:13px;min-width:184px;padding:11px 18px 12px;border:1px solid rgba(255,248,235,.25);border-radius:13px;color:var(--paper);background:#141815;font-size:1.15rem;line-height:1.08;transition:transform .18s ease,border-color .18s ease}.store-badge:hover{border-color:#ffd3849e;transform:translateY(-2px)}.store-badge small{display:block;margin-bottom:3px;font:.62rem var(--sans);letter-spacing:.04em}.apple-symbol{width:26px;font-size:2rem;line-height:1}.play-symbol{display:block;width:29px;height:29px;clip-path:polygon(0 0,100% 50%,0 100%);background:linear-gradient(150deg,#58cab2 0,#58cab2 34%,#f3d259 35%,#f3d259 59%,#dc7665 60%)}.store-note{margin:0;font-size:.82rem;color:#f7efdd7a}.app-keepsake{display:grid;justify-items:center}.phone-frame{width:min(310px,74vw);aspect-ratio:.54;position:relative;padding:11px;border:1px solid rgba(244,209,145,.34);border-radius:48px;background:#141b18;box-shadow:0 35px 75px #070c0954}.phone-speaker{position:absolute;z-index:2;width:67px;height:22px;top:20px;left:50%;border-radius:20px;background:#151b18;transform:translate(-50%)}.phone-world{position:relative;height:100%;overflow:hidden;border-radius:38px;background:radial-gradient(circle at 52% 26%,rgba(255,214,125,.9),transparent 20%),linear-gradient(#d7b678,#ecdcb8 41%,#4d6352 42%,#273a31)}.phone-sun{position:absolute;width:48px;height:48px;left:calc(50% - 24px);top:102px;border-radius:50%;background:#f4cf83;box-shadow:0 0 52px #facc6eb3}.phone-hill{position:absolute;width:150%;height:52%;bottom:0;left:-22%;border-radius:55% 50% 0 0;background:#344b3e}.phone-lumi{position:absolute;z-index:1;bottom:160px;left:calc(50% - 16px);width:32px;height:39px;border-radius:50% 50% 42% 42%;background:#ffd778;box-shadow:0 0 34px 14px #ffcc6475}.phone-world p{position:absolute;z-index:1;left:27px;right:27px;bottom:49px;margin:0;font:1.55rem/1.2 var(--serif);color:var(--paper)}.keepsake-label{margin:22px 0 0;font:italic 1.04rem var(--serif);color:#f5cf85d4}.invitation{position:relative;text-align:center;overflow:hidden;padding:clamp(116px,15vw,192px) 22px 47px;color:var(--paper);background:linear-gradient(#25332b8f,#202a25d6),url(/assets/hero-meadow.webp) center 45% / cover}.final-light{position:absolute;left:50%;top:7%;height:390px;width:620px;transform:translate(-50%);background:radial-gradient(ellipse,rgba(255,211,127,.27),transparent 70%)}.invitation .chapter-label{position:relative;color:#efc77f;margin-bottom:28px}.invitation h2{position:relative;font-size:clamp(3.1rem,6vw,5.7rem);line-height:1.01;letter-spacing:0}.invitation-copy{position:relative;max-width:478px;margin:0 auto 42px;line-height:1.8;color:#fff8ebc2}.invitation-actions{position:relative;display:flex;justify-content:center;align-items:center;gap:25px;margin-bottom:clamp(90px,13vw,150px)}.primary-cta{color:#31382f;background:var(--honey-light);padding:19px 31px;border-radius:32px;transition:transform .18s ease,background .18s ease}.primary-cta:hover{transform:translateY(-2px);background:#ffe09b}.watch-button{color:var(--paper);padding:19px 6px;border-bottom:1px solid rgba(255,245,225,.56);background:none}.closing-mark{position:relative;display:flex;justify-content:space-between;margin:0 clamp(0px,4vw,40px);padding-top:29px;border-top:1px solid rgba(247,239,221,.19);font-size:1.23rem}.closing-mark span{color:#f7efdd91;font-size:.84rem}.reveal{opacity:0;transform:translateY(32px);transition:opacity .82s cubic-bezier(.34,1.56,.64,1),transform .82s cubic-bezier(.34,1.56,.64,1);transition-delay:var(--stagger-delay, 0ms)}.reveal.visible{opacity:1;transform:none}@keyframes breathe{0%,to{transform:scale(.92);opacity:.78}50%{transform:scale(1.15);opacity:1}}@keyframes pageUnfold{0%{opacity:0;transform:translateY(-43%) scale(.97)}to{opacity:1;transform:translateY(-46%) scale(1)}}.hamburger-btn{display:none}@media(max-width:980px){.site-header.menu-open .brand{z-index:21}.navigation{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;top:0;right:0;bottom:0;z-index:15;background:#fdf6e8fa;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:40px;gap:28px;font-family:var(--serif);font-size:1.55rem;transform:translateY(-100%);opacity:0;transition:transform .4s cubic-bezier(.2,.8,.2,1),opacity .3s ease;pointer-events:none;margin:0;left:0;width:100vw;height:100vh}.navigation.is-open{transform:translateY(0);opacity:1;pointer-events:auto}.hamburger-btn{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:transparent;border:none;z-index:21;padding:0;margin-left:14px}.hamburger-line{display:block;width:100%;height:2px;background:var(--ink);border-radius:2px;transition:transform .3s ease,opacity .3s ease}.site-header.menu-open .hamburger-line:nth-child(1){transform:translateY(8px) rotate(45deg)}.site-header.menu-open .hamburger-line:nth-child(2){opacity:0}.site-header.menu-open .hamburger-line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.hero-wash{background:linear-gradient(90deg,#faf2e1f0,#faf2e15c),linear-gradient(0deg,rgba(34,37,30,.28),transparent 36%)}.awakening,.lumi-demo,.companion,.growth,.parents,.download{grid-template-columns:1fr}.credibility-strip{grid-template-columns:repeat(2,1fr)}.difference-grid{grid-template-columns:1fr;max-width:620px}.awakening{gap:32px}.companion-picture,.companion-story{margin:auto}.companion-picture{width:min(90%,520px)}.growth-copy{max-width:650px}.parents-picture{order:-1}.plan-spread{grid-template-columns:1fr;max-width:420px}.plan-page.is-featured{order:-1}.trust-row{grid-template-columns:1fr;max-width:380px}}@media(max-width:680px){.site-header{padding:20px}.header-invite{display:inline-flex;padding:10px 16px;font-size:.82rem}.hero{min-height:720px;align-items:end;padding-bottom:104px}.hero-art{object-position:67% center}.hero-wash{background:linear-gradient(0deg,rgba(250,242,225,.98) 8%,rgba(250,242,225,.84) 54%,transparent 84%)}.hero-content{margin:0 24px}.hero-actions{align-items:stretch}.hero-primary,.storybook-button{flex:1 1 100%;justify-content:center}.hero-proof{gap:7px}.hero-proof span{font-size:.72rem}.hero.choosing{min-height:810px;align-items:start}.story-gateway{top:93px;right:18px;left:18px;width:auto;padding:25px 20px 22px;transform:none;animation-name:pageUnfoldMobile}.story-choices button{display:grid;justify-content:start;gap:4px}.story-choices button.active:before{display:none}.gateway-response{margin-top:16px}.hero h1{font-size:clamp(2.65rem,13vw,3.5rem)}.hero-copy{margin-bottom:28px}.credibility-strip{grid-template-columns:1fr}.credibility-strip span{min-height:58px}.lumi-demo,.difference{padding-top:72px;padding-bottom:72px}.demo-card{padding:16px;border-radius:22px}.demo-card article{padding:16px}.hero-whisper{display:none}.scroll-prompt{color:#655543}.world-stage{min-height:660px}.world-note{top:18px;left:18px;padding:22px}.world-marker:nth-child(1){left:9%;bottom:24%}.world-marker:nth-child(2){left:34%;bottom:11%}.world-marker:nth-child(3){right:27%;top:55%}.world-marker:nth-child(4){right:5%;bottom:24%}.lantern-badge{right:10px;bottom:20px}.moment-caption{margin:-60px 14px 0}.lantern-garden{gap:20px;padding-left:0;padding-right:0}.garden-lantern p{white-space:normal;text-align:center}.store-links{flex-direction:column}.plan-spread{max-width:100%}.scene-four{gap:10px 8px}.scene-world{font-size:.68rem}.chosen-plan{flex-wrap:wrap}.store-badge{width:fit-content}.invitation-actions{flex-direction:column}.closing-mark{flex-direction:column;gap:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}@keyframes pageUnfoldMobile{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes lumiIconPulse{0%,to{opacity:.82;transform:scale(.94)}50%{opacity:1;transform:scale(1)}}.lumi-message.loading .lumi-face,.lumi-panel-reply.loading .lumi-face,.puzzle-reply.loading .lumi-face,.clarity-message.loading .lumi-face,.lumi-icon--pulse{animation:lumiIconPulse 1.4s ease-in-out infinite}.lumi-message.loading p{color:#65513c73}.feeling-own-row{display:flex;align-items:center;gap:8px;margin-top:14px}.feeling-own-input{flex:1;background:#fff8ea;border:1.5px solid var(--line);border-radius:22px;padding:9px 15px;font:.9rem var(--sans);color:var(--ink);outline:none;transition:border-color .2s ease}.feeling-own-input::placeholder{color:#29252359}.feeling-own-input:focus{border-color:#53604b80}.feeling-own-send{flex:0 0 auto;width:36px;height:36px;border-radius:50%;background:#53604b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;transition:background .2s ease}.feeling-own-send:hover{background:var(--moss-dark)}.gateway-divider{display:flex;align-items:center;gap:12px;color:#2925236b;font-size:.78rem;margin:18px 0 0}.gateway-divider:before,.gateway-divider:after{content:"";flex:1;height:1px;background:#4636241f}.gateway-own-row{margin-top:10px}.gateway-own-input{width:100%;background:#fffcf5cc;border:1.5px solid rgba(70,54,36,.14);border-radius:22px;padding:10px 16px;font:.9rem var(--sans);color:var(--ink);outline:none;transition:border-color .2s ease,background .2s ease}.gateway-own-input::placeholder{color:#29252361}.gateway-own-input:focus{border-color:#cf933d8c;background:#fffcf5f5}.lumi-float{position:fixed;z-index:40;bottom:28px;right:28px;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.lumi-float-btn{position:relative;display:grid;justify-items:center;gap:12px;padding:0;background:transparent;border:none;cursor:pointer;animation:lumiLanternFloat 5.6s ease-in-out infinite;transition:transform .38s cubic-bezier(.34,1.56,.64,1)}@keyframes lumiLanternFloat{0%{transform:translateY(0) rotate(0)}25%{transform:translateY(-8px) rotate(1.5deg)}50%{transform:translateY(-2px) rotate(-1deg)}75%{transform:translateY(-9px) rotate(2deg)}to{transform:translateY(0) rotate(0)}}.lumi-lantern-wrap{position:relative;display:block;width:68px;height:80px;transition:transform .32s cubic-bezier(.22,.8,.2,1)}.lumi-lantern-wrap:before{content:"";position:absolute;top:18px;right:7px;bottom:2px;left:7px;border-radius:50%;background:radial-gradient(circle at 48% 55%,#ffee96bd,#f5ac343d 46%,#f5ac3400 72%);opacity:.28;filter:blur(9px);transform:scale(.9);transition:opacity .36s ease,transform .36s ease}.lumi-lantern-img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;flex-shrink:0;transition:filter .4s ease,opacity .4s ease;filter:drop-shadow(0 9px 16px rgba(55,35,8,.24)) drop-shadow(0 0 10px rgba(214,146,42,.16))}.lumi-lantern-on{display:none}.lumi-float-btn:hover .lumi-lantern-wrap{transform:translateY(-2px) scale(1.035)}.lumi-float-btn:hover .lumi-lantern-wrap:before{opacity:.42;transform:scale(1.02)}.lumi-float-btn:hover .lumi-lantern-off{filter:drop-shadow(0 11px 21px rgba(72,43,12,.25)) drop-shadow(0 0 17px rgba(230,159,48,.28))}.lumi-float-btn[aria-expanded=true] .lumi-lantern-off{display:none}.lumi-float-btn[aria-expanded=true] .lumi-lantern-on{display:block;filter:drop-shadow(0 11px 20px rgba(70,43,12,.28)) drop-shadow(0 0 24px rgba(255,214,88,.58));animation:lumiGlowPulse 2.4s ease-in-out infinite}.lumi-float-btn[aria-expanded=true] .lumi-lantern-wrap:before{opacity:.72;transform:scale(1.16)}@keyframes lumiGlowPulse{0%,to{filter:drop-shadow(0 9px 18px rgba(70,43,12,.24)) drop-shadow(0 0 18px rgba(255,210,60,.5))}50%{filter:drop-shadow(0 11px 22px rgba(70,43,12,.3)) drop-shadow(0 0 32px rgba(255,225,80,.76))}}.lumi-float-whisper{display:flex;align-items:center;gap:10px;padding:6px 14px 6px 10px;border-radius:999px;font:italic .98rem var(--serif);color:#fff8e8f2;text-shadow:0 1px 8px rgba(32,25,17,.4);white-space:nowrap;transition:color .28s ease,background .28s ease,text-shadow .28s ease}.lumi-float.on-light .lumi-float-whisper{color:var(--ink);text-shadow:none;background:#fffcf4e0;box-shadow:0 4px 20px #2f221914}.lumi-float-whisper .glow-dot{flex:0 0 auto}.lumi-float-btn:hover{animation-play-state:paused;transform:translateY(-5px)}.lumi-float-btn[aria-expanded=true]{animation-play-state:paused}.lumi-float-btn[aria-expanded=true] .lumi-float-whisper .glow-dot{animation-duration:1.2s;box-shadow:0 0 0 8px #ffd7503d,0 0 34px 16px #ffdc5a75}.lumi-float:has(.lumi-float-btn[aria-expanded=true]) .lumi-panel-avatar{filter:drop-shadow(0 2px 14px rgba(255,208,80,.72))}.lumi-panel-avatar{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:44px;height:52px;padding:0;filter:drop-shadow(0 3px 7px rgba(84,49,16,.2)) drop-shadow(0 0 12px rgba(230,160,50,.42))}.lumi-panel-avatar img{width:44px;height:52px;object-fit:contain}.lumi-panel-info{flex:1;display:flex;flex-direction:column;gap:3px}.lumi-panel-name{font:600 1rem var(--serif);color:var(--ink);line-height:1.1;letter-spacing:0}.lumi-panel-status{display:flex;align-items:center;gap:6px;font-size:.72rem;font-weight:500;color:#9a7a48;letter-spacing:.02em}.lumi-panel-status:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--honey);box-shadow:0 0 8px #ffc850cc;animation:lumiStatusPulse 2s ease-in-out infinite}@keyframes lumiStatusPulse{0%,to{opacity:.7;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}.lumi-panel{width:320px;background:#fffaf0;border-radius:20px;box-shadow:0 24px 56px #2f221924,0 0 0 1px #e7a7461f;overflow:hidden;animation:lumiPanelIn .28s cubic-bezier(.22,.8,.2,1)}@keyframes lumiPanelIn{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:none}}.lumi-panel-header{display:flex;align-items:center;gap:12px;padding:16px 18px;background:linear-gradient(180deg,#fff8eb,#f5ead6);border-bottom:1px solid rgba(231,167,70,.15)}.lumi-panel-close{background:none;color:#29252366;font-size:1.1rem;line-height:1;padding:2px 6px;border-radius:50%;transition:color .15s ease}.lumi-panel-close:hover{color:var(--ink)}.lumi-panel-body{padding:16px 18px;display:flex;flex-direction:column;gap:12px}.lumi-panel-reply{min-height:72px;padding:14px 16px;border-radius:16px;background:#fff8ea;border:1px solid rgba(231,167,70,.12);font:.95rem/1.65 var(--serif);color:#5a4838;transition:color .3s ease}.lumi-panel-reply p{margin:0}.lumi-panel-reply.loading{color:#65513c66}.lumi-panel-input-row{display:flex;align-items:center;gap:8px}.lumi-panel-input{flex:1;background:#fff8ea;border:1.5px solid var(--line);border-radius:22px;padding:9px 15px;font:.88rem var(--sans);color:var(--ink);outline:none;transition:border-color .2s ease}.lumi-panel-input::placeholder{color:#29252359}.lumi-panel-input:focus{border-color:#53604b80}.lumi-panel-send{flex:0 0 auto;width:38px;height:38px;border-radius:50%;background:linear-gradient(145deg,#e8b050,#c88828);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;box-shadow:0 4px 14px #c8821e59;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.lumi-panel-send:hover{background:linear-gradient(145deg,#f0c060,#d89830);transform:translateY(-1px);box-shadow:0 6px 18px #c8821e73}.lumi-panel-chapter{margin:0;font-size:.74rem;color:#29252359;text-align:center}@media(max-width:600px){.lumi-float{bottom:18px;right:14px}.lumi-lantern-wrap{width:54px;height:64px}.lumi-float-whisper{display:none}.lumi-panel{width:calc(100vw - 28px)}}.lumi-puzzle{margin-top:36px;padding:24px 26px;background:#fffaf2;border:1px solid rgba(231,167,70,.14);border-radius:20px;box-shadow:0 8px 32px #2f22190f;max-width:560px}.puzzle-top{display:flex;align-items:center;gap:10px;margin-bottom:14px}.puzzle-eyebrow{flex:1;font-size:.68rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#83633d}.puzzle-pip{width:10px;height:10px;border-radius:50%;border:1.5px solid rgba(231,167,70,.45);background:transparent;transition:background .4s ease,box-shadow .4s ease,border-color .4s ease;flex:0 0 auto}.puzzle-pip.lit{background:var(--honey);border-color:var(--honey);box-shadow:0 0 0 5px #e7a7462e,0 0 18px #e7a74673}.puzzle-q{margin:0 0 18px;font:1.1rem/1.6 var(--serif);color:var(--ink)}.puzzle-row{display:flex;gap:8px;align-items:center}.puzzle-input{flex:1;background:#fff8ea;border:1.5px solid var(--line);border-radius:22px;padding:10px 16px;font:.92rem var(--sans);color:var(--ink);outline:none;transition:border-color .2s ease}.puzzle-input::placeholder{color:#29252359}.puzzle-input:focus{border-color:#53604b8c}.puzzle-input:disabled{opacity:.55;cursor:default}.puzzle-send-btn{flex:0 0 auto;width:38px;height:38px;border-radius:50%;background:var(--moss);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.82rem;transition:background .2s ease,opacity .2s ease}.puzzle-send-btn:hover{background:var(--moss-dark)}.puzzle-send-btn:disabled{opacity:.4;cursor:default}.puzzle-reply{margin-top:16px;padding:14px 16px;border-radius:14px;background:#fff8ebe6;border-left:3px solid var(--honey);font:italic 1rem/1.65 var(--serif);color:#65513c;transition:color .3s ease}.puzzle-reply p{margin:0}.puzzle-reply.loading{color:#65513c66}.clarity-panel{margin:52px auto 48px;max-width:540px;padding:34px 36px;background:#fffaf0e6;border:1px solid rgba(231,167,70,.22);border-radius:28px;box-shadow:0 20px 60px #2f22191a,0 0 0 1px #e7a74614;text-align:center;animation:lumiPanelIn .4s ease}.clarity-header{display:flex;flex-direction:column;align-items:center;gap:13px;margin-bottom:26px}.clarity-header .lumi-face{width:24px;height:29px;box-shadow:0 0 22px #e39a38b3}.clarity-title{margin:0;font:1.15rem/1.5 var(--serif);color:var(--ink)}.clarity-lanterns{display:flex;justify-content:center;gap:28px;margin-bottom:28px;flex-wrap:wrap}.clarity-lantern{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:.75rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#29252366;transition:color .4s ease}.clarity-lantern.lit{color:#83633d}.clarity-pip{display:block;width:18px;height:22px;border-radius:50% 50% 44% 44%;border:1.5px solid rgba(231,167,70,.3);background:transparent;transition:background .5s ease,box-shadow .5s ease,border-color .5s ease}.clarity-lantern.lit .clarity-pip{background:var(--honey-light);border-color:var(--honey);box-shadow:0 0 0 6px #ffd78433,0 0 24px #ffd0648c;animation:breathe 2.8s ease-in-out infinite}.clarity-message{margin-bottom:24px;padding:18px 20px;border-radius:16px;background:#fff8ebd9;border-left:3px solid var(--honey);font:italic 1.05rem/1.7 var(--serif);color:#65513c;text-align:left}.clarity-message p{margin:0}.clarity-message.loading{color:#65513c66;text-align:center}.clarity-btn{display:inline-flex;align-items:center;gap:10px;background:var(--moss);color:var(--cream);padding:13px 26px;border-radius:40px;font:500 .9rem var(--sans);letter-spacing:.01em;box-shadow:0 6px 22px #29252329;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.clarity-btn:hover{background:var(--moss-dark);transform:translateY(-2px);box-shadow:0 10px 30px #29252338}.clarity-btn:disabled{opacity:.5;cursor:default;transform:none}@media(max-width:600px){.lumi-puzzle{padding:20px;margin-top:24px}.clarity-panel{margin:36px 0 32px;padding:24px 20px}.clarity-lanterns{gap:20px}}.journal-preview-card{width:min(520px,95vw);margin:0 auto;border-radius:28px;background:var(--paper);border:1px solid rgba(95,71,42,.12);box-shadow:0 30px 65px #2f221924;overflow:hidden;display:flex;flex-direction:column}.journal-preview-header{padding:24px 28px 18px;background:#f7efdd66;border-bottom:1px dashed rgba(95,71,42,.1)}.journal-preview-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.journal-class-tag{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#9a713e}.journal-sync-status{display:inline-flex;align-items:center;gap:6px;font-size:.7rem;font-weight:600;color:#445344;text-transform:uppercase;letter-spacing:.06em}.sync-pulse-dot{width:7px;height:7px;border-radius:50%;background:#5ea85e;box-shadow:0 0 10px #5ea85e;animation:breathe 2s ease-in-out infinite}.journal-preview-title{margin:0;font:400 1.6rem var(--serif);color:var(--ink)}.journal-preview-tabs{display:flex;background:#f7efdd40;border-bottom:1px solid rgba(95,71,42,.1);padding:0 12px}.journal-preview-tabs button{flex:1;padding:14px 8px;background:transparent;border:none;font-size:.82rem;font-weight:600;color:#29252394;border-bottom:2px solid transparent;transition:color .24s ease,border-color .24s ease;text-align:center}.journal-preview-tabs button:hover{color:var(--ink)}.journal-preview-tabs button.active{color:var(--ink);border-bottom-color:var(--honey)}.journal-preview-content{padding:28px;min-height:220px}.journal-pane{display:flex;flex-direction:column;gap:20px}.journal-insight-item{display:flex;flex-direction:column;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid rgba(70,54,36,.08)}.journal-insight-item:last-child{padding-bottom:0;border-bottom:none}.insight-category{padding:3px 8px;border-radius:99px;font-size:.64rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.insight-science{background:#e2ebed;color:#4a6c76}.insight-stories{background:#f7e8ea;color:#92585c}.insight-q{margin:0 0 6px;font:italic 1.05rem var(--serif);color:#6e5940}.insight-copy{margin:0;font-size:.88rem;line-height:1.55;color:#292523b8}.journal-persistence-score{background:#e7a74612;padding:16px 20px;border-radius:14px;border:1px solid rgba(231,167,70,.15)}.persistence-metrics{display:flex;justify-content:space-between;margin-bottom:10px;font-size:.84rem;font-weight:600;color:#85612e}.persistence-bar-container{height:6px;background:#5f472a1a;border-radius:3px;overflow:hidden}.persistence-bar{height:100%;background:var(--honey);border-radius:3px;box-shadow:0 0 8px #e7a74680}.persistence-summary-text{margin:0;font-size:.9rem;line-height:1.6;color:#292523c7}.persistence-badges{display:flex;gap:8px;flex-wrap:wrap}.badge-item{padding:5px 10px;background:#44534414;border:1px solid rgba(68,83,68,.14);color:#3b4d3b;border-radius:8px;font-size:.75rem;font-weight:600}.lumi-note-header{display:flex;align-items:center;gap:10px;font-size:.9rem;color:#745d44}.lumi-face-small{width:20px;height:24px;background:url(/assets/lumi-mini.svg) center / contain no-repeat;filter:drop-shadow(0 1px 3px rgba(235,169,54,.28))}.lumi-guidance-copy{margin:0;font:italic 1.02rem/1.65 var(--serif);color:#65513c;padding-left:12px;border-left:2px solid var(--honey-light)}.lumi-signature{display:flex;flex-direction:column;font-size:.84rem;color:#2925239e;align-items:flex-end}.lumi-signature strong{color:#745d44}.waitlist-form{margin:24px 0 32px;width:100%}.waitlist-row{display:flex;gap:12px;background:#ffffff9e;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:6px;border-radius:32px;border:1px solid rgba(95,71,42,.16);box-shadow:0 10px 30px #2f22190f;transition:border-color .28s ease,box-shadow .28s ease}.waitlist-row:focus-within{border-color:#e7a74685;box-shadow:0 14px 34px #e7a74624}.waitlist-input{flex:1;background:transparent;border:none;padding:12px 18px;font-size:.94rem;color:var(--ink);outline:none}.waitlist-input::placeholder{color:#29252370}.waitlist-btn{background:#343a32;color:#fff8f0;padding:12px 24px;border-radius:26px;font-size:.88rem;font-weight:600;letter-spacing:.01em;transition:transform .38s cubic-bezier(.34,1.56,.64,1),background-color .24s ease;white-space:nowrap}.waitlist-btn:hover{background:var(--moss-dark);transform:scale(1.03) translateY(-1px)}.waitlist-btn:active{transform:scale(.97)}.waitlist-success-pane{background:#fff8dc1a;border:1px solid rgba(255,215,132,.35);border-radius:20px;padding:32px 28px;text-align:center;display:flex;flex-direction:column;align-items:center;margin:24px 0 32px}.success-lantern-glow{width:38px;height:48px;background:url(/assets/lumi-active.svg) center / contain no-repeat;filter:drop-shadow(0 0 20px rgba(255,200,90,.8));margin-bottom:18px;animation:breathe 3s ease-in-out infinite}.waitlist-success-pane h3{margin:0 0 8px;font:400 1.5rem var(--serif);color:#ffeec2}.waitlist-success-pane p{margin:0;font-size:.92rem;line-height:1.6;color:#f7efddd1}.waitlist-success-pane strong{color:#ffd784;font-weight:600}.fade-in{animation:fadeInUp .36s cubic-bezier(.2,.8,.2,1) forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.journal-preview-card{border-radius:20px}.journal-preview-header{padding:18px 20px}.journal-preview-content{padding:20px}.journal-preview-tabs button{font-size:.75rem;padding:12px 4px}.waitlist-row{flex-direction:column;border-radius:20px;padding:10px;gap:8px}.waitlist-input{padding:8px 10px;width:100%;text-align:center}.waitlist-btn{width:100%;padding:14px;text-align:center;border-radius:14px}}.about-main{min-height:100svh;background:var(--cream);color:var(--ink)}.about-hero-section{position:relative;padding:clamp(118px,13vw,160px) clamp(24px,7.4vw,112px) clamp(80px,9vw,110px);background:url(/assets/learning-valley.webp) center 40% / cover no-repeat,#e8dcc4;text-align:center}.about-hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,var(--cream) 0%,rgba(247,239,221,.58) 20%,rgba(247,239,221,.78) 100%),linear-gradient(90deg,rgba(247,239,221,.45),transparent 45%,transparent 55%,rgba(247,239,221,.4));pointer-events:none}.about-hero-content{position:relative;z-index:2;max-width:820px;margin:0 auto}.about-hero-content h1{margin:12px 0 20px;font:400 clamp(2.6rem,4.8vw,4.8rem)/1.05 var(--serif);letter-spacing:-.01em;color:var(--ink)}.about-hero-sub{font-family:var(--serif);font-size:clamp(1.2rem,1.8vw,1.48rem);line-height:1.6;color:#5d4f3e;max-width:700px;margin:0 auto}.about-grid-two{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(32px,5vw,64px);max-width:1120px;margin:0 auto clamp(48px,8vw,80px);padding:0 clamp(20px,4vw,40px)}.about-text-block h2{font:400 clamp(1.8rem,3vw,2.6rem)/1.15 var(--serif);margin:12px 0 18px;color:var(--ink)}.about-text-block p{color:#292523c7;font-size:1.05rem;line-height:1.8;margin-bottom:16px}.about-wide-context{max-width:1120px;margin:0 auto;padding:38px clamp(24px,5vw,48px);background:#98703a0d;border-left:4px solid var(--honey);border-radius:4px 16px 16px 4px}.about-wide-context h3{font:400 1.8rem/1.2 var(--serif);margin:8px 0 14px;color:var(--ink)}.about-wide-context p{font-size:1.05rem;line-height:1.8;color:#292523c7;margin:0}.about-product-section{border-top:1px solid rgba(95,71,42,.1);background:#fffcf280}.about-product-section .section-title{text-align:center;max-width:760px;margin:0 auto clamp(40px,6vw,64px);padding:0 20px}.about-product-section .section-title h2{font:400 clamp(2.2rem,3.8vw,3.5rem)/1.1 var(--serif);margin:10px 0 16px}.about-product-section .section-title .subtitle{font-size:1.15rem;color:#292523a6;line-height:1.6}.product-showcase-row{max-width:1120px;margin:0 auto;padding:0 clamp(20px,4vw,40px);display:flex;flex-direction:column;gap:clamp(48px,8vw,96px)}.product-showcase-card{display:flex;align-items:center;gap:clamp(32px,5vw,64px)}.product-showcase-card.reverse-row{flex-direction:row-reverse}.product-showcase-image{flex:1.1;border-radius:20px;overflow:hidden;box-shadow:0 20px 48px #5f472a1f,0 4px 12px #5f472a0a;border:1px solid rgba(95,71,42,.12);transition:transform .38s ease,box-shadow .38s ease;background:#fffdf9}.product-showcase-image:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 28px 56px #5f472a29,0 6px 16px #5f472a0f}.product-showcase-image img{display:block;width:100%;height:auto;object-fit:cover}.product-showcase-content{flex:.9}.product-tag{display:inline-block;padding:4px 12px;background:#98703a14;color:#98703a;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-radius:12px;margin-bottom:16px}.product-showcase-content h3{font:400 clamp(1.8rem,2.5vw,2.4rem)/1.2 var(--serif);margin:0 0 16px}.product-showcase-content p{color:#292523c7;font-size:1.05rem;line-height:1.8;margin-bottom:24px}.product-feature-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.product-feature-list li{font-family:var(--serif);font-size:1.05rem;color:var(--ink);display:flex;align-items:baseline;gap:10px}.development-stage-banner{max-width:880px;margin:clamp(48px,8vw,80px) auto 0;padding:32px clamp(24px,5vw,40px);background:linear-gradient(165deg,#fffaebf2,#fff0d2cc);border:1px solid rgba(231,167,70,.28);border-radius:20px;text-align:center;box-shadow:inset 0 0 30px #ffc85a14}.stage-badge{display:inline-block;background:var(--honey);color:var(--ink);font-weight:700;font-size:.82rem;padding:6px 16px;border-radius:30px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:14px;box-shadow:0 4px 10px #e7a74633}.development-stage-banner p{margin:0;font-size:1.05rem;line-height:1.7;color:#5d4f3e}.about-team-section{border-top:1px solid rgba(95,71,42,.1);background:var(--cream)}.about-team-section .section-title{text-align:center;max-width:760px;margin:0 auto clamp(40px,6vw,64px);padding:0 20px}.about-team-section .section-title h2{font:400 clamp(2.2rem,3.8vw,3.5rem)/1.1 var(--serif);margin:10px 0 16px}.about-team-section .section-title .subtitle{font-size:1.15rem;color:#292523a6;line-height:1.6}.team-grid{max-width:800px;margin:0 auto;padding:0 24px;display:flex;justify-content:center}.team-member-card{display:flex;align-items:flex-start;gap:36px;padding:clamp(24px,4vw,44px);background:#fffdf8;border:1px solid rgba(95,71,42,.12);border-radius:24px;box-shadow:0 12px 34px #5f472a0f;transition:transform .38s cubic-bezier(.34,1.56,.64,1),box-shadow .38s ease}.team-member-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px #5f472a1a}.team-avatar-container{flex-shrink:0}.team-avatar-fallback{width:90px;height:90px;background:linear-gradient(135deg,#eee3cd,#d8cbaf);border:2px solid rgba(95,71,42,.15);color:#5d4f3e;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:2.2rem;font-weight:500;letter-spacing:.05em;box-shadow:inset 0 2px 8px #0000000d}.team-member-details h3{font:400 1.8rem/1.2 var(--serif);margin:0 0 4px;color:var(--ink)}.team-role{font-size:.94rem;color:#98703a;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px}.team-bio{color:#292523c7;font-size:1.02rem;line-height:1.75;margin-bottom:24px}.linkedin-link-btn{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;background:#0077b514;border:1px solid rgba(0,119,181,.2);color:#0077b5;border-radius:30px;font-size:.88rem;font-weight:600;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.linkedin-link-btn:hover{background:#0077b5;color:#fff;border-color:#0077b5;transform:translateY(-1px)}.linkedin-icon{flex-shrink:0}.about-footer-cta{text-align:center;max-width:720px;margin:0 auto;padding:clamp(64px,10vw,96px) 24px}.about-footer-cta h2{font:400 clamp(2rem,4.5vw,3.2rem)/1.1 var(--serif);margin-bottom:12px}.about-footer-cta p{font-size:1.15rem;color:#292523a6;margin-bottom:32px}.about-cta-buttons{display:flex;justify-content:center;align-items:center;gap:16px}.about-primary-cta{background:#343a32;color:#fff8f0;padding:14px 32px;border-radius:30px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .24s ease,transform .38s cubic-bezier(.34,1.56,.64,1)}.about-primary-cta:hover{background:var(--moss-dark);transform:translateY(-2px) scale(1.02)}.about-secondary-cta{background:transparent;color:var(--ink);border:1px solid rgba(41,37,35,.2);padding:14px 32px;border-radius:30px;font-size:.95rem;font-weight:600;text-decoration:none;transition:border-color .2s ease,background-color .2s ease,transform .38s cubic-bezier(.34,1.56,.64,1)}.about-secondary-cta:hover{border-color:var(--ink);background:#2925230a;transform:translateY(-2px)}@media(max-width:900px){.about-grid-two{grid-template-columns:1fr;gap:36px}.product-showcase-card,.product-showcase-card.reverse-row{flex-direction:column;gap:24px;align-items:stretch}.product-showcase-image{max-width:600px;margin:0 auto}.team-member-card{flex-direction:column;align-items:center;text-align:center;gap:20px}}@media(max-width:640px){.chapter{padding-left:18px;padding-right:18px}.awakening-copy h2,.demo-copy h2,.difference h2,.worlds h2,.companion h2,.moment h2,.growth h2,.parents h2,.invitation h2{font-size:clamp(1.9rem,8vw,2.7rem)}.invitation h2{font-size:clamp(2rem,9.5vw,3.1rem)}.invitation-copy{font-size:.97rem}.invitation-actions{flex-direction:column;align-items:stretch;gap:14px}.primary-cta,.watch-button{text-align:center;width:100%}.moment-caption{margin-left:12px;margin-right:12px}.moment-caption h2{font-size:clamp(1.7rem,7.5vw,2.2rem)}.awakening-copy p{font-size:.97rem;line-height:1.75}.credibility-strip span{font-size:.82rem;padding:12px}.difference-grid h3{font-size:1.25rem}.difference-grid p{font-size:.93rem}.growth h2{font-size:clamp(1.9rem,8vw,2.6rem)}.growth-copy p:last-child{font-size:.96rem}.parents-picture img{border-radius:28px}.parents-text>p:not(.chapter-label){font-size:.97rem}.pricing-meadow{padding-left:18px;padding-right:18px}.pricing-hero h1{font-size:clamp(2rem,10vw,2.8rem)}.pricing-hero p{font-size:.95rem}.rhythm-tabs button{font-size:1rem}.plan-spread{padding:0 4px}.plan-sheet h2{font-size:clamp(1.45rem,6vw,1.8rem)}.plan-price strong{font-size:clamp(1.7rem,8vw,2.2rem)}.plan-note{font-size:.9rem}.plan-gifts li{font-size:.87rem}.trust-row strong{font-size:1.15rem}.trust-row p{font-size:.91rem}.about-hero-section{padding-left:18px;padding-right:18px}.about-hero-content h1{font-size:clamp(2rem,9vw,2.6rem)}.about-hero-sub{font-size:clamp(1rem,4vw,1.2rem)}.about-grid-two{padding:0 18px}.about-text-block h2{font-size:clamp(1.5rem,6vw,1.9rem)}.about-text-block p{font-size:.97rem}.about-wide-context{margin:0 18px;padding:24px 20px}.about-wide-context h3{font-size:1.35rem}.about-wide-context p{font-size:.97rem}.about-product-section .section-title h2{font-size:clamp(1.7rem,7.5vw,2.2rem)}.about-product-section .section-title .subtitle{font-size:.98rem}.product-showcase-content h3{font-size:clamp(1.4rem,6vw,1.8rem)}.product-showcase-content p,.product-feature-list li{font-size:.97rem}.product-showcase-row{padding:0 18px}.development-stage-banner{margin:32px 18px 0;padding:24px 20px}.development-stage-banner p{font-size:.97rem}.about-team-section .section-title h2{font-size:clamp(1.7rem,7.5vw,2.2rem)}.about-team-section .section-title .subtitle{font-size:.98rem}.team-grid{padding:0 18px}.team-member-details h3{font-size:1.45rem}.team-bio{font-size:.97rem}.team-avatar-fallback{width:72px;height:72px;font-size:1.75rem}.about-footer-cta h2{font-size:clamp(1.6rem,7.5vw,2rem)}.about-footer-cta p{font-size:.98rem}.about-cta-buttons{flex-direction:column;width:100%;max-width:320px;margin:0 auto}.about-primary-cta,.about-secondary-cta{width:100%;text-align:center;padding:13px 24px}.closing-mark{font-size:1rem}.store-badge{min-width:unset;width:100%;justify-content:center}}@media(max-width:380px){.hero h1{font-size:clamp(2.2rem,12vw,2.6rem)}.pricing-hero h1,.about-hero-content h1{font-size:clamp(1.8rem,11vw,2.2rem)}.plan-sheet h2{font-size:1.4rem}.plan-price strong{font-size:1.65rem}.brand{font-size:1.1rem}.header-invite{padding:8px 12px;font-size:.78rem}}
