:root{--ink:#11100f;--ink-soft:#201d1a;--paper:#f7f1e7;--paper-deep:#ede3d4;--white:#fffdf8;--red:#c71f2d;--red-dark:#90151f;--green:#087b4f;--gold:#efb326;--muted:#746d64;--line:#11100f21;--shadow:0 24px 70px #15100b1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist), Arial, sans-serif;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:var(--red);color:#fff}.site-header{border-bottom:1px solid var(--line);z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f1e7eb;grid-template-columns:1fr auto 1fr;align-items:center;height:86px;padding:0 4vw;display:grid;position:sticky;top:0;left:0;right:0}.brand{justify-self:start;align-items:center;gap:12px;display:flex}.brand img{object-fit:cover;border-radius:50%;width:58px;height:58px}.brand span{flex-direction:column;display:flex}.brand strong{font-family:Georgia,serif;font-size:22px;font-style:italic;line-height:1}.brand small{letter-spacing:.16em;text-transform:uppercase;margin-top:6px;font-size:9px;font-weight:700}.site-header nav{gap:34px;display:flex}.site-header nav a{font-size:13px;font-weight:720}.site-header nav a:hover{color:var(--red)}.cart-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-self:end;align-items:center;gap:12px;padding:10px 12px 10px 20px;display:flex}.cart-button span{font-size:13px;font-weight:800}.cart-button b{background:var(--red);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.hero{color:#fff;background:radial-gradient(circle at 78% 31%,#c71f2d40,#0000 27%),radial-gradient(circle at 88% 84%,#087b4f2b,#0000 22%),linear-gradient(125deg,#100f0e 0%,#191614 72%,#0c0b0a 100%);grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);min-height:720px;padding:76px 8vw 70px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #ffffff0f;border-radius:50%;width:520px;height:520px;position:absolute;top:-220px;right:-150px}.hero-copy{z-index:2;align-self:center;max-width:760px;position:relative}.status-pill{border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:11px;margin-bottom:42px;padding:8px 15px 8px 10px;display:inline-flex}.status-pill i{background:var(--red);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #c71f2d26}.status-pill.open i{background:#31cf8a;box-shadow:0 0 0 5px #31cf8a24}.status-pill span{flex-direction:column;display:flex}.status-pill strong{font-size:12px}.status-pill span{color:#ffffff94;font-size:9px;line-height:1.35}.status-pill strong{color:#fff}.eyebrow{color:var(--red);letter-spacing:.22em;text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:850}.hero .eyebrow{color:var(--gold)}.hero h1{letter-spacing:-.055em;margin:0;font-family:Georgia,serif;font-size:clamp(52px,5.8vw,90px);font-weight:500;line-height:.99}.hero h1 em{color:var(--gold);font-weight:500}.hero-text{color:#ffffffa8;max-width:650px;margin:28px 0 34px;font-size:18px;line-height:1.65}.hero-actions,.visit-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.primary-button,.secondary-button{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 23px;font-size:13px;font-weight:850;display:inline-flex}.primary-button{background:var(--red);border:1px solid var(--red);color:#fff}.primary-button:hover{background:var(--red-dark);border-color:var(--red-dark)}.primary-button span{margin-left:14px;font-size:19px}.secondary-button{color:#fff;background:0 0;border:1px solid #ffffff52}.secondary-button:hover{border-color:#fff}.hero-stats{border-top:1px solid #ffffff21;gap:48px;max-width:680px;margin-top:48px;padding-top:27px;display:flex}.hero-stats div{align-items:center;gap:10px;display:flex}.hero-stats strong{font-family:Georgia,serif;font-size:30px}.hero-stats span{color:#ffffff80;max-width:88px;font-size:11px;line-height:1.25}.hero-mark{place-content:center;align-self:center;justify-items:center;min-height:520px;display:grid;position:relative}.hero-mark img{filter:drop-shadow(0 30px 44px #0000007a);z-index:2;border-radius:50%;width:min(31vw,435px);position:relative}.brand-orbit{border:1px solid #ffffff1f;border-radius:50%;position:absolute}.orbit-one{width:510px;height:510px}.orbit-two{border-color:#efb32633;width:610px;height:610px}.hero-special{background:var(--white);box-shadow:var(--shadow);color:var(--ink);z-index:3;flex-direction:column;padding:18px 23px;display:flex;position:absolute;bottom:8px;right:0;transform:rotate(-2deg)}.hero-special:before{background:var(--green);content:"";width:5px;height:100%;position:absolute;top:0;left:0}.hero-special small{color:var(--red);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:850}.hero-special strong{margin:4px 0;font-family:Georgia,serif;font-size:20px}.hero-special span{color:var(--muted);font-size:11px}.service-strip{background:var(--gold);grid-template-columns:repeat(4,1fr);padding:0 6vw;display:grid}.service-strip div{grid-template-columns:auto 1fr;padding:27px 2.4vw;display:grid;position:relative}.service-strip div+div{border-left:1px solid #11100f2b}.service-strip span{grid-row:1/span 2;align-self:start;margin-right:15px;font-family:Georgia,serif;font-size:12px;font-style:italic}.service-strip strong{font-size:13px}.service-strip small{opacity:.62;margin-top:3px;font-size:10px}.menu-section,.calendar-section{padding:110px 7vw}.section-heading{justify-content:space-between;align-items:end;display:flex}.section-heading h2,.delivery-copy h2,.story-copy h2,.visit-section h2{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(38px,4.5vw,64px);font-weight:500;line-height:1.02}.menu-heading{gap:32px}.search-box{background:var(--white);border:1px solid var(--line);border-radius:999px;align-items:center;min-width:310px;padding:0 20px;display:flex}.search-box span{color:var(--muted);font-size:25px;transform:rotate(-15deg)}.search-box input{background:0 0;border:0;outline:none;width:100%;height:52px;padding-left:10px}.search-box input::placeholder{color:#9d958b}.category-tabs{scrollbar-width:thin;gap:8px;margin:48px 0 26px;padding-bottom:7px;display:flex;overflow-x:auto}.category-tabs button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:11px 17px;font-size:12px;font-weight:760}.category-tabs button:hover{border-color:var(--red)}.category-tabs button.active{background:var(--ink);border-color:var(--ink);color:#fff}.menu-context{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:28px;padding:0 2px 22px;display:flex}.menu-context div{flex-direction:column;display:flex}.menu-context div>span{font-family:Georgia,serif;font-size:22px;font-weight:700}.menu-context small,.menu-context p{color:var(--muted);margin:5px 0 0;font-size:11px}.menu-context p{text-align:right}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.product-card{background:var(--white);border:1px solid #0000;flex-direction:column;min-height:262px;padding:26px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;position:relative}.product-card:hover{border-color:#c71f2d40;transform:translateY(-3px);box-shadow:0 18px 38px #23190f14}.product-card:after{background:var(--red);content:"";width:34px;height:3px;position:absolute;top:0;left:26px}.product-topline{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.product-topline span{color:var(--red);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:850}.product-topline b{font-size:12px}.product-card h3{letter-spacing:-.025em;margin:0 0 10px;font-family:Georgia,serif;font-size:25px}.product-card p{color:var(--muted);margin:0 0 24px;font-size:12px;line-height:1.55}.product-card>button{border:0;border-top:1px solid var(--line);cursor:pointer;text-transform:uppercase;background:0 0;justify-content:space-between;align-items:center;margin-top:auto;padding:16px 0 0;font-size:11px;font-weight:850;display:flex}.product-card>button:hover{color:var(--red)}.product-card>button span{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:20px;font-weight:400;display:flex}.empty-search{border:1px dashed var(--line);color:var(--muted);text-align:center;padding:50px}.delivery-section{background:var(--ink);color:#fff;grid-template-columns:.9fr 1.1fr;gap:8vw;padding:100px 8vw;display:grid}.delivery-copy{align-self:center}.delivery-copy .eyebrow{color:var(--gold)}.delivery-copy p:not(.eyebrow){color:#ffffff94;max-width:530px;margin:26px 0 30px;line-height:1.7}.delivery-copy button{cursor:pointer}.delivery-table{border:1px solid #ffffff21;grid-template-columns:1fr 1fr;display:grid}.delivery-table>div{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.delivery-table>div:nth-child(2n){border-right:1px solid #ffffff1a}.delivery-table>div:last-child,.delivery-table>div:nth-last-child(2){border-bottom:0}.delivery-table .delivery-table-head{background:var(--gold);color:var(--ink);grid-column:1/-1}.delivery-table span{color:#ffffffa6;font-size:11px}.delivery-table strong{color:var(--gold);font-size:12px}.delivery-table-head span{color:var(--ink);text-transform:uppercase;font-weight:850}.story-section{grid-template-columns:.7fr 1.3fr;gap:9vw;padding:125px 10vw;display:grid}.story-photo{background:var(--ink);box-shadow:var(--shadow);align-self:center;width:100%;max-width:440px;margin:0;position:relative;overflow:hidden}.story-photo:after{content:"";pointer-events:none;border:1px solid #ffffff52;position:absolute;inset:15px}.story-photo img{aspect-ratio:1;object-fit:cover;width:100%}.story-photo figcaption{color:#fff;z-index:2;background:linear-gradient(#0000,#000000f0);flex-direction:column;padding:64px 34px 28px;display:flex;position:absolute;bottom:0;left:0;right:0}.story-photo figcaption strong{font-family:Georgia,serif;font-size:25px}.story-photo figcaption span{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;margin-top:5px;font-size:9px;font-weight:850}.story-copy p:not(.eyebrow){color:var(--muted);margin:25px 0;font-size:16px;line-height:1.8}.story-copy blockquote{border-left:4px solid var(--green);margin:34px 0 0;padding-left:24px;font-family:Georgia,serif;font-size:24px;line-height:1.4}.calendar-section{background:var(--paper-deep);padding-top:82px;padding-bottom:82px}.calendar-nav{gap:8px;display:flex}.calendar-nav button{background:var(--white);border:1px solid var(--line);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;display:flex}.calendar-nav button:hover{background:var(--ink);color:#fff}.hours-card{background:var(--ink);color:#fff;grid-template-columns:repeat(3,1fr);max-width:900px;margin:32px auto 18px;display:grid}.hours-card div{flex-direction:column;padding:18px 22px;display:flex}.hours-card div+div{border-left:1px solid #ffffff24}.hours-card strong{color:#ffffff8c;letter-spacing:.1em;text-transform:uppercase;font-size:10px}.hours-card span{margin-top:4px;font-family:Georgia,serif;font-size:18px}.hours-card .closed-rule{background:var(--red)}.calendar-grid{grid-template-columns:repeat(3,1fr);gap:12px;max-width:900px;margin:0 auto;display:grid}.month-card{background:var(--white);padding:17px}.month-card h3{text-transform:capitalize;margin:0 0 13px;font-family:Georgia,serif;font-size:18px}.weekdays,.days{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.weekdays span{color:var(--muted);text-align:center;padding-bottom:5px;font-size:8px;font-weight:800}.days span{aspect-ratio:1;border-radius:50%;justify-content:center;align-items:center;min-width:0;font-size:9px;display:flex;position:relative}.days span.open-sunday{color:var(--green);font-weight:850}.days span.open-sunday:after{background:var(--green);content:"";border-radius:50%;width:3px;height:3px;position:absolute;bottom:1px}.days span.closed-day{background:var(--red);color:#fff;font-weight:850}.days span.closed-day i{background:var(--ink);color:#fff;white-space:nowrap;z-index:2;border-radius:3px;padding:3px 5px;font-size:7px;font-style:normal;display:none;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.days span.closed-day:hover i{display:block}.december-notice{border-left:3px solid var(--green);background:#087b4f1a;align-items:center;gap:3px;max-width:900px;margin:16px auto 0;padding:12px 15px;display:grid}.december-notice strong{color:var(--green);font-family:Georgia,serif;font-size:15px}.december-notice span{color:var(--muted);font-size:9px;line-height:1.5}.calendar-legend{flex-wrap:wrap;align-items:center;gap:18px;max-width:900px;margin:16px auto 0;display:flex}.calendar-legend span{align-items:center;gap:8px;font-size:11px;display:flex}.calendar-legend i{border-radius:50%;width:10px;height:10px;display:block}.legend-open{background:var(--green)}.legend-closed{background:var(--red)}.calendar-legend small{color:var(--muted);margin-left:auto}.next-closures{border-top:1px solid var(--line);grid-template-columns:190px 1fr;align-items:flex-start;gap:22px;max-width:900px;margin:22px auto 0;padding-top:18px;display:grid}.next-closures>strong{font-family:Georgia,serif;font-size:16px}.next-closures div{flex-wrap:wrap;gap:8px;display:flex}.next-closures span{background:var(--white);text-transform:capitalize;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:750}.visit-section{background:var(--green);color:#fff;grid-template-columns:1.2fr .8fr;align-items:center;gap:8vw;padding:100px 10vw;display:grid}.visit-section .eyebrow{color:var(--gold)}.visit-section p:not(.eyebrow){color:#ffffffb8;margin:24px 0 30px;line-height:1.7}.visit-section .primary-button{background:var(--gold);border-color:var(--gold);color:var(--ink)}.visit-card{text-align:center;border:1px solid #ffffff42;flex-direction:column;align-items:center;padding:34px;display:flex}.visit-card img{border-radius:50%;width:160px;margin-bottom:20px}.visit-card span{color:#ffffff8c;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:850}.visit-card a{margin-top:7px;font-family:Georgia,serif;font-size:28px}footer{color:#fff;background:#0a0908;justify-content:space-between;align-items:center;padding:30px 5vw;display:flex}.footer-brand img{width:46px;height:46px}.footer-brand strong{font-size:18px}footer p{color:#ffffff73;font-size:11px}.footer-actions{align-items:center;gap:18px;display:flex}.footer-actions a{color:var(--gold);font-size:11px;font-weight:800}.footer-actions a:first-child{color:#ffffffb8}.footer-admin-discreet{letter-spacing:.01em;text-align:center;flex-direction:column;align-items:center;gap:0;line-height:1.05;display:flex;font-weight:650!important}.footer-admin-discreet span{font-size:6px}.footer-admin-discreet em{color:var(--gold);font-family:Georgia,serif;font-size:8px;font-weight:500}.mobile-order-nav{display:none}.floating-cart-button{background:var(--green);color:#fff;cursor:pointer;z-index:85;border:0;border-radius:999px;align-items:center;gap:9px;min-height:54px;padding:0 10px 0 17px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 38px #00000047}.floating-cart-button>span{font-size:19px}.floating-cart-button>strong{font-size:11px}.floating-cart-button>b{color:var(--green);background:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:34px;height:34px;font-size:9px;display:flex}.toast{background:var(--green);box-shadow:var(--shadow);color:#fff;z-index:110;border-radius:8px;padding:13px 18px;font-size:12px;font-weight:750;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}.modal-backdrop,.cart-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a0908bd;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.config-modal{background:var(--paper);width:100%;max-width:900px;max-height:calc(100vh - 44px);padding:38px;position:relative;overflow-y:auto;box-shadow:0 30px 90px #0000004d}.close-button{background:var(--white);border:1px solid var(--line);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:25px;display:flex;position:absolute;top:25px;right:25px}.config-modal h2{letter-spacing:-.04em;margin:0 55px 30px 0;font-family:Georgia,serif;font-size:42px;font-weight:500}.config-block{border-top:1px solid var(--line);padding:24px 0}.config-label{letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;margin-bottom:14px;font-size:11px;font-weight:850;display:flex}.config-label small{color:var(--muted)}.choice-row{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.choice-row button{background:var(--white);cursor:pointer;text-align:left;border:1px solid #0000;flex-direction:column;min-width:0;padding:12px;display:flex}.choice-row button.selected,.border-choices button.selected{border-color:var(--red);box-shadow:inset 0 0 0 1px var(--red)}.choice-row strong{font-size:12px}.choice-row small{color:var(--muted);margin:2px 0 10px;font-size:8px}.choice-row span{color:var(--red);font-size:11px;font-weight:800}.flavor-choices{flex-wrap:wrap;gap:7px;display:flex}.flavor-choices button{background:var(--white);border:1px solid var(--line);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:10px;display:flex}.flavor-choices button i{border:1px solid #aaa29a;border-radius:50%;width:12px;height:12px}.flavor-choices button.selected{background:var(--ink);border-color:var(--ink);color:#fff}.flavor-choices button.selected i{background:var(--gold);border:3px solid var(--ink);outline:1px solid var(--gold)}.border-choices{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.border-choices button{background:var(--white);cursor:pointer;border:1px solid #0000;justify-content:space-between;padding:13px;font-size:11px;display:flex}.border-choices small{color:var(--red);font-size:9px}.modal-confirm{background:var(--red);color:#fff;cursor:pointer;border:0;justify-content:space-between;align-items:center;width:100%;margin-top:8px;padding:18px 21px;font-size:12px;display:flex}.modal-confirm:disabled{cursor:not-allowed;opacity:.45}.modal-confirm span{text-transform:uppercase;font-weight:850}.modal-confirm strong{font-family:Georgia,serif;font-size:21px}.pastel-modal{max-width:650px}.modal-intro{color:var(--muted);margin:-15px 0 24px;font-size:13px;line-height:1.6}.pastel-choices{border-top:1px solid var(--line);margin-bottom:28px;padding-top:24px}.cart-backdrop{justify-content:flex-end;align-items:stretch;padding:0}.cart-drawer{background:var(--paper);flex-direction:column;width:100%;max-width:610px;height:100%;display:flex;box-shadow:-24px 0 80px #0000004d}.cart-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:25px 30px;display:flex}.cart-head .eyebrow{margin-bottom:5px}.cart-head h2{margin:0;font-family:Georgia,serif;font-size:30px;font-weight:500}.cart-head>button{cursor:pointer;background:0 0;border:0;font-size:30px}.cart-body{flex:1;padding:0 30px;overflow-y:auto}.empty-cart{text-align:center;flex-direction:column;align-items:center;padding:90px 20px;display:flex}.empty-cart>span{font-size:50px}.empty-cart h3{margin:20px 0 8px;font-family:Georgia,serif;font-size:28px}.empty-cart p{color:var(--muted);max-width:330px;font-size:13px;line-height:1.6}.empty-cart button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;margin-top:12px;padding:12px 20px}.cart-items article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:21px 0;display:flex}.cart-items h3{margin:0;font-family:Georgia,serif;font-size:18px}.cart-items p{color:var(--muted);margin:5px 0 8px;font-size:10px;line-height:1.4}.cart-items strong{font-size:11px}.quantity{border:1px solid var(--line);border-radius:999px;flex:none;align-items:center;gap:9px;padding:4px;display:flex}.quantity button{background:var(--white);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;font-size:17px;display:flex}.quantity span{text-align:center;min-width:12px;font-size:11px;font-weight:800}.checkout-section{border-bottom:1px solid var(--line);padding:24px 0}.checkout-section h3{margin:0 0 14px;font-family:Georgia,serif;font-size:18px}.service-choices,.payment-choices{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.service-choices button,.payment-choices button{background:var(--white);cursor:pointer;text-align:left;border:1px solid #0000;flex-direction:column;min-width:0;padding:13px;display:flex}.service-choices button.selected,.payment-choices button.selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.service-choices strong,.payment-choices span{font-size:11px}.service-choices span,.payment-choices small{color:var(--muted);margin-top:3px;font-size:8px}.location-button{background:var(--ink);color:#fff;cursor:pointer;border:0;justify-content:space-between;align-items:center;width:100%;padding:14px 16px;font-size:11px;font-weight:780;display:flex}.location-button span{color:var(--gold);font-size:19px}.location-button:disabled{opacity:.6}.manual-location-toggle{color:var(--red);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin-top:10px;padding:0;font-size:9px;font-weight:800;text-decoration:underline}.manual-location{background:var(--paper-deep);border-left:3px solid var(--gold);margin-top:12px;padding:14px}.manual-location p{color:var(--muted);margin:0 0 7px;font-size:9px;line-height:1.5}.manual-location>a{color:var(--green);margin-bottom:12px;font-size:9px;font-weight:800;display:inline-block}.manual-location>div{grid-template-columns:80px auto 1fr;align-items:center;gap:7px;display:grid}.manual-location input{background:var(--white);border:1px solid #0000;width:100%;min-width:0;height:38px;padding:0 10px}.manual-location span{color:var(--muted);font-size:10px}.manual-location button{background:var(--ink);color:#fff;cursor:pointer;border:0;height:38px;padding:0 11px;font-size:9px;font-weight:800}.delivery-address{margin-top:14px}.location-box>small{color:var(--muted);margin-top:10px;font-size:8px;line-height:1.5;display:block}.quote-result{border-left:3px solid var(--green);background:#087b4f1a;justify-content:space-between;align-items:center;margin-top:8px;padding:12px 14px;display:flex}.quote-result div{flex-direction:column;display:flex}.quote-result strong{font-size:13px}.quote-result span{color:var(--muted);font-size:8px}.quote-result b{color:var(--green);font-family:Georgia,serif;font-size:18px}.quote-result.outside{border-color:var(--red);background:#c71f2d14}.quote-result.outside b{color:var(--red)}.eta-box{background:var(--ink);color:#fff;grid-template-columns:1fr auto;margin-top:9px;padding:13px 14px;display:grid}.eta-box span{color:#ffffff94;font-size:9px}.eta-box strong{color:var(--gold);font-family:Georgia,serif;font-size:17px}.eta-box small{color:#ffffff75;grid-column:1/-1;margin-top:3px;font-size:8px}.form-error{color:var(--red);font-size:9px;line-height:1.4}.field-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.field-grid label,.full-field{flex-direction:column;display:flex}.field-grid label span,.full-field span{color:var(--muted);margin-bottom:6px;font-size:9px;font-weight:750}.field-grid input,.full-field input{background:var(--white);border:1px solid #0000;outline:none;width:100%;height:43px;padding:0 12px}.field-grid input:focus,.full-field input:focus{border-color:var(--green)}.full-field{margin-top:9px}.pickup-note{border-left:3px solid var(--green);color:var(--green);background:#087b4f14;margin:12px 0 0;padding:10px 12px;font-size:9px;line-height:1.5}.reservation-grid{grid-template-columns:1fr 1fr 1.15fr;gap:8px;display:grid}.reservation-grid label{flex-direction:column;display:flex}.reservation-grid label span{color:var(--muted);margin-bottom:6px;font-size:9px;font-weight:750}.reservation-grid input{background:var(--white);border:1px solid #0000;outline:none;width:100%;min-width:0;height:43px;padding:0 9px}.reservation-box>small{color:var(--muted);margin-top:9px;font-size:8px;line-height:1.5;display:block}.secure-payment-box{background:var(--paper-deep);border-left:3px solid var(--green);margin-top:10px;padding:14px}.secure-payment-box>strong{font-size:10px}.secure-payment-box>p{color:var(--muted);margin:8px 0 0;font-size:8px;line-height:1.5}.pix-key-type{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin-top:10px;font-size:7px;font-weight:850;display:block}.pix-key-row{align-items:center;gap:8px;margin-top:5px;display:flex}.pix-key-row code{background:var(--white);color:var(--ink);flex:1;padding:11px 12px;font-family:inherit;font-size:13px;font-weight:850}.pix-key-row button{background:var(--green);color:#fff;cursor:pointer;white-space:nowrap;border:0;padding:12px 13px;font-size:8px;font-weight:850}.processor-choices{grid-template-columns:1fr 1fr;gap:7px;margin:10px 0 14px;display:grid}.processor-choices button{background:var(--white);border:1px solid var(--line);cursor:pointer;text-align:left;flex-direction:column;padding:11px 12px;display:flex}.processor-choices button.selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.processor-choices b{font-size:10px}.processor-choices small{color:var(--muted);margin-top:3px;font-size:7px}.card-brands{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.card-brands span{background:var(--white);border:1px solid var(--line);color:var(--ink);letter-spacing:.03em;text-transform:uppercase;border-radius:4px;padding:6px 8px;font-size:7px;font-weight:850}.cart-footer{background:var(--white);border-top:1px solid var(--line);padding:18px 30px 20px}.totals{flex-direction:column;gap:6px;margin-bottom:13px;display:flex}.totals span,.totals>strong{justify-content:space-between;font-size:10px;display:flex}.totals>strong{border-top:1px solid var(--line);padding-top:10px;font-family:Georgia,serif;font-size:17px}.cart-footer>button{background:var(--green);color:#fff;cursor:pointer;border:0;justify-content:space-between;align-items:center;width:100%;padding:16px 18px;font-size:12px;font-weight:850;display:flex}.cart-footer>button:disabled{cursor:wait;opacity:.65}.cart-footer>button span{font-size:20px}.cart-footer>small{color:var(--muted);text-align:center;margin-top:9px;font-size:8px;display:block}.promo-code-title{justify-content:space-between;align-items:center;display:flex}.promo-code-title .eyebrow{margin:0 0 3px;font-size:8px}.promo-code-title h3{margin-bottom:10px}.promo-code-title>a{color:var(--red);text-underline-offset:3px;font-size:9px;font-weight:800;text-decoration:underline}.promo-rule{color:var(--muted);margin:8px 0 0;font-size:8px;line-height:1.5}.promo-code-row{grid-template-columns:1fr auto;gap:7px;display:grid}.promo-code-row input{background:var(--white);text-transform:uppercase;border:1px solid #0000;outline:none;min-width:0;height:44px;padding:0 12px}.promo-code-row input:focus{border-color:var(--green)}.promo-code-row button,.preregistration-box>button{background:var(--ink);color:#fff;cursor:pointer;border:0;min-height:44px;padding:0 17px;font-size:9px;font-weight:850}.promo-code-row button:disabled,.preregistration-box>button:disabled{opacity:.55}.promo-feedback,.promo-success{margin:9px 0 0;font-size:9px;line-height:1.5}.promo-feedback{color:var(--red)}.promo-success{border-left:3px solid var(--green);color:var(--green);background:#087b4f1a;padding:9px 11px}.preregistration-box{background:var(--paper-deep);border-left:3px solid var(--gold);margin-top:12px;padding:14px}.preregistration-box>strong{font-family:Georgia,serif;font-size:15px}.preregistration-box>p{color:var(--muted);font-size:9px;line-height:1.5}.preregistration-box>label:not(.consent-field){flex-direction:column;margin:12px 0;display:flex}.preregistration-box>label>span{color:var(--muted);margin-bottom:5px;font-size:9px}.preregistration-box input[type=email]{background:var(--white);border:1px solid #0000;height:42px;padding:0 11px}.consent-field{align-items:flex-start;gap:8px;margin:12px 0;display:flex}.consent-field input{accent-color:var(--green);margin:2px 0 0}.consent-field span{line-height:1.45}.remove-promo{color:var(--red);cursor:pointer;background:0 0;border:0;margin-top:9px;padding:0;font-size:8px;text-decoration:underline}.discount-total{color:var(--green);font-weight:750}.subpage-shell{background:var(--paper);min-height:100vh}.subpage-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:76px;padding:10px 6vw;display:flex}.subpage-header>a:first-child{align-items:center;gap:10px;font-family:Georgia,serif;font-size:20px;font-style:italic;font-weight:700;display:flex}.subpage-header img{border-radius:50%;width:52px;height:52px}.subpage-header>a:last-child{font-size:11px;font-weight:800}.reservation-page{grid-template-columns:1fr minmax(360px,.85fr);gap:7vw;max-width:1180px;margin:0 auto;padding:90px 28px;display:grid}.subpage-intro{align-self:center}.subpage-intro h1,.promotions-hero h1,.confirmation-card h1,.admin-toolbar h1,.admin-denied h1{letter-spacing:-.05em;margin:0;font-family:Georgia,serif;font-size:clamp(44px,6vw,76px);font-weight:500;line-height:.98}.subpage-intro>p:not(.eyebrow),.promotions-hero>p:not(.eyebrow){color:var(--muted);max-width:600px;font-size:16px;line-height:1.7}.reservation-hours{background:var(--ink);color:#fff;grid-template-columns:1fr auto;gap:7px 18px;max-width:440px;margin-top:30px;padding:23px;display:grid}.reservation-hours strong,.reservation-hours span{font-size:11px}.reservation-hours span{color:var(--gold)}.reservation-form{background:var(--white);box-shadow:var(--shadow);flex-direction:column;gap:15px;padding:34px;display:flex}.reservation-form label{flex-direction:column;display:flex}.reservation-form label>span{color:var(--muted);margin-bottom:7px;font-size:10px;font-weight:750}.reservation-form input,.reservation-form textarea{background:var(--paper);border:1px solid #0000;outline:none;width:100%;min-height:48px;padding:0 13px}.reservation-form textarea{resize:vertical;min-height:100px;padding-top:13px}.reservation-form input:focus,.reservation-form textarea:focus{border-color:var(--green)}.reservation-form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.reservation-form .primary-button{cursor:pointer;border:0;justify-content:space-between;width:100%;margin-top:4px}.reservation-form>small{color:var(--muted);text-align:center;font-size:8px;line-height:1.45}.confirmation-card{background:var(--white);box-shadow:var(--shadow);text-align:center;max-width:680px;margin:9vh auto;padding:60px}.confirmation-card img{border-radius:50%;width:110px;margin:0 auto 25px}.confirmation-card>span{color:var(--green);letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:850}.confirmation-card h1{margin:15px 0 24px;font-size:clamp(42px,6vw,68px)}.confirmation-card p{color:var(--muted);line-height:1.65}.confirmation-card .primary-button{margin-top:18px}.promotions-page{overflow:hidden}.promotions-hero{background:var(--ink);color:#fff;text-align:center;padding:90px 8vw 150px}.promotions-hero .eyebrow{color:var(--gold)}.promotions-hero>p{margin-left:auto;margin-right:auto}.deal-grid{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1180px;margin:-75px auto 0;padding:0 26px 100px;display:grid;position:relative}.deal-card{background:var(--white);border-top:4px solid var(--red);box-shadow:var(--shadow);flex-direction:column;min-height:390px;padding:30px;display:flex}.deal-card>span{color:var(--red);letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:850}.deal-card h2{letter-spacing:-.03em;margin:18px 0 12px;font-family:Georgia,serif;font-size:28px}.deal-card p{color:var(--muted);font-size:12px;line-height:1.65}.deal-card>div{align-items:baseline;gap:10px;margin-top:auto;display:flex}.deal-card del{color:var(--muted);font-size:11px}.deal-card>div strong{color:var(--green);font-family:Georgia,serif;font-size:30px}.deal-card>:is(a,button){background:var(--ink);color:#fff;cursor:pointer;font:inherit;text-align:left;border:0;justify-content:space-between;align-items:center;width:100%;min-height:50px;margin-top:20px;padding:0 16px;font-size:11px;font-weight:850;display:flex}.coupon-showcase{background:var(--paper-deep);grid-template-columns:.75fr 1.25fr;gap:8vw;padding:95px 8vw;display:grid}.coupon-showcase h2{margin:0;font-family:Georgia,serif;font-size:clamp(36px,4vw,58px);font-weight:500;line-height:1}.coupon-showcase p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.65}.coupon-list{grid-template-columns:1fr 1fr;gap:8px;display:grid}.coupon-list article{background:var(--white);grid-template-columns:1fr auto;gap:4px;padding:15px;display:grid}.coupon-list code{color:var(--red);font-family:inherit;font-size:10px;font-weight:900}.coupon-list strong{color:var(--green);font-size:10px}.coupon-list span{color:var(--muted);grid-column:1/-1;font-size:8px;line-height:1.4}.coupon-status{color:var(--muted);grid-column:1/-1}.admin-shell{background:#f2eee7;min-height:100vh;padding-bottom:80px}.admin-header{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;min-height:76px;padding:10px 5vw;display:flex}.admin-header>a{align-items:center;gap:11px;display:flex}.admin-header img{border-radius:50%;width:52px;height:52px}.admin-header a span{flex-direction:column;display:flex}.admin-header a strong{font-family:Georgia,serif;font-size:20px;font-style:italic}.admin-header a small{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;font-size:7px}.admin-header>div{align-items:center;gap:17px;font-size:10px;display:flex}.admin-header>div button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:999px;padding:9px 14px}.admin-toolbar{justify-content:space-between;align-items:end;max-width:1280px;margin:0 auto;padding:65px 28px 32px;display:flex}.admin-toolbar h1{font-size:clamp(44px,5vw,68px)}.admin-toolbar label{flex-direction:column;display:flex}.admin-toolbar label span{color:var(--muted);margin-bottom:6px;font-size:9px;font-weight:800}.admin-toolbar input{background:var(--white);border:1px solid var(--line);min-height:45px;padding:0 12px}.admin-loading{color:var(--muted);max-width:1224px;margin:20px auto}.admin-metrics{grid-template-columns:repeat(5,1fr);gap:10px;max-width:1280px;margin:0 auto 10px;padding:0 28px;display:grid}.admin-metrics article{background:var(--white);min-height:130px;padding:22px}.admin-metrics span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800;display:block}.admin-metrics strong{margin-top:20px;font-family:Georgia,serif;font-size:clamp(24px,2.5vw,38px);display:block}.admin-grid{grid-template-columns:1.45fr .55fr;gap:10px;max-width:1280px;margin:0 auto 10px;padding:0 28px;display:grid}.admin-panel{background:var(--white);max-width:1224px;margin:0 auto 10px;padding:24px}.admin-grid .admin-panel{max-width:none;margin:0}.admin-panel-head{justify-content:space-between;align-items:flex-start;display:flex}.admin-panel-head span{color:var(--red);letter-spacing:.15em;text-transform:uppercase;font-size:8px;font-weight:850}.admin-panel-head h2{margin:4px 0 0;font-family:Georgia,serif;font-size:25px}.admin-panel-head>small{color:var(--muted);font-size:8px}.sales-chart{border-bottom:1px solid var(--line);align-items:end;gap:10px;height:240px;margin-top:28px;padding:25px 4px 0;display:flex;overflow-x:auto}.sales-chart>div{flex-direction:column;flex:1 0 52px;justify-content:flex-end;align-items:center;height:100%;display:flex}.sales-chart>div>span{background:var(--green);width:min(100%,42px);min-height:5px;position:relative}.sales-chart b{background:var(--ink);color:#fff;white-space:nowrap;padding:5px;font-size:7px;display:none;position:absolute;top:-25px;left:50%;transform:translate(-50%)}.sales-chart>div>span:hover b{display:block}.sales-chart small{color:var(--muted);margin:8px 0;font-size:7px}.close-panel dl{margin:25px 0}.close-panel dl div{border-bottom:1px solid var(--line);justify-content:space-between;padding:12px 0;font-size:10px;display:flex}.close-panel dt{color:var(--muted)}.close-panel dd{margin:0;font-weight:850}.close-panel button,.close-panel>a{cursor:pointer;border:0;justify-content:center;align-items:center;width:100%;min-height:43px;font-size:9px;font-weight:850;display:flex}.close-panel button{background:var(--ink);color:#fff}.close-panel>a{border:1px solid var(--line);margin-top:7px}.order-panel,.promo-admin{margin-left:auto;margin-right:auto}.admin-table{margin-top:20px;overflow-x:auto}.admin-table-row{border-bottom:1px solid var(--line);grid-template-columns:1.2fr .8fr .9fr .7fr .7fr;align-items:center;gap:10px;min-width:680px;padding:12px 0;font-size:9px;display:grid}.admin-table-row span{flex-direction:column;display:flex}.admin-table-row small{color:var(--muted);margin-top:3px;font-size:7px}.admin-table-head{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:850}.admin-empty{color:var(--muted);padding:25px 0;font-size:10px}.reservation-panel{margin-left:auto;margin-right:auto}.reservation-table-row{grid-template-columns:1.1fr .55fr .5fr 1.7fr .75fr;min-width:720px}.admin-login-shell{background:var(--paper);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.admin-login-card{background:var(--white);box-shadow:var(--shadow);text-align:center;width:100%;max-width:470px;padding:42px}.admin-login-card>img{border-radius:50%;width:92px;margin:0 auto 20px}.admin-login-card h1{letter-spacing:-.04em;margin:12px 0 18px;font-family:Georgia,serif;font-size:clamp(38px,6vw,55px);font-weight:500;line-height:1}.admin-login-card>p:not(.eyebrow){color:var(--muted);font-size:11px;line-height:1.6}.admin-login-card form{text-align:left;flex-direction:column;gap:13px;margin:26px 0 18px;display:flex}.admin-login-card label{flex-direction:column;display:flex}.admin-login-card label span{color:var(--muted);margin-bottom:6px;font-size:9px;font-weight:800}.admin-login-card input{background:var(--paper);border:1px solid #0000;min-height:48px;padding:0 13px}.admin-login-card input:focus{border-color:var(--green);outline:none}.admin-login-card button{cursor:pointer;border:0;justify-content:space-between;width:100%}.admin-login-card>a{color:var(--muted);font-size:9px;font-weight:800;text-decoration:underline}.promo-admin-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:22px;display:grid}.promo-admin-grid>div{border:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px;display:flex}.promo-admin-grid>div>span{flex-direction:column;gap:3px;display:flex}.promo-admin-grid code{color:var(--red);font-family:inherit;font-size:8px;font-weight:900}.promo-admin-grid strong{font-size:10px}.promo-admin-grid small{color:var(--muted);font-size:7px}.promo-admin-grid input{accent-color:var(--green);width:18px;height:18px}.admin-denied{text-align:center;max-width:680px;margin:10vh auto;padding:35px}.admin-denied img{border-radius:50%;width:105px;margin:0 auto 25px}.admin-denied h1{font-size:clamp(42px,6vw,68px)}.admin-denied>p:not(.eyebrow){color:var(--muted);line-height:1.6}.admin-denied a{border:1px solid var(--line);align-items:center;min-height:44px;margin:8px 4px 0;padding:0 16px;font-size:10px;font-weight:850;display:inline-flex}@media (max-width:1080px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr .75fr;padding-left:6vw;padding-right:6vw}.hero-mark img{width:min(36vw,390px)}.orbit-two{width:470px;height:470px}.orbit-one{width:400px;height:400px}.hero-special{right:-20px}.product-grid{grid-template-columns:repeat(2,1fr)}.story-section{gap:7vw;padding-left:7vw;padding-right:7vw}.calendar-grid{grid-template-columns:repeat(3,1fr)}.month-card:last-child{grid-column:auto}}@media (max-width:760px){body{padding-bottom:69px}.site-header{height:70px;padding:0 17px}.brand img{width:46px;height:46px}.brand strong{font-size:18px}.brand small{font-size:7px}.cart-button{padding:7px}.cart-button span{display:none}.cart-button b{width:31px;height:31px}.hero{flex-direction:column;min-height:auto;padding:42px 18px 0;display:flex}.status-pill{margin-bottom:31px}.hero h1{font-size:clamp(46px,14vw,67px)}.hero-text{margin:23px 0 27px;font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .primary-button,.hero-actions .secondary-button{width:100%;min-height:50px}.hero-stats{justify-content:space-between;gap:18px;margin-top:36px}.hero-stats div{flex-direction:column;align-items:flex-start;gap:2px}.hero-stats span{max-width:78px}.hero-mark{min-height:420px}.hero-mark img{width:270px}.orbit-one{width:320px;height:320px}.orbit-two{width:390px;height:390px}.hero-special{bottom:22px;right:5px}.service-strip{grid-template-columns:1fr 1fr;padding:0}.service-strip div{padding:22px 18px}.service-strip div+div{border-left:0}.service-strip div:nth-child(2n){border-left:1px solid #11100f2b}.service-strip div:nth-child(n+3){border-top:1px solid #11100f2b}.menu-section,.calendar-section{padding:76px 17px}.section-heading{flex-direction:column;align-items:flex-start}.menu-heading{gap:26px}.search-box{width:100%;min-width:0}.category-tabs{scroll-snap-type:x proximity;margin-top:30px}.category-tabs button{scroll-snap-align:start;min-height:44px}.menu-context{flex-direction:column;align-items:flex-start;gap:8px}.menu-context p{text-align:left}.product-grid{grid-template-columns:1fr}.product-card{min-height:230px}.delivery-section{grid-template-columns:1fr;padding:76px 17px}.delivery-table>div{padding:12px 10px}.delivery-table span{font-size:9px}.story-section{grid-template-columns:1fr;padding:95px 24px}.story-photo{max-width:390px;margin:0 auto}.story-copy{margin-top:30px}.story-copy blockquote{font-size:21px}.calendar-heading{align-items:flex-start;gap:25px}.hours-card{grid-template-columns:1fr}.hours-card div+div{border-top:1px solid #ffffff24;border-left:0}.calendar-grid{grid-template-columns:1fr}.month-card:last-child{grid-column:auto}.calendar-legend{gap:15px}.calendar-legend small{width:100%;margin-left:0;line-height:1.5}.next-closures{grid-template-columns:1fr}.visit-section{grid-template-columns:1fr;padding:78px 22px}.visit-card{margin-top:20px}footer{flex-direction:column;align-items:flex-start;gap:22px;padding:30px 22px}.mobile-order-nav{border-top:1px solid var(--line);padding:7px 7px calc(7px + env(safe-area-inset-bottom));z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f7;grid-template-columns:repeat(4,1fr);align-items:stretch;display:grid;position:fixed;bottom:0;left:0;right:0}.floating-cart-button{min-height:50px;bottom:82px;right:12px}.mobile-order-nav a,.mobile-order-nav button{color:var(--muted);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:48px;font-size:8px;font-weight:780;display:flex;position:relative}.mobile-order-nav a>span,.mobile-order-nav button>span{color:var(--ink);font-size:17px;line-height:1}.mobile-order-nav button b{background:var(--red);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:7px;display:flex;position:absolute;top:1px;right:calc(50% - 24px)}.toast{text-align:center;max-width:calc(100vw - 30px);font-size:10px;bottom:88px}.modal-backdrop{align-items:flex-end;padding:0}.config-modal{max-height:94vh;padding:29px 18px 18px}.config-modal h2{font-size:33px}.close-button{top:18px;right:16px}.choice-row{grid-template-columns:repeat(2,1fr)}.choice-row button:last-child{grid-column:1/-1}.border-choices{grid-template-columns:1fr 1fr}.cart-drawer{max-width:none}.cart-head,.cart-footer{padding-left:17px;padding-right:17px}.cart-body{padding:0 17px}.field-grid{grid-template-columns:1fr}.reservation-grid{grid-template-columns:1fr 1fr}.reservation-grid label:last-child{grid-column:1/-1}.manual-location>div{grid-template-columns:72px auto 1fr}.cart-head h2{font-size:25px}.promo-code-row{grid-template-columns:1fr auto}.promo-code-row button{padding:0 14px}.subpage-header{min-height:68px;padding:8px 17px}.subpage-header img{width:44px;height:44px}.subpage-header>a:first-child{font-size:18px}.subpage-header>a:last-child{font-size:9px}.reservation-page{grid-template-columns:1fr;padding:55px 17px 75px}.subpage-intro h1,.promotions-hero h1{font-size:48px}.subpage-intro>p:not(.eyebrow){font-size:14px}.reservation-form{padding:22px 17px}.reservation-form-grid{grid-template-columns:1fr}.confirmation-card{margin:25px 17px;padding:38px 20px}.promotions-hero{padding:65px 18px 118px}.deal-grid{grid-template-columns:1fr;margin-top:-72px;padding:0 17px 72px}.deal-card{min-height:350px;padding:25px}.coupon-showcase{grid-template-columns:1fr;padding:72px 17px}.coupon-list{grid-template-columns:1fr}.admin-header{padding:8px 14px}.admin-header img{width:44px;height:44px}.admin-header>div>span{display:none}.admin-toolbar{flex-direction:column;align-items:stretch;gap:25px;padding:45px 17px 25px}.admin-toolbar h1{font-size:48px}.admin-metrics{grid-template-columns:1fr 1fr;padding:0 17px}.admin-metrics article{min-height:108px;padding:17px}.admin-metrics article:last-child{grid-column:1/-1}.admin-grid{grid-template-columns:1fr;padding:0 17px}.admin-panel{margin-left:17px;margin-right:17px;padding:18px}.admin-grid .admin-panel{margin-left:0;margin-right:0}.promo-admin-grid{grid-template-columns:1fr}}@media print{.admin-header,.admin-toolbar label,.chart-panel,.order-panel,.promo-admin,.close-panel button,.close-panel>a{display:none!important}.admin-shell{background:#fff;padding:0}.admin-toolbar{padding:20px 0}.admin-metrics{grid-template-columns:repeat(5,1fr);padding:0}.admin-grid{padding:0;display:block}.close-panel{border:1px solid #bbb}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
