:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eef5f3;background:#071426;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #071426;--bg-elevated: #0a1a2e;--bg-soft: #0d2138;--surface: rgba(14, 34, 57, .78);--surface-solid: #0e2239;--surface-hover: #132b46;--text: #f5f9f8;--text-soft: #adbac8;--text-muted: #7e90a3;--brand: #55e6a5;--brand-strong: #32cc88;--brand-dark: #062e22;--brand-soft: rgba(85, 230, 165, .1);--line: rgba(202, 221, 234, .13);--line-strong: rgba(202, 221, 234, .22);--header-bg: rgba(7, 20, 38, .86);--shadow: 0 24px 72px rgba(0, 0, 0, .26);--shadow-soft: 0 14px 38px rgba(0, 0, 0, .15);--radius-sm: 12px;--radius-md: 18px;--radius-lg: 26px;--container: 1160px;--header-height: 74px}:root[data-theme=light]{color:#132236;background:#f5f8f7;--bg: #f5f8f7;--bg-elevated: #ffffff;--bg-soft: #edf3f1;--surface: rgba(255, 255, 255, .88);--surface-solid: #ffffff;--surface-hover: #f0f6f4;--text: #102035;--text-soft: #526477;--text-muted: #6e7f91;--brand: #109d66;--brand-strong: #0c8556;--brand-dark: #ffffff;--brand-soft: rgba(16, 157, 102, .09);--line: rgba(16, 32, 53, .11);--line-strong: rgba(16, 32, 53, .18);--header-bg: rgba(245, 248, 247, .88);--shadow: 0 24px 72px rgba(25, 51, 42, .12);--shadow-soft: 0 14px 38px rgba(25, 51, 42, .08)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 20px)}body{margin:0;min-width:320px;min-height:100vh;overflow-x:clip;color:var(--text);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img,svg{display:block}img{max-width:100%}p,h1,h2,h3{margin-top:0}p{color:var(--text-soft)}h1,h2,h3,.brand strong{letter-spacing:-.035em}h1{max-width:730px;margin-bottom:24px;font-size:clamp(3rem,5.4vw,5rem);line-height:1.02}h1 span{display:block;margin-top:5px;color:var(--brand)}h2{margin-bottom:18px;font-size:clamp(2rem,3.7vw,3.25rem);line-height:1.1}h3{margin-bottom:8px;font-size:1.08rem;line-height:1.3}::selection{color:#061b14;background:var(--brand)}:focus-visible{outline:3px solid var(--brand);outline-offset:3px}.container{width:min(var(--container),calc(100% - 48px));margin-inline:auto}.section{position:relative;padding:96px 0;scroll-margin-top:calc(var(--header-height) + 18px)}.section--subtle{border-block:1px solid var(--line);background:var(--bg-elevated)}.section-heading{max-width:720px;margin-bottom:46px}.section-heading--center{margin-inline:auto;text-align:center}.section-heading>p:last-child{max-width:660px;margin-bottom:0;font-size:1.04rem}.section-heading--center>p:last-child{margin-inline:auto}.eyebrow{margin-bottom:13px;color:var(--brand);font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:10px 14px;transform:translateY(-160%);border-radius:8px;color:var(--brand-dark);background:var(--brand);font-weight:800}.skip-link:focus{transform:translateY(0)}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:9px;padding:12px 20px;border:1px solid transparent;border-radius:12px;cursor:pointer;font-weight:800;line-height:1.2;text-align:center;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.button svg{flex:0 0 auto}.button:hover{transform:translateY(-2px)}.button--primary{color:var(--brand-dark);background:var(--brand);box-shadow:0 12px 28px #31cb872e}.button--primary:hover{background:var(--brand-strong);box-shadow:0 16px 34px #31cb873d}.button--secondary,.button--ghost{border-color:var(--line-strong);color:var(--text);background:var(--surface)}.button--secondary:hover,.button--ghost:hover{border-color:var(--brand);background:var(--surface-hover)}.contact-action{display:inline-flex;max-width:100%;flex-direction:column;align-items:flex-start;gap:7px}.contact-action__status{max-width:280px;color:var(--text-soft);font-size:.78rem;line-height:1.35}.icon-button{display:inline-grid;width:44px;height:44px;flex:0 0 auto;place-items:center;padding:0;border:1px solid var(--line);border-radius:12px;color:var(--text);background:var(--surface);cursor:pointer;transition:color .18s ease,border-color .18s ease,background-color .18s ease}.icon-button:hover{border-color:var(--line-strong);color:var(--brand);background:var(--surface-hover)}.icon-tile{display:inline-grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border:1px solid rgba(85,230,165,.2);border-radius:13px;color:var(--brand);background:var(--brand-soft)}.icon-tile--large{width:56px;height:56px;border-radius:16px}.site-header{position:sticky;z-index:100;top:0;height:var(--header-height);border-bottom:1px solid var(--line);background:var(--header-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__inner{display:flex;height:100%;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;min-height:44px;min-width:max-content;align-items:center;gap:10px}.brand__mark{position:relative;display:block;width:39px;height:39px;flex:0 0 auto}.brand__asset{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.brand__asset--light{display:none}:root[data-theme=light] .brand__asset--dark{display:none}:root[data-theme=light] .brand__asset--light{display:block}.brand__copy{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-size:.92rem;letter-spacing:.13em}.brand small{margin-top:5px;color:var(--text-muted);font-size:.69rem;font-weight:600;letter-spacing:.025em}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(15px,2vw,28px)}.desktop-nav a{display:inline-flex;min-height:44px;align-items:center;color:var(--text-soft);font-size:.86rem;font-weight:600;transition:color .16s ease}.desktop-nav a:hover{color:var(--brand)}.site-header__actions{display:flex;align-items:center;gap:10px}.desktop-cta .button{min-height:44px;padding:10px 17px;font-size:.86rem}.menu-button,.mobile-menu-shell{display:none}.hero{position:relative;min-height:calc(100svh - var(--header-height));overflow:hidden;padding:clamp(64px,8vh,88px) 0 32px;background:var(--bg)}.hero__glow{position:absolute;width:560px;height:560px;border-radius:50%;pointer-events:none}.hero__glow--one{top:-330px;left:-230px;background:radial-gradient(circle,rgba(85,230,165,.14),transparent 69%)}.hero__glow--two{top:60px;right:-290px;background:radial-gradient(circle,rgba(47,126,215,.15),transparent 68%)}.hero__grid{position:relative;display:grid;align-items:center;grid-template-columns:minmax(0,.96fr) minmax(450px,1.04fr);gap:clamp(44px,6vw,84px)}.hero__meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px 16px;margin-bottom:23px}.badge{display:inline-flex;align-items:center;gap:9px;padding:7px 12px;border:1px solid rgba(85,230,165,.22);border-radius:999px;color:var(--brand);background:var(--brand-soft);font-size:.79rem;font-weight:800}.badge>span{width:7px;height:7px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 4px #55e6a51a}.hero__slogan{color:var(--text-soft);font-size:.86rem;font-weight:700;letter-spacing:.025em}.hero__lead{max-width:630px;margin-bottom:30px;font-size:clamp(1.05rem,1.5vw,1.2rem)}.hero__actions{display:flex;align-items:flex-start;flex-wrap:wrap;gap:12px}.hero__note{display:flex;max-width:570px;align-items:flex-start;gap:9px;margin:18px 0 0;font-size:.82rem}.hero__note svg{flex:0 0 auto;margin-top:2px;color:var(--brand)}.hero__visual{position:relative}.product-frame{overflow:hidden;padding:9px;border:1px solid var(--line-strong);border-radius:23px;background:linear-gradient(145deg,var(--surface-solid),var(--bg-soft));box-shadow:var(--shadow)}.product-frame__bar{display:flex;height:35px;align-items:center;gap:6px;padding:0 12px;border:1px solid var(--line);border-bottom:0;border-radius:13px 13px 0 0;background:var(--bg-elevated)}.product-frame__bar>span{width:7px;height:7px;border-radius:50%;background:var(--line-strong)}.product-frame__bar small{margin-left:auto;color:var(--text-muted);font-size:.65rem}.product-frame img{width:100%;height:auto;border:1px solid var(--line);border-radius:0 0 13px 13px;background:#f5f7fa}.hero__privacy-chip{position:relative;display:flex;width:max-content;align-items:center;gap:8px;margin:12px 14px 0 auto;padding:10px 13px;border:1px solid rgba(85,230,165,.24);border-radius:11px;color:var(--text);background:var(--surface-solid);box-shadow:var(--shadow-soft);font-size:.78rem;font-weight:800}.hero__privacy-chip svg{color:var(--brand)}.hero__proof{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 34px;margin-top:clamp(40px,7vh,68px);padding-top:22px;border-top:1px solid var(--line)}.hero__proof span{display:inline-flex;align-items:center;gap:7px;color:var(--text-soft);font-size:.79rem}.hero__proof svg{color:var(--brand)}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefit-card{padding:30px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-soft)}.benefit-card h3{margin-top:26px;font-size:1.22rem}.benefit-card p{margin-bottom:0;font-size:.93rem}.product-preview{overflow:hidden}.product-gallery{display:grid;align-items:stretch;grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr);gap:18px}.product-gallery--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.product-gallery--compact .product-shot--featured{grid-column:auto;grid-row:auto}.product-gallery--compact .product-shot__image,.product-gallery--compact .product-shot--featured .product-shot__image,.product-gallery--compact .product-shot:not(.product-shot--featured) .product-shot__image{position:relative;height:auto;min-height:0;aspect-ratio:1.65 / 1}.product-gallery--compact .product-shot__image img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.product-gallery:focus-visible{border-radius:var(--radius-md)}.product-gallery__hint{display:none;margin:9px 0 0;color:var(--text-muted);font-size:.75rem}.product-shot{overflow:hidden;margin:0;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-soft)}.product-shot--featured{grid-row:1 / 3}.product-shot__image{display:grid;overflow:hidden;place-items:center;border-bottom:1px solid var(--line);background:#eef3f7}.product-shot:not(.product-shot--featured) .product-shot__image{aspect-ratio:2.15 / 1}.product-shot--featured .product-shot__image{height:calc(100% - 83px);min-height:430px}.product-shot__image img{width:100%;height:100%;object-fit:contain}.product-shot figcaption{display:flex;min-height:82px;flex-direction:column;justify-content:center;gap:3px;padding:15px 18px}.product-shot figcaption strong{line-height:1.35}.product-shot figcaption span{color:var(--text-soft);font-size:.82rem}.feature-grid--compact{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.feature-card--compact{display:flex;min-height:94px;align-items:center;gap:15px;padding:19px;border:1px solid var(--line);border-radius:15px;background:var(--surface);transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.feature-card--compact:hover{transform:translateY(-2px);border-color:#55e6a54d;background:var(--surface-hover)}.feature-card--compact h3{margin-bottom:2px;font-size:.98rem}.feature-card--compact p{margin:0;font-size:.79rem}.beta-process{background:radial-gradient(circle at 50% 20%,rgba(85,230,165,.07),transparent 35%),var(--bg)}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:0;padding:0;list-style:none}.process-grid li{position:relative;display:flex;min-height:176px;align-items:flex-start;flex-direction:column;gap:18px;padding:25px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.process-step__number{display:grid;width:39px;height:39px;place-items:center;border:1px solid rgba(85,230,165,.24);border-radius:11px;color:var(--brand);background:var(--brand-soft);font-weight:800}.process-grid li h3{margin-bottom:5px}.process-grid li p{margin-bottom:0;font-size:.88rem}.process-step__arrow{position:absolute;top:34px;right:-21px;z-index:2;width:24px;height:24px;padding:5px;border:1px solid var(--line-strong);border-radius:50%;color:var(--brand);background:var(--bg)}.process-action{display:flex;align-items:center;flex-direction:column;margin-top:30px;text-align:center}.process-action p{margin:11px 0 0;font-size:.78rem}.beta-value__panel{display:grid;align-items:center;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:clamp(44px,8vw,100px)}.beta-value__panel>div>p:last-child{max-width:680px;margin-bottom:0}.beta-value__panel ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.beta-value__panel li{display:flex;min-height:54px;align-items:center;gap:11px;padding:11px 14px;border:1px solid var(--line);border-radius:13px;color:var(--text-soft);background:var(--surface);font-size:.9rem}.beta-value__panel li>span{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:8px;color:var(--brand);background:var(--brand-soft)}.final-cta{overflow:hidden;padding-block:100px}.final-cta__glow{position:absolute;top:50%;left:50%;width:760px;height:420px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(85,230,165,.12),transparent 67%);pointer-events:none}.final-cta__inner{position:relative;display:flex;max-width:820px;align-items:center;flex-direction:column;padding:54px;border:1px solid rgba(85,230,165,.22);border-radius:var(--radius-lg);background:linear-gradient(145deg,rgba(85,230,165,.07),transparent 65%),var(--surface-solid);box-shadow:var(--shadow);text-align:center}.final-cta__icon{display:grid;width:56px;height:56px;place-items:center;margin-bottom:21px;border-radius:16px;color:var(--brand);background:var(--brand-soft)}.final-cta__inner h2{max-width:700px}.final-cta__inner>p:not(.eyebrow){max-width:580px;margin-bottom:27px}.final-cta__inner small{margin-top:12px;color:var(--text-muted)}.site-footer{padding:34px 0 max(24px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--bg-elevated)}.site-footer__main{display:flex;align-items:center;justify-content:space-between;gap:32px}.site-footer__contacts{display:grid;justify-items:end;gap:4px}.site-footer__contacts>p{margin:0;color:var(--text);font-size:.86rem;font-weight:650}.site-footer__main nav{display:flex;align-items:center;gap:20px}.site-footer__main nav a,.site-footer__main nav button{display:inline-flex;min-height:44px;align-items:center;padding:0;border:0;color:var(--text-soft);background:transparent;cursor:pointer;font-size:.82rem}.site-footer__main nav a:hover,.site-footer__main nav button:hover{color:var(--brand)}.site-footer__main .contact-action{min-height:44px;justify-content:center;gap:3px}.site-footer__main .contact-action__status{max-width:180px;font-size:.68rem}.site-footer__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-top:28px;padding-top:20px;border-top:1px solid var(--line);color:var(--text-soft);font-size:.74rem}.site-footer__bottom p{max-width:660px;margin:0;font-size:inherit;text-align:right}@media(max-width:1040px){.desktop-nav{gap:14px}.desktop-nav a{font-size:.79rem}.hero__grid{grid-template-columns:minmax(0,.95fr) minmax(410px,1.05fr);gap:38px}.feature-grid--compact{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){:root{--header-height: 70px}.desktop-nav,.desktop-cta{display:none}.menu-button{display:inline-grid}.mobile-menu-shell{position:fixed;z-index:300;top:0;right:0;bottom:0;left:0;display:block;width:100%;max-width:100vw;height:100dvh;overflow:clip;visibility:hidden;pointer-events:none;transition:visibility 0s linear .28s}.mobile-menu-shell.is-open{visibility:visible;pointer-events:auto;transition-delay:0s}.mobile-menu-backdrop{position:fixed;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;padding:0;border:0;opacity:0;background:#020810c7;cursor:pointer;touch-action:none;transition:opacity .28s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.mobile-menu-shell.is-open .mobile-menu-backdrop{opacity:1}.mobile-menu{position:fixed;z-index:1;top:0;right:0;display:flex;width:min(88vw,380px);max-width:100%;height:100dvh;max-height:100dvh;flex-direction:column;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:max(16px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) 0 18px;border-left:1px solid var(--line);background:var(--bg-elevated);box-shadow:var(--shadow);transform:translate(100%);transition:transform .28s cubic-bezier(.22,1,.36,1);-webkit-overflow-scrolling:touch}.mobile-menu-shell.is-open .mobile-menu{transform:translate(0)}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--line)}.mobile-menu nav{display:flex;flex-direction:column;margin-top:10px}.mobile-menu nav a{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:18px;padding:10px 5px;border-bottom:1px solid var(--line);color:var(--text-soft);font-weight:700}.mobile-menu nav a:hover{color:var(--brand)}.mobile-menu__cta{display:flex;align-items:stretch;flex-direction:column;margin-top:20px;padding-top:20px;padding-bottom:max(18px,env(safe-area-inset-bottom));border-top:1px solid var(--line)}.mobile-menu__cta .contact-action,.mobile-menu__cta .button{width:100%}.mobile-menu__cta p{margin:10px 0 0;font-size:.76rem;text-align:center}.hero{min-height:0;padding-top:60px}.hero__grid{grid-template-columns:1fr;gap:44px}.hero__content{max-width:720px}.hero__visual{width:min(720px,100%);margin-inline:auto}.product-gallery{grid-template-columns:1fr 1fr}.product-gallery--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.product-shot--featured{grid-column:1 / -1;grid-row:auto}.product-shot--featured .product-shot__image{height:auto;min-height:0;aspect-ratio:1.8 / 1}.process-grid{grid-template-columns:1fr;gap:12px}.process-grid li{min-height:0;align-items:center;flex-direction:row;gap:16px}.process-step__arrow{display:none}.beta-value__panel{grid-template-columns:1fr;gap:32px}}@media(max-width:680px){.container{width:min(100% - 32px,var(--container))}.section{padding:72px 0}.section-heading{margin-bottom:34px}h1{font-size:clamp(2.35rem,11.5vw,3.45rem)}h2{font-size:clamp(1.85rem,8.5vw,2.55rem)}.hero{padding:42px 0 26px}.hero__grid{gap:36px}.hero__meta{margin-bottom:19px}.hero__slogan{font-size:.79rem}.hero__lead{margin-bottom:25px;font-size:1rem}.hero__actions{align-items:stretch;flex-direction:column}.hero__actions .contact-action,.hero__actions .button{width:100%}.contact-action__status{max-width:none}.product-frame{padding:6px;border-radius:17px}.product-frame__bar{height:29px;border-radius:10px 10px 0 0}.hero__privacy-chip{margin:10px 8px 0 auto}.hero__proof{align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:8px;margin-top:34px}.benefit-grid{grid-template-columns:1fr;gap:12px}.benefit-card{display:grid;align-items:center;grid-template-columns:auto 1fr;gap:0 16px;padding:22px}.benefit-card .icon-tile{grid-row:1 / 3}.benefit-card h3{margin:0 0 4px}.product-gallery{width:calc(100% + 16px);grid-auto-columns:min(88vw,420px);grid-auto-flow:column;grid-template-columns:none;gap:12px;overflow-x:auto;padding:2px 16px 16px 2px;scroll-padding-left:2px;scroll-snap-type:x mandatory;scrollbar-width:thin}.product-gallery__hint{display:block}.product-shot,.product-shot--featured{grid-column:auto;grid-row:auto;scroll-snap-align:start}.product-shot__image,.product-shot--featured .product-shot__image,.product-shot:not(.product-shot--featured) .product-shot__image{height:auto;min-height:0;aspect-ratio:1.65 / 1}.feature-grid--compact{grid-template-columns:1fr;gap:10px}.feature-card--compact{min-height:82px;padding:16px}.process-grid li{padding:20px}.process-action .contact-action,.process-action .button{width:100%}.final-cta{padding-block:72px}.final-cta__inner{padding:38px 22px;border-radius:22px}.site-footer__main,.site-footer__bottom{align-items:flex-start;flex-direction:column}.site-footer__main{gap:24px}.site-footer__contacts{justify-items:start}.site-footer__main nav{flex-wrap:wrap;gap:12px 19px}.site-footer__bottom{gap:10px}.site-footer__bottom p{text-align:left}}@media(max-width:390px){.container{width:min(100% - 24px,var(--container))}.site-header .brand__copy small{display:none}.site-header__actions{gap:7px}.brand__mark{width:36px;height:36px}.hero__meta{align-items:flex-start;flex-direction:column;gap:9px}.hero__actions .button{padding-inline:14px;font-size:.9rem}.benefit-card{grid-template-columns:1fr}.benefit-card .icon-tile{grid-row:auto;margin-bottom:16px}.process-grid li{align-items:flex-start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.button:hover,.feature-card--compact:hover{transform:none}}
