@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#e6edf3e6;background:#0d1117;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#e6edf326;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#e6edf340}*{scrollbar-width:thin;scrollbar-color:#e6edf326 transparent}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}::selection{color:#fff;background:#4f6bed66}.product-frame-container{border:none;width:100%;height:100%;display:block}.product-frame-container iframe{border:none;width:100%;height:100%}.ant-layout{min-height:100vh}.portal-logo{cursor:pointer;border-bottom:1px solid #21262d;align-items:center;gap:10px;padding:16px 20px;transition:opacity .2s;display:flex}.portal-logo:hover{opacity:.85}.portal-logo .logo-icon{color:#fff;background:linear-gradient(135deg,#4f6bed 0%,#7c3aed 100%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:700;display:flex}.portal-logo .logo-text{color:#e6edf3e6;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:600;overflow:hidden}.portal-logo .logo-subtitle{color:#e6edf366;white-space:nowrap;font-size:11px}.portal-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #21262d;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex;background:#161b22d9!important}.portal-header .header-left{align-items:center;gap:16px;display:flex}.portal-header .header-right{align-items:center;gap:12px;display:flex}.portal-sider{border-right:1px solid #21262d}.portal-content{height:calc(100vh - 56px);padding:0;position:relative;overflow:auto}.page-container{max-width:1200px;margin:0 auto;padding:24px}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.3s ease-out fadeIn}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#21262d 25%,#30363d 50%,#21262d 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite shimmer}
