:root{--ink:#251823;--muted:#786a76;--brand:#e33f89;--brand-2:#b82f83;--accent:#f68ab9;--paper:#fff;--soft:#fff7fb;--line:#eddee8;--night:#210c20;--night-2:#4a163d;--glass:rgba(255,255,255,.1);--shadow:0 18px 50px rgba(96,27,72,.11);--ease:cubic-bezier(.2,.7,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px;width:100%;overflow-x:hidden}body{margin:0;width:100%;overflow-x:hidden;color:var(--ink);background:var(--paper);font-family:Inter,"SF Pro Display","PingFang SC","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1160px,calc(100% - 48px));margin-inline:auto}.section{padding:96px 0}.kicker{display:inline-block;color:var(--brand);font-size:11px;font-weight:750;letter-spacing:.18em}.btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:44px;padding:0 20px;border:1px solid rgba(255,255,255,.22);border-radius:14px;color:#fff;background:linear-gradient(135deg,#ee5a9e,#cb2d7c);box-shadow:0 10px 26px rgba(175,32,107,.22),inset 0 1px 0 rgba(255,255,255,.25);font-size:14px;font-weight:650;overflow:hidden;transition:.25s var(--ease)}.btn:before{content:"";position:absolute;inset:2px 10px auto;height:35%;border-radius:999px;background:linear-gradient(rgba(255,255,255,.22),transparent);pointer-events:none}.btn:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(175,32,107,.29),inset 0 1px 0 rgba(255,255,255,.28)}.btn b{position:relative;font-weight:500;transition:transform .2s}.btn:hover b{transform:translateX(3px)}
/* header */
.nav-shell{position:fixed;z-index:100;inset:0 0 auto;height:72px;color:#fff;background:rgba(30,8,29,.45);border-bottom:1px solid rgba(255,209,230,.11);backdrop-filter:blur(20px) saturate(135%);transition:.3s}.nav-shell.scrolled{height:66px;background:rgba(29,8,28,.92);box-shadow:0 10px 34px rgba(35,4,28,.18)}.nav{height:100%;display:flex;align-items:center;position:relative}.brand-logo{display:flex;align-items:center;width:120px;height:48px;flex:0 0 120px}.brand-logo img{display:block;width:116px;height:auto;max-height:46px;object-fit:contain}.nav-links{height:100%;display:flex;align-items:center;gap:28px;margin-left:24px}.nav-links a{height:100%;display:flex;align-items:center;position:relative;color:#d8c6d4;font-size:14px;transition:.2s}.nav-links a:hover,.nav-links a.active{color:#fff}.nav-links a.active:after{content:"";position:absolute;left:24%;right:24%;bottom:0;height:2px;border-radius:2px;background:#f47daf;box-shadow:0 0 12px rgba(244,125,175,.65)}.nav-actions{display:flex;align-items:center;gap:15px;margin-left:auto}.icon-btn,.menu-btn{border:0;background:none;color:#f8eaf1;cursor:pointer}.icon-btn{width:34px;height:34px;border-radius:10px;font-size:17px;transition:.2s}.icon-btn:hover{background:rgba(255,255,255,.08)}.login-link{color:#e8d7e2;font-size:14px}.btn-nav{min-height:36px;padding:0 15px;border-color:rgba(255,154,200,.35);border-radius:11px;background:rgba(235,75,146,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.14);backdrop-filter:blur(12px);font-size:13px}.btn-nav:hover{background:rgba(235,75,146,.25);border-color:rgba(255,174,210,.55);box-shadow:0 8px 20px rgba(91,9,63,.16)}.menu-btn{display:none;width:34px;height:34px;padding:6px}.menu-btn span{display:block;width:20px;height:2px;margin:5px auto;border-radius:2px;background:#fff;transition:.2s}
/* hero */
.hero{position:relative;width:100%;min-height:730px;padding-top:72px;color:#fff;overflow:hidden;background:radial-gradient(circle at 76% 30%,rgba(144,42,111,.54),transparent 34%),linear-gradient(126deg,#1b091e 0%,#2d0d2b 50%,#45133c 100%)}.hero-grid{position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgba(246,117,174,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(246,117,174,.14) 1px,transparent 1px);background-size:60px 60px;mask-image:linear-gradient(#000,transparent 88%)}.aurora{position:absolute;filter:blur(70px);opacity:.2;animation:floatBlob 12s ease-in-out infinite alternate}.a1{width:440px;height:390px;right:2%;top:11%;border-radius:62% 38% 46% 54%/45% 62% 38% 55%;background:#eb458f}.a2{width:300px;height:260px;left:30%;bottom:-8%;border-radius:42% 58% 65% 35%/58% 41% 59% 42%;background:#8c43bd;animation-delay:-5s}.hero-inner{position:relative;z-index:2;min-height:570px;display:grid;grid-template-columns:1fr .92fr;gap:72px;align-items:center}.hero-copy{position:relative;min-width:0}.eyebrow{display:inline-flex;align-items:center;gap:9px;padding:7px 12px;border:1px solid rgba(248,133,184,.25);border-radius:999px;color:#f48eb9;background:rgba(227,63,137,.08);font-size:11px;letter-spacing:.12em}.pulse{width:7px;height:7px;border-radius:50%;background:#f786b7;box-shadow:0 0 0 5px rgba(247,134,183,.11)}.hero h1{margin:24px 0 20px;font-size:60px;line-height:1.12;letter-spacing:-.045em}.hero h1 em{font-style:normal;color:transparent;background:linear-gradient(90deg,#ffa3c9,#ed5299);-webkit-background-clip:text}.hero-copy>p{max-width:570px;margin:0;color:#c7afc1;font-size:16px;line-height:1.9}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:32px}.hero-actions .btn{min-width:150px;min-height:46px;background:linear-gradient(135deg,rgba(239,86,157,.88),rgba(196,40,116,.82));backdrop-filter:blur(12px)}.btn-ghost{display:flex;align-items:center;gap:10px;color:#e6d6e2;font-size:13px}.play{width:34px;height:34px;display:grid;place-items:center;padding-left:2px;border:1px solid rgba(255,255,255,.2);border-radius:50%;font-size:9px;transition:.2s}.btn-ghost:hover .play{border-color:#f488b8;background:rgba(244,136,184,.1)}.trust-row{display:flex;align-items:center;gap:14px;margin-top:35px;color:#a78ca1;font-size:11px}.trust-row i{width:1px;height:10px;background:#69445f}.hero-console{position:relative;width:100%;height:410px;min-width:0}.console-glow{position:absolute;inset:16% 5%;border-radius:50%;background:#db3582;filter:blur(90px);opacity:.2}.console-card{position:absolute;border:1px solid rgba(251,146,193,.2);background:linear-gradient(145deg,rgba(102,27,81,.68),rgba(36,9,36,.78));box-shadow:inset 0 1px 0 rgba(255,255,255,.13),0 34px 76px rgba(25,2,23,.36);backdrop-filter:blur(26px) saturate(135%)}.main-card{inset:24px 1% auto 2%;height:338px;padding:24px;border-radius:28px 20px 30px 21px}.console-head{display:flex;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid rgba(248,151,195,.13);color:#aa8fa5;font-size:10px}.console-head>div{color:#eadde7;font-size:12px}.dot{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%}.green{background:#f57eb2;box-shadow:0 0 9px #f57eb2}.metric-title{margin-top:22px;color:#a88da3;font-size:11px}.metric-value{margin-top:4px;font-size:36px;font-weight:750}.metric-value small{color:#f27eb1;font-size:15px}.chart{height:104px;margin:2px -4px 4px}.chart svg{width:100%;height:100%;overflow:visible}.chart .area{fill:url(#area)}.chart .line{fill:none;stroke:#f068a7;stroke-width:2.3;filter:drop-shadow(0 0 5px #e54c94)}.console-stats{display:grid;grid-template-columns:repeat(3,1fr);padding-top:16px;border-top:1px solid rgba(248,151,195,.13)}.console-stats div{display:flex;flex-direction:column;gap:5px}.console-stats span{color:#9c8197;font-size:9px}.console-stats strong{font-size:15px}.console-stats small{margin-left:2px;color:#9f869a;font-size:8px}.cyan{color:#f17caf}.float-card{position:absolute;z-index:2;display:flex;align-items:center;padding:13px 15px;border:1px solid rgba(248,144,190,.2);border-radius:18px 13px 20px 14px;background:linear-gradient(135deg,rgba(101,27,80,.78),rgba(44,11,41,.82));box-shadow:inset 0 1px 0 rgba(255,255,255,.13),0 18px 42px rgba(27,3,25,.3);backdrop-filter:blur(16px);animation:cardFloat 5s ease-in-out infinite}.float-card b{display:block;font-size:11px}.float-card small{display:block;margin-top:4px;color:#aa8da3;font-size:9px}.node-card{top:3px;right:-20px;gap:10px}.node-icon{color:#f37eb2;font-size:19px}.signal{margin-left:14px;color:#eb72aa;font-size:8px}.deploy-card{left:-20px;bottom:17px;gap:10px;animation-delay:-2.5s}.check{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#f58ab8;background:rgba(239,94,159,.13)}.hero-foot{position:relative;z-index:2;height:88px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border-top:1px solid rgba(246,148,191,.12)}.hero-foot>div{display:flex;align-items:baseline;gap:10px;padding-left:30px;border-left:1px solid rgba(246,148,191,.12)}.hero-foot>div:first-child{padding-left:0;border-left:0}.hero-foot strong{font-size:23px}.hero-foot strong small{color:#f47fb2;font-size:11px}.hero-foot span{color:#9c8197;font-size:10px}
/* products */
.product-section{position:relative;background:#fff;overflow:hidden}.section-head{display:flex;align-items:flex-end;justify-content:space-between}.section-head h2,.center-head h2,.solution-copy h2{margin:12px 0 0;font-size:37px;line-height:1.34;letter-spacing:-.035em}.section-head>a{color:var(--brand);font-size:13px}.product-tabs{display:flex;gap:28px;margin:36px 0 26px;border-bottom:1px solid var(--line);overflow-x:auto;scrollbar-width:none}.product-tabs::-webkit-scrollbar{display:none}.product-tabs button{position:relative;flex:0 0 auto;padding:0 1px 13px;border:0;color:#827480;background:none;cursor:pointer;font-size:13px}.product-tabs button.active{color:var(--brand);font-weight:650}.product-tabs button.active:after{content:"";position:absolute;inset:auto 0 -1px;height:2px;border-radius:2px;background:var(--brand)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{position:relative;min-height:340px;padding:23px;border:1px solid var(--line);border-radius:23px 17px 25px 18px;background:linear-gradient(145deg,#fff,#fffafd);box-shadow:inset 0 1px 0 #fff;overflow:hidden;isolation:isolate;transition:.3s var(--ease)}.product-card:hover{transform:translateY(-5px);border-color:#efb0cd;box-shadow:var(--shadow)}.product-card:before{content:"";position:absolute;z-index:-1;width:150px;height:135px;right:-72px;top:-75px;border-radius:45% 55% 60% 40%;background:linear-gradient(145deg,#ffe8f3,#f5eaff)}.card-top{display:flex;align-items:flex-start;justify-content:space-between}.product-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:16px 11px 18px 12px;color:#df3c87;background:#ffedf6;box-shadow:inset 0 1px 0 #fff;font-size:23px}.icon-2{color:#9452c7;background:#f7efff}.icon-3{color:#c84279;background:#fff0f5}.icon-4{color:#dc7a46;background:#fff3ee}.badge{position:relative;padding:4px 9px;border-radius:999px;color:#d72d7b;background:#ffedf6;font-size:10px}.category{display:block;margin-top:20px;color:#938792;font-size:10px}.product-card h3{margin:7px 0 9px;overflow:hidden;font-size:17px;white-space:nowrap;text-overflow:ellipsis}.product-card p{height:38px;margin:0;color:#877b86;font-size:11px;line-height:1.7}.product-meta{display:flex;gap:8px;margin-top:15px}.product-meta span{max-width:110px;padding:5px 8px;border-radius:999px;color:#827580;background:#f8f2f6;font-size:9px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.price{display:flex;align-items:baseline;margin-top:20px}.price small,.price span{color:#958993;font-size:9px}.price strong{margin:0 4px;color:#d92f7d;font-size:22px}.card-link{position:absolute;left:23px;bottom:21px;color:#d9307d;font-size:12px}.product-card.is-hidden{display:none}.empty-card{padding:42px;text-align:center;color:var(--muted);border-radius:20px;background:var(--soft)}
/* solution */
.solution-section{position:relative;background:linear-gradient(135deg,#fffafd,#fdf2f8);overflow:hidden}.solution-section:before{content:"";position:absolute;width:310px;height:220px;right:-160px;bottom:-80px;border-radius:40% 60% 45% 55%/65% 40% 60% 35%;background:linear-gradient(135deg,rgba(240,98,163,.12),rgba(161,75,194,.06));animation:floatBlob 14s ease-in-out infinite alternate}.solution-wrap{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:78px}.solution-copy>p{color:var(--muted);font-size:14px;line-height:1.85}.feature-list{display:grid;gap:19px;margin-top:30px}.feature-list>div{display:flex;gap:15px}.feature-list>div>span{padding-top:2px;color:var(--brand);font-size:10px;font-weight:750}.feature-list b,.feature-list small{display:block}.feature-list b{font-size:14px}.feature-list small{margin-top:5px;color:#968993;font-size:10px}.orbit-panel{position:relative;height:400px}.orbit{position:absolute;left:50%;top:50%;border:1px dashed #e8bdd2;border-radius:50%;transform:translate(-50%,-50%)}.o1{width:128px;height:128px}.o2{width:252px;height:252px}.o3{width:382px;height:382px}.core{position:absolute;left:50%;top:50%;width:102px;height:102px;display:grid;place-items:center;border-radius:44% 56% 48% 52%/58% 43% 57% 42%;background:linear-gradient(145deg,#fff,#ffe7f2);box-shadow:inset 0 2px 0 #fff,0 18px 44px rgba(190,39,110,.2);transform:translate(-50%,-50%);overflow:hidden;animation:coreMorph 8s ease-in-out infinite alternate}.core img{width:94px;height:auto;transform:translateX(5px)}.sat{position:absolute;width:114px;padding:13px 14px;border:1px solid rgba(229,151,188,.28);border-radius:17px 12px 19px 13px;background:rgba(255,255,255,.8);box-shadow:inset 0 1px 0 #fff,0 14px 35px rgba(102,32,77,.1);backdrop-filter:blur(15px);font-size:11px;font-weight:650}.sat small{display:block;margin-top:4px;color:#a1949f;font-size:8px}.s1{left:3%;top:20%}.s2{right:2%;top:23%}.s3{left:9%;bottom:14%}.s4{right:7%;bottom:12%}
/* network, cta, footer */
.network-section{background:#fff}.center-head{max-width:650px;margin:auto;text-align:center}.center-head p{color:var(--muted);font-size:14px}.map-card{position:relative;height:340px;margin-top:44px;border:1px solid rgba(247,149,193,.14);border-radius:34px 22px 36px 24px;background:linear-gradient(135deg,#251026,#51143f);box-shadow:inset 0 1px 0 rgba(255,255,255,.09),0 27px 64px rgba(67,13,51,.2);overflow:hidden}.map-grid{position:absolute;inset:0;opacity:.2;background-image:linear-gradient(rgba(242,104,165,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(242,104,165,.14) 1px,transparent 1px);background-size:40px 40px}.map-card svg{position:absolute;inset:0;width:100%;height:100%}.map-card path{fill:none;stroke:#f064a7;stroke-width:1;stroke-dasharray:5 7;opacity:.45}.map-copy{position:absolute;z-index:2;left:32px;bottom:26px;color:#fff}.map-copy strong,.map-copy span{display:block}.map-copy span{margin-top:6px;color:#ad8fa5;font-size:9px}.map-dot{position:absolute;z-index:2;display:flex;align-items:center;gap:7px;color:#eedde8;font-size:9px}.map-dot i{width:9px;height:9px;border:2px solid #f179ae;border-radius:50%;background:#4a153b;box-shadow:0 0 0 7px rgba(238,76,148,.1),0 0 16px #e84b95}.d1{left:62%;top:47%}.d2{left:84%;top:30%}.d3{left:15%;top:57%}.d4{left:70%;top:37%}.cta{position:relative;padding:72px 0;color:#fff;background:linear-gradient(115deg,#b8206d,#df448b 54%,#9e287d);border-radius:58px 58px 0 0;overflow:hidden}.cta:before{content:"";position:absolute;width:460px;height:190px;left:28%;top:-120px;border-radius:44% 56% 62% 38%/60% 40% 60% 40%;background:rgba(255,255,255,.07);transform:rotate(-5deg)}.cta-inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between}.cta .kicker{color:#ffd0e5}.cta h2{margin:11px 0;font-size:34px}.cta p{margin:0;color:#fbd3e5}.cta-inner>div:last-child{display:flex;align-items:center;gap:22px}.cta .btn-light{color:#c52874;background:linear-gradient(145deg,#fff,#ffeaf3);border-color:#fff;box-shadow:0 10px 28px rgba(74,8,48,.2)}.cta-link{font-size:13px}footer{padding:62px 0 24px;color:#a991a4;background:#19091d}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:56px}.footer-logo{width:154px;height:58px}.footer-logo img{width:150px;max-height:56px}.footer-grid p{max-width:270px;font-size:11px;line-height:1.8}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:12px;font-size:11px}.footer-grid b{margin-bottom:6px;color:#fff}.footer-grid a:hover{color:#f58ab8}.db-state{display:inline-flex;align-items:center;gap:7px;color:#806b7d;font-size:9px}.db-state i{width:6px;height:6px;border-radius:50%;background:#d29645}.db-state.online i{background:#e95d9d}.copyright{display:flex;justify-content:space-between;margin-top:44px;padding-top:21px;border-top:1px solid rgba(219,173,200,.1);color:#705b6e;font-size:9px}
/* dark + motion */
body.dark{--ink:#fff0f7;--muted:#bda7b7;--paper:#210b20;--soft:#35132b;--line:#51203f;background:#210b20}.dark .product-section,.dark .network-section{background:#210b20}.dark .product-card{border-color:#52203f;background:linear-gradient(145deg,#35122d,#2a0d25)}.dark .product-meta span{background:#431534}.dark .solution-section{background:linear-gradient(135deg,#250b22,#3a102e)}.dark .sat{color:#fff0f7;background:rgba(62,18,50,.82)}.dark .empty-card{background:#35132b}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s var(--ease),transform .65s var(--ease)}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.2s}@keyframes floatBlob{to{transform:translate3d(22px,-16px,0) scale(1.06);border-radius:42% 58% 64% 36%/58% 41% 59% 42%}}@keyframes cardFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes coreMorph{to{border-radius:58% 42% 61% 39%/43% 62% 38% 57%;transform:translate(-50%,-50%) rotate(3deg)}}
/* responsive */
@media(max-width:1040px){.nav-links{gap:20px;margin-left:14px}.hero-inner{gap:40px}.product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.nav-links{display:none;position:absolute;top:66px;left:-24px;right:-24px;height:auto;margin:0;padding:12px 24px 20px;background:rgba(29,8,28,.97);border-bottom:1px solid rgba(255,255,255,.08);flex-direction:column;align-items:stretch;gap:0}.nav-links.open{display:flex}.nav-links a{height:auto;padding:12px 4px}.nav-links a.active:after{display:none}.menu-btn{display:block}.hero{width:100vw;min-height:auto}.hero-inner{display:flex;flex-direction:column;padding:88px 0 48px}.hero-copy{width:100%;text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-console{max-width:620px}.hero-foot{height:auto;padding:28px 0;grid-template-columns:repeat(2,1fr);gap:22px}.hero-foot>div:nth-child(3){padding-left:0;border-left:0}.solution-wrap{grid-template-columns:1fr;gap:42px}.orbit-panel{width:100%;max-width:650px;margin:auto}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{display:none}}
@media(max-width:640px){html{scroll-padding-top:64px}.container{width:calc(100% - 28px)}.section{padding:68px 0}.nav-shell,.nav-shell.scrolled{height:64px}.brand-logo{width:102px;height:42px;flex-basis:102px}.brand-logo img{width:98px;max-height:40px}.nav-actions{gap:7px}.icon-btn,.login-link{display:none}.btn-nav{min-height:34px;padding:0 12px;font-size:11px}.nav-links{top:64px;left:-14px;right:-14px}.hero{padding-top:64px}.hero-inner{padding:66px 0 32px}.eyebrow{font-size:9px}.hero h1{margin-top:20px;font-size:42px}.hero-copy>p{font-size:13px;line-height:1.85}.hero-actions{flex-direction:column;gap:16px;margin-top:27px}.hero-actions .btn{min-width:144px;min-height:43px;font-size:12px}.trust-row{gap:8px;margin-top:28px;font-size:8px}.hero-console{height:350px}.main-card{inset:22px 0 auto;height:305px;padding:19px;border-radius:25px 17px 27px 18px}.node-card{right:-4px}.deploy-card{left:-3px;bottom:1px}.metric-value{font-size:31px}.chart{height:90px}.console-stats strong{font-size:12px}.hero-foot>div{padding-left:10px}.hero-foot strong{font-size:18px}.hero-foot span{font-size:8px}.section-head h2,.center-head h2,.solution-copy h2{font-size:28px}.section-head>a{display:none}.product-tabs{gap:21px;margin-top:30px}.product-grid{grid-template-columns:1fr}.product-card{min-height:326px}.orbit-panel{height:320px}.o3{width:310px;height:310px}.o2{width:210px;height:210px}.sat{width:98px;padding:10px}.s1{left:0}.s2{right:0}.map-card{height:280px;margin-top:35px;border-radius:28px 18px 30px 20px}.map-copy{left:20px;bottom:20px}.cta{padding:60px 0;border-radius:40px 40px 0 0}.cta-inner{display:block;text-align:center}.cta h2{font-size:28px}.cta-inner>div:last-child{margin-top:27px;justify-content:center;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr;gap:36px}.footer-grid>div:first-child{grid-column:1/-1}.footer-logo{width:142px;height:54px}.footer-logo img{width:138px}.copyright{flex-direction:column;gap:12px;text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.aurora,.float-card,.core,.solution-section:before{animation:none!important}.reveal{opacity:1;transform:none;transition:none}}
/* accessibility + final polish */
.skip-link{position:fixed;z-index:999;left:16px;top:10px;padding:10px 14px;border-radius:10px;color:#fff;background:#8e1d62;transform:translateY(-160%);transition:transform .2s}.skip-link:focus{transform:none}section{scroll-margin-top:76px}a:focus-visible,button:focus-visible{outline:3px solid #ffb1d2;outline-offset:3px}.green{background:#42d69f;box-shadow:0 0 9px rgba(66,214,159,.8)}.menu-btn,.icon-btn{min-width:44px;min-height:44px}.account-link{max-width:150px;display:flex;align-items:center;gap:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-dot{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:#45d8a0;box-shadow:0 0 0 4px rgba(69,216,160,.1)}.product-card h3{font-size:18px}.product-card p{font-size:12px}.card-link{font-size:13px;font-weight:650}.price small,.price span{font-size:10px}.map-dot,.map-copy span,.db-state,.copyright{font-size:10px}.sat small{font-size:9px}.core{animation:none;border-radius:28px}.core img{transform:none;width:90px}.product-card,.map-card{border-radius:20px}.cta{border-radius:48px 48px 0 0}
@media(max-width:640px){.icon-btn{display:grid;place-items:center;width:36px;min-width:36px;min-height:36px}.nav-actions{gap:5px}.nav-actions>.login-link{display:flex;font-size:11px}.nav-actions>.account-link{max-width:82px}.btn-nav{padding:0 9px}.hero-register{display:flex}.orbit-panel{height:300px}.o3{width:280px;height:280px}.o2{width:190px;height:190px}.o1{width:110px;height:110px}.sat{width:94px;font-size:10px}.s1{left:1%;top:16%}.s2{right:1%;top:18%}.s3{left:3%;bottom:10%}.s4{right:3%;bottom:9%}.float-card{animation:none}.hero-console{height:340px}.product-card,.map-card{border-radius:18px}.cta{border-radius:34px 34px 0 0}}

/* homepage light theme — aligned with the user center */
:root{--ink:#29242b;--muted:#938b94;--brand:#df538f;--brand-2:#985ab6;--accent:#e977aa;--paper:#f7f7fa;--soft:#fff7fb;--line:#ece9ee;--shadow:0 14px 42px rgba(54,35,48,.07)}
body,body.dark{color:var(--ink);background:#f7f7fa}.nav-shell,.nav-shell.scrolled{color:#29242b;border-bottom:1px solid rgba(232,227,233,.65);background:rgba(255,255,255,.74);-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%);box-shadow:0 1px 0 rgba(255,255,255,.7)}.nav-links a,.login-link{color:#837b84}.nav-links a:hover,.nav-links a.active{color:#d94785}.nav-links a.active:after{background:#df538f;box-shadow:none}.btn-nav{color:#fff;border:0;background:linear-gradient(135deg,#e75c99,#a45bb6);box-shadow:0 7px 18px rgba(207,77,144,.14)}.btn-nav:hover{background:linear-gradient(135deg,#df4f8f,#9853ae);border:0;box-shadow:0 9px 22px rgba(207,77,144,.18)}.menu-btn span{background:#554d55}
.hero{min-height:720px;color:#29242b;background:radial-gradient(circle at 78% 24%,rgba(224,83,144,.12),transparent 34%),linear-gradient(135deg,#fff,#fff8fc 60%,#f8f2fb)}.hero-grid{opacity:.55;background-image:linear-gradient(rgba(219,91,151,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(219,91,151,.07) 1px,transparent 1px);mask-image:linear-gradient(#000,transparent 90%)}.aurora{opacity:.1}.eyebrow{color:#d84c89;border-color:#eed0df;background:#fff3f8}.pulse{background:#df538f;box-shadow:0 0 0 5px rgba(223,83,143,.09)}.hero h1{color:#2b262c}.hero h1 em{background:linear-gradient(90deg,#e35b97,#9c5ab5);-webkit-background-clip:text}.hero-copy>p{color:#817982}.hero-actions .btn{color:#fff;background:linear-gradient(135deg,#e75c99,#a45bb6);box-shadow:0 9px 24px rgba(207,77,144,.16)}.btn-ghost{color:#6f6870}.play{border-color:#e8cbd9;background:#fff}.btn-ghost:hover .play{border-color:#df6aa0;background:#fff3f8}.trust-row{color:#99919a}.trust-row i{background:#ded8de}.console-glow{background:#df538f;opacity:.09}.console-card{border-color:#eadfe6;background:rgba(255,255,255,.84);box-shadow:inset 0 1px 0 #fff,0 25px 60px rgba(61,38,54,.11)}.console-head{border-color:#eee8ed;color:#999099}.console-head>div{color:#494249}.metric-title{color:#999099}.metric-value{color:#332d34}.metric-value small{color:#df538f}.console-stats{border-color:#eee8ed}.console-stats span,.console-stats small{color:#999099}.console-stats strong{color:#3e373f}.cyan{color:#d94785!important}.float-card{border-color:#eadfe6;background:rgba(255,255,255,.9);box-shadow:inset 0 1px 0 #fff,0 15px 38px rgba(61,38,54,.1)}.float-card b{color:#494249}.float-card small{color:#999099}.node-icon,.signal{color:#d94d8a}.hero-foot{border-color:#ece6eb}.hero-foot>div{border-color:#ece6eb}.hero-foot strong{color:#3b353c}.hero-foot span{color:#999199}
.product-section,.dark .product-section{background:#f7f7fa}.product-card,.dark .product-card{border-color:#ece9ee;background:#fff;box-shadow:0 3px 16px rgba(43,29,39,.025)}.product-card:hover{border-color:#e9bfd3;box-shadow:0 14px 40px rgba(54,35,48,.08)}.product-card:before{background:linear-gradient(145deg,#fff0f6,#f7effb)}.product-meta span,.dark .product-meta span{color:#817981;background:#f8f5f7}.solution-section,.dark .solution-section{background:linear-gradient(135deg,#fff,#fff8fc)}.sat,.dark .sat{color:#453e46;border-color:#e9dce3;background:rgba(255,255,255,.9)}.sat small{color:#999099}.network-section,.dark .network-section{background:#f7f7fa}.map-card{border-color:#eadfe6;background:radial-gradient(circle at 70% 25%,rgba(221,83,143,.12),transparent 34%),linear-gradient(135deg,#fff,#fff8fc);box-shadow:0 15px 44px rgba(61,38,54,.07)}.map-grid{opacity:.55;background-image:linear-gradient(rgba(218,81,143,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(218,81,143,.07) 1px,transparent 1px)}.map-copy{color:#3e373f}.map-copy span{color:#918892}.map-dot{color:#625a63}.map-dot i{background:#fff;box-shadow:0 0 0 7px rgba(224,83,143,.08),0 0 13px rgba(224,83,143,.3)}.cta{color:#fff;background:linear-gradient(115deg,#e45b97,#b358b2);border-radius:40px 40px 0 0}.cta p{color:#ffe5f0}footer{color:#8e858f;background:#fff;border-top:1px solid #ece9ee}.footer-grid b{color:#3f3840}.footer-grid a:hover{color:#d94d8a}.copyright{border-color:#eee9ed;color:#aaa2aa}.db-state{color:#999199}
body.dark .product-section,body.dark .network-section{background:#f7f7fa}body.dark .solution-section{background:linear-gradient(135deg,#fff,#fff8fc)}body.dark .product-card{color:#29242b;border-color:#ece9ee;background:#fff}body.dark .sat{color:#453e46;background:rgba(255,255,255,.9)}
@media(max-width:900px){.nav-links{background:rgba(255,255,255,.97);border-bottom-color:#ece7eb}.nav-links a{color:#716a72}}
@media(max-width:640px){.hero{min-height:auto}.cta{border-radius:30px 30px 0 0}}
.hero-shop{min-height:44px;padding:0 17px;border:1px solid #e7dfe5;border-radius:10px;color:#696169;background:rgba(255,255,255,.78);box-shadow:0 3px 14px rgba(54,35,48,.035);transition:.2s}.hero-shop:hover{color:#d84987;border-color:#e9bfd3;background:#fff}.hero-shop b{margin-left:4px;color:#d84987;font-size:15px;font-weight:500;transition:transform .2s}.hero-shop:hover b{transform:translateX(3px)}
@media(max-width:640px){.hero-shop{min-width:144px;justify-content:center}}
/* light navigation account action */
.nav-actions .btn-nav{color:#d54888;border:1px solid #ecc7d9;background:rgba(255,250,252,.86);box-shadow:none}.nav-actions .btn-nav:before{display:none}.nav-actions .btn-nav:hover{color:#c93f7d;border-color:#e9b4cd;background:#fff2f7;box-shadow:none;transform:none}
/* unified homepage account actions */
.hero-actions .btn,.hero-actions .btn.btn-lg{color:#d54888;border:1px solid #ecc7d9;background:rgba(255,255,255,.82);box-shadow:0 4px 16px rgba(54,35,48,.045);backdrop-filter:blur(12px)}.hero-actions .btn:before{display:none}.hero-actions .btn:hover{color:#c93f7d;border-color:#e9b4cd;background:#fff2f7;box-shadow:0 6px 18px rgba(54,35,48,.06)}.hero-register{min-height:44px;padding:0 17px;border:1px solid #efd1df;border-radius:10px;color:#d54888;background:rgba(255,243,248,.74);transition:.2s}.hero-register:hover{color:#c93f7d;border-color:#e9b4cd;background:#ffedf5}.hero-register b{margin-left:4px;font-size:15px;font-weight:500;transition:transform .2s}.hero-register:hover b{transform:translateX(3px)}.cta .btn-light{color:#d54888;border:1px solid rgba(255,255,255,.78);background:rgba(255,255,255,.92);box-shadow:0 7px 18px rgba(85,37,65,.1)}.cta .btn-light:before{display:none}.cta .btn-light:hover{color:#c93f7d;background:#fff7fa;box-shadow:0 9px 22px rgba(85,37,65,.14)}
