*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:#f5f5f7;color:#1d1d1f}a{text-decoration:none;color:inherit}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 7vw;background:rgba(250,250,252,.9);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(0,0,0,.06)}.brand{display:flex;align-items:center}.brand img{height:34px;width:auto;display:block}.desktop-nav{display:flex;gap:28px;font-size:13px}.desktop-nav a{opacity:.72}.desktop-nav a:hover{opacity:1}.wa-mini{font-size:13px;padding:9px 14px;background:#42a814;color:#fff;border-radius:999px;font-weight:700}.hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center;padding:88px 8vw 72px;min-height:520px}.hero-brand{display:flex;flex-direction:column;gap:24px}.hero-logo{width:min(520px,100%);height:auto;display:block}.eyebrow,.kicker{font-size:12px;font-weight:800;letter-spacing:.13em}.hero-right h1{font-size:clamp(48px,6vw,84px);letter-spacing:-.06em;line-height:.92;margin:0 0 24px}.hero-right>p{font-size:19px;color:#6e6e73;max-width:620px}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.btn{display:inline-block;padding:14px 20px;border-radius:999px;font-weight:700}.primary{background:#1d1d1f;color:#fff}.secondary{background:#fff;border:1px solid #d2d2d7}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d9d9dd;border-top:1px solid #d9d9dd;border-bottom:1px solid #d9d9dd}.trust-strip span{background:#fff;padding:20px;text-align:center;font-size:14px;font-weight:700}.latest{padding:85px 0 110px}.section-title{display:flex;gap:9px;align-items:baseline;padding:0 8vw 34px}.section-title h2,.section-title span{font-size:34px;letter-spacing:-.04em;margin:0}.section-title span{color:#6e6e73;font-weight:700}.cards{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:0 8vw}.product-card{min-height:590px;border-radius:30px;padding:34px;position:relative;overflow:hidden;box-shadow:0 9px 25px rgba(0,0,0,.07)}.card-light{background:#fff}.card-dark{background:#090909;color:#fff}.card-copy{position:relative;z-index:6}.product-card h3{font-size:44px;letter-spacing:-.05em;margin:10px 0 4px}.subtitle{font-size:18px;margin:0;color:#5a5a5f}.card-dark .subtitle{color:#c8c8cc}.phone-hero{position:absolute;width:210px;height:420px;left:50%;top:145px;transform:translateX(-50%);border-radius:42px;box-shadow:0 30px 45px rgba(0,0,0,.24);overflow:hidden}.phone-black{background:#1b1b1f;border:4px solid #333}.phone-white{background:#e8e8e8;border:4px solid #ddd}.screen-glow{position:absolute;inset:7px;border-radius:35px;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.38),transparent 30%),linear-gradient(160deg,#1e2236 5%,#7868c8 52%,#1c2231 100%)}.camera{position:absolute;z-index:3;width:28px;height:28px;border-radius:50%;background:#080808;border:4px solid #3a3a3f;top:17px}.c1{left:17px}.c2{left:51px}.single{left:17px}.product-hit{position:absolute;inset:120px 70px 70px;z-index:5}.card-footer{position:absolute;bottom:28px;left:34px;right:34px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:13px;z-index:7}.pill{background:#42a814;color:#fff;padding:11px 16px;border-radius:999px;font-weight:800}.pill-light{background:#fff;color:#111}.about{padding:110px 8vw;background:#fff}.about-intro{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end}.about h2{font-size:clamp(42px,6vw,78px);letter-spacing:-.055em;line-height:.96;margin:10px 0}.about-lead{font-size:20px;color:#6e6e73;max-width:620px}.about-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:55px}.about-grid>div{background:#f5f5f7;border-radius:22px;padding:26px;min-height:190px}.about-grid strong{font-size:12px;color:#42a814}.about-grid h3{font-size:25px;margin:30px 0 8px}.about-grid p{color:#666;line-height:1.5}.contact{padding:100px 8vw;display:flex;justify-content:space-between;align-items:end;gap:40px}.contact h2{font-size:clamp(42px,6vw,75px);letter-spacing:-.055em;line-height:.96;margin:10px 0}.contact p{color:#6e6e73;font-size:18px}.big-wa{background:#42a814;color:#fff;padding:17px 23px;border-radius:999px;font-weight:800;white-space:nowrap}footer{padding:30px 8vw;border-top:1px solid #ddd;display:flex;justify-content:space-between;align-items:center;color:#6e6e73;font-size:12px;background:#fff}footer img{height:34px;width:auto}footer div{display:flex;gap:20px}@media(max-width:900px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-logo{width:min(430px,100%)}.trust-strip{grid-template-columns:1fr 1fr}.section-title{display:block}.section-title span,.section-title h2{font-size:30px}.cards{grid-template-columns:1fr}.product-card{min-height:540px}.phone-hero{height:360px;width:180px}.about-intro,.about-grid{grid-template-columns:1fr}.contact{flex-direction:column;align-items:flex-start}footer{align-items:flex-start;flex-direction:column;gap:15px}footer div{flex-direction:column;gap:6px}}