@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__close{display:none}.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;overflow-y:auto;transition:transform .22s}.sidebar__logo{display:flex;align-items:flex-start;justify-content:space-between;gap:5px}.sidebar__close{width:32px;height:32px;border:1px solid #3b4862;border-radius:8px;display:grid;place-items:center;color:#fff;background:transparent;font-size:1.4rem;cursor:pointer}.sidebar__close:focus-visible{outline:3px solid #93b4ff;outline-offset:2px}.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}}.auth-shell{grid-template-columns:minmax(440px,1fr) minmax(500px,1fr)}.auth-hero{padding:clamp(32px,4vw,64px) clamp(38px,5.3vw,86px) 32px;background:radial-gradient(circle at 95% 85%,#2552a0 0,transparent 43%),linear-gradient(150deg,#0c1426 2%,#11223f 59%,#142e59)}.auth-hero:before{width:520px;height:520px;top:-300px;right:-280px;background:#4f7cef21;filter:blur(40px)}.auth-hero:after{width:600px;height:600px;left:-410px;bottom:-410px;border-color:#ffffff12}.auth-hero__copy{width:100%;max-width:580px;padding:58px 0 42px}.auth-hero h1{max-width:580px;font-size:clamp(2.9rem,4.3vw,5rem);line-height:1.04;letter-spacing:-.065em}.auth-hero__period{color:#5c8dff}.auth-hero__copy>p{max-width:480px;color:#b8c6dc;line-height:1.65}.auth-hero .pill{border-color:#8bb1ff3b;color:#c8d9ff;background:#628bee1f}.auth-preview{width:min(100%,490px);margin-top:38px;overflow:hidden;transform:rotate(-2deg);border:1px solid rgb(190 211 255 / .22);border-radius:17px;background:#f9fbff;box-shadow:0 28px 65px #00000045}.auth-preview__top{height:43px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;color:#dce7ff;background:#172742;font-size:.69rem;font-weight:700}.auth-preview__top span{display:flex;align-items:center;gap:9px}.auth-preview__top i{width:14px;height:14px;border-radius:4px;background:#5c89ff}.auth-preview__top b{color:#8296b8;font-size:.5rem;letter-spacing:.15em}.auth-preview__body{padding:21px 23px 24px}.auth-preview__heading{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#15243c;font-size:.81rem;font-weight:800}.auth-preview__heading small{display:block;margin-top:5px;color:#7c8ba2;font-size:.64rem;font-weight:500}.auth-preview__badge{padding:6px 9px;border-radius:99px;color:#087b5d;background:#e4f8ee;font-size:.58rem;white-space:nowrap}.auth-preview__tiles{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.auth-preview__tiles div{min-width:0;height:80px;padding:11px;border:1px solid #e8edf5;border-radius:9px;display:grid;align-content:space-between;grid-template-columns:1fr auto;color:#77869d;font-size:.62rem;background:#fff}.auth-preview__tiles strong{color:#5781ec;font-size:1rem}.auth-preview__tiles i{width:60%;height:7px;border-radius:8px;background:#e1e9f8}.auth-preview__lines{margin-top:15px;display:grid;gap:8px}.auth-preview__lines i{width:100%;height:7px;border-radius:8px;background:#eaf0f8}.auth-preview__lines i:nth-child(2){width:78%}.auth-preview__lines i:nth-child(3){width:53%}.auth-hero__assurance{margin-top:30px;display:flex;align-items:center;gap:10px;color:#c9d6eb;font-size:.76rem}.auth-hero__lock{width:26px;height:26px;border:1px solid rgb(116 221 182 / .22);border-radius:50%;display:grid;place-items:center;color:#77dfb4;background:#2cac7d24}.auth-hero__foot{color:#a1b2cf}.auth-form-panel{padding:56px clamp(24px,5vw,80px);background:radial-gradient(circle at 85% 7%,#eaf1ff 0,transparent 40%),#f5f7fb}.auth-card{width:min(100%,505px);padding:clamp(32px,3.4vw,54px);border-color:#e4eaf3;border-radius:25px;box-shadow:0 26px 75px #14274e17,0 3px 9px #14274e06}.auth-card>header{margin-bottom:32px}.auth-card>header h2{font-size:clamp(1.95rem,2.6vw,2.4rem)}.auth-card>header p{font-size:.94rem}.auth-card>footer{margin:33px calc(-1*clamp(32px,3.4vw,54px)) calc(-1*clamp(32px,3.4vw,54px));padding:23px 18px;border-radius:0 0 25px 25px;background:#fbfcff}.auth-card>footer a{white-space:nowrap}.auth-login-form{gap:23px}.auth-login-form .field{gap:9px}.auth-login-form .field input{min-height:54px;padding-left:16px;border-radius:12px;background:#fcfdff}.auth-login-form .field:focus-within>span:first-child{color:#2257d6}.auth-login-form__password{display:grid;gap:10px}.auth-login-form__password>a{justify-self:end;font-size:.78rem}.auth-login-form .button{min-height:54px;margin-top:4px;border-radius:12px;font-size:.9rem}.auth-login-form .button span:last-child{margin-left:auto;font-size:1.25rem;line-height:1}.auth-login-form .button:has(span:last-child){padding-left:24px}.auth-card a:focus-visible,.auth-hero a:focus-visible,.auth-login-form button:focus-visible{outline:3px solid #7ba4ff;outline-offset:3px}.auth-card>header p,.auth-card>footer,.legal,.legal a{color:#53627a}.auth-hero__copy>p{color:#c5d2e7}.auth-login-form .field input::placeholder{color:#5c6c83;opacity:1}.auth-login-form .field input:focus-visible{border-color:#205bea;box-shadow:0 0 0 4px #2563eb30}.auth-login-form .field input[aria-invalid=true]{border-color:#b42318;box-shadow:0 0 0 3px #b423181f}.auth-login-form .field input[aria-invalid=true]:focus-visible{box-shadow:0 0 0 4px #b4231830}.field .field__error{color:#a51818;font-size:.77rem;font-weight:600;line-height:1.4}.auth-remember{display:flex;align-items:center;gap:10px;width:fit-content;color:#42536b;font-size:.82rem;cursor:pointer}.auth-remember input{width:18px;height:18px;margin:0;accent-color:var(--primary);cursor:pointer}.auth-remember input:focus-visible{outline:3px solid #7ba4ff;outline-offset:3px}.auth-login-form{gap:19px}.auth-form-panel{min-height:100vh;padding-bottom:28px}.auth-form-main{width:100%;flex:1;display:grid;place-items:center;padding:32px 0}.auth-form-footer{width:100%;display:grid;justify-items:center;gap:5px;color:#53627a;text-align:center}.auth-form-footer .legal{width:auto;max-width:510px;margin:0;font-size:.75rem}.auth-form-footer small{font-size:.7rem}.auth-login-form__options{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 18px}.auth-login-form__options>a{font-size:.78rem}@media(max-width:600px){.auth-form-main{flex:0 0 auto;display:block;padding:0}.auth-form-footer{margin-top:auto;padding-top:52px}}@media(max-width:920px){.auth-shell{grid-template-columns:1fr}.auth-form-panel{min-height:100vh}}@media(max-width:600px){.auth-form-panel{padding:32px 22px;background:radial-gradient(circle at 95% 0%,#eaf1ff,transparent 55%),#f8faff}.mobile-logo{margin-bottom:clamp(44px,10vh,90px)}.auth-card{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.auth-card>footer{margin:32px 0 0;padding:24px 0 0;border-radius:0;background:transparent}.auth-card>header{margin-bottom:34px}.auth-card>header h2{font-size:2.15rem}.legal{margin-top:auto;padding-top:45px}}.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}}.overview-error{padding:14px 16px;border-radius:10px;color:#991b1b;background:#fef2f2;font-size:.85rem}.sales-chart{min-height:260px;padding:24px;display:flex;flex-direction:column}.sales-chart>strong{font-size:1.6rem;color:#17253a}.sales-chart>span,.sales-chart>p{margin-top:5px;color:#718096;font-size:.8rem}.sales-bars{flex:1;min-height:135px;margin-top:18px;border-bottom:1px solid #e9edf3;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.sales-bars.compact{grid-template-columns:repeat(30,minmax(0,1fr));gap:3px}.sales-bars>div{height:135px;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;gap:5px}.sales-bars i{min-height:2px;border-radius:5px 5px 0 0;background:linear-gradient(#2563eb,#bfdbfe)}.sales-bars small{min-height:15px;color:#718096;text-align:center;font-size:.59rem;white-space:nowrap}.recent-orders>a{padding:16px 20px;border-bottom:1px solid #edf0f4;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;color:inherit}.recent-orders>a:last-child{border-bottom:0}.recent-orders>a:hover{background:#f8fafc;text-decoration:none}.recent-orders>a>span:first-child{min-width:0;display:grid;gap:3px}.recent-orders small{overflow:hidden;color:#718096;text-overflow:ellipsis;white-space:nowrap}.recent-orders-status{color:#475569;font-size:.75rem}.order-filter{display:inline-flex;align-items:center;gap:7px;color:#475569;font-size:.78rem;font-weight:700}.order-filter select{min-height:37px;padding:5px 10px;border:1px solid #dbe1ea;border-radius:9px;background:#fff}.payment-chip{padding:5px 8px;border-radius:99px;color:#92400e;background:#fef3c7;font-size:.7rem;font-weight:700;white-space:nowrap}.payment-chip.paid{color:#047857;background:#dcfce7}.payment-chip.failed,.payment-chip.refunded{color:#b91c1c;background:#fee2e2}.admin-order-payment{color:#64748b;font-size:.8rem}.admin-order-payment strong{color:#334155}.category-inline{display:grid;gap:9px}.category-inline input{width:100%;min-height:38px;padding:8px 10px;border:1px solid #dbe1ea;border-radius:8px}.category-inline button{justify-self:start}@media(max-width:750px){.recent-orders>a{grid-template-columns:1fr auto}.recent-orders-status{grid-column:1 / -1;grid-row:2}.sales-bars small{font-size:.5rem}.orders-admin th:nth-child(6),.orders-admin td:nth-child(6){display:none}}@media(max-width:600px){.orders-admin th:nth-child(5),.orders-admin td:nth-child(5){display:table-cell}}.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}}@media(min-width:921px)and (max-width:1050px){.auth-shell{grid-template-columns:1fr}.auth-hero{display:none}.mobile-logo{display:block}.auth-form-panel{min-height:100vh}}@media(max-width:700px){.dashboard-content{min-width:0;padding:20px 16px 54px}.catalog-page,.orders-admin,.payments-page,.offers-page,.data-panel,.form-panel-card,.panel{min-width:0}.data-toolbar{align-items:flex-start;flex-wrap:wrap}.table-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.table-scroll table{min-width:550px}.variant-row{grid-template-columns:minmax(0,1fr) auto;gap:8px 14px}.variant-row>div:first-child{min-width:0;overflow-wrap:anywhere}.variant-row>span:nth-of-type(2){grid-column:1}.variant-row>div:last-child{grid-column:2;grid-row:2}.variant-row>div:last-child button{min-height:40px;padding:5px 7px}.payment-provider-card,.payments-help{padding:18px}.payment-provider-card>header{flex-wrap:wrap}.provider-status{margin-left:0}.offers-list article{min-width:0}.offers-list article>*{min-width:0;overflow-wrap:anywhere}.modal{max-height:calc(100dvh - 20px);overflow-y:auto}}@media(max-width:520px){.topbar{padding-inline:15px}.topbar__actions{min-width:0;gap:7px}.dashboard-content{padding-inline:14px}.recent-orders>a{grid-template-columns:minmax(0,1fr);gap:8px}.recent-orders-status{grid-column:1;grid-row:auto}.recent-orders>a>b{justify-self:start}.variant-row{padding-inline:14px}.order-modal-body{overflow-wrap:anywhere}.order-status-form .button{width:100%;justify-self:stretch;white-space:normal}.auth-login-form__options{align-items:flex-start}.auth-form-footer .legal{padding:0;line-height:1.55}.field input,.modal input,.modal select,.modal textarea{font-size:1rem}}.customers-page{display:grid;gap:20px;min-width:0}.customer-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.customer-metrics article{padding:21px;border:1px solid #e3e9f1;border-radius:14px;display:grid;gap:7px;background:#fff;box-shadow:0 6px 18px #0f172a09}.customer-metrics article>span{color:#53647b;font-size:.78rem;font-weight:650}.customer-metrics strong{color:#14233a;font-size:clamp(1.35rem,2.3vw,1.8rem);letter-spacing:-.04em;overflow-wrap:anywhere}.customer-metrics small,.customer-panel .product-toolbar small{color:#63748b;font-size:.7rem}.customer-panel .product-toolbar>div{display:grid;gap:4px}.customer-panel .product-toolbar>div strong{color:#26364c;font-size:.91rem}.customer-search{width:min(100%,360px);min-height:43px;padding:0 12px;border:1px solid #dbe3ed;border-radius:10px;display:flex;align-items:center;gap:8px;color:#53647b;background:#fff}.customer-search:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb21}.customer-search input{width:100%;min-width:0;border:0;outline:0;color:#172033;background:transparent;font-size:.86rem}.customer-identity{min-width:0;display:flex;align-items:center;gap:11px}.customer-identity>span:last-child{min-width:0;display:grid;gap:4px}.customer-identity strong{color:#24344b;font-size:.8rem}.customer-identity small{color:#53647b;font-size:.72rem;overflow-wrap:anywhere}.customer-avatar{width:38px;height:38px;flex:0 0 auto;border-radius:10px;display:grid;place-items:center;color:var(--primary);background:#e8f0ff;font-weight:800}.customer-table td{padding-block:15px}.customer-table td:first-child{min-width:220px}.customer-note{margin:-5px 0 0;color:#53647b;font-size:.76rem;line-height:1.5}@media(max-width:760px){.customer-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-metrics article:last-child{grid-column:1 / -1}}@media(max-width:600px){.customer-metrics{gap:10px}.customer-metrics article{padding:15px}.customer-panel .product-toolbar{align-items:stretch;flex-direction:column}.customer-search{width:100%}.customer-search input{font-size:1rem}.customer-table{min-width:0!important}.customer-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.customer-table tbody,.customer-table tr{display:block}.customer-table tr{padding:15px;border-top:1px solid #e8edf4}.customer-table tr:first-child{border-top:0}.customer-table td,.customer-table td:first-child{min-width:0;padding:5px 0;border:0;display:flex;justify-content:space-between;gap:12px;text-align:right}.customer-table td:first-child{padding-bottom:11px;text-align:left}.customer-table td:not(:first-child):before{content:attr(data-label);color:#53647b;font-weight:600}}.payment-history{display:grid;gap:17px;min-width:0;margin-top:20px}.payment-history .page-heading h2{margin:4px 0 7px;color:#14233a;font-size:clamp(1.35rem,2.4vw,1.75rem);letter-spacing:-.04em}.payment-history .page-heading p{margin:0;color:#53647b;font-size:.8rem}.payment-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.payment-metrics article{min-width:0;padding:20px;border:1px solid #e3e9f1;border-radius:14px;display:grid;gap:6px;background:#fff}.payment-metrics span{color:#53647b;font-size:.75rem;font-weight:650}.payment-metrics strong{color:#14233a;font-size:clamp(1.15rem,2.3vw,1.65rem);letter-spacing:-.04em;overflow-wrap:anywhere}.payment-metrics small,.payment-history__note{color:#53647b;font-size:.72rem;line-height:1.5}.payment-history__toolbar{padding:15px 18px;border-bottom:1px solid #e8edf4;display:flex;align-items:center;gap:12px}.payment-history__toolbar .customer-search{flex:1}.payment-history__toolbar>label:nth-child(2){display:flex;align-items:center;gap:8px;color:#53647b;font-size:.76rem;font-weight:700}.payment-history__toolbar select{min-height:43px;padding:0 12px;border:1px solid #dbe3ed;border-radius:10px;color:#25354d;background:#fff}.payment-history__toolbar>span{color:#53647b;font-size:.72rem;white-space:nowrap}.payment-table th,.payment-table td{white-space:nowrap}.payment-table td:nth-child(2){max-width:220px;overflow:hidden;text-overflow:ellipsis}.payment-detail-link{font-size:.73rem;white-space:nowrap}.payment-history__note{margin:0}@media(max-width:760px){.payment-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-metrics article:first-child{grid-column:1 / -1}}@media(max-width:600px){.payment-history__toolbar{align-items:stretch;flex-wrap:wrap}.payment-history__toolbar .customer-search{flex:1 1 100%}.payment-history__toolbar>span{margin-left:auto;align-self:center}.payment-metrics{gap:10px}.payment-metrics article{padding:15px}.payment-table{min-width:650px}.payment-history__toolbar select{font-size:1rem}}.settings-page .page-heading{margin-bottom:24px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.settings-card{min-width:0;padding:24px;border:1px solid #e1e6ef;border-radius:16px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:14px;box-shadow:0 5px 14px #0f172a08}.settings-card__icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:#1d4ed8;background:#eff6ff;font-size:1.1rem;font-weight:800}.settings-card h2{margin:0 0 7px;font-size:1.03rem;color:#172033}.settings-card p{margin:0;color:#536176;font-size:.83rem;line-height:1.6}.settings-card>div{width:100%}.settings-card>a{margin-top:auto}.settings-card dl{margin:18px 0 0;display:grid;gap:12px}.settings-card dl>div{display:grid;grid-template-columns:94px minmax(0,1fr);gap:10px;font-size:.78rem}.settings-card dt{color:#64748b}.settings-card dd{min-width:0;margin:0;overflow-wrap:anywhere;font-weight:650}.settings-card__status{margin-top:18px;display:inline-flex;padding:7px 11px;border-radius:99px;color:#1e40af;background:#eff6ff;font-size:.75rem;font-weight:700}.settings-reset{margin-top:19px;display:grid;gap:8px}.settings-reset label{color:#334155;font-size:.8rem;font-weight:700}.settings-reset>div{display:flex;flex-wrap:wrap;gap:10px}.settings-reset input{min-width:0;flex:1 1 210px;min-height:42px;padding:0 12px;border:1px solid #cbd5e1;border-radius:10px}.settings-reset input:focus-visible{outline:3px solid #bfdbfe;border-color:#2563eb}.settings-reset__success{color:#047857!important}@media(max-width:780px){.settings-grid{grid-template-columns:1fr}}
