﻿:root{--bg:#f4f3fb;--panel:#fff;--ink:#191922;--muted:#9698a6;--line:#ececf4;--brand:#171722;--soft:#f9f9fd;--danger:#ef4444;--blue:#1677d2}
*{box-sizing:border-box}html,body{margin:0;width:100%;max-width:100%;overflow-x:hidden}body{min-height:100vh;font-family:Poppins,Segoe UI,Arial,sans-serif;background:var(--bg);color:var(--ink);display:block}h1,h2,h3,p{margin:0}.material-symbols-rounded{font-family:'Material Symbols Rounded' !important;font-weight:500;font-style:normal;font-size:21px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;direction:ltr;font-feature-settings:'liga';-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;font-variation-settings:'FILL' 0,'wght' 500,'GRAD' 0,'opsz' 24}
.sidebar{position:fixed;left:0;top:0;bottom:0;width:76px;background:#fbfbff;border-right:1px solid var(--line);min-height:100vh;padding:18px 0;display:flex;flex-direction:column;align-items:center;gap:36px;z-index:20}.window-dots{display:flex;gap:6px}.window-dots span{width:7px;height:7px;border-radius:50%;display:block}.window-dots span:nth-child(1){background:#ff4d4f}.window-dots span:nth-child(2){background:#ffc53d}.window-dots span:nth-child(3){background:#29cc6a}.sidebar nav{display:flex;flex-direction:column;gap:22px;align-items:center}.sidebar a{width:42px;height:42px;border-radius:16px;color:#7d8190;text-decoration:none;display:grid;place-items:center;position:relative}.sidebar a.active,.sidebar a:hover{background:#fff;color:#171722;box-shadow:0 12px 28px rgba(20,20,35,.08)}.sidebar a.active:after{content:"";position:absolute;right:-17px;width:3px;height:30px;border-radius:8px;background:#171722}
.main{margin-left:76px;margin-right:300px;padding:34px;min-width:0;width:calc(100vw - 376px);max-width:1180px}.module-main{margin-right:340px;width:calc(100vw - 416px);max-width:1360px}.topbar{display:grid;grid-template-columns:1fr auto;align-items:start;gap:24px;margin-bottom:26px}.topbar h1{font-size:30px;line-height:1;font-weight:800;letter-spacing:-.02em}.topbar p{margin-top:8px;color:var(--muted);font-size:14px}.top-actions{display:flex;align-items:center;gap:16px}
.add-module-btn{border:0;border-radius:18px;background:#171722;color:#fff;font-weight:800;padding:13px 20px;display:inline-flex;align-items:center;gap:9px;text-decoration:none;cursor:pointer;box-shadow:0 16px 30px rgba(23,23,34,.14)}.add-module-btn:hover{color:#fff}.alert{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;padding:14px 16px;border-radius:18px;margin-bottom:20px}
.stats{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:16px;margin-bottom:28px}.stats a,.stats div{background:#fff;border-radius:20px;padding:20px;min-height:150px;box-shadow:0 16px 36px rgba(28,28,45,.05);position:relative;text-decoration:none;color:var(--ink)}.stats i{width:42px;height:42px;border-radius:12px;border:2px solid #222;display:grid;place-items:center;margin-bottom:14px}.stats span{display:block;color:#8d90a0;font-size:13px;line-height:1.35}.stats b{display:block;margin-top:12px;font-size:24px;font-weight:800}.stats small{display:block;color:#8d90a0;margin-top:12px;line-height:1.45}.dashboard-category-section{margin-top:4px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}.section-title h2{font-size:24px;font-weight:800;letter-spacing:-.02em}.section-title p{color:var(--muted);font-size:13px}.category-count-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.category-count-card{background:#fff;border-radius:22px;padding:20px;text-decoration:none;color:var(--ink);box-shadow:0 16px 36px rgba(28,28,45,.05);display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center}.category-count-card i{width:46px;height:46px;border-radius:15px;background:#f4f6ff;color:#171722;display:grid;place-items:center}.category-count-card span{font-weight:800}.category-count-card b{font-size:28px}.category-count-card small{grid-column:2/-1;color:var(--muted);font-weight:700}
.module-list{min-width:0}.module-guide-panel{display:block}.guide-copy{padding:36px 2px 0}.guide-copy h2{font-size:31px;line-height:1.18;margin:0 0 34px;font-weight:800;letter-spacing:-.03em;color:#050816}.guide-copy ul{margin:0;padding-left:28px;display:grid;gap:26px}.guide-copy li{font-size:19px;color:#5b5f70;line-height:1.45;padding-left:9px}.guide-copy li::marker{font-size:16px;color:#5b5f70}
label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700;color:#858899}input,select,textarea{width:100%;border:0;background:#f7f7fc;border-radius:13px;padding:12px 14px;font:inherit;color:var(--ink);outline:0}textarea{min-height:96px;resize:vertical}.check{justify-content:center;flex-direction:row;align-items:center;background:#f7f7fc;border-radius:13px;padding:0 14px}.check input{width:auto}
.product-list-tools{background:#fff;border-radius:22px;padding:16px;box-shadow:0 16px 36px rgba(28,28,45,.04);display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:12px;margin-bottom:14px}.product-list-tools label{gap:8px}.product-list-tools span{font-size:11px;text-transform:uppercase;font-weight:800;color:#8b8d9d}.table-wrap,.cards,.empty-state{background:#fff;border-radius:24px;padding:14px;box-shadow:0 16px 36px rgba(28,28,45,.04)}table{width:100%;border-collapse:separate;border-spacing:0 8px}th,td{padding:14px;text-align:left;font-size:13px}th{color:#9a9daa;font-size:11px;text-transform:uppercase;font-weight:800}tbody tr:hover{background:#fafafe}.thumb{width:58px;height:58px;object-fit:contain;background:#f7f7fc;border-radius:13px}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px}.mini-card{background:#fff;border:1px solid #f0f0f6;border-radius:20px;padding:16px;display:flex;flex-direction:column;gap:10px}.mini-card img{height:86px;object-fit:contain;background:#f7f7fc;border-radius:14px}.empty-state{color:var(--muted);font-weight:700}.product-empty{margin-top:12px}.product-pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:16px 0 0}.product-pagination button{min-width:38px;height:38px;border-radius:13px;background:#fff;color:#171722;box-shadow:0 10px 22px rgba(28,28,45,.06);padding:0 12px}.product-pagination button.active{background:#171722;color:#fff}.product-pagination button:disabled{opacity:.45;cursor:not-allowed}
.action-buttons{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.edit-btn,.danger,.success,.muted-btn{border:0;border-radius:13px;font-weight:800;font-size:13px;text-decoration:none;padding:9px 13px;cursor:pointer}.edit-btn{background:#eef5ff;color:var(--blue)}.danger{background:#fff;color:#ef4444;border:1px solid #ffe0e0}.success{background:#171722;color:#fff}.muted-btn{background:#e9eaf2;color:#6e7280}.inline-form,.delete-form{margin:0}
.admin-modal,.toast-modal{position:fixed;inset:0;background:rgba(12,12,20,.46);display:none;align-items:center;justify-content:center;padding:24px;z-index:100}.admin-modal.is-open,.toast-modal.is-open{display:flex}.modal-card{width:min(820px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:28px;padding:24px;box-shadow:0 30px 80px rgba(0,0,0,.24)}.modal-head{display:flex;justify-content:space-between;gap:18px;align-items:start;margin-bottom:18px}.modal-head h2{font-size:24px}.modal-head p{color:var(--muted);font-size:13px;margin-top:5px}.modal-head button{width:42px;height:42px;border:0;border-radius:50%;background:#f5f5fa}.modal-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.device-fields{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gallery-upload-box{grid-column:1/-1;background:#f7f7fc;border-radius:18px;padding:14px}.gallery-upload-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;color:var(--muted);font-size:13px;font-weight:800}.gallery-upload-head button,.gallery-upload-row button{border:0;border-radius:12px;background:#171722;color:#fff;font-weight:800;padding:9px 13px}.gallery-upload-fields{display:grid;gap:10px}.gallery-upload-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.gallery-upload-row input{background:#fff}.gallery-upload-row button{background:#fff1f1;color:#ef4444}.gallery-upload-box small{display:block;margin-top:9px;color:var(--muted);font-size:12px}.modal-form>button{grid-column:1/-1;border:0;border-radius:15px;background:#171722;color:#fff;font-weight:800;padding:14px 18px}.toast-box{width:min(360px,92vw);background:#fff;border-radius:24px;padding:26px;text-align:center;box-shadow:0 30px 80px rgba(0,0,0,.24)}.toast-box i{font-size:48px;color:#16a34a}.toast-box i.danger-icon{color:#ef4444;background:#fff1f1;border-radius:50%;padding:8px}.toast-box h3{font-size:22px;margin-top:10px}.toast-box p{color:var(--muted);font-size:13px;margin:8px 0 18px}.toast-box button{border:0;border-radius:14px;background:#171722;color:#fff;font-weight:800;padding:12px 20px}.confirm-actions{display:flex;gap:10px;justify-content:center;align-items:center}.toast-box button.muted-btn{background:#e9eaf2;color:#6e7280}.toast-box button.danger.solid{background:#ef4444;color:#fff;border:0}
.right-panel{position:fixed;right:0;top:0;bottom:0;width:300px;background:#ececf6;min-height:100vh;padding:32px 24px;overflow:auto}.admin-card{height:138px;border-radius:22px;background:linear-gradient(135deg,#242431,#0e0e16);color:#fff;padding:22px;box-shadow:0 24px 40px rgba(20,20,35,.18);margin:50px 0 28px;display:flex;flex-direction:column;justify-content:space-between}.admin-card small{color:#c8cad7}.admin-card strong{font-size:19px;letter-spacing:.03em}.admin-card span{font-size:12px;color:#d9dae6}.activity{margin-bottom:28px}.activity h3{font-size:18px;margin-bottom:4px}.activity>p{margin-bottom:16px;color:#a2a4b1;font-size:12px}.activity-row{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;padding:12px 0}.activity-row i{width:38px;height:38px;border-radius:50%;background:#fff;display:grid;place-items:center;color:#626575}.activity-row span{font-size:13px;font-weight:700}.activity-row b{font-size:13px}
.auth-body{min-height:100vh;background:linear-gradient(135deg,#f7f7fc,#e9e9f5);display:grid;place-items:center;padding:24px}.auth-shell{width:min(980px,100%);display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;align-items:stretch}.auth-card,.auth-side{background:#fff;border-radius:28px;padding:32px;box-shadow:0 28px 70px rgba(25,25,40,.12)}.auth-brand{display:flex;align-items:center;gap:14px;margin-bottom:28px}.auth-brand img{height:46px;width:auto}.auth-brand span{font-weight:800;color:#7e8293}.auth-card h1{font-size:38px;line-height:1.05;margin-bottom:10px}.auth-card p{color:#8d90a0;margin-bottom:22px}.auth-form{display:grid;gap:15px}.auth-form label{font-size:13px}.auth-form input{height:54px;border-radius:16px;background:#f5f5fb}.auth-form button{height:56px;border:0;border-radius:16px;background:#171722;color:#fff;font-weight:900;font-size:16px;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer}.auth-link{display:inline-flex;margin-top:18px;color:#1677d2;font-weight:800;text-decoration:none}.auth-link.strong{background:#171722;color:#fff;border-radius:14px;padding:12px 18px}.auth-alert{background:#fff1f1;color:#b91c1c;border:1px solid #fecaca;border-radius:16px;padding:13px 14px;margin-bottom:16px;font-weight:700}.auth-alert.success{background:#eefdf3;color:#166534;border-color:#bbf7d0}.debug-reset-link{display:block;background:#eef5ff;color:#1677d2;border-radius:14px;padding:12px 14px;font-weight:800;text-decoration:none;margin-bottom:14px;word-break:break-all}.auth-side{background:#171722;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;min-height:420px;min-width:0}.auth-side small{color:#bfc2d3;font-weight:700}.auth-side strong{font-size:clamp(20px,2vw,30px);line-height:1.15;margin:14px 0;word-break:break-word;overflow-wrap:anywhere}.auth-side span{color:#d7d8e2;line-height:1.6}.auth-popup{position:fixed;inset:0;background:rgba(12,12,20,.48);display:none;align-items:center;justify-content:center;padding:22px;z-index:200}.auth-popup.is-open{display:flex}.auth-popup-box{width:min(420px,94vw);background:#fff;border-radius:26px;padding:28px;text-align:center;box-shadow:0 30px 90px rgba(0,0,0,.25)}.auth-popup-box i{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;background:#eefdf3;color:#16a34a;font-size:31px}.auth-popup-box h2{font-size:26px;margin-bottom:8px}.auth-popup-box p{color:#7f8494;line-height:1.55;margin-bottom:14px}.popup-email{background:#f5f5fb;border-radius:14px;padding:12px 14px;font-weight:900;color:#171722;margin-bottom:18px;word-break:break-all}.auth-popup-box button{border:0;border-radius:15px;background:#171722;color:#fff;font-weight:900;padding:13px 24px;cursor:pointer}
@media(max-width:1180px){.main,.module-main{margin-right:0;width:calc(100vw - 76px);max-width:calc(100vw - 76px)}.right-panel{display:none}.stats{grid-template-columns:repeat(2,1fr)}.category-count-grid,.product-list-tools{grid-template-columns:1fr 1fr}}@media(max-width:760px){body{display:block}.sidebar{position:static;width:100%;min-height:auto;height:72px;flex-direction:row;justify-content:center}.sidebar nav{flex-direction:row;gap:8px}.window-dots{display:none}.main,.module-main{margin:0;width:100%;max-width:100%;padding:22px}.topbar{display:block}.top-actions{margin-top:16px}.stats,.modal-form,.device-fields,.gallery-upload-row,.category-count-grid,.product-list-tools{grid-template-columns:1fr}.guide-copy{padding:26px 2px}.guide-copy h2{font-size:26px}.guide-copy li{font-size:16px}}
@media(max-width:760px){.auth-body{display:grid}.auth-shell{grid-template-columns:1fr}.auth-side{display:none}.auth-card{padding:24px;border-radius:22px}.auth-card h1{font-size:31px}.auth-brand img{height:40px}}
