@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display&display=swap');
:root{--ink:#30231c;--muted:#776b62;--orange:#ad4e1c;--gold:#edb47c;--paper:#fcfaf7;--line:#e9e1d8;--soft:#f3ede5;--green:#366447;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}button:disabled{opacity:.45;cursor:not-allowed}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex:none}.skip{position:fixed;top:-100px;z-index:100;background:white;padding:14px}.skip:focus{top:0}.preview-bar{display:flex;align-items:center;justify-content:center;gap:10px;background:var(--ink);color:#f0e3d8;padding:8px 18px;font-size:12px}.preview-pill{border:1px solid #8a6c56;padding:1px 7px;border-radius:4px;font-size:10px;font-weight:700;letter-spacing:1px}.header{border-bottom:1px solid var(--line)}.header-inner{max-width:1300px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:18px 35px}.brand{display:flex;gap:10px;align-items:center;flex:none}.brand img{width:63px;height:63px;object-fit:contain}.brand>span{font-size:19px;letter-spacing:1px;line-height:1.25}.brand small{display:block;font-size:9px;letter-spacing:1.5px;margin-top:6px}.desktop-nav{display:flex;gap:25px;font-size:14px}.desktop-nav a{padding:8px 0;color:var(--muted)}.desktop-nav a.active{color:var(--ink);border-bottom:2px solid var(--orange)}.header-actions{display:flex;align-items:center;gap:13px}.icon-button{background:transparent;color:var(--ink);border-radius:50%;width:42px;height:42px;display:grid;place-items:center}.cart-button{display:flex;gap:10px;align-items:center;background:var(--ink);color:white;padding:11px 17px;border-radius:28px;font-size:14px}.cart-button b{background:var(--gold);color:var(--ink);min-width:21px;padding:1px 5px;text-align:center;border-radius:50%;font-size:12px}main{max-width:1300px;margin:auto;padding:30px 35px 65px;outline:0}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:700;margin:0 0 10px;text-transform:uppercase}h1,h2{font-family:'DM Serif Display',Georgia,serif;font-weight:400;line-height:1.08;letter-spacing:-.6px}h1{font-size:48px;margin:0 0 17px}h2{font-size:30px;margin:0 0 12px}h3{line-height:1.4}p{margin:0 0 16px}.hero{display:grid;grid-template-columns:1fr 1fr;background:#ede3d7;border-radius:22px;overflow:hidden;margin-bottom:20px;min-height:290px}.hero-copy{padding:34px 38px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero .eyebrow{color:var(--orange)}.hero h1{max-width:430px;font-size:48px}.hero p:not(.eyebrow){color:#6b5849;font-size:15px;max-width:390px}.hero-image{width:100%;height:100%;max-height:350px;object-fit:cover}.primary,.secondary,.text-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:600;font-size:14px;min-height:45px}.primary{background:var(--orange);color:white;padding:13px 22px;border-radius:10px}.primary:hover{background:#903e15}.secondary{background:white;border:1px solid var(--line);padding:12px 20px;border-radius:10px;color:var(--ink)}.text-button{padding:8px 0;background:none;color:var(--orange)}.wide{width:100%}.benefits{display:grid;grid-template-columns:repeat(3,1fr);padding:17px 8px;border-bottom:1px solid var(--line);margin-bottom:30px;gap:20px}.benefits>div{display:flex;gap:12px;align-items:center;justify-content:center;font-size:14px}.benefits svg{color:var(--orange)}.benefits small{display:block;color:var(--muted);font-size:12px;margin-top:2px}.section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin:28px 0 20px}.section-title h2{margin:0}.section-title p{color:var(--muted);margin:6px 0 0;font-size:14px}.section-title .text-button{white-space:nowrap}.search-sort{display:flex;gap:14px;margin:24px 0 18px;align-items:center}.search{position:relative;flex:1}.search svg{position:absolute;top:15px;left:16px;color:var(--muted)}.search input{width:100%;border:1px solid var(--line);background:white;padding:14px 16px 14px 48px;border-radius:12px;min-width:0}.sort-label{display:flex;align-items:center;gap:8px;font-size:14px;white-space:nowrap}.sort-label select{background:white;border:1px solid var(--line);border-radius:10px;padding:13px;color:var(--ink);font-size:14px;max-width:190px}.categories{display:flex;gap:9px;overflow-x:auto;scrollbar-width:none;padding:3px 2px 8px;margin-bottom:18px}.categories button{white-space:nowrap;display:flex;align-items:center;gap:8px;background:transparent;border:1px solid var(--line);border-radius:30px;padding:10px 19px;font-size:14px;color:var(--ink)}.categories button.active{background:var(--ink);border-color:var(--ink);color:white}.categories button small{font-size:12px;opacity:.65}.results-line{font-size:12px;color:var(--muted);margin-bottom:18px;display:flex;justify-content:space-between}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product{position:relative;background:white;border:1px solid var(--line);border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.photo{display:block;width:100%;padding:0;background:var(--soft);overflow:hidden}.photo img{display:block;width:100%;aspect-ratio:1.14;object-fit:cover;transition:transform .3s}.photo:hover img{transform:scale(1.04)}.product .favourite{position:absolute;top:12px;right:12px;background:#fffffff2;width:36px;height:36px;z-index:1}.favourite.saved{color:var(--orange)}.favourite.saved svg{fill:currentColor}.tag{position:absolute;top:14px;left:12px;border-radius:5px;padding:4px 7px;font-size:12px;font-weight:600;background:#fffaf2;max-width:70%}.tag.sale{background:var(--orange);color:white}.tag.sold{background:#514c45;color:white}.product-info{padding:17px;display:flex;flex-direction:column;flex:1}.category-name{font-size:12px;text-transform:uppercase;color:var(--orange);margin-bottom:6px;font-weight:600}.title-button{text-align:left;background:none;padding:0;color:var(--ink)}.product h3{font-size:16px;margin:0 0 6px;font-weight:600;min-height:44px}.pack{font-size:13px;color:var(--muted)}.product-bottom{display:flex;justify-content:space-between;gap:5px;align-items:end;margin-top:auto;padding-top:20px}.price{font-size:19px;font-weight:700;line-height:1.2}.old-price{display:block;font-size:12px;text-decoration:line-through;color:var(--muted);font-weight:400;margin-bottom:4px}.quick-add{background:var(--ink);color:white;border-radius:9px;width:40px;height:40px;display:grid;place-items:center}.quick-add svg{width:18px;height:18px}.product .quantity{gap:6px;border:1px solid var(--line);border-radius:9px;padding:3px}.product .quantity button{width:28px;height:30px}.product .quantity span{font-size:12px;min-width:12px}.small-muted{font-size:12px;color:var(--muted);line-height:1.55}.catalog-footnote{margin-top:24px}.install-banner{margin-top:36px;background:var(--ink);color:white;padding:25px 30px;border-radius:16px;display:flex;align-items:center;gap:20px}.install-banner img{height:64px;width:64px;border-radius:16px}.install-banner h2{font-size:26px;margin:0 0 6px}.install-banner p{font-size:14px;color:#dbcec2;margin:0}.install-banner button{margin-left:auto;flex:none;background:var(--gold);color:var(--ink)}.bottom-nav,#mini-cart{display:none}.page-header{margin:6px 0 24px}.page-header h1{font-size:39px;margin-bottom:10px}.page-header>p{color:var(--muted);font-size:14px;max-width:650px}.back-button{background:none;color:var(--muted);display:inline-flex;align-items:center;gap:7px;padding:0;min-height:38px;font-size:14px;margin-bottom:18px}.empty{background:white;border:1px dashed #d7c7b6;border-radius:20px;padding:55px 25px;text-align:center;grid-column:1/-1}.empty>svg{width:44px;height:44px;color:var(--orange);margin-bottom:22px}.empty h2{font-size:29px}.empty p{max-width:420px;margin:0 auto 24px;color:var(--muted);font-size:14px}.cart-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(290px,1fr);gap:32px;align-items:start}.panel{background:white;border:1px solid var(--line);border-radius:16px;padding:25px}.panel h2{font-size:26px}.summary{position:sticky;top:20px}.cart-row{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-row:first-child{padding-top:0}.cart-row img{width:94px;height:100px;object-fit:cover;border-radius:12px}.cart-row-content{flex:1;min-width:0}.cart-row h3{font-size:15px;margin:0 0 5px}.cart-row-content p{font-size:12px;color:var(--muted);margin:0 0 12px}.cart-row-end{display:flex;flex-direction:column;align-items:end;justify-content:space-between;font-size:15px}.remove{font-size:12px;color:var(--muted);text-decoration:underline;background:none;padding:4px}.quantity{display:inline-flex;align-items:center;gap:12px}.quantity button{width:34px;height:34px;background:var(--soft);border-radius:6px;color:var(--ink);display:grid;place-items:center}.quantity svg{width:15px;height:15px}.quantity span{min-width:18px;text-align:center;font-size:14px}.sumline{display:flex;justify-content:space-between;gap:15px;font-size:14px;margin:15px 0}.total{border-top:1px solid var(--line);padding-top:18px;font-weight:700;font-size:19px}.shipping-progress{padding:18px;background:#f5efe7;border-radius:12px;margin-top:22px}.shipping-progress p{font-size:14px;margin:0 0 10px}.shipping-progress small{font-size:12px;color:var(--muted)}progress{width:100%;height:6px;accent-color:var(--orange);display:block;margin-bottom:9px}.notes-label{font-size:14px;display:block;margin-top:22px}.notes-label textarea{margin-top:8px;width:100%;border:1px solid var(--line);border-radius:10px;padding:12px;resize:vertical;min-height:90px}.demo-note{display:flex;gap:10px;align-items:start;background:#f5ede1;padding:15px 18px;border-radius:10px;font-size:14px;margin:0 0 24px}.demo-note svg{width:18px;height:18px;flex:none;margin-top:2px}.steps{display:flex;gap:15px;margin:25px 0 28px}.step{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--muted)}.step b{display:grid;place-items:center;border-radius:50%;background:var(--soft);height:25px;width:25px;font-size:12px}.step.active{color:var(--orange);font-weight:600}.step.active b{background:var(--orange);color:white}.step-line{height:1px;background:var(--line);flex:1;max-width:65px;align-self:center}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{font-size:14px;display:block}.form-grid input,.form-grid select,.form-grid textarea{display:block;width:100%;margin-top:6px;padding:12px;border:1px solid #d7cbc0;border-radius:9px;background:white;color:var(--ink)}.full{grid-column:1/-1}.payment-options{display:grid;gap:12px;margin:20px 0}.payment-choice{display:flex;align-items:flex-start;gap:11px;border:1px solid var(--line);padding:17px;border-radius:12px;cursor:pointer}.payment-choice:has(input:checked){border-color:var(--orange);background:#fff8ef}.payment-choice input{accent-color:var(--orange);margin-top:6px}.payment-choice b{font-size:14px}.payment-choice small{display:block;color:var(--muted);font-size:12px;margin-top:4px}.review-box{background:var(--paper);border-radius:10px;padding:17px;font-size:14px;margin:20px 0}.review-box h3{font-size:14px;margin:0 0 8px}.review-box p{margin:0;color:var(--muted)}.order-card{padding:24px;background:white;border:1px solid var(--line);border-radius:16px;margin-bottom:18px}.order-card-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.order-card-top h3{font-size:16px;margin:0}.status-pill{font-size:12px;border-radius:20px;background:#e9eee8;color:var(--green);padding:5px 10px;white-space:nowrap}.order-thumbs{display:flex;gap:8px}.order-thumbs img{width:60px;height:60px;object-fit:cover;border-radius:9px}.order-card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:18px;gap:16px}.order-actions{display:flex;gap:8px}.success{max-width:650px;margin:20px auto;text-align:center}.success-icon{display:grid;place-items:center;height:72px;width:72px;border-radius:50%;background:#e6ecde;color:var(--green);margin:0 auto 25px}.success-icon svg{width:32px;height:32px}.success h1{font-size:39px}.success .panel{text-align:left;margin:25px 0}.success-actions{display:flex;gap:12px;justify-content:center}.more-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.more-grid h2{font-size:26px}.more-grid details{padding:16px 0;border-bottom:1px solid var(--line);font-size:14px}.more-grid summary{cursor:pointer;font-weight:500}.more-grid details p{margin:12px 0 0;color:var(--muted);font-size:14px}.help-link{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid var(--line);font-size:14px}.help-link small{display:block;color:var(--muted);font-size:12px}.device-note{background:var(--soft);padding:20px;border-radius:12px;margin-top:25px;font-size:14px}.device-note p:last-child{margin:0}dialog{padding:0;background:var(--paper);color:var(--ink);border:0;border-radius:22px;width:min(810px,calc(100% - 30px));max-height:90dvh;overscroll-behavior:contain}dialog::backdrop{background:#21170fc2;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:15px;top:15px;width:40px;height:40px;border-radius:50%;background:white;box-shadow:0 2px 10px #0001;color:var(--ink);z-index:2;display:grid;place-items:center}.detail-layout{display:grid;grid-template-columns:1fr 1fr}.detail-media{padding:20px}.detail-main-image{width:100%;aspect-ratio:1;object-fit:cover;border-radius:14px}.thumbnails{display:flex;gap:8px;margin-top:10px}.thumbnails button{width:54px;height:54px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:none}.thumbnails button.active{border-color:var(--orange)}.thumbnails img{height:100%;width:100%;object-fit:cover}.detail-info{padding:42px 25px 25px 5px}.detail-info h2{font-size:32px}.detail-price{font-size:25px;font-weight:700;margin:18px 0}.variant-select{display:block;font-size:14px;margin:15px 0}.variant-select select{width:100%;padding:12px;border:1px solid var(--line);border-radius:10px;background:white;margin-top:7px}.detail-info details{font-size:14px;padding:16px 0;border-bottom:1px solid var(--line)}.detail-info summary{cursor:pointer;font-weight:600}.detail-info details p{font-size:14px;white-space:pre-line;color:var(--muted);margin:12px 0 0;max-height:220px;overflow:auto}.detail-controls{display:flex;gap:10px;margin-top:20px}.detail-controls .primary{flex:1}.detail-controls .secondary{padding:10px}.install-dialog-content{max-width:540px;margin:auto;padding:42px 30px;text-align:center}.install-dialog-content>img{width:72px;border-radius:18px;margin-bottom:24px}.instruction{background:white;border:1px solid var(--line);border-radius:12px;padding:18px;text-align:left;margin:14px 0}.instruction p{font-size:14px;color:var(--muted);margin:8px 0 0}#order-content{padding:35px}.order-stage{border-left:2px solid var(--line);padding:0 0 22px 20px;font-size:14px;margin-left:10px}.order-stage small{display:block;color:var(--muted)}#toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,15px);opacity:0;pointer-events:none;background:var(--ink);color:white;z-index:30;padding:13px 23px;border-radius:12px;box-shadow:0 5px 25px #0002;transition:.2s;min-width:210px;max-width:90%;text-align:center;font-size:14px}#toast.show{opacity:1;transform:translate(-50%,0)}.loading{padding:90px;text-align:center}[hidden]{display:none!important}
@media(max-width:1050px){.desktop-nav{gap:15px}.brand>span{font-size:16px}.products{grid-template-columns:repeat(3,minmax(0,1fr))}.hero h1{font-size:40px}.hero-copy{padding:25px}.header-inner{padding:15px 25px}.cart-label{display:none}.hero-image{min-height:285px}}
@media(max-width:760px){.preview-bar{font-size:12px;padding:7px 10px;gap:8px}.preview-pill{font-size:10px}.header-inner{padding:11px 16px;gap:10px}.brand img{width:47px;height:47px}.brand>span{font-size:14px;letter-spacing:.8px}.brand small{font-size:8px;letter-spacing:1px}.desktop-nav,.install-shortcut{display:none}.cart-button{padding:10px 12px;gap:8px}.cart-button svg{width:20px;height:20px}main{padding:18px 16px 155px}.hero{grid-template-columns:1.2fr 1fr;min-height:225px;margin-bottom:8px;border-radius:15px}.hero-copy{padding:21px 18px}.hero h1{font-size:30px;margin:0 0 10px}.hero .eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:8px}.hero p:not(.eyebrow){font-size:13px;line-height:1.4;margin-bottom:14px}.hero .primary{font-size:13px;min-height:40px;padding:9px 12px}.hero .primary svg{width:16px}.hero-image{min-height:225px;object-position:55%;max-height:none}.benefits{padding:13px 0;margin-bottom:22px;gap:10px;grid-template-columns:1fr 1fr}.benefits>div{font-size:12px;gap:8px;justify-content:start}.benefits>div:last-child{display:none}.benefits svg{width:18px;height:18px}.benefits small{font-size:11px}.section-title{margin:24px 0 16px}.section-title h2{font-size:25px}.section-title p{font-size:13px}.section-title .text-button{font-size:13px}.section-title .text-button svg{width:16px}.search-sort{gap:8px;flex-wrap:wrap;margin:18px 0 12px}.search{flex-basis:100%}.search input{font-size:16px;padding:13px 15px 13px 43px}.search svg{top:13px;left:13px;width:20px}.sort-label{margin-left:auto;font-size:12px}.sort-label select{font-size:14px;padding:8px;max-width:165px}.categories{gap:7px;margin-bottom:12px}.categories button{font-size:14px;padding:9px 14px}.categories small{display:none}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.photo img{aspect-ratio:1.05}.product-info{padding:12px}.product h3{font-size:15px;min-height:42px}.category-name{font-size:11px}.pack{font-size:12px}.product-bottom{padding-top:14px}.price{font-size:17px}.old-price{font-size:12px}.quick-add{height:36px;width:36px}.product .favourite{top:9px;right:9px;width:34px;height:34px}.favourite svg{width:18px;height:18px}.tag{top:10px;left:9px;font-size:10px;padding:4px 6px;max-width:66%}.results-line{font-size:12px;gap:10px}.install-banner{padding:21px;flex-wrap:wrap;gap:13px;margin-top:26px}.install-banner img{height:48px;width:48px;border-radius:12px}.install-banner>div{flex:1}.install-banner h2{font-size:23px}.install-banner p{font-size:13px}.install-banner button{margin:5px 0 0;width:100%;font-size:14px}.bottom-nav{display:flex;justify-content:space-around;position:fixed;bottom:0;left:0;right:0;background:#fffefbed;backdrop-filter:blur(16px);border-top:1px solid var(--line);padding:8px 5px max(8px,env(safe-area-inset-bottom));z-index:10}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:12px;color:var(--muted);min-width:54px;min-height:44px;position:relative}.bottom-nav a.active{color:var(--orange)}.bottom-nav svg{width:22px;height:22px}.bottom-nav b{position:absolute;right:0;top:-4px;background:var(--orange);color:white;border-radius:10px;padding:1px 4px;font-size:10px}#mini-cart{display:flex;position:fixed;left:16px;right:16px;bottom:calc(78px + env(safe-area-inset-bottom));z-index:9;align-items:center;justify-content:space-between;background:var(--ink);color:white;padding:13px 17px;border-radius:12px;box-shadow:0 4px 15px #0002;font-size:14px}#mini-cart b{background:#584437;border-radius:5px;display:inline-block;margin-right:7px;padding:1px 6px;font-size:12px}#toast{bottom:150px;font-size:14px}.page-header h1{font-size:32px}.cart-layout{grid-template-columns:1fr;gap:22px}.panel{padding:20px}.summary{position:static}.cart-row{gap:12px}.cart-row img{width:71px;height:83px}.cart-row h3{font-size:14px}.cart-row-end{font-size:14px}.form-grid{gap:14px}.form-grid input,.form-grid select,.form-grid textarea{font-size:16px;padding:11px}.full-mobile{grid-column:1/-1}.steps{gap:7px}.step{font-size:12px;gap:6px}.step-line{max-width:25px}.order-card{padding:18px}.order-card-top h3{font-size:14px}.order-card-bottom{flex-wrap:wrap}.order-actions{width:100%}.order-actions>button{flex:1;font-size:14px;padding:10px}.more-grid{grid-template-columns:1fr}.detail-layout{grid-template-columns:1fr}.detail-media{padding:15px 15px 0}.detail-main-image{max-height:270px;aspect-ratio:1.25}.detail-info{padding:22px}.detail-info h2{font-size:30px}.detail-controls{position:sticky;bottom:0;background:var(--paper);padding:12px 0 5px}.install-dialog-content{padding:42px 22px 25px}.install-dialog-content h2{font-size:30px}.success h1{font-size:32px}.success-actions{flex-direction:column}#order-content{padding:30px 22px}.empty{padding:42px 20px}.empty h2{font-size:25px}}
@media(max-width:365px){.hero h1{font-size:27px}.hero-copy{padding:16px 13px}.brand>span{font-size:12px}.brand small{font-size:7px}.product-info{padding:10px}.product .quantity{gap:3px}.product .quantity button{width:23px}.form-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
.hero{min-height:240px}.hero-copy{padding:24px 32px}.hero h1{font-size:40px}.hero-visual{position:relative;overflow:hidden;min-height:240px}.hero-image{position:absolute;width:200%;height:100%;max-height:none;max-width:none;object-fit:cover;left:-100%;object-position:right center}.benefits{margin-bottom:20px}
@media(max-width:760px){.hero{min-height:225px}.hero-copy{padding:20px 16px}.hero h1{font-size:30px}.hero-visual{min-height:225px}.hero-image{width:170%;left:-70%;object-position:right center}.benefits{margin-bottom:18px}.preview-bar{font-size:11px}}
@media(max-width:760px){.hero p:not(.eyebrow){display:none}.hero,.hero-visual{min-height:200px}.hero h1{font-size:28px}.hero-copy{padding:18px 16px}.hero .primary{margin-top:5px}.section-title{margin-top:20px}}
/* Chef’s Sausages storefront palette: black, charcoal, burnt orange and gold. */
:root{--ink:#f5f5f5;--muted:#b3b3b3;--orange:#ffb36b;--gold:#f0c417;--paper:#0b0b0b;--line:#303030;--soft:#1c1c1c;--green:#b3d9aa;--surface:#121212;--action:#9b481d;color-scheme:dark}
body{background:var(--paper);color:var(--ink)}
input,select,textarea{color:var(--ink)}
input::placeholder,textarea::placeholder{color:#a6a6a6;opacity:1}
.skip,.header,.hero,.product,.panel,.order-card,.empty,.instruction{background:var(--surface)}
.skip{color:var(--ink)}
.preview-bar{background:#1a1a1a;color:#e0e0e0;border-bottom:1px solid var(--line)}
.preview-pill{border-color:#73553f;color:#ffcf9d}
.hero{border:1px solid var(--line)}
.hero p:not(.eyebrow){color:#d0d0d0}
.primary{background:var(--action);color:#fff}
.primary:hover{background:#b25524}
.secondary,.search input,.sort-label select,.form-grid input,.form-grid select,.form-grid textarea,.variant-select select,.notes-label textarea{background:var(--surface);color:var(--ink);border-color:#414141}
.secondary:hover{background:#222}
.cart-button,.quick-add,.categories button.active{background:var(--action);color:#fff;border-color:var(--action)}
.cart-button b{background:var(--gold);color:#111}
.product .favourite{background:#121212ed;color:#fff;border:1px solid #414141}
.product .favourite.saved,.favourite.saved{color:var(--orange)}
.tag{background:#181818;color:#fff;border:1px solid #555}
.tag.sale{background:#852a25;border-color:#aa3931;color:#fff}
.tag.sold{background:#323232;border-color:#555;color:#eee}
.install-banner{background:#121212;border:1px solid #454033;color:var(--ink)}
.install-banner p{color:#c4c4c4}
.install-banner .eyebrow{color:var(--orange)}
.install-banner button{background:var(--gold);color:#111}
.install-banner button:hover{background:#ffda3c}
.empty{border-color:#444}
.shipping-progress,.demo-note{background:#211b16;border:1px solid #493424}
.step.active b{background:var(--action);color:#fff}
.payment-choice:has(input:checked){background:#211b16;border-color:var(--orange)}
.payment-choice input{accent-color:var(--gold)}
.status-pill,.success-icon{background:#203021;color:#c6e5bf}
.review-box,.device-note{background:#1b1b1b}
.help-link{color:var(--ink)}
.dialog-close{background:#202020;color:var(--ink);border:1px solid #555}
.dialog-close:hover{background:#333}
#toast{background:#272727;color:var(--ink);border:1px solid #666}
#mini-cart{background:var(--action);color:#fff;border:1px solid #bf682f}
#mini-cart b{background:#6e3418;color:white}
.bottom-nav{background:#121212f2;border-color:#393939}
.bottom-nav b{background:var(--gold);color:#111}
@media(max-width:760px){.bottom-nav{background:#121212f2}}

/* Render the original logo at an appropriate size on high-density phones. */
.brand img{width:64px;height:64px;object-fit:contain}
.install-banner img{width:96px;height:96px;flex:0 0 96px;object-fit:contain;background:#000;border:1px solid #333;border-radius:18px}
.install-dialog-content>img{width:128px;height:128px;object-fit:contain;background:#000;border:1px solid #333;border-radius:24px;margin-bottom:24px}
@media(max-width:760px){.brand img{width:56px;height:56px}.install-banner img{width:88px;height:88px;flex-basis:88px}.install-dialog-content>img{width:128px;height:128px}}

/* Blend the logo's black backdrop into the charcoal header. */
.brand{background:var(--surface);isolation:isolate}
.brand img{mix-blend-mode:screen}
/* Clear category browsing on phones, tablets and desktop. */
.category-picker{display:none}
.categories{flex-wrap:wrap;overflow:visible}
.catalogue-sections{display:flex;flex-direction:column;gap:42px}
.category-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 20px;border-top:1px solid var(--line);padding-top:25px}
.category-heading h2,.category-intro h2{font-size:30px;margin:0 0 6px;line-height:1.15}
.category-heading h2 span{font:500 13px system-ui;color:var(--muted);vertical-align:middle;margin-left:7px}
.category-heading p,.category-intro p{font-size:14px;color:var(--muted);margin:0;line-height:1.55}
.category-heading .text-button{flex-shrink:0;white-space:nowrap}
.category-intro{grid-column:1/-1;margin:2px 0 5px}
@media(max-width:760px){
 .categories{display:none}
 .category-picker{display:grid;gap:8px;margin:17px 0;font-size:13px;color:var(--muted)}
 .category-picker select{width:100%;min-width:0;min-height:49px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--ink);padding:10px 12px;font:inherit;font-size:16px}
 .catalogue-sections{gap:28px}
 .category-heading{gap:10px;margin-bottom:15px;padding-top:19px;align-items:flex-start}
 .category-heading h2,.category-intro h2{font-size:25px}
 .category-heading p,.category-intro p{font-size:13px}
 .category-heading .text-button{font-size:12px;padding-top:4px}
 .category-heading .text-button svg{width:16px}
}
