/* Consumer experience: shared details and accessible product / shopping dialogs. */
.hero-visual::after{content:"";position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#141b20a6);pointer-events:none}.hero-visual .visual-caption{z-index:1;gap:12px}.hero-visual .visual-caption>span{white-space:nowrap}@media(max-width:760px){.hero-visual .visual-caption{flex-wrap:wrap;gap:5px}.hero-visual .visual-caption>span{margin-left:auto}}
figure,dl,dd{margin:0}button{line-height:inherit}summary{cursor:pointer}body{overflow-wrap:break-word}button:disabled{cursor:not-allowed;opacity:.5}.btn{min-height:48px}.desktop-nav{font-size:13px}.header-actions{gap:10px}.icon-button{min-width:44px;min-height:44px}.utility-bar{font-size:11px}.hero-copy>p{font-size:15px}.hero-note{font-size:11px;line-height:1.7}.service-item strong{font-size:12px}.service-item p{font-size:11px}.category-tile .category-tile-main{font-size:12px}.catalog-search{min-height:46px;width:280px}.catalog-search input{font-size:13px}.catalog-categories button{font-size:12px;min-height:42px;padding:10px 12px}.catalog-meta,.sort-label select{font-size:12px}.catalog-toolbar{gap:15px}.product-category{font-size:10px;letter-spacing:.6px}.product-title{font-size:14px;min-height:42px;line-height:1.5}.product-price{font-size:20px}.product-old-price{font-size:12px}.product-stock{font-size:11px;color:#4d6540}.product-add{min-height:42px;font-size:12px}.product-card .card-badge{padding:5px 9px;font-size:10px}.product-open{aspect-ratio:1;isolation:isolate}.product-image{width:100%;height:100%;object-fit:contain;padding:8px}.product-info{padding-inline:2px}.product-grid{row-gap:34px}.product-prices{margin:14px 0 9px}.catalog-empty{padding:60px 25px}.catalog-empty h3{font-size:23px;font-weight:500;color:var(--ink);margin-bottom:10px}.catalog-empty p{font-size:14px}.catalog-loading{font-size:14px}.business-copy>p,.delivery-copy>p{font-size:14px}.business-step h3{font-size:19px}.business-step p{font-size:13px}.business-note{font-size:10px}.business-step>span{font-size:12px}.business-copy .btn-primary:hover{background:#d4e3c4}.home-delivery-art .package-drawing{stroke-width:1}.footer-column a{font-size:13px}.footer-column h2{font-size:12px}.footer-contact p{font-size:12px}.footer-bottom{font-size:11px}.footer-brand>span{font-size:12px}.contact-band p{font-size:14px}.text-link{min-height:30px}.catalog-expand button{font-size:13px;min-height:48px}.site-footer a:hover{text-decoration:underline;text-underline-offset:5px}.about-content p{font-size:15px}.about-nav a{font-size:14px}.about-values p{font-size:13px}.about-intro>p{font-size:15px}.journal-card h3{font-weight:500}.journal-card-meta{font-size:11px!important}.journal-card-read{font-size:12px!important}.journal-card p{font-size:14px!important}.journal-filters button{min-height:44px}.results-count{font-size:12px}.journal-page .btn-primary{color:white}.journal-page .btn-dark{color:white}.journal-page .btn-outline{color:var(--ink)}
/* Dialog layer */
.store-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:30px}.store-backdrop{position:absolute;inset:0;background:#141c17a3;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}#productModal .product-dialog-panel{position:relative;width:min(1110px,100%);max-width:1110px;max-height:calc(100dvh - 60px);height:min(760px,calc(100dvh - 60px));background:var(--paper);border:1px solid #fff4;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 30px 120px #101a1844;animation:dialog-enter .22s ease-out}.product-dialog-top{height:58px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 20px 0 27px;border-bottom:1px solid var(--line)}.product-dialog-top>span{font-size:10px;letter-spacing:1.3px;color:var(--muted)}.product-dialog-top i{font-style:normal;margin-inline:13px;color:#a1a997}.dialog-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;flex-shrink:0;background:transparent;border:1px solid #d6dccf;border-radius:50%;padding:0;color:var(--ink);font-size:26px;transition:background .15s}.dialog-close:hover{background:#e6ebdf}.dialog-close svg{width:19px;height:19px}.product-layout{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:minmax(0,1fr) auto;min-height:0;flex:1;overflow:hidden}.product-visual{grid-column:1;grid-row:1/3;min-width:0;padding:25px;display:flex;flex-direction:column;background:#eeefe8;border-right:1px solid var(--line);overflow-y:auto}.product-stage{position:relative;min-height:180px;flex:1;max-height:470px;background:#fff;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center;isolation:isolate}#productModal #modalImageZoomContainer{background:#fff}#productModal #modalImage{display:block;width:100%;height:100%;max-height:470px;object-fit:contain;padding:18px;transition:transform .25s ease}#productModal #modalVideo{display:block;width:100%;height:100%;max-height:470px;object-fit:contain}#productModal .is-zoomed #modalImage{transform:scale(1.8)}.image-zoom-button{position:absolute;right:14px;bottom:14px;width:39px;height:39px;border-radius:50%;border:1px solid #d5d9d0;background:#fafbf8ec;font-size:25px;line-height:1;box-shadow:0 2px 5px #20302008}.media-position{position:absolute;bottom:20px;left:18px;font-size:11px;color:#747d6d}.product-thumbnails{display:flex;gap:9px;overflow:auto;flex-shrink:0;margin-top:14px;padding:2px}.product-thumbnails button{width:62px;height:62px;min-width:62px;background:white;border:1px solid #c9d1c0;padding:4px;border-radius:4px;color:var(--muted);font-size:11px}.product-thumbnails button[aria-pressed=true]{outline:2px solid #667958;outline-offset:0;border-color:transparent}.product-thumbnails img{width:100%;height:100%;object-fit:contain}.product-photo-note{font-size:10px;color:var(--muted);margin-top:7px;min-height:0}.product-photo-note:empty{display:none}.product-visual-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:20px;font-size:11px;color:var(--muted)}.product-visual-footer button{padding:7px 0;font-size:11px;border:0;background:none;color:var(--ink);white-space:nowrap}.product-visual-footer button:hover{text-decoration:underline;text-underline-offset:5px}#modalShareFallback{width:100%;margin-top:8px;padding:10px;font-size:11px;border:1px solid var(--line);border-radius:4px}.product-information{grid-column:2;grid-row:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:28px 30px 20px;scrollbar-width:thin;scrollbar-color:#b6c0ad transparent}.product-heading .eyebrow{font-size:10px}#productModal #modalTitle{font-size:25px;font-weight:500;letter-spacing:-1px;line-height:1.2;margin:14px 0 15px}.product-excerpt{font-size:13px;line-height:1.85;color:var(--muted)}.product-price-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 11px;margin-top:22px}#productModal #modalOfferPrice{font-size:30px;font-weight:550;line-height:1.2;letter-spacing:-1px}#modalOriginalPrice{font-size:14px;color:#777e70}#modalSavingsBadge{font-size:11px;color:#55733f}.product-availability{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:14px 0 20px}.product-reference{font-size:11px;overflow-wrap:anywhere}.product-availability .product-stock{font-size:12px}.modal-variants{border:0;padding:0;margin-bottom:23px}.modal-variants h3{font-size:12px;font-weight:500;margin-bottom:10px}.variant-options{display:flex;gap:8px;flex-wrap:wrap}.variant-options button{display:flex;flex-direction:column;align-items:flex-start;gap:4px;font-size:12px;min-height:60px;min-width:110px;max-width:100%;padding:10px 13px;border:1px solid #cbd2c2;border-radius:5px;background:transparent;transition:background .15s,border-color .15s}.variant-options button small{font-size:10px;color:var(--muted)}.variant-options button[aria-pressed=true]{border-color:#586f42;background:#e8edde;box-shadow:inset 0 0 0 .5px #586f42}.variant-options button:hover:not(:disabled){background:#edf1e6}.variant-options button:disabled{opacity:.45}.product-accordions{border-top:1px solid var(--line);margin-top:23px}.product-accordions details{border-bottom:1px solid var(--line)}.product-accordions summary{display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-size:13px;list-style:none;font-weight:500;gap:15px}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions summary>span{font-size:18px;font-weight:400;transition:transform .2s}.product-accordions details[open] summary>span{transform:rotate(45deg)}.accordion-body{padding-bottom:17px;font-size:12px;color:var(--muted);line-height:1.85}.accordion-body p{white-space:pre-line;margin-bottom:12px}.accordion-body h3{color:var(--ink);font-size:12px;margin:13px 0 8px;font-weight:600}.accordion-body ul,.product-accordions ul{padding-left:17px;margin:10px 0 0}.product-accordions li{padding-bottom:5px}.product-accordions dl{font-size:12px;padding-bottom:16px}.product-accordions dl>div{display:grid;grid-template-columns:1fr 1.4fr;gap:14px;padding:9px 0;border-top:1px solid #e3e7dc}.product-accordions dt{color:var(--muted)}.product-accordions dd{color:var(--ink);overflow-wrap:anywhere}.product-actions{grid-column:2;grid-row:2;padding:16px 30px 18px;display:grid;grid-template-columns:1fr 1fr;gap:10px;background:var(--paper);border-top:1px solid var(--line);z-index:2}.product-actions .btn{font-size:12px;min-height:48px;padding:12px 8px;gap:8px;white-space:normal;line-height:1.4}.product-actions .btn-primary{grid-column:1;grid-row:1}.product-actions .btn-outline{grid-column:2;grid-row:1}.product-actions p{grid-column:1/-1;text-align:center;font-size:10px;color:var(--muted);margin-top:0}#productModal #modalBuyNowBtn,#productModal #modalWhatsAppBtn{font-size:12px;letter-spacing:0;text-transform:none;font-weight:500}
/* Shopping list */
#quoteDrawer{justify-content:flex-end;padding:0}.quote-panel{position:relative;display:flex;flex-direction:column;width:min(480px,100%);height:100dvh;background:var(--paper);box-shadow:-20px 0 60px #12201020;animation:drawer-enter .25s ease-out}.quote-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:29px 26px 25px;border-bottom:1px solid var(--line)}.quote-header h2{font-size:28px;font-weight:450;letter-spacing:-1.2px;margin-top:10px}.quote-header .eyebrow{font-size:10px}.quote-items{flex:1;overflow:auto;overscroll-behavior:contain;padding:0 26px}.quote-item{display:flex;gap:17px;padding:23px 0;border-bottom:1px solid var(--line)}.quote-item-image{width:85px;height:95px;object-fit:contain;background:#fff;border-radius:4px;flex-shrink:0;padding:5px}.quote-item-detail{min-width:0;flex:1}.quote-item-title{font-size:13px;line-height:1.6;font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.quote-item-price{font-size:16px;letter-spacing:-.5px;margin:7px 0 12px;font-weight:500}.quote-item-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.quote-quantity{display:flex;align-items:center;border:1px solid #cbd2c2;border-radius:4px;overflow:hidden}.quote-quantity button{display:flex;align-items:center;justify-content:center;width:35px;height:35px;padding:0;background:none;font-size:19px}.quote-quantity button:hover{background:#e2e9d9}.quote-quantity span{min-width:29px;text-align:center;font-size:12px}.quote-remove{font-size:11px;background:none;padding:10px 0;color:var(--muted);text-decoration:underline;text-underline-offset:4px}.quote-footer{padding:22px 26px;border-top:1px solid var(--line);background:#eef0e7}.quote-total{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px}.quote-total strong{font-size:24px;font-weight:500;letter-spacing:-1px}.quote-footer p{font-size:12px;color:var(--muted);line-height:1.8;margin:13px 0 18px}.quote-footer>.btn{width:100%;font-size:13px}.quote-clear{display:block;text-align:center;width:100%;font-size:12px;text-decoration:underline;text-underline-offset:4px;padding:15px 5px 0;color:var(--muted);background:none}.quote-empty{padding:50px 0;text-align:center;display:flex;align-items:center;flex-direction:column}.empty-bag{width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:#e7ecdc;border-radius:50%;font-size:30px;color:#6b7d57;margin-bottom:22px}.quote-empty h3{font-size:26px;line-height:1.3;letter-spacing:-1px;max-width:250px;font-weight:450}.quote-empty p{font-size:13px;color:var(--muted);margin:16px 0 25px;max-width:280px;line-height:1.9}.quote-empty .btn{font-size:12px}#quoteListButton.floating-list{position:fixed;bottom:22px;left:24px;z-index:40;display:flex;align-items:center;gap:12px;padding:12px 17px;background:#252d26;color:white;border-radius:30px;border:1px solid #fff2;font-size:12px;box-shadow:0 5px 20px #1427141a;min-height:48px}#quoteListButton>span:first-child{width:21px;height:21px}#quoteListButton svg{width:21px;height:21px}#quoteListCount{background:#fff2;border-radius:20px;padding:2px 7px;margin-left:4px}
/* Honest, useful assistance, shared by every public page. */
.help-launcher{position:fixed;bottom:22px;right:24px;z-index:40;display:flex;align-items:center;gap:9px;padding:12px 16px;min-height:48px;border:1px solid #d6dccd;background:var(--paper);color:#3f4f36;border-radius:30px;font-size:12px;box-shadow:0 5px 20px #14271414}.help-launcher svg{width:21px;height:21px}.help-launcher:hover{background:#e8edde}.help-dialog{position:fixed;inset:auto 24px 84px auto;margin:0;border:1px solid #d1d8c7;border-radius:10px;padding:0;width:min(400px,calc(100% - 32px));max-height:calc(100dvh - 115px);background:var(--paper);color:var(--ink);box-shadow:0 20px 80px #1a291f44;overflow:auto;animation:dialog-enter .2s ease-out}.help-dialog::backdrop{background:#12201240;backdrop-filter:blur(3px)}.help-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;border-bottom:1px solid var(--line)}.help-header h2{font-size:23px;letter-spacing:-.7px;font-weight:450}.help-header .eyebrow{font-size:9px;margin-bottom:6px}.help-body{padding:20px 24px 24px}.help-body>p{font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:18px}.help-links{display:flex;flex-direction:column;border-top:1px solid var(--line)}.help-links a{display:flex;justify-content:space-between;padding:16px 0;font-size:13px;border-bottom:1px solid var(--line)}.help-links a:hover{color:var(--accent)}.help-body>.btn{width:100%;font-size:13px;margin-top:23px}.help-hours{font-size:11px!important;text-align:center;margin:12px 0 0!important}.consumer-toast{position:fixed;bottom:85px;left:24px;z-index:110;background:#293526;color:#f6f8ef;border:1px solid #6b7e5850;padding:13px 18px;border-radius:6px;font-size:13px;box-shadow:0 8px 28px #16251f22;max-width:calc(100% - 48px);animation:dialog-enter .2s ease-out}.consumer-toast:empty{display:none}
@keyframes dialog-enter{from{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}@keyframes drawer-enter{from{opacity:0;transform:translateX(25px)}to{opacity:1;transform:none}}
@media(min-width:1101px) and (max-width:1280px){.catalog-toolbar{flex-wrap:wrap}.catalog-search{order:-1;width:100%}.category-tile{padding:20px 10px}.category-tile .category-tile-main{font-size:11px;gap:8px}}
@media(max-width:1000px){.product-dialog-panel{width:100%}.product-visual{padding:18px}.product-information{padding:22px}.product-actions{padding:14px 22px}.product-visual-footer{flex-direction:column;gap:3px;align-items:flex-start}.product-stage{max-height:430px}#productModal #modalTitle{font-size:23px}.product-availability{align-items:flex-start}.product-actions{grid-template-columns:1fr}.product-actions .btn-outline{grid-column:1;grid-row:2}.product-actions p{grid-row:3}}
@media(max-width:760px){.utility-bar{font-size:9px}.hero-copy>p{font-size:14px}.hero-note{font-size:10px}.hero-actions{gap:15px}.hero-actions .text-link{font-size:12px}.service-item strong{font-size:11px}.service-item p{font-size:10px}.catalog-section>.section-heading>p{font-size:12px;max-width:none;padding-top:12px}.catalog-section>.section-heading{display:block}.catalog-search{width:100%;min-height:48px}.catalog-search input{font-size:16px}.catalog-categories button{font-size:12px;padding:10px 12px;min-height:42px}.catalog-meta,.sort-label select{font-size:11px}.sort-label>span{display:none}.product-title{font-size:13px;min-height:40px;line-height:1.5}.product-category{font-size:9px}.product-price{font-size:17px}.product-old-price{font-size:10px}.product-stock{font-size:10px}.product-add{font-size:12px;min-height:42px}.product-grid{column-gap:13px;row-gap:26px}.product-image{padding:4px}.product-card .card-badge{font-size:9px;padding:3px 7px}.business-copy>p,.delivery-copy>p{font-size:14px}.business-step p{font-size:13px}.business-note{font-size:9px;flex-wrap:wrap;gap:12px}.business-step h3{font-size:18px}.contact-band p{font-size:13px}.footer-bottom{font-size:10px}.about-content p{font-size:14px}.about-values p{font-size:13px}.about-nav a{font-size:12px}.about-intro>p{font-size:14px}.footer-contact p{font-size:12px}.footer-column a{font-size:13px}.journal-section .section-heading{flex-wrap:wrap}.journal-section .section-heading>.text-link{font-size:12px}.journal-card h3{font-size:24px}.journal-filters button{font-size:12px;min-height:44px}.journal-card-meta{font-size:10px!important}.faq-list summary{font-size:14px}.faq-list p{font-size:14px}.store-overlay{padding:12px}.product-dialog-top{height:49px;padding:0 11px 0 17px}.product-dialog-top>span{font-size:8px;letter-spacing:.7px}.product-dialog-top i{margin-inline:7px}#productModal .product-dialog-panel{width:100%;height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);border-radius:9px}.product-layout{display:block;overflow-y:auto;overscroll-behavior:contain}.product-visual{padding:16px;border:0;border-bottom:1px solid var(--line);overflow:visible}.product-stage{height:220px;min-height:220px;max-height:220px;flex:auto}#productModal #modalImage,#productModal #modalVideo{height:220px;max-height:220px;padding:9px}.product-thumbnails{margin-top:12px}.product-thumbnails button{width:52px;height:52px;min-width:52px}.product-visual-footer{flex-direction:row;align-items:center;gap:10px;margin-top:10px;font-size:10px}.product-visual-footer>span{display:none}.product-visual-footer button{font-size:11px}.product-information{overflow:visible;padding:24px 20px 18px}.product-heading .eyebrow{font-size:10px}#productModal #modalTitle{font-size:25px;letter-spacing:-.9px;margin-top:12px;line-height:1.2}.product-excerpt{display:none}.product-price-line{margin-top:19px}#productModal #modalOfferPrice{font-size:28px}#modalOriginalPrice{font-size:13px}#modalSavingsBadge{font-size:11px}.product-availability{margin:15px 0 20px}.modal-variants h3{font-size:13px}.variant-options button{min-width:110px;font-size:12px;min-height:61px}.variant-options button small{font-size:11px}.product-accordions summary{font-size:14px;padding:17px 0}.accordion-body{font-size:13px}.product-accordions dl{font-size:12px}.product-actions{position:sticky;bottom:0;display:grid;grid-template-columns:1fr 1fr;padding:12px 14px calc(11px + env(safe-area-inset-bottom));box-shadow:0 -5px 15px #20232107;z-index:3;gap:8px}.product-actions .btn-primary{grid-column:1;grid-row:1}.product-actions .btn-outline{grid-column:2;grid-row:1}.product-actions p{grid-row:2;font-size:9px}#productModal #modalBuyNowBtn,#productModal #modalWhatsAppBtn{font-size:11px;min-height:48px;padding:9px}.quote-panel{width:100%}.quote-header{padding:23px 20px}.quote-header h2{font-size:28px}.quote-items{padding:0 20px}.quote-item{gap:14px;padding:21px 0}.quote-item-image{width:73px;height:92px}.quote-item-title{font-size:13px}.quote-quantity button{width:38px;height:38px}.quote-quantity span{min-width:26px}.quote-footer{padding:19px 20px calc(20px + env(safe-area-inset-bottom))}.quote-footer p{font-size:12px}.quote-total strong{font-size:23px}.quote-empty{padding:35px 0}.quote-empty p{font-size:13px}#quoteListButton.floating-list{bottom:16px;left:16px;padding:11px 14px;min-height:46px;font-size:12px;gap:8px}.help-launcher{bottom:16px;right:16px;min-height:46px;padding:11px 14px;font-size:12px}.help-launcher>span{display:none}.help-dialog{right:16px;bottom:76px;max-height:calc(100dvh - 92px)}.consumer-toast{bottom:75px;left:16px;max-width:calc(100% - 32px);font-size:12px}}
@media(max-width:360px){.hero-copy h1{font-size:52px}.hero-actions{gap:12px}.hero-actions .btn{font-size:12px;padding-inline:17px}.hero-actions .text-link{font-size:11px}.service-item{gap:8px}.service-item p{font-size:9px}.service-item svg{width:20px}.product-price{font-size:16px}.product-title{font-size:12px}.product-dialog-top>span{font-size:7px}.product-information{padding:22px 16px}#productModal #modalTitle{font-size:23px}.product-actions{grid-template-columns:1fr}.product-actions .btn-primary{grid-column:1;grid-row:1}.product-actions .btn-outline{grid-column:1;grid-row:2;min-height:40px!important}.product-actions p{display:none}.product-visual-footer{font-size:9px}.variant-options button{min-width:100px}.footer-top{column-gap:16px}.quote-item-title{font-size:12px}}
@media(prefers-reduced-motion:reduce){.product-dialog-panel,.quote-panel,.help-dialog,.consumer-toast{animation:none!important}#productModal #modalImage{transition:none}.product-accordions summary>span{transition:none}}

/* Technology refinement: neutral product surfaces within the warm brand palette. */
.site-header {
  background: #faf9f6;
  border-bottom-color: #d9dcd9;
  box-shadow: 0 4px 22px #202b3105;
}
@supports ((backdrop-filter: blur(16px)) or (-webkit-backdrop-filter: blur(16px))) {
  .site-header {
    background: rgb(250 249 246 / 90%);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
  }
}
.catalog-section {
  position: relative;
  isolation: isolate;
}
.catalog-section::before {
  content: '';
  position: absolute;
  z-index: -1;
  inset: -22px -16px 28px;
  pointer-events: none;
  border-radius: 24px;
  background:
    radial-gradient(ellipse 65% 42% at 8% 0%, #efe2cd55, transparent),
    radial-gradient(ellipse 60% 45% at 100% 12%, #e3e9ee66, transparent),
    linear-gradient(#ffffff55, #ffffff00);
}
.catalog-section .catalog-search {
  background: #ffffffd9;
  border-color: #d6dbdc;
  border-radius: 8px;
  box-shadow: 0 2px 5px #202b3103;
}
.catalog-section .catalog-categories button { border-radius: 6px; color: #535c60; }
.catalog-section .catalog-categories button:hover { background: #e8ecec; }
.catalog-section .catalog-categories button.active,
.catalog-section .catalog-categories button[aria-pressed=true] {
  background: #252c30;
  color: #fff;
  box-shadow: inset 0 1px 0 #ffffff22;
}
.catalog-section .sort-label select { background-color: #ffffffb3; border-radius: 5px; }
.catalog-section .product-grid { gap: 24px 20px; }
.catalog-section .product-card {
  background: #fff;
  border: 1px solid #dfe3e3;
  border-radius: 10px;
  box-shadow: 0 3px 12px #202b3105;
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}
.catalog-section .product-open {
  border-radius: 9px 9px 0 0;
  border-bottom: 1px solid #eff1f1;
  background: #fff;
}
.catalog-section .product-image { padding: 8px; }
.catalog-section .product-info { padding: 0 16px 16px; }
.catalog-section .product-category { color: #606a6e; }
.catalog-section .product-price { color: #232b2f; font-variant-numeric: tabular-nums; }
.catalog-section .product-add {
  background: #f6f7f7;
  border-color: #d6dcdc;
  border-radius: 6px;
  min-height: 44px;
  color: #293236;
}
.catalog-section .product-add:hover:not(:disabled) {
  color: #a33617;
  border-color: #cf9c8a;
  background: #fff4ee;
}
.catalog-section .product-card .card-badge {
  color: #983519;
  background: #fff5ef;
  border: 1px solid #edcbbb;
  border-radius: 4px;
}
.catalog-section .catalog-expand button { background: #ffffffb3; border-color: #d0d7d8; border-radius: 6px; }
.catalog-section .product-open:focus-visible { outline-offset: -4px; }
.catalog-section .product-card:focus-within { border-color: #c59d8d; }
@media (hover: hover) and (pointer: fine) {
  .catalog-section .product-card:hover {
    border-color: #bdc9ce;
    box-shadow: 0 12px 28px #202b310d;
    transform: translateY(-3px);
  }
}
@media (max-width: 760px) {
  .catalog-section .product-grid { gap: 18px 12px; }
  .catalog-section .product-info { padding: 0 11px 12px; }
  .catalog-section .product-image { padding: 4px; }
  .catalog-section .product-title { -webkit-line-clamp: 3; min-height: 59px; }
  .catalog-section .product-category { margin-top: 12px; }
  .catalog-section .product-prices { min-height: 42px; align-content: center; }
  .catalog-section .product-add { padding: 7px 4px; line-height: 1.35; }
}
@media (max-width: 360px) {
  .catalog-section .product-info { padding-inline: 9px; }
  .catalog-section .product-grid { column-gap: 10px; }
}
@media (prefers-reduced-motion: reduce) {
  .catalog-section .product-card,
  .catalog-section .product-image { transition: none; }
  .catalog-section .product-card:hover,
  .catalog-section .product-open:hover .product-image { transform: none; }
}
@media (prefers-reduced-transparency: reduce) {
  .site-header { background: #faf9f6; backdrop-filter: none; -webkit-backdrop-filter: none; }
}

/* Unavailable variants: readable warm tone and a corner-to-corner strike. */
.variant-options button:disabled {
  opacity: 1;
  color: #815044;
  border-color: #d3aaa0;
  background: linear-gradient(to top right,
    transparent calc(50% - .65px), #d3aaa0 calc(50% - .65px),
    #d3aaa0 calc(50% + .65px), transparent calc(50% + .65px)) #f5eae6;
  box-shadow: none;
  cursor: not-allowed;
}
.variant-options button:disabled > span,
.variant-options button:disabled > small {
  color: inherit;
  background: #f5eae6;
}

/* Keep the shopping action visible; guide titles sit below the photographs. */
.shopping-guide-photo::after { display: none; }
.shopping-guide-photo .editorial-photo-credit {
  top: 12px;
  right: 12px;
  bottom: auto;
  left: auto;
  padding: 3px 6px;
  border-radius: 2px;
  background: #141b2099;
  font-size: 8px;
  line-height: 1.4;
}

/* Order drawer: compact empty state and clear next steps. */
.quote-header h2 { margin-top: 0; }
.quote-header, .quote-footer { flex-shrink: 0; }
.quote-items { min-height: 0; }
.quote-panel.is-empty {
  height: auto;
  max-height: calc(100dvh - 32px);
  align-self: center;
}
.quote-empty { padding: 30px 0 36px; }
.quote-empty .empty-bag { width: 58px; height: 58px; margin-bottom: 20px; }
.quote-empty h3 { max-width: 310px; font-size: 25px; line-height: 1.35; }
.quote-empty p { max-width: 290px; font-size: 15px; line-height: 1.6; color: #50584e; margin: 14px 0 24px; }
.quote-empty .btn { min-height: 48px; font-size: 14px; }
.quote-footer p { color: #50584e; font-size: 14px; line-height: 1.6; }
.quote-footer .quote-confirmation { font-size: 12px; text-align: center; margin: 12px 0 0; }
.quote-clear { min-height: 44px; padding: 12px 5px 0; color: #50584e; }
.quote-quantity button { width: 44px; height: 44px; }
