.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px;opacity:0}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}@layer base{:root{--color-bg-deep: #f8fafc;--color-bg-darker: #ffffff;--color-panel: rgba(255, 255, 255, .75);--color-panel-border: rgba(15, 23, 42, .08);--color-primary: #0B318F;--color-primary-hover: #1e3a8a;--color-secondary: #FFE100;--color-success: #10b981;--color-warning: #f59e0b;--color-error: #ef4444;--color-info: #3b82f6;--color-text-primary: #0f172a;--color-text-secondary: #475569;--color-text-muted: #64748b;--font-primary: "Inter", "Noto Sans TC", system-ui, sans-serif;--font-mono: "JetBrains Mono", monospace;--line-height-comfortable: 1.6;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--space-12: 48px;--shadow-premium-sm: 0 2px 8px rgba(15, 23, 42, .04);--shadow-premium-md: 0 8px 32px 0 rgba(15, 23, 42, .06);--shadow-premium-lg: 0 16px 48px rgba(15, 23, 42, .1);--transition-premium: all .3s cubic-bezier(.4, 0, .2, 1);--transition-fast: all .15s ease}body{background-color:var(--color-bg-deep);color:var(--color-text-primary);font-family:var(--font-primary);line-height:var(--line-height-comfortable)}}.glass-panel{background:var(--color-bg-darker);border:1px solid var(--color-panel-border);box-shadow:var(--shadow-premium-sm)}.glass-panel-light{background:var(--color-bg-darker);border:1px solid var(--color-panel-border)}.text-gradient-premium{background:linear-gradient(45deg,var(--color-primary) 0%,var(--color-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.bg-gradient-premium{background:linear-gradient(45deg,var(--color-primary) 0%,var(--color-secondary) 100%)}.stat-card-premium{transition:var(--transition-premium);border:1px solid rgba(15,23,42,.04);background:var(--color-bg-darker)}.stat-card-premium:hover{transform:translateY(-4px);border-color:#0b318f33}.stat-card-premium.glow-indigo:hover{box-shadow:0 12px 30px #0b318f26}.stat-card-premium.glow-red:hover{box-shadow:0 12px 30px #ef444426}.stat-card-premium.glow-blue:hover{box-shadow:0 12px 30px #3b82f626}.stat-card-premium.glow-emerald:hover{box-shadow:0 12px 30px #10b98126}.pulse-glow-red{animation:pulse-red 2.5s infinite cubic-bezier(.4,0,.2,1)}@keyframes pulse-red{0%,to{box-shadow:0 0 #ef44444d;border-color:#ef444433;transform:scale(1)}50%{box-shadow:0 0 16px 6px #ef444426;border-color:#ef444499;transform:scale(1.05)}}.indicator-glow{animation:indicator-pulse 2s infinite}@keyframes indicator-pulse{0%,to{box-shadow:0 0 #10b98166}50%{box-shadow:0 0 8px 2px #10b98133}}@keyframes shimmer{to{transform:translate(100%)}}.shimmer-effect{position:relative;overflow:hidden;background-color:#0f172a05;border-radius:.5rem}.shimmer-effect:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background-image:linear-gradient(90deg,#fff0,#fff6 20%,#ffffffb3,#fff0);animation:shimmer 1.8s infinite;content:""}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0f172a05}::-webkit-scrollbar-thumb{background:#6366f126;border-radius:9999px;transition:var(--transition-fast)}::-webkit-scrollbar-thumb:hover{background:#6366f166}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--color-indigo-primary)!important;outline-offset:1px!important}.sidebar-active-indicator{position:relative}.sidebar-active-indicator:before{content:"";position:absolute;left:0;top:15%;height:70%;width:3px;background-color:var(--color-indigo-primary);border-radius:0 4px 4px 0;box-shadow:0 0 8px #6366f180}.animate-fade-in{animation:fadeIn .2s ease forwards}@keyframes fadeIn{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}}.animate-scale-up{animation:scaleUp .25s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes scaleUp{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.animate-slide-in-right{animation:slideInRight .3s cubic-bezier(.16,1,.3,1) forwards}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.animate-pulse-slow{animation:pulseSlow 2.5s ease-in-out infinite}@keyframes pulseSlow{0%,to{opacity:1}50%{opacity:.6}}.led-blink{animation:led-flash 1.5s infinite}@keyframes led-flash{0%,to{opacity:1;box-shadow:0 0 6px #10b98199}50%{opacity:.3;box-shadow:0 0 1px #10b9811a}}table{width:100%;border-collapse:separate;border-spacing:0;font-family:var(--font-primary)}thead{position:sticky;top:0;z-index:10}th{padding:12px 20px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);background-color:var(--color-bg-deep);border-bottom:1px solid var(--color-panel-border);text-align:left;white-space:nowrap}td{padding:14px 20px;font-size:14px;color:var(--color-text-primary);border-bottom:1px solid rgba(15,23,42,.04);vertical-align:middle}tbody tr{transition:var(--transition-fast)}tbody tr:hover{background-color:#6366f108}tbody tr:last-child td{border-bottom:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#6366f11f;border-radius:9999px}.editor-bubble-menu,.editor-slash-menu{background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 30px #0f172a1a;border-radius:.75rem;padding:.5rem;transition:all .2s cubic-bezier(.16,1,.3,1);animation:slideUpFade .25s cubic-bezier(.16,1,.3,1);overflow-y:auto;overflow-x:hidden;max-height:300px;z-index:50;min-width:180px}@keyframes slideUpFade{0%{opacity:0;transform:translateY(8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.editor-menu-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:.5rem;color:var(--color-text-secondary);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease;background:transparent;width:100%;text-align:left}.editor-menu-item:hover,.editor-menu-item.is-active{background:#0f172a0a;color:var(--color-text-primary);transform:translate(2px)}.editor-menu-item:active{transform:scale(.98)}.ProseMirror{outline:none!important;color:var(--color-text-primary)}.ProseMirror h1,.ProseMirror h2,.article-visual-editor h1,.article-visual-editor h2{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.35;margin:2.5rem 0 1.25rem;color:#111827}.ProseMirror h3,.article-visual-editor h3{font-size:1.25rem;font-weight:700;letter-spacing:-.02em;margin:2rem 0 1rem;color:#1f2937}.ProseMirror h4,.article-visual-editor h4{font-size:1.125rem;font-weight:700;margin:1.75rem 0 .75rem;color:#1f2937}.ProseMirror p,.article-visual-editor p{font-size:1.0625rem;line-height:1.75;margin-bottom:1.25rem}.article-visual-editor img{max-width:100%;height:auto;border-radius:.75rem;margin:1rem 0;min-height:8rem;background:#f1f5f9}.ProseMirror p.is-editor-empty:first-child:before{color:var(--color-text-muted);content:attr(data-placeholder);float:left;height:0;pointer-events:none;font-style:italic}.react-grid-item.react-grid-placeholder{background:#6366f133!important;border:2px dashed rgba(99,102,241,.6)!important;border-radius:8px!important;transition-duration:.1s;z-index:2;-webkit-user-select:none;user-select:none}
