html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-.05333rem;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}*{margin:0;padding:0;box-sizing:border-box}html{font-size:37.5PX;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{font-family:var(--font-family);font-size:var(--font-size-base);line-height:1.5714;color:var(--text-primary);background-color:var(--bg-base);min-height:100vh;width:100%;overflow-x:hidden}#root{width:100%;min-height:100vh}a{color:var(--link-color);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--link-hover-color)}img{max-width:100%;height:auto}.no-select{user-select:none;-webkit-user-select:none}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-1{gap:var(--space-1)}.gap-2{gap:var(--space-2)}.gap-3{gap:var(--space-3)}.gap-4{gap:var(--space-4)}.gap-5{gap:var(--space-5)}.gap-6{gap:var(--space-6)}.grid{display:grid}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.hidden{display:none}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.rounded{border-radius:var(--radius-sm)}:root{--primary-deep: #1a2a4a;--primary-blue: #2563eb;--primary-light: #3b82f6;--primary-blue-bg: rgba(37, 99, 235, .08);--bg-hover: rgba(37, 99, 235, .06);--accent-gold: #c9a962;--accent-gold-light: #e8d5a3;--color-success: #52c41a;--color-success-bg: #f6ffed;--color-success-border: #b7eb8f;--color-warning: #faad14;--color-warning-bg: #fffbe6;--color-warning-border: #ffe58f;--color-error: #ff4d4f;--color-error-bg: #fff2f0;--color-error-border: #ffccc7;--color-info: #1890ff;--color-info-bg: #e6f7ff;--color-info-border: #91d5ff;--color-disabled: #c0c0c0;--color-disabled-bg: #f5f5f5;--color-disabled-text: #bfbfbf;--text-primary: #1a1a2e;--text-secondary: #5a6270;--text-muted: #9ca3af;--link-color: #1890ff;--link-hover-color: #096dd9;--label-color: #666666;--bg-base: #f8f9fb;--bg-card: #ffffff;--bg-glass: rgba(255, 255, 255, .85);--gradient-header: linear-gradient(135deg, #1a2a4a 0%, #2563eb 100%);--gradient-footer: linear-gradient(180deg, #1a2a4a 0%, #1e3a6b 100%);--bg-gradient: linear-gradient(180deg, #f8f9fb 0%, #eef2f8 100%);--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--font-size-xs: .32rem;--font-size-sm: .37333rem;--font-size-base: .42667rem;--font-size-md: .42667rem;--font-size-lg: .42667rem;--font-size-xl: .53333rem;--font-size-2xl: .64rem;--font-size-3xl: .8rem;--font-size-4xl: 1.01333rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--space-0: 0;--space-1: .10667rem;--space-2: .21333rem;--space-3: .32rem;--space-4: .42667rem;--space-5: .53333rem;--space-6: .64rem;--space-8: .85333rem;--space-10: 1.06667rem;--space-12: 1.28rem;--space-16: 1.70667rem;--container-max-width: 48rem;--container-padding-x: clamp(.42667rem, 3vw, 1.28rem);--card-padding: var(--space-4);--card-header-padding: var(--space-4) var(--space-5);--card-body-padding: var(--space-4);--card-gap: var(--space-5);--grid-gutter: .42667rem;--shadow-sm: 0 1px .05333rem rgba(0, 0, 0, .04);--shadow-md: 0 .10667rem .32rem rgba(0, 0, 0, .08);--shadow-lg: 0 .21333rem .8rem rgba(0, 0, 0, .12);--shadow-glow: 0 0 .53333rem rgba(37, 99, 235, .15);--radius-sm: .16rem;--radius-md: .26667rem;--radius-lg: .42667rem;--radius-full: 266.64rem;--transition-fast: .15s ease;--transition-normal: .25s ease;--transition-slow: .4s cubic-bezier(.16, 1, .3, 1);--reminder-info-bg: #e3f2fd;--reminder-info-title: #1976d2;--reminder-info-value: #1976d2;--reminder-info-button: #2196f3;--reminder-warning-bg: #fff3e0;--reminder-warning-title: #e65100;--reminder-warning-value: #ff6f00;--reminder-warning-button: #ff9800;--reminder-danger-bg: #fce4ec;--reminder-danger-title: #c2185b;--reminder-danger-value: #d32f2f;--reminder-danger-button: #f44336;--reminder-success-bg: #e8f5e9;--reminder-success-title: #2e7d32;--reminder-success-value: #388e3c;--reminder-success-button: #4caf50;--reminder-default-bg: #f5f5f5;--reminder-default-title: #666666;--reminder-default-value: #333333;--reminder-default-button: #999999;--carousel-dot-inactive: #d9d9d9;--carousel-dot-active: #3b82f6;--carousel-arrow-bg: rgba(255, 255, 255, .95);--carousel-arrow-color: #666666;--carousel-arrow-hover-bg: #3b82f6;--carousel-arrow-hover-color: #ffffff;--icon-gradient-1: linear-gradient(135deg, #6366f1 0%, #818cf8 100%);--icon-gradient-2: linear-gradient(135deg, #ec4899 0%, #f472b6 100%);--icon-gradient-3: linear-gradient(135deg, #06b6d4 0%, #22d3ee 100%);--icon-gradient-4: linear-gradient(135deg, #10b981 0%, #34d399 100%);--icon-gradient-5: linear-gradient(135deg, #f97316 0%, #fb923c 100%);--icon-gradient-6: linear-gradient(135deg, #8b5cf6 0%, #a78bfa 100%);--icon-gradient-7: linear-gradient(135deg, #ef4444 0%, #f87171 100%);--icon-gradient-8: linear-gradient(135deg, #0ea5e9 0%, #38bdf8 100%);--shortcut-palette-1: #ff9800;--shortcut-palette-2: #4caf50;--shortcut-palette-3: #00bcd4;--shortcut-palette-4: #2196f3;--shortcut-palette-5: #3f51b5;--shortcut-palette-6: #ff5722;--shortcut-palette-7: #9c27b0;--shortcut-palette-8: #ffc107;--shortcut-item-bg: #f5f5f5;--shortcut-item-hover-bg: #e3f2fd;--notice-text-color: #333333;--notice-text-secondary: #666666;--notice-text-muted: #999999;--border-color: #f0f0f0;--border-color-strong: #e0e0e0;--card-item-shadow: 0 .05333rem .21333rem rgba(0, 0, 0, .08);--card-item-shadow-hover: 0 .10667rem .42667rem rgba(0, 0, 0, .12);--divider-color: #e0e0e0;--divider-subtle: rgba(0, 0, 0, .02);--mask-bg: rgba(0, 0, 0, .02);--chart-color-1: #2563eb;--chart-color-2: #10b981;--chart-color-3: #f59e0b;--chart-color-4: #ef4444;--chart-color-5: #8b5cf6;--chart-color-6: #ec4899;--chart-color-7: #14b8a6;--chart-color-8: #f97316;--launcher-icon-size: 1.86667rem;--launcher-icon-radius: .58667rem;--launcher-icon-label-size: .37333rem;--launcher-grid-cols: 4;--launcher-grid-gap-x: .42667rem;--launcher-grid-gap-y: .64rem;--launcher-grid-padding: .64rem .42667rem;--launcher-dock-height: 2.34667rem;--launcher-header-height: 1.49333rem;--launcher-glass-bg: rgba(255, 255, 255, .72);--launcher-glass-border: rgba(255, 255, 255, .3);--launcher-glass-blur: .53333rem;--launcher-dock-glass-bg: rgba(255, 255, 255, .78);--launcher-dock-glass-border: rgba(255, 255, 255, .2);--launcher-dock-blur: .8rem;--launcher-appview-header-height: 1.28rem;--launcher-icon-label-shadow: -.5px -.5px 0 rgba(255, 255, 255, .9), .5px -.5px 0 rgba(255, 255, 255, .9), -.5px .5px 0 rgba(255, 255, 255, .9), .5px .5px 0 rgba(255, 255, 255, .9), 0 0 .10667rem rgba(255, 255, 255, .6), 0 1px .05333rem rgba(0, 0, 0, .12)}[data-theme=midnight]{--primary-deep: #0f1f3d;--primary-blue: #4d8eff;--primary-light: #6ba3ff;--primary-blue-bg: rgba(77, 142, 255, .08);--bg-hover: rgba(77, 142, 255, .06);--accent-gold: #e8c87a;--accent-gold-light: #f0dba8;--text-primary: #e8eaf0;--text-secondary: #a0aab8;--text-tertiary: #636d7d;--text-muted: #636d7d;--link-color: #5b9aff;--link-hover-color: #82b5ff;--label-color: #9ba3b0;--bg-base: #0d1117;--bg-card: #161b22;--bg-glass: rgba(22, 27, 34, .85);--color-success: #3dd68c;--color-success-bg: #0d2a1a;--color-success-border: #1a5c33;--color-warning: #fbbf24;--color-warning-bg: #291d00;--color-warning-border: #5c3e00;--color-error: #ff6b6b;--color-error-bg: #2a0d0d;--color-error-border: #5c1a1a;--color-info: #4d8eff;--color-info-bg: #0d1a2e;--color-info-border: #1a3a70;--color-disabled: #555;--color-disabled-bg: #222;--color-disabled-text: #666;--border-color: #21262d;--border-color-strong: #30363d;--divider-color: #30363d;--divider-subtle: rgba(255, 255, 255, .04);--mask-bg: rgba(255, 255, 255, .04);--shadow-sm: 0 1px .05333rem rgba(0, 0, 0, .3);--shadow-md: 0 .10667rem .32rem rgba(0, 0, 0, .5);--shadow-lg: 0 .21333rem .8rem rgba(0, 0, 0, .6);--shadow-glow: 0 0 .53333rem rgba(77, 142, 255, .25);--card-item-shadow: 0 .05333rem .21333rem rgba(0, 0, 0, .4);--card-item-shadow-hover: 0 .10667rem .42667rem rgba(0, 0, 0, .6);--reminder-info-bg: #0d1a2e;--reminder-info-title: #82b5ff;--reminder-info-value: #82b5ff;--reminder-info-button: #4d8eff;--reminder-warning-bg: #291d00;--reminder-warning-title: #ffd166;--reminder-warning-value: #fbbf24;--reminder-warning-button: #f59e0b;--reminder-danger-bg: #2a0d0d;--reminder-danger-title: #ff9090;--reminder-danger-value: #ff6b6b;--reminder-danger-button: #ef4444;--reminder-success-bg: #0d2a1a;--reminder-success-title: #6ee7a8;--reminder-success-value: #3dd68c;--reminder-success-button: #22c55e;--reminder-default-bg: #1a1e24;--reminder-default-title: #a0aab8;--reminder-default-value: #c8d0db;--reminder-default-button: #555e6a;--carousel-dot-inactive: #3a3f4a;--carousel-dot-active: #4d8eff;--carousel-arrow-bg: rgba(30, 35, 45, .95);--carousel-arrow-color: #a0aab8;--carousel-arrow-hover-bg: #4d8eff;--carousel-arrow-hover-color: #ffffff;--shortcut-item-bg: #1e232d;--shortcut-item-hover-bg: #1a2a4a;--notice-text-color: #e8eaf0;--notice-text-secondary: #a0aab8;--notice-text-muted: #636d7d;--launcher-glass-bg: rgba(22, 27, 34, .72);--launcher-glass-border: rgba(255, 255, 255, .12);--launcher-dock-glass-bg: rgba(22, 27, 34, .78);--launcher-dock-glass-border: rgba(255, 255, 255, .08);--launcher-icon-label-shadow: -.5px -.5px 0 rgba(0, 0, 0, .7), .5px -.5px 0 rgba(0, 0, 0, .7), -.5px .5px 0 rgba(0, 0, 0, .7), .5px .5px 0 rgba(0, 0, 0, .7), 0 0 .16rem rgba(0, 0, 0, .5), 0 0 .08rem rgba(0, 0, 0, .3)}[data-theme=academic]{--primary-deep: #1a2a4a;--primary-blue: #2563eb;--primary-light: #3b82f6;--accent-gold: #c9a962;--accent-gold-light: #e8d5a3;--text-primary: #1a1a2e;--text-secondary: #5a6270;--text-muted: #9ca3af;--bg-base: #f8f9fb;--bg-card: #f5f8fc;--bg-glass: rgba(255, 255, 255, .92);--border-color: #f0f0f0;--border-color-strong: #e0e0e0;--shadow-sm: 0 1px .05333rem rgba(0, 0, 0, .04);--shadow-md: 0 .10667rem .32rem rgba(0, 0, 0, .08);--shadow-lg: 0 .21333rem .8rem rgba(0, 0, 0, .12);--shadow-glow: 0 0 .53333rem rgba(37, 99, 235, .15);--card-item-shadow: 0 .05333rem .21333rem rgba(0, 0, 0, .08);--card-item-shadow-hover: 0 .10667rem .42667rem rgba(0, 0, 0, .12);--color-success: #52c41a;--color-warning: #faad14;--color-error: #ff4d4f;--color-info: #1890ff;--gradient-primary: linear-gradient(135deg, #2563eb 0%, #3b82f6 100%);--gradient-accent: linear-gradient(180deg, #2563eb, #c9a962);--gradient-header: linear-gradient(135deg, #1a2a4a 0%, #2563eb 100%);--gradient-footer: linear-gradient(180deg, #1a2a4a 0%, #1e3a6b 100%);--bg-gradient: linear-gradient(180deg, #f8f9fb 0%, #eef2f8 100%)}[data-theme=pine]{--primary-deep: #0f3d2e;--primary-blue: #0f9d77;--primary-light: #34d399;--accent-gold: #e0b15a;--accent-gold-light: #f0d99a;--text-primary: #10271f;--text-secondary: #4a6358;--text-muted: #90a89c;--bg-base: #f3f8f5;--bg-card: #f1f7f2;--bg-glass: rgba(255, 255, 255, .92);--border-color: #e6efe9;--border-color-strong: #d2e3d8;--shadow-sm: 0 1px .05333rem rgba(15, 157, 119, .04);--shadow-md: 0 .10667rem .32rem rgba(15, 157, 119, .08);--shadow-lg: 0 .21333rem .8rem rgba(15, 157, 119, .12);--shadow-glow: 0 0 .53333rem rgba(15, 157, 119, .15);--card-item-shadow: 0 .05333rem .21333rem rgba(15, 157, 119, .08);--card-item-shadow-hover: 0 .10667rem .42667rem rgba(15, 157, 119, .12);--color-success: #16a34a;--color-warning: #f59e0b;--color-error: #ef4444;--color-info: #0ea5e9;--gradient-primary: linear-gradient(135deg, #0f9d77 0%, #34d399 100%);--gradient-accent: linear-gradient(180deg, #0f9d77, #e0b15a);--gradient-header: linear-gradient(135deg, #0f3d2e 0%, #0f9d77 100%);--gradient-footer: linear-gradient(180deg, #0f3d2e 0%, #138a66 100%);--bg-gradient: linear-gradient(180deg, #f3f8f5 0%, #e3f0ea 100%)}[data-theme=aurora]{--primary-deep: #3b1d6e;--primary-blue: #7c3aed;--primary-light: #a78bfa;--accent-gold: #d8a657;--accent-gold-light: #eed09a;--text-primary: #1f1338;--text-secondary: #5b4b7a;--text-muted: #a08fbf;--bg-base: #f7f4fc;--bg-card: #f5f1fa;--bg-glass: rgba(255, 255, 255, .92);--border-color: #ece6f5;--border-color-strong: #ddd2ee;--shadow-sm: 0 1px .05333rem rgba(124, 58, 237, .04);--shadow-md: 0 .10667rem .32rem rgba(124, 58, 237, .08);--shadow-lg: 0 .21333rem .8rem rgba(124, 58, 237, .12);--shadow-glow: 0 0 .53333rem rgba(124, 58, 237, .15);--card-item-shadow: 0 .05333rem .21333rem rgba(124, 58, 237, .08);--card-item-shadow-hover: 0 .10667rem .42667rem rgba(124, 58, 237, .12);--color-success: #16a34a;--color-warning: #f59e0b;--color-error: #ef4444;--color-info: #0ea5e9;--gradient-primary: linear-gradient(135deg, #7c3aed 0%, #a78bfa 100%);--gradient-accent: linear-gradient(180deg, #7c3aed, #d8a657);--gradient-header: linear-gradient(135deg, #3b1d6e 0%, #7c3aed 100%);--gradient-footer: linear-gradient(180deg, #3b1d6e 0%, #5b2ca8 100%);--bg-gradient: linear-gradient(180deg, #f7f4fc 0%, #ece4f7 100%)}[data-theme=sunset]{--primary-deep: #9a3412;--primary-blue: #f97316;--primary-light: #fb923c;--accent-gold: #fbbf24;--accent-gold-light: #fde68a;--text-primary: #2a1c10;--text-secondary: #7a5b3f;--text-muted: #b09a82;--bg-base: #fef7ed;--bg-card: #fdf6ef;--bg-glass: rgba(255, 251, 247, .92);--border-color: #fde8d2;--border-color-strong: #fbd7ad;--shadow-sm: 0 1px .05333rem rgba(249, 115, 22, .06);--shadow-md: 0 .10667rem .32rem rgba(249, 115, 22, .1);--shadow-lg: 0 .21333rem .8rem rgba(249, 115, 22, .15);--shadow-glow: 0 0 .53333rem rgba(249, 115, 22, .2);--card-item-shadow: 0 .05333rem .21333rem rgba(249, 115, 22, .08);--card-item-shadow-hover: 0 .10667rem .42667rem rgba(249, 115, 22, .12);--color-success: #22c55e;--color-warning: #f59e0b;--color-error: #ef4444;--color-info: #0ea5e9;--gradient-primary: linear-gradient(135deg, #f97316 0%, #fb923c 100%);--gradient-accent: linear-gradient(180deg, #fb923c, #fbbf24);--gradient-header: linear-gradient(135deg, #9a3412 0%, #f97316 100%);--gradient-footer: linear-gradient(180deg, #9a3412 0%, #c2410c 100%);--bg-gradient: linear-gradient(180deg, #fef7ed 0%, #fdeede 100%)}[data-theme=midnight]{--primary-deep: #0b1020;--primary-blue: #6366f1;--primary-light: #818cf8;--accent-gold: #e8c87a;--accent-gold-light: #f0dba8;--text-primary: #e8eaf0;--text-secondary: #a0aab8;--text-muted: #636d7d;--bg-base: #0b0f1a;--bg-card: #161b27;--bg-glass: rgba(22, 27, 39, .92);--border-color: #212838;--border-color-strong: #303748;--shadow-sm: 0 1px .05333rem rgba(0, 0, 0, .3);--shadow-md: 0 .10667rem .32rem rgba(0, 0, 0, .5);--shadow-lg: 0 .21333rem .8rem rgba(0, 0, 0, .6);--shadow-glow: 0 0 .53333rem rgba(99, 102, 241, .25);--card-item-shadow: 0 .05333rem .21333rem rgba(0, 0, 0, .4);--card-item-shadow-hover: 0 .10667rem .42667rem rgba(0, 0, 0, .6);--color-success: #3dd68c;--color-warning: #fbbf24;--color-error: #ff6b6b;--color-info: #818cf8;--gradient-primary: linear-gradient(135deg, #6366f1 0%, #818cf8 100%);--gradient-accent: linear-gradient(180deg, #6366f1, #e8c87a);--gradient-header: linear-gradient(135deg, #0b1020 0%, #1e2147 50%, #4338ca 100%);--gradient-footer: linear-gradient(180deg, #0b1020 0%, #070a14 100%);--bg-gradient: linear-gradient(180deg, #0b0f1a 0%, #131a2e 100%)}@media(min-width:992px){[data-theme=academic],[data-theme=pine],[data-theme=aurora],[data-theme=sunset],[data-theme=midnight]{--space-section: 1.28rem;--space-component-gap: .64rem;--card-padding: .64rem;--card-header-padding: .53333rem .64rem .42667rem;--radius-lg: .64rem;--radius-md: .32rem;--radius-sm: .26667rem;--font-size-title: .53333rem;--font-size-subtitle: .42667rem;--font-size-body: .4rem;--font-size-caption: .34667rem}}@media(max-width:991px){[data-theme=academic],[data-theme=pine],[data-theme=aurora],[data-theme=sunset],[data-theme=midnight]{--space-section: .64rem;--space-component-gap: .42667rem;--card-padding: .42667rem;--card-header-padding: .37333rem .42667rem .32rem;--radius-lg: .42667rem;--radius-md: .26667rem;--radius-sm: .16rem;--font-size-title: .45333rem;--font-size-subtitle: .37333rem;--font-size-body: .37333rem;--font-size-caption: .32rem;--transition-slow: .3s ease}}@media(min-width:576px)and (max-width:991px){[data-theme=academic],[data-theme=pine],[data-theme=aurora],[data-theme=sunset],[data-theme=midnight]{--space-section: .85333rem;--space-component-gap: .53333rem}}@media(max-width:991px){[data-theme=midnight]{--bg-base: #080b13}}:root{--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-mono: "SF Mono", "Monaco", "Inconsolata", "Roboto Mono", "Source Code Pro", "Fira Code", monospace}:root{--font-size-xs: .32rem;--font-size-xs-line-height: 1.5;--font-size-sm: .37333rem;--font-size-sm-line-height: 1.5714;--font-size-base: .37333rem;--font-size-base-line-height: 1.5714;--font-size-md: .42667rem;--font-size-md-line-height: 1.5;--font-size-lg: .42667rem;--font-size-lg-line-height: 1.5;--font-size-xl: .53333rem;--font-size-xl-line-height: 1.4;--font-size-2xl: .64rem;--font-size-2xl-line-height: 1.35;--font-size-3xl: .8rem;--font-size-3xl-line-height: 1.3;--font-size-4xl: 1.01333rem;--font-size-4xl-line-height: 1.25}:root{--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700}:root{--line-height-tight: 1.2;--line-height-snug: 1.375;--line-height-normal: 1.5;--line-height-relaxed: 1.625;--line-height-loose: 1.75}:root{--letter-spacing-tighter: -.05em;--letter-spacing-tight: -.025em;--letter-spacing-normal: 0;--letter-spacing-wide: .025em;--letter-spacing-wider: .05em}.text-xs{font-size:var(--font-size-xs)!important;line-height:var(--font-size-xs-line-height)!important}.text-sm{font-size:var(--font-size-sm)!important;line-height:var(--font-size-sm-line-height)!important}.text-base{font-size:var(--font-size-base)!important;line-height:var(--font-size-base-line-height)!important}.text-md{font-size:var(--font-size-md)!important;line-height:var(--font-size-md-line-height)!important}.text-lg{font-size:var(--font-size-lg)!important;line-height:var(--font-size-lg-line-height)!important}.text-xl{font-size:var(--font-size-xl)!important;line-height:var(--font-size-xl-line-height)!important}.text-2xl{font-size:var(--font-size-2xl)!important;line-height:var(--font-size-2xl-line-height)!important}.text-3xl{font-size:var(--font-size-3xl)!important;line-height:var(--font-size-3xl-line-height)!important}.text-4xl{font-size:var(--font-size-4xl)!important;line-height:var(--font-size-4xl-line-height)!important}.text-primary{color:var(--text-primary)!important}.text-secondary{color:var(--text-secondary)!important}.text-muted{color:var(--text-muted)!important}.text-link{color:var(--link-color)!important}.text-link:hover{color:var(--link-hover-color)!important}.text-success{color:var(--color-success)!important}.text-warning{color:var(--color-warning)!important}.text-error{color:var(--color-error)!important}.text-info{color:var(--color-info)!important}.font-normal{font-weight:var(--font-weight-normal)!important}.font-medium{font-weight:var(--font-weight-medium)!important}.font-semibold{font-weight:var(--font-weight-semibold)!important}.font-bold{font-weight:var(--font-weight-bold)!important}h1,.h1{font-size:var(--font-size-3xl);font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);color:var(--text-primary);margin:0 0 var(--space-4)}h2,.h2{font-size:var(--font-size-2xl);font-weight:var(--font-weight-semibold);line-height:var(--line-height-snug);color:var(--text-primary);margin:0 0 var(--space-3)}h3,.h3{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);line-height:var(--line-height-snug);color:var(--text-primary);margin:0 0 var(--space-3)}h4,.h4{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);line-height:var(--line-height-normal);color:var(--text-primary);margin:0 0 var(--space-2)}h5,.h5{font-size:var(--font-size-md);font-weight:var(--font-weight-medium);line-height:var(--line-height-normal);color:var(--text-primary);margin:0 0 var(--space-2)}h6,.h6{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);line-height:var(--line-height-normal);color:var(--text-secondary);margin:0 0 var(--space-1)}.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4,.ant-typography h5,.ant-typography h6{color:var(--text-primary);font-weight:var(--font-weight-semibold)}h1.ant-typography,h2.ant-typography,h3.ant-typography,h4.ant-typography,h5.ant-typography,h6.ant-typography{margin-bottom:0}.ant-typography-secondary{color:var(--text-secondary)!important}.ant-typography-secondary,.ant-typography[type=secondary]{color:var(--text-muted)!important}.ant-typography a,a.ant-typography{color:var(--link-color);transition:color var(--transition-fast)}.ant-typography a:hover,a.ant-typography:hover{color:var(--link-hover-color)}.ant-typography-success{color:var(--color-success)!important}.ant-typography-warning{color:var(--color-warning)!important}.ant-typography-danger{color:var(--color-error)!important}.text-numeric{font-variant-numeric:tabular-nums;font-feature-settings:"tnum";line-height:1}.text-numeric-lg{font-size:var(--font-size-2xl);font-weight:var(--font-weight-semibold);font-variant-numeric:tabular-nums}.text-numeric-md{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);font-variant-numeric:tabular-nums}.text-numeric-sm{font-size:var(--font-size-md);font-weight:var(--font-weight-medium);font-variant-numeric:tabular-nums}@media(max-width:768px){:root{--font-size-3xl: .69333rem;--font-size-2xl: .58667rem;--font-size-xl: .48rem;--font-size-lg: .42667rem}h1,.h1{font-size:var(--font-size-3xl)}h2,.h2{font-size:var(--font-size-2xl)}h3,.h3{font-size:var(--font-size-xl)}}@media(max-width:576px){:root{--font-size-3xl: .64rem;--font-size-2xl: .53333rem}}:root{--space-0: 0;--space-1: .10667rem;--space-2: .21333rem;--space-3: .32rem;--space-4: .42667rem;--space-5: .53333rem;--space-6: .64rem;--space-8: .85333rem;--space-10: 1.06667rem;--space-12: 1.28rem;--space-16: 1.70667rem;--space-20: 2.13333rem;--space-24: 2.56rem;--space-x-1: var(--space-1);--space-x-2: var(--space-2);--space-x-3: var(--space-3);--space-x-4: var(--space-4);--space-x-5: var(--space-5);--space-x-6: var(--space-6);--space-x-8: var(--space-8);--space-y-1: var(--space-1);--space-y-2: var(--space-2);--space-y-3: var(--space-3);--space-y-4: var(--space-4);--space-y-5: var(--space-5);--space-y-6: var(--space-6);--space-y-8: var(--space-8);--space-negative-1: -.10667rem;--space-negative-2: -.21333rem;--space-negative-3: -.32rem;--space-negative-4: -.42667rem}:root{--container-max-width: 42.66667rem;--container-padding-x: clamp(.42667rem, 4vw, 1.06667rem);--container-padding-y: var(--space-6);--container-padding-y-mobile: var(--space-4)}:root{--card-padding: var(--space-4);--card-padding-mobile: var(--space-3);--card-header-padding: var(--space-4) var(--space-5);--card-header-padding-mobile: var(--space-3) var(--space-4);--card-body-padding: var(--space-4);--card-body-padding-mobile: var(--space-3);--card-gap: var(--space-5);--card-gap-mobile: var(--space-4)}:root{--list-item-padding: var(--space-3) var(--space-4);--list-item-gap: var(--space-2);--list-group-gap: var(--space-6)}:root{--form-item-margin-bottom: var(--space-5);--form-label-margin-right: var(--space-2);--form-control-gap: var(--space-4);--form-section-gap: var(--space-6)}:root{--button-group-gap: var(--space-2);--button-icon-gap: var(--space-2);--button-row-gap: var(--space-4)}.p-0{padding:var(--space-0)!important}.p-1{padding:var(--space-1)!important}.p-2{padding:var(--space-2)!important}.p-3{padding:var(--space-3)!important}.p-4{padding:var(--space-4)!important}.p-5{padding:var(--space-5)!important}.p-6{padding:var(--space-6)!important}.p-8{padding:var(--space-8)!important}.px-1{padding-left:var(--space-1)!important;padding-right:var(--space-1)!important}.px-2{padding-left:var(--space-2)!important;padding-right:var(--space-2)!important}.px-3{padding-left:var(--space-3)!important;padding-right:var(--space-3)!important}.px-4{padding-left:var(--space-4)!important;padding-right:var(--space-4)!important}.px-5{padding-left:var(--space-5)!important;padding-right:var(--space-5)!important}.px-6{padding-left:var(--space-6)!important;padding-right:var(--space-6)!important}.py-1{padding-top:var(--space-1)!important;padding-bottom:var(--space-1)!important}.py-2{padding-top:var(--space-2)!important;padding-bottom:var(--space-2)!important}.py-3{padding-top:var(--space-3)!important;padding-bottom:var(--space-3)!important}.py-4{padding-top:var(--space-4)!important;padding-bottom:var(--space-4)!important}.py-5{padding-top:var(--space-5)!important;padding-bottom:var(--space-5)!important}.py-6{padding-top:var(--space-6)!important;padding-bottom:var(--space-6)!important}.m-0{margin:var(--space-0)!important}.m-1{margin:var(--space-1)!important}.m-2{margin:var(--space-2)!important}.m-3{margin:var(--space-3)!important}.m-4{margin:var(--space-4)!important}.m-5{margin:var(--space-5)!important}.m-6{margin:var(--space-6)!important}.m-8{margin:var(--space-8)!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mx-1{margin-left:var(--space-1)!important;margin-right:var(--space-1)!important}.mx-2{margin-left:var(--space-2)!important;margin-right:var(--space-2)!important}.mx-3{margin-left:var(--space-3)!important;margin-right:var(--space-3)!important}.mx-4{margin-left:var(--space-4)!important;margin-right:var(--space-4)!important}.my-1{margin-top:var(--space-1)!important;margin-bottom:var(--space-1)!important}.my-2{margin-top:var(--space-2)!important;margin-bottom:var(--space-2)!important}.my-3{margin-top:var(--space-3)!important;margin-bottom:var(--space-3)!important}.my-4{margin-top:var(--space-4)!important;margin-bottom:var(--space-4)!important}.my-5{margin-top:var(--space-5)!important;margin-bottom:var(--space-5)!important}.my-6{margin-top:var(--space-6)!important;margin-bottom:var(--space-6)!important}.mt-1{margin-top:var(--space-1)!important}.mt-2{margin-top:var(--space-2)!important}.mt-3{margin-top:var(--space-3)!important}.mt-4{margin-top:var(--space-4)!important}.mt-5{margin-top:var(--space-5)!important}.mt-6{margin-top:var(--space-6)!important}.mt-8{margin-top:var(--space-8)!important}.mb-1{margin-bottom:var(--space-1)!important}.mb-2{margin-bottom:var(--space-2)!important}.mb-3{margin-bottom:var(--space-3)!important}.mb-4{margin-bottom:var(--space-4)!important}.mb-5{margin-bottom:var(--space-5)!important}.mb-6{margin-bottom:var(--space-6)!important}.mb-8{margin-bottom:var(--space-8)!important}.ml-1{margin-left:var(--space-1)!important}.ml-2{margin-left:var(--space-2)!important}.ml-3{margin-left:var(--space-3)!important}.ml-4{margin-left:var(--space-4)!important}.mr-1{margin-right:var(--space-1)!important}.mr-2{margin-right:var(--space-2)!important}.mr-3{margin-right:var(--space-3)!important}.mr-4{margin-right:var(--space-4)!important}:root{--grid-gutter: .42667rem;--grid-gutter-sm: .21333rem;--grid-gutter-lg: .64rem}.module-gap{margin-bottom:var(--space-5)}.module-gap-lg{margin-bottom:var(--space-6)}.section-gap{margin-top:var(--space-4)}.field-gap{margin-bottom:var(--space-4)}.tag-gap,.icon-text-gap{gap:var(--space-2)}@media(max-width:768px){:root{--card-padding: var(--space-3);--card-header-padding: var(--space-3) var(--space-4);--card-body-padding: var(--space-3);--card-gap: var(--space-4);--list-item-padding: var(--space-2) var(--space-3);--form-item-margin-bottom: var(--space-4)}.mx-md-0{margin-left:0!important;margin-right:0!important}.px-md-0{padding-left:0!important;padding-right:0!important}}@media(max-width:576px){:root{--card-padding: var(--space-3);--card-gap: var(--space-3);--list-item-padding: var(--space-2)}}#root{width:100%;min-height:100vh;background:var(--bg-gradient)}.page-container{display:flex;flex-direction:column;min-height:100vh;width:100%}.ehall-header{position:sticky;top:0;flex-shrink:0;width:100%;z-index:1000;background:var(--gradient-header);backdrop-filter:blur(.53333rem);-webkit-backdrop-filter:blur(.53333rem);box-shadow:0 .10667rem .53333rem #1a2a4a40;transition:var(--transition-normal)}.ehall-header:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(201,169,98,.08) 50%,transparent 100%);pointer-events:none}.ehall-header-inner{width:100%;max-width:var(--container-max-width);margin:0 auto;padding:0 var(--space-6);height:1.92rem;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.ehall-header-logo{display:flex;align-items:center;gap:var(--space-4)}.ehall-header-logo img{height:1.28rem;width:auto;object-fit:contain;filter:drop-shadow(0 .05333rem .10667rem rgba(0,0,0,.2))}.ehall-header-title{font-size:clamp(.48rem,3vw,.69333rem);font-weight:var(--font-weight-semibold);color:#fff;letter-spacing:.5px;text-shadow:0 .05333rem .10667rem rgba(0,0,0,.2);position:relative}.ehall-header-title:after{content:"";position:absolute;bottom:-.10667rem;left:0;width:100%;height:.05333rem;background:linear-gradient(90deg,var(--accent-gold),transparent);opacity:.6}@keyframes headerShimmer{0%{transform:translate(-100%);opacity:0}50%{opacity:.8}to{transform:translate(100%);opacity:0}}.ehall-header:after{content:"";position:absolute;bottom:0;left:0;width:200%;height:.05333rem;background:linear-gradient(90deg,transparent 0%,rgba(201,169,98,.4) 25%,rgba(201,169,98,.8) 50%,rgba(201,169,98,.4) 75%,transparent 100%);animation:headerShimmer 4s ease-in-out infinite;pointer-events:none}.ehall-content{flex:1;width:100%;margin:0 auto;padding:var(--space-4) 0;box-sizing:border-box;position:relative}.ehall-edit-overlay{position:absolute;inset:0;z-index:50;cursor:pointer;background:transparent;transition:background .2s ease,box-shadow .2s ease}.ehall-edit-overlay:hover{background:#1890ff0f;box-shadow:inset 0 0 0 1px #1890ff73}.ehall-content-inner{position:relative;z-index:1;overflow:hidden}.ehall-content-inner.loaded>div{animation:slideInRow .6s var(--transition-slow) forwards;opacity:0;transform:translateY(.64rem) scale(.98)}@keyframes slideInRow{0%{opacity:0;transform:translateY(.64rem) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ehall-content-inner.loaded>div:nth-child(1){animation-delay:0ms}.ehall-content-inner.loaded>div:nth-child(2){animation-delay:.1s}.ehall-content-inner.loaded>div:nth-child(3){animation-delay:.2s}.ehall-content-inner.loaded>div:nth-child(4){animation-delay:.3s}.ehall-content-inner.loaded>div:nth-child(5){animation-delay:.4s}.ehall-content-inner.loaded>div:nth-child(6){animation-delay:.5s}.ehall-content-inner.loaded>div:nth-child(7){animation-delay:.6s}.ehall-content-main{width:100%;max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-padding-x);box-sizing:border-box;position:relative;z-index:1}.ehall-content-main .ehall-content-inner{max-width:none;margin:0;padding:0}@media(max-width:992px){.ehall-content-main{padding:0 var(--space-3)}}.ehall-footer{flex-shrink:0;width:100%;background:var(--gradient-footer);color:#ffffffd9;padding:var(--space-4) var(--container-padding-x);position:relative;overflow:hidden}.ehall-footer-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 10% 50%,rgba(37,99,235,.08) 0%,transparent 50%),radial-gradient(circle at 90% 30%,rgba(201,169,98,.06) 0%,transparent 40%);pointer-events:none}.ehall-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:.05333rem;background:linear-gradient(90deg,var(--accent-gold),var(--primary-blue),var(--accent-gold));background-size:200% 100%;animation:footerLineShift 8s ease infinite}@keyframes footerLineShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.ehall-footer-inner{max-width:var(--container-max-width);margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:var(--space-6);position:relative;z-index:1}.ehall-footer-brand{display:flex;flex-direction:column;gap:var(--space-2);max-width:7.46667rem}.ehall-footer-brand-name{font-size:var(--font-size-md);font-weight:var(--font-weight-semibold);color:#fff;letter-spacing:.5px;position:relative;display:inline-flex;align-items:center;gap:var(--space-2)}.ehall-footer-brand-name:before{content:"";width:.21333rem;height:.21333rem;background:linear-gradient(135deg,var(--accent-gold),var(--primary-blue));border-radius:.05333rem;transform:rotate(45deg)}.ehall-footer-brand-desc{font-size:var(--font-size-xs);color:#ffffff80;line-height:1.6;padding-left:.32rem}.ehall-footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-2)}.ehall-footer-links-title{color:#fff;font-weight:600;font-size:var(--font-size-sm);margin-bottom:var(--space-2);position:relative;padding-left:.32rem}.ehall-footer-links-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:.08rem;height:.37333rem;background:linear-gradient(180deg,var(--accent-gold),var(--primary-blue));border-radius:.05333rem}.ehall-footer-links-row{display:flex;flex-direction:row;gap:var(--space-4);padding-left:.32rem}.ehall-footer-link{color:#ffffffb3;text-decoration:none;font-size:var(--font-size-sm);transition:var(--transition-fast);display:inline-flex;align-items:center;gap:var(--space-1);position:relative}.ehall-footer-link:after{content:"";position:absolute;bottom:-.05333rem;left:0;width:0;height:1px;background:var(--accent-gold);transition:width var(--transition-fast)}.ehall-footer-link:hover{color:var(--accent-gold)}.ehall-footer-link:hover:after{width:100%}.ehall-footer-tech{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:.16rem .64rem;padding-left:.32rem}.ehall-footer-tech-item{display:flex;flex-direction:column;gap:.05333rem}.ehall-footer-tech-name{color:#ffffffb3;font-size:var(--font-size-sm)}.ehall-footer-tech-contact{display:flex;align-items:center;flex-wrap:wrap;gap:.16rem;font-size:.32rem;color:#ffffff73}.ehall-footer-tech-sep{opacity:.6}.ehall-footer-bottom{max-width:var(--container-max-width);margin:var(--space-4) auto 0;padding-top:var(--space-4);border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:var(--space-4);font-size:.32rem;color:#fff6;position:relative;z-index:1}.ehall-footer-accent{display:none}.user-guide-content{line-height:1.8;color:var(--text-primary, #333)}.user-guide-content h1,.user-guide-content h2,.user-guide-content h3{margin-top:1em;margin-bottom:.5em;font-weight:600}.user-guide-content h1{font-size:1.5em}.user-guide-content h2{font-size:1.3em;border-bottom:1px solid #f0f0f0;padding-bottom:.3em}.user-guide-content h3{font-size:1.15em}.user-guide-content p{margin-bottom:.8em}.user-guide-content ul,.user-guide-content ol{padding-left:1.5em;margin-bottom:.8em}.user-guide-content code{background:#0000000f;padding:.05333rem .16rem;border-radius:.08rem;font-size:.9em}.user-guide-content pre{background:#f6f8fa;padding:.32rem;border-radius:.16rem;overflow-x:auto;margin-bottom:.8em}.user-guide-content pre code{background:none;padding:0}.user-guide-content table{border-collapse:collapse;width:100%;margin-bottom:.8em}.user-guide-content th,.user-guide-content td{border:1px solid #ddd;padding:.21333rem .32rem;text-align:left}.user-guide-content th{background:#f6f8fa;font-weight:600}.user-guide-content img{max-width:100%;border-radius:.10667rem}.user-guide-content blockquote{border-left:4px solid #ddd;padding-left:1em;color:#666;margin:0 0 .8em}@keyframes fadeInUp{0%{opacity:0;transform:translateY(.53333rem)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-.53333rem)}to{opacity:1;transform:translate(0)}}@keyframes pageEnter{0%{opacity:0;transform:translateY(.21333rem)}to{opacity:1;transform:translateY(0)}}.ehall-animate-in{animation:fadeInUp .6s var(--transition-slow) forwards;opacity:0}.ehall-animate-in:nth-child(1){animation-delay:0ms}.ehall-animate-in:nth-child(2){animation-delay:80ms}.ehall-animate-in:nth-child(3){animation-delay:.16s}.ehall-animate-in:nth-child(4){animation-delay:.24s}.ehall-animate-in:nth-child(5){animation-delay:.32s}.ehall-animate-in:nth-child(6){animation-delay:.4s}.ehall-layout-enter{animation:pageEnter .5s var(--transition-slow) ease-out forwards}.ehall-card{background:var(--bg-card);border-radius:var(--box-radius, var(--radius-md));box-shadow:var(--box-shadow, var(--shadow-sm));border:var(--box-border-width, 1px) var(--box-border-style, solid) var(--box-border-color, rgba(0, 0, 0, .04));transition:var(--transition-normal);overflow:hidden;position:relative}.ehall-card:before{content:"";position:absolute;top:0;left:0;right:0;height:.08rem;background:linear-gradient(90deg,var(--primary-blue),var(--accent-gold));opacity:.6;transition:opacity var(--transition-normal),height var(--transition-normal);box-shadow:0 0 .32rem #2563eb4d}.ehall-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-.08rem)}.ehall-card:hover:before{opacity:1;height:.10667rem;box-shadow:0 0 .53333rem #2563eb80}.ehall-card-header{padding:var(--box-card-pt, var(--space-5)) var(--box-card-pr, var(--space-6)) var(--box-card-pb, var(--space-5)) var(--box-card-pl, var(--space-6));border-bottom:1px solid rgba(0,0,0,.04);display:flex;align-items:center;justify-content:space-between;background:linear-gradient(180deg,rgba(0,0,0,.01) 0%,transparent 100%)}.ehall-card-title{font-size:.45333rem;font-weight:var(--font-weight-semibold);color:var(--text-primary);display:flex;align-items:center;gap:var(--space-3)}.ehall-card-title-icon{width:.10667rem;height:.53333rem;background:linear-gradient(180deg,var(--primary-blue),var(--accent-gold));border-radius:.05333rem;flex-shrink:0;box-shadow:0 .05333rem .10667rem #2563eb4d}.ehall-card-body{padding:var(--box-card-pt, var(--space-5)) var(--box-card-pr, var(--space-6)) var(--box-card-pb, var(--space-5)) var(--box-card-pl, var(--space-6))}.ant-card{border-radius:var(--box-radius, var(--radius-md))!important;box-shadow:var(--box-shadow, 0 1px 3px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .06))!important;transition:var(--transition-normal)!important;border:var(--box-border-width, 1px) var(--box-border-style, solid) var(--box-border-color, rgba(0, 0, 0, .06))!important}.ant-card:hover{box-shadow:0 4px 12px #00000014,0 2px 4px #0000000a!important}.ant-card-head{border-bottom:1px solid rgba(0,0,0,.04)!important;min-height:56px!important}.ant-card-head-title{font-weight:var(--font-weight-semibold)!important;font-size:var(--font-size-md)!important;color:var(--text-primary)!important}.ant-btn-primary{background:linear-gradient(135deg,var(--primary-blue),var(--primary-light))!important;border:none!important;box-shadow:0 4px 12px #2563eb4d!important;transition:var(--transition-normal)!important}.ant-btn-primary:hover{background:linear-gradient(135deg,var(--primary-light),var(--primary-blue))!important;transform:translateY(-1px);box-shadow:0 6px 16px #2563eb66!important}::-webkit-scrollbar{width:.21333rem;height:.21333rem}::-webkit-scrollbar-track{background:#0000000d;border-radius:.10667rem}::-webkit-scrollbar-thumb{background:#2563eb4d;border-radius:.10667rem}::-webkit-scrollbar-thumb:hover{background:#2563eb80}.ant-float-btn{background:linear-gradient(135deg,var(--primary-blue),var(--primary-deep))!important;box-shadow:var(--shadow-md)!important;transition:var(--transition-normal)!important}.ant-float-btn:hover{box-shadow:var(--shadow-lg)!important;transform:scale(1.05)}@keyframes backTopPulse{0%,to{box-shadow:var(--shadow-md),0 0 #2563eb4d}50%{box-shadow:var(--shadow-md),0 0 0 .21333rem #2563eb00}}.ant-float-btn:not(.ant-float-btn-hidden){animation:backTopPulse 3s ease-in-out infinite}.ai-assistant-btn{display:flex;align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);padding:.16rem .32rem;height:auto;border-radius:var(--radius-sm);transition:all var(--transition-normal)}.ai-assistant-btn:hover{background:#ffffff26!important}.ai-panel{animation:slideInUp .3s ease}@keyframes slideInUp{0%{opacity:0;transform:translateY(.53333rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:767px){:root{--radius-lg: .32rem;--radius-md: .21333rem}.ehall-header{height:1.49333rem}.ehall-header-inner{height:1.49333rem;padding:0 var(--space-3)}.ehall-header-logo img{height:.96rem}.ehall-header-title{font-size:.42667rem}.ehall-content-inner{border-radius:var(--radius-md)}.ehall-footer{padding:var(--space-3) var(--space-3)}.ehall-footer-inner{flex-direction:column;align-items:center;text-align:center;gap:var(--space-4)}.ehall-footer-links{flex-direction:column!important;align-items:center;gap:var(--space-1)}.ehall-footer-links-title{font-size:.32rem;margin-bottom:var(--space-1)}.ehall-footer-links-row{flex-wrap:wrap;justify-content:center;gap:var(--space-2) var(--space-3)}.ehall-footer-link{font-size:.32rem}.ehall-footer-link:hover{transform:none}.ehall-footer-bottom{flex-direction:column;text-align:center;font-size:.29333rem}}[data-theme=midnight] #root,[data-theme=midnight] .page-container{background:var(--bg-base)}[data-theme=midnight]>.ant-layout,[data-theme=midnight] .ant-layout{background:var(--bg-base)!important}[data-theme=midnight] .ehall-header{background:linear-gradient(135deg,#070d1c,#0f1f3d);box-shadow:0 .10667rem .53333rem #00000080}[data-theme=midnight] .ehall-content-inner:not(.has-background){background:var(--bg-card);border:1px solid var(--border-color);box-shadow:var(--shadow-md)}[data-theme=midnight] .ehall-content-inner.has-background .ant-card{background:#1e2332eb!important;backdrop-filter:blur(16px) saturate(1.4)!important;-webkit-backdrop-filter:blur(16px) saturate(1.4)!important;border:1px solid rgba(255,255,255,.15)!important;box-shadow:0 8px 32px #0006,0 2px 8px #0003!important}[data-theme=midnight] .ehall-content-inner.has-background .ehall-card{background:#1e2332eb;backdrop-filter:blur(.42667rem) saturate(1.4);-webkit-backdrop-filter:blur(.42667rem) saturate(1.4);border:1px solid rgba(255,255,255,.15);box-shadow:0 .21333rem .85333rem #0006,0 .05333rem .21333rem #0003}[data-theme=midnight] .ehall-content-inner.has-background{background:#141928ed;backdrop-filter:blur(.53333rem) saturate(1.2);-webkit-backdrop-filter:blur(.53333rem) saturate(1.2);box-shadow:0 .32rem 1.28rem #00000059,inset 0 0 1.6rem #0003;border:1px solid rgba(255,255,255,.12)}[data-theme=midnight] .ehall-bg-layer:after{background:radial-gradient(ellipse at center,rgba(0,0,0,.25) 0%,transparent 60%),linear-gradient(180deg,#0000001f,#0000000a 30%,#00000014)}[data-theme=midnight] .ant-card{background:transparent!important;border-color:#ffffff1a!important;color:var(--text-primary)!important}[data-theme=midnight] .ant-card-head{background:transparent!important;border-bottom-color:#ffffff1a!important}[data-theme=midnight] .ant-tabs-tab{color:var(--text-secondary)!important}[data-theme=midnight] .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-light)!important}[data-theme=midnight] .ant-list-item{border-bottom-color:var(--border-color)!important;color:var(--text-primary)!important}[data-theme=midnight] .ant-table-thead>tr>th{background:#ffffff0f!important;color:var(--text-secondary)!important;border-bottom-color:var(--border-color)!important}[data-theme=midnight] .ant-table-tbody>tr>td{border-bottom-color:var(--border-color)!important;color:var(--text-primary)!important}[data-theme=midnight] .ant-table-tbody>tr:hover>td{background:#ffffff0f!important}[data-theme=midnight] .ant-input,[data-theme=midnight] .ant-input-affix-wrapper{background:#1e232d!important;border-color:var(--border-color-strong)!important;color:var(--text-primary)!important}[data-theme=midnight] .ant-input::placeholder,[data-theme=midnight] .ant-input-affix-wrapper input::placeholder{color:var(--text-muted)!important}[data-theme=midnight] .ant-input:focus,[data-theme=midnight] .ant-input-affix-wrapper:focus,[data-theme=midnight] .ant-input-affix-wrapper-focused{border-color:var(--primary-blue)!important;box-shadow:0 0 0 2px #4d8eff33!important}[data-theme=midnight] .ant-select:not(.ant-select-customize-input) .ant-select-selector{background:#1e232d!important;border-color:var(--border-color-strong)!important;color:var(--text-primary)!important}[data-theme=midnight] .ant-select-dropdown{background:#1e232d!important;border:1px solid var(--border-color-strong)!important}[data-theme=midnight] .ant-select-item{color:var(--text-primary)!important}[data-theme=midnight] .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#4d8eff26!important}[data-theme=midnight] .ant-tag{background:#ffffff14!important;border-color:var(--border-color-strong)!important;color:var(--text-secondary)!important}[data-theme=midnight] .ehall-card{background:var(--bg-card);border-color:var(--box-border-color, var(--border-color))}[data-theme=midnight] .ehall-card-title{color:var(--text-primary)}[data-theme=midnight] .ehall-list-item{background-color:#ffffff0a;border-color:transparent;color:var(--text-primary)}[data-theme=midnight] .ehall-list-item:hover{background:#4d8eff14;border-color:#4d8eff33}[data-theme=midnight] .shortcut-item{background:var(--shortcut-item-bg)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}[data-theme=midnight] .shortcut-item:hover{background:var(--shortcut-item-hover-bg)!important;border-color:var(--primary-blue)!important;box-shadow:0 .10667rem .32rem #4d8eff26!important}[data-theme=midnight] .ant-btn-default{background:#1e232d!important;border-color:var(--border-color-strong)!important;color:var(--text-primary)!important}[data-theme=midnight] .ant-btn-default:hover{background:#252b36!important;border-color:var(--primary-blue)!important;color:var(--primary-light)!important}[data-theme=midnight] .ant-btn-primary{background:linear-gradient(135deg,var(--primary-blue),var(--primary-light))!important}[data-theme=midnight] .slick-dots li button{background:var(--carousel-dot-inactive)!important}[data-theme=midnight] .slick-dots li.slick-active button{background:var(--carousel-dot-active)!important}[data-theme=midnight] .ehall-carousel-arrow{background:var(--carousel-arrow-bg);color:var(--carousel-arrow-color)}[data-theme=midnight] ::-webkit-scrollbar-track{background:#ffffff0a}[data-theme=midnight] ::-webkit-scrollbar-thumb{background:#4d8eff4d}[data-theme=midnight] ::-webkit-scrollbar-thumb:hover{background:#4d8eff80}[data-theme=midnight] .ehall-card-title-icon{background:linear-gradient(180deg,var(--primary-blue),var(--accent-gold))}[data-theme=midnight] .ehall-footer{background:linear-gradient(180deg,#050a14,#020509)}[data-theme=midnight] .ehall-footer:before{background:linear-gradient(90deg,var(--accent-gold),var(--primary-blue),var(--accent-gold))}[data-theme=midnight] .ant-empty-description{color:var(--text-muted)!important}[data-theme=midnight] .ant-pagination-item a{color:var(--text-secondary)!important}[data-theme=midnight] .ant-pagination-item-active a{color:var(--primary-light)!important}[data-theme=midnight] .ant-pagination-item-active{border-color:var(--primary-blue)!important;background:#4d8eff1a!important}[data-theme=midnight] .ehall-tag-info{background-color:var(--reminder-info-bg);color:var(--reminder-info-title)}[data-theme=midnight] .ehall-tag-warning{background-color:var(--reminder-warning-bg);color:var(--reminder-warning-title)}[data-theme=midnight] .ehall-tag-danger{background-color:var(--reminder-danger-bg);color:var(--reminder-danger-title)}[data-theme=midnight] .ehall-tag-success{background-color:var(--reminder-success-bg);color:var(--reminder-success-title)}[data-theme=midnight] .ant-modal-content{background:#141923f2!important;backdrop-filter:blur(20px) saturate(1.3);-webkit-backdrop-filter:blur(20px) saturate(1.3);border:1px solid rgba(255,255,255,.1)!important}[data-theme=midnight] .ant-modal-header{background:transparent!important;border-bottom-color:#ffffff1a!important}[data-theme=midnight] .ant-modal-title,[data-theme=midnight] .ant-modal-body{color:var(--text-primary)!important}[data-theme=midnight] .ant-modal-footer{border-top-color:#ffffff1a!important}[data-theme=midnight] .ant-modal-close{color:var(--text-secondary)!important}[data-theme=midnight] .ant-modal-close:hover{color:var(--text-primary)!important;background:#ffffff14!important}[data-theme=midnight] .ant-modal .ant-btn-default{background:#ffffff0f!important;border-color:#ffffff26!important;color:var(--text-primary)!important}[data-theme=midnight] .ant-modal .ant-btn-default:hover{background:#ffffff1a!important;border-color:var(--primary-blue)!important;color:var(--primary-blue)!important}[data-theme=midnight] .ant-drawer-content{background:#141923fa!important;backdrop-filter:blur(20px) saturate(1.3);-webkit-backdrop-filter:blur(20px) saturate(1.3)}[data-theme=midnight] .ant-drawer-header{background:transparent!important;border-bottom-color:#ffffff1a!important}[data-theme=midnight] .ant-drawer-title,[data-theme=midnight] .ant-drawer-body{color:var(--text-primary)!important}[data-theme=midnight] .ant-drawer-close{color:var(--text-secondary)!important}[data-theme=midnight] .ant-drawer-close:hover{color:var(--text-primary)!important}[data-theme=midnight] .ant-popover-inner{background:#1e232df2!important;backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);border:1px solid rgba(255,255,255,.1)!important}[data-theme=midnight] .ant-popover-title{color:var(--text-primary)!important;border-bottom-color:#ffffff1a!important}[data-theme=midnight] .ant-popover-inner-content{color:var(--text-primary)!important}[data-theme=midnight] .ant-popover-arrow:before{background:#1e232df2!important}[data-theme=midnight] .ant-dropdown-menu{background:#1e232df2!important;backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);border:1px solid rgba(255,255,255,.1)!important}[data-theme=midnight] .ant-dropdown-menu-item{color:var(--text-primary)!important}[data-theme=midnight] .ant-dropdown-menu-item:hover{background:#4d8eff1f!important}[data-theme=midnight] .ant-tooltip-inner{background:#1e232df2!important;color:var(--text-primary)!important;border:1px solid rgba(255,255,255,.1)}[data-theme=midnight] .ant-tooltip-arrow:before{background:#1e232df2!important}[data-theme=midnight] .ant-message-notice-content{background:#1e232df2!important;backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);border:1px solid rgba(255,255,255,.1)!important;color:var(--text-primary)!important}[data-theme=midnight] .ant-input:focus,[data-theme=midnight] .ant-input-focused,[data-theme=midnight] .ant-input-affix-wrapper:focus,[data-theme=midnight] .ant-input-affix-wrapper-focused{box-shadow:0 0 0 2px #4d8eff40!important}[data-theme=midnight] .ant-select-focused .ant-select-selector{box-shadow:0 0 0 2px #4d8eff40!important}.portal-cell-box{padding:var(--box-cell-pt-raw, 0px) var(--box-cell-pr-raw, 0px) var(--box-cell-pb-raw, 0px) var(--box-cell-pl-raw, 0px)}.device-mode-mobile .portal-cell-box{padding:calc(var(--box-cell-pt-raw, 0px) * .7) calc(var(--box-cell-pr-raw, 0px) * .85) calc(var(--box-cell-pb-raw, 0px) * .7) calc(var(--box-cell-pl-raw, 0px) * .85)}.portal-cell-box--styled .ant-card:not(.ant-card .ant-card){background:var(--bg-card)!important}.portal-cell-box--styled.portal-cell-box--has-background .ant-card:not(.ant-card .ant-card){background:transparent!important}.portal-cell-box--styled{margin:calc(-1 * var(--cell-gutter-y, 0px)) calc(-1 * var(--cell-gutter-x, 0px))}.portal-cell-box--styled.portal-cell-box--has-border .ant-card:not(.ant-card .ant-card){border:none!important;border-radius:var(--cell-radius, 0)!important}.portal-cell-box--styled.portal-cell-box--has-shadow .ant-card:not(.ant-card .ant-card){box-shadow:none!important}.portal-cell-box--styled.portal-cell-box--has-padding .ant-card:not(.ant-card .ant-card)>.ant-card-head{padding:0 0 20px!important}.portal-cell-box--styled.portal-cell-box--has-padding .ant-card:not(.ant-card .ant-card)>.ant-card-body{padding:0!important}.portal-cell-box--styled.portal-cell-box--has-padding .ant-card:not(.ant-card .ant-card)>.ant-card-head+.ant-card-body{padding:20px 0 0!important}.editor-mobile-frame{background:#1a1a1a!important}.editor-mobile-screen{position:relative}.device-mode-mobile .ehall-news-list-grid{grid-template-columns:1fr!important}.device-mode-mobile .ehall-card-title{font-size:.37333rem!important}.device-mode-mobile .ehall-card-body{font-size:.34667rem!important}.device-mode-mobile .ehall-row{margin-bottom:.32rem!important}.ehall-card-hoverable{background:var(--bg-card);border-radius:.42667rem;box-shadow:0 1px .08rem #0000000a,0 1px .05333rem #0000000f;border:1px solid rgba(0,0,0,.06);transition:box-shadow .3s ease,transform .3s ease;overflow:hidden}.ehall-card-hoverable:hover{box-shadow:0 .10667rem .32rem #00000014,0 .05333rem .10667rem #0000000a;transform:translateY(-.05333rem)}.ehall-list-item{background-color:#f8fafc;border-radius:.26667rem;padding:.37333rem .42667rem;transition:all .3s ease;cursor:pointer;border:1px solid transparent;margin-bottom:.26667rem}.ehall-list-item:last-child{margin-bottom:0}.ehall-list-item:hover{background:linear-gradient(135deg,#3b82f60a,#6366f10a);border-color:#e2e8f0;transform:translate(.10667rem);box-shadow:0 .05333rem .21333rem #0000000a}.ehall-list-item:active{transform:translate(.05333rem)}.ehall-tag{display:inline-flex;align-items:center;padding:.05333rem .21333rem;border-radius:.10667rem;font-size:.32rem;font-weight:500;line-height:1.5}.ehall-tag-info{background-color:var(--reminder-info-bg);color:var(--reminder-info-title)}.ehall-tag-warning{background-color:var(--reminder-warning-bg);color:var(--reminder-warning-title)}.ehall-tag-danger{background-color:var(--reminder-danger-bg);color:var(--reminder-danger-title)}.ehall-tag-success{background-color:var(--reminder-success-bg);color:var(--reminder-success-title)}.ehall-hover-lift{transition:transform var(--transition-normal),box-shadow var(--transition-normal)}.ehall-hover-lift:hover{transform:translateY(-.05333rem);box-shadow:var(--card-item-shadow-hover)}.ehall-hover-lift:active{transform:translateY(0)}.ehall-icon-wrapper{display:flex;align-items:center;justify-content:center;background-color:transparent;color:var(--primary-blue);transition:transform var(--transition-normal),color var(--transition-normal)}.ehall-icon-wrapper:hover{transform:scale(1.15);color:var(--primary-light)}.ehall-icon-wrapper:active{transform:scale(.95)}.ehall-shortcut-icon{display:flex;align-items:center;flex-shrink:0;border-radius:.21333rem;transition:transform var(--transition-fast)}.ehall-shortcut-icon:hover{transform:translateY(-1px)}.ehall-divider{height:1px;background-color:var(--border-color);margin:.32rem 0}.ehall-divider-subtle{height:1px;background-color:var(--divider-color);opacity:.5}.ehall-flex-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:.32rem;align-items:center}.ehall-flex-col{display:flex;flex-direction:column;gap:.21333rem}.ehall-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.85333rem .42667rem;text-align:center;color:var(--text-muted);gap:.21333rem}.ehall-skeleton-item{display:flex;flex-direction:column;align-items:center;gap:.16rem;padding:.32rem .21333rem}.ehall-message-user{background:linear-gradient(135deg,#1890ff,#096dd9)}.ehall-message-assistant{background:#f5f5f5}.ehall-carousel-dots .slick-dots li button{background:var(--carousel-dot-inactive);height:.21333rem;border-radius:.10667rem}.ehall-carousel-dots .slick-dots li.slick-active button{background:var(--carousel-dot-active);width:.53333rem}.ehall-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:.85333rem;height:.85333rem;border-radius:50%;background:var(--carousel-arrow-bg);box-shadow:0 .05333rem .21333rem #00000026;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all var(--transition-normal);color:var(--carousel-arrow-color);font-size:.37333rem}.ehall-carousel-arrow:hover{background:var(--carousel-arrow-hover-bg);color:var(--carousel-arrow-hover-color);box-shadow:0 .10667rem .32rem #1890ff66}.ehall-carousel-arrow--left{left:-.42667rem}.ehall-carousel-arrow--right{right:-.42667rem}@media(max-width:768px){.ehall-carousel-arrow{display:none!important}}@media(max-width:576px){.ehall-hide-mobile{display:none!important}}@media(min-width:577px){.ehall-hide-desktop{display:none!important}}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-center{display:flex;align-items:center;justify-content:center}.flex-start{display:flex;align-items:center;justify-content:flex-start}.flex-end{display:flex;align-items:center;justify-content:flex-end}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-3)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-3)}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-3)}.text-primary{color:var(--text-primary)}.text-secondary{color:var(--text-secondary)}.text-muted{color:var(--text-muted)}.text-success{color:var(--color-success)}.text-warning{color:var(--color-warning)}.text-error{color:var(--color-error)}.text-info{color:var(--color-info)}.text-link{color:var(--link-color)}.text-link:hover{color:var(--link-hover-color)}.text-xs{font-size:var(--font-size-xs)}.text-sm{font-size:var(--font-size-sm)}.text-base{font-size:var(--font-size-base)}.text-md{font-size:var(--font-size-md)}.text-lg{font-size:var(--font-size-lg)}.text-xl{font-size:var(--font-size-xl)}.text-2xl{font-size:var(--font-size-2xl)}.text-3xl{font-size:var(--font-size-3xl)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-normal{font-weight:var(--font-weight-normal)}.font-medium{font-weight:var(--font-weight-medium)}.font-semibold{font-weight:var(--font-weight-semibold)}.font-bold{font-weight:var(--font-weight-bold)}.p-0{padding:var(--space-0)}.p-1{padding:var(--space-1)}.p-2{padding:var(--space-2)}.p-3{padding:var(--space-3)}.p-4{padding:var(--space-4)}.p-5{padding:var(--space-5)}.p-6{padding:var(--space-6)}.px-4{padding-left:var(--space-4);padding-right:var(--space-4)}.py-4{padding-top:var(--space-4);padding-bottom:var(--space-4)}.m-0{margin:var(--space-0)}.mt-2{margin-top:var(--space-2)}.mt-3{margin-top:var(--space-3)}.mt-4{margin-top:var(--space-4)}.mb-2{margin-bottom:var(--space-2)}.mb-3{margin-bottom:var(--space-3)}.mb-4{margin-bottom:var(--space-4)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-md{border-radius:var(--radius-md)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-full{border-radius:var(--radius-full)}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow-md{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:var(--shadow-lg)}@media(max-width:768px){.grid-2,.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}.shortcut-item{transition:all .3s cubic-bezier(.4,0,.2,1)!important}.shortcut-item:hover{background-color:var(--shortcut-item-hover-bg)!important;box-shadow:0 .10667rem .32rem #2563eb1a!important;transform:translateY(-.05333rem)!important}.shortcut-item:active{transform:translateY(0)!important}.common-services-component,.notice-board-component,.business-shortcut-component,.important-reminder-component,.service-center-card{background:var(--bg-card)!important;border-radius:.42667rem;border:none!important;box-shadow:0 .10667rem .64rem #0000000f;overflow:hidden;transition:box-shadow .3s ease}.common-services-component:hover,.notice-board-component:hover,.business-shortcut-component:hover,.important-reminder-component:hover,.service-center-card:hover{box-shadow:0 .21333rem .85333rem #0000001a}.important-reminder-component,.notice-board-component,.business-shortcut-component,.school-statistics-component,.oa-workflow-component{background:var(--bg-card)!important;backdrop-filter:blur(.8rem) saturate(1.2);-webkit-backdrop-filter:blur(.8rem) saturate(1.2);border:1px solid rgba(255,255,255,.5)!important}.important-reminder-component .ant-card-head,.notice-board-component .ant-card-head,.business-shortcut-component .ant-card-head,.school-statistics-component .ant-card-head,.oa-workflow-component .ant-card-head{background:transparent!important;border-bottom:1px solid rgba(0,0,0,.06)}.important-reminder-component .ant-card-body,.notice-board-component .ant-card-body,.business-shortcut-component .ant-card-body,.school-statistics-component .ant-card-body,.oa-workflow-component .ant-card-body{background:transparent!important}.common-services-component .ant-card-head,.service-center-card .ant-card-head{background:var(--bg-card)!important;border-bottom:1px solid #f1f5f9;min-height:auto}.common-services-component .ant-card-head-title,.service-center-card .ant-card-head-title{padding:0;font-size:18px;font-weight:600;color:#1e293b}.common-services-component .ant-card-head .ant-typography,.service-center-card .ant-card-head .ant-typography{color:#1e293b}.notice-board-component .ant-card-head-title,.important-reminder-component .ant-card-head-title,.business-shortcut-component .ant-card-head-title,.school-statistics-component .ant-card-head-title,.oa-workflow-component .ant-card-head-title{padding:0;font-size:18px;font-weight:600;color:#1e293b}.notice-board-component .ant-card-head .ant-typography,.important-reminder-component .ant-card-head .ant-typography,.business-shortcut-component .ant-card-head .ant-typography,.school-statistics-component .ant-card-head .ant-typography,.oa-workflow-component .ant-card-head .ant-typography{color:#1e293b}.common-services-component .ant-card-body,.service-center-card .ant-card-body{padding:20px 24px 24px;background:var(--bg-card)}.reminder-card{border-radius:.26667rem;transition:all .3s ease;background-color:var(--bg-card)}.reminder-card--skeleton{background-color:var(--bg-card)}.reminder-card:hover{transform:translateY(-.05333rem);box-shadow:0 .10667rem .42667rem #0000001a!important;background-color:var(--bg-card)}.service-item:hover .service-icon{transform:scale(1.15)}.service-item:active .service-icon{transform:scale(.95)}.common-services-component .ant-carousel .slick-dots li{margin:0 3px}.common-services-component .ant-carousel .slick-dots li button{background:var(--carousel-dot-inactive);height:8px;border-radius:4px}.common-services-component .ant-carousel .slick-dots li.slick-active button{background:var(--carousel-dot-active);width:20px}.common-services-component .ant-carousel .slick-slide{padding:0}.common-services-component .ant-carousel .slick-list{margin:0}.service-grid-carousel-wrapper .slick-track{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important}.service-grid-carousel-wrapper .slick-slide{float:none!important;flex-shrink:0!important}.service-grid-carousel-wrapper .slick-slide>div{width:100%}.service-grid-carousel-wrapper .slick-list{overflow:hidden!important}@media(min-width:768px){.common-services-component .service-grid-carousel-wrapper .slick-list{padding-top:.32rem;padding-bottom:.32rem;margin-top:-.32rem;margin-bottom:-.32rem}}.service-grid-carousel-wrapper .carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:.85333rem;height:.85333rem;border-radius:50%;background:var(--carousel-arrow-hover-bg);color:var(--carousel-arrow-hover-color);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;font-size:.37333rem}.service-grid-carousel-wrapper .carousel-arrow-left{left:-.42667rem}.service-grid-carousel-wrapper .carousel-arrow-right{right:-.42667rem}.service-grid-carousel-wrapper .carousel-arrow:hover{background:var(--carousel-arrow-hover-bg);color:var(--carousel-arrow-hover-color);box-shadow:0 .10667rem .32rem #1890ff66}@media(max-width:768px){.service-grid-carousel-wrapper .carousel-arrow{display:none!important}}.notice-board-component .ant-card-head{border-bottom:1px solid var(--border-color)}.notice-board-component .ant-tabs-nav{margin-bottom:0}.notice-item{border-radius:.10667rem;transition:all .3s ease}.notice-item:hover{background-color:var(--bg-base)!important;border-color:var(--border-color-strong)!important;box-shadow:var(--card-item-shadow-hover)}.notice-item:active{transform:scale(.98)}.shortcut-item{border-radius:.21333rem;box-shadow:0 .05333rem .05333rem #0000004d;transition:all .3s ease;position:relative;overflow:hidden;background:var(--bg-card);border:1px solid rgba(255,255,255,.45)}.shortcut-item:hover{background:var(--bg-card)!important;border-color:#dbeafe!important;transform:translateY(-.05333rem);box-shadow:0 .10667rem .42667rem #0000001a!important}.shortcut-item:active{transform:translateY(0)}.ant-carousel .slick-dots li button{transition:background-color var(--transition-fast)}.ant-card{border-radius:var(--radius-md);background:var(--bg-card)!important}.ant-card-head{border-bottom:1px solid #f1f5f9;min-height:auto;padding:20px 24px;background:var(--bg-card)!important}.ant-card-head-title{font-size:18px;font-weight:600;color:#1e293b}.ant-card-body{padding:var(--box-card-pt, 20px) var(--box-card-pr, 24px) var(--box-card-pb, 24px) var(--box-card-pl, 24px);background:var(--bg-card)!important}.ant-tabs-nav{margin-bottom:var(--space-3)}.ant-tabs-tab{padding:var(--space-2) var(--space-3);font-size:var(--font-size-sm);transition:color var(--transition-fast)}.ant-tabs-tab:hover{color:var(--primary-blue)}.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-blue);font-weight:var(--font-weight-semibold)}.ant-tabs-ink-bar{background:var(--primary-blue)}.ant-tabs-nav:before{border-bottom-color:#0000000f!important}.oa-workflow__tab-bar .ant-tabs-nav{margin-bottom:var(--space-3)}.oa-workflow__tab-bar .ant-tabs-tab{padding:var(--space-2) var(--space-3);font-size:var(--font-size-sm);font-weight:500;color:#475569;transition:color var(--transition-fast)}.oa-workflow__tab-bar .ant-tabs-tab:hover{color:var(--primary-blue)}.oa-workflow__tab-bar .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-blue);font-weight:600}.oa-workflow__tab-bar .ant-tabs-ink-bar{background:var(--primary-blue)}.oa-workflow-component .ant-card-head{background:transparent!important;border-bottom:1px solid rgba(0,0,0,.06)!important}.oa-workflow-component .ant-card-head-title{color:#1e293b!important}.oa-workflow-component .ant-card-body,.oa-workflow-component .ant-table-wrapper,.oa-workflow-component .ant-table,.oa-workflow-component .ant-table-container,.oa-workflow-component .ant-table-content{background:transparent!important}.oa-workflow-component .ant-table-thead>tr>th{background:var(--bg-card)!important;color:#1e293b!important;border-bottom:1px solid rgba(0,0,0,.06)!important;font-weight:600}.oa-workflow-component .ant-table-thead>tr>th:before{background-color:#0000000f!important}.oa-workflow-component .ant-table-tbody>tr>td{background:transparent!important;color:#334155!important;border-bottom:1px solid rgba(0,0,0,.04)!important}.oa-workflow-component .ant-table-tbody>tr:nth-child(2n)>td{background:#ffffff40!important}.oa-workflow-component .ant-table-tbody>tr:hover>td{background:#eff6ffa6!important}.oa-workflow-component .ant-table-tbody>tr.ant-table-row-selected>td{background:#3b82f614!important}.oa-workflow-component .ant-table-tbody .ant-typography[style*="color: rgb(24, 144, 255)"],.oa-workflow-component .ant-table-tbody .ant-typography[style*="color: #1890ff"],.oa-workflow-component .ant-table-tbody .ant-typography[style*="color:#1890ff"]{color:#2563eb!important}.oa-workflow-component .ant-typography.ant-typography-secondary,.oa-workflow-component .ant-table-tbody .ant-typography-secondary{color:#475569!important}.oa-workflow-component .ant-table-tbody .ant-typography{color:#334155!important}.oa-workflow-component .ant-tag-processing{background:#3b82f61a!important;border-color:#3b82f640!important;color:#2563eb!important}.oa-workflow-component .ant-tag-success{background:#10b9811a!important;border-color:#10b98140!important;color:#059669!important}.oa-workflow-component .ant-tag-error{background:#ef44441a!important;border-color:#ef444440!important;color:#dc2626!important}.oa-workflow-component .ant-tag-default{background:var(--bg-card)!important;border-color:#00000014!important;color:#475569!important}.oa-workflow-component .ant-pagination{color:#475569!important}.oa-workflow-component .ant-pagination .ant-pagination-item{background:var(--bg-card)!important;border-color:#00000014!important}.oa-workflow-component .ant-pagination .ant-pagination-item a{color:#475569!important}.oa-workflow-component .ant-pagination .ant-pagination-item-active{background:var(--primary-blue)!important;border-color:var(--primary-blue)!important}.oa-workflow-component .ant-pagination .ant-pagination-item-active a{color:#fff!important}.oa-workflow-component .ant-pagination .ant-pagination-prev button,.oa-workflow-component .ant-pagination .ant-pagination-next button{background:var(--bg-card)!important;border-color:#00000014!important;color:#475569!important}.oa-workflow-component .ant-pagination-total-text{color:#64748b!important}.oa-workflow-component .ant-pagination-options .ant-select-selector{background:var(--bg-card)!important;border-color:#00000014!important;color:#475569!important}.oa-workflow-component .ant-empty-description{color:#64748b!important}.oa-workflow-component .ant-spin-text{color:#475569!important}.oa-workflow-component .ant-spin-dot-item{background:var(--primary-blue)!important}.ant-btn{border-radius:var(--radius-sm);font-weight:var(--font-weight-medium);transition:all var(--transition-fast)}.ant-btn-primary{background:var(--primary-blue);border-color:var(--primary-blue)}.ant-btn-primary:hover{background:var(--primary-light);border-color:var(--primary-light)}.ant-btn-text{border-radius:var(--radius-sm)}.ant-btn-text:hover{background:#0000000a}.ant-input,.ant-input-affix-wrapper{border-radius:var(--radius-sm)}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{border-color:var(--primary-blue);box-shadow:0 0 0 2px #2563eb1a}.ant-select-selector{border-radius:var(--radius-sm)!important}.ant-select-focused .ant-select-selector{border-color:var(--primary-blue)!important;box-shadow:0 0 0 2px #2563eb1a!important}.ant-form-item{margin-bottom:var(--space-4)}.ant-form-item-label>label{font-size:var(--font-size-sm);color:var(--text-secondary)}.ant-modal-content{border-radius:var(--radius-md);overflow:hidden}.ant-modal-header{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-color)}.ant-modal-title{font-size:var(--font-size-md);font-weight:var(--font-weight-semibold)}.ant-modal-body{padding:var(--space-5)}.ant-modal-footer{padding:var(--space-3) var(--space-5);border-top:1px solid var(--border-color)}.save-remark-textarea .ant-input-data-count{bottom:2px!important;inset-inline-end:10px!important}.ant-collapse{border-radius:var(--radius-sm);border-color:var(--border-color)}.ant-collapse-item{border-color:var(--border-color)}.ant-collapse-header{padding:var(--space-3) var(--space-4)!important;font-weight:var(--font-weight-medium)}.ant-collapse-content{border-color:var(--border-color)}.ant-collapse-content-box{padding:var(--space-4)}.ant-table{border-radius:var(--radius-sm)}.ant-table-thead>tr>th{background:var(--bg-base);font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm)}.ant-table-tbody>tr:hover>td{background:var(--bg-base)}.ant-table-wrapper .ant-table-pagination{margin:var(--space-4) 0 0}.ant-empty-description{color:var(--text-muted)}.ant-badge-count{box-shadow:none}.ant-message-notice-content{border-radius:var(--radius-sm);box-shadow:var(--shadow-md)}.ant-tag{border-radius:var(--radius-sm);font-size:var(--font-size-xs)}.ant-divider{border-color:var(--border-color);margin:var(--space-4) 0}.ant-popconfirm .ant-popover-inner{border-radius:var(--radius-md)}.ant-switch{border-radius:var(--radius-full)}.ant-switch-checked{background:var(--primary-blue)}[data-theme=midnight] .common-services-component,[data-theme=midnight] .notice-board-component,[data-theme=midnight] .business-shortcut-component,[data-theme=midnight] .important-reminder-component,[data-theme=midnight] .service-center-card,[data-theme=midnight] .school-statistics-component{background:var(--bg-card)!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:var(--shadow-md)!important}[data-theme=midnight] .important-reminder-component,[data-theme=midnight] .notice-board-component,[data-theme=midnight] .business-shortcut-component,[data-theme=midnight] .school-statistics-component,[data-theme=midnight] .oa-workflow-component{background:#161b228c!important;backdrop-filter:blur(.8rem) saturate(1.2);-webkit-backdrop-filter:blur(.8rem) saturate(1.2);border:1px solid rgba(255,255,255,.1)!important}[data-theme=midnight] .common-services-component .ant-card-head,[data-theme=midnight] .notice-board-component .ant-card-head,[data-theme=midnight] .business-shortcut-component .ant-card-head,[data-theme=midnight] .important-reminder-component .ant-card-head,[data-theme=midnight] .service-center-card .ant-card-head,[data-theme=midnight] .school-statistics-component .ant-card-head,[data-theme=midnight] .oa-workflow-component .ant-card-head{background:transparent!important;border-bottom:1px solid rgba(255,255,255,.1)!important}[data-theme=midnight] .common-services-component .ant-card-head-title,[data-theme=midnight] .notice-board-component .ant-card-head-title,[data-theme=midnight] .business-shortcut-component .ant-card-head-title,[data-theme=midnight] .important-reminder-component .ant-card-head-title,[data-theme=midnight] .service-center-card .ant-card-head-title,[data-theme=midnight] .school-statistics-component .ant-card-head-title,[data-theme=midnight] .oa-workflow-component .ant-card-head-title,[data-theme=midnight] .common-services-component .ant-card-head .ant-typography,[data-theme=midnight] .notice-board-component .ant-card-head .ant-typography,[data-theme=midnight] .business-shortcut-component .ant-card-head .ant-typography,[data-theme=midnight] .important-reminder-component .ant-card-head .ant-typography,[data-theme=midnight] .service-center-card .ant-card-head .ant-typography,[data-theme=midnight] .school-statistics-component .ant-card-head .ant-typography,[data-theme=midnight] .oa-workflow-component .ant-card-head .ant-typography{color:var(--text-primary)!important}[data-theme=midnight] .common-services-component .ant-card-body,[data-theme=midnight] .notice-board-component .ant-card-body,[data-theme=midnight] .business-shortcut-component .ant-card-body,[data-theme=midnight] .important-reminder-component .ant-card-body,[data-theme=midnight] .service-center-card .ant-card-body,[data-theme=midnight] .school-statistics-component .ant-card-body,[data-theme=midnight] .oa-workflow-component .ant-card-body{background:transparent!important;color:var(--text-primary)!important}[data-theme=midnight] .ant-card{background:transparent!important;border-color:#ffffff14!important;color:var(--text-primary)!important}[data-theme=midnight] .ant-card-head{background:transparent!important;border-bottom:1px solid rgba(255,255,255,.1)!important}[data-theme=midnight] .ant-card-head-title{color:var(--text-primary)!important}[data-theme=midnight] .ant-card-body{background:transparent!important;color:var(--text-primary)!important}[data-theme=midnight] .ant-typography{color:var(--text-primary)!important}[data-theme=midnight] .ant-typography.ant-typography-secondary,[data-theme=midnight] .ant-tabs-tab{color:var(--text-secondary)!important}[data-theme=midnight] .ant-tabs-tab:hover,[data-theme=midnight] .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-light)!important}[data-theme=midnight] .ant-tabs-ink-bar{background:var(--primary-light)!important}[data-theme=midnight] .ant-tabs-nav:before{border-bottom-color:var(--border-color)!important}[data-theme=midnight] .ant-table{background:transparent!important;color:var(--text-primary)!important}[data-theme=midnight] .ant-table-thead>tr>th{background:#ffffff0d!important;color:var(--text-secondary)!important;border-bottom-color:var(--border-color)!important}[data-theme=midnight] .ant-table-tbody>tr:hover>td{background:#ffffff0d!important}[data-theme=midnight] .ant-collapse{background:#ffffff0d!important;border-color:var(--border-color)!important}[data-theme=midnight] .ant-collapse-item{border-color:var(--border-color)!important}[data-theme=midnight] .ant-collapse-header{color:var(--text-primary)!important}[data-theme=midnight] .ant-collapse-content{background:#ffffff0a!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}[data-theme=midnight] .ant-divider{border-color:var(--border-color)!important}[data-theme=midnight] .ant-btn-text:hover{background:#ffffff14!important}[data-theme=midnight] .ant-switch{background:#3a3f4a!important}[data-theme=midnight] .ant-switch-checked{background:var(--primary-blue)!important}[data-theme=midnight] .reminder-card,[data-theme=midnight] .reminder-card--skeleton{background:#ffffff12!important;backdrop-filter:blur(.32rem) saturate(1.2);-webkit-backdrop-filter:blur(.32rem) saturate(1.2);border-top-color:#ffffff1a!important;border-right-color:#ffffff1a!important;border-bottom-color:#ffffff1a!important}[data-theme=midnight] .reminder-card:hover{background:#ffffff1c!important;box-shadow:0 .10667rem .53333rem #00000059!important}[data-theme=midnight] .notice-item,[data-theme=midnight] .notice-item--compact,[data-theme=midnight] .notice-item--detail{background:#ffffff0f!important;backdrop-filter:blur(.26667rem) saturate(1.2);-webkit-backdrop-filter:blur(.26667rem) saturate(1.2);border-color:#ffffff14!important}[data-theme=midnight] .notice-item:hover,[data-theme=midnight] .notice-item--compact:hover,[data-theme=midnight] .notice-item--detail:hover{background:#4d8eff1f!important;border-color:#4d8eff40!important;box-shadow:0 .10667rem .42667rem #0000004d!important}[data-theme=midnight] .notice-item__title,[data-theme=midnight] .notice-item__title-detail{color:var(--text-primary)!important}[data-theme=midnight] .notice-item:hover .notice-item__title,[data-theme=midnight] .notice-item--detail:hover .notice-item__title-detail{color:var(--primary-light)!important}[data-theme=midnight] .notice-item__meta,[data-theme=midnight] .notice-item__date{color:var(--text-muted)!important}[data-theme=midnight] .notice-board__tab-bar.ant-tabs,[data-theme=midnight] .notice-board__tab-bar .ant-tabs-content-holder,[data-theme=midnight] .notice-board__tab-bar .ant-tabs-tabpane{background:transparent!important}[data-theme=midnight] .shortcut-item{background:#ffffff0f!important;backdrop-filter:blur(.26667rem) saturate(1.1);-webkit-backdrop-filter:blur(.26667rem) saturate(1.1);border-color:#ffffff14!important;box-shadow:0 .05333rem .21333rem #00000040!important}[data-theme=midnight] .shortcut-item:hover{background:#4d8eff24!important;border-color:#4d8eff59!important;box-shadow:0 .10667rem .42667rem #4d8eff33!important}[data-theme=midnight] .shortcut-item .ant-typography,[data-theme=midnight] .shortcut-item span{color:var(--text-primary)!important}[data-theme=midnight] .oa-workflow-component .ant-card-head{background:transparent!important;border-bottom:1px solid rgba(255,255,255,.1)!important}[data-theme=midnight] .oa-workflow-component .ant-card-head-title{color:var(--text-primary)!important}[data-theme=midnight] .oa-workflow-component .ant-card-body{background:transparent!important}[data-theme=midnight] .oa-workflow-component .ant-table-wrapper,[data-theme=midnight] .oa-workflow-component .ant-table{background:transparent!important;color:var(--text-primary)!important}[data-theme=midnight] .oa-workflow-component .ant-table-container,[data-theme=midnight] .oa-workflow-component .ant-table-content{background:transparent!important}[data-theme=midnight] .oa-workflow-component .ant-table-thead>tr>th{background:#ffffff0f!important;color:var(--text-secondary)!important;border-bottom:1px solid var(--border-color)!important;font-weight:600}[data-theme=midnight] .oa-workflow-component .ant-table-thead>tr>th:before{background-color:var(--border-color)!important}[data-theme=midnight] .oa-workflow-component .ant-table-tbody>tr>td{background:transparent!important;color:var(--text-primary)!important;border-bottom:1px solid var(--border-color)!important}[data-theme=midnight] .oa-workflow-component .ant-table-tbody>tr:hover>td{background:#4d8eff14!important}[data-theme=midnight] .oa-workflow-component .ant-table-tbody>tr.ant-table-row-selected>td{background:#4d8eff1f!important}[data-theme=midnight] .oa-workflow-component .ant-table-tbody .ant-typography[style*="color: rgb(24, 144, 255)"],[data-theme=midnight] .oa-workflow-component .ant-table-tbody .ant-typography[style*="color: #1890ff"],[data-theme=midnight] .oa-workflow-component .ant-table-tbody .ant-typography[style*="color:#1890ff"]{color:var(--link-color)!important}[data-theme=midnight] .oa-workflow-component .ant-typography.ant-typography-secondary,[data-theme=midnight] .oa-workflow-component .ant-table-tbody .ant-typography-secondary{color:var(--text-secondary)!important}[data-theme=midnight] .oa-workflow-component .ant-table-tbody .ant-typography{color:var(--text-primary)!important}[data-theme=midnight] .oa-workflow-component .ant-tag-processing{background:#1890ff26!important;border-color:#1890ff59!important;color:#6ba3ff!important}[data-theme=midnight] .oa-workflow-component .ant-tag-success{background:#3dd68c1f!important;border-color:#3dd68c4d!important;color:#3dd68c!important}[data-theme=midnight] .oa-workflow-component .ant-tag-error{background:#ff6b6b1f!important;border-color:#ff6b6b4d!important;color:#ff8080!important}[data-theme=midnight] .oa-workflow-component .ant-tag-default{background:#ffffff14!important;border-color:#ffffff26!important;color:var(--text-secondary)!important}[data-theme=midnight] .oa-workflow-component .ant-pagination{color:var(--text-secondary)!important}[data-theme=midnight] .oa-workflow-component .ant-pagination .ant-pagination-item{background:#ffffff0d!important;border-color:var(--border-color)!important}[data-theme=midnight] .oa-workflow-component .ant-pagination .ant-pagination-item a{color:var(--text-secondary)!important}[data-theme=midnight] .oa-workflow-component .ant-pagination .ant-pagination-item-active{background:var(--primary-blue)!important;border-color:var(--primary-blue)!important}[data-theme=midnight] .oa-workflow-component .ant-pagination .ant-pagination-item-active a{color:#fff!important}[data-theme=midnight] .oa-workflow-component .ant-pagination .ant-pagination-prev button,[data-theme=midnight] .oa-workflow-component .ant-pagination .ant-pagination-next button,[data-theme=midnight] .oa-workflow-component .ant-pagination .ant-pagination-options .ant-select-selector{background:#ffffff0d!important;border-color:var(--border-color)!important;color:var(--text-secondary)!important}[data-theme=midnight] .oa-workflow-component .ant-select-dropdown{background:#1e232d!important;border:1px solid var(--border-color)!important}[data-theme=midnight] .oa-workflow-component .ant-pagination-total-text{color:var(--text-muted)!important}[data-theme=midnight] .oa-workflow-component .ant-tabs-nav{background:transparent!important}[data-theme=midnight] .oa-workflow-component .ant-tabs-tab{color:var(--text-secondary)!important}[data-theme=midnight] .oa-workflow-component .ant-tabs-tab:hover{color:var(--primary-light)!important}[data-theme=midnight] .oa-workflow-component .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-light)!important;font-weight:600}[data-theme=midnight] .oa-workflow-component .ant-tabs-ink-bar{background:var(--primary-light)!important}[data-theme=midnight] .oa-workflow-component .ant-tabs-nav:before{border-bottom-color:var(--border-color)!important}[data-theme=midnight] .oa-workflow__tab-bar .ant-tabs-tab:hover{color:var(--primary-light)!important}[data-theme=midnight] .oa-workflow__tab-bar .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-light)!important;font-weight:600}[data-theme=midnight] .oa-workflow__tab-bar .ant-tabs-ink-bar{background:var(--primary-light)!important}[data-theme=midnight] .oa-workflow-component .ant-empty-description{color:var(--text-muted)!important}[data-theme=midnight] .oa-workflow-component .ant-empty-image svg path{fill:#ffffff1a!important}[data-theme=midnight] .oa-workflow-component .ant-spin-text{color:var(--text-secondary)!important}[data-theme=midnight] .component-controls .ant-btn-text{color:#c9d1d9!important}[data-theme=midnight] .component-controls .ant-btn-text:hover{color:#f0f6fc!important;background:#ffffff1a!important}[data-theme=midnight] .portal-editor-toolbar .ant-btn-text{color:#c9d1d9!important}[data-theme=midnight] .portal-editor-toolbar .ant-btn-text:hover{color:#f0f6fc!important;background:#ffffff1a!important}[data-theme=midnight] .portal-editor-toolbar .ant-typography-secondary{color:#8b949e!important}[data-theme=midnight] .portal-editor-toolbar .ant-btn:not(.ant-btn-primary):not(.ant-btn-text){color:#c9d1d9!important;border-color:#30363d!important}[data-theme=midnight] .portal-editor-toolbar .ant-btn:not(.ant-btn-primary):not(.ant-btn-text):hover{color:#f0f6fc!important;border-color:#58a6ff!important}.app-view .ant-card>.ant-card-head,.app-view .ant-card>div.ant-card-head,.app-view .ant-card-head-wrapper,.app-view .notice-board-component .ant-card-head,.app-view .school-statistics-component .ant-card-head,.app-view .important-reminder-component .ant-card-head,.app-view .business-shortcut-component .ant-card-head,.app-view .common-services-component .ant-card-head{display:none!important;height:0!important;min-height:0!important;max-height:0!important;overflow:hidden!important;padding:0!important;margin:0!important;border:none!important;font-size:0!important;line-height:0!important;color:transparent!important}[data-theme=midnight] .oa-workflow-component .ant-spin-dot-item{background:var(--primary-light)!important}.history-preview__meta{display:flex;flex-wrap:wrap;gap:.10667rem .42667rem;padding:.16rem .26667rem;margin-bottom:.26667rem;font-size:.32rem;color:var(--text-secondary, #666);background:#f6f8fa;border-radius:.16rem}.history-preview__frame{height:calc(100vh - 4.53333rem);overflow:auto;border:1px solid var(--border-color, #e5e7eb);border-radius:.21333rem;background:#fff}.history-preview-modal .ant-modal-content{border-radius:0!important}.history-preview__frame .ant-layout{min-height:auto!important}.history-preview__empty{padding:1.28rem .42667rem;text-align:center;color:var(--text-secondary, #999)}.task-component .ant-card-head .ehall-card-title-icon{width:5px;height:24px;background:linear-gradient(180deg,var(--primary-blue),var(--accent-gold));border-radius:3px;box-shadow:0 2px 8px #2563eb4d}.task-component .ant-btn:not(.ant-btn-dangerous),.task-component .ant-btn-color-primary,.task-component .ant-btn-color-primary.ant-btn-variant-outlined{color:var(--primary-blue)!important;box-shadow:none!important}.task-component .ant-btn:not(.ant-btn-dangerous):hover,.task-component .ant-btn:not(.ant-btn-dangerous):focus{color:var(--primary-blue)!important;border-color:var(--primary-blue)!important;background:transparent!important;box-shadow:none!important}.task-component .ant-tabs-tab{color:#5a6270;font-size:14px}.task-component .ant-tabs-tab:hover{color:var(--primary-blue)!important}.task-component .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-blue)!important;font-weight:600}.task-component .ant-tabs-ink-bar{background:var(--primary-blue)!important}.admin-entry-btn{background:var(--primary-blue)!important;color:#fff!important;border-color:var(--primary-blue)!important;box-shadow:none!important}.admin-entry-btn:hover,.admin-entry-btn:focus{background:var(--primary-blue)!important;color:#fff!important;border-color:var(--primary-blue)!important;box-shadow:none!important}.admin-entry-btn:active{background:var(--primary-blue)!important;color:#fff!important;border-color:var(--primary-blue)!important;box-shadow:none!important}.admin-entry-btn .ant-btn-icon,.admin-entry-btn:where(.ant-btn) .anticon{color:#fff!important}.admin-menu.ant-menu-light .ant-menu-item:hover{color:var(--primary-blue)!important}.admin-menu.ant-menu-light .ant-menu-item .anticon{color:inherit}.admin-menu.ant-menu-light .ant-menu-item:hover .anticon,.admin-menu.ant-menu-light .ant-menu-item-selected,.admin-menu.ant-menu-light .ant-menu-item-selected .anticon{color:var(--primary-blue)!important}.admin-menu.ant-menu-light .ant-menu-item-selected{background:color-mix(in srgb,var(--primary-blue) 12%,transparent)!important}.admin-menu.ant-menu-light .ant-menu-item{color:#5a6270}.admin-menu-group-title{padding:.37333rem .53333rem .16rem;font-size:.32rem;font-weight:600;letter-spacing:.5px;color:#8a93a6}.admin-menu.ant-menu-light .ant-menu-item{height:46px;line-height:46px;margin:4px 10px;padding:0 14px!important;border-radius:10px;transition:all .18s ease}.admin-menu.ant-menu-light .ant-menu-item .anticon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-right:10px!important;border-radius:8px;background:color-mix(in srgb,var(--primary-blue) 8%,transparent);font-size:15px;transition:all .18s ease}.admin-menu.ant-menu-light .ant-menu-item:hover .anticon{background:color-mix(in srgb,var(--primary-blue) 16%,transparent)}.admin-menu.ant-menu-light .ant-menu-item-selected .anticon{background:var(--primary-blue)!important;color:#fff!important}.admin-menu.ant-menu-light .ant-menu-item-selected{background:color-mix(in srgb,var(--primary-blue) 12%,transparent)!important;font-weight:600;position:relative}.admin-menu.ant-menu-light .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:22px;border-radius:2px;background:var(--primary-blue)}.admin-logo-avatar{background:var(--primary-blue)!important;color:#fff!important}.admin-header-icon-btn,.admin-header-icon-btn .anticon{color:var(--primary-blue)!important}.admin-header-icon-btn:hover,.admin-header-icon-btn:hover .anticon{color:var(--primary-blue)!important;background:color-mix(in srgb,var(--primary-blue) 10%,transparent)!important}.admin-back-btn{color:var(--primary-blue)!important;border-color:var(--primary-blue)!important;box-shadow:none!important}.admin-back-btn .anticon{color:var(--primary-blue)!important}.admin-back-btn:hover,.admin-back-btn:focus,.admin-back-btn:hover .anticon{color:var(--primary-blue)!important;border-color:var(--primary-blue)!important;background:color-mix(in srgb,var(--primary-blue) 10%,transparent)!important;box-shadow:none!important}.task-component .task-mark-delete-btn,.task-component .task-mark-delete-btn .anticon{color:#ff4d4f!important;border-color:transparent!important;background:transparent!important;box-shadow:none!important}.task-component .task-mark-delete-btn:hover,.task-component .task-mark-delete-btn:focus,.task-component .task-mark-delete-btn:hover .anticon{color:#ff7875!important;border-color:transparent!important;background:#ff4d4f14!important;box-shadow:none!important}.task-component .ant-tag{border-radius:6px;font-size:12px;line-height:18px;padding:0 7px;margin-inline-end:0;font-weight:500}.task-component .task-card__row{display:flex;align-items:flex-start;justify-content:space-between;gap:.32rem;cursor:pointer}.task-component .task-card__main{flex:1;min-width:0}.task-component .task-card__title{font-size:.37333rem;font-weight:600;line-height:1.5;color:inherit;word-break:break-word}.task-component .task-card__tags{margin-top:.16rem}.task-component .task-card__meta{margin-top:.16rem;display:flex;flex-direction:column;gap:.05333rem;font-size:.34667rem;color:var(--text-secondary, #8c8c8c)}.task-component .task-card__actions{flex-shrink:0;display:flex;align-items:center}.task-component .task-card__actions--inline{margin-top:.26667rem}.task-component .task-card__actions .ant-btn,.task-component .task-card__actions .ant-btn:hover,.task-component .task-card__actions .ant-btn:focus,.task-component .task-card__actions .ant-btn:active{background:transparent!important;border-color:transparent!important;box-shadow:none!important}.task-component .ant-btn-link{padding-inline:4px}.task-component .ant-btn-color-primary.ant-btn-variant-solid,.task-component .ant-btn-color-primary.ant-btn-variant-solid .anticon{color:#fff!important}.task-component .ant-tabs-tab{padding:8px 2px}.task-component .ant-tabs-tab+.ant-tabs-tab{margin-left:18px}.task-component .task-tab-label__icon{display:inline-flex;align-items:center;font-size:.4rem;line-height:1}.task-component .task-tab-label__count{display:inline-block;min-width:.48rem;margin-left:.10667rem;padding:0 .13333rem;font-size:.32rem;line-height:.45333rem;text-align:center;border-radius:.21333rem;background:#0000000f;color:var(--text-secondary, #94a3b8);font-weight:500;vertical-align:middle}.task-component .ant-tabs-tab-active .task-tab-label__count{background:color-mix(in srgb,var(--primary-blue) 12%,transparent);color:var(--primary-blue, #1677ff)}@media(max-width:768px){.task-component .task-card__row{gap:.21333rem}}:root{--screen-xs: 15.33333rem;--screen-sm: 15.36rem;--screen-md: 20.48rem;--screen-lg: 26.45333rem;--screen-xl: 32rem;--screen-xxl: 37.33333rem}@media(max-width:767px){:root{--card-padding: var(--space-3);--card-header-padding: var(--space-3) var(--space-4);--card-body-padding: var(--space-3);--card-gap: var(--space-4);--container-padding-x: var(--space-3)}.page-container{height:auto!important;min-height:100vh}.ehall-content{flex:none!important;min-height:auto!important;overflow-y:visible!important;padding:.32rem 0}.ehall-footer{position:relative!important;flex-shrink:0}body{font-size:var(--font-size-sm)}.ant-layout{background:transparent!important}.ant-card{margin:0;border-radius:var(--radius-sm)}.ant-card-head{padding:0!important;font-size:var(--font-size-md);min-height:auto}.ant-card-head-title{font-size:var(--font-size-md)!important;font-weight:var(--font-weight-semibold)}.ant-card-body{padding:0!important}.ant-card-small>.ant-card-body{padding:var(--space-2)!important}.ant-statistic{text-align:center}.ant-statistic-title{font-size:var(--font-size-xs);margin-bottom:var(--space-1)}.ant-statistic-content,.ant-statistic-content-value{font-size:var(--font-size-2xl)!important}.ant-tag{margin:2px;font-size:11px;padding:2px 6px;border-radius:4px}.ant-carousel{margin:0!important;overflow:hidden;width:100%!important;max-width:100%!important}.ant-carousel .slick-slider{padding-bottom:0}.ant-carousel .slick-dots{bottom:var(--space-2)}.ant-flex{flex-wrap:wrap}.ant-space{width:100%;flex-wrap:wrap}.ant-row{margin-left:0!important;margin-right:0!important}.ant-col{padding-left:var(--space-1)!important;padding-right:var(--space-1)!important}.ant-layout-header{padding:0 var(--space-3)!important}.ehall-header-inner{height:1.49333rem!important;padding:0 .32rem!important}.ehall-header-logo img{height:.96rem!important}.ehall-footer{padding:var(--space-3) var(--space-3)}.ehall-footer-inner{flex-direction:column;align-items:center;text-align:center;gap:var(--space-4)}.ehall-footer-links{flex-direction:column!important;align-items:center;gap:var(--space-1)}.ehall-footer-links-title{font-size:.32rem;margin-bottom:var(--space-1)}.ehall-footer-links-row{flex-wrap:wrap;justify-content:center;gap:var(--space-2) var(--space-3)}.ehall-footer-link{font-size:.32rem!important;white-space:nowrap!important}.ehall-footer-link:hover{transform:none!important}.ehall-footer-bottom{font-size:.29333rem}.ant-image-img{object-fit:cover}[id^=row-wrapper-]{margin-bottom:.26667rem!important}.ehall-content-inner{padding:.32rem .21333rem!important}.common-services-component,.notice-board-component,.important-reminder-component,.business-shortcut-component,.service-center-card{margin-bottom:.26667rem}.common-services-component .ant-card-head,.notice-board-component .ant-card-head,.important-reminder-component .ant-card-head,.business-shortcut-component .ant-card-head,.common-services-component .ant-card-body,.notice-board-component .ant-card-body,.important-reminder-component .ant-card-body,.business-shortcut-component .ant-card-body{padding:12px}}@media(min-width:768px)and (max-width:991px){.ant-card{margin:0}.ant-statistic-content{font-size:var(--font-size-xl)}}@media(min-width:992px){.ant-card{margin:0}.ant-statistic-content{font-size:var(--font-size-2xl)}}@media(min-width:1400px){:root{--container-padding-x: 1.06667rem}}.banner-container{width:calc(100% + .85333rem);max-width:none;margin-left:-.42667rem;margin-right:-.42667rem;overflow:hidden;position:relative;clear:both;background:transparent!important;margin-bottom:0;display:block!important;visibility:visible!important;opacity:1!important}.banner-carousel{width:100%;max-width:none;position:relative}.banner-carousel .slick-slide img{width:100%;height:auto;display:block;position:relative}.banner-image-wrapper,.slick-slider,.slick-track{position:relative}.slick-slide{float:left;height:100%;min-height:1px;position:relative}@media(max-width:767px){.banner-container{width:calc(100% + .42667rem);max-width:none;margin-left:-.21333rem;margin-right:-.21333rem;min-height:3.2rem;max-height:3.2rem;height:3.2rem!important;margin-bottom:0}.banner-carousel,.banner-carousel .slick-slider,.banner-carousel .slick-list,.banner-carousel .slick-track,.banner-carousel .slick-slide{height:3.2rem!important}.banner-carousel .slick-slide>div{height:3.2rem!important}.banner-carousel .slick-dots{bottom:var(--space-2)}.banner-carousel .slick-dots li button{width:.16rem;height:.16rem}}@media(min-width:768px){.banner-container{min-height:6.13333rem;height:6.13333rem!important;margin-bottom:0}.banner-carousel{height:6.13333rem!important}}.news-list-wrapper-mobile{width:100%}.news-list-wrapper-mobile .ant-card-body .ant-typography-strong,.news-list-wrapper-mobile .ant-card-body .ant-typography strong,.news-list-wrapper-mobile .ant-card-body strong,.news-list-wrapper-mobile strong.ant-typography,.news-list-wrapper-mobile span.ant-typography strong{font-size:15px!important;line-height:22px!important;font-weight:var(--font-weight-semibold)!important}.news-list-wrapper-mobile .ant-card-body .ant-typography-secondary,.news-list-wrapper-mobile .ant-card-body span[class*=secondary]{font-size:13px!important;line-height:20px!important}.news-list-wrapper-mobile .ant-card-body .ant-tag{font-size:12px!important;line-height:20px!important;padding:0 6px!important}.news-list-wrapper-mobile .ant-card-body .ant-tag-red{font-size:11px!important;line-height:18px!important;padding:1px 6px!important}.news-list-component{width:100%}.news-list-component .ant-card-head{width:100%;min-height:auto}.news-list-component .ant-card-head-title{padding:var(--space-3) 0;line-height:1.5}.news-list-component .ant-card-body{padding:var(--space-3)!important;width:100%}.news-list-component .ant-flex{width:100%;flex-direction:column}@media(max-width:767px){.news-list-component .ant-card{box-shadow:0 1px 3px #00000014!important;border-radius:var(--radius-sm)!important}.news-list-component .ant-card-small>.ant-card-body{padding:var(--space-2)!important}.news-list-component .ant-typography{word-break:break-word}.news-list-component .ant-typography-strong,.news-list-component strong,.news-list-component .ant-typography.ant-typography-strong{font-size:15px!important;line-height:22px!important;font-weight:var(--font-weight-semibold)!important}.news-list-component .ant-typography-secondary,.news-list-component .ant-typography[type=secondary]{font-size:13px!important;line-height:20px!important}.news-list-component .ant-tag{font-size:12px!important;line-height:20px!important;padding:0 6px!important;white-space:nowrap;border-radius:4px}.news-list-component .ant-tag-red{font-size:11px!important;line-height:18px!important;padding:1px 6px!important}}.student-counter-component{overflow:visible;width:100%}.responsive-container{width:100%;max-width:100%;overflow-x:auto}.ant-col{word-break:break-word;min-height:1px;position:relative}*[role=button],.ant-btn,.ant-card,.ant-list-item{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker,textarea{font-size:16px}*{-webkit-overflow-scrolling:touch}@media(max-width:575px){.hide-xs{display:none!important}}@media(max-width:767px){.hide-sm{display:none!important}}@media(max-width:991px){.hide-md{display:none!important}}@media(min-width:768px){.show-xs-only{display:none!important}}@media(min-width:992px){.show-sm-only{display:none!important}}@media(min-width:1200px){.show-md-only{display:none!important}}#root{width:100%;margin:0;padding:0;text-align:left;min-height:100vh}.school-statistics .v1-layout{display:flex;gap:.42667rem;flex:1;min-height:0;align-items:flex-start}.school-statistics.mobile .v1-layout{flex-direction:column}.v1-menu,.v2-menu{width:5.33333rem;flex-shrink:0;background-color:var(--bg-card)!important;border:1px solid rgba(255,255,255,.45);border-radius:.21333rem;padding:.21333rem;box-shadow:0 .05333rem .21333rem #0000000a;overflow-y:auto;overflow-x:hidden}.menu-tab-group{margin-bottom:.10667rem}.menu-tab-group:last-child{margin-bottom:0}.menu-tab-header{display:flex;align-items:center;justify-content:space-between;padding:.26667rem .32rem;border-radius:.16rem;cursor:pointer;transition:all .15s ease;color:#595959;font-size:.37333rem;font-weight:500;background-color:transparent}.menu-tab-header:hover{background-color:var(--bg-card);color:#262626}.menu-tab-header.active{background-color:#eff6ffbf;color:var(--primary-blue);font-weight:600}.menu-tab-label{flex:1}.menu-tab-arrow{font-size:.29333rem;opacity:.6;transition:transform .15s ease}.menu-sub-list{padding:.05333rem 0 .10667rem .21333rem;animation:slideDown .2s ease}.menu-sub-item{padding:.21333rem .32rem .21333rem .53333rem;border-radius:.16rem;cursor:pointer;transition:all .15s ease;color:#595959;font-size:.34667rem;margin-bottom:.05333rem;position:relative;background-color:transparent}.menu-sub-item:before{content:"";position:absolute;left:.21333rem;top:50%;transform:translateY(-50%);width:.10667rem;height:.10667rem;border-radius:50%;background:#d9d9d9;transition:all .15s ease}.menu-sub-item:hover{background-color:var(--bg-card);color:#262626}.menu-sub-item:hover:before{background:#8c8c8c}.menu-sub-item.active{background-color:var(--primary-blue);color:#fff;font-weight:500}.menu-sub-item.active:before{background:var(--bg-card)}.v1-content,.v2-content{flex:1;display:flex;flex-direction:row;flex-wrap:wrap;gap:.42667rem;align-items:flex-start}.v1-content .campus-tabs,.v2-content .campus-tabs,.v1-content .function-tabs-mobile,.v2-content .function-tabs-mobile{width:100%;flex-shrink:0}.v1-content .chart-section,.v2-content .chart-section,.v1-content .dept-section,.v2-content .dept-section,.v1-content .detail-panel,.v2-content .detail-panel{flex:1 1 30%;min-width:7.46667rem}.campus-tabs{display:flex;align-items:center;gap:.21333rem;flex-wrap:wrap}.campus-label{font-size:.37333rem;color:#262626;font-weight:500}.campus-tag{cursor:pointer;transition:all .15s ease}.campus-tag:hover{transform:translateY(-1px)}.function-tabs-mobile{display:flex;flex-wrap:wrap;gap:.21333rem;padding:.21333rem 0;flex-shrink:0}.chart-section{background-color:var(--bg-card)!important;border-radius:.21333rem;padding:.42667rem;border:1px solid rgba(255,255,255,.45);box-shadow:0 .05333rem .21333rem #0000000a}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.32rem}.section-title{font-size:.4rem;font-weight:600;color:#262626}.chart-container{width:100%;background-color:transparent!important}.dept-section{background-color:var(--bg-card)!important;border-radius:.21333rem;padding:.42667rem;border:1px solid rgba(255,255,255,.45);box-shadow:0 .05333rem .21333rem #0000000a}.dept-row-expanded{background:#eff6ffbf!important}.detail-panel{background-color:var(--bg-card)!important;border-radius:.21333rem;border:1px solid rgba(255,255,255,.45);overflow:hidden;box-shadow:0 .05333rem .21333rem #0000000a;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-.26667rem)}to{opacity:1;transform:translateY(0)}}.detail-panel-header{display:flex;justify-content:space-between;align-items:center;padding:.32rem .42667rem;background-color:#eff6ffbf!important;color:var(--primary-blue);font-weight:500;border-bottom:1px solid rgba(255,255,255,.45)}.detail-panel-body{padding:.42667rem;display:grid;grid-template-columns:repeat(4,1fr);gap:.42667rem}.detail-card{background-color:var(--bg-card);border-radius:.21333rem;padding:.26667rem .32rem;border:1px solid rgba(255,255,255,.45)}.detail-card-header{display:flex;align-items:center;gap:.16rem;font-size:.34667rem;font-weight:600;color:#262626;margin-bottom:.16rem;padding-bottom:.16rem;border-bottom:1px solid rgba(0,0,0,.06)}.detail-card-body{display:flex;flex-direction:column;gap:.10667rem}.detail-card-stats{display:flex;flex-direction:column;gap:.05333rem}.stat-row{display:flex;justify-content:space-between;font-size:.32rem;padding:.05333rem 0}.stat-row .stat-name{color:#8c8c8c}.stat-row .stat-value{font-weight:500;color:#262626}.detail-modal-v2 .ant-modal-header{background-color:#eff6ffd9!important}.detail-modal-v2 .ant-modal-header .ant-modal-title{color:var(--primary-blue);font-weight:600}.detail-modal-v2 .ant-modal-header .ant-modal-close-x{color:var(--primary-blue)}.detail-modal-v2 .ant-modal-content{border-radius:12px;overflow:hidden}.detail-modal-content{display:flex;flex-direction:column;gap:.42667rem}.detail-summary{display:flex;gap:.32rem;flex-wrap:wrap}.detail-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.32rem}.detail-cards-container{display:grid;grid-template-columns:repeat(3,1fr);gap:.42667rem}.detail-card .detail-card-list{margin-top:.21333rem;display:flex;flex-direction:column;gap:.10667rem}.detail-card .list-item{display:flex;justify-content:space-between;font-size:.34667rem;padding:.10667rem 0;border-bottom:1px dashed rgba(0,0,0,.06)}.detail-card .list-item:last-child{border-bottom:none}.list-item span:first-child{color:#8c8c8c}.list-item span:last-child{font-weight:500;color:#262626}.detail-table-section{margin-top:.21333rem}.detail-split-layout{display:flex;flex-direction:row;gap:.42667rem;width:100%}.college-list-panel{width:5.86667rem;flex-shrink:0;background-color:var(--bg-card)!important;border:1px solid rgba(255,255,255,.45);border-radius:.21333rem;overflow:hidden;box-shadow:0 .05333rem .21333rem #0000000a;display:flex;flex-direction:column;max-height:12.8rem}.college-list-header{display:flex;align-items:center;gap:.16rem;padding:.26667rem .32rem;font-size:.34667rem;font-weight:600;color:#262626;border-bottom:1px solid rgba(255,255,255,.45);background-color:var(--bg-card)}.college-list-body{flex:1;overflow-y:auto;padding:.21333rem}.college-list-item{display:flex;align-items:center;justify-content:space-between;padding:.21333rem .32rem;border-radius:.16rem;cursor:pointer;transition:all .15s ease;margin-bottom:.05333rem;border-left:3px solid transparent}.college-list-item:last-child{margin-bottom:0}.college-list-item:hover{background-color:var(--bg-card)}.college-list-item.active{background-color:#eff6ffbf;border-left-color:var(--primary-blue)}.college-list-item-info{display:flex;flex-direction:column;gap:.10667rem;flex:1;min-width:0}.college-list-item .college-name{font-size:.37333rem;font-weight:500;color:#262626}.college-list-item.active .college-name{color:var(--primary-blue)}.college-list-item .college-total{font-size:.34667rem;color:#8c8c8c}.college-list-item .college-total strong{color:#262626;font-weight:600}.college-list-item-arrow{font-size:.32rem;color:#bfbfbf;transition:color .15s ease}.college-list-item.active .college-list-item-arrow{color:var(--primary-blue)}.detail-cards-panel{flex:1;background-color:var(--bg-card)!important;border:1px solid rgba(255,255,255,.45);border-radius:.21333rem;overflow:hidden;box-shadow:0 .05333rem .21333rem #0000000a;display:flex;flex-direction:column;min-width:0;max-height:12.8rem}.detail-cards-header{display:flex;align-items:center;gap:.16rem;padding:.26667rem .32rem;background-color:#eff6ffbf!important;color:var(--primary-blue);font-weight:600;font-size:.34667rem;border-bottom:1px solid rgba(255,255,255,.45)}.detail-cards-body{flex:1;padding:.32rem;overflow-y:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(5.33333rem,1fr));gap:.32rem;align-content:start}.category-breakdown-card{border-left:3px solid var(--primary-blue)}.category-breakdown-card .detail-card-header{color:var(--primary-blue)}.v2-layout{display:flex;flex-direction:column;gap:.32rem}.v2-sub-nav{margin-bottom:0}.v2-single-function{font-size:.37333rem;font-weight:600;color:var(--primary-blue);padding:.10667rem 0}.v2-toolbar{display:flex;flex-wrap:wrap;gap:.21333rem;align-items:center;padding:.21333rem .32rem;background-color:var(--bg-card);border:1px solid rgba(255,255,255,.45);border-radius:.21333rem}.v2-toolbar-label{font-size:.34667rem;color:#595959;font-weight:500;white-space:nowrap}.v2-main-content{flex:1}.v2-header{background-color:#eff6ff!important;color:var(--primary-blue)}.v2-main-content .detail-cards-panel{max-height:none}.campus-filter-bar{display:flex;align-items:center;gap:.10667rem;padding:.16rem .26667rem;border-bottom:1px solid rgba(255,255,255,.45);flex-wrap:wrap;background-color:var(--bg-card)}.campus-filter-bar .campus-tag{font-size:.32rem;padding:1px .21333rem;margin:0}.clickable-detail-card{cursor:pointer;transition:all .2s ease;position:relative}.clickable-detail-card:hover{border-color:#91caff;box-shadow:0 .10667rem .32rem #1677ff1f;transform:translateY(-.05333rem)}.clickable-detail-card:active{transform:translateY(0);box-shadow:0 .05333rem .16rem #1677ff14}.detail-chart-view-header{display:flex;align-items:center;gap:.21333rem;padding:.26667rem .42667rem!important;flex-shrink:0}.detail-chart-view-title{font-size:.37333rem;font-weight:600;color:#262626;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-chart-view-body{flex:1;padding:.21333rem .32rem .10667rem;overflow:hidden;display:flex;flex-direction:column;gap:.10667rem;width:0;min-width:0;min-height:0}.compact-stats-summary{display:flex;align-items:center;justify-content:space-between;font-size:.32rem;color:#8c8c8c;padding:0 .05333rem}.compact-toggle-link{color:var(--primary-blue);cursor:pointer;transition:color .15s ease}.compact-toggle-link:hover{color:var(--primary-light)}.compact-stats-table{display:flex;flex-direction:column;background:var(--bg-card);border:1px solid rgba(255,255,255,.45);border-radius:.16rem;overflow:hidden}.compact-stats-header{display:grid;grid-template-columns:.42667rem 1fr 1.38667rem 1.28rem;align-items:center;padding:.13333rem .26667rem;font-size:.29333rem;color:#8c8c8c;font-weight:500;background:var(--bg-card);border-bottom:1px solid rgba(255,255,255,.45);flex-shrink:0}.compact-stats-body{max-height:4.8rem;overflow-y:auto}.compact-stats-body-full{max-height:none;flex:1;overflow-y:auto}.compact-stats-row{display:grid;grid-template-columns:.42667rem 1fr 1.38667rem 1.28rem;align-items:center;padding:.13333rem .26667rem;font-size:.32rem;border-bottom:1px solid rgba(0,0,0,.04);transition:background-color .1s ease}.compact-stats-row:last-child{border-bottom:none}.compact-stats-row:hover{background-color:var(--bg-card)}.compact-stats-dot{width:.21333rem;height:.21333rem;border-radius:50%;flex-shrink:0}.compact-stats-name{color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-stats-value{text-align:right;font-weight:500;color:#262626}.compact-stats-percent{text-align:right;color:#8c8c8c;font-size:.29333rem}.detail-chart-container{background-color:var(--bg-card);border-radius:.21333rem;border:1px solid rgba(255,255,255,.45);width:100%;max-width:100%;flex:1;min-width:0;overflow:visible}.detail-chart-stats-table{display:flex;flex-direction:column;gap:0;background-color:var(--bg-card);border:1px solid rgba(255,255,255,.45);border-radius:.21333rem;overflow:hidden}.detail-chart-stat-row{display:flex;align-items:center;padding:.26667rem .42667rem;font-size:.37333rem;border-bottom:1px solid rgba(0,0,0,.04);transition:background-color .15s ease}.detail-chart-stat-row:last-child{border-bottom:none}.detail-chart-stat-row:hover{background-color:var(--bg-card)}.detail-chart-stat-color{width:.26667rem;height:.26667rem;border-radius:50%;margin-right:.32rem;flex-shrink:0}.detail-chart-stat-name{flex:1;color:#595959}.detail-chart-stat-value{font-weight:600;color:#262626;margin-right:.64rem}.detail-chart-stat-percent{font-size:.34667rem;color:#8c8c8c;min-width:1.28rem;text-align:right}@media(max-width:768px){.v1-menu,.v2-menu{display:none}.detail-split-layout{flex-direction:column;min-height:auto}.college-list-panel{width:100%;max-height:8.53333rem}.detail-cards-panel{min-height:10.66667rem}.detail-cards-body,.detail-panel-body,.detail-cards-grid,.detail-cards-container{grid-template-columns:1fr}.detail-modal-v2 .ant-modal{max-width:95vw;margin:8px auto}.detail-modal-v2 .ant-modal-content{border-radius:12px}.detail-modal-v2 .ant-modal-body{max-height:70vh;overflow-y:auto}.v2-toolbar{flex-direction:column;align-items:flex-start;gap:.16rem}}.school-statistics .v1-content{flex-direction:column;align-items:stretch;width:100%;min-width:0;flex:1;min-height:0;display:flex}.v1-main-panel{width:100%;flex:1;background-color:var(--bg-card)!important;border:1px solid rgba(255,255,255,.45);border-radius:.21333rem;box-shadow:0 .05333rem .21333rem #0000000a;display:flex;flex-direction:column;min-height:0}.detail-chart-view-header{background-color:#eff6ffbf!important;color:var(--primary-blue)!important}.expand-toggle-all{font-size:.32rem;color:var(--primary-blue);cursor:pointer;white-space:nowrap;transition:color .15s ease}.expand-toggle-all:hover{color:var(--primary-light)}.campus-filter-top{display:flex;align-items:center;gap:.16rem;padding:.21333rem .42667rem;border-bottom:1px solid #f0f0f0;flex-wrap:wrap;flex-shrink:0}.campus-filter-top .campus-tag{font-size:.32rem;padding:.05333rem .21333rem;margin:0}.campus-total-label{font-size:.32rem;color:#8c8c8c;margin-left:auto}.filter-bar{display:flex;gap:.32rem;align-items:center;flex-wrap:wrap;padding:.21333rem .42667rem;border-bottom:1px solid rgba(0,0,0,.06);flex-shrink:0}.filter-bar .filter-label{font-size:.34667rem;color:#595959;white-space:nowrap}[data-theme=midnight] .filter-bar{border-bottom-color:#ffffff1a}[data-theme=midnight] .filter-bar .filter-label{color:var(--text-secondary)}.expand-table{display:flex;flex-direction:column;background:var(--bg-card);border:1px solid rgba(255,255,255,.45);border-radius:.16rem;overflow:hidden}.expand-table-header{display:flex;align-items:center;padding:.16rem .32rem;font-size:.29333rem;color:#8c8c8c;font-weight:500;background:var(--bg-card);border-bottom:1px solid rgba(255,255,255,.45);flex-shrink:0}.expand-table-body{flex:1;overflow-y:auto}.expand-table-college-row{display:flex;align-items:center;padding:.26667rem .32rem;cursor:pointer;transition:background-color .1s ease;border-bottom:1px solid rgba(0,0,0,.04)}.expand-table-college-row:hover{background-color:var(--bg-card)}.expand-table-college-row.expanded{background-color:#eff6ffa6;border-bottom-color:#eff6ff73}.expand-arrow{width:.74667rem;font-size:.29333rem;color:#bfbfbf;flex-shrink:0}.expand-college-name{flex:1;font-size:.37333rem;font-weight:500;color:#262626}.expand-table-college-row.expanded .expand-college-name{color:var(--primary-blue)}.expand-college-total{width:2.13333rem;text-align:right;font-weight:600;font-size:.37333rem;color:#262626}.expand-college-percent{width:1.70667rem;text-align:right;font-size:.32rem;color:#8c8c8c}.expand-table-stat-row{display:flex;align-items:center;padding:.16rem .32rem;background-color:#eff6ff73;border-bottom:1px solid rgba(0,0,0,.04);animation:fadeIn .15s ease}.expand-table-stat-row:last-child{border-bottom:1px solid rgba(0,0,0,.06)}.expand-stat-dot{width:.21333rem;height:.21333rem;border-radius:50%;flex-shrink:0;margin-right:.21333rem}.expand-stat-name{flex:1;font-size:.34667rem;color:#595959;padding-left:.32rem}.expand-stat-value{width:2.13333rem;text-align:right;font-size:.34667rem;color:#262626}.expand-stat-percent{width:1.70667rem;text-align:right;font-size:.32rem;color:#8c8c8c}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.v1-main-panel{min-height:0}.detail-chart-container{flex:1;min-height:7.46667rem;overflow:visible}.detail-chart-view-body{overflow:visible}.expand-table{flex:1;min-height:0;overflow:hidden}.expand-table-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:0}.campus-filter-top{flex-wrap:wrap;align-items:center;padding:0}.filter-bar{padding:0}.detail-chart-view-header{padding:.10667rem 0!important}.campus-total-label{margin-left:auto}.expand-college-name{font-size:.34667rem}.expand-college-total,.expand-stat-value{width:1.70667rem;font-size:.34667rem}.expand-college-percent,.expand-stat-percent{width:1.38667rem;font-size:.29333rem}}[data-theme=midnight] .v1-menu,[data-theme=midnight] .v2-menu{background-color:transparent!important;border-color:#ffffff1a;box-shadow:0 .05333rem .21333rem #0003}[data-theme=midnight] .menu-tab-header{color:var(--text-secondary)}[data-theme=midnight] .menu-tab-header:hover{background-color:#ffffff0d;color:var(--text-primary)}[data-theme=midnight] .menu-tab-header.active{background-color:#3b82f626;color:var(--primary-blue);font-weight:600}[data-theme=midnight] .menu-sub-item{color:var(--text-secondary)}[data-theme=midnight] .menu-sub-item:before{background:#ffffff4d}[data-theme=midnight] .menu-sub-item:hover{background-color:#ffffff0d;color:var(--text-primary)}[data-theme=midnight] .menu-sub-item:hover:before{background:var(--bg-card)}[data-theme=midnight] .menu-sub-item.active{background-color:var(--primary-blue);color:#fff;font-weight:500}[data-theme=midnight] .menu-sub-item.active:before{background:var(--bg-card)}[data-theme=midnight] .v1-main-panel{background-color:transparent!important;border-color:#ffffff1a;box-shadow:0 .05333rem .21333rem #0003}[data-theme=midnight] .detail-chart-view-header{background-color:#3b82f61f!important;border-bottom-color:#3b82f633;color:var(--primary-blue)!important}[data-theme=midnight] .detail-chart-view-title{color:var(--text-primary)}[data-theme=midnight] .campus-filter-top{border-bottom-color:#ffffff1a}[data-theme=midnight] .campus-total-label{color:var(--text-secondary)}[data-theme=midnight] .detail-chart-container{background-color:#ffffff08;border-color:#ffffff1a}[data-theme=midnight] .expand-table{background:transparent;border-color:#ffffff1a}[data-theme=midnight] .expand-table-header{background:#ffffff08;color:var(--text-secondary);border-bottom-color:#ffffff1a}[data-theme=midnight] .expand-table-college-row{border-bottom-color:#ffffff14}[data-theme=midnight] .expand-table-college-row:hover{background-color:#ffffff0d}[data-theme=midnight] .expand-table-college-row.expanded{background-color:#3b82f614;border-bottom-color:#3b82f626}[data-theme=midnight] .expand-arrow{color:var(--text-tertiary, rgba(255, 255, 255, .4))}[data-theme=midnight] .expand-college-name{color:var(--text-primary)}[data-theme=midnight] .expand-table-college-row.expanded .expand-college-name{color:var(--primary-blue)}[data-theme=midnight] .expand-college-total{color:var(--text-primary)}[data-theme=midnight] .expand-college-percent{color:var(--text-secondary)}[data-theme=midnight] .expand-table-stat-row{background-color:#ffffff08;border-bottom-color:#ffffff14}[data-theme=midnight] .expand-stat-name{color:var(--text-secondary)}[data-theme=midnight] .expand-stat-value{color:var(--text-primary)}[data-theme=midnight] .expand-stat-percent{color:var(--text-secondary)}[data-theme=midnight] .chart-section{background-color:transparent!important;border-color:#ffffff1a;box-shadow:0 .05333rem .21333rem #0003}[data-theme=midnight] .section-title{color:var(--text-primary)}[data-theme=midnight] .chart-container{background-color:transparent!important}[data-theme=midnight] .dept-section{background-color:transparent!important;border-color:#ffffff1a;box-shadow:0 .05333rem .21333rem #0003}[data-theme=midnight] .dept-row-expanded{background:#3b82f614!important}[data-theme=midnight] .detail-panel{background-color:transparent!important;border-color:#ffffff1a;box-shadow:0 .05333rem .21333rem #0003}[data-theme=midnight] .detail-panel-header{background-color:#3b82f61f!important;border-bottom-color:#ffffff1a;color:var(--primary-blue)}[data-theme=midnight] .detail-card{background-color:#ffffff08;border-color:#ffffff1a}[data-theme=midnight] .detail-card-header{color:var(--text-primary);border-bottom-color:#ffffff1a}[data-theme=midnight] .stat-row .stat-name{color:var(--text-secondary)}[data-theme=midnight] .stat-row .stat-value{color:var(--text-primary)}[data-theme=midnight] .detail-modal-v2 .ant-modal-header{background-color:#3b82f61f!important;border-bottom-color:#ffffff1a}[data-theme=midnight] .detail-modal-v2 .ant-modal-content{background-color:#1e2330d9!important;-webkit-backdrop-filter:blur(12px) saturate(180%);backdrop-filter:blur(12px) saturate(180%);border:1px solid rgba(255,255,255,.1)}[data-theme=midnight] .college-list-panel{background-color:transparent!important;border-color:#ffffff1a;box-shadow:0 .05333rem .21333rem #0003}[data-theme=midnight] .college-list-header{background-color:#ffffff08;color:var(--text-primary);border-bottom-color:#ffffff1a}[data-theme=midnight] .college-list-item:hover{background-color:#ffffff0d}[data-theme=midnight] .college-list-item.active{background-color:#3b82f614;border-left-color:var(--primary-blue)}[data-theme=midnight] .college-list-item .college-name{color:var(--text-primary)}[data-theme=midnight] .college-list-item.active .college-name{color:var(--primary-blue)}[data-theme=midnight] .college-list-item .college-total{color:var(--text-secondary)}[data-theme=midnight] .college-list-item .college-total strong{color:var(--text-primary)}[data-theme=midnight] .college-list-item-arrow{color:var(--text-tertiary, rgba(255, 255, 255, .4))}[data-theme=midnight] .college-list-item.active .college-list-item-arrow{color:var(--primary-blue)}[data-theme=midnight] .detail-cards-panel{background-color:transparent!important;border-color:#ffffff1a;box-shadow:0 .05333rem .21333rem #0003}[data-theme=midnight] .detail-cards-header{background-color:#3b82f61f!important;border-bottom-color:#ffffff1a;color:var(--primary-blue)}[data-theme=midnight] .v2-toolbar{background-color:#ffffff08;border-color:#ffffff1a}[data-theme=midnight] .v2-toolbar-label{color:var(--text-secondary)}[data-theme=midnight] .v2-header{background-color:#3b82f61f!important}[data-theme=midnight] .campus-filter-bar{background-color:#ffffff08;border-bottom-color:#ffffff1a}[data-theme=midnight] .campus-label{color:var(--text-primary)}[data-theme=midnight] .clickable-detail-card:hover{border-color:#3b82f680;box-shadow:0 .10667rem .32rem #1677ff26}[data-theme=midnight] .compact-stats-summary{color:var(--text-secondary)}[data-theme=midnight] .compact-stats-table{background:transparent;border-color:#ffffff1a}[data-theme=midnight] .compact-stats-header{background:#ffffff08;color:var(--text-secondary);border-bottom-color:#ffffff1a}[data-theme=midnight] .compact-stats-row{border-bottom-color:#ffffff14}[data-theme=midnight] .compact-stats-row:hover{background-color:#ffffff0d}[data-theme=midnight] .compact-stats-name,[data-theme=midnight] .compact-stats-value{color:var(--text-primary)}[data-theme=midnight] .compact-stats-percent{color:var(--text-secondary)}[data-theme=midnight] .detail-chart-stats-table{background-color:transparent;border-color:#ffffff1a}[data-theme=midnight] .detail-chart-stat-row{border-bottom-color:#ffffff14}[data-theme=midnight] .detail-chart-stat-row:hover{background-color:#ffffff0d}[data-theme=midnight] .detail-chart-stat-name{color:var(--text-secondary)}[data-theme=midnight] .detail-chart-stat-value{color:var(--text-primary)}[data-theme=midnight] .detail-chart-stat-percent{color:var(--text-secondary)}[data-theme=midnight] .detail-card .list-item{border-bottom-color:#ffffff14}[data-theme=midnight] .list-item span:first-child{color:var(--text-secondary)}[data-theme=midnight] .list-item span:last-child{color:var(--text-primary)}[data-theme=midnight] .school-statistics-component.ant-card{background-color:transparent!important;border-color:#ffffff1a}[data-theme=midnight] .school-statistics-component .ant-card-head{border-bottom-color:#ffffff1a;color:var(--text-primary)}[data-theme=midnight] .school-statistics-component .ant-card-head-title{color:var(--text-primary)!important}[data-theme=midnight] .school-statistics-component .ant-card-body{background-color:transparent!important}[data-theme=midnight] .school-statistics .ant-segmented{background-color:#ffffff14!important}[data-theme=midnight] .school-statistics .ant-segmented .ant-segmented-item{color:var(--text-secondary)!important}[data-theme=midnight] .school-statistics .ant-segmented .ant-segmented-item-selected{background-color:#ffffff26!important;color:var(--text-primary)!important}[data-theme=midnight] .school-statistics .campus-filter-top .ant-tag{background-color:#ffffff14;border-color:#ffffff26;color:var(--text-secondary)!important}[data-theme=midnight] .school-statistics .campus-filter-top .ant-tag.ant-tag-blue{background-color:#4d8eff33!important;border-color:#4d8eff66!important;color:var(--primary-blue)!important}[data-theme=midnight] .school-statistics .ant-btn-default{background-color:#ffffff14;border-color:#ffffff26;color:var(--text-secondary)}[data-theme=midnight] .school-statistics .ant-btn-default:hover{background-color:#ffffff1f;border-color:#ffffff40;color:var(--text-primary)}[data-theme=midnight] .school-statistics .ant-select-selector{background-color:#ffffff14!important;border-color:#ffffff26!important;color:var(--text-primary)!important}[data-theme=midnight] .school-statistics .ant-empty-description{color:var(--text-secondary)}.v1-table-container{overflow-x:auto;width:100%}.v1-data-table{width:100%;min-width:max-content;border-collapse:collapse;font-size:.34667rem;background:var(--bg-card);border-radius:.21333rem;box-shadow:0 1px .10667rem #0000000f}.v1-data-table thead th{background:#f7f8fa;color:#4e5969;font-weight:600;padding:.26667rem .32rem;border-bottom:2px solid #e5e6eb;white-space:nowrap;position:sticky;top:0;z-index:1}.v1-data-table tbody td{padding:.24rem .32rem;border-bottom:1px solid #f2f3f5;color:#1d2129;white-space:nowrap}.v1-data-table tbody tr:hover{background:#f7f8fa}.v1-data-table tbody tr:last-child td{border-bottom:none}.v1-data-table .v1-table-footer{background:#f0f5ff;border-top:2px solid #e5e6eb}.v1-data-table .v1-table-footer td{padding:.26667rem .37333rem;border-bottom:none}.v1-data-table .v1-col-sticky-right{position:sticky;right:0;z-index:2;background:var(--bg-card);border-left:1px solid #e5e6eb;box-shadow:-.05333rem 0 .10667rem #0000000f}.v1-data-table thead .v1-col-sticky-right{background:#f7f8fa;z-index:3}.v1-data-table .v1-table-footer .v1-col-sticky-right{background:#f0f5ff}[data-theme=midnight] .v1-data-table{background:#ffffff0a;box-shadow:0 1px .10667rem #0000004d}[data-theme=midnight] .v1-data-table thead th{background:#ffffff0f;color:#ffffffa6;border-bottom-color:#ffffff1a}[data-theme=midnight] .v1-data-table tbody td{border-bottom-color:#ffffff0f;color:#ffffffd9}[data-theme=midnight] .v1-data-table tbody tr:hover{background:#ffffff0d}@keyframes drillModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes drillModalScaleIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.92)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.drill-modal-overlay{position:fixed;inset:0;z-index:1050;background:#ffffff59;backdrop-filter:blur(.16rem);-webkit-backdrop-filter:blur(.16rem);animation:drillModalFadeIn .22s ease}.drill-modal-card{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1051;width:13.86667rem;max-width:92vw;max-height:85vh;background:var(--bg-card);border-radius:.37333rem;overflow:hidden;display:flex;flex-direction:column;animation:drillModalScaleIn .28s cubic-bezier(.16,1,.3,1)}.drill-modal-header{display:flex;align-items:center;justify-content:space-between;padding:.42667rem .53333rem .32rem;flex-shrink:0}.drill-modal-title-row{display:flex;align-items:center;gap:.26667rem;flex:1;min-width:0}.drill-modal-badge{color:#fff;font-size:.34667rem;font-weight:700;padding:.10667rem .37333rem;border-radius:.32rem;white-space:nowrap;box-shadow:0 .05333rem .21333rem #0000001a}.drill-modal-subtitle{font-size:.34667rem;color:#8c8c8c;white-space:nowrap}.drill-modal-close{width:.85333rem;height:.85333rem;border:none;background:#0000000a;border-radius:.21333rem;font-size:.42667rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;flex-shrink:0}.drill-modal-close:hover{background:#0000001a;transform:scale(1.08)}.drill-modal-body{flex:1;padding:.21333rem .53333rem .42667rem;min-height:0}.drill-modal-footer{text-align:center;font-size:.29333rem;color:#bfbfbf;padding:.26667rem;border-top:1px solid #f5f5f5;flex-shrink:0}[data-theme=midnight] .drill-modal-overlay{background:#0000008c;backdrop-filter:blur(.26667rem);-webkit-backdrop-filter:blur(.26667rem)}[data-theme=midnight] .drill-modal-card{background:#1e2330;border-color:#ffffff1a}[data-theme=midnight] .drill-modal-subtitle{color:#ffffff73}[data-theme=midnight] .drill-modal-close{background:#ffffff0f}[data-theme=midnight] .drill-modal-close:hover{background:#ffffff1f}[data-theme=midnight] .drill-modal-footer{border-top-color:#ffffff14;color:#ffffff40}@media(max-width:768px){.detail-chart-view-body{padding:0}.drill-modal-card{max-height:80vh;max-width:95vw}.drill-modal-header{padding:.32rem .42667rem}.drill-modal-badge{font-size:.32rem;padding:.05333rem .21333rem}.drill-modal-subtitle{font-size:.29333rem}.drill-modal-body{padding:.21333rem .32rem .32rem}.drill-modal-footer{font-size:.26667rem;padding:.21333rem .32rem}}.school-stats__tag-group{display:flex;flex-wrap:nowrap;gap:.21333rem;margin-bottom:.21333rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.school-stats__tag-group::-webkit-scrollbar{display:none}.school-stats__tag-group:last-child{margin-bottom:0}.school-stats__tag{display:inline-block;padding:.10667rem .32rem;border-radius:.10667rem;font-size:.34667rem;line-height:1.4;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;background:#0000000a;color:#000000a6;border:1px solid transparent;transition:all .2s ease}.school-stats__tag:hover{background:#1890ff0f;color:#1890ff}.school-stats__tag.active{background:var(--primary-blue, #1890ff);color:#fff;border-color:var(--primary-blue, #1890ff)}.rich-text-editor__content:empty:before{content:attr(data-placeholder);color:#bfbfbf;pointer-events:none}.rich-text-editor__content p{margin:0 0 .10667rem}.rich-text-editor__content ul,.rich-text-editor__content ol{margin:.10667rem 0;padding-left:.58667rem}.business-shortcut-component{background:var(--bg-card);backdrop-filter:blur(.53333rem) saturate(180%);-webkit-backdrop-filter:blur(.53333rem) saturate(180%);border-radius:.64rem;border:1px solid rgba(255,255,255,.8);box-shadow:0 .21333rem .85333rem #0000000f,0 .05333rem .21333rem #00000008,inset 0 1px #ffffffe6;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.business-shortcut-component:hover{box-shadow:0 .42667rem 1.28rem #0000001a,0 .16rem .42667rem #0000000d,inset 0 1px #fffffff2;transform:translateY(-.05333rem)}.business-shortcut-component .ant-card-head{background:linear-gradient(180deg,rgba(0,0,0,.015) 0%,transparent 100%);border-bottom:1px solid rgba(0,0,0,.04);min-height:auto;padding:20px 24px 16px}.business-shortcut-component .ant-card-head-title{padding:0}.business-shortcut-component .ant-card-head .ant-space{display:flex;align-items:center;gap:12px}.business-shortcut-component .ant-card-head .ehall-card-title-icon{width:5px;height:24px;background:#60a5fa;border-radius:3px;box-shadow:0 2px 8px #60a5fa4d}.business-shortcut-component .ant-card-head-title{font-size:18px;font-weight:600;color:var(--text-primary);letter-spacing:.02em}.business-shortcut-component .ant-card-head .ant-space .ant-typography-secondary{font-size:13px!important;color:var(--text-muted)!important;margin-left:8px}.business-shortcut-component .ant-card-body{position:relative;padding:16px 24px 24px}.shortcut-list{display:grid;grid-template-columns:repeat(5,1fr);gap:.16rem .21333rem}.shortcut-item{display:flex;flex-direction:row;align-items:center;padding:.32rem .37333rem;border-radius:.32rem;cursor:pointer;transition:all .3s ease;position:relative;min-height:1.38667rem;background:var(--bg-card);border:1px solid rgba(0,0,0,.04)}.shortcut-item:hover{background:var(--bg-card);border-color:#00000014;box-shadow:0 .10667rem .32rem #00000014}.shortcut-item:active{transform:scale(.97)}.shortcut-item-icon{width:1.06667rem!important;height:1.06667rem!important;display:flex;align-items:center;justify-content:center;margin-right:.32rem;flex-shrink:0;transition:transform .3s ease}.shortcut-item-icon .anticon{font-size:.53333rem!important;color:var(--icon-color, var(--primary-blue))!important;line-height:0!important}.shortcut-item-icon>img{width:100%!important;height:100%!important;object-fit:contain}.shortcut-item:hover .shortcut-item-icon{transform:scale(1.15)}.shortcut-item-name{font-size:.37333rem!important;font-weight:500!important;color:#666!important;line-height:1.3;text-align:left;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.shortcut-item:hover .shortcut-item-name{color:var(--primary-blue)!important;font-weight:600!important}.business-shortcut-component .ant-spin{display:flex;justify-content:center;align-items:center;padding:40px}@media(max-width:1200px){.shortcut-list{grid-template-columns:repeat(4,1fr)}}@media(max-width:992px){.shortcut-list{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.business-shortcut-component{border-radius:.53333rem}.business-shortcut-component .ant-card-head{padding:12px 16px}.business-shortcut-component .ant-card-body{padding:12px 20px 20px}.shortcut-list{grid-template-columns:repeat(3,1fr);gap:.26667rem .32rem}.shortcut-item{flex-direction:column;align-items:center;text-align:center;padding:.26667rem .16rem .21333rem;min-height:1.92rem;background:transparent;border:none;border-radius:0}.shortcut-item-icon{width:1.06667rem!important;height:1.06667rem!important;margin-right:0}.shortcut-item-icon .anticon{font-size:.53333rem!important;line-height:0!important}.shortcut-item-name{font-size:.32rem!important}.shortcut-item:hover{background:var(--bg-card);box-shadow:none}}[data-theme=midnight] .business-shortcut-component{background:#1e2332f2;-webkit-backdrop-filter:blur(.53333rem) saturate(180%);backdrop-filter:blur(.53333rem) saturate(180%);box-shadow:0 .21333rem .85333rem #0000004d,0 .05333rem .21333rem #0003;border:1px solid rgba(255,255,255,.08)}[data-theme=midnight] .business-shortcut-component:hover{box-shadow:0 .42667rem 1.28rem #0006,0 .16rem .42667rem #00000040}[data-theme=midnight] .business-shortcut-component .ant-card-head{background:linear-gradient(180deg,rgba(255,255,255,.02) 0%,transparent 100%);border-bottom-color:#ffffff0f!important}[data-theme=midnight] .business-shortcut-component .ant-card-head-title{color:var(--text-primary)!important}[data-theme=midnight] .shortcut-item{background:transparent;border-color:transparent}[data-theme=midnight] .shortcut-item:hover{background:#ffffff14;border-color:transparent}[data-theme=midnight] .shortcut-item-name{color:#a0a0a0!important}[data-theme=midnight] .shortcut-item:hover .shortcut-item-name{color:var(--primary-light)!important}[data-theme=midnight] .business-shortcut-component .ant-card-head .ant-typography-secondary{color:var(--text-muted)!important}.business-shortcut__notice-content{font-size:.37333rem;line-height:1.7;color:var(--text-primary)}.business-shortcut__notice-content p{margin:0 0 .21333rem}.business-shortcut__notice-content ul,.business-shortcut__notice-content ol{margin:.21333rem 0;padding-left:.58667rem}.business-shortcut__notice-content img{max-width:100%}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:.08rem .13333rem}.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.component-help-frame{position:relative}.component-help-frame .ant-card-head-wrapper{display:grid!important;grid-template-columns:auto 1fr!important;align-items:center!important}.component-help-frame .ant-card-head-title{display:inline-flex!important;align-items:center!important}.component-help-frame .ant-card-extra{justify-self:end!important}.component-help-btn-fallback{display:none;position:absolute;top:.21333rem;right:.21333rem;z-index:50;align-items:center;justify-content:center;width:.48rem;height:.48rem;border-radius:50%;border:1px solid #1677ff;background:#1677ff;color:#fff;cursor:pointer;font-size:.32rem;font-weight:600;line-height:1;padding:0;box-shadow:0 .05333rem .16rem #1677ff59;transition:all .25s ease}.component-help-btn-fallback:hover{background:#4096ff;border-color:#4096ff;box-shadow:0 .08rem .21333rem #1677ff80}.component-help-btn-fallback:active{background:#0958d9;border-color:#0958d9}.component-help-frame:not(:has(.component-help-btn)) .component-help-btn-fallback{display:inline-flex}.component-help-btn{display:inline-flex;align-items:center;justify-content:center;width:.48rem;height:.48rem;border-radius:50%;border:1px solid #1677ff;background:#1677ff;color:#fff;cursor:pointer;font-size:.32rem;font-weight:600;line-height:1;padding:0;margin-left:.16rem;flex-shrink:0;align-self:center;box-shadow:0 .05333rem .16rem #1677ff59;transition:all .25s ease}.component-help-btn:hover{background:#4096ff;border-color:#4096ff;box-shadow:0 .08rem .21333rem #1677ff80}.component-help-btn:active{background:#0958d9;border-color:#0958d9}@media(max-width:768px){.component-help-btn{width:.42667rem;height:.42667rem;font-size:.26667rem;margin-left:.10667rem}.component-help-btn-fallback{width:.42667rem;height:.42667rem;font-size:.26667rem;top:.16rem;right:.16rem}}.app-view .component-help-btn-fallback{display:none!important}.app-view-header .component-help-btn{margin-left:.21333rem}.important-reminder-component .ant-card-head{padding:14px 20px 12px}.important-reminder-component .ant-card-body{padding:16px 20px 20px}.important-reminder-component .reminder-card{padding:.32rem .42667rem;gap:.42667rem;border-radius:.26667rem}.important-reminder-component .reminder-card--skeleton{padding:.26667rem .37333rem;min-height:1.38667rem;gap:.42667rem}.important-reminder-component .reminder-card>div:first-child{padding-right:.37333rem}.important-reminder-component .reminder-card .data-items{gap:.53333rem;justify-content:flex-start}.important-reminder-component .reminder-card .data-item{gap:.10667rem;min-width:auto}.important-reminder-component .reminder-card .data-item-label,.important-reminder-component .reminder-card .data-item-value{font-size:.37333rem;line-height:1.2}@media(min-width:768px){.important-reminder-component .ant-card-head{padding:12px 20px 10px}.important-reminder-component .ant-card-body{padding:14px 20px 18px}.important-reminder-component .reminder-card{padding:.26667rem .42667rem;gap:.37333rem}.important-reminder-component .reminder-card--skeleton{padding:.21333rem .37333rem;gap:.37333rem}.important-reminder-component .reminder-card>div:first-child{padding-right:.37333rem}.important-reminder-component .reminder-card .data-items{gap:.48rem}.important-reminder-component .reminder-card .data-item-label,.important-reminder-component .reminder-card .data-item-value{font-size:.37333rem}}@media(max-width:767px){.important-reminder-component .ant-card-head{padding:10px 14px 8px}.important-reminder-component .ant-card-head-title{font-size:15px!important}.important-reminder-component .ant-card-body{padding:12px 14px 14px}.important-reminder-component .reminder-card{padding:.32rem .37333rem;gap:.26667rem;background:var(--bg-card, rgba(0, 0, 0, .015))}.important-reminder-component .reminder-card--skeleton{padding:.21333rem .32rem;gap:.26667rem}.important-reminder-component .reminder-card>div:first-child{padding-right:.26667rem;padding-bottom:.26667rem}.important-reminder-component .reminder-card .data-items{gap:.42667rem}.important-reminder-component .reminder-card .data-item-label{font-size:.34667rem;color:var(--text-secondary, #888)}.important-reminder-component .reminder-card .data-item-value{font-size:.42667rem;font-weight:700}}[data-theme=midnight] .important-reminder-component .ant-card-head-title,[data-theme=midnight] .important-reminder-component .ant-typography{color:var(--text-primary)!important}[data-theme=midnight] .important-reminder-component .reminder-card{background:#ffffff12!important;border-top-color:#ffffff1a!important;border-right-color:#ffffff1a!important;border-bottom-color:#ffffff1a!important}[data-theme=midnight] .important-reminder-component .reminder-card:hover{background:#ffffff1c!important}[data-theme=midnight] .important-reminder-component .reminder-card>div:first-child{border-right-color:#ffffff1f!important;border-bottom-color:#ffffff1f!important}.notice-board-component{border-radius:.42667rem;border:none;box-shadow:0 .10667rem .64rem #0000000f;overflow:hidden;transition:box-shadow .3s ease}.notice-board-component:hover{box-shadow:0 .21333rem .85333rem #0000001a}.notice-board-component .ant-card-head{background:transparent;border-bottom:1px solid rgba(0,0,0,.06);min-height:auto}.notice-board-component .ant-card-head-title{padding:0;font-size:18px;font-weight:600}.notice-board-component .ant-card-body{background:transparent}.notice-board__loading-state{padding:1.06667rem 0;text-align:center;color:var(--text-muted)}.notice-board__skeleton{padding:.53333rem 0}.notice-board__empty{padding:1.06667rem 0}.notice-item{border-radius:.26667rem;transition:all .3s ease;cursor:pointer;padding:.21333rem .32rem;background:var(--bg-card);border:1px solid rgba(255,255,255,.45);margin-bottom:.16rem;display:flex;align-items:center;gap:.26667rem;min-height:1.01333rem}.notice-item:last-child{margin-bottom:0}.notice-item:hover{background:var(--bg-card)!important;border-color:#dbeafe;transform:translate(.10667rem);box-shadow:0 .05333rem .21333rem #2563eb14}.notice-item:active{transform:translate(.05333rem)}.notice-item-date{font-size:.37333rem;color:var(--text-secondary);flex-shrink:0;min-width:2.93333rem;font-weight:700;line-height:1.2}.notice-item-title{flex:1;font-size:.37333rem;color:var(--text-primary);line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice-item:hover .notice-item-title{color:var(--primary-blue)}.notice-item--compact{display:flex;align-items:flex-start;gap:.32rem;padding:.37333rem .42667rem;background:var(--bg-card);border:1px solid rgba(255,255,255,.45);border-radius:.26667rem;margin-bottom:.26667rem}.notice-item--compact:hover{background:var(--bg-card)!important;border-color:#dbeafe;box-shadow:0 .05333rem .21333rem #2563eb14}.notice-item__icon{font-size:.42667rem;color:#f59e0b;margin-top:.05333rem;flex-shrink:0}.notice-item__content{flex:1;min-width:0}.notice-item__title{font-size:.37333rem;font-weight:500;color:#334155;line-height:1.6;word-break:break-word}.notice-item:hover .notice-item__title{color:#1e40af}.notice-item__meta{font-size:.37333rem;color:#94a3b8;margin-top:.10667rem}.notice-item__meta--right{margin-left:auto;flex-shrink:0}.notice-item--detail{width:100%;display:flex;flex-direction:column;gap:.16rem;padding:.42667rem;background:var(--bg-card);border:1px solid rgba(255,255,255,.45);border-radius:.26667rem;margin-bottom:.26667rem}.notice-item--detail:hover{background:var(--bg-card)!important;border-color:#dbeafe;transform:translate(.10667rem);box-shadow:0 .05333rem .21333rem #2563eb14}.notice-item__row{display:flex;align-items:flex-start;gap:.32rem}.notice-item__title-detail{font-size:.37333rem;font-weight:500;color:#334155;line-height:1.6;word-break:break-word}.notice-item--detail:hover .notice-item__title-detail{color:#1e40af}.notice-item__date{font-size:.37333rem;color:#94a3b8}.notice-board__tab-bar{margin-top:calc(-1 * var(--space-2))}.notice-board__category-header{display:flex;justify-content:space-between;align-items:center;gap:.42667rem;margin-bottom:.42667rem}.notice-board__category-title{font-size:.48rem;font-weight:600;color:#1e293b}.notice-board__search-bar{margin-bottom:calc(-1 * var(--space-2));flex:1}.notice-board__search-input{width:6.93333rem;flex-shrink:0}.notice-board__search-input .ant-input-affix-wrapper{border-radius:20px;border:1px solid #e2e8f0;background:#f8fafc;padding:4px 12px;height:36px;transition:all .3s ease;display:flex;align-items:center}.notice-board__search-input .ant-input-affix-wrapper:hover,.notice-board__search-input .ant-input-affix-wrapper:focus,.notice-board__search-input .ant-input-affix-wrapper-focused{border-color:#3b82f6;background:var(--bg-card);box-shadow:0 0 0 3px #3b82f61a}.notice-board__search-input .ant-input{background:transparent;font-size:13px;height:28px}.notice-board__search-input .ant-input-search-button{border-radius:0 20px 20px 0;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;box-shadow:none;height:36px;width:40px}.notice-board__search-input .ant-input-search-button:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.notice-board__tab-bar.ant-tabs{margin-top:0;background:transparent}.notice-board__tab-bar .ant-tabs-nav{margin-bottom:20px;padding:0}.notice-board__tab-bar .ant-tabs-content-holder,.notice-board__tab-bar .ant-tabs-tabpane{background:transparent}.notice-board__tab-bar .ant-tabs-nav:before{border-bottom:1px solid var(--border-color)}.notice-board__tab-bar .ant-tabs-nav-list{background:transparent;padding:0;gap:28px}.notice-board__tab-bar .ant-tabs-tab{font-size:14px;font-weight:500;color:var(--text-secondary);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;padding:12px 0;border-radius:0;margin:0;border:none;background:transparent}.notice-board__tab-bar .ant-tabs-tab:hover{color:var(--primary-blue);background:transparent}.notice-board__tab-bar .ant-tabs-tab-active{color:var(--primary-blue)!important;font-weight:600;background:transparent}.notice-board__tab-bar .ant-tabs-tab-active:hover{color:var(--primary-blue)!important;background:transparent}.notice-board__tab-bar .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-blue)!important;text-shadow:none}.notice-board__tab-bar .ant-tabs-ink-bar{display:block!important;background:var(--primary-blue)!important}.notice-board__detail-modal{display:flex;flex-direction:column;height:100%;max-height:inherit}.notice-board__detail-header{flex-shrink:0;padding:.32rem .42667rem;border-bottom:1px solid #f1f5f9}.notice-board__header-row{display:flex;align-items:center;gap:.32rem;width:100%;min-width:0}.notice-board__header-tabs{flex:1;min-width:0;overflow:hidden}.notice-board__header-search{flex-shrink:0;width:5.86667rem;max-width:7.46667rem;min-width:4.26667rem}.notice-board__detail-body{flex:1;height:1px;overflow-y:auto;min-height:0}.notice-board__detail-loading{display:flex;align-items:center;justify-content:center;min-height:5.33333rem}.notice-board__detail-content{padding:.42667rem}.modal-notice-list{padding:0 .42667rem}.notice-board__detail-footer{flex-shrink:0;padding:.42667rem;text-align:center;border-top:1px solid #f1f5f9;background:var(--bg-card)}.notice-list--mobile{padding:0}.notice-board__load-more{display:flex;align-items:center;justify-content:center;padding:var(--space-4) 0}.notice-board__no-more{text-align:center;padding:var(--space-4) 0;color:var(--text-muted);font-size:.37333rem}.notice-board__sentinel{height:1px;width:100%}@media(max-width:768px){.notice-board-component .ant-card-head{flex-wrap:wrap;gap:12px}.notice-board__tab-bar .ant-tabs-nav-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.notice-board__tab-bar .ant-tabs-tab-active,.notice-board__tab-bar .ant-tabs-tab-active:hover,[data-theme=midnight] .notice-board__tab-bar .ant-tabs-tab-active,[data-theme=midnight] .notice-board__tab-bar .ant-tabs-tab-active:hover{background:transparent!important;color:var(--primary-blue)!important;box-shadow:none!important}.notice-board__tab-bar .ant-tabs-tab-active .ant-tabs-tab-btn,[data-theme=midnight] .notice-board__tab-bar .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-blue)!important}.notice-board__tab-bar .ant-tabs-ink-bar,[data-theme=midnight] .notice-board__tab-bar .ant-tabs-ink-bar{display:block!important;background:var(--primary-blue)!important}.notice-board__tab-bar .ant-tabs-nav-wrap::-webkit-scrollbar{display:none}.notice-board__tab-bar .ant-tabs-nav-list{flex-wrap:nowrap;transform:none!important}.notice-board__tab-bar .ant-tabs-nav-operations{display:none!important}.notice-item{padding:.32rem .37333rem}.notice-item__meta--right{margin-left:auto}.notice-board__search-input{width:100%}.notice-board__category-header{flex-direction:column;align-items:flex-start;gap:.32rem}.notice-board__header-row{flex-wrap:wrap}.notice-board__header-tabs{flex:1 1 100%;min-width:0}.notice-board__header-search{width:100%;max-width:none}}@media(max-width:576px){.notice-item--compact{flex-direction:column;gap:.21333rem}.notice-item__meta--right{margin-left:0}}[data-theme=midnight] .notice-board-component{background:transparent!important;border:1px solid rgba(255,255,255,.1)!important}[data-theme=midnight] .notice-board-component .ant-card-head{background:transparent!important;border-bottom-color:#ffffff1a!important}[data-theme=midnight] .notice-board__tab-bar .ant-tabs-nav-list{background:transparent}[data-theme=midnight] .notice-board__tab-bar .ant-tabs-tab{color:var(--text-secondary)!important}[data-theme=midnight] .notice-board__tab-bar .ant-tabs-tab:hover{color:var(--primary-light)!important;background:transparent}[data-theme=midnight] .notice-board__tab-bar .ant-tabs-tab-active,[data-theme=midnight] .notice-board__tab-bar .ant-tabs-tab-active:hover{color:var(--primary-blue)!important;background:transparent}[data-theme=midnight] .notice-board__tab-bar .ant-tabs-nav:before{border-bottom-color:var(--border-color)!important}[data-theme=midnight] .notice-board__tab-bar .ant-tabs-ink-bar{display:block!important;background:var(--primary-blue)!important}[data-theme=midnight] .notice-item,[data-theme=midnight] .notice-item__title{color:var(--text-primary)!important}[data-theme=midnight] .notice-item:hover .notice-item__title{color:var(--primary-light)!important}[data-theme=midnight] .notice-item__source,[data-theme=midnight] .notice-item__date,[data-theme=midnight] .notice-item__meta{color:var(--text-muted)!important}[data-theme=midnight] .notice-board__category-title,[data-theme=midnight] .notice-item__title-detail{color:var(--text-primary)!important}[data-theme=midnight] .notice-item--detail:hover .notice-item__title-detail{color:var(--primary-light)!important}[data-theme=midnight] .notice-board__search-input .ant-input-affix-wrapper{border-color:#ffffff26!important;background:#ffffff0f!important}[data-theme=midnight] .notice-board__search-input .ant-input-affix-wrapper:focus,[data-theme=midnight] .notice-board__search-input .ant-input-affix-wrapper-focused{background:#ffffff14!important}[data-theme=midnight] .notice-board__search-input .ant-input{color:var(--text-primary)!important}[data-theme=midnight] .notice-board__search-input .ant-input::placeholder{color:var(--text-quaternary)!important}[data-theme=midnight] .notice-board__detail-header{border-bottom-color:#ffffff1a!important}[data-theme=midnight] .notice-board__detail-footer{background:transparent!important;border-top-color:#ffffff1a!important}[data-theme=midnight] .notice-board__detail-modal .ant-modal-content{background:#141923f2!important;backdrop-filter:blur(20px) saturate(1.3);-webkit-backdrop-filter:blur(20px) saturate(1.3);border:1px solid rgba(255,255,255,.1)!important}[data-theme=midnight] .notice-board__detail-modal .ant-modal-header{background:transparent!important;border-bottom-color:#ffffff1a!important}[data-theme=midnight] .notice-board__detail-modal .ant-modal-close{color:var(--text-secondary)!important}[data-theme=midnight] .notice-board__detail-modal .ant-modal-close:hover{color:var(--text-primary)!important;background:#ffffff14!important}[data-theme=midnight] .notice-item__icon{color:#fbbf24!important}[data-theme=midnight] .notice-item-date{color:var(--text-muted)}[data-theme=midnight] .notice-item-title{color:var(--text-primary)}[data-theme=midnight] .notice-item:hover .notice-item-title{color:var(--primary-light)}.app-view .notice-board__tab-bar .ant-tabs-tab-active,.app-view .notice-board__tab-bar .ant-tabs-tab-active:hover{background:transparent!important;color:var(--primary-blue)!important;box-shadow:none!important}.app-view .notice-board__tab-bar .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-blue)!important;text-shadow:none}.app-view .notice-board__tab-bar .ant-tabs-ink-bar{display:block!important;background:var(--primary-blue)!important}[data-theme=midnight] .app-view .notice-board__tab-bar .ant-tabs-tab-active,[data-theme=midnight] .app-view .notice-board__tab-bar .ant-tabs-tab-active:hover{background:transparent!important;color:var(--primary-blue)!important}[data-theme=midnight] .app-view .notice-board__tab-bar .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-blue)!important}[data-theme=midnight] .app-view .notice-board__tab-bar .ant-tabs-ink-bar{display:block!important;background:var(--primary-blue)!important}.common-services-component{background:var(--bg-card);backdrop-filter:blur(.53333rem) saturate(180%);-webkit-backdrop-filter:blur(.53333rem) saturate(180%);border-radius:.64rem;border:1px solid rgba(255,255,255,.8);box-shadow:0 .21333rem .85333rem #0000000f,0 .05333rem .21333rem #00000008,inset 0 1px #ffffffe6;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.common-services-component:hover{box-shadow:0 .42667rem 1.28rem #0000001a,0 .16rem .42667rem #0000000d,inset 0 1px #fffffff2;transform:translateY(-.05333rem)}.common-services-component .ant-card-head{background:linear-gradient(180deg,rgba(0,0,0,.015) 0%,transparent 100%);border-bottom:1px solid rgba(0,0,0,.04);min-height:auto;padding:16px 20px 12px}.common-services-component .ant-card-head-title{padding:0}.common-services-component .ant-card-head .ant-typography{display:flex;align-items:center;gap:12px}.common-services-component .ant-card-head .ehall-card-title-icon{width:5px;height:24px;background:linear-gradient(180deg,var(--primary-blue),var(--accent-gold));border-radius:3px;box-shadow:0 2px 8px #2563eb4d}.common-services-component .ant-card-head-title{font-size:18px;font-weight:600;color:var(--text-primary);letter-spacing:.02em;text-shadow:0 1px 2px rgba(0,0,0,.05)}.common-services-component .ant-card-head .ant-space .ant-typography-secondary{font-size:13px!important;color:var(--text-muted)!important;font-weight:400!important;margin-left:8px}.common-services-component .ant-card-body{position:relative;padding:12px 20px 20px}.common-services__extra-actions{display:flex;align-items:center;gap:.32rem}.common-services__search-expandable{position:relative;display:inline-flex;align-items:center;height:1.06667rem;width:1.06667rem;margin-left:auto;transition:width .25s cubic-bezier(.4,0,.2,1)}.common-services__search-expandable.is-expanded{width:7.46667rem}.common-services__search-icon-btn{flex-shrink:0;width:1.06667rem!important;height:1.06667rem!important;min-width:1.06667rem!important;padding:0!important;background:linear-gradient(135deg,var(--primary-blue) 0%,#6366f1 100%)!important;border:none!important;box-shadow:0 .10667rem .32rem #3b82f64d!important;display:inline-flex!important;align-items:center;justify-content:center;z-index:2;transition:opacity .18s ease,transform .18s ease}.is-collapsed .common-services__search-icon-btn{opacity:1;pointer-events:auto;transform:scale(1)}.is-expanded .common-services__search-icon-btn{opacity:0;pointer-events:none;transform:scale(.6);position:absolute;left:0;top:0}.common-services__search-input-row{display:flex;align-items:center;flex:1;min-width:0;opacity:0;max-width:0;overflow:hidden;pointer-events:none;transition:opacity .16s ease,max-width .25s cubic-bezier(.4,0,.2,1)}.is-expanded .common-services__search-input-row{opacity:1;max-width:7.46667rem;pointer-events:auto}.common-services__search-input.ant-input-affix-wrapper{width:100%;height:40px;min-height:40px;padding:4px 14px;border-radius:20px;border:1.5px solid rgba(0,0,0,.06);background:#f8fafce6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;-webkit-appearance:none}.common-services__search-input.ant-input-affix-wrapper:hover{border-color:#3b82f659;background:var(--bg-card);box-shadow:0 4px 12px #3b82f614}.common-services__search-input.ant-input-affix-wrapper-focused,.common-services__search-input.ant-input-affix-wrapper:focus-within{border-color:var(--primary-light);background:var(--bg-card);box-shadow:0 0 0 4px #3b82f61f,0 6px 16px #3b82f61a}.common-services__search-icon{color:var(--text-muted, #94a3b8);font-size:.4rem;transition:color .25s ease}.common-services__search-input.ant-input-affix-wrapper-focused .common-services__search-icon,.common-services__search-input.ant-input-affix-wrapper:focus-within .common-services__search-icon{color:var(--primary-blue, #2563eb)}.common-services__search-input .ant-input{background:transparent;font-size:13.5px;line-height:normal;-webkit-appearance:none;box-sizing:border-box}.common-services__search-input .ant-input-suffix{margin-inline-start:6px}.common-services__tab-bar.ant-tabs{margin-top:0;background:transparent}.common-services__tab-bar .ant-tabs-nav{margin-bottom:20px;padding:0}.common-services__tab-bar .ant-tabs-content-holder,.common-services__tab-bar .ant-tabs-tabpane{background:transparent}.common-services__tab-bar .ant-tabs-nav:before{border-bottom:1px solid var(--border-color)}.common-services__tab-bar .ant-tabs-nav-list{background:transparent;padding:0;gap:28px}.common-services__tab-bar .ant-tabs-tab{font-size:14px;font-weight:500;color:var(--text-secondary);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;padding:12px 0;border-radius:0;margin:0;border:none;background:transparent}.common-services__tab-bar .ant-tabs-tab:hover{color:var(--primary-blue);background:transparent}.common-services__tab-bar .ant-tabs-tab-active{color:var(--primary-blue)!important;font-weight:600;background:transparent}.common-services__tab-bar .ant-tabs-tab-active:hover{color:var(--primary-blue)!important;background:transparent}.common-services__tab-bar .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-blue)!important;text-shadow:none}.common-services__tab-bar .ant-tabs-ink-bar{display:block!important;background:var(--primary-blue)!important}.common-services__list-item{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.42667rem;cursor:pointer;transition:all .4s cubic-bezier(.34,1.56,.64,1);text-align:center;position:relative}.common-services__list-item:hover{transform:translateY(-.16rem)}.common-services__list-item:active{transform:translateY(-.10667rem) scale(.97)}.common-services__list-icon{display:flex;align-items:center;justify-content:center;margin-bottom:.26667rem;padding:0;width:1.17333rem;height:1.17333rem;border-radius:.13333rem;overflow:hidden;flex-shrink:0;position:relative;background:var(--icon-bg, transparent);color:var(--icon-color, var(--primary-blue));transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.common-services__list-icon>svg,.common-services__list-icon>.anticon,.common-services__list-icon>.anticon svg{width:.96rem;height:.96rem;font-size:.96rem;line-height:1}.common-services__list-icon>img{width:100%;height:100%;object-fit:contain;display:block}.common-services__list-item:hover .common-services__list-icon{transform:scale(1.15)}.common-services__icon-wrap{position:relative;display:inline-flex}.common-services__list-name{font-size:.37333rem!important;font-weight:500!important;color:#666!important;line-height:1.3;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;transition:all .3s ease}.common-services__list-item:hover .common-services__list-name{color:var(--primary-blue)!important;font-weight:600!important;text-shadow:0 .05333rem .21333rem rgba(37,99,235,.15)}.common-services__skeleton-item{display:flex;flex-direction:column;align-items:center;padding:.53333rem .32rem .42667rem}.common-services__skeleton-icon{border-radius:.53333rem!important;margin-bottom:.37333rem}.common-services__skeleton-text{border-radius:.16rem!important}.service-grid-carousel-wrapper{position:relative}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:1.01333rem;height:1.01333rem;background:var(--bg-card);-webkit-backdrop-filter:blur(.32rem);backdrop-filter:blur(.32rem);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 .10667rem .42667rem #0000001a,0 1px .10667rem #0000000d;z-index:10;transition:all .35s cubic-bezier(.4,0,.2,1);color:var(--text-secondary);border:1px solid rgba(0,0,0,.04)}.carousel-arrow:hover{background:linear-gradient(135deg,var(--primary-blue) 0%,#6366f1 100%);color:#fff;box-shadow:0 .21333rem .64rem #3b82f659;transform:translateY(-50%) scale(1.1);border-color:transparent}.carousel-arrow:active{transform:translateY(-50%) scale(.95)}.carousel-arrow-left{left:-.37333rem}.carousel-arrow-right{right:-.37333rem}.carousel-arrow--disabled{opacity:.3;pointer-events:none;box-shadow:none}.service-grid-carousel-wrapper--fade .ant-carousel .slick-list{-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 40px),transparent 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 40px),transparent 100%)}.common-services__search-tools{margin-bottom:.48rem;padding-bottom:.42667rem;border-bottom:1px solid rgba(0,0,0,.04);display:flex;align-items:center;justify-content:space-between}.common-services__search-tools .ant-typography{color:var(--text-primary);font-size:14px;font-weight:500}.common-services__clear-link{color:var(--text-muted);font-size:.34667rem;transition:all .25s ease;padding:.16rem .32rem;border-radius:.21333rem;display:inline-flex;align-items:center;gap:.10667rem}.common-services__clear-link:hover{color:var(--color-error);background:#ef444414}.common-services__loading{display:flex;justify-content:center;align-items:center;padding:1.28rem}.common-services-component .ant-carousel .slick-dots li{width:8px;height:8px;margin:0 4px;overflow:visible;background:transparent;border-radius:4px}.common-services-component .ant-carousel .slick-dots li:after{display:none!important}.common-services-component .ant-carousel .slick-dots li button{width:8px!important;height:8px!important;border-radius:4px!important;background:#0f172a52!important;opacity:1!important;transition:all .35s cubic-bezier(.4,0,.2,1)}.common-services-component .ant-carousel .slick-dots li.slick-active{width:28px}.common-services-component .ant-carousel .slick-dots li.slick-active button{width:28px!important;height:8px!important;border-radius:4px!important;background:linear-gradient(135deg,var(--primary-blue) 0%,#6366f1 100%)!important;opacity:1!important;box-shadow:0 2px 8px #3b82f659}[data-theme=midnight] .common-services-component .ant-carousel .slick-dots li button{background:#ffffff80!important}[data-theme=midnight] .common-services-component .ant-carousel .slick-dots li.slick-active button{background:linear-gradient(135deg,#4d8eff,#6366f1)!important}@media(max-width:768px){.common-services-component{border-radius:.53333rem}.common-services-component .slick-slider{padding-bottom:.48rem!important}.common-services-component .slick-dots{bottom:.10667rem!important}.common-services__tab-bar .ant-tabs-tab-active,.common-services__tab-bar .ant-tabs-tab-active:hover,[data-theme=midnight] .common-services__tab-bar .ant-tabs-tab-active,[data-theme=midnight] .common-services__tab-bar .ant-tabs-tab-active:hover{background:transparent!important;color:var(--primary-blue)!important;box-shadow:none!important}.common-services__tab-bar .ant-tabs-tab-active .ant-tabs-tab-btn,[data-theme=midnight] .common-services__tab-bar .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-blue)!important}.common-services__tab-bar .ant-tabs-ink-bar,[data-theme=midnight] .common-services__tab-bar .ant-tabs-ink-bar{display:block!important;background:var(--primary-blue)!important}.common-services-component .common-services__tab-bar-holder .common-services__tab-bar .ant-tabs-nav-operations{display:none!important}.common-services-component .common-services__tab-bar-holder .common-services__tab-bar .ant-tabs-nav-wrap{overflow-x:auto!important;overflow-y:hidden}.common-services-component .common-services__tab-bar-holder .common-services__tab-bar .ant-tabs-nav-list{transform:none!important}.common-services-component .ant-card-head{padding:12px 16px}.common-services-component .ant-card-body{padding:12px 20px 20px}.common-services__search-input.ant-input-affix-wrapper{width:100%;min-width:0;max-width:240px;height:30px;min-height:30px;padding:0 10px;border-radius:15px}.common-services__search-icon{font-size:.34667rem}.common-services__search-input .ant-input{font-size:12.5px}.common-services__list-icon{width:1.06667rem;height:1.06667rem;margin-bottom:0;padding:0;border-radius:.13333rem}.common-services__list-icon>svg,.common-services__list-icon>.anticon,.common-services__list-icon>.anticon svg{width:.58667rem;height:.58667rem;font-size:.58667rem}.common-services__list-icon>img{width:100%;height:100%}.common-services__list-name{font-size:.32rem!important}.common-services__list-item{min-height:1.92rem;padding:.26667rem .16rem .21333rem;gap:.16rem}.common-services__list-item:hover{transform:translateY(-.10667rem)}.carousel-arrow{width:.85333rem;height:.85333rem}.carousel-arrow-left{left:-.21333rem}.carousel-arrow-right{right:-.21333rem}}[data-theme=midnight] .common-services-component{background:#1e2332f2;-webkit-backdrop-filter:blur(.53333rem) saturate(180%);backdrop-filter:blur(.53333rem) saturate(180%);box-shadow:0 .21333rem .85333rem #0000004d,0 .05333rem .21333rem #0003,inset 0 1px #ffffff0d;border:1px solid rgba(255,255,255,.08)}[data-theme=midnight] .common-services-component:hover{box-shadow:0 .42667rem 1.28rem #0006,0 .16rem .42667rem #00000040,inset 0 1px #ffffff14}[data-theme=midnight] .common-services-component .ant-card-head{background:linear-gradient(180deg,rgba(255,255,255,.02) 0%,transparent 100%);border-bottom-color:#ffffff0f!important}[data-theme=midnight] .common-services-component .ant-card-head-title{color:var(--text-primary)!important}[data-theme=midnight] .common-services__list-name{color:#a0a0a0!important}[data-theme=midnight] .common-services__list-item:hover .common-services__list-name{color:var(--primary-light)!important}[data-theme=midnight] .common-services__tab-bar .ant-tabs-nav-list{background:transparent}[data-theme=midnight] .common-services__tab-bar .ant-tabs-tab{color:var(--text-secondary)}[data-theme=midnight] .common-services__tab-bar .ant-tabs-tab:hover{color:var(--primary-light);background:transparent}[data-theme=midnight] .common-services__tab-bar .ant-tabs-tab-active,[data-theme=midnight] .common-services__tab-bar .ant-tabs-tab-active:hover{color:var(--primary-blue)!important;background:transparent}[data-theme=midnight] .common-services__tab-bar .ant-tabs-ink-bar{display:block!important;background:var(--primary-blue)!important}[data-theme=midnight] .carousel-arrow{background:#282d3cf2;color:var(--text-secondary);box-shadow:0 .10667rem .42667rem #0000004d}[data-theme=midnight] .common-services__search-input.ant-input-affix-wrapper{background:#0003!important;border-color:#ffffff1a!important}[data-theme=midnight] .common-services__search-input .ant-input{color:var(--text-primary)!important}[data-theme=midnight] .common-services__search-input .ant-input::placeholder{color:var(--text-muted)!important}[data-theme=midnight] .common-services__search-tools .ant-typography{color:var(--text-primary)}[data-theme=midnight] .common-services__clear-link{color:var(--text-muted)}[data-theme=midnight] .common-services__clear-link:hover{color:var(--color-error);background:#ef44441f}.common-services__iframe{width:100%;min-height:70vh;border:none;display:block}@media(max-width:767px){.common-services__iframe{height:100%;min-height:0}}.common-services__notice-content p{margin:0 0 .21333rem}.common-services__notice-content ul,.common-services__notice-content ol{margin:.21333rem 0;padding-left:.58667rem}.common-services__notice-content img{max-width:100%}.mobile-inline-item .common-services__tab-bar .ant-tabs-tab-active,.mobile-inline-item .common-services__tab-bar .ant-tabs-tab-active:hover,.app-view .common-services__tab-bar .ant-tabs-tab-active,.app-view .common-services__tab-bar .ant-tabs-tab-active:hover{background:transparent!important;color:var(--primary-blue)!important;box-shadow:none!important}.mobile-inline-item .common-services__tab-bar .ant-tabs-tab-active .ant-tabs-tab-btn,.app-view .common-services__tab-bar .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-blue)!important;text-shadow:none}.mobile-inline-item .common-services__tab-bar .ant-tabs-ink-bar,.app-view .common-services__tab-bar .ant-tabs-ink-bar{display:block!important;background:var(--primary-blue)!important}[data-theme=midnight] .mobile-inline-item .common-services__tab-bar .ant-tabs-tab-active,[data-theme=midnight] .mobile-inline-item .common-services__tab-bar .ant-tabs-tab-active:hover,[data-theme=midnight] .app-view .common-services__tab-bar .ant-tabs-tab-active,[data-theme=midnight] .app-view .common-services__tab-bar .ant-tabs-tab-active:hover{background:transparent!important;color:var(--primary-blue)!important}[data-theme=midnight] .mobile-inline-item .common-services__tab-bar .ant-tabs-tab-active .ant-tabs-tab-btn,[data-theme=midnight] .app-view .common-services__tab-bar .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-blue)!important}[data-theme=midnight] .mobile-inline-item .common-services__tab-bar .ant-tabs-ink-bar,[data-theme=midnight] .app-view .common-services__tab-bar .ant-tabs-ink-bar{display:block!important;background:var(--primary-blue)!important}.mobile-inline-item .common-services__search-input.ant-input-affix-wrapper,.app-view .common-services__search-input.ant-input-affix-wrapper,.device-mode-mobile .common-services__search-input.ant-input-affix-wrapper{height:30px;min-height:30px;padding:0 10px;border-radius:15px}.mobile-inline-item .common-services__search-icon,.app-view .common-services__search-icon,.device-mode-mobile .common-services__search-icon{font-size:.34667rem}.mobile-inline-item .common-services__search-input .ant-input,.app-view .common-services__search-input .ant-input,.device-mode-mobile .common-services__search-input .ant-input{font-size:12.5px}.service-center-card .ant-card-head{background:transparent;border-bottom:1px solid rgba(0,0,0,.06);min-height:auto}@media(max-width:768px){.service-center-card .ant-card-head{padding:12px 16px}.service-center-card .ant-card-body{padding:14px 16px}}.oa-workflow-component{border-radius:.42667rem;border:none;box-shadow:0 .10667rem .64rem #0000000f;overflow:hidden;transition:box-shadow .3s ease}.oa-workflow-component:hover{box-shadow:0 .21333rem .85333rem #0000001a}.oa-workflow-component .ant-card-head{background:transparent;border-bottom:1px solid rgba(0,0,0,.06);min-height:auto}.oa-workflow-component .ant-card-head-title{padding:0;font-size:18px;font-weight:600}.oa-workflow-component .ant-card-body{background:transparent}.oa-workflow__tab-bar.ant-tabs{margin-top:0;background:transparent}.oa-workflow__tab-bar .ant-tabs-nav{margin-bottom:20px;padding:0}.oa-workflow__tab-bar .ant-tabs-content-holder,.oa-workflow__tab-bar .ant-tabs-tabpane{background:transparent}.oa-workflow__tab-bar .ant-tabs-nav:before{border-bottom:1px solid var(--border-color)}.oa-workflow__tab-bar .ant-tabs-nav-list{background:transparent;padding:0;gap:28px}.oa-workflow__tab-bar .ant-tabs-tab{font-size:14px;font-weight:500;color:var(--text-secondary);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;padding:12px 0;border-radius:0;margin:0;border:none;background:transparent}.oa-workflow__tab-bar .ant-tabs-tab:hover{color:var(--primary-blue);background:transparent}.oa-workflow__tab-bar .ant-tabs-tab-active{color:var(--primary-blue)!important;font-weight:600;background:transparent}.oa-workflow__tab-bar .ant-tabs-tab-active:hover{color:var(--primary-blue)!important;background:transparent}.oa-workflow__tab-bar .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-blue)!important;text-shadow:none}.oa-workflow__tab-bar .ant-tabs-ink-bar{display:block!important;background:var(--primary-blue)!important}.oa-workflow__tab-bar .ant-table{font-size:14px}.oa-workflow__tab-bar .ant-table-thead>tr>th{font-size:14px;font-weight:600;color:var(--text-primary);background:#00000005}.oa-workflow__tab-bar .ant-table-tbody>tr>td{color:var(--text-primary)}.oa-workflow__tab-bar .ant-table-tbody>tr:hover>td{background:#3b82f60a}.oa-workflow__tab-bar .ant-table-row{cursor:pointer;transition:all .2s ease}.oa-workflow__tab-bar .flow-name-link{color:var(--primary-blue);cursor:pointer;transition:color .2s ease}.oa-workflow__tab-bar .flow-name-link:hover{color:var(--primary-light);text-decoration:underline}@media(max-width:768px){.oa-workflow-component .ant-card-head{flex-wrap:wrap;padding:12px 16px}.oa-workflow-component .ant-card-head-wrapper{flex-wrap:wrap}.oa-workflow-component .ant-card-head-title{flex:1 1 auto;min-width:0}.oa-workflow-component .ant-card-extra{flex:1 1 100%;margin-left:0;text-align:left;padding-top:4px}.oa-workflow-component .ant-card-body{padding:14px 16px}.oa-workflow__tab-bar .ant-tabs-nav-list{flex-wrap:wrap;gap:20px}.oa-workflow__tab-bar .ant-tabs-tab{padding:8px 0;font-size:13px}.oa-workflow__tab-bar .ant-tabs-tab-active,.oa-workflow__tab-bar .ant-tabs-tab-active:hover,[data-theme=midnight] .oa-workflow__tab-bar .ant-tabs-tab-active,[data-theme=midnight] .oa-workflow__tab-bar .ant-tabs-tab-active:hover{background:transparent!important;color:var(--primary-blue)!important;box-shadow:none!important}.oa-workflow__tab-bar .ant-tabs-tab-active .ant-tabs-tab-btn,[data-theme=midnight] .oa-workflow__tab-bar .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-blue)!important}.oa-workflow__tab-bar .ant-tabs-ink-bar,[data-theme=midnight] .oa-workflow__tab-bar .ant-tabs-ink-bar{display:block!important;background:var(--primary-blue)!important}}[data-theme=midnight] .oa-workflow-component{background:transparent!important;border:1px solid rgba(255,255,255,.1)!important}[data-theme=midnight] .oa-workflow-component .ant-card-head{background:transparent!important;border-bottom-color:#ffffff1a!important}[data-theme=midnight] .oa-workflow__tab-bar .ant-tabs-nav-list{background:transparent}[data-theme=midnight] .oa-workflow__tab-bar .ant-tabs-tab{color:var(--text-secondary)!important}[data-theme=midnight] .oa-workflow__tab-bar .ant-tabs-tab:hover{color:var(--primary-light)!important;background:transparent}[data-theme=midnight] .oa-workflow__tab-bar .ant-tabs-tab-active,[data-theme=midnight] .oa-workflow__tab-bar .ant-tabs-tab-active:hover{color:var(--primary-blue)!important;background:transparent}[data-theme=midnight] .oa-workflow__tab-bar .ant-tabs-nav:before{border-bottom-color:var(--border-color)!important}[data-theme=midnight] .oa-workflow__tab-bar .ant-tabs-ink-bar{display:block!important;background:var(--primary-blue)!important}[data-theme=midnight] .oa-workflow__tab-bar .ant-table{background:transparent!important}[data-theme=midnight] .oa-workflow__tab-bar .ant-table-thead>tr>th{background:#0003!important;color:var(--text-primary)!important;border-bottom-color:#ffffff1a!important}[data-theme=midnight] .oa-workflow__tab-bar .ant-table-tbody>tr>td{color:var(--text-primary)!important;border-bottom-color:#ffffff0f!important}[data-theme=midnight] .oa-workflow__tab-bar .ant-table-tbody>tr:hover>td{background:#6366f11a!important}.app-view .oa-workflow__tab-bar .ant-tabs-tab-active,.app-view .oa-workflow__tab-bar .ant-tabs-tab-active:hover{background:transparent!important;color:var(--primary-blue)!important;box-shadow:none!important}.app-view .oa-workflow__tab-bar .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-blue)!important;text-shadow:none}.app-view .oa-workflow__tab-bar .ant-tabs-ink-bar{display:block!important;background:var(--primary-blue)!important}[data-theme=midnight] .app-view .oa-workflow__tab-bar .ant-tabs-tab-active,[data-theme=midnight] .app-view .oa-workflow__tab-bar .ant-tabs-tab-active:hover{background:transparent!important;color:var(--primary-blue)!important}[data-theme=midnight] .app-view .oa-workflow__tab-bar .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-blue)!important}[data-theme=midnight] .app-view .oa-workflow__tab-bar .ant-tabs-ink-bar{display:block!important;background:var(--primary-blue)!important}[data-theme=midnight] .oa-workflow__tab-bar .ant-pagination{color:var(--text-secondary)}[data-theme=midnight] .oa-workflow__tab-bar .ant-pagination-item{background:#ffffff0f;border-color:#ffffff1a}[data-theme=midnight] .oa-workflow__tab-bar .ant-pagination-item a{color:var(--text-secondary)}[data-theme=midnight] .oa-workflow__tab-bar .ant-pagination-item-active{background:linear-gradient(135deg,var(--primary-blue) 0%,#6366f1 100%);border-color:transparent}[data-theme=midnight] .oa-workflow__tab-bar .ant-pagination-item-active a{color:#fff!important}.calendar-component .ant-card-head{min-height:auto}.calendar-component .ant-card-head-title{font-size:14px;font-weight:600}.cal-header-ganzhi{font-size:.32rem;color:var(--text-secondary, #888);font-weight:400}.calendar-component .ant-select-selector{font-weight:600;color:var(--primary-blue, #1677ff)}.cal-desktop-semester{display:flex;align-items:center;gap:.16rem}.cal-desktop-semester-label{font-size:.32rem;font-weight:600;color:var(--text-secondary, #666);white-space:nowrap}.cal-mobile-semester{margin-bottom:.21333rem;display:flex;align-items:center;gap:.21333rem}.cal-mobile-semester-label{font-size:.32rem;font-weight:600;color:var(--text-secondary, #666);white-space:nowrap}.cal-mobile-semester .ant-select{flex:1;max-width:240px}.cal-nav{display:flex;align-items:center;justify-content:center;gap:.21333rem;margin-bottom:.10667rem}.cal-nav-title{font-size:.37333rem;font-weight:600;min-width:3.73333rem;text-align:center}.cal-weekdays{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;margin-bottom:.10667rem}.cal-weekdays-with-week{grid-template-columns:.96rem repeat(7,minmax(0,1fr))}.cal-weekday{padding:.05333rem 0;font-size:.29333rem;font-weight:600;color:var(--text-secondary, #999)}.cal-weekday-num{font-size:.29333rem;font-weight:500;color:var(--text-secondary, #bbb)}.cal-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(6,1fr);gap:1px;flex:1;min-height:0}.cal-grid-with-week{grid-template-columns:.96rem repeat(7,minmax(0,1fr))}.cal-grid-week{grid-template-rows:1fr}.cal-grid-item{min-height:1.12rem}.cal-grid-week .cal-grid-item{min-height:2.66667rem}.cal-week-num{display:flex;align-items:flex-start;justify-content:center;padding-top:.05333rem;font-size:.29333rem;font-weight:600;color:var(--primary-blue, #1677ff);background:var(--primary-blue-bg, rgba(22, 119, 255, .04));border-radius:.10667rem;min-height:1.12rem}.cal-grid-week .cal-week-num{min-height:2.66667rem}.cal-cell{height:100%;padding:1px .08rem;border-radius:.10667rem;cursor:pointer;transition:background .15s;display:flex;flex-direction:column;gap:1px;overflow:hidden}.cal-cell:hover{background:var(--bg-hover, rgba(22, 119, 255, .06))}.cal-cell-other{opacity:.35}.cal-cell-weekend{background:#1677ff0d}.cal-cell-weekend .cal-cell-day{color:var(--primary-blue, #1677ff)}.cal-cell-today{background:var(--primary-blue-bg, rgba(22, 119, 255, .08));border:1px solid var(--primary-blue, #1677ff)}.cal-cell-today .cal-cell-day{color:var(--primary-blue, #1677ff);font-weight:700}.cal-cell-selected{background:var(--primary-blue-bg, rgba(22, 119, 255, .12))}.cal-cell-top{display:flex;align-items:baseline;gap:.16rem}.cal-cell-day{font-size:.34667rem;font-weight:600;line-height:1.1;flex-shrink:0}.cal-cell-lunar{font-size:.24rem;color:var(--text-secondary, #999);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;line-height:1.1}.cal-cell-holiday{color:#ff4d4f;font-weight:500}.cal-cell-annotation{font-size:.24rem;font-weight:600;padding:0 .08rem;border-radius:.08rem;line-height:1.3;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;align-self:flex-start}.cal-cell-dots{display:flex;align-items:center;gap:.08rem}.cal-cell-dot{width:.16rem;height:.16rem;border-radius:50%;flex-shrink:0}.cal-cell-more{font-size:.26667rem;color:var(--text-secondary, #888)}.cal-semester-table{width:100%;border-collapse:collapse;table-layout:fixed}.cal-semester-table th,.cal-semester-table td{border:1px solid var(--border-color, #eef0f3);text-align:center;vertical-align:top}.cal-semester-table thead th{position:sticky;top:0;z-index:2;background:var(--bg-card, #fff);font-size:.32rem;font-weight:600;color:var(--text-secondary, #666);padding:.10667rem .05333rem}.cal-sem-th-month{width:1.22667rem}.cal-sem-th-week{width:.90667rem}.cal-semester-table td.cal-sem-month{font-size:.32rem;font-weight:600;color:var(--text-secondary, #666);background:var(--primary-blue-bg, rgba(22, 119, 255, .04));vertical-align:middle;padding:.05333rem}.cal-semester-table td.cal-sem-week{font-size:.32rem;font-weight:600;color:var(--primary-blue, #1677ff);vertical-align:middle;padding:.05333rem}.cal-semester-table td.cal-sem-td{height:1.12rem;padding:0}.cal-semester-table td.cal-sem-td .cal-cell{height:100%;border-radius:0}.cal-semester-table td.cal-sem-td-empty{background:var(--bg-hover, rgba(0, 0, 0, .02))}@media(max-width:768px){.cal-semester-table td.cal-sem-td{height:.96rem}.cal-semester-table td.cal-sem-month,.cal-semester-table td.cal-sem-week{font-size:.29333rem}.cal-semester-table thead th{font-size:.29333rem;padding:.08rem 1px}.cal-sem-th-month{width:1.01333rem}.cal-sem-th-week{width:.69333rem}.cal-grid-item{min-height:.90667rem}.cal-grid-week .cal-grid-item{min-height:1.86667rem}.cal-cell{padding:1px .05333rem}.cal-cell-day{font-size:.32rem}.cal-cell-lunar{font-size:.21333rem;max-width:.85333rem}.cal-nav-title{font-size:.34667rem;min-width:2.93333rem}.cal-weekdays-with-week,.cal-grid-with-week{grid-template-columns:.64rem repeat(7,minmax(0,1fr))}.cal-week-num{font-size:.26667rem;min-height:.90667rem}.cal-grid-week .cal-week-num{min-height:1.86667rem}}.app-view[data-state=open]{animation:appOpen .38s cubic-bezier(.32,.72,0,1) forwards}@keyframes appOpen{0%{transform:scale(.08);opacity:0;border-radius:var(--launcher-icon-radius)}30%{opacity:1;border-radius:var(--launcher-icon-radius)}60%{border-radius:.21333rem}to{transform:scale(1);opacity:1;border-radius:0}}.app-view[data-state=closed]{animation:appClose .32s cubic-bezier(.32,0,.67,0) forwards}@keyframes appClose{0%{transform:scale(1);opacity:1;border-radius:0}30%{border-radius:.21333rem}50%{opacity:.8;border-radius:var(--launcher-icon-radius)}to{transform:scale(.08);opacity:0;border-radius:var(--launcher-icon-radius)}}.launcher-icon.ghost .launcher-icon-tile{opacity:.3;transform:scale(.9);transition:opacity .38s cubic-bezier(.32,.72,0,1),transform .38s cubic-bezier(.32,.72,0,1)}.launcher-icon .launcher-icon-tile{transition:transform .15s ease,filter .15s ease,box-shadow .15s ease,opacity .38s cubic-bezier(.32,.72,0,1)}.launcher-icon .launcher-icon-label{transition:opacity .38s cubic-bezier(.32,.72,0,1)}.launcher-dock{animation:dockSlideUp .5s cubic-bezier(.16,1,.3,1) forwards}@keyframes dockSlideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.launcher-grid .launcher-icon{opacity:0;animation:iconFadeIn .4s cubic-bezier(.16,1,.3,1) forwards}.launcher-grid .launcher-icon:nth-child(1){animation-delay:50ms}.launcher-grid .launcher-icon:nth-child(2){animation-delay:80ms}.launcher-grid .launcher-icon:nth-child(3){animation-delay:.11s}.launcher-grid .launcher-icon:nth-child(4){animation-delay:.14s}.launcher-grid .launcher-icon:nth-child(5){animation-delay:.17s}.launcher-grid .launcher-icon:nth-child(6){animation-delay:.2s}.launcher-grid .launcher-icon:nth-child(7){animation-delay:.23s}.launcher-grid .launcher-icon:nth-child(8){animation-delay:.26s}.launcher-grid .launcher-icon:nth-child(9){animation-delay:.29s}.launcher-grid .launcher-icon:nth-child(10){animation-delay:.32s}.launcher-grid .launcher-icon:nth-child(11){animation-delay:.35s}.launcher-grid .launcher-icon:nth-child(12){animation-delay:.38s}.launcher-grid .launcher-icon:nth-child(n+13){animation-delay:.41s}@keyframes iconFadeIn{0%{opacity:0;transform:translateY(.53333rem) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}.launcher-header{animation:headerFadeIn .4s ease forwards}@keyframes headerFadeIn{0%{opacity:0}to{opacity:1}}.app-view.swiping{transition:none}.app-view-page[data-state=open]{animation:pageSlideIn .3s cubic-bezier(.32,.72,0,1) forwards}.app-view-page[data-state=closed]{animation:pageSlideOut .26s cubic-bezier(.32,0,.67,0) forwards}@keyframes pageSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes pageSlideOut{0%{transform:translate(0)}to{transform:translate(100%)}}html:has(.mobile-launcher),html:has(.mobile-launcher) body{height:100%!important;overflow:hidden!important}html:has(.mobile-launcher) #root{height:100%!important;min-height:unset!important;overflow:hidden!important}html:has(.mobile-launcher) *{scrollbar-width:none;-ms-overflow-style:none}html:has(.mobile-launcher) *::-webkit-scrollbar{display:none;width:0;height:0}.mobile-launcher{width:100%;height:100%;display:flex;flex-direction:column;position:relative;overflow:hidden!important}.mobile-launcher-main{flex:1;min-height:0;position:relative;display:flex;flex-direction:column;overflow:hidden}.mobile-launcher-content{z-index:11;flex:1;min-height:0;position:relative;display:flex;flex-direction:column;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.launcher-header{height:var(--launcher-header-height);display:flex;align-items:center;justify-content:space-between;padding:0 .42667rem;background:var(--launcher-glass-bg);backdrop-filter:blur(var(--launcher-glass-blur));-webkit-backdrop-filter:blur(var(--launcher-glass-blur));border-bottom:1px solid var(--launcher-glass-border);flex-shrink:0;position:relative;z-index:10}.launcher-header-logo{display:flex;align-items:center;gap:.26667rem}.launcher-header-logo img{height:.96rem;width:auto;object-fit:contain}.launcher-header-title{font-size:.45333rem;font-weight:600;color:var(--text-primary);letter-spacing:.5px}.launcher-header-actions{display:flex;align-items:center;gap:.21333rem}.mobile-launcher-banner{flex-shrink:0;padding:.26667rem .32rem 0}.mobile-launcher-banner-item{border-radius:.32rem;overflow:hidden;box-shadow:0 .05333rem .32rem #00000014}[data-theme=midnight] .mobile-launcher-banner-item{box-shadow:0 .05333rem .32rem #00000040}.mobile-launcher-banner .banner-container{border-radius:.32rem}.mobile-launcher-banner .banner-carousel .slick-dots{bottom:.21333rem}.mobile-launcher-banner .banner-carousel .slick-dots li button{background:var(--bg-card);border-radius:.10667rem;height:.10667rem}.mobile-launcher-banner .banner-carousel .slick-dots li.slick-active button{background:var(--bg-card);width:.42667rem}.launcher-grid{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:var(--launcher-grid-padding);display:grid;grid-template-columns:repeat(var(--launcher-grid-cols),1fr);gap:var(--launcher-grid-gap-y) var(--launcher-grid-gap-x);align-content:start}@supports (padding: env(safe-area-inset-top)){.launcher-grid{padding-top:calc(env(safe-area-inset-top) + .21333rem)}}.launcher-icon{display:flex;flex-direction:column;align-items:center;gap:.21333rem;cursor:pointer;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}.launcher-icon-tile{width:var(--launcher-icon-size);height:var(--launcher-icon-size);border-radius:var(--launcher-icon-radius);display:flex;align-items:center;justify-content:center;background:var(--bg-card);backdrop-filter:blur(.32rem);-webkit-backdrop-filter:blur(.32rem);border:1px solid rgba(255,255,255,.45);box-shadow:0 .10667rem .32rem #0000000f,0 1px .08rem #0000000a,inset 0 1px 1px #ffffff80;transition:transform .15s ease,filter .15s ease,box-shadow .15s ease;position:relative;overflow:hidden}.launcher-icon-tile:before{content:"";position:absolute;inset:0;border-radius:inherit;background:var(--icon-color, transparent);opacity:.12;transition:opacity .15s ease}.launcher-icon-tile:after{content:"";position:absolute;top:-30%;left:-30%;width:60%;height:60%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.35) 0%,transparent 70%);pointer-events:none}.launcher-icon-tile .anticon{font-size:.85333rem;color:var(--icon-color, var(--primary-blue));position:relative;z-index:1;filter:drop-shadow(0 1px .05333rem rgba(0,0,0,.06))}.launcher-icon-label{font-size:var(--launcher-icon-label-size);font-weight:500;color:var(--text-primary);text-align:center;line-height:1.3;max-width:calc(var(--launcher-icon-size) + .42667rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px .05333rem rgba(255,255,255,.6)}.launcher-icon:active .launcher-icon-tile{transform:scale(.92);filter:brightness(.92)}.launcher-icon:active .launcher-icon-tile:before{opacity:.22}.launcher-icon.ghost .launcher-icon-tile{opacity:.3;transform:scale(.9)}.launcher-icon.ghost .launcher-icon-label{opacity:.4}.mobile-dock__profile-btn{display:flex;flex-direction:column;align-items:center;gap:0;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;flex-shrink:0}.mobile-dock__profile-tile{width:clamp(1.06667rem,12vw,1.38667rem);height:clamp(1.06667rem,12vw,1.38667rem);border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#60a5fa,#3b82f6);box-shadow:0 .10667rem .32rem #3b82f659,0 1px .08rem #0000001a,inset 0 1px #ffffff40;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.mobile-dock__profile-tile .anticon{font-size:clamp(.53333rem,6vw,.64rem);color:#fff}.mobile-dock__profile-btn:active .mobile-dock__profile-tile{transform:scale(.9);box-shadow:0 .05333rem .16rem #3b82f640,0 1px .05333rem #0000000d}.mobile-dock__profile-label{font-size:.26667rem;color:#64748b;margin-top:.05333rem;font-weight:500}[data-theme=midnight] .mobile-dock__profile-label{color:#94a3b8}.mobile-dock__ai-sep{flex-shrink:0;width:1px;height:.64rem;background:#0000001a;border-radius:.5px;margin:0 .26667rem}[data-theme=midnight] .mobile-dock__ai-sep{background:#ffffff1a}.mobile-dock__ai-btn{display:flex;flex-direction:column;align-items:center;gap:0;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;flex-shrink:0}.mobile-dock__ai-tile{width:clamp(1.06667rem,12vw,1.38667rem);height:clamp(1.06667rem,12vw,1.38667rem);border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#818cf8,#6366f1);box-shadow:0 .10667rem .32rem #6366f159,0 1px .08rem #0000001a,inset 0 1px #ffffff40;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.mobile-dock__ai-tile .anticon{font-size:clamp(.53333rem,6vw,.64rem);color:#fff}.mobile-dock__ai-label{font-size:.26667rem;color:#64748b;margin-top:.05333rem;font-weight:500}[data-theme=midnight] .mobile-dock__ai-label{color:#94a3b8}.mobile-dock__ai-btn:active .mobile-dock__ai-tile{transform:scale(.9);box-shadow:0 .05333rem .16rem #6366f140,0 1px .05333rem #0000000d}.ai-panel{position:fixed;z-index:1000;display:flex;flex-direction:column;border-radius:.53333rem;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 .53333rem 1.33333rem #0000001f,0 .21333rem .53333rem #00000014;animation:slideInUp .3s ease}.ai-panel.dragging,.ai-panel.resizing{will-change:left,top,width,height}.ai-panel-header{padding:.37333rem .48rem;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);flex-shrink:0;cursor:move;user-select:none;-webkit-user-select:none}.ai-panel-header-title{display:flex;align-items:center;gap:.26667rem;font-size:.4rem;font-weight:600;color:var(--text-primary)}.ai-panel-header-title .anticon{font-size:.48rem;color:#7c3aed}.ai-panel-header-actions{display:flex;align-items:center;gap:.10667rem}.ai-panel-header-close{color:var(--text-secondary)!important;width:.85333rem;height:.85333rem;display:flex;align-items:center;justify-content:center;border-radius:.26667rem;transition:all .2s ease}.ai-panel-header-close:hover{background:#0000000f!important;color:var(--text-primary)!important}.ai-panel-header-history{color:#7c3aed!important;font-size:.34667rem!important;font-weight:500!important;border-radius:.26667rem!important;padding:.05333rem .21333rem!important;display:inline-flex!important;align-items:center!important;gap:.10667rem!important;transition:all .2s ease!important}.ai-panel-header-history:hover{background:#7c3aed14!important;color:#6d28d9!important}.ai-panel-header-history .anticon{font-size:.37333rem}.ai-panel-resize{position:absolute;z-index:4}.ai-panel-resize.rh-n{top:0;left:.21333rem;right:.21333rem;height:.16rem;cursor:ns-resize}.ai-panel-resize.rh-s{bottom:0;left:.21333rem;right:.21333rem;height:.16rem;cursor:ns-resize}.ai-panel-resize.rh-w{top:.21333rem;bottom:.21333rem;left:0;width:.16rem;cursor:ew-resize}.ai-panel-resize.rh-e{top:.21333rem;bottom:.21333rem;right:0;width:.16rem;cursor:ew-resize}.ai-panel-resize.rh-nw{top:0;left:0;width:.42667rem;height:.42667rem;cursor:nwse-resize}.ai-panel-resize.rh-ne{top:0;right:0;width:.42667rem;height:.42667rem;cursor:nesw-resize}.ai-panel-resize.rh-sw{bottom:0;left:0;width:.42667rem;height:.42667rem;cursor:nesw-resize}.ai-panel-resize.rh-se{bottom:0;right:0;width:.42667rem;height:.42667rem;cursor:nwse-resize}.ai-panel-resize:hover{background:#7c3aed47}.ai-panel-messages{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.42667rem;display:flex;flex-direction:column;gap:.32rem}.ai-panel-messages::-webkit-scrollbar{width:.10667rem}.ai-panel-messages::-webkit-scrollbar-track{background:transparent}.ai-panel-messages::-webkit-scrollbar-thumb{background:#0000001f;border-radius:.10667rem}.ai-panel-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.37333rem;margin-top:1.28rem;color:var(--text-tertiary)}.ai-panel-empty-icon{width:1.92rem;height:1.92rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#7c3aed14;border:1px solid rgba(124,58,237,.12);font-size:.85333rem;color:#7c3aed}.ai-panel-empty-text{font-size:.37333rem;color:var(--text-secondary)}.ai-panel-message{display:flex;gap:.21333rem;max-width:100%}.ai-panel-message-user{justify-content:flex-end}.ai-panel-message-assistant{justify-content:flex-start}.ai-panel-avatar{flex-shrink:0;width:.74667rem!important;height:.74667rem!important;min-width:.74667rem;min-height:.74667rem}.ai-panel-avatar-assistant{background:linear-gradient(135deg,#7c3aed,#a78bfa)!important;color:#fff!important}.ai-panel-avatar-user{background:linear-gradient(135deg,#10b981,#34d399)!important;color:#fff!important}.ai-panel-message-bubble{max-width:93%;padding:.26667rem .37333rem;border-radius:.37333rem;font-size:.37333rem;line-height:1.6;word-break:break-word}.ai-panel-message-user .ai-panel-message-bubble{background:linear-gradient(135deg,#7c3aed,#8b5cf6);color:#fff;border-bottom-right-radius:.10667rem;box-shadow:0 .05333rem .21333rem #7c3aed40}.ai-panel-message-user .ai-panel-message-bubble .ant-typography{color:#fff!important}.ai-panel-message-assistant .ai-panel-message-bubble{background:var(--bg-card);backdrop-filter:blur(.21333rem);-webkit-backdrop-filter:blur(.21333rem);color:var(--text-primary);border:1px solid rgba(255,255,255,.4);border-bottom-left-radius:.10667rem;box-shadow:0 .05333rem .21333rem #0000000a;margin-right:.21333rem}.think-section{margin-bottom:.21333rem;border:1px solid #e8e8e8;border-radius:.21333rem;background:#f5f5f5;font-size:.34667rem;color:#666;overflow:hidden}.think-header{display:flex;align-items:center;gap:.16rem;padding:.16rem .26667rem;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.32rem;color:#888;background:#efefef}.think-header:hover{background:#e9e9e9}.think-toggle{font-size:.32rem;line-height:1}.think-title{font-weight:500}.think-hint{color:#aaa;font-size:.29333rem;margin-left:.05333rem}.think-time{color:#aaa;font-size:.29333rem;margin-left:.16rem}.think-content{max-height:8rem;overflow-y:auto;padding:.21333rem .26667rem;white-space:pre-wrap;word-break:break-word;line-height:1.6}.ai-panel-message-bubble .markdown-body{font-size:.37333rem;line-height:1.6;word-break:break-word;color:inherit}.ai-panel-message-bubble .markdown-body>*:first-child{margin-top:0}.ai-panel-message-bubble .markdown-body>*:last-child{margin-bottom:0}.ai-panel-message-bubble .markdown-body p{margin:.16rem 0}.ai-panel-message-bubble .markdown-body h1,.ai-panel-message-bubble .markdown-body h2,.ai-panel-message-bubble .markdown-body h3,.ai-panel-message-bubble .markdown-body h4{margin:.26667rem 0 .16rem;font-weight:600;line-height:1.3}.ai-panel-message-bubble .markdown-body h1{font-size:1.25em}.ai-panel-message-bubble .markdown-body h2{font-size:1.15em}.ai-panel-message-bubble .markdown-body h3{font-size:1.05em}.ai-panel-message-bubble .markdown-body ul,.ai-panel-message-bubble .markdown-body ol{padding-left:.58667rem;margin:.16rem 0}.ai-panel-message-bubble .markdown-body li{margin:.05333rem 0}.ai-panel-message-bubble .markdown-body a{color:#7c3aed;text-decoration:underline}.ai-panel-message-bubble .markdown-body blockquote{margin:.16rem 0;padding:.05333rem .32rem;border-left:3px solid rgba(124,58,237,.4);color:var(--text-secondary);background:#7c3aed0f;border-radius:.10667rem}.ai-panel-message-bubble .markdown-body code{background:#7c3aed1a;padding:1px .13333rem;border-radius:.10667rem;font-size:.9em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.ai-panel-message-bubble .markdown-body pre{background:#f6f8fa;color:#24292e;padding:.32rem .37333rem;border-radius:.21333rem;overflow-x:auto;margin:.21333rem 0;border:1px solid rgba(0,0,0,.06)}.ai-panel-message-bubble .markdown-body pre code{background:transparent;padding:0;font-size:.88em}.ai-panel-message-bubble .markdown-body table{border-collapse:collapse;margin:.21333rem 0;width:100%;font-size:.92em;display:block;overflow-x:auto}.ai-panel-message-bubble .markdown-body th,.ai-panel-message-bubble .markdown-body td{border:1px solid rgba(0,0,0,.12);padding:.13333rem .26667rem;text-align:left}.ai-panel-message-bubble .markdown-body th{background:#7c3aed14;font-weight:600}.ai-panel-message-bubble .markdown-body img{max-width:100%;border-radius:.16rem}.ai-panel-message-user .ai-panel-message-bubble .markdown-body a{color:#fff}.ai-panel-message-user .ai-panel-message-bubble .markdown-body code{background:#fff3;color:#fff}.ai-panel-message-user .ai-panel-message-bubble .markdown-body blockquote{color:#ffffffd9;border-left-color:#ffffff80;background:#ffffff1f}.ai-panel-message-user .ai-panel-message-bubble .markdown-body pre{background:#00000040;color:#fff;border-color:#ffffff26}.ai-panel-loading{display:flex;align-items:center;gap:.21333rem;color:var(--text-tertiary);padding-left:.96rem}.ai-panel-input{padding:.32rem .42667rem;display:flex;gap:.21333rem;align-items:flex-end;background:var(--bg-card);backdrop-filter:blur(.32rem);-webkit-backdrop-filter:blur(.32rem);border-top:1px solid rgba(255,255,255,.3);flex-shrink:0}.ai-panel-input-actions{display:flex;flex-direction:column;gap:.16rem}.ai-panel-input-actions .ant-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;border-radius:10px;border:1px solid rgba(0,0,0,.08);background:var(--bg-card);color:var(--text-secondary);transition:all .2s ease}.ai-panel-input-actions .ant-btn:hover:not(:disabled){background:var(--bg-card);border-color:#0000001f;color:var(--text-primary)}.ai-panel-input-actions .ant-btn:disabled{opacity:.35}.ai-panel-input-textarea{flex:1;border-radius:.37333rem!important;background:var(--bg-card)!important;backdrop-filter:blur(.21333rem)!important;-webkit-backdrop-filter:blur(.21333rem)!important;border:1px solid rgba(0,0,0,.08)!important;padding:.21333rem .37333rem!important;font-size:.42667rem;resize:none;transition:all .2s ease}.ai-panel-input-textarea:hover,.ai-panel-input-textarea:focus{background:var(--bg-card)!important;border-color:#7c3aed4d!important;box-shadow:0 0 0 .08rem #7c3aed14!important}.ai-panel-send-btn{width:1.06667rem;height:1.06667rem;display:flex;align-items:center;justify-content:center;padding:0;border-radius:.32rem!important;background:linear-gradient(135deg,#7c3aed,#8b5cf6)!important;border:none!important;box-shadow:0 .10667rem .32rem #7c3aed59;transition:all .2s ease}.ai-panel-send-btn:hover:not(:disabled){background:linear-gradient(135deg,#6d28d9,#7c3aed)!important;box-shadow:0 .16rem .42667rem #7c3aed73;transform:translateY(-1px)}.ai-panel-send-btn:disabled{opacity:.4}[data-theme=midnight] .ai-panel{background:#141419bf;border-color:#ffffff1a;box-shadow:0 .53333rem 1.33333rem #00000059,0 .21333rem .53333rem #00000040,inset 0 1px 1px #ffffff0d}[data-theme=midnight] .ai-panel-header{background:#1e1e2399;border-bottom-color:#ffffff14}[data-theme=midnight] .ai-panel-header-close:hover{background:#ffffff14!important}[data-theme=midnight] .ai-panel-header-history{color:#a78bfa!important}[data-theme=midnight] .ai-panel-header-history:hover{background:#a78bfa1f!important;color:#c4b5fd!important}[data-theme=midnight] .ai-panel-empty-icon{background:#8b5cf61f;border-color:#8b5cf633;color:#a78bfa}[data-theme=midnight] .ai-panel-message-assistant .ai-panel-message-bubble{background:#282830a6;border-color:#ffffff14;color:var(--text-primary)}[data-theme=midnight] .think-section{background:#2a2a2f;border-color:#3a3a42;color:#b8b8bf}[data-theme=midnight] .think-header{background:#242428;color:#999}[data-theme=midnight] .think-header:hover{background:#2e2e34}[data-theme=midnight] .think-hint,[data-theme=midnight] .think-time{color:#777}[data-theme=midnight] .ai-panel-input{background:#1e1e2399;border-top-color:#ffffff14}[data-theme=midnight] .ai-panel-input-actions .ant-btn{background:#ffffff14;border-color:#ffffff0f;color:var(--text-tertiary)}[data-theme=midnight] .ai-panel-input-actions .ant-btn:hover:not(:disabled){background:#ffffff1f;border-color:#ffffff1a;color:var(--text-secondary)}[data-theme=midnight] .ai-panel-input-textarea{background:#28283099!important;border-color:#ffffff14!important;color:var(--text-primary)!important}[data-theme=midnight] .ai-panel-input-textarea:hover,[data-theme=midnight] .ai-panel-input-textarea:focus{background:#282830cc!important;border-color:#8b5cf64d!important;box-shadow:0 0 0 .08rem #8b5cf61a!important}[data-theme=midnight] .ai-panel-messages::-webkit-scrollbar-thumb{background:#ffffff1a}[data-theme=midnight] .ai-panel-message-bubble .markdown-body a{color:#a78bfa}[data-theme=midnight] .ai-panel-message-bubble .markdown-body code{background:#ffffff1f}[data-theme=midnight] .ai-panel-message-bubble .markdown-body pre{background:#1e1e24;color:#e6e6e6;border-color:#ffffff1f}[data-theme=midnight] .ai-panel-message-bubble .markdown-body th{background:#ffffff0f}[data-theme=midnight] .ai-panel-message-bubble .markdown-body blockquote{color:var(--text-secondary);background:#a78bfa1a;border-left-color:#a78bfa80}@media(max-width:767px){.ai-panel{bottom:0;right:0;left:0;width:100%;height:88vh;border-radius:.53333rem .53333rem 0 0;border-bottom:none;animation:slideInUp .35s cubic-bezier(.32,.72,0,1)}.ai-panel-mobile .ai-panel-resize{display:none}.ai-panel-mobile .ai-panel-header{cursor:default}.ai-panel-mobile .ai-panel-input{padding-bottom:calc(.32rem + env(safe-area-inset-bottom,0px))}.ai-panel-mobile .ai-panel-message-bubble{max-width:100%;width:100%;margin-left:0;margin-right:0}.ai-panel-mobile .ai-panel-messages{padding-left:.26667rem;padding-right:.26667rem}}.ai-history-overlay{position:fixed;inset:0;z-index:1100;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:.64rem}.ai-history-modal{width:min(23.46667rem,94vw);height:min(80vh,19.2rem);background:var(--bg-card);border-radius:.37333rem;box-shadow:0 .53333rem 1.6rem #00000040;display:flex;flex-direction:column;overflow:hidden}.ai-history-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:.32rem .37333rem;border-bottom:1px solid #eef0f4;background:linear-gradient(135deg,#7c3aed,#6366f1);color:#fff}.ai-history-header-title{display:flex;align-items:center;gap:.21333rem;font-size:.4rem}.ai-history-header .ant-typography{color:#fff}.ai-history-header .ai-history-header-title .ant-typography[type=secondary]{color:#fffc}.ai-history-header .ant-btn{color:#fff}.ai-history-header .ant-btn:hover{background:#ffffff26}.ai-history-body{flex:1 1 auto;display:flex;min-height:0}.ai-history-sidebar{flex:0 0 6.4rem;border-right:1px solid #eef0f4;overflow-y:auto;padding:.26667rem;background:#fafbfc}.ai-history-sidebar-loading,.ai-history-sidebar-empty{padding:.64rem .21333rem;text-align:center}.ai-history-sidebar-item{padding:.26667rem .32rem;border-radius:.26667rem;cursor:pointer;margin-bottom:.16rem;border:1px solid transparent;transition:background .15s,border-color .15s}.ai-history-sidebar-item:hover{background:#f1f0fe}.ai-history-sidebar-item.active{background:#efeafe;border-color:#c9b8f5}.ai-history-sidebar-item-title{font-size:.34667rem;font-weight:500;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-history-sidebar-item-id{font-size:.29333rem;color:#9ca3af;margin-top:.05333rem}.ai-history-main{flex:1 1 auto;display:flex;flex-direction:column;min-width:0;min-height:0;position:relative}.ai-history-main-loading,.ai-history-main-empty,.ai-history-error{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.21333rem;color:#6b7280;padding:.64rem}.ai-history-error{color:#ef4444}.ai-history-loadmore{flex:0 0 auto;text-align:center;padding:.21333rem;color:#9ca3af;font-size:.32rem}.ai-history-divider.all-loaded{text-align:center;color:#b6bcc6;font-size:.32rem;padding:.26667rem 0 .10667rem}.ai-history-conv-divider{display:flex;align-items:center;justify-content:center;margin:.37333rem 0 .21333rem;color:#8b5cf6;font-size:.32rem;font-weight:500}.ai-history-conv-divider:before,.ai-history-conv-divider:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,#d8c8f5);margin:0 .26667rem}.ai-history-conv-divider:after{background:linear-gradient(90deg,#d8c8f5,transparent)}.ai-history-messages{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.37333rem .42667rem .21333rem;background:var(--bg-card)}.ai-history-avatar{flex:0 0 auto;width:.74667rem;height:.74667rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.37333rem;color:#fff}.ai-panel-message-user .ai-history-avatar{background:#3b82f6}.ai-panel-message-assistant .ai-history-avatar{background:linear-gradient(135deg,#7c3aed,#a78bfa);color:#fff}.ai-history-messages .ai-panel-message{margin:.21333rem 0}.ai-history-messages .ai-panel-message-bubble{max-width:100%;width:100%;margin-left:0;margin-right:0}.ai-history-input{padding:.32rem .42667rem;display:flex;gap:.21333rem;align-items:flex-end;background:var(--bg-card);backdrop-filter:blur(.32rem);-webkit-backdrop-filter:blur(.32rem);border-top:1px solid rgba(255,255,255,.3);flex-shrink:0}.ai-history-input-textarea{flex:1;border-radius:.37333rem!important;background:var(--bg-card)!important;backdrop-filter:blur(.21333rem)!important;-webkit-backdrop-filter:blur(.21333rem)!important;border:1px solid rgba(0,0,0,.08)!important;padding:.21333rem .37333rem!important;font-size:.42667rem;resize:none;transition:all .2s ease}.ai-history-input-textarea:hover,.ai-history-input-textarea:focus{background:var(--bg-card)!important;border-color:#7c3aed4d!important;box-shadow:0 0 0 .08rem #7c3aed14!important}.ai-history-send-btn{width:1.06667rem;height:1.06667rem;display:flex;align-items:center;justify-content:center;padding:0;border-radius:.32rem!important;background:linear-gradient(135deg,#7c3aed,#8b5cf6)!important;border:none!important;box-shadow:0 .10667rem .32rem #7c3aed59;transition:all .2s ease}.ai-history-send-btn:hover:not(:disabled){background:linear-gradient(135deg,#6d28d9,#7c3aed)!important;box-shadow:0 .16rem .42667rem #7c3aed73;transform:translateY(-1px)}.ai-history-send-btn:disabled{opacity:.4}.ai-history-think{margin-bottom:.26667rem;border-radius:.21333rem;overflow:hidden;background:#f7f8fa;border:1px solid #e8eaf0}.ai-history-think-header{display:flex;align-items:center;gap:.16rem;padding:.18667rem .32rem;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.34667rem;color:#8b9099;transition:background .15s}.ai-history-think-header:hover{background:#eef0f4}.ai-history-think-header .anticon{font-size:.29333rem;transition:transform .2s}.ai-history-think-body{padding:0 .32rem .26667rem;border-top:1px solid #eef0f4}.ai-history-think-body pre{margin:.16rem 0 0;padding:0;white-space:pre-wrap;word-break:break-word;font-size:.34667rem;line-height:1.65;color:#6b7280;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ai-history-agent-tag{display:inline-flex;align-items:center;gap:.16rem;padding:.10667rem .32rem;border-radius:.16rem;background:#fef3c7;color:#92400e;font-size:.34667rem;font-weight:500;margin-bottom:.26667rem}.ai-history-agent-tag .anticon{font-size:.37333rem}.ai-history-tool-panel{margin-bottom:.32rem;border-radius:.21333rem;overflow:hidden;background:#fafbfc;border:1px solid #eef0f4}.ai-history-tool-panel-header{display:flex;align-items:center;gap:.18667rem;padding:.21333rem .32rem;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.34667rem;color:#5b6370;transition:background .15s}.ai-history-tool-panel-header:hover{background:#f0f2f5}.ai-history-tool-panel-header .anticon:first-child,.ai-history-tool-panel-header .anticon:last-child{font-size:.29333rem}.ai-history-tool-count{margin-left:auto;background:#e8ecf1;color:#6b7a8f;font-size:.29333rem;padding:1px .18667rem;border-radius:.26667rem;line-height:.48rem}.ai-history-tool-panel-body{padding:.16rem .32rem .26667rem;border-top:1px solid #eef0f4}.ai-history-tool-step{display:flex;align-items:center;gap:.21333rem;padding:.13333rem 0;font-size:.34667rem;color:#3b4252}.ai-history-tool-step-icon .anticon{color:#7c3aed;font-size:.34667rem}.ai-history-tool-step-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-history-tool-step-done{color:#22c55e;font-size:.34667rem}.ai-history-text-segment{margin-top:.16rem}@media(max-width:767px){.ai-history-overlay{padding:0;padding-top:1.49333rem;align-items:flex-start}.ai-history-modal{width:100vw;height:calc(100vh - 1.49333rem);border-radius:0}.ai-history-body{flex-direction:column}.ai-history-sidebar{flex:0 0 auto;width:100%;border-right:none;border-bottom:1px solid #eef0f4;display:flex;gap:.21333rem;overflow-x:auto;overflow-y:hidden;padding:.21333rem}.ai-history-sidebar-item{flex:0 0 auto;width:4.26667rem;margin-bottom:0;white-space:nowrap}}[data-theme=dark] .ai-history-modal{background:#1e1e2e}[data-theme=dark] .ai-history-sidebar{background:#181826;border-right-color:#2c2c3e}[data-theme=dark] .ai-history-sidebar-item-title{color:#e5e7eb}[data-theme=dark] .ai-history-sidebar-item:hover{background:#2a2540}[data-theme=dark] .ai-history-sidebar-item.active{background:#2e2750;border-color:#4c3f7a}[data-theme=dark] .ai-history-messages{background:#1e1e2e}[data-theme=dark] .ai-history-input{background:#1e1e2399;border-top-color:#ffffff14}[data-theme=dark] .ai-history-input-textarea{background:#28283099!important;border-color:#ffffff14!important;color:var(--text-primary)!important}[data-theme=dark] .ai-history-input-textarea:hover,[data-theme=dark] .ai-history-input-textarea:focus{background:#282830cc!important;border-color:#8b5cf64d!important;box-shadow:0 0 0 .08rem #8b5cf61a!important}[data-theme=dark] .ai-history-header{background:linear-gradient(135deg,#6d28d9,#4f46e5)}[data-theme=dark] .ai-history-conv-divider{color:#a78bfa}[data-theme=dark] .ai-history-think{background:#222230;border-color:#2e2e42}[data-theme=dark] .ai-history-think-header{color:#9ca3af}[data-theme=dark] .ai-history-think-header:hover{background:#2a2a3d}[data-theme=dark] .ai-history-think-body{border-top-color:#2e2e42}[data-theme=dark] .ai-history-think-body pre{color:#9ca3af}[data-theme=dark] .ai-history-agent-tag{background:#fbbf241f;color:#fbbf24}[data-theme=dark] .ai-history-tool-panel{background:#222230;border-color:#2e2e42}[data-theme=dark] .ai-history-tool-panel-header{color:#9ca3af}[data-theme=dark] .ai-history-tool-panel-header:hover{background:#2a2a3d}[data-theme=dark] .ai-history-tool-count{background:#2e2e42;color:#9ca3af}[data-theme=dark] .ai-history-tool-panel-body{border-top-color:#2e2e42}[data-theme=dark] .ai-history-tool-step{color:#e5e7eb}.app-view{position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column;overflow:hidden}.app-view:before{content:"";position:absolute;inset:0;background:var(--launcher-glass-bg);backdrop-filter:blur(var(--launcher-glass-blur));-webkit-backdrop-filter:blur(var(--launcher-glass-blur));z-index:-1}.app-view-page{position:absolute;inset:0;z-index:20}.app-view-header{height:var(--launcher-appview-header-height);display:flex;align-items:center;padding:0 .32rem;background:var(--launcher-glass-bg);backdrop-filter:blur(var(--launcher-glass-blur));-webkit-backdrop-filter:blur(var(--launcher-glass-blur));border-bottom:1px solid var(--launcher-glass-border);flex-shrink:0;position:relative;z-index:10;gap:.21333rem;padding-top:env(safe-area-inset-top,0px)}.app-view-header .app-view-back-btn{width:.96rem;height:.96rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:transparent;border:none;cursor:pointer;color:var(--text-primary);font-size:.48rem;transition:background .15s ease;flex-shrink:0}.app-view-header .app-view-back-btn:active{background:var(--mask-bg)}.app-view-header .app-view-title{font-size:.42667rem;font-weight:600;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-view-title-group{display:flex;align-items:center;flex:1;min-width:0}.app-view-header .app-view-actions{display:flex;align-items:center;gap:.10667rem;margin-left:auto}.app-view-body{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:.32rem .16rem;padding-bottom:calc(env(safe-area-inset-bottom,0px) + .42667rem);display:flex;flex-direction:column;min-height:0}.mobile-launcher:not(.mobile-launcher--with-topnav) .app-view-page--noheader>.app-view-body{padding-top:calc(env(safe-area-inset-top,0px) + .32rem)}.wxm-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.21333rem;margin-bottom:.32rem}.wxm-search-row>*{min-width:0}.wxm-row-actions{justify-self:end;flex-shrink:0;display:inline-flex;align-items:center}.wxm-row-actions__btn{color:var(--text-secondary, #666)}.wxm-row-actions-block{display:flex;justify-content:flex-end;margin-bottom:.21333rem}.app-view .ant-card{background:transparent!important;border:none!important;box-shadow:none!important;height:100%;display:flex;flex-direction:column}.app-view .ant-card-bordered.calendar-component{height:auto;flex-shrink:0}.app-view .ant-card-bordered.calendar-component>.ant-card-body{max-height:none!important;overflow:visible!important}.app-view .ant-card-bordered{background:transparent!important;border:none!important;box-shadow:none!important;height:100%;padding-bottom:20px;display:flex;flex-direction:column}.app-view .ant-card>.ant-card-head,.app-view .ant-card>div.ant-card-head,.app-view .ant-card-head-wrapper,.app-view .notice-board-component>.ant-card-head,.app-view .school-statistics-component>.ant-card-head,.app-view .important-reminder-component>.ant-card-head,.app-view .business-shortcut-component>.ant-card-head,.app-view .common-services-component>.ant-card-head,.app-view [class*=card]>[class*=head],.app-view [class*=card]>[class*=title]:not([class*=task-card]){display:none!important;height:0!important;min-height:0!important;max-height:0!important;overflow:hidden!important;padding:0!important;margin:0!important;border:none!important}.app-view .ant-card-body{background:transparent!important;padding:0!important;flex:1;display:flex;flex-direction:column;min-height:0}.app-view .notice-board-component{overflow:hidden!important}.app-view .ant-tabs{flex:1;display:flex;flex-direction:column;min-height:0}.app-view .ant-tabs-content-holder{flex:1;min-height:0}.app-view .ant-tabs-content{height:100%}.app-view .ant-tabs-tabpane-active{height:100%;display:flex;flex-direction:column}.app-view .notice-list--mobile{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.app-view .ant-card-body>*,.app-view .ant-card-body>div>div,.app-view [class*=content],.app-view [class*=container],.app-view [class*=wrapper]{background:transparent!important}.app-view .ant-list,.app-view .ant-list-items{background:transparent!important}.app-view .ant-list-item,.app-view .ant-list-split .ant-list-item,.app-view .ant-list-split .ant-list-header{background:transparent!important;border-color:var(--launcher-glass-border)!important;box-shadow:none!important}.app-view [class*=notice] [class*=item],.app-view [class*=news] [class*=item],.app-view [class*=list] [class*=item],.app-view [class*=card] [class*=item]{background:transparent!important;border:none!important;box-shadow:none!important}.app-view .ant-tabs>.ant-tabs-nav:before{border-color:var(--launcher-glass-border)!important}.app-view .ant-tabs-tab-active{background:transparent!important}.app-view .ant-divider{border-color:var(--launcher-glass-border)!important}.app-view .ant-input,.app-view .ant-input-affix-wrapper,.app-view .ant-select-selector,.app-view .ant-input-search .ant-input-group-addon{background:var(--launcher-glass-bg)!important;border-color:var(--launcher-glass-border)!important}.app-view .ant-input-wrapper.ant-input-group{display:flex!important;align-items:stretch!important;width:100%!important}.app-view .ant-input-wrapper.ant-input-group>.ant-input-affix-wrapper{flex:1!important;min-width:0!important}.app-view .ant-input-wrapper.ant-input-group>.ant-input-group-addon{flex-shrink:0!important}.app-view .ant-btn-default,.app-view .ant-btn-dashed{background:var(--launcher-glass-bg)!important;border-color:var(--launcher-glass-border)!important}.app-view .notice-item,.app-view .notice-item--compact,.app-view .notice-item--detail{background:transparent!important;border:none!important;border-bottom:1px solid var(--launcher-glass-border)!important;border-radius:0!important;box-shadow:none!important;margin-bottom:0!important}.app-view .notice-item:last-child,.app-view .notice-item--compact:last-child,.app-view .notice-item--detail:last-child{border-bottom:none!important}.app-view .notice-item:hover,.app-view .notice-item--compact:hover,.app-view .notice-item--detail:hover{background:var(--launcher-glass-bg)!important}.app-view .notice-item-date{min-width:auto!important;font-size:.32rem!important}.app-view .notice-item-title{white-space:normal!important;word-break:break-all;line-height:1.4}.app-view [class*=card],.app-view [class*=box],.app-view [class*=panel],.app-view [class*=wrapper]{background:transparent!important;box-shadow:none!important}.app-view .ant-btn-primary,.app-view .ant-btn-dangerous{background:var(--primary-blue)!important;border-color:var(--primary-blue)!important}.app-view .detail-chart-container{flex:1;min-height:5.33333rem;display:flex;flex-direction:column}.app-view .detail-chart-container>div{flex:1;min-height:0!important}.app-view .detail-chart-container .echarts-for-react,.app-view .detail-chart-container .echarts-container{height:100%!important;width:100%!important}.app-view .expand-table{flex:1;min-height:0;overflow:hidden}.app-view .expand-table-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:0}.app-view .school-statistics,.app-view .school-statistics>.ant-card{height:100%;display:flex;flex-direction:column}.launcher-bg-layer{position:fixed;inset:0;z-index:0;background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(.16rem);opacity:.6;transform:scale(1.05)}.ai-sider-drawer .ant-drawer-content-wrapper{width:min(380px,100vw)!important}.ai-sider-drawer .ant-drawer-content{background:var(--bg-card);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-left:1px solid rgba(255,255,255,.45);box-shadow:-10px 0 40px #0000001a,-4px 0 16px #0000000f}.ai-sider-drawer .ant-drawer-header{background:var(--bg-card);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(15,23,42,.08);padding:14px 20px}.ai-sider-drawer .ant-drawer-header-title{font-weight:600}.ai-sider-drawer .ant-drawer-close{color:var(--text-secondary);width:32px;height:32px;border-radius:10px;transition:all .2s ease}.ai-sider-drawer .ant-drawer-close:hover{background:#0000000f;color:var(--text-primary)}.ai-sider-drawer .ant-drawer-body{padding:0;background:transparent}.ai-sider-header-title{display:flex;align-items:center;gap:.26667rem;font-size:.42667rem;font-weight:700;color:var(--text-primary)}.ai-sider-header-title .anticon{font-size:.48rem;color:#7c3aed}.ai-sider-content{padding:.48rem .42667rem .74667rem;min-height:100%;box-sizing:border-box;background:linear-gradient(180deg,#7c3aed0f,#7c3aed08)}.ai-sider-empty{margin-top:1.28rem;color:var(--text-tertiary)}.ai-sider-category{margin-bottom:.69333rem}.ai-sider-category:last-child{margin-bottom:0}.ai-sider-category-header{display:flex;align-items:center;gap:.21333rem;margin-bottom:.32rem;padding:0 .05333rem}.ai-sider-category-icon{display:flex;align-items:center;justify-content:center;width:.69333rem;height:.69333rem;border-radius:.21333rem;background:linear-gradient(135deg,#7c3aed,#a78bfa);color:#fff;font-size:.34667rem;box-shadow:0 .05333rem .16rem #7c3aed4d}.ai-sider-category-icon .anticon{font-size:.34667rem}.ai-sider-category-label{font-size:.4rem;color:var(--text-primary);font-weight:700;letter-spacing:.5px}.ai-sider-category-line{flex:1;height:1px;margin:0 .10667rem;background:linear-gradient(90deg,rgba(124,58,237,.3) 0%,rgba(124,58,237,.08) 55%,transparent 100%)}.ai-sider-category-badge .ant-badge-count{background:#7c3aed26;color:#7c3aed;font-weight:600;box-shadow:none}.ai-sider-add-btn{flex-shrink:0;width:.74667rem;height:.74667rem;border-radius:.21333rem;color:#7c3aed!important}.ai-sider-add-btn:hover{background:#7c3aed1a!important}.ai-sider-user-hint{font-size:.32rem;color:var(--text-tertiary);text-align:center;padding:.42667rem .32rem;border:1px dashed rgba(124,58,237,.3);border-radius:.32rem;background:#7c3aed08}.ai-sider-agent-item{cursor:pointer;padding:0;border-radius:.37333rem;margin-bottom:.26667rem;transition:all .2s ease;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 1px .08rem #0f172a0d}.ai-sider-agent-item:last-child{margin-bottom:0}.ai-sider-agent-item:hover{background:#fff;border-color:#7c3aed59;box-shadow:0 .16rem .42667rem #7c3aed24;transform:translate(-.05333rem)}.ai-sider-agent-item:active{background:#fff;transform:translate(0)}.ai-sider-agent-delete{flex-shrink:0;opacity:.65;transition:opacity .2s ease}.ai-sider-agent-delete:hover{opacity:1}.ai-sider-agent-inner{display:flex;align-items:center;gap:.32rem;width:100%;padding:.34667rem .42667rem;box-sizing:border-box}.ai-sider-agent-icon{width:1.17333rem;height:1.17333rem;border-radius:.32rem;background:linear-gradient(135deg,#7c3aed,#8b5cf6);display:flex;align-items:center;justify-content:center;font-size:.56rem;color:#fff;flex-shrink:0;box-shadow:0 .10667rem .26667rem #7c3aed4d,inset 0 1px #fff3}.ai-sider-agent-info{flex:1;min-width:0}.ai-sider-agent-name{font-size:.37333rem;display:block;margin-bottom:.08rem;color:var(--text-primary)}.ai-sider-agent-desc{font-size:.32rem;color:var(--text-tertiary);display:block;white-space:normal;word-break:break-word;line-height:1.5}.ai-sider-add-form{display:flex;flex-direction:column;gap:.32rem}.ai-sider-add-form-label{margin-bottom:.10667rem;font-size:.34667rem;color:var(--text-primary)}.ai-sider-add-form-required{color:#ff4d4f}[data-theme=midnight] .ai-sider-drawer .ant-drawer-content{background:#141419bf;border-left-color:#ffffff1a;box-shadow:-10px 0 40px #00000059,-4px 0 16px #0003}[data-theme=midnight] .ai-sider-drawer .ant-drawer-header{background:#1e1e2399;border-bottom-color:#ffffff14}[data-theme=midnight] .ai-sider-drawer .ant-drawer-close:hover{background:#ffffff14;color:var(--text-primary)}[data-theme=midnight] .ai-sider-content{background:linear-gradient(180deg,#8b5cf614,#8b5cf60a)}[data-theme=midnight] .ai-sider-category-icon{background:linear-gradient(135deg,#6d28d9,#8b5cf6)}[data-theme=midnight] .ai-sider-category-label{color:var(--text-primary)}[data-theme=midnight] .ai-sider-category-line{background:linear-gradient(90deg,rgba(139,92,246,.45) 0%,rgba(139,92,246,.12) 55%,transparent 100%)}[data-theme=midnight] .ai-sider-category-badge .ant-badge-count{background:#8b5cf633;color:#a78bfa}[data-theme=midnight] .ai-sider-add-btn{color:#a78bfa!important}[data-theme=midnight] .ai-sider-add-btn:hover{background:#8b5cf626!important}[data-theme=midnight] .ai-sider-user-hint{border-color:#8b5cf659;background:#8b5cf60f;color:#94a3b8}[data-theme=midnight] .ai-sider-agent-item{background:#ffffff0f;border-color:#ffffff1a;box-shadow:none}[data-theme=midnight] .ai-sider-agent-item:hover{background:#ffffff1a;border-color:#8b5cf64d;box-shadow:0 .16rem .42667rem #8b5cf61f}[data-theme=midnight] .ai-sider-agent-item:active{background:#ffffff14}[data-theme=midnight] .ai-sider-agent-name{color:var(--text-primary)}[data-theme=midnight] .ai-sider-agent-desc{color:var(--text-tertiary)}[data-theme=midnight] .ai-sider-agent-icon{background:linear-gradient(135deg,#6d28d9,#8b5cf6);box-shadow:0 .10667rem .32rem #7c3aed4d}.mobile-dock{flex-shrink:0;padding:0 .21333rem;background:transparent;margin-top:.13333rem}.mobile-dock__inner{display:flex;align-items:center;justify-content:space-evenly;gap:clamp(.10667rem,2vw,.21333rem);padding:clamp(.21333rem,3vw,.26667rem) clamp(.16rem,2vw,.26667rem) calc(clamp(.26667rem,3vw,.37333rem) + 0px);border-radius:.64rem .64rem 0 0;background:var(--bg-card);backdrop-filter:blur(1.06667rem) saturate(180%);-webkit-backdrop-filter:blur(1.06667rem) saturate(180%);border:.5px solid rgba(255,255,255,.3);border-bottom:none;box-shadow:0 -.10667rem .53333rem #0000000f,inset 0 .5px #ffffff80}[data-theme=midnight] .mobile-dock__inner{background:#1e1e1ed9;backdrop-filter:blur(1.06667rem) saturate(180%);-webkit-backdrop-filter:blur(1.06667rem) saturate(180%);border-color:#ffffff0f;border-bottom:none;box-shadow:0 -.10667rem .53333rem #0000004d,inset 0 .5px #ffffff0f}.mobile-dock__inner .launcher-icon{gap:.05333rem;flex:0 0 auto}.mobile-dock__inner .launcher-icon-tile{width:clamp(.96rem,11vw,1.33333rem);height:clamp(.96rem,11vw,1.33333rem);border-radius:clamp(.32rem,3.5vw,.42667rem);background:var(--bg-card);border-color:#ffffff80;box-shadow:0 .10667rem .37333rem #0000001a,0 1px .10667rem #0000000f}.mobile-dock__inner .launcher-icon-tile .anticon{font-size:clamp(.53333rem,6vw,.69333rem)}.mobile-dock__inner .launcher-icon-label{font-size:.26667rem;font-weight:500;color:#64748b;text-shadow:none;max-width:clamp(1.06667rem,12vw,1.38667rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-theme=midnight] .mobile-dock__inner .launcher-icon-label{color:#94a3b8}[data-theme=midnight] .mobile-dock__inner .launcher-icon-tile{background:#ffffff14;border-color:#ffffff1a;box-shadow:0 .08rem .26667rem #00000040,0 1px .08rem #00000026}.mobile-dock__inner .launcher-icon:active .launcher-icon-tile{transform:scale(.9);filter:brightness(.9)}.mobile-dock__tab{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;gap:0;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.mobile-dock__tab-tile{position:relative;width:clamp(1.06667rem,12vw,1.38667rem);height:clamp(1.06667rem,12vw,1.38667rem);border-radius:50%;display:flex;align-items:center;justify-content:center;background:transparent;color:#64748b;border:1px solid rgba(100,116,139,.35);box-shadow:none;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease,background .2s ease,color .2s ease}.mobile-dock__tab-tile .anticon{font-size:clamp(.53333rem,6vw,.64rem)}.mobile-dock__tab-label{font-size:.26667rem;color:#64748b;margin-top:.05333rem;font-weight:500}[data-theme=midnight] .mobile-dock__tab-tile{background:transparent;border-color:#ffffff38;color:#94a3b8}[data-theme=midnight] .mobile-dock__tab-label{color:#94a3b8}.mobile-dock__tab:active .mobile-dock__tab-tile{transform:scale(.9)}.mobile-dock__tab--home.is-active .mobile-dock__tab-tile{background:linear-gradient(135deg,#34d399,#10b981);color:#fff;border-color:transparent;box-shadow:0 .10667rem .32rem #10b98166,inset 0 1px #ffffff40}.mobile-dock__tab--home.is-active .mobile-dock__tab-label{color:#059669}[data-theme=midnight] .mobile-dock__tab--home.is-active .mobile-dock__tab-label{color:#34d399}.mobile-dock__tab--oa.is-active .mobile-dock__tab-tile{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;border-color:transparent;box-shadow:0 .10667rem .32rem #f59e0b66,inset 0 1px #ffffff40}.mobile-dock__tab--oa.is-active .mobile-dock__tab-label{color:#b45309}[data-theme=midnight] .mobile-dock__tab--oa.is-active .mobile-dock__tab-label{color:#fbbf24}.mobile-dock__tab--ai.is-active .mobile-dock__tab-tile{background:linear-gradient(135deg,#818cf8,#6366f1);color:#fff;border-color:transparent;box-shadow:0 .10667rem .32rem #6366f159,inset 0 1px #ffffff40}.mobile-dock__tab--ai.is-active .mobile-dock__tab-label{color:#4f46e5;font-weight:700}[data-theme=midnight] .mobile-dock__tab--ai.is-active .mobile-dock__tab-label{color:#818cf8}.mobile-dock__tab--mine.is-active .mobile-dock__tab-tile{background:linear-gradient(135deg,#60a5fa,#3b82f6);color:#fff;border-color:transparent;box-shadow:0 .10667rem .32rem #3b82f659,inset 0 1px #ffffff40}.mobile-dock__tab--mine.is-active .mobile-dock__tab-label{color:#2563eb;font-weight:700}[data-theme=midnight] .mobile-dock__tab--mine.is-active .mobile-dock__tab-label{color:#60a5fa}.mobile-dock__tab--oa.is-disabled{opacity:.45}.mobile-dock__tab--oa.is-disabled .mobile-dock__tab-tile{cursor:not-allowed}.mobile-dock__tab--component .mobile-dock__tab-tile{color:var(--text-secondary, #64748b)}.mobile-dock__tab--component.is-active .mobile-dock__tab-tile{color:#fff}.mobile-dock__tab--component.is-active .mobile-dock__tab-tile{border-color:transparent;box-shadow:0 0 0 .05333rem #ffffffe6,0 .10667rem .32rem #00000038;transform:scale(1.06)}.mobile-dock__tab--component.is-active .mobile-dock__tab-label{color:var(--text-primary);font-weight:700}.mobile-dock__tab-badge{position:absolute;top:-.05333rem;right:-.10667rem;min-width:.45333rem;height:.45333rem;padding:0 .10667rem;box-sizing:border-box;border-radius:.24rem;background:#ff4d4f;color:#fff;font-size:.26667rem;font-weight:700;line-height:.45333rem;text-align:center;white-space:nowrap;box-shadow:0 0 0 1.5px var(--bg-card, #fff);pointer-events:none;z-index:1}.mobile-top-nav{flex-shrink:0;margin-top:.26667rem;padding:env(safe-area-inset-top,0px) 0 0 0;background:transparent}.mobile-top-nav__inner{display:flex;align-items:center;gap:.58667rem;padding:.16rem .42667rem 0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:1px solid var(--border-color, rgba(0, 0, 0, .06))}.mobile-top-nav__inner::-webkit-scrollbar{display:none}.mobile-top-nav__tab{position:relative;flex-shrink:0;display:flex;align-items:center;gap:.13333rem;font-size:.37333rem;line-height:1.4;font-weight:500;color:var(--text-secondary, #666);padding:.10667rem 0 .26667rem;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;transition:color .2s ease}.mobile-top-nav__tab-icon{font-size:.4rem;line-height:1;flex-shrink:0}.mobile-top-nav__tab.is-active{color:var(--primary-blue, #1677ff);font-weight:700}.mobile-top-nav__tab.is-active:after{content:"";position:absolute;left:50%;bottom:.08rem;transform:translate(-50%);width:.53333rem;height:.08rem;border-radius:.05333rem;background:var(--primary-blue, #1677ff)}[data-theme=midnight] .mobile-top-nav__inner{border-bottom-color:#ffffff1a}[data-theme=midnight] .mobile-top-nav__tab{color:#94a3b8}.mobile-launcher--with-topnav .app-view-header{padding-top:0}.mobile-launcher-titlebar{flex-shrink:0;position:relative;z-index:10;display:flex;align-items:center;gap:.26667rem;padding:calc(env(safe-area-inset-top,0px) + .32rem) .42667rem .32rem;background:var(--gradient-header);box-shadow:0 .10667rem .53333rem #1a2a4a40;overflow:hidden}.mobile-launcher-titlebar__logo{height:.8rem;width:auto;object-fit:contain;filter:drop-shadow(0 .05333rem .10667rem rgba(0,0,0,.2))}.mobile-launcher-titlebar__title{font-size:.50667rem;font-weight:600;letter-spacing:.5px;color:#fff;text-shadow:0 .05333rem .10667rem rgba(0,0,0,.2)}.mobile-launcher-titlebar__title:after{content:"";position:absolute;bottom:-.10667rem;left:.42667rem;width:3em;height:.05333rem;background:linear-gradient(90deg,var(--accent-gold, #c9a962),transparent);opacity:.7}.mobile-launcher-titlebar:after{content:"";position:absolute;bottom:0;left:0;width:200%;height:.05333rem;background:linear-gradient(90deg,transparent 0%,rgba(201,169,98,.4) 25%,rgba(201,169,98,.8) 50%,rgba(201,169,98,.4) 75%,transparent 100%);animation:headerShimmer 4s ease-in-out infinite;pointer-events:none}.mobile-launcher--titlebar .mobile-top-nav{margin-top:0;padding-top:0}.mobile-ai-view__body{padding:.42667rem .42667rem calc(env(safe-area-inset-bottom,0px) + .42667rem) .42667rem}.mobile-ai-view__section-label{font-size:.34667rem;font-weight:600;color:var(--text-secondary, rgba(0, 0, 0, .5));margin-bottom:.26667rem;padding-left:.05333rem}.mobile-ai-view__section-label--with-action{display:flex;align-items:center;justify-content:space-between;padding-right:.05333rem}.mobile-ai-view__add{font-size:.42667rem;color:var(--primary-blue, #1677ff);cursor:pointer}.mobile-ai-folder-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.58667rem .37333rem;padding:.05333rem .10667rem}.mobile-ai-folder-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;cursor:pointer;padding:.16rem .05333rem;border-radius:.42667rem;transition:transform .15s ease,background .15s ease}.mobile-ai-folder-item:active{transform:scale(.92);background:#0000000d}.mobile-ai-folder-icon{width:1.6rem;height:1.6rem;border-radius:.42667rem;display:flex;align-items:center;justify-content:center;font-size:.69333rem;color:#fff;flex-shrink:0;box-shadow:0 .10667rem .26667rem #00000024,inset 0 1px #ffffff40;background:linear-gradient(135deg,#7c3aed,#a78bfa);transition:transform .15s ease,box-shadow .15s ease}.mobile-ai-folder-icon[data-color=purple],.mobile-ai-folder-icon[data-color^="#7c3aed"]{background:linear-gradient(135deg,#7c3aed,#a78bfa)}.mobile-ai-folder-icon[data-color=blue],.mobile-ai-folder-icon[data-color^="#3b82f6"]{background:linear-gradient(135deg,#3b82f6,#60a5fa)}.mobile-ai-folder-icon[data-color=green],.mobile-ai-folder-icon[data-color^="#22c55e"]{background:linear-gradient(135deg,#22c55e,#4ade80)}.mobile-ai-folder-icon[data-color=orange],.mobile-ai-folder-icon[data-color^="#f97316"]{background:linear-gradient(135deg,#f97316,#fb923c)}.mobile-ai-folder-icon[data-color=red],.mobile-ai-folder-icon[data-color^="#ef4444"]{background:linear-gradient(135deg,#ef4444,#f87171)}.mobile-ai-folder-icon[data-color=cyan],.mobile-ai-folder-icon[data-color^="#06b6d4"]{background:linear-gradient(135deg,#06b6d4,#22d3ee)}.mobile-ai-folder-icon[data-color=pink],.mobile-ai-folder-icon[data-color^="#ec4899"]{background:linear-gradient(135deg,#ec4899,#f472b6)}.mobile-ai-folder-name{font-size:.32rem;font-weight:500;color:#1c1c1e;line-height:1.25;margin-top:.21333rem;max-width:2.02667rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.mobile-ai-view__body .ai-sider-empty{margin-top:1.06667rem;color:#6e6e73}.sortable-selected-list{display:flex;flex-wrap:wrap;gap:.21333rem;padding:.26667rem 0}.sortable-item{display:inline-flex;align-items:center;gap:.16rem;padding:.10667rem .10667rem .10667rem .26667rem;background:var(--color-bg-container, #fff);border:1px solid var(--color-border, #d9d9d9);border-radius:.16rem;cursor:grab;-webkit-user-select:none;user-select:none;transition:border-color .2s,box-shadow .2s,opacity .15s;max-width:100%}.sortable-item:hover{border-color:var(--color-primary, #1677ff);box-shadow:0 1px .10667rem #1677ff1f}.sortable-item:active{cursor:grabbing}.sortable-item[aria-dropeffect=move],.sortable-item.dragging{opacity:.35;box-shadow:0 .08rem .32rem #0000001a}.sortable-item__grip{color:#bbb;font-size:.37333rem;line-height:1;letter-spacing:-1px;cursor:grab;flex-shrink:0}.sortable-item__grip:active{cursor:grabbing}.sortable-item__name{font-size:.34667rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:3.73333rem}.sortable-item__platform{font-size:.29333rem;color:#999;background:#0000000a;padding:0 .13333rem;border-radius:.08rem;flex-shrink:0;line-height:.42667rem}.sortable-item__actions{display:flex;align-items:center;gap:0;margin-left:.05333rem;flex-shrink:0}.sortable-item__btn{font-size:.29333rem!important;min-width:auto!important;width:.64rem!important;height:.64rem!important;padding:0!important;color:#999!important}.sortable-item__btn:hover:not(:disabled){color:var(--color-primary, #1677ff)!important}.sortable-item__btn.ant-btn-dangerous:hover{color:#ff4d4f!important}[data-theme=midnight] .sortable-item{background:#ffffff0f;border-color:#ffffff1f}[data-theme=midnight] .sortable-item:hover{border-color:#1677ff80}[data-theme=midnight] .sortable-item__platform{background:#ffffff14;color:#aaa}[data-theme=midnight] .mobile-ai-view__section-label{color:#a1a1aa}[data-theme=midnight] .mobile-ai-folder-item:active{background:#ffffff0f}[data-theme=midnight] .mobile-ai-folder-name{color:#e5e5ea}[data-theme=midnight] .mobile-ai-view__body .ai-sider-empty{color:#a1a1aa}.mobile-inline-section{padding:.21333rem .32rem;display:flex;flex-direction:column;gap:.32rem}.mobile-inline-item{border-radius:.53333rem;overflow:hidden;background:var(--bg-card);backdrop-filter:blur(.42667rem) saturate(160%);-webkit-backdrop-filter:blur(.42667rem) saturate(160%);border:1px solid rgba(255,255,255,.55);box-shadow:0 .10667rem .53333rem #0000000f,0 1px .10667rem #0000000a,inset 0 1px #fffc}[data-theme=midnight] .mobile-inline-item{background:#141828b8;border-color:#ffffff1a;box-shadow:0 .10667rem .53333rem #00000040,0 1px .10667rem #00000026,inset 0 1px #ffffff0d}.mobile-inline-item .ant-card,.mobile-inline-item .common-services-component,.mobile-inline-item .business-shortcut-component{background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important;transform:none!important}.mobile-inline-item .ant-card:hover,.mobile-inline-item .common-services-component:hover,.mobile-inline-item .business-shortcut-component:hover{transform:none!important;box-shadow:none!important}.mobile-inline-item .ant-card-head{background:transparent!important;border-bottom:1px solid rgba(0,0,0,.06)!important;padding:12px 16px!important;min-height:auto!important}[data-theme=midnight] .mobile-inline-item .ant-card-head{border-bottom-color:#ffffff14!important}.mobile-inline-item .ant-card-head-title{padding:0!important;font-size:15px!important;font-weight:600!important;line-height:1.2!important;letter-spacing:.01em}.mobile-inline-item .ant-card-head-title .ant-space,.mobile-inline-item .ant-card-head-title .ant-space .ant-space-item{display:flex;align-items:center}.mobile-inline-item .ant-card-head-title .ant-space .ant-space-item{margin-inline-end:0!important}.mobile-inline-item .ant-card-head-title .ehall-card-title-icon{width:4px!important;height:16px!important;border-radius:2px!important;margin-right:8px!important;background:var(--primary-blue)!important;box-shadow:0 2px 4px #2563eb4d!important;align-self:center!important;flex-shrink:0!important}.mobile-inline-item .ant-card-body{background:transparent!important;padding:12px 16px!important}.mobile-inline-item .ant-card-extra{padding:0!important;margin:0!important}.mobile-inline-item .ant-card-head-wrapper{align-items:center!important}.mobile-inline-item--common-services .ant-tabs-nav{margin-bottom:10px!important}.mobile-inline-item--common-services .ant-tabs-tab{padding:6px 10px!important;font-size:13px!important}.mobile-inline-item--common-services .common-services__search-icon-btn{width:.64rem!important;height:.64rem!important;min-width:.64rem!important}.mobile-inline-item--common-services .common-services__search-icon-btn .anticon{font-size:.32rem!important}.mobile-inline-item--common-services .common-services__search-icon-btn svg{width:.32rem!important;height:.32rem!important}.mobile-inline-item--common-services .common-services__search-input-row{max-width:4.53333rem!important}.mobile-inline-item--common-services.is-expanded .common-services__search-expandable{width:4.53333rem!important}.mobile-inline-item--common-services .common-services__search-input-row .ant-input-affix-wrapper{min-height:24px!important;height:24px!important;line-height:normal!important;padding:0 8px 0 0!important;-webkit-appearance:none!important}.mobile-inline-item--common-services .common-services__search-input-row .ant-input-affix-wrapper input.ant-input{font-size:12px!important;height:24px!important;line-height:normal!important;padding:0 4px 0 14px!important;box-sizing:border-box!important;text-indent:0!important;margin:0!important}.mobile-inline-item--common-services .common-services__search-input-row>.ant-btn{height:24px!important;min-height:24px!important;min-width:24px!important;padding:0!important;border-radius:0 16px 16px 0!important}.mobile-inline-item--common-services .common-services__list-icon{width:1.17333rem!important;height:1.17333rem!important}.mobile-inline-item--common-services .common-services__list-icon>svg,.mobile-inline-item--common-services .common-services__list-icon>.anticon,.mobile-inline-item--common-services .common-services__list-icon>.anticon svg{width:.58667rem!important;height:.58667rem!important;font-size:.58667rem!important}.mobile-inline-item--common-services .common-services__list-name{font-size:.32rem!important;margin-top:.10667rem!important;max-width:2.13333rem!important}.mobile-inline-item--common-services .service-grid-carousel-wrapper{padding:0!important}.mobile-inline-item--common-services .slick-slider{padding-bottom:.48rem!important}.mobile-inline-item--common-services .slick-dots{bottom:.10667rem!important}.mobile-inline-item--business-shortcut .shortcut-list{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:.21333rem!important}.mobile-inline-item--business-shortcut .shortcut-item{flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:.26667rem .16rem .21333rem!important;min-height:1.92rem!important;background:transparent!important;border-radius:0!important;border:none!important;box-shadow:none!important;gap:.16rem}[data-theme=midnight] .mobile-inline-item--business-shortcut .shortcut-item{background:transparent!important;border-color:transparent!important}.mobile-inline-item--business-shortcut .shortcut-item:active{transform:scale(.94)!important;background:var(--bg-card)!important}[data-theme=midnight] .mobile-inline-item--business-shortcut .shortcut-item:active{background:#ffffff1a!important}.mobile-inline-item--business-shortcut .shortcut-item-icon{width:1.17333rem!important;height:1.17333rem!important;margin-right:0!important;border-radius:.32rem!important}.mobile-inline-item--business-shortcut .shortcut-item-icon .anticon{font-size:.58667rem!important;line-height:0!important}.mobile-inline-item--business-shortcut .shortcut-item-name{font-size:.32rem!important;text-align:center!important;line-height:1.2!important;max-width:2.13333rem!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mobile-inline-item--business-shortcut .shortcut-item:hover .shortcut-item-name{color:var(--primary-blue)!important}.mobile-inline-item--task-component .ant-tabs-nav{margin-bottom:8px!important}.mobile-inline-item--task-component .ant-tabs-tab{padding:6px 10px!important;font-size:14px!important}.mobile-inline-item--task-component .ant-list-item{padding:8px 0!important}.mobile-inline-item--task-component .ant-list-item-action{margin-inline-start:0!important}.mobile-launcher-banner{margin-bottom:0}.module-anchor-nav{position:fixed;left:.42667rem;top:50%;transform:translateY(-50%);z-index:90;display:flex;align-items:stretch;gap:0;padding:.26667rem 0;background:#ffffffc7;backdrop-filter:blur(.26667rem);-webkit-backdrop-filter:blur(.26667rem);border-radius:.32rem;box-shadow:0 .16rem .53333rem #0f172a14;border:1px solid rgba(15,23,42,.06);max-height:70vh;overflow-y:auto}.module-anchor-nav__rail{width:.05333rem;margin:.10667rem .05333rem .10667rem .10667rem;background:#0f172a14;border-radius:1px}.module-anchor-nav__list{list-style:none;margin:0;padding:.10667rem .21333rem .10667rem .10667rem;display:flex;flex-direction:column;gap:.05333rem}.module-anchor-nav__item{margin:0}.module-anchor-nav__btn{display:flex;align-items:center;gap:.21333rem;padding:.16rem .26667rem;border:0;background:transparent;border-radius:.21333rem;color:#0f172aa6;font-size:.34667rem;line-height:1.4;cursor:pointer;white-space:nowrap;max-width:4.26667rem;overflow:hidden;text-overflow:ellipsis;transition:background .2s ease,color .2s ease,transform .2s ease}.module-anchor-nav__btn:hover{background:#2563eb14;color:#2563eb;transform:translate(.05333rem)}.module-anchor-nav__dot{width:.21333rem;height:.21333rem;flex-shrink:0;border-radius:50%;background:#0f172a40;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}.module-anchor-nav__item.is-active .module-anchor-nav__btn{background:#2563eb1a;color:#2563eb;font-weight:500}.module-anchor-nav__item.is-active .module-anchor-nav__dot{background:#2563eb;transform:scale(1.3);box-shadow:0 0 0 .10667rem #2563eb2e}.module-anchor-nav__text{overflow:hidden;text-overflow:ellipsis}@media(max-width:1200px){.module-anchor-nav{padding:.21333rem 0}.module-anchor-nav__rail{margin:.05333rem .05333rem .05333rem .08rem}.module-anchor-nav__list{padding:.05333rem .10667rem .05333rem .05333rem}.module-anchor-nav__btn{padding:.16rem;max-width:.85333rem;justify-content:center}.module-anchor-nav__text{display:none}}@media(max-width:768px){.module-anchor-nav{display:none}}.content-manage__platform-form{padding-top:var(--space-2)}.content-manage__form-item{margin-bottom:var(--space-3)}.content-manage__form-row{display:flex;gap:var(--space-3);margin-bottom:var(--space-3)}.content-manage__form-row--center{align-items:center}.content-manage__platform-config{margin-bottom:var(--space-3)}.content-manage__platform-config-header{display:flex;align-items:center;margin-bottom:var(--space-3)}.content-manage__platform-config-icon{color:var(--primary-blue);margin-right:var(--space-2)}.content-manage__permission-config{margin-bottom:0}.content-manage__permission-config-header{display:flex;align-items:center;margin-bottom:var(--space-2)}.content-manage__permission-config-icon{color:var(--primary-blue);margin-right:var(--space-2)}.content-manage__sort-btn{padding:.05333rem .10667rem}.content-manage__empty{padding:var(--space-5) 0}.content-manage__module-icon{color:var(--primary-blue)}.content-manage__badge .ant-badge-count{background:var(--primary-blue)!important;color:#fff!important;box-shadow:none!important}.content-manage__modal-form{margin-top:var(--space-3)}.content-manage__basic-info{margin-bottom:var(--space-3)}.content-manage__basic-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3);margin-bottom:var(--space-3)}@media(max-width:768px){.content-manage__basic-info-grid{grid-template-columns:1fr}}.content-manage__func-search.ant-input-affix-wrapper:not(:focus-within){border-color:#bfbfbf!important}.content-manage__func-search.ant-input-affix-wrapper:not(:focus-within):hover{border-color:#a8a8a8!important}
