:root{--color-ink:#f5ead8;--color-ink-soft:#d8c8b0;--color-muted:#aa9a86;--color-surface:#120d0a;--color-surface-strong:#1b1410;--color-surface-alt:#241912;--color-panel:#16100ce0;--color-panel-soft:#201711e6;--color-line:#b58b6338;--color-brand:#d66d2f;--color-brand-bright:#ef8c45;--color-brand-dark:#9c4719;--color-accent:#7f5a3a;--color-success:#80c197;--color-danger:#d68874;--shadow-soft:0 28px 70px #00000052;--shadow-card:0 20px 44px #00000047;--radius-xl:36px;--radius-lg:26px;--radius-md:18px;--radius-sm:12px;--shell-width:1120px;--font-body:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;color:var(--color-ink);font:16px/1.5 var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#d66d2f33,#0000 22%),linear-gradient(#120d0a 0%,#17100c 28%,#0f0a08 100%)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:0 0;min-width:320px;margin:0}img{max-width:100%;display:block}a{color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}#root,.page{min-height:100vh}.site-shell{width:min(var(--shell-width), calc(100% - 2rem));margin:0 auto}.skip-link{z-index:100;background:var(--color-brand-dark);color:#fff;border-radius:var(--radius-sm);padding:.75rem 1rem;position:absolute;top:-3rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0e0a08b8;border-bottom:1px solid #d66d2f1f;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 0;display:flex}.site-header__actions{align-items:center;gap:.75rem;display:flex}.site-header__cta{padding-inline:1.3rem}.site-header__cta-icon{width:1.15rem;height:1.15rem;display:none}.site-header__cart{width:3.4rem;min-width:3.4rem;padding-inline:0;position:relative}.site-header__cart-icon{width:1.2rem;height:1.2rem}.site-header__cart-count{background:linear-gradient(135deg, var(--color-brand-bright), var(--color-brand));color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.2rem;height:1.2rem;padding:0 .25rem;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;top:-.25rem;right:-.15rem;box-shadow:0 10px 20px #d66d2f40}.site-header__banner-wrap{background:#ff6518;border-top:1px solid #d66d2f24}.site-header__banner{justify-content:center;align-items:center;gap:1rem;padding:.62rem 0;display:flex}.site-header__banner-copy{text-align:center;min-width:0}.site-header__banner-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#120b07;margin:0;font-size:.96rem;font-weight:800}.site-header__banner-message{color:#120b07;text-wrap:balance;margin:.22rem 0 0;font-size:1.08rem;line-height:1.35}.site-header__banner-cta{white-space:nowrap;color:#120b07;background:#120b0714;border-color:#120b0747;flex:none}.brand{align-items:center;gap:.9rem;min-width:0;text-decoration:none;display:inline-flex}.brand strong,.site-footer__brand{font-family:var(--font-heading);color:#fff2df;font-size:1.2rem;display:block}.brand small{color:var(--color-ink-soft);display:block}.brand__mark{object-fit:cover;border-radius:50%;width:2.75rem;height:2.75rem;display:block;box-shadow:0 0 0 1px #ffffff14}.nav-list{gap:1.2rem;margin:0;padding:0;list-style:none;display:none}.nav-list a{color:var(--color-ink-soft);font-size:.95rem;text-decoration:none}.button{letter-spacing:.01em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:2.9rem;padding:.85rem 1.25rem;font-weight:600;text-decoration:none;transition:transform .12s,background-color .12s,border-color .12s,box-shadow .12s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button:focus-visible,.nav-list a:focus-visible,.brand:focus-visible,.contact-details__list a:focus-visible{outline:2px solid var(--color-brand-bright);outline-offset:3px}.button--primary{background:linear-gradient(135deg, var(--color-brand-bright), var(--color-brand));color:#fff;box-shadow:0 16px 32px #d66d2f42}.button--primary:hover,.button--primary:focus-visible{background:var(--color-brand-dark)}.button--secondary{color:#fff0de;background:#ffffff0f;border-color:#f5ead82e}.hero-section{isolation:isolate;padding:1rem 0 2.75rem;position:relative}.hero-section:before{content:"";z-index:-2;background:linear-gradient(90deg,#080605e0 0%,#080605b8 32%,#0806055c 56%,#080605c7 100%),linear-gradient(#08060526 0%,#0806054d 100%),url(/images/fire-place.jpg) 50%/cover no-repeat;height:min(90vh,52rem);position:absolute;inset:0 0 auto}.hero-section:after{content:"";z-index:-1;background:linear-gradient(#0f0a0800 0%,#0f0a08 100%);height:10rem;position:absolute;inset:auto 0 0}.hero-section__inner{align-items:stretch;gap:.85rem;min-height:min(82vh,48rem);padding:2.7rem 0 4rem;display:grid;position:relative}.hero-copy,.hero-enquiry,.feature-card,.product-card,.delivery-card,.contact-card,.empty-state{border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--color-panel);box-shadow:var(--shadow-card)}.hero-copy{border-radius:var(--radius-xl);background:linear-gradient(#130e0bd1,#130e0bb8);align-self:start;max-width:28rem;margin-top:2rem;padding:1.15rem 1.2rem}.hero-copy-wrap{flex-direction:column;align-items:flex-start;display:flex}.hero-copy__eyebrow,.section-heading__eyebrow,.hero-panel__label,.product-card__badge{text-transform:uppercase;letter-spacing:.12em;color:#f1a062;margin:0 0 .8rem;font-size:.78rem;font-weight:700}h1,h2,h3{font-family:var(--font-heading);color:#fff5e8;margin:0;line-height:1.08}h1{text-wrap:balance;max-width:10ch;font-size:clamp(2rem,4.35vw,3.45rem)}h2{font-size:clamp(2.2rem,4vw,3.35rem)}h3{font-size:1.45rem}p,li,dd,dt{color:var(--color-muted)}.hero-copy__description,.section-heading__description{max-width:60ch;margin-top:1rem;font-size:1.06rem}.hero-copy__description{color:var(--color-ink-soft);max-width:23rem;font-size:.92rem}.hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.hero-actions--outside{z-index:3;margin-top:0;padding-left:0;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.hero-actions--outside .button{min-width:11rem;animation:3.2s ease-in-out infinite hero-button-float;box-shadow:0 18px 36px #d66d2f52,0 0 0 1px #ffffff0d}@keyframes hero-button-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.hero-enquiry{background:linear-gradient(180deg, #d66d2f1f, transparent 34%), var(--color-panel-soft);border-radius:var(--radius-xl);place-self:start end;max-width:29rem;margin-left:auto;padding:.75rem .8rem .85rem}.delivery-card ul{margin:0;padding-left:1.2rem}.delivery-card li+li{margin-top:.6rem}.delivery-card--map{padding:.75rem;overflow:hidden}.delivery-card__image{border-radius:calc(var(--radius-lg) - 8px);object-fit:cover;width:100%;height:auto}.content-section{padding:4.5rem 0}.hero-section+.content-section{padding-top:2.5rem}.content-section--alt{background:linear-gradient(#ffffff04,#ffffff08)}.section-heading{margin-bottom:2rem}.section-heading--center{text-align:center;margin-inline:auto}.product-grid,.feature-grid{gap:1.2rem;display:grid}.product-card,.feature-card,.empty-state,.delivery-card,.contact-card{padding:1.55rem}.product-card{flex-direction:column;display:flex}.product-card__image-wrap{border-bottom:1px solid var(--color-line);border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);aspect-ratio:16/10;background:#ffffff0a;margin:-1.55rem -1.55rem 1.2rem;overflow:hidden}.product-card__image{object-fit:cover;width:100%;height:100%}.product-card__header,.product-card__price{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.product-card__header{align-items:center;margin-bottom:1.1rem}.product-card__badge{white-space:nowrap;background:#d66d2f14;border:1px solid #f1a06233;border-radius:999px;margin-bottom:0;padding:.45rem .72rem}.product-card__description{min-height:4.5rem;margin:0 0 1.35rem}.product-card__price{margin-top:auto}.product-card__price strong{color:#fff3e3;font-size:2rem}.product-card__price span{margin-top:.2rem;display:block}.product-card__afterpay{color:#d7efe5;margin:.75rem 0 0;font-size:.85rem;line-height:1.45}.product-card__unavailable-note{color:var(--color-muted);margin:1rem 0 0;font-size:.84rem}.product-card__afterpay-brand{color:#b8fff0;font-weight:700}.product-card__action{width:100%;margin-top:1rem}.product-card__cart-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;margin-top:1rem;display:grid}.product-card__action--compact{width:auto;min-width:0;margin-top:0;padding-inline:1rem}.product-card__quantity{justify-content:space-between;min-width:8.75rem}.stock-pill,.area-pill{border-radius:999px;align-items:center;min-height:2rem;padding:.42rem .85rem;font-size:.92rem;font-weight:600;display:inline-flex}.stock-pill{text-align:center;border:1px solid #0000;justify-content:center;margin-top:1rem}.stock-pill--in{color:var(--color-success);background:#80c1971f;border-color:#80c1972e}.stock-pill--out{color:var(--color-danger);background:#d688741f;border-color:#d6887429}.feature-card p,.empty-state p{margin-top:.8rem}.delivery-layout,.contact-layout{gap:1.4rem;display:grid}.area-list{flex-wrap:wrap;gap:.7rem;margin-top:1.25rem;display:flex}.area-pill{color:#f2b787;background:#d66d2f17;border:1px solid #d66d2f24}.contact-details{align-self:start}.contact-layout--single{grid-template-columns:minmax(0,1fr)}.contact-details--expanded{max-width:46rem}.contact-details__list{gap:.8rem;margin-top:1.25rem;display:grid}.contact-details__list a,.contact-details__list p{color:var(--color-ink-soft);margin:0;font-size:1.05rem}.contact-card__intro p{margin-top:.45rem}.hero-enquiry .contact-card__intro h2{font-size:clamp(1.15rem,1.6vw,1.7rem)}.hero-enquiry .contact-card__intro p{color:var(--color-ink-soft);max-width:22rem;font-size:.8rem;line-height:1.45}.enquiry-form{margin-top:.85rem}.hero-enquiry .enquiry-form{margin-top:.35rem}.form-grid{gap:.6rem;display:grid}.form-field{gap:.32rem;margin-top:.45rem;display:grid}.form-field label{color:#fff0de;font-size:.82rem;font-weight:600}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--color-line);border-radius:var(--radius-sm);color:#fff6ec;background:#fff8ee0f;width:100%;padding:.56rem .72rem;font-size:.95rem}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--color-brand-bright);outline:2px solid #ef8c4533}.form-field .form-field__control--invalid{border-color:#d86f63;box-shadow:0 0 0 1px #d86f6366}.form-field .form-field__control--valid{border-color:#80c197;box-shadow:0 0 0 1px #80c19752}.checkout-delivery__select.form-field__control--invalid{border-color:#d86f63;box-shadow:0 0 0 1px #d86f6366}.checkout-delivery__select.form-field__control--valid{border-color:#80c197;box-shadow:0 0 0 1px #80c19752}.form-field textarea{resize:vertical;min-height:4.4rem}.form-helper{color:var(--color-ink-soft);margin:.3rem 0 0;font-size:.78rem}.form-helper--warning{color:var(--color-danger)}.form-field--hidden{position:absolute;left:-9999px}.enquiry-form__footer{align-items:center;gap:.55rem;margin-top:.55rem;display:grid}.form-note,.form-status{margin:.55rem 0 0;font-size:.82rem;line-height:1.4}.form-status{align-items:center;gap:.5rem;display:flex}.form-status__icon{flex:none;width:1rem;height:1rem;display:inline-flex}.form-status__icon svg{width:100%;height:100%}.form-status--success{color:var(--color-success)}.form-status--error{color:var(--color-danger)}.site-footer{padding:2rem 0 2.75rem}.site-footer__inner{border-top:1px solid #d66d2f1f;gap:1rem;padding-top:1.5rem;display:grid}.site-footer__primary{gap:.8rem;display:grid}.site-footer__inner p,.site-footer__inner a{color:var(--color-ink-soft);margin:0}.site-footer__brand{color:#fff3e3}.site-footer__details{gap:.45rem;display:grid}.site-footer__links{flex-wrap:wrap;gap:.75rem 1rem;margin-top:1rem;display:flex}.site-footer__links a{color:var(--color-ink-soft);text-underline-offset:.18em;text-decoration:underline}.site-footer__socials{gap:.75rem;margin-top:1rem;display:flex}.site-footer__social-link{width:2.75rem;height:2.75rem;color:var(--color-ink);background:#ffffff05;border:1px solid #d66d2f33;border-radius:999px;justify-content:center;align-items:center;transition:transform .16s,border-color .16s,background-color .16s;display:inline-flex}.site-footer__social-link:hover,.site-footer__social-link:focus-visible{background:#d66d2f14;border-color:#d66d2f73;transform:translateY(-1px)}.site-footer__social-link svg{fill:currentColor;width:1.2rem;height:1.2rem}.policy-page{min-height:calc(100vh - 5rem)}.policy-page__inner{max-width:52rem}.policy-page__intro{margin-bottom:2rem}.policy-page__updated{color:var(--color-ink-soft);margin-top:.9rem;font-size:.95rem}.policy-page__content{gap:1.5rem;display:grid}.policy-page__section{border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--color-panel);box-shadow:var(--shadow-card);padding:1.5rem}.policy-page__section h2{margin-bottom:.85rem;font-size:1.45rem}.policy-page__section p{color:var(--color-ink-soft);margin:.75rem 0 0}.geo-page{min-height:calc(100vh - 5rem)}.geo-page__inner,.geo-page__service-layout{gap:1.5rem;display:grid}.geo-page__hero,.geo-page__authority,.geo-page__product-card,.geo-page__service-card,.geo-page__faq-card,.geo-page__closing-card{border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--color-panel);box-shadow:var(--shadow-card)}.geo-page__hero,.geo-page__authority,.geo-page__service-card,.geo-page__closing-card{padding:1.6rem}.geo-page__title{max-width:15ch}.geo-page__summary{gap:.95rem;margin-top:1rem;display:grid}.geo-page__summary p,.geo-page__authority p,.geo-page__service-card p,.geo-page__faq-card p,.geo-page__closing-card p{color:var(--color-ink-soft);margin:0}.geo-page__authority h2,.geo-page__service-card h3,.geo-page__faq-card h3{font-size:1.35rem}.geo-page__authority-list{gap:.75rem;margin:1rem 0 0;padding-left:1.2rem;display:grid}.geo-page__product-grid,.geo-page__faq-list{gap:1rem;display:grid}.geo-page__product-card,.geo-page__faq-card{padding:1.35rem}.geo-page__product-data{gap:.9rem;margin:1rem 0 0;display:grid}.geo-page__product-data dt{letter-spacing:.08em;text-transform:uppercase;color:#f1a062;font-size:.8rem;font-weight:700}.geo-page__product-data dd{color:var(--color-ink-soft);margin:.25rem 0 0}.geo-page__location-pills{flex-wrap:wrap;gap:.7rem;display:flex}.geo-page__closing-card{max-width:56rem}.checkout-page{min-height:70vh}.checkout-section{padding:4.5rem 0}.checkout-section__inner{gap:1.5rem;display:grid}.checkout-main{gap:1.25rem;display:grid}.checkout-copy,.checkout-card{border:1px solid var(--color-line);border-radius:var(--radius-xl);background:var(--color-panel);box-shadow:var(--shadow-card)}.checkout-copy{padding:1.8rem}.checkout-copy__actions{flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:.45rem;display:flex}.checkout-copy__back-button{color:#fff7ed;background:linear-gradient(#f2913d 0%,#ea7e2e 100%);border-color:#f2913da6;box-shadow:0 16px 32px #ea7e2e2e}.checkout-copy__back-button:hover,.checkout-copy__back-button:focus-visible{background:linear-gradient(#f6a14f 0%,#ef8834 100%)}.checkout-copy__back-button,.checkout-copy__proceed-button{min-height:2.55rem;padding:.68rem 1rem;font-size:.94rem}.checkout-copy__proceed-button{color:#eef9ef;background:#6f9e7833;border:1px solid #7fc1976b;box-shadow:0 14px 32px #35563d2e}.checkout-copy__proceed-button:hover,.checkout-copy__proceed-button:focus-visible{background:#80c19747}.checkout-copy__items{display:none}.checkout-title{font-size:clamp(2.1rem,4vw,3.5rem)}.checkout-description{max-width:40rem;color:var(--color-ink-soft);margin:1rem 0 1.5rem}.checkout-card{padding:1.5rem}.checkout-card__header{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.2rem;display:flex}.checkout-card__header--compact{margin-bottom:0}.checkout-list{gap:1rem;display:grid}.checkout-item{border-top:1px solid var(--color-line);gap:1rem;padding:1rem 0;display:grid}.checkout-item:first-child{border-top:none;padding-top:0}.checkout-item__image{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius-md);width:100%;max-width:10rem}.checkout-item__content{gap:1rem;display:grid}.checkout-item__meta h3{margin-bottom:.35rem}.checkout-item__meta p{margin:.2rem 0 0}.checkout-item__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.9rem;display:flex}.quantity-control{border:1px solid var(--color-line);background:#ffffff08;border-radius:999px;align-items:center;gap:.75rem;padding:.35rem .4rem;display:inline-flex}.quantity-control__button,.checkout-item__remove{border:1px solid var(--color-line);color:#fff2df;background:#ffffff0a}.quantity-control__button{border-radius:50%;width:2rem;height:2rem}.checkout-item__remove{border-radius:999px;min-height:2.5rem;padding:.65rem 1rem}.checkout-delivery,.checkout-summary{border-top:1px solid var(--color-line);margin-top:1rem;padding-top:1rem}.checkout-delivery__label{color:#fff0de;margin-bottom:.55rem;font-weight:600;display:block}.checkout-delivery__heading{color:#fff1de;margin:0 0 1rem;font-size:1.1rem}.checkout-form-grid{margin-bottom:1rem}.checkout-field--full{grid-column:1/-1}.checkout-delivery__label-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.55rem;display:flex}.checkout-delivery__select{border:1px solid var(--color-line);border-radius:var(--radius-sm);color:#fff6ec;background:#fff8ee0f;width:100%;padding:.8rem .95rem}.checkout-delivery__label{align-items:center;gap:.5rem;margin-bottom:0;display:inline-flex}.checkout-delivery__search{position:relative}.checkout-delivery__mapbox,.checkout-delivery__mapbox mapbox-geocoder{width:100%;display:block}.checkout-delivery__mapbox--invalid{border:1px solid var(--color-danger);border-radius:var(--radius-sm);box-shadow:0 0 0 1px #d5676747}.checkout-delivery__mapbox--invalid mapbox-geocoder{border-radius:inherit}.checkout-delivery__fallback{gap:.75rem;display:grid}.checkout-delivery__resolved{border:1px solid var(--color-line);border-radius:var(--radius-sm);background:#fff8ee0a;gap:.35rem;margin-top:.75rem;padding:.85rem .95rem;display:grid}.checkout-delivery__resolved p{color:#fff4e8;margin:0}.checkout-delivery__results{gap:.5rem;margin-top:.75rem;display:grid}.checkout-delivery__result{border:1px solid var(--color-line);border-radius:var(--radius-sm);color:#fff4e8;text-align:left;background:#fff8ee0a;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.8rem .95rem;display:flex}.checkout-delivery__result--quote{justify-content:center}.checkout-delivery__badge{color:#a7d9b7;background:#49885e2e;border:1px solid #80c19757;border-radius:999px;align-items:center;min-height:2rem;padding:.3rem .75rem;font-size:.84rem;font-weight:700;display:inline-flex}.checkout-delivery__status{margin:.65rem 0 0;font-size:.9rem}.checkout-delivery__status--warning{color:var(--color-danger)}.checkout-delivery__status a{color:inherit;text-underline-offset:.18em;text-decoration:underline}.checkout-delivery__status--success{color:#a7d9b7}.checkout-driveway{gap:.75rem;margin-top:1rem;display:grid}.checkout-driveway__free-delivery{color:#a7d9b7;letter-spacing:.06em;margin:0;font-size:.95rem;font-weight:800}.checkout-driveway__heading{color:#fff1de;margin:0;font-size:1rem;font-weight:700}.checkout-driveway__choices{gap:.65rem;display:grid}.checkout-driveway__choice{border:1px solid var(--color-line);border-radius:var(--radius-sm);color:#fff0de;cursor:pointer;background:#ffffff08;align-items:flex-start;gap:.7rem;padding:.9rem 1rem;display:flex}.checkout-driveway__choice input{width:1rem;height:1rem;accent-color:var(--color-brand-bright);flex:none;margin:.2rem 0 0}.checkout-driveway__choice--active{border-color:var(--color-brand-bright);background:#d66d2f14}.checkout-driveway__choice--invalid{border-color:var(--color-danger)}.checkout-summary{gap:.75rem;display:grid}.checkout-summary__row{justify-content:space-between;gap:1rem;display:flex}.checkout-summary__row--total{font-size:1.1rem}.checkout-summary__row--total strong{color:#fff3e3}.checkout-summary__note{color:var(--color-ink-soft);margin:0;font-size:.9rem}.checkout-summary__note--afterpay{color:#d7efe5}.checkout-consent{border:1px solid var(--color-line);border-radius:var(--radius-sm);background:#ffffff08;gap:.55rem;padding:.9rem .95rem;display:grid}.checkout-consent--invalid{border-color:var(--color-danger)}.checkout-consent__label{color:#fff0de;cursor:pointer;align-items:flex-start;gap:.7rem;display:flex}.checkout-consent__label input{width:1rem;height:1rem;accent-color:var(--color-brand-bright);flex:none;margin:.2rem 0 0}.checkout-consent__label span{line-height:1.55;display:block}.checkout-consent__summary{line-height:1.5;display:block}.checkout-consent__label a{color:#d6f0db;text-underline-offset:.16em;text-decoration-thickness:.08em}.checkout-consent__details{gap:.45rem;display:grid}.checkout-consent__list{color:var(--color-ink-soft);gap:.5rem;margin:0;padding-left:1.1rem;font-size:.88rem;display:grid}.checkout-consent__list li{line-height:1.5}.checkout-consent__list strong{color:#fff0de}.checkout-consent__placeholder,.checkout-payment-methods__trigger{display:none}.checkout-consent--mobile{transition:opacity .18s,transform .18s,border-color .18s,background-color .18s,box-shadow .18s}.checkout-summary__error{color:var(--color-danger);margin:0;font-size:.9rem}.checkout-summary__error--inline{margin-top:.85rem}.checkout-summary__success{color:var(--color-success);margin:0;font-size:.9rem}.checkout-status-banner{border:1px solid var(--color-line);border-radius:var(--radius-sm);background:#ffffff08;padding:.85rem .95rem}.checkout-status-banner--error{background:#e6765b12;border-color:#e6765b47}.checkout-status-banner--success{background:#80c19714;border-color:#80c1973d}.checkout-payment-methods{gap:.75rem;display:grid}.checkout-payment-methods--secondary{border-top:1px solid #ffffff0f;margin-top:.55rem;padding-top:.9rem}.checkout-payment-methods__heading{color:#fff3e3;margin:0;font-size:.9rem;font-weight:600}.checkout-payment-methods__grid{gap:.85rem;display:grid}.checkout-payment-tile{border:1px solid var(--color-line);border-radius:var(--radius-md);text-align:left;justify-items:start;gap:.5rem;width:100%;min-height:9.4rem;padding:1.1rem 1.15rem;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:grid}.checkout-payment-tile:hover,.checkout-payment-tile:focus-visible{transform:translateY(-1px)}.checkout-payment-tile:disabled{opacity:.7;cursor:not-allowed;transform:none}.checkout-payment-tile--stripe{color:#23170f;background:linear-gradient(#f7efe2 0%,#efe2cf 100%);box-shadow:0 16px 32px #f7efe21f}.checkout-payment-tile--stripe:hover,.checkout-payment-tile--stripe:focus-visible{background:linear-gradient(#fff7ed 0%,#f4e7d5 100%)}.checkout-payment-tile--afterpay{color:#0f2f27;background:linear-gradient(#b3fce5 0%,#93efd3 100%);box-shadow:0 16px 32px #b3fce533}.checkout-payment-tile--afterpay:hover,.checkout-payment-tile--afterpay:focus-visible{background:linear-gradient(#c3ffeb 0%,#8af3d3 100%)}.checkout-payment-tile--secondary{color:#fff0de;background:#ffffff08;min-height:8.7rem;box-shadow:inset 0 1px #ffffff0a}.checkout-payment-tile--secondary:hover,.checkout-payment-tile--secondary:focus-visible,.checkout-payment-tile--secondary-active{border-color:var(--color-brand-bright);background:#d66d2f14}.checkout-payment-tile__icon{justify-content:center;align-items:center;min-height:2rem;display:inline-flex}.checkout-payment-tile__icon--afterpay{min-height:2rem}.checkout-payment-tile__logo{width:auto;max-width:8.5rem;height:1.7rem;display:block}.checkout-payment-tile__logo--stripe{max-width:7.4rem;height:1.6rem}.checkout-payment-tile__logo--msd{background:#7fd6f2;border-radius:.55rem;max-width:10.25rem;height:1.7rem;padding:.26rem .48rem}.checkout-payment-tile__label{font-size:1.2rem;font-weight:700;line-height:1.1}.checkout-payment-tile__meta{opacity:.82;font-size:.9rem}.checkout-payment-tile__meta--secondary{opacity:.74;font-size:.84rem}.checkout-banking{gap:.75rem;display:grid}.checkout-winz-panel{border:1px solid var(--color-line);border-radius:var(--radius-sm);background:#ffffff08;gap:.75rem;padding:.95rem 1rem;display:grid}.checkout-winz-panel__copy{color:var(--color-ink-soft);margin:0;font-size:.9rem}.checkout-winz-panel__submit{width:100%}.checkout-banking__details,.checkout-banking__actions{gap:.65rem;display:grid}.checkout-banking__choice{border:1px solid var(--color-line);border-radius:var(--radius-sm);color:#fff0de;cursor:pointer;background:#ffffff08;align-items:center;gap:.7rem;padding:.9rem 1rem;display:flex}.checkout-banking__choice input{width:1rem;height:1rem;accent-color:var(--color-brand-bright);margin:0}.checkout-banking__choice--active{border-color:var(--color-brand-bright);background:#d66d2f14}.checkout-banking__field{border:1px solid var(--color-line);border-radius:var(--radius-sm);color:#fff0de;text-align:left;background:#ffffff0a;gap:.2rem;width:100%;padding:.9rem 1rem;display:grid}.checkout-banking__label{color:var(--color-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem}.checkout-banking__copy{color:var(--color-ink-soft);font-size:.84rem}.checkout-banking__submit{width:100%}.checkout-afterpay__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:.8s linear infinite checkout-spinner;display:inline-block}@keyframes checkout-spinner{to{transform:rotate(360deg)}}.checkout-empty,.checkout-note{border-top:1px solid var(--color-line);padding-top:1rem}.checkout-empty p,.checkout-note p{margin:.35rem 0 0}.checkout-drawer-overlay{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a070594;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.checkout-drawer{border-radius:var(--radius-xl);background:#16100cf5;border:1px solid #7fc19738;width:min(100%,42rem);padding:1.6rem;animation:.18s checkout-drawer-enter;box-shadow:0 28px 70px #00000061}.checkout-drawer__title{margin-bottom:.75rem;font-size:clamp(2rem,5vw,3.4rem);line-height:.96}.checkout-drawer__summary,.checkout-drawer__reference,.checkout-drawer__next-steps{color:var(--color-ink-soft);margin:0}.checkout-drawer__reference{color:#fff0de;margin-top:.9rem}.checkout-drawer__reference strong{color:#fff7ed}.checkout-drawer__next-steps{margin-top:.75rem;font-size:.95rem}.checkout-drawer__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:1.25rem;display:grid}.checkout-drawer__button{min-height:3.1rem}.checkout-drawer__button--close{color:#eef9ef;background:#6f9e7833;border:1px solid #7fc1976b;box-shadow:0 14px 32px #35563d38}.checkout-drawer__button--close:hover,.checkout-drawer__button--close:focus-visible{background:#80c19747}.checkout-drawer__button--alter{color:#fff7ed;background:linear-gradient(#f2913d 0%,#ea7e2e 100%);border:1px solid #f2913da6;box-shadow:0 16px 32px #ea7e2e33}.checkout-drawer__button--alter:hover,.checkout-drawer__button--alter:focus-visible{background:linear-gradient(#f6a14f 0%,#ef8834 100%)}@keyframes checkout-drawer-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.checkout-return__content{gap:1rem;display:grid}.checkout-return--single{grid-column:1/-1}.checkout-return__status{margin:0;font-size:1rem}.checkout-return__status--success{color:var(--color-success)}.checkout-return__status--error{color:var(--color-danger)}.checkout-return__status--pending{color:var(--color-ink-soft)}.checkout-return__meta{color:var(--color-ink-soft);margin:0}.checkout-return__actions{gap:.75rem;display:grid}.checkout-return__button--retry{color:#f1fff5;background:#80c19729;border-color:#a7d9b773;box-shadow:0 12px 24px #80c1971f}.checkout-return__button--retry:hover,.checkout-return__button--retry:focus-visible{color:#f6fff8;background:#80c1973d;border-color:#a7d9b79e}.checkout-return__button--products{background:linear-gradient(135deg, var(--color-brand-bright), var(--color-brand));color:#fff;border-color:#0000;box-shadow:0 16px 32px #d66d2f42}.checkout-return__button--products:hover,.checkout-return__button--products:focus-visible{background:var(--color-brand-dark);color:#fff}@media (width>=720px){.checkout-winz-panel__submit:hover,.checkout-winz-panel__submit:focus-visible,.checkout-banking__submit:hover,.checkout-banking__submit:focus-visible{color:#f1fff5;background:#80c19729;border-color:#a7d9b773;box-shadow:0 12px 24px #80c1971f}.site-shell{width:min(var(--shell-width), calc(100% - 3rem))}.nav-list{display:flex}.hero-section{padding:1.25rem 0 3.25rem}.hero-section__inner,.delivery-layout{grid-template-columns:minmax(0,1.35fr) minmax(19rem,.72fr)}.checkout-payment-methods__grid,.checkout-return__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-section__inner--single{grid-template-columns:minmax(0,1fr)}.hero-section__inner{grid-template-columns:minmax(0,.72fr) minmax(15.5rem,.58fr);justify-content:space-between;align-items:start}.product-grid,.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.enquiry-form__footer,.site-footer__inner{grid-template-columns:auto 1fr}.hero-enquiry .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-enquiry .enquiry-form__footer{grid-template-columns:1fr}.hero-enquiry .button[type=submit]{width:100%}.checkout-section__inner{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start}.checkout-copy{align-content:start;gap:1.15rem;display:grid}.checkout-description{margin:0}.checkout-copy__items{border-top:1px solid #ffffff0f;gap:.9rem;padding-top:1rem;display:grid}.checkout-copy__items-header{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.checkout-copy__items-header h2,.checkout-copy__items-header p,.checkout-copy__item-meta h3,.checkout-copy__item-meta p{margin:0}.checkout-copy__items-header h2{color:#fff3e3;font-size:1.15rem}.checkout-copy__items-header p{color:var(--color-ink-soft);font-size:.92rem}.checkout-copy__items-list{gap:.8rem;display:grid}.checkout-copy__item{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.8rem;display:grid}.checkout-copy__item-image{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius-sm);width:5.25rem}.checkout-copy__item-content{gap:.7rem;display:grid}.checkout-copy__item-meta{gap:.2rem;display:grid}.checkout-copy__item-meta h3{color:#fff3e3;font-size:1rem}.checkout-copy__item-meta p{color:var(--color-ink-soft);font-size:.88rem}.checkout-copy__item-controls{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.checkout-copy__item-controls .quantity-control{gap:.55rem;padding:.25rem .35rem}.checkout-copy__item-controls .quantity-control__button{width:1.8rem;height:1.8rem}.checkout-copy__item-remove{min-height:2.15rem;padding:.45rem .85rem}.checkout-copy__item-remove-icon{display:none}.checkout-main{align-content:start}.checkout-card--form{order:1}.checkout-card--items{display:none}.checkout-card--items .checkout-card__header h2{font-size:clamp(2.1rem,3vw,3rem)}.checkout-card--items .checkout-list{gap:.85rem}.checkout-card--items .checkout-item{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.9rem 1.1rem;padding:.8rem 0}.checkout-card--items .checkout-item__image{max-width:8rem}.checkout-card--items .checkout-item__content{grid-template-columns:minmax(0,1fr) auto;align-items:center}.checkout-card--items .checkout-item__controls{justify-content:flex-end;min-width:16rem}.geo-page__inner,.geo-page__service-layout{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:start}.geo-page__product-grid,.geo-page__faq-list{grid-template-columns:repeat(3,minmax(0,1fr))}.checkout-item{grid-template-columns:auto 1fr;align-items:start}}@media (width<=719px){.site-footer{padding:1.2rem 0 1.8rem}.site-footer__inner{gap:.9rem;padding-top:1rem}.site-footer__primary{gap:.65rem}.site-footer__brand{font-size:1.05rem;line-height:1.1}.site-footer__blurb{font-size:.88rem;line-height:1.35}.site-footer__details{gap:.28rem}.site-footer__details p,.site-footer__details a{font-size:.9rem;line-height:1.35}.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem .8rem;margin-top:.1rem;display:grid}.site-footer__links a{font-size:.88rem;line-height:1.3}.site-footer__socials{gap:.5rem;margin-top:.15rem}.site-footer__social-link{width:2.3rem;height:2.3rem}.site-footer__social-link svg{width:1rem;height:1rem}.checkout-section{padding:2rem 0 2.75rem}.checkout-section__inner,.checkout-main{gap:1rem}.checkout-copy,.checkout-card{border-radius:1.55rem}.checkout-copy{padding:1.15rem 1.1rem}.checkout-title{font-size:clamp(1.8rem,10vw,2.5rem);line-height:.95}.checkout-description{display:none}.checkout-copy .button{min-height:2.55rem;padding:.65rem 1rem}.checkout-copy__items{border-top:1px solid #ffffff0f;gap:.8rem;padding-top:.85rem;display:grid}.checkout-copy__items-header{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.checkout-copy__items-header h2,.checkout-copy__items-header p,.checkout-copy__item-meta h3,.checkout-copy__item-meta p{margin:0}.checkout-copy__items-header h2{color:#fff3e3;font-size:1.05rem}.checkout-copy__items-header p{color:var(--color-ink-soft);font-size:.85rem}.checkout-copy__items-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:.35rem;display:grid}.checkout-copy__item{border-radius:var(--radius-md);background:#ffffff08;border:1px solid #ffffff0f;flex-direction:column;gap:.55rem;height:100%;padding:.7rem;display:flex}.checkout-copy__item-image{aspect-ratio:4/3;width:100%;max-width:none}.checkout-copy__item-content{flex-direction:column;flex:auto;gap:.45rem;min-height:0;display:flex}.checkout-copy__item-meta{gap:.08rem;display:grid}.checkout-copy__item-meta h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.2em;font-size:.94rem;line-height:1.1;display:-webkit-box;overflow:hidden}.checkout-copy__item-meta p{font-size:.78rem;line-height:1.25}.checkout-copy__item-controls .quantity-control{justify-self:start;gap:.4rem;padding:.18rem .24rem}.checkout-copy__item-controls .quantity-control__button{width:1.55rem;height:1.55rem}.checkout-copy__item-remove{width:100%;min-height:1.95rem;padding:.4rem .7rem;font-size:.85rem}.checkout-copy__item-controls{justify-content:space-between;align-self:stretch;align-items:center;gap:.5rem;margin-top:auto;padding-top:.2rem;display:flex}.checkout-copy__item-remove{width:1.95rem;min-width:1.95rem;min-height:1.95rem;color:var(--color-danger);border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:1.2rem;line-height:1;display:inline-flex}.checkout-copy__item-remove-label{display:none}.checkout-copy__item-remove-icon{display:inline}.checkout-copy__back-button,.checkout-copy__proceed-button{width:auto;min-height:1.65rem;padding:.38rem .72rem;font-size:.8rem}.checkout-copy__back-button{color:#fff7ed;background:linear-gradient(#f2913d 0%,#ea7e2e 100%);border-color:#f2913da6;box-shadow:0 16px 32px #ea7e2e2e}.checkout-copy__back-button:hover,.checkout-copy__back-button:focus-visible{background:linear-gradient(#f6a14f 0%,#ef8834 100%)}.checkout-copy__actions{gap:.5rem}.checkout-copy__proceed-button{color:#eef9ef;background:#6f9e7833;border-color:#7fc1976b;box-shadow:0 12px 24px #35563d24}.checkout-copy__proceed-button:hover,.checkout-copy__proceed-button:focus-visible{background:#80c19747}.checkout-copy__item-controls .quantity-control{align-items:center}.checkout-copy__item-controls .quantity-control span{justify-content:center;align-items:center;min-width:1.2rem;display:inline-flex}.checkout-copy__item-controls .quantity-control__button{justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}.checkout-card--items{order:1;display:none}.checkout-card--form{order:2}.checkout-card{padding:1.05rem 1rem}.checkout-card__header{margin-bottom:.9rem}.checkout-card__header h2{font-size:clamp(1.8rem,9vw,2.4rem);line-height:.96}.checkout-list{gap:.8rem}.checkout-item{gap:.8rem;padding:.8rem 0}.checkout-item__image{max-width:5.25rem}.checkout-item__content{gap:.75rem}.checkout-item__meta h3{margin-bottom:.2rem;font-size:1rem}.checkout-item__meta p{margin-top:.12rem;font-size:.92rem}.checkout-item__controls{gap:.7rem}.quantity-control{gap:.55rem;padding:.25rem .3rem}.quantity-control__button{width:1.75rem;height:1.75rem}.checkout-item__remove{min-height:2.15rem;padding:.45rem .8rem}.checkout-delivery,.checkout-summary{margin-top:.8rem;padding-top:.8rem}.checkout-form-grid{margin-bottom:.8rem}.checkout-driveway,.checkout-payment-methods{gap:.65rem}.checkout-consent{gap:.45rem;padding:.75rem .85rem}.checkout-consent__list{font-size:.84rem}.checkout-consent__placeholder{width:100%;display:block}.checkout-payment-methods__trigger{pointer-events:none;width:100%;height:1px;display:block}.checkout-consent--mobile.checkout-consent--collapsed{left:.75rem;right:.75rem;bottom:calc(env(safe-area-inset-bottom,0px) + .65rem);z-index:28;background:#18130ef5;border-color:#7fc19759;gap:0;padding:.72rem .85rem;position:fixed;transform:translateY(0);box-shadow:0 18px 44px #00000057}.checkout-consent--mobile.checkout-consent--collapsed .checkout-consent__details{display:none}.checkout-consent--mobile.checkout-consent--collapsed .checkout-consent__label{align-items:center;gap:.62rem}.checkout-consent--mobile.checkout-consent--collapsed .checkout-consent__label input{margin-top:0}.checkout-consent--mobile.checkout-consent--collapsed .checkout-consent__summary{font-size:.82rem;line-height:1.35}.checkout-driveway{margin-top:.8rem}.checkout-driveway__choice{padding:.75rem .85rem}.checkout-summary{gap:.6rem}.checkout-summary__note,.checkout-summary__error,.checkout-summary__success,.checkout-delivery__status{font-size:.86rem}.checkout-payment-methods--secondary{margin-top:.35rem;padding-top:.75rem}.checkout-payment-methods__heading{font-size:.84rem}.checkout-payment-methods__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.checkout-payment-tile{gap:.32rem;min-height:6.65rem;padding:.75rem .72rem .8rem}.checkout-payment-tile--secondary{min-height:6.15rem}.checkout-payment-tile__logo{height:1.28rem}.checkout-payment-tile__logo--stripe{max-width:5.6rem;height:1.16rem}.checkout-payment-tile__logo--msd{max-width:7rem;height:1.2rem;padding:.16rem .28rem}.checkout-payment-tile__label{font-size:.82rem}.checkout-payment-tile__meta{font-size:.72rem;line-height:1.25}.checkout-payment-tile__meta--secondary{font-size:.68rem}.checkout-status-banner{padding:.7rem .8rem}.site-header__inner{flex-wrap:nowrap;align-items:center;gap:.75rem}.site-header__actions{flex:auto;width:auto}.site-header__actions .button{flex:auto}.site-header__cart{flex:0 0 3.25rem;width:3.25rem;min-width:0}.site-header__cta{min-width:0;padding-inline:1rem}.site-header__cta-label{display:none}.site-header__cta-icon{display:block}.site-header__banner{flex-direction:column;align-items:center}.site-header__banner-message{font-size:.9rem}.site-header__banner-cta{justify-content:center;width:100%}.brand{flex:0 auto}.brand span{min-width:0;display:block}.brand strong{font-size:.92rem;line-height:1.05}.brand small{font-size:.72rem;line-height:1.1}.site-header--compact-mobile .brand{flex:none;gap:0}.site-header--compact-mobile .brand span{display:none}h1{max-width:100%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.product-card{padding:.95rem}.product-card__image-wrap{aspect-ratio:1;margin:-.95rem -.95rem .75rem}.product-card__header,.product-card__price{flex-direction:column;gap:.45rem}.product-card__header{align-items:flex-start;margin-bottom:.75rem}.product-card__header h3{font-size:1rem;line-height:1.15}.product-card__badge{letter-spacing:.1em;padding:.32rem .55rem;font-size:.62rem}.product-card__description{min-height:0;margin-bottom:.8rem;font-size:.8rem;line-height:1.4}.product-card__price strong{font-size:1.05rem}.product-card__price span{margin-top:0;font-size:.72rem}.product-card__afterpay{margin-top:.45rem;font-size:.68rem;line-height:1.35}.product-card__action,.product-card__cart-row{margin-top:.75rem}.product-card__action{min-height:2.35rem;padding:.65rem .8rem;font-size:.82rem}.product-card__cart-row{grid-template-columns:1fr;align-items:stretch;gap:.45rem}.product-card__action--compact,.product-card__quantity{width:100%}.product-card__quantity{min-width:0}.geo-page__hero,.geo-page__authority,.geo-page__service-card,.geo-page__closing-card,.geo-page__product-card,.geo-page__faq-card{padding:1.2rem}.geo-page__faq-list,.geo-page__product-grid{grid-template-columns:1fr}.geo-page__title{max-width:100%}.stock-pill{min-height:1.7rem;margin-top:.75rem;padding:.3rem .6rem;font-size:.72rem}.hero-section:before{background:linear-gradient(#080605c7 0%,#08060594 36%,#080605db 100%),url(/images/fire-place.jpg) 62%/cover no-repeat;height:44rem}.hero-section__inner{gap:1.4rem;min-height:42rem;padding-top:3rem;padding-bottom:2rem}.hero-copy,.hero-enquiry{border-radius:var(--radius-lg);width:100%;max-width:100%}.hero-copy{margin-top:0}.hero-copy-wrap{align-items:stretch}.hero-actions--outside{justify-content:center;width:100%;margin-top:1rem;position:static;transform:none}.hero-actions--outside .button{width:min(100%,15rem);margin-inline:auto;animation:none}.hero-enquiry{justify-self:stretch;margin-left:0;padding:1rem}.hero-enquiry .contact-card__intro,.hero-enquiry .enquiry-form,.hero-enquiry .enquiry-form__footer,.hero-enquiry .button[type=submit]{width:100%}}
