.site-shell{font-family:var(--font-dm-sans), sans-serif;color:#17191b;font-synthesis:none;text-rendering:optimizelegibility;box-sizing:border-box;--ink:#111315;--ink-soft:#1b1e20;--red:#ed2928;--red-deep:#b71e21;--gold:#ffb72e;--paper:#f4f4f0;--muted:#747873;--line:#11131521;background:#f4f4f0}:where(.site-shell) :where(*){box-sizing:border-box}:where(.site-shell) :where(button,input,select){font:inherit}:where(.site-shell) :where(button,a){-webkit-tap-highlight-color:transparent}:where(.site-shell) :where(button){cursor:pointer}:where(.site-shell) :where(a){color:inherit;text-decoration:none}.container{width:min(1160px,100% - 64px);margin:0 auto}.section{padding:120px 0}.section-dark{background:var(--ink);color:#f6f5f0}.section-light{background:var(--paper)}.section-label{color:#a24535;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 23px;font-size:11px;font-weight:700;display:flex}.section-dark .section-label{color:#f9b33f}.section-label span{background:currentColor;width:23px;height:2px;display:inline-block}:where(.site-shell) h1,:where(.site-shell) h2,:where(.site-shell) h3,:where(.site-shell) strong{font-family:var(--font-manrope), sans-serif}:where(.site-shell) h1,:where(.site-shell) h2{letter-spacing:-.06em}:where(.site-shell) h1{max-width:780px;margin:0;font-size:clamp(55px,7.2vw,102px);font-weight:800;line-height:.97}:where(.site-shell) h2{margin:0;font-size:clamp(42px,5vw,68px);font-weight:800;line-height:1.01}:where(.site-shell) h2 em,:where(.site-shell) h1 em{color:var(--red);font-style:normal}.section-dark h2 em,.hero h1 em{color:#ffbc32}:where(.site-shell) p{line-height:1.65}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}.reveal-visible{opacity:1;transform:none}.hero-stagger-1{animation:.7s cubic-bezier(.16,1,.3,1) .1s both fadeUp}.hero-stagger-2{animation:.8s cubic-bezier(.16,1,.3,1) .2s both fadeUp}.hero-stagger-3{animation:.7s cubic-bezier(.16,1,.3,1) .35s both fadeUp}.hero-stagger-4{animation:.7s cubic-bezier(.16,1,.3,1) .5s both fadeUp}.hero-stagger-5{animation:.7s cubic-bezier(.16,1,.3,1) .65s both fadeUp}.hero-stagger-6{animation:.9s cubic-bezier(.16,1,.3,1) .4s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}.float-phone{animation:6s ease-in-out infinite floatPhone}@keyframes floatPhone{0%,to{transform:translateY(0)rotate(-6deg)}50%{transform:translateY(-12px)rotate(-6deg)}}.download-phone.float-phone{animation:6s ease-in-out infinite floatPhoneDownload}@keyframes floatPhoneDownload{0%,to{transform:rotate(7deg)translateY(12px)}50%{transform:rotate(7deg)translateY(0)}}.pulse-dot{animation:2.5s ease-in-out infinite pulseDot}@keyframes pulseDot{0%,to{box-shadow:0 0 0 5px #ffb72e1f}50%{box-shadow:0 0 0 9px #ffb72e0f}}@media (prefers-reduced-motion:reduce){.reveal,.hero-stagger-1,.hero-stagger-2,.hero-stagger-3,.hero-stagger-4,.hero-stagger-5,.hero-stagger-6,.float-phone,.pulse-dot{opacity:1;transition:none;animation:none;transform:none}}.site-header{z-index:50;padding:20px 0;transition:all .3s;position:fixed;inset:0 0 auto}.site-header-scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#111315e6;border-bottom:1px solid #ffffff17;padding:12px 0}.nav-inner{justify-content:space-between;align-items:center;display:flex}.brand{font-family:var(--font-manrope);color:#f8f7f3;letter-spacing:-.04em;align-items:center;gap:8px;font-weight:800;display:flex}.brand-logo{object-fit:contain;flex:none;width:29px;height:29px}.brand-logo-light{width:31px;height:31px}.brand-name{font-size:17px}.main-nav{align-items:center;gap:27px;margin-left:82px;display:flex}.main-nav button,.text-button{color:#b6b7b3;background:0 0;border:0;font-size:13px;transition:color .25s,transform .25s;position:relative}.main-nav button:hover,.text-button:hover{color:#fff}.main-nav button:after{content:"";background:var(--red);width:0;height:1.5px;transition:width .3s;position:absolute;bottom:-4px;left:0}.main-nav button:hover:after{width:100%}.nav-actions{align-items:center;gap:23px;display:flex}.button{border:0;justify-content:center;align-items:center;gap:11px;padding:15px 22px;font-size:13px;font-weight:700;transition:transform .25s cubic-bezier(.16,1,.3,1),background .25s,color .25s,box-shadow .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)scale(.97)}.button:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.button svg{transition:transform .3s}.button:hover svg{transform:translate(2px)}.button-small{color:#131516;background:#f3f3ed;padding:11px 16px}.button-primary{background:var(--red);color:#fff;box-shadow:0 13px 30px #ed29282e}.button-primary:hover{background:#ff3a39}.button-ghost{color:#fff;background:0 0;border:1px solid #ffffff4d}.button-ghost:hover{background:#ffffff14;border-color:#fff}.button-dark{background:var(--ink);color:#fff}.menu-button,.mobile-nav-actions{display:none}.hero{min-height:780px;padding:172px 0 28px;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:38px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#babcb7;align-items:center;gap:9px;margin-bottom:25px;font-size:10px;font-weight:700;display:flex}.main-nav-open{animation:.3s cubic-bezier(.16,1,.3,1) both menuSlide;display:flex}@keyframes menuSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}.hero-text{color:#a7aaa5;max-width:490px;margin:28px 0 31px;font-size:16px}.hero-actions{gap:12px;display:flex}.store-row{align-items:center;gap:10px;margin-top:42px;display:flex}.store-badge{color:#fff;text-align:left;background:#080909;border:1px solid #555958;border-radius:7px;justify-content:flex-start;align-items:center;gap:11px;width:164px;height:52px;padding:7px 13px;transition:transform .25s cubic-bezier(.16,1,.3,1),background .25s,border-color .25s,box-shadow .25s;display:inline-flex}.store-badge:hover{background:#1d2020;border-color:#888d88;transform:translateY(-2px);box-shadow:0 9px 24px #00000038}.store-badge:active{transform:translateY(0)scale(.97)}.store-badge:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.store-badge small,.store-badge strong{white-space:nowrap;line-height:1;display:block}.store-badge small{color:#e0e2dd;letter-spacing:.02em;font-size:8px;font-weight:500}.store-badge strong{font-family:var(--font-dm-sans);letter-spacing:-.02em;margin-top:5px;font-size:15px}.store-icon-apple{color:#fff;flex:none;width:21px;height:27px}.store-icon-google{flex:none;width:24px;height:27px}.hero-visual{height:540px;position:relative}.hero-image-wrap{border:1px solid #fff3;border-radius:220px 220px 8px 8px;width:440px;height:520px;position:absolute;top:2px;right:29px;overflow:hidden;transform:rotate(3deg);box-shadow:0 30px 100px #0006}.hero-image{object-fit:cover;filter:saturate(.8)contrast(1.08);width:100%;height:100%}.image-shade{background:linear-gradient(160deg,#ed29281a,#0000 43%,#000000b3);position:absolute;inset:0}.hero-orbit{border:1px solid #ffbb3738;border-radius:50%;position:absolute;transform:rotate(-24deg)}.orbit-one{width:520px;height:260px;top:115px;right:-5px}.orbit-two{border-color:#ed292836;width:580px;height:295px;top:100px;right:-32px}.hero-phone{z-index:3;position:absolute;bottom:-3px;right:0;transform:rotate(-6deg)}.phone-shell{background:#16191a;border:7px solid #303334;border-radius:38px;width:260px;height:536px;padding:8px;position:relative;box-shadow:12px 25px 50px #00000057}.phone-shell-compact{border-width:6px;border-radius:32px;width:230px;height:472px;padding:7px}.phone-speaker{z-index:2;background:#151718;border-radius:0 0 13px 13px;width:68px;height:18px;position:absolute;top:0;left:calc(50% - 34px)}.phone-screen{color:#131617;background:#f4f4f0;border-radius:27px;height:100%;padding:17px 15px 12px;position:relative;overflow:hidden}.phone-shell-compact .phone-screen{border-radius:22px;padding:15px 13px 10px}.phone-status,.phone-topline,.balance-label,.balance-meta,.phone-section-title,.activity,.phone-nav{justify-content:space-between;align-items:center;display:flex}.phone-status{color:#555a56;margin-bottom:10px;font-size:8px;font-weight:700}.status-icons{background:linear-gradient(90deg,#0000 0%,#555a56 20%,#0000 25%,#555a56 45%,#0000 50%,#555a56 70%,#0000 75%);border-radius:2px;width:34px;height:8px}.phone-brand-bar{align-items:center;gap:5px;margin-bottom:12px;display:flex}.phone-brand-bar img{object-fit:contain;border-radius:3px;width:16px;height:16px}.phone-brand-bar span{font-family:var(--font-manrope);color:#1b1e20;letter-spacing:-.03em;flex:1;font-size:10px;font-weight:800}.phone-brand-bar svg{color:#8a8e89}.phone-topline small{color:#828680;font-size:9px;display:block}.phone-topline strong{margin-top:2px;font-size:17px;display:block}.avatar{color:#f3b62e;background:#1b1f20;border-radius:50%;place-items:center;width:29px;height:29px;font-size:12px;font-weight:700;display:grid}.balance-card{color:#fff;background:var(--red);border-radius:13px;margin:17px 0;padding:15px 15px 12px;box-shadow:0 7px 14px #ed29282b}.balance-label{opacity:.8;font-size:9px}.balance-card>strong{letter-spacing:-.05em;margin:10px 0 7px;font-size:24px;display:block}.balance-meta{opacity:.8;font-size:8px}.positive{color:#ffcf60}.usage-line{align-items:flex-end;gap:4px;height:28px;margin-top:10px;display:flex}.usage-line span{background:#ffffff59;border-radius:3px;flex:1;display:block}.usage-line span:first-child,.usage-line span:nth-child(4),.usage-line span:nth-child(7){height:14px}.usage-line span:nth-child(2),.usage-line span:nth-child(6){height:21px}.usage-line span:nth-child(3){background:#ffcf60;height:26px}.usage-line span:nth-child(5),.usage-line span:nth-child(8){height:18px}.phone-section-title{margin:18px 0 10px}.phone-section-title strong{font-size:10px}.phone-section-title span{color:#e3453c;font-size:8px}.quick-actions{justify-content:space-between;display:flex}.quick-actions>div{flex-direction:column;align-items:center;gap:6px;display:flex}.quick-actions span{color:#5d635f;font-size:8px}.quick-icon{border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.quick-icon.power{color:var(--red);background:#ffe4e0}.quick-icon.water{color:#398c91;background:#e4f0ee}.quick-icon.access{color:#bd8524;background:#fff0cd}.activity{justify-content:flex-start;gap:8px;margin:11px 0}.activity>div:nth-child(2){flex:1}.activity strong,.activity small{display:block}.activity strong{font-size:8px}.activity small{color:#8a8e89;margin-top:3px;font-size:7px}.activity b{font-size:8px}.activity-icon{width:26px;height:26px;color:var(--red);background:#ffe4e0;border-radius:8px;place-items:center;display:grid}.water-bg{color:#398c91;background:#e4f0ee}.phone-nav{background:#f4f4f0;border-top:1px solid #e3e3de;height:46px;position:absolute;bottom:0;left:12px;right:12px}.phone-nav span{color:#a2a59f;flex-direction:column;align-items:center;gap:3px;font-size:7px;display:flex}.phone-nav .active{color:var(--red)}.hero-tag{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1d1f1fdb;border:1px solid #ffffff1f;align-items:center;gap:9px;min-width:147px;padding:11px 14px;display:flex;position:absolute}.hero-tag small,.hero-tag strong{display:block}.hero-tag small{color:#a6aaa5;font-size:8px}.hero-tag strong{color:#fff;margin-top:4px;font-size:12px}.tag-top{top:93px;left:5px}.tag-bottom{bottom:20px;left:-12px}.tag-icon{color:#1b1d1e;background:#fbb62f;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.mini-bar{align-items:flex-end;gap:3px;height:28px;display:flex}.mini-bar i{background:#ed2928;width:4px;display:block}.mini-bar i:first-child{height:11px}.mini-bar i:nth-child(2){height:18px}.mini-bar i:nth-child(3){background:#ffb72e;height:24px}.mini-bar i:nth-child(4){height:14px}.mini-bar i:nth-child(5){height:20px}.hero-bottom{color:#7f847e;justify-content:space-between;align-items:center;margin-top:45px;font-size:11px;display:flex}.scroll-hint,.hero-note{align-items:center;gap:8px;display:flex}.hero-note{color:#b3b5b1}.proof-strip{color:#eef0ea;background:#202425;border-bottom:1px solid #ffffff14}.proof-inner{grid-template-columns:2fr 1fr 1fr 1fr;align-items:center;min-height:124px;display:grid}.proof-lead,.proof-stat{align-items:center;gap:15px;display:flex}.proof-mark{color:#222;background:var(--gold);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.proof-lead strong,.proof-lead small,.proof-stat strong,.proof-stat small{display:block}.proof-lead strong{font-size:14px}.proof-lead small{color:#929793;margin-top:4px;font-size:11px}.proof-stat{border-left:1px solid #ffffff1a;padding-left:30px}.proof-stat strong{letter-spacing:-.06em;color:#fff;font-size:30px}.proof-stat strong span{color:var(--gold)}.proof-stat small{color:#929793;font-size:10px;line-height:1.35}.split-heading{grid-template-columns:1.2fr .7fr;align-items:end;gap:100px;display:grid}.split-heading>p{color:#777b76;max-width:360px;margin:0 0 5px;font-size:15px}.product-section{padding-bottom:130px}.product-feature{grid-template-columns:1.1fr 1fr;align-items:center;gap:70px;margin-top:68px;display:grid}.product-image{height:490px;position:relative;overflow:hidden}.product-image img{object-fit:cover;filter:saturate(.8);width:100%;height:100%}.image-caption{color:#fff;background:linear-gradient(#0000,#000000b3);justify-content:space-between;align-items:center;padding:26px;display:flex;position:absolute;bottom:0;left:0;right:0}.image-caption span{color:#f7bd42;font-size:11px}.image-caption strong{font-size:13px}.product-list{border-top:1px solid var(--line)}.product-row{border:0;border-bottom:1px solid var(--line);text-align:left;color:#191c1d;background:0 0;align-items:center;gap:18px;width:100%;padding:23px 0;transition:padding .3s cubic-bezier(.16,1,.3,1),background .3s;display:flex}.product-row:hover{background:linear-gradient(90deg,#ed29280f,#0000);padding-left:10px}.product-row:hover .product-icon{transform:scale(1.08)}.product-row-active{background:linear-gradient(90deg,#ed292814,#0000);padding-left:12px}.product-icon{border-radius:50%;flex:none;place-items:center;width:42px;height:42px;transition:transform .3s;display:grid}.product-icon.red{color:var(--red);background:#ffe1dc}.product-icon.gold{color:#b47e18;background:#fff0cd}.product-icon.blue{color:#318386;background:#deefec}.product-icon.slate{color:#525e5c;background:#e1e5e4}.product-row-copy{flex:1}.product-row-copy strong,.product-row-copy small{display:block}.product-row-copy strong{font-size:15px}.product-row-copy small{color:#7c817c;max-width:350px;margin-top:5px;font-size:12px;line-height:1.5}.app-section{padding:135px 0;overflow:hidden}.app-grid{grid-template-columns:1fr 1fr;align-items:center;gap:120px;display:grid}.app-phones{height:620px;position:relative}.phone-front{z-index:2;position:absolute;top:37px;left:75px;transform:rotate(-5deg)}.phone-back{opacity:.75;position:absolute;top:-7px;left:274px;transform:rotate(8deg)}.back-screen{color:#fff;background:#262b2d;border:6px solid #3c4041;border-radius:33px;width:220px;height:452px;padding:20px 19px}.back-screen-brand{align-items:center;gap:6px;margin-bottom:25px;display:flex}.back-screen-brand img{object-fit:contain;width:18px;height:18px}.back-screen-brand strong{letter-spacing:-.03em;font-size:10px}.back-screen-top{color:#c5c8c4;justify-content:space-between;font-size:10px;display:flex}.chart-value{font-family:var(--font-manrope);margin-top:45px;font-size:30px}.chart-value small{color:#a7aaa4;font:10px var(--font-dm-sans)}.chart{border-bottom:1px solid #535957;align-items:flex-end;gap:10px;height:130px;margin-top:15px;display:flex}.chart i{background:#ffb72e;border-radius:4px 4px 0 0;width:13px;display:block}.chart i:first-child{height:38px}.chart i:nth-child(2){height:72px}.chart i:nth-child(3){height:50px}.chart i:nth-child(4){background:#ed2928;height:105px}.chart i:nth-child(5){height:80px}.chart i:nth-child(6){height:125px}.chart i:nth-child(7){height:63px}.chart-days{color:#8d9590;justify-content:space-between;margin-top:8px;font-size:7px;display:flex}.app-float-card{z-index:3;background:#2c3031;border:1px solid #45494a;align-items:center;gap:10px;padding:12px 17px;display:flex;position:absolute;bottom:54px;left:0}.float-check{color:#1b1e1f;background:#f2b22c;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.app-float-card small,.app-float-card strong{display:block}.app-float-card small{color:#9fa49e;font-size:8px}.app-float-card strong{color:#fff;margin-top:2px;font-size:12px}.app-copy p{color:#a1a6a0;max-width:440px;font-size:15px}.app-points{border-top:1px solid #343838;max-width:455px;margin-top:37px}.app-points>div{border-bottom:1px solid #343838;gap:14px;padding:18px 0;display:flex}.app-points span{color:#ffbc38;background:#342f25;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.app-points p{margin:0}.app-points strong,.app-points small{display:block}.app-points strong{color:#f7f7f0;font-size:13px}.app-points small{color:#868d87;margin-top:4px;font-size:11px}.text-link{color:#f7b831;background:0 0;border:0;align-items:center;gap:9px;margin-top:32px;padding:0;font-size:13px;font-weight:700;transition:gap .3s;display:inline-flex}.text-link:hover{gap:14px}.steps-section{padding-top:130px}.steps-grid{grid-template-columns:repeat(4,1fr);gap:25px;margin-top:80px;display:grid}.step{border-top:1px solid #c9cac5;min-height:218px;padding-top:21px;transition:border-color .3s;position:relative}.step:hover{border-color:var(--red)}.step:hover .step-number{transform:translate(3px)}.step-number{color:var(--red);font:800 13px var(--font-manrope);transition:transform .3s}.step-line{background:var(--red);width:60px;height:1px;margin-top:20px;display:block}.step h3{letter-spacing:-.03em;margin:24px 0 10px;font-size:18px}.step p{color:#7c817c;max-width:190px;margin:0;font-size:12px;line-height:1.6}.step>svg{color:#9a9d97;position:absolute;top:19px;right:0}.community-section{padding:130px 0}.community-grid{grid-template-columns:.88fr 1.12fr;align-items:center;gap:105px;display:grid}.community-copy p{color:#a7aaa5;max-width:420px;font-size:15px}.audience-list{grid-template-columns:1fr 1fr;gap:12px 15px;margin:31px 0 35px;display:grid}.audience-list span{color:#d8dad4;align-items:center;gap:8px;font-size:11px;display:flex}.audience-list svg{color:#f6b72e}.community-visual{height:525px;position:relative;overflow:hidden}.community-visual img{object-fit:cover;filter:saturate(.7)brightness(.72);width:100%;height:100%}.community-visual:after{content:"";background:linear-gradient(130deg,#0f111233,#0f11128c);position:absolute;inset:0}.community-overlay{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#1c1f1fe6;width:230px;padding:18px;position:absolute;bottom:25px;left:25px}.overlay-head{color:#a8aca7;justify-content:space-between;margin-bottom:17px;font-size:8px;display:flex}.live-badge{color:#f7bd3c;align-items:center;gap:5px;display:flex}.live-badge i{background:#f7bd3c;border-radius:50%;width:5px;height:5px}.community-overlay>strong{font-size:14px;display:block}.overlay-stats{border-top:1px solid #454a48;grid-template-columns:1fr 1fr;margin-top:14px;padding-top:13px;display:grid}.overlay-stats small,.overlay-stats b{display:block}.overlay-stats small,.overlay-progress small{color:#9da39e;font-size:8px}.overlay-stats b{margin-top:5px;font-size:18px}.overlay-stats .status{color:#f3bb3c;margin-top:9px;font-size:12px}.overlay-progress{border-top:1px solid #454a48;margin-top:14px;padding-top:13px}.overlay-progress>span{justify-content:space-between;display:flex}.overlay-progress b{font-size:10px}.overlay-progress>div{background:#4a4f4d;height:4px;margin-top:8px}.overlay-progress i{background:var(--red);width:72%;height:100%;display:block}.consult-section{padding:125px 0}.consult-grid{grid-template-columns:.94fr 1fr;align-items:center;gap:100px;display:grid}.consult-image{height:470px;position:relative;overflow:hidden}.consult-image img{object-fit:cover;filter:saturate(.7);width:100%;height:100%}.consult-label{background:#f5f4ee;align-items:center;gap:9px;padding:11px 14px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:20px;left:20px}.consult-label .pulse-dot{background:var(--red)}.consult-copy p{color:#7b807a;max-width:440px}.consult-meta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:27px;margin:31px 0;padding:17px 0;display:flex}.consult-meta div{flex-direction:column;gap:6px;display:flex}.consult-meta strong{color:var(--red);font-size:11px}.consult-meta span{color:#6f746f;font-size:10px}.pricing-section{padding:110px 0}.pricing-grid{grid-template-columns:1fr 1fr;align-items:center;gap:120px;display:grid}.pricing-panel{border:1px solid #424644;padding:31px}.pricing-panel-top{align-items:center;gap:16px;display:flex}.pricing-symbol{color:#1f2020;background:var(--gold);width:49px;height:49px;font:700 22px var(--font-manrope);border-radius:50%;place-items:center;display:grid}.pricing-panel-top strong{font-size:17px}.pricing-panel-top p{color:#929691;margin:6px 0 0;font-size:12px}.pricing-arrow{color:#8d938d;margin-left:auto}.pricing-includes{border-top:1px solid #424644;border-bottom:1px solid #424644;justify-content:space-between;gap:10px;margin:27px 0;padding:18px 0;display:flex}.pricing-includes span{color:#a7aca6;align-items:center;gap:5px;font-size:10px;display:flex}.pricing-includes svg{color:var(--gold)}.order-section{padding:115px 0}.order-grid{grid-template-columns:1fr .9fr;align-items:center;gap:100px;display:grid}.order-copy p{color:#787e78;max-width:340px}.meter-visual{background:#deded9;place-items:center;height:390px;display:grid;position:relative;overflow:hidden}.meter-visual:before{content:"";border:1px solid #cacbc5;border-radius:50%;width:480px;height:480px;position:absolute}.whatsapp-button{color:#fff;background:#1f7d64;align-items:center;gap:10px;margin-top:28px;padding:16px;font-size:12px;font-weight:700;transition:transform .25s,background .25s;display:flex}.whatsapp-button:hover{background:#1a6b54;transform:translateY(-2px)}.whatsapp-button:active{transform:scale(.97)}.meter-top,.meter-bottom{letter-spacing:.12em;color:#9da39f;justify-content:space-between;align-items:center;font-size:7px;display:flex}.meter-signal{color:#f9ba31;font-size:8px}.meter-screen{color:#20332a;background:#b9d1a8;padding:14px;position:absolute;top:75px;left:18px;right:18px;box-shadow:inset 0 0 15px #00000029}.meter-screen small,.meter-screen strong,.meter-screen span{display:block}.meter-screen small{font-size:7px}.meter-screen strong{font:700 19px var(--font-manrope);letter-spacing:-.06em;margin:8px 0}.meter-screen span{font-size:7px}.meter-bottom{color:#707876;position:absolute;bottom:18px;left:18px;right:18px}.support-section{padding:120px 0}.support-grid{grid-template-columns:.8fr 1.2fr;gap:120px;margin-top:65px;display:grid}.support-menu{border-top:1px solid var(--line)}.support-menu button,.support-menu a{border:0;border-bottom:1px solid var(--line);color:#17191b;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:20px 0;display:flex}.support-menu button,.support-menu a span{font:600 14px var(--font-manrope);align-items:center;gap:13px;display:flex}.support-menu button,.support-menu a svg:first-child{color:var(--red)}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.support-menu button,.support-menu a{border:0;border-bottom:1px solid var(--line);color:#17191b;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:20px 0;transition:color .25s,padding .3s cubic-bezier(.16,1,.3,1);display:flex}.support-menu button,.support-menu a:hover{color:var(--red);padding-left:8px}.faq-item button svg{color:#8d918b}.faq-item p{color:#757b75;max-width:540px;margin:-5px 0 19px;font-size:12px;line-height:1.6}.download-section{padding:108px 0 0;position:relative;overflow:hidden}.download-glow{pointer-events:none;background:radial-gradient(circle,#ed29282e,#0000 68%);width:600px;height:600px;position:absolute;top:-160px;right:5%}.download-grid{grid-template-columns:1fr .7fr;align-items:center;min-height:480px;display:grid}.download-grid h2{max-width:570px}.download-grid>div:first-child>p{color:#a1a6a0;max-width:410px;font-size:15px}.download-phone{place-self:end center;transform:rotate(7deg)translateY(12px)}.download-phone .phone-shell{box-shadow:0 0 0 1px #ffffff14,0 28px 80px #0009}.contact-section{padding:105px 0}.contact-grid{grid-template-columns:1fr .8fr;align-items:end;gap:100px;display:grid}.contact-grid h2{max-width:550px}.contact-grid>div>p{color:#777d77;margin-top:29px;font-size:14px}.contact-card{border-top:1px solid var(--line);padding-top:22px}.contact-detail small,.contact-detail a{display:block}.contact-detail small{color:#8a8f89;text-transform:uppercase;letter-spacing:.1em;margin-bottom:9px;font-size:10px}.contact-detail a{font:600 18px var(--font-manrope);margin:3px 0}.socials button{color:#b8bdb7;width:27px;height:27px;font:700 11px var(--font-dm-sans);background:0 0;border:1px solid #404443;transition:all .25s}.socials button:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}.whatsapp-button svg:last-child{margin-left:auto}.site-footer{color:#fff;background:#111315;padding:74px 0 26px}.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;display:grid}.faq-item button{color:#17191b;text-align:left;width:100%;font:600 14px var(--font-manrope);background:0 0;border:0;justify-content:space-between;align-items:center;padding:21px 0;transition:color .25s;display:flex}.faq-item button:hover{color:var(--red)}.footer-grid h4{color:#f5b832;letter-spacing:.1em;text-transform:uppercase;margin:4px 0 21px;font-size:10px}.footer-grid a,.footer-grid button{color:#9aa09a;text-align:left;background:0 0;border:0;margin:12px 0;padding:0;font-size:11px;transition:color .2s;display:block}.footer-grid a:hover,.footer-grid button:hover{color:#fff}.socials{gap:7px;margin-top:26px;display:flex}.footer-brand p{color:#868d87;max-width:200px;margin-top:21px;font-size:12px;line-height:1.55}.footer-email{color:#c9c02c;margin-top:14px;font-size:12px;transition:color .2s;display:block}.footer-email:hover{color:#fff}.footer-bottom{color:#686f69;border-top:1px solid #292d2c;justify-content:space-between;margin-top:60px;padding-top:19px;font-size:10px;display:flex}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#080a0bbf;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--paper);width:min(450px,100%);max-height:calc(100vh - 40px);padding:38px;position:relative;overflow:auto;box-shadow:0 24px 80px #0000004d}.modal-close{border:1px solid var(--line);color:#555a55;background:0 0;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:15px;right:15px}.modal h3{letter-spacing:-.05em;margin:0;font-size:30px}.modal-intro{color:#777c77;margin:12px 0 25px;font-size:13px}.modal form label{color:#585e58;margin-top:14px;font-size:11px;font-weight:700;display:block}.modal input,.modal select{background:#fff;border:1px solid #d1d2cc;outline:none;width:100%;margin-top:7px;padding:12px;font-size:13px}.modal input:focus,.modal select:focus{border-color:var(--red)}.modal-submit{width:100%;margin-top:23px}.success-state{text-align:center;padding:28px 8px 8px}.success-state>span{color:#1f7d64;background:#d9eee7;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 20px;display:grid}.success-state h3{font-size:27px}.success-state p{color:#777c77;margin-bottom:25px;font-size:13px}@media (max-width:900px){.container{width:min(100% - 40px,680px)}.main-nav{background:#171a1b;border-top:1px solid #303333;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:18px 20px 25px;display:none;position:fixed;inset:69px 0 auto}.meter-card{color:#fff;background:linear-gradient(140deg,#303738,#111516);width:225px;height:295px;padding:18px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:relative;transform:rotate(-8deg);box-shadow:14px 25px 35px #00000040}.meter-card:hover{transform:rotate(-8deg)scale(1.03)}.main-nav button{text-align:left;border-bottom:1px solid #292d2d;padding:14px 0}.nav-actions{display:none}.mobile-nav-actions{align-items:center;gap:15px;padding-top:18px;display:flex}.mobile-nav-actions button{border:0}.mobile-nav-actions .button{border:0;padding:12px 17px}.menu-button{color:#fff;background:0 0;border:0;place-items:center;display:grid}.hero{padding-top:140px}.hero-grid{grid-template-columns:1fr}.hero-visual{height:500px;margin-top:20px}.hero-image-wrap{right:12%}.hero-phone{right:3%}.tag-top{left:9%}.proof-inner{grid-template-columns:1.6fr 1fr 1fr;gap:10px}.proof-stat:last-child{display:none}.split-heading,.product-feature,.app-grid,.community-grid,.consult-grid,.pricing-grid,.order-grid,.support-grid,.contact-grid{grid-template-columns:1fr;gap:48px}.product-feature{margin-top:50px}.app-grid{gap:50px}.app-copy{order:-1}.community-grid{gap:55px}.pricing-grid{gap:38px}.support-grid{margin-top:45px}.contact-grid{gap:42px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-brand{grid-row:span 2}.steps-grid{grid-template-columns:1fr 1fr;gap:30px}.download-grid{grid-template-columns:1fr .7fr;min-height:560px}.download-phone .phone-shell{transform-origin:bottom;transform:scale(.82)}}@media (max-width:560px){.container{width:calc(100% - 36px)}.brand-name{font-size:15px}.store-badge{gap:8px;width:153px;height:50px;padding:7px 10px}.store-badge strong{font-size:13px}.store-icon-apple{width:19px;height:24px}.store-icon-google{width:22px;height:24px}.hero{min-height:0;padding-top:125px}.hero h1{font-size:56px}.hero-text{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.store-row{flex-wrap:wrap;gap:8px}.hero-visual{height:415px;margin-top:0}.hero-image-wrap{width:280px;height:350px;right:7px}.hero-phone{bottom:-16px;right:0}.hero-phone .phone-shell{transform-origin:100% 100%;transform:scale(.68)}.tag-top{transform-origin:0;top:52px;left:0;transform:scale(.84)}.tag-bottom{transform-origin:0;bottom:13px;left:-11px;transform:scale(.84)}.hero-bottom{margin-top:25px}.hero-note{display:none}.proof-inner{grid-template-columns:1.5fr 1fr 1fr;min-height:110px}.proof-lead{gap:8px}.proof-mark{width:29px;height:29px}.proof-lead strong{font-size:10px}.proof-lead small{font-size:9px}.proof-stat{gap:7px;padding-left:12px}.proof-stat strong{font-size:23px}.proof-stat small{font-size:8px}.section{padding:82px 0}.split-heading{gap:25px}.split-heading>p{font-size:13px}.product-image{height:320px}.product-row-copy small{font-size:11px}.app-section{padding:80px 0}.app-phones{transform-origin:top;height:520px;margin-bottom:-65px;transform:scale(.78)}.phone-front{left:9%}.phone-back{left:53%}.app-float-card{bottom:30px;left:2%}.app-copy{order:initial}.steps-grid{grid-template-columns:1fr;gap:0}.step{min-height:auto;padding:21px 0 30px}.community-visual{height:360px}.community-overlay{bottom:14px;left:14px}.audience-list{grid-template-columns:1fr}.consult-image{height:330px}.consult-meta{justify-content:space-between;gap:12px}.consult-meta span{font-size:9px}.pricing-panel{padding:21px}.pricing-includes{flex-direction:column;gap:10px}.meter-visual{height:300px}.support-menu{order:2}.faq-list{order:1}.download-grid{grid-template-columns:1fr;min-height:700px}.download-phone{justify-self:center;margin-top:-50px}.download-phone .phone-shell{transform:scale(.78)}.contact-section{padding:82px 0}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-brand{grid-area:auto/span 2}.footer-bottom{flex-direction:column;gap:10px}.modal{padding:30px 22px}}
