:root{--site-bg:#f4f8f4;--site-card-bg:#fff;--site-text:#1f2937;--site-muted:#6b7280;--site-border:#dce8da;--site-shadow:0 20px 50px rgba(16,24,40,.08);--site-container:1200px;--site-header-height:72px;--brand-primary:#41af34;--brand-primary-dark:#2f8d25;--brand-surface:#edf8eb;--brand-glow:rgba(65,175,52,.18);--brand-deep:#0f2215;--site-mobile-dock-height:74px}body.console-body{height:100vh;overflow:hidden}body.console-body .ant-form-item{margin-bottom:16px}body.console-body .ant-descriptions-bordered .ant-descriptions-item-content,body.console-body .ant-descriptions-bordered .ant-descriptions-item-label{padding:14px 16px}body.console-body .ant-pagination,body.console-body .ant-table-pagination.ant-pagination{margin-top:24px}body.console-body .ant-btn,body.console-body .ant-input,body.console-body .ant-input-affix-wrapper,body.console-body .ant-input-number,body.console-body .ant-picker,body.console-body .ant-select-selector{border-radius:12px}body.console-body .ant-tabs>.ant-tabs-nav{margin-bottom:20px}body.console-body .ant-tabs-tab{padding-block:10px}body.console-body .ant-alert{border-radius:12px}*,:after,:before{box-sizing:border-box}.ant-layout{display:flex;min-width:0}.ant-layout,.ant-layout *{box-sizing:border-box}.ant-layout.ant-layout-has-sider{flex-direction:row}.ant-layout:not(.ant-layout-has-sider){flex-direction:column}.ant-layout-content,.ant-layout-footer,.ant-layout-header,.ant-layout-sider,.ant-row{min-width:0}.ant-row{display:flex;flex-flow:row wrap}.ant-row.ant-row-middle{align-items:center}.ant-row.ant-row-space-between{justify-content:space-between}.ant-row.ant-row-center{justify-content:center}.ant-col{min-width:0}.ant-space{display:inline-flex;gap:8px}.ant-space.ant-space-vertical{flex-direction:column;width:100%}.ant-avatar,.ant-space.ant-space-align-center{align-items:center}.ant-avatar{display:inline-flex;justify-content:center;overflow:hidden;color:#fff;background:var(--brand-primary);font-weight:600}.ant-avatar.ant-avatar-square{border-radius:10px}.ant-typography{margin:0;color:var(--site-text)}.ant-typography.ant-typography-secondary{color:var(--site-muted)}.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4,.ant-typography h5,.ant-typography h6,h1.ant-typography,h2.ant-typography,h3.ant-typography,h4.ant-typography,h5.ant-typography,h6.ant-typography{margin:0;color:#0f172a;line-height:1.2}.ant-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border:1px solid var(--site-border);border-radius:10px;background:#fff;color:var(--site-text);cursor:pointer;text-decoration:none;transition:all .2s ease}.ant-btn:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.ant-btn.ant-btn-primary{border-color:var(--brand-primary);background:var(--brand-primary);color:#fff;box-shadow:0 12px 28px #41af3438}.ant-btn.ant-btn-primary:hover{background:var(--brand-primary-dark);border-color:var(--brand-primary-dark);color:#fff}.ant-btn.ant-btn-background-ghost{background:transparent;border-color:#41af346b;color:var(--brand-primary);box-shadow:none}.ant-btn.ant-btn-background-ghost:hover{border-color:var(--brand-primary-dark);color:var(--brand-primary-dark)}.ant-btn.ant-btn-lg{min-height:46px;padding:0 22px;font-size:16px}.ant-btn.ant-btn-circle{width:40px;min-width:40px;padding:0;border-radius:999px}.ant-card{position:relative;border-radius:20px;background:#fff}.ant-card .ant-card-head{padding:20px 24px 0}.ant-card .ant-card-head-title{font-size:18px;font-weight:600;color:#111827}.ant-card .ant-card-body{padding:24px}.ant-menu{margin:0;padding:0;list-style:none}.ant-menu-horizontal{display:flex;align-items:center;gap:8px}.ant-menu-inline{display:flex;flex-direction:column;gap:6px}.ant-menu-item,.ant-menu-submenu-title{display:flex;align-items:center;min-height:40px;padding:8px 14px;border-radius:10px;color:var(--site-text);cursor:pointer;transition:all .2s ease}.ant-menu-item a,.ant-menu-submenu-title a{text-decoration:none}.ant-menu-item-selected,.ant-menu-item:hover,.ant-menu-submenu-title:hover{color:var(--brand-primary);background:var(--brand-glow)}.ant-tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:var(--brand-surface);color:var(--brand-primary-dark);font-size:12px;line-height:1}.ant-statistic{display:flex;flex-direction:column;gap:6px}.ant-statistic .ant-statistic-title{color:var(--site-muted);font-size:14px}.ant-statistic .ant-statistic-content{color:#111827;font-size:28px;font-weight:700;line-height:1.1}.ant-divider{margin:20px 0;border:0;border-top:1px solid var(--site-border)}.ant-alert{padding:14px 16px;border-radius:14px;background:#f4fbf2;border:1px solid #b9dfb4;color:#245f1d}.ant-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;color:var(--site-muted)}.ant-breadcrumb a{color:inherit;text-decoration:none}.ant-input,.ant-input-affix-wrapper,textarea.ant-input{width:100%;padding:10px 12px;border:1px solid var(--site-border);border-radius:10px;background:#fff;color:var(--site-text)}.ant-input-affix-wrapper:focus-within,.ant-input:focus,textarea.ant-input:focus{outline:none;border-color:var(--brand-primary);box-shadow:0 0 0 3px #41af341f}.ant-table-wrapper{width:100%;overflow-x:auto}.ant-table{width:100%;border-collapse:collapse;background:#fff}.ant-table td,.ant-table th{padding:12px 14px;border-bottom:1px solid var(--site-border);text-align:left}.ant-table th{color:#111827;font-weight:600;background:#f8fafc}.ant-list{margin:0;padding:0;list-style:none}.ant-list-item{padding:14px 0;border-bottom:1px solid var(--site-border)}#__nuxt,body,html{min-height:100%}body{margin:0;background:var(--site-bg);color:var(--site-text)}a{color:inherit}.site-layout.ant-layout{min-height:100vh;background:var(--site-bg)}.site-shell{width:min(var(--site-container),calc(100% - 32px));margin:0 auto}.site-header.ant-layout-header{position:sticky;top:0;z-index:1000;height:var(--site-header-height);line-height:normal;padding:0;background:#ffffffeb;border-bottom:1px solid rgba(229,231,235,.9);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header-inner{display:flex;align-items:center;min-height:var(--site-header-height)}.site-header .ant-row{width:100%;flex-wrap:nowrap}.site-header .ant-menu{min-width:0;background:transparent;border-bottom:0}.site-header .ant-menu-submenu-open>.ant-menu-submenu-title,.site-header .ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--brand-primary);background:var(--brand-glow)}.site-header .ant-menu-overflow{justify-content:center}.site-brand-link{text-decoration:none}.site-brand-copy{display:inline-flex;flex-direction:column;gap:2px;line-height:1.2}.site-brand-copy strong{color:#0f172a;font-size:18px;font-weight:700}.site-brand-copy strong .ant-space{gap:6px}.site-brand-copy strong .ant-tag{margin-inline-end:0;border-radius:999px;font-size:11px;line-height:1.4}.site-brand-copy small{color:var(--site-muted);font-size:12px}.site-brand-copy--footer strong{font-size:20px}.site-main{padding:32px 0 56px}.site-main>.ant-space{width:100%}.site-main .ant-card{border:1px solid rgba(229,231,235,.9);box-shadow:var(--site-shadow)}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,#41af342e,#41af3414);color:var(--brand-primary)}.feature-icon--plain{background:transparent;border:1px solid rgba(65,175,52,.14)}.feature-icon--large{width:64px;height:64px}.industry-pill.ant-tag,.solution-link-tag.ant-tag{padding:6px 12px;border:1px solid rgba(65,175,52,.28);background:#41af3414;color:var(--brand-primary-dark)}.solution-link-tag.ant-tag{background:#41af340f}.app-list-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px;border:1px solid rgba(65,175,52,.14);background:linear-gradient(180deg,#fbfefb,#f4faf3);color:var(--brand-primary);box-shadow:inset 0 1px #fffc}.hero-panel{position:relative;overflow:hidden;padding:40px;border:1px solid rgba(65,175,52,.15);border-radius:28px;background:radial-gradient(circle at top left,rgba(65,175,52,.16),transparent 34%),radial-gradient(circle at 85% 20%,rgba(65,175,52,.12),transparent 30%),linear-gradient(135deg,#0d1f12,#12271a 55%,#17311f);box-shadow:0 28px 80px #0f221547}.hero-panel__noise{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0);background-size:28px 28px;opacity:.55;pointer-events:none}.hero-panel .ant-statistic-content,.hero-panel .ant-statistic-title,.hero-panel .ant-tag,.hero-panel .ant-typography{position:relative;z-index:1}.hero-panel .ant-statistic-content,.hero-panel .ant-statistic-title,.hero-panel .ant-tag,.hero-panel .ant-typography,.hero-panel .ant-typography.ant-typography-secondary{color:#f7fff7}.hero-panel .ant-tag{background:#41af3429;border:1px solid rgba(65,175,52,.22)}.hero-title{font-size:clamp(36px,5vw,58px);line-height:1.08;color:#fff!important}.hero-subtitle{max-width:540px;font-size:18px;line-height:1.75;color:#f1f5f9d1!important}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;position:relative;z-index:1}.hero-stat-card{padding:16px 18px;border:1px solid hsla(0,0%,100%,.1);border-radius:18px;background:#ffffff0a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-stat-card strong{display:block;margin-bottom:6px;color:#fff;font-size:24px;font-weight:700}.hero-stat-card span{color:#e2e8f0c7;font-size:13px}.cockpit-panel{position:relative;z-index:1;padding:22px;border:1px solid rgba(65,175,52,.18);border-radius:24px;background:linear-gradient(180deg,#07120bc7,#08140ce6);box-shadow:inset 0 1px #ffffff0a}.cockpit-panel__header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px}.cockpit-panel__header h3{margin:6px 0 0;color:#fff;font-size:24px}.panel-kicker{color:#94a3b8e0;font-size:12px;letter-spacing:.16em;text-transform:uppercase}.cockpit-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:16px}.cockpit-card{border:1px solid rgba(65,175,52,.12);border-radius:20px;background:#ffffff08;overflow:hidden}.cockpit-card--metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#41af341f}.metric-tile{padding:18px;background:#0a160eeb}.metric-tile em,.metric-tile span{display:block}.metric-tile span{color:#e2e8f0a6;font-size:12px}.metric-tile strong{display:block;margin:10px 0 8px;color:#fff;font-size:26px;font-weight:700}.metric-tile strong small{margin-left:4px;color:#e2e8f0ad;font-size:12px;font-weight:500}.metric-tile em{color:#79db6f;font-size:12px;font-style:normal}.cockpit-card--radar,.radar-shell{position:relative;min-height:320px}.radar-shell{width:100%;height:100%}.radar-core,.radar-ring,.radar-sweep{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:999px}.radar-ring{border:1px solid rgba(65,175,52,.22);box-shadow:inset 0 0 24px #41af3414}.radar-ring--1{width:72%;height:72%}.radar-ring--2{width:52%;height:52%}.radar-ring--3{width:28%;height:28%}.radar-core{z-index:2}.radar-sweep{width:72%;height:72%;background:conic-gradient(from 180deg,transparent 0deg,transparent 260deg,rgba(65,175,52,.34) 320deg,rgba(65,175,52,.04) 1turn);filter:blur(4px);animation:radar-rotate 7s linear infinite}.radar-node{position:absolute;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid rgba(65,175,52,.18);border-radius:999px;background:#09180deb;color:#d3f4cf;font-size:12px;white-space:nowrap;z-index:3}.cockpit-card--feed{grid-column:1/-1;padding:18px}.feed-title{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:#fff;font-weight:600}.feed-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.feed-item{display:flex;gap:10px;padding:14px;border:1px solid rgba(65,175,52,.1);border-radius:16px;background:#ffffff08}.feed-item strong{display:block;margin-bottom:4px;color:#fff}.feed-item p{margin:0;color:#e2e8f0b8;font-size:13px;line-height:1.55}.brand-cta-panel{background:linear-gradient(135deg,#edf8eb,#f7fcf6)}.auth-layout{position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at top left,rgba(65,175,52,.18),transparent 32%),radial-gradient(circle at 85% 12%,rgba(65,175,52,.12),transparent 28%),linear-gradient(180deg,#08130b,#0f2215 55%,#12291a)}.auth-layout__glow{position:absolute;width:420px;height:420px;border-radius:999px;background:#41af341f;filter:blur(90px)}.auth-layout__glow--left{top:-120px;left:-80px}.auth-layout__glow--right{right:-100px;bottom:-120px}.auth-layout__grid{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0);background-size:36px 36px}.auth-layout__content{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:32px 16px}.auth-shell{width:min(1200px,100%)}.auth-card.ant-card{border:1px solid hsla(0,0%,100%,.08);background:#fffffff0;box-shadow:0 30px 80px #03071247}.auth-hero-panel{position:relative;height:100%;min-height:620px;padding:36px;overflow:hidden;border-radius:28px;background:radial-gradient(circle at 25% 25%,rgba(65,175,52,.3),transparent 24%),linear-gradient(180deg,#08130beb,#0d1c12f5);border:1px solid rgba(65,175,52,.18);box-shadow:0 22px 70px #070e0a47}.auth-hero-panel__grid{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.04) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.04) 1px,transparent 0);background-size:28px 28px}.auth-hero-panel__content{position:relative;z-index:1;display:flex;flex-direction:column;height:100%}.auth-hero-brand{margin-bottom:18px;color:#e2e8f0b3;font-size:13px;letter-spacing:.18em;text-transform:uppercase}.auth-kicker{display:inline-flex;align-items:center;gap:10px;color:#e2e8f0d6;font-size:13px}.auth-hero-panel .ant-typography,.auth-hero-panel .ant-typography.ant-typography-secondary,.auth-hero-title,.auth-kicker strong{color:#f8fff8!important}.auth-hero-title{margin-top:18px;font-size:38px;line-height:1.15}.auth-hero-subtitle{max-width:460px;color:#e2e8f0c7!important;font-size:16px}.auth-capability-list{display:grid;gap:14px}.auth-capability-item{display:flex;gap:12px;padding:14px 16px;border:1px solid hsla(0,0%,100%,.08);border-radius:18px;background:#ffffff0a}.auth-capability-item strong{display:block;color:#fff;margin-bottom:4px}.auth-capability-item p{margin:0;color:#e2e8f0b3;font-size:13px;line-height:1.5}.auth-form-shell{padding:8px 6px}.auth-brand-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.auth-brand-row__main{display:flex;align-items:center;gap:12px}.auth-brand-copy{display:flex;flex-direction:column;gap:2px}.auth-brand-copy strong{color:#0f172a;font-size:18px}.auth-brand-copy span{color:var(--site-muted);font-size:12px}.auth-home-link{color:var(--brand-primary-dark);font-size:13px;text-decoration:none;white-space:nowrap}.auth-home-link:hover{color:var(--brand-primary)}.auth-text-link{color:var(--brand-primary-dark);font-size:13px;text-decoration:none}.auth-text-link:hover{color:var(--brand-primary)}.auth-login-tabs .ant-tabs-nav{margin-bottom:18px}.auth-login-tabs .ant-tabs-nav:before{border-bottom-color:#94a3b829}.auth-login-tabs .ant-tabs-tab{padding:10px 0 14px;font-weight:600}.auth-login-tabs .ant-tabs-tab+.ant-tabs-tab{margin-left:28px}.auth-login-tabs .ant-tabs-ink-bar{background:linear-gradient(90deg,#2f8d25,#57b14c)}.auth-login-tabs .ant-tabs-content-holder{min-height:430px}.phone-login-form{margin-top:4px}.phone-login-form .ant-form-item-explain-error{color:#ff4d4f}.phone-login-panel{display:flex;flex-direction:column;min-height:430px;padding:18px;border:1px solid rgba(65,175,52,.14);border-radius:18px;background:linear-gradient(180deg,#fbfefb,#f7fbf7)}.phone-login-panel .ant-alert{margin-bottom:12px}.phone-login-form{display:flex;flex:1;flex-direction:column}.phone-login-form__submit{margin-top:22px;margin-bottom:0}.phone-login-form .ant-form-item-has-error .ant-input,.phone-login-form .ant-form-item-has-error .ant-input-affix-wrapper,.phone-login-form .ant-form-item-has-error .ant-input-password{border-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f1f}.phone-login-form .ant-form-item-has-error .ant-input-affix-wrapper:hover,.phone-login-form .ant-form-item-has-error .ant-input-password:hover,.phone-login-form .ant-form-item-has-error .ant-input:hover{border-color:#ff4d4f}.wechat-login-panel{display:grid;gap:14px;min-height:430px;padding:18px;border:1px solid rgba(65,175,52,.14);border-radius:18px;background:linear-gradient(180deg,#fbfefb,#f7fbf7)}.wechat-login-panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.phone-binding-panel__brand strong,.wechat-login-panel__header strong{display:block;margin-bottom:4px;color:#0f172a}.phone-binding-panel__brand span,.wechat-login-panel__header span{color:var(--site-muted);font-size:12px;line-height:1.6}.wechat-login-widget{border:1px dashed rgba(65,175,52,.2);border-radius:18px;background:#fff;overflow:hidden}.wechat-login-frame,.wechat-login-widget{display:flex;align-items:center;justify-content:center;min-height:320px}.wechat-login-frame{width:100%}.wechat-login-frame.is-hidden{display:none}.auth-status-shell,.wechat-login-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:320px;text-align:center}.auth-status-shell{min-height:320px}.wechat-login-widget iframe{width:280px!important;height:320px!important;max-width:100%;margin:0 auto!important}@keyframes radar-rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}.site-footer.ant-layout-footer{padding:0 0 40px;background:transparent}.site-footer-inner{padding:32px;background:#fff;border:1px solid rgba(229,231,235,.9);border-radius:24px;box-shadow:var(--site-shadow)}.console-layout.ant-layout{min-height:100vh;background:#f4f7fb}.console-sider.ant-layout-sider{background:#fff;border-right:1px solid var(--site-border);box-shadow:10px 0 30px #0f172a0a}.console-sider-inner{padding:24px 16px}.console-header.ant-layout-header{height:72px;padding:0 24px;background:#ffffffeb;border-bottom:1px solid var(--site-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.console-content.ant-layout-content{padding:24px}.console-panel{min-height:calc(100vh - 120px)}.phone-binding-mask{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:16px;background:#070c0a94;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.phone-binding-panel{width:min(460px,100%);padding:24px;border:1px solid rgba(65,175,52,.18);border-radius:24px;background:#fffffffa;box-shadow:0 30px 80px #0307123d}.phone-binding-panel__brand{display:flex;gap:14px;margin-bottom:16px}@media(max-width:991px){.site-header.ant-layout-header{height:auto}.site-header-inner{padding:12px 0}.site-header .ant-row{flex-wrap:wrap;gap:12px}.site-header .ant-col{width:100%}.site-header .ant-menu-overflow{justify-content:flex-start}.site-main{padding-top:24px}.site-footer-inner{padding:24px}.console-content.ant-layout-content{padding:16px}.hero-panel{padding:28px 22px}.cockpit-grid,.feed-list,.hero-stats{grid-template-columns:1fr}.auth-hero-panel{min-height:auto;padding:28px}.site-brand-copy small{display:none}}@media(max-width:768px){:root{--site-header-height:64px}.site-main{padding:20px 0 calc(92px + env(safe-area-inset-bottom))}.site-footer.ant-layout-footer{padding-bottom:calc(28px + var(--site-mobile-dock-height) + env(safe-area-inset-bottom))}}
