@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{font-family:DM Sans,sans-serif;color:#291c28;background:#fffaf2;font-synthesis:none;--aubergine:#3d173f;--aubergine-2:#552257;--mango:#f7b923;--ivory:#fffaf2;--paper:#fffdf8;--ink:#291c28;--muted:#766b74;--line:#e9dfd6;--success:#24724b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{touch-action:manipulation}button{color:inherit}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;background:var(--paper)}.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}.site-header{height:88px;padding:0 3vw;display:flex;align-items:center;gap:28px;background:#fffdf8fa;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{display:flex;flex-direction:column;line-height:.9;min-width:168px}.brand span{font-family:Fraunces,serif;font-size:34px;font-weight:700;letter-spacing:.04em;color:var(--aubergine)}.brand small{font-family:Fraunces,serif;font-size:16px;color:var(--aubergine)}.desktop-nav{display:flex;gap:24px;font-weight:600;white-space:nowrap}.desktop-nav a:hover{color:var(--aubergine-2)}.delivery-location{display:flex;align-items:center;gap:8px;border:0;background:transparent;white-space:nowrap;margin-left:auto}.search{height:46px;width:min(270px,20vw);display:flex;align-items:center;gap:9px;padding:0 14px;border:1px solid var(--line);border-radius:14px;background:#fff}.search input{width:100%;border:0;outline:0;background:transparent}.icon-button,.cart-button{width:46px;height:46px;border:0;background:transparent;border-radius:12px;display:grid;place-items:center;cursor:pointer}.icon-button:hover{background:#f4ece5}.cart-button{background:var(--aubergine);color:#fff;position:relative}.cart-count{position:absolute;right:-7px;top:-7px;background:var(--mango);color:var(--aubergine);font-weight:800;min-width:23px;height:23px;border-radius:50%;display:grid;place-items:center;font-size:12px}.hero{min-height:560px;display:grid;grid-template-columns:minmax(380px,42%) 1fr;background:var(--ivory)}.hero-copy{padding:72px clamp(30px,6vw,90px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero img{width:100%;height:100%;min-height:560px;object-fit:cover;object-position:center}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800;color:#805a3d;margin:0 0 12px}.hero h1,.section-heading h2,.drawer h2,.checkout-panel h2,.success-dialog h2{font-family:Fraunces,serif;color:var(--aubergine);letter-spacing:-.025em}.hero h1{font-size:clamp(48px,5vw,76px);line-height:.98;margin:0;max-width:600px}.hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.55;color:var(--muted);max-width:520px;margin:24px 0 30px}.primary-button{min-height:54px;padding:0 24px;border:0;border-radius:13px;background:var(--mango);color:var(--aubergine);font-weight:800;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer}.primary-button:hover{background:#ffc83d}.primary-button:focus-visible,.collection-card:focus-visible,.add-button:focus-visible,.category-tabs button:focus-visible,.icon-button:focus-visible,.cart-button:focus-visible{outline:3px solid #2676d8;outline-offset:3px}.primary-button:disabled{opacity:.65;cursor:wait}.collections,.shop-section{padding:78px clamp(24px,5vw,76px)}.section-heading{text-align:center;margin-bottom:30px}.section-heading h2{font-size:clamp(34px,4vw,52px);margin:0}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1280px;margin:auto}.collection-card{padding:0;text-align:left;background:var(--aubergine);color:#fff;border:0;border-radius:18px;overflow:hidden;cursor:pointer}.collection-card img{display:block;width:100%;height:250px;object-fit:cover}.collection-card span{display:flex;flex-direction:column;padding:20px 22px 24px}.collection-card strong{font-family:Fraunces,serif;font-size:26px}.collection-card small{font-size:14px;color:#eadfea;margin-top:4px}.collection-card:hover img{filter:brightness(1.04)}.shop-section{background:#f6eee7}.shop-heading{display:flex;align-items:end;justify-content:space-between;text-align:left;max-width:1280px;margin:0 auto 30px}.shop-heading h2{font-size:46px}.category-tabs{display:flex;gap:8px}.category-tabs button{border:1px solid #d9cbc1;border-radius:99px;background:transparent;padding:10px 17px;cursor:pointer}.category-tabs button.active{background:var(--aubergine);color:#fff;border-color:var(--aubergine)}.api-notice{max-width:1280px;margin:0 auto 20px;color:#795c24;background:#fff4cd;padding:12px 16px;border-radius:10px}.product-grid{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{position:relative;background:#fff;border-radius:18px;overflow:hidden;padding-bottom:18px}.product-card>img{width:100%;aspect-ratio:1.2;object-fit:cover}.product-copy{padding:16px 18px 12px}.product-unit{font-size:13px;color:var(--muted)}.product-card h3{font-size:18px;margin:4px 0 12px}.product-card strong{font-size:19px}.add-button{margin:0 18px;width:calc(100% - 36px);height:44px;border:1px solid var(--aubergine);border-radius:11px;color:var(--aubergine);background:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.add-button:hover{background:var(--aubergine);color:#fff}.quantity{height:40px;display:inline-grid;grid-template-columns:38px 40px 38px;align-items:center;border:1px solid var(--line);border-radius:10px;overflow:hidden;margin-left:18px}.quantity button{height:100%;border:0;background:#fff;display:grid;place-items:center;cursor:pointer}.quantity span{text-align:center;font-weight:700}.delivery-section{margin:0 auto;padding:55px clamp(24px,7vw,110px);display:flex;align-items:center;justify-content:center;gap:22px;background:var(--aubergine);color:#fff}.delivery-section h2{font-family:Fraunces,serif;font-size:30px;margin:0 0 5px}.delivery-section p{margin:0;color:#e3d5e3}footer{padding:48px 5vw;display:grid;grid-template-columns:1fr auto;align-items:end;gap:8px;border-top:1px solid var(--line)}footer p{grid-column:1;margin:6px 0;color:var(--muted)}.footer-brand span{font-size:28px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#22131f6b;z-index:50;display:flex;justify-content:flex-end}.drawer{height:100%;width:min(470px,100%);background:var(--paper);display:flex;flex-direction:column}.drawer-header{padding:28px 28px 20px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-header h2{font-size:32px;margin:0}.cart-items{padding:8px 28px;overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:82px 1fr auto;gap:14px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-item>img{width:82px;height:82px;object-fit:cover;border-radius:12px}.cart-item>div:nth-child(2){display:flex;flex-direction:column;align-items:flex-start;gap:4px}.cart-item small{color:var(--muted)}.cart-item .quantity{margin:7px 0 0;height:34px;grid-template-columns:32px 34px 32px}.line-price{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.line-price button{border:0;background:transparent;color:var(--muted);cursor:pointer}.empty-cart{text-align:center;padding:90px 20px;color:var(--muted)}.empty-cart h3{color:var(--ink)}.cart-summary{padding:22px 28px 28px;border-top:1px solid var(--line);background:#fff}.cart-summary>div,.checkout-total>div{display:flex;justify-content:space-between;margin:10px 0}.cart-summary .total-row{font-size:21px;border-top:1px solid var(--line);padding-top:17px;margin-top:17px}.full{width:100%;margin-top:18px}.cart-summary>p{font-size:13px;color:var(--muted);display:flex;align-items:center;gap:7px;margin:16px 0 0}.mobile-cart-bar{display:none}.checkout-panel{width:min(650px,100%);height:100%;overflow:auto;background:var(--paper);padding-bottom:28px}.checkout-panel form{padding:24px 28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{font-size:13px;font-weight:700;display:flex;flex-direction:column;gap:7px}.form-grid label span{font-weight:400;color:var(--muted)}.form-grid .wide{grid-column:1/-1}.form-grid input{height:46px;border:1px solid #d9cbc1;border-radius:10px;padding:0 12px;background:#fff;outline:0}.form-grid input:focus{border-color:var(--aubergine);box-shadow:0 0 0 3px #eadbea}fieldset{border:0;padding:24px 0 0;margin:0}legend{font-weight:800;margin-bottom:11px}.payment{min-height:66px;border:1px solid var(--line);border-radius:12px;margin:9px 0;padding:10px 14px;display:flex;align-items:center;gap:12px;cursor:pointer}.payment.selected{border:2px solid var(--aubergine);background:#fbf4fb}.payment span:last-child{display:flex;flex-direction:column}.payment small{color:var(--muted);margin-top:2px}.gcash-mark{width:27px;height:27px;border-radius:50%;background:#176fe5;color:#fff;display:grid;place-items:center;font-weight:800}.checkout-total{border-top:1px solid var(--line);margin-top:24px;padding-top:12px}.checkout-total div:last-child{font-size:20px}.form-error{padding:10px 12px;background:#fff0ef;color:#a5312c;border-radius:9px}.success-dialog{background:#fff;border-radius:20px;width:min(440px,calc(100% - 32px));padding:40px;text-align:center;margin:auto}.success-dialog>svg{color:var(--success)}.success-dialog h2{font-size:34px;margin:8px 0}.success-dialog>strong{display:block;font-size:22px;color:var(--aubergine);padding:12px;background:#f8eef8;border-radius:10px}@media(max-width:1100px){.desktop-nav{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.delivery-location span{display:none}.hero{grid-template-columns:45% 55%}.hero-copy{padding:52px 34px}.hero h1{font-size:52px}}@media(max-width:720px){.site-header{height:68px;padding:0 16px;gap:10px}.brand{min-width:0;margin-right:auto}.brand span{font-size:25px}.brand small{font-size:12px}.desktop-only,.delivery-location{display:none}.search{order:4;position:absolute;top:68px;left:0;width:100%;height:48px;border-radius:0;border-left:0;border-right:0;padding:0 18px}.cart-button{width:42px;height:42px}.hero{display:flex;flex-direction:column;padding-top:48px;min-height:0}.hero-copy{padding:36px 20px 28px;order:1}.hero h1{font-size:44px;line-height:1.02}.hero-copy>p:not(.eyebrow){font-size:16px;margin:17px 0 23px}.hero img{order:2;min-height:0;height:310px;object-position:62% center}.primary-button{width:100%;min-height:52px}.collections,.shop-section{padding:52px 18px}.section-heading{text-align:left;margin-bottom:22px}.section-heading h2{font-size:36px;line-height:1.05}.collection-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-18px;padding-right:18px;gap:12px}.collection-card{flex:0 0 82vw;scroll-snap-align:start}.collection-card img{height:220px}.collection-card strong{font-size:24px}.shop-heading{display:block}.shop-heading h2{font-size:38px}.category-tabs{overflow:auto;margin:18px -18px 0;padding:0 18px}.category-tabs button{white-space:nowrap;min-height:44px}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-card{border-radius:14px;padding-bottom:12px}.product-card>img{aspect-ratio:1}.product-copy{padding:12px 12px 9px}.product-card h3{font-size:15px;line-height:1.2;min-height:36px}.product-card strong{font-size:17px}.add-button{margin:0 12px;width:calc(100% - 24px);height:44px}.product-card .quantity{margin-left:12px;grid-template-columns:34px 34px 34px}.delivery-section{padding:42px 22px;align-items:flex-start}.delivery-section h2{font-size:25px}footer{padding:38px 20px 110px;display:block}footer>small{display:block;margin-top:18px}.mobile-cart-bar{position:fixed;display:flex;align-items:center;justify-content:space-between;z-index:30;bottom:12px;left:12px;right:12px;height:58px;padding:0 18px;background:var(--aubergine);color:#fff;border:0;border-radius:15px;box-shadow:0 8px 24px #30123140}.mobile-cart-bar span{display:flex;gap:8px;align-items:center}.overlay{align-items:flex-end}.drawer,.checkout-panel{width:100%;height:100dvh}.drawer-header{padding:20px}.cart-items{padding:4px 20px}.cart-summary{padding:18px 20px calc(22px + env(safe-area-inset-bottom))}.checkout-panel form{padding:20px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.checkout-panel .drawer-header{position:sticky;top:0;background:var(--paper);z-index:2}.success-dialog{padding:30px 22px}.success-dialog h2{font-size:30px}}.checkout-panel h2{font-family:Georgia,serif}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.admin-shell{min-height:100vh;background:#f7f1ea}.admin-header{height:76px;padding:0 clamp(20px,4vw,64px);display:flex;align-items:center;gap:28px;background:var(--paper);border-bottom:1px solid var(--line)}.admin-header .brand{min-width:150px}.admin-header .brand span{font-size:28px}.admin-header .brand small{font-family:DM Sans,sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:.16em;margin-top:5px}.admin-title{border-left:1px solid var(--line);padding-left:28px;display:flex;flex-direction:column}.admin-title span{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em}.admin-store-link{margin-left:auto;display:flex;align-items:center;gap:8px;font-weight:700;font-size:14px}.admin-main{max-width:1480px;margin:auto;padding:48px clamp(20px,4vw,64px) 72px}.admin-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.admin-heading h1{font-family:Fraunces,serif;color:var(--aubergine);font-size:clamp(38px,4vw,54px);line-height:1;margin:0}.admin-heading>div>p:last-child{color:var(--muted);margin:12px 0 0}.refresh-button{min-height:44px;padding:0 16px;border:1px solid #d9cbc1;border-radius:11px;background:#fff;display:flex;align-items:center;gap:8px;font-weight:700;cursor:pointer}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px}.admin-stats article{background:var(--paper);border:1px solid var(--line);border-radius:15px;padding:20px;display:flex;align-items:center;gap:15px}.stat-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#f4e6d0;color:var(--aubergine)}.admin-stats article div{display:flex;flex-direction:column}.admin-stats small{color:var(--muted)}.admin-stats strong{font-family:Fraunces,serif;font-size:27px;color:var(--aubergine)}.orders-section{background:var(--paper);border:1px solid var(--line);border-radius:18px;overflow:hidden}.orders-toolbar{padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.orders-toolbar h2{font-family:Fraunces,serif;color:var(--aubergine);font-size:28px;margin:0}.orders-toolbar p{font-size:13px;color:var(--muted);margin:3px 0 0}.order-controls{display:flex;gap:10px}.admin-search{height:44px;width:min(340px,30vw);display:flex;align-items:center;gap:8px;padding:0 13px;border:1px solid #d9cbc1;border-radius:11px;background:#fff}.admin-search input{border:0;outline:0;width:100%;background:transparent}.sort-control{height:44px;min-width:160px;display:flex;align-items:center;border:1px solid #d9cbc1;border-radius:11px;background:#fff;padding-right:12px}.sort-control select{height:100%;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0 12px;outline:0}.orders-table-wrap{overflow-x:auto}.orders-table{width:100%;border-collapse:collapse;text-align:left}.orders-table th{padding:13px 18px;background:#fbf7f2;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.09em}.orders-table td{padding:17px 18px;border-top:1px solid var(--line)}.orders-table td strong,.orders-table td small{display:block}.orders-table td small{color:var(--muted);font-size:12px;margin-top:4px;max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-pill{display:inline-flex!important;width:max-content;padding:6px 9px;border-radius:99px;background:#f4e4bd;color:#745115;font-weight:800;font-size:11px;white-space:nowrap}.status-confirmed,.status-completed{background:#d9eee2;color:#1f6843}.status-out_for_delivery{background:#dce9f5;color:#23577c}.status-cancelled{background:#f7dddd;color:#8b3434}.details-button{min-height:38px;border:1px solid var(--aubergine);border-radius:9px;background:#fff;color:var(--aubergine);font-weight:800;font-size:12px;white-space:nowrap;cursor:pointer}.admin-state{min-height:340px;padding:50px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted)}.admin-state h3{color:var(--ink);margin:14px 0 5px}.admin-state p{margin:0}.admin-state .primary-button{margin-top:20px}.loading-ring{width:34px;height:34px;border:3px solid var(--line);border-top-color:var(--aubergine);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.order-details{width:min(510px,100%);height:100%;overflow:auto;background:var(--paper)}.order-details h2{font-family:Fraunces,serif;color:var(--aubergine);font-size:32px;margin:0}.order-details-body{padding:22px 28px 40px}.detail-status{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px}.detail-status time,.detail-items small{color:var(--muted);font-size:13px}.order-details section{padding:20px 0;border-top:1px solid var(--line)}.order-details h3{font-family:Fraunces,serif;color:var(--aubergine);font-size:20px;margin:0 0 13px}.order-details dl{margin:0}.order-details dl>div{display:grid;grid-template-columns:110px 1fr;gap:18px;margin:10px 0}.order-details dt{color:var(--muted);font-size:13px}.order-details dd{margin:0;font-weight:600;line-height:1.45}.detail-items>div{display:flex;justify-content:space-between;gap:18px;padding:11px 0}.detail-items span{display:flex;flex-direction:column}.detail-total{font-size:20px;border-top:1px solid var(--line);padding-top:14px!important}.admin-search:focus-within,.sort-control:focus-within{border-color:var(--aubergine);box-shadow:0 0 0 3px #eadbea}.refresh-button:focus-visible,.details-button:focus-visible,.admin-store-link:focus-visible{outline:3px solid #2676d8;outline-offset:3px}@media(max-width:800px){.admin-title{display:none}.admin-stats{grid-template-columns:1fr}.orders-toolbar{align-items:stretch;flex-direction:column}.order-controls,.admin-search{width:100%}.orders-table thead{display:none}.orders-table,.orders-table tbody,.orders-table tr,.orders-table td{display:block}.orders-table tr{padding:14px 18px;border-top:1px solid var(--line)}.orders-table td{border:0;padding:5px 0}.details-button{width:100%;min-height:44px;margin-top:7px}}@media(max-width:550px){.admin-header{height:68px;padding:0 18px}.admin-store-link{font-size:0}.admin-main{padding:32px 14px 50px}.admin-heading{align-items:flex-start}.refresh-button{width:44px;padding:0;justify-content:center;font-size:0}.order-controls{flex-direction:column}.sort-control{width:100%}.order-details-body{padding:18px 20px 32px}.order-details dl>div{grid-template-columns:90px 1fr}}.admin-login{min-height:calc(100vh - 76px);display:grid;place-items:center;padding:24px}.admin-login form{width:min(430px,100%);background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:38px}.admin-login h1{font-family:Fraunces,serif;color:var(--aubergine);font-size:42px;margin:32px 0 8px}.admin-login p{color:var(--muted);line-height:1.5;margin:0 0 24px}.admin-login label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:700}.admin-login input{height:48px;border:1px solid #d9cbc1;border-radius:10px;padding:0 12px;outline:0}.admin-login input:focus{border-color:var(--aubergine);box-shadow:0 0 0 3px #eadbea}.admin-login .primary-button{width:100%;margin-top:18px}@media(max-width:550px){.admin-login{min-height:calc(100vh - 68px);padding:14px}.admin-login form{padding:28px 22px}.admin-login h1{font-size:36px}}.orders-filter{display:flex;justify-content:flex-end;gap:10px;margin:0 0 14px}.orders-section+.orders-section{margin-top:22px}.completed-section .orders-toolbar>svg{color:var(--success)}.complete-button{width:100%;min-height:52px;margin-top:8px;border:0;border-radius:12px;background:var(--success);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer}.complete-button:hover{background:#1b603e}.complete-button:disabled{opacity:.65;cursor:wait}.complete-button:focus-visible{outline:3px solid #2676d8;outline-offset:3px}@media(max-width:800px){.orders-filter{align-items:stretch;flex-direction:column}.orders-filter .admin-search,.orders-filter .sort-control{width:100%}}.admin-nav{display:flex;align-self:stretch;gap:6px}.admin-nav button{padding:0 16px;border:0;border-bottom:3px solid transparent;background:transparent;font-weight:700;cursor:pointer}.admin-nav button.active{color:var(--aubergine);border-bottom-color:var(--mango)}.product-add{width:auto}.catalog-state{max-width:1280px;margin:30px auto;padding:45px;text-align:center;color:var(--muted);background:#ffffff8c;border-radius:14px}.product-cell{display:flex;align-items:center;gap:12px}.product-cell img{width:58px;height:58px;object-fit:cover;border-radius:10px;background:#eee}.product-cell span{min-width:0}.category-label{text-transform:capitalize}.visibility-pill{display:inline-flex;padding:6px 9px;border-radius:99px;background:#eee6e6;color:#725b5b;font-size:11px;font-weight:800}.visibility-pill.is-active{background:#d9eee2;color:#1f6843}.row-actions{display:flex;gap:6px;justify-content:flex-end}.row-actions button{min-height:38px;padding:0 10px;border:1px solid #d9cbc1;border-radius:9px;background:#fff;display:flex;align-items:center;gap:6px;font-weight:700;cursor:pointer}.row-actions .delete-action{color:#9b302d}.product-form-panel{width:min(620px,100%);height:100%;overflow:auto;background:var(--paper)}.product-form-panel h2{font-family:Fraunces,serif;color:var(--aubergine);font-size:32px;margin:0}.product-form-panel form{padding:24px 28px 32px}.image-upload{display:grid;grid-template-columns:120px 1fr;gap:16px;align-items:center;min-height:120px;padding:12px;border:1px dashed #cbb9ac;border-radius:14px;background:#fbf7f2;cursor:pointer}.image-upload>img{width:120px;height:96px;object-fit:cover;border-radius:10px}.image-upload>span{grid-row:1;display:flex;flex-direction:column;align-items:center;gap:4px;color:var(--muted)}.image-upload>span strong{color:var(--ink)}.image-upload>span small{font-size:12px}.image-upload input{position:absolute;opacity:0;pointer-events:none}.image-upload>b{justify-self:start;padding:9px 12px;border:1px solid #d9cbc1;border-radius:9px;background:#fff;font-size:12px}.product-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px}.product-form-grid>label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700}.product-form-grid .wide{grid-column:1/-1}.product-form-grid input,.product-form-grid select,.product-form-grid textarea{width:100%;border:1px solid #d9cbc1;border-radius:10px;background:#fff;padding:11px 12px;outline:0}.product-form-grid input,.product-form-grid select{height:46px}.product-form-grid textarea{resize:vertical}.product-form-grid input:focus,.product-form-grid select:focus,.product-form-grid textarea:focus{border-color:var(--aubergine);box-shadow:0 0 0 3px #eadbea}.product-form-grid .active-check{flex-direction:row;align-items:center;gap:10px}.active-check input{width:20px;height:20px}.active-check span{display:flex;flex-direction:column}.active-check small{color:var(--muted);font-weight:400}.row-actions button:focus-visible,.admin-nav button:focus-visible,.image-upload:focus-within{outline:3px solid #2676d8;outline-offset:3px}@media(max-width:800px){.admin-nav{order:3;position:absolute;top:68px;left:0;right:0;height:48px;background:var(--paper);justify-content:center;border-bottom:1px solid var(--line)}.admin-nav button{flex:1}.products-admin,.admin-header+.admin-main{padding-top:72px}.product-table td:first-child{padding-bottom:12px}.row-actions{justify-content:stretch}.row-actions button{flex:1;justify-content:center}.product-form-panel{height:100dvh}.product-form-grid{grid-template-columns:1fr}.product-form-grid .wide{grid-column:auto}}@media(max-width:550px){.product-add{width:44px;font-size:0;padding:0}.product-form-panel form{padding:20px}.image-upload{grid-template-columns:92px 1fr}.image-upload>img{width:92px;height:82px}}.brand{flex-direction:row;align-items:center;gap:10px;min-width:188px}.brand-mark{display:block;width:52px;height:52px;object-fit:cover;border-radius:13px;flex:0 0 auto}.brand-copy{display:flex;flex-direction:column}.brand-copy>span{font-family:Fraunces,serif;font-size:30px;font-weight:700;letter-spacing:.04em;color:var(--aubergine)}.brand-copy small{font-size:14px;margin-top:3px}.footer-brand .brand-mark{width:46px;height:46px;border-radius:12px}.admin-header .brand-mark{width:44px;height:44px;border-radius:11px}@media(max-width:720px){.brand{min-width:0}.brand-mark{width:42px;height:42px;border-radius:10px}.brand-copy>span{font-size:23px}.brand-copy small{font-size:11px}.site-header .brand-copy small{display:none}}
