.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;overflow:hidden}.login-background{position:absolute;inset:0;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="%23ffffff" fill-opacity="0.1" d="M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,112C672,96,768,96,864,112C960,128,1056,160,1152,165.3C1248,171,1344,149,1392,138.7L1440,128L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path></svg>');background-size:cover;background-position:bottom;animation:wave 10s ease-in-out infinite}@keyframes wave{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.login-card{width:420px;box-shadow:0 20px 60px #0000004d;border-radius:16px;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;z-index:1}.login-card .ant-card-body{padding:48px 40px}.login-header{text-align:center;margin-bottom:40px}.login-title{font-size:32px;font-weight:700;color:#1a1a1a;margin-bottom:8px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-subtitle{font-size:16px;color:#666;margin:0}.login-form .ant-input-affix-wrapper,.login-form .ant-input{border-radius:8px}.login-form .ant-input-affix-wrapper:hover,.login-form .ant-input-affix-wrapper:focus{border-color:#667eea;box-shadow:0 0 0 2px #667eea1a}.login-button{height:48px;border-radius:8px;font-size:16px;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);border:none;margin-top:16px;transition:all .3s ease}.login-button:hover{transform:translateY(-2px);box-shadow:0 8px 16px #667eea4d}.login-footer{text-align:center;margin-top:24px;padding-top:24px;border-top:1px solid #f0f0f0}.login-footer p{color:#999;font-size:14px;margin:0}@media(max-width:768px){.login-card{width:90%;margin:20px}.login-card .ant-card-body{padding:32px 24px}.login-title{font-size:28px}}.main-layout{min-height:100vh}.main-sider{box-shadow:2px 0 8px #00000026;z-index:10}.logo{height:64px;display:flex;align-items:center;justify-content:center;gap:12px;padding:16px;background:#ffffff1a;border-bottom:1px solid rgba(255,255,255,.1)}.logo-icon{width:36px;height:36px;border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:700}.logo-text{color:#fff;font-size:18px;font-weight:600}.main-header{box-shadow:0 2px 8px #0000001a;z-index:9}.trigger{font-size:20px;cursor:pointer;transition:color .3s}.trigger:hover{color:#1890ff}.header-right{display:flex;align-items:center;gap:24px}.header-badge{cursor:pointer}.header-icon{font-size:20px;cursor:pointer;transition:color .3s}.header-icon:hover{color:#1890ff}.user-info{display:flex;align-items:center;gap:12px;cursor:pointer;padding:4px 12px;border-radius:8px;transition:background-color .3s}.user-info:hover{background-color:#0000000a}.user-avatar{background:linear-gradient(135deg,#667eea,#764ba2)}.user-name{font-weight:500;color:#1a1a1a}.main-content{overflow:auto}.main-sider .ant-menu-item{margin:8px 12px;border-radius:8px;transition:all .3s}.main-sider .ant-menu-item:hover{background-color:#ffffff1a}.main-sider .ant-menu-item-selected{background:linear-gradient(135deg,#667eea,#764ba2)!important}@media(max-width:768px){.user-name{display:none}.header-right{gap:16px}}.dashboard{animation:fadeIn .3s ease-in}.page-title{font-size:24px;font-weight:600;margin-bottom:24px;color:#1a1a1a}.stat-card{border-radius:12px;box-shadow:0 2px 8px #00000014;transition:all .3s ease}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001f}.stat-card .ant-statistic-title{font-size:14px;color:#666;margin-bottom:8px}.stat-card .ant-statistic-content{font-size:32px;font-weight:600}.severity-tag{padding:4px 12px;border-radius:4px;font-size:12px;font-weight:500}.severity-p0{background-color:#fff1f0;color:#ff4d4f;border:1px solid #ffccc7}.severity-p1{background-color:#fffbe6;color:#faad14;border:1px solid #ffe58f}.accounts-page{animation:fadeIn .3s ease-in}.accounts-page .ant-table{background:#fff;border-radius:8px}.accounts-page .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#1a1a1a}.accounts-page .ant-table-tbody>tr:hover>td{background:#f0f5ff}.accounts-page .ant-tag{padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}.accounts-page .ant-btn-link{padding:4px 8px;height:auto}.accounts-page .ant-btn-link:hover{background:#1890ff14;border-radius:4px}.accounts-page .ant-modal-header{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px 8px 0 0}.accounts-page .ant-modal-title{color:#fff;font-size:18px;font-weight:600}.accounts-page .ant-modal-close-x{color:#fff}.accounts-page .ant-modal-footer{border-top:1px solid #f0f0f0;padding:16px}.accounts-page .ant-form-item-label>label{font-weight:500;color:#1a1a1a}.accounts-page .ant-input,.accounts-page .ant-input-password,.accounts-page .ant-select-selector{border-radius:6px}.accounts-page .ant-input:focus,.accounts-page .ant-input-password:focus,.accounts-page .ant-select-focused .ant-select-selector{border-color:#667eea;box-shadow:0 0 0 2px #667eea1a}.accounts-page .ant-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;font-weight:500;box-shadow:0 2px 4px #667eea4d;transition:all .3s ease}.accounts-page .ant-btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 8px #667eea66}.accounts-page .ant-btn-primary:active{transform:translateY(0)}.accounts-page .ant-pagination-item-active{border-color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2)}.accounts-page .ant-pagination-item-active a{color:#fff}.accounts-page .ant-pagination-item:hover{border-color:#667eea}.accounts-page .ant-pagination-item:hover a{color:#667eea}@media(max-width:768px){.page-header{flex-direction:column;align-items:flex-start;gap:16px}.search-bar .ant-space{gap:8px!important}.search-bar .ant-input-search,.search-bar .ant-select{width:100%!important}}.investors-page{animation:fadeIn .3s ease-in}.investors-page .ant-table{background:#fff;border-radius:8px}.investors-page .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#1a1a1a}.investors-page .ant-table-tbody>tr:hover>td{background:#f0f5ff}.investors-page .ant-tag{padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}.investors-page .ant-btn-link{padding:4px 8px;height:auto}.investors-page .ant-btn-link:hover{background:#1890ff14;border-radius:4px}.investors-page .ant-modal-header{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px 8px 0 0}.investors-page .ant-modal-title{color:#fff;font-size:18px;font-weight:600}.investors-page .ant-modal-close-x{color:#fff}.investors-page .ant-modal-footer{border-top:1px solid #f0f0f0;padding:16px}.investors-page .ant-form-item-label>label{font-weight:500;color:#1a1a1a}.investors-page .ant-input{border-radius:6px}.investors-page .ant-input:focus{border-color:#667eea;box-shadow:0 0 0 2px #667eea1a}.investors-page .ant-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;font-weight:500;box-shadow:0 2px 4px #667eea4d;transition:all .3s ease}.investors-page .ant-btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 8px #667eea66}.investors-page .ant-btn-primary:active{transform:translateY(0)}.investors-page .ant-pagination-item-active{border-color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2)}.investors-page .ant-pagination-item-active a{color:#fff}.investors-page .ant-pagination-item:hover{border-color:#667eea}.investors-page .ant-pagination-item:hover a{color:#667eea}@media(max-width:768px){.page-header{flex-direction:column;align-items:flex-start;gap:16px}.search-bar .ant-space{gap:8px!important}.search-bar .ant-input-search{width:100%!important}}.alerts-page{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.header-left{display:flex;align-items:center}.page-title{font-size:24px;font-weight:600;margin:0;color:#1a1a1a}.search-bar{margin-bottom:16px;padding:16px;background:#fafafa;border-radius:8px}.search-bar .ant-space{width:100%;flex-wrap:wrap}.alerts-page .ant-table{background:#fff;border-radius:8px}.alerts-page .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#1a1a1a}.alerts-page .ant-table-tbody>tr:hover>td{background:#f0f5ff}.alerts-page .alert-row-critical{background:#fff1f0!important;animation:pulse 2s ease-in-out infinite}.alerts-page .alert-row-critical:hover{background:#ffe7e6!important}.alerts-page .alert-row-pending{background:#fffbe6!important}.alerts-page .alert-row-pending:hover{background:#fff7d6!important}@keyframes pulse{0%,to{background-color:#fff1f0}50%{background-color:#ffe7e6}}.alerts-page .ant-tag{padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}.alerts-page .ant-btn-link{padding:4px 8px;height:auto}.alerts-page .ant-btn-link:hover{background:#1890ff14;border-radius:4px}.alerts-page .ant-input,.alerts-page .ant-select-selector{border-radius:6px}.alerts-page .ant-input:focus,.alerts-page .ant-select-focused .ant-select-selector{border-color:#667eea;box-shadow:0 0 0 2px #667eea1a}.alerts-page .ant-btn{border-radius:6px;transition:all .3s ease}.alerts-page .ant-btn:hover{transform:translateY(-2px)}.alerts-page .ant-pagination-item-active{border-color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2)}.alerts-page .ant-pagination-item-active a{color:#fff}.alerts-page .ant-pagination-item:hover{border-color:#667eea}.alerts-page .ant-pagination-item:hover a{color:#667eea}.alerts-page .ant-badge-count{box-shadow:0 2px 8px #ff4d4f4d;animation:shake 2s ease-in-out infinite}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-2px)}20%,40%,60%,80%{transform:translate(2px)}}@media(max-width:768px){.page-header{flex-direction:column;align-items:flex-start;gap:16px}.header-left{width:100%}.search-bar .ant-space{gap:8px!important}.search-bar .ant-input-search,.search-bar .ant-select{width:100%!important}}.products-page{padding:24px}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-header h2{margin:0;font-size:20px;font-weight:600}.filters{margin-bottom:16px;padding:16px;background:#fafafa;border-radius:4px}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)}@-ms-viewport{width:device-width}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:-2px;-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}mark{padding:.2em;background-color:#feffe6}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f2f5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.ant-card{box-shadow:0 2px 8px #00000014}.ant-btn{font-weight:500}.ant-table-wrapper{background:#fff}
