:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0a1730;background:#f5f8fc;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}.app{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;width:250px;background:#07152c;color:#fff;display:flex;flex-direction:column;padding:25px 16px;z-index:20}.brand{display:flex;align-items:center;gap:11px;padding:0 10px 28px}.brand-mark{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#1f8cff,#0a5bd3);display:grid;place-items:center;font-weight:900;font-size:12px;box-shadow:0 10px 25px #0b6df244}.brand strong{font-size:13px;letter-spacing:.08em;display:block}.brand strong span{color:#4da0ff}.brand small{display:block;color:#8291a9;font-size:8px;letter-spacing:.18em;margin-top:4px}.sidebar nav{display:grid;gap:6px;overflow-y:auto;padding-right:3px;scrollbar-width:thin}.nav-item{height:48px;padding:0 14px;background:transparent;color:#91a0b8;border-radius:12px;display:flex;align-items:center;gap:12px;text-align:left;position:relative}.nav-item svg{width:18px;height:18px}.nav-item:hover,.nav-item.active{background:#102542;color:#fff}.nav-item.active svg{color:#4da0ff}.nav-item i{position:absolute;right:8px;width:3px;height:22px;border-radius:4px;background:#328cff}.side-bottom{margin-top:auto;display:grid;gap:12px}.connection{border:1px solid #1a2d4b;background:#0c1d37;padding:12px;border-radius:13px;display:flex;gap:10px;align-items:center}.connection b,.connection small{display:block}.connection b{font-size:11px}.connection small{color:#70829e;font-size:9px;margin-top:3px}.dot{width:8px;height:8px;border-radius:50%;background:#8a95a5}.dot.live{background:#36d18a;box-shadow:0 0 0 4px #36d18a1c}.side-link{background:transparent;color:#9ba9bd;display:flex;gap:9px;align-items:center;padding:8px 12px;text-align:left}.side-link svg{width:16px}.main{margin-left:250px;width:calc(100% - 250px)}.topbar{height:76px;background:#fff;border-bottom:1px solid #e5ebf3;display:flex;align-items:center;justify-content:space-between;padding:0 38px;position:sticky;top:0;z-index:10}.crumb{display:flex;align-items:center;gap:8px;color:#99a5b6;font-size:12px}.crumb svg{width:13px}.crumb b{color:#172943}.top-actions{display:flex;align-items:center;gap:12px}.search{height:40px;width:250px;background:#f6f8fb;border:1px solid #e5eaf1;border-radius:10px;display:flex;align-items:center;padding:0 11px;gap:8px}.search svg{width:16px;color:#94a0b0}.search input{border:0;outline:0;background:transparent;width:100%;font-size:12px}.icon-btn{width:38px;height:38px;background:#f6f8fb;border:1px solid #e6ebf2;border-radius:10px;color:#5f7088;display:grid;place-items:center}.icon-btn svg{width:17px}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#eaf3ff;color:#227ce2}.avatar svg{width:20px}.content{padding:40px;max-width:1400px;margin:auto}.page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px}.eyebrow{font-size:9px;font-weight:800;letter-spacing:.18em;color:#2785ed}.page-head h1{font-size:34px;line-height:1.1;margin:7px 0 8px;color:#0b1b33;letter-spacing:-.04em}.page-head p{margin:0;color:#7d8b9f;font-size:13px}.primary,.ghost,.text-btn{height:42px;border-radius:10px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:12px}.primary{background:#1678ea;color:#fff;box-shadow:0 9px 22px #1678ea25}.primary:hover{background:#0867d7}.primary svg,.ghost svg,.text-btn svg{width:15px}.ghost{background:#fff;border:1px solid #dce5ef;color:#31506f}.text-btn{background:transparent;color:#1474dc;padding:0}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.stat{background:#fff;border:1px solid #e3eaf2;border-radius:15px;padding:18px;position:relative;min-height:130px}.stat-icon{width:34px;height:34px;background:#edf5ff;color:#247ee8;border-radius:10px;display:grid;place-items:center;margin-bottom:14px}.stat-icon svg{width:17px}.stat>span{display:block;color:#8190a4;font-size:10px}.stat strong{display:block;font-size:26px;color:#0d1e37;margin-top:3px}.stat small{color:#99a5b5;font-size:10px}.grid-2{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;margin-bottom:18px}.panel{background:#fff;border:1px solid #e3eaf2;border-radius:15px;padding:21px}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.panel h2{font-size:15px;margin:0;color:#142640}.panel p{font-size:11px;color:#8b98a9;margin:5px 0 0}.panel-icon{width:20px;color:#2d85e8}.health{height:48px;border-top:1px solid #edf0f4;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#4d6078}.health>div{display:flex;align-items:center;gap:9px}.health-dot{width:8px;height:8px;border-radius:50%;background:#27bd77}.health-dot.bad{background:#e8a238}.accent-panel{background:linear-gradient(145deg,#0a1c35,#102c51);color:#fff;position:relative;overflow:hidden}.accent-panel h2{color:#fff;margin-top:9px}.accent-panel p{color:#aabbd0;max-width:460px;line-height:1.6}.accent-panel .eyebrow{color:#64b0ff}.mini-orb{width:52px;height:52px;border-radius:16px;background:#1a78e733;color:#5eaeff;display:grid;place-items:center}.mini-orb svg{width:24px}.accent-panel .ghost{margin-top:15px;background:#ffffff0e;border-color:#ffffff20;color:#fff}.recent{margin-top:18px}.recent-row{display:flex;align-items:center;gap:12px;border-top:1px solid #edf0f4;padding:13px 0}.doc-icon{width:36px;height:36px;background:#edf5ff;color:#247ee8;border-radius:9px;display:grid;place-items:center}.doc-icon svg{width:16px}.row-main{flex:1}.row-main b,.row-main span{display:block}.row-main b{font-size:11px;color:#213650}.row-main span{font-size:9px;color:#9aa6b5;margin-top:3px}.recent-row>strong{font-size:12px;color:#1c3150}.status{font-size:8px;text-transform:uppercase;letter-spacing:.09em;font-weight:800;padding:5px 8px;border-radius:99px}.status.published{background:#e8faf1;color:#16915c}.status.draft{background:#fff5df;color:#b87811}.status.archived{background:#f0f2f5;color:#69788b}.notice{position:fixed;top:90px;right:28px;z-index:50;background:#0b1e37;color:#fff;border:1px solid #1b385b;box-shadow:0 15px 35px #07152c25;border-radius:12px;padding:12px 14px;display:flex;align-items:center;gap:8px;font-size:11px}.notice svg{width:15px;color:#4fe29b}.notice button{background:transparent;color:#aabbd0;margin-left:8px}.loading{background:#eaf3ff;color:#226fc6;border:1px solid #cfe4ff;padding:10px 13px;border-radius:10px;font-size:11px;display:flex;align-items:center;gap:8px;margin-bottom:16px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toolbar{background:#fff;border:1px solid #e3eaf2;border-radius:13px;padding:9px 12px;display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;color:#8996a8;font-size:10px}.filters{display:flex;gap:5px;flex-wrap:wrap}.filters button{background:transparent;color:#728298;border-radius:8px;padding:8px 10px;font-size:10px}.filters button.selected{background:#eaf3ff;color:#1674dc;font-weight:700}.catalog-list{display:grid;gap:10px}.catalog-card{background:#fff;border:1px solid #e3eaf2;border-radius:15px;padding:15px;display:flex;gap:15px;align-items:center}.catalog-thumb{width:76px;height:92px;border-radius:11px;background:linear-gradient(145deg,#102d51,#1b5b96);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;flex:none}.catalog-thumb svg{width:25px}.catalog-thumb span{font-size:8px;letter-spacing:.15em}.catalog-info{flex:1;min-width:0}.tagline{font-size:9px;color:#277fdf;font-weight:700;margin-bottom:5px}.catalog-info h3{font-size:14px;color:#132844;margin:0 0 5px}.catalog-info p{font-size:10px;color:#8491a3;margin:0 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meta{display:flex;gap:13px;font-size:9px;color:#9ba7b6}.catalog-actions{display:flex;align-items:center;gap:6px}.catalog-actions>button,.catalog-actions>label{width:34px;height:34px;border-radius:9px;background:#f4f7fa;color:#5e7189;display:grid;place-items:center;position:relative}.catalog-actions svg{width:15px}.catalog-actions input{position:absolute;inset:0;opacity:0;cursor:pointer}.catalog-actions .danger{color:#b04c59;background:#fff1f2}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.industry-card{background:#fff;border:1px solid #e3eaf2;border-radius:15px;padding:18px}.industry-top{display:flex;justify-content:space-between}.industry-icon{width:38px;height:38px;border-radius:11px;background:#edf5ff;color:#247ee8;display:grid;place-items:center}.industry-icon svg{width:18px}.industry-actions{display:flex;gap:4px}.industry-actions button{width:30px;height:30px;border-radius:8px;background:#f5f7fa;color:#66778e}.industry-actions button.danger{color:#b04c59}.industry-card h3{margin:16px 0 6px;font-size:14px;color:#152944}.industry-card>p{font-size:10px;color:#8a97a8;line-height:1.5;min-height:30px}.sub-head{border-top:1px solid #edf0f4;margin-top:14px;padding-top:13px;display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#8290a3}.sub-head button{background:transparent;color:#1677e5;font-size:9px;display:flex;align-items:center;gap:4px}.sub-head svg{width:12px}.chips{display:flex;gap:5px;flex-wrap:wrap;margin-top:10px}.chips span{background:#f3f6fa;color:#566a83;border-radius:7px;padding:6px 7px;font-size:9px;display:flex;gap:5px;align-items:center}.chips button{background:transparent;color:#a2adbb;padding:0}.chips em{font-size:9px;color:#a5afbc}.empty{background:#fff;border:1px dashed #d6e0ea;border-radius:14px;padding:50px;display:flex;align-items:center;justify-content:center;gap:10px;color:#93a0b1;font-size:11px}.empty svg{width:18px}.empty-big{height:420px;background:#fff;border:1px dashed #d6e0ea;border-radius:16px;display:grid;place-items:center;align-content:center;color:#93a0b1;text-align:center}.empty-big svg{width:36px;height:36px;color:#5ca7f2;margin-bottom:15px}.empty-big h2{color:#213550;font-size:17px;margin:0}.empty-big p{font-size:11px}.modal-backdrop{position:fixed;inset:0;background:#07152c88;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;display:grid;place-items:center;padding:20px}.modal{width:min(560px,100%);background:#fff;border-radius:17px;box-shadow:0 30px 70px #07152c35;padding:22px}.modal.wide{width:min(700px,100%)}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.modal-head h2{font-size:18px;color:#122641;margin:0}.modal-head p{font-size:10px;color:#8996a7;margin:5px 0 0}.modal-head>button{width:32px;height:32px;border-radius:9px;background:#f3f6f9;color:#718096;display:grid;place-items:center}.modal-head svg{width:15px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field{display:grid;gap:7px;margin-bottom:14px}.field span{font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#687b94}.field input,.field select,.field textarea{width:100%;border:1px solid #dfe6ee;background:#fbfcfd;border-radius:9px;padding:10px 11px;outline:0;color:#1d3049;font-size:11px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#68aef4;box-shadow:0 0 0 3px #1680ef10}.field textarea{resize:vertical}.span-2{grid-column:span 2}.upload-box{min-height:78px;border:1px dashed #b9cee4;border-radius:12px;background:#f7fbff;display:flex;align-items:center;gap:12px;padding:13px;cursor:pointer;color:#247ee8;position:relative}.upload-box input{position:absolute;inset:0;opacity:0;cursor:pointer}.upload-box>svg{width:21px}.upload-box div{flex:1}.upload-box b,.upload-box small{display:block}.upload-box b{font-size:11px;color:#23415f}.upload-box small{font-size:9px;color:#8d9bad;margin-top:3px}.upload-box>svg:last-child{color:#98a7b8;width:16px}.modal-foot{display:flex;justify-content:flex-end;gap:8px;margin-top:4px;padding-top:8px}.form-error{background:#fff0f1;color:#b24452;border:1px solid #ffd4d8;padding:9px;border-radius:8px;font-size:10px;margin-bottom:12px}.login-page{min-height:100vh;background:radial-gradient(circle at 80% 20%,#173f6e 0,#081a33 30%,#061126 70%);display:grid;place-items:center;padding:20px}.login-card{width:min(430px,100%);background:#fff;border-radius:20px;padding:34px;box-shadow:0 30px 80px #0005}.brand.centered{justify-content:center;padding:0 0 30px}.login-card h1{font-size:31px;color:#0b1d37;letter-spacing:-.04em;margin:7px 0}.login-card>p{color:#8190a4;font-size:11px;line-height:1.6;margin-bottom:22px}.full{width:100%}.back{width:100%;margin-top:12px}.mobile-only{display:none}@media(max-width:1050px){.stats,.industry-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.sidebar{transform:translate(-100%);transition:.2s}.sidebar.open{transform:translate(0)}.main{margin-left:0;width:100%}.mobile-only{display:grid}.topbar{padding:0 18px}.crumb{display:none}.search{width:190px}.content{padding:25px 18px}.page-head{align-items:flex-start;flex-direction:column}.grid-2{grid-template-columns:1fr}.catalog-card{align-items:flex-start}.catalog-actions{flex-direction:column}.industry-grid,.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}}@media(max-width:560px){.stats{grid-template-columns:1fr}.search{width:145px}.top-actions .icon-btn{display:none}.catalog-thumb{width:58px;height:72px}.catalog-info p{white-space:normal}.meta,.catalog-card{flex-wrap:wrap}.catalog-actions{margin-left:auto;flex-direction:row}.modal{padding:18px}}.login-page,.auth-loading-page{min-height:100vh;position:relative;overflow:hidden;background:radial-gradient(circle at 15% 10%,#183a6622 0,transparent 34%),radial-gradient(circle at 85% 85%,#1680ef18 0,transparent 36%),#f4f7fb;display:grid;place-items:center;padding:28px}.login-page:before,.auth-loading-page:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#0b1d3510 1px,transparent 1px),linear-gradient(90deg,#0b1d3508 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 22%,#000 78%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 22%,#000 78%,transparent)}.login-orb,.auth-glow{position:absolute;border-radius:50%;filter:blur(3px);pointer-events:none}.login-orb.orb-a{width:420px;height:420px;background:#1678ea12;top:-220px;right:-110px}.login-orb.orb-b{width:320px;height:320px;background:#0a1c3510;bottom:-180px;left:-110px}.premium-login{position:relative;z-index:2;width:min(440px,100%);padding:38px;border:1px solid #dfe7f0;border-radius:24px;background:#ffffffed;box-shadow:0 35px 90px #07152c18,0 8px 25px #07152c0a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:authCardIn .55s cubic-bezier(.2,.8,.2,1)}@keyframes authCardIn{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:none}}.login-heading{margin:34px 0 25px}.login-heading .eyebrow{display:block}.login-heading h1{font-size:30px;letter-spacing:-.04em;margin:8px 0 7px;color:#0b1b33}.login-heading p{font-size:12px;line-height:1.65;color:#8190a4;margin:0}.premium-login .field{margin-bottom:16px}.premium-login .field input{height:46px;background:#f9fbfd}.premium-login .full{width:100%;height:47px;margin-top:3px}.premium-login .primary{box-shadow:0 13px 28px #1678ea2b}.login-security{margin-top:21px;padding-top:18px;border-top:1px solid #edf1f5;display:flex;align-items:center;justify-content:center;gap:7px;color:#8b98a9;font-size:9px}.login-security svg{width:14px;color:#2785ed}.brand.centered{justify-content:center;padding:0}.brand.centered .brand-mark{box-shadow:0 12px 30px #0b6df235}.form-error{background:#fff1f2!important;border:1px solid #ffd4d8!important;color:#b43d4b!important;border-radius:10px!important;padding:10px 12px!important;font-size:10px!important;margin:-2px 0 14px!important}.auth-loading-page{background:#07152c;color:#fff}.auth-loading-page:before{background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff06 1px,transparent 1px);background-size:48px 48px;opacity:.5}.auth-glow.glow-one{width:520px;height:520px;background:#1680ef18;top:-250px;right:-160px;filter:blur(60px);animation:glowFloat 5s ease-in-out infinite}.auth-glow.glow-two{width:420px;height:420px;background:#2d85e808;bottom:-240px;left:-140px;filter:blur(65px);animation:glowFloat 6s ease-in-out infinite reverse}@keyframes glowFloat{50%{transform:translate(18px,12px) scale(1.06);opacity:.8}}.auth-loading-card{position:relative;z-index:2;width:min(390px,100%);padding:42px 38px 34px;border:1px solid #ffffff12;border-radius:24px;background:#ffffff08;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 35px 100px #00000035;text-align:center;animation:authCardIn .45s ease-out}.auth-logo{display:flex;justify-content:center}.auth-logo-mark{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;font-size:13px;font-weight:900;letter-spacing:.03em;background:linear-gradient(135deg,#1f8cff,#0a5bd3);box-shadow:0 14px 35px #1678ea35}.auth-spinner{width:58px;height:58px;margin:28px auto 18px;border-radius:50%;display:grid;place-items:center;border:1px solid #ffffff12;background:#ffffff05}.auth-spinner:before{content:"";width:36px;height:36px;border:2px solid #ffffff1a;border-top-color:#4da0ff;border-right-color:#4da0ff;border-radius:50%;animation:spin .9s linear infinite}.auth-spinner span{position:absolute;width:6px;height:6px;border-radius:50%;background:#70b9ff;box-shadow:0 0 18px #4da0ff;animation:pulse 1.4s ease-in-out infinite}@keyframes pulse{50%{transform:scale(1.55);opacity:.65}}.auth-loading-copy>span{display:block;font-size:9px;letter-spacing:.18em;font-weight:800;color:#6caeff}.auth-loading-copy>span span{color:#4da0ff}.auth-loading-copy strong{display:block;margin-top:8px;font-size:16px;letter-spacing:-.02em}.auth-loading-copy small{display:block;color:#8090a8;font-size:10px;margin-top:6px}.auth-loading-line{height:3px;background:#ffffff0b;border-radius:99px;overflow:hidden;margin-top:25px}.auth-loading-line i{display:block;width:38%;height:100%;border-radius:99px;background:linear-gradient(90deg,transparent,#4da0ff,transparent);animation:loadingSweep 1.35s ease-in-out infinite}@keyframes loadingSweep{0%{transform:translate(-140%)}to{transform:translate(380%)}}@media(max-width:600px){.premium-login{padding:30px 24px;border-radius:20px}.login-page,.auth-loading-page{padding:16px}.auth-loading-card{padding:36px 24px 30px}}.order-summary-pill{background:#fff;border:1px solid #e3eaf2;border-radius:14px;padding:12px 16px;display:grid;grid-template-columns:auto auto;gap:2px 10px;min-width:170px}.order-summary-pill strong{font-size:22px;color:#0d1e37;grid-row:1/3}.order-summary-pill span,.order-summary-pill small{font-size:9px;color:#8190a4}.order-summary-pill b{font-size:13px;color:#247ee8;grid-column:2}.orders-list{display:grid;gap:10px}.order-card{background:#fff;border:1px solid #e3eaf2;border-radius:15px;padding:16px;display:grid;grid-template-columns:130px minmax(220px,1fr) auto;gap:18px;align-items:center}.order-number span{display:block;color:#91a0b2;font-size:8px;font-weight:800;letter-spacing:.12em}.order-number strong{display:block;color:#0d1e37;font-size:17px;margin:3px 0}.order-number small{display:block;color:#9aa6b5;font-size:9px;line-height:1.4}.order-main b{display:block;color:#1b2e48;font-size:12px;margin-bottom:4px}.order-main span,.order-main small{display:block;color:#8492a4;font-size:10px}.order-meta{display:flex;gap:18px;align-items:center}.order-meta>span{font-size:9px;color:#91a0b2}.order-meta strong{display:block;color:#233750;font-size:10px;margin-top:4px}.order-meta .status{display:inline-block;font-size:8px}.status.processing{background:#eaf3ff;color:#247ee8}.status.completed,.status.paid{background:#e8faf1;color:#16915c}.status.cancelled,.status.failed{background:#fff0f0;color:#c94b4b}.status.refunded{background:#f0f2f5;color:#69788b}@media(max-width:1000px){.order-card{grid-template-columns:1fr}.order-meta{flex-wrap:wrap}.order-summary-pill{margin-top:8px}.stats{grid-template-columns:repeat(2,1fr)!important}}.profile-trigger{background:transparent;display:flex;align-items:center;gap:9px;color:#3a506c;padding:3px 5px;border-radius:12px;position:relative}.profile-trigger:hover{background:#f5f8fc}.profile-trigger>svg{width:14px;color:#91a0b1}.profile-trigger-copy{display:grid;text-align:left;line-height:1.15}.profile-trigger-copy b{font-size:10px;color:#1d314c;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-trigger-copy small{font-size:8px;color:#96a2b2;margin-top:3px}.profile-menu{position:absolute;right:32px;top:63px;width:290px;background:#fff;border:1px solid #e1e8f0;border-radius:16px;padding:10px;box-shadow:0 24px 60px #07152c22;z-index:30;animation:menuIn .16s ease}.profile-menu-head{display:flex;align-items:center;gap:10px;padding:10px;border-bottom:1px solid #edf1f5;margin-bottom:6px}.profile-mini{width:38px;height:38px;border-radius:12px;background:#edf5ff;color:#227ee8;display:grid;place-items:center}.profile-mini svg{width:18px}.profile-menu-head b,.profile-menu-head span{display:block}.profile-menu-head b{font-size:10px;color:#19304c;max-width:205px;overflow:hidden;text-overflow:ellipsis}.profile-menu-head span{font-size:9px;color:#91a0b1;margin-top:3px}.profile-menu>button{width:100%;display:flex;align-items:center;gap:9px;padding:10px;border-radius:10px;background:transparent;color:#546a83;text-align:left;font-size:10px}.profile-menu>button:hover{background:#f5f8fc;color:#1678ea}.profile-menu>button svg{width:15px}.profile-menu>button svg:last-child{margin-left:auto;width:13px;color:#a0acb9}.profile-menu .profile-danger:hover{color:#b04c59;background:#fff5f5}@keyframes menuIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}.stats-five{grid-template-columns:repeat(5,1fr)}.stats-three{grid-template-columns:repeat(3,1fr)}.stats-four{grid-template-columns:repeat(4,1fr)}.metric-pair{display:flex;gap:10px}.metric-pair>div{min-width:105px;padding:12px 15px;border:1px solid #e3eaf2;background:#fff;border-radius:12px}.metric-pair small,.metric-pair strong{display:block}.metric-pair small{font-size:8px;color:#91a0b1;text-transform:uppercase;letter-spacing:.1em}.metric-pair strong{font-size:18px;color:#172c48;margin-top:4px}.toolbar-search{height:34px;display:flex;align-items:center;gap:7px;background:#f7f9fb;border:1px solid #e5ebf1;border-radius:9px;padding:0 9px;min-width:210px}.toolbar-search svg{width:14px;color:#94a1b0}.toolbar-search input{border:0;outline:0;background:transparent;font-size:10px;width:100%;color:#20344e}.header-chip{display:flex;align-items:center;gap:7px;border:1px solid #e1e9f1;background:#fff;border-radius:11px;padding:10px 13px;color:#597089;font-size:9px;font-weight:700}.header-chip svg{width:15px;color:#2683e9}.premium-row{transition:transform .16s ease,box-shadow .16s ease}.premium-row:hover{transform:translateY(-1px);box-shadow:0 10px 28px #102e4b0d}.customer-avatar{width:36px;height:36px;border-radius:11px;background:#edf5ff;color:#2b82e8;display:grid;place-items:center;flex:none}.customer-avatar svg{width:17px}.customer-avatar.large{width:44px;height:44px;border-radius:13px}.customer-avatar.large svg{width:20px}.order-main{display:flex;align-items:center;gap:10px}.customer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.customer-card{background:#fff;border:1px solid #e3eaf2;border-radius:15px;padding:18px;transition:transform .16s ease,box-shadow .16s ease}.customer-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0d27450d}.customer-card-top{display:flex;align-items:center;gap:11px}.customer-card-top b,.customer-card-top span{display:block}.customer-card-top b{font-size:12px;color:#1a304b}.customer-card-top span{font-size:9px;color:#8d9aab;margin-top:4px;overflow:hidden;text-overflow:ellipsis;max-width:190px}.customer-metrics{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #edf1f5;margin-top:16px;padding-top:14px;gap:8px}.customer-metrics small,.customer-metrics strong{display:block}.customer-metrics small{font-size:8px;color:#9aa6b5}.customer-metrics strong{font-size:12px;color:#233a57;margin-top:4px}.customer-metrics strong:last-child{font-size:9px}.data-table{display:grid}.table-row{display:grid;grid-template-columns:1fr 1fr 1.5fr 1fr 1fr;gap:15px;align-items:center;padding:14px 5px;border-bottom:1px solid #edf1f5;font-size:10px;color:#5d7088}.table-row:last-child{border-bottom:0}.table-row>span:nth-child(4){font-weight:800;color:#203752}.rank-row{display:flex;align-items:center;gap:12px;padding:13px 0;border-top:1px solid #edf1f5}.rank{font-size:10px;font-weight:900;color:#a0adba;width:25px}.rank-row>div{flex:1}.rank-row b,.rank-row small{display:block}.rank-row b{font-size:10px;color:#213650}.rank-row small{font-size:8px;color:#9aa6b5;margin-top:3px}.rank-row>strong{font-size:10px;color:#2682e8}.notification-list{display:grid;gap:10px}.notification-card{width:100%;display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e2e9f1;border-radius:14px;padding:15px;text-align:left;transition:.15s}.notification-card:hover{border-color:#c9ddf2;box-shadow:0 10px 25px #0d274509}.notification-card.read{opacity:.72}.notification-card .notification-icon{width:38px;height:38px;border-radius:11px;background:#edf5ff;color:#2682e8;display:grid;place-items:center;flex:none}.notification-card .notification-icon svg{width:17px}.notification-card>div:nth-child(2){flex:1}.notification-card b{font-size:11px;color:#203650}.notification-card p{font-size:9px;color:#8391a3;margin:4px 0}.notification-card small{font-size:8px;color:#a0abb8}.notification-card>span{font-size:8px;font-weight:800;color:#2682e8;background:#edf5ff;border-radius:99px;padding:5px 8px}.timeline{padding:10px 22px}.timeline-row{display:flex;gap:13px;padding:17px 0;border-bottom:1px solid #edf1f5}.timeline-row:last-child{border-bottom:0}.timeline-dot{width:9px;height:9px;border-radius:50%;background:#328cff;box-shadow:0 0 0 5px #328cff13;margin-top:4px;flex:none}.timeline-row b{font-size:10px;color:#1e3551}.timeline-row p{font-size:9px;color:#8190a2;margin:5px 0}.timeline-row small{font-size:8px;color:#a0abb8}.account-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px}.account-hero{background:linear-gradient(145deg,#091b34,#113156);color:#fff;position:relative;overflow:hidden}.account-hero:after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;right:-70px;top:-80px;background:#328cff16;filter:blur(4px)}.account-avatar{width:62px;height:62px;border-radius:18px;background:#ffffff12;color:#70b6ff;border:1px solid #ffffff18;display:grid;place-items:center;margin-bottom:25px}.account-avatar svg{width:27px}.account-hero h2{font-size:16px;margin:9px 0;color:#fff;word-break:break-all}.account-hero p{font-size:10px;line-height:1.7;color:#a8bad0;max-width:440px}.secure-badge{display:inline-flex;align-items:center;gap:7px;margin-top:10px;padding:8px 10px;border-radius:9px;background:#ffffff0d;border:1px solid #ffffff12;color:#b9d7f6;font-size:9px}.secure-badge svg{width:14px}.reset-link{margin-top:13px}.settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.setting-card{min-height:190px;position:relative;overflow:hidden}.setting-icon{width:40px;height:40px;border-radius:12px;background:#edf5ff;color:#2682e8;display:grid;place-items:center;margin-bottom:18px}.setting-icon svg{width:19px}.setting-card h2{font-size:14px;color:#19304c;margin:0 0 7px}.setting-card p{font-size:10px;color:#8795a7;line-height:1.6;max-width:560px}.coming-badge{display:inline-block;margin-top:12px;font-size:8px;letter-spacing:.08em;font-weight:800;padding:6px 8px;border-radius:99px;background:#f3f6f9;color:#7d8da0}.coming-badge.live{background:#e8faf1;color:#168c59}.status.pending{background:#fff5df;color:#b87811}.status.processing{background:#edf5ff;color:#247ee8}.status.completed,.status.paid,.status.delivered,.status.sent{background:#e8faf1;color:#168c59}.status.cancelled,.status.failed,.status.expired{background:#fff0f1;color:#b14d5b}.status.refunded{background:#f1eefb;color:#7354a9}@media(max-width:1200px){.stats-five{grid-template-columns:repeat(3,1fr)}.customer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.stats-five,.stats-four{grid-template-columns:repeat(2,1fr)}.grid-2,.account-grid,.settings-grid{grid-template-columns:1fr}.profile-trigger-copy{display:none}}@media(max-width:700px){.stats-three,.stats-four,.stats-five,.customer-grid{grid-template-columns:1fr}.metric-pair{display:none}.toolbar{align-items:flex-start;gap:10px;flex-wrap:wrap}.toolbar-search{min-width:180px}.table-panel{overflow:auto}.data-table{min-width:700px}.profile-menu{right:10px}.content{padding:25px 18px}.topbar{padding:0 18px}}.stats-six{grid-template-columns:repeat(6,minmax(0,1fr))}.analytics-chart{margin-top:18px}.bar-chart{height:260px;display:flex;align-items:flex-end;gap:18px;padding:18px 12px 8px;border-top:1px solid rgba(120,140,170,.12)}.bar-col{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;min-width:40px}.bar-track{width:100%;height:190px;display:flex;align-items:flex-end;justify-content:center;border-radius:12px;background:#788caa14;overflow:hidden}.bar-fill{width:55%;min-height:8px;border-radius:10px 10px 4px 4px;background:linear-gradient(180deg,#3b82f6,#2563eb);transition:height .35s ease}.bar-value{font-weight:700;font-size:12px}.bar-col>span{font-size:12px;color:#718096}.table-head-row{display:grid;grid-template-columns:1fr 2fr 1.2fr 1fr 1fr;gap:16px;padding:12px 16px;border-bottom:1px solid rgba(120,140,170,.14);font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#718096;font-weight:700}.table-row{min-width:0}.table-row small{display:block;color:#718096;margin-top:3px}@media(max-width:1100px){.stats-six{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.stats-six{grid-template-columns:repeat(2,minmax(0,1fr))}.bar-chart{gap:8px}.table-head-row{display:none}}
