@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap');

:root{--ink:#193019;--forest:#234a22;--moss:#5f8547;--lime:#dce9ce;--cream:#f7f4ec;--paper:#fffdf8;--sand:#e8e0d0;--gold:#c5a943;--red:#a43d38;--muted:#6e7168;--line:#e7dfd0;--shadow:0 18px 55px #1a2f1720}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:'Playfair Display',serif;font-size:25px;font-weight:700;letter-spacing:-.5px}.brand span{color:var(--moss)}.navlinks{display:flex;gap:26px;color:#4f5d4c;font-size:14px;font-weight:600}.button{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;padding:14px 20px;font-weight:700;font-size:15px;transition:.2s}.button.primary{color:white;background:var(--forest);box-shadow:0 7px 18px #234a2230}.button.light{background:var(--paper);border:1px solid var(--line)}.button:hover{transform:translateY(-2px)}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;color:var(--moss);font-weight:700}.hero{padding:82px 0 72px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:55px}.hero h1{font-family:'Playfair Display',serif;font-size:clamp(45px,6vw,76px);letter-spacing:-2.7px;line-height:1.02;margin:12px 0 22px}.hero h1 em{font-style:normal;color:var(--moss)}.hero p{color:#596055;font-size:19px;max-width:560px;margin:0 0 30px}.actions{display:flex;gap:12px;flex-wrap:wrap}.badges{display:flex;flex-wrap:wrap;gap:16px;margin-top:25px;color:#5f675d;font-size:13px;font-weight:600}.badges b{color:var(--forest)}.phone-stage{min-height:530px;position:relative}.phone{position:absolute;overflow:hidden;border:7px solid #1d2a1c;background:#0d120d;border-radius:34px;box-shadow:var(--shadow)}.phone img{width:100%;height:100%;display:block;object-fit:cover}.phone.main{width:252px;height:525px;right:66px;top:0;transform:rotate(4deg)}.phone.alt{width:205px;height:426px;left:14px;bottom:8px;transform:rotate(-8deg)}.circle{position:absolute;width:290px;height:290px;border-radius:50%;background:#d8e7c9;right:-2px;top:78px}.section{padding:92px 0}.section.white{background:var(--paper)}.section.ink{background:var(--ink);color:#f7f3eb}.section-head{max-width:680px;margin-bottom:42px}.section h2{font-family:'Playfair Display',serif;font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-1.3px;margin:9px 0 14px}.section-head p{font-size:17px;color:var(--muted);margin:0}.ink .section-head p{color:#c8d0c3}.choose{display:grid;grid-template-columns:1fr 1fr;gap:22px}.choose-card{padding:34px;border-radius:24px;background:var(--paper);border:1px solid var(--line);display:grid;grid-template-columns:1fr 135px;gap:16px;min-height:285px;overflow:hidden}.choose-card.green{background:#e9f0dd}.choose-card h3{font-size:30px;font-family:'Playfair Display',serif;margin:14px 0 8px}.choose-card p{color:var(--muted);margin:0 0 24px}.mini-phone{align-self:end;justify-self:end;width:115px;height:235px;border-radius:20px;overflow:hidden;border:4px solid #1f281d;box-shadow:0 9px 24px #263b2025}.mini-phone img{width:100%;height:100%;object-fit:cover}.trust{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.trust div{border-top:1px solid #668064;padding-top:18px}.trust strong{font-size:19px;display:block;margin-bottom:5px}.trust p{margin:0;color:#c9d1c5}.feature{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.feature.reverse{direction:rtl}.feature.reverse>*{direction:ltr}.screen{height:560px;border-radius:34px;overflow:hidden;background:#273f24;padding:11px;box-shadow:var(--shadow)}.screen img{width:100%;height:100%;object-fit:cover;border-radius:24px}.feature-copy h3{font-family:'Playfair Display',serif;font-size:39px;letter-spacing:-1px;line-height:1.05;margin:10px 0 16px}.feature-copy p{font-size:18px;color:var(--muted)}.list{padding:0;margin:22px 0;list-style:none}.list li{padding:10px 0;border-bottom:1px solid var(--line);font-weight:600}.list li:before{content:'✓';display:inline-flex;justify-content:center;align-items:center;border-radius:50%;width:22px;height:22px;background:#e3eed7;color:var(--forest);margin-right:9px}.showcase{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.showcase .screen:first-child{height:570px}.showcase .stack{display:grid;gap:18px}.showcase .stack .screen{height:276px}.price{border-radius:27px;padding:45px;background:#e5eed7;display:flex;justify-content:space-between;align-items:center;gap:35px}.price h2{margin:7px 0;font-family:'Playfair Display',serif;font-size:43px;letter-spacing:-1px}.price p{margin:0;color:#52634e}.price-number{font-size:48px;font-weight:700;color:var(--forest);white-space:nowrap}.notice{font-size:13px;color:#766c59;padding:20px 0}.footer{padding:42px 0;color:#71806d;font-size:14px}.footer .wrap{display:flex;justify-content:space-between;gap:20px}.subhero{padding:62px 0 75px;background:linear-gradient(125deg,#eff4e9 0%,#f7f4ec 55%,#dce9cf 100%)}.subhero .hero-grid{gap:65px}.subhero h1{font-size:clamp(46px,5.7vw,72px)}.crumb{font-size:14px;color:var(--moss);font-weight:700}.stores{display:flex;gap:10px;margin-top:26px;flex-wrap:wrap}.store{padding:11px 15px;border-radius:9px;background:#172716;color:white;font-size:12px;line-height:1.1}.store b{display:block;font-size:15px}.tag-row{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.tag{font-size:13px;background:#edf2e6;padding:7px 10px;border-radius:999px;color:#42623c;font-weight:600}.on-dark{background:var(--ink)}.on-dark .feature-copy p{color:#c1ccb9}.on-dark .list li{border-color:#426043}.on-dark .list li:before{background:#446b40;color:#fff}.legal{font-size:12px;color:#887c68;max-width:700px;margin:18px auto 0}
@media(max-width:760px){.navlinks{display:none}.hero{padding-top:44px}.hero-grid,.feature,.choose{grid-template-columns:1fr}.hero-grid{gap:28px}.phone-stage{min-height:450px}.phone.main{right:9%;height:440px;width:210px}.phone.alt{height:360px;width:174px;left:5%;bottom:0}.circle{width:250px;height:250px;right:0}.section{padding:65px 0}.trust{grid-template-columns:1fr;gap:22px}.choose-card{min-height:250px}.feature{gap:35px}.feature.reverse{direction:ltr}.screen{height:480px}.showcase{grid-template-columns:1fr}.showcase .screen:first-child{height:500px}.showcase .stack{grid-template-columns:1fr 1fr}.showcase .stack .screen{height:310px}.price{display:block;padding:32px}.price-number{margin:18px 0}.footer .wrap{display:block}.footer p{margin:12px 0}.subhero{padding:42px 0 55px}}
.app-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.app-card{background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:30px;display:flex;flex-direction:column;min-height:310px}.app-card.tint{background:#edf2e6}.app-card-head{display:flex;align-items:center;gap:15px}.app-icon{width:62px;height:62px;border-radius:15px;box-shadow:0 7px 17px #19301920}.app-card h3{font-family:'Playfair Display',serif;font-size:30px;line-height:1;margin:3px 0}.app-card p{color:var(--muted);margin:18px 0 25px;font-size:16px}.app-card .button{margin-top:auto;align-self:flex-start}@media(max-width:760px){.app-grid{grid-template-columns:1fr}}
