.PortTicker-module__fJQdWa__ticker{z-index:101;background:#08090c;border-bottom:1px solid #ffffff0a;height:36px;position:fixed;top:0;left:0;right:0;overflow:hidden}.PortTicker-module__fJQdWa__track{align-items:center;width:max-content;height:100%;animation:40s linear infinite PortTicker-module__fJQdWa__ticker-scroll;display:flex}.PortTicker-module__fJQdWa__track:hover{animation-play-state:paused}.PortTicker-module__fJQdWa__item{white-space:nowrap;color:var(--text-muted);align-items:center;gap:8px;padding:0 24px;font-size:.72rem;font-weight:500;display:inline-flex}.PortTicker-module__fJQdWa__flag{font-size:.8rem}.PortTicker-module__fJQdWa__portName{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--lp-text-muted);font-size:.68rem;font-weight:600}.PortTicker-module__fJQdWa__statusDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.PortTicker-module__fJQdWa__statusGreen{background:#22c55e;box-shadow:0 0 6px #22c55e66}.PortTicker-module__fJQdWa__statusYellow{background:#eab308;box-shadow:0 0 6px #eab30866}.PortTicker-module__fJQdWa__statusText{font-size:.68rem;font-weight:500}.PortTicker-module__fJQdWa__statusTextGreen{color:#22c55e}.PortTicker-module__fJQdWa__statusTextYellow{color:#eab308}.PortTicker-module__fJQdWa__sep{color:#ffffff0f;padding:0 4px;font-size:.6rem}@keyframes PortTicker-module__fJQdWa__ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Navbar-module__ALGTZa__nav{z-index:100;transition:all .35s;position:fixed;top:36px;left:0;right:0}.Navbar-module__ALGTZa__solid{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--brand-subtle);background:#0c0f14d9;box-shadow:0 1px 20px #0000004d}.Navbar-module__ALGTZa__clear{background:0 0}.Navbar-module__ALGTZa__inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:16px 32px;display:flex}.Navbar-module__ALGTZa__logo{align-items:center;gap:10px;text-decoration:none;transition:opacity .2s;display:flex}.Navbar-module__ALGTZa__logo:hover{opacity:.85}.Navbar-module__ALGTZa__logoSvg{flex-shrink:0}.Navbar-module__ALGTZa__logoText{color:var(--text-primary);letter-spacing:-.01em;font-size:15px;font-weight:600}.Navbar-module__ALGTZa__links{align-items:center;gap:24px;display:flex}.Navbar-module__ALGTZa__link{color:var(--text-muted);font-size:14px;font-weight:400;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__ALGTZa__link:hover{color:var(--text-body)}.Navbar-module__ALGTZa__link:after{content:"";background:var(--brand);width:0;height:1px;transition:width .25s;position:absolute;bottom:-4px;left:0}.Navbar-module__ALGTZa__link:hover:after{width:100%}.Navbar-module__ALGTZa__langSwitcher{background:var(--brand-surface);border-radius:var(--radius-md);border:1px solid var(--brand-border);gap:2px;padding:3px;display:flex}.Navbar-module__ALGTZa__langBtn{border-radius:var(--radius-sm);cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:5px 10px;font-family:inherit;font-size:.7rem;font-weight:600;transition:all .2s}.Navbar-module__ALGTZa__langBtn:hover{color:var(--text-body)}.Navbar-module__ALGTZa__langActive{background:var(--brand-border);color:var(--brand-light);box-shadow:0 0 8px #d977061a}.Navbar-module__ALGTZa__cta{background:linear-gradient(135deg,var(--brand)0%,var(--brand-hover)100%);color:var(--bg-page);border-radius:var(--radius-md);cursor:pointer;border:none;align-items:center;gap:6px;padding:10px 24px;font-family:inherit;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 2px 12px #d9770626}.Navbar-module__ALGTZa__cta:hover{background:linear-gradient(135deg,var(--brand-hover)0%,var(--brand-pressed)100%);transform:translateY(-1px);box-shadow:0 4px 20px #d9770640}.Navbar-module__ALGTZa__cta:active{transform:scale(.97)}.Navbar-module__ALGTZa__ctaArrow{font-size:.9rem;transition:transform .2s}.Navbar-module__ALGTZa__cta:hover .Navbar-module__ALGTZa__ctaArrow{transform:translate(2px)}.Navbar-module__ALGTZa__hamburger{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__ALGTZa__hamburger span{background:var(--text-body);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.Navbar-module__ALGTZa__hamburgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__ALGTZa__hamburgerOpen span:nth-child(2){opacity:0}.Navbar-module__ALGTZa__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__ALGTZa__drawer{-webkit-backdrop-filter:blur(24px);z-index:105;border-left:1px solid var(--brand-subtle);background:#0c0f14f7;flex-direction:column;gap:8px;width:300px;max-width:85vw;padding:100px 32px 40px;transition:transform .35s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.Navbar-module__ALGTZa__drawerOpen{transform:translate(0)}.Navbar-module__ALGTZa__backdrop{z-index:104;opacity:0;pointer-events:none;background:#00000080;transition:opacity .3s;position:fixed;inset:0}.Navbar-module__ALGTZa__backdropVisible{opacity:1;pointer-events:auto}.Navbar-module__ALGTZa__drawerLink{color:var(--lp-text-muted);border-bottom:1px solid #ffffff0a;padding:14px 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__ALGTZa__drawerLink:hover{color:var(--text-primary)}.Navbar-module__ALGTZa__drawerLang{gap:8px;padding:20px 0;display:flex}.Navbar-module__ALGTZa__drawerCta{background:linear-gradient(135deg,var(--brand)0%,var(--brand-hover)100%);color:var(--bg-page);border-radius:var(--radius-md);text-align:center;border:none;margin-top:auto;padding:16px 24px;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;display:block}@media (max-width:1024px){.Navbar-module__ALGTZa__links{display:none}.Navbar-module__ALGTZa__hamburger{display:flex}}
.Hero-module__HsImyW__hero{background:var(--lp-bg);text-align:center;padding:196px 32px 100px;position:relative;overflow:hidden}.Hero-module__HsImyW__hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#d9770614 0%,#0000 70%);width:800px;height:600px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.Hero-module__HsImyW__container{opacity:0;z-index:1;max-width:820px;margin:0 auto;transition:opacity .8s,transform .8s;position:relative;transform:translateY(24px)}.Hero-module__HsImyW__visible{opacity:1;transform:translateY(0)}.Hero-module__HsImyW__badge{background:var(--brand-subtle);border:1px solid var(--brand-border);color:var(--brand);letter-spacing:.02em;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:7px 18px;font-size:.76rem;font-weight:600;animation:.6s ease-out .2s both Hero-module__HsImyW__fadeInUp;display:inline-flex}.Hero-module__HsImyW__badgeDot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s infinite Hero-module__HsImyW__blink;box-shadow:0 0 8px #22c55e66}.Hero-module__HsImyW__title{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:24px;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:700;line-height:1.1;animation:.6s ease-out .3s both Hero-module__HsImyW__fadeInUp}.Hero-module__HsImyW__accent{color:var(--brand-light);position:relative}.Hero-module__HsImyW__sub{color:var(--text-secondary);max-width:600px;margin:0 auto 40px;font-size:1.1rem;font-weight:400;line-height:1.7;animation:.6s ease-out .4s both Hero-module__HsImyW__fadeInUp}.Hero-module__HsImyW__actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:24px;animation:.6s ease-out .5s both Hero-module__HsImyW__fadeInUp;display:flex}.Hero-module__HsImyW__btnPrimary{background:linear-gradient(135deg,var(--brand)0%,var(--brand-hover)100%);color:var(--bg-page);border-radius:var(--radius-md);cursor:pointer;border:none;align-items:center;gap:8px;padding:15px 34px;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 20px #d9770633}.Hero-module__HsImyW__btnPrimary:hover{background:linear-gradient(135deg,var(--brand-hover)0%,var(--brand-pressed)100%);transform:translateY(-2px);box-shadow:0 8px 30px #d9770640}.Hero-module__HsImyW__btnPrimary:active{transform:scale(.97)}.Hero-module__HsImyW__arrow{font-size:1.1rem;transition:transform .2s}.Hero-module__HsImyW__btnPrimary:hover .Hero-module__HsImyW__arrow{transform:translate(3px)}.Hero-module__HsImyW__btnOutline{color:var(--text-body);border:1px solid var(--brand-border);border-radius:var(--radius-md);cursor:pointer;background:0 0;padding:15px 34px;font-family:inherit;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .25s}.Hero-module__HsImyW__btnOutline:hover{background:var(--brand-subtle);color:var(--lp-text);border-color:#d9770666;transform:translateY(-1px);box-shadow:0 4px 16px #d9770614}.Hero-module__HsImyW__specialistBadge{color:var(--lp-text-muted);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:100px;align-items:center;gap:8px;margin-bottom:48px;padding:8px 18px;font-size:13px;font-weight:500;animation:.6s ease-out .6s both Hero-module__HsImyW__fadeInUp;display:inline-flex}.Hero-module__HsImyW__systemBadges{flex-wrap:wrap;justify-content:center;gap:10px;animation:.6s ease-out .7s both Hero-module__HsImyW__fadeInUp;display:flex}.Hero-module__HsImyW__systemBadge{border-radius:var(--radius-md);background:var(--brand-surface);border:1px solid var(--brand-subtle);color:var(--lp-text-muted);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);align-items:center;gap:6px;padding:8px 16px;font-size:.78rem;font-weight:500;transition:all .25s;display:inline-flex}.Hero-module__HsImyW__systemBadge:hover{background:var(--brand-subtle);border-color:var(--brand-border);transform:translateY(-2px);box-shadow:0 4px 16px #d9770614}.Hero-module__HsImyW__systemBadgeSoon{opacity:.6;border-style:dashed}.Hero-module__HsImyW__systemBadgeSoon:hover{opacity:.85}.Hero-module__HsImyW__systemFlag{font-size:.9rem}.Hero-module__HsImyW__systemLabel{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--brand-light);font-size:11px;font-weight:500}.Hero-module__HsImyW__soonTag{text-transform:uppercase;letter-spacing:.06em;color:#eab308;background:#eab30814;border:1px solid #eab30833;border-radius:3px;padding:1px 6px;font-size:9px;font-weight:600}@keyframes Hero-module__HsImyW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__HsImyW__hero{padding:156px 20px 60px}.Hero-module__HsImyW__hero:before{width:400px;height:300px}}
.StatsBar-module__3eukxW__section{background:var(--lp-bg);padding:0 32px 80px}.StatsBar-module__3eukxW__container{max-width:1200px;margin:0 auto}.StatsBar-module__3eukxW__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.StatsBar-module__3eukxW__card{border:1px solid var(--lp-border);border-radius:var(--lp-radius);text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#b4530908;padding:36px 24px;transition:all .3s;position:relative;overflow:hidden}.StatsBar-module__3eukxW__card:before{content:"";background:linear-gradient(90deg,#0000,#d977064d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.StatsBar-module__3eukxW__card:after{content:"";pointer-events:none;opacity:0;background:radial-gradient(circle at 50% 0,#d977060a 0%,#0000 70%);transition:opacity .3s;position:absolute;inset:0}.StatsBar-module__3eukxW__card:hover{background:var(--brand-subtle);border-color:var(--brand-border);transform:translateY(-2px);box-shadow:0 8px 32px #0003,0 0 0 1px #d9770614}.StatsBar-module__3eukxW__card:hover:after{opacity:1}.StatsBar-module__3eukxW__value{font-family:var(--font-mono);color:var(--text-primary);letter-spacing:-.02em;z-index:1;margin-bottom:6px;font-size:clamp(2rem,3.5vw,2.5rem);font-weight:700;position:relative}.StatsBar-module__3eukxW__label{color:var(--text-muted);z-index:1;font-size:.82rem;font-weight:400;position:relative}@media (max-width:768px){.StatsBar-module__3eukxW__grid{grid-template-columns:repeat(2,1fr)}}
.PortSystems-module__60J9ua__section{background:var(--lp-bg);padding:80px 32px 100px}.PortSystems-module__60J9ua__separator{background:linear-gradient(90deg,transparent,var(--lp-separator),transparent);width:100%;height:1px;margin-bottom:80px}.PortSystems-module__60J9ua__container{max-width:1200px;margin:0 auto}.PortSystems-module__60J9ua__label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:12px;font-size:.72rem;font-weight:600}.PortSystems-module__60J9ua__title{letter-spacing:-.025em;color:var(--text-primary);margin-bottom:12px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.15}.PortSystems-module__60J9ua__sub{color:var(--text-secondary);max-width:600px;font-size:1.05rem;font-weight:400;line-height:1.7}.PortSystems-module__60J9ua__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}.PortSystems-module__60J9ua__card{border:1px solid var(--lp-border);border-radius:var(--lp-radius);background:#b4530908;padding:32px 28px;transition:all .3s;position:relative;overflow:hidden}.PortSystems-module__60J9ua__card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#d9770633,#0000);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.PortSystems-module__60J9ua__card:hover{background:var(--brand-subtle);border-color:var(--brand-border);transform:translateY(-3px);box-shadow:0 12px 40px #0003,0 0 0 1px #d9770614}.PortSystems-module__60J9ua__card:hover:before{opacity:1}.PortSystems-module__60J9ua__cardSoon{opacity:.55;border-style:dashed}.PortSystems-module__60J9ua__cardSoon:hover{opacity:.8}.PortSystems-module__60J9ua__cardHeader{align-items:center;gap:12px;margin-bottom:16px;display:flex}.PortSystems-module__60J9ua__flagBadge{font-size:1.5rem}.PortSystems-module__60J9ua__systemCode{font-family:var(--font-mono);color:var(--brand-light);background:var(--brand-subtle);border-radius:var(--radius-sm);letter-spacing:.06em;text-transform:uppercase;border:1px solid var(--brand-border);padding:4px 10px;font-size:.72rem;font-weight:600}.PortSystems-module__60J9ua__soonBadge{text-transform:uppercase;letter-spacing:.06em;color:#eab308;background:#eab30814;border:1px solid #eab30833;border-radius:4px;padding:3px 8px;font-size:.65rem;font-weight:600}.PortSystems-module__60J9ua__portTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:14px;font-size:1.15rem;font-weight:600}.PortSystems-module__60J9ua__servicesLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);margin-bottom:8px;font-size:.68rem;font-weight:600}.PortSystems-module__60J9ua__services{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.PortSystems-module__60J9ua__serviceTag{font-family:var(--font-mono);color:var(--brand-light);background:var(--brand-subtle);border-radius:var(--radius-sm);border:1px solid var(--brand-subtle);padding:4px 10px;font-size:.72rem;font-weight:500;transition:all .2s}.PortSystems-module__60J9ua__serviceTag:hover{background:var(--brand-subtle);border-color:var(--brand-border)}.PortSystems-module__60J9ua__terminalsLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);margin-bottom:8px;font-size:.68rem;font-weight:600}.PortSystems-module__60J9ua__terminals{flex-wrap:wrap;gap:6px;display:flex}.PortSystems-module__60J9ua__terminalTag{color:var(--text-muted);border-radius:var(--radius-sm);background:#ffffff08;border:1px solid #ffffff0f;padding:4px 10px;font-size:.72rem;font-weight:500}@media (max-width:960px){.PortSystems-module__60J9ua__grid{grid-template-columns:1fr}}
.Advantages-module__kJOTcq__section{background:var(--lp-bg);padding:80px 32px 100px}.Advantages-module__kJOTcq__separator{background:linear-gradient(90deg,transparent,var(--lp-separator),transparent);width:100%;height:1px;margin-bottom:80px}.Advantages-module__kJOTcq__container{max-width:1200px;margin:0 auto}.Advantages-module__kJOTcq__label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:12px;font-size:.72rem;font-weight:600}.Advantages-module__kJOTcq__title{letter-spacing:-.025em;color:var(--text-primary);margin-bottom:12px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.15}.Advantages-module__kJOTcq__sub{color:var(--text-secondary);max-width:540px;font-size:1.05rem;font-weight:400;line-height:1.7}.Advantages-module__kJOTcq__grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:48px;display:grid}.Advantages-module__kJOTcq__card{background:var(--lp-bg-card);border:1px solid var(--lp-border);border-radius:var(--lp-radius);-webkit-backdrop-filter:blur(4px);padding:36px 30px;transition:all .3s;position:relative;overflow:hidden}.Advantages-module__kJOTcq__card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#d9770680,#0000);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Advantages-module__kJOTcq__card:hover{background:var(--lp-bg-card-hover);border-color:var(--lp-border-hover);transform:translateY(-3px);box-shadow:0 12px 40px #0003,0 0 0 1px #d9770614}.Advantages-module__kJOTcq__card:hover:before{opacity:1}.Advantages-module__kJOTcq__icon{border-radius:var(--radius-lg);background:var(--brand-subtle);width:52px;height:52px;color:var(--brand);border:1px solid #0000;justify-content:center;align-items:center;margin-bottom:20px;transition:all .3s;display:flex}.Advantages-module__kJOTcq__card:hover .Advantages-module__kJOTcq__icon{border-color:var(--brand-border)}.Advantages-module__kJOTcq__cardTitle{color:var(--text-primary);margin-bottom:8px;font-size:1.08rem;font-weight:600}.Advantages-module__kJOTcq__desc{color:var(--text-secondary);font-size:.9rem;font-weight:400;line-height:1.65}@media (max-width:768px){.Advantages-module__kJOTcq__grid{grid-template-columns:1fr}}
.HumanSection-module__Wmg06G__section{background:var(--lp-bg);padding:80px 32px 100px}.HumanSection-module__Wmg06G__separator{background:linear-gradient(90deg,transparent,var(--lp-separator),transparent);width:100%;height:1px;margin-bottom:80px}.HumanSection-module__Wmg06G__container{max-width:1200px;margin:0 auto}.HumanSection-module__Wmg06G__label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:12px;font-size:.72rem;font-weight:600}.HumanSection-module__Wmg06G__title{letter-spacing:-.025em;color:var(--text-primary);margin-bottom:12px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.15}.HumanSection-module__Wmg06G__sub{color:var(--text-secondary);max-width:640px;font-size:1.05rem;font-weight:400;line-height:1.7}.HumanSection-module__Wmg06G__grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px;display:grid}.HumanSection-module__Wmg06G__card{background:var(--lp-bg-card);border:1px solid var(--lp-border);border-radius:var(--lp-radius);-webkit-backdrop-filter:blur(4px);padding:36px 30px;transition:all .3s;position:relative;overflow:hidden}.HumanSection-module__Wmg06G__card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#d9770680,#0000);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.HumanSection-module__Wmg06G__card:hover{background:var(--lp-bg-card-hover);border-color:var(--lp-border-hover);transform:translateY(-3px);box-shadow:0 12px 40px #0003,0 0 0 1px #d9770614}.HumanSection-module__Wmg06G__card:hover:before{opacity:1}.HumanSection-module__Wmg06G__icon{border-radius:var(--radius-lg);background:var(--brand-subtle);width:52px;height:52px;color:var(--brand);border:1px solid #0000;justify-content:center;align-items:center;margin-bottom:20px;transition:all .3s;display:flex}.HumanSection-module__Wmg06G__card:hover .HumanSection-module__Wmg06G__icon{border-color:var(--brand-border)}.HumanSection-module__Wmg06G__cardTitle{color:var(--text-primary);margin-bottom:8px;font-size:1.08rem;font-weight:600}.HumanSection-module__Wmg06G__desc{color:var(--text-secondary);font-size:.9rem;font-weight:400;line-height:1.65}@media (max-width:768px){.HumanSection-module__Wmg06G__grid{grid-template-columns:1fr}}
.Dashboard-module__ut_W9G__section{background:var(--lp-bg);padding:80px 32px 100px}.Dashboard-module__ut_W9G__separator{background:linear-gradient(90deg,transparent,var(--lp-separator),transparent);width:100%;height:1px;margin-bottom:80px}.Dashboard-module__ut_W9G__container{max-width:1200px;margin:0 auto}.Dashboard-module__ut_W9G__label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:12px;font-size:.72rem;font-weight:600}.Dashboard-module__ut_W9G__title{letter-spacing:-.025em;color:var(--text-primary);margin-bottom:12px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.15}.Dashboard-module__ut_W9G__sub{color:var(--text-secondary);max-width:600px;font-size:1.05rem;font-weight:400;line-height:1.7}.Dashboard-module__ut_W9G__dashboard{border:1px solid var(--lp-border);border-radius:var(--radius-lg);background:#b4530905;margin-top:48px;overflow:hidden;box-shadow:0 16px 64px #0000004d,0 0 0 1px #d977060f}.Dashboard-module__ut_W9G__dashHeader{background:var(--brand-surface);border-bottom:1px solid var(--lp-border);align-items:center;gap:20px;padding:14px 24px;display:flex}.Dashboard-module__ut_W9G__dashDots{gap:6px;display:flex}.Dashboard-module__ut_W9G__dot{opacity:.85;border-radius:50%;width:10px;height:10px}.Dashboard-module__ut_W9G__tabs{gap:4px;display:flex}.Dashboard-module__ut_W9G__tab{border-radius:var(--radius-sm);cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:6px 16px;font-family:inherit;font-size:.78rem;font-weight:500;transition:all .25s}.Dashboard-module__ut_W9G__tab:hover{color:var(--text-body);background:var(--brand-subtle)}.Dashboard-module__ut_W9G__tabActive{background:var(--brand-subtle);color:var(--brand-light);box-shadow:0 0 12px #d9770614}.Dashboard-module__ut_W9G__dashBody{min-height:340px;padding:24px}.Dashboard-module__ut_W9G__tableWrap{overflow-x:auto}.Dashboard-module__ut_W9G__table{border-collapse:collapse;width:100%;font-size:.82rem}.Dashboard-module__ut_W9G__table th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);border-bottom:1px solid var(--lp-border);padding:10px 14px;font-size:.7rem;font-weight:600}.Dashboard-module__ut_W9G__table td{color:var(--text-secondary);border-bottom:1px solid #b453090a;padding:12px 14px}.Dashboard-module__ut_W9G__table tbody tr{transition:background .25s}.Dashboard-module__ut_W9G__table tbody tr:hover{background:#b453090d}.Dashboard-module__ut_W9G__mono{font-family:var(--font-mono);font-size:.78rem;font-weight:500}.Dashboard-module__ut_W9G__systemTag{font-family:var(--font-mono);background:var(--brand-subtle);color:var(--brand-light);letter-spacing:.04em;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:600}.Dashboard-module__ut_W9G__terminalCell{color:var(--text-muted);font-size:.78rem}.Dashboard-module__ut_W9G__status{border-radius:100px;align-items:center;padding:4px 12px;font-size:.7rem;font-weight:600;display:inline-flex}.Dashboard-module__ut_W9G__statusGreen{color:var(--lp-green);background:#22c55e1a}.Dashboard-module__ut_W9G__statusBlue{color:var(--lp-blue);background:#3b82f61a}.Dashboard-module__ut_W9G__statusYellow{color:var(--lp-yellow);background:#eab3081a}.Dashboard-module__ut_W9G__statsContent{flex-direction:column;gap:28px;display:flex}.Dashboard-module__ut_W9G__kpiRow{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.Dashboard-module__ut_W9G__kpiCard{border:1px solid var(--lp-border);border-radius:var(--radius-md);background:#b4530908;padding:20px;position:relative;overflow:hidden}.Dashboard-module__ut_W9G__kpiCard:before{content:"";background:linear-gradient(90deg,#0000,#d977064d,#0000);height:2px;position:absolute;top:0;left:0;right:0}.Dashboard-module__ut_W9G__kpiLabel{color:var(--text-muted);margin-bottom:8px;font-size:.75rem}.Dashboard-module__ut_W9G__kpiValue{align-items:baseline;gap:10px;display:flex}.Dashboard-module__ut_W9G__kpiValue .Dashboard-module__ut_W9G__mono{color:var(--text-primary);font-size:1.4rem;font-weight:700}.Dashboard-module__ut_W9G__kpiChange{font-size:.72rem;font-weight:600}.Dashboard-module__ut_W9G__chartSection{border:1px solid var(--lp-border);border-radius:var(--radius-md);background:#b4530905;padding:20px}.Dashboard-module__ut_W9G__chartLabel{color:var(--text-muted);margin-bottom:16px;font-size:.72rem;font-weight:500}.Dashboard-module__ut_W9G__chart{align-items:flex-end;gap:6px;height:120px;display:flex}.Dashboard-module__ut_W9G__barWrap{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.Dashboard-module__ut_W9G__bar{background:#d9770633;border-radius:4px 4px 0 0;width:100%;max-width:32px;min-height:4px;transition:background .25s}.Dashboard-module__ut_W9G__barWrap:hover .Dashboard-module__ut_W9G__bar{background:#d977068c}.Dashboard-module__ut_W9G__barLabel{color:var(--text-faint);font-size:.58rem;font-family:var(--font-mono);margin-top:6px}@media (max-width:768px){.Dashboard-module__ut_W9G__kpiRow{grid-template-columns:1fr}.Dashboard-module__ut_W9G__table{font-size:.72rem}.Dashboard-module__ut_W9G__table th,.Dashboard-module__ut_W9G__table td{white-space:nowrap;padding:8px 10px}.Dashboard-module__ut_W9G__dashBody{padding:16px 12px}.Dashboard-module__ut_W9G__section{padding:60px 16px 80px}.Dashboard-module__ut_W9G__dashHeader{gap:12px;padding:10px 16px}.Dashboard-module__ut_W9G__tabs{overflow-x:auto}.Dashboard-module__ut_W9G__chart{gap:3px}}
.Communication-module__NX0dsa__section{background:var(--lp-bg);padding:80px 32px 100px}.Communication-module__NX0dsa__separator{background:linear-gradient(90deg,transparent,var(--lp-separator),transparent);width:100%;height:1px;margin-bottom:80px}.Communication-module__NX0dsa__container{max-width:1200px;margin:0 auto}.Communication-module__NX0dsa__label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:12px;font-size:.72rem;font-weight:600}.Communication-module__NX0dsa__title{letter-spacing:-.025em;color:var(--text-primary);margin-bottom:12px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.15}.Communication-module__NX0dsa__sub{color:var(--text-secondary);max-width:520px;font-size:1.05rem;font-weight:400;line-height:1.7}.Communication-module__NX0dsa__grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:48px;display:grid}.Communication-module__NX0dsa__card{background:var(--lp-bg-card);border:1px solid var(--lp-border);border-radius:var(--lp-radius);-webkit-backdrop-filter:blur(4px);padding:32px 28px;transition:all .3s;position:relative;overflow:hidden}.Communication-module__NX0dsa__card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#d9770680,#0000);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Communication-module__NX0dsa__card:hover{background:var(--lp-bg-card-hover);border-color:var(--lp-border-hover);transform:translateY(-3px);box-shadow:0 12px 40px #0003,0 0 0 1px #d9770614}.Communication-module__NX0dsa__card:hover:before{opacity:1}.Communication-module__NX0dsa__icon{border-radius:var(--radius-lg);background:var(--brand-subtle);width:52px;height:52px;color:var(--brand);border:1px solid #0000;justify-content:center;align-items:center;margin-bottom:20px;transition:all .3s;display:flex}.Communication-module__NX0dsa__card:hover .Communication-module__NX0dsa__icon{border-color:var(--brand-border)}.Communication-module__NX0dsa__cardTitle{color:var(--text-primary);margin-bottom:6px;font-size:1.08rem;font-weight:600}.Communication-module__NX0dsa__desc{color:var(--text-secondary);font-size:.9rem;font-weight:400;line-height:1.6}@media (max-width:768px){.Communication-module__NX0dsa__grid{grid-template-columns:1fr}}
.Steps-module__lfQY_W__section{background:var(--lp-bg);padding:80px 32px 100px}.Steps-module__lfQY_W__separator{background:linear-gradient(90deg,transparent,var(--lp-separator),transparent);width:100%;height:1px;margin-bottom:80px}.Steps-module__lfQY_W__container{text-align:center;max-width:1200px;margin:0 auto}.Steps-module__lfQY_W__label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:12px;font-size:.72rem;font-weight:600}.Steps-module__lfQY_W__title{letter-spacing:-.025em;color:var(--text-primary);margin-bottom:12px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.15}.Steps-module__lfQY_W__sub{color:var(--text-secondary);max-width:540px;margin:0 auto;font-size:1.05rem;font-weight:400;line-height:1.7}.Steps-module__lfQY_W__timeline{text-align:left;flex-direction:column;max-width:640px;margin-top:48px;margin-left:auto;margin-right:auto;display:flex}.Steps-module__lfQY_W__step{gap:24px;display:flex}.Steps-module__lfQY_W__stepLine{flex-direction:column;flex-shrink:0;align-items:center;width:52px;display:flex}.Steps-module__lfQY_W__stepDot{border-radius:var(--radius-lg);background:var(--brand-subtle);border:1px solid var(--lp-border);flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s;display:flex}.Steps-module__lfQY_W__step:hover .Steps-module__lfQY_W__stepDot{border-color:var(--brand-border);background:var(--brand-subtle);box-shadow:0 0 20px #d977061a}.Steps-module__lfQY_W__stepNum{font-family:var(--font-mono);color:var(--brand);font-size:.8rem;font-weight:700}.Steps-module__lfQY_W__stepConnector{background:linear-gradient(#d9770633,#b453090d,#0000);border-radius:1px;flex:1;width:2px;min-height:32px}.Steps-module__lfQY_W__stepContent{padding-top:12px;padding-bottom:40px}.Steps-module__lfQY_W__stepTitle{color:var(--text-primary);margin-bottom:6px;font-size:1.05rem;font-weight:600}.Steps-module__lfQY_W__stepDesc{color:var(--text-secondary);font-size:.88rem;font-weight:400;line-height:1.6}@media (max-width:768px){.Steps-module__lfQY_W__stepContent{padding-bottom:28px}}
.Pricing-module__3eqIJa__section{background:var(--lp-bg);padding:80px 32px 100px}.Pricing-module__3eqIJa__separator{background:linear-gradient(90deg,transparent,var(--lp-separator),transparent);width:100%;height:1px;margin-bottom:80px}.Pricing-module__3eqIJa__container{text-align:center;max-width:1100px;margin:0 auto}.Pricing-module__3eqIJa__label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:12px;font-size:.72rem;font-weight:600}.Pricing-module__3eqIJa__title{letter-spacing:-.025em;color:var(--text-primary);margin-bottom:12px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.15}.Pricing-module__3eqIJa__sub{color:var(--text-secondary);max-width:550px;margin:0 auto;font-size:1.05rem;font-weight:400;line-height:1.7}.Pricing-module__3eqIJa__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;margin-top:48px;display:grid}.Pricing-module__3eqIJa__card{border:1px solid var(--lp-border);border-radius:var(--radius-xl);text-align:left;background:#b4530908;padding:36px 28px;transition:all .3s;position:relative;overflow:hidden}.Pricing-module__3eqIJa__card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #0003}.Pricing-module__3eqIJa__cardFeatured{background:#d977060d;border-color:#d977064d;box-shadow:0 0 0 1px #d977061a,0 8px 32px #d9770614}.Pricing-module__3eqIJa__cardFeatured:before{content:"";background:linear-gradient(90deg,var(--brand),var(--brand-light),var(--brand));height:2px;position:absolute;top:0;left:0;right:0}.Pricing-module__3eqIJa__featuredBadge{text-transform:uppercase;letter-spacing:.08em;color:var(--brand);background:var(--brand-subtle);border:1px solid var(--brand-border);border-radius:var(--radius-sm);padding:4px 10px;font-size:.65rem;font-weight:700;position:absolute;top:16px;right:16px}.Pricing-module__3eqIJa__planName{color:var(--text-primary);margin-bottom:16px;font-size:1.1rem;font-weight:600}.Pricing-module__3eqIJa__price{align-items:baseline;gap:6px;margin-bottom:8px;display:flex}.Pricing-module__3eqIJa__priceValue{font-family:var(--font-mono);color:var(--text-primary);letter-spacing:-.02em;font-size:2.2rem;font-weight:700}.Pricing-module__3eqIJa__priceUnit{color:var(--text-muted);font-size:.85rem;font-weight:400}.Pricing-module__3eqIJa__planDesc{color:var(--text-muted);margin-bottom:24px;font-size:.85rem;line-height:1.5}.Pricing-module__3eqIJa__features{flex-direction:column;gap:12px;margin:0 0 28px;padding:0;list-style:none;display:flex}.Pricing-module__3eqIJa__feature{color:var(--text-secondary);align-items:center;gap:10px;font-size:.85rem;display:flex}.Pricing-module__3eqIJa__feature svg{color:#22c55e;flex-shrink:0}.Pricing-module__3eqIJa__btnPrimary{background:linear-gradient(135deg,var(--brand)0%,var(--brand-hover)100%);width:100%;color:var(--bg-page);border-radius:var(--radius-md);text-align:center;border:none;padding:14px;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s;display:block;box-shadow:0 4px 20px #d9770633}.Pricing-module__3eqIJa__btnPrimary:hover{transform:translateY(-1px);box-shadow:0 8px 30px #d977064d}.Pricing-module__3eqIJa__btnOutline{width:100%;color:var(--text-body);border:1px solid var(--brand-border);border-radius:var(--radius-md);text-align:center;background:0 0;padding:14px;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .25s;display:block}.Pricing-module__3eqIJa__btnOutline:hover{background:var(--brand-surface);border-color:#d9770666}@media (max-width:860px){.Pricing-module__3eqIJa__grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}}
.Testimonials-module__oeCJsG__section{background:var(--lp-bg);padding:80px 32px 100px}.Testimonials-module__oeCJsG__separator{background:linear-gradient(90deg,transparent,var(--lp-separator),transparent);width:100%;height:1px;margin-bottom:80px}.Testimonials-module__oeCJsG__container{max-width:1100px;margin:0 auto}.Testimonials-module__oeCJsG__label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);text-align:center;margin-bottom:12px;font-size:.72rem;font-weight:600}.Testimonials-module__oeCJsG__title{letter-spacing:-.025em;color:var(--text-primary);text-align:center;margin-bottom:48px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.15}.Testimonials-module__oeCJsG__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Testimonials-module__oeCJsG__card{border:1px solid var(--lp-border);border-radius:var(--radius-xl);background:#b4530908;flex-direction:column;gap:24px;padding:32px 28px;transition:all .3s;display:flex}.Testimonials-module__oeCJsG__card:hover{border-color:var(--brand-border);transform:translateY(-2px);box-shadow:0 8px 32px #0003}.Testimonials-module__oeCJsG__quote{color:#d6d3d1;flex:1;font-size:.95rem;font-style:italic;line-height:1.7}.Testimonials-module__oeCJsG__author{align-items:center;gap:12px;display:flex}.Testimonials-module__oeCJsG__avatar{border-radius:var(--radius-md);background:var(--brand-subtle);width:40px;height:40px;color:var(--brand-light);justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.Testimonials-module__oeCJsG__name{color:var(--text-primary);font-size:.85rem;font-weight:600}.Testimonials-module__oeCJsG__role{color:var(--text-muted);font-size:.75rem}@media (max-width:860px){.Testimonials-module__oeCJsG__grid{grid-template-columns:1fr}}
.FaqSection-module__v3S55q__section{background:var(--lp-bg);padding:80px 32px 100px}.FaqSection-module__v3S55q__separator{background:linear-gradient(90deg,transparent,var(--lp-separator),transparent);width:100%;height:1px;margin-bottom:80px}.FaqSection-module__v3S55q__container{max-width:800px;margin:0 auto}.FaqSection-module__v3S55q__label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);text-align:center;margin-bottom:12px;font-size:.72rem;font-weight:600}.FaqSection-module__v3S55q__title{letter-spacing:-.025em;color:var(--text-primary);text-align:center;margin-bottom:12px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.15}.FaqSection-module__v3S55q__sub{color:var(--text-secondary);text-align:center;margin-bottom:48px;font-size:1.05rem;font-weight:400;line-height:1.7}.FaqSection-module__v3S55q__faqList{flex-direction:column;gap:32px;display:flex}.FaqSection-module__v3S55q__catGroup{flex-direction:column;gap:8px;display:flex}.FaqSection-module__v3S55q__catLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin-bottom:4px;padding-left:4px;font-size:.72rem;font-weight:600}.FaqSection-module__v3S55q__faqItem{border:1px solid var(--lp-border);border-radius:var(--radius-lg);background:#b4530905;transition:all .3s;overflow:hidden}.FaqSection-module__v3S55q__faqItem:hover{border-color:var(--brand-border)}.FaqSection-module__v3S55q__faqItemOpen{border-color:var(--brand-border);background:var(--brand-surface)}.FaqSection-module__v3S55q__faqQuestion{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-family:inherit;font-size:.95rem;font-weight:500;transition:color .2s;display:flex}.FaqSection-module__v3S55q__faqQuestion:hover{color:var(--brand-light)}.FaqSection-module__v3S55q__chevron{color:var(--text-muted);flex-shrink:0;transition:transform .3s,color .2s}.FaqSection-module__v3S55q__chevronOpen{color:var(--brand);transform:rotate(180deg)}.FaqSection-module__v3S55q__faqAnswer{transition:all .3s;overflow:hidden}.FaqSection-module__v3S55q__faqAnswer p{color:var(--text-secondary);font-size:.9rem;line-height:1.7}
.FinalCTA-module__lowBVG__section{background:var(--lp-bg);padding:80px 32px 100px;position:relative}.FinalCTA-module__lowBVG__separator{background:linear-gradient(90deg,transparent,var(--lp-separator),transparent);width:100%;height:1px;margin-bottom:80px}.FinalCTA-module__lowBVG__container{text-align:center;z-index:1;max-width:700px;margin:0 auto;position:relative}.FinalCTA-module__lowBVG__title{letter-spacing:-.03em;color:var(--text-primary);background-image:radial-gradient(#d977061a 0%,#0000 70%);background-position:50%;background-size:120% 200%;margin-bottom:20px;padding:20px 0;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.15}.FinalCTA-module__lowBVG__sub{color:var(--text-secondary);max-width:520px;margin:0 auto 40px;font-size:14px;font-weight:400;line-height:1.7}.FinalCTA-module__lowBVG__actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.FinalCTA-module__lowBVG__btnPrimary{background:linear-gradient(135deg,var(--brand),var(--brand-hover));color:var(--bg-page);border-radius:var(--radius-md);cursor:pointer;border:none;align-items:center;gap:8px;padding:15px 34px;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 20px #d9770633}.FinalCTA-module__lowBVG__btnPrimary:hover{background:linear-gradient(135deg,var(--brand-hover),var(--brand-pressed));transform:translateY(-2px);box-shadow:0 8px 36px #d9770640,0 0 0 1px #d977061a}.FinalCTA-module__lowBVG__btnPrimary:active{transform:translateY(0)scale(.97)}.FinalCTA-module__lowBVG__arrow{font-size:1.1rem;transition:transform .2s}.FinalCTA-module__lowBVG__btnPrimary:hover .FinalCTA-module__lowBVG__arrow{transform:translate(3px)}.FinalCTA-module__lowBVG__btnOutline{color:var(--text-body);border:1px solid var(--brand-border);border-radius:var(--radius-md);cursor:pointer;background:0 0;padding:15px 34px;font-family:inherit;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .25s}.FinalCTA-module__lowBVG__btnOutline:hover{background:var(--brand-surface);color:var(--lp-text);border-color:#d9770659;transform:translateY(-1px)}.FinalCTA-module__lowBVG__btnOutline:active{transform:translateY(0)scale(.97)}
.Footer-module__VUkswa__footer{background:var(--lp-bg);padding:60px 32px 48px}.Footer-module__VUkswa__brandRow{max-width:1200px;margin:0 auto;padding-bottom:36px}.Footer-module__VUkswa__brandInner{align-items:center;gap:10px;display:flex}.Footer-module__VUkswa__brandName{color:var(--text-primary);font-size:15px;font-weight:600}.Footer-module__VUkswa__brandDot{color:var(--text-faint);font-size:14px}.Footer-module__VUkswa__poweredBy{color:var(--text-muted);font-size:12px;font-weight:400}.Footer-module__VUkswa__poweredByLink{color:var(--lp-text-muted);font-size:12px;font-weight:500;text-decoration:none;transition:color .3s}.Footer-module__VUkswa__poweredByLink:hover,.Footer-module__VUkswa__orange{color:var(--brand)}.Footer-module__VUkswa__glowLine{background:linear-gradient(90deg,#0000,#d9770626,#b4530914,#0000);max-width:1200px;height:1px;margin:0 auto}.Footer-module__VUkswa__container{max-width:1200px;margin:0 auto;padding:44px 0}.Footer-module__VUkswa__columns{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.Footer-module__VUkswa__col{flex-direction:column;gap:10px;display:flex}.Footer-module__VUkswa__colTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px;font-size:.72rem;font-weight:600}.Footer-module__VUkswa__link{color:var(--text-muted);font-size:13px;text-decoration:none;transition:color .3s}.Footer-module__VUkswa__link:hover{color:#d6d3d1}.Footer-module__VUkswa__copyright{text-align:center;max-width:1200px;color:var(--text-faint);margin:0 auto;padding-top:28px;font-size:.75rem}@media (max-width:768px){.Footer-module__VUkswa__columns{grid-template-columns:1fr;gap:32px}.Footer-module__VUkswa__brandInner{flex-wrap:wrap}}
