.dawn-home-products-section+.section:not(.dawn-home-products-section),
.dawn-home-products-section+.section:not(.dawn-home-products-section)+.section{display:none}
.dawn-home-categories{background:#fbfaf7}
.dawn-home-section-title{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:58px;margin-bottom:42px;text-align:center}
.dawn-home-section-title .eyebrow{margin:0 0 10px}
.dawn-home-section-title h2{max-width:900px}
body.home h1,body.home h2,body.home h3{font-family:'Montserrat',sans-serif!important;font-weight:700!important;line-height:1.08}
body.home h2{font-size:clamp(38px,5vw,45px)!important;letter-spacing:-.03em}
/* The home heading scale must not enlarge the mini-cart label. */
body.home .cart-drawer .cart-drawer-head h2,
body.home .cart-drawer .cart-drawer-head h2 span{font-size:25px!important}
.dawn-section-action{display:flex;justify-content:center;margin-top:34px}
.dawn-category-showcase{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.dawn-category-tile{position:relative;isolation:isolate;overflow:hidden;border-radius:8px;background:#d8ded8;color:#fff}
.dawn-category-tile{min-height:460px}
.dawn-category-tile:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent 32%,rgba(15,31,23,.78) 100%)}
.dawn-category-tile img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.22,1,.36,1)}
.dawn-category-tile:hover img{transform:scale(1.055)}
.dawn-category-index{position:absolute;top:22px;left:22px;display:grid;place-items:center;width:42px;height:42px;border:1px solid #592c8d;border-radius:50%;background:#592c8d;color:#fff;font-size:11px;font-weight:800;letter-spacing:.08em;backdrop-filter:blur(8px)}
.dawn-category-copy{position:absolute;right:28px;bottom:26px;left:28px;display:flex;align-items:end;justify-content:space-between;gap:20px}
.dawn-category-copy h3{max-width:58%;font-size:clamp(19px,1.6vw,25px);line-height:1.1;color:#fff}
.dawn-category-copy span{padding-bottom:5px;border-bottom:1px solid currentColor;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}
.dawn-home-products-section:nth-of-type(even){background:#fbfaf7}
.dawn-home-categories{background:#fff!important}
.dawn-home-products-section{background:#f8f4ec!important}
.dawn-home-products-section.dawn-home-complete-ritual{background:#fff!important}
.dawn-home-products-section>.container{width:100%;max-width:none}
.dawn-home-products-section .dawn-home-section-title{width:90%;margin-right:auto;margin-left:auto}
.dawn-product-carousel{position:relative;width:100%;padding:0 5%}
.dawn-carousel-viewport{overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}
.dawn-carousel-viewport::-webkit-scrollbar{display:none}
.dawn-home-product-grid{display:flex!important;gap:22px;margin:0!important;padding:0!important;list-style:none!important}
.dawn-home-product-grid li.product{flex:0 0 calc((100% - 66px)/4);scroll-snap-align:start}
.dawn-carousel-viewport{scroll-snap-type:x mandatory}
.dawn-carousel-arrow{position:absolute;top:42%;z-index:3;display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#592c8d;color:#fff;box-shadow:0 8px 25px rgba(89,44,141,.25);cursor:pointer;transition:transform .2s ease,opacity .2s ease}
.dawn-carousel-arrow:hover{transform:scale(1.08)}
.dawn-carousel-arrow:disabled{opacity:0;visibility:hidden;pointer-events:none}
.dawn-carousel-arrow svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.dawn-carousel-prev{left:1.2%}.dawn-carousel-next{right:1.2%}
.dawn-home-product-grid:before,.dawn-home-product-grid:after{display:none!important}
.dawn-home-product-grid li.product{float:none!important;width:auto!important;margin:0!important;padding:12px 12px 16px!important;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 32px rgba(28,45,35,.06);transition:transform .25s ease,box-shadow .25s ease}
.dawn-home-product-grid li.product:hover{transform:translateY(-6px);box-shadow:0 20px 44px rgba(28,45,35,.13)}
.dawn-home-product-grid li.product a img{aspect-ratio:1/1;object-fit:cover;margin:0 0 18px!important;border-radius:8px;background:var(--ivory)}
.dawn-home-product-grid li.product .woocommerce-loop-product__title{min-height:66px;padding:0!important;font-family:var(--serif)!important;font-size:16px!important;line-height:1.2}
.dawn-home-product-grid li.product .price{min-height:30px;color:var(--sage-dark)!important;font-size:15px!important;font-weight:800}
.dawn-home-product-grid .dawn-card-actions{display:grid;grid-template-columns:46px 1fr;gap:8px;margin-top:14px}
.dawn-home-product-grid .dawn-card-actions .button{display:flex!important;align-items:center;justify-content:center;gap:9px;width:100%;min-height:48px;margin:0!important;padding:0 14px!important;border-radius:8px!important;background:#592c8d!important;border-color:#592c8d!important;color:#fff!important;font-size:11px!important;font-weight:800!important;letter-spacing:.06em;text-transform:uppercase}
.dawn-home-product-grid .dawn-card-actions .button:hover{background:#3f1f65!important;border-color:#3f1f65!important}
@media(max-width:900px){.dawn-category-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}.dawn-home-product-grid li.product{flex-basis:calc((100% - 18px)/2)}}
@media(max-width:600px){.dawn-home-section-title{display:block;min-height:0;margin-bottom:28px}.dawn-home-section-title h2{font-size:38px}.dawn-category-showcase{grid-template-columns:1fr}.dawn-category-tile{min-height:390px}.dawn-category-copy{right:20px;bottom:20px;left:20px}.dawn-category-copy h3{max-width:65%;font-size:21px}.dawn-category-copy span{display:block;font-size:8px}.dawn-product-carousel{padding:0 10%}.dawn-carousel-prev{left:2%}.dawn-carousel-next{right:2%}.dawn-home-product-grid li.product{flex-basis:100%}.dawn-carousel-arrow{width:34px;height:34px}.dawn-home-product-grid li.product .woocommerce-loop-product__title{min-height:0}}
