*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page-bg,#fff);color:var(--text,#171717);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}.page-width{width:min(100% - 40px,1380px);margin-inline:auto}.announcement-bar{background:var(--accent,#111);color:#fff;text-align:center;padding:9px 16px;font-size:12px;letter-spacing:.06em}.site-header{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--page-bg) 92%,transparent);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.08)}.header-inner{height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand{font-size:21px;font-weight:750;letter-spacing:-.035em}.desktop-nav{display:flex;gap:30px;font-size:14px}.desktop-nav a,.text-link{position:relative}.desktop-nav a:after,.text-link:after{content:"";position:absolute;left:0;right:100%;bottom:-4px;height:1px;background:currentColor;transition:right .2s ease}.desktop-nav a:hover:after,.text-link:hover:after{right:0}.header-actions{justify-self:end;display:flex;align-items:center;gap:12px}.icon-btn{border:0;background:transparent;padding:8px;cursor:pointer;font-size:19px}.cart-link{display:flex;align-items:center;gap:8px;font-size:13px}.cart-badge{min-width:20px;height:20px;border-radius:99px;display:grid;place-items:center;background:var(--accent);color:white;font-size:11px;padding:0 5px}.mobile-only{display:none}.mobile-menu,.search-drawer{border-top:1px solid rgba(0,0,0,.08);background:var(--page-bg)}.mobile-menu-inner{padding:20px 0;display:grid;gap:15px}.search-drawer-inner{padding:20px 0}.search-form,.large-search{display:flex;gap:10px}.search-form input,.large-search input{flex:1;border:1px solid #c8c8c8;border-radius:8px;padding:14px 16px;background:white}.predictive-results{max-width:760px;background:#fff;box-shadow:0 18px 50px rgba(0,0,0,.08);border-radius:0 0 12px 12px;overflow:hidden}.predictive-item{display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:center;padding:10px;border-bottom:1px solid #eee}.predictive-item img{width:52px;height:52px;object-fit:cover;border-radius:7px}.predictive-item small{display:block;color:#777}.hero-section{padding:28px 0 40px}.hero-grid{min-height:640px;display:grid;grid-template-columns:.88fr 1.12fr;background:var(--card);border-radius:3px;overflow:hidden}.hero-copy{padding:7vw 7vw;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero-copy h1{font-size:clamp(48px,5.5vw,86px);line-height:.98;letter-spacing:-.06em;margin:12px 0 26px;max-width:10ch;font-weight:650}.hero-copy p{font-size:18px;max-width:520px;color:var(--muted);margin:0 0 30px}.hero-visual{min-height:520px;overflow:hidden}.hero-visual>img{width:100%;height:100%;object-fit:cover}.hero-art{position:relative;width:100%;height:100%;min-height:640px;background:linear-gradient(140deg,#dfd8cb,#b7c0b3);overflow:hidden}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px)}.hero-orb-a{width:420px;height:420px;background:rgba(255,255,255,.5);top:8%;right:-10%}.hero-orb-b{width:300px;height:300px;background:rgba(108,95,73,.25);bottom:8%;left:5%}.hero-object{position:absolute;width:38%;height:56%;border-radius:48% 48% 18% 18%/35% 35% 15% 15%;background:linear-gradient(160deg,#292929,#646158);left:34%;top:26%;box-shadow:0 40px 80px rgba(0,0,0,.25);transform:rotate(-7deg)}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:700;color:var(--muted)}.btn{appearance:none;border:1px solid transparent;padding:12px 18px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:650;transition:transform .15s ease,opacity .15s ease,background .15s ease}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.btn-dark{background:var(--accent,#111);color:#fff}.btn-secondary{background:#efefef;color:#111;border-color:#d8d8d8}.btn-outline{background:transparent;border-color:var(--text);color:var(--text)}.btn-ghost{background:transparent;border-color:#d1d1d1}.btn-lg{padding:15px 22px}.btn-xl{padding:17px 22px;font-size:15px}.btn-full{width:100%}.section{padding-top:90px;padding-bottom:90px}.section-tight-top{padding-top:10px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px}.section-heading h2,.collection-header h1,.search-page h1{font-size:clamp(34px,4vw,56px);letter-spacing:-.045em;line-height:1;margin:6px 0 0;font-weight:620}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 18px}.product-card-media{display:block;position:relative;aspect-ratio:4/5;background:var(--card);overflow:hidden}.product-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover img{transform:scale(1.025)}.sale-badge{position:absolute;left:10px;bottom:10px;background:#fff;padding:5px 9px;border-radius:99px;font-size:11px}.product-card-info{padding-top:14px}.product-card-title{display:block;font-weight:600;margin:4px 0 6px}.price-row{display:flex;gap:9px;align-items:center}.price{font-size:14px}.compare-price{text-decoration:line-through;color:var(--muted);font-size:.9em}.editorial-block{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-bottom:100px}.editorial-card{min-height:520px;background:var(--card)}.editorial-text{padding:7vw;display:flex;flex-direction:column;justify-content:center}.editorial-text h2{font-size:clamp(38px,4vw,62px);letter-spacing:-.055em;line-height:1.02;margin:12px 0 22px;font-weight:620}.editorial-text p{max-width:540px;color:var(--muted);font-size:17px}.editorial-art{position:relative;overflow:hidden;background:linear-gradient(145deg,#b5aca1,#d8d0c5)}.editorial-shape{position:absolute;width:58%;aspect-ratio:1;border-radius:50% 50% 12% 50%;background:#ede9e2;left:21%;top:19%;box-shadow:0 25px 80px rgba(0,0,0,.14);transform:rotate(17deg)}.collection-header{padding-bottom:45px}.muted{color:var(--muted)}.small{font-size:12px}.product-page{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.7fr);gap:64px;padding-top:45px;padding-bottom:90px}.product-media-column{display:grid;gap:14px}.product-main-image{background:var(--card);aspect-ratio:4/5;overflow:hidden}.product-main-image img{width:100%;height:100%;object-fit:cover}.product-sticky{position:sticky;top:120px;max-width:520px}.product-sticky h1{font-size:clamp(38px,4.5vw,64px);line-height:1;letter-spacing:-.055em;margin:10px 0 16px;font-weight:620}.product-price-large{font-size:20px;display:flex;gap:10px}.tax-note{font-size:12px;color:var(--muted)}.divider{height:1px;background:#ddd;margin:26px 0}.field-label{font-size:12px;display:block;margin-bottom:8px}.quantity-control{display:inline-grid;grid-template-columns:42px 58px 42px;border:1px solid #c8c8c8;margin-bottom:14px}.quantity-control button{background:transparent;border:0;cursor:pointer}.quantity-control input{width:100%;border:0;text-align:center;padding:11px 2px;appearance:textfield}.product-details-column .btn-full{margin-bottom:10px}.product-description{margin:30px 0;color:#3e3e3e}.accordion{border-top:1px solid #ddd;padding:18px 0}.accordion:last-child{border-bottom:1px solid #ddd}.accordion summary{cursor:pointer;display:flex;justify-content:space-between;font-weight:600;list-style:none}.accordion div{color:var(--muted);font-size:14px}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:55px}.cart-line{display:grid;grid-template-columns:130px 1fr auto;gap:22px;padding:22px 0;border-bottom:1px solid #e2e2e2}.cart-line-image{width:130px;aspect-ratio:1;background:var(--card)}.cart-line-image img{width:100%;height:100%;object-fit:cover}.cart-line-main{display:flex;justify-content:space-between;gap:20px}.cart-line-title{font-weight:650}.cart-line-controls{display:flex;align-items:end;gap:14px}.quantity-control.compact{grid-template-columns:32px 42px 32px;margin:0}.quantity-control.compact input{padding:8px 0}.link-button{background:none;border:0;text-decoration:underline;cursor:pointer;color:var(--muted);padding:0}.cart-line-price{font-weight:650}.summary-card{position:sticky;top:120px;background:var(--card);padding:28px}.summary-row{display:flex;justify-content:space-between;font-size:18px;margin-bottom:8px}.empty-state{text-align:center;padding:70px 20px;background:var(--card);grid-column:1/-1}.empty-state.large{padding:120px 20px}.empty-state h1,.empty-state h2{font-size:42px;letter-spacing:-.04em;margin:10px}.search-page .large-search{max-width:800px;margin:30px 0 15px}.search-results-grid{margin-top:40px}.thank-you{max-width:760px;text-align:center}.thank-you h1{font-size:52px;letter-spacing:-.05em;margin:8px 0}.thank-you>p{color:var(--muted);font-size:17px}.success-mark{margin:0 auto 20px;width:64px;height:64px;border-radius:50%;display:grid;place-items:center;border:1px solid #a8c5aa;color:#2c6c35;font-size:28px}.order-recap{max-width:520px;margin:35px auto;background:var(--card);padding:24px}.order-recap div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.08)}.order-recap div:last-child{border:0}.site-footer{border-top:1px solid #e5e5e5;margin-top:30px;padding:60px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-grid>div{display:flex;flex-direction:column;gap:9px}.footer-grid h3{font-size:13px}.footer-brand{margin-bottom:6px}.footer-bottom{border-top:1px solid #eee;margin-top:45px;padding-top:24px;color:var(--muted);font-size:12px}.toast-region{position:fixed;right:18px;bottom:18px;z-index:100;display:grid;gap:8px}.toast{background:#141414;color:#fff;padding:13px 16px;border-radius:6px;box-shadow:0 15px 40px rgba(0,0,0,.24);font-size:13px;animation:toastin .2s ease}@keyframes toastin{from{transform:translateY(8px);opacity:0}}
@media(max-width:980px){.product-grid{grid-template-columns:repeat(2,1fr)}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:70px 40px}.hero-copy h1{max-width:14ch}.hero-visual,.hero-art{min-height:500px}.editorial-block{grid-template-columns:1fr}.product-page{grid-template-columns:1fr;gap:35px}.product-sticky{position:static;max-width:none}.cart-layout{grid-template-columns:1fr}.summary-card{position:static}.cart-line-main{display:block}.cart-line-controls{margin-top:20px}.desktop-nav{display:none}.mobile-only{display:block}.header-inner{grid-template-columns:1fr auto 1fr}.brand{justify-self:center}}
@media(max-width:650px){.page-width{width:min(100% - 24px,1380px)}.announcement-bar{font-size:10px}.header-inner{height:64px}.hero-section{padding-top:12px}.hero-grid{min-height:0}.hero-copy{padding:55px 24px}.hero-copy h1{font-size:49px}.hero-visual,.hero-art{min-height:410px}.section{padding-top:60px;padding-bottom:60px}.product-grid{gap:24px 10px}.product-card-info{font-size:13px}.editorial-text{padding:55px 25px}.editorial-card{min-height:390px}.product-page{padding-top:20px}.product-sticky h1{font-size:43px}.cart-line{grid-template-columns:84px 1fr;gap:14px}.cart-line-image{width:84px}.cart-line-price{grid-column:2}.cart-line-controls{align-items:center;justify-content:space-between}.section-heading{align-items:start;gap:20px}.footer-grid{grid-template-columns:1fr}.search-form{flex-wrap:wrap}.search-form input{flex-basis:100%}}

/* Cart 2.0 — robust Dawn-inspired cart layout */
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.cart-page{padding-top:64px;padding-bottom:110px}.cart-page-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:42px}.cart-page-header h1{margin:5px 0 0;font-size:clamp(40px,5vw,62px);line-height:1;letter-spacing:-.05em;font-weight:620}.cart-continue-link{font-size:14px;margin-bottom:6px}.cart-table{width:100%}.cart-table-head{display:grid;grid-template-columns:minmax(0,1fr) 190px 150px;gap:28px;border-bottom:1px solid #d9d9d9;padding:0 0 12px;text-transform:uppercase;letter-spacing:.09em;font-size:10px;color:var(--muted)}.cart-table-head span:nth-child(2){text-align:center}.cart-table-head span:last-child{text-align:right}.cart-row{display:grid;grid-template-columns:minmax(0,1fr) 190px 150px;gap:28px;align-items:center;padding:28px 0;border-bottom:1px solid #e6e6e6;transition:opacity .16s ease}.cart-product-cell{display:grid;grid-template-columns:126px minmax(0,1fr);gap:24px;align-items:center;min-width:0}.cart-product-image{width:126px;aspect-ratio:1/1;background:var(--card);overflow:hidden;border-radius:2px}.cart-product-image img{width:100%;height:100%;object-fit:cover}.cart-product-copy{min-width:0}.cart-vendor{font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:var(--muted);margin-bottom:5px}.cart-product-title{font-size:15px;font-weight:620;line-height:1.35}.cart-unit-price,.cart-variant{font-size:12px;color:var(--muted);margin-top:5px}.cart-quantity-cell{display:flex;justify-content:center}.cart-quantity-wrap{display:flex;align-items:center;gap:12px}.quantity-control.cart-qty-control{grid-template-columns:36px 44px 36px;margin:0;height:43px;border-color:#b8b8b8}.quantity-control.cart-qty-control input{padding:8px 0;font-size:13px}.quantity-control.cart-qty-control button{font-size:17px}.cart-remove-desktop,.cart-remove-mobile{border:0;background:transparent;padding:4px 0;color:var(--muted);font-size:12px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.cart-remove-mobile{display:none}.cart-total-cell{text-align:right;font-weight:600;font-size:14px}.cart-footer-grid{display:grid;grid-template-columns:minmax(0,1fr) 440px;gap:70px;padding-top:42px}.cart-note-panel{max-width:520px}.cart-note-panel label{display:block;font-size:13px;font-weight:600;margin-bottom:10px}.cart-note-panel textarea{width:100%;resize:vertical;min-height:110px;border:1px solid #cfcfcf;background:#fff;border-radius:2px;padding:13px 14px;outline:none}.cart-note-panel textarea:focus{border-color:#777;box-shadow:0 0 0 1px #777}.cart-checkout-panel{text-align:right}.cart-subtotal-row{display:flex;justify-content:flex-end;gap:34px;align-items:baseline;font-size:16px}.cart-subtotal-row strong{font-size:19px;font-weight:620}.cart-tax-note{font-size:11px;color:var(--muted);margin:8px 0 20px}.cart-checkout-button{width:100%;max-width:360px;min-height:52px;border-radius:2px;font-size:14px}.cart-secure-note{display:flex;justify-content:flex-end;align-items:center;gap:7px;color:var(--muted);font-size:10px;margin-top:11px}.cart-empty-modern{text-align:center;padding:100px 20px 120px;border-top:1px solid #e5e5e5}.cart-empty-modern h2{font-size:42px;letter-spacing:-.04em;margin:0 0 10px}.cart-empty-modern p{color:var(--muted);margin:0 0 26px}
@media(max-width:900px){.cart-table-head{display:none}.cart-row{grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:22px 0}.cart-product-cell{grid-template-columns:104px minmax(0,1fr)}.cart-product-image{width:104px}.cart-quantity-cell{grid-column:1;justify-content:flex-start;padding-left:128px}.cart-total-cell{grid-column:2;grid-row:1;text-align:right;align-self:center}.cart-footer-grid{grid-template-columns:1fr;gap:34px}.cart-checkout-panel{text-align:left;max-width:520px;margin-left:auto;width:100%}.cart-subtotal-row{justify-content:space-between}.cart-checkout-button{max-width:none}.cart-secure-note{justify-content:flex-start}}
@media(max-width:620px){.cart-page{padding-top:36px;padding-bottom:70px}.cart-page-header{align-items:flex-start;margin-bottom:22px}.cart-page-header h1{font-size:42px}.cart-continue-link{display:none}.cart-row{grid-template-columns:1fr;gap:14px}.cart-product-cell{grid-template-columns:92px minmax(0,1fr);gap:16px}.cart-product-image{width:92px}.cart-quantity-cell{grid-column:1;padding-left:108px;justify-content:flex-start;margin-top:-47px}.cart-total-cell{grid-column:1;grid-row:auto;text-align:right;margin-top:-45px}.cart-remove-desktop{display:none}.cart-remove-mobile{display:block;margin-top:8px}.cart-footer-grid{padding-top:30px}.cart-note-panel{display:none}.cart-subtotal-row strong{font-size:17px}.cart-empty-modern{padding:75px 10px}}


/* ============================================================
   COLLAGEN COMPLEX — premium DTC supplement storefront
   ============================================================ */
body.cc-storefront{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--page-bg);color:var(--text)}
.cc-storefront .announcement-bar{background:#5b3146;color:#fff;letter-spacing:.08em;font-size:11px;padding:10px 16px;text-transform:uppercase}
.cc-storefront .site-header{background:rgba(251,250,248,.95);border-bottom:1px solid rgba(36,27,31,.08);backdrop-filter:blur(12px)}
.cc-header-inner{height:82px}.cc-brand{display:inline-flex;flex-direction:column;align-items:flex-start;line-height:.78;letter-spacing:.14em;text-decoration:none}.cc-brand span{font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:500;letter-spacing:.09em}.cc-brand small{font-size:9px;letter-spacing:.48em;margin-top:8px;margin-left:2px;color:var(--accent)}
.cc-storefront .desktop-nav{justify-self:center;display:flex;gap:34px}.cc-storefront .desktop-nav a{font-size:12px;text-transform:uppercase;letter-spacing:.09em;color:var(--text)}.cc-storefront .header-actions{justify-self:end}.cc-search-btn{width:auto;padding:0 8px;gap:6px;font-size:12px}.cc-search-btn span{font-size:11px;text-transform:uppercase;letter-spacing:.08em}.cc-cart-link{font-size:11px;text-transform:uppercase;letter-spacing:.08em;gap:8px}
.cc-kicker{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);font-weight:700}.cc-hero{overflow:hidden;border-bottom:1px solid rgba(36,27,31,.08);background:linear-gradient(120deg,#fbfaf8 0%,#f6efed 100%)}.cc-hero-grid{min-height:690px;display:grid;grid-template-columns:1.02fr .98fr;align-items:stretch}.cc-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:74px 6vw 74px 0}.cc-hero-copy h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(58px,6.6vw,98px);line-height:.92;letter-spacing:-.055em;max-width:8ch;margin:18px 0 26px}.cc-hero-copy>p{font-size:18px;line-height:1.65;color:var(--muted);max-width:580px;margin:0 0 30px}.cc-hero-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.cc-primary-cta,.cc-secondary-cta{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;text-decoration:none;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.cc-primary-cta{background:var(--accent);color:#fff;border:1px solid var(--accent)}.cc-primary-cta:hover{color:#fff;filter:brightness(.94)}.cc-secondary-cta{border:1px solid rgba(36,27,31,.25);color:var(--text);background:transparent}.cc-hero-notes{display:flex;gap:22px;flex-wrap:wrap;margin-top:32px;color:#5d5156;font-size:11px}.cc-hero-notes b{color:var(--accent)}.cc-hero-product{position:relative;display:grid;place-items:center;min-height:690px}.cc-hero-product:before{content:"";position:absolute;inset:8% 7% 7%;border-radius:50% 50% 46% 54%;background:#eadcda}.cc-hero-halo{position:absolute;width:70%;aspect-ratio:1;border:1px solid rgba(91,49,70,.18);border-radius:50%;box-shadow:0 0 0 36px rgba(255,255,255,.2),0 0 0 72px rgba(255,255,255,.12)}.cc-hero-product img{position:relative;z-index:2;width:min(65%,430px);height:560px;object-fit:contain;filter:drop-shadow(0 30px 26px rgba(69,37,52,.22))}.cc-floating-card{position:absolute;z-index:3;right:5%;bottom:11%;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);padding:18px 22px;box-shadow:0 14px 42px rgba(70,45,56,.12);min-width:230px}.cc-floating-card span,.cc-floating-card small{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.cc-floating-card strong{display:block;font-size:14px;margin:5px 0 7px}
.cc-value-strip{background:#2f2027;color:#fff}.cc-value-grid{display:grid;grid-template-columns:repeat(3,1fr)}.cc-value-grid>div{padding:27px 34px;display:grid;grid-template-columns:32px 1fr;column-gap:12px;border-right:1px solid rgba(255,255,255,.13)}.cc-value-grid>div:last-child{border-right:0}.cc-value-grid span{grid-row:1/3;color:#cdb5bf;font-size:10px;letter-spacing:.12em}.cc-value-grid strong{font-size:13px;font-weight:650}.cc-value-grid small{font-size:11px;color:#d6cdd1;margin-top:3px}
.cc-section{padding-top:110px;padding-bottom:110px}.cc-section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,520px);align-items:end;gap:50px;margin-bottom:48px}.cc-section-heading h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(40px,4.4vw,66px);font-weight:400;line-height:1.02;letter-spacing:-.04em;margin:12px 0 0}.cc-section-heading>p{font-size:16px;line-height:1.75;color:var(--muted);margin:0}.cc-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(36,27,31,.12);border-bottom:1px solid rgba(36,27,31,.12)}.cc-benefit-grid article{padding:38px 30px;border-right:1px solid rgba(36,27,31,.12)}.cc-benefit-grid article:last-child{border-right:0}.cc-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;border:1px solid #c8afb8;color:var(--accent);font-family:Georgia,serif;font-size:18px;margin-bottom:28px}.cc-benefit-grid h3{font-family:Georgia,serif;font-size:23px;font-weight:400;margin:0 0 10px}.cc-benefit-grid p{font-size:13px;line-height:1.7;color:var(--muted);margin:0}
.cc-products-section{padding:100px 0;background:#f4efed}.cc-products-heading{margin-bottom:38px}.cc-text-link{font-size:12px;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:4px;justify-self:end}.cc-product-grid{grid-template-columns:repeat(4,1fr);gap:30px 18px}.cc-product-card-media{position:relative;background:#ebe3e1;aspect-ratio:4/5;display:grid;place-items:center;overflow:hidden}.cc-product-card-media img{width:88%;height:88%;object-fit:contain;transition:transform .35s ease}.cc-product-card:hover .cc-product-card-media img{transform:scale(1.025)}.cc-sale-badge{position:absolute;z-index:2;top:14px;left:14px;background:#5b3146;color:#fff;font-size:9px;letter-spacing:.09em;padding:8px 10px}.cc-product-card-info{padding-top:15px}.cc-card-type{font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.cc-product-card-info .product-title{font-family:Georgia,serif;font-size:18px;line-height:1.25}.cc-product-card-info .price-line{margin-top:9px;font-size:13px}.cc-product-card-info .price-line s{color:#9a8c91;margin-left:7px}.cc-card-stock{font-size:10px;color:#7e6f75;margin-top:8px}
.cc-split-section{display:grid;grid-template-columns:1fr 1fr;min-height:720px;padding-top:110px;padding-bottom:110px}.cc-split-media{position:relative;background:#efe5e2;overflow:hidden;display:grid;place-items:center}.cc-split-media:before{content:"";position:absolute;width:65%;aspect-ratio:1;border-radius:50%;background:#e1cfca}.cc-split-media img{position:relative;width:65%;height:580px;object-fit:contain;filter:drop-shadow(0 24px 20px rgba(69,37,52,.18))}.cc-split-copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(42px,7vw,110px)}.cc-split-copy h2{font-family:Georgia,serif;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1;letter-spacing:-.045em;margin:15px 0 24px}.cc-split-copy p,.cc-split-copy li{color:var(--muted);font-size:15px;line-height:1.7}.cc-split-copy ul{padding-left:18px;margin:12px 0 30px}.cc-split-copy .cc-primary-cta{align-self:flex-start}
.cc-routine-section{background:#2f2027;color:#fff;padding:95px 0}.cc-routine-section .cc-kicker{color:#d6bfc8}.cc-routine-section .cc-section-heading{margin-bottom:38px}.cc-routine-section h2{color:#fff}.cc-routine-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.16)}.cc-routine-grid article{padding:34px 35px 12px 0}.cc-routine-grid b{display:grid;width:34px;height:34px;border:1px solid rgba(255,255,255,.34);border-radius:50%;place-items:center;font-size:11px;color:#e2d2d8}.cc-routine-grid h3{font-family:Georgia,serif;font-weight:400;font-size:25px;margin:22px 0 8px}.cc-routine-grid p{color:#cec4c8;font-size:13px;line-height:1.7;max-width:330px}
.cc-faq-home{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;padding-top:110px;padding-bottom:110px}.cc-faq-intro h2{font-family:Georgia,serif;font-size:52px;line-height:1;letter-spacing:-.04em;font-weight:400;margin:14px 0}.cc-faq-intro p{color:var(--muted)}.cc-faq-list details{border-top:1px solid rgba(36,27,31,.14);padding:23px 0}.cc-faq-list details:last-child{border-bottom:1px solid rgba(36,27,31,.14)}.cc-faq-list summary{display:flex;justify-content:space-between;gap:20px;font-family:Georgia,serif;font-size:20px;cursor:pointer;list-style:none}.cc-faq-list p{color:var(--muted);font-size:14px;line-height:1.7;max-width:90%}.cc-final-cta{background:#5b3146;color:#fff}.cc-final-cta-inner{min-height:280px;display:flex;align-items:center;justify-content:space-between;gap:40px}.cc-final-cta .cc-kicker{color:#dfcbd3}.cc-final-cta h2{font-family:Georgia,serif;font-size:clamp(36px,4.5vw,60px);font-weight:400;line-height:1;max-width:800px;margin:12px 0 0}.cc-primary-light{background:#fff;color:#5b3146;border-color:#fff;white-space:nowrap}.cc-primary-light:hover{color:#5b3146}
.cc-disclaimer{background:#f2ecea;border-top:1px solid rgba(36,27,31,.1);padding:24px 0}.cc-disclaimer .page-width{display:grid;grid-template-columns:230px 1fr;gap:30px}.cc-disclaimer strong{font-size:10px;letter-spacing:.13em;text-transform:uppercase}.cc-disclaimer p{margin:0;color:var(--muted);font-size:10px;line-height:1.6}.cc-footer{background:#fbfaf8;margin:0;padding:68px 0 26px}.cc-footer-top{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.cc-footer-top>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.cc-footer-top h3{font-size:10px;letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px}.cc-footer-top a{font-size:12px;color:var(--muted);text-decoration:none}.cc-footer-top a:hover{color:var(--text)}.cc-footer-brand p{color:var(--muted);font-size:12px;max-width:300px;line-height:1.6;margin:20px 0 0}.cc-footer .footer-bottom{display:flex;justify-content:space-between;gap:20px}
.cc-collection-hero{padding:90px 0 65px;border-bottom:1px solid rgba(36,27,31,.1);background:#f5efed}.cc-collection-hero h1{font-family:Georgia,serif;font-size:clamp(54px,7vw,92px);font-weight:400;letter-spacing:-.055em;margin:12px 0}.cc-collection-hero p{color:var(--muted);font-size:16px;max-width:590px;line-height:1.7}.cc-collection-section{padding-top:70px;padding-bottom:100px}
.cc-product-page{gap:7vw}.cc-product-gallery{display:grid;gap:16px}.cc-product-main-image,.cc-product-secondary{background:#f0e8e5;display:grid;place-items:center;min-height:640px}.cc-product-main-image img,.cc-product-secondary img{width:88%;height:88%;object-fit:contain}.cc-product-sticky h1{font-family:Georgia,serif;font-size:clamp(42px,4.4vw,66px);font-weight:400;line-height:1;letter-spacing:-.045em}.cc-product-rating{display:flex;gap:10px;align-items:center;margin:0 0 20px}.cc-product-rating span{font-size:12px;letter-spacing:.08em;color:#8f6c52}.cc-product-rating small{font-size:10px;color:var(--muted)}.cc-product-lead{font-size:15px;line-height:1.75;color:var(--muted);margin:22px 0}.cc-inline-save{font-size:10px;text-transform:uppercase;letter-spacing:.08em;background:#eadcda;color:#5b3146;padding:5px 7px;align-self:center}.cc-product-benefits{display:grid;gap:10px;font-size:12px}.cc-product-benefits div{display:flex;gap:9px}.cc-product-benefits b{color:var(--accent)}.cc-add-button{min-height:55px;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.cc-product-service{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:15px 0;margin:22px 0;color:var(--muted);font-size:10px}.cc-product-disclaimer{font-size:9px;line-height:1.55;color:#87797f;margin-top:22px}.cc-recommendations{margin-top:100px}
.cc-page-hero{padding:90px 0 55px;background:#f5efed;border-bottom:1px solid rgba(36,27,31,.1)}.cc-page-hero h1{font-family:Georgia,serif;font-size:clamp(48px,6vw,80px);font-weight:400;letter-spacing:-.05em;margin:13px 0 0}.cc-rich-page{padding-top:75px;padding-bottom:110px}.cc-rich-copy{max-width:800px;margin:auto}.cc-rich-copy h2{font-family:Georgia,serif;font-size:32px;font-weight:400;margin:48px 0 12px}.cc-rich-copy p{color:var(--muted);font-size:15px;line-height:1.8}
@media(max-width:1050px){.cc-hero-grid{grid-template-columns:1fr 1fr}.cc-product-grid{grid-template-columns:repeat(2,1fr)}.cc-benefit-grid{grid-template-columns:repeat(2,1fr)}.cc-benefit-grid article:nth-child(2){border-right:0}.cc-benefit-grid article:nth-child(-n+2){border-bottom:1px solid rgba(36,27,31,.12)}.cc-split-section{grid-template-columns:1fr 1fr}.cc-split-copy{padding:60px 45px}}
@media(max-width:800px){.cc-header-inner{height:70px}.cc-search-btn span{display:none}.cc-hero-grid{grid-template-columns:1fr}.cc-hero-copy{padding:68px 0 30px}.cc-hero-copy h1{font-size:64px}.cc-hero-product{min-height:520px}.cc-hero-product img{height:460px}.cc-value-grid{grid-template-columns:1fr}.cc-value-grid>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.cc-section-heading{grid-template-columns:1fr;gap:22px}.cc-text-link{justify-self:start}.cc-split-section{grid-template-columns:1fr;padding-top:70px;padding-bottom:70px}.cc-split-media{min-height:520px}.cc-split-media img{height:450px}.cc-split-copy{padding:55px 0}.cc-routine-grid{grid-template-columns:1fr}.cc-routine-grid article{border-bottom:1px solid rgba(255,255,255,.14)}.cc-faq-home{grid-template-columns:1fr;gap:50px}.cc-final-cta-inner{min-height:330px;flex-direction:column;justify-content:center;align-items:flex-start}.cc-disclaimer .page-width{grid-template-columns:1fr}.cc-footer-top{grid-template-columns:1.4fr 1fr 1fr}.cc-footer-top>div:last-child{grid-column:2}.cc-product-page{grid-template-columns:1fr}.cc-product-main-image,.cc-product-secondary{min-height:520px}}
@media(max-width:560px){.cc-brand span{font-size:20px}.cc-brand small{font-size:7px}.cc-hero-copy h1{font-size:53px}.cc-hero-copy>p{font-size:16px}.cc-hero-product{min-height:450px}.cc-hero-product img{height:410px}.cc-floating-card{right:0;bottom:6%;min-width:200px}.cc-benefit-grid{grid-template-columns:1fr}.cc-benefit-grid article{border-right:0!important;border-bottom:1px solid rgba(36,27,31,.12)}.cc-product-grid{grid-template-columns:1fr 1fr;gap:25px 10px}.cc-product-card-info .product-title{font-size:15px}.cc-products-section{padding:70px 0}.cc-split-media{min-height:450px}.cc-split-media img{height:390px}.cc-faq-intro h2{font-size:44px}.cc-footer-top{grid-template-columns:1fr 1fr}.cc-footer-brand{grid-column:1/-1}.cc-footer-top>div:last-child{grid-column:auto}.cc-footer .footer-bottom{flex-direction:column}.cc-product-main-image,.cc-product-secondary{min-height:430px}.cc-product-service{flex-direction:column}.cc-collection-hero{padding-top:60px}}
