*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.auth-page{display:flex!important;justify-content:center!important;align-items:center!important;min-height:100vh!important;background:url(/assets/background-DtAI6vn0.jpg) center center / cover no-repeat fixed!important;position:relative!important;overflow:hidden!important}.auth-page:before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:#0000004d!important;pointer-events:none!important;z-index:0!important}.auth-card{width:420px!important;padding:40px!important;background:#fffffff2!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3)!important;border-radius:20px!important;box-shadow:0 8px 32px #0000004d,0 0 60px #4facfe26!important;position:relative;z-index:1;display:flex;flex-direction:column}.auth-logo{display:flex;justify-content:center;margin-bottom:16px}.auth-logo img{width:48px;height:48px;object-fit:contain}.auth-title{text-align:center;margin-bottom:32px}.auth-title h1{font-size:24px!important;font-weight:700!important;color:transparent!important;background:linear-gradient(135deg,#4facfe,#00c6fb)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;margin-bottom:8px!important}.auth-title p{color:#8c8c8c;margin:0;font-size:14px}.auth-form .ant-form-item{margin-bottom:20px!important}.auth-form .ant-input-affix-wrapper{height:44px!important;background:#f5f7fa!important;border:1px solid #e8e8e8!important;border-radius:10px!important;transition:all .3s ease!important;padding:0 12px!important}.auth-form .ant-input-affix-wrapper .ant-input{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;height:auto!important}.auth-form .ant-input:not(.ant-input-affix-wrapper .ant-input){height:44px!important;background:#f5f7fa!important;border:1px solid #e8e8e8!important;border-radius:10px!important;color:#333!important;transition:all .3s ease!important;padding:0 12px!important}.auth-form .ant-input-affix-wrapper .ant-input{background:transparent!important;border:none!important;height:42px!important;padding:0!important}.auth-form .ant-input-affix-wrapper .ant-input:focus{box-shadow:none!important}.auth-form .ant-input::placeholder,.auth-form .ant-input-password input::placeholder{color:#bfbfbf!important}.auth-form .ant-input:hover,.auth-form .ant-input-affix-wrapper:hover{border-color:#4facfe!important}.auth-form .ant-input:focus,.auth-form .ant-input-affix-wrapper-focused,.auth-form .ant-input-affix-wrapper:focus{border-color:#4facfe!important;box-shadow:0 0 0 3px #4facfe26!important}.auth-form .ant-input-prefix{color:#bfbfbf!important;margin-right:8px}.auth-form .ant-input-suffix,.auth-form .ant-input-password-icon{color:#8c8c8c!important}.auth-form .ant-input-password-icon:hover{color:#4facfe!important}.auth-form .ant-input-eye-icon,.auth-form .ant-input-eye-invisible-icon{color:#8c8c8c!important}.auth-form .ant-input-eye-icon:hover,.auth-form .ant-input-eye-invisible-icon:hover{color:#4facfe!important}.auth-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.auth-options .ant-form-item{margin-bottom:0!important}.auth-remember{color:#666!important;font-size:14px!important}.auth-remember .ant-checkbox-inner{border-color:#d9d9d9}.auth-remember.ant-checkbox-wrapper-checked .ant-checkbox-inner{background:linear-gradient(135deg,#4facfe,#00c6fb);border-color:#4facfe}.auth-forgot{color:#4facfe;font-size:14px;text-decoration:none;transition:color .3s ease}.auth-forgot:hover{color:#00c6fb;text-decoration:underline}.auth-btn{height:48px!important;border-radius:10px!important;font-size:16px!important;font-weight:600!important;background:linear-gradient(135deg,#4facfe,#00c6fb)!important;border:none!important;box-shadow:0 4px 16px #4facfe59!important;transition:all .3s ease!important}.auth-btn:hover{background:linear-gradient(135deg,#5fb8fe,#10d0fc)!important;box-shadow:0 6px 20px #4facfe73!important;transform:translateY(-1px)}.auth-btn:active{transform:translateY(0)}.auth-divider{margin:24px 0!important;border-color:#e8e8e8!important}.auth-divider span{color:#bfbfbf!important;font-size:12px!important;background:#fff!important;padding:0 16px}.auth-footer{text-align:center;font-size:14px}.auth-footer-text{color:#8c8c8c}.auth-footer-link{color:#4facfe;font-weight:500;text-decoration:none;margin-left:8px;transition:color .3s ease}.auth-footer-link:hover{color:#00c6fb;text-decoration:underline}.auth-icp{text-align:center;margin-top:24px;color:#8c8c8c;font-size:12px}.auth-icp a{color:#8c8c8c;text-decoration:none;transition:color .3s ease}.auth-icp a:hover{color:#4facfe}@media (max-width: 480px){.auth-card{width:calc(100% - 32px)!important;max-width:400px!important;padding:32px 24px!important;margin:16px}.auth-title h1{font-size:20px!important}.auth-options{flex-direction:column;gap:12px;align-items:flex-start}.auth-page:before,.auth-page:after{display:none}}.auth-form .ant-form-item-explain-error{font-size:12px;color:#ff4d4f;margin-top:4px}.auth-landing-page{display:block!important;min-height:100vh!important;color:#fff;scroll-behavior:smooth}.auth-landing-page:before{background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.2),transparent 34%),radial-gradient(circle at 80% 28%,rgba(94,182,255,.18),transparent 24%),#07142647!important}.auth-landing-nav{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 40px;background:#08162a33;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.12)}.auth-landing-brand{display:flex;align-items:center;gap:12px;min-width:0;color:#eef7ff;font-size:15px;font-weight:600;letter-spacing:.01em}.auth-landing-brand img{width:34px;height:34px;object-fit:contain}.auth-landing-brand span{white-space:nowrap}.auth-landing-menu{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap}.auth-landing-menu button{border:none;background:transparent;color:#ffffffd1;font-size:14px;font-weight:500;line-height:1;padding:11px 16px;border-radius:999px;transition:all .25s ease;cursor:pointer}.auth-landing-menu button:hover,.auth-landing-menu button.is-active{color:#fff;background:#ffffff24;box-shadow:inset 0 0 0 1px #ffffff14}.auth-landing-login-trigger{background:linear-gradient(135deg,#4facfe,#00c6fb)!important;color:#fff!important;box-shadow:0 10px 24px #4facfe47}.auth-landing-login-trigger:hover{background:linear-gradient(135deg,#6ab8ff,#19d4ff)!important;box-shadow:0 14px 28px #4facfe59!important}.auth-landing-content{position:relative;z-index:1}.auth-landing-hero,.auth-landing-section{width:min(1180px,calc(100% - 48px));margin:0 auto}.auth-landing-hero{min-height:calc(100vh - 86px);display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.82fr);gap:40px;align-items:center;padding:48px 0 76px}.auth-landing-hero-copy{max-width:650px}.auth-landing-eyebrow{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;background:#ffffff1f;color:#e5f6ff;letter-spacing:.08em;font-size:12px;text-transform:uppercase}.auth-landing-hero-copy h1{margin:24px 0 18px!important;color:#fff!important;font-size:clamp(38px,5vw,66px)!important;line-height:1.06!important;letter-spacing:-.035em;text-wrap:balance}.auth-landing-hero-copy p{margin:0;max-width:580px;font-size:17px;line-height:1.8;color:#eff7ffd6}.auth-landing-hero-actions{display:flex;gap:16px;margin-top:30px;flex-wrap:wrap}.auth-hero-primary,.auth-hero-secondary{min-width:144px;height:48px!important}.auth-hero-secondary{color:#eff7ff!important;border:1px solid rgba(255,255,255,.22)!important;background:#ffffff0f!important;box-shadow:none!important}.auth-hero-secondary:hover{color:#fff!important;border-color:#ffffff6b!important;background:#ffffff1f!important}.auth-landing-hero-panel{display:flex;justify-content:flex-end}.auth-landing-hero-panel-card,.auth-landing-placeholder-card{width:100%;border-radius:28px;padding:28px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 24px 60px #0412253d}.auth-landing-hero-panel-card span,.auth-landing-section-header span{display:inline-block;color:#9edaff;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.auth-landing-hero-panel-card strong,.auth-landing-placeholder-card strong{display:block;margin-top:18px;font-size:26px;line-height:1.34;color:#fff}.auth-landing-hero-panel-card p,.auth-landing-placeholder-card p{margin:14px 0 0;color:#eff7ffc7;line-height:1.7}.auth-landing-section{padding:100px 0}.auth-landing-section-header{max-width:640px;margin-bottom:28px}.auth-landing-section-header h2{margin:14px 0 12px;font-size:clamp(30px,4vw,48px);line-height:1.14;color:#fff}.auth-landing-section-header p{margin:0;color:#eff7ffc7;line-height:1.75;font-size:16px}.auth-landing-placeholder{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}.auth-landing-modal-shell .ant-modal-content{background:transparent!important;box-shadow:none!important;border:none!important;padding:0!important}.auth-landing-modal-shell .ant-modal-body{padding:0!important}.auth-login-modal{width:100%!important;margin:0 auto;position:relative}.auth-login-modal-close{position:absolute;top:18px;right:18px;width:36px;height:36px;border:none;border-radius:50%;background:#4facfe14;color:#6f7f95;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.auth-login-modal-close:hover{background:#4facfe29;color:#1e6bcb}@media (max-width: 960px){.auth-landing-nav{padding:16px 18px;gap:16px;flex-direction:column;align-items:stretch}.auth-landing-menu{justify-content:space-between}.auth-landing-hero{grid-template-columns:1fr;min-height:auto;padding-top:40px}.auth-landing-hero-panel{justify-content:flex-start}}@media (max-width: 640px){.auth-landing-hero,.auth-landing-section{width:calc(100% - 32px)}.auth-landing-brand{justify-content:center}.auth-landing-menu{gap:10px}.auth-landing-menu button{width:calc(50% - 5px)}.auth-landing-login-trigger{width:100%!important}.auth-landing-hero-copy h1{font-size:34px!important}.auth-landing-section{padding:76px 0}}:root{--geo-primary: #1677ff;--geo-primary-50: #e6f4ff;--geo-primary-100: #bae0ff;--geo-primary-200: #91caff;--geo-primary-300: #69b1ff;--geo-primary-400: #4096ff;--geo-primary-500: #1677ff;--geo-primary-600: #0958d9;--geo-primary-700: #003eb3;--geo-primary-hover: #4096ff;--geo-primary-active: #0958d9;--geo-primary-bg: #e6f4ff;--geo-primary-border: #91caff;--geo-primary-gradient: linear-gradient(135deg, #1677ff 0%, #0958d9 100%);--geo-brand-primary: #4facfe;--geo-brand-secondary: #00c6fb;--geo-brand-gradient: linear-gradient(135deg, #4facfe 0%, #00c6fb 100%);--geo-brand-blue-gradient: linear-gradient(135deg, #1890ff 0%, #722ed1 100%);--geo-brand-shadow: 0 8px 24px rgba(79, 172, 254, .24);--geo-success: #52c41a;--geo-success-bg: #f6ffed;--geo-success-border: #b7eb8f;--geo-warning: #faad14;--geo-warning-bg: #fffbe6;--geo-warning-border: #ffe58f;--geo-warning-text: #d46b08;--geo-warning-orange: #fa8c16;--geo-warning-deep: #ff7a45;--geo-error: #ff4d4f;--geo-error-bg: #fff1f0;--geo-error-border: #ffa39e;--geo-info: #13c2c2;--geo-info-bg: #e6fffb;--geo-info-border: #87e8de;--geo-info-text: #0050b3;--geo-purple: #722ed1;--geo-success-light: #b7eb8f;--geo-warning-light: #ffd666;--geo-error-light: #ff7875;--geo-info-light: #87e8de;--geo-neutral-50: #fafafa;--geo-neutral-100: #f5f5f5;--geo-neutral-200: #f0f0f0;--geo-neutral-300: #d9d9d9;--geo-neutral-400: #bfbfbf;--geo-neutral-500: #8c8c8c;--geo-neutral-600: #595959;--geo-neutral-700: #434343;--geo-neutral-800: #262626;--geo-neutral-900: #1f1f1f;--geo-text-primary: rgba(0, 0, 0, .88);--geo-text-secondary: rgba(0, 0, 0, .65);--geo-text-tertiary: rgba(0, 0, 0, .45);--geo-text-disabled: rgba(0, 0, 0, .25);--geo-text-white: #ffffff;--geo-bg-page: #f8f9fb;--geo-bg-card: #ffffff;--geo-bg-gray: #fafafa;--geo-bg-gray-dark: #f5f5f5;--geo-bg-overlay: rgba(0, 0, 0, .5);--geo-bg-gradient-subtle: linear-gradient(180deg, #fafbfc 0%, #f0f2f5 100%);--geo-bg-gradient-card: linear-gradient(180deg, #ffffff 0%, #fafafa 100%);--geo-bg-elevated: rgba(255, 255, 255, .9);--geo-glass-bg: rgba(255, 255, 255, .7);--geo-glass-bg-dark: rgba(0, 21, 41, .85);--geo-glass-border: rgba(255, 255, 255, .3);--geo-glass-blur: blur(20px);--geo-glass-blur-light: blur(12px);--geo-border: #d9d9d9;--geo-border-light: #e8e8e8;--geo-border-lighter: #f0f0f0;--geo-border-lightest: #eee;--geo-spacing-xs: 4px;--geo-spacing-sm: 8px;--geo-spacing-md: 12px;--geo-spacing-base: 16px;--geo-spacing-lg: 20px;--geo-spacing-xl: 24px;--geo-spacing-2xl: 32px;--geo-spacing-3xl: 40px;--geo-spacing-4xl: 48px;--geo-radius-xs: 2px;--geo-radius-sm: 4px;--geo-radius-base: 6px;--geo-radius-md: 8px;--geo-radius-lg: 12px;--geo-radius-xl: 16px;--geo-radius-2xl: 20px;--geo-radius-full: 9999px;--geo-shadow-1: 0 1px 2px 0 rgba(0, 0, 0, .03), 0 1px 6px -1px rgba(0, 0, 0, .02);--geo-shadow-2: 0 3px 6px -4px rgba(0, 0, 0, .08), 0 6px 16px 0 rgba(0, 0, 0, .04);--geo-shadow-3: 0 6px 16px -8px rgba(0, 0, 0, .08), 0 9px 28px 0 rgba(0, 0, 0, .05);--geo-shadow-4: 0 12px 24px -8px rgba(0, 0, 0, .1), 0 20px 40px 0 rgba(0, 0, 0, .06);--geo-shadow-xs: 0 1px 2px rgba(0, 0, 0, .04);--geo-shadow-sm: 0 4px 8px rgba(0, 0, 0, .04), 0 2px 4px rgba(0, 0, 0, .06);--geo-shadow-base: 0 2px 8px rgba(0, 0, 0, .06);--geo-shadow-md: 0 4px 12px rgba(0, 0, 0, .12);--geo-shadow-lg: 0 12px 24px rgba(0, 0, 0, .08), 0 4px 8px rgba(0, 0, 0, .04);--geo-shadow-xl: 0 12px 32px rgba(0, 0, 0, .18);--geo-shadow-card: 0 1px 3px rgba(0, 0, 0, .02), 0 2px 8px rgba(0, 0, 0, .04);--geo-shadow-card-hover: 0 4px 12px rgba(0, 0, 0, .08), 0 8px 24px rgba(0, 0, 0, .06);--geo-shadow-primary: 0 4px 14px 0 rgba(22, 119, 255, .25);--geo-shadow-primary-lg: 0 8px 24px 0 rgba(22, 119, 255, .3);--geo-shadow-primary-hover: 0 6px 16px rgba(22, 119, 255, .35);--geo-shadow-brand: 0 8px 24px rgba(79, 172, 254, .24);--geo-shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, .04);--geo-duration-fast: .15s;--geo-duration-base: .2s;--geo-duration-normal: .3s;--geo-duration-slow: .5s;--geo-font-xs: 11px;--geo-font-sm: 12px;--geo-font-base: 14px;--geo-font-lg: 16px;--geo-font-xl: 18px;--geo-font-2xl: 20px;--geo-font-3xl: 24px;--geo-font-4xl: 28px;--geo-font-5xl: 32px;--geo-line-height-tight: 1.25;--geo-line-height-base: 1.5;--geo-line-height-relaxed: 1.75;--geo-z-dropdown: 1000;--geo-z-sticky: 1020;--geo-z-fixed: 1030;--geo-z-modal-backdrop: 1040;--geo-z-modal: 1050;--geo-z-popover: 1060;--geo-z-tooltip: 1070}@keyframes geo-ripple{0%{transform:scale(0);opacity:.5}to{transform:scale(4);opacity:0}}@keyframes geo-fade-in{0%{opacity:0}to{opacity:1}}@keyframes geo-fade-out{0%{opacity:1}to{opacity:0}}@keyframes geo-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes geo-fade-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes geo-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes geo-scale-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes geo-slide-in-right{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes geo-slide-in-left{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes geo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes geo-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes geo-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes geo-shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-4px)}20%,40%,60%,80%{transform:translate(4px)}}@keyframes geo-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes geo-skeleton-wave{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes geo-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.geo-animate-fade-in{animation:geo-fade-in var(--geo-duration-normal) ease forwards}.geo-animate-fade-up{animation:geo-fade-up var(--geo-duration-normal) ease forwards}.geo-animate-fade-down{animation:geo-fade-down var(--geo-duration-normal) ease forwards}.geo-animate-scale-in{animation:geo-scale-in var(--geo-duration-normal) ease forwards}.geo-animate-slide-in-right{animation:geo-slide-in-right var(--geo-duration-normal) ease forwards}.geo-animate-slide-in-left{animation:geo-slide-in-left var(--geo-duration-normal) ease forwards}.geo-list-item{animation:geo-fade-up .3s ease-out backwards;opacity:0}.geo-list-item:nth-child(1){animation-delay:.05s}.geo-list-item:nth-child(2){animation-delay:.1s}.geo-list-item:nth-child(3){animation-delay:.15s}.geo-list-item:nth-child(4){animation-delay:.2s}.geo-list-item:nth-child(5){animation-delay:.25s}.geo-list-item:nth-child(6){animation-delay:.3s}.geo-list-item:nth-child(7){animation-delay:.35s}.geo-list-item:nth-child(8){animation-delay:.4s}.geo-list-enter>*{animation:geo-fade-up .3s ease-out backwards}.geo-list-enter>*:nth-child(1){animation-delay:.05s}.geo-list-enter>*:nth-child(2){animation-delay:.1s}.geo-list-enter>*:nth-child(3){animation-delay:.15s}.geo-list-enter>*:nth-child(4){animation-delay:.2s}.geo-list-enter>*:nth-child(5){animation-delay:.25s}.geo-transition-fast{transition:all var(--geo-duration-fast) ease}.geo-transition-base{transition:all var(--geo-duration-base) ease}.geo-transition-normal{transition:all var(--geo-duration-normal) ease}.geo-transition-slow{transition:all var(--geo-duration-slow) ease}.geo-hover-lift{transition:transform var(--geo-duration-normal) ease,box-shadow var(--geo-duration-normal) ease}.geo-hover-lift:hover{transform:translateY(-4px);box-shadow:var(--geo-shadow-lg)}.geo-hover-glow:hover{box-shadow:0 0 20px #1677ff26}.geo-hover-scale{transition:transform .2s ease}.geo-hover-scale:hover{transform:scale(1.02)}.geo-ripple{position:relative;overflow:hidden}.geo-ripple:after{content:"";position:absolute;width:20px;height:20px;background:#ffffff4d;border-radius:50%;animation:geo-ripple .6s ease-out;pointer-events:none}.geo-loading-spinner{width:32px;height:32px;border:3px solid var(--geo-neutral-200);border-top-color:var(--geo-primary);border-radius:50%;animation:geo-spin .8s linear infinite}.geo-loading-spinner-sm{width:16px;height:16px;border-width:2px}.geo-loading-spinner-lg{width:48px;height:48px;border-width:3px}.geo-skeleton{background:linear-gradient(90deg,var(--geo-neutral-100) 25%,var(--geo-neutral-200) 50%,var(--geo-neutral-100) 75%);background-size:400% 100%;animation:geo-skeleton-wave 1.5s ease-in-out infinite;border-radius:var(--geo-radius-md)}.geo-skeleton-text{height:16px;margin-bottom:8px}.geo-skeleton-title{height:24px;width:60%;margin-bottom:12px}.geo-skeleton-avatar{width:40px;height:40px;border-radius:50%}.geo-skeleton-button{height:32px;width:80px}.geo-skeleton-card{height:200px;border-radius:var(--geo-radius-lg)}.geo-menu-light.ant-menu{background:transparent!important;border:none!important}.geo-menu-light.ant-menu .ant-menu-item{margin:4px 8px!important;border-radius:var(--geo-radius-md)!important;height:40px!important;line-height:40px!important;color:var(--geo-neutral-600)!important;transition:all .15s ease!important}.geo-menu-light.ant-menu .ant-menu-item:hover{background:var(--geo-neutral-100)!important;color:var(--geo-neutral-800)!important}.geo-menu-light.ant-menu .ant-menu-item-selected{background:var(--geo-brand-gradient)!important;color:#fff!important;box-shadow:0 4px 12px #4facfe4d!important}.geo-menu-light.ant-menu .ant-menu-item-selected:hover{background:var(--geo-brand-gradient)!important;color:#fff!important}.geo-menu-light.ant-menu .ant-menu-item .anticon{font-size:16px;transition:all .15s ease}.geo-menu-light.ant-menu .ant-menu-item-selected .anticon{color:#fff!important}.geo-menu-light.ant-menu .ant-menu-item-group-title{padding:12px 16px 8px!important;font-size:11px!important;font-weight:600!important;color:var(--geo-neutral-400)!important;text-transform:uppercase!important;letter-spacing:.5px!important}.geo-menu-light.ant-menu .ant-menu-divider{background:var(--geo-neutral-200)!important;margin:8px 16px!important}.geo-trend-card{position:relative;overflow:hidden;transition:all .2s cubic-bezier(.4,0,.2,1)}.geo-trend-card:hover .geo-trend-card-top-bar{opacity:1}.geo-activity-feed,.geo-quick-actions{position:relative;overflow:hidden}.geo-btn-primary{background:linear-gradient(180deg,#4096ff,#1677ff)!important;color:var(--geo-text-white)!important;border:1px solid #1677ff!important;border-radius:var(--geo-radius-md)!important;box-shadow:0 2px #00000004,var(--geo-shadow-primary)!important;font-weight:500!important;transition:all var(--geo-duration-base) ease!important}.geo-btn-primary:hover{background:linear-gradient(180deg,#69b1ff,#4096ff)!important;border-color:#4096ff!important;box-shadow:var(--geo-shadow-primary-lg)!important;transform:translateY(-1px)!important}.geo-btn-primary:active{transform:translateY(0)!important;box-shadow:var(--geo-shadow-primary)!important}.geo-btn-default{background:#fff!important;color:var(--geo-neutral-700)!important;border:1px solid var(--geo-neutral-300)!important;border-radius:var(--geo-radius-md)!important;font-weight:500!important;transition:all var(--geo-duration-base) ease!important}.geo-btn-default:hover{border-color:var(--geo-primary)!important;color:var(--geo-primary)!important;background:var(--geo-primary-50)!important}.geo-btn-text{color:var(--geo-neutral-600)!important;border-radius:var(--geo-radius-md)!important;transition:all var(--geo-duration-fast) ease!important}.geo-btn-text:hover{background:var(--geo-neutral-100)!important;color:var(--geo-primary)!important}.geo-btn-brand{background:var(--geo-brand-gradient)!important;color:var(--geo-text-white)!important;border:none!important;border-radius:var(--geo-radius-md)!important;box-shadow:0 4px 12px #4facfe66!important}.geo-btn-brand:hover{transform:translateY(-1px)!important;box-shadow:0 6px 16px #4facfe80!important}.geo-card{background:var(--geo-bg-card);border:1px solid var(--geo-neutral-200);border-radius:var(--geo-radius-xl);box-shadow:var(--geo-shadow-card);transition:all .2s cubic-bezier(.4,0,.2,1)}.geo-card:hover{border-color:var(--geo-neutral-300);box-shadow:var(--geo-shadow-card-hover);transform:translateY(-2px)}.geo-stat-card{position:relative;padding:20px 24px;border-radius:var(--geo-radius-xl);background:linear-gradient(135deg,#fff,#fafbfc);border:1px solid var(--geo-neutral-200);overflow:hidden;box-shadow:var(--geo-shadow-card);transition:all .2s cubic-bezier(.4,0,.2,1)}.geo-stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--geo-primary-gradient);opacity:0;transition:opacity var(--geo-duration-base) ease}.geo-stat-card:hover{border-color:var(--geo-neutral-300);box-shadow:var(--geo-shadow-card-hover);transform:translateY(-2px)}.geo-stat-card:hover:before{opacity:1}.geo-stat-card-icon{width:48px;height:48px;border-radius:var(--geo-radius-lg);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.geo-stat-card-value{font-size:32px;font-weight:700;line-height:1.2;color:var(--geo-neutral-900)}.geo-stat-card-label{font-size:14px;color:var(--geo-neutral-500);margin-top:4px}.geo-card-clickable{cursor:pointer}.geo-card-clickable:active{transform:translateY(0)}.geo-table-wrapper{border:1px solid var(--geo-neutral-200);border-radius:var(--geo-radius-xl);overflow:hidden;background:#fff}.geo-table-thead-gradient>tr>th{background:var(--geo-neutral-50)!important;font-weight:600!important;color:var(--geo-neutral-700)!important;border-bottom:1px solid var(--geo-neutral-200)!important;padding:14px 16px!important;font-size:13px!important;text-transform:uppercase!important;letter-spacing:.5px!important}.geo-table-row-hover>tbody>tr{transition:background-color var(--geo-duration-fast) ease!important}.geo-table-row-hover>tbody>tr:hover>td{background:var(--geo-primary-50)!important}.geo-table-row-hover>tbody>tr>td{padding:14px 16px!important;border-bottom:1px solid var(--geo-neutral-100)!important;color:var(--geo-neutral-800)!important}.geo-table-row-hover>tbody>tr:last-child>td{border-bottom:none!important}.geo-input{height:40px!important;border:1px solid var(--geo-neutral-300)!important;border-radius:var(--geo-radius-md)!important;padding:0 12px!important;font-size:14px!important;color:var(--geo-neutral-800)!important;background:#fff!important;transition:all var(--geo-duration-base) ease!important}.geo-input:hover{border-color:var(--geo-neutral-400)!important}.geo-input:focus,.geo-input-focused{border-color:var(--geo-primary)!important;box-shadow:0 0 0 3px var(--geo-primary-50)!important;outline:none!important}.geo-input::placeholder{color:var(--geo-neutral-400)!important}.geo-textarea{border-radius:var(--geo-radius-md)!important;border:1px solid var(--geo-neutral-300)!important;transition:all var(--geo-duration-base) ease!important}.geo-textarea:focus{border-color:var(--geo-primary)!important;box-shadow:0 0 0 3px var(--geo-primary-50)!important}.geo-select .ant-select-selector{height:40px!important;border:1px solid var(--geo-neutral-300)!important;border-radius:var(--geo-radius-md)!important;padding:0 12px!important}.geo-modal{border-radius:var(--geo-radius-2xl)!important;box-shadow:var(--geo-shadow-4)!important;border:1px solid var(--geo-neutral-200)!important;overflow:hidden!important;animation:geo-scale-in var(--geo-duration-normal) ease!important}.geo-modal-mask{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.geo-modal-header{border-bottom:1px solid var(--geo-neutral-100)!important;padding:20px 24px!important;background:#fff!important}.geo-modal-title{font-size:18px!important;font-weight:600!important;color:var(--geo-neutral-900)!important}.geo-modal-body{padding:24px!important}.geo-modal-footer{border-top:1px solid var(--geo-neutral-100)!important;padding:16px 24px!important;background:var(--geo-neutral-50)!important}.geo-tag{display:inline-flex;align-items:center;gap:4px;padding:2px 10px;border-radius:var(--geo-radius-full);font-size:12px;font-weight:500;line-height:20px}.geo-tag-success{background:#f6ffed!important;color:#389e0d!important;border:1px solid #b7eb8f!important;border-radius:var(--geo-radius-full)!important}.geo-tag-warning{background:#fffbe6!important;color:#d46b08!important;border:1px solid #ffd666!important;border-radius:var(--geo-radius-full)!important}.geo-tag-error{background:#fff2f0!important;color:#cf1322!important;border:1px solid #ffccc7!important;border-radius:var(--geo-radius-full)!important}.geo-tag-info{background:#e6f4ff!important;color:#0958d9!important;border:1px solid #91caff!important;border-radius:var(--geo-radius-full)!important}.geo-tag-processing{background:#f0f5ff!important;color:#1d39c4!important;border:1px solid #adc6ff!important;border-radius:var(--geo-radius-full)!important}.geo-tag-wechat{background:#07c160!important;color:#fff!important;border:none!important}.geo-tag-zhihu{background:#06f!important;color:#fff!important;border:none!important}.geo-tag-jianshu{background:#ea6f5a!important;color:#fff!important;border:none!important}.geo-tag-xiaohongshu{background:#ff2442!important;color:#fff!important;border:none!important}.geo-tag-filter{border-radius:var(--geo-radius-full)!important;cursor:pointer!important;transition:all var(--geo-duration-base) ease!important}.geo-tag-filter:hover{opacity:.8}.geo-tag-filter.active{background:var(--geo-primary)!important;color:var(--geo-text-white)!important;border-color:var(--geo-primary)!important}.geo-breadcrumb{display:flex;align-items:center;gap:var(--geo-spacing-sm);margin-bottom:var(--geo-spacing-base);font-size:var(--geo-font-base)}.geo-breadcrumb-item{color:var(--geo-text-secondary);transition:color var(--geo-duration-fast) ease;cursor:pointer}.geo-breadcrumb-item:hover{color:var(--geo-primary)}.geo-breadcrumb-separator{color:var(--geo-text-disabled);margin:0 var(--geo-spacing-xs)}.geo-breadcrumb-item-active{color:var(--geo-text-primary);font-weight:500}.geo-page{min-height:100%;padding:0}.geo-page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--geo-neutral-100)}.geo-page-title{font-size:24px;font-weight:600;color:var(--geo-neutral-900);margin:0}.geo-page-subtitle{font-size:14px;color:var(--geo-neutral-500);margin-top:4px}.geo-page-content{animation:geo-fade-up var(--geo-duration-normal) ease}.geo-draggable-card{border:2px solid transparent;cursor:grab;transition:all var(--geo-duration-base) ease;border-radius:var(--geo-radius-md)}.geo-draggable-card:hover{border-color:var(--geo-primary-border)}.geo-draggable-card.dragging{opacity:.8;transform:scale(1.02);border-color:var(--geo-primary);cursor:grabbing;box-shadow:var(--geo-shadow-lg)}.geo-content-card{border-radius:var(--geo-radius-lg);overflow:hidden;transition:all var(--geo-duration-normal) ease;border:1px solid var(--geo-border-lighter)}.geo-content-card:hover{transform:translateY(-2px);box-shadow:var(--geo-shadow-md)}.geo-content-card-header{padding:var(--geo-spacing-base);border-bottom:1px solid var(--geo-border-lighter);background:var(--geo-bg-gray)}.geo-content-card-body{padding:var(--geo-spacing-base)}.geo-content-card-footer{padding:var(--geo-spacing-sm) var(--geo-spacing-base);border-top:1px solid var(--geo-border-lighter);background:var(--geo-bg-gray)}.geo-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--geo-spacing-4xl);color:var(--geo-text-tertiary)}.geo-empty-icon{font-size:48px;margin-bottom:var(--geo-spacing-base);opacity:.5}.geo-empty-text{font-size:var(--geo-font-base);margin-bottom:var(--geo-spacing-lg)}.geo-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#fffc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:var(--geo-z-modal)}.geo-message{position:fixed;top:var(--geo-spacing-xl);left:50%;transform:translate(-50%);animation:geo-fade-down var(--geo-duration-normal) ease}.geo-notification{position:fixed;right:var(--geo-spacing-xl);top:var(--geo-spacing-xl);width:380px;animation:geo-slide-in-right var(--geo-duration-normal) ease}@media (max-width: 576px){.geo-hide-mobile{display:none!important}}@media (min-width: 577px) and (max-width: 768px){.geo-hide-tablet{display:none!important}}@media (min-width: 769px){.geo-hide-desktop{display:none!important}}.geo-app-shell{min-height:100vh;display:flex;flex-direction:column;background:#f6f8fb;color:#0f172a}.geo-topbar{position:sticky;top:0;z-index:50;height:60px;display:flex;align-items:center;gap:16px;padding:0 24px;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 2px #0f172a0a}.geo-topbar-logo{display:flex;align-items:center;gap:10px;margin-right:16px;color:#0f172a;font-size:16px;font-weight:700;line-height:1;white-space:nowrap}.geo-topbar-logo-mark{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-size:14px;font-weight:800}.geo-topbar-company{max-width:240px;height:38px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb;color:#0f172a;font-size:14px;font-weight:500;transition:all .15s ease}.geo-topbar-company span:not(.anticon):not(.geo-topbar-company-arrow){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.geo-topbar-company-arrow{flex:0 0 auto;color:#94a3b8;font-size:10px}.geo-company-popover .ant-popover-inner{width:320px;padding:0;overflow:hidden;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 18px 40px #0f172a29}.geo-company-popover .ant-popover-inner-content{padding:0}.geo-company-menu{background:#fff}.geo-company-menu-search{margin:12px;width:calc(100% - 24px)}.geo-company-menu-search.ant-input-affix-wrapper{border-radius:10px}.geo-company-menu-list{max-height:280px;overflow-y:auto;padding:2px 8px 8px}.geo-company-menu-footer{padding:8px;border-top:1px solid #e5e7eb;background:#fff}.geo-company-menu-create{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;color:#2563eb;font-size:13px;font-weight:700;transition:all .15s ease}.geo-company-menu-create:hover{border-color:#93c5fd;background:#dbeafe}.geo-company-menu-loading{display:flex;align-items:center;justify-content:center;min-height:96px}.geo-company-menu-item{position:relative;width:100%;min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 10px;padding:9px 12px;border-radius:10px;color:#0f172a;text-align:left;transition:all .15s ease}.geo-company-menu-item:hover{background:#f8fafc}.geo-company-menu-item.active{background:#eff6ff;color:#1d4ed8}.geo-company-menu-name{min-width:0;overflow:hidden;font-size:14px;font-weight:600;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.geo-company-menu-meta{grid-column:1 / -1;min-width:0;overflow:hidden;color:#64748b;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.geo-company-menu-current{grid-row:1 / 2;grid-column:2 / 3;padding:2px 6px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:11px;font-weight:600;white-space:nowrap}.geo-topbar-spacer{flex:1;min-width:16px}.geo-topbar-icon-btn{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#475569;font-size:17px;transition:all .15s ease}.geo-topbar-icon-btn:hover{background:#f9fafb;color:#0f172a}.geo-topbar-notification{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center}.geo-topbar-notification .ant-btn{width:36px;height:36px;border-radius:10px!important}.geo-topbar-primary-btn{min-width:96px;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid #1d4ed8;border-radius:10px;background:#2563eb;color:#fff;font-size:13px;font-weight:600;white-space:nowrap;opacity:1;visibility:visible;box-shadow:0 4px 12px #2563eb2e;transition:background .15s ease,box-shadow .15s ease}.geo-topbar-primary-btn span{display:inline-flex}.geo-topbar-primary-btn:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb38}.geo-topbar-user{display:inline-flex;align-items:center;gap:8px;padding:4px 8px 4px 4px;border-radius:12px;color:#0f172a;transition:all .15s ease}.geo-topbar-user:hover{background:#f9fafb}.geo-topbar-user-avatar{background:linear-gradient(135deg,#fbbf24,#f59e0b)!important;color:#fff!important;font-size:13px!important;font-weight:700!important}.geo-topbar-user-name{max-width:112px;overflow:hidden;color:#334155;font-size:14px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.geo-sidebar{width:220px;flex:0 0 220px;display:flex;flex-direction:column;gap:4px;padding:16px 12px;overflow-y:auto;background:#fff;border-right:1px solid #e5e7eb}.geo-sidebar-section+.geo-sidebar-section{margin-top:10px;padding-top:12px;border-top:1px solid #e5e7eb}.geo-sidebar-section-title{padding:12px 12px 6px;color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.geo-sidebar-item{width:100%;min-height:38px;display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:10px;color:#475569;font-size:14px;font-weight:500;text-align:left;transition:all .15s ease}.geo-sidebar-item:hover{background:#f9fafb;color:#0f172a}.geo-sidebar-item.featured{position:relative;margin:4px 0;border:1px solid #dbeafe;background:linear-gradient(135deg,#eff6ff,#f5f3ff);color:#1d4ed8;font-weight:700;box-shadow:0 8px 22px #2563eb14}.geo-sidebar-item.featured:after{content:"工作台";margin-left:auto;padding:2px 6px;border-radius:999px;background:#fff;color:#7c3aed;font-size:11px;font-weight:700;line-height:1.35;box-shadow:0 1px 4px #0f172a14}.geo-sidebar-item.featured:hover{border-color:#bfdbfe;background:linear-gradient(135deg,#dbeafe,#ede9fe);color:#1d4ed8}.geo-sidebar-item.active{background:#eff6ff;color:#2563eb}.geo-sidebar-item.featured.active{border-color:#93c5fd;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;box-shadow:0 14px 28px #2563eb2e}.geo-sidebar-item.featured.active:after{color:#2563eb}.geo-sidebar-footer{display:flex;gap:8px;margin-top:auto;padding:12px;border-radius:10px;background:#f9fafb;color:#64748b;font-size:12px;line-height:1.45}.geo-sidebar-footer .anticon{margin-top:2px;color:#f59e0b}.geo-main{min-width:0;flex:1;display:flex;flex-direction:column;overflow-y:auto;padding:28px 32px 16px;background:#f6f8fb}.geo-main-inner{width:100%;max-width:1280px;min-height:calc(100vh - 120px);margin:0 auto}.geo-footer{width:100%;max-width:1280px;margin:0 auto;padding:16px 0 0;color:#94a3b8;font-size:12px;text-align:center}.geo-footer a{color:inherit;text-decoration:none}.geo-footer a:hover{color:#2563eb}.geo-page-enter{animation:geo-fade-up .3s ease-out}@media (max-width: 1024px){.geo-topbar-logo span:last-child{display:none}.geo-topbar-user-name{display:none}.geo-main{padding:20px}}@media (max-width: 768px){.geo-topbar{gap:10px;padding:0 14px}.geo-topbar-company{max-width:148px}.geo-layout{flex-direction:column}.geo-sidebar{width:100%;flex:none;max-height:220px;border-right:none;border-bottom:1px solid #e5e7eb}.geo-sidebar-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.geo-sidebar-section-title,.geo-sidebar-footer{grid-column:1 / -1}.geo-main{padding:16px}}.ant-card{border-radius:var(--geo-radius-xl)!important;box-shadow:var(--geo-shadow-card)!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;border:1px solid var(--geo-neutral-200)!important}.ant-card:hover{box-shadow:var(--geo-shadow-card-hover)!important;transform:translateY(-2px)}.ant-card-head{border-bottom:1px solid var(--geo-neutral-100)!important;font-weight:600!important;font-size:16px!important}.ant-table{border-radius:var(--geo-radius-xl)!important;overflow:hidden!important}.ant-table-thead>tr>th{background:var(--geo-neutral-50)!important;font-weight:600!important;color:var(--geo-neutral-700)!important;border-bottom:1px solid var(--geo-neutral-200)!important;padding:14px 16px!important;font-size:13px!important;text-transform:uppercase!important;letter-spacing:.5px!important}.ant-table-tbody>tr{transition:background-color var(--geo-duration-fast) ease!important}.ant-table-tbody>tr:hover>td{background:var(--geo-primary-50)!important}.ant-table-tbody>tr>td{transition:all .2s ease!important;padding:14px 16px!important;border-bottom:1px solid var(--geo-neutral-100)!important}.ant-table-tbody>tr:last-child>td{border-bottom:none!important}.ant-btn-primary{background:linear-gradient(180deg,#4096ff,#1677ff)!important;border:1px solid #1677ff!important;box-shadow:0 2px #00000004,var(--geo-shadow-primary)!important;transition:all var(--geo-duration-base) ease!important}.ant-btn-primary:hover{background:linear-gradient(180deg,#69b1ff,#4096ff)!important;border-color:#4096ff!important;box-shadow:var(--geo-shadow-primary-lg)!important;transform:translateY(-1px)}.ant-btn{border-radius:var(--geo-radius-md)!important;font-weight:500!important;transition:all var(--geo-duration-base) ease!important}.ant-btn-default:hover{border-color:var(--geo-primary)!important;color:var(--geo-primary)!important;background:var(--geo-primary-50)!important}.ant-tag{border-radius:var(--geo-radius-full)!important;padding:2px 10px!important;font-weight:500!important;font-size:12px!important}.ant-modal-content{border-radius:var(--geo-radius-2xl)!important;box-shadow:var(--geo-shadow-4)!important;border:1px solid var(--geo-neutral-200)!important;overflow:hidden!important}.ant-modal-header{border-bottom:1px solid var(--geo-neutral-100)!important;border-radius:20px 20px 0 0!important;padding:20px 24px!important;background:#fff!important}.ant-modal-title{font-size:18px!important;font-weight:600!important;color:var(--geo-neutral-900)!important}.ant-modal-body{padding:24px!important}.ant-modal-footer{border-top:1px solid var(--geo-neutral-100)!important;padding:16px 24px!important;background:var(--geo-neutral-50)!important}.ant-input,.ant-input-number,.ant-select-selector,.ant-input-affix-wrapper{border-radius:var(--geo-radius-md)!important;transition:all var(--geo-duration-base) ease!important;border:1px solid var(--geo-neutral-300)!important}.ant-input-affix-wrapper .ant-input{border:none!important;border-radius:0!important}.ant-input:hover,.ant-input-number:hover,.ant-select-selector:hover,.ant-input-affix-wrapper:hover{border-color:var(--geo-neutral-400)!important}.ant-input:focus,.ant-input-number:focus,.ant-select-focused .ant-select-selector,.ant-input-affix-wrapper-focused{box-shadow:0 0 0 3px var(--geo-primary-50)!important;border-color:var(--geo-primary)!important}.ant-statistic-title{font-size:14px!important;font-weight:500!important;color:var(--geo-neutral-500)!important}.ant-statistic-content{font-size:32px!important;font-weight:700!important;color:var(--geo-neutral-900)!important}.ant-drawer-content{border-radius:var(--geo-radius-xl) 0 0 var(--geo-radius-xl)!important}.ant-drawer-header{border-bottom:1px solid var(--geo-neutral-100)!important;padding:20px 24px!important}.ant-tabs-tab{font-weight:500!important;transition:all var(--geo-duration-base) ease!important}.ant-tabs-tab:hover{color:var(--geo-primary)!important}.ant-tabs-tab-active{font-weight:600!important}h1{font-size:24px!important;font-weight:600!important;color:var(--geo-neutral-900)!important;margin-bottom:24px!important}.ant-spin-dot-item{background-color:var(--geo-primary)!important}.ant-select-dropdown,.ant-popover-inner{border-radius:var(--geo-radius-lg)!important;box-shadow:var(--geo-shadow-3)!important;border:1px solid var(--geo-neutral-200)!important}.ant-progress-bg{background:linear-gradient(90deg,#1677ff,#4096ff)!important}.ant-progress-success-bg{background:linear-gradient(90deg,#389e0d,#52c41a)!important}.ant-switch-checked{background:linear-gradient(135deg,#1677ff,#0958d9)!important}.ant-menu-dark .ant-menu-item-selected{background:var(--geo-primary)!important;box-shadow:0 2px 8px #1677ff4d!important}.ant-menu-dark .ant-menu-item{margin:4px 8px!important;border-radius:var(--geo-radius-md)!important;transition:all .2s ease!important}.ant-menu-dark .ant-menu-item:hover{background:#ffffff14!important}#root *{scrollbar-width:thin;scrollbar-color:var(--geo-neutral-300) transparent}#root *::-webkit-scrollbar{width:6px;height:6px}#root *::-webkit-scrollbar-track{background:transparent}#root *::-webkit-scrollbar-thumb{background-color:var(--geo-neutral-300);border-radius:3px}#root *::-webkit-scrollbar-thumb:hover{background-color:var(--geo-neutral-400)}:root{--color-bg: #f6f8fb;--color-surface: #fff;--color-surface-2: #f9fafb;--color-border: #e5e7eb;--color-border-light: #f1f3f5;--color-text: #0f172a;--color-text-2: #475569;--color-text-3: #94a3b8;--color-primary: #2563eb;--color-primary-soft: #eff6ff;--color-primary-hover: #1d4ed8;--color-purple: #7c3aed;--color-purple-soft: #f5f3ff;--color-success: #10b981;--color-success-soft: #ecfdf5;--color-warning: #f59e0b;--color-warning-soft: #fffbeb;--color-danger: #ef4444;--color-danger-soft: #fef2f2;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .04);--shadow-md: 0 2px 8px rgba(15, 23, 42, .06);--shadow-lg: 0 8px 24px rgba(15, 23, 42, .08);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px}.geo-app-shell,.geo-app-shell *{box-sizing:border-box}.geo-app-shell{min-height:100vh;display:flex;flex-direction:column;background:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Segoe UI,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.6}.geo-app-shell button{font-family:inherit;border:none;background:transparent;cursor:pointer}.geo-topbar{position:sticky;top:0;z-index:50;height:60px;display:flex;align-items:center;gap:0;padding:0 24px;background:#fff;border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-sm)}.geo-topbar-logo{display:flex;align-items:center;gap:10px;margin-right:32px;color:var(--color-text);font-size:16px;font-weight:700;line-height:1;white-space:nowrap}.geo-topbar-logo-mark{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-size:14px;font-weight:800}.geo-topbar-company{max-width:260px;height:auto;display:flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-2);color:var(--color-text);font-size:14px;font-weight:500}.geo-topbar-company:hover{background:#fff;border-color:#cbd5e1}.geo-topbar-company-arrow{color:var(--color-text-3);font-size:10px}.geo-topbar-spacer{flex:1}.geo-topbar-icon-btn,.geo-topbar-notification,.geo-topbar-notification .ant-btn{width:36px!important;height:36px!important}.geo-topbar-icon-btn,.geo-topbar-notification .ant-btn{display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md)!important;color:var(--color-text-2);font-size:18px;box-shadow:none!important}.geo-topbar-icon-btn:hover,.geo-topbar-notification .ant-btn:hover{background:var(--color-surface-2)!important;color:var(--color-text)!important}.geo-app-shell .geo-topbar-primary-btn{min-width:96px;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid var(--color-primary-hover);border-radius:var(--radius-md);background:var(--color-primary);color:#fff;font-size:13px;font-weight:700;line-height:1;white-space:nowrap;opacity:1;visibility:visible;box-shadow:0 4px 12px #2563eb2e}.geo-app-shell .geo-topbar-primary-btn span,.geo-app-shell .geo-topbar-primary-btn .anticon{display:inline-flex;color:inherit}.geo-app-shell .geo-topbar-primary-btn:hover{background:var(--color-primary-hover);color:#fff;box-shadow:0 6px 14px #2563eb3d}.geo-topbar-user{width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin-left:16px;padding:0;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#f59e0b)}.geo-topbar-user:hover{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.geo-topbar-user-avatar{background:transparent!important;color:#fff!important;font-size:13px!important;font-weight:700!important}.geo-topbar-user-name{display:none}.geo-company-popover .ant-popover-inner{width:300px;padding:8px;border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg)}.geo-company-menu-search.ant-input-affix-wrapper{height:38px;margin:0 0 6px;width:100%;border:1px solid var(--color-border)!important;border-radius:var(--radius-md)!important;background:var(--color-surface-2)}.geo-company-menu-search.ant-input-affix-wrapper-focused{border-color:var(--color-primary)!important;box-shadow:0 0 0 3px #2563eb1a!important;background:#fff}.geo-company-menu-list{max-height:280px;overflow-y:auto;padding:0}.geo-company-menu-item{min-height:auto;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:10px 12px;border-radius:var(--radius-sm);color:var(--color-text);font-size:13px;text-align:left}.geo-company-menu-item:hover{background:var(--color-surface-2)}.geo-company-menu-item.active{background:var(--color-primary-soft);color:var(--color-primary);font-weight:500}.geo-company-menu-name{min-width:0;overflow:hidden;font-size:13px;font-weight:inherit;text-overflow:ellipsis;white-space:nowrap}.geo-company-menu-meta{display:none}.geo-company-menu-current{color:var(--color-success);background:transparent;font-size:11px}.geo-layout{flex:1;min-height:0;display:flex}.geo-sidebar{width:220px;flex:0 0 220px;display:flex;flex-direction:column;gap:4px;padding:16px 12px;overflow-y:auto;background:#fff;border-right:1px solid var(--color-border)}.geo-sidebar-section{display:flex;flex-direction:column;gap:4px}.geo-sidebar-section+.geo-sidebar-section{margin-top:0;padding-top:0;border-top:none}.geo-sidebar-section-title{padding:12px 12px 6px;color:var(--color-text-3);font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.geo-sidebar-section:not(:first-child):before{content:"";height:1px;margin:12px 0;background:var(--color-border)}.geo-sidebar-item{width:100%;min-height:auto;display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:var(--radius-md);color:var(--color-text-2);font-size:14px;font-weight:500;text-align:left;transition:all .15s ease}.geo-sidebar-item:hover{background:var(--color-surface-2);color:var(--color-text)}.geo-sidebar-item.active{background:var(--color-primary-soft);color:var(--color-primary)}.geo-sidebar-item-icon{width:20px;display:inline-flex;align-items:center;justify-content:center;color:inherit;font-size:16px}.geo-main{min-width:0;flex:1;display:block;overflow-y:auto;padding:28px 32px;background:var(--color-bg)}.geo-main-inner{width:100%;max-width:1280px;min-height:auto;margin:0 auto}.geo-footer{max-width:1280px;margin:0 auto;padding:16px 0 0;color:var(--color-text-3);font-size:12px;text-align:center}.dashboard-page{display:grid;gap:0}.dashboard-today-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.dashboard-today-stat-card{min-height:auto;padding:16px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;box-shadow:none;text-align:center}.dashboard-today-stat-value{color:var(--color-text);font-size:28px;font-weight:700;line-height:1.2}.dashboard-today-stat-label{margin-top:4px;color:var(--color-text-3);font-size:12px}.dashboard-home-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.dashboard-stat-card{min-height:auto;position:relative;display:block;overflow:hidden;padding:18px;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;box-shadow:none;color:var(--color-text);text-align:left;transition:all .15s ease}.dashboard-stat-card:hover{transform:translateY(-1px);border-color:#cbd5e1;box-shadow:var(--shadow-md)}.dashboard-stat-card.alert{border-color:#fecaca;background:linear-gradient(180deg,#fff,#fef2f2)}.dashboard-stat-card-icon{display:block;margin-bottom:8px;color:inherit;font-size:18px}.dashboard-stat-card-label{display:block;margin-bottom:4px;color:var(--color-text-2);font-size:13px;font-weight:400}.dashboard-stat-card-value{color:var(--color-text);font-size:24px;font-weight:700;line-height:1}.dashboard-stat-card-suffix{color:var(--color-text-3);font-size:13px}.dashboard-stat-card-action{display:flex;align-items:center;gap:3px;margin-top:10px;color:var(--color-primary);font-size:12px;font-weight:400}.dashboard-two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start;margin-bottom:20px}.dashboard-card,.enterprise-profile-overview-card,.enterprise-profile-info-shell,.enterprise-profile-asset-toolbar,.enterprise-profile-info-head,.enterprise-profile-product-toolbar,.enterprise-profile-gallery-toolbar,.enterprise-profile-distillation-toolbar,.enterprise-profile-list-panel,.enterprise-profile-detail-panel,.enterprise-profile-product-table-card,.enterprise-profile-gallery-table-card,.enterprise-profile-distillation-table-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-sm)}.dashboard-card{overflow:hidden}.dashboard-card-head{min-height:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 20px 0}.dashboard-card-title{margin-bottom:0;color:var(--color-text);font-size:15px;font-weight:600}.dashboard-card-body{padding:16px 20px 20px}.dashboard-link,.enterprise-profile-link{color:var(--color-primary);font-size:12px;font-weight:400}.dashboard-task-list{display:grid;gap:8px}.dashboard-task-item{min-height:auto;display:flex;align-items:center;gap:12px;width:100%;margin:0;padding:12px 16px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;color:var(--color-text);text-align:left;transition:all .15s ease}.dashboard-task-item:hover{border-color:var(--color-primary);box-shadow:var(--shadow-sm)}.dashboard-task-priority{width:4px;height:32px;flex:0 0 4px;border-radius:2px;background:var(--color-text-3)}.dashboard-task-priority.high{background:var(--color-danger)}.dashboard-task-priority.medium{background:var(--color-warning)}.dashboard-task-title{color:var(--color-text);font-size:14px;font-weight:500}.dashboard-task-meta{margin-top:2px;color:var(--color-text-3);font-size:12px}.dashboard-task-count{min-width:30px;color:var(--color-text);font-size:18px;font-weight:700;text-align:center}.dashboard-coverage-block{display:grid;gap:16px}.dashboard-coverage-group-title{margin-bottom:8px;padding-left:8px;border-left:3px solid var(--color-text-3);color:var(--color-text-3);font-size:12px;font-weight:600}.dashboard-coverage-group-title.required{border-color:var(--color-danger);color:var(--color-danger)}.dashboard-coverage-group-title.suggested{border-color:var(--color-warning);color:var(--color-warning)}.dashboard-coverage-row{width:100%;min-height:auto;display:flex;align-items:center;gap:12px;padding:8px;border-radius:var(--radius-sm);color:var(--color-text);font-size:13px;text-align:left}.dashboard-coverage-row:hover{background:var(--color-surface-2)}.dashboard-coverage-row-name{width:90px;flex:0 0 90px;overflow:hidden;color:var(--color-text);font-weight:500;text-overflow:ellipsis;white-space:nowrap}.dashboard-coverage-bar{height:8px;min-width:60px;flex:1;overflow:hidden;border-radius:4px;background:var(--color-surface-2)}.dashboard-coverage-bar-fill{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,#10b981,#34d399);transition:width .4s ease}.dashboard-coverage-bar-fill.warn{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.dashboard-coverage-bar-fill.bad{background:linear-gradient(90deg,#ef4444,#f87171)}.dashboard-activity-item{display:flex;gap:12px;align-items:flex-start;width:100%;padding:10px 0;border-bottom:1px dashed var(--color-border-light);color:var(--color-text-2);font-size:13px;text-align:left}.dashboard-activity-dot{width:6px;height:6px;flex:0 0 6px;margin-top:8px;border-radius:50%;background:var(--color-primary)}.dashboard-activity-time{width:120px;flex:0 0 120px;color:var(--color-text-3);font-variant-numeric:tabular-nums}.enterprise-profile-detail-header{display:none}.enterprise-profile-tabs{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:20px;padding:4px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;box-shadow:none}.enterprise-profile-tab{min-height:auto;display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:var(--radius-sm);color:var(--color-text-2);font-size:13px;font-weight:500;white-space:nowrap;transition:all .15s ease}.enterprise-profile-tab:hover{color:var(--color-text)}.enterprise-profile-tab.active{background:var(--color-primary-soft);color:var(--color-primary);font-weight:600}.enterprise-profile-upload-btn,.enterprise-profile-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:5px 10px;border:1px solid transparent;border-radius:var(--radius-md);background:var(--color-primary);color:#fff;font-size:12px;font-weight:500;white-space:nowrap;transition:all .15s ease}.enterprise-profile-action{padding:8px 12px;border-color:#bfdbfe;background:#fff;color:var(--color-primary)}.enterprise-profile-upload-btn:hover{background:var(--color-primary-hover)}.enterprise-profile-action:hover{background:var(--color-primary-soft)}.enterprise-profile-overview{display:grid;gap:16px}.enterprise-profile-overview-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:16px;align-items:stretch}.enterprise-profile-overview-card{padding:18px}.enterprise-profile-company-card{min-height:354px;display:grid;grid-template-rows:auto 1fr auto;gap:16px}.enterprise-profile-company-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:0}.enterprise-profile-company-head h2{margin:0 0 8px;color:var(--color-text);font-size:25px;font-weight:800;line-height:1.25;letter-spacing:0}.enterprise-profile-company-head p{margin:0;color:var(--color-text-2);font-size:14px}.enterprise-profile-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-content:start}.enterprise-profile-info-item{min-height:52px;display:grid;grid-template-columns:74px minmax(0,1fr);gap:10px;align-items:center;padding:10px 12px;border:1px solid var(--color-border-light);border-radius:var(--radius-md);background:#fff}.enterprise-profile-info-item span{margin:0;color:var(--color-text-3);font-size:12px}.enterprise-profile-info-item strong{color:var(--color-text);font-size:14px;font-weight:600;line-height:1.55}.enterprise-profile-desc{margin:0;padding:12px 14px;border:1px solid var(--color-border-light);border-radius:var(--radius-md);background:var(--color-surface-2);color:var(--color-text-2);font-size:13px;line-height:1.7}.enterprise-profile-card-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.enterprise-profile-card-title h3{margin:0;color:var(--color-text);font-size:16px;font-weight:700;line-height:1.4}.enterprise-profile-readiness-meter{height:8px;overflow:hidden;border-radius:999px;background:var(--color-border)}.enterprise-profile-readiness-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#14b8a6)}.enterprise-profile-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.enterprise-profile-stat-card{min-height:118px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start;padding:15px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;color:var(--color-text);text-align:left;transition:all .15s ease}.enterprise-profile-stat-card:hover{transform:translateY(-1px);border-color:#cbd5e1;box-shadow:var(--shadow-md)}.enterprise-profile-stat-label,.enterprise-profile-stat-link{display:block;color:var(--color-text-2);font-size:13px;font-weight:600}.enterprise-profile-stat-value{display:block;margin-top:10px;color:var(--color-text);font-size:28px;font-weight:800;line-height:1}.enterprise-profile-stat-value small{margin-left:4px;color:var(--color-text-3);font-size:13px;font-weight:500}.enterprise-profile-stat-link{margin-top:12px;color:var(--color-primary)}.enterprise-profile-stat-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:var(--radius-md);background:var(--color-surface-2);color:var(--color-text);font-size:19px}.enterprise-profile-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.enterprise-profile-summary-card{min-height:292px;display:flex;flex-direction:column}.enterprise-profile-summary-row{min-height:86px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--color-border-light);border-radius:var(--radius-md);background:#fff;color:var(--color-text);text-align:left;transition:all .15s ease}.enterprise-profile-summary-row:hover{border-color:#bfdbfe;box-shadow:var(--shadow-sm)}.enterprise-profile-summary-row strong{color:var(--color-text);font-size:14px;font-weight:700;line-height:1.45}.enterprise-profile-summary-row small{display:-webkit-box;margin-top:3px;overflow:hidden;color:var(--color-text-3);font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.enterprise-profile-summary-row em{flex-shrink:0;padding:2px 8px;border-radius:999px;background:#f1f5f9;color:var(--color-text-2);font-size:12px;font-style:normal;font-weight:500}.enterprise-profile-info-shell{padding:22px}.enterprise-profile-info-head,.enterprise-profile-asset-toolbar,.enterprise-profile-product-toolbar,.enterprise-profile-gallery-toolbar,.enterprise-profile-distillation-toolbar{padding:20px}.enterprise-profile-info-section,.enterprise-profile-product-metric,.enterprise-profile-gallery-metric,.enterprise-profile-distillation-metric,.enterprise-profile-qualification-card{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff}.enterprise-profile-info-section-title{min-height:44px;display:flex;align-items:center;padding:0 16px;border-bottom:1px solid var(--color-border);background:var(--color-surface-2);color:var(--color-text);font-size:15px;font-weight:700}@media (max-width: 1180px){.dashboard-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-two-col,.enterprise-profile-overview-grid,.enterprise-profile-summary-grid{grid-template-columns:1fr}.enterprise-profile-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.geo-layout{flex-direction:column}.geo-sidebar{width:100%;flex:none;max-height:220px;border-right:none;border-bottom:1px solid var(--color-border)}.geo-sidebar-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.geo-sidebar-section-title,.geo-sidebar-section:before{grid-column:1 / -1}.geo-main{padding:16px}.dashboard-today-stats,.dashboard-home-grid,.enterprise-profile-stat-grid,.enterprise-profile-info-grid{grid-template-columns:1fr}}.geo-app-shell .geo-main{display:block!important;padding:28px 32px!important;background:var(--color-bg)!important}.geo-app-shell .geo-main-inner{max-width:1280px!important;min-height:auto!important}.geo-app-shell .dashboard-page{gap:0!important}.geo-app-shell .dashboard-today-stats{margin-bottom:20px!important}.geo-app-shell .dashboard-home-grid{gap:16px!important;margin-bottom:20px!important}.geo-app-shell .dashboard-today-stat-card{min-height:auto!important;padding:16px!important;border:1px solid var(--color-border)!important;border-radius:var(--radius-md)!important;background:#fff!important;box-shadow:none!important}.geo-app-shell .dashboard-stat-card{min-height:auto!important;padding:18px!important;border:1px solid var(--color-border)!important;border-radius:var(--radius-lg)!important;background:#fff!important;box-shadow:none!important}.geo-app-shell .dashboard-stat-card:hover{transform:translateY(-1px)!important;border-color:#cbd5e1!important;box-shadow:var(--shadow-md)!important}.geo-app-shell .dashboard-card,.geo-app-shell .enterprise-profile-overview-card,.geo-app-shell .enterprise-profile-info-shell,.geo-app-shell .enterprise-profile-asset-toolbar,.geo-app-shell .enterprise-profile-info-head,.geo-app-shell .enterprise-profile-product-toolbar,.geo-app-shell .enterprise-profile-gallery-toolbar,.geo-app-shell .enterprise-profile-distillation-toolbar,.geo-app-shell .enterprise-profile-list-panel,.geo-app-shell .enterprise-profile-detail-panel,.geo-app-shell .enterprise-profile-product-table-card,.geo-app-shell .enterprise-profile-gallery-table-card,.geo-app-shell .enterprise-profile-distillation-table-card{border:1px solid var(--color-border)!important;border-radius:var(--radius-lg)!important;background:#fff!important;box-shadow:var(--shadow-sm)!important}.geo-app-shell .dashboard-two-col{gap:20px!important;margin-bottom:20px!important}.geo-app-shell .dashboard-task-item{padding:12px 16px!important;border:1px solid var(--color-border)!important;border-radius:var(--radius-md)!important;background:#fff!important}.geo-app-shell .dashboard-coverage-row{padding:8px!important;border-radius:var(--radius-sm)!important}.geo-app-shell .geo-topbar-user{width:32px!important;height:32px!important;margin-left:16px!important;padding:0!important;border-radius:50%!important;background:linear-gradient(135deg,#fbbf24,#f59e0b)!important}.geo-app-shell .geo-topbar-user-name{display:none!important}.geo-app-shell .enterprise-profile-tabs{margin-bottom:20px!important;padding:4px!important;border:1px solid var(--color-border)!important;border-radius:var(--radius-md)!important;background:#fff!important;box-shadow:none!important}.geo-app-shell .enterprise-profile-tab{padding:7px 14px!important;border-radius:var(--radius-sm)!important;color:var(--color-text-2)!important}.geo-app-shell .enterprise-profile-tab.active{background:var(--color-primary-soft)!important;color:var(--color-primary)!important}.geo-app-shell .enterprise-profile-tabs .enterprise-profile-upload-btn{min-height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:6px 12px!important;border:1px solid transparent!important;border-radius:var(--radius-md)!important;background:var(--color-primary)!important;color:#fff!important;font-size:12px!important;font-weight:700!important;line-height:1.4!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important;box-shadow:0 4px 10px #2563eb2e!important}.geo-app-shell .enterprise-profile-tabs .enterprise-profile-upload-btn:hover,.geo-app-shell .enterprise-profile-tabs .enterprise-profile-upload-btn.active{background:var(--color-primary-hover)!important;color:#fff!important;box-shadow:0 6px 14px #2563eb3d!important}.geo-app-shell .enterprise-profile-stat-grid{gap:12px!important}.geo-app-shell .enterprise-profile-stat-card{min-height:118px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:start!important;padding:15px!important;border:1px solid var(--color-border)!important;border-radius:var(--radius-md)!important;background:#fff!important;box-shadow:none!important;text-align:left!important}.geo-app-shell .enterprise-profile-stat-card:hover{transform:translateY(-1px)!important;border-color:#cbd5e1!important;box-shadow:var(--shadow-md)!important}.geo-app-shell .enterprise-profile-stat-icon{width:38px!important;height:38px!important;border-radius:var(--radius-md)!important;background:var(--color-surface-2)!important;color:var(--color-text)!important}.geo-app-shell .enterprise-profile-summary-row{min-height:86px!important;padding:10px 12px!important;border:1px solid var(--color-border-light)!important;border-radius:var(--radius-md)!important;background:#fff!important}.geo-app-shell .enterprise-profile-info-item{min-height:52px!important;display:grid!important;grid-template-columns:74px minmax(0,1fr)!important;gap:10px!important;padding:10px 12px!important;border:1px solid var(--color-border-light)!important;border-radius:var(--radius-md)!important;background:#fff!important}@media (max-width: 768px){.geo-app-shell .geo-main{padding:16px!important}}
