:root{--ink:#102a43;--muted:#5f7285;--line:#dfe7ee;--paper:#f7f9fb;--white:#fff;--blue:#1d61e7;--blue-deep:#103d96;--teal:#2fb9a8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}.site-container{width:min(1180px,100% - 48px);margin:0 auto}.site-header{z-index:10;border-bottom:1px solid #ffffff21;position:absolute;inset:0 0 auto}.header-inner{justify-content:space-between;align-items:center;height:82px;display:flex}.brand{align-items:center;gap:12px;display:inline-flex}.brand-mark{width:42px;height:42px;color:var(--white);background:linear-gradient(145deg,#49cfc0,#2277e7);border-radius:13px;place-items:center;font-size:19px;font-weight:800;display:grid;box-shadow:0 10px 28px #1a64cd47}.brand-copy{flex-direction:column;line-height:1.15;display:flex}.brand-copy strong{letter-spacing:.08em;font-size:17px}.brand-copy small{letter-spacing:.12em;opacity:.7;margin-top:5px;font-size:8px}.site-header .brand-copy{color:var(--white)}.desktop-nav{color:#ffffffc7;align-items:center;gap:38px;font-size:14px;display:flex}.desktop-nav a{transition:color .2s}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--white)}.mobile-nav{color:var(--white);display:none;position:relative}.mobile-nav summary{cursor:pointer;border:1px solid #ffffff59;border-radius:999px;padding:9px 14px;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{min-width:160px;color:var(--ink);background:var(--white);border-radius:16px;padding:10px;display:grid;position:absolute;top:48px;right:0;box-shadow:0 18px 50px #03152d33}.mobile-nav nav a{border-radius:10px;padding:11px 12px}.mobile-nav nav a:hover{background:var(--paper)}.hero{min-height:760px;color:var(--white);background:linear-gradient(135deg,#082747 0%,#0f4076 55%,#135aa2 100%);position:relative;overflow:hidden}.hero-grid{opacity:.18;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 30% 70%,#0000);mask-image:linear-gradient(90deg,#0000,#000 30% 70%,#0000)}.hero-glow{filter:blur(2px);border-radius:50%;position:absolute}.hero-glow-one{background:#2fb9a838;width:520px;height:520px;top:100px;right:-180px}.hero-glow-two{background:#347ef359;width:360px;height:360px;bottom:-220px;left:36%}.hero-inner{grid-template-columns:1.15fr .85fr;align-items:center;gap:86px;min-height:760px;padding-top:162px;padding-bottom:92px;display:grid;position:relative}.eyebrow,.section-index{color:var(--teal);letter-spacing:.16em;text-transform:uppercase;margin:0 0 24px;font-size:12px;font-weight:800}.hero h1{letter-spacing:-.045em;max-width:720px;margin:0;font-size:clamp(48px,5.7vw,76px);line-height:1.14}.hero h1 span{color:#79e1d5}.hero-description{color:#ffffffb8;max-width:650px;margin:30px 0 0;font-size:17px;line-height:1.9}.hero-actions{gap:14px;margin-top:38px;display:flex}.button{border-radius:12px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#073252;background:#76dfd3}.button-secondary{background:#ffffff0f;border:1px solid #ffffff47}.hero-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#ffffff1f,#ffffff0a);border:1px solid #ffffff29;border-radius:30px;min-height:420px;padding:46px 42px 34px;position:relative;overflow:hidden;box-shadow:0 32px 90px #02142b52}.panel-orbit{border:1px solid #79e1d547;border-radius:50%;width:310px;height:310px;position:absolute;top:-96px;right:-116px}.panel-orbit:before,.panel-orbit:after{content:"";border:1px solid #79e1d524;border-radius:50%;position:absolute}.panel-orbit:before{inset:42px}.panel-orbit:after{inset:86px}.orbit-dot{background:#79e1d5;border-radius:50%;width:10px;height:10px;position:absolute;top:190px;left:19px;box-shadow:0 0 22px #79e1d5}.panel-content{flex-direction:column;justify-content:flex-end;min-height:210px;display:flex;position:relative}.panel-kicker{color:#79e1d5;letter-spacing:.16em;margin-bottom:16px;font-size:11px;font-weight:800}.panel-content strong{max-width:300px;font-size:30px;line-height:1.35}.panel-content p{color:#fff9;max-width:300px;line-height:1.7}.panel-stats{border-top:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0 0;padding-top:26px;display:grid}.panel-stats div{flex-direction:column;display:flex}.panel-stats dt{font-size:20px;font-weight:750}.panel-stats dd{color:#ffffff80;margin:6px 0 0;font-size:11px}.section{padding:116px 0;scroll-margin-top:30px}.section-about{background:var(--white)}.about-grid{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.section h2{letter-spacing:-.04em;margin:0;font-size:clamp(36px,4.3vw,58px);line-height:1.2}.about-copy{color:var(--muted);padding-top:42px;font-size:16px;line-height:1.9}.about-copy .lead{color:var(--ink);margin-top:0;font-size:24px;line-height:1.65}.about-meta{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.about-meta span{border:1px solid var(--line);color:var(--blue-deep);background:#f8fbff;border-radius:999px;padding:9px 14px;font-size:13px}.section-services{background:#edf3f8}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:52px;display:flex}.section-heading>p{max-width:430px;color:var(--muted);margin:0;line-height:1.8}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{background:var(--white);border:1px solid #102a4314;border-radius:22px;min-height:300px;padding:32px;box-shadow:0 18px 45px #1337560f}.service-card>span{color:var(--blue);letter-spacing:.12em;font-size:12px;font-weight:800}.service-card h3{margin:72px 0 18px;font-size:23px}.service-card p{color:var(--muted);margin:0;line-height:1.8}.section-product{color:var(--white);background:#0c2f53}.product-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.product-visual{background:radial-gradient(circle at 30% 20%,#5bddcd3d,#0000 34%),linear-gradient(145deg,#174d7c,#0a2748);border-radius:30px;place-items:center;min-height:460px;display:grid;position:relative;overflow:hidden}.product-visual:before{content:"";border:1px solid #ffffff1f;border-radius:50%;width:330px;height:330px;position:absolute}.visual-window{z-index:1;aspect-ratio:.78;background:#fffffff0;border-radius:24px;width:66%;padding:16px;position:relative;transform:rotate(-5deg);box-shadow:0 38px 70px #000a1c52}.window-bar{gap:6px;padding:2px 2px 14px;display:flex}.window-bar i{background:#b8c9d8;border-radius:50%;width:7px;height:7px}.window-layout{grid-template-columns:25% 1fr;gap:10px;height:calc(100% - 24px);display:grid}.window-sidebar{background:#e5edf4;border-radius:10px}.window-content{grid-template-columns:1fr 1fr;gap:9px;display:grid}.window-content span{background:linear-gradient(145deg,#dfeaf7,#b8d5f4);border-radius:10px}.window-content span:nth-child(2),.window-content span:nth-child(3){background:linear-gradient(145deg,#ddf3ef,#9fddd5)}.visual-label{color:#ffffff94;letter-spacing:.16em;font-size:10px;font-weight:800;position:absolute;bottom:24px;right:26px}.product-copy>p:not(.section-index){color:#ffffffa6;margin:28px 0 34px;line-height:1.9}.product-copy ul{border-top:1px solid #ffffff24;margin:0;padding:0;list-style:none}.product-copy li{border-bottom:1px solid #ffffff24;gap:18px;padding:18px 0;display:flex}.product-copy li span{color:#79e1d5;font-size:11px;font-weight:800}.section-strengths{background:var(--white)}.section-heading.compact{margin-bottom:40px}.strength-list{border-top:1px solid var(--line)}.strength-list article{border-bottom:1px solid var(--line);grid-template-columns:70px 220px 1fr;align-items:center;gap:30px;padding:31px 0;display:grid}.strength-list span{color:var(--blue);font-size:12px;font-weight:800}.strength-list h3{margin:0;font-size:22px}.strength-list p{color:var(--muted);margin:0;line-height:1.75}.section-contact{background:var(--white);padding-top:0}.contact-card{color:var(--white);background:linear-gradient(125deg,#103d6b,#195897);border-radius:30px;grid-template-columns:.9fr 1.1fr;gap:80px;padding:70px;display:grid;box-shadow:0 30px 80px #0a31542e}.section-index.light{color:#7de1d5}.contact-card h2{font-size:clamp(34px,4vw,50px)}.contact-details{gap:24px;display:grid}.contact-details>div{border-bottom:1px solid #ffffff26;padding-bottom:20px}.contact-details span{color:#ffffff80;margin-bottom:8px;font-size:12px;display:block}.contact-details strong,.contact-details a{font-size:14px;line-height:1.7}.contact-details a{color:#8de8dd}.contact-inline{grid-template-columns:1fr 1fr;gap:24px;display:grid}.site-footer{color:var(--white);background:#071f38;padding:38px 0}.footer-inner{justify-content:space-between;align-items:center;gap:32px;display:flex}.footer-inner>div:first-child{flex-direction:column;display:flex}.footer-inner strong{font-size:14px}.footer-inner small{color:#ffffff61;letter-spacing:.08em;margin-top:8px;font-size:9px}.footer-links{color:#ffffff8a;flex-wrap:wrap;justify-content:flex-end;gap:20px;font-size:12px;display:flex}.footer-links a:hover{color:var(--white)}.legal-page{background:var(--white);min-height:100vh}.legal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(960px,100% - 48px);height:96px;margin:0 auto;display:flex}.back-link{color:var(--blue);font-size:14px;font-weight:700}.legal-content{width:min(760px,100% - 48px);margin:0 auto;padding:86px 0 120px}.legal-content h1{letter-spacing:-.04em;margin:0;font-size:52px}.legal-date{color:var(--muted);margin:16px 0 52px}.legal-content section{margin-top:34px}.legal-content h2{font-size:20px}.legal-content section p{color:var(--muted);line-height:1.9}@media (max-width:900px){.desktop-nav{display:none}.mobile-nav{display:block}.hero-inner{grid-template-columns:1fr;gap:54px;padding-top:150px}.hero-panel{min-height:360px}.about-grid,.product-grid,.contact-card{grid-template-columns:1fr;gap:54px}.about-copy{padding-top:0}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto}.service-card h3{margin-top:36px}}@media (max-width:640px){.site-container{width:min(100% - 32px,1180px)}.header-inner{height:72px}.brand-mark{width:38px;height:38px}.brand-copy strong{font-size:15px}.hero,.hero-inner{min-height:auto}.hero-inner{padding-top:132px;padding-bottom:72px}.hero h1{font-size:42px}.hero-description{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-panel{min-height:340px;padding:34px 26px 26px}.panel-stats{gap:8px}.panel-stats dt{font-size:17px}.section{padding:78px 0}.about-grid{gap:28px}.about-copy .lead{font-size:20px}.section-heading{flex-direction:column;align-items:start;margin-bottom:34px}.product-grid{gap:46px}.product-visual{min-height:370px}.strength-list article{grid-template-columns:40px 1fr;gap:14px}.strength-list article p{grid-column:2}.contact-card{border-radius:24px;width:calc(100% - 24px);padding:42px 24px}.contact-inline{grid-template-columns:1fr}.footer-inner{flex-direction:column;align-items:flex-start}.footer-links{justify-content:flex-start}.legal-header,.legal-content{width:calc(100% - 32px)}.legal-header .brand-copy small{display:none}.legal-content{padding-top:56px}.legal-content h1{font-size:42px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
