@import url('/fonts.css');
:root{--brown:#471c0c;--ink:#2f1b14;--muted:#806e64;--red:#b73122;--red-dark:#8f2419;--yellow:#f4bb33;--cream:#fcf9f4;--line:#e9e0d6;--white:#fff;--radius:18px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none;line-height:1.5}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.5}input,select,textarea{max-width:100%;min-width:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.15;letter-spacing:-.035em}h1{font-size:2.8rem}h2{font-size:1.8rem}h3{font-size:1.15rem}p{margin-bottom:1rem}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.eyebrow{font-size:.75rem;font-weight:800;letter-spacing:.16em;color:var(--red);display:block;margin-bottom:9px}.eyebrow.light{color:var(--yellow)}.muted,small{color:var(--muted)}small{font-size:.8rem}button{border:0;background:none}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 20px;border-radius:11px;font-weight:700;font-size:.95rem;line-height:1.4;min-height:48px;text-align:center}.primary{background:var(--red);color:#fff;border:1px solid var(--red)}.primary:hover:not(:disabled){background:var(--red-dark);border-color:var(--red-dark)}.secondary{border:1px solid var(--line);background:#fff}.secondary:hover{background:#f4eee7}.wide{width:100%}.compact{padding:9px 14px;min-height:40px}.text-btn{display:inline-flex;align-items:center;gap:8px;color:var(--red);font-size:.875rem;padding:5px 0;font-weight:700}.error{color:#aa231c;font-size:.9rem}.error:empty{display:none}.notice{background:#fff5dc;border:1px solid #edd8a9;border-radius:10px;padding:14px 16px;font-size:.9rem;margin-bottom:18px}.notice strong{color:var(--brown)}[hidden]{display:none!important}
.topbar{max-width:1400px;margin:auto;padding:22px 48px;display:flex;justify-content:space-between;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-weight:900;font-size:1.2rem;letter-spacing:.06em}.brand img{width:60px;height:46px;object-fit:cover;border-radius:9px}.brand small{display:block;font-size:.62rem;letter-spacing:.12em;font-weight:700;color:var(--muted)}.toplinks{display:flex;align-items:center;gap:28px;font-size:.85rem}.toplinks>span{display:flex;align-items:center;gap:7px;color:var(--muted)}.toplinks a{font-weight:700}.cart-top{display:flex;gap:8px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:30px;padding:9px 16px}.cart-count{font-weight:700}.hero{max-width:1304px;margin:0 auto;border-radius:22px;background:var(--brown);min-height:340px;color:#fff;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;position:relative}.hero-copy{padding:44px 0 40px 50px;z-index:1}.hero h1{font-family:Georgia,'Times New Roman',serif;font-size:3.4rem;line-height:1.04;margin-bottom:20px;font-weight:700;letter-spacing:-.04em}.hero h1 em{color:var(--yellow);font-weight:400}.hero p{font-size:1rem;color:#e1c9b5;line-height:1.6}.hero-meta{display:flex;flex-wrap:wrap;gap:22px;font-size:.82rem;color:#f5e4d4}.hero-meta span{display:flex;gap:8px;align-items:center}.hero-meta .icon{width:17px;height:17px}.hero-art{display:flex;align-items:center;justify-content:center;position:relative;background:#3e190a}.hero-art img{width:100%;height:100%;object-fit:contain;max-height:360px}.hero-seal{position:absolute;bottom:20px;right:26px;background:var(--yellow);color:var(--brown);font-size:.7rem;letter-spacing:.09em;padding:12px 16px;transform:rotate(-5deg);border-radius:7px;box-shadow:0 3px 12px #0002}.statusbar{max-width:1304px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 2px}.status-pill{font-size:.8rem;display:inline-flex;align-items:center;background:#efe8df;color:#725a49;padding:8px 12px;border-radius:30px;line-height:1.5}.status-pill.open{background:#e4f2e5;color:#285b32}.catalog-layout{max-width:1304px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:38px;align-items:start}.catalog{min-width:0}.categories{display:flex;gap:7px;overflow:auto;padding:4px 0 17px;scrollbar-width:thin;border-bottom:1px solid var(--line)}.categories button{white-space:nowrap;padding:11px 16px;border-radius:9px;font-size:.85rem;font-weight:700;color:var(--muted)}.categories button.active{background:var(--brown);color:#fff}.categories button:hover:not(.active){background:#eee5db}.section-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:28px 0 24px}.section-top h2{margin:0;font-family:Georgia,serif;font-size:2.2rem}.section-top .eyebrow{font-size:.65rem}.search{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:11px;background:#fff;padding:11px 14px;color:var(--muted);width:245px}.search input{border:0;outline:none;width:100%;font-size:.85rem;background:transparent;color:var(--ink)}.search .icon{width:18px;height:18px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product{display:flex;position:relative;text-align:left;background:#fff;border:1px solid var(--line);padding:0;border-radius:15px;overflow:hidden;transition:box-shadow .18s,border-color .18s,transform .18s;min-width:0}.product:hover{border-color:#d3aa84;box-shadow:0 7px 22px #471c0c0a;transform:translateY(-2px)}.product-copy{padding:22px;display:flex;flex-direction:column;flex:1;min-width:0}.product h3{font-size:1.12rem;margin:7px 0 10px}.product p{color:var(--muted);font-size:.82rem;line-height:1.65;margin-bottom:18px}.product-type{font-size:.62rem;font-weight:800;letter-spacing:.09em;color:#a08168}.product-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px}.product-bottom strong{font-size:.9rem;color:var(--brown)}.add-circle{border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff2e7;color:var(--red);flex-shrink:0}.add-circle .icon{width:18px;height:18px}.pizza-mark{position:absolute;right:20px;top:18px;color:#c79f70;opacity:.75}.pizza-mark .icon{width:25px;height:25px}.pizza-card:not(.premium-card) .product-type{padding-right:20px}.premium-card{flex-direction:column}.product-photo{position:relative;height:245px;background:var(--brown);overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover;object-position:center 36%}.photo-label{position:absolute;left:15px;bottom:14px;background:var(--yellow);padding:5px 9px;border-radius:5px;font-size:.65rem;font-weight:900;letter-spacing:.1em}.product-photo.small{width:120px;height:auto;min-height:180px;flex-shrink:0}.product-photo.small img{object-position:center}.combo-card{background:#fffaf0;border-color:#e9d8b5}.combo-number{display:flex;align-items:center;gap:14px;font-family:Georgia,serif;font-size:3.4rem;font-weight:700;color:var(--red);line-height:1;margin-bottom:20px}.combo-number span{font-family:Arial,sans-serif;color:var(--brown);font-size:.75rem;letter-spacing:.06em;line-height:1.5}.catalog-footer{margin:44px 0 30px;padding:25px 0;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:9px 18px;font-size:.78rem;color:var(--muted)}.catalog-footer strong{color:var(--brown)}.catalog-footer a{margin-left:auto}
.bag{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;position:sticky;top:22px;margin-top:3px}.bag-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.bag-title h2{font-size:1.13rem;margin:0;display:flex;gap:9px;align-items:center}.bag-title>span{font-size:.75rem;color:var(--muted)}.empty-bag{text-align:center;padding:42px 0 30px}.empty-bag>.icon{width:42px;height:42px;color:#bbac9b;stroke-width:1;margin-bottom:18px}.empty-bag h3{font-size:1rem;margin-bottom:10px}.empty-bag p{font-size:.85rem;line-height:1.7;color:var(--muted)}.bag-foot{display:flex;gap:8px;align-items:center;justify-content:center;padding-top:18px;border-top:1px solid var(--line);font-size:.73rem;color:var(--muted);margin-top:20px}.bag-foot .icon{width:15px;height:15px}.bag-line{display:grid;grid-template-columns:1fr auto;gap:10px;padding:18px 0;border-bottom:1px solid var(--line)}.bag-line strong{font-size:.86rem}.bag-line p{font-size:.77rem;margin:6px 0;line-height:1.5;color:var(--muted)}.qty{display:inline-flex;justify-self:start;align-items:center;border:1px solid var(--line);border-radius:8px}.qty button{padding:4px 10px;min-height:32px;font-size:1.1rem}.qty span{min-width:25px;text-align:center;font-size:.85rem}.remove{font-size:.75rem;color:var(--muted)}.totals{display:flex;justify-content:space-between;gap:12px;padding:18px 0 5px}.bag .muted{font-size:.75rem}.totals.big{font-size:1.4rem;border-top:1px solid var(--line)}.mobile-bag{display:none}
dialog{border:0;border-radius:20px;padding:0;width:min(620px,calc(100vw - 32px));max-height:90dvh;color:var(--ink);background:#fff;box-shadow:0 25px 100px #0003;overflow:auto}dialog::backdrop{background:#22140dc2;backdrop-filter:blur(4px)}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:26px 28px 22px;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:2}.modal-head h2{font-size:1.7rem;margin:0}.modal-head .eyebrow{font-size:.65rem}.close{display:flex;align-items:center;justify-content:center;background:#f5f0e9;border-radius:50%;width:34px;height:34px;flex-shrink:0;font-size:1.4rem}.close .icon{width:18px;height:18px}.modal-body{padding:24px 28px}.modal-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;position:sticky;bottom:0;background:#fff;border-top:1px solid var(--line);padding:18px 28px;z-index:2}.modal-foot small{display:block;font-size:.75rem}.modal-foot strong{font-size:1.4rem}.field{display:flex;flex-direction:column;gap:8px;font-weight:700;font-size:.87rem;margin-bottom:20px}.field small{font-weight:400}.field input,.field select,.field textarea{border:1px solid #dcd1c6;border-radius:9px;background:#fff;color:var(--ink);padding:12px;min-height:46px;width:100%;font-weight:400;font-size:1rem}.field textarea{resize:vertical;min-height:80px}.segments{display:flex;gap:10px}.segments button{flex:1;border:1px solid var(--line);border-radius:10px;padding:13px 9px;text-align:center;background:#fff;font-size:.87rem}.segments button.selected{background:#fff3e9;border-color:var(--red);color:var(--red)}.segments small{display:block;margin-top:5px;font-size:.73rem}.removals{border-bottom:1px solid var(--line);padding-bottom:15px;margin:-6px 0 22px}.removals summary{cursor:pointer;font-size:.83rem;color:var(--muted)}.checks{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:15px 0 4px;font-size:.83rem}.checks label,.check-row{display:flex;align-items:center;gap:9px}.checks input,.check-row input{accent-color:var(--red);width:18px;height:18px;flex-shrink:0}.pizza-editor+.pizza-editor{border-top:3px solid var(--line);margin-top:30px;padding-top:25px}.step-heading{color:var(--red);display:flex;justify-content:space-between;gap:15px}.step-heading small{font-weight:400;letter-spacing:0}.detail-image{display:block;max-height:300px;width:100%;object-fit:contain;border-radius:12px;background:var(--cream);margin-bottom:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.order-review{background:var(--cream);border-radius:12px;padding:18px;margin-bottom:18px}.order-review p{display:flex;justify-content:space-between;gap:15px;font-size:.9rem}.order-review small{display:block;line-height:1.6;margin-top:6px}.order-review strong{white-space:nowrap}.grand-total{border-top:1px solid var(--line);padding-top:16px;margin:0;font-size:1.1rem!important}.privacy{font-size:.76rem;line-height:1.6}.hours p{display:flex;justify-content:space-between;gap:18px;padding:8px 0;border-bottom:1px solid var(--line);font-size:.85rem}.hours span{text-align:right}.hours{margin:20px 0}.empty{grid-column:1/-1;text-align:center;padding:35px 20px;color:var(--muted)}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--brown);color:#fff;box-shadow:0 5px 30px #0002;border-radius:12px;padding:13px 22px;font-size:.9rem;max-width:90vw;opacity:0;pointer-events:none;transition:.2s;z-index:100}#toast.show{opacity:1;transform:translate(-50%,0)}.loading{display:grid;place-content:center;min-height:100vh;text-align:center;gap:25px}.loading img{width:200px;border-radius:15px}.error-page{max-width:620px;margin:100px auto;padding:30px}.error-page .primary{margin-left:20px}.receipt-header{max-width:800px;margin:0 auto;padding:25px;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:.85rem}.order-page{max-width:720px;margin:25px auto 70px;padding:0 25px}.order-page h1{font-family:Georgia,serif;margin:10px 0 20px}.order-page>.status-pill{margin-bottom:20px}.order-details,.print-actions{background:#fff;padding:25px;border:1px solid var(--line);border-radius:16px;margin-top:25px}.order-details h2,.print-actions h2{font-size:1.3rem}.order-details article{padding:17px 0;border-bottom:1px solid var(--line)}.order-details article>div{display:flex;justify-content:space-between;gap:20px}.order-details p{font-size:.9rem;margin:12px 0}.preserve{white-space:pre-line}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.print-actions p{font-size:.85rem;color:var(--muted)}
.admin-layout{display:grid;grid-template-columns:235px 1fr;min-height:100vh}.admin-sidebar{background:var(--brown);color:#fff;padding:32px 22px;display:flex;flex-direction:column;align-items:stretch;position:sticky;height:100dvh;top:0;gap:20px}.admin-sidebar .brand img{width:160px;height:auto;border-radius:12px;margin-bottom:12px}.admin-sidebar .eyebrow{font-size:.65rem;margin-left:13px}.admin-sidebar nav{display:flex;flex-direction:column;gap:8px;margin-bottom:auto}.admin-sidebar nav button{text-align:left;padding:13px;border-radius:9px;color:#e6cdbb;font-size:.9rem}.admin-sidebar nav button.active{background:#6b351d;color:var(--yellow);font-weight:700}.admin-sidebar>a:not(.brand),.admin-sidebar>button{text-align:left;font-size:.8rem;color:#d9b59b;padding:0 13px}.admin-main{padding:45px;max-width:1350px;width:100%}.admin-top{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:32px}.admin-top h1{font-family:Georgia,serif;font-size:2.5rem;margin:0}.admin-banner{background:#f4e6cc;border:1px solid #e7d1ae;border-radius:18px;padding:30px;margin-bottom:24px}.admin-banner h2{font-size:1.9rem}.admin-banner p{margin:0;color:#705136;max-width:650px}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:25px}.stat-grid article{padding:23px;background:#fff;border:1px solid var(--line);border-radius:14px}.stat-grid span{font-size:.85rem;color:var(--muted)}.stat-grid strong{display:block;font-family:Georgia,serif;font-size:2.5rem;margin-top:10px}.admin-panel{padding:26px;background:#fff;border:1px solid var(--line);border-radius:15px;margin-bottom:23px}.admin-panel h2{font-size:1.3rem;margin-bottom:15px}.admin-panel h3{margin-top:30px}.admin-panel>p{color:var(--muted);font-size:.85rem}.pending-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px;padding:8px 0 20px}.pending-grid p{display:flex;align-items:center;gap:10px;margin:0;font-size:.87rem}.pending-dot{width:7px;height:7px;border-radius:50%;background:#c79226;flex-shrink:0}.admin-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:25px}.admin-toolbar .search{margin-right:auto;width:300px}.admin-toolbar p{margin:0;flex:1;font-size:.85rem;color:var(--muted)}.admin-table{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.table-header,.table-row{display:grid;grid-template-columns:minmax(150px,1fr) 140px 110px 80px;gap:18px;padding:17px 20px;align-items:center;border-bottom:1px solid var(--line)}.table-header{font-size:.75rem;letter-spacing:.07em;text-transform:uppercase;color:var(--muted);background:#f3ece2}.table-row{font-size:.85rem}.table-row:last-child{border:0}.table-row small{display:block;margin-top:6px;font-size:.75rem}.pill{font-size:.72rem;background:#faf1df;color:#8a622a;padding:6px 9px;border-radius:20px;justify-self:start}.pill.muted{background:#eee;color:#777}.admin-photo{max-width:180px;max-height:160px;object-fit:contain;border-radius:10px}.check-row{font-size:.9rem;margin:12px 0 20px}.admin-order{background:#fff;border:1px solid var(--line);border-radius:14px;padding:25px;margin-bottom:20px}.order-heading{display:flex;justify-content:space-between;gap:20px}.order-heading .eyebrow{font-size:.67rem}.order-heading h3{margin:12px 0}.admin-order>p{font-size:.85rem;color:var(--muted)}.order-controls{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:20px}.order-controls .field{flex:1;margin-bottom:0}.order-controls .check-row{margin:0}.login{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr;align-items:center;max-width:1000px;margin:auto;gap:65px;padding:40px}.login>a img{width:100%;border-radius:18px}.login h1{font-family:Georgia,serif;font-size:2.6rem}.login p{color:var(--muted);font-size:.95rem}.login form{margin:30px 0 15px}
@media(min-width:1500px){.topbar{max-width:1400px}.hero{min-height:350px}.hero-copy{padding-top:45px}}
@media(max-width:1399px){.topbar{padding:20px 30px}.hero,.statusbar,.catalog-layout{margin-left:30px;margin-right:30px}.catalog-layout{gap:26px;grid-template-columns:minmax(0,1fr) 300px}.hero h1{font-size:3rem}.hero-copy{padding-left:35px}.admin-main{padding:30px}}
@media(max-width:1050px){.catalog-layout{grid-template-columns:minmax(0,1fr)}.bag{display:none}.mobile-bag{display:flex;position:fixed;bottom:18px;left:30px;right:30px;z-index:10;background:var(--red);color:white;border-radius:13px;padding:17px 22px;align-items:center;gap:12px;box-shadow:0 5px 25px #401a0c30;font-size:.95rem;font-weight:700}.mobile-bag>span{margin-left:auto;font-size:.85rem}.catalog-footer{margin-bottom:100px}.toplinks>span{display:none}.product-photo.small{width:135px}.admin-layout{grid-template-columns:185px 1fr}.admin-sidebar{padding:25px 15px}.admin-sidebar .brand img{width:150px}.table-header,.table-row{grid-template-columns:minmax(130px,1fr) 90px 85px;gap:10px;padding:15px}.table-header>span:nth-child(3),.table-row>.pill{display:none}.admin-top h1{font-size:2rem}.admin-main{padding:25px}.admin-panel{padding:22px}.admin-top{align-items:flex-start}.admin-top .primary,.admin-top .secondary{font-size:.8rem;padding:10px 12px}}
@media(max-width:680px){.topbar{padding:17px 20px}.brand{font-size:1rem;gap:9px}.brand img{width:49px;height:40px}.brand small{font-size:.54rem}.toplinks{gap:12px}.toplinks>a{display:none}.cart-top{padding:7px 12px}.hero,.statusbar,.catalog-layout{margin-left:16px;margin-right:16px}.hero{grid-template-columns:1fr;min-height:0;border-radius:16px;isolation:isolate}.hero-copy{padding:28px 24px 27px}.hero h1{font-size:2.65rem}.hero .eyebrow{font-size:.62rem;letter-spacing:.12em}.hero p{font-size:.87rem;max-width:210px}.hero-meta{gap:14px;font-size:.68rem}.hero-meta .icon{width:15px;height:15px}.hero-art{position:absolute;right:-65px;top:20px;width:235px;height:235px;opacity:.15;z-index:-1;background:none;transform:rotate(-8deg)}.hero-art img{object-fit:contain}.hero-seal{display:none}.statusbar{padding:16px 0;display:block}.statusbar .status-pill{font-size:.72rem;margin-bottom:10px}.statusbar>.text-btn{font-size:.77rem;display:flex}.categories{margin:0 -16px;padding:2px 16px 14px;gap:4px}.categories button{font-size:.8rem;padding:10px 14px}.section-top{align-items:flex-start;gap:14px;flex-direction:column;margin:24px 0 18px}.section-top h2{font-size:2rem}.section-top .eyebrow{font-size:.6rem;margin-bottom:6px}.search{width:100%;padding:12px 14px}.search input{font-size:.9rem}.product-grid{gap:12px;grid-template-columns:1fr}.product-copy{padding:20px}.product h3{font-size:1.08rem}.product p{font-size:.84rem;margin-bottom:16px}.product-type{font-size:.62rem}.product-bottom strong{font-size:.95rem}.product-photo{height:220px}.premium-card{flex-direction:row}.premium-card .product-photo{width:110px;height:auto;min-height:210px;flex-shrink:0}.photo-label{font-size:.55rem;bottom:10px;left:8px;padding:5px 6px}.premium-card .product-copy{padding:17px}.premium-card p{font-size:.77rem}.product-photo.small{width:105px}.mobile-bag{bottom:12px;left:16px;right:16px;padding:15px 18px}.mobile-bag>span{font-size:.75rem}.catalog-footer{font-size:.73rem;gap:7px 12px}.catalog-footer a{margin-left:0}.catalog-footer strong{width:100%}dialog{width:100%;max-width:100%;max-height:94dvh;border-radius:20px 20px 0 0;margin:auto 0 0}.modal-head{padding:22px 20px 18px}.modal-head h2{font-size:1.5rem}.modal-body{padding:22px 20px}.modal-foot{padding:16px 20px;padding-bottom:max(16px,env(safe-area-inset-bottom))}.modal-foot .primary{font-size:.85rem;padding:13px 15px}.modal-foot strong{font-size:1.2rem}.form-grid{grid-template-columns:1fr}.field{font-size:.85rem}.segments button{font-size:.8rem}.order-page{padding:0 20px;margin-top:15px}.order-details,.print-actions{padding:20px}.receipt-header{padding:20px;font-size:.75rem}.receipt-header .brand span{display:none}.button-row .secondary{flex:1;font-size:.8rem}.admin-layout{display:block}.admin-sidebar{height:auto;position:relative;padding:17px 18px;gap:12px}.admin-sidebar .brand img{width:95px;border-radius:6px;margin:0}.admin-sidebar .eyebrow{display:none}.admin-sidebar nav{flex-direction:row;overflow:auto;margin:0 -18px;padding:0 12px;gap:4px;order:4}.admin-sidebar nav button{white-space:nowrap;font-size:.8rem;padding:10px}.admin-sidebar>a:not(.brand){position:absolute;top:22px;right:68px;padding:0}.admin-sidebar>button{position:absolute;top:22px;right:20px;padding:0}.admin-main{padding:24px 16px}.admin-top{margin-bottom:25px}.admin-top h1{font-size:1.9rem}.admin-top .eyebrow{font-size:.62rem}.admin-top>button{font-size:.7rem;min-height:40px;padding:8px 10px;max-width:115px}.admin-banner{padding:22px}.admin-banner h2{font-size:1.7rem}.admin-banner p{font-size:.87rem}.stat-grid{gap:8px}.stat-grid article{padding:14px 12px}.stat-grid span{font-size:.68rem;line-height:1.4;display:block}.stat-grid strong{font-size:2rem}.admin-panel{padding:20px}.pending-grid{grid-template-columns:1fr;gap:13px}.pending-grid p{font-size:.85rem}.admin-toolbar .search{width:100%;margin:0}.admin-toolbar>.primary,.admin-toolbar>.secondary{font-size:.8rem;flex:1}.table-header,.table-row{grid-template-columns:minmax(100px,1fr) 80px 65px;gap:8px;padding:14px 12px}.table-row{font-size:.78rem}.table-row strong{line-height:1.4;display:block}.table-row .secondary{font-size:.72rem;padding:7px 9px;min-height:34px}.table-header{font-size:.64rem}.table-row small{font-size:.65rem}.login{grid-template-columns:1fr;gap:30px;padding:30px 25px;align-content:center}.login>a{text-align:center}.login>a img{max-width:180px}.login h1{font-size:2.1rem}.login .eyebrow{font-size:.7rem}.admin-order{padding:20px}.order-controls{gap:15px}.order-controls .field{flex-basis:100%}#toast{bottom:88px;width:max-content;max-width:calc(100vw - 32px);font-size:.85rem}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

.catalog-footer .agency-credit{flex-basis:100%;display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:16px;padding-top:16px;border-top:1px solid var(--line);line-height:1.6}.agency-credit b{color:var(--brown)}.catalog-footer .agency-credit a{margin-left:0;text-decoration:underline;text-underline-offset:3px}.agency-credit a:hover{color:var(--brown)}
