:root{--bg:#e6f5ff;--bg-deep:#d6ecff;--surface:#ffffff57;--surface-strong:#ffffffbd;--paper:#f8fcff;--text:#0d1a30;--muted:#475c75;--border:#ffffffb8;--line:#2b5d8f33;--accent:#0061f5;--accent-contrast:#fff;--secondary:#009693;--danger:#e02e38;--gold:#f29114;--gold-text:#875000;--hero-background:radial-gradient(circle at 22% 22%, #1aa8ff8f, transparent 34%), radial-gradient(circle at 77% 65%, #784dfa66, transparent 34%), radial-gradient(circle at 27% 82%, #00c7a647, transparent 29%), linear-gradient(135deg, #f2f9ff 0%, #d6edff 53%, #f0eaff 100%);--privacy-bg:#0b302f;--privacy-accent:#35baa5;--shadow:0 28px 80px #1f49702b;--serif:Iowan Old Style, Baskerville, "Songti SC", "STSong", serif;--sans:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", sans-serif;--header-height:78px;--page-gutter:clamp(1.25rem, 4vw, 4.5rem);--content-width:1320px}:root[data-theme=sky]{--bg:#8fc7f5;--bg-deep:#7ebbea;--surface:#c4e3fac2;--surface-strong:#e7f0eee0;--paper:#ede6d1;--text:#142941;--muted:#304f6f;--border:#215c942e;--line:#215c943d;--accent:#174b83;--accent-contrast:#fff;--secondary:#458ccc;--danger:#c23324;--gold:#cc8c24;--gold-text:#704300;--hero-background:radial-gradient(ellipse at 72% 16%, #fffce7b3, transparent 22%), linear-gradient(180deg, #8fc7f5 0%, #b4d8ec 59%, #e9e4d4 100%);--privacy-bg:#193e65;--privacy-accent:#9ccff5;--shadow:0 28px 80px #214e7738}:root[data-theme=ink]{--bg:#f0ede3;--bg-deep:#dfe5e2;--surface:#faf7ebc7;--surface-strong:#faf7ebeb;--paper:#f5edd9;--text:#1a2124;--muted:#505e63;--border:#33454d29;--line:#33454d33;--accent:#2e4754;--accent-contrast:#fffef8;--secondary:#607d82;--danger:#ad382b;--gold:#946e38;--gold-text:#73501f;--hero-background:radial-gradient(ellipse at 50% 45%, #ffffffad, transparent 33%), linear-gradient(180deg, #faf8f0 0%, #eeece3 51%, #dfe6e3 100%);--privacy-bg:#18292d;--privacy-accent:#c1ad84;--shadow:0 28px 80px #2a353929}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px);background:var(--bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{background:var(--bg);min-width:320px;color:var(--text);font-family:var(--sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.55;transition:background-color .18s,color .18s}::selection{color:var(--accent-contrast);background:var(--accent)}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.02}h2{font-size:clamp(2.6rem,6vw,6rem);font-weight:650}h3{font-size:clamp(1.5rem,2.4vw,2.35rem)}.skip-link{z-index:1000;background:var(--text);color:var(--bg);border-radius:8px;padding:.8rem 1rem;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--danger);outline-offset:4px}.eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1.15rem;font-size:.76rem;font-weight:750;line-height:1.2}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:.8rem;min-height:50px;padding:.82rem 1.15rem;font-weight:720;line-height:1.2;text-decoration:none;transition:transform .16s,background-color .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--accent);color:var(--accent-contrast);box-shadow:0 12px 28px color-mix(in srgb, var(--accent) 24%, transparent)}.button--light{color:#142426;background:#fffef8;border-color:#ffffff6b}.text-link{color:var(--muted);align-items:center;gap:.45rem;font-weight:650;text-decoration:none;display:inline-flex}.text-link:hover{color:var(--text)}.site-header{z-index:100;height:var(--header-height);border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--bg) 74%, transparent);-webkit-backdrop-filter:blur(24px)saturate(1.35);backdrop-filter:blur(24px)saturate(1.35);transition:background-color .18s,border-color .18s;position:sticky;top:0}.site-header__inner{width:min(100%,1600px);height:100%;padding:0 var(--page-gutter);grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(1rem,3vw,3rem);margin:0 auto;display:grid}.brand-link{letter-spacing:-.025em;align-items:center;gap:.72rem;font-size:1rem;font-weight:760;text-decoration:none;display:inline-flex}.brand-link__icon{border-radius:10px;box-shadow:0 5px 15px #0923222e}.primary-nav{justify-content:center;gap:clamp(1rem,2.3vw,2.4rem);display:flex}.primary-nav a,.site-footer__links a{color:var(--muted);font-size:.9rem;font-weight:640;text-decoration:none}.primary-nav a:hover,.site-footer__links a:hover{color:var(--text)}.theme-switcher{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-strong) 72%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,680px);padding:5px;display:grid;box-shadow:0 10px 32px #1e446012}.theme-switcher__option{min-height:46px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:.55rem;padding:.6rem .8rem;font-size:.82rem;font-weight:680;transition:background-color .16s,color .16s,transform .16s;display:inline-flex}.theme-switcher__option:hover{color:var(--text);transform:translateY(-1px)}.theme-switcher__option[aria-pressed=true]{background:var(--surface-strong);color:var(--text);box-shadow:0 4px 14px #1d415e1c}.theme-switcher__swatch{border:1px solid #0000001f;border-radius:50%;flex:none;width:12px;height:12px}[data-theme-option=glass] .theme-switcher__swatch{background:linear-gradient(135deg,#1ba8ff,#7950ff 54%,#00c7a6)}[data-theme-option=sky] .theme-switcher__swatch{background:linear-gradient(135deg,#94caf6 50%,#f5edda 51%)}[data-theme-option=ink] .theme-switcher__swatch{background:linear-gradient(135deg,#f0ecdf 50%,#344b54 51%)}.theme-switcher__short-label{display:none}.theme-switcher--compact{width:auto;min-width:190px;padding:4px}.theme-switcher--compact .theme-switcher__option{min-height:36px;padding:.35rem .5rem}.theme-switcher--compact .theme-switcher__full-label{display:none}.theme-switcher--compact .theme-switcher__short-label{font-size:.72rem;display:inline}.hero{min-height:calc(100svh - var(--header-height));padding:clamp(2.5rem, 6vh, 6rem) var(--page-gutter);background:var(--hero-background);isolation:isolate;grid-template-columns:minmax(300px,.88fr) minmax(440px,1.12fr);align-items:center;transition:background .18s;display:grid;position:relative;overflow:hidden}.hero__copy{z-index:2;max-width:710px;animation:.65s cubic-bezier(.22,1,.36,1) both hero-copy-in}.hero h1{letter-spacing:-.062em;flex-direction:column;margin:0 0 1.8rem;font-size:clamp(2.8rem,5.2vw,5.8rem);font-weight:610;line-height:.92;display:flex}.hero__brand{letter-spacing:-.085em;margin-bottom:1.65rem;font-size:clamp(4.4rem,8.1vw,9.5rem);font-weight:780;line-height:.76}.hero__lede{max-width:590px;color:var(--muted);margin-bottom:2rem;font-size:clamp(1.04rem,1.5vw,1.35rem);line-height:1.55}.hero__actions{flex-wrap:wrap;align-items:center;gap:1.4rem;display:flex}.store-action{flex-direction:column;align-items:flex-start;gap:.55rem;display:flex}.store-action>span{color:var(--muted);font-size:.72rem;font-weight:600}.hero__visual{z-index:1;aspect-ratio:1;border:1px solid var(--border);background:color-mix(in srgb, var(--paper) 83%, transparent);width:min(100%,760px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:clamp(34px,6vw,86px);justify-self:end;place-items:center;animation:.78s cubic-bezier(.22,1,.36,1) 90ms both hero-canvas-in;display:grid;position:relative;transform:rotate(2.2deg)}.hero__grid,.theme-stage__grid{background:linear-gradient(to right, transparent 49.85%, var(--line) 50%, transparent 50.15%), linear-gradient(to bottom, transparent 49.85%, var(--line) 50%, transparent 50.15%), linear-gradient(45deg, transparent 49.88%, var(--line) 50%, transparent 50.12%), linear-gradient(-45deg, transparent 49.88%, var(--line) 50%, transparent 50.12%);border:1px solid var(--line);position:absolute;inset:7%}.hero__character{z-index:1;font-family:var(--serif);letter-spacing:-.13em;text-shadow:0 12px 24px #16272b17;font-size:clamp(15rem,33vw,34rem);font-weight:700;line-height:.8}.hero__stroke{z-index:2;fill:none;stroke:#31b7a2;stroke-dasharray:590;stroke-dashoffset:590px;stroke-linecap:round;stroke-width:34px;width:73%;animation:1s cubic-bezier(.45,0,.2,1) .52s forwards draw-stroke;position:absolute;bottom:8%;left:14%;overflow:visible}.hero__stroke-highlight{stroke:#ffffff6b;stroke-dasharray:none;stroke-dashoffset:0;stroke-width:8px}.hero__seal{z-index:3;aspect-ratio:1;color:#a92b25;width:58px;font-family:var(--serif);border:3px double #a92b25;place-items:center;font-weight:750;line-height:1;display:grid;position:absolute;bottom:8%;right:8%;transform:rotate(-3deg)}.hero__platform-note{z-index:3;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:680;position:absolute;top:4.5%;right:6%}.hero__backdrop{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.mountain{background:var(--accent);clip-path:polygon(0 76%,10% 55%,19% 68%,31% 28%,44% 66%,55% 58%,67% 78%,77% 48%,87% 63%,94% 32%,100% 69%,100% 100%,0 100%);opacity:0;width:62%;height:46%;transition:opacity .18s;position:absolute;bottom:-4%;right:-4%}[data-theme=ink] .mountain,[data-theme=sky] .mountain{opacity:.1}.mountain--far{opacity:0;filter:blur(5px);width:78%;height:52%;bottom:7%;right:20%}[data-theme=ink] .mountain--far,[data-theme=sky] .mountain--far{opacity:.055}.hero__mist{filter:blur(50px);opacity:0;background:#ffffff7a;border-radius:50%;width:72%;height:28%;position:absolute;bottom:12%;right:2%}[data-theme=ink] .hero__mist,[data-theme=sky] .hero__mist{opacity:1}.practice-section,.device-section,.studio-section,.themes-section,.support-page,.policy-page{width:min(100%, var(--content-width));padding:clamp(5.5rem, 10vw, 10rem) var(--page-gutter);margin:0 auto}.device-section{width:min(100%,1520px);margin:0 auto;padding-top:2rem}.device-section__intro{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:clamp(2rem,7vw,8rem);margin:0 auto clamp(3.5rem,7vw,7rem);display:grid}.device-section__intro .eyebrow{grid-column:1/-1}.device-section__intro h2{max-width:900px;margin:0}.device-section__intro>p:last-child{color:var(--muted);align-self:end;margin:0 0 .5rem;font-size:1.08rem}.device-gallery{border:1px solid var(--line);background:var(--hero-background);border-radius:clamp(28px,5vw,64px);grid-template-columns:.42fr .42fr 1fr;align-items:end;gap:clamp(1rem,2.5vw,2.7rem);padding:clamp(1.5rem,4vw,4rem);transition:background .18s;display:grid;overflow:hidden}.device-shot{margin:0}.device-shot img{background:#172123;border:clamp(5px,.7vw,10px) solid #172123;width:100%;display:block;box-shadow:0 24px 58px #162c3b3b}.device-shot--phone img{border-radius:clamp(24px,3vw,44px)}.device-shot--ipad img{border-radius:clamp(20px,2.4vw,34px)}.device-shot--library{transform:translateY(7%)}.device-shot figcaption{color:var(--muted);letter-spacing:.04em;margin-top:.9rem;font-size:.72rem;font-weight:650}.section-intro{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);column-gap:clamp(2rem,7vw,8rem);padding-bottom:clamp(3.5rem,7vw,7rem);display:grid}.section-intro .eyebrow{grid-column:1/-1}.section-intro h2{margin:0}.section-intro>p:last-child{max-width:510px;color:var(--muted);align-self:end;margin:0 0 .6rem;font-size:1.08rem}.practice-steps{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.practice-steps li{border-left:1px solid var(--line);min-height:310px;padding:clamp(1.6rem,3.5vw,3.5rem)}.practice-steps li:first-child{border-left:0}.practice-steps__number{color:var(--accent);margin-bottom:clamp(3rem,8vw,7rem);font-size:.8rem;font-weight:740;display:block}.practice-steps h3{margin-bottom:1rem}.practice-steps p{max-width:330px;color:var(--muted);margin:0}.practice-proof{grid-template-columns:minmax(300px,.9fr) minmax(300px,1.1fr);align-items:center;gap:clamp(3rem,8vw,10rem);margin-top:clamp(5rem,9vw,9rem);display:grid}.practice-proof__canvas{aspect-ratio:1.22;border:1px solid var(--line);background:linear-gradient(to right, transparent 49.85%, var(--line) 50%, transparent 50.15%), linear-gradient(to bottom, transparent 49.85%, var(--line) 50%, transparent 50.15%), var(--paper);place-items:center;display:grid;position:relative;overflow:hidden}.practice-proof__canvas:before,.practice-proof__canvas:after{border-top:1px dashed var(--line);content:"";transform-origin:50%;position:absolute;inset:-25%;transform:rotate(40deg)}.practice-proof__canvas:after{transform:rotate(-40deg)}.practice-proof__canvas span{z-index:1;font-family:var(--serif);font-size:clamp(10rem,24vw,22rem);line-height:.8}.practice-proof h3{max-width:680px;margin-bottom:1.4rem;font-size:clamp(2.4rem,5vw,5.2rem)}.practice-proof p:last-child{max-width:600px;color:var(--muted);font-size:1.08rem}.privacy-band{min-height:540px;padding:clamp(4rem, 8vw, 8rem) var(--page-gutter);background:var(--privacy-bg);color:#fffef8;grid-template-columns:1.2fr 1fr auto;align-items:end;gap:clamp(2rem,6vw,7rem);transition:background-color .18s;display:grid}.privacy-band .eyebrow{color:var(--privacy-accent)}.privacy-band h2{max-width:700px;margin-bottom:0}.privacy-band__facts{gap:1.7rem;display:grid}.privacy-band__facts p{border-bottom:1px solid #ffffff30;margin:0;padding-bottom:1.2rem}.privacy-band__facts strong,.privacy-band__facts span{display:block}.privacy-band__facts strong{margin-bottom:.25rem;font-size:1.08rem}.privacy-band__facts span{color:#ffffffa3;font-size:.9rem}.studio-section{grid-template-columns:minmax(400px,1.1fr) minmax(360px,.9fr);align-items:center;gap:clamp(4rem,8vw,10rem);display:grid}.studio-section__art{padding:0 12% 12% 0;position:relative}.studio-section__art>img{box-shadow:var(--shadow);border-radius:clamp(20px,3vw,40px);display:block;transform:rotate(-2deg)}.studio-section__purchase-mark{border:1px solid var(--border);background:color-mix(in srgb, var(--surface-strong) 86%, transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:22px;flex-direction:column;justify-content:center;width:min(44%,260px);min-height:150px;padding:1.35rem;display:flex;position:absolute;bottom:0;right:0;transform:rotate(2deg);box-shadow:0 24px 64px #1a2b322e}.studio-section__purchase-mark span,.studio-section__purchase-mark strong,.studio-section__purchase-mark small{display:block}.studio-section__purchase-mark span{color:var(--gold-text);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.45rem;font-size:.67rem;font-weight:760}.studio-section__purchase-mark strong{letter-spacing:-.035em;margin-bottom:.4rem;font-size:clamp(1.15rem,2vw,1.65rem);line-height:1.05}.studio-section__purchase-mark small{color:var(--muted);font-size:.72rem}.studio-section__copy h2{margin-bottom:1.8rem;font-size:clamp(2.8rem,5.8vw,5.8rem)}.studio-section__copy>p:not(.eyebrow,.studio-section__fineprint){max-width:620px;color:var(--muted);font-size:1.06rem}.premium-line{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:2.7rem 0 1.3rem;padding:1.5rem 0}.premium-line>div{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.65rem;display:flex}.premium-line span{color:var(--gold-text);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:740}.premium-line strong{font-size:1.1rem}.premium-line p{max-width:520px;color:var(--muted);margin:0;font-size:.9rem}.premium-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0 0 2rem;padding:0;list-style:none;display:grid}.premium-features li{border-bottom:1px solid var(--line);padding:.9rem 1.6rem .9rem 1.4rem;position:relative}.premium-features li:before{background:var(--accent);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:1.3rem;left:0}.studio-section__fineprint{color:var(--muted);font-size:.78rem}.themes-section{grid-template-columns:minmax(340px,.8fr) minmax(420px,1.2fr);align-items:start;gap:clamp(4rem,8vw,10rem);min-height:840px;display:grid}.themes-section__copy{padding-top:clamp(2rem,7vw,7rem)}.themes-section__copy h2{margin-bottom:1.8rem}.themes-section__copy>p:not(.eyebrow){max-width:580px;color:var(--muted);margin-bottom:2.3rem;font-size:1.06rem}.theme-stage{top:calc(var(--header-height) + 38px);aspect-ratio:.98;border:1px solid var(--line);background:var(--hero-background);box-shadow:var(--shadow);border-radius:clamp(28px,5vw,72px);place-items:center;transition:background .18s,border-color .18s;display:grid;position:sticky;overflow:hidden}.theme-stage__paper{z-index:2;aspect-ratio:.9;border:1px solid var(--line);background:color-mix(in srgb, var(--paper) 90%, transparent);place-items:center;width:66%;transition:background-color .18s,border-color .18s;display:grid;position:relative;transform:rotate(-2deg);box-shadow:0 24px 60px #1f373c2e}.theme-stage__paper>span:not(.theme-stage__grid){z-index:1;font-family:var(--serif);font-size:clamp(9rem,20vw,18rem);font-weight:700;line-height:.8}.theme-stage__paper small{color:var(--muted);text-align:center;font-size:.68rem;position:absolute;bottom:5%;left:8%;right:8%}.theme-stage__sun{aspect-ratio:1;background:var(--gold);opacity:.14;border-radius:50%;width:14%;position:absolute;top:12%;right:14%}.theme-stage__mountain{background:var(--accent);clip-path:polygon(0 72%,15% 44%,25% 65%,39% 24%,54% 70%,67% 49%,78% 69%,90% 31%,100% 61%,100% 100%,0 100%);opacity:.08;width:88%;height:48%;position:absolute;bottom:-2%;right:-8%}.theme-stage__mountain--two{opacity:.035;filter:blur(3px);width:96%;bottom:10%;right:24%}.closing-cta{min-height:660px;padding:clamp(4.5rem, 9vw, 9rem) var(--page-gutter);background:var(--privacy-bg);color:#fffef8;grid-template-columns:1fr auto;align-items:end;gap:3rem;display:grid}.closing-cta .eyebrow{color:var(--privacy-accent)}.closing-cta h2{max-width:850px;margin:0;font-size:clamp(4rem,10vw,10rem)}.closing-cta .store-action{align-self:end;padding-bottom:1rem}.closing-cta .store-action>span{color:#ffffff94}.closing-cta__contact{color:#ffffffb3;grid-column:1/-1;justify-self:end;font-size:.88rem;text-decoration:none}.site-footer{padding:3rem var(--page-gutter);border-top:1px solid var(--line);background:var(--bg);grid-template-columns:auto 1fr;gap:2.5rem;display:grid}.site-footer__brand{align-items:center;gap:.9rem;display:flex}.site-footer__brand img{border-radius:12px}.site-footer__brand strong,.site-footer__brand span{display:block}.site-footer__brand span{color:var(--muted);margin-top:.15rem;font-size:.8rem}.site-footer__links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1.4rem;display:flex}.site-footer__fineprint{color:var(--muted);grid-column:1/-1;margin:0;font-size:.72rem}.policy-page{max-width:1120px}.policy-page__hero{border-bottom:1px solid var(--line);padding-bottom:clamp(4rem,8vw,8rem)}.back-link{color:var(--muted);align-items:center;gap:.55rem;margin-bottom:clamp(4rem,8vw,8rem);font-weight:650;text-decoration:none;display:inline-flex}.policy-page h1,.support-hero h1{letter-spacing:-.072em;max-width:1000px;margin-bottom:1.7rem;font-size:clamp(3.7rem,9vw,8.8rem);font-weight:680}.policy-page__summary,.support-hero>p:last-child{max-width:760px;color:var(--muted);font-size:clamp(1.08rem,2vw,1.35rem)}.policy-page__updated{color:var(--muted);margin:2.2rem 0 0;font-size:.78rem;font-weight:620}.policy-copy{max-width:820px;margin:0 auto;padding-top:clamp(4rem,8vw,8rem)}.policy-copy section{scroll-margin-top:calc(var(--header-height) + 24px);margin-bottom:4rem}.policy-copy h2{margin-bottom:1.2rem;font-size:clamp(1.8rem,3.5vw,2.8rem)}.policy-copy p,.policy-copy li{color:var(--muted);font-size:1.04rem}.policy-copy a{color:var(--accent)}.policy-copy li+li{margin-top:.65rem}.support-page{max-width:1200px}.support-hero{padding-bottom:clamp(4rem,8vw,8rem)}.support-hero a{color:var(--accent)}.support-topics{border-top:1px solid var(--line)}.support-topics article{border-bottom:1px solid var(--line);grid-template-columns:72px 1fr auto;align-items:center;gap:2rem;min-height:190px;padding:2.2rem 0;display:grid}.support-topics article>span{color:var(--accent);font-size:.8rem;font-weight:720}.support-topics h2{margin-bottom:.7rem;font-size:clamp(1.8rem,3.4vw,3rem)}.support-topics p{max-width:660px;color:var(--muted);margin:0}.support-topics a,.support-legal a{color:var(--accent);font-weight:670;text-decoration:none}.support-guide,.faq-section{border-top:1px solid var(--line);grid-template-columns:minmax(280px,.65fr) minmax(340px,1.35fr);gap:clamp(3rem,8vw,9rem);margin-top:clamp(6rem,10vw,10rem);padding-top:clamp(4rem,7vw,7rem);display:grid}.support-guide h2,.faq-section h2{font-size:clamp(2.4rem,5vw,5rem)}.support-guide ol{counter-reset:restore-step;margin:0;padding:0;list-style:none}.support-guide li{border-bottom:1px solid var(--line);min-height:64px;color:var(--muted);counter-increment:restore-step;padding:.4rem 0 1.5rem 3.6rem;position:relative}.support-guide li:before{aspect-ratio:1;border:1px solid var(--line);width:40px;color:var(--accent);content:counter(restore-step);border-radius:50%;place-items:center;font-size:.78rem;font-weight:730;display:grid;position:absolute;top:0;left:0}.support-guide>p{color:var(--muted);grid-column:2;margin:1.7rem 0 0;font-size:.9rem}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:1.5rem 2.5rem 1.5rem 0;font-size:1.08rem;font-weight:690}.faq-list p{max-width:650px;color:var(--muted);padding:0 2rem 1.5rem 0}.support-legal{border-top:1px solid var(--line);flex-wrap:wrap;gap:2rem;margin-top:7rem;padding-top:2.5rem;display:flex}.not-found{min-height:calc(100svh - var(--header-height));padding:4rem var(--page-gutter);background:var(--hero-background);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.not-found>span{font-family:var(--serif);opacity:.16;margin-bottom:1rem;font-size:clamp(10rem,30vw,24rem);line-height:.8}.not-found h1{margin-bottom:1rem;font-size:clamp(2.8rem,7vw,6rem)}.not-found p:not(.eyebrow){max-width:520px;color:var(--muted);margin-bottom:2rem}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-canvas-in{0%{opacity:0;transform:translateY(32px)rotate(4deg)scale(.96)}to{opacity:1;transform:translateY(0)rotate(2.2deg)scale(1)}}@keyframes draw-stroke{to{stroke-dashoffset:0}}@media (max-width:1100px){.hero{grid-template-columns:minmax(280px,.86fr) minmax(390px,1.14fr)}.hero__brand{font-size:clamp(4rem,8.5vw,7rem)}.privacy-band{grid-template-columns:1.1fr .9fr}.privacy-band .button{grid-column:2;justify-self:start}.studio-section{grid-template-columns:minmax(360px,1fr) minmax(330px,1fr)}}@media (max-width:860px){:root{--header-height:68px}.site-header__inner{grid-template-columns:auto 1fr}.primary-nav{display:none}.theme-switcher--compact{justify-self:end}.hero{grid-template-columns:1fr;gap:4rem;min-height:auto;padding-top:4.5rem;padding-bottom:5rem}.hero__copy{max-width:740px}.hero__visual{justify-self:center;width:min(90vw,660px)}.hero__character{font-size:clamp(15rem,58vw,29rem)}.section-intro,.device-section__intro,.practice-proof,.studio-section,.themes-section,.support-guide,.faq-section{grid-template-columns:1fr}.device-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.device-shot--ipad{grid-column:1/-1}.device-shot--library{transform:translateY(0)}.section-intro>p:last-child{margin-top:2rem}.practice-steps{grid-template-columns:1fr}.practice-steps li{border-top:1px solid var(--line);border-left:0;grid-template-columns:60px .45fr .55fr;gap:1.5rem;min-height:0;padding:2.2rem 0;display:grid}.practice-steps li:first-child{border-top:0}.practice-steps__number,.practice-steps h3,.practice-steps p{margin:0}.privacy-band{grid-template-columns:1fr;min-height:0}.privacy-band .button{grid-column:auto}.studio-section__art{width:min(100%,720px)}.device-gallery{border-radius:24px;gap:.8rem;padding:1rem}.device-shot figcaption{font-size:.64rem}.themes-section{min-height:auto}.theme-stage{width:min(100%,700px);position:relative;top:auto}.support-guide>p{grid-column:auto}}@media (max-width:620px){:root{--page-gutter:1.15rem}.brand-link span{display:none}.brand-link__icon{width:40px;height:40px}.theme-switcher--compact{min-width:170px}.theme-switcher--compact .theme-switcher__swatch{width:10px;height:10px}.theme-switcher--compact .theme-switcher__short-label{font-size:.65rem}.hero h1{font-size:clamp(2.65rem,14vw,4.2rem)}.hero__brand{margin-bottom:1.35rem;font-size:clamp(3.7rem,19vw,5.7rem)}.hero__actions,.store-action{align-items:stretch;width:100%}.hero__actions .text-link{justify-content:center}.store-action>span{text-align:center}.hero__visual{border-radius:32px;width:94vw}.hero__character{font-size:clamp(13rem,73vw,24rem)}.hero__seal{width:45px;font-size:.78rem}.hero__platform-note{font-size:.6rem}.practice-steps li{grid-template-columns:42px 1fr}.practice-steps p{grid-column:2}.privacy-band{padding-top:5rem;padding-bottom:5rem}.studio-section__art{padding:0 8% 14% 0}.studio-section__purchase-mark{width:min(52%,220px);min-height:120px;padding:1rem}.premium-features{grid-template-columns:1fr}.theme-switcher:not(.theme-switcher--compact) .theme-switcher__full-label{display:none}.theme-switcher:not(.theme-switcher--compact) .theme-switcher__short-label{display:inline}.theme-stage__paper{width:72%}.closing-cta{grid-template-columns:1fr;min-height:580px}.closing-cta .store-action{padding-bottom:0}.closing-cta__contact{justify-self:start}.site-footer{grid-template-columns:1fr}.site-footer__links{justify-content:flex-start}.policy-page h1,.support-hero h1{font-size:clamp(3.4rem,17vw,5.4rem)}.support-topics article{grid-template-columns:36px 1fr}.support-topics article>a{grid-column:2}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero__stroke{stroke-dashoffset:0}}
