:root{--sidebar-width:240px;--sidebar-width-collapsed:60px;--sidebar-current-width:var(--sidebar-width);--header-height:68px;color-scheme:light;--bg:#f7f9ff;--bg2:#fff;--text:#0b1220;--muted:#5b6b86;--border:#0f172a1f;--brand:#2563eb;--brand2:#06b6d4;--shadow:0 20px 60px #0206171f;--radius-sm:4px;--radius-md:8px;color:var(--text);background:radial-gradient(1200px 600px at 20% -10%,#2563eb2e,transparent 60%),radial-gradient(1000px 600px at 80% 0%,#06b6d42e,transparent 55%),linear-gradient(180deg,var(--bg)0%,var(--bg2)70%);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-weight:400;line-height:1.5}a{color:var(--brand);-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:var(--brand)}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}body.sidebar-collapsed{--sidebar-current-width:var(--sidebar-width-collapsed)}.app-layout{height:100dvh}.app-layout-body{box-sizing:border-box;min-height:0}.app-layout-content{background:0 0;min-height:0}.app-layout-content .semi-layout-content{background:0 0;border-radius:0;margin:0}.app-sider{height:calc(100dvh - 68px);overflow:hidden}.app-sider .semi-layout-sider-children{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.semi-layout::-webkit-scrollbar{width:0;height:0;display:none}.semi-layout-content::-webkit-scrollbar{width:0;height:0;display:none}.semi-sider::-webkit-scrollbar{width:0;height:0;display:none}.semi-layout,.semi-layout-content,.semi-sider{-ms-overflow-style:none;scrollbar-width:none}.sidebar-container{background:var(--semi-color-bg-0);border-right:1px solid var(--semi-color-border);flex-direction:column;width:100%;height:100%;min-height:0;transition:width .3s;display:flex}.sidebar-nav{background:var(--semi-color-bg-0);-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;border-right:none;flex:1;width:100%;height:100%;min-height:0;overflow:hidden auto}.sidebar-nav.semi-navigation,.sidebar-nav .semi-navigation{height:100%;min-height:0;overflow-y:auto}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-nav-item{border-radius:6px;margin:3px 8px;padding:8px 12px;transition:all .15s}.sidebar-nav-item:hover{background-color:rgba(var(--semi-blue-0),.08);color:var(--semi-color-primary)}.sidebar-nav-item-selected,.sidebar-nav .semi-navigation-item-selected{background-color:rgba(var(--semi-blue-0),.12)!important;color:var(--semi-color-primary)!important;font-weight:500!important}.sidebar-nav .semi-navigation-item-selected .semi-navigation-item-text{color:var(--semi-color-primary)!important;font-weight:500!important}.sidebar-nav .semi-navigation-item-selected .semi-icon{color:var(--semi-color-primary)!important}.sidebar-icon-container{justify-content:center;align-items:center;width:22px;height:22px;margin-right:10px;transition:all .2s;display:flex}.sidebar-divider{opacity:.15;margin:4px 8px}.sidebar-group-label{color:var(--semi-color-text-2);text-transform:uppercase;letter-spacing:.5px;opacity:.8;padding:4px 15px 8px;font-size:12px}.sidebar-collapse-button{cursor:pointer;background-color:var(--semi-color-bg-0);z-index:10;box-shadow:0 -10px 10px -5px var(--semi-color-bg-0);backdrop-filter:blur(4px);border-top:1px solid rgba(var(--semi-grey-0),.08);justify-content:center;align-items:center;width:100%;margin-top:auto;padding:12px;display:flex;position:sticky;bottom:0}.sidebar-section{padding-top:12px}input,textarea{font-family:inherit}.container{max-width:1320px;margin:0 auto;padding:0 20px}.mobile-page-shell{justify-content:center;align-items:center;min-height:100dvh;padding:20px;display:flex}.mobile-auth-card{width:100%;max-width:420px}.mobile-auth-card-login{overflow:hidden}.mobile-auth-form,.mobile-auth-field{width:100%}.mobile-auth-input,.mobile-auth-submit{max-width:100%}.site{flex-direction:column;min-height:100vh;display:flex;overflow:hidden}.site-main{padding-top:var(--header-height);flex:1}.docs-shell{min-height:calc(100vh - var(--header-height));padding-top:var(--header-height);background:0 0}.site-header{z-index:120;backdrop-filter:blur(10px);border-bottom:1px solid var(--border);pointer-events:auto;background:#ffffffc7;width:100%;position:fixed;top:0;left:0;right:0}.header-inner{z-index:121;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:16px;height:68px;display:flex;position:relative}.brand{color:var(--text);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand-logo{object-fit:contain;width:auto;height:40px}.brand-text{flex-direction:column;gap:2px;line-height:1.2;display:flex}.brand-name{color:var(--text);letter-spacing:.5px;font-size:16px;font-weight:700}.brand-subtitle{color:var(--muted);letter-spacing:.5px;text-transform:uppercase;font-size:11px;font-weight:500}.nav{box-shadow:none;background:0 0;border:none;border-radius:0;align-items:center;gap:4px;padding:0;display:flex}.nav-link{border-radius:var(--radius-md);height:36px;color:var(--muted);align-items:center;padding:0 12px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s,transform .2s;display:inline-flex}.nav-link:hover{color:#0b1220;background:#2563eb14;box-shadow:inset 0 0 0 1px #2563eb24}.nav-link.active{color:#0b1220;background:linear-gradient(135deg,#2563eb2e,#06b6d424);border:1px solid #2563eb38}.nav-item.open .nav-link{color:#0b1220}.nav-item{position:relative}.nav-caret{border-bottom:2px solid #5b6b86e6;border-right:2px solid #5b6b86e6;border-radius:1px;width:10px;height:10px;margin-left:6px;transition:transform .2s,border-color .2s;transform:rotate(45deg)translateY(-1px)}.nav-item.open .nav-caret{border-color:#2563ebe6;transform:rotate(225deg)translateY(1px)}.header-actions{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:10px;display:flex}.mobile-toggle{z-index:122;pointer-events:auto;flex:none;width:42px;min-width:42px;height:42px;padding:0;font-size:18px;display:none;position:relative}.btn{border-radius:var(--radius-md);border:1px solid var(--border);height:40px;color:var(--text);cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:700;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-color:#2563eb59;box-shadow:0 14px 28px #2563eb2e}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 18px 34px #2563eb38;color:#fff!important}.btn-ghost{background:#ffffffb8}.btn-ghost:hover{border-color:#2563eb38;transform:translateY(-1px);box-shadow:0 14px 28px #02061714}.mega{pointer-events:none;opacity:0;transition:opacity .18s,transform .18s;position:absolute;top:68px;left:0;right:0;transform:translateY(-6px)}.mega.open{pointer-events:auto;opacity:1;transform:translateY(0)}.mega-inner{padding:14px 0 18px}.mega-panel{border-radius:var(--radius-md);overscroll-behavior:contain;-ms-overflow-style:none;scrollbar-width:none;background:#fff;border:1px solid #2563eb29;max-height:calc(100vh - 92px);padding:16px;display:none;overflow-y:auto;box-shadow:0 28px 70px #02061724}.mega-panel::-webkit-scrollbar{width:0;height:0}.mega-panel.show{display:block}.mega-head{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.mega-title{font-size:16px;font-weight:1000}.mega-subtitle{color:var(--muted);font-size:13px}.mega-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.mega-card{text-align:left;border-radius:var(--radius-md);color:inherit;cursor:pointer;appearance:none;background:linear-gradient(135deg,#2563eb0f,#06b6d40d);border:1px solid #0f172a1a;width:100%;padding:14px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:block}.mega-card:hover{color:#0b1220;border-color:#2563eb42;transform:translateY(-2px);box-shadow:0 22px 48px #2563eb2e}.mega-card-title{margin-bottom:6px;font-weight:1000}.mega-card-desc{color:var(--muted);font-size:13px}.mega-panel-rich{max-width:1200px;margin:0 auto;padding:32px}.mega-section{margin-bottom:32px}.mega-section:last-child{margin-bottom:0}.mega-section-title{color:var(--text);margin-bottom:20px;font-size:16px;font-weight:700}.mega-top-layout{align-items:stretch;gap:24px;display:flex}.mega-scenes-grid{flex:1;grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.mega-scene-column{border-radius:var(--radius-md);text-align:left;background:#f7f9ff80;border:1px solid #0f172a14;padding:20px}.mega-scene-head{align-items:center;gap:8px;margin-bottom:12px;display:flex}.mega-scene-icon{flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;display:inline-flex}.mega-scene-text{flex-direction:column;gap:10px;min-width:0;display:flex}.mega-scene-name{color:#0f172af2;white-space:nowrap;text-overflow:ellipsis;background:#0f172a0f;border-radius:10px;align-items:center;max-width:100%;padding:4px 10px;font-size:14px;font-weight:800;display:inline-flex;overflow:hidden}.mega-scene-subtitle{color:#2563ebf2;white-space:nowrap;text-overflow:ellipsis;background:#2563eb1a;border:1px solid #2563eb2e;border-radius:10px;align-items:center;max-width:100%;margin-bottom:0;margin-left:0;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex;overflow:hidden}.mega-scene-list{margin:0;padding:0;list-style:none}.mega-scene-list li{margin-bottom:8px}.mega-scene-list button{color:#5b6b86;cursor:pointer;text-align:left;background:0 0;border:none;padding:6px 0 6px 14px;font-size:13px;transition:color .2s;position:relative}.mega-scene-list button:before{content:"";background:#5b6b8673;border-radius:2px;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.mega-scene-list button:hover:not(.active){color:var(--brand);text-underline-offset:3px;text-decoration:underline}.mega-scene-list button.active{color:#2563ebf2;text-underline-offset:3px;font-weight:800;text-decoration:underline}.mega-scene-list button.active:before{background:#2563ebbf}.mega-scene-list button:hover:before{background:#2563eba6}.mega-cta-section{margin:32px 0}.mega-cta-cards{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.mega-cta-cards-horizontal{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:16px;height:100%;display:grid}.mega-cta-card{border-radius:var(--radius-md);cursor:pointer;align-items:flex-end;min-width:220px;min-height:240px;padding:28px 24px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.mega-cta-card:before{content:"";z-index:1;background:linear-gradient(135deg,#0003,#0000);position:absolute;inset:0}.mega-cta-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000026}.mega-cta-content{z-index:2;color:#fff;position:relative}.mega-cta-content h4{margin:0 0 8px;font-size:20px;font-weight:700}.mega-cta-content p{opacity:.9;margin:0 0 16px;font-size:14px}.mega-cta-btn{color:#fff;border-radius:var(--radius-md);cursor:pointer;background:#fff3;border:1px solid #ffffff4d;justify-content:center;align-items:center;min-height:32px;padding:8px 16px;font-size:13px;font-weight:500;line-height:1;transition:all .2s;display:inline-flex}.mega-cta-btn:hover{background:#ffffff4d;border-color:#ffffff80}.mega-products-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.mega-products-grid-6{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.mega-product-card{border-radius:var(--radius-md);text-align:left;cursor:pointer;background:#f7f9ff80;border:1px solid #0f172a14;align-items:flex-start;gap:12px;padding:16px;transition:all .3s;display:flex}.mega-product-card:hover{background:#fff;border-color:#2563eb33;transform:translateY(-2px);box-shadow:0 4px 16px #2563eb1a}.mega-product-icon{flex-shrink:0;font-size:24px}.mega-product-info{flex:1}.mega-product-title{color:var(--text);margin-bottom:4px;font-size:14px;font-weight:600}.mega-product-card:hover:not(.active) .mega-product-title{text-underline-offset:3px;text-decoration:underline}.mega-product-card.active{background:#2563eb0f;border-color:#2563eb42}.mega-product-card.active .mega-product-title{text-underline-offset:3px;text-decoration:underline}.mega-product-desc{color:var(--muted);font-size:12px;line-height:1.4}.mega-services-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.mega-service-column{border-radius:var(--radius-md);background:#f7f9ff80;border:1px solid #0f172a14;padding:20px}.mega-service-head{border-bottom:1px solid #0f172a14;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;display:flex}.mega-service-icon{font-size:20px}.mega-service-name{color:var(--text);font-size:15px;font-weight:700}.mega-service-list{flex-direction:column;gap:8px;display:flex}.mega-service-item{border-radius:var(--radius-md);text-align:left;cursor:pointer;background:#fff;border:1px solid #0f172a0f;padding:12px;transition:all .2s}.mega-service-item:hover{border-color:#2563eb33;transform:translateY(-1px);box-shadow:0 2px 8px #2563eb14}.mega-service-title{color:var(--text);margin-bottom:4px;font-size:14px;font-weight:600}.mega-service-item:hover:not(.active) .mega-service-title{text-underline-offset:3px;text-decoration:underline}.mega-service-item.active{background:#2563eb0f;border-color:#2563eb42}.mega-service-item.active .mega-service-title{text-underline-offset:3px;text-decoration:underline}.mega-service-desc{color:var(--muted);font-size:12px;line-height:1.4}.feature-card-bg{backdrop-filter:blur(10px);background-color:#fffc;border:1px solid #e6ebf5cc;border-radius:12px;flex-direction:column;min-height:520px;padding:32px 28px;transition:all .3s;display:flex;position:relative;overflow:hidden}.feature-card-bg:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#fffffff2 0%,#ffffffbf 50%,#fff6 100%);position:absolute;inset:0}.feature-card-bg:first-child{background-color:#f0f5ff80}.feature-card-bg:nth-child(2){background-color:#f5faff80}.feature-card-bg:nth-child(3){background-color:#faf5ff80}.feature-card-bg:hover{border-color:#c8d7ebcc;transform:translateY(-6px);box-shadow:0 12px 32px #0000001f}.feature-card-number{color:#c8dcf066;z-index:1;-webkit-user-select:none;user-select:none;font-size:5rem;font-weight:700;line-height:1;position:absolute;top:20px;left:28px}.feature-card-content-bg{z-index:2;flex-direction:column;flex:1;padding-top:60px;display:flex;position:relative}.feature-card-title-bg{color:#1a1a1a;margin-bottom:16px;font-size:1.5rem;font-weight:700;line-height:1.3}.feature-card-desc-bg{color:#666;margin-bottom:24px;font-size:.875rem;line-height:1.7}.feature-card-list-bg{margin:0 0 28px;padding:0;list-style:none}.feature-card-list-bg li{color:#333;align-items:flex-start;gap:10px;margin-bottom:14px;font-size:.875rem;line-height:1.6;display:flex}.feature-bullet-bg{color:#2563eb;flex-shrink:0;margin-top:3px;font-size:.7rem;font-weight:600}.feature-card-btn-bg{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:24px;justify-content:center;align-self:flex-start;align-items:center;padding:12px 28px;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #2563eb4d}.feature-card-btn-bg:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translate(4px);box-shadow:0 6px 16px #2563eb66}.feature-grid-bg{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.solution-card{background:#fafbfd;border:1px solid #e8ebf2;border-radius:12px;flex-direction:column;height:100%;padding:24px 24px 20px;transition:all .3s;display:flex}.solution-card:hover{background:#fff;border-color:#d8dce8;transform:translateY(-4px);box-shadow:0 6px 20px #0000000f}.solution-card-title{color:#7c3aed;text-align:left;margin:0 0 12px;font-size:1.0625rem;font-weight:600;line-height:1.4}.solution-card-desc{color:#666;text-align:left;flex:1;margin-bottom:20px;font-size:.8125rem;line-height:1.65}.solution-card-image{text-align:center;background:#fff;border:1px solid #e8ebf2;border-radius:6px;margin-top:auto;padding:12px;overflow:hidden}.solution-card-image img{border-radius:8px;width:100%;max-width:100%;height:auto;margin:0 auto;display:block}.product-line-content{flex-direction:column;gap:48px;display:flex}.product-category{flex-direction:column;gap:24px;display:flex}.category-header{align-items:center;gap:16px;margin-bottom:8px;display:flex}.category-title{color:#333;white-space:nowrap;margin:0;font-size:1rem;font-weight:600}.category-divider{background:linear-gradient(90deg,#d0d5dd 0%,#0000 100%);flex:1;height:1px}.scenario-cases-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;display:grid}.scenario-case-card{cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;height:320px;transition:transform .3s;position:relative;overflow:hidden}.scenario-case-card:hover{transform:translateY(-4px)}.scenario-case-card:before{content:"";z-index:1;background:linear-gradient(#0000004d 0%,#0009 100%);position:absolute;inset:0}.scenario-case-content{z-index:2;color:#fff;flex-direction:column;justify-content:space-between;height:100%;padding:24px;display:flex;position:relative}.scenario-case-title{color:#fff;margin-bottom:8px;font-size:1.125rem;font-weight:600;line-height:1.4}.scenario-case-subtitle{color:#ffffffe6;margin-bottom:16px;font-size:.875rem}.scenario-case-metrics{flex-direction:column;gap:8px;margin-top:auto;display:flex}.scenario-case-metric{color:#fff;font-size:1.75rem;font-weight:700;line-height:1.2}.scenario-case-overlay{backdrop-filter:blur(8px);z-index:3;opacity:0;visibility:hidden;background:#000000d9;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.scenario-case-card:hover .scenario-case-overlay{opacity:1;visibility:visible}.scenario-case-overlay-content{text-align:center;color:#fff;padding:32px}.scenario-case-overlay-title{color:#fff;margin-bottom:12px;font-size:1.25rem;font-weight:600;line-height:1.4}.scenario-case-overlay-subtitle{color:#fffc;margin-bottom:32px;font-size:1rem}.scenario-case-buttons{justify-content:center;gap:16px;display:flex}.scenario-btn{cursor:pointer;border:none;border-radius:24px;outline:none;padding:12px 32px;font-size:.9375rem;font-weight:500;transition:all .3s}.scenario-btn-primary{color:#1a1a1a;background:#fff}.scenario-btn-primary:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 12px #ffffff4d}.scenario-btn-secondary{color:#fff;background:0 0;border:2px solid #fff}.scenario-btn-secondary:hover{background:#ffffff1a;transform:translateY(-2px)}.header-user{align-items:center;gap:12px;margin-left:16px;display:flex}.auth-buttons{align-items:center;gap:8px;display:flex}.btn-sm{padding:8px 16px;font-size:.875rem}.user-menu{position:relative}.user-avatar{border-radius:var(--radius-md);cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:2px solid #fff;outline:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000001a}.user-avatar:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.user-avatar-text{color:#fff;font-size:1rem;font-weight:600}.user-dropdown{border-radius:var(--radius-md);opacity:0;visibility:hidden;z-index:1000;background:#fff;min-width:220px;transition:all .3s;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;transform:translateY(-10px);box-shadow:0 8px 24px #0000001f}.user-dropdown.show{opacity:1;visibility:visible;transform:translateY(0)}.user-dropdown-header{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:16px}.user-dropdown-name{margin-bottom:4px;font-size:1rem;font-weight:600}.user-dropdown-email{opacity:.9;font-size:.875rem}.user-dropdown-divider{background:#e5e7eb;height:1px;margin:8px 0}.user-dropdown-item{color:#333;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:.9375rem;text-decoration:none;transition:all .2s;display:flex}.user-dropdown-item:hover{background:#f3f4f6}.user-dropdown-item span{font-size:1.125rem}@media (max-width:1024px){.scenario-cases-grid{grid-template-columns:repeat(2,1fr)}.header-user{margin-left:8px}}@media (max-width:768px){.scenario-cases-grid{grid-template-columns:1fr}.scenario-case-card{height:280px}.header-user{display:none}}.drawer{z-index:200;position:fixed;inset:0}.drawer-backdrop{background:#02061759;position:absolute;inset:0}.drawer-panel{top:var(--header-height);height:calc(100% - var(--header-height));backdrop-filter:blur(10px);background:#ffffffeb;border-top:1px solid #2563eb1f;grid-template-rows:auto minmax(0,1fr) auto;width:100%;max-width:100%;display:grid;position:fixed;left:0;right:0;overflow:hidden;box-shadow:0 18px 48px #02061733}.drawer-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px;display:flex}.drawer-title{font-weight:1000}.drawer-links{-webkit-overflow-scrolling:touch;flex-direction:column;gap:6px;min-height:0;padding:10px;display:flex;overflow-y:auto}.drawer-links .nav-link{border-radius:var(--radius-md);justify-content:flex-start;width:100%;height:44px}.drawer-accordion{gap:8px;display:grid}.drawer-accordion-trigger{text-align:left;cursor:pointer;background:#ffffffd1;border:1px solid #0f172a14;justify-content:space-between!important}.drawer-accordion-caret{border-bottom:2px solid #5b6b86e6;border-right:2px solid #5b6b86e6;flex:none;width:10px;height:10px;margin-left:10px;transition:transform .2s;transform:rotate(45deg)}.drawer-accordion.open .drawer-accordion-caret{transform:rotate(225deg)translateY(-1px)}.drawer-accordion-panel{padding:0 0 4px 12px;display:none}.drawer-accordion.open .drawer-accordion-panel{display:block}.drawer-section{border-bottom:1px solid #0f172a0f;gap:8px;margin-bottom:4px;padding-bottom:10px;display:grid}.drawer-section:last-child{border-bottom:none;padding-bottom:0}.drawer-section-title{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;padding:4px 2px 0;font-size:12px;font-weight:800}.drawer-sub-links{gap:8px;display:grid}.drawer-sub-links-nested{gap:10px}.drawer-sub-link{text-align:left;width:100%;color:var(--text);cursor:pointer;background:#2563eb0a;border:1px solid #2563eb1a;border-radius:10px;padding:10px 12px;font-size:14px;font-weight:600;transition:background .2s,border-color .2s}.drawer-sub-link:hover{background:#2563eb14;border-color:#2563eb2e}.drawer-actions{border-top:1px solid var(--border);background:#ffffffeb;gap:10px;padding:14px;display:grid}.drawer-user-card{background:#2563eb0f;border:1px solid #2563eb1f;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin:0 14px 12px;padding:12px;display:grid}.drawer-user-avatar{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:800;display:flex}.drawer-user-meta{min-width:0}.drawer-user-name{color:var(--text);font-size:14px;font-weight:700}.drawer-user-email{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.drawer-user-logout{color:#dc2626;cursor:pointer;background:#ef44441a;border:none;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.btn-console-toggle{white-space:nowrap}.btn-icon{border-radius:var(--radius-md);width:40px;padding:0}.page-head{margin:8px 0 18px}.page-title{letter-spacing:-.6px;margin:0;font-size:34px}.page-subtitle{color:var(--muted);margin-top:10px}.section{padding:34px 0}.section-head{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:16px;display:flex}.section-title{margin:0;font-size:24px}.section-desc{color:var(--muted)}.hero{padding:20px 0 30px;position:relative;overflow:hidden}.particle-canvas{pointer-events:none;opacity:.75;width:100%;height:100%;display:block;position:absolute;inset:0}.hero:after{content:"";opacity:.55;pointer-events:none;background-image:linear-gradient(#2563eb14 1px,#0000 1px),linear-gradient(90deg,#06b6d40f 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;mask-image:radial-gradient(700px 320px at 50% 30%,#000,#0000 75%)}.hero:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#f6f8ff00,#f6f8ff);height:110px;position:absolute;bottom:-1px;left:0;right:0}.hero-inner{z-index:1;grid-template-columns:1.2fr 1fr;align-items:stretch;gap:22px;display:grid;position:relative}.home-hero-inner{z-index:1;flex-direction:column;gap:22px;padding:64px 0 84px;display:flex;position:relative}@media (min-width:980px){.home-hero-inner{flex-direction:row;justify-content:space-between;align-items:center;gap:30px}.home-hero-left,.home-hero-right{width:48%}}.home-hero{padding:0}.home-hero-circuit,.home-hero-dots{pointer-events:none;position:absolute;inset:0}.home-hero-circuit{opacity:.3;background-image:linear-gradient(#2563eb1f 1px,#0000 1px),linear-gradient(90deg,#2563eb1a 1px,#0000 1px);background-size:64px 64px;mask-image:radial-gradient(800px 380px at 50% 20%,#000,#0000 70%)}.home-hero-dots{opacity:.28;background-image:radial-gradient(#06b6d442 1px,#0000 1px);background-size:22px 22px;mask-image:radial-gradient(780px 360px at 50% 25%,#000,#0000 72%)}.home-hero-glow{filter:blur(46px);opacity:.3;pointer-events:none;border-radius:999px;width:288px;height:288px;position:absolute}.home-hero-glow-a{background:#2563eb99;top:-80px;left:-80px}.home-hero-glow-b{background:#06b6d499;bottom:-80px;right:-80px}.home-hero-particles{opacity:.7}.home-hero-badge{color:#2563ebf2;background:#2563eb14;border:1px solid #2563eb2e;border-radius:999px;align-items:center;gap:10px;padding:6px 12px;font-size:13px;font-weight:800;display:inline-flex}.home-hero-badge-dot{background:#2563ebf2;border-radius:999px;width:8px;height:8px;animation:1.4s ease-in-out infinite pulseDot;box-shadow:0 0 0 4px #2563eb1f}@keyframes pulseDot{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.home-hero-title{letter-spacing:-.02em;margin:14px 0 12px;font-size:44px;line-height:1.12}.home-hero-title-em{background:linear-gradient(135deg,#2563eb,#06b6d4);color:#0000;background-clip:text}.home-hero-desc{color:var(--muted);max-width:520px;margin:0;font-size:18px}.home-hero-actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.home-hero-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.home-metric{text-align:center;backdrop-filter:blur(8px);background:#ffffffd1;border:1px solid #0f172a14;border-radius:8px;padding:12px 10px;box-shadow:0 12px 30px #0206170f}.home-metric-label{color:#5b6b86e6;margin-top:4px;font-size:12px}.home-hero-tags{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.tag{border-radius:12px;align-items:center;height:26px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.tag-primary{color:#2563ebf2;background:#2563eb1a}.tag-secondary{color:#06b6d4f2;background:#06b6d41a}.tag-accent{color:#6366f1f2;background:#6366f11a}.tag-gray{color:#0b1220d1;background:#0f172a0f}.home-hero-media{background:#ffffffb8;border:1px solid #0f172a1a;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 24px 70px #0206171f}.home-hero-media-aspect{aspect-ratio:16/10;position:relative}.home-hero-media-frame{pointer-events:none;z-index:2;border:2px solid #2563eb5c;border-radius:12px;animation:1.9s ease-in-out infinite pulseFrame;position:absolute;inset:0;box-shadow:0 0 10px 2px #2563eb2e}@keyframes pulseFrame{0%,to{opacity:.7}50%{opacity:1}}.home-hero-media-img{object-fit:cover;width:100%;height:100%;display:block}.home-hero-media-overlay{z-index:1;background:linear-gradient(135deg,#0206174d,#0000 55%);position:absolute;inset:0}.home-hero-ui{z-index:3;color:#ffffffeb;backdrop-filter:blur(10px);background:#ffffff0f;border-radius:12px;padding:6px 10px;font-size:12px;position:absolute;box-shadow:0 10px 24px #02061733}.home-hero-ui-status{align-items:center;gap:8px;display:inline-flex;top:14px;right:14px}.home-hero-ui-dot{background:#22c55e;border-radius:999px;width:7px;height:7px;animation:1.2s ease-in-out infinite pulseDot;box-shadow:0 0 10px #22c55ea6}.home-hero-ui-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid;bottom:14px;left:14px}.home-hero-ui-label{color:#ffffffb8;font-size:11px}.home-hero-ui-value{font-weight:800}.home-hero-media-footer{z-index:3;background:linear-gradient(#0000,#02061780);align-items:flex-end;height:64px;padding:14px;display:flex;position:absolute;bottom:0;left:0;right:0}.home-hero-typing{color:#fffffff2;letter-spacing:.06em;font-weight:900}.home-hero-grid{z-index:1;opacity:.2;pointer-events:none;background-image:linear-gradient(#ffffff38 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.home-hero-dial{z-index:3;position:absolute;top:26%;left:26%;transform:translate(-50%,-50%)}.home-hero-dial-outer{background:radial-gradient(circle,#2563eb1f,#0000);border:1px solid #ffffff4d;border-radius:999px;justify-content:center;align-items:center;width:96px;height:96px;display:flex;position:relative;box-shadow:0 0 18px #2563eb2e}.home-hero-dial-inner{background:radial-gradient(circle,#2563eb2e,#0000 70%);border:1px solid #ffffff61;border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.home-hero-dial-text{white-space:pre-line;text-align:center;color:#fffffff5;text-shadow:0 0 10px #ffffff38;font-size:12px;font-weight:900}.home-hero-dial-dashed{border:1px dashed #ffffff47;border-radius:999px;animation:8s linear infinite spin;position:absolute;inset:0}.home-hero-dial-dot{filter:drop-shadow(0 0 6px #60a5facc);background:#60a5fa;border-radius:999px;position:absolute}.home-hero-dial-dot.a{width:6px;height:6px;top:12px;right:18px}.home-hero-dial-dot.b{opacity:.8;width:4px;height:4px;bottom:14px;left:14px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-section-head.center{text-align:center;max-width:760px;margin:0 auto}.home-kicker{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;height:26px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.home-kicker.primary{color:#2563ebf2}.home-kicker.secondary{color:#06b6d4f2}.home-kicker.accent{color:#6366f1f2}.home-h2{margin:10px 0;font-size:34px;line-height:1.18}.home-p{color:var(--muted);margin:0;font-size:16px;line-height:1.7}.home-grid3{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.home-grid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}@media (max-width:1080px){.home-grid3,.home-grid2{grid-template-columns:1fr}.home-hero-title{font-size:36px}}.home-featured{background:#ffffffb3;position:relative;overflow:hidden}.home-bg-orb{filter:blur();pointer-events:none;background:#2563eb0f;border-radius:999px;width:420px;height:420px;position:absolute}.home-bg-orb-a{top:-220px;right:-220px}.home-bg-orb-b{background:#06b6d40f;bottom:-220px;left:-220px}.home-card{background:#ffffffe6;border:1px solid #0f172a1a;border-radius:12px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 18px 46px #02061714}.home-card:hover{transform:translateY(-3px);box-shadow:0 26px 60px #0206171f}.home-card-media{background:#0f172a0a;height:190px;position:relative;overflow:hidden}.home-card-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.home-card:hover .home-card-img{transform:scale(1.05)}.home-card-badge{backdrop-filter:blur(10px);color:#2563ebf2;background:#ffffffdb;border:1px solid #2563eb29;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;position:absolute;top:12px;left:12px}.home-card-body{padding:18px}.home-card-title{margin:0 0 8px;font-size:18px;font-weight:1000}.home-card-desc{color:var(--muted);margin:0 0 12px;line-height:1.7}.home-card-link{color:#2563ebf2;align-items:center;gap:6px;font-weight:900;display:inline-flex}.home-center{justify-content:center;margin-top:18px;display:flex}.home-projects{position:relative;overflow:hidden}.home-projects-bg{opacity:.9;pointer-events:none;background:linear-gradient(135deg,#2563eb0f,#06b6d40f);position:absolute;inset:0}.home-os-card{backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #0f172a1a;border-radius:12px;padding:16px;transition:transform .18s,box-shadow .18s;position:relative;box-shadow:0 18px 46px #02061714}.home-os-card:hover{transform:translateY(-3px);box-shadow:0 26px 60px #0206171f}.home-os-topbar{border-top-left-radius:18px;border-top-right-radius:18px;height:3px;position:absolute;top:0;left:0;right:0}.home-os-topbar.primary{background:linear-gradient(90deg,#2563ebcc,#2563eb33)}.home-os-topbar.secondary{background:linear-gradient(90deg,#06b6d4cc,#06b6d433)}.home-os-topbar.accent{background:linear-gradient(90deg,#6366f1cc,#6366f133)}.home-os-head{align-items:center;gap:10px;margin-top:10px;display:flex}.home-os-icon{color:#fff;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-weight:1000;display:inline-flex}.home-os-icon.primary{background:linear-gradient(135deg,#2563eb,#2563ebbf)}.home-os-icon.secondary{background:linear-gradient(135deg,#06b6d4,#06b6d4bf)}.home-os-icon.accent{background:linear-gradient(135deg,#6366f1,#6366f1bf)}.home-os-name{font-weight:1000}.home-os-desc{color:var(--muted);margin:10px 0 12px;line-height:1.7}.home-os-tags{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.home-os-stats{color:#5b6b86e6;border-top:1px solid #0f172a14;justify-content:space-between;gap:10px;margin-top:8px;padding-top:12px;font-size:12px;display:flex}.home-os-link{color:#2563ebf2;align-items:center;gap:6px;margin-top:12px;font-weight:900;display:inline-flex}.home-media{background:#ffffffbf;position:relative;overflow:hidden}.home-media-bg{pointer-events:none;background:linear-gradient(#2563eb0f,#0000 60%);position:absolute;inset:0}.home-video-card{background:#ffffffe6;border:1px solid #0f172a1a;border-radius:12px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 18px 46px #02061714}.home-video-card:hover{transform:translateY(-3px);box-shadow:0 26px 60px #0206171f}.home-video-media{aspect-ratio:16/9;background:#0f172a0a;position:relative;overflow:hidden}.home-video-media img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.home-video-card:hover .home-video-media img{transform:scale(1.05)}.home-video-duration{color:#ffffffeb;z-index:2;background:#020617b3;border-radius:10px;padding:4px 8px;font-size:12px;position:absolute;bottom:10px;right:10px}.home-video-play{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.home-video-play span{color:#fff;background:#2563ebeb;border-radius:999px;justify-content:center;align-items:center;width:62px;height:62px;font-weight:1000;display:inline-flex;box-shadow:0 16px 36px #0206173d}.home-video-card.secondary .home-video-play span{background:#06b6d4eb}.home-video-grad{opacity:0;background:linear-gradient(#0000 45%,#0206176b);transition:opacity .2s;position:absolute;inset:0}.home-video-card:hover .home-video-grad{opacity:1}.home-video-body{padding:16px 18px 18px}.home-video-stats{color:#5b6b86e6;gap:14px;margin-bottom:10px;font-size:12px;display:flex}.home-contact{color:#fffffff5;background:linear-gradient(135deg,#2563ebe6,#06b6d4d9);position:relative;overflow:hidden}.svc-hero{border-bottom:1px solid #0f172a0f;position:relative;overflow:hidden}.svc-hero-bg{pointer-events:none;background:linear-gradient(#2563eb1a,#2563eb05 55%,#0000);position:absolute;inset:0}.svc-hero-inner{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:24px;padding:44px 0 34px;display:grid;position:relative}.svc-crumb{color:#5b6b86e6;font-size:12px}.svc-title{margin:12px 0 10px;font-size:40px;line-height:1.14}.svc-sub{color:var(--muted);max-width:540px;font-size:16px;line-height:1.7}.svc-actions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.svc-illus{width:min(520px,100%);height:290px;margin-left:auto;position:relative}.svc-illus-main{background:linear-gradient(135deg,#2563eb29,#06b6d41f);border:1px solid #2563eb29;border-radius:28px;justify-content:center;align-items:center;width:170px;height:170px;display:flex;position:absolute;top:38px;right:84px;box-shadow:0 26px 70px #0206171f}.svc-illus-ring{border:1px dashed #2563eb42;border-radius:34px;animation:12s linear infinite spin;position:absolute;inset:-10px}.svc-illus-chip{color:#2563ebf2;background:#ffffffd1;border:1px solid #ffffffbf;border-radius:22px;justify-content:center;align-items:center;width:76px;height:76px;font-weight:1000;display:flex;box-shadow:0 18px 46px #0206171a}.svc-illus-card{background:#ffffffeb;border:1px solid #0f172a1a;border-radius:10px;width:170px;padding:12px;position:absolute;box-shadow:0 18px 40px #0206171a}.svc-illus-card-title{margin-bottom:4px;font-weight:1000}.svc-illus-card-desc{color:#5b6b86e6;font-size:12px}.svc-illus-card.c1{top:20px;right:0}.svc-illus-card.c2{top:94px;left:0}.svc-illus-card.c3{bottom:18px;right:20px}@media (max-width:980px){.svc-hero-inner{grid-template-columns:1fr}.svc-illus{height:260px;margin:10px auto 0}.svc-illus-main{right:50%;transform:translate(50%)}.svc-illus-card.c1{top:12px;right:0}.svc-illus-card.c2{top:88px;left:0}}.news-hero{padding:34px 0 18px;position:relative;overflow:hidden}.news-hero-bg{pointer-events:none;background:radial-gradient(900px 300px at 50% 0,#2563eb2e,#0000 65%),linear-gradient(#2563eb1f,#2563eb05 55%,#0000);position:absolute;inset:0}.news-hero-inner{z-index:1;position:relative}.news-hero-center{text-align:center;padding:34px 0}.news-hero-title{margin-bottom:8px;font-size:34px;font-weight:1000}.news-hero-sub{color:#5b6b86eb}.news-top-grid{grid-template-columns:.55fr .85fr .6fr;gap:16px;display:grid}.news-left,.news-mid,.news-right{min-width:0}.news-feature{color:inherit;background:#ffffffeb;border:1px solid #0f172a14;border-radius:8px;grid-template-columns:88px 1fr;align-items:center;gap:12px;padding:10px;text-decoration:none;display:grid;box-shadow:0 10px 26px #0206170f}.news-feature+.news-feature{margin-top:12px}.news-feature:hover{border-color:#2563eb38;box-shadow:0 14px 34px #0206171a}.news-feature-cover{background-color:#0f172a0d;background-position:50%;background-size:cover;border-radius:12px;height:66px}.news-pill{color:#2563ebf5;background:#2563eb1a;border:1px solid #2563eb24;border-radius:999px;align-items:center;height:20px;padding:0 8px;font-size:12px;display:inline-flex}.news-feature-title{margin-top:6px;font-size:13px;font-weight:1000;line-height:1.35}.news-feature-date{color:#5b6b86e6;margin-top:6px;font-size:12px}.news-box{background:#ffffffeb;border:1px solid #0f172a14;border-radius:8px;overflow:hidden;box-shadow:0 10px 26px #0206170f}.news-box-title{border-bottom:1px solid #0f172a0f;padding:12px 14px;font-weight:1000}.news-box-body{padding:10px 12px}.news-row{color:inherit;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;text-decoration:none;display:flex}.news-row:hover{background:#2563eb0f}.news-row-left{align-items:center;gap:8px;min-width:0;display:flex}.news-badge{color:#0f172ab8;background:#0f172a0d;border:1px solid #0f172a14;border-radius:999px;flex:none;align-items:center;height:20px;padding:0 8px;font-size:12px;display:inline-flex}.news-row-title{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:800;overflow:hidden}.news-row-date{color:#5b6b86e6;flex:none;font-size:12px}.news-hot-row{color:inherit;border-radius:10px;grid-template-columns:24px 1fr;align-items:center;gap:10px;padding:8px 10px;text-decoration:none;display:grid}.news-hot-row:hover{background:#2563eb0f}.news-hot-rank{color:#2563ebf5;background:#2563eb1a;border:1px solid #2563eb24;border-radius:7px;justify-content:center;align-items:center;width:22px;height:22px;font-weight:1000;display:flex}.news-hot-title{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:900;overflow:hidden}.news-promo{color:#fffffff5;background:linear-gradient(135deg,#ef4444f2,#f97316e6);border-radius:10px;margin-top:14px;padding:16px;box-shadow:0 18px 46px #0206172e}.news-promo-top{opacity:.92;font-size:12px}.news-promo-title{margin:6px 0 12px;font-size:16px;font-weight:1000}.news-cat{justify-content:space-between;align-items:center;gap:12px;display:flex}.news-cat-title{font-weight:1000}.news-cat-tabs{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.news-cat-tab{color:#0f172ac7;cursor:pointer;background:#ffffffe6;border:1px solid #0f172a1a;border-radius:999px;height:30px;padding:0 12px;font-weight:900}.news-cat-tab:hover{color:#2563ebf5;border-color:#2563eb38}.news-cat-tab.is-active{color:#2563ebf5;background:#2563eb1a;border-color:#2563eb42}.news-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.news-card{color:inherit;background:#ffffffeb;border:1px solid #0f172a14;border-radius:8px;min-width:0;padding:14px;text-decoration:none;box-shadow:0 10px 26px #0206170f}.news-card:hover{border-color:#2563eb38;box-shadow:0 14px 34px #0206171a}.news-card-badge{color:#0f172ab8;background:#0f172a0d;border:1px solid #0f172a14;border-radius:999px;align-items:center;height:20px;padding:0 8px;font-size:12px;display:inline-flex}.news-card-title{margin-top:8px;font-weight:1000;line-height:1.35}.news-card-date{color:#5b6b86e6;margin-top:10px;font-size:12px}@media (max-width:1100px){.news-top-grid{grid-template-columns:1fr}.news-feature{grid-template-columns:98px 1fr}.news-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.news-list{grid-template-columns:1fr}.news-cat{flex-direction:column;align-items:flex-start}.news-cat-tabs{justify-content:flex-start}}.hub-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:18px;display:grid}.hub-media,.hub-copy{min-width:0}.hub-media-aspect{background:#ffffffe6;border:1px solid #0f172a1a;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 18px 46px #0206171a}.hub-media-img{width:100%;height:auto;display:block}.hub-media-glow{pointer-events:none;background:#2563eb29;border-radius:999px;width:360px;height:360px;position:absolute;inset:-140px -140px auto auto}.hub-kicker{color:#2563ebf5;background:#2563eb1a;border:1px solid #2563eb24;border-radius:999px;align-items:center;height:22px;padding:0 10px;font-size:12px;display:inline-flex}.hub-title{margin-top:10px;font-size:28px;font-weight:1000;line-height:1.2}.hub-desc{color:#5b6b86f0;margin-top:10px;line-height:1.75}.hub-points{gap:8px;margin-top:12px;display:grid}.hub-point{color:#0f172ac7;align-items:flex-start;gap:10px;line-height:1.6;display:flex}.hub-dot{background:#2563ebe6;border-radius:999px;flex:none;width:8px;height:8px;margin-top:7px;box-shadow:0 0 0 4px #2563eb1f}.hub-actions{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.hub-cards4{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.hub-cards3{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.hub-card{background:#ffffffeb;border:1px solid #0f172a14;border-radius:10px;min-width:0;padding:14px;box-shadow:0 10px 26px #0206170f}.hub-card-title{font-weight:1000}.hub-card-desc{color:#5b6b86eb;margin-top:8px;line-height:1.65}@media (max-width:1100px){.hub-grid{grid-template-columns:1fr}.hub-cards4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.hub-cards3{grid-template-columns:1fr}}.about-hero{padding:34px 0 18px;position:relative;overflow:hidden}.about-hero-bg{pointer-events:none;background:radial-gradient(900px 300px at 50% 0,#2563eb29,#0000 65%),linear-gradient(#2563eb1a,#2563eb05 55%,#0000);position:absolute;inset:0}.about-hero-inner{z-index:1;position:relative}.about-hero-center{text-align:center;padding:34px 0}.about-hero-title{margin-bottom:8px;font-size:34px;font-weight:1000}.about-hero-sub{color:#5b6b86eb}.about-intro{background:#ffffffeb;border:1px solid #0f172a14;border-radius:10px;padding:16px;box-shadow:0 10px 26px #0206170f}.about-intro-title{margin-bottom:8px;font-weight:1000}.about-intro-desc{color:#5b6b86f0;line-height:1.8}.about-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.about-prod{background:#ffffffeb;border:1px solid #0f172a14;border-radius:10px;min-width:0;padding:14px;box-shadow:0 10px 26px #0206170f}.about-prod-title{font-weight:1000}.about-prod-desc{color:#5b6b86eb;margin-top:8px;line-height:1.65}.about-prod-link{color:#2563ebf2;align-items:center;gap:6px;margin-top:10px;font-weight:900;text-decoration:none;display:inline-flex}.about-values{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.about-value{text-align:center;background:#ffffffeb;border:1px solid #0f172a14;border-radius:10px;padding:14px;font-weight:1000;box-shadow:0 10px 26px #0206170f}.about-advisors{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.about-advisor{background:#ffffffeb;border:1px solid #0f172a14;border-radius:10px;min-width:0;padding:14px;box-shadow:0 10px 26px #0206170f}.about-advisor-name{font-weight:1000}.about-advisor-title{color:#5b6b86eb;margin-top:6px;font-size:13px;line-height:1.55}.about-news{gap:10px;display:grid}.about-news-item{color:inherit;background:#ffffffeb;border:1px solid #0f172a14;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;display:flex;box-shadow:0 10px 26px #0206170f}.about-news-item:hover{border-color:#2563eb38}.about-news-title{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-weight:900;overflow:hidden}.about-news-date{color:#5b6b86e6;flex:none;font-size:12px}@media (max-width:1100px){.about-advisors{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.about-products,.about-values{grid-template-columns:1fr}}.home-contact-inner{text-align:center}.home-contact-dots,.home-contact-circuit{pointer-events:none;opacity:.12;position:absolute;inset:0}.home-contact-dots{background-image:radial-gradient(#fff9 1px,#0000 1px);background-size:20px 20px}.home-contact-circuit{background-image:linear-gradient(#ffffff3d 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);background-size:66px 66px}.home-contact-badge{color:#ffffffeb;background:#ffffff2e;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:10px;padding:6px 12px;font-size:13px;font-weight:900;display:inline-flex}.home-contact-dot{background:#fffffff2;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #ffffff24}.home-contact-title{color:#fffffffa;margin:14px 0 10px;font-size:34px}.home-contact-desc{color:#ffffffe0;max-width:780px;margin:0 auto 18px;font-size:18px;line-height:1.7}.home-contact-btn{color:#2563ebf2;background:#fffffff5;border-color:#ffffff6b}.home-contact-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.home-contact-stat{backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:10px;padding:14px}.home-contact-num{margin-bottom:4px;font-size:22px;font-weight:1000}.home-contact-lab{color:#ffffffd6;font-size:12px}@media (max-width:980px){.home-contact-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.hero-right,.hero-left{z-index:1;position:relative}.bento{grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;display:grid}.bento-card{background:#ffffffdb;border:1px solid #0f172a1a;border-radius:12px;padding:16px;overflow:hidden;box-shadow:0 18px 46px #02061714}.bento-card.grad{background:linear-gradient(135deg,#2563eb1a,#06b6d414);border-color:#2563eb2e}.bento-title{margin-bottom:8px;font-weight:1000}.bento-desc{color:var(--muted);line-height:1.6}.bento-list{gap:8px;margin:12px 0 0;padding:0;display:grid}.bento-li{color:#0b1220db;align-items:flex-start;gap:10px;display:flex}.bento-dot{background:#2563ebd9;border-radius:999px;flex:none;width:8px;height:8px;margin-top:7px}.span-4{grid-column:span 4}.span-5{grid-column:span 5}.span-6{grid-column:span 6}.span-7{grid-column:span 7}.span-12{grid-column:span 12}.timeline{gap:12px;display:grid}.tl-item{grid-template-columns:34px 1fr;align-items:start;gap:12px;display:grid}.tl-mark{color:#2563ebf2;background:#2563eb14;border:1px solid #2563eb2e;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:1000;display:inline-flex}.tl-card{background:#ffffffe0;border:1px solid #0f172a1a;border-radius:12px;padding:14px}.tl-title{margin-bottom:6px;font-weight:1000}.tl-desc{color:var(--muted);line-height:1.6}.split{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:16px;display:grid}.panel{background:#ffffffdb;border:1px solid #0f172a1a;border-radius:12px;padding:16px;box-shadow:0 18px 46px #02061714}.panel-kicker{color:#2563ebf2;background:#2563eb14;border:1px solid #2563eb33;border-radius:999px;align-items:center;height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.badge{color:#1d4ed8;background:#2563eb14;border:1px solid #2563eb33;border-radius:999px;align-items:center;height:30px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.hero-title{letter-spacing:-1px;margin:12px 0 10px;font-size:46px}.hero-subtitle{color:var(--muted);margin:0;font-size:16px}.hero-points{gap:8px;margin-top:14px;display:grid}.point{border:1px solid var(--border);background:#ffffffb3;border-radius:8px;padding:10px 12px}.glass{box-shadow:var(--shadow);background:#ffffffbd;border:1px solid #2563eb2e;border-radius:12px;padding:18px}.glass-title{margin-bottom:12px;font-weight:800}.grid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.cards3{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.card{border:1px solid var(--border);background:#ffffffd6;border-radius:12px;padding:16px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden;box-shadow:0 12px 30px #0206170f}.card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(600px 200px at 20% 0,#2563eb29,#0000 60%),radial-gradient(600px 200px at 80% 0,#06b6d424,#0000 55%);transition:opacity .18s;position:absolute;inset:-1px}.card:hover{border-color:#2563eb38;transform:translateY(-2px);box-shadow:0 22px 48px #2563eb1f}.card:hover:before{opacity:1}.card>*{position:relative}.card-title{margin-bottom:8px;font-weight:900}.card-desc{color:var(--muted);font-size:14px}.link-card{color:inherit}.cta{background:linear-gradient(135deg,#2563eb1a,#06b6d414);border:1px solid #2563eb29;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:18px;display:flex}.cta-title{font-size:18px;font-weight:900}.cta-desc{color:var(--muted);margin-top:6px}.cta-doc-btn{white-space:nowrap;flex:none}.services-solution-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.note{color:var(--muted);background:#fff9;border:1px dashed #0f172a38;border-radius:10px;margin-top:18px;padding:14px}.reveal{opacity:0;transition:opacity .55s,transform .55s;transition-delay:var(--reveal-delay,0s);transform:translateY(12px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.stat-card{background:linear-gradient(135deg,#2563eb0f,#06b6d40d);border:1px solid #0f172a1a;border-radius:12px;padding:14px;box-shadow:0 14px 34px #0206170f}.stat-label{color:var(--muted);font-size:13px;font-weight:700}.stat-value{letter-spacing:-.4px;align-items:baseline;gap:6px;margin-top:8px;font-size:26px;font-weight:1000;display:inline-flex}.stat-suffix{color:var(--muted);font-size:14px;font-weight:800}.tabs{background:#ffffffdb;border:1px solid #0f172a1a;border-radius:12px;overflow:hidden;box-shadow:0 16px 40px #02061712}.tabs-bar{border-bottom:1px solid var(--border);background:#ffffffdb;gap:6px;padding:10px;display:flex}.tab{cursor:pointer;height:38px;color:var(--muted);background:#fffc;border:1px solid #0f172a14;border-radius:12px;padding:0 14px;font-weight:900;transition:background .18s,transform .18s,box-shadow .18s,border-color .18s}.tab:hover{border-color:#2563eb2e;transform:translateY(-1px);box-shadow:0 12px 26px #02061714}.tab.active{color:var(--text);background:linear-gradient(135deg,#2563eb29,#06b6d41f);border-color:#2563eb40}.tabs-panel{padding:14px}.accordion{gap:10px;display:grid}.acc-item{background:#ffffffe0;border:1px solid #0f172a1a;border-radius:12px;overflow:hidden}.acc-trigger{cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:14px;display:flex}.acc-left{align-items:center;gap:12px;min-width:0;display:inline-flex}.acc-title{text-align:left;white-space:nowrap;text-overflow:ellipsis;font-weight:1000;overflow:hidden}.acc-q{color:#2563ebf2;background:#2563eb1a;border:1px solid #2563eb38;border-radius:999px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-weight:1000;display:inline-flex}.acc-chevron{border-bottom:2px solid #5b6b86e6;border-right:2px solid #5b6b86e6;flex:none;width:10px;height:10px;transition:transform .2s,border-color .2s;transform:rotate(45deg)}.acc-item.open .acc-chevron{border-color:#2563ebe6;transform:rotate(225deg)}.acc-panel{opacity:0;max-height:0;transition:max-height .25s,opacity .2s,transform .2s;overflow:hidden;transform:translateY(-4px)}.acc-item.open .acc-panel{opacity:1;max-height:260px;transform:translateY(0)}.acc-content{color:var(--muted);margin:0;padding:0 14px 14px}.site-footer{color:#fff;background:#0f1a2c;border-top:none;padding:0}.footer-inner{padding:34px 0 18px}.footer-row{grid-template-columns:1.4fr repeat(3,minmax(140px,1fr));align-items:start;gap:24px;display:grid}.footer-brand{align-items:center;gap:10px;margin-bottom:10px;display:flex}.footer-logo{width:28px;height:28px;display:block}.footer-brand-text{letter-spacing:.2px;font-weight:800}.footer-desc{color:#ffffffbf;margin:0;font-size:13px;line-height:1.6}.footer-title{color:#ffffffeb;margin-bottom:10px;font-size:14px;font-weight:700}.footer-col{min-width:0}.footer-link{color:#ffffffb8;padding:6px 0;font-size:13px;text-decoration:none;transition:color .15s;display:block}.footer-link:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff14;margin-top:22px;padding-top:16px}.footer-copy{color:#fff9;margin:0;font-size:12px}@media (max-width:860px){.footer-inner{padding:26px 0 16px}.footer-row{grid-template-columns:1fr 1fr;gap:18px}}@media (max-width:520px){.footer-row{grid-template-columns:1fr}}.custom-footer .footer-bottom{background:#132131}.custom-footer .footer-nav{border-bottom:1px dashed #ffffff0d}.custom-footer .wp{box-sizing:border-box;width:100%;max-width:960px;margin:0 auto;padding:0 24px}.footer-nav-wrapper{justify-content:space-between;padding:40px 0 34px;display:flex}.footer-nav .item{line-height:1}.footer-nav .item:not(:last-child){margin-right:20px}.footer-nav .title{color:#fff;margin-bottom:10px;font-size:16px;font-weight:600}.footer-nav .title a{color:inherit;text-decoration:none}.footer-nav .nav-box{display:flex}.footer-nav .nav-list{color:#fffc;flex-direction:column;font-size:14px;display:flex}.footer-nav .nav-list:not(:last-child){margin-right:20px}.footer-nav .nav-list dt,.footer-nav .nav-list dd{margin:4px 0}.footer-nav .nav-list a{color:inherit;text-decoration:none}.footer-nav .nav-list a:hover{color:#fff}.footer-bottom .copyright{justify-content:space-between;align-items:center;gap:30px;padding:28px 0 36px;display:flex}.copyright .left{flex:1}.copyright .left .item{gap:12px;margin-bottom:6px;font-size:13px;line-height:1.6;display:flex}.copyright .left .item:last-child{margin-bottom:0}.copyright .left .link{align-items:baseline}.copyright .left .link span{color:#ffffffdb;flex:none}.copyright .left .link .link-box{flex-wrap:wrap;gap:10px;display:flex}.copyright .left .link a{color:#ffffffb3;text-decoration:none}.copyright .left .link a:hover{color:#fff}.copyright .item .box{color:#ffffffb3}.copyright .item .box a{color:inherit;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.copyright .item .box a:hover{color:#fff}.record-icon{width:16px;height:16px;margin-right:6px}.copyright .contact{color:#ffffffbf;flex-direction:column;display:block}.copyright .contact p{margin:0 0 4px}.copyright .right .qrcode{text-align:center;width:fit-content}.copyright .right .qrcode .img{background:#fff;border-radius:8px;width:90px;height:90px;margin:0 auto 8px}.copyright .right .qrcode .p{color:#ffffffb3;font-size:12px;line-height:1.6}.custom-footer a{transition:color .15s}.floating-actions{z-index:70;gap:10px;display:grid;position:fixed;bottom:18px;right:18px}.fab{cursor:pointer;background:#ffffffeb;border:1px solid #0f172a1f;border-radius:12px;width:54px;height:54px;font-weight:1000;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 18px 40px #02061729}.fab:hover{border-color:#2563eb38;transform:translateY(-2px);box-shadow:0 24px 54px #2563eb2e}.fab-primary{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-color:#2563eb47}.floating-actions-mobile{z-index:160;inset:0 auto auto 0}.fab-draggable{touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab}.fab-draggable.dragging{cursor:grabbing;transform:scale(1.04)}.fab-ghost{color:var(--text)}.marquee{background:#ffffffdb;border:1px solid #0f172a1a;border-radius:12px;overflow:hidden;box-shadow:0 18px 46px #02061714}.marquee-track{gap:12px;width:max-content;padding:14px;animation:22s linear infinite marquee;display:flex}.marquee:hover .marquee-track{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-chip{color:#0b1220d9;background:linear-gradient(135deg,#2563eb14,#06b6d40f);border:1px solid #2563eb24;border-radius:10px;flex:none;justify-content:center;align-items:center;min-width:160px;height:54px;font-weight:900;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.logo-chip:hover{border-color:#2563eb38;transform:translateY(-2px);box-shadow:0 22px 48px #2563eb1f}.modal{z-index:60;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-backdrop{background:#0206174d;position:absolute;inset:0}.modal-panel{width:min(560px,100%);box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #2563eb38;border-radius:12px;position:relative;overflow:hidden}.modal-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px;display:flex}.modal-title{font-weight:1000}.form{gap:12px;padding:14px;display:grid}.field{gap:6px;display:grid}.label{color:var(--text);font-size:13px;font-weight:800}.input,.textarea{border:1px solid var(--border);background:#fff;border-radius:12px;outline:none;width:100%;padding:10px 12px}.input:focus,.textarea:focus{border-color:#2563eb8c;box-shadow:0 0 0 4px #2563eb24}.input.error,.textarea.error{border-color:#dc262673}.hint{color:var(--muted);font-size:12px}.hint.error{color:#dc2626}.modal-actions{justify-content:flex-end;align-items:center;gap:10px;padding-top:4px;display:flex}.modal-success{padding:18px}.success-title{font-size:18px;font-weight:1000}.success-desc{color:var(--muted);margin-top:6px}@media (max-width:980px){.nav{display:none}.mobile-toggle{display:inline-flex}.hero-inner,.cards3,.grid2{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.mega{display:none}.particle-canvas{opacity:.45}.bento{grid-template-columns:repeat(6,minmax(0,1fr))}.span-7,.span-6,.span-5,.span-4{grid-column:span 6}.split{grid-template-columns:1fr}}@media (min-width:768px) and (max-width:1280px){.container{padding:0 24px}.header-inner{gap:14px}.brand{flex:auto;min-width:0}.brand-logo{max-width:min(220px,100%)}.header-actions{gap:8px;margin-left:auto}.header-actions .btn{white-space:nowrap}.home-hero{padding:104px 0 72px;height:auto!important;min-height:auto!important}.home-hero-inner{gap:18px}.home-hero-badge{font-size:12px}.home-hero-title{margin:10px 0;font-size:34px;line-height:1.18}.home-hero-desc{font-size:16px}.home-hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.home-metric{padding:12px 8px}.home-metric-value{font-size:22px}.home-metric-label{font-size:11px}.home-hero-tags{gap:10px;margin-top:16px}.home-section-head.center{max-width:820px}.hub-title{font-size:24px;line-height:1.3}.home-h2{font-size:30px}.home-p{font-size:15px}.feature-card-bg{min-height:460px;padding:28px 22px}.feature-card-number{font-size:4.1rem;left:22px}.feature-card-content-bg{padding-top:52px}.feature-card-title-bg{margin-bottom:14px;font-size:1.3rem}.feature-card-desc-bg{margin-bottom:18px}.feature-card-list-bg{margin-bottom:22px}.feature-card-btn-bg{white-space:nowrap;padding:11px 22px}.feature-grid-bg,.home-grid3,.hub-cards3,.hub-cards4{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-grid{grid-template-columns:1fr;gap:22px}.hub-media-aspect{border-radius:16px}.drawer-panel{border-top:1px solid #2563eb1f;border-left:none;width:100%;max-width:100%;left:0;right:0;box-shadow:0 18px 48px #02061733}.site-footer{position:relative;overflow:hidden}.footer-inner{padding:26px 20px 24px}.footer-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px}.footer-col{background:#ffffff0d;border:1px solid #ffffff17;border-radius:18px;min-height:100%;padding:18px 16px;box-shadow:inset 0 1px #ffffff0a}.footer-col:first-child{box-shadow:none;background:0 0;border:none;grid-column:1/-1;padding:0 0 12px}.footer-brand{gap:12px;margin-bottom:10px}.footer-logo{width:34px;height:34px}.footer-brand-text{font-size:18px}.footer-desc{max-width:none;font-size:14px;line-height:1.75}.footer-title{margin-bottom:10px;font-size:14px}.footer-link{padding:6px 0;font-size:13px;line-height:1.6}.footer-bottom{margin-top:22px;padding-top:18px}.footer-copy{text-align:left;font-size:13px;line-height:1.6}.floating-actions{right:20px;bottom:max(20px,env(safe-area-inset-bottom))}}@media (max-width:768px){:root{--header-height:64px}.container{padding:20px}.site-main{min-width:0;overflow-x:hidden}.site-header{backdrop-filter:blur(8px)}.header-inner{height:var(--header-height);justify-content:flex-start;gap:12px}.brand{flex:auto;min-width:0}.brand-logo{max-width:100%;height:34px}.header-actions{gap:8px;margin-left:auto}.header-actions .btn{white-space:nowrap;height:36px;padding:0 12px;font-size:13px}.btn-console-toggle{display:inline-flex}.mobile-toggle{justify-content:center;align-items:center;margin-right:4px;display:inline-flex}.drawer-panel{width:100%;max-width:100%;padding-bottom:env(safe-area-inset-bottom,0px)}.drawer-links{gap:8px}.drawer-links .nav-link{justify-content:flex-start;width:100%;height:42px}.home-hero{padding:48px 0 40px;height:auto!important;min-height:auto!important}.home-hero-inner{padding-top:12px;padding-bottom:12px}.home-hero-title{font-size:30px;line-height:1.18}.services-solution-head{margin-bottom:32px!important}.services-solution-title{font-size:1.45rem!important;line-height:1.35!important}.services-solution-grid{grid-template-columns:1fr!important;gap:16px!important}.solution-card{padding:18px 16px}.solution-card-title{word-break:break-word;font-size:1.1rem;line-height:1.45}.solution-card-desc{font-size:.95rem;line-height:1.75}.cta{flex-direction:column;align-items:stretch;gap:14px}.cta-doc-btn{align-self:flex-start;min-width:132px}.home-hero-desc{max-width:none;font-size:15px}.home-hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.home-metric{padding:10px 8px}.home-grid3,.hub-grid,.hub-cards4,.hub-cards3,.feature-grid-bg{grid-template-columns:1fr}.feature-card-bg{min-height:0}.feature-card-content-bg{padding-top:46px}.feature-card-title-bg{font-size:1.25rem}.feature-card-desc-bg,.feature-card-list-bg li{font-size:.9375rem}.hub-title{font-size:24px}.section{overflow-x:hidden}.footer-row{grid-template-columns:1fr;gap:18px}.app-layout{height:auto;min-height:100dvh}.app-layout-body{padding-top:var(--header-height);min-height:calc(100vh - var(--header-height));min-height:calc(100dvh - var(--header-height));display:block;overflow:visible}.app-sider{max-width:320px;height:calc(100vh - var(--header-height));height:calc(100dvh - var(--header-height));box-shadow:0 18px 48px #0206172e;width:min(84vw,320px)!important}.app-layout-content{width:100%}.sidebar-container{border-right:none}.table-scroll-card{height:auto;min-height:0;max-height:none}.table-scroll-card .semi-card-body{overflow:visible}}@media (max-width:640px){.mobile-page-shell{padding:calc(16px + env(safe-area-inset-top,0px))12px calc(16px + env(safe-area-inset-bottom,0px));align-items:flex-start}.mobile-auth-card{max-width:none}.login-page{padding-top:calc(var(--header-height) + 16px)}.mobile-auth-card-login{border-radius:18px!important;padding:26px 18px 24px!important;box-shadow:0 18px 42px #0f172a2e!important}.mobile-auth-header{margin-bottom:26px!important}.mobile-auth-meta{align-items:center}.mobile-auth-input{min-height:48px}.mobile-auth-submit{min-height:50px}.home-hero-title{font-size:26px}.header-actions{gap:6px}.header-actions .btn{padding:0 8px;font-size:12px}.mobile-toggle{width:38px;min-width:38px;height:38px}.btn-console-toggle{text-overflow:ellipsis;max-width:86px;overflow:hidden}.home-hero-metrics{grid-template-columns:1fr}.home-hero-tags{justify-content:center}.hub-actions,.modal-actions{flex-direction:column;align-items:stretch}.hub-actions .btn,.modal-actions .btn{width:100%}.feature-grid-bg{gap:16px}.feature-card-bg{padding:18px 16px}.feature-card-number{font-size:64px}.feature-card-content-bg{padding-top:38px}.site-footer{position:relative;overflow:hidden}.footer-inner{padding:24px 16px 22px}.footer-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px}.footer-col{background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;min-height:100%;padding:14px 12px;box-shadow:inset 0 1px #ffffff0a}.footer-col:first-child{box-shadow:none;background:0 0;border:none;grid-column:1/-1;padding:0 0 8px}.footer-brand{gap:12px;margin-bottom:10px}.footer-logo{width:32px;height:32px}.footer-brand-text{font-size:17px}.footer-desc{max-width:none;font-size:13px;line-height:1.7}.footer-title{margin-bottom:8px;font-size:13px}.footer-link{padding:5px 0;font-size:13px;line-height:1.5}.footer-bottom{margin-top:18px;padding-top:14px}.footer-copy{text-align:left;font-size:12px;line-height:1.6}}@media (max-width:420px){.footer-inner{padding:20px 12px}.footer-row{grid-template-columns:1fr}.footer-col{padding:12px 10px}.footer-col:first-child{padding:0 0 6px}}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none}}@media (max-width:560px){.stats{grid-template-columns:1fr}}@media (min-width:1536px){.container{max-width:1440px}}*{box-sizing:border-box}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_b462b272-module__jVoK1W__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_b462b272-module__jVoK1W__variable{--font-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_3342dced-module__ksAy2q__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_3342dced-module__ksAy2q__variable{--font-mono:"Geist Mono","Geist Mono Fallback"}
