:root{color:#161616;background:#f4f3ef;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #161616;--muted: #77736c;--line: #dfdcd5;--paper: #fff;--soft: #f4f3ef;--warm: #a7895e;--danger: #9f3f37}*{box-sizing:border-box}html{min-width:320px;background:var(--soft)}body{min-width:320px;min-height:100vh;margin:0;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{color:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;padding:0;border:0;clip:rect(0,0,0,0);white-space:nowrap}.field-alert{margin:8px 0 0;color:var(--danger);font-size:11px}label em{color:var(--danger);font-size:10px;font-style:normal}.admin-app{min-height:100vh;background:var(--soft)}.sidebar{position:fixed;z-index:10;inset:0 auto 0 0;display:flex;width:236px;flex-direction:column;padding:28px 18px 20px;background:var(--ink);color:#fff}.sidebar-brand{display:flex;flex-direction:column;gap:4px;padding:0 10px 28px;border-bottom:1px solid #3a3a3a}.sidebar-brand span{font-size:24px;font-weight:800;letter-spacing:-.06em}.sidebar-brand small{color:#7e7e7e;font-size:9px;letter-spacing:.18em}.sidebar nav{display:flex;flex-direction:column;gap:4px;padding-top:22px}.sidebar nav a,.sidebar-bottom>button{display:flex;gap:11px;align-items:center;min-height:45px;padding:0 12px;border:0;background:transparent;color:#969696;text-decoration:none;text-align:left;font-size:13px}.sidebar nav a svg,.sidebar-bottom>button svg{width:17px;height:17px}.sidebar nav a.active{background:#fff;color:var(--ink);font-weight:700}.sidebar-bottom{display:flex;flex-direction:column;margin-top:auto;border-top:1px solid #3a3a3a;padding-top:12px}.sidebar-bottom>button:hover{color:#fff}.admin-profile{display:flex;gap:10px;align-items:center;margin-top:12px;padding:14px 10px 0;border-top:1px solid #3a3a3a}.admin-profile>span{display:grid;width:34px;height:34px;place-items:center;border:1px solid #666}.admin-profile div{display:flex;min-width:0;flex-direction:column;gap:3px}.admin-profile strong{overflow:hidden;font-size:12px;text-overflow:ellipsis}.admin-profile small{color:#777;font-size:10px}.workspace{min-width:0;min-height:100vh;margin-left:236px;padding:42px clamp(24px,4vw,64px) 64px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:27px;border-bottom:1px solid var(--ink)}.page-header small,.dialog-header small{color:var(--warm);font-size:10px;font-weight:800;letter-spacing:.18em}.page-header h1{margin:7px 0 5px;font-size:clamp(30px,4vw,46px);letter-spacing:-.065em}.page-header p{margin:0;color:var(--muted);font-size:13px}.dark-action{display:inline-flex;gap:8px;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:0;border-radius:2px;background:var(--ink);color:#fff;font-size:12px;font-weight:700}.dark-action.wide{width:100%;min-height:50px;justify-content:space-between}.small-button{min-height:34px;border:1px solid var(--line);background:#fff;font-size:10px;font-weight:700}.summary-grid{display:grid;grid-template-columns:repeat(4,1fr);margin:22px 0;border-block:1px solid var(--line);background:var(--paper)}.summary-grid article{position:relative;display:flex;min-height:116px;flex-direction:column;justify-content:center;padding:18px 22px;border-right:1px solid var(--line)}.summary-grid article:last-child{border:0}.summary-grid article>span{position:absolute;top:14px;right:15px;color:#d0cdc6;font-size:10px}.summary-grid strong{font-size:34px;letter-spacing:-.05em}.summary-grid small{margin-top:5px;color:var(--muted)}.panel{border:1px solid var(--line);background:var(--paper)}.panel-toolbar,.manager-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:66px;padding:12px 16px;border-bottom:1px solid var(--line)}.manager-toolbar p{margin:0;color:var(--muted);font-size:11px}.status-tabs,.section-tabs{display:flex;gap:4px;overflow-x:auto}.status-tabs button,.section-tabs button{min-height:36px;padding:0 13px;border:0;background:transparent;color:var(--muted);font-size:12px;white-space:nowrap}.status-tabs button.active,.section-tabs button.active{background:var(--ink);color:#fff}.section-tabs{padding:14px 16px;border-bottom:1px solid var(--line)}.section-tabs button{min-width:86px}.filters{display:flex;gap:8px;align-items:center}.filters>label,.search-field{display:flex;gap:8px;align-items:center;min-height:38px;margin:0;padding:0 10px;border:1px solid var(--line);background:#fff;color:var(--muted)}.filters input,.filters select,.search-field input{min-width:0;height:34px;border:0;outline:0;background:transparent;color:var(--ink);font-size:12px}.search-field input{width:200px}.search-field button{min-height:28px;border:0;border-left:1px solid var(--line);background:#fff;font-size:10px;font-weight:700}.table-scroll,.manager-table{overflow-x:auto}table{width:100%;min-width:940px;border-collapse:collapse}th{padding:12px 16px;background:#f7f6f3;color:var(--muted);text-align:left;font-size:10px;font-weight:600;letter-spacing:.06em}td{padding:15px 16px;border-top:1px solid var(--line);font-size:12px}td strong,td small{display:block}td small{max-width:190px;margin-top:4px;overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.pickup-code{font-size:19px;letter-spacing:.08em}.row-action,.edit-button{display:inline-flex;gap:5px;align-items:center;min-height:34px;padding:0 10px;border:1px solid var(--ink);background:transparent;font-size:10px;font-weight:700}.status-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;font-size:10px;font-weight:700}.status-badge.amber{background:#f3e6ca;color:#715421}.status-badge.blue{background:#e3eaf0;color:#415d72}.status-badge.purple{background:#ebe4ec;color:#654f68}.status-badge.green{background:#e2ebdf;color:#3f633d}.status-badge.red{background:#f2dfdc;color:#8a3d35}.status-badge.gray{background:#ecebe8;color:#6d6963}.plain-state{display:inline-flex;min-height:24px;align-items:center;padding:0 8px;border-radius:999px;font-size:10px;font-weight:700}.plain-state.enabled{background:#e2ebdf;color:#3f633d}.plain-state.disabled{background:#ecebe8;color:#6d6963}.refreshing{opacity:.6;pointer-events:none}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:14px 16px;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.pagination button,.empty-state button,.error-state button{min-height:34px;padding:0 12px;border:1px solid var(--line);background:#fff;font-size:10px;font-weight:700}.loading-block{display:grid;gap:10px;padding:24px}.loading-block span{display:block;height:48px;background:linear-gradient(90deg,#f2f0eb 25%,#faf9f6,#f2f0eb 75%);background-size:200% 100%;animation:skeleton 1.2s infinite}.empty-state,.error-state{display:flex;flex-direction:column;align-items:center;padding:60px 24px;color:var(--muted);text-align:center}.empty-state svg,.error-state svg{width:28px;height:28px}.empty-state strong,.error-state strong{margin-top:12px;color:var(--ink)}.empty-state span,.error-state span{margin-top:5px;font-size:12px}.empty-state button,.error-state button{margin-top:14px}.error-state small{margin-top:8px}.error-state.compact{align-items:flex-start;padding:12px 16px;background:#fff6f4;text-align:left}.error-state.compact svg{display:none}.error-state.compact strong{margin-top:0}.dialog-surface{width:min(560px,calc(100vw - 32px));max-width:none;max-height:calc(100vh - 32px);padding:0;border:0;background:#fff;color:var(--ink);box-shadow:0 24px 80px #0000003d}.dialog-surface::backdrop{background:#00000061}.dialog-surface.drawer{width:min(560px,100vw);height:100vh;max-height:none;margin:0 0 0 auto}.drawer-shell{display:flex;height:100%;max-height:100vh;flex-direction:column;background:#fff}.dialog-header{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;min-height:90px;padding:18px 24px;border-bottom:1px solid var(--line)}.dialog-header h2{margin:5px 0 0;font-size:20px}.dialog-header>button{display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--line);background:#fff}.drawer-scroll{min-height:0;flex:1;overflow-y:auto}.drawer-status{display:grid;grid-template-columns:150px 1fr;padding:22px 24px;background:var(--ink);color:#fff}.drawer-status>div{display:flex;flex-direction:column;align-items:flex-start}.drawer-status>div>strong{margin:12px 0 2px;font-size:37px;letter-spacing:.08em}.drawer-status>div>small,.drawer-status dt{color:#888}.drawer-status dl{display:grid;grid-template-columns:1fr 1fr;margin:0}.drawer-status dl div{padding-left:18px;border-left:1px solid #444}.drawer-status dt{font-size:10px}.drawer-status dd{margin:8px 0 0;font-size:12px;line-height:1.6}.drawer-status dd strong{font-size:20px}.drawer-section{padding:22px 24px;border-bottom:1px solid var(--line)}.drawer-section h3{display:flex;justify-content:space-between;margin:0 0 16px;font-size:13px}.drawer-section h3 span{color:var(--muted);font-size:10px;font-weight:500}.customer-line{display:flex;gap:11px;align-items:center}.customer-line>span{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--line)}.customer-line div{display:flex;flex-direction:column;gap:3px}.customer-line small{color:var(--muted)}.note{margin:14px 0 0;padding:11px 12px;background:var(--soft);color:#59554f;font-size:11px}.note.danger{background:#fff1ef;color:var(--danger)}.drawer-product{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line)}.drawer-product:last-child{border:0}.drawer-product img{width:64px;height:64px;object-fit:cover;background:var(--soft)}.drawer-product div{display:flex;flex-direction:column;gap:6px}.drawer-product small{color:var(--muted);font-size:10px}.history-list{margin:0;padding:0;list-style:none}.history-list li{display:grid;grid-template-columns:18px 1fr;gap:10px;padding:0 0 18px}.history-list li>span{width:9px;height:9px;margin:4px;border-radius:50%;background:var(--ink);box-shadow:0 0 0 4px #ecebe8}.history-list li div{display:flex;flex-direction:column;gap:3px}.history-list small{color:var(--muted);font-size:10px}.history-list p{margin:4px 0 0;color:var(--danger);font-size:11px}.drawer-footer{flex:0 0 auto;padding:16px 24px 20px;border-top:1px solid var(--line);background:#fff}.drawer-footer>div{display:flex;gap:8px;margin-top:9px}.secondary-danger{min-height:40px;flex:1;border:1px solid #ddc4c0;background:#fff;color:var(--danger);font-size:11px;font-weight:700}.reason-dialog,.manager-dialog{display:flex;max-height:calc(100vh - 32px);flex-direction:column}.reason-dialog>div,.manager-form{padding:22px 24px}.reason-dialog label,.manager-form label{display:flex;flex-direction:column;gap:7px;color:var(--muted);font-size:10px}.reason-dialog textarea{min-height:130px;margin-top:8px;padding:12px;border:1px solid var(--line);resize:vertical}.reason-dialog>footer,.manager-dialog>footer{display:flex;justify-content:flex-end;gap:8px;padding:14px 24px;border-top:1px solid var(--line)}.reason-dialog>footer>button:first-child,.manager-dialog>footer>button:first-child{min-height:42px;padding:0 18px;border:1px solid var(--line);background:#fff}.product-panel{margin-top:22px}.manager-content{min-width:0}.product-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.product-admin-grid article{display:grid;grid-template-columns:112px 1fr auto;gap:16px;min-width:0;padding:20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.product-admin-grid article:nth-child(2n){border-right:0}.product-admin-grid img{width:112px;height:112px;object-fit:cover;background:var(--soft)}.product-admin-copy{min-width:0}.product-admin-copy>span{color:var(--warm);font-size:9px;font-weight:700}.product-admin-copy h2{margin:8px 0 5px;font-size:16px}.product-admin-copy p,.product-admin-copy small{margin:0;color:var(--muted);font-size:10px}.product-admin-copy small{display:block;margin-top:13px;line-height:1.6}.product-admin-actions{display:flex;width:76px;flex-direction:column;align-items:flex-end}.product-admin-actions>strong{margin-top:5px;color:var(--muted);font-size:9px}.switch{position:relative;width:40px;height:22px;flex:0 0 auto;padding:2px;border:0;border-radius:999px;background:#d0cdc7}.switch span{display:block;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .15s ease}.switch.on{background:var(--ink)}.switch.on span{transform:translate(18px)}.edit-button{margin-top:auto;border-color:var(--line);background:#fff}.editor-hero{display:grid;grid-template-columns:160px 1fr;gap:12px;align-items:end;padding:20px 24px;background:var(--soft)}.editor-hero img,.image-placeholder{grid-row:span 3;width:160px;height:160px;object-fit:cover;background:#fff}.image-placeholder{display:grid;place-items:center;color:var(--muted);font-size:11px}.editor-hero small{color:var(--muted);font-size:10px}.editor-hero .field-alert{grid-column:2}.upload-button{display:inline-flex;width:max-content;min-height:38px;align-items:center;padding:0 12px;border:1px solid var(--ink);background:#fff;font-size:11px;font-weight:700}.upload-button input{position:absolute;width:1px;height:1px;opacity:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label,.store-form label{display:flex;flex-direction:column;gap:7px;color:var(--muted);font-size:10px}.form-grid .full,.store-form .full{grid-column:1 / -1}.form-grid input,.form-grid select,.form-grid textarea,.store-form input,.store-form textarea,.manager-form input,.manager-form select{width:100%;min-height:42px;padding:0 11px;border:1px solid var(--line);background:#fff;color:var(--ink)}.form-grid textarea,.store-form textarea{min-height:96px;padding-top:11px;resize:vertical}.check-list{display:grid;gap:7px}.check-list button{display:grid;grid-template-columns:26px 1fr auto;gap:9px;align-items:center;min-height:44px;padding:0 11px;border:1px solid var(--line);background:#fff;text-align:left}.check-list button>span{display:grid;width:20px;height:20px;place-items:center;border:1px solid var(--line)}.check-list button.checked>span{border-color:var(--ink);background:var(--ink);color:#fff}.check-list small{color:var(--muted);font-size:9px}.sort-list{margin:14px 0 0;padding:0;list-style:none}.sort-list li{display:grid;grid-template-columns:1fr 34px 34px;align-items:center;min-height:42px;border-top:1px solid var(--line);font-size:11px}.sort-list button{display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--line);background:#fff}.switch-row{display:flex!important;width:100%;flex-direction:row!important;align-items:center;justify-content:space-between;padding:12px;border:1px solid var(--line);background:#fff;color:var(--ink)!important;text-align:left}.switch-row>span{display:flex;gap:9px;align-items:center;font-weight:700}.switch-row input{width:auto;min-height:auto}.switch-row small{color:var(--muted)}.manager-table table{min-width:600px}.manager-form{display:grid;gap:14px}.option-card-grid{display:grid;grid-template-columns:repeat(2,1fr)}.option-card-grid article{padding:20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.option-card-grid article:nth-child(2n){border-right:0}.option-card-grid header,.option-card-grid footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.option-card-grid h2{margin:5px 0 0;font-size:17px}.option-card-grid small,.option-card-grid p,.option-card-grid footer span{color:var(--muted);font-size:10px}.option-card-grid p{min-height:36px;line-height:1.7}.option-editor{min-height:0;overflow-y:auto;padding:0 24px 20px}.option-editor>header{display:flex;align-items:center;justify-content:space-between}.option-editor>header button{display:inline-flex;gap:5px;align-items:center;min-height:34px;border:1px solid var(--line);background:#fff}.option-editor>div{display:grid;grid-template-columns:58px 1fr auto auto;gap:8px;align-items:center;padding:8px 0;border-top:1px solid var(--line)}.option-editor input{min-height:38px;border:1px solid var(--line)}.option-editor .option-sort{width:58px;text-align:center}.option-editor label{font-size:10px;white-space:nowrap}.option-editor small{color:var(--muted);font-size:9px}.option-editor>div>button{display:grid;width:34px;height:34px;place-items:center;border:1px solid #ddc4c0;background:#fff;color:var(--danger)}.dialog-alert{margin:0 24px 12px}.booking-date-panel{margin-top:22px}.booking-date-panel>header,.settings-panel>header,.slots-panel>header{display:flex;gap:12px;align-items:center;padding:20px;border-bottom:1px solid var(--line)}.booking-date-panel>header svg,.settings-panel>header svg,.slots-panel>header svg{width:22px;height:22px}.booking-date-panel h2,.settings-panel h2,.slots-panel h2{margin:0;font-size:16px}.booking-date-panel header p,.settings-panel header p,.slots-panel header p{margin:5px 0 0;color:var(--muted);font-size:10px}.booking-date-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.booking-date-grid article{display:flex;min-width:0;align-items:center;justify-content:space-between;padding:15px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.booking-date-grid article.selected{background:#f4f3ef;box-shadow:inset 0 -2px var(--ink)}.booking-date-select{display:flex;min-width:0;flex-direction:column;gap:3px;padding:0;border:0;background:transparent;text-align:left}.booking-date-select span,.booking-date-select small,.booking-date-grid article>div small{color:var(--muted);font-size:9px}.booking-date-select strong{font-size:17px}.booking-date-grid article>div{display:flex;flex-direction:column;gap:5px;align-items:center}.slot-closed-note{margin:8px 20px;padding:10px 12px;background:#fff6f4;color:var(--danger);font-size:10px}.settings-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:20px;margin-top:22px}.settings-grid{display:grid;grid-template-columns:repeat(2,1fr)}.settings-grid label{padding:19px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.settings-grid label:nth-child(2n){border-right:0}.settings-grid label>span{display:block;color:var(--muted);font-size:10px}.settings-grid label>div{display:flex;align-items:baseline;margin-top:8px}.settings-grid input,.settings-grid select{width:84px;border:0;background:transparent;font-size:27px;font-weight:800;outline:0}.settings-grid select{font-size:22px}.settings-grid small{color:var(--muted)}.settings-grid em{display:block;margin-top:4px}.hours-row{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:end;padding:20px}.hours-row label{display:flex;flex-direction:column;gap:8px;color:var(--muted);font-size:10px}.hours-row input,.slot-date input{min-height:42px;padding:0 10px;border:1px solid var(--line);background:#fff}.hours-row>span{padding-bottom:13px}.slot-date{padding:16px 20px 8px}.slot-date label{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:10px}.slots-panel>div:last-of-type{padding:4px 20px 20px}.slots-panel article{display:grid;grid-template-columns:50px minmax(90px,1fr) 62px 72px 40px 46px;gap:8px;align-items:center;min-height:64px;border-bottom:1px solid var(--line)}.slots-panel article>div{display:grid;gap:5px}.slots-panel article>div span{font-size:9px}.slots-panel progress{width:100%;height:6px;accent-color:#a99a82}.capacity-input input{width:62px;min-height:34px;border:1px solid var(--line);text-align:center}.slots-panel article>small{color:var(--muted);font-size:9px}.slots-panel article.overbooked>div span{color:var(--danger);font-weight:700}.slot-empty{padding:24px;color:var(--muted);text-align:center;font-size:11px}.store-panel{display:grid;grid-template-columns:.8fr 1.2fr;margin-top:22px}.store-preview{min-height:360px;padding:36px;background:var(--ink);color:#fff}.store-preview>span{color:#a6a19a;font-size:11px;letter-spacing:.1em}.store-preview h2{max-width:330px;margin:110px 0 15px;font-size:30px;line-height:1.2;letter-spacing:-.05em}.store-preview p{color:#c6c1ba;line-height:1.7}.store-preview small{display:block;margin-top:28px;padding-top:18px;border-top:1px solid #444;color:#8c8882}.store-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-content:start;padding:36px}.toast{position:fixed;z-index:60;right:28px;bottom:28px;display:flex;gap:9px;align-items:center;min-height:46px;padding:0 16px;background:var(--ink);color:#fff;box-shadow:0 14px 36px #0000003d;font-size:12px;font-weight:700}.toast.error{background:var(--danger)}.admin-login{display:grid;min-height:100vh;grid-template-columns:1.15fr .85fr;background:var(--ink);color:#fff}.login-intro{display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(40px,7vw,110px);background:#191919}.login-intro>span{color:var(--warm);font-size:10px;font-weight:800;letter-spacing:.22em}.login-intro h1{margin:28px 0 18px;font-size:clamp(48px,7vw,96px);line-height:.96;letter-spacing:-.075em}.login-intro p{color:#858585}.login-panel{display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,7vw,100px);background:#f4f3ef;color:var(--ink)}.login-panel>div small{color:var(--warm);font-size:9px;font-weight:800;letter-spacing:.17em}.login-panel h2{margin:8px 0;font-size:32px;letter-spacing:-.05em}.login-panel p{margin:0 0 30px;color:var(--muted);font-size:12px}.login-panel form{display:flex;flex-direction:column}.login-panel label{margin-top:14px;color:var(--muted);font-size:10px}.login-panel input{min-height:48px;margin-top:8px;padding:0 13px;border:1px solid #d7d4cd;background:#fff;color:var(--ink)}.login-panel form>button{display:flex;align-items:center;justify-content:space-between;min-height:50px;margin-top:24px;padding:0 16px;border:0;background:var(--ink);color:#fff;font-weight:700}.boot-state{display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px;background:var(--soft)}.boot-state span,.boot-state small{color:var(--muted)}.boot-state button{min-height:42px;margin-top:8px;padding:0 16px;border:1px solid var(--ink);background:#fff}.boot-state.skeleton:after{width:min(560px,80vw);height:120px;background:#fff;content:"";animation:pulse 1.2s infinite}@keyframes skeleton{to{background-position:-200% 0}}@keyframes pulse{50%{opacity:.45}}@media(max-width:1080px){.product-admin-grid,.option-card-grid{grid-template-columns:1fr}.product-admin-grid article,.product-admin-grid article:nth-child(2n),.option-card-grid article,.option-card-grid article:nth-child(2n){border-right:0}.settings-layout,.store-panel{grid-template-columns:1fr}.store-preview{min-height:280px}.store-preview h2{margin-top:64px}.panel-toolbar{align-items:stretch;flex-direction:column}.filters{flex-wrap:wrap}.slots-panel article{grid-template-columns:50px minmax(100px,1fr) 62px 72px 40px 46px}}@media(max-width:760px){.sidebar{position:sticky;top:0;display:block;width:100%;height:auto;padding:12px 14px}.sidebar-brand,.sidebar-bottom{display:none}.sidebar nav{display:grid;grid-template-columns:repeat(4,1fr);padding:0}.sidebar nav a{justify-content:center;min-height:44px;padding:0 5px;font-size:0}.sidebar nav a svg{width:19px;height:19px}.workspace{margin-left:0;padding:24px 14px 40px}.page-header{align-items:flex-start;flex-direction:column}.summary-grid{grid-template-columns:repeat(2,1fr)}.summary-grid article:nth-child(2){border-right:0}.filters,.filters>label,.search-field{width:100%}.search-field input{width:100%}.product-toolbar,.manager-toolbar{align-items:stretch;flex-direction:column}.product-admin-grid article{grid-template-columns:88px 1fr}.product-admin-grid img{width:88px;height:88px}.product-admin-actions{grid-column:1 / -1;width:100%;flex-direction:row;align-items:center;gap:8px}.edit-button{margin:0 0 0 auto}.admin-login{grid-template-columns:1fr}.login-intro{display:none}.login-panel{min-height:100vh}.store-form{grid-template-columns:1fr;padding:24px}.store-form .full{grid-column:auto}.slots-panel{overflow:hidden}.slots-panel>div:last-of-type{overflow-x:auto}.slots-panel article{min-width:620px}.dialog-surface.drawer{width:100vw}}@media(max-width:480px){.summary-grid article{min-height:96px;padding:14px}.summary-grid strong{font-size:28px}.form-grid,.settings-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.settings-grid label{border-right:0}.hours-row{grid-template-columns:1fr}.hours-row>span{display:none}.drawer-status{grid-template-columns:1fr;gap:18px}.drawer-status dl div:first-child{padding-left:0;border-left:0}.editor-hero{grid-template-columns:112px 1fr}.editor-hero img,.image-placeholder{width:112px;height:112px}.option-editor>div{grid-template-columns:24px 1fr auto}.option-editor small{grid-column:2 / -1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
