:root{--green-900:#073205;--green-800:#0b4a08;--green-700:#1a6b2a;--green-600:#248f3e;--green-100:#e8f5e9;--green-50:#f1f8f2;--green-login-gradient:linear-gradient(160deg,#073205 0%,#0a4a07 40%,#1a6b2a 100%);--green-login-glow:radial-gradient(ellipse 600px 400px at 20% 80%,rgba(45,154,66,0.15) 0%,transparent 70%),radial-gradient(ellipse 500px 500px at 80% 20%,rgba(36,143,62,0.1) 0%,transparent 70%);--gray-900:#111;--gray-700:#3a3a3a;--gray-500:#6b6b6b;--gray-300:#b0b0b0;--gray-200:#d4d4d4;--gray-100:#ededed;--gray-50:#f7f7f7;--white:#fff;--font:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--transition:0.3s cubic-bezier(0.25,0.46,0.45,0.94)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--white);color:var(--gray-900);line-height:1.6;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}ul{list-style:none}.wrap{width:100%;max-width:1200px;margin:0 auto;padding:0 28px}.wrap--narrow{max-width:860px}.wrap--wide{max-width:1360px}.skip-link{position:absolute;left:16px;top:14px;background:var(--green-900);color:#fff;padding:10px 16px;border-radius:8px;transform:translateY(-200%);z-index:9999;font-size:13px;font-weight:500}.skip-link:focus{transform:translateY(0)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:500;border-radius:10px;padding:13px 24px;cursor:pointer;transition:all var(--transition);border:none;white-space:nowrap}.btn--fill{background:var(--green-login-gradient);background-size:140% 140%;background-position:0% 50%;color:var(--white)}.btn--fill:hover{background-position:100% 50%;transform:translateY(-1px);box-shadow:0 6px 20px rgba(7,50,5,0.25)}.btn--outline{background:transparent;color:var(--green-900);border:1.5px solid var(--green-900)}.btn--outline:hover{background:var(--green-50);transform:translateY(-1px)}.btn--ghost{background:transparent;color:var(--gray-700);border:1.5px solid var(--gray-200)}.btn--ghost:hover{border-color:var(--gray-300);color:var(--gray-900)}.btn--white{background:var(--white);color:var(--green-900);font-weight:600}.btn--white:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,0,0,0.15)}.btn--large{padding:16px 32px;font-size:16px;border-radius:12px}.section-links{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:18px}.section-links--center{justify-content:center}.section-link{display:inline-flex;align-items:center;font-size:0.95rem;font-weight:500;color:var(--green-700);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.18em;transition:color var(--transition),opacity var(--transition)}.section-link:hover{color:var(--green-900)}.section-link--light{color:rgba(255,255,255,0.78)}.section-link--light:hover{color:var(--white)}.header{position:fixed;top:0;left:0;right:0;height:72px;z-index:1000;transition:all 0.35s ease}.header--solid{background:rgba(255,255,255,0.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,0.06)}.header__inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.header__brand{display:flex;align-items:center;gap:10px}.header__brand img{width:32px;height:32px;border-radius:7px}.header__brand span{font-size:1.1rem;font-weight:600;letter-spacing:0.02em;color:var(--white);transition:color var(--transition)}.header--solid .header__brand span{color:var(--green-900)}.header__nav{display:flex;align-items:center;gap:28px}.header__nav a:not(.btn){font-size:14px;font-weight:400;color:rgba(255,255,255,0.85);transition:color var(--transition)}.header--solid .header__nav a:not(.btn){color:var(--gray-700)}.header__nav a:not(.btn):hover{color:var(--white)}.header--solid .header__nav a:not(.btn):hover{color:var(--green-900)}.header__nav .btn{padding:9px 18px;font-size:13px}.header__nav .btn--outline{border-color:rgba(255,255,255,0.4);color:var(--white)}.header--solid .header__nav .btn--outline{border-color:var(--green-900);color:var(--green-900)}.header__nav .btn--fill{box-shadow:none}.menu-toggle{display:none;border:0;width:40px;height:40px;background:transparent;position:relative;z-index:1100;cursor:pointer}.menu-toggle span{position:absolute;left:9px;width:22px;height:2px;border-radius:2px;background:var(--white);transition:all var(--transition)}.header--solid .menu-toggle span{background:var(--green-900)}.menu-toggle span:nth-child(1){top:13px}.menu-toggle span:nth-child(2){top:19px}.menu-toggle span:nth-child(3){top:25px}.header--open .menu-toggle span{background:var(--green-900)}.header--open .menu-toggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}.header--open .menu-toggle span:nth-child(2){opacity:0}.header--open .menu-toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.hero{position:relative;overflow:hidden;background:var(--green-login-gradient);color:var(--white);padding:140px 0 100px;min-height:90vh;display:flex;align-items:center}.hero::before{content:"";position:absolute;inset:0;background:var(--green-login-glow);pointer-events:none}.hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr 0.9fr;gap:60px;align-items:center}.hero__title{font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:700;line-height:1.18;letter-spacing:-0.02em;margin-bottom:16px}.hero__title em{font-style:normal;color:rgba(255,255,255,0.5)}.hero__sub{font-size:0.88rem;font-weight:300;line-height:1.7;color:rgba(255,255,255,0.75);max-width:460px;margin-bottom:24px}.hero__actions{display:flex;flex-wrap:wrap;gap:12px}.hero__visual{position:relative}.hero__mockup{background:transparent;border:none;border-radius:16px;padding:0}.mockup__bar{display:flex;gap:6px;margin-bottom:18px}.mockup__dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,0.2)}.mockup__placeholder{width:100%;aspect-ratio:16 / 10;border-radius:8px;background:rgba(255,255,255,0.04);border:1px dashed rgba(255,255,255,0.15);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:rgba(255,255,255,0.3);font-size:13px}.mockup__placeholder svg{width:32px;height:32px;stroke:currentColor;fill:none;stroke-width:1.5}.zero{background:var(--green-login-gradient);color:var(--white);padding:52px 0;position:relative;overflow:hidden}.zero::before{content:"";position:absolute;inset:0;background:var(--green-login-glow);pointer-events:none}.zero__inner{position:relative;z-index:1;display:flex;align-items:center;gap:40px}.zero__visual{flex-shrink:0}.zero__glyph{width:clamp(220px,28vw,360px);height:auto}.zero__content{flex:1}.zero__headline{font-size:clamp(2.6rem,5.4vw,4.6rem);font-weight:700;letter-spacing:-0.03em;line-height:1.05;margin-bottom:10px}.zero__sub{font-size:clamp(1.08rem,2vw,1.42rem);font-weight:400;line-height:1.4;color:rgba(255,255,255,0.7);margin-bottom:28px}.zero__details{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px}.zero__detail{display:flex;align-items:center;gap:10px;font-size:0.9rem;font-weight:400;color:rgba(255,255,255,0.75)}.zero__detail svg{width:16px;height:16px;stroke:rgba(255,255,255,0.45);fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.pain{padding:clamp(64px,8vw,108px) 0}.pain>.wrap{display:grid;grid-template-columns:minmax(220px,5fr) minmax(0,7fr);align-items:start;gap:clamp(36px,6vw,84px)}.pain__intro{position:sticky;top:96px;align-self:start}.pain__eyebrow{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;color:var(--green-700);margin-bottom:14px}.pain__title{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:600;line-height:1.2;letter-spacing:-0.02em;margin-bottom:14px}.pain__desc{font-size:1.05rem;color:var(--gray-500);line-height:1.7}.pain__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pain__card{border:1px solid var(--gray-100);border-radius:14px;padding:28px;transition:all var(--transition);background:var(--white)}.pain__card:hover{border-color:var(--gray-200);box-shadow:0 4px 16px rgba(0,0,0,0.04)}.pain__card-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;color:var(--gray-300);margin-bottom:12px}.pain__card h3{font-size:1.1rem;font-weight:600;line-height:1.35;margin-bottom:10px;letter-spacing:-0.01em}.pain__card p{font-size:0.92rem;color:var(--gray-500);line-height:1.65}.how{padding:100px 0;background:var(--white);border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100)}.how__header{text-align:center;max-width:580px;margin:0 auto 60px}.how__eyebrow{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;color:var(--green-700);margin-bottom:14px}.how__title{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:600;line-height:1.2;letter-spacing:-0.02em;margin-bottom:12px}.how__desc{font-size:1rem;color:var(--gray-500)}.how__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:var(--gray-200);border-radius:14px;overflow:hidden}.how__step{background:var(--white);padding:32px 24px}.how__step-num{font-size:32px;font-weight:700;color:var(--green-100);line-height:1;margin-bottom:14px;letter-spacing:-0.02em}.how__step h3{font-size:1rem;font-weight:600;margin-bottom:8px;letter-spacing:-0.01em}.how__step p{font-size:0.88rem;color:var(--gray-500);line-height:1.6}.features{padding:100px 0}.features__top{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;margin-bottom:60px}.features__intro{position:sticky;top:100px}.features__eyebrow{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;color:var(--green-700);margin-bottom:14px}.features__title{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:600;line-height:1.2;letter-spacing:-0.02em;margin-bottom:14px}.features__desc{font-size:1.05rem;color:var(--gray-500);line-height:1.7;margin-bottom:24px}.features__list{display:grid;gap:16px}.feat{border:1px solid var(--gray-100);border-radius:14px;padding:24px;transition:all var(--transition)}.feat:hover{border-color:var(--gray-200);box-shadow:0 2px 12px rgba(0,0,0,0.03)}.feat__icon{width:40px;height:40px;border-radius:10px;background:var(--green-50);border:1px solid var(--green-100);display:flex;align-items:center;justify-content:center;margin-bottom:14px;color:var(--green-800)}.feat__icon svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.feat h3{font-size:1rem;font-weight:600;margin-bottom:6px}.feat p{font-size:0.9rem;color:var(--gray-500);line-height:1.6}.cta-band{background:var(--green-login-gradient);color:var(--white);padding:72px 0;position:relative;overflow:hidden}.cta-band::before{content:"";position:absolute;inset:0;background:var(--green-login-glow);pointer-events:none}.cta-band__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.cta-band__text h2{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:600;line-height:1.2;margin-bottom:6px}.cta-band__text p{color:rgba(255,255,255,0.6);font-size:1rem}.cta-band__actions{display:flex;gap:12px;flex-wrap:wrap}.trust{padding:clamp(72px,9vw,118px) 0;background:var(--white);border-top:1px solid rgba(7,50,5,0.05);border-bottom:1px solid rgba(7,50,5,0.07);overflow:hidden}.trust__header{text-align:center;margin-bottom:clamp(40px,6vw,72px)}.trust__eyebrow{display:inline-block;font-size:0.78rem;font-weight:500;letter-spacing:0.09em;text-transform:uppercase;color:var(--gray-500);margin-bottom:14px}.trust__title{font-family:"Cabinet Grotesk","General Sans",sans-serif;font-size:clamp(1.7rem,3.5vw,2.6rem);font-weight:800;color:var(--green-900);letter-spacing:-0.03em;line-height:1.12;max-width:22ch;margin:0 auto}.trust__split{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch}.trust__col{padding:clamp(28px,4vw,44px);border-radius:20px;display:flex;flex-direction:column;gap:20px}.trust__col--before{background:var(--gray-50);border:1px solid rgba(7,50,5,0.06)}.trust__col--after{background:var(--green-login-gradient);border:1px solid rgba(168,245,176,0.12);box-shadow:0 24px 56px rgba(7,50,5,0.18),inset 0 1px 0 rgba(255,255,255,0.06);position:relative;overflow:hidden}.trust__col--after::before{content:"";position:absolute;inset:0;background:var(--green-login-glow);pointer-events:none}.trust__divider{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 clamp(12px,2vw,28px);gap:8px}.trust__divider-line{width:1px;flex:1;background:rgba(7,50,5,0.1)}.trust__divider-badge{font-family:"Cabinet Grotesk","General Sans",sans-serif;font-size:clamp(0.58rem,0.8vw,0.7rem);font-weight:800;letter-spacing:0.12em;text-transform:uppercase;writing-mode:vertical-rl;color:var(--gray-300);white-space:nowrap;padding:10px 0}.trust__col-label{font-size:0.72rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase}.trust__col--before .trust__col-label{color:var(--gray-300)}.trust__col--after .trust__col-label{color:rgba(168,245,176,0.55)}.trust__items{display:flex;flex-direction:column;gap:10px;flex:1}.trust__item{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:10px;line-height:1.45;font-size:clamp(0.84rem,1.1vw,0.94rem);position:relative;z-index:1}.trust__col--before .trust__item{background:var(--white);border:1px solid rgba(7,50,5,0.06);color:var(--gray-500)}.trust__col--after .trust__item{background:rgba(255,255,255,0.05);border:1px solid rgba(168,245,176,0.1);color:rgba(255,255,255,0.82)}.trust__item-icon{font-size:14px;flex-shrink:0;margin-top:1px;line-height:1.45}.trust__col--before .trust__item-icon{opacity:0.35}.trust__col--after .trust__item-icon{color:var(--green-100)}.contact{padding:100px 0}.contact__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.contact__info{padding-right:20px}.contact__eyebrow{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:0.1em;color:var(--green-700);margin-bottom:14px}.contact__title{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:600;line-height:1.2;letter-spacing:-0.02em;margin-bottom:14px}.contact__desc{font-size:1rem;color:var(--gray-500);line-height:1.7;margin-bottom:28px}.contact__perks{display:grid;gap:14px;margin-bottom:28px}.contact__perk{display:flex;align-items:center;gap:12px;font-size:0.95rem;color:var(--gray-700)}.contact__perk::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green-700);flex-shrink:0}.contact__tags{display:flex;flex-wrap:wrap;gap:8px}.contact__tag{font-size:12px;font-weight:500;color:var(--green-900);background:var(--green-50);border:1px solid rgba(7,50,5,0.12);border-radius:999px;padding:6px 12px}.contact__legal{margin-top:18px;font-size:0.9rem;color:var(--gray-500);line-height:1.7}.contact__legal a{color:var(--green-700);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.16em}.contact__form-wrap{background:var(--white);border:1px solid var(--gray-100);border-radius:16px;padding:32px;box-shadow:0 1px 3px rgba(0,0,0,0.03),0 8px 24px rgba(0,0,0,0.04)}.form{display:grid;gap:16px}.field{display:grid;gap:6px}.field label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:0.06em;color:var(--gray-500)}.field input,.field textarea{width:100%;border:1px solid var(--gray-200);border-radius:10px;padding:12px 14px;font-size:14px;color:var(--gray-900);background:var(--white);transition:all var(--transition)}.field textarea{min-height:110px;resize:vertical}.field input:focus,.field textarea:focus{outline:none;border-color:var(--green-700);box-shadow:0 0 0 3px rgba(7,50,5,0.08)}.field input::placeholder,.field textarea::placeholder{color:var(--gray-300)}.form-feedback{min-height:18px;font-size:13px;font-weight:500;color:var(--green-700)}.footer{border-top:1px solid var(--gray-100);padding:48px 0 28px;background:var(--gray-50)}.footer__grid{display:grid;grid-template-columns:1.8fr 1fr 1fr;gap:24px;margin-bottom:32px}.footer__brand{display:flex;flex-direction:column;gap:12px}.footer__brand-inline{display:flex;align-items:center;gap:8px}.footer__brand img{width:28px;height:28px;border-radius:6px}.footer__brand strong{font-size:1rem;font-weight:600;color:var(--green-900)}.footer__brand p{font-size:13px;color:var(--gray-500);max-width:340px;line-height:1.6}.footer__col h4{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;color:var(--gray-300);margin-bottom:14px}.footer__col a{display:block;font-size:13px;color:var(--gray-500);margin-bottom:10px;transition:color var(--transition)}.footer__col a:hover{color:var(--green-900)}.footer__bottom{border-top:1px solid var(--gray-100);padding-top:20px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;font-size:12px;color:var(--gray-300)}.footer__bottom a{color:var(--gray-300);transition:color var(--transition)}.footer__bottom a:hover{color:var(--gray-500)}.img-placeholder{background:var(--gray-50);border:1px dashed var(--gray-200);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:var(--gray-300);font-size:12px;text-align:center;padding:20px}.img-placeholder svg{width:28px;height:28px;stroke:currentColor;fill:none;stroke-width:1.5}[data-reveal]{opacity:1;transform:none}.js [data-reveal]{opacity:0;transform:translateY(18px);transition:opacity 0.6s ease,transform 0.6s ease}.js [data-reveal].visible{opacity:1;transform:none}@media (max-width:1024px){.hero__grid,.features__top,.contact__grid{grid-template-columns:1fr}.zero__details{grid-template-columns:1fr}.hero__visual{max-width:600px}.features__intro{position:static}.trust__split{grid-template-columns:1fr;gap:16px}.trust__divider{flex-direction:row;padding:0}.trust__divider-line{width:auto;height:1px;flex:1}.trust__divider-badge{writing-mode:horizontal-tb;padding:0 12px}.trust__col{border-radius:16px}}@media (max-width:860px){.menu-toggle{display:inline-flex}.header__nav{position:fixed;top:0;right:0;width:min(320px,100%);height:100vh;background:rgba(255,255,255,0.98);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-left:1px solid var(--gray-100);box-shadow:-4px 0 24px rgba(0,0,0,0.06);flex-direction:column;justify-content:center;align-items:flex-start;padding:40px 28px;transform:translateX(110%);transition:transform var(--transition);z-index:1050}.header--open .header__nav{transform:translateX(0)}.header__nav a:not(.btn){color:var(--gray-900);font-size:1.05rem;padding:4px 0}.header__nav .btn{width:100%;margin-top:4px}.header__nav .btn--outline{border-color:var(--green-900);color:var(--green-900)}.how__steps{grid-template-columns:1fr 1fr}.pain>.wrap{grid-template-columns:1fr;gap:clamp(28px,5vw,40px)}.pain__intro{position:static}.pain__grid{grid-template-columns:1fr 1fr}.footer__grid{grid-template-columns:1fr}.hero{padding:120px 0 72px;min-height:auto}}@media (max-width:640px){.wrap{padding:0 18px}.pain__grid{grid-template-columns:1fr}.how__steps{grid-template-columns:1fr;border-radius:14px}.zero__inner{flex-direction:column;text-align:center}.zero__glyph{width:min(70vw,300px)}.zero__details{justify-items:center}.cta-band__inner,.section-links,.section-links--center{flex-direction:column;text-align:center}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0s !important;transition-duration:0s !important;scroll-behavior:auto !important}}