:root{--font-system:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Segoe UI",Arial,sans-serif}
:root{color-scheme:light;--paper:#fafaf6;--surface:#fff;--ink:#202c37;--muted:#647079;--line:#dfe3de;--blue:#315cf6;--blue-hover:#244bd6;--soft-blue:#eaf0ff;--lavender:#edf0fc;--peach:#f9e8da;--green:#edf2e9;--phone-shadow:0 26px 30px #1b2c4c20;--header:rgba(250,250,246,.92);--footer-bg:#eaf0ff}
:root[data-theme=dark]{color-scheme:dark;--paper:#121b23;--surface:#1a2631;--ink:#f3f3ec;--muted:#a9b6c0;--line:#34414b;--blue:#8ca7ff;--blue-hover:#a5baff;--soft-blue:#222f46;--lavender:#212e42;--peach:#372c29;--green:#202f2b;--phone-shadow:0 26px 30px #0006;--header:rgba(18,27,35,.93);--footer-bg:#1c2b42}
*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-system);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased;transition:background .25s,color .25s}body.modal-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:default}button,a,summary{touch-action:manipulation}button{border:0;background:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--font-system);font-weight:600;letter-spacing:-.045em;line-height:1.07}h1 em,h2 em{color:var(--blue);font-weight:inherit;font-style:normal}h2{font-size:clamp(40px,4.4vw,61px)}h3{font-size:22px;line-height:1.35;letter-spacing:-.035em}p{color:var(--muted)}.wrap{width:min(1180px,calc(100% - 96px));margin-inline:auto}.section-space{padding-block:115px}.eyebrow{font-size:10px;line-height:1.4;font-weight:800;letter-spacing:.16em;color:var(--muted);text-transform:uppercase;margin-bottom:22px}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;padding:12px;background:var(--surface);z-index:1000}.skip-link:focus{top:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:9px;padding:15px 23px;background:var(--blue);color:white;font-weight:750;font-size:13px;line-height:1.3;transition:transform .2s,background .2s;min-height:48px}.button:hover{background:var(--blue-hover);transform:translateY(-2px)}.button-small{font-size:11px;min-height:42px;padding:12px 17px;gap:14px}.button-small .icon{width:17px;height:17px}[data-theme=dark] .button:not(.button-outline){color:#14213c}.button-outline{background:transparent;color:var(--ink);border:1px solid var(--line)}.button-outline:hover{background:var(--surface)}.text-link{display:inline-flex;align-items:center;gap:12px;font-weight:750;font-size:12px;line-height:1.5;padding:9px 0;color:var(--ink)}.text-link .icon{width:18px;height:18px;transition:transform .2s}.text-link:hover .icon{transform:translateX(4px)}
.site-header{position:sticky;top:0;z-index:30;background:var(--header);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-inner{height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{display:inline-flex;align-items:center;gap:11px;font-size:20px;letter-spacing:-.065em;font-weight:800;flex-shrink:0}.wordmark img{border-radius:10px}.wordmark-light{font-weight:500}.site-header nav{display:flex;gap:29px;font-size:11px;font-weight:650}.site-header nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:23px}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 0;min-width:38px;min-height:44px;font-size:10px;font-weight:750}.theme-toggle .icon{width:18px;height:18px}.theme-toggle:hover{color:var(--blue)}
.hero{display:grid;grid-template-columns:1.03fr 1fr;align-items:center;min-height:765px;padding-top:36px;padding-bottom:55px;gap:15px}.hero-copy{position:relative;z-index:2;padding-bottom:10px}.hero .eyebrow{display:flex;align-items:center;gap:10px;font-size:9px;margin-bottom:25px}.tiny-orbit{width:8px;height:8px;border-radius:50%;background:#74a582;box-shadow:0 0 0 5px #74a58218;flex-shrink:0}h1{font-size:clamp(53px,5.15vw,75px);line-height:1.03;letter-spacing:-.046em;white-space:nowrap}.hero-description{font-size:17px;line-height:1.75;color:var(--ink);margin-top:28px}.hero-detail{font-size:12px;line-height:1.9;max-width:375px;margin-top:14px}.store-links{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.hero-stores{margin-top:28px}.store-link{display:block;transition:transform .2s;border-radius:8px;outline-offset:4px}.store-link:hover{transform:translateY(-3px)}.store-link img{height:45px;width:auto;max-width:160px}.download-note{font-size:9px;margin-top:11px;letter-spacing:.01em}.hero-tour{margin-top:25px;gap:14px;font-size:11px}.circle-arrow{display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:50%;width:24px;height:24px;font-size:14px;font-weight:500}.hero-art{height:650px;position:relative;margin-left:-22px;isolation:isolate}.hero-halo{position:absolute;inset:8% -3% 9% 0;background:var(--soft-blue);border-radius:50%;z-index:-2;transform:rotate(-15deg) scale(.97)}.hero-halo:after{content:'';position:absolute;inset:10%;border:1px solid var(--paper);border-radius:50%;opacity:.8}.orbit-line{position:absolute;inset:0;width:100%;height:100%;z-index:-1;fill:none;stroke:var(--blue);stroke-width:.7;opacity:.24}.phone{position:relative;aspect-ratio:887/1774;width:300px;flex-shrink:0;isolation:isolate;filter:drop-shadow(var(--phone-shadow))}.phone .phone-screen{position:absolute;left:10.1466%;top:3.2694%;width:79.5941%;height:92.3337%;border-radius:14.1643% / 6.1050%;object-fit:cover;background:var(--surface);z-index:1}.phone .phone-frame{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none}.phone img{user-select:none;-webkit-user-drag:none}.phone.screen-change .phone-screen{animation:screen-in .35s ease}.hero-phone-main{position:absolute;width:313px;right:-5px;top:34px;transform:rotate(7deg);z-index:2}.hero-phone-back{position:absolute;width:257px;left:3px;top:116px;transform:rotate(-10deg);z-index:1}.float-note{position:absolute;display:flex;align-items:center;gap:11px;z-index:4;background:var(--surface);padding:12px 17px;border-radius:12px;font-size:9px;line-height:1.6;box-shadow:0 6px 32px #17264b0c;border:1px solid var(--line)}.float-note strong{font-size:10px;font-weight:750}.note-word{left:-24px;top:78px;transform:rotate(-5deg)}.note-streak{right:-17px;bottom:62px;transform:rotate(4deg)}.note-icon{display:grid;place-items:center;background:var(--soft-blue);border-radius:50%;width:34px;height:34px;color:var(--blue)}.note-icon .icon{width:17px;height:17px}.note-icon.peach{background:var(--peach);color:#d57649}.art-caption{position:absolute;bottom:9px;left:90px;font-size:8px;letter-spacing:.21em;opacity:.65;transform:rotate(-6deg)}
.foundation{display:grid;grid-template-columns:1.05fr 1fr 1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:29px;align-items:center;gap:15px}.foundation>p{font-size:12px;line-height:1.8}.foundation>p strong{font-weight:700;color:var(--ink)}.foundation>div{display:flex;gap:16px;align-items:center;border-left:1px solid var(--line);padding-left:27px}.foundation>div strong{font-family:var(--font-system);font-weight:400;font-size:38px;letter-spacing:-.04em;line-height:1.1}.foundation>div span{font-size:10px;max-width:102px;line-height:1.7;color:var(--muted)}
.experience{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:105px}.experience-visual{position:relative}.lesson-stage{position:relative;background:var(--green);border-radius:190px 190px 24px 24px;min-height:635px;display:flex;justify-content:center;align-items:flex-end;padding-bottom:25px}.lesson-stage .phone{width:274px;z-index:2}.stage-label{position:absolute;top:42px;font-size:8px;letter-spacing:.18em;color:var(--muted);display:flex;align-items:center;gap:7px}.stage-label span{width:5px;height:5px;border-radius:50%;background:#71a284}.handwritten{position:absolute;font-family:var(--font-system);font-size:20px;font-style:italic;line-height:1.3;left:-33px;bottom:47px;transform:rotate(-10deg);z-index:4;color:var(--ink)}.hand-arrow{position:absolute;bottom:85px;left:-21px;fill:none;stroke:var(--muted);stroke-width:1.2;width:70px;height:60px;transform:rotate(-20deg)}.section-intro{font-size:13px;line-height:1.9;margin-top:24px;max-width:420px}.lesson-tabs{margin-top:30px;margin-bottom:23px;display:flex;flex-direction:column;gap:4px}.lesson-tab{display:flex;align-items:flex-start;text-align:left;gap:15px;padding:19px 15px 19px 2px;border-bottom:1px solid var(--line);border-radius:8px 8px 0 0;transition:background .2s}.lesson-tab .step-number{font-size:10px;font-weight:750;margin-top:3px;color:var(--muted);min-width:21px}.lesson-tab strong{display:block;font-size:12px;margin-bottom:6px}.lesson-tab small{font-size:10px;color:var(--muted);line-height:1.8;display:block;max-width:310px}.lesson-tab>.icon{width:15px;margin-left:auto;opacity:0}.lesson-tab.active{background:var(--soft-blue);padding-left:15px;padding-right:15px;border-bottom-color:transparent}.lesson-tab.active .step-number{color:var(--blue)}.lesson-tab.active>.icon{opacity:1;color:var(--blue)}.lesson-tab:hover:not(.active){background:var(--surface)}.meaning-band{background:var(--soft-blue);padding-block:68px;position:relative}.meaning-inner{display:grid;grid-template-columns:1fr 1fr;gap:105px;align-items:center}.meaning-band .eyebrow{color:var(--blue)}.meaning-band h2{font-size:49px}.meaning-explanation>p:first-child{font-size:14px;line-height:1.9;color:var(--ink)}.method-note{font-size:10px;line-height:1.8;margin-top:17px}.meaning-explanation .text-link{font-size:10px;margin-top:12px}
.section-heading{margin-bottom:50px}.centered{text-align:center}.section-heading>p:last-child{margin:22px auto 0;font-size:13px;line-height:1.9}.progress-pair{display:grid;grid-template-columns:1fr 1fr;gap:25px}.progress-card{border-radius:20px;position:relative;overflow:hidden;min-height:640px;padding:35px 40px 0}.progress-blue{background:var(--lavender)}.progress-peach{background:var(--peach)}.progress-card-copy{position:relative;z-index:3}.progress-card-copy>.icon{width:27px;height:27px;color:var(--blue);margin-bottom:14px}.progress-peach .progress-card-copy>.icon{color:#cd7041}.progress-card-copy h3{font-size:20px}.progress-card-copy p{font-size:11px;line-height:1.9;margin-top:10px}.progress-card .phone{position:absolute;width:285px;top:226px;left:calc(50% - 142px);transform:rotate(-7deg)}.progress-peach .phone{transform:rotate(7deg)}.decorative-number{position:absolute;font:400 340px/1 'DM Serif',Georgia,serif;right:-20px;top:220px;color:var(--blue);opacity:.055;z-index:-1}.streak-trail{position:absolute;right:-25px;top:275px;color:#ce8855;font-size:48px;opacity:.2;transform:rotate(60deg)}
.names-section{background:var(--surface);border-block:1px solid var(--line);overflow:hidden}.names-inner{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.quiet-list{list-style:none;padding:0;margin:24px 0 19px}.quiet-list li{display:flex;gap:12px;align-items:center;font-size:11px;margin-block:14px}.quiet-list .icon{width:16px;height:16px;color:var(--blue)}.names-art{position:relative;min-height:590px;isolation:isolate}.names-numeral{position:absolute;top:-50px;left:-45px;font:400 320px/1 'DM Serif',Georgia,serif;letter-spacing:-.1em;color:var(--blue);opacity:.065;z-index:-1}.names-phone-back{position:absolute;width:240px;left:0;top:42px;transform:rotate(-9deg)}.names-phone-front{position:absolute;width:283px;right:-9px;top:4px;transform:rotate(7deg)}.names-caption{position:absolute;bottom:0;left:50px;font-size:8px;letter-spacing:.2em;color:var(--muted)}
.toolkit-section{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center}.tool-tabs{margin-top:29px;display:flex;flex-direction:column;gap:4px}.tool-tab{padding:17px 10px 17px 0;display:flex;align-items:center;gap:13px;text-align:left;border-bottom:1px solid var(--line);border-radius:8px 8px 0 0}.tool-tab .tool-icon{display:grid;place-items:center;width:39px;height:39px;border:1px solid var(--line);border-radius:12px;flex-shrink:0}.tool-icon .icon{width:18px;height:18px}.tool-tab strong{display:block;font-size:12px;margin-bottom:3px}.tool-tab small{font-size:10px;color:var(--muted);line-height:1.65;display:block}.tool-tab>.icon{margin-left:auto;width:16px;opacity:0}.tool-tab.active{background:var(--soft-blue);border-bottom-color:transparent;padding-inline:12px}.tool-tab.active>.icon{opacity:1;color:var(--blue)}.tool-tab.active .tool-icon{color:var(--blue);border-color:transparent;background:var(--surface)}.tool-tab:hover:not(.active){background:var(--surface)}.toolkit-visual{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;isolation:isolate}.toolkit-visual .phone{width:297px}.toolkit-ring{position:absolute;top:14%;width:107%;aspect-ratio:1;border:1px solid var(--line);border-radius:50%;z-index:-1}.toolkit-ring:after{content:'';position:absolute;inset:8%;border:1px solid var(--line);border-radius:50%}.toolkit-visual>p{font-size:9px;margin-top:21px;text-align:center}
.gallery-section{background:var(--soft-blue);padding-block:75px}.gallery-heading{display:flex;align-items:center;justify-content:space-between;gap:30px}.gallery-heading h2{font-size:44px}.gallery-heading p:not(.eyebrow){font-size:12px;margin-top:18px}.theme-toggle-large{padding:12px 17px;border:1px solid var(--line);background:var(--surface);border-radius:50px;gap:11px;font-size:11px;flex-shrink:0}.gallery-preview{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:45px}.screen-card{display:flex;flex-direction:column;align-items:center;padding:0;min-width:0}.screen-card .phone{width:100%;max-width:252px;transition:transform .3s}.screen-card:hover .phone{transform:translateY(-8px)}.screen-card .screen-label{font-size:11px;font-weight:750;margin-top:19px;display:flex;align-items:center;gap:9px}.screen-card .screen-label .icon{width:13px;height:13px;color:var(--blue)}.gallery-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:39px;border-top:1px solid var(--line);padding-top:28px}.gallery-bottom>p{font-size:11px}.gallery-bottom .button{font-size:11px}
.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq-intro>p:last-child{margin-top:26px;font-size:12px;line-height:1.9}.faq-intro a{color:var(--blue);text-decoration:underline;text-underline-offset:5px}.faq-list{padding-top:5px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:12px;font-weight:750;padding:24px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:20px;font-weight:400;color:var(--muted);transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{font-size:11px;line-height:1.9;padding-bottom:23px;max-width:94%}.download-section{background:var(--footer-bg);overflow:hidden}.download-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:center;padding-block:68px}.download-mascot{position:relative;display:grid;place-items:center;isolation:isolate}.download-mascot>img{width:300px;position:relative;z-index:2;animation:mascot-float 6s ease-in-out infinite}.mascot-orbit{position:absolute;width:350px;aspect-ratio:1;border:1px solid var(--blue);opacity:.13;border-radius:50%;transform:rotate(-10deg)}.mascot-orbit:after{content:'';position:absolute;inset:23px;border:1px solid var(--blue);border-radius:50%}.download-copy h2{font-size:62px}.download-copy>p:not(.eyebrow):not(.download-note){font-size:13px;line-height:1.9;margin-block:21px 25px}.site-footer{padding-block:34px;display:flex;align-items:center;gap:22px;flex-wrap:wrap}.site-footer .wordmark{font-size:17px;gap:8px}.site-footer .wordmark img{border-radius:8px}.footer-note{font-size:9px;color:var(--muted);margin-right:auto}.site-footer nav{display:flex;gap:19px;font-size:9px}.site-footer>small{font-size:8px;color:var(--muted);width:100%;margin-top:5px}.mobile-download{display:none}
dialog{padding:0;border:1px solid var(--line);color:var(--ink);background:var(--paper);border-radius:18px;width:min(1140px,calc(100% - 40px));max-height:90dvh;overscroll-behavior:contain}dialog::backdrop{background:#07121fc9;backdrop-filter:blur(10px)}.dialog-header{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:20px;background:var(--header);backdrop-filter:blur(15px);padding:24px 30px;border-bottom:1px solid var(--line)}.dialog-header h2{font-size:29px;letter-spacing:-.025em}.dialog-header .eyebrow{margin-bottom:7px;font-size:8px}.dialog-actions{display:flex;align-items:center;gap:20px}.icon-button{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--surface);border:1px solid var(--line)}.icon-button:hover{color:var(--blue)}.full-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:35px 20px;padding:35px 25px}.full-gallery .screen-card .phone{width:100%}.gallery-disclosure{font-size:9px;padding:20px 30px;border-top:1px solid var(--line);text-align:center}.single-screen{padding:22px 20px 35px;display:flex;flex-direction:column;align-items:center}.single-screen-toolbar{display:flex;justify-content:space-between;align-items:center;width:100%;gap:15px;margin-bottom:10px}.single-screen-toolbar button{font-size:11px;min-height:44px}.single-screen-nav{display:flex;gap:10px}.single-screen-nav button{width:44px;border:1px solid var(--line);border-radius:50%}.single-screen .phone{width:min(360px,75vw)}.single-screen>p{margin-top:15px;font-size:12px}.reveal{opacity:1}.js-motion .reveal{opacity:0;transform:translateY(18px);transition:opacity .75s ease,transform .75s ease}.js-motion .reveal.visible{opacity:1;transform:none}.screen-card.screenshot-unavailable{opacity:.3}
@keyframes screen-in{from{opacity:.5}to{opacity:1}}@keyframes mascot-float{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-10px) rotate(1deg)}}
@media(min-width:1500px){.wrap{width:min(1280px,calc(100% - 120px))}.hero{gap:45px}h1{font-size:81px}.hero-art{margin-left:0}.hero-phone-main{right:15px}.hero-phone-back{left:20px}.hero{min-height:810px}.hero-art{height:680px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.site-header nav{gap:18px}.header-actions{gap:15px}.hero{min-height:690px;gap:0}.hero-art{height:590px;margin-left:0}.hero-phone-main{width:280px;right:-18px;top:33px}.hero-phone-back{width:215px;left:-7px;top:112px}.float-note{padding:10px 12px}.note-word{left:-5px;top:57px}.note-streak{right:-8px;bottom:54px}.hero-description{font-size:15px}.hero-detail{max-width:320px}.hero .eyebrow{font-size:8px}h1{font-size:59px}.experience,.meaning-inner{gap:65px}.toolkit-section{gap:75px}.foundation>div{padding-left:20px;gap:11px}.foundation>div strong{font-size:32px}.foundation>div span{font-size:9px}.names-inner{gap:38px}.names-phone-front{width:256px;right:-17px}.names-phone-back{width:215px;left:-5px;top:55px}.names-art{min-height:545px}.progress-card{min-height:615px;padding-inline:30px}.gallery-heading h2{font-size:39px}.footer-note{display:none}.site-footer nav{margin-left:auto}.faq-section{gap:60px}}
@media(max-width:900px){.site-header nav{display:none}.header-inner{height:72px}.hero{min-height:620px}.hero-art{height:520px;margin-left:-15px}.hero-phone-main{width:247px;right:-14px;top:27px}.hero-phone-back{width:193px;left:-11px;top:80px}.note-word{left:-6px;top:38px}.note-streak{bottom:35px;right:-10px}.float-note{font-size:8px;gap:7px;padding:9px}.float-note strong{font-size:8px}.note-icon{width:27px;height:27px}.art-caption{left:35px;bottom:0;font-size:7px}h1{font-size:51px}.hero-description{font-size:13px}.hero-detail{font-size:11px;max-width:282px}.hero-stores{gap:8px}.store-link img{height:39px;max-width:140px}.download-note{font-size:8px}.hero-tour{margin-top:17px}.hero .eyebrow{font-size:7px;letter-spacing:.12em}.section-space{padding-block:85px}.foundation{gap:10px}.foundation>div{flex-direction:column;align-items:flex-start;gap:4px}.foundation>p{font-size:10px}.experience{gap:40px;grid-template-columns:.9fr 1.1fr}.lesson-stage{min-height:545px;border-radius:150px 150px 20px 20px}.lesson-stage .phone{width:237px}.stage-label{font-size:7px;top:28px}.handwritten{font-size:16px;bottom:15px;left:-5px}.hand-arrow{display:none}h2{font-size:44px}.experience .section-intro{font-size:11px}.lesson-tab{gap:9px;padding-block:16px}.lesson-tab strong{font-size:10px}.lesson-tab small{font-size:9px}.lesson-tab.active{padding-left:11px}.lesson-tab>.icon{display:none}.meaning-band h2{font-size:40px}.meaning-inner{gap:50px}.meaning-explanation>p:first-child{font-size:12px}.progress-card{min-height:590px;padding:27px 24px 0}.progress-card-copy h3{font-size:17px}.progress-card-copy p{font-size:10px}.progress-card .phone{width:258px;left:calc(50% - 129px);top:210px}.names-phone-front{width:224px;right:-20px;top:25px}.names-phone-back{width:175px;left:-8px;top:83px}.names-art{min-height:485px}.names-numeral{font-size:250px;top:0}.names-inner{gap:22px}.names-caption{font-size:7px;left:16px}.names-copy .section-intro{font-size:11px}.quiet-list li{font-size:10px}.toolkit-section{gap:35px}.toolkit-visual .phone{width:270px}.toolkit-ring{width:105%}.tool-tab strong{font-size:11px}.tool-tab small{font-size:9px}.tool-tab{gap:10px}.gallery-heading h2{font-size:35px}.gallery-heading p:not(.eyebrow){font-size:11px}.gallery-preview{gap:5px}.screen-card .screen-label{font-size:9px;gap:5px}.faq-section{gap:40px}.faq-list summary{font-size:11px}.download-copy h2{font-size:52px}.download-mascot>img{width:250px}.mascot-orbit{width:270px}.download-inner{gap:25px}.full-gallery{grid-template-columns:repeat(3,1fr)}}
@media(max-width:650px){html{scroll-padding-top:84px}.wrap{width:calc(100% - 40px)}.header-inner{height:67px;gap:10px}.wordmark{font-size:19px;gap:8px}.wordmark img{width:33px;height:33px;border-radius:9px}.header-actions{gap:12px}.header-actions .theme-label{display:none}.header-actions .theme-toggle{width:34px}.header-actions .button{font-size:10px;gap:9px;min-height:38px;padding:10px 12px}.hero{display:flex;flex-direction:column;gap:0;padding-top:44px;padding-bottom:26px;min-height:0;text-align:center}.hero-copy{width:100%;padding:0}.hero .eyebrow{justify-content:center;font-size:7.5px;letter-spacing:.1em;margin-bottom:22px;gap:9px}h1{font-size:clamp(46px,10.8vw,68px);line-height:1.06;letter-spacing:-.043em}.hero-description{font-size:14px;line-height:1.8;margin-top:20px}.hero-detail{font-size:11px;line-height:1.85;margin:13px auto 0;max-width:300px}.hero-stores{justify-content:center;margin-top:24px;gap:11px}.store-link img{height:44px;max-width:154px}.hero .download-note{font-size:8px;margin-top:11px}.hero-tour{margin-top:16px;font-size:10px}.circle-arrow{width:22px;height:22px}.hero-art{width:100%;max-width:420px;height:506px;margin:17px 0 0;align-self:center}.hero-halo{inset:12% -3% 10% 1%;transform:rotate(-15deg) scale(.93)}.hero-phone-main{width:253px;right:calc(50% - 185px);top:10px;transform:rotate(7deg)}.hero-phone-back{width:199px;left:calc(50% - 189px);top:81px;transform:rotate(-10deg)}.note-word{left:calc(50% - 166px);top:37px;padding:9px 11px;z-index:3;transform:rotate(-5deg)}.note-streak{right:calc(50% - 174px);bottom:16px;padding:9px 11px;transform:rotate(4deg)}.float-note strong{font-size:9px}.float-note{font-size:8px}.art-caption{display:none}.foundation{padding-block:25px;grid-template-columns:repeat(3,1fr);gap:0;text-align:center}.foundation>p{grid-column:1/-1;margin-bottom:20px;font-size:11px;line-height:1.7}.foundation>p br{display:none}.foundation>p strong{margin-left:3px}.foundation>div{border:0;align-items:center;padding:0 8px;gap:7px}.foundation>div+div{border-left:1px solid var(--line)}.foundation>div strong{font-size:35px}.foundation>div span{font-size:8px;max-width:87px;line-height:1.7}.section-space{padding-block:69px}.eyebrow{font-size:8px;letter-spacing:.14em;margin-bottom:19px}h2{font-size:44px;line-height:1.08}.section-intro{font-size:12px!important;line-height:1.9;margin-top:20px}.experience{display:flex;flex-direction:column;gap:30px}.experience-copy{order:0;width:100%}.experience-visual{order:1;width:100%;max-width:420px}.lesson-tabs{margin-top:24px;margin-bottom:15px}.lesson-tab{gap:14px;padding:17px 10px 17px 0}.lesson-tab strong{font-size:12px}.lesson-tab small{font-size:10px;max-width:100%}.lesson-tab.active{padding-inline:14px}.lesson-tab>.icon{display:block;min-width:16px}.lesson-stage{min-height:560px;border-radius:155px 155px 20px 20px;padding-bottom:14px}.lesson-stage .phone{width:251px}.stage-label{top:29px;font-size:7px}.handwritten{font-size:18px;left:8px;bottom:34px}.hand-arrow{display:block;width:54px;left:-5px;bottom:73px}.text-link{font-size:11px}.meaning-band{padding-block:48px}.meaning-inner{grid-template-columns:1fr;gap:26px}.meaning-band h2{font-size:41px}.meaning-explanation>p:first-child{font-size:12px}.method-note{font-size:9px}.meaning-explanation .text-link{font-size:10px}.section-heading{margin-bottom:30px}.section-heading>p:last-child{font-size:11px;line-height:1.9;margin-top:18px}.progress-pair{gap:14px;grid-template-columns:1fr}.progress-card{min-height:580px;padding:30px 28px 0;border-radius:17px}.progress-card-copy h3{font-size:20px}.progress-card-copy p{font-size:11px}.progress-card-copy>.icon{margin-bottom:12px}.progress-card .phone{width:267px;left:calc(50% - 133px);top:202px}.progress-blue .phone{transform:rotate(-6deg)}.progress-peach .phone{transform:rotate(6deg)}.names-inner{display:flex;flex-direction:column;gap:34px}.names-copy{width:100%}.names-copy h2{font-size:43px}.quiet-list{margin-top:21px}.quiet-list li{font-size:11px}.names-art{width:100%;min-height:495px;max-width:410px}.names-phone-front{width:250px;right:calc(50% - 186px);top:0}.names-phone-back{width:195px;left:calc(50% - 185px);top:56px}.names-numeral{font-size:275px;top:-45px;left:10px}.names-caption{left:calc(50% - 126px);bottom:-9px;font-size:7px}.toolkit-section{display:flex;flex-direction:column;gap:40px}.toolkit-copy{width:100%}.tool-tabs{margin-top:25px}.tool-tab{padding-block:16px;gap:13px}.tool-tab strong{font-size:12px}.tool-tab small{font-size:10px}.toolkit-visual{width:100%}.toolkit-visual .phone{width:282px}.toolkit-ring{width:95%;max-width:390px;top:14%}.toolkit-visual>p{font-size:9px;margin-top:15px}.gallery-section{padding-block:51px}.gallery-heading{align-items:flex-start;flex-direction:column;gap:21px}.gallery-heading h2{font-size:40px}.gallery-heading p:not(.eyebrow){font-size:11px;line-height:1.9}.theme-toggle-large{font-size:10px;padding:10px 14px;gap:9px;min-height:42px}.gallery-preview{grid-template-columns:repeat(2,1fr);gap:27px 8px;margin-top:30px}.gallery-preview .screen-card .phone{max-width:220px}.screen-card .screen-label{font-size:10px;margin-top:12px}.gallery-bottom{flex-direction:column;text-align:center;gap:18px;margin-top:31px;padding-top:25px}.gallery-bottom>p{font-size:10px}.gallery-bottom .button{font-size:11px;width:100%;max-width:310px}.faq-section{display:flex;flex-direction:column;gap:31px}.faq-intro>p:last-child{font-size:11px;margin-top:20px}.faq-intro>p:last-child br{display:none}.faq-intro>p:last-child a{margin-left:3px}.faq-list{width:100%}.faq-list summary{padding-block:21px;font-size:12px;line-height:1.7}.faq-list details>p{font-size:11px}.download-inner{display:flex;flex-direction:column;gap:0;text-align:center;padding-block:38px 54px}.download-mascot>img{width:190px}.mascot-orbit{width:210px}.download-copy .eyebrow{margin-top:14px;font-size:7.5px}.download-copy h2{font-size:50px}.download-copy>p:not(.eyebrow):not(.download-note){font-size:12px;margin-block:20px 23px}.download-copy .store-links{justify-content:center}.download-copy .download-note{font-size:8px}.site-footer{padding-block:27px 105px;gap:24px 10px;justify-content:center}.site-footer .wordmark{font-size:17px}.site-footer nav{gap:17px;margin-left:auto;font-size:9px}.site-footer>small{text-align:center;margin-top:0;font-size:8px}.mobile-download{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;gap:11px;z-index:25;background:var(--header);backdrop-filter:blur(20px);padding:12px 20px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);transform:translateY(120%);transition:transform .3s}.mobile-download.visible{transform:none}.mobile-download>img{border-radius:10px;width:36px;height:36px}.mobile-download>div{display:flex;flex-direction:column;margin-right:auto}.mobile-download strong{font-size:11px}.mobile-download span{font-size:8px;color:var(--muted)}.mobile-download .button{font-size:10px;min-height:40px;padding:11px 14px}dialog{width:calc(100% - 16px);max-height:calc(100dvh - 22px);border-radius:15px}.dialog-header{padding:17px 15px;gap:12px}.dialog-header h2{font-size:22px}.dialog-header .eyebrow{font-size:7px;margin-bottom:5px}.dialog-actions{gap:8px}.dialog-actions .theme-label{display:none}.dialog-actions .theme-toggle{min-width:36px}.dialog-actions .icon-button{width:36px;height:36px}.full-gallery{grid-template-columns:repeat(2,1fr);padding:25px 10px;gap:28px 4px}.full-gallery .screen-label{font-size:9px}.gallery-disclosure{padding:18px 20px;font-size:8px}.single-screen{padding-inline:12px}.single-screen-toolbar{gap:8px}.single-screen-toolbar button{font-size:10px}.single-screen .phone{width:min(330px,80vw)}.single-screen>p{font-size:11px}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.wordmark{font-size:17px}.wordmark img{width:30px;height:30px}.header-actions{gap:5px}.header-actions .button{padding:10px}.hero .eyebrow{font-size:6.5px}h1{font-size:44px}.hero-description{font-size:12px}.hero-detail{font-size:10px}.hero-art{height:460px}.hero-phone-main{width:229px;right:calc(50% - 163px)}.hero-phone-back{width:181px;left:calc(50% - 167px)}.note-word{left:calc(50% - 147px)}.note-streak{right:calc(50% - 152px)}.float-note strong{font-size:8px}.names-phone-front{width:226px;right:calc(50% - 164px)}.names-phone-back{width:176px;left:calc(50% - 164px)}.names-art{min-height:455px}.store-link img{height:40px}.site-footer{gap:22px 8px}.site-footer nav{gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}}
