:root{--paper:#f7f4ea;--surface:#fffdf7;--ink:#082d22;--muted:#53665e;--green:#063b2a;--green-2:#0d563d;--yellow:#f0d322;--red:#c73b32;--blue:#164d79;--line:#9aa79f;--soft:#e8eadf;--white:#fff;--shadow:0 18px 50px rgba(6,59,42,.12);--display:Arial,Helvetica,sans-serif;--body:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 var(--body);-webkit-font-smoothing:antialiased}body:has(.main-nav.open){overflow:hidden}[hidden]{display:none!important}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{color:inherit}.shell{width:min(100% - 64px,1320px);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:12px 16px;background:var(--yellow);color:var(--ink);font-weight:800;transform:translateY(-150%)}.skip-link:focus{transform:none}:focus-visible{outline:3px solid var(--red);outline-offset:3px}.site-header{position:sticky;z-index:80;top:0;border-bottom:1px solid var(--ink);background:rgba(247,244,234,.96)}.header-inner{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:34px}.brand{display:inline-flex;align-items:center;gap:13px;line-height:1}.brand-mark{display:grid;place-items:center;width:52px;height:52px;background:var(--green);color:var(--yellow);font-weight:900;letter-spacing:-.08em}.brand-name{display:grid;gap:5px;text-transform:uppercase;letter-spacing:.08em}.brand-name strong{font-size:21px}.brand-name small{font-size:11px;font-weight:800;letter-spacing:.2em}.main-nav{display:flex;align-items:center;gap:34px;font-size:15px;font-weight:700}.main-nav>a:not(.cart-link){position:relative;padding-block:34px}.main-nav>a:not(.cart-link):after{position:absolute;right:0;bottom:22px;left:0;height:3px;background:var(--red);content:"";transform:scaleX(0);transform-origin:left;transition:transform .18s}.main-nav>a:hover:after,.main-nav>a.active:after{transform:scaleX(1)}.cart-link{min-height:52px;display:inline-flex;align-items:center;gap:10px;padding:0 16px;border:1px solid var(--ink);background:transparent}.cart-link:hover{background:var(--green);color:var(--white)}.cart-link b{display:grid;place-items:center;min-width:25px;height:25px;padding:0 6px;background:var(--yellow);color:var(--ink);font-size:12px}.bag-icon{position:relative;width:17px;height:17px;border:2px solid currentColor;border-top:0}.bag-icon:before{position:absolute;top:-7px;left:3px;width:7px;height:7px;border:2px solid currentColor;border-bottom:0;border-radius:6px 6px 0 0;content:""}.nav-toggle{display:none;width:48px;height:48px;padding:13px;border:1px solid var(--ink);background:transparent}.nav-toggle span{display:block;height:2px;margin:5px 0;background:currentColor}
.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:11px 20px;border:1px solid var(--ink);border-radius:0;background:transparent;color:var(--ink);font-weight:800;cursor:pointer;transition:.18s}.button:hover{background:var(--yellow);color:var(--ink)}.button.primary{border-color:var(--green);background:var(--green);color:var(--white)}.button.primary:hover{border-color:var(--yellow);background:var(--yellow);color:var(--ink)}.button.small{min-height:40px;padding:7px 13px;font-size:13px}.button.danger{border-color:#b32d2d;color:#b32d2d}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--red);font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.eyebrow:before{width:22px;height:3px;background:currentColor;content:""}.hero{border-bottom:1px solid var(--ink)}.hero-grid{width:min(1600px,100%);min-height:650px;margin:auto;display:grid;grid-template-columns:minmax(520px,.92fr) minmax(620px,1.08fr)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:72px max(48px,calc((100vw - 1320px)/2))}.hero h1{max-width:720px;margin:0;font:900 clamp(68px,6.4vw,104px)/.9 var(--display);letter-spacing:-.07em}.hero p{max-width:590px;margin:28px 0 0;color:var(--muted);font-size:clamp(17px,1.35vw,20px)}.hero-actions,.cart-actions,.form-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.hero-media{min-height:650px;overflow:hidden;background:var(--blue)}.hero-media picture,.hero-media img{width:100%;height:100%}.hero-media img{object-fit:cover;object-position:center}.service-strip{border-bottom:1px solid var(--ink)}.service-strip__inner{min-height:104px;display:grid;grid-template-columns:repeat(3,1fr)}.service-strip article{display:grid;grid-template-columns:48px 1fr;align-content:center;gap:3px 14px;padding:20px 32px;border-left:1px solid var(--line)}.service-strip article:first-child{border-left:0}.service-strip b{grid-row:1/3;display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--ink);font-size:21px}.service-strip strong{font-size:15px}.service-strip span{color:var(--muted);font-size:13px}.category-rail{padding-block:26px;border-bottom:1px solid var(--ink)}.category-rail__head{display:flex;justify-content:space-between;gap:24px;margin-bottom:18px}.category-rail h2{margin:0;font-size:28px;letter-spacing:-.04em}.category-links{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--ink);border-left:1px solid var(--ink)}.category-links a{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);font-weight:800}.category-links a:hover{background:var(--yellow)}.category-links small{color:var(--red);font-weight:900}.section{padding-block:96px}.section--white{background:var(--surface)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-head h1,.section-head h2,.section h1,.section h2{max-width:900px;margin:7px 0 0;font:900 clamp(48px,5vw,78px)/.94 var(--display);letter-spacing:-.065em}.section-head p{max-width:600px;margin:15px 0 0;color:var(--muted)}.market-preview-grid{display:grid;grid-template-columns:1.15fr .85fr;border-top:1px solid var(--ink);border-left:1px solid var(--ink)}.market-preview-feature{grid-row:span 2}.product-card{min-width:0;display:flex;flex-direction:column;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--surface)}.product-image{position:relative;display:block;overflow:hidden;aspect-ratio:4/3;background:#eee9dd}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-card:hover .product-image img{transform:scale(1.025)}.product-body{min-height:230px;display:flex;flex:1;flex-direction:column;justify-content:space-between;gap:20px;padding:22px}.product-body h3{margin:6px 0 8px;font-size:25px;line-height:1.05;letter-spacing:-.04em}.product-body p{margin:0;color:var(--muted);font-size:14px}.product-foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-foot>strong{color:var(--green);font-size:22px}.pill,.stock{display:inline-flex;width:max-content;color:var(--red);font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.stock.out{color:#b32d2d}.market-preview-feature .product-image{aspect-ratio:1/1}.market-preview-feature .product-body{min-height:230px}.market-preview-feature .product-body h3{font-size:38px}.preview-stack{display:grid;grid-template-columns:1fr 1fr}.product-card--compact{display:grid;grid-template-columns:44% 1fr}.product-card--compact .product-image{height:100%;aspect-ratio:auto}.product-card--compact .product-body{min-height:260px;padding:20px}.product-card--compact .product-body h3{font-size:22px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--ink);border-left:1px solid var(--ink)}.filters form{display:grid;grid-template-columns:1fr 250px auto;gap:0;margin-bottom:26px;border:1px solid var(--ink);background:var(--surface)}input,textarea,select{width:100%;border:0;border-right:1px solid var(--ink);border-radius:0;background:var(--surface);color:var(--ink);padding:14px 15px}textarea{min-height:130px;resize:vertical}label{display:grid;gap:8px;color:var(--ink);font-weight:800}.filters .button{border:0}.page-hero{padding-block:94px;border-bottom:1px solid var(--ink);background:var(--surface)}.page-hero h1{max-width:1000px;margin:8px 0 18px;font:900 clamp(58px,7vw,104px)/.92 var(--display);letter-spacing:-.07em}.page-hero p{max-width:700px;margin:0;color:var(--muted);font-size:19px}.order-strip{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--surface)}.order-strip__head{padding-top:76px}.order-strip__head h2{margin:0 0 26px;font:900 clamp(48px,5vw,72px)/.95 var(--display);letter-spacing:-.06em}.order-steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink)}.order-step{min-height:230px;display:grid;grid-template-columns:auto 1fr;align-content:center;gap:6px 20px;padding:32px;border-right:1px solid var(--ink)}.order-step:last-child{border-right:0}.order-step b{grid-row:1/3;color:var(--green);font-size:88px;line-height:.8;letter-spacing:-.08em}.order-step strong{font-size:22px;line-height:1.05}.order-step span{color:var(--muted);font-size:14px}.order-actions{padding:24px 0 40px;display:flex;gap:12px}.service-story{display:grid;grid-template-columns:1fr 1fr}.service-story__media{min-height:540px}.service-story__media img{width:100%;height:100%;object-fit:cover}.service-story__copy{min-height:540px;display:flex;flex-direction:column;justify-content:center;padding:72px max(42px,calc((100vw - 1320px)/2));background:var(--green);color:var(--white)}.service-story__copy h2{max-width:620px;margin:10px 0 24px;font:900 clamp(48px,5vw,76px)/.93 var(--display);letter-spacing:-.065em}.service-story__copy p{max-width:600px;color:#dce8e1}.contact-grid,.checkout-grid,.detail-grid,.split{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.feature-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--ink);border-left:1px solid var(--ink)}.feature-list article{min-height:190px;padding:26px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--surface)}.feature-list strong{font-size:22px}.feature-list p{color:var(--muted)}.card-form,.success-box{display:grid;gap:16px;padding:28px;border:1px solid var(--ink);background:var(--surface)}.card-form input,.card-form textarea,.card-form select{border:1px solid var(--line)}.contact-lines{display:grid;gap:9px;margin-top:24px;color:var(--muted)}.notice,.flash{width:min(100% - 64px,1320px);margin:16px auto 0;padding:13px 16px;border:1px solid var(--ink);background:var(--surface)}.flash-success{border-color:var(--green)}.flash-error{border-color:#b32d2d}.cart-line{display:grid;grid-template-columns:88px 1fr auto auto;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid var(--line)}.cart-line img{width:88px;height:76px;object-fit:cover}.qty{display:inline-flex;align-items:center;gap:8px}.qty button{width:36px;height:36px;border:1px solid var(--ink);background:var(--surface);cursor:pointer}.detail-grid>img{width:100%;border:1px solid var(--ink)}.detail-price{display:block;margin:20px 0;color:var(--green);font-size:32px}.spec-list{display:grid;gap:8px;margin:18px 0}.spec-list p{display:flex;justify-content:space-between;gap:18px;margin:0;padding:10px 0;border-bottom:1px solid var(--line)}.toast{position:fixed;z-index:100;right:24px;bottom:24px;max-width:330px;padding:14px 18px;background:var(--yellow);color:var(--ink);font-weight:800;opacity:0;pointer-events:none;transform:translateY(16px);transition:.22s}.toast.show{opacity:1;transform:none}
.site-footer{background:var(--green);color:var(--white)}.footer-main{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:50px;padding-block:66px}.footer-main>div:not(.footer-brand){display:grid;align-content:start;gap:10px}.footer-main>div>strong{margin-bottom:8px}.footer-main a,.footer-main span,.footer-main p{color:#d5e1da}.footer-main a:hover{color:var(--yellow)}.brand--footer{color:var(--white)}.footer-brand p{max-width:340px}.footer-base{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,255,255,.32);color:#cbd9d1;font-size:12px}.footer-base a{text-decoration:underline}
.admin-body{background:#f1f4f2;color:#12201a}.login-wrap{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(430px,100%);display:grid;gap:14px;padding:30px;border:1px solid #bac4be;background:#fff}.login-card h1{margin:0}.login-mark,.admin-brand span{display:grid;place-items:center;width:44px;height:44px;background:var(--green);color:var(--yellow);font-weight:900}.admin-shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr}.admin-side{padding:20px;background:#10251d;color:#fff}.admin-brand{display:flex;align-items:center;gap:12px;margin-bottom:20px;font-weight:900}.admin-side nav{display:grid;gap:5px}.admin-side a{padding:10px 12px;color:#dbe5df}.admin-side a:hover{background:rgba(255,255,255,.08)}.admin-main{padding:26px;overflow:auto}.admin-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.admin-top h1{margin:0}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.metric,.admin-panel{padding:18px;border:1px solid #ccd4cf;background:#fff}.metric span{color:#66746c}.metric strong{display:block;font-size:34px}.admin-panel{margin-bottom:18px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.form-grid label:has(textarea),.form-grid .form-actions{grid-column:1/-1}.admin-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.admin-tabs a{padding:9px 11px;border:1px solid #cbd4ce;background:#fff}.admin-tabs a.active{background:#10251d;color:#fff}.table-wrap{overflow-x:auto}table{width:100%;min-width:720px;border-collapse:collapse}th,td{padding:11px 10px;border-bottom:1px solid #e1e6e3;text-align:left;vertical-align:top}th{color:#66746c;font-size:12px;text-transform:uppercase}.danger-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.danger-grid form{display:grid;gap:8px;padding:12px;border:1px solid #e1e6e3}.current-file{font-size:13px;word-break:break-all;color:#66746c}
@media(max-width:1080px){.shell{width:min(100% - 40px,1320px)}.main-nav{gap:22px}.hero-grid{grid-template-columns:.9fr 1.1fr}.hero-copy{padding-inline:34px}.hero h1{font-size:clamp(62px,7vw,82px)}.market-preview-grid{grid-template-columns:1fr}.market-preview-feature{grid-row:auto}.preview-stack{grid-template-columns:1fr 1fr}.product-card--compact{display:flex}.product-card--compact .product-image{aspect-ratio:4/3}.service-strip article{padding-inline:18px}.footer-main{grid-template-columns:1.4fr 1fr 1fr}.footer-main>div:last-child{grid-column:2/4}}
@media(max-width:900px){.header-inner{min-height:78px}.brand-mark{width:46px;height:46px}.brand-name strong{font-size:18px}.nav-toggle{display:block}.main-nav{position:fixed;inset:78px 0 auto;display:grid;gap:0;padding:20px 20px 30px;border-bottom:1px solid var(--ink);background:var(--paper);opacity:0;visibility:hidden;transform:translateY(-10px);transition:.2s}.main-nav.open{opacity:1;visibility:visible;transform:none}.main-nav>a:not(.cart-link){padding:14px 3px;border-bottom:1px solid var(--line);font-size:24px}.main-nav>a:not(.cart-link):after{display:none}.cart-link{margin-top:18px;justify-content:center}.hero-grid{min-height:auto;grid-template-columns:1fr}.hero-copy{padding:68px 28px 54px}.hero-media{min-height:560px}.service-strip__inner{grid-template-columns:1fr}.service-strip article{border-top:1px solid var(--line);border-left:0}.service-strip article:first-child{border-top:0}.category-links{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.order-steps{grid-template-columns:1fr}.order-step{min-height:170px;border-right:0;border-bottom:1px solid var(--ink)}.service-story{grid-template-columns:1fr}.service-story__media,.service-story__copy{min-height:480px}.contact-grid,.checkout-grid,.detail-grid,.split{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-main>div:last-child{grid-column:auto}.admin-shell{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.shell{width:min(100% - 28px,1320px)}.brand-name small{display:none}.hero-copy{padding:54px 18px 44px}.hero h1{font-size:clamp(54px,15vw,72px)}.hero p{font-size:17px}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-media{min-height:500px}.category-rail__head{display:grid}.category-links{display:flex;overflow-x:auto;border-left:1px solid var(--ink)}.category-links a{min-width:170px}.section{padding-block:72px}.section-head{display:grid}.section-head h1,.section-head h2,.section h1,.section h2{font-size:clamp(46px,14vw,62px)}.preview-stack,.product-grid{grid-template-columns:1fr}.market-preview-feature .product-image{aspect-ratio:4/3}.product-card--compact{display:grid;grid-template-columns:42% 1fr}.product-card--compact .product-image{height:100%;aspect-ratio:auto}.product-card--compact .product-body{min-height:230px}.filters form{grid-template-columns:1fr}.filters form>*{border-right:0;border-bottom:1px solid var(--ink)}.page-hero{padding-block:72px}.page-hero h1{font-size:clamp(52px,15vw,72px)}.order-step{grid-template-columns:84px 1fr;padding-inline:10px}.order-step b{font-size:70px}.order-actions{display:grid}.service-story__media{min-height:360px}.service-story__copy{min-height:0;padding:56px 24px}.feature-list{grid-template-columns:1fr}.cart-line{grid-template-columns:72px 1fr;gap:12px}.cart-line img{width:72px;height:68px}.cart-line>.qty,.cart-line>strong{grid-column:2}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-base{display:grid;padding-block:22px}.form-grid,.metric-grid,.danger-grid{grid-template-columns:1fr}.form-grid label:has(textarea),.form-grid .form-actions{grid-column:auto}.admin-main{padding:18px 12px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.empty-state{padding:30px;border:1px solid var(--ink);background:var(--surface)}.empty-state strong{display:block;margin-bottom:6px;font-size:24px}.empty-state p{margin:0;color:var(--muted)}.cart-line__copy{display:grid;gap:4px}.cart-line__copy span{color:var(--muted);font-size:13px}.cart-total{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;border-top:2px solid var(--ink);font-size:22px}.checkout-grid [data-checkout-summary]>p{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid var(--line)}button:disabled{cursor:not-allowed;opacity:.48}.toast.is-visible{opacity:1;transform:none}
.service-story__copy .button{width:max-content;border-color:var(--white);color:var(--white)}.service-story__copy .button:hover{border-color:var(--yellow);color:var(--ink)}

/* Client-ready catalog and bag refinements. */
.button.small{min-height:44px}
.category-rail__actions{display:flex;align-items:center;gap:22px}
.category-scroll-hint{display:none;color:var(--muted);font-size:12px;font-weight:700}
.catalog-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:-4px;margin-bottom:18px}
.catalog-meta p{margin:0;color:var(--muted)}
.catalog-meta strong{color:var(--green);font-size:20px}
.catalog-meta a{border-bottom:1px solid var(--ink);font-size:13px;font-weight:800}
.market-empty-bag{display:grid;grid-template-columns:minmax(240px,.72fr) 1fr;align-items:center;gap:36px;padding:0;overflow:hidden}
.market-empty-bag>img{width:100%;height:100%;min-height:300px;object-fit:cover}
.market-empty-bag>div{padding:34px 34px 34px 0}
.market-empty-bag .button,.checkout-empty .button{width:max-content;margin-top:22px}
.checkout-empty{display:grid;gap:4px}
[data-checkout-link][aria-disabled="true"]{cursor:not-allowed;opacity:.5;pointer-events:none}

@media(max-width:640px){
  .category-rail__actions{justify-content:space-between}
  .category-scroll-hint{display:inline-flex;white-space:nowrap}
.category-rail__actions>a{font-size:13px}
  .category-links{scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--green) var(--paper);padding-bottom:7px}
  .category-links a{min-width:155px;scroll-snap-align:start}
  .category-links::-webkit-scrollbar{height:5px}
  .category-links::-webkit-scrollbar-track{background:var(--paper)}
  .category-links::-webkit-scrollbar-thumb{background:var(--green)}
  .catalog-meta{align-items:flex-start;flex-direction:column;gap:8px}
  .market-empty-bag{grid-template-columns:1fr}
  .market-empty-bag>img{min-height:220px;max-height:260px}
  .market-empty-bag>div{padding:22px}
  .market-empty-bag .button,.checkout-empty .button{width:100%}
}
.availability-note{display:block;margin-top:12px;color:var(--muted);font-size:12px;font-weight:800}.handoff-options{margin:0;padding:0;border:0}.handoff-options legend{margin-bottom:10px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.choice-grid label{display:flex;min-height:52px;align-items:center;gap:9px;padding:12px;border:1px solid var(--line);cursor:pointer}.choice-grid input{width:18px;height:18px;accent-color:var(--green)}.handoff-note{margin-top:24px;padding:18px;border-left:4px solid var(--red);background:var(--cream)}.handoff-note p{margin:7px 0 0}.handoff-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:24px 0;border-block:1px solid var(--line)}.handoff-summary div{padding:16px 12px}.handoff-summary div+div{border-left:1px solid var(--line)}.handoff-summary dt{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.handoff-summary dd{margin:7px 0 0;font-weight:900}@media(max-width:640px){.choice-grid,.handoff-summary{grid-template-columns:1fr}.handoff-summary div+div{border-top:1px solid var(--line);border-left:0}}
.legal-page{padding-block:clamp(72px,9vw,120px)}.legal-page h1{max-width:12ch;margin:14px 0 32px;font-size:clamp(46px,8vw,84px);line-height:.95}.legal-page h2{margin:38px 0 10px;font-size:clamp(24px,3vw,36px)}.legal-page p{max-width:68ch;color:var(--muted)}.legal-note{margin-top:40px;padding:18px 0;border-block:1px solid currentColor;font-weight:800}
/* Give each bag line its own readable bundle with consistent separation. */
[data-cart-view]{display:grid;gap:14px}
[data-cart-view] .cart-line{margin:0;padding:16px;border:1px solid var(--line);background:var(--surface)}
