.storefront-page { color: #26322d; background: #f8f8f5; }
.storefront-page .site-header { max-width: none; }
.storefront-nav { position: relative; gap: 2px; height: auto; padding: 5px; border-radius: 11px; background: #edf1eb; }
.storefront-nav a { position: relative; z-index: 1; padding: 9px 14px; border: 0; border-radius: 8px; color: #65736a; font-size: .84rem; }
.storefront-nav a:hover, .storefront-nav a.active { color: #2d5b4c; border: 0; }
.storefront-nav .tab-indicator { position: absolute; z-index: 0; top: 5px; bottom: 5px; left: 0; border-radius: 8px; background: #fff; box-shadow: 0 2px 7px rgba(37,51,43,.08); }
.storefront-header-actions { display: flex; justify-self: end; gap: 8px; }
.storefront-header-action { display: inline-flex; align-items: center; justify-content: center; gap: 6px; min-height: 39px; padding: 9px 13px; border: 1px solid #b9cbbf; border-radius: 9px; color: #2d5b4c; background: #fff; text-decoration: none; cursor: pointer; font: inherit; font-size: .78rem; font-weight: 750; }
.storefront-header-action .material-icons { font-size: 17px; }
.storefront-header-action:hover { border-color: #739b89; background: #f1f6f2; }
.storefront-cart-button { color: #fff; background: #2d5b4c; }
.storefront-cart-button:hover { color: #fff; background: #244d40; }
.storefront-cart-button #store-cart-count { display: grid; min-width: 19px; height: 19px; place-items: center; padding: 0 5px; border-radius: 999px; color: #2d5b4c; background: #fff; font-size: .64rem; line-height: 1; }
.storefront-main { max-width: 1240px; min-height: calc(100vh - 190px); margin: 0 auto; padding: clamp(44px, 6vw, 78px) 24px 85px; }
.storefront-hero { display: grid; grid-template-columns: minmax(0, 1.45fr) minmax(270px, .55fr); gap: clamp(32px, 7vw, 92px); align-items: end; padding-bottom: clamp(54px, 7vw, 86px); border-bottom: 1px solid #dfe5de; }
.storefront-hero h1 { max-width: 760px; margin: 0; font-family: Georgia, "Times New Roman", serif; font-size: clamp(3rem, 7vw, 5.6rem); font-weight: 500; letter-spacing: -.052em; line-height: .96; }
.storefront-hero > div > p:last-child { max-width: 640px; margin: 23px 0 0; color: #68776e; font-size: clamp(.96rem, 1.5vw, 1.1rem); line-height: 1.68; }
.storefront-hero aside { padding: 24px; border: 1px solid #cbd9cf; border-radius: 16px; color: #2d5b4c; background: #eef4ee; }
.storefront-hero aside .material-icons { font-size: 31px; }
.storefront-hero aside p { margin: 12px 0 0; color: #5e7066; font-size: .87rem; line-height: 1.55; }
.storefront-hero aside strong { color: #2d5b4c; }
.storefront-catalogue { padding-top: clamp(50px, 7vw, 78px); }
.storefront-section-heading { display: flex; align-items: end; justify-content: space-between; gap: 28px; margin-bottom: 26px; }
.storefront-section-heading h2, .storefront-custom-callout h2, .storefront-empty h2 { margin: 0; font-family: Georgia, "Times New Roman", serif; font-weight: 500; }
.storefront-section-heading h2 { font-size: clamp(2.1rem, 4.2vw, 3.4rem); letter-spacing: -.035em; }
.storefront-section-heading > p { margin: 0; color: #7a877f; font-size: .82rem; }
.storefront-category-filters { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 30px; }
.storefront-category-filters button { display: inline-flex; align-items: center; gap: 9px; min-height: 40px; padding: 8px 12px; border: 1px solid #d8e1da; border-radius: 999px; color: #65736a; background: #fff; cursor: pointer; font-size: .78rem; font-weight: 700; }
.storefront-category-filters button:hover, .storefront-category-filters button.active { border-color: #6e9b8b; color: #2d5b4c; background: #edf4ed; }
.storefront-category-filters small { display: grid; min-width: 21px; height: 21px; place-items: center; padding: 0 5px; border-radius: 999px; color: #718078; background: #eef1ed; font-size: .65rem; }
.storefront-category-filters button.active small { color: #fff; background: #2d5b4c; }
.storefront-product-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: clamp(16px, 2.5vw, 28px); }
.storefront-product-card { min-width: 0; overflow: hidden; border: 1px solid #e0e5df; border-radius: 18px; background: #fff; box-shadow: 0 13px 34px rgba(37,51,43,.06); transition: transform .2s ease, box-shadow .2s ease; }
.storefront-product-card:hover { box-shadow: 0 18px 42px rgba(37,51,43,.11); transform: translateY(-3px); }
.storefront-product-image { position: relative; display: block; aspect-ratio: 4 / 3; overflow: hidden; color: inherit; background: #fff; }
.storefront-product-image > img { width: 100%; height: 100%; object-fit: contain; background: #fff; }
.storefront-product-placeholder { display: grid; width: 100%; height: 100%; place-items: center; align-content: center; gap: 9px; color: #587768; background: radial-gradient(circle at 72% 20%, rgba(255,255,255,.65), transparent 34%), linear-gradient(145deg, #dce8df, #f2e8d3); }
.storefront-product-placeholder .material-icons { font-size: 48px; }
.storefront-product-placeholder > span:last-child { font-size: .72rem; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }
.storefront-featured-badge { position: absolute; top: 14px; left: 14px; padding: 6px 9px; border-radius: 999px; color: #fff; background: rgba(45,91,76,.92); font-size: .64rem; font-weight: 800; letter-spacing: .05em; text-transform: uppercase; }
.storefront-product-card-body { padding: 19px; }
.storefront-product-meta { margin: 0 0 8px; color: #6d8276; font-size: .67rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.storefront-product-card-body > a { color: inherit; text-decoration: none; }
.storefront-product-card h3 { margin: 0; font-family: Georgia, "Times New Roman", serif; font-size: 1.45rem; font-weight: 500; line-height: 1.15; }
.storefront-product-description { display: -webkit-box; min-height: 3em; margin: 10px 0 17px; overflow: hidden; color: #718078; font-size: .81rem; line-height: 1.5; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.storefront-product-card-footer { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; padding-top: 14px; border-top: 1px solid #edf0eb; }
.storefront-product-card-footer strong { color: #2d5b4c; font-family: Georgia, "Times New Roman", serif; font-size: 1.25rem; font-weight: 600; }
.storefront-product-card-footer span { color: #78867e; font-size: .67rem; text-align: right; }
.storefront-product-action { display: inline-flex; align-items: center; gap: 5px; margin-top: 15px; color: #2d5b4c !important; font-size: .76rem; font-weight: 750; }
.storefront-product-action .material-icons { font-size: 17px; }
.storefront-empty { display: grid; min-height: 330px; place-items: center; align-content: center; padding: 45px 20px; border: 1px dashed #cbd8cf; border-radius: 18px; color: #718078; background: #f2f6f2; text-align: center; }
.storefront-empty > .material-icons { color: #779487; font-size: 43px; }
.storefront-empty h2 { margin-top: 13px; color: #2d5b4c; font-size: 1.8rem; }
.storefront-empty p { max-width: 520px; margin: 9px auto 20px; line-height: 1.6; }
.storefront-error { border-color: #dbc7bd; background: #faf5f1; }
.storefront-custom-callout { display: flex; align-items: center; justify-content: space-between; gap: 40px; margin-top: clamp(56px, 8vw, 94px); padding: clamp(27px, 4vw, 45px); border-radius: 20px; color: #fff; background: #2d5b4c; }
.storefront-custom-callout h2 { font-size: clamp(1.8rem, 3.4vw, 2.7rem); }
.storefront-custom-callout p:last-child { max-width: 640px; margin: 12px 0 0; color: #d8e6de; line-height: 1.55; }
.storefront-custom-callout .eyebrow { color: #b9d2c5; }
.storefront-custom-callout .secondary-button { flex: 0 0 auto; border-color: #d8e6de; color: #fff; background: transparent; text-decoration: none; }
.storefront-custom-callout .secondary-button:hover { color: #2d5b4c; background: #fff; }
.storefront-footer { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 28px clamp(24px, 5vw, 76px); border-top: 1px solid #e2e6e1; background: #fff; }
.storefront-footer p { margin: 0; color: #7b877f; font-size: .75rem; }
.product-page-main { max-width: 1240px; }
.product-breadcrumbs { display: flex; align-items: center; gap: 8px; margin-bottom: 30px; color: #87928b; font-size: .76rem; }
.product-breadcrumbs a { display: inline-flex; align-items: center; gap: 4px; color: #2d5b4c; text-decoration: none; font-weight: 750; }
.product-breadcrumbs .material-icons { font-size: 17px; }
.store-product-detail { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(330px, .92fr); gap: clamp(38px, 7vw, 88px); align-items: start; }
.product-gallery { min-width: 0; }
.product-primary-image { display: grid; aspect-ratio: 4 / 3; place-items: center; overflow: hidden; border-radius: 20px; background: #fff; box-shadow: 0 18px 48px rgba(37,51,43,.09); }
.product-primary-image > img { width: 100%; height: 100%; object-fit: contain; background: #fff; }
.store-stl-stage { position: relative; width: 100%; height: 100%; min-height: 300px; overflow: hidden; background: radial-gradient(circle at 50% 38%, #f8fbf7 0, #e4ece5 72%); touch-action: none; }
.store-stl-canvas { display: block; width: 100%; height: 100%; cursor: grab; }
.store-stl-canvas:active { cursor: grabbing; }
.store-stl-canvas:focus-visible { outline: 3px solid #76a391; outline-offset: -4px; }
.store-stl-status, .store-stl-hint { position: absolute; left: 50%; margin: 0; transform: translateX(-50%); color: #587067; }
.store-stl-status { top: 50%; transform: translate(-50%, -50%); }
.store-stl-hint { bottom: 14px; padding: 6px 11px; border-radius: 999px; background: rgba(255,255,255,.85); font-size: .78rem; box-shadow: 0 3px 12px rgba(37,51,43,.08); }
.product-model-thumbnail { display: grid !important; place-content: center; color: #2d6252; background: #eef4ef; }
.product-model-thumbnail .material-icons { font-size: 25px; }
.product-model-thumbnail small { font-size: .62rem; font-weight: 800; }
.storefront-model-badge { position: absolute; right: 12px; bottom: 12px; display: inline-flex; align-items: center; gap: 5px; padding: 6px 9px; border-radius: 999px; color: #fff; background: rgba(38,94,76,.92); font-size: .72rem; font-weight: 800; }
.storefront-model-badge .material-icons { font-size: 16px; }
.product-page-placeholder { min-height: 100%; }
.product-thumbnails { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 9px; margin-top: 12px; }
.product-thumbnails button { aspect-ratio: 1; overflow: hidden; padding: 0; border: 2px solid transparent; border-radius: 9px; background: #fff; cursor: pointer; }
.product-thumbnails button:hover, .product-thumbnails button.active { border-color: #5f8e7b; }
.product-thumbnails img { width: 100%; height: 100%; object-fit: contain; background: #fff; }
.product-information h1 { margin: 0; font-family: Georgia, "Times New Roman", serif; font-size: clamp(2.7rem, 5vw, 4.5rem); font-weight: 500; letter-spacing: -.045em; line-height: .98; }
.product-detail-price { margin: 20px 0 12px; color: #2d5b4c; font-family: Georgia, "Times New Roman", serif; font-size: 2rem; font-weight: 600; }
.product-availability { display: inline-flex; align-items: center; gap: 7px; padding: 7px 10px; border-radius: 999px; color: #49685a; background: #eaf2ed; font-size: .72rem; font-weight: 750; }
.product-availability .material-icons { font-size: 17px; }
.product-availability.unavailable { color: #865735; background: #f6eadf; }
.product-description { margin: 23px 0; color: #66756c; font-size: .92rem; line-height: 1.7; }
.product-description p { margin: 0 0 12px; }
.product-variant-field { padding: 18px 0; border-top: 1px solid #e0e5df; border-bottom: 1px solid #e0e5df; }
.product-variant-field h2 { margin: 0 0 11px; color: #526057; font-size: .81rem; }
.product-variants { display: flex; flex-wrap: wrap; gap: 8px; }
.product-colours { display: flex; flex-wrap: wrap; gap: 8px; }
.product-colour-button { display: inline-flex; align-items: center; gap: 8px; padding: 10px 13px; border: 1px solid #d5dfd8; border-radius: 9px; color: #526057; background: #fff; font: inherit; font-size: .76rem; font-weight: 700; cursor: pointer; }
.product-colour-button i { width: 19px; height: 19px; border: 1px solid rgba(35,49,41,.2); border-radius: 50%; }
.product-colour-button:hover, .product-colour-button.active { border-color: #5f8e7b; color: #2d5b4c; background: #edf4ed; box-shadow: 0 0 0 2px rgba(95,142,123,.1); }
.product-variant-button { min-width: 115px; padding: 10px 12px; border: 1px solid #d5dfd8; border-radius: 9px; color: #526057; background: #fff; text-align: left; cursor: pointer; }
.product-variant-button:hover, .product-variant-button.active { border-color: #5f8e7b; color: #2d5b4c; background: #edf4ed; box-shadow: 0 0 0 2px rgba(95,142,123,.1); }
.product-variant-button strong, .product-variant-button small { display: block; }
.product-variant-button strong { font-size: .78rem; }
.product-variant-button small { margin-top: 3px; color: #7c8981; font-size: .65rem; }
.product-details-list { display: grid; grid-template-columns: minmax(90px, .4fr) 1fr; gap: 8px 18px; margin: 22px 0 0; padding: 19px 0; border-top: 1px solid #e0e5df; border-bottom: 1px solid #e0e5df; font-size: .76rem; }
.product-details-list dt { color: #7b877f; }
.product-details-list dd { margin: 0; color: #45534b; font-weight: 700; }
.product-request-panel { margin-top: 22px; }
.product-request-panel .primary-button { width: 100%; text-decoration: none; }
.product-request-panel p { margin: 9px 0 0; color: #7b877f; font-size: .72rem; line-height: 1.5; text-align: center; }
.product-quantity-control { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 12px; color: #526057; font-size: .78rem; font-weight: 750; }
.product-quantity-control > div { display: grid; grid-template-columns: 36px 48px 36px; overflow: hidden; border: 1px solid #cbd8cf; border-radius: 9px; background: #fff; }
.product-quantity-control button, .product-quantity-control input { height: 38px; border: 0; color: #2d5b4c; background: transparent; text-align: center; font: inherit; }
.product-quantity-control button { cursor: pointer; font-size: 1.2rem; }
.product-quantity-control button:hover { background: #edf4ed; }
.product-quantity-control input { width: 48px; border-right: 1px solid #e1e7e2; border-left: 1px solid #e1e7e2; appearance: textfield; }
.product-quantity-control input::-webkit-inner-spin-button { display: none; }
.product-request-panel .primary-button:disabled { opacity: .5; cursor: not-allowed; }
.storefront-loader { width: 34px; height: 34px; border: 3px solid #c7d8ce; border-top-color: #2d5b4c; border-radius: 50%; animation: storefront-spin .8s linear infinite; }
.storefront-product-modal { position: fixed; inset: 0; z-index: 40; display: grid; place-items: center; padding: 22px; background: rgba(25,38,31,.48); backdrop-filter: blur(4px); }
.storefront-product-modal[hidden] { display: none; }
.storefront-product-modal-card { position: relative; width: min(1160px, 100%); max-height: calc(100vh - 44px); overflow-y: auto; padding: 28px; border-radius: 21px; background: #fbfcfa; box-shadow: 0 28px 80px rgba(18,30,24,.28); overscroll-behavior: contain; }
.storefront-product-modal-close { display: inline-flex; align-items: center; gap: 5px; margin-bottom: 22px; padding: 8px 10px; border: 0; border-radius: 8px; color: #2d5b4c; background: #edf4ed; cursor: pointer; font-size: .76rem; font-weight: 750; }
.storefront-product-modal-close:hover { background: #e2ede5; }
.storefront-product-modal-close .material-icons { font-size: 18px; }
.storefront-modal-product-detail { grid-template-columns: minmax(0, 1.02fr) minmax(330px, .98fr); gap: clamp(30px, 5vw, 68px); }
.storefront-modal-product-detail .product-primary-image { border-radius: 15px; box-shadow: 0 12px 34px rgba(37,51,43,.08); }
.storefront-modal-product-detail .product-information h1 { font-size: clamp(2.5rem, 4.5vw, 4rem); }
.storefront-modal-status { min-height: 430px; }
body.storefront-product-open { overflow: hidden; }
body.storefront-commerce-open { overflow: hidden; }
.store-commerce-modal { position: fixed; inset: 0; z-index: 60; display: grid; place-items: center; padding: 20px; background: rgba(25,38,31,.52); backdrop-filter: blur(5px); }
.store-commerce-modal[hidden] { display: none; }
.store-commerce-card { position: relative; width: min(560px, 100%); max-height: calc(100vh - 40px); overflow-y: auto; padding: clamp(24px, 4vw, 38px); border-radius: 20px; background: #fbfcfa; box-shadow: 0 28px 80px rgba(18,30,24,.3); overscroll-behavior: contain; }
.store-commerce-card > h2 { margin: 4px 0 24px; color: #26322d; font-family: Georgia, "Times New Roman", serif; font-size: clamp(2rem, 5vw, 3rem); font-weight: 500; letter-spacing: -.035em; }
.store-commerce-close { position: absolute; top: 20px; right: 20px; display: grid; width: 38px; height: 38px; place-items: center; padding: 0; border: 0; border-radius: 50%; color: #2d5b4c; background: #edf4ed; cursor: pointer; }
.store-commerce-close:hover { background: #dfebe3; }
.store-account-tabs { display: grid; grid-template-columns: 1fr 1fr; gap: 6px; margin-bottom: 19px; padding: 5px; border-radius: 11px; background: #edf1eb; }
.store-account-tabs button { min-height: 40px; border: 0; border-radius: 8px; color: #68776e; background: transparent; cursor: pointer; font: inherit; font-size: .8rem; font-weight: 750; }
.store-account-tabs button.active { color: #2d5b4c; background: #fff; box-shadow: 0 2px 7px rgba(37,51,43,.08); }
.store-commerce-form { display: grid; gap: 15px; }
.store-commerce-form label { display: grid; gap: 7px; color: #526057; font-size: .76rem; font-weight: 750; }
.store-commerce-form label small { color: #87938c; font-weight: 500; }
.store-commerce-form input, .store-commerce-form textarea { width: 100%; padding: 12px 13px; border: 1px solid #cbd8cf; border-radius: 9px; color: #26322d; background: #fff; font: inherit; font-size: .88rem; resize: vertical; }
.store-commerce-form input:focus, .store-commerce-form textarea:focus { border-color: #5f8e7b; outline: 3px solid rgba(95,142,123,.12); }
.store-commerce-status { min-height: 1.35em; margin: 12px 0 0; color: #955934; font-size: .76rem; line-height: 1.45; }
.store-account-signed-in { display: flex; align-items: center; gap: 13px; padding: 17px; border-radius: 12px; background: #edf4ed; }
.store-account-signed-in > .material-icons { color: #4e7a68; font-size: 38px; }
.store-account-signed-in div { display: grid; gap: 3px; }
.store-account-signed-in span:last-child { color: #718078; font-size: .76rem; }
#store-account-authenticated > p { color: #718078; font-size: .83rem; line-height: 1.55; }
.store-account-actions { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-top: 20px; }
.store-account-actions .secondary-button { text-decoration: none; }
.store-account-actions button { border: 0; color: #6e7b73; background: transparent; cursor: pointer; font: inherit; font-size: .76rem; text-decoration: underline; }
.store-cart-card { display: flex; width: min(920px, 100%); height: min(760px, calc(100dvh - 40px)); max-height: calc(100dvh - 40px); flex-direction: column; overflow: hidden; padding: 24px 28px 22px; }
.store-cart-progress { display: grid; flex: 0 0 auto; grid-template-columns: repeat(3, 1fr); gap: 8px; margin: 0 48px 14px 0; }
.store-cart-progress span { display: flex; align-items: center; gap: 7px; color: #8a958e; font-size: .67rem; font-weight: 750; }
.store-cart-progress span::after { height: 1px; flex: 1; content: ''; background: #dbe2dc; }
.store-cart-progress span:last-child::after { display: none; }
.store-cart-progress b { display: grid; width: 23px; height: 23px; place-items: center; border: 1px solid #cbd8cf; border-radius: 50%; background: #fff; font-size: .62rem; }
.store-cart-progress span.active { color: #2d5b4c; }
.store-cart-progress span.active b { border-color: #2d5b4c; color: #fff; background: #2d5b4c; }
.store-cart-progress span.complete b { border-color: #9bb8aa; color: #2d5b4c; background: #e8f2eb; }
.store-checkout-form { display: flex; min-height: 0; flex: 1; padding-top: 0; }
.store-cart-steps { display: grid; min-height: 0; flex: 1; overflow: hidden; }
.store-cart-step { display: flex; min-width: 0; min-height: 0; height: 100%; grid-area: 1 / 1; flex-direction: column; overflow: hidden; }
.store-cart-step[hidden] { display: none; }
.store-cart-step > .eyebrow { margin-bottom: 2px; }
.store-cart-step > h2 { margin: 0 0 13px; color: #26322d; font-family: Georgia, "Times New Roman", serif; font-size: clamp(1.8rem, 4vw, 2.35rem); font-weight: 500; letter-spacing: -.035em; line-height: 1; }
.store-cart-review-summary { flex: 0 0 auto; margin-bottom: 0; }
.store-step-actions { display: flex; flex: 0 0 auto; align-items: center; justify-content: space-between; gap: 12px; margin-top: auto; padding-top: 11px; border-top: 0; background: #fbfcfa; }
.store-step-actions-next { justify-content: flex-end; }
.store-step-actions .primary-button { min-width: 130px; }
.store-step-back { display: inline-flex; align-items: center; gap: 5px; min-height: 42px; padding: 9px 12px; border: 0; border-radius: 9px; color: #526057; background: #edf2ed; cursor: pointer; font: inherit; font-size: .76rem; font-weight: 750; }
.store-step-back:hover { color: #2d5b4c; background: #e2ece5; }
.store-step-back .material-icons { font-size: 18px; }
.store-delivery-layout { display: grid; min-height: 0; flex: 1 1 auto; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 12px; overflow-y: auto; padding: 1px 3px 2px 1px; }
.store-delivery-fields { display: grid; align-content: start; gap: 8px; margin: 0; }
.store-cart-card .store-commerce-form label { gap: 4px; font-size: .7rem; }
.store-cart-card .store-commerce-form label > span small { display: inline; margin-left: 4px; }
.store-cart-card .store-commerce-form input, .store-cart-card .store-commerce-form textarea { padding: 8px 10px; font-size: .79rem; }
.store-cart-card .store-commerce-form textarea { min-height: 50px; }
.store-address-fieldset { min-width: 0; margin: 1px 0; padding: 10px; border: 1px solid #d4e0d7; border-radius: 10px; background: #f8faf7; }
.store-address-fieldset legend { padding: 0 7px; color: #2d5b4c; font-size: .8rem; font-weight: 800; }
.store-address-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 7px 9px; }
.store-address-grid .store-address-street { grid-column: 1 / -1; }
.store-commerce-form .store-address-toggle { display: flex; grid-template-columns: none; align-items: center; gap: 9px; padding: 3px 0; color: #46584e; cursor: pointer; }
.store-commerce-form .store-address-toggle input { width: 18px; height: 18px; flex: 0 0 auto; padding: 0; accent-color: #2d5b4c; }
.store-saved-address { padding: 10px 12px; border: 1px solid #d5e1d8; border-radius: 9px; background: #f1f6f2; }
.store-saved-address h3 { margin: 0 0 9px; color: #2d5b4c; font-size: .78rem; }
.store-saved-address p { margin: 0; color: #63736a; font-size: .7rem; line-height: 1.4; }
.store-cart-empty { display: grid; min-height: 0; flex: 1; place-items: center; align-content: center; color: #829087; text-align: center; }
.store-cart-empty .material-icons { font-size: 35px; }
.store-cart-empty p { margin: 8px 0 0; }
.store-cart-items { display: grid; min-height: 0; flex: 1; align-content: start; gap: 0; overflow-y: auto; padding-right: 6px; background: #fbfcfa; }
.store-cart-item { display: grid; grid-template-columns: 62px 1fr auto; gap: 11px; align-items: center; padding: 10px 0; border-bottom: 1px solid #e5ebe6; background: #fbfcfa; }
.store-cart-item > img, .store-cart-item > .store-cart-placeholder { width: 62px; height: 54px; border-radius: 8px; object-fit: contain; background: #fff; }
.store-cart-placeholder { gap: 1px; }
.store-cart-placeholder .material-icons { font-size: 24px; }
.store-cart-placeholder > span:last-child { font-size: .48rem; }
.store-cart-item > div:nth-child(2) { display: grid; gap: 3px; min-width: 0; }
.store-cart-item strong { color: #33423a; font-family: Georgia, "Times New Roman", serif; font-weight: 600; }
.store-cart-item span { color: #7a877f; font-size: .7rem; }
.store-cart-item-controls { display: grid; grid-template-columns: 31px 28px 31px; place-items: center; }
.store-cart-item-controls button { display: grid; width: 31px; height: 31px; place-items: center; padding: 0; border: 1px solid #cbd8cf; color: #2d5b4c; background: #fff; cursor: pointer; font: inherit; }
.store-cart-item-controls button:first-child { border-radius: 7px 0 0 7px; }
.store-cart-item-controls button:nth-child(3) { border-radius: 0 7px 7px 0; }
.store-cart-item-controls .store-cart-remove { grid-column: 1 / -1; width: auto; height: auto; margin-top: 7px; border: 0; color: #87583b; background: transparent; font-size: .65rem; text-decoration: underline; }
.store-cart-fixed-quantity { grid-column: 1 / -1; color: #6f7f77; font-size: .72rem; white-space: nowrap; }
.store-cart-summary { display: grid; flex: 0 0 auto; gap: 6px; margin: 10px 0; padding: 10px 0; border-top: 1px solid #dfe5df; border-bottom: 0; }
.store-cart-summary > div { display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.store-cart-summary span { color: #6c7a72; font-size: .76rem; }
.store-cart-summary strong { color: #2d5b4c; font-size: .9rem; }
.store-cart-summary .store-gst-row span, .store-cart-summary .store-gst-row strong,
.store-payment-summary .store-gst-row { color: #7a877f; font-size: .7rem; font-weight: 600; }
.store-cart-summary .store-cart-total-row { margin-top: 2px; padding-top: 8px; border-top: 1px solid #e4e9e4; }
.store-cart-summary .store-cart-total-row span { color: #33423a; font-weight: 750; }
.store-cart-summary .store-cart-total-row strong { font-family: Georgia, "Times New Roman", serif; font-size: 1.45rem; }
.store-postage-quote { align-self: start; margin: 0; padding: 12px; border: 1px solid #d6e3db; border-radius: 10px; background: #f8faf7; }
.store-postage-heading { display: flex; align-items: baseline; justify-content: space-between; gap: 16px; }
.store-postage-heading h3, .store-postage-quote h4 { margin: 0; color: #33423a; font-size: .9rem; }
.store-postage-heading > span { color: #7a877f; font-size: .66rem; text-align: right; }
.store-postage-quote h4 { margin-top: 11px; font-size: .74rem; }
.store-postage-options, .store-delivery-preferences { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 6px; margin-top: 7px; }
.store-postage-options label, .store-delivery-preferences label { display: block; }
.store-postage-options input, .store-delivery-preferences input { position: absolute; opacity: 0; pointer-events: none; }
.store-postage-options label > span, .store-delivery-preferences label > span { display: grid; min-height: 52px; align-content: center; gap: 3px; padding: 8px 9px; border: 1px solid #d2ddd5; border-radius: 8px; background: #fff; cursor: pointer; }
.store-postage-options input:checked + span, .store-delivery-preferences input:checked + span { border-color: #5f8e7b; background: #edf4ed; box-shadow: 0 0 0 3px rgba(95,142,123,.1); }
.store-postage-options strong, .store-delivery-preferences strong { color: #405048; font-size: .75rem; }
.store-postage-options small, .store-delivery-preferences small { color: #7a877f; font-size: .65rem; font-weight: 500; line-height: 1.35; }
.store-postage-quote .store-commerce-status { min-height: 0; margin: 6px 0 0; }
.store-checkout-form h3 { margin: 3px 0 0; color: #33423a; font-size: 1rem; }
.store-delivery-notes { flex: 0 0 auto; margin-top: 8px; }
.store-delivery-notes > span { display: flex; align-items: baseline; gap: 4px; }
.store-delivery-notes textarea { min-height: 45px !important; resize: vertical; }
.store-delivery-summary { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0; margin: 8px 0 0; padding: 8px 0; }
.store-delivery-summary > div { display: grid; justify-content: start; gap: 2px; padding: 0 12px; border-left: 1px solid #e4e9e4; }
.store-delivery-summary > div:first-child { padding-left: 0; border-left: 0; }
.store-delivery-summary .store-cart-total-row { justify-content: end; justify-items: end; margin: 0; padding: 0; border-top: 0; text-align: right; }
#store-delivery-step-status { min-height: 0; margin: 4px 0 0; }
#store-payment-content { min-height: 0; flex: 1 1 auto; overflow-y: auto; }
.store-payment-note { display: flex; gap: 8px; margin: 0; padding: 12px; border-radius: 9px; color: #627068; background: #f0f3ef; font-size: .7rem; line-height: 1.45; }
.store-payment-note .material-icons { flex: 0 0 auto; color: #6d8b7d; font-size: 18px; }
.store-payment-summary { display: grid; grid-template-columns: 1fr auto; gap: 7px 18px; margin: 0 0 13px; padding: 14px; border: 1px solid #dce4dd; border-radius: 10px; background: #f8faf7; }
.store-payment-summary dt { color: #718078; font-size: .74rem; }
.store-payment-summary dd { margin: 0; color: #405048; font-size: .76rem; font-weight: 750; text-align: right; }
.store-payment-summary .total { margin-top: 6px; padding-top: 12px; border-top: 1px solid #dde5de; color: #2d5b4c; font-weight: 800; }
.store-payment-summary dd.total { font-family: Georgia, "Times New Roman", serif; font-size: 1.35rem; }
.store-payment-method-card { display: flex; gap: 11px; align-items: flex-start; padding: 13px; border: 1px solid #7ca08f; border-radius: 10px; background: #edf4ed; box-shadow: 0 0 0 3px rgba(95,142,123,.08); }
.store-payment-method-card > .material-icons { flex: 0 0 auto; color: #477563; font-size: 27px; }
.store-payment-method-card strong { display: block; color: #33483e; font-size: .83rem; }
.store-payment-method-card p { margin: 5px 0 0; color: #69786f; font-size: .72rem; line-height: 1.5; }
.store-order-confirmation { padding: 22px; border: 1px solid #bad2c2; border-radius: 13px; background: #edf6ef; text-align: center; }
.store-order-confirmation > .material-icons { color: #3f7962; font-size: 38px; }
.store-order-confirmation h3 { margin: 7px 0; color: #2d5b4c; font-family: Georgia, "Times New Roman", serif; font-size: 1.5rem; }
.store-order-confirmation p { margin: 0; color: #607068; font-size: .8rem; line-height: 1.55; }
@keyframes storefront-spin { to { transform: rotate(360deg); } }
@media (max-width: 900px) {
  .storefront-product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .store-product-detail { grid-template-columns: 1fr; }
  .storefront-modal-product-detail { grid-template-columns: 1fr; }
  .product-information { max-width: 680px; }
}
@media (max-width: 780px) {
  .storefront-header { grid-template-columns: 1fr auto; }
  .storefront-nav { display: flex; }
  .storefront-header-action { min-width: 39px; padding: 8px; font-size: 0; }
  .storefront-cart-button #store-cart-count { font-size: .64rem; }
  .storefront-main { padding: 40px 16px 60px; }
  .storefront-product-modal { padding: 10px; }
  .storefront-product-modal-card { max-height: calc(100vh - 20px); padding: 18px; border-radius: 15px; }
  .storefront-hero { grid-template-columns: 1fr; align-items: start; }
  .storefront-hero aside { max-width: 430px; }
  .storefront-section-heading, .storefront-custom-callout, .storefront-footer { align-items: flex-start; flex-direction: column; }
  .storefront-custom-callout .secondary-button { width: 100%; }
  .product-breadcrumbs { margin-bottom: 22px; }
  .store-cart-card { padding: 22px; }
  .store-delivery-layout { grid-template-columns: 1fr; }
}
@media (max-width: 560px) {
  .storefront-product-grid { grid-template-columns: 1fr; }
  .storefront-product-description { min-height: 0; }
  .storefront-category-filters { flex-wrap: nowrap; margin-right: -16px; padding-right: 16px; overflow-x: auto; }
  .storefront-category-filters button { flex: 0 0 auto; }
  .product-thumbnails { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .store-commerce-modal { padding: 0; place-items: end stretch; }
  .store-commerce-card { width: 100%; max-height: 92dvh; padding: 24px 18px; border-radius: 18px 18px 0 0; }
  .store-cart-card { height: 92dvh; padding: 18px 16px 14px; }
  .store-cart-progress { margin: 0 42px 11px 0; }
  .store-cart-step > h2 { margin-bottom: 10px; font-size: 1.75rem; }
  .store-step-actions { padding-top: 9px; }
  .store-cart-item { grid-template-columns: 60px 1fr; }
  .store-cart-item > img, .store-cart-item > .store-cart-placeholder { width: 60px; height: 56px; }
  .store-cart-item-controls { grid-column: 2; justify-self: start; }
  .store-postage-options, .store-delivery-preferences { grid-template-columns: 1fr; }
  .store-address-grid { grid-template-columns: 1fr; }
  .store-address-grid .store-address-street { grid-column: auto; }
  .store-delivery-summary { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .store-delivery-summary > div { padding: 0 7px; }
  .store-delivery-summary span { font-size: .64rem; }
  .store-delivery-summary strong { font-size: .78rem; }
  .store-delivery-summary .store-cart-total-row strong { font-size: 1.05rem; }
}
@media (prefers-reduced-motion: reduce) {
  .storefront-product-card, .storefront-product-image > img { transition: none; }
  .storefront-loader { animation: none; }
}
.store-account-recovery-link { justify-self: start; color: #2d5b4c; font-weight: 700; }
.store-commerce-form .legal-consent-group { display: grid; gap: 10px; padding: 13px; border: 1px solid #cfddd3; border-radius: 10px; background: #f8faf7; }
.store-commerce-form .legal-collection-note { margin: 0; color: #718078; font-size: .7rem; line-height: 1.5; }
.store-commerce-form .legal-consent { display: flex; grid-template-columns: none; align-items: flex-start; gap: 9px; color: #46584e; font-size: .72rem; font-weight: 600; line-height: 1.4; }
.store-commerce-form .legal-consent input { width: 18px; height: 18px; flex: 0 0 auto; margin: 1px 0 0; padding: 0; accent-color: #2d5b4c; }
.store-commerce-form .legal-consent a, .store-commerce-form .legal-collection-note a { color: #2d5b4c; text-underline-offset: 2px; }
.store-commerce-form .legal-consent small { color: #87938c; font-weight: 500; }
.store-commerce-form .store-order-terms { margin-top: 12px; padding: 11px 12px; border: 1px solid #cfddd3; border-radius: 9px; background: #f8faf7; }
