@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--green:#00bf92;--green-deep:#008f70;--ink:#101c18;--forest:#073b33;--muted:#586862;--line:#dceae3;--mint:#e7f8ef;--cream:#f8f8f3;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:72px}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:DM Sans,system-ui,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:4px}img{max-width:100%;display:block}.container{width:min(1200px,100% - 64px);margin-inline:auto}.section-pad{padding-block:112px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.055em;font-family:Manrope,system-ui,sans-serif}h1{font-size:clamp(52px,5.5vw,80px);font-weight:800;line-height:1.09}h2{font-size:clamp(40px,4vw,58px);font-weight:800;line-height:1.17}h2 span{color:var(--green-deep)}.section-kicker{color:var(--green-deep);letter-spacing:.18em;margin-bottom:20px;font-size:11px;font-weight:800;display:inline-block}.button{white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:28px;min-height:54px;padding:0 23px;font-size:13px;font-weight:800;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-green{background:var(--green);color:#082f26}.button-green:hover{background:#1ad5a9}.button-small{gap:13px;min-height:42px;padding-inline:17px;font-size:12px}.button-outline-light{color:#fff;border:1px solid #ffffff6b}.button-outline-light:hover{background:#ffffff14;border-color:#fff}.button-dark{background:var(--forest);color:#fff}.button-dark:hover{background:#105d4f}.button-white{color:var(--forest);background:#fff}.button-white:hover{background:var(--cream)}.site-header{z-index:50;backdrop-filter:blur(16px);background:#fffffff7;border-bottom:1px solid #edf0ed;position:sticky;top:0}.header-inner{align-items:center;gap:25px;min-height:62px;display:flex}.brand{flex:0 0 118px;width:118px;display:block}.brand img,.footer-brand img{width:100%;height:auto}.nav-desktop{align-items:center;gap:25px;margin-inline:auto;font-size:12px;font-weight:700;display:flex}.nav-desktop>a,.nav-details summary{white-space:nowrap;padding-block:20px}.nav-desktop a:hover,.nav-details summary:hover,.nav-home.is-active{color:var(--green-deep)}.nav-home.is-active:after{content:"";background:var(--green);border-radius:9px;height:3px;margin-bottom:-3px;display:block}.nav-details{position:relative}.nav-details summary{cursor:pointer;align-items:center;gap:8px;list-style:none;display:flex}.nav-details summary::-webkit-details-marker,.mobile-menu summary::-webkit-details-marker{display:none}.nav-chevron{border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;transform:rotate(45deg)translateY(-2px)}.nav-details[open] .nav-chevron{transform:rotate(225deg)translate(-2px,-2px)}.nav-submenu{border:1px solid var(--line);background:#fff;border-radius:12px;width:236px;padding:9px;position:absolute;top:54px;left:-16px;box-shadow:0 18px 46px #082f261f}.nav-submenu a{border-radius:7px;justify-content:space-between;padding:13px 11px;font-size:12px;display:flex}.nav-submenu a:hover{background:var(--mint)}.header-actions{align-items:center;display:flex}.mobile-menu{display:none}.hero{color:#fff;background:radial-gradient(circle at 92% 2%,#176b56 0,#0000 38%),linear-gradient(130deg,#082e29,#073b33 65%,#095542);overflow:hidden}.hero-grid{grid-template-columns:1.13fr .87fr;align-items:center;gap:55px;min-height:530px;padding-block:45px 52px;display:grid}.hero-kicker{color:#a8e5ca;letter-spacing:.18em;align-items:center;gap:11px;font-size:11px;font-weight:800;display:inline-flex}.hero-kicker span{background:var(--green);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #00bf9224}.hero h1{margin:22px 0;font-size:clamp(48px,4.7vw,68px)}.hero h1 em{color:#64e7b9;font-style:normal}.hero-copy>p{color:#d0e7dc;max-width:590px;font-size:16px;line-height:1.68}.hero-buttons{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.hero-trust{color:#a8c5b8;align-items:center;gap:10px;margin-top:25px;font-size:12px;display:flex}.trust-line{background:var(--green);width:25px;height:1px}.hero-media{padding:15px 15px 12px 10px;position:relative}.hero-photo-frame{background:#b4c9ba;border:6px solid #ffffff17;border-radius:135px 16px 16px;height:410px;position:relative;overflow:hidden}.hero-photo-frame img{object-fit:cover;object-position:57% center;width:100%;height:100%}.hero-spark{z-index:1;color:#c5f1cd;font-size:62px;line-height:1;position:absolute;top:-7px;right:-5px}.benefit-strip{background:var(--green);overflow:hidden}.benefit-inner{color:#073b33;letter-spacing:.05em;white-space:nowrap;justify-content:space-between;align-items:center;gap:18px;min-height:70px;font-size:11px;font-weight:800;display:flex}.benefit-inner>span{align-items:center;gap:10px;display:inline-flex}.strip-icon{background:#06403221;border-radius:8px;place-items:center;width:29px;height:29px;font-size:19px;line-height:1;display:grid}.feature-heading{justify-content:space-between;align-items:end;gap:60px;margin-bottom:43px;display:flex}.feature-heading h2{margin-bottom:0}.feature-heading>p{max-width:370px;color:var(--muted);margin:0 0 8px;font-size:15px;line-height:1.75}.feature-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.feature-card{border:1px solid var(--line);border-radius:var(--radius);background:#f8fbf9;flex-direction:column;min-height:310px;padding:29px;display:flex;position:relative;overflow:hidden}.feature-card-main{background:var(--mint);grid-column:span 2;min-height:418px}.feature-icon{width:43px;height:43px;color:var(--green-deep);background:#fff;border:1px solid #d8eee2;border-radius:11px;place-items:center;margin-bottom:23px;font-size:25px;display:grid}.feature-index{color:var(--green-deep);letter-spacing:.14em;font-size:10px;font-weight:800}.feature-card h3{max-width:430px;margin:14px 0 11px;font-size:26px;line-height:1.3}.feature-card p{max-width:435px;color:var(--muted);font-size:14px;line-height:1.7}.feature-rule{background:var(--green);border-radius:5px;width:34px;height:3px;margin-top:auto}.calendar-demo{background:#fff;border:1px solid #d6ebe0;border-radius:12px;width:min(380px,100%);margin-top:auto;padding:17px;box-shadow:0 10px 28px #053b2912}.calendar-top,.calendar-days,.calendar-slots{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.calendar-top{justify-content:space-between;margin-bottom:14px;font-size:11px;font-weight:800;display:flex}.calendar-top span:last-child{color:var(--green-deep)}.calendar-days{color:#7b9186;text-align:center;margin-bottom:8px;font-size:9px;font-weight:800}.calendar-slots{margin-bottom:7px}.calendar-slots span{background:#ebf2ed;border-radius:4px;height:15px}.calendar-slots .slot-green{background:var(--green)}.calendar-slots .slot-accent{background:#e9cc8d}.feature-card-photo{background:var(--forest);color:#fff;padding:0}.feature-card-photo img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.feature-card-photo:after{content:"";background:linear-gradient(#0000,#05271ee0);position:absolute;inset:15% 0 0}.feature-photo-overlay{z-index:1;flex-direction:column;justify-content:end;height:100%;padding:29px;display:flex;position:relative}.feature-photo-overlay>span{color:#83eac5;letter-spacing:.14em;font-size:10px;font-weight:800}.feature-photo-overlay p{color:#e2eee7}.partner-section{background:#f4f9f5}.partner-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:100px;display:grid}.partner-copy h2{margin-bottom:24px}.partner-copy p{max-width:540px;color:var(--muted);font-size:16px;line-height:1.75}.partner-copy .button{margin-top:18px}.partner-panel{background:var(--forest);color:#fff;border-radius:25px;min-height:355px;padding:46px;position:relative;overflow:hidden;box-shadow:18px 18px #d2efe0}.partner-badge{color:#80e4b8;font-size:55px;position:absolute;top:26px;right:35px}.partner-stat{color:#8bf2c4;letter-spacing:-.08em;margin:20px 0 25px;font-family:Manrope,sans-serif;font-size:56px;font-weight:800}.partner-stat span{color:#cfebe0;letter-spacing:0;margin-top:-6px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;display:block}.partner-divider{background:#ffffff38;height:1px;margin-bottom:26px}.partner-panel h3{margin-bottom:9px;font-size:25px}.partner-panel p{color:#c1ddd0;max-width:360px;font-size:14px;line-height:1.6}.partner-pill{color:#a6e9c8;background:#00bf9229;border:1px solid #80e4b84a;border-radius:20px;align-items:center;gap:8px;padding:9px 13px;font-size:11px;font-weight:700;display:inline-flex}.partner-pill span{color:#78e9b7}.payments-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid}.payments-visual{background:#e6f7ed;border-radius:25px;place-items:center;min-height:470px;display:grid;position:relative;overflow:hidden}.payment-orbit{border:1px solid #bce9d1;border-radius:50%;position:absolute}.payment-orbit-one{width:420px;height:420px;top:-270px;right:-180px}.payment-orbit-two{width:590px;height:590px;bottom:-460px;left:-250px}.payment-card{z-index:1;background:#fff;border:1px solid #d7ece0;border-radius:18px;flex-direction:column;justify-content:space-between;width:min(340px,78%);min-height:260px;padding:28px;display:flex;position:relative;box-shadow:0 22px 52px #073b331f}.payment-card-top{color:var(--green-deep);letter-spacing:.11em;justify-content:space-between;font-size:10px;font-weight:800;display:flex}.payment-card-top span:last-child{font-size:26px}.payment-card-main span,.payment-card-main strong{display:block}.payment-card-main span{color:#698078;font-size:14px}.payment-card-main strong{color:var(--forest);letter-spacing:-.05em;margin-top:5px;font-family:Manrope,sans-serif;font-size:28px;line-height:1.2}.payment-methods{flex-wrap:wrap;gap:6px;display:flex}.payment-methods span{color:var(--green-deep);background:#eaf8f0;border-radius:6px;padding:8px 10px;font-size:11px;font-weight:700}.payment-chip{z-index:2;color:var(--forest);background:#fff;border:1px solid #d6eade;border-radius:8px;padding:10px 13px;font-size:11px;font-weight:700;position:absolute;bottom:20px;right:19px}.payments-copy p,.presence-grid p{color:var(--muted);font-size:16px;line-height:1.75}.payments-tags{flex-wrap:wrap;gap:8px;margin:24px 0 14px;display:flex}.payments-tags span{color:var(--green-deep);background:#edf8f1;border-radius:20px;padding:8px 11px;font-size:11px;font-weight:700}.presence-section{background:#f8f7f0}.presence-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:95px;display:grid}.presence-grid h2{max-width:640px}.presence-grid p{max-width:570px}.presence-grid .button{margin-top:20px}.presence-preview{background:#fff;border:1px solid #e0e8e0;border-radius:20px;width:min(390px,100%);margin-inline:auto;overflow:hidden;box-shadow:26px 26px #d4e9dc,0 25px 70px #082f2614}.preview-browser{border-bottom:1px solid #edf0ed;align-items:center;gap:5px;height:42px;padding:0 18px;display:flex}.preview-browser>span{background:#d8e5d9;border-radius:50%;width:6px;height:6px}.preview-browser b{color:#8b9b90;margin-inline:auto;font-size:9px;font-weight:600}.preview-image{height:165px;overflow:hidden}.preview-image img{object-fit:cover;object-position:center 30%;width:100%;height:100%}.preview-content{padding:22px 24px 25px}.preview-content>span:first-child{color:var(--green-deep);letter-spacing:.13em;font-size:9px;font-weight:800}.preview-content strong{letter-spacing:-.05em;max-width:280px;margin-block:8px 14px;font-family:Manrope,sans-serif;font-size:22px;line-height:1.25;display:block}.preview-lines i{background:#e8eee9;border-radius:4px;width:80%;height:6px;margin-bottom:5px;display:block}.preview-lines i:last-child{width:55%}.preview-button{background:var(--green);border-radius:6px;margin-top:18px;padding:9px 14px;font-size:10px;font-weight:700;display:inline-block}.community-section{color:#fff;background:#103e35;overflow:hidden}.community-inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;display:grid}.community-section .section-kicker,.community-section h2 span{color:#83eac5}.community-section p{color:#c5dfd2;max-width:570px;font-size:16px;line-height:1.75}.community-section .button{margin-top:17px}.community-graphic{background:radial-gradient(circle,#00bf9245,#0000 58%);border:1px solid #83eac559;border-radius:170px 18px 18px;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:350px;display:flex}.community-graphic span:first-child{color:#9aeec8;font-size:105px;line-height:1}.community-graphic span:nth-child(2){letter-spacing:.08em;font-family:Manrope,sans-serif;font-size:37px;font-weight:800}.community-graphic span:last-child{color:#9aeec8;letter-spacing:.2em;font-size:10px;font-weight:800}.flow-section{background:#f4f8f5}.flow-grid{grid-template-columns:.9fr 1.1fr;gap:110px;display:grid}.flow-intro>p{max-width:440px;color:var(--muted);font-size:16px;line-height:1.75}.text-link{border-bottom:2px solid var(--green);color:var(--green-deep);gap:30px;margin-top:13px;padding-bottom:7px;font-size:13px;font-weight:800;display:inline-flex}.text-link:hover{color:var(--ink)}.flow-step{border-bottom:1px solid #d7e8dd;gap:23px;padding:28px 0;display:flex}.flow-step:first-child{padding-top:0}.flow-step>span{width:41px;height:41px;color:var(--green-deep);background:#fff;border:1px solid #d6e9dd;border-radius:10px;flex:0 0 41px;place-items:center;font-size:12px;font-weight:800;display:grid}.flow-step h3{margin:2px 0 8px;font-size:21px}.flow-step p{max-width:430px;color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.65}.audience-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:100px;display:grid}.audience-visual{background:#dbe5da;border-radius:18px 160px 18px 18px;height:490px;position:relative;overflow:hidden}.audience-visual img{object-fit:cover;width:100%;height:100%}.audience-mark{color:var(--forest);background:#fff;border-radius:9px;align-items:center;gap:15px;padding:10px 18px;font-family:Manrope,sans-serif;font-size:18px;font-weight:800;display:flex;position:absolute;bottom:22px;right:22px}.audience-mark span{color:var(--green-deep)}.audience-copy>p{max-width:540px;color:var(--muted);font-size:16px;line-height:1.75}.audience-copy ul{gap:13px;margin:24px 0 35px;padding:0;list-style:none;display:grid}.audience-copy li{color:#34483e;align-items:start;gap:11px;font-size:14px;line-height:1.5;display:flex}.audience-copy li:before{content:"✓";background:var(--mint);height:19px;color:var(--green-deep);border-radius:50%;flex:0 0 19px;place-items:center;font-size:12px;font-weight:800;display:grid}.cta-section{background:var(--green);padding-block:86px}.cta-inner{justify-content:space-between;align-items:end;gap:70px;display:flex}.cta-section .section-kicker{color:#064638}.cta-section h2{color:#063b31;max-width:740px;margin-bottom:18px}.cta-section p{color:#174e3f;max-width:650px;margin-bottom:0;font-size:16px;line-height:1.7}.cta-inner .button{margin-bottom:5px}.photo-credit{color:#8a968e;padding-block:16px;font-size:11px}.photo-credit a{text-decoration:underline}.site-footer{color:#fff;background:#082e29}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:80px;padding-block:77px 65px;display:grid}.footer-brand{background:#fff;border-radius:7px;width:128px;padding:8px;display:block}.footer-grid p{color:#a9c7b8;max-width:345px;margin:20px 0 0;font-size:13px;line-height:1.7}.footer-grid h2{color:#83eac5;letter-spacing:.04em;margin:5px 0 18px;font-family:DM Sans,sans-serif;font-size:12px}.footer-grid a:not(.footer-brand){color:#dceee4;margin-bottom:12px;font-size:13px;display:block}.footer-grid a:not(.footer-brand):hover{color:var(--green)}.footer-bottom{color:#a1bbad;border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;gap:20px;padding-block:20px;font-size:11px;display:flex}.footer-legal{gap:20px;display:flex}.footer-legal a:hover{color:var(--green)}.legal-placeholder{min-height:62vh;padding-block:115px}.legal-placeholder h1{font-size:clamp(44px,5vw,68px)}.legal-placeholder p{max-width:580px;color:var(--muted);font-size:17px;line-height:1.7}.legal-placeholder .button{margin-top:15px}@media (width<=1080px){.nav-desktop{gap:14px}.hero-grid{gap:35px}.hero h1{font-size:54px}.flow-grid,.audience-grid,.partner-grid,.payments-grid,.presence-grid{gap:55px}}@media (width<=900px){.container{width:min(100% - 44px,700px)}.section-pad{padding-block:84px}.header-inner{min-height:62px}.brand{flex-basis:118px;width:118px}.nav-desktop,.header-actions{display:none}.mobile-menu{margin-left:auto;display:block;position:relative}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;list-style:none;display:flex}.mobile-menu summary span{background:var(--forest);border-radius:3px;width:19px;height:2px}.mobile-panel{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;width:min(300px,100vw - 44px);max-height:calc(100vh - 85px);padding:11px;display:flex;position:absolute;top:52px;right:0;overflow-y:auto;box-shadow:0 18px 45px #082f2629}.mobile-panel a{border-radius:6px;padding:11px;font-size:13px;font-weight:700}.mobile-panel a:hover,.mobile-panel .is-active{background:var(--mint);color:var(--green-deep)}.mobile-panel .is-active:after{display:none}.mobile-label{color:var(--green-deep);letter-spacing:.12em;padding:16px 11px 4px;font-size:10px;font-weight:800}.mobile-panel .mobile-cta{background:var(--green);color:var(--forest);margin-top:5px}.hero-grid{grid-template-columns:1fr;gap:28px;padding-block:62px 66px}.hero h1{font-size:clamp(48px,8vw,68px)}.hero-media{width:min(580px,100%);margin-inline:auto}.hero-photo-frame{height:395px}.benefit-inner{gap:30px;width:max-content;min-height:64px}.feature-heading,.cta-inner{flex-direction:column;align-items:flex-start;gap:15px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card-main{grid-column:span 2}.flow-grid,.audience-grid,.partner-grid,.payments-grid,.presence-grid,.community-inner{grid-template-columns:1fr;gap:44px}.payments-visual{min-height:430px}.presence-preview{margin-block:0 25px}.audience-visual{width:min(580px,100%)}.footer-grid{grid-template-columns:1.6fr 1fr 1fr;gap:28px}}@media (width<=620px){.container{width:calc(100% - 36px)}h1{font-size:clamp(43px,11vw,59px)}h2{font-size:clamp(36px,8vw,45px)}.hero h1{font-size:clamp(43px,11vw,59px)}.hero-copy>p{font-size:15px}.hero-buttons{flex-direction:column}.hero-buttons .button{width:100%}.hero-media{padding:11px 13px 14px}.hero-photo-frame{border-radius:110px 14px 14px;height:320px}.hero-photo-frame img{object-position:54% center}.hero-spark{font-size:50px;right:-7px}.benefit-inner{font-size:10px}.feature-grid{grid-template-columns:1fr}.feature-card,.feature-card-main{grid-column:auto;min-height:300px}.feature-card-main{min-height:440px}.feature-card-photo{min-height:365px}.partner-panel{min-height:315px;padding:28px;box-shadow:10px 10px #d2efe0}.partner-stat{font-size:48px}.payments-visual{min-height:350px}.payment-card{min-height:245px;padding:20px}.payment-chip{font-size:9px;bottom:12px;right:12px}.presence-preview{box-shadow:12px 12px #d4e9dc}.community-graphic{min-height:260px}.audience-visual{border-radius:15px 110px 15px 15px;height:365px}.cta-inner .button{white-space:normal;width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 20px}.footer-grid>div:first-child{grid-column:span 2}.footer-bottom{flex-direction:column;align-items:flex-start;gap:13px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
