:root{--paper:#f5f4ee;--ink:#202a24;--muted:#657066;--green:#256346;--mint:#cce8ce;--line:#dddfd4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--green);outline-offset:6px}.wrap{max-width:1200px;margin:0 auto;padding-left:48px;padding-right:48px}.header{height:110px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;font-size:28px;letter-spacing:-1.3px;font-weight:750}.brand img{border-radius:10px}.brand-dot{color:var(--green);margin-left:-9px}nav{display:flex;align-items:center;gap:36px;font-size:13px}.nav-download{padding:12px 18px;border:1px solid var(--line);border-radius:30px}.nav-download span{margin-left:16px}nav a:hover,.footer a:hover{color:var(--green)}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;min-height:735px;padding-top:36px;padding-bottom:80px;gap:28px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.65px;line-height:1.6;margin:0 0 27px}.hero .eyebrow{display:flex;align-items:center;gap:8px}.eyebrow>span{width:7px;height:7px;border-radius:50%;background:var(--green)}h1{font-size:clamp(46px,4.8vw,66px);line-height:1.06;letter-spacing:-3px;margin:0;font-weight:600}h1>span{color:var(--green)}.intro{font-size:16px;line-height:1.75;color:var(--muted);margin:27px 0 29px}.store-links{display:flex;gap:12px;scroll-margin-top:40px}.store{display:flex;align-items:center;gap:11px;background:var(--ink);color:#fff;border-radius:10px;padding:11px 18px;min-width:164px;transition:transform .2s,background .2s}.store:hover{background:var(--green);transform:translateY(-3px)}.store svg{width:26px;height:28px;fill:currentColor}.store small{display:block;font-size:9px;margin-bottom:3px}.store strong{font-size:18px;font-weight:500;letter-spacing:-.4px}.small-note{font-size:11px;color:var(--muted);margin-top:17px}.hero-art{position:relative;min-height:680px;display:flex;justify-content:center;align-items:center;isolation:isolate}.hero-art:before{content:"";position:absolute;width:470px;height:470px;background:#e1e9d8;border-radius:50%;z-index:-2;top:69px}.art-orbit{position:absolute;border:1px solid #c5d1bf;width:520px;height:340px;border-radius:50%;z-index:-1;transform:rotate(-34deg)}.orbit-two{width:400px;height:540px;transform:rotate(-30deg);opacity:.55}.phone{width:298px;background:#f9f9fb;border:7px solid #252b26;box-shadow:0 28px 55px #283c2533,0 5px 12px #283c251a,inset 0 0 0 1px #b2b5ad;border-radius:43px;padding:17px 5px 11px;transform:rotate(-3deg);position:relative}.phone-camera{position:absolute;top:12px;left:50%;transform:translateX(-50%);width:78px;height:21px;background:#252b26;border-radius:20px}.phone-status{display:flex;justify-content:space-between;font-size:10px;font-weight:bold;padding:0 12px;margin-bottom:16px}.app-screenshot{display:block;width:100%;height:auto;border-radius:4px 4px 23px 23px}.home-indicator{width:85px;height:4px;background:#272d27;border-radius:5px;margin:9px auto 0}.floating-note{position:absolute;z-index:2;background:#fffef9;box-shadow:0 10px 35px #33482d14;border:1px solid #e5e9dc;border-radius:13px;display:flex;align-items:center;gap:10px;font-size:12px;padding:14px 17px;white-space:nowrap}.note-top{top:25px;right:-6px;transform:rotate(5deg)}.check{display:grid;place-items:center;background:#d9edda;color:var(--green);width:24px;height:24px;border-radius:50%}.note-bottom{bottom:15px;left:-14px;transform:rotate(4deg)}.note-bottom>span{font-size:26px}.note-bottom small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.art-spark{position:absolute;color:var(--green);font-size:42px}.spark-one{left:9px;top:150px;transform:rotate(15deg)}.spark-two{right:11px;bottom:160px;font-size:37px}.illustration-caption{position:absolute;bottom:-34px;font-size:9px;color:#828b7d}.how{border-top:1px solid var(--line);padding-top:66px;padding-bottom:63px}.section-heading{position:relative}.section-heading .eyebrow{margin-bottom:18px}h2{font-size:42px;line-height:1.14;font-weight:500;letter-spacing:-1.7px;margin:0}.section-heading>p:last-child{position:absolute;right:0;bottom:0;font-size:14px;line-height:1.8;color:var(--muted);margin:0}.features{display:grid;grid-template-columns:repeat(3,1fr);margin-top:38px;border:1px solid var(--line);border-radius:18px;overflow:hidden}.features article{padding:27px 26px;background:#faf9f3}.features article+article{border-left:1px solid var(--line)}.feature-number{font-size:9px;letter-spacing:1.4px;color:var(--green);font-weight:700}h3{font-size:22px;letter-spacing:-.6px;font-weight:500;margin:20px 0 11px}.features p{font-size:13px;line-height:1.8;color:var(--muted);margin:0;min-height:94px}.feature-visual{margin-top:28px;height:130px}.mini-plan{display:flex;flex-direction:column;gap:8px}.mini-plan span{background:#eeeee5;border-radius:7px;padding:10px 13px;font-size:11px;color:#53614e}.mini-plan b{float:right;color:var(--green)}.mini-free{background:#e1edda;border-radius:10px;padding:18px}.mini-free>span{font-size:10px;color:#4d694b}.mini-free strong{display:block;font-size:30px;margin-top:10px;letter-spacing:-1px;font-weight:500}.mini-free small{font-size:12px;letter-spacing:0;color:#64805e}.mini-free>div{font-size:10px;margin-top:12px;color:#496144}.mini-months{display:flex;align-items:center;justify-content:center;gap:10px}.mini-months>span{border:1px solid #dadfd2;border-radius:10px;width:65px;padding:16px 0;text-align:center;font-size:10px;color:#798371;background:#f2f2e9}.mini-months small{display:block;font-size:22px;margin-top:16px}.mini-months .current-month{background:#2d6548;color:#f4f5e9;border-color:#2d6548;transform:translateY(-7px)}.premium-note{font-size:10px;color:var(--muted);margin:14px 0 0}.closing{display:flex;justify-content:space-between;align-items:center;background:#e6eadc;border-radius:20px;padding-top:42px;padding-bottom:44px;margin-bottom:57px;max-width:1104px}.closing .eyebrow{font-size:9px;margin-bottom:18px}.closing h2 span{color:var(--green)}.closing-link{padding:17px 22px;background:var(--green);border-radius:30px;color:#fff;font-size:13px}.closing-link span{margin-left:25px}.closing-link:hover{background:#194d33}.footer{border-top:1px solid var(--line);padding-top:25px;padding-bottom:28px;display:flex;align-items:center;gap:28px}.footer .brand{font-size:21px}.footer>span{color:var(--muted);font-size:10px}.footer>div{margin-left:auto;display:flex;gap:20px;font-size:10px;color:var(--muted)}
@media(min-width:1450px){.hero{padding-top:50px;padding-bottom:100px}}
@media(max-width:1050px){.wrap{padding-left:32px;padding-right:32px}.hero{gap:12px}h1{font-size:53px}.hero-art:before{width:370px;height:370px;top:113px}.art-orbit{width:400px;height:310px}.orbit-two{width:340px;height:470px}.floating-note{font-size:10px;padding:11px}.note-top{right:-3px;top:25px}.note-bottom{left:-4px;bottom:15px}.spark-one{left:0}.spark-two{right:0}.closing{margin-left:32px;margin-right:32px}.features article{padding:25px 19px}.features p{min-height:118px}}
@media(max-width:760px){.wrap{padding-left:24px;padding-right:24px}.header{height:88px}.brand{font-size:25px}.brand img{width:33px;height:33px}nav{gap:0}.nav-about{display:none}.nav-download{font-size:12px}.hero{overflow:clip;grid-template-columns:1fr;gap:36px;padding-top:32px;padding-bottom:42px}.hero-copy{max-width:500px}.hero .eyebrow{font-size:9px;letter-spacing:1.1px;margin-bottom:23px}h1{font-size:clamp(46px,8.5vw,62px);letter-spacing:-2.3px}.intro{font-size:15px;margin:24px 0}.hero-art{width:100%;max-width:450px;margin:auto;min-height:675px}.hero-art:before{width:350px;height:350px;top:120px}.art-orbit{width:370px}.orbit-two{width:320px}.note-top{right:0;top:25px}.note-bottom{left:0;bottom:15px}.illustration-caption{bottom:-26px}.how{padding-top:42px;padding-bottom:39px}h2{font-size:35px}.section-heading>p:last-child{position:static;margin-top:19px;font-size:13px}.features{grid-template-columns:1fr;margin-top:26px}.features article{padding:26px}.features article+article{border-left:0;border-top:1px solid var(--line)}.features p{min-height:0;max-width:450px}.feature-visual{max-width:360px;height:128px;margin-top:22px}.mini-months{justify-content:flex-start}.premium-note{line-height:1.7}.closing{margin:0 24px 35px;display:block;padding:31px 25px}.closing .eyebrow{font-size:8px;letter-spacing:1px}.closing h2{font-size:32px}.closing-link{display:inline-block;margin-top:27px}.footer{flex-wrap:wrap;gap:15px}.footer>span{margin-left:auto}.footer>div{width:100%;margin-left:0;gap:18px;flex-wrap:wrap;padding-top:8px}}
@media(max-width:390px){h1{font-size:clamp(36px,10.5vw,41px);letter-spacing:-1.8px}.wrap{padding-left:20px;padding-right:20px}.store-links{gap:9px}.store{min-width:0;padding:11px 13px;gap:8px;flex:1}.store strong{font-size:15px;white-space:nowrap}.store svg{width:22px}.desktop-break{display:none}.hero-art{min-height:645px}.phone{width:280px}.hero-art:before{width:300px;height:340px}.art-orbit{width:320px}.orbit-two{width:280px}.note-top{right:-3px;top:15px}.note-bottom{left:-3px;bottom:10px}.spark-one{font-size:30px;left:-5px}.spark-two{right:-4px}.closing{margin-left:20px;margin-right:20px}.footer>span{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.store{transition:none}}

.language-switch{display:flex;align-items:center;gap:3px;padding:3px;border:1px solid var(--line);border-radius:25px;font-size:11px;font-weight:700;letter-spacing:.4px}
.language-switch a{padding:8px 10px;border-radius:20px;color:var(--muted)}
.language-switch a[aria-current="page"]{background:var(--ink);color:#fff}
.language-switch a:hover{background:#e3e7da;color:var(--green)}
.language-switch a[aria-current="page"]:hover{background:var(--green);color:#fff}
@media(max-width:760px){nav{gap:14px}}
@media(max-width:480px){.nav-download{display:none}}
