:root{--ivory:#faf7f2;--rose:#b87769;--ink:#25211f;--muted:#6d6560;--line:#e5dbd3;--serif:'Instrument Serif',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:var(--ivory);color:var(--ink);font:14px/1.55 var(--sans)}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer;color:inherit;background:none;border:0}img{display:block;max-width:100%}svg.icon{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:.98;letter-spacing:-.035em}p{color:var(--muted)}h3{font-weight:500}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--rose);outline-offset:5px}.skip{position:fixed;top:-90px;left:10px;background:white;padding:12px;z-index:100}.skip:focus{top:10px}.announcement{height:30px;background:#e4c8bb;display:flex;align-items:center;justify-content:space-between;padding:0 7.5%;font-size:10px;letter-spacing:.04em}.announcement p{color:#44332d}.announcement p:nth-child(2){letter-spacing:.12em}.header{height:102px;padding:9px 7.5%;display:flex;align-items:center;justify-content:space-between;gap:28px;background:var(--ivory);border-bottom:1px solid #e9dfd5;position:relative;z-index:20}.brand img{width:230px;height:85px}.header nav{display:flex;align-items:center;gap:29px;font-size:13px}.header nav a{padding:16px 0;position:relative}.header nav a:after{content:'';position:absolute;bottom:10px;left:0;height:1px;width:0;background:var(--rose);transition:width .2s}.header nav a:hover:after{width:100%}.chevron{font-size:11px;margin-left:6px}.header-actions{display:flex;gap:17px;align-items:center}.icon-button{padding:8px;display:flex;align-items:center;gap:7px}.hamburger{display:none}.hero{height:470px;position:relative;isolation:isolate;overflow:hidden;background:#eddfd2}.hero-image{position:absolute;right:0;top:0;width:76%;height:100%;object-fit:cover;object-position:50% 42%;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#f0e5db 0%,#f0e5db 24%,#f0e5dbe6 33%,#f0e5db66 46%,transparent 60%);z-index:-2}.hero-content{padding:36px 0 0 7.5%;width:50%;max-width:650px}.eyebrow{font-size:10px;font-weight:500;letter-spacing:.22em;color:#936d60;line-height:1.8}.hero .eyebrow{letter-spacing:.35em}.hero h1{font-size:clamp(58px,5.65vw,85px);margin:10px 0 12px;line-height:.9;letter-spacing:-.045em}.hero-description{font-size:15px;max-width:340px;line-height:1.5;color:#514841}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--rose);color:white;border:1px solid transparent;padding:11px 27px;border-radius:40px;transition:background .2s,transform .2s;font-size:14px;margin-top:19px;min-height:44px}.button:hover{background:#996153;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.button.dark{background:var(--ink);font-size:12px;padding:10px 26px}.button.dark:hover{background:#544238}.hero-perks{display:flex;justify-content:space-between;max-width:410px;margin:23px 0 0 -12px;text-align:center;gap:14px}.hero-perks svg{width:27px;height:27px;margin:0 auto 5px}.hero-perks strong,.hero-perks small{display:block}.hero-perks strong{font-size:10px;font-weight:500}.hero-perks small{font-size:9px;color:#6f625b}.hero-note{position:absolute;right:17%;bottom:39px;transform:rotate(-10deg);font:italic 27px/1.1 var(--serif);color:#fff;text-align:center;text-shadow:0 1px 10px #442c2366}.hero-note i{font-size:32px}.hero-side{position:absolute;right:3%;top:42px;display:flex;flex-direction:column;align-items:center;gap:8px;color:#fff;text-align:center}.hero-side>span{border-radius:50%;background:#f4e4d9e8;color:#342720;width:51px;height:51px;display:grid;place-items:center}.hero-side small{font-size:8px;letter-spacing:.06em;line-height:1.3;margin-bottom:16px}.category-grid{padding:12px 2.5%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.category{height:125px;position:relative;overflow:hidden;border-radius:6px;background:#eeddd3;isolation:isolate}.category img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .6s}.category:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#edddd2f5 0%,#edddd2d9 40%,transparent 80%)}.category:nth-child(3):after{background:linear-gradient(90deg,#edddd2 0%,#edddd2d9 32%,transparent 85%)}.category:hover img{transform:scale(1.05)}.category>div{padding:27px 22px}.category h2{font-size:28px;letter-spacing:-.035em}.category span{font-size:11px;display:block;margin-top:12px}.category b{font-size:20px;font-weight:400;margin-left:10px}.philosophy{display:grid;grid-template-columns:40% 34% 26%;align-items:center;padding:0 3% 22px 0}.story-photo{position:relative;height:295px;overflow:hidden;border-radius:0 7px 7px 0}.story-photo>img{width:100%;height:100%;object-fit:cover}.story-seal{position:absolute;bottom:17px;left:18px;padding:7px 16px;background:#fff8efde;border:1px solid #ffffff8c;border-radius:3px}.story-seal img{width:130px;height:auto}.story-copy{padding:10px 35px 10px 44px}.story-copy h2{font-size:49px;margin:8px 0 12px}.story-copy p:not(.eyebrow){font-size:12px;line-height:1.5}.story-copy p+p{margin-top:7px}.story-copy .button{margin-top:14px}.values{display:flex;flex-direction:column;gap:24px;padding-left:12px}.values article{display:flex;align-items:center;gap:17px}.values article>span{width:52px;height:52px;background:#f1e7df;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.values h3{font-size:12px;margin-bottom:3px}.values p{font-size:10px}.section-wrap{max-width:1200px;margin:0 auto;padding:75px 36px}.feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;border-top:1px solid var(--line)}.feature h2{font-size:66px;margin:17px 0 24px}.feature h2 i{font-weight:400;color:#9d6e60}.feature-copy>p:not(.eyebrow){max-width:370px;font-size:14px}.text-link{display:inline-flex;gap:22px;align-items:center;font-size:12px;padding:10px 0;border-bottom:1px solid #ad8272;margin-top:24px}.text-link span{font-size:23px}.feature-photo{position:relative;display:block;overflow:hidden;border-radius:7px}.feature-photo img{width:100%;aspect-ratio:1.15;object-fit:cover;transition:transform .5s}.feature-photo:hover img{transform:scale(1.03)}.feature-photo>span{position:absolute;bottom:0;left:0;right:0;background:#f2e9dfa8;padding:18px 23px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.15em}.ritual{text-align:center;padding-top:25px;padding-bottom:75px}.ritual h2{font-size:47px;margin-top:15px}.ritual-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:40px}.ritual-grid article{border-top:1px solid var(--line);padding-top:20px}.ritual-grid span{font-size:11px;letter-spacing:.2em;color:var(--rose)}.ritual-grid h3{font:30px var(--serif);margin:12px 0}.ritual-grid p{font-size:12px;max-width:275px;margin:auto}.society{text-align:center;padding:46px 20px 55px;background:#eee0d7}.society>img{margin:0 auto 13px}.society h2{font-size:47px;margin:13px 0 18px}.society p:not(.eyebrow){font-size:13px}.footer{padding:45px 7.5% 20px;background:#f7f2eb}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer-brand img{width:220px;margin-left:-10px}.footer-brand p{font-size:11px;margin-top:13px}.footer h3{font-size:11px;font-weight:600;margin:10px 0 20px}.footer nav a{display:block;font-size:11px;color:var(--muted);margin:11px 0}.footer nav a:hover{color:var(--rose)}.footer-bottom{border-top:1px solid var(--line);margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;gap:15px;font-size:9px}.footer-note{font-size:9px;max-width:650px;margin-top:14px;color:#8a7a71}.dialog{position:fixed;inset:0;width:100%;height:100%;max-width:none;max-height:none;background:transparent;border:0;margin:0;padding:0;color:var(--ink)}.dialog::backdrop{background:#24181166;backdrop-filter:blur(3px)}.dialog-panel{margin:90px auto;background:var(--ivory);padding:35px;width:min(560px,calc(100% - 30px));position:relative;border-radius:8px;box-shadow:0 20px 100px #21181020}.dialog-close{position:absolute;right:15px;top:15px;padding:10px;font-size:22px}.dialog h2{font-size:38px;margin:10px 0 20px}.dialog p{font-size:13px;margin-bottom:15px}.dialog input{width:100%;border:1px solid #cdbfb3;background:#fffaf4;padding:13px 15px;border-radius:4px;color:var(--ink)}.search-results a{display:flex;align-items:center;gap:15px;padding:15px 0;border-bottom:1px solid var(--line)}.search-results img{width:60px;height:60px;object-fit:cover;border-radius:4px}.search-results small{display:block;color:var(--muted)}.dialog .empty-bag{padding:20px 0;text-align:center}.empty-bag svg{margin:0 auto 15px;width:45px;height:45px}.breadcrumb{font-size:10px;color:var(--muted);padding:24px 7.5%}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}.pdp{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;max-width:1200px;padding:10px 35px 65px;margin:auto}.gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:7px;background:#eadbce}.gallery-track img{flex:0 0 100%;width:100%;min-width:100%;object-fit:cover;aspect-ratio:1;scroll-snap-align:start}.gallery-thumbs{display:flex;gap:9px;margin:13px 0}.gallery-thumbs button{padding:3px;border:1px solid transparent;border-radius:4px}.gallery-thumbs button[aria-current=true]{border-color:var(--rose)}.gallery-thumbs img{width:66px;height:66px;object-fit:cover;border-radius:2px}.image-caption{font-size:10px}.product-copy{padding-top:18px}.product-copy h1{font-size:65px;margin:13px 0 17px}.product-copy>p{font-size:14px;max-width:420px}.status{display:inline-block;border:1px solid #ceb7a9;color:#8b5f4f;padding:5px 12px;border-radius:20px;font-size:10px;margin-top:22px;letter-spacing:.06em}.launch-message{margin:20px 0 22px;padding:20px;background:#f0e5dc;border-radius:5px}.launch-message h2{font-family:var(--sans);font-size:14px;letter-spacing:0;margin-bottom:8px}.launch-message p{font-size:12px}.product-copy details{border-top:1px solid var(--line);padding:17px 0;font-size:12px}.product-copy details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:13px;list-style:none;display:flex;justify-content:space-between}summary:after{content:'+';font-size:18px}details[open] summary:after{content:'−'}details p{margin-top:13px;line-height:1.7}.editorial-page{max-width:1120px;margin:0 auto;padding:55px 35px 70px}.editorial-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.editorial-hero>img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px}.editorial-hero h1{font-size:72px;margin:16px 0 25px}.editorial-hero p:not(.eyebrow){margin:12px 0;line-height:1.8}.collection-intro{text-align:center;padding:45px 20px 30px}.collection-intro h1{font-size:70px;margin:15px 0 20px}.collection-intro p:not(.eyebrow){max-width:490px;margin:auto}.collection-feature{max-width:950px;display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;margin:20px auto 70px;padding:0 25px}.collection-feature>img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px}.collection-feature h2{font-size:47px;margin:15px 0}.collection-feature p{font-size:13px}.help-content{max-width:750px;margin:40px auto 70px;padding:0 25px}.help-content h1{font-size:60px;margin-bottom:30px}.help-content h2{font-size:29px;margin:30px 0 12px}.help-content p{font-size:14px}.help-content a{text-decoration:underline}.mobile-product-cta{display:none}
@media(min-width:1600px){.hero{height:540px}.hero-content{padding-top:50px}.hero h1{font-size:94px}.hero-perks{margin-top:30px}.category{height:150px}.story-photo{height:345px}}
@media(max-width:1100px){.header{padding:9px 4%;gap:15px}.brand img{width:195px}.header nav{gap:18px}.header-actions{gap:3px}.hero-content{padding-left:5%}.hero h1{font-size:65px}.hero-perks{max-width:360px}.story-copy{padding:18px 27px}.story-copy h2{font-size:41px}.values{padding-left:0;gap:20px}.values article{gap:10px}.values article>span{width:44px;height:44px}.category h2{font-size:24px}.category>div{padding-left:16px}.philosophy{grid-template-columns:38% 36% 26%}.pdp{gap:35px}.product-copy h1{font-size:55px}}
@media(max-width:760px){html{scroll-padding-top:85px}.announcement{height:27px;justify-content:center;padding:0 10px;font-size:8px}.announcement p:first-child,.announcement p:last-child{display:none}.header{height:83px;padding:5px 14px;gap:5px}.brand img{width:177px;height:70px}.hamburger{display:flex;padding:9px}.header-actions{gap:0}.header-actions .account-button{display:none}.header-actions .icon-button{padding:7px}.header-actions .bag-count{display:none}.icon-button svg{width:21px;height:21px}.header nav{display:none;position:absolute;top:82px;left:0;right:0;padding:20px 28px 30px;background:var(--ivory);box-shadow:0 20px 30px #28201b15;font-size:17px}.header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.header nav a{border-bottom:1px solid var(--line);padding:14px 0}.header nav a:after{display:none}.hero{height:730px}.hero-image{top:290px;width:100%;height:440px;object-position:58% 40%}.hero-shade{background:linear-gradient(180deg,#f0e5db 0%,#f0e5db 37%,#f0e5db99 44%,transparent 56%)}.hero-content{padding:25px 23px 0;width:100%;max-width:none}.hero .eyebrow{font-size:8px;line-height:1.7;letter-spacing:.26em}.hero .eyebrow br{display:none}.hero h1{font-size:61px;line-height:.92;margin:13px 0}.hero-description{font-size:12px;line-height:1.55;max-width:300px}.hero .button{margin-top:17px;font-size:12px;padding:9px 23px}.hero-perks{position:absolute;bottom:0;left:0;width:100%;max-width:none;margin:0;background:#f9eee5eb;backdrop-filter:blur(8px);padding:13px 16px 12px;gap:8px}.hero-perks svg{width:23px;height:23px;margin-bottom:4px}.hero-perks strong{font-size:9px}.hero-perks small{font-size:8px}.hero-note{font-size:24px;bottom:105px;right:8%;max-width:170px}.hero-note i{font-size:29px}.hero-side{display:none}.category-grid{padding:12px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.category{height:127px}.category>div{padding:18px 12px}.category h2{font-size:23px;max-width:120px}.category span{font-size:9px;margin-top:9px}.category b{margin-left:4px;font-size:17px}.category img{object-position:62% center}.category:after{background:linear-gradient(90deg,#edddd2e8,#edddd2a6 45%,transparent)}.philosophy{display:flex;flex-direction:column;padding:8px 0 30px}.story-photo{width:calc(100% - 24px);height:260px;border-radius:6px}.story-copy{padding:29px 25px 22px;width:100%}.story-copy h2{font-size:49px;margin:10px 0 16px}.story-copy p:not(.eyebrow){font-size:13px;max-width:400px}.story-copy .button{margin-top:20px}.values{padding:5px 25px 0;width:100%;gap:15px}.values article{gap:17px}.values h3{font-size:12px}.values p{font-size:11px}.section-wrap{padding:38px 24px}.feature{gap:25px;grid-template-columns:1fr;margin:0 12px;padding:36px 12px}.feature h2{font-size:53px;margin:15px 0 20px}.feature-copy>p:not(.eyebrow){font-size:13px}.feature-photo img{aspect-ratio:1.15}.text-link{margin-top:15px}.ritual h2{font-size:42px}.ritual-grid{grid-template-columns:1fr;gap:24px;margin-top:27px}.ritual-grid article{padding-top:16px}.ritual-grid h3{font-size:29px;margin:7px 0}.society{padding:35px 23px 40px}.society h2{font-size:42px}.society p:not(.eyebrow){font-size:12px}.footer{padding:26px 25px 22px}.footer-top{grid-template-columns:1fr 1fr;gap:22px}.footer-brand{grid-column:1/-1}.footer-brand img{width:210px}.footer h3{margin-bottom:15px}.footer-top nav:last-child{grid-column:1/-1}.footer-bottom{font-size:8px;flex-wrap:wrap;margin-top:20px}.footer-note{font-size:8px}.breadcrumb{padding:20px 20px;font-size:9px}.pdp{grid-template-columns:1fr;padding:0 16px 40px;gap:15px}.product-copy{padding:10px 6px}.product-copy h1{font-size:58px}.product-copy>p{font-size:13px}.gallery-track img{aspect-ratio:1.05}.gallery-thumbs img{width:53px;height:53px}.editorial-page{padding:25px 22px 45px}.editorial-hero{grid-template-columns:1fr;gap:27px}.editorial-hero h1{font-size:58px}.editorial-hero p:not(.eyebrow){font-size:13px}.collection-intro{padding:32px 22px 22px}.collection-intro h1{font-size:57px}.collection-intro p:not(.eyebrow){font-size:13px}.collection-feature{grid-template-columns:1fr;gap:20px;padding:0 22px;margin-bottom:45px}.collection-feature h2{font-size:42px}.help-content h1{font-size:50px}.dialog-panel{padding:32px 23px;margin:50px auto}.dialog h2{font-size:34px}.mobile-product-cta{display:flex;position:sticky;bottom:0;z-index:10;background:#faf7f2f5;border-top:1px solid var(--line);padding:10px 20px;align-items:center;justify-content:space-between;gap:10px;font-size:11px}.mobile-product-cta a{font-size:11px;text-decoration:underline;text-underline-offset:3px}.mobile-product-cta span{color:var(--muted)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.category:first-child img{object-position:center 23%}@media(max-width:900px) and (min-width:761px){.header{padding-left:18px;padding-right:18px;gap:12px}.brand img{width:170px}.header nav{gap:15px;font-size:12px}.header-actions{gap:0}.header-actions .icon-button{padding:5px}}

.mobile-nav-account{display:none}
.product-price-row{display:flex;align-items:baseline;gap:12px;margin:23px 0 18px}
.product-price-row strong{font:34px/1 var(--serif);font-weight:400}
.product-price-row s{font-size:13px;color:#968981}
.product-options{border-top:1px solid var(--line);padding-top:17px;margin-top:10px}
.product-options>span{display:block;font-size:11px;font-weight:600;margin-bottom:10px}
.variant-options{display:flex;flex-wrap:wrap;gap:8px}
.variant-choice{border:1px solid #cdbfb3;border-radius:999px;padding:9px 15px;background:#fffaf4;font-size:11px;min-width:62px}
.variant-choice[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:#fff}
.product-add{width:min(100%,420px);margin:22px 0 10px}
.product-add:disabled,.bag-checkout:disabled,.account-login:disabled{opacity:.6;cursor:wait;transform:none}
.integration-note{font-size:10px!important;max-width:430px!important;margin:0 0 23px;color:#8a7a71!important}
.muted-note,.product-error{font-size:11px;color:var(--muted)}
.bag-loading,.bag-error{padding:24px 0;color:var(--muted);font-size:12px}
.bag-line{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}
.bag-line img,.bag-line-placeholder{width:64px;height:64px;border-radius:5px;object-fit:cover;background:#eee2d9}
.bag-line strong{display:block;font-size:12px;font-weight:600;line-height:1.35}
.bag-line small{display:block;color:var(--muted);font-size:9px;margin-top:4px}
.bag-line>span{font-size:11px;white-space:nowrap}
.bag-summary{padding-top:18px}
.bag-summary>div{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:12px}
.bag-summary .button{width:100%;margin-top:18px}
.bag-summary>small{display:block;text-align:center;color:var(--muted);font-size:9px;margin-top:9px}
.account-note{display:block;color:var(--muted);font-size:9px;margin-top:11px}
.account-status{display:inline-block;border:1px solid #cdbfb3;border-radius:20px;padding:5px 10px;font-size:8px;letter-spacing:.15em;color:#8b5f4f}
.account-signed-in h3{font:32px/1.05 var(--serif);margin:16px 0 6px}
.account-signed-in p{font-size:12px}
.account-logout{background:none;margin-top:18px}
.store-notice{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);z-index:120;background:var(--ink);color:white;border-radius:999px;padding:11px 18px;box-shadow:0 10px 40px #24181133;font-size:11px;text-align:center;max-width:calc(100% - 30px)}
.store-notice.error{background:#7c4037}
.auth-callback-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;background:var(--ivory)}
.auth-callback-page>img{width:230px;margin-bottom:25px}
.auth-callback-page h1{font-size:clamp(46px,7vw,76px);margin:12px 0 16px}
.auth-callback-page>p:not(.eyebrow){font-size:13px;max-width:430px}
@media(max-width:760px){
  .header nav .mobile-nav-account{display:block;border-bottom:1px solid var(--line);padding:14px 0;text-align:left;font-size:17px;width:100%}
  .product-price-row strong{font-size:31px}
  .variant-choice{padding:9px 13px}
  .product-add{width:100%}
  .mobile-add-trigger{border:0;margin:0;padding:8px 0}
  .bag-line{grid-template-columns:56px minmax(0,1fr) auto;gap:10px}
  .bag-line img,.bag-line-placeholder{width:56px;height:56px}
  .store-notice{bottom:15px}
}

.dialog-close{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;padding:0}
.dialog-close:focus-visible{outline:1px solid var(--rose);outline-offset:1px}
.bag-line-copy{min-width:0}
.bag-quantity{display:flex;align-items:center;gap:8px;margin-top:9px}
.bag-quantity>button:not(.bag-remove){width:28px;height:28px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:#fffaf4;font-size:15px;line-height:1}
.bag-quantity>span{min-width:18px;text-align:center;font-size:10px}
.bag-quantity .bag-remove{margin-left:5px;padding:4px 0;border-bottom:1px solid #b79a8d;font-size:9px;color:var(--muted)}
.bag-quantity button:disabled{opacity:.45;cursor:wait}

.catalog-section{max-width:1180px;margin:0 auto;padding:10px 34px 80px}
.catalog-status{font-size:10px;letter-spacing:.08em;color:var(--muted);margin:8px 0 20px;text-align:right}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.product-card{display:block;background:#fffaf5;border:1px solid #eaded5;border-radius:8px;overflow:hidden;transition:transform .2s,box-shadow .2s}
.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px #412c2112}
.product-card-image{aspect-ratio:1/1;overflow:hidden;background:#efe4dc}
.product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}
.product-card:hover .product-card-image img{transform:scale(1.025)}
.product-card-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#efe4dc,#f7efe8)}
.product-card-copy{padding:15px 15px 17px}
.product-card-category{font-size:8px;letter-spacing:.15em;color:#9b7466;text-transform:uppercase}
.product-card h2{font:24px/1.05 var(--serif);margin:8px 0 16px;min-height:51px}
.product-card-copy>div{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:10px}
.product-card-copy strong{font-weight:500}
.product-card-copy b{font-size:16px;font-weight:400;margin-left:5px}
.product-gallery-loading{min-height:520px;width:100%;display:grid;place-items:center;color:var(--muted);font-size:11px}
.variant-group{width:100%;padding:8px 0}
.variant-group>span{display:block;font-size:10px;color:var(--muted);margin-bottom:8px}
.variant-group>div{display:flex;flex-wrap:wrap;gap:8px}
.account-form{display:grid;gap:13px}
.account-form>p{margin:0 0 2px}
.account-form label{font-size:10px;font-weight:600;display:grid;gap:6px}
.account-form input{font-size:13px}
.account-form .button{width:100%;margin-top:4px}
.account-form-error{background:#f7e8e4;color:#7c4037;border-radius:4px;padding:10px 12px;margin:0!important;font-size:10px!important}
.account-secondary{display:flex;justify-content:center;align-items:center;gap:8px;font-size:10px;margin-top:4px}
.account-secondary a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:980px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-section{padding-left:22px;padding-right:22px}}
@media(max-width:560px){.product-grid{gap:10px}.catalog-section{padding:4px 12px 55px}.catalog-status{text-align:left;margin-left:4px}.product-card-copy{padding:11px 11px 13px}.product-card h2{font-size:20px;min-height:42px;margin-bottom:12px}.product-card-copy>div{font-size:9px}.product-gallery-loading{min-height:340px}}

.account-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 18px}
.account-switch button{border:1px solid var(--line);border-radius:999px;padding:9px 12px;font-size:10px;background:#fffaf4}
.account-switch button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}
.account-name-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.account-verify-form{padding-top:4px}
@media(max-width:520px){.account-name-row{grid-template-columns:1fr}.account-switch{gap:6px}}

.product-actions{display:flex;align-items:center;gap:10px;margin:22px 0 10px}
.product-actions .product-add{margin:0;flex:1}
.favourite-button{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid #d8c8bd;background:#fffaf5;font:24px/1 var(--serif);color:#6d5448;transition:transform .18s,background .18s,color .18s}
.favourite-button:hover{transform:translateY(-1px)}
.favourite-button.saved,.favourite-button[aria-pressed=true]{background:#f1ddd3;color:#8c4d47}
.product-card{position:relative}
.product-card-favourite{position:absolute;top:10px;right:10px;z-index:2;width:36px;height:36px;background:#fffaf5e8;backdrop-filter:blur(8px)}
.account-hub-head{padding-bottom:16px;border-bottom:1px solid var(--line)}
.account-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:16px 0}
.account-tabs button{border:1px solid var(--line);border-radius:999px;padding:9px 7px;background:#fffaf4;font-size:9px;white-space:nowrap}
.account-tabs button[aria-selected=true]{background:var(--ink);border-color:var(--ink);color:#fff}
.account-tabs button span{opacity:.7;margin-left:3px}
.account-tab-panel{min-height:210px}
.account-section{padding:8px 0}
.account-section h4{font:28px/1.05 var(--serif);margin:8px 0 10px}
.account-section>p:not(.eyebrow){font-size:11px;line-height:1.55;color:var(--muted)}
.account-section>.button{width:100%;margin-top:14px}
.account-section>small{display:block;color:var(--muted);font-size:9px;margin-top:10px;text-align:center}
.account-favourites{display:grid;gap:10px;margin-top:12px}
.account-favourite{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid var(--line)}
.account-favourite img,.account-favourite-placeholder{width:52px;height:52px;object-fit:cover;border-radius:5px;background:#eee2d9}
.account-favourite strong{font-size:10px;line-height:1.35;display:block}
.account-favourite small{font-size:9px;color:var(--muted);display:block;margin-top:4px}
.account-favourite>button{font-size:19px;padding:8px;color:var(--muted)}
.account-favourites-note{text-align:left!important}
.account-bag-lines{display:grid;gap:8px;margin-top:10px}
.account-bag-line{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--line);font-size:10px}
.account-bag-line strong,.account-bag-line small{display:block}
.account-bag-line small{font-size:9px;color:var(--muted);margin-top:3px}
.account-bag-total{display:flex;justify-content:space-between;align-items:center;padding-top:14px;font-size:11px}
@media(max-width:560px){
  .account-tabs{grid-template-columns:repeat(2,1fr)}
  .product-actions{gap:8px}
  .product-favourite{flex:0 0 42px}
}
