@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#172033;background:#f5f7fb;font-synthesis:none;--primary: #2563eb;--primary-dark: #1d4ed8;--navy: #111827;--muted: #69758a;--border: #e1e6ef;--success: #059669}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}a{color:var(--primary);text-decoration:none;font-weight:600}a:hover{text-decoration:underline}.logo{display:inline-flex;align-items:center;gap:11px;color:inherit}.logo__mark{width:38px;height:38px;padding:8px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:3px;border-radius:11px;color:#fff;background:var(--primary)}.logo__mark i{border-radius:2px;background:currentColor}.logo__mark i:first-child{grid-row:span 2;border-radius:4px}.logo__mark i:nth-child(2){opacity:.7}.logo__mark i:nth-child(3){opacity:.4}.logo strong{display:flex;align-items:baseline;gap:7px;font-size:1.08rem;letter-spacing:-.03em}.logo small{color:#94a3b8;font-size:.55rem;letter-spacing:.16em}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(390px,.9fr) minmax(530px,1.1fr)}.auth-hero{position:relative;isolation:isolate;overflow:hidden;padding:52px clamp(40px,5.5vw,84px) 40px;color:#fff;background:linear-gradient(145deg,#111827,#18233a 54%,#1d4ed8 145%);display:flex;flex-direction:column}.auth-hero:before,.auth-hero:after{content:"";position:absolute;z-index:-1;border-radius:50%}.auth-hero:before{width:380px;height:380px;right:-220px;top:15%;background:#2563eb59;filter:blur(3px)}.auth-hero:after{width:520px;height:520px;left:-300px;bottom:-250px;border:1px solid rgb(255 255 255 / .1)}.auth-hero>a{color:#fff}.auth-hero>a:hover{text-decoration:none}.auth-hero .logo small{color:#93c5fd}.auth-hero__copy{margin:auto 0;max-width:570px;padding:70px 0}.pill{display:inline-flex;padding:7px 12px;border:1px solid rgb(255 255 255 / .16);border-radius:999px;color:#bfdbfe;background:#ffffff12;font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.auth-hero h1{max-width:540px;margin:24px 0 21px;font-size:clamp(2.6rem,4.3vw,4.9rem);line-height:1;letter-spacing:-.06em}.auth-hero__copy>p{max-width:520px;color:#aeb9cb;font-size:1.03rem;line-height:1.75}.feature-list{margin-top:32px;display:flex;flex-wrap:wrap;gap:18px;color:#dbe5f4;font-size:.78rem;font-weight:600}.feature-list span{display:flex;align-items:center;gap:7px}.feature-list i{width:19px;height:19px;border-radius:50%;display:grid;place-items:center;color:#6ee7b7;background:#10b98124;font-style:normal}.auth-hero__foot{margin:0;color:#66758d;font-size:.7rem}.auth-form-panel{padding:46px clamp(28px,7vw,112px) 28px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f7f9fc}.mobile-logo{display:none;width:min(100%,480px);margin-bottom:34px}.auth-card{width:min(100%,480px);padding:clamp(30px,4vw,48px);border:1px solid var(--border);border-radius:22px;background:#fff;box-shadow:0 25px 70px #0f172a14}.auth-card>header{margin-bottom:29px}.auth-card>header h2{margin:0 0 9px;color:#111827;font-size:clamp(1.75rem,3vw,2.15rem);line-height:1.15;letter-spacing:-.045em}.auth-card>header p{margin:0;color:var(--muted);font-size:.91rem;line-height:1.6}.auth-card>footer{margin:28px -48px -48px;padding:21px 28px;border-top:1px solid #edf0f5;border-radius:0 0 22px 22px;color:var(--muted);background:#fbfcfe;font-size:.83rem;text-align:center}.auth-card>footer p{margin:0}.legal{width:min(100%,480px);margin:22px 0 0;color:#8b96a7;font-size:.7rem;line-height:1.5;text-align:center}.legal a{color:#69758a}.form{display:grid;gap:19px}.form.compact{gap:15px}.field{display:grid;gap:7px}.field>span:first-child,.field-row{color:#334155;font-size:.82rem;font-weight:700}.field__input{position:relative}.field input{width:100%;min-height:49px;padding:0 14px;border:1px solid #dbe1ea;border-radius:11px;outline:none;color:#111827;background:#fff;transition:border-color .18s,box-shadow .18s}.field input::placeholder{color:#9da8b8}.field input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #2563eb1c}.field__input button{position:absolute;top:50%;right:9px;transform:translateY(-50%);width:34px;height:34px;padding:7px;border:0;border-radius:7px;color:#718096;background:transparent;cursor:pointer}.field__input button:hover{color:var(--primary);background:#f1f5f9}.field__input button svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.field__input:has(button) input{padding-right:48px}.field>span:first-child:empty{display:none}.field:has(>span:first-child:empty){margin-top:-9px}.field small{color:#7b8798;font-size:.69rem}.field-row{margin-bottom:-11px;display:flex;justify-content:space-between}.field-row a{position:relative;top:-4px;font-size:.75rem}.button{min-height:49px;padding:0 19px;border:0;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;cursor:pointer;transition:transform .18s,box-shadow .18s}.button:hover{text-decoration:none;transform:translateY(-1px)}.button.primary{color:#fff;background:var(--primary);box-shadow:0 10px 22px #2563eb3b}.button.primary:hover{background:var(--primary-dark);box-shadow:0 13px 28px #2563eb47}.button.secondary{color:#334155;border:1px solid var(--border);background:#fff}.button.small{min-height:42px;padding:0 16px;font-size:.78rem}.button:disabled{opacity:.65;cursor:wait;transform:none}.spinner{width:17px;height:17px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;display:inline-block;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.checkbox{display:flex;align-items:flex-start;gap:9px;color:#5c687a;font-size:.72rem;line-height:1.5}.checkbox input{width:16px;height:16px;margin:2px 0 0;accent-color:var(--primary)}.notice{padding:11px 13px;border:1px solid #fecaca;border-radius:10px;color:#991b1b;background:#fef2f2;display:flex;gap:9px;font-size:.76rem}.notice b{width:19px;height:19px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;color:#fff;background:#dc2626}.notice p{margin:0;line-height:1.45}.status{display:grid;justify-items:center;gap:18px;text-align:center}.status p{margin:0;color:#475569;line-height:1.65}.status .button{width:100%}.status-icon,.status-wait{width:70px;height:70px;margin-bottom:7px;border-radius:50%;display:grid;place-items:center;color:#047857;background:#d1fae5;box-shadow:0 0 0 9px #ecfdf5;font-size:1.6rem;font-weight:800}.status-icon.email,.status-wait{color:var(--primary);background:#dbeafe;box-shadow:0 0 0 9px #eff6ff}.status-icon.error{color:#b91c1c;background:#fee2e2;box-shadow:0 0 0 9px #fef2f2}.link-button{border:0;color:var(--primary);background:transparent;font-weight:700;cursor:pointer}.dashboard{min-height:100vh;display:grid;grid-template-columns:245px 1fr;background:#f4f6fa}.sidebar{position:sticky;top:0;height:100vh;padding:24px 16px 18px;color:#d7deea;background:#121a2a;display:flex;flex-direction:column;z-index:20}.sidebar__logo{padding:0 9px 27px;color:#fff}.sidebar nav{display:grid;gap:5px}.sidebar nav a{min-height:44px;padding:0 12px;border-radius:9px;color:#8f9db2;display:flex;align-items:center;gap:12px;font-size:.78rem;font-weight:600}.sidebar nav a:hover{color:#fff;background:#ffffff0d;text-decoration:none}.sidebar nav a.active{color:#fff;background:var(--primary);box-shadow:0 8px 20px #2563eb38}.sidebar nav i{width:20px;text-align:center;font-style:normal;font-size:1rem}.sidebar nav b{min-width:19px;height:19px;margin-left:auto;border-radius:999px;display:grid;place-items:center;color:#64748b;background:#253044;font-size:.62rem}.sidebar__help{margin:auto 1px 14px;padding:13px;border:1px solid #283346;border-radius:11px;display:flex;align-items:center;gap:10px;background:#172133}.sidebar__help>span{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;color:#93c5fd;background:#233451;font-weight:800}.sidebar__help div{display:grid;gap:3px}.sidebar__help strong{color:#dbe5f2;font-size:.68rem}.sidebar__help small{color:#718096;font-size:.6rem}.logout{min-height:41px;padding:0 12px;border:0;border-radius:9px;color:#7f8da2;background:transparent;display:flex;align-items:center;gap:12px;font-size:.74rem;font-weight:600;cursor:pointer}.logout:hover{color:#fff;background:#ffffff0d}.workspace{min-width:0}.topbar{height:73px;padding:0 clamp(20px,3vw,40px);border-bottom:1px solid #e6eaf1;background:#ffffffeb;display:flex;align-items:center;justify-content:space-between}.topbar>div:first-of-type{font-size:.77rem}.crumb{color:#9aa5b4}.topbar__actions{display:flex;align-items:center;gap:10px}.notification{position:relative;width:37px;height:37px;border:1px solid #e4e8ef;border-radius:10px;color:#64748b;background:#fff;cursor:pointer}.notification svg{display:block;width:20px;height:20px;margin:auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.notification:hover,.notification[aria-expanded=true]{color:var(--primary);background:#f8fafc}.admin-notification-status{display:grid;gap:6px;padding:12px 20px;border-bottom:1px solid #eef2f7;color:#15803d;font-size:12px}.admin-notification-status button{justify-self:start;padding:0;border:0;background:transparent;color:var(--primary);font-size:12px;font-weight:700;cursor:pointer}.admin-notification-status small{color:#475569}.admin-notification-toast{position:fixed;right:22px;bottom:22px;z-index:200;display:flex;align-items:flex-start;gap:12px;width:min(390px,calc(100vw - 32px));padding:16px;border:1px solid #e4e8ef;border-left:4px solid var(--primary);border-radius:14px;color:#172033;background:#fff;box-shadow:0 18px 48px #0f172a33}.admin-notification-toast__icon{flex:none;font-size:19px}.admin-notification-toast>div{flex:1;min-width:0}.admin-notification-toast strong{display:block;font-size:14px}.admin-notification-toast p{margin:4px 0 9px;color:#475569;font-size:13px;line-height:1.4}.admin-notification-toast button{padding:0;border:0;background:transparent;color:var(--primary);font-size:12px;font-weight:700;cursor:pointer}.admin-notification-toast .admin-notification-toast__close{flex:none;color:#64748b;font-size:22px;line-height:1}.notification i{position:absolute;top:7px;right:7px;width:6px;height:6px;border:1px solid white;border-radius:50%;background:#ef4444}.admin-notification-center{position:relative}.admin-notification-panel{position:absolute;right:0;top:48px;width:min(380px,calc(100vw - 28px));max-height:min(610px,75vh);overflow:auto;border:1px solid #e4e8ef;border-radius:20px;background:#fff;box-shadow:0 24px 65px #0f172a38;z-index:100}.admin-notification-panel header{display:flex;justify-content:space-between;align-items:flex-start;padding:18px 20px;border-bottom:1px solid #eef2f7}.admin-notification-panel header div{display:grid;gap:3px}.admin-notification-panel header strong{font-size:17px}.admin-notification-panel header small{color:#64748b}.admin-notification-panel header>button{border:0;background:transparent;color:#64748b;font-size:24px;cursor:pointer}.admin-notification-permission{margin:14px;padding:16px;border-radius:14px;background:#f4f0f0}.admin-notification-permission p{margin:5px 0 12px;color:#64748b;font-size:13px}.admin-notification-permission button,.admin-notification-panel footer button{border:0;border-radius:9px;background:#925158;color:#fff;padding:9px 12px;font-weight:700;cursor:pointer}.admin-notification-permission small{display:block;margin-top:8px}.admin-notification-empty{display:grid;justify-items:center;padding:38px 20px;color:#64748b}.admin-notification-empty span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#ecfdf5;color:#059669}.admin-notification-empty strong{margin-top:9px;color:#1e293b}.admin-notification-empty p{margin:4px 0}.admin-notification-list>button{display:flex;width:100%;gap:10px;padding:14px 20px;border:0;border-bottom:1px solid #f1f5f9;background:#fff;text-align:left;cursor:pointer}.admin-notification-list>button:hover,.admin-notification-list>button.unread{background:#fbf7f7}.admin-notification-list>button>i{flex:none;width:8px;height:8px;margin-top:6px;border:0;border-radius:50%;background:transparent}.admin-notification-list>button.unread>i{background:#925158}.admin-notification-list span{display:grid;gap:4px}.admin-notification-list small{color:#475569}.admin-notification-list time{color:#94a3b8;font-size:11px}.admin-notification-panel footer{padding:11px 20px;text-align:center}.admin-notification-panel footer button{background:transparent;color:#925158}.avatar{width:36px;height:36px;margin-left:6px;border-radius:10px;display:grid;place-items:center;color:#1d4ed8;background:#dbeafe;font-size:.68rem;font-weight:800}.user-copy{display:grid;gap:2px}.user-copy strong{font-size:.72rem}.user-copy small{color:#8a96a7;font-size:.61rem}.menu-button{display:none;width:39px;height:39px;border:1px solid var(--border);border-radius:9px;background:#fff}.dashboard-content{width:min(100%,1450px);margin:0 auto;padding:clamp(25px,3vw,40px)}.welcome{margin-bottom:27px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.overline{color:var(--primary);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.welcome h1{margin:5px 0 7px;color:#111827;font-size:clamp(1.7rem,3vw,2.25rem);letter-spacing:-.045em}.welcome p{margin:0;color:var(--muted);font-size:.83rem}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.metric{min-width:0;padding:20px;border:1px solid #e5e9f0;border-radius:13px;background:#fff;display:flex;align-items:flex-start;gap:14px;box-shadow:0 5px 14px #0f172a06}.metric__icon{width:39px;height:39px;flex:0 0 auto;border-radius:10px;display:grid;place-items:center;color:var(--primary);background:#eff6ff;font-weight:800}.metric>div:last-child{min-width:0;display:grid}.metric span{color:#748196;font-size:.68rem;font-weight:600}.metric strong{margin:4px 0 5px;color:#111827;font-size:1.4rem;letter-spacing:-.04em}.metric small{overflow:hidden;color:#9aa5b4;font-size:.6rem;text-overflow:ellipsis;white-space:nowrap}.dashboard-grid{margin-top:17px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:17px}.panel{border:1px solid #e5e9f0;border-radius:13px;background:#fff;box-shadow:0 5px 14px #0f172a06}.panel>header{padding:19px 21px;border-bottom:1px solid #edf0f4;display:flex;align-items:center;justify-content:space-between}.panel h2{margin:0 0 4px;color:#1e293b;font-size:.9rem}.panel header p{margin:0;color:#929dae;font-size:.65rem}.panel select{padding:7px 10px;border:1px solid var(--border);border-radius:8px;color:#64748b;background:#fff;font-size:.66rem}.empty-chart{height:260px;padding:22px;display:grid;place-content:center;justify-items:center;color:#97a2b2}.chart-bars{width:min(100%,430px);height:105px;margin-bottom:20px;border-bottom:1px solid #e9edf3;display:flex;align-items:flex-end;justify-content:center;gap:13px}.chart-bars i{width:28px;border-radius:5px 5px 0 0;background:linear-gradient(#bfdbfe,#eff6ff)}.empty-chart strong{color:#64748b;font-size:.76rem}.empty-chart>span{margin-top:5px;font-size:.63rem}.setup-panel>header>b{color:var(--primary);font-size:.76rem}.progress{height:4px;margin:17px 20px 10px;border-radius:99px;background:#edf1f6}.progress i{display:block;width:4%;height:100%;border-radius:inherit;background:var(--primary)}.setup-item{margin:0 10px;padding:13px 10px;border-bottom:1px solid #eff2f6;color:inherit;display:flex;align-items:center;gap:10px}.setup-item:hover{background:#fafbfc;text-decoration:none}.setup-item>i{color:#b7c0cc;font-style:normal}.setup-item.complete>i{color:#059669;font-weight:800}.setup-item.complete strong{color:#64748b;text-decoration:line-through}.setup-item>span{flex:1;display:grid;gap:3px}.setup-item strong{color:#475569;font-size:.7rem}.setup-item small{color:#9aa5b4;font-size:.61rem}.setup-item>b{color:#a5afbd}.recent{margin-top:17px}.recent header a{font-size:.67rem}.empty-table{min-height:180px;display:grid;place-content:center;justify-items:center;color:#9aa5b4;text-align:center}.empty-table>span{width:45px;height:45px;margin-bottom:11px;border-radius:11px;display:grid;place-items:center;color:#94a3b8;background:#f1f5f9}.empty-table strong{color:#64748b;font-size:.75rem}.empty-table p{margin:5px 0 0;font-size:.62rem}.coming,.not-found{min-height:calc(100vh - 153px);display:grid;place-content:center;justify-items:center;text-align:center}.coming>span{width:70px;height:70px;border-radius:18px;display:grid;place-items:center;color:var(--primary);background:#dbeafe;font-size:1.7rem}.coming h1,.not-found h1{margin:22px 0 8px;font-size:2rem;letter-spacing:-.04em}.coming p{max-width:480px;margin:0 0 22px;color:var(--muted)}.not-found{min-height:100vh;gap:14px}.not-found>strong{color:var(--primary);font-size:5rem;letter-spacing:-.08em}.backdrop{display:none}@media(max-width:1100px){.metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:920px){.auth-shell{grid-template-columns:1fr}.auth-hero{display:none}.auth-form-panel{justify-content:flex-start;padding-top:38px}.mobile-logo{display:block}.dashboard{grid-template-columns:1fr}.sidebar{position:fixed;left:0;transform:translate(-105%);width:245px;transition:transform .22s}.sidebar.open{transform:translate(0)}.backdrop{position:fixed;inset:0;z-index:15;display:block;border:0;background:#0f172a7a}.menu-button{display:block}.topbar{justify-content:flex-start;gap:16px}.topbar__actions{margin-left:auto}}@media(max-width:600px){.auth-form-panel{padding:26px 18px;background:#fff}.auth-card{padding:0;border:0;box-shadow:none}.auth-card>footer{margin:25px 0 0;padding:19px 0 0;border-radius:0;background:transparent}.user-copy,.topbar .crumb{display:none}.dashboard-content{padding:23px 16px}.welcome{align-items:flex-start;flex-direction:column}.welcome .button{width:100%}.metrics{grid-template-columns:1fr}.metric{padding:17px}.chart-bars{gap:7px}.chart-bars i{width:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.catalog-page{display:grid;gap:18px}.page-heading,.editor-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.page-heading h1,.editor-heading h1{margin:5px 0 7px;color:#111827;font-size:clamp(1.7rem,3vw,2.2rem);letter-spacing:-.045em}.page-heading p,.editor-heading p{margin:0;color:var(--muted);font-size:.82rem}.data-panel{overflow:hidden;min-height:410px;border:1px solid #e3e8f0;border-radius:14px;background:#fff;box-shadow:0 5px 14px #0f172a06}.data-toolbar,.product-toolbar{min-height:67px;padding:14px 20px;border-bottom:1px solid #edf0f4;display:flex;align-items:center;justify-content:space-between;gap:16px}.data-toolbar>div{display:grid;gap:3px}.data-toolbar strong{color:#334155;font-size:.78rem}.data-toolbar span,.product-toolbar>span{color:#8b96a6;font-size:.65rem}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse}th{padding:13px 18px;color:#8490a1;background:#fafbfc;font-size:.62rem;letter-spacing:.04em;text-align:left;text-transform:uppercase}td{padding:15px 18px;border-top:1px solid #edf0f4;color:#536075;font-size:.72rem}tbody tr:hover{background:#fbfcfe}td code{padding:4px 7px;border-radius:5px;color:#64748b;background:#f1f5f9;font-family:ui-monospace,monospace;font-size:.65rem}.entity-cell{min-width:220px;display:flex;align-items:center;gap:12px}.entity-cell>div{display:grid;gap:4px}.entity-cell strong{color:#253147;font-size:.75rem}.entity-cell small{max-width:300px;overflow:hidden;color:#929dae;font-size:.63rem;text-overflow:ellipsis;white-space:nowrap}.category-symbol,.product-thumb{width:39px;height:39px;flex:0 0 auto;overflow:hidden;border-radius:10px;display:grid;place-items:center;color:var(--primary);background:#eff6ff;font-size:1rem}.product-thumb img{width:100%;height:100%;object-fit:cover}.badge{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:.6rem;font-weight:700}.badge.success{color:#047857;background:#d1fae5}.badge.neutral{color:#64748b;background:#eef2f6}.row-actions{display:flex;justify-content:flex-end;gap:10px}.row-actions button,.variant-row button{padding:4px;border:0;color:var(--primary);background:none;font-size:.66rem;font-weight:700;cursor:pointer}.danger-link{color:#dc2626!important}.edit-link{font-size:.68rem}.catalog-state{min-height:340px;padding:35px;display:grid;place-content:center;justify-items:center;gap:11px;color:#8b96a6;text-align:center}.catalog-state .spinner{width:24px;height:24px;color:var(--primary)}.catalog-state strong{color:#526077;font-size:.8rem}.catalog-state p{margin:-3px 0 7px;font-size:.67rem}.state-icon{width:58px;height:58px;margin-bottom:6px;border-radius:15px;display:grid;place-items:center;color:var(--primary);background:#e8f0ff;font-size:1.35rem}.product-toolbar form{width:min(100%,430px);min-height:39px;padding:0 5px 0 12px;border:1px solid #dde3ec;border-radius:9px;display:flex;align-items:center;gap:8px}.product-toolbar form span{color:#8b96a6;font-size:1rem}.product-toolbar form input{min-width:0;flex:1;border:0;outline:none;color:#334155;font-size:.7rem}.product-toolbar form button{padding:6px 9px;border:0;border-radius:6px;color:var(--primary);background:#eff6ff;font-size:.62rem;font-weight:700;cursor:pointer}.stock{color:#047857;font-size:.66rem;font-weight:600}.stock.low{color:#b45309}.muted-cell{color:#9aa5b4}.modal-layer{position:fixed;inset:0;z-index:100;padding:22px;overflow-y:auto;background:#0f172a8c;display:grid;place-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{width:min(100%,530px);overflow:hidden;border:1px solid #e5e9f0;border-radius:16px;background:#fff;box-shadow:0 28px 80px #0f172a3d}.modal>header{padding:20px 23px;border-bottom:1px solid #edf0f4;display:flex;align-items:center;justify-content:space-between}.modal h2{margin:4px 0 0;color:#1e293b;font-size:1.2rem;letter-spacing:-.03em}.modal>p{margin:0;padding:22px 23px;color:#526076;line-height:1.65}.modal-actions{padding:16px 23px;border-top:1px solid #edf0f4;background:#fafbfc;display:flex;justify-content:flex-end;gap:9px}.icon-button{width:34px;height:34px;border:1px solid #e1e6ee;border-radius:9px;color:#64748b;background:#fff;font-size:1.3rem;cursor:pointer}.modal-form{padding:21px 23px 0;display:grid;gap:16px}.modal-form label,.editor-fields label{color:#3c485c;display:grid;gap:7px;font-size:.71rem;font-weight:700}.modal-form input,.modal-form textarea,.editor-fields input,.editor-fields textarea,.editor-fields select,.feature-editor input{width:100%;padding:11px 12px;border:1px solid #dbe1ea;border-radius:9px;outline:none;color:#1e293b;background:#fff;font-size:.74rem;font-weight:400;resize:vertical}.modal-form input:focus,.modal-form textarea:focus,.editor-fields input:focus,.editor-fields textarea:focus,.editor-fields select:focus,.feature-editor input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}.modal-form label small,.editor-fields label small{color:#8b96a6;font-size:.62rem;font-weight:400}.modal-form>footer,.confirm-modal>footer{margin:4px -23px 0;padding:16px 23px;border-top:1px solid #edf0f4;background:#fafbfc;display:flex;justify-content:flex-end;gap:9px}.form-grid,.form-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.switch-row{min-height:62px;padding:0 4px;display:flex!important;align-items:center;justify-content:space-between}.switch-row input,.toggle-line input{width:38px;height:21px;accent-color:var(--primary)}.confirm-modal{padding:27px;text-align:center}.confirm-modal h2{margin:13px 0 8px}.confirm-modal p{margin:0;color:#69758a;font-size:.75rem;line-height:1.55}.confirm-modal>footer{margin:24px -27px -27px;justify-content:center}.confirm-icon{width:48px;height:48px;margin:auto;border-radius:50%;display:grid;place-items:center;color:#b91c1c;background:#fee2e2;font-size:1.2rem;font-weight:800}.button.danger{color:#fff;background:#dc2626}.button.danger-outline{min-height:42px;color:#b91c1c;border:1px solid #fecaca;background:#fff;font-size:.72rem}.editor-page{max-width:1220px;margin:0 auto}.editor-heading{margin-bottom:18px}.editor-heading>div:first-child>a{color:#7c899b;font-size:.68rem}.editor-heading>div:last-child{display:flex;gap:9px}.editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:18px;align-items:start}.editor-main{display:grid;gap:18px}.editor-aside{position:sticky;top:91px;display:grid;gap:13px}.form-panel-card{overflow:hidden;border:1px solid #e3e8f0;border-radius:13px;background:#fff;box-shadow:0 4px 12px #0f172a05}.form-panel-card>header{padding:18px 20px;border-bottom:1px solid #edf0f4}.form-panel-card h2{margin:0 0 4px;color:#273449;font-size:.83rem}.form-panel-card header p{margin:0;color:#8b96a6;font-size:.63rem}.editor-fields{padding:20px;display:grid;gap:16px}.editor-fields .option-row{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #e3e8f0;border-radius:10px;background:#f8fafc;font-size:.72rem}.editor-fields .option-row input{width:18px;height:18px;padding:0;accent-color:var(--primary)}.toggle-line{min-height:46px;padding-top:4px;border-top:1px solid #edf0f4;display:flex!important;align-items:flex-end;justify-content:space-between}.toggle-line span{display:grid;gap:3px}.toggle-line small{color:#8b96a6;font-size:.59rem;font-weight:400}.tip-card{padding:15px;border:1px solid #bfdbfe;border-radius:11px;color:#475569;background:#eff6ff;display:flex;gap:10px}.tip-card>span{width:24px;height:24px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--primary);font-size:.65rem;font-weight:800}.tip-card strong{font-size:.68rem}.tip-card p{margin:4px 0 0;color:#718096;font-size:.61rem;line-height:1.45}.success-notice{padding:11px 13px;border:1px solid #a7f3d0;border-radius:9px;color:#047857;background:#ecfdf5;font-size:.7rem;font-weight:600}.section-action{display:flex;align-items:center;justify-content:space-between;gap:12px}.button.mini{min-height:33px;padding:0 11px;border-radius:8px;font-size:.63rem}.variant-list{display:grid}.variant-row{padding:14px 20px;border-top:1px solid #edf0f4;display:grid;grid-template-columns:minmax(150px,1fr) 110px 115px auto;align-items:center;gap:12px;color:#526077;font-size:.7rem}.variant-row:first-child{border-top:0}.variant-row>div:first-child{display:grid;gap:3px}.variant-row strong{color:#334155}.variant-row small{color:#919dad;font-size:.61rem}.variant-row>div:last-child{display:flex}.feature-editor{padding:17px 20px 20px;display:grid;gap:10px}.feature-editor>div{display:grid;grid-template-columns:1fr 1fr 30px;gap:8px}.feature-editor>div button{border:0;border-radius:7px;color:#dc2626;background:#fef2f2;cursor:pointer}.save-inline{justify-self:end;margin-top:3px}.inline-empty{margin:7px 0;color:#929dae;font-size:.68rem;text-align:center}.image-empty{padding:22px}.upload-button{cursor:pointer}.upload-button input{display:none}.image-grid{padding:18px 20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.image-grid figure{overflow:hidden;margin:0;border:1px solid #e3e8f0;border-radius:10px;background:#f8fafc}.image-grid img{width:100%;aspect-ratio:1;display:block;object-fit:cover}.image-grid figcaption{min-height:32px;padding:5px 7px;display:flex;align-items:center;justify-content:space-between}.image-grid figcaption span{padding:3px 5px;border-radius:5px;color:#1d4ed8;background:#dbeafe;font-size:.52rem;font-weight:700}.image-grid figcaption button{margin-left:auto;border:0;color:#dc2626;background:none;font-size:.55rem;cursor:pointer}@media(max-width:900px){.editor-grid{grid-template-columns:1fr}.editor-aside{position:static;grid-row:1}.image-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.page-heading,.editor-heading{align-items:flex-start;flex-direction:column}.page-heading .button,.editor-heading>div:last-child{width:100%}.editor-heading .button{flex:1}.product-toolbar{align-items:stretch;flex-direction:column}.product-toolbar form{width:100%}.variant-row{grid-template-columns:1fr 1fr}.variant-row>div:last-child{justify-content:flex-end}}@media(max-width:520px){.form-grid,.form-grid-2{grid-template-columns:1fr}.modal-layer{padding:10px}.modal-form{padding-inline:17px}.modal-form>footer{margin-inline:-17px;padding-inline:17px}.feature-editor>div{grid-template-columns:1fr 30px}.feature-editor>div input:nth-child(2){grid-column:1}.feature-editor>div button{grid-column:2;grid-row:1 / span 2}.image-grid{grid-template-columns:repeat(2,1fr)}}.appearance-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:20px;align-items:start}.color-fields{padding:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.color-fields label{display:grid;gap:8px;color:#334155;font-size:.68rem;font-weight:700}.color-fields span{display:flex;gap:7px}.color-fields input[type=color]{width:44px;height:42px;padding:3px;border:1px solid #dce3ed;border-radius:9px;background:#fff;cursor:pointer}.color-fields input:not([type=color]){min-width:0;width:100%}.appearance-preview{position:sticky;top:92px;display:grid;gap:12px}.preview-window{overflow:hidden;min-height:390px;border:1px solid #dfe5ed;border-radius:15px;background:#fff;box-shadow:0 16px 35px #0f172a14}.preview-window header{padding:14px;display:flex;align-items:center;gap:8px;color:var(--preview-secondary)}.preview-window header img,.preview-window header i{width:30px;height:30px;border-radius:8px;object-fit:contain}.preview-window header i{color:#fff;background:var(--preview-primary);display:grid;place-items:center;font-style:normal;font-weight:800}.preview-window header strong{font-size:.7rem}.preview-window header b{margin-left:auto;font-size:.58rem}.preview-window main{min-height:330px;padding:52px 28px;color:#fff;background:linear-gradient(145deg,var(--preview-secondary),color-mix(in srgb,var(--preview-primary) 76%,var(--preview-secondary)))}.preview-window main span{color:var(--preview-accent);font-size:.58rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.preview-window main h2{margin:13px 0 10px;font-size:1.8rem;line-height:1.05}.preview-window main p{color:#ffffffbf;font-size:.67rem;line-height:1.6}.preview-window main button{margin-top:17px;padding:10px 13px;border:0;border-radius:8px;color:#fff;background:var(--preview-primary);font-size:.62rem;font-weight:700}@media(max-width:980px){.appearance-layout{grid-template-columns:1fr}.appearance-preview{position:static}}@media(max-width:620px){.color-fields{grid-template-columns:1fr}}.orders-admin{display:grid;gap:18px}.order-summary-pill{min-width:112px;padding:11px 15px;border:1px solid #dbeafe;border-radius:11px;color:var(--primary);background:#eff6ff;display:flex;align-items:center;gap:9px}.order-summary-pill b{font-size:1.2rem}.order-summary-pill span{color:#64748b;font-size:.65rem}.orders-admin td small{color:#929dae;font-size:.61rem}.order-open{padding:6px 9px;border:0;color:var(--primary);background:transparent;font-size:.65rem;font-weight:700;cursor:pointer}.admin-order-badge{display:inline-flex;padding:5px 8px;border-radius:999px;color:#1d4ed8;background:#dbeafe;font-size:.59rem;font-weight:800}.admin-order-badge.processing{color:#b45309;background:#fef3c7}.admin-order-badge.shipped{color:#6d28d9;background:#ede9fe}.admin-order-badge.delivered{color:#047857;background:#d1fae5}.admin-order-badge.cancelled{color:#b91c1c;background:#fee2e2}.order-modal{width:min(100%,650px)}.order-modal-body{padding:22px}.order-customer{padding:14px;border-radius:10px;background:#f8fafc}.order-customer p{margin:7px 0 0;color:#68758a;font-size:.69rem;line-height:1.6}.admin-order-items{margin-top:17px}.admin-order-items>div{padding:11px 0;border-bottom:1px solid #edf0f4;display:flex;justify-content:space-between;gap:15px;font-size:.7rem}.admin-order-items span{display:grid;gap:4px}.admin-order-items small{color:#8b96a6}.admin-order-total{padding:16px 0;display:flex;justify-content:space-between}.admin-order-total strong{font-size:1rem}.order-status-form{margin:4px -22px -22px;padding:20px 22px;border-top:1px solid #e5e9f0;background:#fafbfc;display:grid;gap:14px}.order-status-form label{color:#3c485c;display:grid;gap:7px;font-size:.69rem;font-weight:700}.order-status-form input,.order-status-form select{width:100%;padding:10px 11px;border:1px solid #dbe1ea;border-radius:8px;background:#fff}.order-status-form .button{justify-self:end}.error-notice{margin:0;padding:10px 12px;border-radius:8px;color:#b91c1c;background:#fee2e2;font-size:.67rem}.order-final-state{margin:5px -22px -22px;padding:18px 22px;border-top:1px solid #e5e9f0;background:#fafbfc;display:flex;align-items:center;gap:12px}.order-final-state>span:last-child{color:#69758a;font-size:.68rem}@media(max-width:600px){.order-modal-body{padding:16px}.order-status-form{margin-inline:-16px;padding-inline:16px}.order-status-form .form-grid{grid-template-columns:1fr}.order-summary-pill{width:100%}.orders-admin th:nth-child(3),.orders-admin td:nth-child(3),.orders-admin th:nth-child(5),.orders-admin td:nth-child(5){display:none}}.payments-page{display:grid;gap:20px}.payments-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;align-items:start}.payment-provider-card,.payments-help{padding:24px;border:1px solid #e3e8f0;border-radius:14px;background:#fff;box-shadow:0 6px 18px #0f172a09}.payment-provider-card>header{padding-bottom:20px;border-bottom:1px solid #edf0f4;display:flex;align-items:center;gap:13px}.stripe-mark{width:46px;height:46px;border-radius:12px;color:#fff;background:#635bff;display:grid;place-items:center;font-size:1.25rem;font-weight:800}.payment-provider-card h2,.payments-help h2{margin:0 0 5px;color:#273449;font-size:1rem}.payment-provider-card header p{margin:0;color:#8490a1;font-size:.67rem}.provider-status{margin-left:auto;padding:6px 9px;border-radius:99px;color:#64748b;background:#eef2f6;font-size:.6rem;font-weight:800}.provider-status.ready{color:#047857;background:#d1fae5}.provider-benefits{padding:20px 0;display:grid;gap:11px;color:#526077;font-size:.72rem}.provider-warning,.provider-ready{padding:14px;border-radius:9px;color:#92400e;background:#fffbeb}.provider-warning p{margin:5px 0 0;font-size:.67rem;line-height:1.5}.provider-ready{color:#047857;background:#ecfdf5;display:grid;gap:4px}.provider-ready small{color:#52766b}.payments-help>span{width:42px;height:42px;margin-bottom:16px;border-radius:11px;color:#fff;background:var(--primary);display:grid;place-items:center;font-weight:800}.payments-help ol{padding-left:19px;color:#68758a;font-size:.7rem;line-height:1.6}.payments-help li{margin:9px 0}.payments-help>small{color:#8b96a6}.payment-provider-card>.button{margin-top:3px}@media(max-width:850px){.payments-layout{grid-template-columns:1fr}}.offers-note{padding:14px 18px;background:#eff6ff;border-radius:12px;color:#1e40af}.offers-error{color:#b91c1c}.offers-form{padding:24px;margin:24px 0}.offers-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.offers-grid label{display:grid;gap:6px;font-weight:600}.offers-grid input,.offers-grid select,.offers-grid textarea{width:100%;padding:11px;border:1px solid #cbd5e1;border-radius:9px;font:inherit}.offers-description{grid-column:1 / -1}.offers-check{display:flex;align-items:center;gap:8px;margin:18px 0}.offers-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.offers-list{display:grid;gap:14px}.offers-list article{padding:20px;display:flex;justify-content:space-between;gap:16px}.offers-list article h2{margin:8px 0}@media(max-width:680px){.offers-grid{grid-template-columns:1fr}.offers-list article{flex-direction:column}}
