/* Editorial storefront homepage. Scoped so design editors and product pages stay unchanged. */
.storefront{--home-wine:#741b43;--home-wine-dark:#54112f;--home-ink:#262127;--home-muted:#6f676d;--home-line:#e8e0e3;--home-cream:#fbf8f4;--home-warm:#f1ebe5;--home-rose:#f8eef2;background:#fff;color:var(--home-ink)}
.storefront [hidden]{display:none!important}
.storefront .skip-link{position:absolute;top:8px;left:16px;z-index:100;padding:12px 20px;background:#fff;color:var(--home-wine);transform:translateY(-160%)}
.storefront .skip-link:focus{transform:none}
.storefront a:focus-visible,.storefront button:focus-visible,.storefront summary:focus-visible{outline:3px solid var(--home-wine);outline-offset:4px}
.storefront .collection-banner{padding:9px 24px;background:var(--home-wine);color:#fff;text-align:center;font-size:12px;line-height:1.5;letter-spacing:.01em}
.storefront .site-header{position:relative;top:auto;z-index:30;display:flex;justify-content:space-between;align-items:center;gap:32px;height:88px;min-height:88px;width:100%;padding:0 max(32px,calc((100vw - 1240px)/2));border-bottom:1px solid var(--home-line);background:#fff;backdrop-filter:none}
.storefront .brand img{width:200px;height:69px}
.storefront .site-header>nav{align-items:center;gap:34px;font-size:14px;font-weight:500;letter-spacing:.01em}
.storefront .site-header>nav>a{padding:10px 0}
.storefront .site-header>nav .account-link{border-left:1px solid var(--home-line);padding-left:30px}
.storefront .occasion-nav{position:relative;margin:0;padding:0;border:0}
.storefront .occasion-nav>summary{display:flex;align-items:center;gap:8px;padding:12px 0;list-style:none;cursor:pointer;font-size:14px;font-weight:500}
.storefront .occasion-nav>summary::-webkit-details-marker{display:none}
.storefront .occasion-nav>summary::after{content:'⌄';font-size:15px;line-height:1;transform:translateY(-2px)}
.storefront .occasion-nav[open]>summary{color:var(--home-wine)}
.storefront .occasion-nav-panel{position:absolute;top:calc(100% + 19px);left:-24px;width:560px;display:grid;grid-template-columns:1fr 1fr;padding:20px;background:#fff;border:1px solid var(--home-line);box-shadow:0 20px 48px #3e223020;z-index:40}
.storefront .occasion-nav-panel button{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:50px;padding:12px 14px;border:0;border-bottom:1px solid #f0eaed;background:#fff;color:var(--home-ink);font:500 14px/1.35 var(--sans);text-align:left;cursor:pointer}
.storefront .occasion-nav-panel button:hover{background:var(--home-rose);color:var(--home-wine)}
.storefront .occasion-nav-panel button:disabled{cursor:default;color:#8d858a;background:#faf8f9}
.storefront .occasion-nav-panel small{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--home-wine)}
.storefront .occasion-nav-panel button:disabled small{color:#9b9398}
.storefront .storefront-main{max-width:1304px;margin:0 auto;padding:0 32px}
.storefront .home-intro{display:grid;grid-template-columns:1.05fr 1.15fr;gap:0;align-items:stretch;margin-top:44px;background:var(--home-cream);border:1px solid #ede6e0;min-height:520px;overflow:hidden}
.storefront .hero-copy{display:flex;flex-direction:column;justify-content:center;padding:54px 54px 50px}
.storefront .eyebrow{margin:0 0 15px;color:var(--home-wine);font:600 11px/1.5 var(--sans);letter-spacing:.17em;text-transform:uppercase}
.storefront .home-intro h1{font:400 clamp(45px,4.3vw,62px)/1.03 Georgia,'Times New Roman',serif;letter-spacing:-.047em;max-width:540px}
.storefront .home-intro h1 em{color:var(--home-wine);font-weight:400}
.storefront .hero-description{max-width:440px;margin:24px 0 27px;font-size:16px;line-height:1.75;color:var(--home-muted)}
.storefront .hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.storefront .shop-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 27px;background:var(--home-wine);color:#fff;border:1px solid var(--home-wine);border-radius:3px;font-size:14px;font-weight:600;transition:background .18s,transform .18s}
.storefront .shop-button::after{content:'→';margin-left:14px;font-size:18px;font-weight:400}
.storefront .shop-button:hover{background:var(--home-wine-dark);transform:translateY(-1px)}
.storefront .text-link{font-size:14px;padding:10px 0;border-bottom:1px solid #c9b9c1}
.storefront .text-link:hover{border-color:var(--home-wine);color:var(--home-wine)}
.storefront .hero-note{margin:21px 0 0;font-size:12px;line-height:1.6;color:var(--home-muted)}
.storefront .hero-showcase{display:grid;grid-template-rows:minmax(0,1fr) auto;min-width:0;background:#e8ded3;overflow:hidden}
.storefront .hero-artwork{position:relative;min-height:454px;height:100%;overflow:hidden;background:#e8ded3}
.storefront .hero-artwork::after{content:'';position:absolute;inset:0 auto 0 0;width:28%;background:linear-gradient(90deg,#f3e9df 0%,#f3e9dfd9 30%,#f3e9df00 100%);pointer-events:none}
.storefront .hero-photo{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease}
.storefront .hero-showcase:hover .hero-photo{transform:scale(1.015)}
.storefront .hero-caption{position:relative;z-index:5;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:19px 25px;background:#fff;border-top:1px solid #e4dbd3}
.storefront .hero-caption small{display:block;color:var(--home-muted);font-size:11px;line-height:1.5;margin-bottom:4px}
.storefront .hero-caption strong{display:block;font:400 21px/1.2 Georgia,serif}
.storefront .hero-caption-action{display:flex;gap:11px;align-items:center;white-space:nowrap;color:var(--home-wine);font-size:13px;font-weight:600}
.storefront .hero-caption-action>span{font-size:18px}
.storefront .trust-strip{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:20px 22px;border:1px solid var(--home-line);border-top:0;background:#fff}
.storefront .trust-strip>div{display:flex;align-items:center;gap:13px;min-width:0;padding:0 21px;border-right:1px solid var(--home-line)}
.storefront .trust-strip>div:last-child{border-right:0}
.storefront .trust-icon{display:grid;place-items:center;flex:0 0 37px;width:37px;height:37px;border-radius:50%;background:var(--home-rose);color:var(--home-wine);font:400 21px/1 Georgia,serif}
.storefront .trust-strip strong,.storefront .trust-strip small{display:block}
.storefront .trust-strip strong{font:500 13px/1.4 Georgia,serif}
.storefront .trust-strip small{margin-top:3px;color:var(--home-muted);font-size:10px;line-height:1.35}
.storefront .collection-section{padding:64px 0 48px;scroll-margin-top:24px}
.storefront .section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:28px}
.storefront .section-heading .eyebrow{margin-bottom:9px}
.storefront h2{margin:0;font:400 clamp(30px,2.7vw,39px)/1.16 Georgia,'Times New Roman',serif;letter-spacing:-.035em}
.storefront .section-heading>p{margin:0 0 3px;color:var(--home-muted);font-size:13px;line-height:1.6}
.storefront .category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.storefront .collection-card{position:relative;display:grid;grid-template-columns:1fr 1fr;min-width:0;height:255px;padding:0;border:1px solid #eadfd9;border-radius:3px;background:var(--home-cream);text-align:left;overflow:hidden;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s}
.storefront .collection-card:nth-child(2){background:#f3ece5}
.storefront .collection-card:nth-child(3){background:#f8f0ed}
.storefront .collection-card:hover,.storefront .collection-card[aria-pressed=true]{border-color:#cfb6bf;box-shadow:0 12px 28px #47233314;transform:translateY(-2px)}
.storefront .collection-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:27px 8px 25px 28px}
.storefront .collection-copy>small{min-height:34px;color:var(--home-wine);font-size:9px;font-weight:600;line-height:1.45;letter-spacing:.13em;text-transform:uppercase}
.storefront .collection-copy>strong{margin:8px 0 27px;font:400 clamp(21px,2vw,28px)/1.08 Georgia,serif;letter-spacing:-.03em}
.storefront .collection-copy>span{margin-top:auto;border-bottom:1px solid #b991a2;color:var(--home-wine);font-size:12px;font-weight:600;line-height:1.8}
.storefront .collection-copy b{margin-left:8px;font-size:16px;font-weight:400}
.storefront .collection-visual{height:100%;display:flex;align-items:center;justify-content:center;padding:0;background:#eee4dc;border:0;border-radius:0;overflow:hidden}
.storefront .collection-card:nth-child(2) .collection-visual{background:linear-gradient(105deg,#e6ddd4,#f3eee8)}
.storefront .collection-card:nth-child(3) .collection-visual{background:linear-gradient(105deg,#efe3df,#faf5f2)}
.storefront .collection-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 48%;transition:transform .35s ease}
.storefront .collection-card:nth-child(2) .collection-visual img{object-position:center 50%}
.storefront .collection-card:nth-child(3) .collection-visual img{object-position:center 42%}
.storefront .collection-card:hover .collection-visual img{transform:scale(1.025)}
.storefront .all-occasions{margin:18px 0 0;padding:0;border:1px solid var(--home-line);background:#fff}
.storefront .all-occasions>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:61px;padding:15px 20px;list-style:none;cursor:pointer;font:500 15px/1.4 var(--sans)}
.storefront .all-occasions>summary::-webkit-details-marker{display:none}
.storefront .all-occasions-summary{display:flex;align-items:center;gap:13px;color:var(--home-wine);font-size:12px}
.storefront .all-occasions-summary b{font-size:18px;font-weight:400;transition:transform .2s}
.storefront .all-occasions[open] .all-occasions-summary b{transform:rotate(45deg)}
.storefront .all-occasion-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--home-line)}
.storefront .all-occasion-grid button{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:62px;padding:14px 18px;border:0;border-right:1px solid var(--home-line);border-bottom:1px solid var(--home-line);background:#fff;color:var(--home-ink);font:500 13px/1.35 var(--sans);text-align:left;cursor:pointer}
.storefront .all-occasion-grid button:nth-child(4n){border-right:0}
.storefront .all-occasion-grid button:nth-last-child(-n+4){border-bottom:0}
.storefront .all-occasion-grid button:hover,.storefront .all-occasion-grid button[aria-pressed=true]{background:var(--home-rose);color:var(--home-wine)}
.storefront .all-occasion-grid button:disabled{cursor:default;background:#faf8f9;color:#8d858a}
.storefront .all-occasion-grid small{font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--home-wine)}
.storefront .all-occasion-grid button:disabled small{color:#9b9398}
.storefront .featured-section{padding:32px 0 67px;scroll-margin-top:24px}
.storefront .product-heading-actions{display:flex;align-items:center;gap:14px}
.storefront .outline-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:15px;padding:9px 15px;background:#fff;border:1px solid #d3c7cd;border-radius:3px;font-size:12px;cursor:pointer}
.storefront .outline-button:hover{background:var(--home-rose);border-color:var(--home-wine)}
.storefront #productMessage{font-size:15px;color:var(--home-muted);line-height:1.7}
.storefront #productMessage:empty{display:none}
.storefront .star-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;min-height:250px}
.storefront .star-grid article{min-width:0}
.storefront .star-grid article>a{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:1fr auto;min-height:292px;border:1px solid #eee6e2;background:#fff;overflow:hidden;transition:border-color .2s,box-shadow .2s,transform .2s}
.storefront .star-grid article>a:hover{border-color:#cfb6bf;box-shadow:0 12px 28px #47233314;transform:translateY(-2px)}
.storefront .star-stage{grid-row:1/3;display:flex;align-items:center;justify-content:center;height:auto;min-height:292px;padding:24px;background:var(--home-cream);border:0;border-radius:0;overflow:hidden}
.storefront .star-stage.has-lifestyle-photo{padding:0}
.storefront .lifestyle-product-photo{display:block;width:100%;height:100%;min-height:292px;object-fit:cover;object-position:center;transition:transform .35s ease}
.storefront .star-grid a:hover .lifestyle-product-photo{transform:scale(1.025)}
.storefront .star-stage .product-frame{width:auto;max-width:100%;border-width:6px;margin:0;box-shadow:2px 3px 2px #3f2a2714,7px 11px 15px #3f2a2721;transition:transform .2s}
.storefront .star-stage .preview-artwork{display:block;max-height:192px;max-width:100%;width:auto;height:auto}
.storefront .star-stage .product-frame[data-frame=cushion]{width:100%;max-width:190px;border:0;box-shadow:none;aspect-ratio:871/772}
.storefront .star-stage .product-frame[data-frame=cushion] .preview-artwork{position:absolute;left:12%;top:9%;width:76%;max-width:76%;height:auto;max-height:none;mix-blend-mode:multiply}
.storefront .star-grid a:hover .product-frame{transform:translateY(-3px)}
.storefront .star-grid h3{align-self:end;padding:27px 18px 9px;margin:0;font:400 19px/1.25 Georgia,serif;letter-spacing:-.02em}
.storefront .star-grid a>span{align-self:start;padding:3px 18px 25px;font-size:12px;font-weight:600;color:var(--home-wine)}
.storefront .star-grid a>span::after{content:' →';margin-left:6px}
.storefront .frame-disclaimer{margin:20px 0 0;font-size:12px;line-height:1.6;color:var(--home-muted)}
.storefront .home-info{display:grid;grid-template-columns:.78fr 1.22fr;gap:64px;align-items:start;margin:0 0 68px;padding:46px 48px;background:var(--home-rose);border:1px solid #eddfe5;border-radius:3px}
.storefront .how-intro h2{font-size:35px;line-height:1.22}
.storefront .how-steps{list-style:none;display:grid;gap:22px;margin:0;padding:0}
.storefront .how-steps li{display:flex;align-items:start;gap:18px}
.storefront .how-steps li>span{font:400 21px/1.3 Georgia,serif;color:#a37b8d}
.storefront .how-steps h3{font-size:14px;font-weight:600;margin:0 0 5px}
.storefront .how-steps p{font-size:13px;line-height:1.6;margin:0;color:var(--home-muted)}
.storefront .seo-discovery{max-width:none;margin:0 0 66px;padding:31px 36px;border-radius:3px;grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);gap:23px 48px;background:#fcf7f9}
.storefront .seo-discovery-copy h2{font-size:clamp(27px,2.5vw,36px);line-height:1.08}
.storefront .seo-discovery-copy>p:last-child{margin:12px 0 0;font-size:13px;line-height:1.55}
.storefront .seo-collection-links{grid-template-columns:1fr 1fr;column-gap:26px}
.storefront .seo-collection-links a{padding:10px 0;font-size:12px}
.storefront .seo-product-index{padding-top:12px}
.storefront .seo-product-index summary{font-size:12px}
.storefront footer.home-footer{display:grid;grid-template-columns:1fr 1fr;gap:14px 40px;align-items:start;background:#fff;color:var(--home-ink);border-top:1px solid var(--home-line);padding:40px max(32px,calc((100vw - 1240px)/2)) 28px;font-size:13px;text-align:left}
.storefront .footer-name{font:600 26px/1.3 Georgia,serif;letter-spacing:-.03em;color:var(--home-wine)}
.storefront .footer-brand-block>p{font-size:13px;line-height:1.6;margin:8px 0 18px;color:var(--home-muted);justify-self:start}
.storefront #footerContact{display:flex;align-items:center;justify-content:end;gap:24px;flex-wrap:wrap;padding-top:9px;font-size:14px}
.storefront footer.home-footer .footer-details{color:var(--home-muted);font-size:12px;line-height:1.7;margin:0;max-width:none}
.storefront footer.home-footer .footer-details:nth-child(2){text-align:left}
.storefront footer.home-footer .footer-details:nth-of-type(2){text-align:right}
.storefront footer.home-footer .legal-links{grid-column:1/-1;justify-content:start;gap:10px 25px;margin:14px 0 0;padding-top:18px;border-top:1px solid var(--home-line);font-size:12px;font-weight:400}
.storefront footer.home-footer .legal-links a{color:var(--home-muted);padding:4px 0}
.storefront footer.home-footer .legal-links a:hover{color:var(--home-wine);border-color:var(--home-wine)}
@media(max-width:1100px){
 .storefront .home-intro{grid-template-columns:1fr 1.08fr}
 .storefront .hero-copy{padding:44px 38px}
 .storefront .trust-strip{padding-left:10px;padding-right:10px}
 .storefront .trust-strip>div{padding:0 11px}
 .storefront .collection-card{height:232px}
 .storefront .collection-copy{padding-left:21px}
 .storefront .collection-visual{padding:0}
 .storefront .star-grid article>a{grid-template-columns:1fr}
 .storefront .star-stage{grid-row:auto;min-height:210px}
 .storefront .lifestyle-product-photo{min-height:210px}
 .storefront .star-grid h3{padding:16px 18px 7px}
 .storefront .star-grid a>span{padding:2px 18px 18px}
}
@media(max-width:980px){
 .storefront .site-header:has(.mobile-menu){height:82px;min-height:82px;padding:0 28px}
 .storefront .site-header .brand img{width:180px;height:62px}
 .storefront .site-header .mobile-menu summary{border-color:#ddd1d7;border-radius:4px;background:#fff;font-weight:500;font-size:14px;min-height:42px}
 .storefront .site-header .mobile-menu[open]>summary{background:var(--home-wine);color:#fff}
 .storefront .site-header .mobile-menu[open]>nav{font-size:15px}
 .storefront .mobile-occasion-menu{margin:0;padding:0;border:0}
 .storefront .mobile-occasion-menu>summary{display:flex!important;justify-content:space-between!important;min-height:48px!important;padding:13px 12px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:var(--home-ink)!important;list-style:none!important;font-size:15px!important}
 .storefront .mobile-occasion-menu>summary::after{content:'＋';color:var(--home-wine)}
 .storefront .mobile-occasion-menu[open]>summary::after{content:'−'}
 .storefront .mobile-occasion-menu>div{display:grid;grid-template-columns:1fr 1fr;padding:5px 0 12px 13px}
 .storefront .mobile-occasion-menu button{display:flex!important;justify-content:space-between;gap:10px;min-height:45px!important;padding:11px 12px!important;border-bottom:1px solid var(--home-line)!important;font-size:13px!important}
 .storefront .mobile-occasion-menu button:disabled{color:#8d858a;cursor:default}
 .storefront .mobile-occasion-menu small{font-size:9px;text-transform:uppercase;color:var(--home-wine)}
 .storefront .home-intro{min-height:470px}
 .storefront .hero-description{font-size:15px}
 .storefront .hero-artwork{min-height:430px;padding:0}
 .storefront .trust-strip{grid-template-columns:1fr 1fr;gap:0;padding:0}
 .storefront .trust-strip>div{padding:16px 20px;border-bottom:1px solid var(--home-line)}
 .storefront .trust-strip>div:nth-child(2){border-right:0}
 .storefront .trust-strip>div:nth-last-child(-n+2){border-bottom:0}
 .storefront .collection-card{grid-template-columns:1fr;height:330px}
 .storefront .collection-copy{grid-row:2;padding:19px 21px}
 .storefront .collection-copy>small{display:none}
 .storefront .collection-copy>strong{margin:0 0 10px;font-size:22px}
 .storefront .collection-copy>strong br{display:none}
 .storefront .collection-copy>span{margin:0}
 .storefront .collection-visual{grid-row:1;height:220px}
 .storefront .all-occasion-grid{grid-template-columns:repeat(2,1fr)}
 .storefront .all-occasion-grid button:nth-child(2n){border-right:0}
 .storefront .all-occasion-grid button:nth-child(4n){border-right:0}
 .storefront .all-occasion-grid button:nth-last-child(-n+4){border-bottom:1px solid var(--home-line)}
 .storefront .all-occasion-grid button:nth-last-child(-n+2){border-bottom:0}
 .storefront .home-info{gap:35px;padding:37px}
 .storefront .seo-discovery{grid-template-columns:1fr;gap:22px;padding:30px}
}
@media(max-width:760px){
 .storefront .storefront-main{padding:0 22px}
 .storefront .home-intro{grid-template-columns:1fr;margin-top:24px;min-height:0}
 .storefront .hero-copy{padding:40px 30px 38px}
 .storefront .home-intro h1{font-size:51px}
 .storefront .hero-description{max-width:500px;margin:19px 0 23px}
 .storefront .hero-note{margin-top:18px}
 .storefront .hero-artwork{min-height:370px;height:auto;padding:0}
 .storefront .hero-artwork::after{display:none}
 .storefront .hero-caption{padding:16px 20px}
 .storefront .collection-section{padding:48px 0 38px}
 .storefront .section-heading{gap:20px;margin-bottom:22px;align-items:start}
 .storefront .section-heading>p{display:none}
 .storefront h2{font-size:31px}
 .storefront .category-grid{grid-template-columns:1fr;gap:13px}
 .storefront .collection-card{grid-template-columns:1fr 1fr;height:230px}
 .storefront .collection-copy{grid-row:1;padding:24px}
 .storefront .collection-copy>small{display:block;min-height:28px}
 .storefront .collection-copy>strong{margin:8px 0 20px;font-size:25px}
 .storefront .collection-copy>span{margin-top:auto}
 .storefront .collection-visual{grid-row:1;height:100%}
 .storefront .all-occasions-summary{font-size:11px}
 .storefront .featured-section{padding:24px 0 48px}
 .storefront .product-heading{align-items:start}
 .storefront .product-heading-actions{gap:9px;align-items:end;flex-shrink:0}
 .storefront .outline-button{font-size:11px;padding:8px 11px;gap:9px}
 .storefront .star-grid{grid-template-columns:1fr;gap:13px;min-height:0}
 .storefront .star-grid article>a{grid-template-columns:1.05fr .95fr;grid-template-rows:1fr auto;min-height:220px}
 .storefront .star-stage{grid-row:1/3;min-height:220px}
 .storefront .lifestyle-product-photo{min-height:220px}
 .storefront .star-grid h3{padding:26px 18px 8px}
 .storefront .star-grid a>span{padding:2px 18px 24px}
 .storefront .home-info{grid-template-columns:1fr;gap:27px;padding:31px 27px;margin-bottom:45px}
 .storefront .how-intro h2{font-size:31px}
 .storefront .how-intro h2 br{display:none}
 .storefront .seo-discovery{margin-bottom:45px;padding:27px 24px}
 .storefront .seo-collection-links{grid-template-columns:1fr 1fr;column-gap:20px}
 .storefront footer.home-footer{grid-template-columns:1fr;padding:32px 24px 24px;gap:13px}
 .storefront #footerContact{justify-content:start;padding:0 0 13px;gap:22px}
 .storefront footer.home-footer .footer-details:nth-of-type(2){text-align:left}
 .storefront footer.home-footer .legal-links{justify-content:start;gap:8px 20px}
}
@media(max-width:500px){
 .storefront .collection-banner{font-size:11px;padding:8px 14px}
 .storefront .site-header:has(.mobile-menu){padding:0 18px;height:74px;min-height:74px}
 .storefront .site-header .brand img{width:165px;height:57px}
 .storefront .mobile-occasion-menu>div{grid-template-columns:1fr}
 .storefront .storefront-main{padding:0 17px}
 .storefront .home-intro{margin-top:17px}
 .storefront .hero-copy{padding:33px 24px 31px}
 .storefront .home-intro h1{font-size:43px}
 .storefront .home-intro .eyebrow{font-size:10px}
 .storefront .hero-actions{gap:15px}
 .storefront .shop-button{padding:12px 20px;min-height:46px}
 .storefront .text-link{font-size:12px}
 .storefront .hero-note{font-size:11px}
 .storefront .hero-artwork{min-height:330px;padding:0}
 .storefront .hero-caption{padding:14px 16px;gap:10px}
 .storefront .hero-caption small{font-size:10px}
 .storefront .hero-caption strong{font-size:18px}
 .storefront .hero-caption-action{font-size:11px}
 .storefront .trust-strip{grid-template-columns:1fr}
 .storefront .trust-strip>div{border-right:0;border-bottom:1px solid var(--home-line)!important;padding:14px 17px}
 .storefront .trust-strip>div:last-child{border-bottom:0!important}
 .storefront .collection-section{padding-top:40px}
 .storefront h2{font-size:29px}
 .storefront .collection-card{height:214px}
 .storefront .collection-copy{padding:19px}
 .storefront .collection-copy>strong{font-size:22px}
 .storefront .collection-visual{padding:0}
 .storefront .all-occasions>summary{min-height:58px;padding:14px 16px}
 .storefront .all-occasions-summary{font-size:0}
 .storefront .all-occasions-summary b{font-size:18px}
 .storefront .all-occasion-grid{grid-template-columns:1fr}
 .storefront .all-occasion-grid button,.storefront .all-occasion-grid button:nth-child(n){border-right:0;border-bottom:1px solid var(--home-line)}
 .storefront .all-occasion-grid button:last-child{border-bottom:0}
 .storefront .product-heading{flex-wrap:wrap;gap:14px}
 .storefront .product-heading-actions{width:100%;justify-content:end}
 .storefront .star-grid article>a{grid-template-columns:1fr;grid-template-rows:auto}
 .storefront .star-stage{grid-row:auto;min-height:238px}
 .storefront .lifestyle-product-photo{min-height:238px}
 .storefront .star-stage .preview-artwork{max-height:190px}
 .storefront .star-grid h3{padding:16px 18px 7px}
 .storefront .star-grid a>span{padding:2px 18px 18px}
 .storefront .seo-discovery{margin-left:0;margin-right:0;padding:25px 20px}
 .storefront .seo-collection-links{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){.storefront *{scroll-behavior:auto!important;transition:none!important}.storefront .hero-photo,.storefront .hero-showcase:hover .hero-photo,.storefront .lifestyle-product-photo,.storefront .star-grid a:hover .lifestyle-product-photo{transform:none}}
