:root{--control-h: 30px}.modal *,.modal *:before,.modal *:after{box-sizing:border-box!important}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:radial-gradient(900px 380px at 0% -8%,rgba(249,115,22,.08),transparent),radial-gradient(900px 420px at 100% 0%,rgba(234,88,12,.06),transparent),linear-gradient(180deg,#fffaf5,#fff1e6 55%,#fff7ed);color:#1f2937}.login,.admin{max-width:1120px;margin:0 auto}.login{box-sizing:border-box;height:100vh;height:100dvh;height:100svh;min-height:100vh;min-height:100dvh;min-height:100svh;display:grid;grid-template-rows:minmax(0,1fr) auto;align-items:stretch;justify-items:center;gap:0;overflow:hidden;padding:12px 16px calc(2px + env(safe-area-inset-bottom))}.login>*{width:100%;max-width:520px}.login-main{width:100%;display:flex;flex-direction:column;justify-content:center;gap:12px;text-align:center;min-height:0}.login h1{font-size:1.3rem;font-weight:700;color:#431407;margin-bottom:8px}.login-hint{margin:0;font-size:.95rem;color:#7c6f64}.login-seed-link{margin:1rem 0 0}.login-seed-pin{width:100%;max-width:280px;margin:0 auto .5rem}.login-seed-actions{display:flex;gap:.5rem;margin-top:.5rem;flex-wrap:wrap;justify-content:center}.login-seed-message{margin-top:.5rem}.admin-brand-seal{width:100%;margin-top:auto;padding:12px 8px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #fed7aa;text-align:center;color:#7c6f64;font-size:.78rem;line-height:1.35;box-sizing:border-box}.admin-brand-seal__copyright,.admin-brand-seal__credit-row{display:block}.admin-brand-seal__credit-row{margin-top:2px;color:#7c6f64;font-weight:400}.admin-brand-seal__credit,.admin-brand-seal__separator,.admin-brand-seal__link{display:inline}.admin-brand-seal__separator{padding:0 .28rem;color:#a8a29e}.admin-brand-seal__link{color:#7c6f64;font-weight:400;text-decoration:none;border-bottom:1px solid transparent;transition:color .18s ease,border-color .18s ease}.admin-brand-seal__link:hover,.admin-brand-seal__link:focus-visible{color:#57534e;border-bottom-color:currentColor}.admin-brand-seal__link:focus-visible{outline:none}.admin-brand-seal__link--disabled{cursor:default;border-bottom-color:transparent}.admin-brand-seal-login{width:100%;max-width:520px;margin-top:4px;padding:7px 8px 2px}.login-pin{width:190px;text-align:center;font-size:1.8rem;letter-spacing:.5em;margin:10px auto 14px;padding:12px 14px;background:#fff;border:1.5px solid #f59e0b;box-shadow:0 12px 26px #0000002e,inset 0 1px #fffffff2;border-radius:12px}.admin{box-sizing:border-box;min-height:100vh;min-height:100dvh;min-height:100svh;display:flex;flex-direction:column;gap:16px;margin-top:0;padding:16px 16px 0}.admin>header{border-top-left-radius:0!important;border-top-right-radius:0!important;border-bottom-left-radius:14px;border-bottom-right-radius:14px}.admin section,.admin .panel{background:#f3a2000a;border:1px solid #ffb67d;border-top-left-radius:0!important;border-top-right-radius:0!important;border-bottom-left-radius:14px;border-bottom-right-radius:14px;box-shadow:0 5px 10px #c5000033}.login-error{margin:0;font-size:.875rem;color:#dc2626}.settings-block{margin-bottom:1.5rem;padding:1.25rem;border:1px solid #ffb67d;border-radius:14px;background:#f3a2000a;box-shadow:0 5px 10px #c5000033}.settings-block h4{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#7a3412}.pin-compact{padding:.85rem 1rem;margin-bottom:1rem}.pin-compact .muted{margin:0 0 .35rem;line-height:1.25}.pin-grid{display:grid;grid-template-columns:max-content minmax(120px,1fr) minmax(104px,max-content);column-gap:6px;row-gap:6px;align-items:center;justify-items:start;grid-auto-rows:minmax(36px,auto)}.pin-grid label{font-size:.92rem;color:#6b3d26;white-space:nowrap;grid-column:1}.pin-grid input{grid-column:2;width:100%;max-width:190px;min-width:110px;padding:6px 10px;border-radius:10px;box-sizing:border-box}.pin-grid .pin-action{grid-column:3;grid-row:1 / span 2;padding:6px 10px;white-space:nowrap;align-self:center;justify-self:start;font-size:.94rem;max-width:124px}@media(max-width:700px){.pin-grid{grid-template-columns:max-content minmax(120px,1fr);grid-template-rows:auto auto auto;column-gap:8px;row-gap:6px}.pin-grid .pin-action{grid-column:2;grid-row:3;justify-self:start;margin-top:2px}}.success{color:#059669;font-size:.9rem}input,select,textarea,button{font:inherit;height:var(--control-h);padding:0 10px;border-radius:8px;border:1.1px solid #f2c7a5;background:#fff;color:#0f172a;box-shadow:0 3px 8px #2d0b0514,inset 0 1px #ffffffe6}input::placeholder,textarea::placeholder{color:#94a3b8}input:focus,select:focus,textarea:focus{outline:2px solid rgba(249,115,22,.5);outline-offset:1px;border-color:#f59e0b;box-shadow:0 10px 22px #2d0b0529,inset 0 1px #fffffffa}button{cursor:pointer}header{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#2d0b05,#5f1b0d);border:1px solid rgba(245,158,11,.55);border-radius:16px;padding:12px 14px;box-shadow:0 12px 26px #2d0b053d}header h2{margin:0;color:#fef3c7}header div{display:flex;gap:8px;flex-wrap:wrap}.tabs{display:flex;flex-wrap:wrap;gap:8px}.tabs button{background:#fff4e5;border-color:#f2c7a5;color:#7a3412;box-shadow:0 1px 4px #2d0b0514;transition:background .14s ease,color .14s ease,box-shadow .14s ease,border-color .14s ease}.tabs button:hover{background:#ffe8d9;border-color:#f59e0b;color:#7c2d12;box-shadow:0 6px 18px #0000001f}.tabs button:focus-visible{box-shadow:0 0 0 3px #f9731659}.tabs button.tab-active{background:linear-gradient(135deg,#f59e0b,#ea580c);color:#fffaf5;border-color:#d97706;box-shadow:0 10px 22px #2d0b052e}.tabs button.tab-active:hover{filter:brightness(1.04)}@media(max-width:640px)and (orientation:portrait){.admin{max-width:100%;margin:0;padding:0}header{flex-direction:column;align-items:stretch;gap:12px}header h2{text-align:center}.tabs{display:grid;width:100%;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;justify-items:stretch}.tabs button{width:100%;text-align:center}.panel-products .product-toolbar{display:grid;gap:12px}.panel-products .category-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.panel-products .filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.panel-products .filters input{grid-column:1 / -1;width:100%;max-width:100%;box-sizing:border-box;padding:6px 10px;font-size:.88rem;border-radius:8px}.panel-products .filters .btn-primary,.panel-products .filters button.btn-primary{grid-column:1 / -1;justify-self:stretch}.panel-products .filters button,.panel-products .filters input{height:32px}.panel-products .filters button{width:100%;font-size:.95rem;display:inline-flex;align-items:center;justify-content:center}.panel-products .filters .btn-primary,.panel-products .filters button.btn-primary{height:42px;font-weight:600}}.panel{background:#f3a2000a;border:1px solid #ffb67d;border-radius:14px;padding:16px;margin-top:16px;box-shadow:0 5px 10px #c5000033}.panel h3{margin-top:0;margin-bottom:6px;color:#7a3412}.nested{margin-top:0}.split{display:grid;gap:12px}@media(min-width:960px){.split{grid-template-columns:1fr 1fr}}.row{display:flex;gap:8px;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px dashed rgba(148,163,184,.35)}.order-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid #ffe1c4;border-radius:12px;box-shadow:0 4px 8px #c500000d}.order-row:last-child{border-bottom:1px solid #ffe1c4}.order-row .link{font-weight:700}.order-row span:last-child{justify-self:end;font-variant-numeric:tabular-nums}.grid{display:grid;gap:8px;margin-bottom:14px}.settings-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px 10px;align-items:start}.settings-grid input,.settings-grid select,.settings-grid textarea{width:100%;max-width:100%;min-width:0;padding:8px 10px;border-radius:10px;box-sizing:border-box}.settings-grid .label{grid-column:1 / -1;display:grid;grid-template-columns:max-content 1fr;align-items:center;gap:8px;font-size:.92rem;color:#6b3d26}.settings-grid .muted,.settings-grid h4,.settings-grid .check,.settings-grid p{grid-column:1 / -1}.settings-panel button{border-color:#ea580c;background:linear-gradient(135deg,#f97316,#ea580c);color:#fffaf5;box-shadow:0 8px 18px #7c2d122e,inset 0 1px #fff3}.settings-panel button:hover:not(:disabled){filter:brightness(1.05)}.settings-panel button:disabled{filter:none;opacity:.6;cursor:not-allowed}.settings-panel .btn-ghost,.settings-panel .ghost{border:1px solid #ea580c;background:linear-gradient(135deg,#fb923c,#f97316 45%,#ea580c);color:#fffaf5;box-shadow:0 8px 18px #7c2d122e,inset 0 1px #fff3}.settings-msg{margin-top:.5rem}.settings-subtitle{margin-top:1rem!important}.settings-inline-actions{margin-top:20px;padding:14px 16px;border:1px solid #fdba74;border-radius:16px;background:linear-gradient(180deg,#fff7edf2,#fff7ed);box-shadow:0 8px 20px #7c2d1214;display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-inline-status{margin:0;font-size:.92rem;font-weight:600}.settings-inline-status.is-idle{color:#334155}.settings-inline-status.is-dirty{color:#9a3412}.settings-inline-status.is-success{color:#047857}.settings-inline-status.is-error{color:#b91c1c}.settings-inline-buttons{display:flex;align-items:center;gap:8px}.settings-inline-buttons button{white-space:normal;line-height:1.15;text-align:center;justify-content:center;height:auto;padding:8px 12px}.settings-grid .thumb{grid-column:1 / -1;width:140px;height:96px;object-fit:contain;margin-top:4px}.settings-grid input[type=file]{width:42px;height:42px;padding:0;border-radius:10px;border:1.5px solid #f2c7a5;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%237a3412' viewBox='0 0 24 24'%3E%3Cpath d='M10 4l2 2h8a1 1 0 011 1v11a2 2 0 01-2 2H5a2 2 0 01-2-2V5a1 1 0 011-1h6z'/%3E%3C/svg%3E") center / 22px 22px no-repeat;color:transparent;font-size:0;cursor:pointer;overflow:hidden;appearance:none;-webkit-appearance:none}.settings-grid input[type=file]::file-selector-button,.settings-grid input[type=file]::-webkit-file-upload-button{display:none}.settings-grid input[type=file]:focus-visible{outline:2px solid rgba(249,115,22,.4);outline-offset:2px}@media(max-width:640px){.admin{max-width:100%;margin:0;padding:0}.settings-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.settings-inline-actions{position:sticky;bottom:calc(10px + env(safe-area-inset-bottom));z-index:20;flex-direction:column;align-items:stretch;margin-bottom:6px;box-shadow:0 12px 28px #7c2d1224,0 2px 8px #7c2d1214}.settings-inline-buttons{width:100%}.settings-inline-buttons button{flex:1 1 0;min-height:44px}}@media(max-width:480px){.settings-inline-buttons{flex-direction:column}.settings-inline-buttons button{width:100%}}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.orders-filter-bar{display:grid;grid-template-columns:.75fr 1.35fr .9fr;gap:8px;align-items:center;width:100%;flex-wrap:nowrap}.orders-filter-bar select,.orders-filter-bar input[type=date],.orders-filter-bar button{min-width:0;width:100%;height:44px;padding:8px 10px;font-size:clamp(.9rem,2.6vw,1rem);line-height:1.2;border-radius:10px;box-sizing:border-box}.orders-filter-bar button{white-space:nowrap;padding-inline:10px}.orders-layout{align-items:start}.orders-list{display:grid;gap:10px}.order-detail-card{min-height:140px}.order-detail-placeholder{margin:0;padding:18px 8px;text-align:center;color:#475569;font-weight:600}@media(max-width:640px){.orders-filter-bar{grid-template-columns:.72fr 1.35fr .93fr;gap:8px}.order-row{grid-template-columns:auto auto;grid-template-rows:auto auto;column-gap:12px}.order-row span:last-child{grid-column:2;justify-self:end}}@media(min-width:768px){.orders-filter-bar{grid-template-columns:repeat(3,minmax(150px,1fr));gap:10px}.orders-filter-bar select,.orders-filter-bar input[type=date],.orders-filter-bar button{font-size:1rem}}@media(max-width:480px){.orders-filter-bar{gap:6px;grid-template-columns:.7fr 1.35fr .95fr}.orders-filter-bar select,.orders-filter-bar input[type=date],.orders-filter-bar button{height:40px;font-size:.9rem;padding:6px 10px}}@media(min-width:960px){.orders-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.orders-filter-bar{grid-template-columns:.85fr 1.25fr .9fr;gap:10px}}.check{display:inline-flex;align-items:center;gap:6px;font-size:.96rem}input[type=checkbox]{width:18px;height:18px;min-width:18px;margin:0;padding:0;border-radius:4px;border:1.5px solid #cbd5e1;box-shadow:none;background:#fff;cursor:pointer}input[type=checkbox]:checked{background:#0ea5e9;border-color:#0ea5e9}input[type=checkbox]:focus-visible{outline:2px solid rgba(14,165,233,.45);outline-offset:2px}.link{border:0;background:transparent;color:#2563eb;text-decoration:underline;text-align:left;padding-left:0}.actions{display:flex;flex-wrap:wrap;gap:8px}.image-actions{width:100%;display:flex;justify-content:space-between;flex-wrap:nowrap;gap:8px}.image-actions button{flex:1 1 0;font-size:12px;font-weight:600;padding:6px 4px}.save-full{width:100%;margin-top:6px}.image-row{display:flex;align-items:center;gap:12px;flex-wrap:nowrap}.image-active{margin-left:auto}.muted{color:#64748b;font-size:.9rem;margin-top:2px;margin-bottom:10px}.thumb{width:120px;height:80px;object-fit:cover;border-radius:10px;border:1px solid #d6dde8}.thumb-large{width:220px;max-width:100%;height:140px;object-fit:cover;border-radius:10px;border:1px solid #d6dde8}.thumb-empty{width:220px;max-width:100%;min-height:140px;display:grid;place-items:center;border:1px dashed #c7d2e2;border-radius:10px;color:#64748b}.hidden{display:none}.modal-backdrop{position:fixed;inset:0;background:#0006;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:grid;place-items:center;z-index:80;padding:10px}.modal{width:min(520px,100%);max-height:90vh;overflow:hidden;background:#ffffffe6;border-radius:12px;border:1px solid rgba(255,255,255,.15);padding:10px;box-shadow:0 24px 42px #0f172a29;position:relative;box-sizing:border-box!important;z-index:90}.modal-admin{display:grid;gap:10px}.days-grid{display:grid;grid-template-columns:repeat(7,minmax(24px,1fr));gap:4px}.price-editor{display:grid;gap:8px}.image-editor{display:grid;gap:10px}.schedule-item{border:1px dashed #c7d2e2;border-radius:10px;padding:8px;margin-bottom:8px}.modal-head{margin-bottom:6px}.modal .row{padding:0;border:0}.modal-head.row{border-bottom:none;padding-bottom:0;justify-content:space-between}.modal-actions{margin-top:8px;justify-content:flex-end;padding:0;border:0;gap:8px}.category-list,.cleaner-list{list-style:none;margin:10px 0 0;padding:0}.category-row{display:flex;align-items:center;gap:6px;padding:6px 0;border-bottom:1px dashed rgba(148,163,184,.2);flex-wrap:nowrap}.category-row-name{display:inline-flex;align-items:center;gap:8px;min-width:130px;max-width:220px;font-weight:600;font-size:.9rem;flex-shrink:0}.category-row-chip{display:inline-block;padding:5px 10px;border-radius:9px;font-weight:600;color:#1f2937;font-size:.85rem;line-height:1.1;white-space:normal;max-width:220px;overflow:hidden}.switch-wrap{display:inline-flex;align-items:center;gap:8px;cursor:pointer}.switch-wrap input{width:auto}.switch-label{font-size:.9rem;color:#64748b;margin-left:0}.category-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;margin-left:auto;flex-shrink:0}.category-row .btn-ghost.small,.category-row .btn-danger.small{height:22px;padding:2px 4px}@media(max-width:640px){.category-row{gap:4px}.category-row .btn-ghost.small,.category-row .btn-danger.small{width:auto;min-width:34px}.category-row-name{gap:6px}}.btn-primary{background:linear-gradient(135deg,#ea580c,#fb923c);color:#fff;border:1px solid #f59e0b;font-weight:600;padding:0 14px;min-height:var(--control-h);border-radius:8px}.btn-ghost{background:transparent;border:0;color:#475569;padding:0 8px;min-height:var(--control-h);box-shadow:none}.btn-ghost.small{padding:5px 10px;font-size:.88rem}.btn-danger{background:#ef44441f;color:#9f1239;border:1px solid rgba(239,68,68,.5);min-height:var(--control-h)}.btn-danger.small{padding:4px 8px;font-size:.86rem;font-weight:600}.icon-btn{display:inline-flex;justify-content:center;align-items:center;min-width:20px;width:20px;height:20px;padding:0}.icon-btn .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.icon{font-size:1rem;line-height:1}.edit-icon{color:#0f172a}.delete-icon{color:#9f1239}.label{display:flex;flex-direction:column;gap:4px;font-size:.9rem;color:#475569}.modal-categories{max-height:85vh;overflow-y:auto}.color-picker{position:relative;display:inline-flex;align-items:center;gap:10px}.color-trigger{width:30px;height:30px;border-radius:999px;border:2px solid #e2e8f0;box-shadow:0 8px 16px #0f172a24;padding:0;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.color-trigger:hover{transform:translateY(-1px);box-shadow:0 12px 22px #0f172a29}.color-trigger:focus-visible{outline:3px solid rgba(14,165,233,.35);outline-offset:2px}.color-popover{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border:1px solid #d6dde8;border-radius:12px;padding:10px;box-shadow:0 22px 45px #0f172a47,0 4px 10px #0f172a2e;width:min(320px,90vw);max-height:min(360px,80vh);overflow:auto;z-index:200}.color-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(32px,1fr));gap:10px}.color-swatch{width:30px;height:30px;border-radius:999px;border:2px solid #e2e8f0;padding:0;cursor:pointer;box-shadow:0 6px 12px #0f172a1f;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.color-swatch:hover{transform:translateY(-1px);box-shadow:0 12px 18px #0f172a29}.color-swatch.selected{border-color:#0f172a;box-shadow:0 0 0 2px #dbeafe,0 12px 18px #0f172a29}.compact-form{display:grid;gap:8px;padding-bottom:4px}.label-inline{font-size:.92rem;color:#475569;min-width:58px;white-space:nowrap}.inline-row{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.time-row{gap:10px;white-space:nowrap}.modal-close{position:absolute;top:12px;right:12px;z-index:10;width:var(--control-h);height:var(--control-h);border:0;background:transparent;color:#475569;font-size:1rem;line-height:1;display:grid;place-items:center;padding:0}.item-backdrop{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#00000080;z-index:90}.item-modal{position:relative;z-index:1000;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 36px #0f172a47;display:flex;flex-direction:column}.item-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.item-title{margin:0}.item-close{position:static}.item-form-grid{gap:10px}.item-body{display:grid;gap:12px;max-height:calc(100vh - 140px);overflow-y:auto;padding-right:4px;scrollbar-width:thin}.item-body::-webkit-scrollbar{width:6px}.item-body::-webkit-scrollbar-thumb{background:#64748b66;border-radius:999px}.item-top-row{display:flex;gap:8px;width:100%}.item-name-input{flex:1 1 auto;min-width:0}.item-code-input{flex:0 0 80px;max-width:80px!important}.item-form-grid textarea{width:100%!important;resize:none;min-height:40px;box-sizing:border-box;overflow:hidden;overflow-x:hidden;word-wrap:break-word;padding:8px 10px;font-size:1rem}.description-auto{width:100%}.price-row{display:flex;gap:6px;align-items:center;flex-wrap:nowrap}.price-row input{flex:0 0 100px;max-width:100px}.price-row button{flex:0 1 auto;min-width:0;white-space:nowrap;font-size:12px;padding:6px 8px}.order-inline{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;width:100%;overflow:hidden}.order-label-text{white-space:nowrap;flex:0 0 auto}.order-input{width:75px!important;text-align:center;flex:0 0 auto}.order-hint{font-size:10px;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.days-inline{display:flex;gap:2px;flex-wrap:nowrap;width:100%!important;justify-content:space-between;overflow:hidden}.days-inline .check{flex:1;text-align:center}.sticky-header{position:sticky;top:0;background:#fff;padding:4px 36px 10px 0;z-index:2}.days-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;margin-top:6px}.days-actions .days-grid{flex:1;min-width:0}.days-actions .btn-primary{flex-shrink:0;padding:0 12px;font-size:.92rem;white-space:nowrap}.time-duo{display:flex;align-items:center;gap:6px;width:100%;flex-wrap:nowrap}.time-sep{display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:#475569;padding:0 4px}.time-input{width:100%;height:var(--control-h)}.time-input:disabled{background:#e2e8f0;color:#64748b;cursor:not-allowed}.color-state-row{gap:12px;flex-wrap:wrap}.toggle-compact{height:var(--control-h);padding:0 10px;border:1px solid #d6dde8;border-radius:8px;background:#f8fafc;font-size:.9rem;gap:6px}.toggle-compact input{margin:0}.days-row{align-items:stretch;gap:10px}.day-chip{position:relative;display:inline-flex;align-items:center;justify-content:center;height:var(--control-h);min-width:var(--control-h);padding:2px;border:1px solid #d6dde8;border-radius:8px;background:#f8fafc;font-weight:600;font-size:.85rem;color:#0f172a;box-shadow:0 4px 10px #0f172a14;cursor:pointer}.day-chip input{position:absolute;inset:0;opacity:0;pointer-events:none}.day-chip input:checked+span{color:#0b6bbf}.day-chip:has(input:checked){border-color:#0ea5e9;background:#e0f2fe;box-shadow:0 6px 14px #0ea5e940}.modal h3{margin:0 0 6px;padding-right:40px}.compact-form .full{width:100%;box-sizing:border-box}@media(max-width:520px){.color-grid{grid-template-columns:repeat(auto-fit,minmax(28px,1fr));gap:8px}.color-swatch{width:26px;height:26px}}.ghost{background:#f8fafc;border:1px solid #d6dde8;color:#0f172a}.schedule-row .btn-ghost,.schedule-actions .btn-ghost,.publication-actions .btn-ghost,.settings-block .btn-ghost,.item-modal .price-row .btn-ghost,.item-modal .image-actions button,.item-modal .ghost{border:1px solid #ea580c;background:linear-gradient(135deg,#fb923c,#f97316 45%,#ea580c);color:#fffaf5;box-shadow:0 8px 18px #7c2d122e,inset 0 1px #fff3}.schedule-row .btn-ghost:hover:not(:disabled),.schedule-actions .btn-ghost:hover:not(:disabled),.publication-actions .btn-ghost:hover:not(:disabled),.settings-block .btn-ghost:hover:not(:disabled),.item-modal .price-row .btn-ghost:hover:not(:disabled),.item-modal .image-actions button:hover:not(:disabled),.item-modal .ghost:hover:not(:disabled){filter:brightness(1.05)}.schedule-row .btn-ghost:disabled,.schedule-actions .btn-ghost:disabled,.publication-actions .btn-ghost:disabled,.settings-block .btn-ghost:disabled,.item-modal .price-row .btn-ghost:disabled,.item-modal .image-actions button:disabled,.item-modal .ghost:disabled{opacity:.6;filter:none;cursor:not-allowed}.publication-head{display:inline-flex;align-items:center;gap:6px}.publication-help{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#e2e8f0;color:#64748b;font-size:.75rem;cursor:help}.publication-intro{margin:0 0 1rem;max-width:720px}.publication-summary{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px}.publication-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;background:#7c2d12;color:#fff7ed;font-size:.78rem;font-weight:700;letter-spacing:.02em}.publication-summary-text{font-size:.9rem;color:#64748b}.publication-fields{display:grid;gap:12px;margin-bottom:1rem}.publication-fields--top{margin-bottom:0}.publication-fields--single{grid-template-columns:1fr}.publication-textarea{width:100%;min-height:92px;padding:8px 10px;resize:vertical;box-sizing:border-box}@media(min-width:640px){.publication-fields{grid-template-columns:1fr 1fr}}@media(max-width:640px){.publication-advanced-header{flex-direction:column;align-items:stretch}}.publication-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.publication-actions-left{display:flex;flex-wrap:wrap;gap:8px}.publication-advanced-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.publication-advanced-copy{margin-bottom:0}.publication-advanced-toggle{flex-shrink:0}.publication-cleaner-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.publication-cleaner-list{margin-top:8px;max-height:12rem;overflow:auto}.panel.panel-products,.panel-products{background:#fff;border:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0 0 12px;position:relative}@media(max-width:640px){.panel.panel-products,.panel-products{width:96%;margin:0 auto;padding-left:8px;padding-right:8px;border-radius:0}}.panel-products .product-toolbar{margin-bottom:8px;display:grid;gap:10px;background:#fff;border:none;border-radius:0;padding:8px 0 0}.category-chips{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-bottom:8px;width:100%}.category-chips::-webkit-scrollbar{height:6px}.category-chips::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:999px}.chip{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border:1px solid rgba(15,23,42,.18);border-radius:8px;font-size:11px;font-weight:600;color:#0f172a;cursor:pointer;transition:box-shadow .15s,border-color .15s;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;text-align:center}.chip:hover{box-shadow:0 2px 8px #00000014}.chip.chip-selected{box-shadow:0 0 0 2px #2563eb38;border-color:#2563eb73}.chip-name{white-space:normal;max-width:none;overflow:visible;text-overflow:unset;line-height:1.2;text-align:center;word-break:break-word;max-height:2.6em;overflow:hidden}.chip-count{font-size:.75rem;font-weight:600;color:#64748b}.product-actions-row{align-items:center}.product-actions-row.single-line{display:flex;flex-wrap:nowrap;gap:4px;width:100%}.product-actions-inline{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;width:auto}.product-actions-row .search-compact{flex:1;min-width:0;width:100%}.btn-compact{padding:4px 10px;font-size:.9rem}.btn-text{display:inline}@media(max-width:640px){.btn-compact{padding:0 10px;font-size:.85rem}.product-actions-inline button{padding:6px 10px;font-size:.88rem}}.product-table-wrap{overflow-x:auto;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff29;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);margin-top:0}.product-list-mobile{display:none;border-radius:0;border:none;background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;width:100%}.product-row-mobile{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 0;width:100%;border-bottom:1px solid rgba(0,0,0,.1)}.product-mobile-main{display:flex;align-items:center;gap:6px;overflow:hidden;min-width:0;flex:1;padding-left:0}.thumb-compact{width:32px;height:32px;border-radius:50%}.product-mobile-main .product-name{white-space:normal;word-break:break-word;overflow:visible;text-overflow:unset;flex:1;font-size:13px;font-weight:700;line-height:1.3;color:#0f172a;flex-shrink:1}.product-name-mobile{flex:1 1 auto;white-space:normal;word-break:break-word;line-height:1.3;font-weight:700;font-size:13px}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-mobile-actions{display:flex;align-items:center;gap:4px;flex-shrink:0;justify-content:flex-end}.product-action-btn{width:26px;height:26px;padding:2px;border-radius:6px}.product-list-mobile .product-price-mobile{display:inline-flex;font-weight:700;color:#0f172a;font-size:.95rem;margin-right:2px}@media(max-width:640px){.product-actions-row.single-line{flex-direction:row;align-items:center;gap:4px;width:100%}.product-actions-inline{justify-content:flex-end;gap:4px}.product-actions-inline button{padding:6px 10px;font-size:.85rem;flex:0 0 auto}.btn-text{display:inline}}.product-table{width:100%;border-collapse:collapse;font-size:.9rem}.product-table th{text-align:left;padding:12px 14px;font-weight:600;color:#475569;background:#f8fafc;border-bottom:1px solid #e2e8f0}.product-table td{padding:10px 14px;border-bottom:1px solid #f1f5f9;vertical-align:middle}.product-row:hover{outline:2px solid #93c5fd;outline-offset:-2px;z-index:0}.product-main{min-width:200px}.product-price-mobile{display:none;font-weight:700;color:#0f172a}.product-cell-name{display:flex;align-items:center;gap:12px}.product-thumb{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.product-thumb-empty{background:#e2e8f0;border:1px dashed #cbd5e1}.product-name{font-weight:500;color:#0f172a}.product-category-chip{display:inline-block;padding:4px 10px;border-radius:8px;font-size:.8rem;font-weight:500;color:#334155;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-schedule{font-variant-numeric:tabular-nums;color:#475569}.product-days{font-size:.85rem;color:#475569}.toggle-switch{position:relative;display:inline-block;width:36px;height:20px;flex-shrink:0}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;inset:0;background:#cbd5e1;border-radius:20px;transition:.2s}.toggle-slider:before{content:"";position:absolute;height:14px;width:14px;left:3px;bottom:3px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0003;transition:.2s}.toggle-switch.small{width:32px;height:18px}.toggle-switch.small .toggle-slider:before{height:12px;width:12px}.toggle-switch.small input:checked+.toggle-slider:before{transform:translate(14px)}.toggle-switch input:checked+.toggle-slider{background:#2563eb}.toggle-switch input:checked+.toggle-slider:before{transform:translate(12px)}.product-row-actions{display:flex;gap:6px;align-items:center}@media(max-width:900px){.product-table th.col-schedule,.product-table td.col-schedule,.product-table th.col-category,.product-table td.col-category,.product-table th.col-days,.product-table td.col-days,.product-table th.col-price,.product-table td.col-price{display:none}.product-price-mobile{display:inline-block;margin-left:6px;font-size:.92rem}.product-cell-name{gap:10px}.product-thumb{width:40px;height:40px}.product-row-actions{gap:6px}.product-table-wrap{display:none}.product-list-mobile{display:flex;flex-direction:column;width:100%;margin-top:2px}}@media(max-width:767px){.product-actions-row.single-line{gap:6px;box-sizing:border-box;overflow:hidden}.product-actions-row.single-line .search-compact{display:none}.product-actions-inline{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:6px;flex-wrap:nowrap;overflow:hidden;box-sizing:border-box;margin-bottom:8px}.product-actions-inline button:nth-child(1){flex:0 0 auto;width:36px;height:36px;padding:0;display:flex;align-items:center;justify-content:center;min-width:36px}.product-actions-inline button:nth-child(1) .btn-text{display:none}.product-actions-inline button:nth-child(2){flex:1 1 auto;white-space:nowrap;font-size:12px;padding:8px 4px;text-align:center;min-width:0}.product-actions-inline button:nth-child(3){flex:1 1 auto;white-space:nowrap;font-size:12px;padding:8px 4px;text-align:center;min-width:0}.mobile-search-popover{position:absolute;top:60px;left:0;right:0;width:calc(100% - 16px);margin:0 auto;background:#ffffffe6;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-radius:8px;box-shadow:0 10px 25px #0003;padding:6px 12px;display:flex;gap:8px;align-items:center;z-index:9999!important;box-sizing:border-box}.mobile-search-popover .search-compact{display:block;flex:1;min-width:0}.mobile-search-popover .close-search{width:32px;height:32px;border-radius:8px;background:#f1f5f9;flex-shrink:0}.mobile-search-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9998!important;background-color:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}@media(min-width:768px){.mobile-search-popover{display:none}}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:8px;background:transparent;color:#64748b;cursor:pointer;transition:background .15s,color .15s}.icon-btn:hover{background:#f1f5f9;color:#334155}.icon-btn.icon-edit:hover{color:#2563eb}.icon-btn.icon-delete:hover{background:#fef2f2;color:#dc2626}.panel-schedules .schedule-intro{margin-bottom:6px}.panel-schedules h4{margin:8px 0 4px}.schedule-list{display:flex;flex-direction:column;gap:0;margin-bottom:1px}.schedule-item{padding:3px 4px;border:1px dashed #f2c7a5;border-radius:10px;background:#fff4e580;box-shadow:inset 0 .5px #fffc}.schedule-item--closed{background:#f1f5f9bf;border-color:#94a3b88c}.schedule-row{display:flex;align-items:center;gap:3px;min-width:0}.schedule-row input[type=time]{flex:0 1 76px;width:76px;min-width:0;max-width:76px;height:30px;padding:2px 6px 2px 4px;font-size:.82rem;line-height:1.1;border-radius:10px;box-sizing:border-box}.schedule-row input[type=time]::-webkit-datetime-edit{padding:0}.schedule-row input[type=time]::-webkit-calendar-picker-indicator{padding:0 2px;margin-right:2px;width:14px}.schedule-day-label{flex:0 0 74px;min-width:74px;font-size:.81rem;font-weight:700;color:#7c2d12;white-space:nowrap}.schedule-closed-toggle{display:flex;flex:0 0 auto;align-items:center;gap:3px;font-size:.78rem;color:#475569;white-space:nowrap}.schedule-closed-toggle input{margin:0}.schedule-actions{display:flex;flex-wrap:wrap;gap:3px;margin-top:1px}.schedule-actions button{flex:0 0 auto;justify-content:center}.schedule-divider{margin:4px 0 6px}@media(max-width:640px){.schedule-row{gap:3px}}@media(max-width:480px){.schedule-item{padding:3px 4px}.schedule-row{gap:3px}.schedule-day-label{flex-basis:66px;min-width:66px;font-size:.74rem}.schedule-closed-toggle{gap:3px;font-size:.72rem}.schedule-row input[type=time]{flex-basis:68px;width:68px;max-width:68px;font-size:.76rem;padding-inline:3px}}@media(min-width:768px){.schedule-day-label{flex-basis:84px;min-width:84px;font-size:.87rem}.schedule-row input[type=time]{flex-basis:80px;width:80px;max-width:80px}}@media(min-width:960px){.schedule-row{gap:6px}.schedule-day-label{flex-basis:86px;min-width:86px;font-size:.88rem}.schedule-row input[type=time]{flex-basis:82px;width:82px;max-width:82px}}
