:root{--piruli-yellow-50:#fff9dd;--piruli-yellow-100:#fff1a8;--piruli-yellow-300:#ffdf55;--piruli-yellow-400:#ffd43b;--piruli-yellow-500:#f8c927;--piruli-red-400:#f7653c;--piruli-red-500:#ea4b2d;--piruli-red-600:#c93b22;--piruli-green-50:#eef8ef;--piruli-green-500:#267c45;--piruli-green-700:#155b31;--piruli-ink:#171913;--piruli-muted:#5f6259;--piruli-paper:#fffdf6;--piruli-white:#fff;--piruli-info:#155eaa;--piruli-warning:#9a5b00;--piruli-danger:#a92525;--piruli-success:#1e6c3d;--font-display:ui-rounded, "SF Pro Rounded", "Arial Rounded MT Bold", system-ui, sans-serif;--font-body:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--radius-sm:.55rem;--radius-md:1rem;--radius-lg:1.5rem;--radius-pill:999px;--shadow-sm:0 2px 8px #17191314;--shadow-md:0 18px 45px #17191324;--focus:0 0 0 3px var(--piruli-paper), 0 0 0 6px var(--piruli-info)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--piruli-paper)}body{color:var(--piruli-ink);background:var(--piruli-paper);font-family:var(--font-body);margin:0;font-size:16px;line-height:1.5}button,input{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.035em;line-height:1.03}h1{font-size:clamp(3rem,7vw,6.8rem)}h2{font-size:clamp(2.1rem,4.2vw,4rem)}h3{font-size:1.35rem}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{z-index:1000;color:#111;background:#fff;border-radius:.5rem;padding:.8rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{box-shadow:var(--focus);top:1rem}:focus-visible{box-shadow:var(--focus);outline:none}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--piruli-red-600);margin:0 0 .6rem;font-size:.72rem;font-weight:850}.eyebrow.light{color:var(--piruli-yellow-300)}.demo-ribbon{background:var(--piruli-ink);color:#fff;letter-spacing:.05em;justify-content:space-between;align-items:center;gap:1rem;min-height:36px;padding:.4rem clamp(1rem,5vw,5rem);font-size:.72rem;font-weight:800;display:flex}.demo-ribbon a{text-underline-offset:3px;align-items:center;gap:.35rem;text-decoration:underline;display:flex}.demo-ribbon svg{width:14px}.store-header{background:var(--piruli-yellow-300);z-index:20;border-bottom:1px solid #1719131a;align-items:center;gap:3rem;height:78px;padding:0 clamp(1rem,5vw,5rem);display:flex;position:relative}.wordmark{font-family:var(--font-display);white-space:nowrap;align-items:baseline;gap:.55rem;display:flex}.wordmark span{color:var(--piruli-red-600);font-size:1.55rem;font-weight:950}.wordmark small{letter-spacing:.28em;font-size:.62rem;font-weight:850}.store-header nav{gap:2rem;margin-left:auto;font-size:.9rem;font-weight:750;display:flex}.store-header nav a{position:relative}.store-header nav a:after{content:"";background:var(--piruli-red-500);width:100%;height:2px;transition:transform .18s;position:absolute;bottom:-.35rem;left:0;transform:scaleX(0)}.store-header nav a:hover:after{transform:scaleX(1)}.header-actions{align-items:center;gap:.65rem;display:flex}.locale-switch,.cart-button{border-radius:var(--radius-pill);background:#ffffff73;border:1px solid #17191333;justify-content:center;align-items:center;gap:.35rem;min-width:48px;min-height:48px;font-weight:850;display:inline-flex}.locale-switch{padding:0 .85rem}.locale-switch svg,.cart-button svg{width:20px;height:20px}.cart-button{color:#fff;background:var(--piruli-red-500);border-color:#0000;position:relative}.cart-button span{border:2px solid var(--piruli-yellow-300);background:var(--piruli-ink);border-radius:50%;place-items:center;width:20px;height:20px;font-size:.68rem;display:grid;position:absolute;top:-5px;right:-3px}.hero{background:#7e4a20;align-items:flex-end;min-height:min(760px,100vh - 114px);display:flex;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:center}.hero-scrim{background:linear-gradient(90deg,#0a0c08c7 0%,#0a0c0870 43%,#0a0c081a 75%),linear-gradient(#0000 50%,#0a0c0894);position:absolute;inset:0}.hero-content{z-index:2;color:#fff;width:min(780px,68%);padding:clamp(3rem,7vw,6rem) clamp(1rem,7vw,7rem);position:relative}.hero-content h1{margin-bottom:1.2rem}.hero-content>p:not(.eyebrow){color:#ffffffe6;max-width:650px;font-size:clamp(1.05rem,1.6vw,1.35rem)}.button-row{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.ui-button{border-radius:var(--radius-pill);cursor:pointer;border:2px solid #0000;justify-content:center;align-items:center;gap:.55rem;min-height:48px;padding:.78rem 1.15rem;font-weight:850;transition:transform .16s,background .16s;display:inline-flex}.ui-button:hover:not(:disabled){transform:translateY(-2px)}.ui-button svg{width:18px;height:18px}.ui-button:disabled{opacity:.5;cursor:not-allowed}.ui-button--primary{color:#fff;background:linear-gradient(135deg, var(--piruli-red-500), #f8843e);box-shadow:0 10px 22px #ea4b2d3d}.ui-button--secondary{color:var(--piruli-ink);background:0 0;border-color:currentColor}.ui-button--quiet{background:0 0}.ui-button--danger{background:var(--piruli-danger);color:#fff}.ui-button--glass{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff17;border-color:#ffffffa6}.hero-status{z-index:3;color:#fff;align-items:center;gap:.8rem;display:flex;position:absolute;bottom:2rem;right:clamp(1rem,4vw,4rem)}.hero-status>span:last-child{border-radius:var(--radius-pill);background:#0000007a;align-items:center;gap:.4rem;padding:.45rem .7rem;font-size:.78rem;display:flex}.ui-status{border-radius:var(--radius-pill);color:#333;letter-spacing:.02em;background:#eee;align-items:center;gap:.42rem;width:max-content;padding:.35rem .62rem;font-size:.72rem;font-weight:850;display:inline-flex}.ui-status__dot{background:0 0;border:2px solid;border-radius:50%;width:.48rem;height:.48rem}.ui-status--success{color:var(--piruli-success);background:#e2f4e7}.ui-status--warning{color:#7f4a00;background:#fff1cf}.ui-status--danger{color:var(--piruli-danger);background:#fbe4e4}.ui-status--info{color:var(--piruli-info);background:#e3f0ff}.location-strip{background:var(--piruli-yellow-300);border-bottom:1px solid #1719131a;justify-content:space-between;align-items:center;gap:2rem;padding:2rem clamp(1rem,7vw,7rem);display:flex}.location-strip h2{align-items:center;gap:.6rem;margin-bottom:.55rem;font-size:clamp(1.55rem,3vw,2.35rem);display:flex}.location-strip h2 svg{width:28px}.location-strip p:last-child{color:#4c4c41;max-width:720px;margin:0}.menu-section{background:#fffdf6;padding:clamp(4rem,8vw,8rem) clamp(1rem,7vw,7rem)}.section-heading{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}.section-heading>div{max-width:760px}.section-heading h2{margin-bottom:1rem}.section-heading p:last-child{color:var(--piruli-muted);font-size:1.1rem}.menu-tools{justify-content:space-between;gap:1rem;margin-bottom:2rem;display:flex}.segmented{border-radius:var(--radius-pill);background:#f2ecd9;padding:.3rem;display:flex}.segmented button{border-radius:var(--radius-pill);background:0 0;border:0;min-height:44px;padding:.5rem 1rem;font-weight:800}.segmented button[aria-pressed=true]{background:var(--piruli-ink);color:#fff}.search-field{border-radius:var(--radius-pill);background:#fff;border:1px solid #d9d3c0;align-items:center;gap:.6rem;width:min(360px,100%);min-height:48px;padding:0 .9rem;display:flex}.search-field input{background:0 0;border:0;outline:0;width:100%}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,2rem);display:grid}.product-card{border-radius:var(--radius-lg);min-width:0;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #e5dfcc;overflow:hidden}.product-image{aspect-ratio:4/3;position:relative;overflow:hidden}.product-image img{object-fit:cover;transition:transform .35s}.product-card:hover .product-image img{transform:scale(1.025)}.product-image .ui-status{position:absolute;top:1rem;left:1rem}.product-copy{padding:1.3rem}.product-concept{text-transform:uppercase;letter-spacing:.13em;color:var(--piruli-green-700);font-size:.7rem;font-weight:900}.product-copy h3{margin-bottom:.6rem;font-size:1.55rem}.product-copy>p:not(.product-concept,.allergen-note){min-height:3rem;color:var(--piruli-muted)}.allergen-note{color:#765100;background:#fff6dc;border-radius:.6rem;padding:.55rem .7rem;font-size:.72rem;font-weight:750}.product-footer{justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.product-footer strong{font-size:1.22rem}.product-footer .ui-button{min-height:44px;padding:.58rem .85rem}.how-section{background:var(--piruli-green-700);color:#fff;grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,8vw,8rem);padding:clamp(4rem,8vw,8rem) clamp(1rem,7vw,7rem);display:grid}.how-copy p:last-child{color:#ffffffc7;font-size:1.1rem}.how-steps{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.how-steps li{border-radius:var(--radius-md);background:#ffffff12;border:1px solid #ffffff2e;gap:1rem;padding:1.15rem;display:flex}.how-steps li>span{background:var(--piruli-yellow-300);height:48px;color:var(--piruli-ink);border-radius:50%;flex:0 0 48px;place-items:center;display:grid}.how-steps svg{width:24px;height:24px}.how-steps p{color:#ffffffb3;margin:.25rem 0 0}.account-promo{background:var(--piruli-yellow-100);grid-template-columns:1fr .75fr;align-items:center;gap:clamp(2rem,7vw,7rem);padding:clamp(4rem,8vw,8rem) clamp(1rem,7vw,7rem);display:grid}.account-promo>div:first-child{max-width:700px}.account-promo>div:first-child>p:not(.eyebrow){color:var(--piruli-muted);font-size:1.1rem}.receipt-preview{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;border:1px solid #17191326;padding:2rem;transform:rotate(1.2deg)}.receipt-preview h3{margin:1.5rem 0 .3rem;font-size:2rem}.timeline{gap:.4rem;margin:1.5rem 0;display:flex}.timeline span{border-radius:var(--radius-pill);background:var(--piruli-green-500);flex:1;height:7px}.receipt-preview small{color:var(--piruli-muted)}footer{background:var(--piruli-ink);color:#fff;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:2rem;padding:3rem clamp(1rem,7vw,7rem);display:grid}.wordmark.inverse span{color:var(--piruli-yellow-300)}footer p{color:#ffffffa3;margin:0}footer>div:last-child{text-underline-offset:3px;justify-content:flex-end;gap:1.2rem;font-size:.85rem;text-decoration:underline;display:flex}.config-dialog{border-radius:var(--radius-lg);border:0;width:min(600px,100% - 2rem);padding:2rem;box-shadow:0 30px 90px #00000059}.config-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0e100bad}.icon-close{cursor:pointer;background:#f0ebdc;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.config-dialog form:first-child{justify-content:flex-end;display:flex}.config-dialog fieldset{border-radius:var(--radius-md);border:1px solid #d8d2bf;margin:1.5rem 0;padding:1rem}.config-dialog legend{padding:0 .4rem;font-weight:850}.config-dialog fieldset label{background:var(--piruli-green-50);border-radius:.6rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:.8rem;display:grid}.config-dialog fieldset svg{color:var(--piruli-green-700)}.dialog-total{justify-content:space-between;margin:1rem 0;font-size:1.1rem;display:flex}.config-dialog>.ui-button{width:100%}.fine-print{text-align:center;color:var(--piruli-muted);margin:1rem 0 0;font-size:.75rem}.cart-drawer{z-index:50;background:#fff;border:0;width:min(480px,100%);max-width:none;height:100dvh;max-height:none;margin:0 0 0 auto;padding:1.5rem;position:fixed;inset:0 0 0 auto;overflow:auto;box-shadow:-20px 0 60px #00000038}.cart-drawer::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000080}.drawer-header{border-bottom:1px solid #e3ddca;justify-content:space-between;align-items:flex-start;padding-bottom:1rem;display:flex}.drawer-header h2{font-size:2.2rem}.cart-empty{text-align:center;align-content:center;place-items:center;gap:1rem;min-height:70vh;display:grid}.cart-empty>svg{width:52px;height:52px;color:var(--piruli-red-500)}.cart-lines{gap:1rem;margin:1.5rem 0;padding:0;list-style:none;display:grid}.cart-lines li{grid-template-columns:80px 1fr auto;align-items:center;gap:.8rem;display:grid}.cart-lines img{object-fit:cover;border-radius:.6rem;width:80px;height:64px}.cart-lines li>div:nth-child(2){display:grid}.cart-lines small{color:var(--piruli-muted)}.quantity{align-items:center;gap:.3rem;display:flex}.quantity button{background:#fff;border:1px solid #d9d3c0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.totals{border-top:1px solid #e3ddca;border-bottom:1px solid #e3ddca;padding:1rem 0}.totals p{justify-content:space-between;gap:1rem;display:flex}.totals p:last-child{color:var(--piruli-muted);margin:0;font-size:.8rem}.cart-warning{color:#725000;background:#fff4d3;border-radius:.7rem;gap:.7rem;margin:1rem 0;padding:.8rem;display:flex}.cart-warning svg{flex:0 0 20px}.cart-warning p{margin:0;font-size:.8rem}.cart-drawer>.ui-button{width:100%}.ui-state{text-align:center;padding:4rem 1rem}.ui-state__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--piruli-red-600);font-size:.7rem;font-weight:850}.ui-spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:900px){.store-header{gap:1rem}.wordmark small,.store-header nav{display:none}.header-actions{margin-left:auto}.hero{min-height:720px}.hero-content{width:82%}.hero-status{right:1rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.how-section,.account-promo,footer{grid-template-columns:1fr}footer>div:last-child{flex-wrap:wrap;justify-content:flex-start}}@media (max-width:620px){h1{font-size:3.25rem}.demo-ribbon{flex-direction:column;align-items:flex-start;gap:.15rem;padding:.45rem 1rem}.demo-ribbon a{font-size:.66rem}.store-header{height:68px;padding:0 1rem}.wordmark span{font-size:1.35rem}.locale-switch{padding:0 .65rem}.hero{background:var(--piruli-yellow-300);min-height:700px;display:block}.hero>img{object-position:center!important;width:100%!important;height:300px!important;position:relative!important}.hero-scrim{display:none}.hero-content{width:100%;color:var(--piruli-ink);background:linear-gradient(135deg, var(--piruli-yellow-300), #ffe98e);padding:2.5rem 1.2rem 7rem}.hero-content .eyebrow{color:var(--piruli-red-600)}.hero-content>p:not(.eyebrow){color:#454538;font-size:1rem}.button-row{grid-template-columns:1fr 1fr;display:grid}.button-row .ui-button{padding:.75rem .7rem}.ui-button--glass{color:var(--piruli-ink);border-color:var(--piruli-ink);background:0 0}.hero-status{color:var(--piruli-ink);flex-wrap:wrap;bottom:1rem;left:1.2rem;right:auto}.hero-status>span:last-child{color:#fff}.location-strip{flex-direction:column;align-items:flex-start;padding:2rem 1.2rem}.location-strip .ui-button{width:100%}.menu-section,.how-section,.account-promo{padding:4rem 1.2rem}.section-heading,.menu-tools{flex-direction:column}.search-field{width:100%}.segmented{width:100%;overflow:auto}.segmented button{flex:1}.product-grid{grid-template-columns:1fr}.product-copy>p:not(.product-concept,.allergen-note){min-height:0}.account-promo{gap:2rem}.receipt-preview{transform:none}footer{padding:2.5rem 1.2rem}.cart-lines li{grid-template-columns:64px 1fr}.cart-lines img{width:64px;height:56px}.quantity{grid-column:2;justify-content:flex-start}.cart-drawer{padding:1rem}}@media (max-width:360px){.locale-switch svg{display:none}.button-row{grid-template-columns:1fr}.hero{min-height:760px}.product-footer{flex-direction:column;align-items:flex-start}.product-footer .ui-button{width:100%}}.account-shell{background:#f6f4ee;min-height:100vh}.account-header{background:#fff;border-bottom:1px solid #ded9cd;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(1rem,5vw,5rem);display:flex}.account-header>div{gap:1rem;display:flex}.account-header>div a{align-items:center;gap:.35rem;font-size:.85rem;font-weight:750;display:flex}.account-main{padding:clamp(3rem,7vw,7rem) clamp(1rem,7vw,7rem)}.account-intro{grid-template-columns:1.1fr .75fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.account-intro>div:first-child{max-width:760px}.account-intro h1{font-size:clamp(2.8rem,6vw,5.8rem)}.account-intro>div:first-child>p:not(.eyebrow){color:var(--piruli-muted);font-size:1.15rem}.trust-row{flex-wrap:wrap;gap:.6rem;margin-top:2rem;display:flex}.trust-row span{border-radius:var(--radius-pill);background:#fff;border:1px solid #d9d5c9;align-items:center;gap:.4rem;padding:.5rem .7rem;font-size:.75rem;font-weight:750;display:flex}.trust-row svg{width:18px;color:var(--piruli-green-700)}.auth-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;border:1px solid #dfdacd;padding:2rem}.auth-card h2{margin:1.5rem 0 1rem;font-size:2.1rem}.auth-tabs{border-radius:var(--radius-pill);background:#f0ede5;grid-template-columns:1fr 1fr;gap:.25rem;margin-top:1rem;padding:.25rem;display:grid}.auth-tabs button{border-radius:var(--radius-pill);background:0 0;border:0;min-height:44px;font-weight:800}.auth-tabs button[aria-selected=true]{background:var(--piruli-ink);color:#fff}.auth-card form{gap:1rem;display:grid}.auth-card label{gap:.4rem;font-size:.82rem;font-weight:800;display:grid}.auth-card input:not([type=checkbox]){background:#fff;border:1px solid #cfcabd;border-radius:.65rem;min-height:48px;padding:.7rem .8rem}.consent-check{align-items:flex-start;grid-template-columns:auto 1fr!important}.consent-check input{margin-top:.2rem}.auth-card .ui-button{width:100%}.auth-note{color:var(--piruli-muted);margin:0;font-size:.72rem}.account-capabilities{margin-top:clamp(5rem,10vw,10rem)}.capability-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.capability-grid article{border-radius:var(--radius-md);background:#fff;border:1px solid #dfdacd;padding:1.4rem}.capability-grid article>span{background:var(--piruli-yellow-100);width:48px;height:48px;color:var(--piruli-red-600);border-radius:.8rem;place-items:center;display:grid}.capability-grid svg{width:24px;height:24px}.capability-grid h3{margin:1.2rem 0 .5rem}.capability-grid p{color:var(--piruli-muted);margin:0;font-size:.9rem}.account-demo-state{grid-template-columns:1fr 1fr;gap:1rem;margin-top:3rem;display:grid}.account-demo-state>.ui-state,.claim-card{border-radius:var(--radius-lg);background:#ffffff8c;border:1px dashed #c9c3b4}.claim-card{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:2rem;display:grid}.claim-card>svg{width:38px;height:38px;color:var(--piruli-red-500)}.claim-card h3{margin:0 0 .4rem}.claim-card p{color:var(--piruli-muted);margin:0}.tracking-page{background:var(--piruli-yellow-100);min-height:100vh;padding:clamp(2rem,6vw,6rem)}.tracking-page>a{align-items:center;gap:.4rem;font-weight:800;display:flex}.tracking-card{border-radius:var(--radius-lg);max-width:820px;box-shadow:var(--shadow-md);background:#fff;margin:3rem auto;padding:clamp(1.5rem,5vw,4rem)}.tracking-card h1{margin:1.6rem 0 .8rem;font-size:clamp(2.7rem,6vw,5rem)}.tracking-card>p:not(.eyebrow,.tracking-help){color:var(--piruli-muted);font-size:1.1rem}.tracking-states{grid-template-columns:repeat(3,1fr);gap:.8rem;margin:2rem 0;display:grid}.tracking-states article{border:1px solid #ded8c9;border-radius:.8rem;align-items:center;gap:.7rem;padding:1rem;display:flex}.tracking-states svg{width:26px;height:26px}.tracking-states div{display:grid}.tracking-states small{color:var(--piruli-muted)}.tracking-timeline{align-items:center;margin:2rem 0;display:flex}.tracking-timeline span{border:2px solid #d6d0bf;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.tracking-timeline span.active{background:var(--piruli-green-700);border-color:var(--piruli-green-700);color:#fff}.tracking-timeline i{background:#d6d0bf;flex:1;height:3px}.tracking-help{background:#f4f1e8;border-radius:.7rem;padding:1rem}.tracking-items{margin:2rem 0}.tracking-items article,.checkout-summary article{border-bottom:1px solid #ece8dc;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.9rem 0;display:grid}.tracking-items article>svg{width:24px;height:24px;color:var(--piruli-red-500)}.tracking-items article>div,.checkout-summary article>div{min-width:0;display:grid}.tracking-items small,.checkout-summary small{color:var(--piruli-muted)}.status-history{margin:2rem 0;padding:0;list-style:none}.status-history li{grid-template-columns:auto 1fr;gap:.8rem;padding:.7rem 0;display:grid}.status-history li>span{background:var(--piruli-green-700);width:12px;height:12px;box-shadow:0 0 0 2px var(--piruli-green-700);border:3px solid #fff;border-radius:50%;margin-top:.25rem}.status-history li>div{display:grid}.tracking-actions{flex-wrap:wrap;gap:.75rem;display:flex}.checkout-page{background:linear-gradient(145deg, var(--piruli-yellow-100), #fff9e6);min-height:100vh;padding:clamp(1rem,4vw,4rem)}.checkout-page>.ui-state{border-radius:var(--radius-lg);width:min(760px,100%);box-shadow:var(--shadow-md);background:#fff;border:1px solid #e3dbc4;margin:10vh auto}.checkout-header{justify-content:space-between;align-items:center;gap:1rem;width:min(1240px,100%);margin:0 auto 1.5rem;display:flex}.checkout-header a{align-items:center;gap:.45rem;font-weight:900;display:inline-flex}.checkout-layout{grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);align-items:start;gap:clamp(1rem,3vw,2.5rem);width:min(1240px,100%);margin:0 auto;display:grid}.checkout-form,.checkout-summary{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #e3dbc4;padding:clamp(1.2rem,3vw,2.4rem)}.checkout-form>h1{margin:.45rem 0 1.4rem;font-size:clamp(2.5rem,5vw,4.5rem)}.checkout-section{border-top:1px solid #ece8dc;margin:1.5rem 0;padding-top:1.2rem}.checkout-section h2,.checkout-summary h2{margin:0 0 1rem}.checkout-section label{gap:.4rem;font-size:.82rem;font-weight:850;display:grid}.checkout-section input:not([type=checkbox],[type=radio]),.checkout-section select{min-height:46px;color:inherit;font:inherit;background:#fff;border:1px solid #bbb4a4;border-radius:.55rem;padding:.7rem}.choice-row{flex-wrap:wrap;gap:.7rem;margin-bottom:1rem;display:flex}.choice-row label,.check-row{flex-direction:row;align-items:center;min-height:44px;grid-template-columns:none!important;gap:.65rem!important;display:flex!important}.choice-row label{border:1px solid #d1c9b7;border-radius:.55rem;padding:.65rem .8rem}.choice-row input,.check-row input{width:20px;height:20px}.form-error,.form-notice{border-radius:.55rem;padding:.8rem 1rem}.form-error{color:#8b1717;background:#fff1f1;border:1px solid #d83434}.form-notice{color:#224e2b;background:#effbef;border:1px solid #4f8356}.checkout-summary{position:sticky;top:1rem}.checkout-summary>svg{width:40px;height:40px;color:var(--piruli-red-500)}.checkout-summary article{grid-template-columns:minmax(0,1fr) auto}.checkout-summary article .ui-button{grid-column:1/-1;justify-self:start}.checkout-summary dl{margin:1.2rem 0}.checkout-summary dl>div{justify-content:space-between;gap:1rem;padding:.35rem 0;display:flex}.checkout-summary dl>div:last-child{border-top:2px solid var(--piruli-ink);margin-top:.5rem;padding-top:.8rem;font-size:1.15rem;font-weight:900}.checkout-summary dt{text-transform:capitalize}.checkout-summary>small{gap:.4rem;display:flex}.claim-notice{background:#f7f5ee;border:1px solid #d1c9b7;border-radius:.6rem;grid-template-columns:auto minmax(0,1fr);gap:.6rem;margin-top:1rem;padding:1rem;display:grid}.claim-notice code,.claim-notice a{overflow-wrap:anywhere;grid-column:2}.staff-auth-shell{min-height:100vh;color:var(--piruli-ink);background:radial-gradient(circle at 12% 15%,#ffd7363d,#0000 30%),#f3f4ef;padding:clamp(1rem,4vw,3rem)}.staff-auth-shell>header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.staff-auth-shell>header>a:last-child{align-items:center;gap:.4rem;font-size:.82rem;font-weight:800;display:flex}.staff-auth-shell>main{grid-template-columns:minmax(0,1fr) minmax(340px,460px);align-items:center;gap:clamp(2rem,7vw,7rem);width:min(1120px,100%);margin:clamp(3rem,8vw,8rem) auto 0;display:grid}.staff-auth-shell>main>section:first-child h1{max-width:700px;margin:.7rem 0 1rem;font-size:clamp(2.7rem,5vw,5.5rem)}.staff-auth-shell>main>section:first-child>p:not(.eyebrow){max-width:660px;color:var(--piruli-muted);font-size:1.05rem}.mfa-enrollment{background:#fff9d9;border:1px solid #d8c45e;border-radius:.65rem;min-width:0;padding:.8rem}.mfa-enrollment p{margin:0 0 .45rem;font-size:.72rem;font-weight:850}.mfa-enrollment code{overflow-wrap:anywhere;background:#fff;border-radius:.4rem;max-width:100%;padding:.5rem;font-size:.7rem;display:block}.mfa-enrollment details{margin-top:.55rem}.mfa-enrollment summary{cursor:pointer;font-size:.7rem;font-weight:750}.backoffice-shell{color:#242721;background:#f4f5f2;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.bo-sidebar{color:#fff;background:#171b17;flex-direction:column;height:100vh;padding:1rem .8rem;display:flex;position:sticky;top:0}.bo-brand{align-items:center;gap:.7rem;padding:.5rem;display:flex}.bo-brand>span{background:var(--piruli-yellow-300);width:42px;height:42px;color:var(--piruli-ink);font-family:var(--font-display);border-radius:.7rem;place-items:center;font-weight:950;display:grid}.bo-brand div{display:grid}.bo-brand small{letter-spacing:.22em;color:#ffffff85;font-size:.58rem}.environment-label{color:#ffe078;letter-spacing:.08em;background:#332d16;border:1px solid #665722;border-radius:.45rem;align-items:center;gap:.45rem;margin:1rem .5rem;padding:.45rem .55rem;font-size:.62rem;font-weight:900;display:flex}.environment-label span{background:#ffd43b;border-radius:50%;width:7px;height:7px}.bo-sidebar nav{gap:.15rem;display:grid;overflow:auto}.bo-sidebar nav a{color:#ffffffab;border-radius:.5rem;grid-template-columns:22px 1fr auto;align-items:center;gap:.55rem;min-height:42px;padding:.55rem .65rem;font-size:.78rem;font-weight:700;display:grid}.bo-sidebar nav a:hover,.bo-sidebar nav a[aria-current=page]{color:#fff;background:#ffffff17}.bo-sidebar nav a[aria-current=page]{box-shadow:inset 3px 0 var(--piruli-yellow-300)}.bo-sidebar nav svg{width:19px;height:19px}.bo-sidebar nav b{border-radius:var(--radius-pill);background:var(--piruli-red-500);color:#fff;text-align:center;min-width:19px;padding:.1rem .3rem;font-size:.62rem}.bo-user{border-top:1px solid #ffffff1f;align-items:center;gap:.6rem;margin-top:auto;padding:.8rem .5rem;display:flex}.bo-user>span{background:#31553b;border-radius:50%;place-items:center;width:36px;height:36px;font-size:.72rem;font-weight:850;display:grid}.bo-user div{display:grid}.bo-user strong{font-size:.74rem}.bo-user small{color:#ffffff7a;font-size:.64rem}.bo-content{min-width:0}.bo-topbar{background:#fff;border-bottom:1px solid #dfe2dc;align-items:center;gap:1rem;height:66px;padding:0 1.5rem;display:flex}.bo-topbar>div:first-child{gap:.3rem;min-width:170px;display:flex}.bo-topbar p{color:#777b72;margin:0;font-size:.75rem}.bo-topbar strong{font-size:.8rem}.bo-topbar label{background:#f7f8f5;border:1px solid #dfe2dc;border-radius:.5rem;align-items:center;gap:.5rem;width:min(420px,45%);min-height:38px;margin-left:auto;padding:0 .7rem;display:flex}.bo-topbar label input{background:0 0;border:0;outline:0;width:100%;font-size:.78rem}.bo-topbar>a{align-items:center;gap:.35rem;font-size:.72rem;font-weight:750;display:flex}.bo-locale{border:1px solid #dfe2dc;border-radius:.4rem;padding:.35rem .5rem}.bo-sign-out{min-height:36px;font:inherit;background:#fff;border:1px solid #dfe2dc;border-radius:.4rem;padding:.35rem .6rem;font-size:.72rem;font-weight:780}.bo-main{max-width:1680px;margin:auto;padding:clamp(1.3rem,3vw,2.5rem)}.bo-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.8rem;display:flex}.bo-heading>div{max-width:860px}.bo-heading h1{margin-bottom:.5rem;font-size:clamp(2rem,4vw,3.8rem)}.bo-heading>div>p:last-child{color:#696d64;margin:0}.bo-metrics{grid-template-columns:repeat(4,1fr);gap:.8rem;margin-bottom:.8rem;display:grid}.bo-metrics article{background:#fff;border:1px solid #dfe2dc;border-radius:.75rem;padding:1rem}.bo-metrics small{color:#74796f;font-size:.68rem;font-weight:750;display:block}.bo-metrics strong{font-family:var(--font-display);margin:.35rem 0;font-size:1.75rem;display:block}.bo-metrics p{color:#74796f;min-height:2.2rem;margin:0 0 .5rem;font-size:.72rem}.progress{border-radius:var(--radius-pill);background:#eceee9;height:6px;margin:.6rem 0;overflow:hidden}.progress span{background:var(--piruli-red-500);height:100%;display:block}.bo-grid{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.bo-panel{background:#fff;border:1px solid #dfe2dc;border-radius:.75rem;padding:1.1rem}.bo-panel.span-2{grid-column:span 2}.panel-title{border-bottom:1px solid #e5e8e1;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.8rem;display:flex}.panel-title h2,.bo-panel>h2{margin:0 0 .2rem;font-size:1.2rem}.panel-title p{color:#74796f;margin:0;font-size:.72rem}.action-list{display:grid}.action-list a{border-bottom:1px solid #eceeea;grid-template-columns:38px 1fr 20px;align-items:center;gap:.7rem;padding:.85rem 0;display:grid}.action-list a:last-child{border-bottom:0}.action-list a>span{background:#fff2c9;border-radius:.5rem;place-items:center;width:36px;height:36px;display:grid}.action-list a>span svg{width:19px}.action-list a div{display:grid}.action-list a strong{font-size:.8rem}.action-list a small{color:#777b72;font-size:.62rem}.freshness-list{margin:.5rem 0 0;padding:0;list-style:none}.freshness-list li{border-bottom:1px solid #eceeea;justify-content:space-between;align-items:center;padding:.7rem 0;font-size:.78rem;display:flex}.switch-list{display:grid}.switch-list label{border-bottom:1px solid #eceeea;justify-content:space-between;padding:.7rem 0;font-size:.78rem;display:flex}.setup-layout{grid-template-columns:320px 1fr;gap:1rem;display:grid}.setup-list{align-content:start;gap:.35rem;display:grid}.setup-list button{text-align:left;background:#fff;border:1px solid #dfe2dc;border-radius:.55rem;grid-template-columns:30px 1fr 24px;align-items:center;gap:.65rem;min-height:60px;padding:.7rem;display:grid}.setup-list button[aria-current=step]{border-color:var(--piruli-green-700);box-shadow:0 0 0 2px #155b311f}.setup-list button>span:first-child{color:#84887f;font-size:.65rem}.setup-list button div{display:grid}.setup-list button strong{font-size:.75rem}.setup-list button small{color:#858980;font-size:.56rem}.setup-list button svg{width:17px;color:var(--piruli-warning)}.step-empty{border:1px solid #b9bdb5;border-radius:50%;height:14px;width:14px!important}.setup-editor{background:#fff;border:1px solid #dfe2dc;border-radius:.75rem;min-height:650px;padding:1.5rem}.setup-editor-head{border-bottom:1px solid #e3e6df;justify-content:space-between;align-items:flex-start;padding-bottom:1rem;display:flex}.setup-editor-head h2{margin:0;font-size:1.65rem}.setup-editor form{padding-top:1.5rem}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.setup-editor form label{gap:.35rem;font-size:.72rem;font-weight:800;display:grid}.setup-editor input:not([type=checkbox]),.setup-editor select{background:#fff;border:1px solid #ccd0c7;border-radius:.5rem;min-height:44px;padding:.65rem .7rem}.setup-editor fieldset{border:1px solid #dfe2dc;border-radius:.6rem;margin:1.5rem 0;padding:1rem}.setup-editor legend{padding:0 .4rem;font-size:.78rem;font-weight:850}.setup-editor .check-line{grid-template-columns:auto 1fr;align-items:flex-start;margin-bottom:1rem}.editor-actions{justify-content:flex-end;gap:.6rem;display:flex}.form-blocker{color:#765100;background:#fff2ca;border-radius:.5rem;align-items:center;gap:.5rem;margin:1rem 0 0;padding:.75rem;font-size:.7rem;display:flex}.form-blocker svg{flex:0 0 18px}.setup-placeholder{text-align:center;align-content:center;place-items:center;min-height:530px;display:grid}.setup-placeholder>svg{width:58px;height:58px;color:var(--piruli-green-700)}.setup-placeholder h3{max-width:540px;margin:1rem 0 .4rem;font-size:1.7rem}.setup-placeholder p{color:#6c7067;max-width:620px}.setup-placeholder small{color:#83877e;margin-top:1rem}.generic-setup-form{gap:1rem;display:grid}.generic-setup-form>p{color:#666b61;background:#f4f5f1;border-radius:.55rem;margin:0;padding:.8rem;font-size:.78rem}.generic-setup-form textarea{resize:vertical;min-height:130px;font:inherit;border:1px solid #ccd0c7;border-radius:.5rem;padding:.7rem}.order-toolbar{justify-content:space-between;margin-bottom:1rem;display:flex}.kds-board{grid-template-columns:repeat(4,minmax(220px,1fr));gap:.7rem;display:grid;overflow:auto}.kds-board>section{background:#eceeea;border:1px solid #dfe2dc;border-radius:.65rem;min-height:520px;padding:.7rem}.kds-board header{justify-content:space-between;padding:.4rem;display:flex}.kds-board header strong{font-size:.72rem}.kds-board header span{border-radius:var(--radius-pill);background:#fff;padding:.1rem .45rem}.kds-board .ui-state{background:#ffffff8c;border:1px dashed #c9cdc5;border-radius:.5rem;margin-top:.7rem;padding:2.5rem .7rem}.kds-board .ui-state h2{font-size:1rem}.kds-board .ui-state p{font-size:.7rem}.checklist{padding:0;list-style:none}.checklist li{border-bottom:1px solid #eceeea;align-items:center;gap:.5rem;padding:.6rem 0;font-size:.76rem;display:flex}.checklist svg{color:var(--piruli-danger)}.finance-gate{background:#fff;border:1px solid #dfe2dc;border-radius:.75rem;grid-template-columns:1fr 280px;gap:2rem;padding:1.5rem;display:grid}.finance-gate>div>svg{width:48px;height:48px;color:var(--piruli-green-700)}.finance-gate h2{margin:1rem 0 .4rem}.finance-gate>div>p{color:#6c7067}.finance-gate ul{color:#6c7067;padding-left:1.2rem}.finance-gate li{margin:.35rem 0}.finance-gate li svg{width:15px;color:var(--piruli-warning)}.finance-gate aside{background:#f0f2ee;border-radius:.6rem;padding:1rem}.finance-gate aside>p{justify-content:space-between;margin:1rem 0;font-size:.72rem;display:flex}.finance-gate aside strong{font-family:ui-monospace,monospace}.auth-recovery-link{color:var(--piruli-green-700);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-weight:850;text-decoration:underline}.tracking-card form{gap:1rem;margin:1.5rem 0;display:grid}.tracking-card form label{gap:.4rem;font-weight:850;display:grid}.tracking-card form input{min-height:48px;font:inherit;border:1px solid #bbb4a4;border-radius:.55rem;padding:.7rem}.hours-editor{gap:.65rem;margin:1rem 0;display:grid}.hours-editor>div{border:1px solid #dfe2dc;border-radius:.6rem;grid-template-columns:minmax(120px,1.2fr) repeat(3,minmax(110px,1fr)) auto;align-items:end;gap:.55rem;padding:.7rem;display:grid}.operations-table{border:1px solid #dfe2dc;border-radius:.65rem;max-width:100%;overflow:auto}.operations-table table{border-collapse:collapse;width:100%;min-width:900px;font-size:.75rem}.operations-table th,.operations-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e8eae5;padding:.75rem}.operations-table th{z-index:1;text-transform:uppercase;letter-spacing:.06em;background:#f3f5f1;position:sticky;top:0}.operations-table td:first-child{gap:.2rem;display:grid}.operations-table td small{color:#6c7067}.table-actions{flex-wrap:wrap;gap:.35rem;display:flex}.table-actions .ui-button{min-height:34px;padding:.4rem .55rem;font-size:.66rem}.kds-ticket{border:1px solid #dfe2dc;border-left:4px solid var(--piruli-yellow-300);background:#fff;border-radius:.55rem;gap:.65rem;padding:.8rem;display:grid}.kds-ticket>div{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.kds-ticket ul{margin:0;padding-left:1.1rem}.health-stats{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.health-stats div{background:#f0f2ee;border-radius:.55rem;padding:1rem}.health-stats dt{color:#6c7067;font-size:.68rem}.health-stats dd{margin:.3rem 0 0;font-size:1.8rem;font-weight:900}.incident-row{border-bottom:1px solid #e8eae5;grid-template-columns:auto minmax(0,1fr);gap:1rem;padding:1rem 0;display:grid}.incident-row p{color:#6c7067;margin:.3rem 0 0}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.settings-grid article{background:#fff;border:1px solid #dfe2dc;border-radius:.7rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:1rem;display:grid}.settings-grid article>div{text-transform:capitalize;display:grid}.settings-grid article small{color:#6c7067;margin-top:.25rem;font-size:.68rem}.settings-grid article .ui-button{grid-column:1/-1;justify-self:start}.account-authenticated{background:#f8f6ef;min-height:100vh;display:block}.account-dashboard{grid-template-columns:270px minmax(0,1fr);min-height:calc(100vh - 78px);display:grid}.account-dashboard>aside{background:#fff;border-right:1px solid #ded8c9;flex-direction:column;height:calc(100vh - 78px);padding:1rem;display:flex;position:sticky;top:78px}.account-person{align-items:center;gap:.7rem;padding:.7rem;display:flex}.account-person>span{background:var(--piruli-yellow-300);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:950;display:grid}.account-person>div{min-width:0;display:grid}.account-person small{color:var(--piruli-muted);font-size:.68rem}.account-dashboard>aside nav{gap:.35rem;margin:1.2rem 0;display:grid}.account-dashboard>aside nav button{min-height:44px;color:inherit;font:inherit;text-align:left;background:0 0;border:0;border-radius:.55rem;align-items:center;gap:.6rem;padding:.7rem;font-weight:800;display:flex}.account-dashboard>aside nav button[aria-current=page]{background:var(--piruli-yellow-100);box-shadow:inset 4px 0 var(--piruli-red-500)}.account-workspace{padding:clamp(1rem,4vw,4rem)}.account-workspace>h1{font-size:clamp(2.5rem,5vw,4.8rem)}.account-summary-grid button{min-height:130px;color:inherit;font:inherit;text-align:left;background:#fff;border:1px solid #ded8c9;border-radius:.7rem;gap:.7rem;padding:1rem;display:grid}.account-record-list{gap:.65rem;margin:1rem 0 1.5rem;display:grid}.account-record-list article{background:#fff;border:1px solid #ded8c9;border-radius:.6rem;align-items:center;gap:.8rem;min-height:60px;padding:.8rem;display:flex}.account-record-list article>div{flex:1;display:grid}.account-record-list article small{color:var(--piruli-muted)}.account-workspace form{gap:.8rem;max-width:760px;margin:1rem 0 2rem;display:grid}.account-workspace form label{gap:.35rem;font-weight:800;display:grid}.account-workspace form input,.account-workspace form select,.account-workspace form textarea{min-height:46px;font:inherit;background:#fff;border:1px solid #bbb4a4;border-radius:.55rem;padding:.7rem}.account-workspace form textarea{min-height:120px}.reorder-review article{background:#fff;border:1px solid #ded8c9;border-radius:.55rem;margin:.7rem 0;padding:.9rem}.staff-row{border-bottom:1px solid #ded8c9;grid-template-columns:minmax(220px,.8fr) 2fr;gap:1rem;padding:1rem 0;display:grid}.staff-row>div:first-child,.grant-list span{gap:.3rem;display:grid}.grant-list{gap:.5rem;display:grid}.grant-list span{background:#f7f4ec;border-radius:.55rem;grid-template-columns:minmax(180px,1fr) minmax(150px,1fr) auto;align-items:center;padding:.6rem}.report-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1rem;display:grid}.report-grid article{background:#fff;border:1px solid #ded8c9;border-radius:.65rem;gap:.45rem;min-height:110px;padding:1rem;display:grid}.report-grid strong{font-family:var(--font-display);font-size:1.7rem}.inline-incident-form{grid-template-columns:120px minmax(180px,.8fr) minmax(260px,1.4fr) auto;align-items:end;gap:.7rem;margin:1rem 0;display:grid}.inline-incident-form label{gap:.3rem;font-weight:800;display:grid}.inline-incident-form input,.inline-incident-form select{min-height:44px;font:inherit;background:#fff;border:1px solid #bbb4a4;border-radius:.55rem;padding:.65rem}@media (max-width:1100px){.account-intro{grid-template-columns:1fr}.capability-grid,.bo-metrics{grid-template-columns:repeat(2,1fr)}.bo-grid{grid-template-columns:1fr 1fr}.setup-layout{grid-template-columns:260px 1fr}.report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-incident-form{grid-template-columns:1fr 1fr}}@media (max-width:800px){.hours-editor>div{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-grid{grid-template-columns:1fr}.account-authenticated{display:block}.account-dashboard{grid-template-columns:84px minmax(0,1fr)}.account-dashboard>aside{padding:.5rem}.account-dashboard>aside nav button{justify-content:center;font-size:0}.account-person div{display:none}.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}.staff-auth-shell>main{grid-template-columns:1fr;margin-top:3rem}.staff-auth-shell .auth-card{max-width:560px}.backoffice-shell{grid-template-columns:72px 1fr}.bo-sidebar{padding:.6rem}.bo-brand div,.environment-label,.bo-sidebar nav a span,.bo-sidebar nav a b,.bo-user div{display:none}.bo-brand{justify-content:center}.bo-sidebar nav a{grid-template-columns:1fr;place-items:center}.bo-sidebar nav a[aria-current=page]{box-shadow:inset 0 -3px var(--piruli-yellow-300)}.bo-user{justify-content:center}.bo-topbar>div:first-child,.bo-topbar label{display:none}.bo-topbar>a:nth-last-child(2){margin-left:auto}.bo-heading{flex-direction:column;align-items:flex-start}.setup-layout{grid-template-columns:1fr}.setup-list{display:flex;overflow:auto}.setup-list button{min-width:230px}.bo-grid{grid-template-columns:1fr}.bo-panel.span-2{grid-column:auto}.finance-gate,.account-demo-state{grid-template-columns:1fr}}@media (max-width:620px){.staff-row,.grant-list span,.report-grid,.inline-incident-form{grid-template-columns:1fr}.account-authenticated,.account-dashboard{display:block}.account-dashboard>aside{width:100%;height:auto;display:block;position:static;overflow:auto}.account-dashboard>aside nav{min-width:max-content;display:flex}.account-dashboard>aside nav button{font-size:.72rem}.account-workspace,.checkout-page,.checkout-form,.checkout-summary{padding:1rem}.staff-auth-shell .auth-card{padding:1.2rem}.account-header{padding:0 1rem}.account-header .wordmark small,.account-header>div a:first-child span{display:none}.account-main{padding:3rem 1.1rem}.capability-grid{grid-template-columns:1fr}.claim-card{grid-template-columns:auto 1fr}.claim-card .ui-button{grid-column:1/-1}.tracking-states,.backoffice-shell{grid-template-columns:1fr}.bo-sidebar{flex-direction:row;align-items:center;width:100%;height:auto;display:flex;position:static;overflow:auto}.bo-brand{display:none}.bo-sidebar nav{display:flex}.bo-sidebar nav a{min-width:52px}.bo-user{display:none}.bo-topbar{padding:0 .75rem}.bo-main{padding:1rem}.bo-metrics,.form-grid{grid-template-columns:1fr}.setup-editor{padding:1rem}.editor-actions{flex-direction:column}.order-toolbar{flex-direction:column;align-items:stretch;gap:.7rem}.segmented{overflow:auto}.finance-gate{padding:1rem}}
