:root{--espresso:#2b160f;--cocoa:#4d2b1e;--caramel:#b98742;--champagne:#d7b57a;--cream:#fbf6ee;--paper:#fffdf9;--rose:#ead8cc;--ink:#231610;--muted:#73635b;--line:#e8ddd2;--shadow:0 18px 50px rgba(43,22,15,.13);--radius:18px;--page:1480px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.5}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-width{width:min(var(--page),calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;z-index:9999;background:#fff;padding:12px 18px;border-radius:8px}.announcement{background:var(--espresso);color:#fff;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.announcement__inner{min-height:38px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;text-align:center;gap:20px}.site-header{position:sticky;top:0;z-index:50;background:#fffdf9f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(232,221,210,.9)}.header-grid{min-height:112px;display:grid;grid-template-columns:320px 1fr auto;align-items:center;gap:34px}.brand{display:block;color:var(--espresso)}.brand__mark{display:flex;align-items:center;gap:14px}.brand__bow{font-size:33px;line-height:1}.brand__name{font-family:Georgia,Times New Roman,serif;font-size:30px;line-height:.95;letter-spacing:.06em;text-transform:uppercase}.brand__tag{display:block;margin-top:8px;font-size:9px;letter-spacing:.18em;text-transform:uppercase}.desktop-nav{display:flex;justify-content:center;gap:32px;font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.desktop-nav a{padding:16px 0;border-bottom:2px solid transparent}.desktop-nav a:hover{border-color:var(--caramel)}.header-actions{display:flex;align-items:center;gap:10px}.icon-button,.cart-pill,.menu-button{height:46px;border:1px solid var(--line);background:#fff;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.icon-button{width:46px}.cart-pill{gap:10px;padding:0 15px;background:var(--espresso);color:#fff;border-color:var(--espresso);font-weight:800;font-size:13px}.cart-count{min-width:24px;height:24px;border-radius:999px;display:grid;place-items:center;background:var(--caramel);font-size:12px}.menu-button{display:none;width:46px}.mobile-nav{display:none;border-top:1px solid var(--line);padding:14px 20px 20px;background:#fff}.mobile-nav[open]{display:grid}.mobile-nav a{padding:12px 0;border-bottom:1px solid var(--line);font-weight:800;text-transform:uppercase;font-size:13px}.hero{background:linear-gradient(112deg,#fffaf4,#f7eadb 56%,#e9cfaa);overflow:hidden}.hero__grid{min-height:610px;display:grid;grid-template-columns:52% 48%;align-items:center}.hero__copy{padding:65px 55px 65px 0;position:relative;z-index:2}.eyebrow{color:var(--caramel);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hero h1,.display-title{font-family:Georgia,Times New Roman,serif;color:var(--espresso);font-weight:500;letter-spacing:-.02em}.hero h1{font-size:66px;line-height:1.03;margin:14px 0 20px}.hero__lead{font-family:Georgia,Times New Roman,serif;font-size:23px;line-height:1.5;max-width:680px;margin:0 0 28px}.button-row{display:flex;flex-wrap:wrap;gap:13px}.button{min-height:52px;padding:0 25px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:13px;font-weight:900;letter-spacing:.07em;border:1px solid var(--espresso);cursor:pointer}.button--primary{background:var(--espresso);color:#fff}.button--secondary{background:transparent;color:var(--espresso)}.button:hover{transform:translateY(-1px);box-shadow:0 10px 25px #2b160f1f}.hero__features{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:38px}.mini-feature{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start}.mini-feature__icon{font-size:24px}.mini-feature strong{display:block;font-size:11px;text-transform:uppercase}.mini-feature span{display:block;font-size:11px;color:var(--muted);margin-top:3px}.hero__visual{height:610px;position:relative;display:grid;place-items:center}.hero__visual:before{content:"";position:absolute;width:560px;height:560px;border-radius:50%;background:#ffffff59;filter:blur(1px)}.hero-product{position:relative;width:min(480px,88%);background:#fff;border-radius:24px;padding:20px;box-shadow:0 30px 70px #2b160f33;transform:rotate(1.5deg)}.hero-product img{width:100%;height:460px;object-fit:cover;object-position:center;border-radius:14px}.floating-note{position:absolute;left:5%;bottom:55px;background:var(--espresso);color:#fff;border-radius:12px;padding:14px 18px;box-shadow:var(--shadow)}.floating-note strong{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.floating-note span{font-family:Georgia,serif;font-size:16px;color:#f3d4a0}.section{padding:72px 0}.section--cream{background:var(--cream)}.section-heading{text-align:center;max-width:780px;margin:0 auto 34px}.section-heading .display-title{font-size:44px;margin:8px 0 10px}.section-heading p{margin:0;color:var(--muted);font-size:17px}.collection-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.collection-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;transition:.25s ease;box-shadow:0 8px 25px #2b160f0d}.collection-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.collection-card img{width:100%;height:245px;object-fit:cover}.collection-card__body{padding:18px;text-align:center}.collection-card h3{margin:0 0 5px;text-transform:uppercase;font-size:14px;letter-spacing:.04em}.collection-card p{margin:0;color:var(--muted);font-size:13px}.feature-band{background:var(--espresso);color:#fff;padding:30px 0}.feature-band__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.large-feature{display:grid;grid-template-columns:46px 1fr;gap:12px;align-items:center}.large-feature__icon{font-size:31px}.large-feature strong{display:block;text-transform:uppercase;font-size:13px;letter-spacing:.05em}.large-feature span{display:block;color:#e8d9ce;font-size:12px;margin-top:3px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;transition:.25s ease}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-card__media{background:var(--cream);border-radius:13px;overflow:hidden;aspect-ratio:1}.product-card__media img{width:100%;height:100%;object-fit:contain}.product-card__body{padding:15px 4px 4px}.product-card h3{font-family:Georgia,serif;font-size:20px;font-weight:500;margin:0 0 7px}.price{font-weight:900;color:var(--cocoa)}.compare-price{text-decoration:line-through;color:var(--muted);font-weight:400;margin-left:8px}.badge{position:absolute;top:24px;left:24px;background:var(--espresso);color:#fff;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;z-index:2}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.story-image{border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.story-image img{width:100%;display:block}.story-copy .display-title{font-size:48px;margin:12px 0 18px}.story-copy p{font-size:18px;color:var(--muted)}.newsletter{background:linear-gradient(120deg,var(--espresso),#5d3523);color:#fff;border-radius:26px;padding:48px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.newsletter h2{font-family:Georgia,serif;font-weight:500;font-size:38px;margin:0 0 8px}.newsletter p{margin:0;color:#eadbd1}.newsletter form{display:flex;gap:10px}.newsletter input{min-width:310px;height:52px;border:0;border-radius:8px;padding:0 16px}.newsletter button{height:52px;background:var(--caramel);color:#fff;border:0;border-radius:8px;padding:0 22px;font-weight:900;text-transform:uppercase}.product-page{padding:60px 0}.product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:start}.product-gallery{position:sticky;top:150px}.product-main-image{background:var(--cream);border-radius:24px;padding:20px;overflow:hidden}.product-main-image img{width:100%;display:block;max-height:680px;object-fit:contain}.product-details h1{font-family:Georgia,serif;font-size:48px;font-weight:500;line-height:1.08;margin:10px 0 14px}.product-price{font-size:28px;font-weight:900;color:var(--cocoa);margin-bottom:22px}.product-description{font-size:17px;color:var(--muted);line-height:1.7}.field-label{display:block;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin:20px 0 8px}.select{width:100%;height:50px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 13px}.buy-row{display:grid;grid-template-columns:156px 1fr;gap:12px;margin:22px 0}.quantity{height:54px;border:1px solid var(--champagne);border-radius:9px;display:grid;grid-template-columns:48px 1fr 48px;overflow:hidden;background:#fff}.quantity button{border:0;background:#fff;font-size:24px;cursor:pointer}.quantity input{width:100%;border:0;border-inline:1px solid var(--line);text-align:center;font-weight:900;-moz-appearance:textfield}.quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.add-button{height:54px;border:0;border-radius:9px;background:var(--espresso);color:#fff;text-transform:uppercase;font-weight:900;letter-spacing:.07em;cursor:pointer}.add-button:disabled{opacity:.5}.assurance-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:26px 0}.assurance{border:1px solid var(--line);border-radius:10px;padding:13px;font-size:12px}.cart-page{padding:56px 0}.cart-page h1{font-family:Georgia,serif;font-size:48px;font-weight:500}.cart-layout{display:grid;grid-template-columns:1fr 370px;gap:40px;align-items:start}.cart-items{display:grid;gap:16px}.cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:20px;align-items:center;border:1px solid var(--line);border-radius:16px;padding:16px;background:#fff}.cart-item img{width:120px;height:120px;object-fit:contain;background:var(--cream);border-radius:12px}.cart-item h2{font-family:Georgia,serif;font-size:21px;font-weight:500;margin:0 0 6px}.cart-item__controls{display:flex;align-items:center;gap:12px;margin-top:13px}.cart-quantity{width:124px;height:42px;grid-template-columns:40px 1fr 40px}.remove-button{display:inline-flex;align-items:center;gap:7px;border:1px solid #d9b7a7;color:#7f2d1f;background:#fff8f5;border-radius:8px;padding:9px 11px;font-weight:800;font-size:12px;cursor:pointer}.cart-summary{position:sticky;top:150px;background:var(--cream);border-radius:18px;padding:24px}.cart-summary h2{font-family:Georgia,serif;font-size:28px;font-weight:500;margin:0 0 18px}.summary-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}.checkout-button{width:100%;height:54px;border:0;border-radius:9px;background:var(--espresso);color:#fff;text-transform:uppercase;font-weight:900;margin-top:18px}.empty-cart{text-align:center;padding:90px 0}.site-footer{background:var(--espresso);color:#fff;padding:64px 0 24px}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:50px}.footer-brand .brand__name{color:#fff}.footer-brand p{color:#e4d5cb;max-width:390px}.site-footer h3{font-size:13px;text-transform:uppercase;letter-spacing:.09em;margin:0 0 16px}.site-footer a{display:block;color:#e4d5cb;margin:9px 0;font-size:14px}.company-card{margin-top:22px;padding:15px;border:1px solid rgba(255,255,255,.2);border-radius:10px;color:#eadbd1;font-size:13px}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:42px;padding-top:22px;display:flex;justify-content:space-between;color:#cabbb2;font-size:12px}.rte img{max-width:100%}@media(max-width:1100px){.header-grid{grid-template-columns:260px 1fr auto}.desktop-nav{gap:18px}.hero h1{font-size:54px}.hero__features{grid-template-columns:repeat(2,1fr)}.collection-grid,.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.announcement__inner{grid-template-columns:1fr}.announcement__inner span:not(:first-child){display:none}.header-grid{min-height:82px;grid-template-columns:1fr auto}.brand__name{font-size:22px}.brand__tag,.desktop-nav,.header-actions .icon-button{display:none}.menu-button{display:inline-flex}.hero__grid{grid-template-columns:1fr}.hero__copy{padding:55px 0 35px}.hero h1{font-size:46px}.hero__visual{height:450px}.hero-product img{height:360px}.collection-grid,.product-grid,.feature-band__grid{grid-template-columns:repeat(2,1fr)}.story-grid,.product-layout,.cart-layout{grid-template-columns:1fr}.product-gallery,.cart-summary{position:static}.newsletter{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.page-width{width:min(100% - 24px,var(--page))}.cart-pill__label{display:none}.hero h1{font-size:39px}.hero__lead{font-size:19px}.hero__features{grid-template-columns:1fr 1fr}.hero__visual{height:360px}.hero-product{width:90%;padding:12px}.hero-product img{height:290px}.floating-note{bottom:18px;left:1%}.section{padding:50px 0}.section-heading .display-title{font-size:34px}.collection-grid,.product-grid{grid-template-columns:1fr 1fr;gap:12px}.collection-card img{height:170px}.collection-card__body{padding:12px 8px}.feature-band__grid,.footer-grid{grid-template-columns:1fr}.story-copy .display-title{font-size:37px}.newsletter{padding:28px 20px}.newsletter h2{font-size:31px}.newsletter form{flex-direction:column}.newsletter input{min-width:0;width:100%}.product-details h1,.cart-page h1{font-size:36px}.buy-row{grid-template-columns:132px 1fr}.assurance-list{grid-template-columns:1fr}.cart-item{grid-template-columns:82px 1fr}.cart-item img{width:82px;height:82px}.cart-item__price{grid-column:2}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}}.product-main-image img{transition:opacity .18s ease,transform .22s ease}.product-thumbnails{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding:2px 2px 8px}.product-thumbnail{flex:0 0 82px;width:82px;height:82px;padding:6px;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer;transition:.2s ease}.product-thumbnail:hover,.product-thumbnail.is-active{border-color:var(--caramel);box-shadow:0 0 0 2px #b987422e}.product-thumbnail img{width:100%;height:100%;object-fit:contain;display:block}@media(max-width:560px){.product-thumbnail{flex-basis:68px;width:68px;height:68px}}.icon-button svg,.cart-pill svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.menu-button__lines{width:19px;display:grid;gap:4px}.menu-button__lines i{display:block;height:2px;border-radius:2px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.menu-button[aria-expanded=true] .menu-button__lines i:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-button[aria-expanded=true] .menu-button__lines i:nth-child(2){opacity:0}.menu-button[aria-expanded=true] .menu-button__lines i:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-nav__quick-links{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:14px}.mobile-nav__quick-links a{border:1px solid var(--line);border-radius:10px;padding:12px;text-align:center;background:var(--cream)}@media(max-width:820px){.announcement__inner{min-height:34px;font-size:10px;letter-spacing:.06em}.site-header{box-shadow:0 5px 18px #2b160f0f}.header-grid{min-height:72px;grid-template-columns:minmax(0,1fr) auto;gap:12px}.brand{min-width:0;max-width:190px}.brand__mark{gap:8px}.brand__bow{font-size:24px;flex:0 0 auto}.brand__name{font-size:19px;line-height:.9;letter-spacing:.055em}.header-actions{gap:7px}.header-search{display:inline-flex!important}.header-actions .icon-button:not(.header-search){display:none}.icon-button,.cart-pill,.menu-button{height:42px}.icon-button,.menu-button{width:42px;flex:0 0 42px}.cart-pill{min-width:61px;padding:0 8px;gap:5px}.cart-pill svg{width:19px;height:19px}.cart-count{min-width:21px;width:21px;height:21px;font-size:10px}.cart-pill__label{display:none}.mobile-nav{padding:8px 16px 18px;box-shadow:0 18px 30px #2b160f1f}.mobile-nav[open]{display:grid;animation:mobileMenuIn .18s ease-out}.mobile-nav>a{display:flex;justify-content:space-between;align-items:center;padding:14px 3px;font-size:12px;letter-spacing:.06em}.mobile-nav>a span{font-size:22px;font-weight:400;color:var(--caramel)}}@media(max-width:430px){.page-width{width:calc(100% - 20px)}.header-grid{min-height:68px}.brand{max-width:150px}.brand__bow{display:none}.brand__name{font-size:18px;line-height:.88}.header-actions{gap:5px}.icon-button,.menu-button{width:40px;flex-basis:40px;height:40px}.cart-pill{height:40px;min-width:57px;padding-inline:7px}}@media(max-width:360px){.brand{max-width:126px}.brand__name{font-size:16px}.header-search{display:none!important}}@keyframes mobileMenuIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:820px){.product-page{padding-top:34px}.product-main-image{min-height:0;height:min(62vh,520px);padding:16px;display:flex;align-items:center;justify-content:center}.product-main-image img{width:auto;max-width:100%;height:100%;max-height:100%;object-fit:contain;object-position:center;margin:0 auto}}@media(max-width:560px){.product-page{padding-top:24px}.product-main-image{height:min(54vh,430px);padding:12px;border-radius:18px}.product-thumbnails{margin-top:10px}}@media(max-width:390px){.product-main-image{height:min(50vh,380px)}}html,body{max-width:100%;overflow-x:hidden}.product-layout,.product-gallery,.product-details,.product-main-image,.product-thumbnails,.product-details form,.buy-row,.assurance-list,.product-description{min-width:0;max-width:100%}.product-details h1,.product-description,.assurance{overflow-wrap:anywhere;word-break:normal}@media(max-width:820px){.product-page .page-width{width:calc(100% - 24px);max-width:100%;margin-inline:auto}.product-layout{display:block;width:100%}.product-gallery,.product-details{width:100%}.product-thumbnails{width:100%;max-width:100%;overscroll-behavior-inline:contain}.product-details h1{font-size:clamp(32px,10vw,44px);line-height:1.06}.select,.add-button,.quantity{max-width:100%}.buy-row{width:100%;grid-template-columns:132px minmax(0,1fr)}.add-button{width:100%;min-width:0;padding-inline:14px;white-space:normal}}@media(max-width:480px){.product-page .page-width{width:calc(100% - 20px)}.product-details h1{font-size:clamp(30px,9.5vw,38px)}.buy-row{grid-template-columns:1fr;gap:10px}.quantity{width:100%;grid-template-columns:56px minmax(0,1fr) 56px}.add-button,.assurance-list{width:100%}}.hero--indulgent{background:radial-gradient(circle at 74% 38%,rgba(215,181,122,.3),transparent 34%),linear-gradient(120deg,#fffaf4,#f7eadc 58%,#ead2b4);padding-bottom:30px}.hero--indulgent .hero__grid{min-height:650px}.hero--indulgent .hero__copy{padding-right:40px}.hero--indulgent h1{max-width:720px;font-size:72px}.hero__trust{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:26px;color:var(--cocoa);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.hero__visual--collage{height:610px;display:block;isolation:isolate}.hero__visual--collage:before{width:520px;height:520px;right:4%;top:50%;transform:translateY(-50%);background:#ffffff73}.hero-cookie{position:absolute;overflow:hidden;background:#fff;border:10px solid rgba(255,255,255,.95);box-shadow:0 30px 65px #2b160f33}.hero-cookie img{width:100%;height:100%;object-fit:cover;display:block}.hero-cookie--main{width:390px;height:390px;right:10%;top:72px;border-radius:50%;z-index:3}.hero-cookie--top{width:220px;height:220px;left:2%;top:24px;border-radius:44% 56% 52% 48%;transform:rotate(-6deg);z-index:2}.hero-cookie--bottom{width:235px;height:235px;left:3%;bottom:34px;border-radius:50%;transform:rotate(5deg);z-index:4}.hero--indulgent .floating-note{left:auto;right:2%;bottom:38px;z-index:5;background:#2b160ff0}.hero--indulgent>.hero__features{margin-top:0;padding:22px 0 0;border-top:1px solid rgba(77,43,30,.13)}.indulgence-section{background:#2b160f;color:#fff}.indulgence-section .display-title{color:#fff}.indulgence-section .section-heading p{color:#d9c6ba}.indulgence-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:18px}.indulgence-card{position:relative;display:block;min-height:470px;border-radius:22px;overflow:hidden;background:#1c0d08;box-shadow:0 22px 50px #00000038}.indulgence-card--wide{min-height:470px}.indulgence-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.indulgence-card:hover img{transform:scale(1.04)}.indulgence-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(25,9,4,.82),transparent 58%)}.indulgence-card__overlay{position:absolute;z-index:2;left:24px;right:24px;bottom:24px}.indulgence-card__overlay small{display:block;color:#e8c78f;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.indulgence-card__overlay strong{display:block;font-family:Georgia,serif;font-size:27px;font-weight:500}.collection-card img{object-fit:cover}.collection-card:first-child img{object-position:center}.story-image img{width:100%;height:100%;min-height:520px;object-fit:cover}@media(max-width:1100px){.hero--indulgent h1{font-size:58px}.hero-cookie--main{width:340px;height:340px}.hero-cookie--top{width:190px;height:190px}.hero-cookie--bottom{width:205px;height:205px}.indulgence-grid{grid-template-columns:1.15fr 1fr}.indulgence-card:last-child{grid-column:1/-1;min-height:360px}}@media(max-width:820px){.hero--indulgent .hero__grid{min-height:0}.hero--indulgent .hero__copy{padding:48px 0 28px}.hero--indulgent h1{font-size:50px}.hero__visual--collage{height:500px}.hero-cookie--main{width:320px;height:320px;right:5%;top:80px}.hero-cookie--top{width:175px;height:175px;left:1%;top:18px}.hero-cookie--bottom{width:190px;height:190px;left:2%;bottom:20px}.hero--indulgent .floating-note{right:1%;bottom:12px}.hero--indulgent>.hero__features{grid-template-columns:repeat(2,1fr)}.indulgence-grid{grid-template-columns:1fr 1fr}.indulgence-card{min-height:360px}.indulgence-card--wide{grid-column:1/-1;min-height:430px}.indulgence-card:last-child{grid-column:auto}}@media(max-width:560px){.hero--indulgent{padding-bottom:20px}.hero--indulgent h1{font-size:43px}.hero__trust{gap:8px 12px;font-size:10px}.hero__visual--collage{height:390px}.hero-cookie{border-width:6px}.hero-cookie--main{width:255px;height:255px;right:0;top:78px}.hero-cookie--top{width:135px;height:135px;left:0;top:24px}.hero-cookie--bottom{width:145px;height:145px;left:1%;bottom:12px}.hero--indulgent .floating-note{padding:10px 12px;right:0;bottom:5px}.hero--indulgent .floating-note span{font-size:13px}.hero--indulgent>.hero__features{grid-template-columns:1fr 1fr;gap:14px}.indulgence-grid{grid-template-columns:1fr}.indulgence-card,.indulgence-card--wide,.indulgence-card:last-child{grid-column:auto;min-height:330px}.indulgence-card__overlay strong{font-size:24px}.collection-card img{height:185px}}:root{--espresso:#45132b;--cocoa:#7b2348;--caramel:#ef8e32;--champagne:#f6be63;--cream:#fff4ed;--paper:#fffdfb;--rose:#f7d4de;--ink:#341321;--muted:#765967;--line:#efd4dd;--shadow:0 18px 50px rgba(69,19,43,.14)}body{background:linear-gradient(180deg,#fffdfb,#fff9f5)}.announcement{background:linear-gradient(90deg,#7b2348,#d73564,#ef8e32)}.site-header{background:#fffdfbf7}.button--primary,.add-button,.checkout-button,.cart-pill{background:linear-gradient(135deg,#7b2348,#b72d5c);border-color:#7b2348}.button--primary:hover,.add-button:hover,.checkout-button:hover{filter:brightness(1.04)}.feature-band,.site-footer{background:linear-gradient(135deg,#45132b,#751f45)}.eyebrow,.price,.product-price{color:#b72d5c}.featured-products-section .page-width{max-width:1320px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{padding:12px;overflow:hidden;height:100%;display:flex;flex-direction:column}.product-card__media-link{display:block;border-radius:14px;position:relative;z-index:1}.product-card__media{aspect-ratio:1/1;background:#fff8f3}.product-card__media img,.product-card__media svg{width:100%;height:100%;object-fit:contain;display:block;image-rendering:auto}.product-card__body{display:flex;flex-direction:column;flex:1;padding:15px 5px 5px}.product-card h3{font-size:clamp(18px,1.5vw,22px);line-height:1.24;min-height:2.48em;margin-bottom:8px}.product-card h3 a{position:relative;z-index:2}.product-card__pricing{margin-top:auto}.inventory-status{margin-top:9px;font-size:12px;font-weight:800;color:#26713b}.inventory-status--backorder{color:#a05a00}.inventory-status--sold-out{color:#9b3144}.badge--backorder{background:#ef8e32;color:#341321}.section-actions{text-align:center;margin-top:32px}.empty-state{text-align:center;padding:28px;border:1px dashed var(--line);border-radius:16px;background:#fff}.product-main-image{min-height:520px;display:grid;place-items:center;background:#fff8f3}.product-main-image img,.product-main-image svg{width:100%;height:auto;max-height:720px;object-fit:contain;display:block;image-rendering:auto}.afterpay-message{margin:-10px 0 16px;font-size:14px;color:var(--muted)}.afterpay-wordmark{display:inline-block;background:#b2fce4;color:#111;border-radius:4px;padding:1px 7px;font-weight:900;letter-spacing:-.02em}.inventory-panel{display:flex;align-items:center;gap:9px;border:1px solid #bee3c7;background:#f4fff7;color:#26713b;border-radius:10px;padding:11px 13px;font-size:13px;font-weight:800;margin-bottom:10px}.inventory-panel.is-backorder{border-color:#f2c885;background:#fff9ef;color:#9b5a00}.inventory-panel.is-sold-out{border-color:#efc6ce;background:#fff5f7;color:#9b3144}.inventory-dot{width:9px;height:9px;border-radius:50%;background:currentColor;flex:0 0 auto}.placeholder-svg{background:#fff8f3;color:#d9b5c2}.backorder-footer-note{margin-top:38px;padding:15px 18px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:#ffffff12;color:#fff4ed;font-size:14px}.footer-payments{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:20px 0;border-top:1px solid rgba(255,255,255,.15)}.footer-payments>strong{font-size:13px;text-transform:uppercase;letter-spacing:.08em}.payment-icons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.payment-icon{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:6px;padding:4px 7px;min-width:46px;height:32px}.payment-icon svg{width:auto;height:22px;display:block}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-main-image{min-height:0}.footer-payments{align-items:flex-start;flex-direction:column}.payment-icons{justify-content:flex-start}}@media(max-width:560px){.product-card{padding:8px;border-radius:15px}.product-card__body{padding:11px 3px 4px}.product-card h3{font-size:17px;min-height:2.48em}.inventory-status{font-size:11px}.product-main-image{height:auto;min-height:320px;padding:10px}.product-main-image img{max-height:480px}}.button-row--single{width:100%}.hero__shop-all{width:100%;max-width:640px;min-height:58px;font-size:15px}@media(max-width:820px){.hero__shop-all{max-width:none;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/theme.css.map */
