:root{--green:#6f1d3b;--rose:#b44364;--cream:#fae9ee;--ink:#482633;--muted:#765d66;--line:#ead8df;--white:#fff;--soft:#fff7f9;--shell:1280px;--radius:20px;--shadow:0 18px 60px rgba(23,53,43,.12) }*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:62.5%}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;line-height:1.55;-webkit-font-smoothing:antialiased}body.no-scroll{overflow:hidden}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}a{color:inherit}.shell{width:min(calc(100% - 40px),var(--shell));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-100px;z-index:1000;background:#fff;padding:12px 18px}.skip-link:focus{top:16px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:800;font-size:1.05rem;color:var(--rose);margin:0 0 12px}.display{font-family:Georgia,Times New Roman,serif;font-size:clamp(4.4rem,7vw,8.6rem);line-height:.96;letter-spacing:-.045em;margin:0}.section-title{font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,5vw,5.6rem);line-height:1.02;letter-spacing:-.035em;margin:0}.lead{font-size:clamp(1.6rem,2vw,2rem);color:var(--muted);max-width:62ch}.btn{-webkit-appearance:none;appearance:none;border:1px solid var(--green);border-radius:999px;min-height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--green);color:#fff;text-decoration:none;font-weight:750;cursor:pointer;transition:.2s ease}.btn:hover{background:#24493c;transform:translateY(-1px)}.btn--rose{background:var(--rose);border-color:var(--rose)}.btn--ghost{background:transparent;color:var(--green);border-color:#aebbb5}.btn--light{background:#fff;color:var(--green);border-color:#fff}.text-link{display:inline-flex;gap:9px;align-items:center;color:var(--green);font-weight:800;text-decoration:none;border-bottom:1px solid currentColor}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.announcement{background:var(--green);color:#fff;font-size:1.15rem}.announcement__inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.announcement p{margin:0}.announcement__inner>div{display:flex;gap:22px}.announcement a{text-decoration:none}.site-header{position:sticky;top:0;z-index:50;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(23,53,43,.1)}.header__main{height:82px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:38px}.header__logo{text-decoration:none;display:flex;flex-direction:column;align-items:center;line-height:.82;letter-spacing:.18em;color:var(--green)}.header__logo span{font-family:Georgia,serif;font-size:1.85rem}.header__logo b{font-size:.82rem;letter-spacing:.36em;margin-top:7px}.header__logo img{max-width:170px;max-height:58px;object-fit:contain}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.5vw,38px)}.desktop-nav>a,.desktop-nav summary{font-size:1.35rem;font-weight:720;text-decoration:none;list-style:none;cursor:pointer;padding:30px 0}.desktop-nav summary::-webkit-details-marker,.mobile-menu summary::-webkit-details-marker,.search-popover summary::-webkit-details-marker{display:none}.desktop-nav a:hover,.desktop-nav summary:hover{color:var(--rose)}.mega-menu{position:static}.mega-menu[open]>summary{color:var(--rose)}.mega-menu__panel{position:absolute;left:0;right:0;top:100%;padding:30px 0 34px;background:#fff;border-top:1px solid var(--line);box-shadow:var(--shadow);animation:drop .18s ease}.mega-menu__grid{display:grid;grid-template-columns:1fr 1fr 1fr 1.35fr;gap:42px}.mega-menu__grid>div{display:flex;flex-direction:column;gap:10px}.mega-menu__grid a{text-decoration:none}.mega-menu__feature{border-radius:18px;min-height:210px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff!important;text-decoration:none!important;background:linear-gradient(135deg,#17352b1f,#17352bdb),url(/cdn/shop/files/close-up-hand-holding-beautiful-flower-bouquet_2_1.jpg?v=1761422910&width=700) center/cover}.mega-menu__feature span{font-size:1.1rem;text-transform:uppercase;letter-spacing:.12em}.mega-menu__feature strong{font-family:Georgia,serif;font-size:2.4rem;line-height:1.05;margin:8px 0 14px}.mega-menu__feature em{font-style:normal;font-weight:750}.header__actions{display:flex;align-items:center;gap:14px}.cart-link{display:flex;gap:7px;align-items:center;text-decoration:none;font-weight:750}.cart-link span{width:25px;height:25px;border-radius:50%;background:var(--rose);color:#fff;display:grid;place-items:center;font-size:1.05rem}.search-popover{position:relative}.search-popover summary{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;cursor:pointer;font-size:2rem}.search-popover form{position:absolute;right:0;top:49px;width:min(460px,calc(100vw - 30px));background:#fff;padding:22px;border-radius:16px;box-shadow:var(--shadow)}.search-popover label{font-family:Georgia,serif;font-size:2.1rem}.search-popover form div{display:flex;margin-top:10px}.search-popover input{flex:1;min-width:0;border:1px solid var(--line);padding:12px;border-radius:10px 0 0 10px}.search-popover button{border:0;background:var(--green);color:#fff;padding:0 16px;border-radius:0 10px 10px 0}.mobile-menu{display:none}.breadcrumbs{display:flex;gap:8px;align-items:center;padding-block:13px 5px;font-size:1.15rem;color:var(--muted);white-space:nowrap;overflow:auto}.breadcrumbs a{text-decoration:none}.breadcrumbs b{font-weight:550;overflow:hidden;text-overflow:ellipsis}.hero{position:relative;min-height:min(780px,calc(100vh - 116px));display:flex;align-items:center;overflow:hidden;background:var(--cream)}.hero__media{position:absolute;top:0;right:0;bottom:0;left:48%}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--cream) 0,transparent 35%),linear-gradient(0deg,rgba(23,53,43,.22),transparent 45%)}.hero__content{position:relative;z-index:1;padding:90px 0;width:48%}.hero__content .display em{color:var(--rose);font-weight:400}.hero__actions{display:flex;align-items:center;gap:18px;margin-top:30px}.hero__note{display:flex;align-items:center;gap:10px;margin-top:28px;font-size:1.2rem;color:var(--muted)}.hero__note span{display:flex}.hero__note i{width:28px;height:28px;border:2px solid var(--cream);border-radius:50%;background:var(--rose);margin-left:-8px}.hero__note i:first-child{margin-left:0}.hero-badge{position:absolute;z-index:2;right:5%;bottom:7%;width:150px;height:150px;border-radius:50%;background:#fff;display:grid;place-items:center;text-align:center;padding:20px;box-shadow:var(--shadow);transform:rotate(-6deg)}.hero-badge strong{font-family:Georgia,serif;font-size:2rem;line-height:1}.hero-badge span{font-size:1rem;text-transform:uppercase;letter-spacing:.12em}.trust-strip{border-bottom:1px solid var(--line)}.trust-strip__grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:19px}.trust-item{display:flex;align-items:center;justify-content:center;gap:11px;padding:0 20px;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.trust-item i{font-style:normal;font-size:2rem}.trust-item strong{display:block;font-size:1.18rem}.trust-item span{display:block;color:var(--muted);font-size:1.02rem}.home-section{padding:clamp(70px,8vw,120px) 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-head>div{max-width:730px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{position:relative;min-height:430px;border-radius:var(--radius);overflow:hidden;text-decoration:none;background:#ddd}.category-card img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;transition:.5s ease}.category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(16,38,30,.82),transparent 65%)}.category-card__copy{position:absolute;z-index:1;left:24px;right:24px;bottom:23px;color:#fff}.category-card h3{font-family:Georgia,serif;font-size:2.8rem;line-height:1;margin:0 0 6px}.category-card p{margin:0;opacity:.85}.category-card:hover img{transform:scale(1.045)}.category-card:hover .text-link{transform:translate(4px)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(12px,2vw,24px)}.product-card{min-width:0;position:relative}.product-card__media{display:block;position:relative;aspect-ratio:4/5;border-radius:18px;overflow:hidden;background:var(--soft)}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:.45s ease}.product-card__media img:nth-child(2){position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-card__media img:first-child{opacity:0}.product-card:hover .product-card__media img:nth-child(2){opacity:1;transform:scale(1.02)}.product-card__badge{position:absolute;top:12px;left:12px;background:#fff;color:var(--green);padding:6px 10px;border-radius:99px;font-size:.98rem;font-weight:800}.product-card__info{padding:15px 4px 4px}.product-card__title{font-family:Georgia,serif;font-size:2rem;line-height:1.15;margin:0}.product-card__title a{text-decoration:none}.product-card__price{display:flex;align-items:center;gap:8px;margin:8px 0 4px;font-weight:800}.product-card__price s{color:#929a96;font-weight:500}.product-card__micro{display:flex;justify-content:space-between;gap:7px;color:var(--muted);font-size:1rem}.stars{color:#d08b69;letter-spacing:.05em}.product-card__cta{margin-top:12px;padding-top:11px;border-top:1px solid var(--line);display:flex;justify-content:space-between;text-decoration:none;font-weight:800;font-size:1.16rem}.product-card__cta:hover{color:var(--rose)}.story-band{background:var(--green);color:#fff}.story-band__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:650px}.story-band__media{height:100%;min-height:650px;margin-left:calc((100vw - min(calc(100vw - 40px),var(--shell)))/-2);overflow:hidden}.story-band__media img{width:100%;height:100%;object-fit:cover}.story-band__copy{padding:70px clamp(30px,7vw,100px)}.story-band__copy .eyebrow{color:#eabdc5}.story-band__copy p{font-size:1.7rem;color:#ffffffc7}.story-list{display:grid;gap:14px;margin:28px 0}.story-list div{display:grid;grid-template-columns:34px 1fr;gap:12px}.story-list b{width:30px;height:30px;border:1px solid rgba(255,255,255,.45);border-radius:50%;display:grid;place-items:center}.occasion-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.occasion-card{padding:30px;border-radius:18px;background:var(--soft);text-decoration:none;min-height:210px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.occasion-card:nth-child(2){background:#f4e9e9}.occasion-card:nth-child(3){background:#edf3ef}.occasion-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.occasion-card span{font-size:2.6rem}.occasion-card h3{font-family:Georgia,serif;font-size:2.6rem;margin:20px 0 4px}.occasion-card p{margin:0;color:var(--muted)}.testimonial-wrap{background:var(--cream)}.testimonial-summary{text-align:center;max-width:680px;margin:0 auto 35px}.testimonial-summary .stars{font-size:2rem}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.testimonial{background:#fff;border-radius:18px;padding:26px}.testimonial h3{font-family:Georgia,serif;font-size:2rem}.testimonial p{color:#52605a}.testimonial footer{display:flex;justify-content:space-between;color:var(--muted);font-size:1.1rem}.faq{display:grid;grid-template-columns:.65fr 1.35fr;gap:clamp(40px,8vw,120px)}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;list-style:none;padding:20px 0;display:flex;justify-content:space-between;font-weight:780;font-size:1.45rem}.faq summary::-webkit-details-marker{display:none}.faq details p{color:var(--muted);margin:0 0 20px}.faq details[open] summary span{transform:rotate(45deg)}.collection-hero{padding:50px 0 35px}.collection-hero__grid{display:grid;grid-template-columns:1fr .8fr;align-items:end;gap:50px}.collection-hero h1{font-family:Georgia,serif;font-size:clamp(4rem,7vw,7.5rem);line-height:.98;margin:0}.collection-hero .rte{color:var(--muted);max-width:62ch}.collection-layout{display:grid;grid-template-columns:230px 1fr;gap:36px;padding-bottom:90px}.filters{position:sticky;top:105px;align-self:start}.filters h2{font-size:1.3rem;text-transform:uppercase;letter-spacing:.12em}.filters details{border-bottom:1px solid var(--line)}.filters summary{padding:15px 0;display:flex;justify-content:space-between;font-weight:750;cursor:pointer}.filter-list{display:grid;gap:8px;padding:0 0 16px}.filter-list label{display:flex;justify-content:space-between;gap:8px;cursor:pointer;color:#506058}.filter-list input{accent-color:var(--rose)}.price-filter{display:grid;grid-template-columns:1fr 1fr;gap:7px}.price-filter input{width:100%;border:1px solid var(--line);padding:9px;border-radius:8px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.collection-toolbar p{margin:0;color:var(--muted)}.collection-toolbar select{border:1px solid var(--line);border-radius:10px;padding:10px 34px 10px 12px;background:#fff}.mobile-filter-trigger{display:none}.pagination{display:flex;justify-content:center;gap:7px;margin-top:44px}.pagination a,.pagination span{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;text-decoration:none}.pagination .current{background:var(--green);color:#fff}.empty-state{text-align:center;padding:90px 20px}.empty-state h1,.empty-state h2{font-family:Georgia,serif;font-size:4rem}.product-page{padding:35px 0 70px}.product-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);gap:clamp(35px,6vw,80px);align-items:start}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-gallery__item{background:var(--soft);border-radius:16px;overflow:hidden}.product-gallery__item:first-child{grid-column:1/-1}.product-gallery__item img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:115px}.product-kicker{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:1.1rem}.product-info h1{font-family:Georgia,serif;font-size:clamp(3.4rem,4vw,5.2rem);line-height:1.02;margin:11px 0 10px}.product-price{font-size:2rem;font-weight:850;margin-bottom:16px}.product-price s{font-weight:500;color:#8f9793;margin-left:8px}.product-proof{display:flex;gap:12px;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--line);font-size:1.15rem}.variant-group{border:0;padding:0;margin:18px 0}.variant-group legend{display:flex;justify-content:space-between;width:100%;font-weight:800;margin-bottom:10px}.variant-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.variant-options label{position:relative;cursor:pointer}.variant-options input{position:absolute;opacity:0}.variant-options span{min-height:48px;padding:9px;border:1px solid var(--line);border-radius:10px;display:grid;place-items:center;text-align:center;font-weight:750}.variant-options input:checked+span{border-color:var(--rose);background:#fff5f6;box-shadow:0 0 0 1px var(--rose)}.size-guide{padding:15px;border-radius:14px;background:var(--soft);margin:12px 0 18px}.size-guide__title{display:flex;justify-content:space-between;align-items:center}.size-guide__title strong{font-family:Georgia,serif;font-size:1.8rem}.size-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px}.size-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:11px 7px;text-align:center;cursor:pointer}.size-card b,.size-card small{display:block}.size-card small{font-size:.95rem;color:var(--muted)}.size-card.is-recommended{border-color:var(--rose);position:relative}.size-card em{position:absolute;top:-8px;left:50%;transform:translate(-50%);font-size:.78rem;background:var(--rose);color:#fff;border-radius:99px;padding:2px 6px;font-style:normal;text-transform:uppercase}.size-guide details{margin-top:10px}.size-guide summary{cursor:pointer;color:var(--rose);font-weight:750}.size-guide details p{font-size:1.12rem;color:var(--muted);margin:10px 0 0}.order-builder{display:grid;gap:13px;margin:20px 0}.order-step__head{display:flex;align-items:center;gap:9px;margin-bottom:9px}.order-step__head>span{width:27px;height:27px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:800}.order-step__head div{display:flex;flex-direction:column}.order-step__head small{color:var(--muted)}.choice-row{display:grid;grid-template-columns:1fr 1fr;gap:7px}.choice-row label{cursor:pointer}.choice-row input{position:absolute;opacity:0}.choice-row span{display:block;border:1px solid var(--line);border-radius:10px;padding:11px;text-align:center;font-size:1.08rem}.choice-row input:checked+span{border-color:var(--rose);background:#fff5f6}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.field{display:grid;gap:4px;font-size:1.08rem}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:11px;background:#fff;color:var(--ink)}.message-box{border:1px solid var(--line);border-radius:11px;padding:0 12px}.message-box summary{display:flex;justify-content:space-between;padding:12px 0;cursor:pointer;font-weight:750}.message-box .field{margin-bottom:9px}.check-line{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:8px}.check-line input{width:auto!important}.addon-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.addon{display:grid;grid-template-columns:50px 1fr 22px;align-items:center;gap:8px;border:1px solid var(--line);padding:7px;border-radius:11px;cursor:pointer}.addon input{position:absolute;opacity:0}.addon img{width:50px;height:50px;object-fit:cover;border-radius:8px}.addon b,.addon small{display:block;font-size:.96rem;line-height:1.2}.addon small{color:var(--rose);margin-top:3px}.addon i{border:1px solid var(--rose);width:21px;height:21px;border-radius:50%;display:grid;place-items:center;font-style:normal;color:var(--rose)}.addon.is-selected{border-color:var(--rose);background:#fff5f6}.addon.is-selected i{background:var(--rose);color:#fff}.product-submit{width:100%;min-height:58px;font-size:1.5rem}.product-submit[disabled]{opacity:.5}.buy-assurance{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:11px;color:var(--muted);font-size:.91rem;text-align:center}.product-accordions{margin-top:23px}.product-accordions details{border-bottom:1px solid var(--line)}.product-accordions summary{display:flex;justify-content:space-between;padding:16px 0;cursor:pointer;font-weight:750}.product-accordions .rte{color:var(--muted);padding-bottom:17px;font-size:1.25rem}.sticky-atc{display:none}.related-section{padding:70px 0;background:var(--soft)}.reviews-section{padding:80px 0}.reviews-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.review-form{max-width:700px;margin:30px auto 0;padding:22px;border:1px solid var(--line);border-radius:16px}.review-form form{display:grid;gap:10px}.cart-page{padding:45px 0 90px}.cart-page h1{font-family:Georgia,serif;font-size:5rem}.cart-layout{display:grid;grid-template-columns:1.4fr .6fr;gap:50px}.cart-items{display:grid;gap:14px}.cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:18px;padding-bottom:14px;border-bottom:1px solid var(--line)}.cart-item img{width:120px;height:145px;object-fit:cover;border-radius:12px}.cart-item h2{font-family:Georgia,serif;font-size:2rem;margin:0 0 6px}.cart-item h2 a{text-decoration:none}.cart-item__properties{color:var(--muted);font-size:1.08rem}.quantity{display:flex;border:1px solid var(--line);border-radius:99px;width:max-content;overflow:hidden}.quantity button,.quantity input{width:38px;height:36px;border:0;background:#fff;text-align:center}.cart-item__right{text-align:right}.cart-summary{position:sticky;top:115px;padding:24px;border-radius:18px;background:var(--soft)}.cart-summary__row{display:flex;justify-content:space-between;font-size:1.7rem;margin-bottom:15px}.cart-summary textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:10px;resize:vertical}.cart-summary .btn{width:100%;margin-top:12px}.cart-summary small{display:block;text-align:center;margin-top:10px;color:var(--muted)}.search-page,.page-main,.blog-main,.article-main{padding:45px 0 90px}.search-page h1,.page-main h1,.blog-main h1,.article-main h1{font-family:Georgia,serif;font-size:clamp(4rem,7vw,7rem);line-height:1;margin:0 0 30px}.search-form{display:flex;max-width:650px;margin-bottom:40px}.search-form input{flex:1;border:1px solid var(--line);border-radius:99px 0 0 99px;padding:13px 18px}.search-form button{border-radius:0 99px 99px 0}.page-main .rte,.article-main .rte{max-width:820px;font-size:1.65rem}.rte img{border-radius:16px}.rte a{color:var(--rose)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-card{border:1px solid var(--line);border-radius:16px;overflow:hidden}.article-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.article-card div{padding:20px}.article-card h2{font-family:Georgia,serif;font-size:2.4rem}.article-card a{text-decoration:none}.article-meta{color:var(--muted);font-size:1.1rem}.article-main header{max-width:900px}.article-main .rte{margin:0 auto}.article-main__image{width:100%;max-height:650px;object-fit:cover;border-radius:20px;margin:25px 0 40px}.site-footer{background:#4b152b;color:#fff;padding:65px 0 20px}.footer__grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.footer__brand{max-width:330px}.header__logo--footer{align-items:flex-start;color:#fff;width:max-content}.footer__brand>p{color:#ffffffab}.footer__rating{font-size:1.1rem}.site-footer h2{font-size:1.15rem;text-transform:uppercase;letter-spacing:.12em;color:#ddabb4}.site-footer .footer__grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:10px}.site-footer a{text-decoration:none;color:#ffffffd1}.site-footer p{margin:0;color:#ffffffab}.footer__bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:45px;padding-top:18px;display:flex;justify-content:space-between;color:#ffffff8c;font-size:1.05rem}.footer__bottom div{display:flex;gap:18px}.floating-help{position:fixed;right:18px;bottom:18px;z-index:45;background:#237a58;color:#fff!important;text-decoration:none;border-radius:999px;padding:10px 19px;box-shadow:0 10px 30px #14503940;display:flex;flex-direction:column;font-size:.95rem;line-height:1.2}.floating-help strong{font-size:1.18rem}.consent-banner{position:fixed;z-index:100;left:20px;right:20px;bottom:20px;max-width:900px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px 20px;box-shadow:var(--shadow);display:flex;align-items:center;justify-content:space-between;gap:24px}.consent-banner[hidden]{display:none}.consent-banner p{margin:3px 0 0;color:var(--muted);font-size:1.08rem}.consent-actions{display:flex;gap:8px;flex-shrink:0}.consent-actions .btn{min-height:42px;padding-inline:16px}@keyframes drop{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@media(max-width:989px){.shell{width:min(calc(100% - 28px),var(--shell))}.announcement__inner>div{display:none}.announcement__inner{justify-content:center}.header__main{height:70px;grid-template-columns:38px 1fr auto;gap:10px}.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu summary{width:38px;height:38px;display:grid;align-content:center;gap:5px;cursor:pointer}.mobile-menu summary span{display:block;width:23px;height:2px;background:var(--green)}.mobile-menu__panel{position:absolute;top:100%;left:0;width:min(360px,92vw);height:calc(100vh - 104px);background:#fff;padding:28px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:0;overflow:auto}.mobile-menu__panel a{padding:12px 0;border-bottom:1px solid var(--line);font-family:Georgia,serif;font-size:2rem;text-decoration:none}.header__logo{justify-self:center}.header__logo img{max-width:140px}.search-popover{display:none}.hero{min-height:760px;align-items:flex-end}.hero__media{top:0;right:0;bottom:0;left:0}.hero__media:after{background:linear-gradient(0deg,#112b22e6 0,#112b2259 65%,#112b2214)}.hero__content{width:100%;color:#fff;padding:100px 0 48px}.hero__content .lead,.hero__note{color:#ffffffd1}.hero__content .eyebrow{color:#ffdce2}.hero__actions .text-link{color:#fff}.hero-badge{width:112px;height:112px;right:4%;top:4%;bottom:auto}.hero-badge strong{font-size:1.55rem}.trust-strip__grid{grid-template-columns:1fr 1fr}.trust-item{padding:12px;border-bottom:1px solid var(--line)}.trust-item:nth-child(2){border-right:0}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.story-band__grid{grid-template-columns:1fr}.story-band__media{margin:0;min-height:520px}.story-band__copy{padding:55px 0}.story-band__copy{width:min(calc(100% - 28px),var(--shell));margin:auto}.testimonial-grid{grid-template-columns:1fr}.faq{grid-template-columns:1fr;gap:20px}.collection-layout{grid-template-columns:1fr}.filters{position:static;display:none}.filters.is-open{display:block;padding:18px;border:1px solid var(--line);border-radius:14px}.mobile-filter-trigger{display:inline-flex}.product-layout{grid-template-columns:1fr}.product-info{position:static}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.footer__grid{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}.blog-grid{grid-template-columns:1fr 1fr}}@media(max-width:649px){body{font-size:1.4rem}.shell{width:calc(100% - 24px)}.header__actions{gap:5px}.cart-link{font-size:1.12rem}.breadcrumbs{padding-top:8px}.display{font-size:4.7rem}.hero{min-height:680px}.hero__actions{align-items:stretch;flex-direction:column;width:max-content}.hero__actions .text-link{width:max-content}.hero-badge{display:none}.trust-item{justify-content:flex-start}.trust-item i{font-size:1.6rem}.trust-item strong{font-size:1rem}.trust-item span{font-size:.88rem}.home-section{padding:64px 0}.section-head{align-items:flex-start;flex-direction:column;margin-bottom:24px}.category-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;margin-right:-12px;padding-right:12px}.category-card{min-width:78vw;min-height:390px;scroll-snap-align:start}.product-grid{gap:20px 10px}.product-card__title{font-size:1.65rem}.product-card__micro{display:grid}.product-card__cta{font-size:1.02rem}.story-band__media{min-height:430px}.occasion-grid{grid-template-columns:1fr}.collection-hero__grid{grid-template-columns:1fr;gap:14px}.collection-hero{padding-top:28px}.collection-toolbar{align-items:flex-start;gap:10px;flex-wrap:wrap}.collection-toolbar select{max-width:190px}.product-page{padding-top:15px}.product-gallery{display:flex;overflow:auto;scroll-snap-type:x mandatory;gap:7px;margin-right:-12px}.product-gallery__item,.product-gallery__item:first-child{min-width:88vw;aspect-ratio:4/5;scroll-snap-align:start}.product-info h1{font-size:3.5rem}.variant-options{gap:5px}.variant-options span{font-size:1.08rem;padding:7px 3px}.size-guide{padding:12px}.size-card{padding:10px 4px}.field-grid,.addon-grid{grid-template-columns:1fr}.buy-assurance{font-size:.8rem}.sticky-atc{position:fixed;z-index:40;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--line);padding:9px 12px;display:none}.sticky-atc.is-visible{display:flex}.sticky-atc .btn{width:100%}.floating-help{bottom:74px}.cart-page h1{font-size:4rem}.cart-item{grid-template-columns:82px 1fr}.cart-item img{width:82px;height:105px}.cart-item__right{grid-column:2;text-align:left;display:flex;justify-content:space-between}.footer__grid{grid-template-columns:1fr;gap:32px}.footer__brand{grid-column:auto}.footer__bottom{align-items:flex-start;flex-direction:column;gap:12px}.footer__bottom div{flex-wrap:wrap}.consent-banner{align-items:stretch;flex-direction:column;left:10px;right:10px;bottom:10px}.consent-actions .btn{flex:1}.blog-grid{grid-template-columns:1fr}}.product-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.3em}.contact-page{padding:60px 0 100px;display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,8vw,110px);align-items:start}.contact-intro h1{font-family:Georgia,serif;font-size:clamp(4.2rem,6vw,7rem);line-height:.98;margin:0 0 20px}.contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:30px}.contact-cards>a,.contact-cards>div{display:flex;flex-direction:column;padding:18px;border-radius:13px;background:var(--soft);text-decoration:none}.contact-cards span{color:var(--rose);font-size:1rem;text-transform:uppercase;letter-spacing:.08em}.contact-cards small{color:var(--muted)}.contact-form{padding:30px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 18px 55px #17352b14}.contact-form h2{font-family:Georgia,serif;font-size:3rem;margin-top:0}.contact-form form{display:grid;gap:12px}@media(max-width:749px){.contact-page{grid-template-columns:1fr;padding:35px 0 70px}.contact-cards{grid-template-columns:1fr}.contact-form{padding:20px}}body{font-size:1.6rem;line-height:1.6;background:#fffdfd}.eyebrow{font-size:1.12rem;color:#a23758;letter-spacing:.13em}.lead{font-size:clamp(1.65rem,1.6vw,1.9rem);line-height:1.6;color:#715761}.display{font-size:clamp(4.3rem,5.6vw,7.2rem);line-height:1.01}.section-title{font-size:clamp(3.2rem,4.1vw,4.9rem);line-height:1.06}.btn{background:#6f1d3b;border-color:#6f1d3b;font-size:1.35rem;min-height:48px}.btn:hover{background:#58142e}.btn--rose{background:#7d2343;border-color:#7d2343}.btn--ghost{color:#6f1d3b;background:#fff;border-color:#d8b8c4}.text-link{color:#7d2343;font-size:1.3rem}.announcement{background:#6f1d3b;font-size:1.2rem}.announcement__inner{height:31px}.site-header{background:#fff9fbf7;border-bottom-color:#ead8df}.header__main{height:67px;gap:28px}.header__logo span{font-size:1.7rem}.header__logo b{font-size:.78rem;margin-top:6px}.header__logo img{max-height:48px}.desktop-nav{gap:clamp(15px,2vw,30px)}.desktop-nav>a,.desktop-nav summary{font-size:1.4rem;padding:21px 0}.header__actions{gap:10px}.search-popover summary{width:36px;height:36px}.cart-link{font-size:1.3rem}.cart-link span{background:#7d2343}.mega-menu>.mega-menu__panel{display:block;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease,visibility .18s;box-shadow:0 24px 55px #5b1a3321;background:linear-gradient(180deg,#fffafb,#fff);border-top:1px solid #efdce3;padding:27px 0 31px}.mega-menu:hover>.mega-menu__panel,.mega-menu:focus-within>.mega-menu__panel,.mega-menu[open]>.mega-menu__panel{opacity:1;visibility:visible;pointer-events:auto;transform:none}.mega-menu__grid{grid-template-columns:1.05fr 1fr 1fr 1.35fr;gap:34px}.mega-column{padding-right:22px;border-right:1px solid #f0dfe5}.mega-column a{padding:5px 0;color:#5f3b48;font-size:1.34rem;line-height:1.35}.mega-column a strong{color:#542337;font-size:1.42rem}.mega-column a small{color:#8c6b76;font-size:1.03rem;margin-top:2px}.mega-heading{font-size:1.05rem;text-transform:uppercase;letter-spacing:.13em;color:#ad3f60;font-weight:850;margin:0 0 9px}.mega-menu__feature{min-height:205px;background:linear-gradient(135deg,#51142c1a,#51142cd1),url(https://www.aboutflowers.ro/cdn/shop/files/generation-b0d1bdab-6a96-44b7-a2a2-d95e67591dfb.png?v=1780617666&width=900) center 44%/cover}.mega-menu__feature strong{font-size:2.25rem}.mega-menu__feature span,.mega-menu__feature em{font-size:1.08rem}.hero{min-height:min(660px,calc(100vh - 98px));background:#fae9ee}.hero__media{top:0;right:0;bottom:0;left:50%}.hero__media img{object-position:center 48%}.hero__media:after{background:linear-gradient(90deg,#fae9ee 0,rgba(250,233,238,.76) 16%,transparent 44%),linear-gradient(0deg,rgba(83,26,48,.16),transparent 45%)}.hero__content{width:50%;padding:68px 0}.hero__content .display em{color:#9d3656}.hero__content .lead{max-width:54ch}.hero__actions{margin-top:25px}.hero__note{font-size:1.22rem;color:#765d66;margin-top:24px}.hero__note i{background:#bd5875}.hero-badge{width:132px;height:132px;padding:17px;color:#582238}.hero-badge strong{font-size:1.8rem}.trust-strip{border:0;background:#fff5f7;padding:13px 0}.trust-strip__grid{gap:10px;padding:0}.trust-item{justify-content:flex-start;gap:12px;padding:13px 16px;border:1px solid #eddde2!important;border-radius:14px;background:#fff;min-height:62px}.trust-item i{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#fae9ee;color:#8a2b4b;font-size:1.6rem;flex:0 0 auto}.trust-item strong{font-size:1.18rem;color:#57263a}.trust-item span{font-size:1rem;color:#836d75}.home-section{padding:clamp(66px,7vw,100px) 0}.section-head{margin-bottom:30px}.category-card{min-height:400px}.category-card h3{font-size:2.55rem}.story-band{background:#6f1d3b}.story-band__copy p{font-size:1.62rem}.testimonial-wrap{background:#fae9ee}.product-grid{align-items:stretch;gap:clamp(12px,1.6vw,20px)}.product-card{height:100%;display:flex;flex-direction:column;padding:8px 8px 10px;border:1px solid #eadbe0;border-radius:19px;background:#fff;box-shadow:0 8px 28px #661f3a0e;overflow:hidden}.product-card:hover{box-shadow:0 15px 36px #661f3a1f;transform:translateY(-2px);transition:.22s ease}.product-card__media{border-radius:14px;aspect-ratio:4/4.75}.product-card__info{padding:14px 6px 2px;display:flex;flex:1;flex-direction:column}.product-card__title{font-size:1.86rem;line-height:1.22;min-height:2.44em;color:#4d2635}.product-card__price{font-size:1.7rem;line-height:1.35;color:#6f1d3b;margin:9px 0 5px;white-space:normal}.product-card__price span{font-size:1.1rem;color:#856e76;font-weight:650}.product-card__micro{font-size:1.05rem;min-height:20px}.product-card__cta{margin-top:auto;border:0;border-radius:999px;background:#6f1d3b;color:#fff;padding:10px 14px;font-size:1.25rem;min-height:42px}.product-card__cta:hover{color:#fff;background:#58142e}.product-card__badge{background:#fff7f9;color:#7d2343;border:1px solid #ebced8}.collection-hero{padding:42px 0 28px;background:linear-gradient(180deg,#fff8fa,#fff)}.collection-hero h1{font-size:clamp(3.8rem,5.7vw,6.5rem);color:#4d2635}.collection-categories{display:flex;gap:7px;overflow:auto;padding-block:16px;border-bottom:1px solid #eedee4}.collection-categories a{white-space:nowrap;text-decoration:none;border:1px solid #e5cad4;border-radius:99px;padding:8px 14px;color:#6f1d3b;background:#fff;font-size:1.18rem;font-weight:700}.collection-categories a:hover{background:#fae9ee}.collection-layout{grid-template-columns:245px 1fr;gap:30px;padding-top:26px}.filters{top:90px}.filter-title{font-size:1.08rem;text-transform:uppercase;letter-spacing:.12em;font-weight:850;color:#82304e;margin:0 0 10px}.quick-filters{padding:16px;border-radius:14px;background:#fff5f7;margin-bottom:18px}.quick-filter-links{display:flex;flex-wrap:wrap;gap:6px}.quick-filter-links a{padding:7px 10px;border-radius:99px;background:#fff;border:1px solid #ead2db;color:#663044;text-decoration:none;font-size:1.05rem}.filters details{border-bottom-color:#ead8df}.filters summary{font-size:1.3rem}.filter-list{font-size:1.2rem}.price-filter label span{display:block;color:#816a73;font-size:1rem;margin-bottom:4px}.filter-hint{font-size:1rem;color:#89717a}.active-filters{display:flex;flex-wrap:wrap;gap:6px}.active-filters a{background:#fae9ee;color:#6f1d3b;border-radius:99px;padding:6px 10px;text-decoration:none;font-size:1.05rem}.collection-toolbar{margin-bottom:17px}.collection-toolbar p{font-size:1.2rem}.collection-toolbar select{font-size:1.18rem;color:#5a3141}.product-info h1{font-size:clamp(3.3rem,3.6vw,4.7rem)}.product-price{color:#6f1d3b}.product-proof{font-size:1.18rem}.size-guide{background:#fff5f7}.size-card.is-recommended{border-color:#8b2b4c}.order-step__head>span{background:#6f1d3b}.product-submit{background:#6f1d3b}.related-section{background:#fff7f9}.reviews-section{background:#fff}.info-hero{padding:80px 0;background:linear-gradient(135deg,#fae9ee,#fff8fa)}.info-hero h1{font-family:Georgia,serif;font-size:clamp(4rem,6vw,7rem);line-height:1;margin:0 0 18px;max-width:850px}.info-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding-block:42px 70px}.info-card-grid article{padding:24px;border-radius:17px;border:1px solid #ead8df;background:#fff;box-shadow:0 10px 30px #671f3a0d}.info-card-grid article>span{color:#ad3f60;font-weight:850}.info-card-grid h2{font-family:Georgia,serif;font-size:2.3rem;line-height:1.1;margin:14px 0 9px}.info-card-grid p{color:#765d66;margin:0}.delivery-flow{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;padding:30px 0 80px}.delivery-flow ol{list-style:none;margin:0;padding:0;display:grid;gap:12px}.delivery-flow li{display:grid;grid-template-columns:38px 1fr;gap:13px;padding:16px;border-radius:14px;background:#fff7f9}.delivery-flow li>b{width:34px;height:34px;border-radius:50%;background:#6f1d3b;color:#fff;display:grid;place-items:center}.delivery-flow li span{display:flex;flex-direction:column;color:#765d66}.delivery-flow li strong{color:#4d2635}.guarantee-box{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:35px;margin-bottom:85px;border-radius:20px;background:#6f1d3b;color:#fff}.guarantee-box>div{max-width:760px}.guarantee-box .eyebrow{color:#f5b7c9}.guarantee-box h2{font-family:Georgia,serif;font-size:3rem;margin:5px 0}.guarantee-box p{color:#f3dfe6}.about-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding:75px 0}.about-story>div:last-child{font-size:1.72rem;color:#6f5660}.about-values{padding-top:0}.legal-page{display:grid;grid-template-columns:340px 1fr;gap:70px;padding:65px 0 100px}.legal-page aside{position:sticky;top:105px;align-self:start}.legal-page h1{font-family:Georgia,serif;font-size:4.4rem;line-height:1.05}.legal-page nav{display:grid;margin-top:28px}.legal-page nav a{text-decoration:none;padding:11px 0;border-bottom:1px solid #ead8df;color:#6f1d3b}.legal-content{max-width:820px}.legal-content h1:first-child{display:none}.legal-content h2{font-family:Georgia,serif;color:#57263a;margin-top:30px}.site-footer{background:#4b152b}.floating-help{background:#7d2343}.consent-banner{border-color:#ead8df}@media(max-width:989px){.header__main{height:63px}.hero{min-height:700px}.hero__content{padding:85px 0 42px}.hero__media{top:0;right:0;bottom:0;left:0}.hero__media img{object-position:center 44%}.hero__media:after{background:linear-gradient(0deg,#4b152beb,#4b152b3d 72%,#4b152b0d)}.trust-strip{padding:10px 0}.trust-strip__grid{gap:8px}.collection-layout{grid-template-columns:1fr}.info-card-grid{grid-template-columns:1fr 1fr}.delivery-flow,.about-story,.legal-page{grid-template-columns:1fr;gap:30px}.legal-page aside{position:static}}@media(max-width:649px){body{font-size:1.48rem}.announcement{font-size:1.08rem}.announcement__inner{height:29px}.header__main{height:59px}.header__logo span{font-size:1.48rem}.header__logo b{font-size:.68rem}.hero{min-height:610px}.display{font-size:4.25rem;line-height:1}.hero__content .lead{font-size:1.55rem}.hero__actions{margin-top:20px}.trust-strip__grid{grid-template-columns:1fr 1fr}.trust-item{min-height:70px;padding:10px;gap:8px}.trust-item i{width:27px;height:27px}.trust-item strong{font-size:.98rem}.trust-item span{font-size:.85rem}.section-title{font-size:3.25rem}.category-card h3{font-size:2.35rem}.product-grid{gap:12px 8px}.product-card{padding:5px 5px 8px;border-radius:15px}.product-card__media{border-radius:11px}.product-card__info{padding:10px 3px 0}.product-card__title{font-size:1.48rem;min-height:2.44em}.product-card__price{font-size:1.48rem;margin-top:7px}.product-card__micro{font-size:.88rem}.product-card__cta{font-size:1.02rem;padding:8px 9px;min-height:37px}.collection-hero h1{font-size:3.8rem}.collection-categories{margin-inline:0;width:100%;padding-left:12px}.info-hero{padding:52px 0}.info-hero h1{font-size:4rem}.info-card-grid{grid-template-columns:1fr;padding-block:28px 50px}.delivery-flow,.about-story{padding:20px 0 60px}.guarantee-box{align-items:flex-start;flex-direction:column;padding:25px;margin-bottom:60px}.guarantee-box h2{font-size:2.5rem}.legal-page{padding:40px 0 70px}.legal-page h1{font-size:3.5rem}}.product-page .field{font-size:.875rem}.product-page .field>span:first-child,.product-page .field-grid .field{font-size:.875rem}.product-page .rte,.product-page .rte p,.product-page .accordion-panel,.product-page .accordion-panel p{font-size:.96rem;line-height:1.72}.product-page .eyebrow,.product-recommendations .eyebrow,.reviews-section .eyebrow{font-size:.75rem;letter-spacing:.14em}@media(max-width:749px){.product-page .rte,.product-page .rte p,.product-page .accordion-panel,.product-page .accordion-panel p{font-size:.94rem;line-height:1.68}}.product-page .field,.product-page .field>span:first-child,.product-page .field-grid .field,.reviews-section .field,.contact-form .field{font-size:14px}.product-page .rte,.product-page .rte p,.product-page .accordion-panel,.product-page .accordion-panel p{font-size:15.5px;line-height:1.72}.product-page .eyebrow,.product-recommendations .eyebrow,.reviews-section .eyebrow{font-size:12px}@media(max-width:749px){.product-page .rte,.product-page .rte p,.product-page .accordion-panel,.product-page .accordion-panel p{font-size:15px;line-height:1.68}}.pdp{padding:22px 0 0;background:#fff;color:#482633}.pdp__layout{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(430px,.96fr);gap:clamp(32px,5vw,66px);align-items:start}.pdp-gallery{min-width:0}.pdp-gallery__stage{position:relative;aspect-ratio:1/1;background:#fff6f8;border-radius:26px;overflow:hidden}.pdp-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;margin:0}.pdp-gallery__slide[hidden]{display:none}.pdp-gallery__slide img{width:100%;height:100%;object-fit:cover}.pdp-gallery__badges{position:absolute;z-index:2;top:16px;left:16px;display:flex;gap:7px}.pdp-gallery__badges span{padding:7px 11px;border-radius:999px;background:#ffffffeb;box-shadow:0 5px 18px #4b152b14;font-size:11px;font-weight:800;color:#6f1d3b}.pdp-gallery__count{position:absolute;z-index:2;right:16px;bottom:16px;padding:7px 11px;border-radius:999px;background:#4b152bd6;color:#fff;font-size:12px}.pdp-gallery__thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto;padding-bottom:2px}.pdp-gallery__thumb{flex:0 0 78px;width:78px;height:78px;padding:3px;border:1px solid #ead8df;border-radius:14px;background:#fff;cursor:pointer;overflow:hidden}.pdp-gallery__thumb img{width:100%;height:100%;object-fit:cover;border-radius:10px}.pdp-gallery__thumb.is-active{border-color:#8b2b4c;box-shadow:0 0 0 1px #8b2b4c}.pdp-gallery__note{display:flex;align-items:flex-start;gap:11px;margin-top:15px;padding:14px 16px;border-radius:15px;background:#fff7f9;border:1px solid #f0e0e5}.pdp-gallery__note>span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#fae9ee;color:#8b2b4c;font-size:17px}.pdp-gallery__note p{margin:0;display:flex;flex-direction:column;line-height:1.35}.pdp-gallery__note strong{font-size:13.5px}.pdp-gallery__note small{font-size:12.5px;color:#806a72;margin-top:2px}.pdp-panel{position:sticky;top:104px;min-width:0;padding-bottom:40px}.pdp-panel__topline{display:flex;justify-content:space-between;gap:15px;color:#826c74;font-size:12px}.pdp-stock{display:flex;align-items:center;gap:7px;color:#6f1d3b;font-weight:750}.pdp-stock i{width:8px;height:8px;border-radius:50%;background:#3b9a68;box-shadow:0 0 0 4px #e7f4ec}.pdp-panel h1{font-family:Georgia,serif;font-size:clamp(35px,3.55vw,52px);line-height:1.02;letter-spacing:-.025em;margin:12px 0 13px;color:#4b2133}.pdp-rating-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:12.5px;color:#806a72}.pdp-rating{display:flex;gap:7px;align-items:center;color:#6f1d3b;text-decoration:none}.pdp-rating span{color:#d78b76;letter-spacing:2px}.pdp-rating b{text-decoration:underline;text-underline-offset:2px}.pdp-rating-row__divider{color:#cdb8bf}.pdp-price-row{display:flex;justify-content:space-between;align-items:end;margin:17px 0 19px;padding-bottom:17px;border-bottom:1px solid #ead8df}.pdp-price{font-size:25px;font-weight:850;color:#6f1d3b}.pdp-price s{font-size:16px;font-weight:500;color:#9b858d;margin-left:8px}.pdp-price-row>span{font-size:11px;color:#927b84}.pdp-form{display:block}.pdp-experience,.pdp-option{border:0;padding:0;margin:0 0 18px}.pdp-experience legend{width:100%;display:flex;justify-content:space-between;align-items:end;margin-bottom:11px}.pdp-experience legend span{font-size:17px;font-weight:850}.pdp-experience legend small{font-size:11.5px;color:#8a747c}.pdp-experience__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.pdp-experience__card{position:relative;cursor:pointer;min-width:0}.pdp-experience__card input{position:absolute;opacity:0}.pdp-experience__surface{position:relative;min-height:134px;padding:17px 10px 12px;border:1px solid #ead8df;border-radius:15px;background:#fff;display:flex;flex-direction:column;align-items:center;text-align:center;transition:.2s ease}.pdp-experience__surface>b{font-family:Georgia,serif;font-size:18px;line-height:1}.pdp-experience__surface small{font-size:11px;line-height:1.35;color:#846e76;margin:8px 0 9px}.pdp-experience__surface strong{margin-top:auto;font-size:14px;color:#6f1d3b}.pdp-experience__surface>i{position:absolute;right:8px;top:8px;width:19px;height:19px;border-radius:50%;display:none;place-items:center;background:#6f1d3b;color:#fff;font-size:11px;font-style:normal}.pdp-experience__card input:checked+.pdp-experience__surface{border-color:#6f1d3b;background:#fff7f9;box-shadow:0 0 0 1px #6f1d3b}.pdp-experience__card input:checked+.pdp-experience__surface>i{display:grid}.pdp-experience__card.is-recommended em{position:absolute;z-index:2;top:-8px;left:50%;transform:translate(-50%);white-space:nowrap;padding:3px 8px;border-radius:99px;background:#6f1d3b;color:#fff;font-size:8.5px;font-weight:800;font-style:normal;text-transform:uppercase;letter-spacing:.04em}.pdp-experience__help{margin-top:9px}.pdp-experience__help summary{cursor:pointer;color:#7d2343;font-size:12px;font-weight:800}.pdp-experience__help div{margin-top:8px;padding:11px 13px;border-radius:11px;background:#fff7f9;color:#775f68;font-size:12.5px;line-height:1.55}.pdp-option legend{font-size:14px;font-weight:800;margin-bottom:8px}.pdp-option__values{display:flex;flex-wrap:wrap;gap:8px}.pdp-option__values label{position:relative;cursor:pointer}.pdp-option__values input{position:absolute;opacity:0}.pdp-option__values span{display:block;padding:10px 16px;border:1px solid #ead8df;border-radius:11px;font-weight:700}.pdp-option__values input:checked+span{border-color:#6f1d3b;background:#fff7f9;box-shadow:0 0 0 1px #6f1d3b}.pdp-configurator{border:1px solid #ead8df;border-radius:18px;overflow:hidden;background:#fff}.pdp-configurator__heading{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:#fff7f9;border-bottom:1px solid #ead8df}.pdp-configurator__heading>div{display:flex;flex-direction:column}.pdp-configurator__heading span{font-family:Georgia,serif;font-size:17px;font-weight:750}.pdp-configurator__heading small{font-size:11px;color:#8a747c}.pdp-configurator__heading>b{font-size:11px;color:#fff;background:#6f1d3b;border-radius:99px;padding:5px 8px}.pdp-config-step{padding:14px 16px;border-bottom:1px solid #f0e2e7}.pdp-config-step__title{display:flex;align-items:flex-start;gap:9px;margin-bottom:10px}.pdp-config-step__title>span,.pdp-message summary i{flex:0 0 24px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#6f1d3b;color:#fff;font-size:11px;font-style:normal;font-weight:850}.pdp-config-step__title>div{display:flex;flex-direction:column}.pdp-config-step__title b{font-size:13.5px}.pdp-config-step__title small{font-size:11px;color:#8b757d;margin-top:1px}.pdp-delivery-choice{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pdp-delivery-choice label{position:relative;cursor:pointer}.pdp-delivery-choice input{position:absolute;opacity:0}.pdp-delivery-choice>label>span{min-height:63px;padding:9px 10px;border:1px solid #ead8df;border-radius:12px;display:grid;grid-template-columns:28px 1fr;column-gap:8px;align-items:center}.pdp-delivery-choice span i{grid-row:1/3;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#fae9ee;color:#7d2343;font-style:normal}.pdp-delivery-choice span b,.pdp-delivery-choice span small{display:block}.pdp-delivery-choice span b{font-size:12px}.pdp-delivery-choice span small{font-size:10.5px;color:#8b747d}.pdp-delivery-choice input:checked+span{border-color:#8b2b4c;background:#fff7f9}.pdp-date-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pdp-date-grid label,.pdp-message__body label{display:grid;gap:5px;font-size:11.5px;font-weight:750}.pdp-date-grid input,.pdp-date-grid select,.pdp-message textarea{width:100%;min-height:42px;padding:9px 10px;border:1px solid #ead8df;border-radius:10px;background:#fff;color:#482633;font:inherit}.pdp-message{padding:0 16px}.pdp-message summary{display:flex;justify-content:space-between;align-items:center;padding:13px 0;cursor:pointer;list-style:none}.pdp-message summary::-webkit-details-marker{display:none}.pdp-message summary>span{display:grid;grid-template-columns:24px auto auto;align-items:center;gap:8px}.pdp-message summary b{font-size:13.5px}.pdp-message summary small{font-size:10.5px;color:#8b747d}.pdp-message summary strong{font-size:11px;color:#7d2343}.pdp-message__body{padding:0 0 14px 33px}.pdp-message textarea{resize:vertical;min-height:80px}.pdp-anonymous{display:flex!important;align-items:center;gap:7px;margin-top:8px;font-weight:500!important}.pdp-anonymous input{accent-color:#6f1d3b}.pdp-addons{margin-top:17px}.pdp-addons__heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.pdp-addons__heading>div{display:flex;flex-direction:column}.pdp-addons__heading b{font-size:15px}.pdp-addons__heading small{font-size:11px;color:#8b747d}.pdp-addons__heading>span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#7d2343}.pdp-addons__rail{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.pdp-addon{position:relative;cursor:pointer;min-width:0}.pdp-addon>input{position:absolute;opacity:0}.pdp-addon__image{position:relative;display:block;aspect-ratio:1/1;border-radius:12px;overflow:hidden;background:#fff7f9;border:1px solid #ead8df}.pdp-addon__image img{width:100%;height:100%;object-fit:cover}.pdp-addon__image i{position:absolute;right:6px;bottom:6px;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#6f1d3b;border:1px solid #6f1d3b;font-style:normal;font-weight:800}.pdp-addon__copy{display:block;padding-top:6px}.pdp-addon__copy b{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5em;font-size:10.5px;line-height:1.25}.pdp-addon__copy small{display:block;margin-top:3px;font-size:10.5px;color:#7d2343;font-weight:750}.pdp-addon input:checked+.pdp-addon__image{border-color:#6f1d3b;box-shadow:0 0 0 2px #6f1d3b}.pdp-addon input:checked+.pdp-addon__image i{background:#6f1d3b;color:#fff}.pdp-addon input:checked+.pdp-addon__image i{font-size:0}.pdp-addon input:checked+.pdp-addon__image i:after{content:"\2713";font-size:12px}.pdp-purchase{margin-top:17px;padding:15px;border-radius:17px;background:#4b152b;color:#fff}.pdp-purchase__total{display:flex;justify-content:space-between;align-items:end;margin-bottom:11px}.pdp-purchase__total span{font-size:11px;color:#efceda}.pdp-purchase__total strong{font-size:19px}.pdp-purchase__button{width:100%;min-height:53px;padding:10px 17px;border:0;border-radius:999px;background:#fff;color:#5d1834;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:850;cursor:pointer}.pdp-purchase__button i{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#fae9ee;font-style:normal}.pdp-purchase__button:hover{background:#fff7f9}.pdp-purchase__button[disabled]{opacity:.5;cursor:not-allowed}.pdp-purchase>p{font-size:12px;color:#ffd2dc;margin:9px 0 0}.pdp-assurance{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:9px;color:#806a72;font-size:10.5px;text-align:center}.pdp-assurance i{font-style:normal;color:#3b8a63}.pdp-quick-details{margin-top:18px;border-top:1px solid #ead8df}.pdp-quick-details details{border-bottom:1px solid #ead8df}.pdp-quick-details summary{display:flex;justify-content:space-between;align-items:center;padding:13px 0;cursor:pointer;font-size:13px;font-weight:800;list-style:none}.pdp-quick-details summary::-webkit-details-marker{display:none}.pdp-quick-details summary span{color:#7d2343}.pdp-quick-details details[open] summary span{transform:rotate(45deg)}.pdp-quick-details .rte,.pdp-quick-details details>p{padding:0 0 15px;margin:0;color:#745e66;font-size:13.5px;line-height:1.65}.pdp-quick-details .rte p{font-size:13.5px;line-height:1.65}.pdp-benefits{margin-top:30px;padding:20px 0;background:#fff7f9;border-block:1px solid #f0e0e5}.pdp-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pdp-benefits article{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center}.pdp-benefits article i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fae9ee;color:#7d2343;font-size:10px;font-style:normal;font-weight:850}.pdp-benefits article div{display:flex;flex-direction:column}.pdp-benefits article b{font-size:12.5px}.pdp-benefits article span{font-size:10.5px;color:#846e76}.pdp-aftercare{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;padding-block:65px}.pdp-aftercare .eyebrow{color:#a63b5c;font-size:11px}.pdp-aftercare h2{font-family:Georgia,serif;font-size:clamp(32px,4vw,48px);line-height:1.03;margin:8px 0 0}.pdp-aftercare ol{list-style:none;margin:0;padding:0;display:grid;gap:10px}.pdp-aftercare li{display:grid;grid-template-columns:36px 1fr;gap:13px;padding:15px;border-radius:14px;background:#fff7f9}.pdp-aftercare li>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#6f1d3b;color:#fff;font-weight:800}.pdp-aftercare li b{font-size:14px}.pdp-aftercare li p{font-size:12px;color:#806a72;margin:3px 0 0}.pdp-mobile-bar{display:none}@media(max-width:1100px){.pdp__layout{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);gap:28px}.pdp-panel h1{font-size:38px}.pdp-experience__surface{min-height:126px}.pdp-addons__rail{grid-template-columns:repeat(4,minmax(72px,1fr))}}@media(max-width:989px){.pdp{padding-top:12px}.pdp__layout{grid-template-columns:1fr;gap:28px}.pdp-panel{position:static}.pdp-gallery__stage{aspect-ratio:1/1}.pdp-benefits__grid{grid-template-columns:1fr 1fr}.pdp-aftercare{grid-template-columns:1fr;gap:25px}.pdp-panel h1{font-size:clamp(34px,6vw,46px)}}@media(max-width:749px){.pdp{padding-top:6px;padding-bottom:78px}.pdp .shell{width:calc(100% - 24px)}.pdp-gallery__stage{margin-inline:-12px;border-radius:0;aspect-ratio:1/1}.pdp-gallery__badges{top:12px;left:12px}.pdp-gallery__thumbs{margin-right:-12px}.pdp-gallery__thumb{flex-basis:64px;width:64px;height:64px;border-radius:11px}.pdp-gallery__note{padding:12px;margin-top:12px}.pdp-gallery__note small{font-size:11.5px}.pdp__layout{gap:22px}.pdp-panel h1{font-size:34px;line-height:1.04;margin-top:10px}.pdp-panel__topline{font-size:11px}.pdp-rating-row{font-size:11.5px}.pdp-price{font-size:23px}.pdp-experience legend{align-items:flex-start;flex-direction:column;gap:2px}.pdp-experience__grid{gap:6px}.pdp-experience__surface{min-height:128px;padding:16px 5px 10px}.pdp-experience__surface>b{font-size:16px}.pdp-experience__surface small{font-size:9.8px}.pdp-experience__surface strong{font-size:12.5px}.pdp-configurator__heading,.pdp-config-step{padding-inline:12px}.pdp-delivery-choice>label>span{grid-template-columns:24px 1fr;padding:8px 7px}.pdp-delivery-choice span i{width:24px;height:24px}.pdp-date-grid{grid-template-columns:1fr}.pdp-message{padding-inline:12px}.pdp-message summary>span{grid-template-columns:24px auto}.pdp-message summary small{grid-column:2}.pdp-message__body{padding-left:32px}.pdp-addons__rail{display:flex;overflow:auto;scroll-snap-type:x mandatory;margin-right:-12px;padding-right:12px}.pdp-addon{flex:0 0 105px;scroll-snap-align:start}.pdp-addon__copy b,.pdp-addon__copy small{font-size:10px}.pdp-purchase{padding:13px}.pdp-assurance{font-size:9.5px}.pdp-benefits{margin-top:10px}.pdp-benefits__grid{grid-template-columns:1fr 1fr;gap:13px 9px}.pdp-benefits article{grid-template-columns:28px 1fr;gap:7px}.pdp-benefits article i{width:28px;height:28px}.pdp-benefits article b{font-size:11px}.pdp-benefits article span{font-size:9.5px}.pdp-aftercare{padding-block:45px}.pdp-aftercare h2{font-size:33px}.pdp-mobile-bar{position:fixed;z-index:45;left:0;right:0;bottom:0;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;background:#fffffff7;border-top:1px solid #ead8df;box-shadow:0 -10px 28px #4b152b17;transform:translateY(110%);transition:.22s ease}.pdp-mobile-bar.is-visible{transform:none}.pdp-mobile-bar>div{display:flex;flex-direction:column}.pdp-mobile-bar small{font-size:9px;color:#806a72}.pdp-mobile-bar strong{font-size:15px;color:#6f1d3b}.pdp-mobile-bar button{min-width:190px;min-height:45px;border:0;border-radius:999px;background:#6f1d3b;color:#fff;font-weight:850}.floating-help{bottom:72px}}@media(min-width:990px){.pdp-gallery{position:sticky;top:104px;align-self:start}.pdp-panel{position:relative;top:auto}.pdp-mobile-bar{position:fixed;z-index:44;right:24px;bottom:22px;left:auto;width:min(520px,calc(100vw - 48px));display:flex;justify-content:space-between;align-items:center;gap:16px;padding:10px 12px 10px 17px;border:1px solid #ead8df;border-radius:18px;background:#fffffff7;box-shadow:0 16px 44px #4b152b2e;transform:translateY(150%);opacity:0;transition:.24s ease}.pdp-mobile-bar.is-visible{transform:none;opacity:1}.pdp-mobile-bar>div{display:flex;flex-direction:column}.pdp-mobile-bar small{font-size:10px;color:#806a72}.pdp-mobile-bar strong{font-size:17px;color:#6f1d3b}.pdp-mobile-bar button{min-width:245px;min-height:47px;border:0;border-radius:999px;background:#6f1d3b;color:#fff;font-weight:850;cursor:pointer}}@media(max-width:989px){.pdp-gallery{position:static}}.product-card__title{font-size:16.5px;line-height:1.3;min-height:2.6em}.product-card__micro{min-height:18px}.product-card__micro .stars{font-size:11px}.product-card.is-sold-out{order:99}.product-card.is-sold-out .product-card__media img{filter:saturate(.55);opacity:.72}.product-card__badge--sold{background:#a22b3f!important;color:#fff!important;border-color:#a22b3f!important}.product-card__cta--sold{background:#f5e8ec!important;color:#9b2b40!important;border:1px solid #e7c7d0!important;pointer-events:none}.product-card__cta--sold:hover{background:#f5e8ec!important;color:#9b2b40!important}.pdp-stock.is-unavailable{color:#a52239}.pdp-stock.is-unavailable i{background:#cf263f;box-shadow:0 0 0 4px #fae4e8}.pdp-panel h1{font-size:clamp(31px,3vw,44px);line-height:1.05}.pdp-experience__surface{min-height:108px;padding:14px 8px 10px}.pdp-experience__surface>b{font-size:16px}.pdp-experience__surface small{font-size:10px;margin:6px 0}.pdp-experience__surface strong{font-size:12.5px}.pdp-experience__card.is-recommended em{font-size:8px}.pdp-option legend{width:100%;display:flex;justify-content:space-between;gap:12px;align-items:end}.pdp-option legend>span{font-size:13.5px;font-weight:850}.pdp-option legend>small{font-size:10.5px;color:#8b747d;font-weight:500}.pdp-option__values{gap:7px}.pdp-option__values span{padding:9px 13px;border-radius:10px;font-size:12px}.pdp-option__select{position:relative;display:block}.pdp-option__select select{width:100%;min-height:46px;padding:10px 42px 10px 13px;border:1px solid #decad1;border-radius:12px;background:#fff7f9;color:#4b2133;font-weight:750;-webkit-appearance:none;appearance:none;cursor:pointer}.pdp-option__select i{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#7d2343;font-style:normal;pointer-events:none}.pdp-date-field{position:relative;cursor:pointer}.pdp-date-field input{cursor:pointer;padding-right:38px;color-scheme:light}.pdp-date-field:after{content:"\25a3";position:absolute;right:13px;bottom:12px;color:#7d2343;font-size:13px;pointer-events:none}.pdp-date-field input::-webkit-calendar-picker-indicator{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.pdp-purchase{max-width:455px;margin:14px auto 0;padding:11px 13px;border-radius:15px}.pdp-purchase__total{margin-bottom:8px}.pdp-purchase__total strong{font-size:17px}.pdp-purchase__button{min-height:45px;padding:8px 13px;font-size:13px}.pdp-purchase__button i{width:25px;height:25px}.pdp-assurance{max-width:455px;margin:8px auto 0}.pdp-quick-details .rte ul{margin:10px 0 0;padding-left:19px}.pdp-quick-details .rte li{margin:5px 0}.pdp-journey{padding:72px 0;background:linear-gradient(135deg,#4b152b,#6f1d3b);color:#fff}.pdp-journey__head{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end;margin-bottom:36px}.pdp-journey__head .eyebrow{color:#f3b9c9;font-size:11px}.pdp-journey__head h2{font-family:Georgia,serif;font-size:clamp(34px,4.2vw,52px);line-height:1.02;margin:8px 0 0}.pdp-journey__head>p{color:#eed4dc;font-size:14px;line-height:1.65;margin:0}.pdp-journey__steps{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0;padding:0}.pdp-journey__steps li{min-height:180px;padding:20px;border:1px solid rgba(255,255,255,.17);border-radius:18px;background:#ffffff12;display:flex;flex-direction:column}.pdp-journey__steps li>span{font-size:11px;color:#f3b9c9;letter-spacing:.1em}.pdp-journey__steps li div{margin-top:auto}.pdp-journey__steps b{font-family:Georgia,serif;font-size:19px}.pdp-journey__steps p{font-size:11.5px;line-height:1.55;color:#eed4dc;margin:7px 0 0}.reviews-slider-section{padding:72px 0;background:#fff7f9}.reviews-slider__head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.reviews-slider__head h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,50px);line-height:1;margin:7px 0 10px}.reviews-slider__head p{margin:0;color:#806a72}.reviews-slider__actions{display:flex;align-items:center;gap:8px}.reviews-slider__actions>button:not(.btn){width:42px;height:42px;border:1px solid #dcc5cd;border-radius:50%;background:#fff;color:#6f1d3b;font-size:17px;cursor:pointer}.reviews-slider__viewport{overflow:hidden}.reviews-slider__track{display:flex;gap:14px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:3px 2px 18px}.reviews-slider__track::-webkit-scrollbar{display:none}.review-slide{flex:0 0 calc((100% - 28px)/3);min-height:250px;padding:24px;border:1px solid #ead8df;border-radius:20px;background:#fff;box-shadow:0 10px 30px #4b152b0e;scroll-snap-align:start;display:flex;flex-direction:column}.review-slide>.stars{font-size:12px}.review-slide h3{font-family:Georgia,serif;font-size:21px;margin:14px 0 9px}.review-slide p{font-size:13px;line-height:1.65;color:#735d66;margin:0}.review-slide footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;border-top:1px solid #f0e1e6}.review-slide footer strong{font-size:12px}.review-slide footer span{font-size:10px;color:#967f88}.footer-2026{background:#3d1024;color:#f9edf1;padding:0}.footer-2026 a{color:inherit;text-decoration:none}.footer-2026__intro{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-block:48px;border-bottom:1px solid rgba(255,255,255,.13)}.footer-2026__intro .eyebrow{color:#efb1c3;font-size:10px}.footer-2026__intro h2{font-family:Georgia,serif;font-size:clamp(28px,3vw,40px);margin:7px 0 0}.footer-2026__order{min-width:210px;padding:13px 17px;border-radius:999px;background:#fff;color:#6f1d3b!important;display:flex;justify-content:space-between;font-weight:850}.footer-2026__grid{display:grid;grid-template-columns:1.25fr .8fr .8fr 1fr;gap:50px;padding-block:52px}.footer-2026__brand .header__logo{align-items:flex-start;color:#fff}.footer-2026__brand>p{max-width:310px;color:#dcbfca;font-size:12.5px;line-height:1.65}.footer-2026__rating{display:flex;flex-direction:column;margin-top:20px}.footer-2026__rating span{color:#efaa91;letter-spacing:2px}.footer-2026__rating small{color:#dcbfca;margin-top:5px}.footer-2026__grid h3{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#efb1c3;margin:0 0 16px}.footer-2026__grid nav,.footer-2026__contact{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-2026__grid nav a,.footer-2026__contact a,.footer-2026__contact p{font-size:12px;color:#f4dfe6;margin:0}.footer-2026__grid a:hover{color:#fff}.footer-2026__consumer{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-block:24px;border-block:1px solid rgba(255,255,255,.13)}.footer-2026__consumer h3{margin:0 0 3px;font-size:13px}.footer-2026__consumer p{margin:0;color:#d5b6c1;font-size:11px}.footer-2026__anpc{display:flex;gap:9px}.footer-2026__anpc a{width:250px;height:50px;padding:7px 10px;border-radius:8px;background:#fff;color:#3e1625!important;display:grid;grid-template-columns:46px 1fr 16px;align-items:center;gap:8px}.footer-2026__anpc a>span{height:32px;border-radius:5px;display:grid;place-items:center;background:#143e72;color:#fff;font-size:9px;font-weight:900}.footer-2026__anpc b{font-size:10.5px;line-height:1.25}.footer-2026__anpc i{font-style:normal;color:#6f1d3b}.footer-2026__bottom{display:flex;justify-content:space-between;gap:30px;padding-block:23px}.footer-2026__bottom>div{display:flex;flex-direction:column;gap:5px}.footer-2026__bottom strong{font-size:11px}.footer-2026__bottom span{font-size:10px;color:#d0aebb}.footer-2026__bottom nav{display:flex;gap:18px;flex-wrap:wrap}.footer-2026__bottom nav a{font-size:10px;color:#d7bac5}@media(max-width:989px){.pdp-journey__head{grid-template-columns:1fr;gap:16px}.pdp-journey__steps{grid-template-columns:1fr 1fr}.review-slide{flex-basis:calc((100% - 14px)/2)}.footer-2026__grid{grid-template-columns:1fr 1fr}.footer-2026__brand{grid-column:1/-1}.footer-2026__consumer{align-items:flex-start;flex-direction:column}.footer-2026__anpc{flex-wrap:wrap}}@media(max-width:749px){.product-card__title{font-size:13.5px}.pdp-panel h1{font-size:29px}.pdp-experience__surface{min-height:101px}.pdp-experience__surface>b{font-size:14px}.pdp-experience__surface small{font-size:9px}.pdp-option legend{align-items:flex-start;flex-direction:column;gap:2px}.pdp-purchase{max-width:100%}.pdp-journey{padding:48px 0}.pdp-journey__head h2{font-size:32px}.pdp-journey__steps{display:flex;overflow:auto;margin-right:-12px;padding-right:12px;scroll-snap-type:x mandatory}.pdp-journey__steps li{flex:0 0 78vw;min-height:165px;scroll-snap-align:start}.reviews-slider-section{padding:50px 0}.reviews-slider__head{align-items:flex-start;flex-direction:column}.reviews-slider__actions{width:100%;flex-wrap:wrap}.reviews-slider__actions .btn{margin-left:auto}.review-slide{flex-basis:86vw;min-height:235px;padding:20px}.footer-2026__intro{align-items:flex-start;flex-direction:column;padding-block:38px}.footer-2026__order{width:100%}.footer-2026__grid{grid-template-columns:1fr;gap:34px;padding-block:40px}.footer-2026__brand{grid-column:auto}.footer-2026__consumer{padding-block:22px}.footer-2026__anpc{width:100%;flex-direction:column}.footer-2026__anpc a{width:250px;max-width:100%}.footer-2026__bottom{align-items:flex-start;flex-direction:column}.footer-2026__bottom nav{gap:12px}}.product-card{text-align:center;display:flex;flex-direction:column}.product-card__info{display:flex;flex:1;flex-direction:column;align-items:center}.product-card__price,.product-card__micro{justify-content:center}.product-card__micro{width:100%}.product-card__cta{width:auto;min-width:142px;max-width:178px;min-height:37px;margin:13px auto 0;padding:8px 17px;border:1px solid #6f1d3b;border-radius:999px;background:#6f1d3b;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:11.5px;line-height:1;text-align:center;box-shadow:0 7px 18px #4b152b1f}.product-card__cta:hover{background:#8a294b;color:#fff;border-color:#8a294b;transform:translateY(-1px)}.pdp-purchase{max-width:410px;padding:10px 12px}.pdp-purchase__button{min-height:41px;padding:7px 12px;font-size:12.5px}.pdp-purchase__button i{width:23px;height:23px}.pdp-assurance{max-width:410px}.review-slide{cursor:default;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.review-slide.is-expandable{cursor:pointer}.review-slide.is-expandable:hover,.review-slide.is-expandable:focus-visible{border-color:#c98ca2;box-shadow:0 14px 36px #4b152b1c;outline:none;transform:translateY(-2px)}.review-slide__text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.review-slide.is-expanded .review-slide__text{display:block;overflow:visible}.review-slide__more{align-self:flex-start;margin:11px 0 0;padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:#7d2343;font-size:10.5px;font-weight:800;cursor:pointer}.review-slide footer span{color:#7d2343;font-weight:750}.reviews-slider__hint{margin:0;color:#8a737c;font-size:11px;text-align:center}.reviews-slider__google{text-decoration:none}@media(max-width:749px){.product-card__cta{min-width:128px;max-width:156px;min-height:34px;padding:7px 14px;font-size:10.8px}.pdp-purchase{max-width:370px}.pdp-purchase__button{min-height:40px}.reviews-slider__google{margin-left:0!important}.reviews-slider__hint{text-align:left}}.pdp-panel h1{font-size:clamp(28px,2.35vw,36px);line-height:1.08;letter-spacing:-.025em;margin:9px 0 8px}.pdp-rating-row{margin-top:2px}.pdp-price-row{margin:13px 0 15px;padding-bottom:14px}.pdp-experience{margin-bottom:13px}.pdp-experience legend{margin-bottom:8px}.pdp-experience legend span{font-size:14px}.pdp-experience legend small{font-size:10.5px}.pdp-experience--compact .pdp-experience__grid{gap:7px}.pdp-experience--compact .pdp-experience__surface{min-height:72px;padding:11px 10px 9px;border-radius:12px;align-items:stretch;text-align:left;justify-content:center}.pdp-experience--compact .pdp-experience__top{display:flex;align-items:center;justify-content:space-between;gap:7px;padding-right:15px}.pdp-experience--compact .pdp-experience__top b{font-family:Georgia,serif;font-size:14px;line-height:1}.pdp-experience--compact .pdp-experience__top strong{margin:0;color:#6f1d3b;font-size:12px;white-space:nowrap}.pdp-experience--compact .pdp-experience__surface small{margin:6px 0 0;font-size:9.5px;line-height:1.25;white-space:normal}.pdp-experience--compact .pdp-experience__surface>i{right:7px;top:7px;width:17px;height:17px;font-size:9px}.pdp-experience--compact .pdp-experience__card.is-recommended em{top:-7px;padding:2px 6px;font-size:7px}.pdp-experience__help{margin-top:7px}.pdp-experience__help summary{font-size:11px}.pdp-experience__help div{font-size:11.5px;padding:9px 11px}.pdp-configurator{margin-top:10px}.pdp-configurator__heading{padding-block:13px}.pdp-configurator__heading>span{width:auto;min-width:44px;padding-inline:9px;border-radius:99px}.review-slide__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.review-slide__meta time{font-size:10px;color:#9a808a}.review-slide__text{margin-top:16px!important}.reviews-slider__status{min-width:72px;text-align:center;color:#7d6670;font-size:11px;font-weight:750}@media(max-width:749px){.pdp-panel h1{font-size:27px;line-height:1.08}.pdp-price-row{margin:11px 0 13px;padding-bottom:12px}.pdp-experience legend{display:flex;flex-direction:row;align-items:end}.pdp-experience--compact .pdp-experience__grid{gap:5px}.pdp-experience--compact .pdp-experience__surface{min-height:70px;padding:10px 7px 8px}.pdp-experience--compact .pdp-experience__top{display:block;padding-right:13px}.pdp-experience--compact .pdp-experience__top b,.pdp-experience--compact .pdp-experience__top strong{display:block}.pdp-experience--compact .pdp-experience__top b{font-size:13px}.pdp-experience--compact .pdp-experience__top strong{font-size:10.5px;margin-top:4px}.pdp-experience--compact .pdp-experience__surface small{font-size:8.5px;margin-top:5px}.pdp-experience--compact .pdp-experience__card.is-recommended em{left:8px;transform:none}.reviews-slider__status{order:-1}}.pdp-configurator__heading>b{width:auto;min-width:52px;height:30px;padding:0 9px;border-radius:999px;font-size:9px}.announcement{background:linear-gradient(90deg,#5b1730,#7d2343 55%,#5b1730);border:0}.announcement__inner{height:36px}.announcement__lead{display:flex;align-items:center;gap:8px;font-weight:720;letter-spacing:.015em}.announcement__lead span{color:#f4b9c9}.announcement__facts{align-items:center}.announcement__facts span,.announcement__facts a{display:flex;gap:6px;align-items:center;color:#f9eaf0}.announcement__facts b{color:#f4b9c9;text-transform:uppercase;letter-spacing:.08em;font-size:.9rem}.site-header{background:#fffafcf2;border-color:#6f1d3b1f;box-shadow:0 8px 28px #4f142a0b}.header__main{height:74px;gap:30px}.header__logo img{max-height:50px}.desktop-nav{gap:clamp(12px,1.8vw,27px)}.desktop-nav>a,.desktop-nav summary{position:relative;padding:26px 4px;font-size:1.28rem;letter-spacing:.01em}.desktop-nav>a:after,.desktop-nav summary:after{content:"";position:absolute;height:2px;left:50%;right:50%;bottom:18px;background:var(--rose);border-radius:9px;transition:left .2s ease,right .2s ease}.desktop-nav>a:hover:after,.desktop-nav summary:hover:after,.mega-menu[open]>summary:after{left:4px;right:4px}.desktop-nav summary{display:flex;align-items:center;gap:6px}.desktop-nav summary svg{width:10px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .2s ease}.mega-menu[open]>summary svg{transform:rotate(180deg)}.mega-menu__panel{padding:18px 0 25px;border-top:1px solid #f0dce3;background:#fffcfdfc;box-shadow:0 25px 55px #50152b21}.mega-menu__grid{gap:22px;padding-top:10px}.mega-column{padding:14px 18px;border-left:1px solid #f0dce3}.mega-column:first-child{border-left:0}.mega-heading{font-size:1rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase;color:#ad5570;margin:0 0 12px}.mega-column a{border-radius:9px;padding:7px 9px;margin-left:-9px;transition:background .18s ease,transform .18s ease}.mega-column a:hover{background:#fff0f4;transform:translate(3px)}.mega-column a strong,.mega-column a small{display:block}.mega-column a small{margin-top:2px;color:var(--muted);font-size:.98rem}.mega-menu__feature{min-height:220px;border-radius:16px;box-shadow:inset 0 0 0 1px #ffffff2e}.header__actions{gap:9px}.search-popover summary,.cart-link{border:1px solid #ead4dc;background:#fff}.search-popover summary{width:38px;height:38px}.search-popover summary svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.7}.cart-link{height:38px;padding:0 6px 0 12px;border-radius:999px;gap:7px}.cart-link svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.65}.cart-link b{font-size:1.15rem}.cart-link span{width:24px;height:24px}.mobile-menu__head,.mobile-menu__help{display:flex;align-items:center;justify-content:space-between;gap:15px}.mobile-menu__head{padding:2px 0 13px;border-bottom:1px solid var(--line)}.mobile-menu__head p,.mobile-menu__head small{margin:0}.mobile-menu__help{margin-top:10px;padding-top:14px;border-top:1px solid var(--line)}.footer-2026__consumer--logos{justify-content:flex-end;padding-block:20px}.footer-2026__consumer--logos .footer-2026__anpc{margin-left:auto;align-items:center}.footer-2026__consumer--logos .footer-2026__anpc a{display:flex;width:auto;height:auto;min-height:0;padding:0;border:0;background:transparent;transition:transform .2s ease,opacity .2s ease}.footer-2026__consumer--logos .footer-2026__anpc a:hover{transform:translateY(-2px);opacity:.92}.footer-2026__consumer--logos .footer-2026__anpc img{display:block;width:auto;height:50px;max-width:260px;object-fit:contain;border-radius:4px}.info-hero,.legal-hero,.blog-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 12%,rgba(223,126,155,.22),transparent 28%),linear-gradient(135deg,#fbe9ef,#fff9fb 58%,#f7e1e9)}.info-hero:after,.legal-hero:after,.blog-hero:after{content:"";position:absolute;right:-70px;bottom:-130px;width:340px;height:340px;border:1px solid rgba(126,34,68,.12);border-radius:50%}.info-hero .shell,.legal-hero .shell,.blog-hero .shell{position:relative;z-index:1}.info-hero{padding:68px 0 64px}.info-hero h1,.legal-hero h1,.blog-hero h1{font-size:clamp(3.7rem,5vw,6rem);max-width:900px;letter-spacing:-.035em}.info-hero__chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.info-hero__chips span{padding:8px 13px;border-radius:999px;background:#ffffffbd;border:1px solid #ecced8;font-size:1.12rem;font-weight:750}.delivery-flow .lead{font-size:1.45rem;color:var(--muted)}.delivery-map-section{padding:74px 0;background:#fff6f8}.delivery-map{display:grid;grid-template-columns:.62fr 1.38fr;gap:36px;align-items:stretch}.delivery-map__copy{padding:28px 12px 28px 0;align-self:center}.delivery-map__copy h2{font-family:Georgia,serif;font-size:clamp(3rem,3.7vw,4.6rem);line-height:1.05;margin:9px 0 15px}.delivery-map__copy p{font-size:1.55rem;color:var(--muted)}.delivery-map__frame{min-height:475px;border-radius:22px;overflow:hidden;border:1px solid #ead4dc;background:#fff;box-shadow:0 18px 48px #5f1a331a}.delivery-map__frame iframe{display:block;width:100%;height:100%;min-height:475px;border:0}.guarantee-box{margin-top:70px}.legal-hero{padding:62px 0 57px}.legal-hero h1{font-family:Georgia,serif;line-height:1.02;margin:8px 0 15px}.legal-hero p:last-child{max-width:650px;font-size:1.6rem;color:#6f5260;margin:0}.legal-page{grid-template-columns:275px minmax(0,860px);justify-content:center;gap:54px;padding:54px 0 90px}.legal-page aside{top:120px;padding:20px;border-radius:18px;background:#fff7f9;border:1px solid #ecd7de}.legal-page aside h2{font-family:Georgia,serif;font-size:2.35rem;line-height:1.1;margin:5px 0 13px}.legal-page nav{margin:0}.legal-page nav a{position:relative;padding:10px 28px 10px 2px;font-size:1.23rem}.legal-page nav a:after{content:"\2192";position:absolute;right:3px;opacity:0;transform:translate(-5px);transition:.18s ease}.legal-page nav a:hover:after,.legal-page nav a.is-current:after{opacity:1;transform:none}.legal-page nav a.is-current{font-weight:850;color:#8b274b}.legal-aside-help{display:grid;gap:5px;margin-top:18px;padding:14px;border-radius:12px;background:#6f1d3b;color:#fff}.legal-aside-help a{color:#fff;text-decoration:none;font-size:1.15rem}.legal-content--card{max-width:none;padding:clamp(24px,4vw,52px);border:1px solid #eedde3;border-radius:22px;background:#fff;box-shadow:0 18px 50px #4e182c0e}.legal-content--card h1:first-child{display:none}.legal-content--card h1,.legal-content--card h2,.legal-content--card h3{font-family:Georgia,serif;color:#532238;line-height:1.15}.legal-content--card h2{font-size:2.6rem;margin:30px 0 10px}.legal-content--card h3{font-size:2rem;margin:24px 0 8px}.legal-content--card p,.legal-content--card li{font-size:1.5rem;line-height:1.72;color:#654d57}.legal-content--card a{overflow-wrap:anywhere}.legal-content__kicker{color:#a13d5f!important;text-transform:uppercase;letter-spacing:.13em;font-size:1.05rem!important;font-weight:850}.legal-steps{display:grid;gap:10px;margin:25px 0}.legal-steps>div{display:grid;grid-template-columns:34px 1fr;gap:13px;padding:16px;border-radius:14px;background:#fff6f8}.legal-steps b{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#6f1d3b;color:#fff}.legal-steps span,.legal-steps strong{display:block}.legal-note{margin-top:28px;padding:20px;border-left:3px solid #a73e60;background:#fff7f9}.legal-note p{margin:5px 0 0}.page-main--branded{padding-top:65px}.page-main--branded>h1{font-size:clamp(3.5rem,5vw,5.7rem)}.page-main__surface{padding:clamp(22px,4vw,45px);border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 18px 45px #561c310d}.blog-hero{padding:72px 0 66px}.blog-hero h1{font-family:Georgia,serif;line-height:1;margin:8px 0 16px}.blog-hero .lead{max-width:720px;color:#6c5360}.blog-main{padding-top:46px}.blog-feature{display:grid;grid-template-columns:1.18fr .82fr;overflow:hidden;border:1px solid #ead7de;border-radius:24px;background:#fff;box-shadow:0 20px 55px #4f162b14}.blog-feature__media{display:block;min-height:470px;background:#6f1d3b;color:#fff;text-decoration:none;overflow:hidden}.blog-feature__media img{width:100%;height:100%;min-height:470px;object-fit:cover;transition:transform .5s ease}.blog-feature:hover .blog-feature__media img{transform:scale(1.025)}.blog-feature__media span{height:100%;display:grid;place-items:center;font-family:Georgia,serif;font-size:4rem;text-align:center}.blog-feature>div{padding:clamp(28px,5vw,60px);align-self:center}.blog-feature h2{font-family:Georgia,serif;font-size:clamp(3rem,4vw,4.7rem);line-height:1.05;margin:12px 0}.blog-feature h2 a{text-decoration:none}.blog-feature .btn{margin-top:15px}.blog-section-head{display:flex;justify-content:space-between;align-items:end;margin:65px 0 22px}.blog-section-head h2{font-family:Georgia,serif;font-size:3.5rem;margin:4px 0 0}.blog-grid{gap:22px}.article-card{border-radius:18px;background:#fff;box-shadow:0 12px 35px #4d172b0d;transition:transform .25s ease,box-shadow .25s ease}.article-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #4d172b1a}.article-card__media{display:block;overflow:hidden;background:#6f1d3b;color:#fff;text-decoration:none}.article-card__media img{transition:transform .4s ease}.article-card:hover .article-card__media img{transform:scale(1.035)}.article-card__media span{aspect-ratio:16/10;display:grid;place-items:center;font-weight:850;letter-spacing:.15em}.article-card h2{font-size:2.35rem;line-height:1.12;margin:9px 0}.blog-empty{text-align:center;padding:70px 20px;border-radius:22px;background:#fff7f9}.blog-empty h2{font-family:Georgia,serif;font-size:3.5rem}.article-main{padding:0 0 90px}.article-main__header{padding-top:55px;text-align:center;max-width:1000px}.article-back{display:inline-flex;margin-bottom:25px;text-decoration:none;color:#7b4559;font-weight:750}.article-main__header h1{font-size:clamp(3.7rem,5.5vw,6.6rem);letter-spacing:-.035em;margin:10px auto 20px}.article-main__meta{display:flex;justify-content:center;gap:11px;color:var(--muted);font-size:1.15rem}.article-main__meta span+span:before{content:"\b7";margin-right:11px}.article-main__image{margin:40px 0 55px;max-height:680px}.article-main__body{display:grid;grid-template-columns:210px minmax(0,780px);justify-content:center;gap:55px;align-items:start}.article-main__body aside{position:sticky;top:120px;display:grid;gap:10px;padding:20px;border-top:3px solid #8c2d4e;background:#fff7f9}.article-main__body aside span{font-size:1rem;letter-spacing:.14em;color:#9b3e5e}.article-main__body aside strong{font-family:Georgia,serif;font-size:1.85rem;line-height:1.15}.article-main__body aside a{text-decoration:none;font-weight:800;color:#7d2343}.article-main__body .rte{max-width:780px;font-size:1.68rem;line-height:1.8}.article-main__body .rte h2,.article-main__body .rte h3{font-family:Georgia,serif;color:#54233a}.article-main__end{text-align:center;margin-top:65px;padding:42px;border-radius:22px;background:linear-gradient(135deg,#f8dce5,#fff7f9)}.article-main__end p{margin:0;color:var(--muted)}.article-main__end h2{font-family:Georgia,serif;font-size:3.4rem;margin:6px 0 20px}.product-card__media{touch-action:manipulation;cursor:pointer}.product-card__media img{will-change:transform}@media(hover:hover){.product-card:hover .product-card__media img:first-child{transform:scale(1.035)}.product-card:hover .product-card__media img:nth-child(2){transform:scale(1.045)}.product-card:not(:has(.product-card__media img:nth-child(2))):hover .product-card__media img:first-child{opacity:1}}.product-card__badge{pointer-events:none}@media(max-width:989px){.announcement__facts span{display:none}.header__main{height:64px}.delivery-map{grid-template-columns:1fr}.delivery-map__copy{padding:0}.legal-page{grid-template-columns:1fr;gap:22px;padding-inline:20px}.legal-page aside{position:static}.legal-page aside nav{grid-template-columns:1fr 1fr}.legal-page aside nav a:nth-child(odd){margin-right:15px}.blog-feature{grid-template-columns:1fr}.blog-feature__media,.blog-feature__media img{min-height:380px}.article-main__body{grid-template-columns:1fr}.article-main__body aside{position:static;max-width:780px}}@media(max-width:649px){.announcement__inner{height:32px;justify-content:center}.announcement__lead{font-size:1rem;white-space:nowrap}.announcement__facts{display:none!important}.header__main{height:59px}.header__actions{gap:5px}.cart-link{padding:0 5px}.cart-link b{display:none}.info-hero,.legal-hero,.blog-hero{padding:48px 0 44px}.info-hero h1,.legal-hero h1,.blog-hero h1{font-size:3.65rem}.info-card-grid{padding-block:26px 48px}.delivery-map-section{padding:48px 0}.delivery-map__frame,.delivery-map__frame iframe{min-height:390px}.guarantee-box{margin-top:48px}.footer-2026__consumer--logos{align-items:center}.footer-2026__consumer--logos .footer-2026__anpc{width:100%;justify-content:center}.footer-2026__consumer--logos .footer-2026__anpc img{height:auto;width:min(42vw,210px);max-height:48px}.legal-page aside nav{grid-template-columns:1fr}.legal-page aside nav a:nth-child(odd){margin-right:0}.legal-content--card{padding:24px 19px}.legal-content--card p,.legal-content--card li{font-size:1.45rem}.blog-main{padding-top:28px}.blog-feature__media,.blog-feature__media img{min-height:260px}.blog-feature>div{padding:25px 20px 29px}.blog-feature h2{font-size:3rem}.blog-section-head{margin-top:48px}.blog-section-head h2{font-size:3rem}.article-main__header{padding-top:38px}.article-main__header h1{font-size:3.7rem}.article-main__image{margin:28px 0 38px;border-radius:14px}.article-main__body{gap:28px}.article-main__body .rte{font-size:1.55rem}.article-main__end{margin-top:45px;padding:32px 18px}.article-main__end h2{font-size:2.9rem}.product-card__media{-webkit-tap-highlight-color:rgba(111,29,59,.08)}}.shopify-policy__container{max-width:1080px!important;margin:0 auto!important;padding:55px 20px 95px!important}.shopify-policy__title{position:relative;overflow:hidden;text-align:left!important;padding:clamp(28px,5vw,56px)!important;border-radius:24px;background:radial-gradient(circle at 88% 10%,rgba(220,118,150,.3),transparent 30%),linear-gradient(135deg,#f9e2e9,#fff8fa);border:1px solid #eed5de}.shopify-policy__title:before{content:"ABOUT FLOWERS \b7  INFORMA\21aII LEGALE";display:block;margin-bottom:9px;color:#9c3b5d;font-size:1.05rem;font-weight:850;letter-spacing:.13em}.shopify-policy__title h1{max-width:820px;margin:0!important;font-family:Georgia,serif;font-size:clamp(3.5rem,5vw,5.8rem)!important;line-height:1.03;letter-spacing:-.03em;color:#4f2135}.shopify-policy__body{margin-top:22px!important;padding:clamp(24px,4vw,52px);border:1px solid #eedde3;border-radius:22px;background:#fff;box-shadow:0 18px 50px #4e182c0e}.shopify-policy__body .rte{max-width:820px;margin:0 auto;color:#654d57;font-size:1.5rem;line-height:1.72}.shopify-policy__body .rte>h1:first-child,.shopify-policy__body .rte>.main-page-title:first-child{display:none}.shopify-policy__body h1,.shopify-policy__body h2,.shopify-policy__body h3{font-family:Georgia,serif;color:#532238;line-height:1.15}.shopify-policy__body h2{font-size:2.65rem;margin-top:31px}.shopify-policy__body h3{font-size:2rem;margin-top:24px}.shopify-policy__body blockquote{margin:18px 0;padding:18px 20px;border:0;border-left:3px solid #9d3659;border-radius:0 13px 13px 0;background:#fff6f8;color:#654d57}.shopify-policy__body table{display:block;max-width:100%;overflow:auto;border-collapse:collapse}.shopify-policy__body th,.shopify-policy__body td{padding:11px;border:1px solid #ead8df}.shopify-policy__body a{color:#8b2b4c;overflow-wrap:anywhere}@media(max-width:649px){.shopify-policy__container{padding:30px 12px 65px!important}.shopify-policy__title{padding:30px 20px!important;border-radius:18px}.shopify-policy__title h1{font-size:3.5rem!important}.shopify-policy__body{padding:25px 18px;border-radius:18px}.shopify-policy__body .rte{font-size:1.45rem}}.product-card__media img:first-child{opacity:1!important;transform:scale(1)}.product-card:hover .product-card__media img:first-child{opacity:1!important}.product-card__media img:nth-child(n+2){display:none!important}@media(hover:hover){.product-card:hover .product-card__media img:first-child{transform:scale(1.045)!important}}.story-band--editorial{position:relative;overflow:hidden;background:linear-gradient(135deg,#481226,#701d3b 58%,#8f3152)}.story-band--editorial:after{content:"";position:absolute;right:-170px;top:-190px;width:520px;height:520px;border:1px solid rgba(255,255,255,.1);border-radius:50%;pointer-events:none}.story-band--editorial .story-band__grid{position:relative;z-index:1;grid-template-columns:1.04fr .96fr;min-height:620px}.story-band--editorial .story-band__media{position:relative;min-height:620px;margin-left:0;border-radius:0 28px 28px 0}.story-band--editorial .story-band__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 62%,rgba(72,18,38,.28))}.story-band--editorial .story-band__media img{filter:none;transform:scale(1.001)}.story-band__stamp{position:absolute;z-index:2;right:22px;bottom:22px;display:flex;align-items:center;gap:11px;padding:12px 16px;border:1px solid rgba(255,255,255,.32);border-radius:14px;background:#3d1024b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff}.story-band__stamp strong{font-family:Georgia,serif;font-size:2.1rem}.story-band__stamp span{padding-left:11px;border-left:1px solid rgba(255,255,255,.28);font-size:.95rem;line-height:1.35;text-transform:uppercase;letter-spacing:.08em}.story-band--editorial .story-band__copy{padding:65px clamp(34px,5vw,72px)}.story-band--editorial .section-title{max-width:590px;font-size:clamp(3.8rem,4.4vw,5.6rem);letter-spacing:-.035em}.story-band--editorial .story-band__lead{max-width:590px;font-size:1.55rem;line-height:1.7}.story-band--editorial .story-list{gap:0;margin:27px 0 30px;border-block:1px solid rgba(255,255,255,.15)}.story-band--editorial .story-list div{grid-template-columns:42px 1fr;gap:13px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.12)}.story-band--editorial .story-list div:last-child{border-bottom:0}.story-band--editorial .story-list b{width:auto;height:auto;border:0;border-radius:0;color:#f3b5c7;font-family:Georgia,serif;font-size:1.7rem}.story-band--editorial .story-list span{display:grid;gap:3px}.story-band--editorial .story-list strong{font-size:1.3rem}.story-band--editorial .story-list small{color:#e9cfd8;font-size:1.08rem}.story-band__actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.story-band__link{color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.55);font-weight:780}.occasion-section{background:#fff}.occasion-grid--editorial{grid-template-columns:repeat(4,1fr);gap:12px}.occasion-card--editorial{position:relative;overflow:hidden;min-height:285px;padding:25px;border:1px solid #ead6de;background:#fff!important;border-radius:19px}.occasion-card--editorial:before{content:"";position:absolute;right:-85px;top:-95px;width:190px;height:190px;border-radius:50%;background:linear-gradient(135deg,#f9dfe7,#fff6f8);transition:transform .35s ease}.occasion-card--editorial:hover:before{transform:scale(1.15)}.occasion-card--editorial .occasion-card__no{position:relative;font-family:Georgia,serif;font-size:1.6rem;color:#a04664}.occasion-card--editorial div{position:relative;margin-top:auto}.occasion-card--editorial small{color:#a04664;font-size:.92rem;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.occasion-card--editorial h3{font-size:2.45rem;line-height:1.04;margin:8px 0}.occasion-card--editorial p{font-size:1.18rem;line-height:1.55}.occasion-card--editorial>strong{position:relative;display:flex;justify-content:space-between;align-items:center;margin-top:22px;padding-top:13px;border-top:1px solid #ecdce2;font-size:1.08rem}.occasion-card--editorial>strong i{font-style:normal;font-size:1.7rem;transition:transform .2s ease}.occasion-card--editorial:hover>strong i{transform:translate(4px)}.reviews-slider-section--home{border-block:1px solid #f0dce3;background:linear-gradient(180deg,#fff7f9,#fffafb)}.collection-hero--editorial{padding:34px 0;background:linear-gradient(135deg,#fff8fa,#f9e2e9)}.collection-hero--editorial .collection-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:stretch;gap:34px}.collection-hero--editorial .collection-hero__copy{align-self:center;padding:24px 0}.collection-hero--editorial h1{max-width:760px;font-size:clamp(4.2rem,5.4vw,6.7rem);letter-spacing:-.04em}.collection-hero--editorial .rte,.collection-hero--editorial .lead{max-width:680px;margin:17px 0 0;color:#705663;font-size:1.5rem;line-height:1.7}.collection-hero__proof{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.collection-hero__proof span{display:flex;flex-direction:column;padding:10px 13px;border:1px solid rgba(125,35,67,.14);border-radius:12px;background:#ffffffb8;color:#765d66;font-size:.95rem}.collection-hero__proof b{color:#5f2138;font-size:1.08rem}.collection-hero__visual{position:relative;min-height:365px;overflow:hidden;border-radius:22px;background:#efd8e0;box-shadow:0 22px 60px #50142a1f}.collection-hero__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(59,14,31,.72))}.collection-hero__visual>img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.collection-hero__visual:hover>img{transform:scale(1.025)}.collection-hero__visual>div{position:absolute;z-index:1;left:22px;right:22px;bottom:20px;color:#fff}.collection-hero__visual small,.collection-hero__visual strong{display:block}.collection-hero__visual small{text-transform:uppercase;letter-spacing:.12em;font-size:.9rem;color:#f3cad6}.collection-hero__visual strong{font-family:Georgia,serif;font-size:2.15rem;margin-top:4px}.collection-categories{position:sticky;z-index:10;top:74px;margin-top:9px;margin-bottom:23px;padding:10px;border:1px solid #eedde3;border-radius:999px;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 30px #4b152b0e}.collection-categories a{border-color:transparent;background:transparent;padding:9px 15px}.collection-categories a:hover,.collection-categories a.is-current{background:#6f1d3b;color:#fff;border-color:#6f1d3b}.collection-layout--editorial{grid-template-columns:235px minmax(0,1fr);gap:32px;padding-top:0}.collection-layout--editorial .filters{top:140px;padding:17px;border:1px solid #ead7de;border-radius:17px;background:#fff;box-shadow:0 12px 38px #50162b0d}.filters__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:11px;border-bottom:1px solid #eddde2}.filters__head>div{display:grid;gap:1px}.filters__head .filter-title{margin:0}.filters__head small{font-size:.95rem;color:#8c747d}.filters__close{display:none;border:0;background:transparent;color:#6f1d3b;font-size:2.2rem;cursor:pointer}.collection-layout--editorial .filters details:last-of-type{border-bottom:0}.collection-results{min-width:0}.collection-toolbar{padding:11px 14px;border:1px solid #ecdce2;border-radius:14px;background:#fff}.collection-toolbar select{min-width:190px;border-color:#dfc7d0;background-color:#fff}.active-filters:not(:empty){margin-bottom:11px}.active-filters a{padding:7px 11px;border-radius:999px;text-decoration:none}.collection-layout--editorial .product-grid{gap:26px 17px}.collection-layout--editorial .product-card{padding:7px 7px 12px;border:1px solid transparent;border-radius:19px;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.collection-layout--editorial .product-card:hover{border-color:#ead8df;box-shadow:0 15px 38px #4b152b13;transform:translateY(-3px)}.collection-layout--editorial .product-card__media{border-radius:14px}.pdp-experience__grid{gap:7px}.pdp-experience__surface{min-height:108px;padding:13px 9px 10px;align-items:stretch;text-align:left}.pdp-experience__top{display:flex;align-items:baseline;justify-content:space-between;gap:7px}.pdp-experience__top b{font-family:Georgia,serif;font-size:1.55rem}.pdp-experience__top strong{font-size:1.2rem;color:#6f1d3b;white-space:nowrap}.pdp-experience__surface small{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:7px 0 0;color:#806a72;font-size:.98rem;line-height:1.4}.pdp-experience__surface>i{right:7px;top:auto;bottom:7px}.pdp-experience__card.is-recommended em{top:-7px;font-size:.78rem}.pdp-experience__help summary{display:inline-flex;align-items:center;gap:7px;padding:4px 0}.pdp-experience__help summary:after{content:"\2192";font-size:1.4rem}.pdp-experience__help div{padding:15px 17px}.pdp-experience__help div>p{margin:0 0 9px}.pdp-experience__help ul{display:grid;gap:7px;margin:0 0 11px;padding:0;list-style:none}.pdp-experience__help li{position:relative;padding-left:18px}.pdp-experience__help li:before{content:"";position:absolute;left:0;top:.68em;width:7px;height:7px;border-radius:50%;background:#a43d60}.pdp-experience__help div>small{display:block;padding-top:10px;border-top:1px solid #ecdde2;color:#88717a}.pdp-journey__steps{grid-template-columns:1fr 1fr;gap:12px}.pdp-journey__steps li{min-height:0;padding:20px;display:grid;grid-template-columns:44px 1fr;gap:13px;align-items:start;background:#ffffff13}.pdp-journey__steps li>span{width:42px;height:42px;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:grid;place-items:center;color:#ffd5e1;font-family:Georgia,serif;font-size:1.3rem;letter-spacing:0}.pdp-journey__steps li div{margin:0}.pdp-journey__steps b{font-size:1.75rem}.pdp-journey__steps p{max-width:440px;margin:5px 0 0;font-size:1.15rem}.footer-2026__bottom--unified{display:grid;grid-template-columns:minmax(360px,1fr) minmax(350px,1.15fr) minmax(220px,1fr);align-items:center;gap:24px;border-top:1px solid rgba(255,255,255,.13)}.footer-2026__bottom--unified .footer-2026__anpc{justify-self:start;display:flex;gap:8px;flex-wrap:nowrap}.footer-2026__bottom--unified .footer-2026__anpc a{display:flex;width:auto;height:auto;min-height:0;padding:0;border:0;border-radius:4px;background:transparent}.footer-2026__bottom--unified .footer-2026__anpc img{display:block;width:auto;height:40px;max-width:205px;object-fit:contain;border-radius:4px}.footer-2026__copyright{text-align:center;align-items:center!important}.footer-2026__copyright strong{font-size:1.05rem}.footer-2026__copyright span{max-width:430px;line-height:1.45}.footer-2026__legal{justify-self:end;justify-content:flex-end}@media(max-width:1100px){.occasion-grid--editorial,.footer-2026__bottom--unified{grid-template-columns:1fr 1fr}.footer-2026__copyright{grid-column:1/-1;grid-row:1;text-align:center}.footer-2026__bottom--unified .footer-2026__anpc{grid-column:1;grid-row:2}.footer-2026__legal{grid-column:2;grid-row:2}}@media(max-width:989px){.story-band--editorial .story-band__grid{grid-template-columns:1fr;min-height:0}.story-band--editorial .story-band__media{min-height:520px;border-radius:0}.story-band--editorial .story-band__copy{width:min(calc(100% - 36px),var(--shell));margin:auto;padding:52px 0 58px}.collection-hero--editorial .collection-hero__grid{grid-template-columns:1fr}.collection-hero__visual{min-height:420px}.collection-categories{top:64px;margin-inline:12px;width:calc(100% - 24px);border-radius:15px}.collection-layout--editorial{grid-template-columns:1fr}.collection-layout--editorial .filters{position:static;display:none}.collection-layout--editorial .filters.is-open{display:block;padding:17px}.filters__close{display:block}}@media(max-width:749px){.story-band--editorial .story-band__media{min-height:430px}.story-band__stamp{right:12px;bottom:12px}.story-band--editorial .section-title{font-size:3.6rem}.occasion-grid--editorial{grid-template-columns:1fr}.occasion-card--editorial{min-height:235px}.collection-hero--editorial{padding:22px 0}.collection-hero--editorial h1{font-size:3.8rem}.collection-hero__visual{min-height:330px}.collection-hero__proof{display:grid;grid-template-columns:1fr 1fr}.collection-hero__proof span:last-child{grid-column:1/-1}.collection-categories{top:59px}.collection-toolbar{align-items:stretch;flex-direction:column;gap:9px}.collection-toolbar>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.collection-toolbar select{width:100%}.collection-layout--editorial .product-grid{gap:16px 8px}.pdp-experience__surface{min-height:102px;padding:12px 7px 9px}.pdp-experience__top{align-items:flex-start;flex-direction:column;gap:2px}.pdp-experience__top b{font-size:1.35rem}.pdp-experience__top strong{font-size:1.08rem}.pdp-experience__surface small{font-size:.85rem}.pdp-journey__steps{display:grid;grid-template-columns:1fr;overflow:visible;margin-right:0;padding-right:0}.pdp-journey__steps li{min-height:0;grid-template-columns:40px 1fr;scroll-snap-align:none}.footer-2026__bottom--unified{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.footer-2026__copyright{order:2}.footer-2026__bottom--unified .footer-2026__anpc{order:1;width:100%;justify-content:center;flex-direction:row}.footer-2026__bottom--unified .footer-2026__anpc img{height:auto;width:min(43vw,195px);max-height:43px}.footer-2026__legal{order:3;justify-content:center}}.pdp-experience--compact .pdp-experience__surface small{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:normal}:root{--glass:rgba(255,250,252,.72);--glass-line:rgba(255,255,255,.72);--glass-shadow:0 10px 30px rgba(73,20,40,.12)}.header__actions .search-popover>summary,.header__actions .cart-link{background:linear-gradient(145deg,#ffffffd1,#f8dee785);border:1px solid var(--glass-line);box-shadow:inset 0 1px #ffffffeb,var(--glass-shadow);backdrop-filter:blur(16px) saturate(145%);-webkit-backdrop-filter:blur(16px) saturate(145%)}.header__actions .search-popover>summary:hover,.header__actions .cart-link:hover{transform:translateY(-1px);box-shadow:inset 0 1px #fff,0 14px 34px #4914282b}.mega-menu__panel{padding:20px 0 24px;background:linear-gradient(145deg,#fffcfdfa,#fce9eff5);border-top:1px solid rgba(111,29,59,.1);box-shadow:0 28px 70px #49142829}.mega-menu__grid{grid-template-columns:1.08fr 1fr 1fr 1.15fr;gap:12px}.mega-column{border:0;padding:17px;border-radius:16px;background:#ffffff94}.mega-column a{padding:8px 10px;margin:0}.mega-menu__feature{min-height:100%;padding:24px;border-radius:18px;background:linear-gradient(145deg,#76223f,#a04464)}.search-popover--smart{position:relative}.search-popover__panel{position:absolute;z-index:90;top:calc(100% + 15px);right:-70px;width:min(660px,calc(100vw - 32px));padding:20px;border:1px solid rgba(255,255,255,.8);border-radius:22px;background:#fff9fbf0;box-shadow:0 28px 75px #49142838;backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%)}.search-popover__panel:before{content:"";position:absolute;right:81px;top:-7px;width:14px;height:14px;transform:rotate(45deg);background:#fff9fbf5;border-left:1px solid rgba(255,255,255,.8);border-top:1px solid rgba(255,255,255,.8)}.search-popover__head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.search-popover__head p{margin:0 0 2px}.search-popover__head strong{font-family:Georgia,serif;font-size:2rem}.search-popover__head button{width:34px;height:34px;border:1px solid #ecd5dd;border-radius:50%;background:#fff;color:#6f1d3b;font-size:2rem;cursor:pointer}.search-popover__input{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;padding:7px 8px 7px 14px;border:1px solid #e7cbd5;border-radius:16px;background:#fff;box-shadow:0 6px 18px #4914280d}.search-popover__input svg{width:20px;fill:none;stroke:#8b2b4c;stroke-width:1.7}.search-popover__input input{width:100%;min-width:0;border:0;outline:0;background:transparent;font-size:1.45rem}.search-popover__input button{border:0;border-radius:11px;background:#6f1d3b;color:#fff;padding:10px 16px;font-size:1.2rem;font-weight:800;cursor:pointer}.search-popover__suggestions{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}.search-popover__suggestions button{border:1px solid #ead3dc;border-radius:999px;background:#ffffffbd;padding:6px 11px;color:#6f1d3b;font-size:1.08rem;cursor:pointer}.predictive-results>p{margin:16px 3px 3px;color:#806a72;font-size:1.22rem}.predictive-results__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.predictive-product{display:grid;grid-template-columns:64px 1fr;align-items:center;gap:11px;padding:8px;border:1px solid #f0dce3;border-radius:14px;background:#fff;text-decoration:none;transition:.18s ease}.predictive-product:hover{transform:translateY(-2px);border-color:#dba5b7;box-shadow:0 10px 24px #49142814}.predictive-product img,.predictive-product__placeholder{width:64px;height:64px;border-radius:10px;object-fit:cover;background:#f8e8ed}.predictive-product__placeholder{display:grid;place-items:center;color:#8b2b4c;font-weight:900}.predictive-product__copy{min-width:0}.predictive-product__copy strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:1.17rem;line-height:1.3}.predictive-product__copy small{display:block;margin-top:5px;color:#8b2b4c;font-weight:850}.predictive-results__all{display:flex;justify-content:center;margin-top:10px;padding:10px;border-radius:12px;background:#f9e9ee;color:#6f1d3b;text-decoration:none;font-size:1.15rem;font-weight:800}.predictive-results__empty{padding:16px 4px 4px}.predictive-results__empty p{margin:5px 0 9px;color:#806a72}.story-band--compact{padding:clamp(48px,6vw,76px) 0}.story-band--compact .story-band__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);max-width:1160px;min-height:0;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,#651b37,#8e3152)}.story-band--compact .story-band__media{min-height:460px}.story-band--compact .story-band__copy{padding:clamp(34px,4vw,58px)}.story-band--compact .section-title{max-width:650px;font-size:clamp(3.2rem,4vw,5.3rem);line-height:1.02}.story-band--compact .story-band__lead{max-width:640px;font-size:1.55rem}.story-list--clean{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:20px 0}.story-list--clean>div{display:block;min-height:0;padding:13px;border:1px solid rgba(255,255,255,.16);border-radius:13px;background:#ffffff14}.story-list--clean small{display:block;margin-top:4px;color:#ffffffc2;font-size:1.02rem;line-height:1.4}.story-band__actions{align-items:center}.btn--story{background:#fff!important;color:#6f1d3b!important;border-color:#fff!important;box-shadow:0 10px 28px #2905142e}.btn--story:hover{background:#fae8ee!important;transform:translateY(-2px)}.occasion-grid--editorial{gap:14px}.occasion-card--editorial{min-height:0;padding:24px;gap:16px}.occasion-card--editorial>div{margin-top:0}.occasion-card--editorial h3{margin-top:5px}.occasion-card--editorial>strong{margin-top:2px}.reviews-section.reviews-slider-section{padding:clamp(60px,7vw,92px) 0;background:linear-gradient(180deg,#fff,#fdf1f5)}.reviews-slider__head{align-items:end}.reviews-slider__head h2{max-width:680px;font-size:clamp(3.4rem,4.5vw,5.6rem);line-height:1.02}.reviews-slider__actions{padding:8px;border:1px solid #ead4dc;border-radius:999px;background:#ffffffbf;box-shadow:0 10px 30px #49142812}.review-slide{border:1px solid rgba(111,29,59,.1);border-radius:20px;background:#fff;box-shadow:0 12px 35px #49142812;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.review-slide:hover{transform:translateY(-4px);border-color:#d9a1b4;box-shadow:0 20px 45px #49142821}.review-slide__quote{color:#b44364}.review-slide__more{color:#7b2444}.reviews-slider__arrow{background:#6f1d3b!important;color:#fff!important;border-color:#6f1d3b!important}.reviews-slider__arrow:hover{background:#8f3152!important}.footer-2026__bottom--unified{grid-template-columns:auto minmax(330px,1fr) auto;align-items:center;gap:22px}.footer-2026__anpc{display:flex!important;flex-flow:row nowrap!important;align-items:center;gap:9px}.footer-2026__anpc a{flex:0 0 auto}.footer-2026__anpc img{display:block;width:auto!important;height:38px!important;max-width:185px;object-fit:contain}.footer-2026__copyright{text-align:center}.footer-2026__legal{justify-content:flex-end}.info-hero__actions{display:flex;align-items:center;gap:16px;margin-top:22px}.info-card-grid--plain article>span,.about-values--plain article>span{display:none}.info-card-grid--plain article{padding-top:25px}.info-card-grid--plain article h2{margin-top:0}.info-card-grid--plain article p strong{display:inline;color:#6f1d3b}.delivery-flow--plain ol li{grid-template-columns:1fr}.delivery-flow--plain ol li>b{display:none}.about-values--plain article{padding-top:24px}.collection-hero--minimal{padding:34px 0 26px;background:linear-gradient(180deg,#fdf1f5,#fff);border-bottom:1px solid #f0dde4}.collection-hero__minimal{display:grid;grid-template-columns:minmax(0,.8fr) minmax(300px,1.2fr);align-items:end;gap:50px}.collection-hero--minimal h1{margin:5px 0 0;font-size:clamp(3.6rem,4.5vw,5.8rem);line-height:1}.collection-hero__minimal>.rte,.collection-hero__minimal>p{margin:0;color:#765d66;font-size:1.45rem;line-height:1.7}.collection-layout--minimal{grid-template-columns:230px minmax(0,1fr);gap:30px;padding-top:26px}.collection-layout--minimal .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 18px}.collection-layout--minimal .product-card__media{aspect-ratio:4/5}.collection-layout--minimal .filters{top:105px}.tag-filter__list{display:flex;flex-wrap:wrap;gap:6px;padding:11px 0 2px}.tag-filter__list a{padding:6px 9px;border:1px solid #ead3dc;border-radius:999px;background:#fff;color:#6f1d3b;text-decoration:none;font-size:1.05rem;line-height:1.2}.tag-filter__list a:hover,.tag-filter__list a.is-active{background:#6f1d3b;color:#fff;border-color:#6f1d3b}.pdp-configurator{border-radius:18px}.pdp-configurator__heading{padding:12px 14px}.pdp-configurator__heading>div>span{font-size:1.35rem}.pdp-config-step{padding:11px 14px}.pdp-config-step__title{grid-template-columns:1fr}.pdp-config-step__title>span{display:none}.pdp-delivery-choice>label>span{padding:8px 9px;min-height:48px}.pdp-date-grid{gap:8px}.pdp-schedule-field>span{display:block;margin-bottom:5px;color:#6f1d3b;font-size:1rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.pdp-schedule-control{display:grid;grid-template-columns:18px 1fr;align-items:center;gap:8px;min-height:43px;padding:0 11px;border:1px solid #e4c9d3;border-radius:12px;background:#fff;box-shadow:inset 0 1px #fff}.pdp-schedule-control:focus-within{border-color:#b44364;box-shadow:0 0 0 3px #b443641f}.pdp-schedule-control svg{width:18px;fill:none;stroke:#8b2b4c;stroke-width:1.7}.pdp-schedule-control input,.pdp-schedule-control select{width:100%;height:41px;border:0!important;outline:0;background:transparent;color:#482633;font-size:1.2rem;color-scheme:light}.pdp-schedule-control select{-webkit-appearance:none;appearance:none;background:linear-gradient(45deg,transparent 50%,#8b2b4c 50%) calc(100% - 10px) 50%/5px 5px no-repeat,linear-gradient(135deg,#8b2b4c 50%,transparent 50%) calc(100% - 5px) 50%/5px 5px no-repeat;padding-right:20px}.pdp-message--complete{padding:12px 14px;border-top:1px solid #efdce3}.pdp-message__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.pdp-message__head b,.pdp-message__head small{display:block}.pdp-message__head b{font-size:1.25rem}.pdp-message__head small{margin-top:2px;color:#806a72;font-size:.95rem}.pdp-message__head>span{padding:4px 7px;border-radius:999px;background:#f8e5ec;color:#7b2444;font-size:.85rem;font-weight:850}.pdp-message--complete .pdp-message__body{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px 0 0}.pdp-message--complete .pdp-message__body>label:first-child{grid-column:1/-1}.pdp-message--complete .pdp-message__body label>span:first-child{display:block;margin-bottom:4px;font-size:1rem;font-weight:800}.pdp-message--complete textarea{min-height:54px;padding:9px 10px;border:1px solid #e4c9d3;border-radius:11px;background:#fff;resize:vertical;font-size:1.15rem}.pdp-message--complete .pdp-anonymous{display:flex;align-items:center;gap:9px;padding:9px 10px;border:1px solid #ead3dc;border-radius:11px;background:#fff8fa}.pdp-message--complete .pdp-anonymous input{width:17px;height:17px;accent-color:#6f1d3b}.pdp-message--complete .pdp-anonymous span{margin:0!important}.pdp-message--complete .pdp-anonymous b,.pdp-message--complete .pdp-anonymous small{display:block}.pdp-message--complete .pdp-anonymous small{margin-top:2px;color:#806a72;font-size:.88rem;line-height:1.3}.pdp-purchase{max-width:390px;margin:12px auto 0;padding:10px 12px;border-radius:16px}.pdp-purchase__total{margin-bottom:7px}.pdp-purchase__button{min-height:42px;font-size:1.2rem}.pdp-benefits__grid{gap:10px}.pdp-benefits article{display:block;padding:14px 12px;border-left:2px solid #d99caf}.pdp-benefits article i{display:none}.pdp-benefits article b{font-size:1.15rem}.pdp-benefits article span{font-size:1rem}.pdp-journey__steps li{grid-template-columns:1fr;min-height:0;padding:18px}.pdp-journey__steps li>span{display:none}@media(min-width:990px){.pdp-mobile-bar{left:50%;right:auto;bottom:18px;width:min(500px,calc(100vw - 190px));transform:translate(-50%,150%)}.pdp-mobile-bar.is-visible{transform:translate(-50%)}.floating-help{right:20px;bottom:20px}.pdp-mobile-bar button{min-width:210px;min-height:43px}}@media(max-width:989px){.collection-layout--minimal{grid-template-columns:1fr}.collection-layout--minimal .filters{display:none}.collection-layout--minimal .filters.is-open{display:block;padding:17px}.collection-layout--minimal .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.search-popover__panel{position:fixed;top:68px;left:10px;right:10px;width:auto;max-height:calc(100vh - 82px);overflow:auto;padding:15px}.predictive-results__grid{grid-template-columns:1fr}.story-band--compact{padding:42px 0}.story-band--compact .story-band__grid{grid-template-columns:1fr;border-radius:22px}.story-band--compact .story-band__media{min-height:290px}.story-band--compact .story-band__copy{padding:27px 20px}.story-band--compact .section-title{font-size:3.35rem}.story-list--clean{grid-template-columns:1fr}.occasion-card--editorial{padding:20px;min-height:0}.footer-2026__bottom--unified{display:grid;grid-template-columns:1fr;text-align:center}.footer-2026__anpc{justify-content:center}.footer-2026__anpc img{height:34px!important;max-width:44vw}.footer-2026__legal{justify-content:center}.collection-hero--minimal{padding:24px 0 20px}.collection-hero__minimal{grid-template-columns:1fr;gap:12px}.collection-hero--minimal h1{font-size:3.4rem}.collection-layout--minimal .product-grid{gap:22px 9px}.pdp-message--complete .pdp-message__body{grid-template-columns:1fr}.pdp-message--complete .pdp-message__body>label:first-child{grid-column:auto}.pdp-purchase{max-width:340px}.pdp-benefits__grid{grid-template-columns:1fr 1fr}.pdp-benefits article{padding:11px 8px}.pdp-schedule-control input,.pdp-schedule-control select{font-size:1.15rem}}.pdp-calendar{position:relative}.pdp-calendar__toggle{width:100%;cursor:pointer;text-align:left}.pdp-calendar__toggle>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdp-calendar__toggle i{margin-left:auto;color:#8b2b4c;font-style:normal}.pdp-calendar__popover{position:absolute;z-index:35;top:calc(100% + 7px);left:0;width:min(310px,calc(100vw - 48px));padding:13px;border:1px solid #e4c9d3;border-radius:16px;background:#fffcfdfa;box-shadow:0 20px 50px #4914282e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.pdp-calendar__popover[hidden]{display:none}.pdp-calendar__head{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:8px;margin-bottom:10px}.pdp-calendar__head strong{text-align:center;text-transform:capitalize;font-family:Georgia,serif;font-size:1.35rem}.pdp-calendar__head button{width:34px;height:34px;border:1px solid #ead3dc;border-radius:50%;background:#fff;color:#6f1d3b;cursor:pointer}.pdp-calendar__head button:disabled{opacity:.3;cursor:not-allowed}.pdp-calendar__week,.pdp-calendar__days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.pdp-calendar__week span{text-align:center;color:#9a7b86;font-size:.85rem;font-weight:800}.pdp-calendar__days>span,.pdp-calendar__days button{aspect-ratio:1;display:grid;place-items:center}.pdp-calendar__days button{border:0;border-radius:9px;background:transparent;color:#482633;font-size:1.05rem;cursor:pointer}.pdp-calendar__days button:hover{background:#f9e5ec}.pdp-calendar__days button.is-today{box-shadow:inset 0 0 0 1px #c8879e}.pdp-calendar__days button.is-selected{background:#6f1d3b;color:#fff;box-shadow:none}.pdp-calendar__days button:disabled{color:#cdbbc1;cursor:not-allowed}.reviews-slider__actions [data-review-prev],.reviews-slider__actions [data-review-next]{width:38px;height:38px;border:0;border-radius:50%;background:#6f1d3b;color:#fff;font-size:1.45rem;cursor:pointer}.reviews-slider__actions [data-review-prev]:hover,.reviews-slider__actions [data-review-next]:hover{background:#913452}.announcement__dot{width:6px;height:6px;border-radius:50%;background:#f4b9c9;box-shadow:0 0 0 4px #f4b9c921}.pdp-gallery__stage{touch-action:pan-y;-webkit-user-select:none;user-select:none}.pdp-gallery__arrow{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:42px;height:42px;margin-top:-21px;border:1px solid rgba(255,255,255,.76);border-radius:50%;background:#ffffffd6;box-shadow:0 8px 24px #49142824;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#6f1d3b;font-size:1.7rem;cursor:pointer}.pdp-gallery__arrow--prev{left:14px}.pdp-gallery__arrow--next{right:14px}.pdp-gallery__arrow:hover{background:#fff;transform:scale(1.04)}.pdp-config-step__title,.pdp-message__title{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center;gap:9px}.pdp-config-step__title>span,.pdp-message__title>span{display:grid!important;place-items:center;width:28px;height:28px;border-radius:50%;background:#6f1d3b;color:#fff;font-size:1rem;font-weight:850}.pdp-calendar__toggle{grid-template-columns:18px minmax(0,1fr) 14px!important;appearance:none;-webkit-appearance:none}.pdp-calendar__toggle i{display:block;margin:0;text-align:right;line-height:1;transition:transform .18s ease}.pdp-calendar__toggle[aria-expanded=true] i{transform:rotate(180deg)}.pdp-message--compact{padding:11px 14px 13px;border-top:1px solid #efdce3}.pdp-message-field{display:block;margin-top:10px}.pdp-message-field>span{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;font-size:1.05rem;font-weight:850}.pdp-message-field>span small{color:#947680;font-size:.85rem;font-weight:650}.pdp-message-field textarea,.pdp-florist-note textarea{display:block;width:100%;min-height:56px;padding:10px 11px;border:1px solid #e4c9d3;border-radius:11px;background:#fff;color:#482633;resize:vertical;font-size:1.6rem;line-height:1.4}.pdp-message-field textarea:focus,.pdp-florist-note textarea:focus{outline:0;border-color:#b44364;box-shadow:0 0 0 3px #b443641f}.pdp-personal-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.pdp-anonymous-switch,.pdp-florist-note{min-height:58px;border:1px solid #ead3dc;border-radius:12px;background:#fff8fa}.pdp-anonymous-switch{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:9px;padding:9px 10px;cursor:pointer}.pdp-anonymous-switch>input{position:absolute;opacity:0;pointer-events:none}.pdp-anonymous-switch b,.pdp-anonymous-switch small,.pdp-florist-note b,.pdp-florist-note small{display:block}.pdp-anonymous-switch b,.pdp-florist-note b{font-size:1.02rem}.pdp-anonymous-switch small,.pdp-florist-note small{margin-top:2px;color:#806a72;font-size:.84rem;line-height:1.3}.pdp-switch{position:relative;width:34px;height:20px;border-radius:999px;background:#dac4cc;transition:.18s}.pdp-switch i{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #4914282e;transition:.18s}.pdp-anonymous-switch>input:checked+.pdp-switch{background:#6f1d3b}.pdp-anonymous-switch>input:checked+.pdp-switch i{transform:translate(14px)}.pdp-florist-note{padding:0}.pdp-florist-note summary{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:56px;padding:8px 10px;cursor:pointer;list-style:none}.pdp-florist-note summary::-webkit-details-marker{display:none}.pdp-florist-note summary>strong{color:#7b2444;font-size:.9rem}.pdp-florist-note[open] summary>strong{font-size:0}.pdp-florist-note[open] summary>strong:after{content:"\cenchide";font-size:.9rem}.pdp-florist-note label{display:block;padding:0 8px 8px}.pdp-purchase--compact{max-width:340px;margin:11px auto 0;padding:8px;border-radius:15px}.pdp-purchase--compact .pdp-purchase__button{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:40px;padding:9px 15px}.pdp-purchase--compact .pdp-purchase__button strong{padding-left:15px;border-left:1px solid rgba(255,255,255,.3);font-size:1.25rem}.pdp-purchase--compact>small{display:block;padding:6px 3px 1px;color:#806a72;text-align:center;font-size:.85rem}.pdp-benefits article{border-left:0!important;border:1px solid #efdee4;border-radius:13px;background:#fff;padding:13px 12px!important}.pdp-benefits article:hover{border-color:#d9a1b4;box-shadow:0 8px 22px #4914280f}.trust-strip__grid{gap:10px}.trust-item{position:relative;justify-content:center;padding:15px 16px;border:1px solid rgba(111,29,59,.1);border-radius:14px;background:#ffffffc2;box-shadow:0 8px 24px #4914280b;text-align:left}.trust-item:before{content:"";width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#b44364;box-shadow:0 0 0 5px #b443641a}.trust-item>i{display:none}@media(max-width:749px){.pdp-gallery__arrow{width:38px;height:38px;margin-top:-19px}.pdp-gallery__arrow--prev{left:9px}.pdp-gallery__arrow--next{right:9px}.pdp-date-grid{grid-template-columns:1fr!important}.pdp-schedule-control{min-height:48px}.pdp-schedule-control input,.pdp-schedule-control select,.pdp-message-field textarea,.pdp-florist-note textarea,.pdp input,.pdp select,.pdp textarea{font-size:16px!important}.pdp-calendar__popover{position:fixed;z-index:80;left:12px;right:12px;top:auto;bottom:calc(12px + env(safe-area-inset-bottom));width:auto;max-height:min(520px,calc(100dvh - 24px));overflow:auto;padding:16px;border-radius:20px}.pdp-calendar__days button{min-height:39px;font-size:15px}.pdp-personal-options{grid-template-columns:1fr}.pdp-message--compact{padding-inline:12px}.pdp-purchase--compact{max-width:320px}.pdp-purchase--compact .pdp-purchase__button{min-height:43px}.trust-strip__grid{grid-template-columns:1fr 1fr;gap:8px}.trust-item{justify-content:flex-start;min-height:76px;padding:12px 10px}.trust-item:before{width:6px;height:6px;flex-basis:6px}.trust-item strong{font-size:1.08rem}.trust-item span{font-size:.92rem}}.search-popover--smart .search-popover__panel form{position:static!important;inset:auto!important;width:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.search-popover--smart .search-popover__panel form>div{margin-top:0}.search-popover--smart .search-popover__panel label{font-family:inherit;font-size:inherit}.search-popover--smart .search-popover__input input{border:0!important;border-radius:0!important;padding:8px 0!important}.search-popover--smart .search-popover__input button{border-radius:11px!important}.pdp-configurator{overflow:visible!important}.pdp-calendar,.pdp-config-step{position:relative}.pdp-calendar{z-index:25}.pdp-calendar__popover{z-index:120!important}.pdp-config-step:has(.pdp-calendar__popover:not([hidden])){z-index:30}.pdp-message--accordion{padding:0!important;border-top:1px solid #efdce3;background:#fff}.pdp-message--accordion>summary{display:grid!important;grid-template-columns:28px minmax(0,1fr) auto!important;align-items:center;gap:9px;min-height:56px;padding:11px 14px!important;list-style:none;cursor:pointer}.pdp-message--accordion>summary::-webkit-details-marker{display:none}.pdp-message__step{display:grid!important;place-items:center;width:28px;height:28px;border-radius:50%;background:#6f1d3b;color:#fff;font-size:1rem;font-weight:850}.pdp-message__summary b,.pdp-message__summary small{display:block}.pdp-message__summary b{font-size:1.15rem}.pdp-message__summary small{margin-top:2px;color:#806a72;font-size:.9rem}.pdp-message__action{color:#7b2444;font-size:.9rem;white-space:nowrap}.pdp-message--accordion[open] .pdp-message__action{font-size:0}.pdp-message--accordion[open] .pdp-message__action:after{content:"\cenchide";font-size:.9rem}.pdp-message--accordion .pdp-message__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,.72fr);align-items:end;gap:9px;padding:0 14px 13px!important}.pdp-message--accordion .pdp-message-field{margin:0}.pdp-message--accordion .pdp-anonymous-switch{min-height:76px}.pdp-purchase--compact{max-width:330px!important;margin:12px auto 0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:inherit!important}.pdp-purchase--compact .pdp-purchase__button{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:48px;padding:8px 9px 8px 17px;border:0;border-radius:14px;background:linear-gradient(135deg,#6f1d3b,#922e51);box-shadow:0 10px 24px #56142e33;color:#fff;font-size:1.28rem;font-weight:850}.pdp-purchase--compact .pdp-purchase__button:hover{background:linear-gradient(135deg,#7d2343,#a23a5e);transform:translateY(-1px)}.pdp-purchase--compact .pdp-purchase__button strong{display:grid;place-items:center;min-width:83px;min-height:32px;padding:5px 10px;border:0!important;border-radius:9px;background:#ffffff24;color:#fff;font-size:1.2rem}.pdp-purchase--compact>small{display:none!important}.pdp-addon__image i{display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;line-height:1!important;font-size:15px!important;text-align:center}.pdp-addon input:checked+.pdp-addon__image i{font-size:0!important}.pdp-addon input:checked+.pdp-addon__image i:after{display:block;line-height:1;font-size:12px!important}.category-grid--refined{gap:16px}.category-card--refined{min-height:390px;border:1px solid #ead9df;border-radius:22px;background:#f7e8ed;box-shadow:0 12px 34px #49142812;isolation:isolate}.category-card--refined:after{background:linear-gradient(180deg,#340d1d08 25%,#340d1d7a)}.category-card--refined img{transform:scale(1.002)}.category-card--refined:hover img{transform:scale(1.045)}.category-card--refined .category-card__copy{left:12px;right:12px;bottom:12px;padding:16px 16px 14px;border:1px solid rgba(255,255,255,.74);border-radius:16px;background:#fffafce8;box-shadow:0 12px 30px #4914281f;backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);color:#482633}.category-card--refined .category-card__copy p{color:#a34a69;font-size:.9rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase;opacity:1}.category-card--refined .category-card__copy h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:5px 0 8px;color:#5f1a35;font-size:clamp(2rem,2.2vw,2.7rem);line-height:1.02;text-wrap:balance}.category-card--refined .category-card__copy .text-link{color:#7b2444;font-size:1.05rem;font-weight:850}@media(max-width:749px){.search-popover--smart .search-popover__panel form{width:auto!important}.pdp-calendar{z-index:auto}.pdp-calendar__popover{z-index:999!important}.pdp-message--accordion .pdp-message__body{grid-template-columns:1fr;padding-inline:12px!important}.pdp-message--accordion>summary{padding-inline:12px!important}.pdp-message--accordion .pdp-anonymous-switch{min-height:60px}.pdp-purchase--compact{max-width:300px!important}.category-grid--refined{grid-template-columns:1fr 1fr;gap:9px}.category-card--refined{min-height:285px;border-radius:16px}.category-card--refined .category-card__copy{left:7px;right:7px;bottom:7px;padding:11px 10px;border-radius:12px}.category-card--refined .category-card__copy p{font-size:.72rem}.category-card--refined .category-card__copy h3{font-size:1.65rem;line-height:1.05}.category-card--refined .category-card__copy .text-link{font-size:.88rem}}.search-popover--smart .search-popover__input{display:grid!important;grid-template-columns:22px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;margin-top:0!important}.pdp-message--accordion .pdp-message__summary{display:block!important;grid-template-columns:none!important}.pdp-message--accordion .pdp-message__summary small{grid-column:auto!important}.category-grid--refined{align-items:stretch;gap:18px}.category-card--refined{position:relative!important;display:grid!important;grid-template-rows:auto 1fr;min-height:0!important;border:1px solid #ecdde2;border-radius:20px!important;background:#fff!important;box-shadow:0 10px 30px #49142811!important;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.category-card--refined:after{display:none!important}.category-card--refined>img{position:relative!important;inset:auto!important;grid-row:1;width:100%!important;height:auto!important;aspect-ratio:4/5;object-fit:cover;border-radius:0;transition:transform .45s ease!important}.category-card--refined .category-card__copy{position:relative!important;inset:auto!important;grid-row:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:116px;padding:17px 18px 18px!important;border:0!important;border-top:1px solid #f0e3e7!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;color:#482633!important}.category-card--refined .category-card__copy p{margin:0;color:#ad5570!important;font-size:.82rem!important;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.category-card--refined .category-card__copy h3{margin:5px 0 9px!important;color:#4f172d!important;font-size:clamp(1.75rem,1.9vw,2.35rem)!important;line-height:1.08!important}.category-card--refined .category-card__copy .text-link{margin-top:auto;color:#7d2343!important;font-size:1rem!important}.category-card--refined:hover{transform:translateY(-5px);border-color:#dca9ba;box-shadow:0 20px 42px #4914281f!important}.category-card--refined:hover>img{transform:scale(1.035)!important}.pdp-experience--compact .pdp-experience__grid{gap:9px!important}.pdp-experience--compact .pdp-experience__card{position:relative;cursor:pointer}.pdp-experience--compact .pdp-experience__surface{position:relative;display:flex!important;flex-direction:column;align-items:stretch!important;justify-content:flex-start!important;min-height:92px!important;padding:13px 12px 11px!important;border:1px solid #e8d6dc!important;border-radius:15px!important;background:linear-gradient(180deg,#fff,#fffafb)!important;box-shadow:0 5px 16px #49142809!important;text-align:left!important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.pdp-experience--compact .pdp-experience__card:hover .pdp-experience__surface{transform:translateY(-2px);border-color:#d59aae!important;box-shadow:0 10px 24px #49142817!important}.pdp-experience--compact .pdp-experience__top{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center!important;gap:7px;padding:0 22px 0 0!important}.pdp-experience--compact .pdp-experience__top b{font-family:inherit!important;color:#4f172d;font-size:1.16rem!important;font-weight:850;line-height:1.1}.pdp-experience--compact .pdp-experience__top strong{margin:0!important;color:#7b2444;font-size:1.08rem!important;font-weight:850;white-space:nowrap}.pdp-experience--compact .pdp-experience__surface small{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:9px 0 0!important;color:#806a72;font-size:.9rem!important;line-height:1.35!important}.pdp-experience--compact .pdp-experience__surface>i{display:grid!important;place-items:center;right:10px!important;top:11px!important;bottom:auto!important;width:16px!important;height:16px!important;border:1px solid #d9b9c5;border-radius:50%;background:#fff!important;color:transparent!important;font-size:0!important}.pdp-experience--compact .pdp-experience__card input:checked+.pdp-experience__surface{border-color:#7b2444!important;background:linear-gradient(145deg,#fff8fa,#f9e4eb)!important;box-shadow:0 0 0 1px #7b2444,0 10px 24px #4914281a!important}.pdp-experience--compact .pdp-experience__card input:checked+.pdp-experience__surface>i{border-color:#7b2444;background:#7b2444!important;color:#fff!important;font-size:.82rem!important}.pdp-experience--compact .pdp-experience__card.is-recommended em{position:absolute;z-index:3;top:-7px;left:12px;transform:none!important;padding:3px 8px;border-radius:999px;background:#7b2444;color:#fff;font-size:.68rem!important;font-style:normal;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.pdp-message--accordion .pdp-message__body{grid-template-columns:1fr!important;align-items:stretch!important}.pdp-message--accordion .pdp-anonymous-switch{position:relative;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center;gap:14px;min-height:58px!important;padding:10px 12px!important;border:1px solid #e9d6dd!important;border-radius:12px;background:#fff!important;cursor:pointer;transition:.2s ease}.pdp-message--accordion .pdp-anonymous-switch:hover{border-color:#d49aae;background:#fffafb!important}.pdp-message--accordion .pdp-anonymous-switch:has(input:checked){border-color:#7b2444!important;background:#fff4f7!important;box-shadow:0 0 0 1px #7b244429}.pdp-message--accordion .pdp-anonymous-switch>span:last-child{grid-column:1;grid-row:1}.pdp-message--accordion .pdp-anonymous-switch .pdp-switch{grid-column:2;grid-row:1;width:40px;height:23px}.pdp-message--accordion .pdp-anonymous-switch .pdp-switch i{top:3px;left:3px;width:17px;height:17px}.pdp-message--accordion .pdp-anonymous-switch>input:checked+.pdp-switch i{transform:translate(17px)}.pdp-message--accordion .pdp-anonymous-switch b{font-size:1.03rem}.pdp-message--accordion .pdp-anonymous-switch small{font-size:.88rem}.pdp-purchase--compact{max-width:320px!important}.pdp-purchase--compact .pdp-purchase__button{position:relative;display:flex!important;flex-direction:column;align-items:center!important;justify-content:center!important;gap:1px!important;min-height:52px!important;padding:9px 18px!important;border:1px solid #5d142f!important;border-radius:13px!important;background:#6f1d3b!important;box-shadow:0 10px 24px #4710262e!important;color:#fff!important;overflow:hidden;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.pdp-purchase--compact .pdp-purchase__button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 15%,rgba(255,255,255,.12) 48%,transparent 72%);transform:translate(-110%);transition:transform .45s ease}.pdp-purchase--compact .pdp-purchase__button:hover{transform:translateY(-2px)!important;background:#7d2343!important;box-shadow:0 14px 30px #4710263d!important}.pdp-purchase--compact .pdp-purchase__button:hover:before{transform:translate(110%)}.pdp-purchase--compact .pdp-purchase__button span,.pdp-purchase--compact .pdp-purchase__button strong{position:relative;z-index:1}.pdp-purchase--compact .pdp-purchase__button span{font-size:1.22rem;line-height:1.2}.pdp-purchase--compact .pdp-purchase__button strong{display:block!important;min-width:0!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#f4dce5!important;font-size:.88rem!important;font-weight:750;line-height:1.2}.pdp-purchase--compact .pdp-purchase__button strong:before{content:"Total \b7  "}@media(max-width:749px){.category-grid--refined{grid-template-columns:1fr 1fr;gap:10px}.category-card--refined{border-radius:15px!important}.category-card--refined>img{aspect-ratio:1/1.12}.category-card--refined .category-card__copy{min-height:96px;padding:12px 11px 13px!important}.category-card--refined .category-card__copy h3{font-size:1.55rem!important;margin-bottom:7px!important}.category-card--refined .category-card__copy p{font-size:.7rem!important}.category-card--refined .category-card__copy .text-link{font-size:.82rem!important}.pdp-experience--compact .pdp-experience__grid{gap:6px!important}.pdp-experience--compact .pdp-experience__surface{min-height:90px!important;padding:12px 8px 9px!important;border-radius:12px!important}.pdp-experience--compact .pdp-experience__top{grid-template-columns:1fr;padding-right:16px!important;gap:3px}.pdp-experience--compact .pdp-experience__top b{font-size:1.03rem!important}.pdp-experience--compact .pdp-experience__top strong{font-size:.93rem!important}.pdp-experience--compact .pdp-experience__surface small{font-size:.78rem!important;line-height:1.3!important;margin-top:6px!important}.pdp-experience--compact .pdp-experience__card.is-recommended em{left:6px}.pdp-message--accordion .pdp-anonymous-switch{min-height:56px!important}.pdp-purchase--compact{max-width:290px!important}.pdp-purchase--compact .pdp-purchase__button{min-height:50px!important}}html{overflow-x:clip;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{overflow-x:clip}body.is-mobile-overlay-open,body.is-calendar-open,body.is-filter-open{overflow:hidden}.pdp-calendar__toggle,.pdp-calendar__toggle span,.pdp-schedule-control select,.pdp-calendar__head button,.pdp-calendar__days button{color:#482633!important;-webkit-text-fill-color:#482633!important}.pdp-calendar__days button.is-selected{color:#fff!important;-webkit-text-fill-color:#fff!important}.pdp-calendar__days button:disabled{color:#cdbbc1!important;-webkit-text-fill-color:#cdbbc1!important}.pdp-calendar__modal-head{display:none}@media(max-width:989px){.desktop-nav{display:none}.mobile-menu{display:block}.pdp__layout{grid-template-columns:1fr!important}.pdp-gallery{position:static!important}.collection-layout--minimal{grid-template-columns:1fr!important}.collection-layout--minimal .filters{position:fixed;z-index:95;inset:auto 0 0;display:none;max-height:min(78dvh,720px);overflow:auto;padding:18px 16px calc(18px + env(safe-area-inset-bottom))!important;border:1px solid #e7d4db;border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -18px 55px #49142833}.collection-layout--minimal .filters.is-open{display:block}.filters__head{position:sticky;z-index:2;top:-18px;margin:-18px -16px 8px;padding:17px 16px 12px;background:#fff;border-radius:22px 22px 0 0}.filters__close{display:grid;place-items:center;width:36px;height:36px;border-radius:50%}}@media(max-width:749px){:root{--mobile-gutter:12px}body{font-size:15px;line-height:1.55}.shell{width:calc(100% - 24px)!important;max-width:none}img,svg,video,iframe{max-width:100%}button,input,select,textarea{max-width:100%;font-size:16px!important}button,.btn,a.btn,summary{touch-action:manipulation}.btn{min-height:44px;padding:10px 16px}.section-title{font-size:clamp(2.8rem,9vw,3.6rem)!important;line-height:1.06;text-wrap:balance}.lead{font-size:1.45rem!important;line-height:1.62}.eyebrow{font-size:1rem!important;letter-spacing:.12em}.announcement{position:sticky;z-index:52;top:0}.announcement__inner{height:32px!important}.announcement__lead{font-size:1.05rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.announcement__facts{display:none!important}.site-header{top:32px!important}.header__main{height:58px!important;gap:8px}.header__logo img{max-width:112px;max-height:39px}.header__actions{gap:5px}.search-popover>summary{width:38px;height:38px}.cart-link{height:38px!important;padding:0 5px!important}.cart-link b{display:none}.cart-link span{width:23px;height:23px}.mobile-menu__panel{position:fixed;z-index:91;top:90px;left:0;width:min(340px,calc(100vw - 22px));height:calc(100dvh - 90px);padding:20px 18px calc(24px + env(safe-area-inset-bottom));border-radius:0 18px 0 0;box-shadow:20px 20px 55px #4914282e}.mobile-menu__panel a{padding:10px 0;font-size:1.55rem}.mobile-menu__head{padding-bottom:10px}.search-popover__panel{position:fixed!important;z-index:96;top:98px!important;left:10px!important;right:10px!important;width:auto!important;max-height:calc(100dvh - 110px)!important;overflow:auto;padding:14px!important;border-radius:18px}.search-popover__head strong{font-size:1.65rem}.search-popover__input{grid-template-columns:20px minmax(0,1fr) auto!important;padding:5px 6px 5px 11px!important}.search-popover__input input{min-height:42px!important;font-size:16px!important}.search-popover__input button{min-height:40px;padding:8px 12px!important}.predictive-results__grid{grid-template-columns:1fr!important}.predictive-product{grid-template-columns:58px 1fr}.predictive-product img,.predictive-product__placeholder{width:58px;height:58px}.search-popover__suggestions{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.search-popover__suggestions button{flex:0 0 auto;min-height:36px}.breadcrumbs{width:calc(100% - 24px)!important;padding:9px 0 4px;font-size:1.05rem}.hero{display:grid!important;min-height:0!important;background:#fae9ee}.hero__media{position:relative!important;inset:auto!important;grid-row:1;height:min(92vw,390px)}.hero__media:after{background:linear-gradient(0deg,rgba(75,21,43,.16),transparent 44%)!important}.hero>.shell{grid-row:2}.hero__content{width:100%!important;padding:29px 0 34px!important}.hero__content .display{font-size:clamp(4rem,13vw,5.5rem)!important;line-height:.96}.hero__content .lead{max-width:34ch}.hero__actions{align-items:stretch;flex-direction:column;gap:10px;margin-top:20px}.hero__actions .btn{width:100%;justify-content:center}.hero__actions .text-link{align-self:center;padding:7px}.hero__note{margin-top:18px;justify-content:center;text-align:center}.hero__note>span{display:none}.hero-badge{right:14px;top:calc(min(92vw,390px) - 92px);bottom:auto;width:78px;height:78px;padding:9px;transform:rotate(-5deg)}.hero-badge strong{font-size:1.15rem}.hero-badge span{font-size:.62rem}.trust-strip{padding:10px 0}.trust-strip__grid{grid-template-columns:1fr 1fr!important;gap:8px}.trust-item{min-height:72px;padding:11px 9px!important;border-radius:12px}.trust-item:before{display:none}.trust-item strong{font-size:1.05rem!important;line-height:1.25}.trust-item span{font-size:.9rem!important;line-height:1.3}.home-section{padding:50px 0}.section-head{align-items:flex-start;gap:14px}.section-head>.text-link{white-space:nowrap}.category-grid--refined{grid-template-columns:1fr 1fr!important;gap:10px!important}.category-card--refined>img{aspect-ratio:1/1.08!important}.category-card--refined .category-card__copy{min-height:96px!important;padding:12px 10px 13px!important}.category-card--refined .category-card__copy h3{font-size:1.55rem!important}.category-card--refined .category-card__copy .text-link{font-size:.85rem!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 9px!important}.product-card{min-width:0}.product-card__media{aspect-ratio:4/5;border-radius:13px}.product-card__info{padding:9px 2px 0}.product-card__title{font-size:1.42rem!important;line-height:1.28;min-height:2.56em}.product-card__price{font-size:1.4rem}.product-card__cta{max-width:148px!important;min-height:36px!important;margin:9px auto 0!important;padding:7px 12px!important;font-size:1.02rem!important}.story-band--compact{padding:42px 0!important}.story-band--compact .story-band__grid{grid-template-columns:1fr!important;border-radius:20px!important}.story-band--compact .story-band__media{min-height:280px!important}.story-band--compact .story-band__copy{padding:25px 18px 28px!important}.story-band--compact .section-title{font-size:3.2rem!important}.story-list--clean{grid-template-columns:1fr!important}.story-band__actions{align-items:stretch;flex-direction:column}.story-band__actions .btn{justify-content:center}.occasion-grid--editorial{grid-template-columns:1fr!important}.occasion-card--editorial{min-height:0!important;padding:19px!important}.faq{grid-template-columns:1fr!important;gap:24px}.faq details summary{font-size:1.35rem}.reviews-slider__head{align-items:flex-start;flex-direction:column;gap:16px}.reviews-slider__head h2{font-size:3.3rem!important}.reviews-slider__actions{width:100%;justify-content:flex-start;overflow-x:auto;border-radius:16px!important}.review-slide{flex-basis:min(84vw,330px)!important}.review-slide__text{font-size:1.35rem}.reviews-slider__google,.reviews-slider__actions>.btn{flex:0 0 auto}.collection-hero--minimal{padding:22px 0 18px!important}.collection-hero__minimal{grid-template-columns:1fr!important;gap:10px}.collection-hero--minimal h1{font-size:3.35rem!important}.collection-hero__minimal>.rte,.collection-hero__minimal>p{font-size:1.35rem}.collection-categories{position:sticky;z-index:24;top:90px;width:100%!important;margin:0!important;padding:8px 12px!important;overflow-x:auto;border-radius:0!important}.collection-categories a{flex:0 0 auto;white-space:nowrap}.collection-layout--minimal{width:calc(100% - 24px)!important;gap:17px;padding-top:17px}.collection-toolbar{align-items:stretch;flex-direction:column;gap:8px}.collection-toolbar>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.collection-toolbar p{font-size:1.15rem}.collection-toolbar select{width:100%;min-height:44px}.mobile-filter-trigger{display:inline-flex!important;min-width:112px}.active-filters{overflow-x:auto;flex-wrap:nowrap}.active-filters a{flex:0 0 auto}.filters details summary{min-height:44px}.filter-list label{min-height:42px}.price-filter input{min-height:46px}.empty-state{padding:45px 16px}.pagination{overflow-x:auto}.pdp{padding-top:12px}.pdp__layout{gap:20px!important}.pdp-gallery__stage{border-radius:17px!important}.pdp-gallery__badges{top:10px;left:10px}.pdp-gallery__badges span{padding:6px 9px;font-size:.95rem}.pdp-gallery__arrow{width:38px;height:38px}.pdp-gallery__thumbs{gap:7px}.pdp-gallery__thumb{flex-basis:64px;width:64px;height:64px;border-radius:11px}.pdp-panel{padding-bottom:22px}.pdp-panel__topline{font-size:1rem}.pdp-panel h1{font-size:clamp(2.7rem,8.5vw,3.4rem)!important}.pdp-rating-row{flex-wrap:wrap;font-size:1rem}.pdp-price-row{margin:11px 0 13px}.pdp-price{font-size:2.3rem}.pdp-experience--compact .pdp-experience__grid{display:flex!important;gap:8px!important;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-12px;padding:8px 12px 11px 1px;scrollbar-width:none}.pdp-experience--compact .pdp-experience__grid::-webkit-scrollbar{display:none}.pdp-experience--compact .pdp-experience__card{flex:0 0 min(78vw,270px);scroll-snap-align:start}.pdp-experience--compact .pdp-experience__surface{min-height:92px!important;padding:13px 12px 11px!important}.pdp-experience--compact .pdp-experience__top{grid-template-columns:1fr auto!important}.pdp-experience--compact .pdp-experience__surface small{font-size:1rem!important}.pdp-experience__help summary{min-height:42px}.pdp-configurator{border-radius:16px}.pdp-configurator__heading,.pdp-config-step{padding-inline:12px!important}.pdp-delivery-choice{grid-template-columns:1fr 1fr;gap:7px}.pdp-delivery-choice>label>span{min-height:58px;padding:8px 7px!important}.pdp-delivery-choice small{font-size:.88rem}.pdp-date-grid{grid-template-columns:1fr!important}.pdp-schedule-control{min-height:48px!important}.pdp-schedule-control select{height:46px!important;color:#482633!important;-webkit-text-fill-color:#482633!important;background-color:transparent}.pdp-calendar:has(.pdp-calendar__popover:not([hidden])):before{content:"";position:fixed;z-index:998;top:0;right:0;bottom:0;left:0;background:#2e0d1b6b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.pdp-calendar__popover{position:fixed!important;z-index:999!important;left:50%!important;right:auto!important;top:50%!important;bottom:auto!important;width:min(360px,calc(100vw - 24px))!important;max-height:calc(100dvh - 28px)!important;overflow:auto!important;padding:14px!important;border-radius:20px!important;transform:translate(-50%,-50%)!important;overscroll-behavior:contain}.pdp-calendar__modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.pdp-calendar__modal-head>strong{font-family:Georgia,serif;font-size:1.35rem}.pdp-calendar__modal-head button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #e6d0d8;border-radius:50%;background:#fff;color:#6f1d3b!important;-webkit-text-fill-color:#6f1d3b!important;font-size:1.8rem;line-height:1}.pdp-calendar__head{margin-bottom:9px}.pdp-calendar__days button{min-height:40px!important;font-size:15px!important}.pdp-message--accordion>summary{min-height:58px;padding-inline:12px!important}.pdp-message--accordion .pdp-message__body{grid-template-columns:1fr!important;padding-inline:12px!important}.pdp-message-field textarea{min-height:94px}.pdp-anonymous-switch{min-height:58px}.pdp-addons{margin-top:11px;padding:12px}.pdp-addons__rail{display:flex!important;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-12px;padding-right:12px}.pdp-addon{flex:0 0 112px;scroll-snap-align:start}.pdp-addon__image i{width:26px!important;height:26px!important;right:5px;bottom:5px}.pdp-purchase--compact{max-width:300px!important;margin-top:12px!important}.pdp-purchase--compact .pdp-purchase__button{min-height:52px!important}.pdp-quick-details summary{min-height:48px;font-size:1.25rem}.pdp-quick-details .rte,.pdp-quick-details .rte p{font-size:1.35rem!important}.pdp-benefits__grid{grid-template-columns:1fr 1fr!important;gap:8px}.pdp-benefits article{min-height:92px}.pdp-journey{padding-block:45px}.pdp-journey__head{grid-template-columns:1fr!important}.pdp-journey__steps{grid-template-columns:1fr!important;overflow:visible!important;margin-right:0!important;padding-right:0!important}.pdp-mobile-bar{left:0!important;right:0!important;bottom:0!important;width:100%!important;padding:9px 10px calc(9px + env(safe-area-inset-bottom))!important;border-radius:0!important}.pdp-mobile-bar button{min-width:180px!important;min-height:44px!important}.floating-help{right:12px!important;bottom:calc(72px + env(safe-area-inset-bottom))!important;padding:8px 13px}.floating-help span{display:none}.cart-page{padding:30px 0 75px}.cart-layout{grid-template-columns:1fr!important;gap:28px}.cart-item{grid-template-columns:82px minmax(0,1fr)!important;gap:11px}.cart-item__right{grid-column:2;display:flex;align-items:center;justify-content:space-between;width:100%}.quantity{min-height:40px}.cart-summary{position:static!important;padding:17px!important;border-radius:16px}.cart-summary .btn{width:100%}.info-hero,.legal-hero,.blog-hero{padding:42px 0 38px!important}.info-hero h1,.legal-hero h1,.blog-hero h1{font-size:3.35rem!important}.info-hero__actions{align-items:stretch;flex-direction:column}.info-hero__actions .btn{justify-content:center}.info-hero__chips{gap:6px}.info-hero__chips span{font-size:1rem}.info-card-grid{grid-template-columns:1fr!important;padding-block:24px 45px!important}.delivery-flow,.about-story{grid-template-columns:1fr!important;padding:18px 0 48px!important}.delivery-flow ol{margin:0}.delivery-map{grid-template-columns:1fr!important}.delivery-map__frame,.delivery-map__frame iframe{min-height:360px!important}.guarantee-box{align-items:flex-start;flex-direction:column;padding:23px!important}.legal-page{grid-template-columns:1fr!important;padding:34px 0 60px!important}.legal-page aside{position:static!important}.legal-content--card{padding:22px 16px!important}.page-main--branded{padding:38px 0 65px}.page-main--branded h1{font-size:3.3rem!important}.contact-page{grid-template-columns:1fr!important;gap:30px;padding:32px 0 65px}.contact-cards,.field-grid{grid-template-columns:1fr!important}.contact-form{padding:20px 15px!important}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px!important}.blog-main{padding-top:25px}.blog-feature{grid-template-columns:1fr!important}.blog-feature__media,.blog-feature__media img{min-height:240px!important}.blog-feature>div{padding:22px 17px 25px!important}.blog-feature h2{font-size:2.8rem!important}.blog-grid{grid-template-columns:1fr!important}.article-main__header{padding-top:34px!important}.article-main__header h1{font-size:3.15rem!important}.article-main__image{margin:24px 0 32px!important;border-radius:14px}.article-main__body{grid-template-columns:1fr!important}.article-main__body .rte{font-size:1.5rem!important}.article-main__end{padding:28px 16px!important}.search-page{padding:34px 0 65px}.search-page h1{font-size:3.2rem}.search-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto}.search-form input{min-width:0}.search-form .btn{padding-inline:14px}.footer-2026__intro{align-items:flex-start;flex-direction:column;gap:18px}.footer-2026__grid{grid-template-columns:1fr 1fr!important;gap:28px 18px;padding-block:36px}.footer-2026__brand{grid-column:1/-1}.footer-2026__bottom--unified{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;padding-bottom:calc(24px + env(safe-area-inset-bottom));text-align:center}.footer-2026__anpc{justify-content:center!important;gap:7px!important}.footer-2026__anpc img{width:auto!important;height:32px!important;max-width:44vw}.footer-2026__legal{justify-content:center!important;gap:10px}.footer-2026__copyright{text-align:center}.consent-banner{left:8px!important;right:8px!important;bottom:8px!important;gap:13px;padding:14px!important;border-radius:16px}.consent-banner p{font-size:1rem}.consent-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:8px}.consent-actions .btn{width:100%;padding-inline:9px;font-size:1.05rem}.customer{width:calc(100% - 24px)!important;max-width:none!important;padding:34px 0 65px!important}.customer h1{font-size:3.2rem!important}.customer input,.customer select,.customer textarea{font-size:16px!important}.customer table{display:block;width:100%;overflow-x:auto}.customer button{min-height:44px}}@media(max-width:374px){.shell{width:calc(100% - 20px)!important}.header__logo img{max-width:96px}.search-popover__panel{left:6px!important;right:6px!important}.hero__content .display{font-size:3.8rem!important}.category-grid--refined{grid-template-columns:1fr!important}.product-grid{gap:18px 7px!important}.product-card__title{font-size:1.3rem!important}.pdp-delivery-choice,.pdp-benefits__grid,.footer-2026__grid{grid-template-columns:1fr!important}.footer-2026__grid nav,.footer-2026__contact{padding-top:8px;border-top:1px solid rgba(255,255,255,.12)}}.story-band--editorial{padding:70px 0!important;background:#6f1d3b}.story-band--editorial .story-band__grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)!important;align-items:stretch;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:28px!important;background:#7a2344;box-shadow:0 28px 70px #2e0d1b3d}.story-band--editorial .story-band__media{min-height:560px!important}.story-band--editorial .story-band__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 58%,rgba(70,15,36,.18))}.story-band--editorial .story-band__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,5vw,72px)!important}.story-band--editorial .story-band__lead{max-width:52ch;margin-bottom:24px}.story-list--clean{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin:0 0 27px!important}.story-list--clean>div{position:relative;min-height:0!important;padding:14px 16px 14px 48px!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:14px!important;background:#ffffff12!important;box-shadow:none!important}.story-list--clean>div:before{content:"";position:absolute;left:19px;top:22px;width:10px;height:10px;border:2px solid #f2bdcd;border-radius:50%;background:transparent}.story-list--clean strong{display:block;color:#fff;font-size:1.25rem;line-height:1.25}.story-list--clean small{display:block;margin-top:3px;color:#f6dfe7;font-size:1.02rem;line-height:1.45}.story-band__actions{gap:18px!important}.reviews-slider__actions [data-review-prev],.reviews-slider__actions [data-review-next]{border-color:#6f1d3b!important;background:#6f1d3b!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.reviews-slider__actions [data-review-prev]:hover,.reviews-slider__actions [data-review-next]:hover{border-color:#4f142b!important;background:#4f142b!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.reviews-slider__actions .reviews-slider__google,.reviews-slider__actions [data-review-toggle]{border-color:#d9a8b8!important;background:#fff!important;color:#6f1d3b!important;-webkit-text-fill-color:#6f1d3b!important}.reviews-slider__actions .reviews-slider__google:hover,.reviews-slider__actions [data-review-toggle]:hover{border-color:#6f1d3b!important;background:#6f1d3b!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.collection-hero--minimal{padding:42px 0 34px!important}.collection-hero__minimal{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr)!important;align-items:center!important;gap:clamp(36px,7vw,94px)!important}.collection-hero--minimal h1{max-width:12ch;margin-bottom:0!important;font-size:clamp(4rem,5vw,6.2rem)!important;line-height:.98!important}.collection-hero__minimal>.rte,.collection-hero__minimal>p{max-width:64ch;margin:0;padding:17px 0 17px 24px;border-left:2px solid #d9a0b3;color:#6e5660;font-size:1.48rem;line-height:1.68}.collection-categories{position:sticky!important;z-index:48!important;top:74px!important;display:flex!important;justify-content:center!important;flex-wrap:wrap!important;gap:7px!important;width:100%!important;max-width:none!important;margin:0!important;padding:9px 18px!important;overflow:visible!important;border-block:1px solid #ead7de!important;border-radius:0!important;background:#fffafcf0!important;box-shadow:0 8px 22px #4914280e!important;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.collection-categories a{flex:0 0 auto!important;min-height:36px;padding:8px 15px!important;border-radius:999px!important;font-size:1.05rem!important;line-height:1.2;white-space:nowrap}.filters details{border-bottom:1px solid #eadbe0}.filters details>summary{padding-block:14px!important;font-size:1.25rem!important}.filters details:not([open])>summary span{transform:rotate(-90deg)}.price-range{padding:7px 2px 17px}.price-range__values{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-bottom:18px;color:#6f1d3b;font-size:1.1rem;font-weight:800}.price-range__values output{display:grid;place-items:center;min-width:76px;padding:7px 9px;border:1px solid #e5cbd4;border-radius:10px;background:#fff}.price-range__track{position:relative;height:5px;margin:0 8px;border-radius:99px;background:#eadde2}.price-range__track i{position:absolute;inset-block:0;border-radius:inherit;background:#8a3151}.price-range__inputs{position:relative;height:24px;margin:-15px 8px 0}.price-range__inputs input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:24px;margin:0;appearance:none;-webkit-appearance:none;pointer-events:none;background:transparent}.price-range__inputs input::-webkit-slider-runnable-track{height:5px;background:transparent}.price-range__inputs input::-moz-range-track{height:5px;background:transparent}.price-range__inputs input::-webkit-slider-thumb{width:20px;height:20px;margin-top:-7px;appearance:none;-webkit-appearance:none;pointer-events:auto;border:3px solid #fff;border-radius:50%;background:#7a2344;box-shadow:0 0 0 1px #7a2344,0 3px 8px #49142833;cursor:grab}.price-range__inputs input::-moz-range-thumb{width:16px;height:16px;pointer-events:auto;border:3px solid #fff;border-radius:50%;background:#7a2344;box-shadow:0 0 0 1px #7a2344;cursor:grab}.price-range .filter-hint{margin:11px 0 0!important;font-size:.95rem!important}.tag-filter__list{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;padding-bottom:16px}.tag-filter__list a{display:flex!important;align-items:center;justify-content:space-between;min-height:39px;padding:9px 11px!important;border:1px solid #ead9df!important;border-radius:10px!important;background:#fff!important;color:#62424f!important;font-size:1.02rem!important;line-height:1.25}.tag-filter__list a:hover,.tag-filter__list a.is-active{border-color:#9b4b68!important;background:#fff3f7!important;color:#6f1d3b!important}.tag-filter__list a.is-active{font-weight:800}.pdp-experience--compact .pdp-experience__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;overflow:visible!important;margin:0!important;padding:7px 0 5px!important}.pdp-experience--compact .pdp-experience__card{min-width:0!important}.pdp-experience--compact .pdp-experience__surface{justify-content:center!important;min-height:68px!important;padding:13px 28px 11px 12px!important;border-radius:13px!important;background:#fff!important}.pdp-experience--compact .pdp-experience__top{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important;padding:0!important}.pdp-experience--compact .pdp-experience__top b{font-size:1.12rem!important}.pdp-experience--compact .pdp-experience__top strong{font-size:1rem!important}.pdp-experience--compact .pdp-experience__surface>i{top:50%!important;right:10px!important;transform:translateY(-50%)}.pdp-experience--compact .pdp-experience__card.is-recommended em{top:-8px!important;left:50%!important;transform:translate(-50%)!important;white-space:nowrap}.pdp-purchase--compact{max-width:340px!important}.pdp-purchase--compact .pdp-purchase__button{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;min-height:54px!important;padding:11px 17px!important;text-align:left!important}.pdp-purchase--compact .pdp-purchase__button span{font-size:1.4rem!important;font-weight:850!important}.pdp-purchase--compact .pdp-purchase__button strong{color:#fff!important;font-size:1.05rem!important;text-align:right}.pdp-purchase--compact .pdp-purchase__button strong:before{content:"Total "!important;font-weight:500;opacity:.78}.pdp-gallery__slide.is-active img{animation:af-gallery-in .36s cubic-bezier(.2,.75,.25,1) both}@keyframes af-gallery-in{0%{opacity:.35;transform:translate(18px) scale(.992)}to{opacity:1;transform:translate(0) scale(1)}}.pdp-schedule-control select{font-weight:500!important}@media(max-width:989px){.collection-layout--minimal .filters{max-height:min(68dvh,620px)!important;padding:13px 13px calc(14px + env(safe-area-inset-bottom))!important;border-radius:18px 18px 0 0!important}.filters__head{top:-13px!important;margin:-13px -13px 4px!important;padding:13px 13px 9px!important;border-radius:18px 18px 0 0!important}.tag-filter__list{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tag-filter__list a{min-width:0!important;font-size:.95rem!important;overflow-wrap:anywhere}}@media(max-width:749px){.header__actions .search-popover{display:block!important;visibility:visible!important;opacity:1!important}.header__actions .search-popover>summary{display:grid!important;place-items:center!important;color:#6f1d3b!important}.hero{position:relative!important;display:flex!important;align-items:flex-end!important;min-height:clamp(520px,142vw,650px)!important;isolation:isolate;background:#512034!important}.hero__media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;height:100%!important}.hero__media:after{background:linear-gradient(0deg,#2f0c1beb,#3a1021b8 38%,#360f1f2e 75%)!important}.hero>.shell{position:relative;z-index:2;display:block!important}.hero__content{width:100%!important;padding:210px 4px 35px!important;color:#fff!important}.hero__content .eyebrow,.hero__content .display,.hero__content .display em,.hero__content .lead,.hero__content .text-link,.hero__note{color:#fff!important}.hero__content .display{font-size:clamp(3.9rem,12.3vw,5.2rem)!important;text-shadow:0 3px 20px rgba(39,9,22,.24)}.hero__content .lead{max-width:31ch;color:#f8eaf0!important}.hero__actions{align-items:center!important;flex-direction:row!important;flex-wrap:wrap!important}.hero__actions .btn{width:auto!important;min-width:174px;background:#fff!important;color:#671c38!important}.hero__actions .text-link{padding-inline:4px!important}.hero__note{justify-content:flex-start!important;text-align:left!important}.hero-badge{top:auto!important;right:13px!important;bottom:22px!important}.story-band--editorial{padding:30px 0!important}.story-band--editorial .story-band__grid{border-radius:18px!important}.story-band--editorial .story-band__media{min-height:205px!important;height:205px!important}.story-band--editorial .story-band__copy{padding:23px 16px 25px!important}.story-band--editorial .section-title{font-size:2.75rem!important}.story-band--editorial .story-band__lead{margin-bottom:17px;font-size:1.35rem!important}.story-list--clean{gap:7px!important;margin-bottom:20px!important}.story-list--clean>div{padding:11px 12px 11px 39px!important;border-radius:11px!important}.story-list--clean>div:before{left:15px;top:18px;width:8px;height:8px}.story-list--clean strong{font-size:1.1rem}.story-list--clean small{font-size:.9rem}.story-band__actions{align-items:center!important;flex-direction:row!important;flex-wrap:wrap!important}.story-band__actions .btn{width:auto!important}.reviews-slider__head{gap:12px!important}.reviews-slider__head h2{font-size:2.9rem!important}.reviews-slider__actions{display:grid!important;grid-template-columns:minmax(0,1fr) 42px 42px!important;gap:7px!important;width:100%!important;padding:8px!important;overflow:visible!important;border-radius:14px!important}.reviews-slider__status{grid-column:1;min-width:0!important;padding-inline:7px!important}.reviews-slider__actions [data-review-prev]{grid-column:2}.reviews-slider__actions [data-review-next]{grid-column:3}.reviews-slider__actions .reviews-slider__google{grid-column:1/2!important;justify-content:center!important;min-width:0!important;padding-inline:9px!important}.reviews-slider__actions [data-review-toggle]{grid-column:2/4!important;justify-content:center!important;min-width:0!important;padding-inline:9px!important}.collection-hero--minimal{padding:24px 0 21px!important;text-align:center}.collection-hero__minimal{grid-template-columns:1fr!important;gap:13px!important}.collection-hero--minimal h1{max-width:none;margin-inline:auto;font-size:3.15rem!important}.collection-hero__minimal>.rte,.collection-hero__minimal>p{max-width:36ch;margin-inline:auto;padding:0!important;border-left:0!important;font-size:1.3rem!important;line-height:1.55}.collection-categories{top:90px!important;justify-content:center!important;flex-wrap:wrap!important;gap:4px!important;padding:6px 8px!important;overflow:visible!important}.collection-categories a{min-height:30px!important;padding:6px 9px!important;font-size:.9rem!important}.collection-layout--minimal{padding-top:12px!important}.collection-toolbar{gap:7px!important}.collection-toolbar>div{align-items:center!important}.mobile-filter-trigger{min-width:96px!important;min-height:40px!important;padding:8px 12px!important}.pdp-experience--compact .pdp-experience__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important;overflow:visible!important;margin:0!important;padding:8px 0 4px!important}.pdp-experience--compact .pdp-experience__card{flex:auto!important}.pdp-experience--compact .pdp-experience__surface{min-height:65px!important;padding:12px 21px 9px 8px!important;border-radius:11px!important}.pdp-experience--compact .pdp-experience__top{display:flex!important;flex-direction:column!important;gap:3px!important}.pdp-experience--compact .pdp-experience__top b{font-size:.96rem!important}.pdp-experience--compact .pdp-experience__top strong{font-size:.82rem!important}.pdp-experience--compact .pdp-experience__surface>i{right:6px!important;width:15px!important;height:15px!important}.pdp-experience--compact .pdp-experience__card.is-recommended em{left:50%!important;font-size:.58rem!important;padding:2px 5px!important}.pdp-purchase--compact{width:min(100%,330px)!important;max-width:330px!important}.pdp-purchase--compact .pdp-purchase__button{grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;min-height:53px!important;padding:10px 14px!important}.pdp-purchase--compact .pdp-purchase__button span{font-size:1.32rem!important}.pdp-purchase--compact .pdp-purchase__button strong{font-size:.98rem!important}.pdp-schedule-field>span{font-weight:600!important}.pdp-schedule-control select{font-weight:500!important}.footer-2026__intro{align-items:center!important;gap:14px!important;padding-block:29px!important;text-align:center}.footer-2026__intro>div{width:100%}.footer-2026__intro h2,.footer-2026__order{margin-inline:auto}.footer-2026__grid{grid-template-columns:1fr!important;gap:23px!important;padding-block:29px!important;text-align:center}.footer-2026__brand,.footer-2026__grid nav,.footer-2026__contact{grid-column:1!important;display:flex;flex-direction:column;align-items:center}.footer-2026__brand p{margin-inline:auto}.footer-2026__grid nav,.footer-2026__contact{padding-top:19px;border-top:1px solid rgba(255,255,255,.12)}.footer-2026__grid nav a,.footer-2026__contact a{padding-block:3px}.footer-2026__bottom--unified{gap:13px!important;padding-top:19px!important}.footer-2026__anpc{flex-wrap:nowrap!important}.footer-2026__anpc img{height:30px!important;max-width:45vw!important}.footer-2026__copyright{display:flex;flex-direction:column;align-items:center;gap:5px}.footer-2026__copyright span{max-width:34ch}.footer-2026__legal{flex-wrap:wrap!important}}@media(max-width:374px){.hero__actions{align-items:stretch!important;flex-direction:column!important}.hero__actions .btn{width:100%!important}.story-band--editorial .story-band__media{height:185px!important;min-height:185px!important}.reviews-slider__actions{grid-template-columns:minmax(0,1fr) 40px 40px!important}.pdp-experience--compact .pdp-experience__top b{font-size:.86rem!important}.pdp-experience--compact .pdp-experience__top strong{font-size:.75rem!important}}body:has(.collection-categories) .announcement,body:has(.collection-categories) .site-header{position:relative!important;top:auto!important}.collection-hero--minimal{padding:34px 0 26px!important;background:linear-gradient(180deg,#fdf1f5,#fff)!important}.collection-hero__minimal{display:grid!important;grid-template-columns:minmax(0,.8fr) minmax(300px,1.2fr)!important;align-items:end!important;gap:50px!important}.collection-hero--minimal h1{max-width:none!important;margin:5px 0 0!important;font-size:clamp(3.6rem,4.5vw,5.8rem)!important;line-height:1!important}.collection-hero__minimal>.rte,.collection-hero__minimal>p{max-width:none!important;margin:0!important;padding:0!important;border:0!important;color:#765d66!important;font-size:1.45rem!important;line-height:1.7!important}.collection-categories{position:sticky!important;z-index:48!important;top:0!important;display:flex!important;justify-content:center!important;flex-wrap:wrap!important;gap:5px!important;width:max-content!important;max-width:calc(100% - 24px)!important;margin:10px auto 18px!important;padding:7px!important;overflow:visible!important;border:1px solid rgba(255,255,255,.76)!important;border-radius:999px!important;background:#fffafcc2!important;box-shadow:0 10px 30px #4b152b1a,inset 0 1px #ffffffe6!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important}.collection-categories a{flex:0 0 auto!important;min-height:34px!important;padding:8px 14px!important;border:1px solid transparent!important;border-radius:999px!important;background:transparent!important;color:#6f1d3b!important;font-size:1.03rem!important;font-weight:750!important;line-height:1.15!important;white-space:nowrap!important}.collection-categories a:hover,.collection-categories a.is-current{border-color:#6f1d3b!important;background:#6f1d3b!important;color:#fff!important}.collection-layout--minimal .filters{padding:15px!important;border:1px solid #eadbe0!important;border-radius:16px!important;background:#fff!important;box-shadow:0 10px 30px #4b152b0b!important}.filters__head{padding-bottom:9px!important}.filters details>summary{padding:12px 2px!important;font-size:1.16rem!important}.filter-list{gap:5px!important;padding-bottom:12px!important}.filter-list label{align-items:center!important;min-height:36px!important;padding:6px 8px!important;border-radius:9px!important;color:#624a54!important;font-size:1.04rem!important;transition:background .18s ease}.filter-list label:hover{background:#fff4f7!important}.filter-list input{width:16px!important;height:16px!important;margin-right:5px!important;accent-color:#7a2344}.price-range__values{margin-bottom:15px!important;font-size:1.02rem!important}.price-range__values output{min-width:0!important;padding:5px 7px!important;border:0!important;border-radius:8px!important;background:#fff3f7!important}.tag-filter__list{display:flex!important;grid-template-columns:none!important;flex-wrap:wrap!important;gap:6px!important;padding:2px 0 14px!important}.tag-filter__list a{display:inline-flex!important;width:auto!important;min-height:31px!important;padding:6px 10px!important;border:1px solid #e5cbd4!important;border-radius:999px!important;background:#fff!important;color:#6f1d3b!important;font-size:.94rem!important;line-height:1.15!important}.tag-filter__list a:hover,.tag-filter__list a.is-active{border-color:#9b4b68!important;background:#fff1f5!important;color:#6f1d3b!important}.mobile-filter-trigger{min-width:0!important;min-height:40px!important;padding:8px 15px!important;border:1px solid rgba(255,255,255,.8)!important;border-radius:999px!important;background:#fff8fac7!important;box-shadow:0 7px 20px #4b152b17,inset 0 1px #fff!important;color:#6f1d3b!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}.mobile-filter-trigger:hover{background:#6f1d3b!important;color:#fff!important}.pdp-experience--compact .pdp-experience__grid{gap:6px!important}.pdp-experience--compact .pdp-experience__surface{align-items:center!important;justify-content:center!important;min-height:58px!important;padding:10px 20px 8px!important;text-align:center!important}.pdp-experience--compact .pdp-experience__top{align-items:center!important;justify-content:center!important;text-align:center!important}.pdp-experience--compact .pdp-experience__top b{font-size:1.03rem!important;text-align:center!important}.pdp-experience--compact .pdp-experience__top strong{font-size:.9rem!important;text-align:center!important}.pdp-experience--compact .pdp-experience__surface>i{right:7px!important;width:14px!important;height:14px!important}.pdp-experience--compact .pdp-experience__card.is-recommended em{font-size:.58rem!important;padding:2px 6px!important}@media(max-width:749px){.collection-hero--minimal{padding:23px 0 18px!important;text-align:left!important}.collection-hero__minimal{grid-template-columns:1fr!important;gap:9px!important}.collection-hero--minimal h1{margin:3px 0 0!important;font-size:3.25rem!important}.collection-hero__minimal>.rte,.collection-hero__minimal>p{max-width:38ch!important;margin:0!important;font-size:1.3rem!important;line-height:1.55!important}.collection-categories{top:0!important;gap:3px!important;width:max-content!important;max-width:calc(100% - 16px)!important;margin:6px auto 12px!important;padding:5px!important;border-radius:18px!important}.collection-categories a{min-height:28px!important;padding:6px 8px!important;font-size:.82rem!important}.collection-layout--minimal .filters{padding:12px!important;border-radius:16px 16px 0 0!important}.tag-filter__list{display:flex!important;grid-template-columns:none!important;gap:5px!important}.tag-filter__list a{min-height:30px!important;padding:6px 9px!important;font-size:.9rem!important}.pdp-experience--compact .pdp-experience__grid{gap:4px!important}.pdp-experience--compact .pdp-experience__surface{min-height:54px!important;padding:9px 17px 7px 7px!important}.pdp-experience--compact .pdp-experience__top{align-items:center!important}.pdp-experience--compact .pdp-experience__top b{font-size:.9rem!important}.pdp-experience--compact .pdp-experience__top strong{font-size:.78rem!important}.pdp-experience--compact .pdp-experience__surface>i{right:5px!important}}.home-story{padding:clamp(58px,7vw,92px) 0;background:linear-gradient(180deg,#fff,#fff8fa)}.home-story__card{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);min-height:570px;overflow:hidden;border:1px solid #ecdbe1;border-radius:30px;background:#fff;box-shadow:0 28px 70px #4b152b1a}.home-story__media{position:relative;min-height:570px;overflow:hidden;background:#f1dce4}.home-story__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(52,13,29,.46) 0%,transparent 38%)}.home-story__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.home-story__card:hover .home-story__media img{transform:scale(1.025)}.home-story__location{position:absolute;z-index:2;left:24px;bottom:22px;display:flex;flex-direction:column;gap:2px;padding:11px 14px;border:1px solid rgba(255,255,255,.38);border-radius:13px;background:#42112494;color:#fff;box-shadow:0 10px 30px #2808152e;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.home-story__location strong{font-family:Georgia,serif;font-size:1.35rem}.home-story__location span{font-size:.9rem;letter-spacing:.04em}.home-story__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,5vw,68px);background:radial-gradient(circle at 100% 0,rgba(244,214,224,.52),transparent 42%),#fff}.home-story__content .eyebrow{color:#a24664}.home-story__content .section-title{margin:8px 0 17px;color:#4d172c;font-size:clamp(3.6rem,4.35vw,5.7rem);line-height:.98;letter-spacing:-.035em}.home-story__content .section-title em{display:inline-block;color:#a24664;font-weight:400}.home-story__lead{max-width:48ch;margin:0 0 25px;color:#705862;font-size:1.43rem;line-height:1.65}.home-story__benefits{display:grid;gap:7px}.home-story__benefits article{display:grid;grid-template-columns:11px minmax(0,1fr);align-items:start;gap:13px;padding:12px 0;border-bottom:1px solid #f0e2e7}.home-story__benefits article:last-child{border-bottom:0}.home-story__benefits article>span{width:9px;height:9px;margin-top:6px;border:2px solid #a24664;border-radius:50%;box-shadow:0 0 0 4px #f9e8ee}.home-story__benefits strong{display:block;color:#542035;font-size:1.17rem;line-height:1.3}.home-story__benefits p{margin:3px 0 0;color:#806a73;font-size:1rem;line-height:1.45}.home-story__actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:28px}.home-story__actions .btn{min-height:45px;padding:11px 19px;border-radius:12px}.home-story__link{color:#6f1d3b;font-size:1.08rem;font-weight:800;text-underline-offset:5px}.reviews-slider__head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:30px!important}.reviews-slider__controls{display:grid;gap:10px;justify-items:end}.reviews-slider__navigation{display:flex;align-items:center;justify-content:flex-end;gap:9px}.reviews-slider__status{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 13px;border:1px solid #e8d4dc;border-radius:999px;background:#ffffffc7;color:#74525f;font-size:1rem;font-weight:800;white-space:nowrap;box-shadow:inset 0 1px #fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.reviews-slider__arrows{display:flex;gap:6px}.reviews-slider__arrows button{display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid #6f1d3b;border-radius:50%;background:#6f1d3b;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:1.55rem;line-height:1;cursor:pointer;box-shadow:0 7px 18px #4b152b29;transition:transform .18s ease,background .18s ease}.reviews-slider__arrows button:hover{transform:translateY(-2px);border-color:#4f142b;background:#4f142b;color:#fff!important;-webkit-text-fill-color:#fff!important}.reviews-slider__cta{display:flex;align-items:center;gap:7px}.reviews-slider__cta>a,.reviews-slider__cta>button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 14px;border:1px solid #dfbdc9;border-radius:11px;background:#fff;color:#6f1d3b!important;-webkit-text-fill-color:#6f1d3b!important;font-size:1.03rem;font-weight:800;line-height:1;text-decoration:none;cursor:pointer;box-shadow:0 6px 16px #4b152b0d;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.reviews-slider__cta i{font-size:1.2rem;font-style:normal;line-height:1}.reviews-slider__cta>a:hover,.reviews-slider__cta>button:hover{transform:translateY(-2px);border-color:#6f1d3b;background:#6f1d3b;color:#fff!important;-webkit-text-fill-color:#fff!important}.reviews-slider__cta>a:hover i,.reviews-slider__cta>button:hover i{color:#fff!important;-webkit-text-fill-color:#fff!important}.collection-categories{gap:7px!important;padding:9px!important}.collection-categories a{min-height:40px!important;padding:10px 17px!important;font-size:1.12rem!important}.pdp-calendar__head strong,.pdp-calendar__week,.pdp-calendar__days,.pdp-calendar__toggle,.pdp-schedule-control select{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}@media(max-width:749px){.home-story{padding:34px 0!important}.home-story__card{grid-template-columns:1fr;min-height:0;border-radius:20px;box-shadow:0 16px 42px #4b152b17}.home-story__media{min-height:0;height:clamp(220px,67vw,300px)}.home-story__media:after{background:linear-gradient(0deg,rgba(52,13,29,.5),transparent 47%)}.home-story__location{left:12px;right:12px;bottom:11px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:9px;padding:9px 11px;border-radius:11px}.home-story__location strong{font-size:1.12rem}.home-story__location span{padding-left:9px;border-left:1px solid rgba(255,255,255,.32);font-size:.82rem}.home-story__content{padding:23px 16px 25px;background:#fff}.home-story__content .section-title{margin:6px 0 13px;font-size:clamp(2.85rem,9.6vw,3.65rem)!important;line-height:1.01}.home-story__lead{margin-bottom:16px;font-size:1.32rem;line-height:1.55}.home-story__benefits{gap:0}.home-story__benefits article{grid-template-columns:9px minmax(0,1fr);gap:11px;padding:10px 1px}.home-story__benefits article>span{width:7px;height:7px;margin-top:5px;box-shadow:0 0 0 3px #f9e8ee}.home-story__benefits strong{font-size:1.08rem}.home-story__benefits p{font-size:.92rem;line-height:1.4}.home-story__actions{display:grid;grid-template-columns:1fr;gap:11px;margin-top:19px}.home-story__actions .btn{width:100%;justify-content:center}.home-story__link{text-align:center;font-size:1rem}.reviews-slider__head{display:grid!important;grid-template-columns:1fr!important;align-items:start!important;gap:16px!important}.reviews-slider__head h2{font-size:2.9rem!important}.reviews-slider__controls{width:100%;gap:8px;justify-items:stretch}.reviews-slider__navigation{justify-content:space-between}.reviews-slider__status{min-height:38px;padding:8px 12px}.reviews-slider__arrows button{width:40px;height:40px}.reviews-slider__cta{display:grid;grid-template-columns:1fr 1fr;gap:7px}.reviews-slider__cta>a,.reviews-slider__cta>button{min-width:0;min-height:43px;padding:10px 8px;border-radius:11px;font-size:.98rem}.collection-categories{gap:5px!important;padding:7px!important;border-radius:20px!important}.collection-categories a{min-height:35px!important;padding:8px 10px!important;font-size:.96rem!important}.pdp-experience--compact .pdp-experience__surface{min-height:57px!important;padding:9px 17px 7px 7px!important}.pdp-experience--compact .pdp-experience__top b{font-size:1.08rem!important;line-height:1.12!important}.pdp-experience--compact .pdp-experience__top strong{font-size:.9rem!important;line-height:1.1!important}.pdp-schedule-field>span{margin-bottom:6px!important;font-size:1.05rem!important;font-weight:700!important;letter-spacing:.045em!important}.pdp-calendar__toggle>span,.pdp-schedule-control select{font-size:16px!important;font-weight:500!important;letter-spacing:0!important}.pdp-calendar__head strong{font-size:1.45rem!important;font-weight:800!important}.pdp-calendar__week span{font-size:.92rem!important;font-weight:750!important}.pdp-calendar__days button{font-size:1.35rem!important;font-weight:600!important}}@media(max-width:374px){.home-story__location{grid-template-columns:1fr;gap:1px}.home-story__location span{padding-left:0;border-left:0}.reviews-slider__cta{grid-template-columns:1fr}.reviews-slider__cta>a,.reviews-slider__cta>button{width:100%}.collection-categories a{padding-inline:8px!important;font-size:.9rem!important}}.reviews-slider__head{grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important}.reviews-slider__controls{display:flex!important;align-items:center;justify-content:flex-end;gap:8px!important;width:auto!important}.reviews-slider__controls>a,.reviews-slider__controls>button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:148px;min-height:44px;padding:11px 15px;border:1px solid #dfbdc9;border-radius:12px;background:#fff;color:#6f1d3b!important;-webkit-text-fill-color:#6f1d3b!important;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:1.05rem!important;font-weight:800!important;line-height:1!important;text-decoration:none;cursor:pointer;box-shadow:0 8px 22px #4b152b12;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.reviews-slider__controls>button{border-color:#6f1d3b;background:#6f1d3b;color:#fff!important;-webkit-text-fill-color:#fff!important}.reviews-slider__controls>a:hover,.reviews-slider__controls>button:hover{transform:translateY(-2px);border-color:#4f142b;background:#4f142b;color:#fff!important;-webkit-text-fill-color:#fff!important}.reviews-slider__controls i{color:inherit!important;-webkit-text-fill-color:currentColor!important;font-size:1.2rem;font-style:normal}.reviews-slider__viewport{position:relative!important;overflow:visible!important}.reviews-slider__track{position:relative}.reviews-slider__side{position:absolute;z-index:6;top:50%;display:grid!important;place-items:center;width:46px;height:46px;padding:0!important;border:1px solid rgba(255,255,255,.8)!important;border-radius:50%!important;background:#6f1d3bf0!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:1.6rem!important;line-height:1!important;box-shadow:0 12px 28px #3a0d1f3d!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer;transform:translateY(-50%);transition:transform .18s ease,background .18s ease}.reviews-slider__side--prev{left:-23px}.reviews-slider__side--next{right:-23px}.reviews-slider__side:hover{background:#4f142b!important;color:#fff!important;-webkit-text-fill-color:#fff!important;transform:translateY(-50%) scale(1.06)}.reviews-slider__progress{display:table;margin:16px auto 0!important;padding:7px 13px;border:1px solid #ead5dd;border-radius:999px;background:#fff;color:#76525f;font-size:1rem;font-weight:800;line-height:1.2;box-shadow:0 5px 15px #4b152b0a}.collection-layout--minimal{grid-template-columns:285px minmax(0,1fr)!important;gap:25px!important;width:min(calc(100% - 24px),1440px)!important;max-width:1440px!important}.collection-layout--minimal .filters{margin-left:0!important}.collection-layout--minimal .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:31px 17px!important}.collection-layout--minimal .product-card__media{aspect-ratio:4/5!important}.collection-categories{min-width:min(780px,calc(100% - 24px))!important;max-width:calc(100% - 24px)!important;margin:8px auto 18px!important;padding:9px 12px!important}.collection-categories a{display:flex!important;align-items:center!important;justify-content:center!important;min-width:110px!important;min-height:42px!important;padding:10px 18px!important;font-size:1.2rem!important;text-align:center!important}.collection-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important}.collection-toolbar__controls{display:flex;align-items:center;gap:9px}.collection-toolbar__count{margin:0!important;color:#765d66;text-align:center}.collection-sort select{min-height:42px}.floating-help{bottom:18px!important}body:has(.pdp-mobile-bar.is-visible) .floating-help{bottom:calc(72px + env(safe-area-inset-bottom))!important}@media(max-width:989px){.collection-layout--minimal{grid-template-columns:1fr!important;width:calc(100% - 24px)!important}}@media(max-width:749px){.reviews-slider__head{grid-template-columns:1fr!important;gap:15px!important}.reviews-slider__controls{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;width:100%!important}.reviews-slider__controls>a,.reviews-slider__controls>button{width:100%!important;min-width:0!important;min-height:44px!important;padding:10px 7px!important;border-radius:11px!important;font-size:1rem!important;font-weight:800!important;white-space:nowrap}.reviews-slider__controls i{font-size:1.08rem!important}.reviews-slider__side{width:41px;height:41px;font-size:1.45rem!important}.reviews-slider__side--prev{left:-5px}.reviews-slider__side--next{right:-5px}.reviews-slider__progress{margin-top:13px!important}.footer-2026__grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:20px 14px!important;padding-block:27px!important;text-align:center}.footer-2026__brand{grid-column:1/-1!important}.footer-2026__grid>nav{grid-column:auto!important;display:flex!important;align-items:center!important;padding-top:16px!important}.footer-2026__contact{grid-column:1/-1!important;display:grid!important;grid-template-columns:1fr 1fr!important;align-items:start!important;gap:7px 12px!important;padding-top:17px!important}.footer-2026__contact h3{grid-column:1/-1;margin-bottom:4px}.footer-2026__contact>a{grid-column:auto}.footer-2026__contact p{margin:5px 0!important}.footer-2026__grid nav a{font-size:1.1rem!important;line-height:1.35}.footer-2026__bottom--unified{gap:11px!important}.collection-hero__minimal>.rte,.collection-hero__minimal>p{width:100%!important;max-width:none!important;margin-inline:0!important;text-align:left!important}.collection-categories{min-width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important;margin:7px auto 13px!important;padding:7px!important;gap:5px!important;border-radius:20px!important}.collection-categories a{flex:1 1 calc(33.333% - 5px)!important;min-width:88px!important;min-height:38px!important;padding:8px 9px!important;font-size:1rem!important;text-align:center!important}.collection-toolbar{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin-bottom:18px!important}.collection-toolbar__controls{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%}.mobile-filter-trigger,.collection-sort select{width:100%!important;min-height:44px!important;border:1px solid #dfbdc9!important;border-radius:13px!important;background:#fff!important;color:#6f1d3b!important;box-shadow:0 7px 18px #4b152b12!important;font-size:1.05rem!important;font-weight:800!important}.mobile-filter-trigger{display:flex!important;align-items:center;justify-content:space-between!important;padding:10px 13px!important}.mobile-filter-trigger i{font-size:1.2rem;font-style:normal}.collection-sort{width:100%}.collection-sort select{padding:10px 30px 10px 12px!important}.collection-toolbar__count{grid-row:2!important;width:100%;font-size:1.08rem!important;text-align:center!important}.header__main{position:relative!important}.header__logo{position:absolute!important;left:50%!important;transform:translate(-50%)!important;z-index:2}.header__logo img{width:auto!important;max-width:128px!important;max-height:44px!important}.floating-help{right:10px!important;bottom:calc(12px + env(safe-area-inset-bottom))!important}body:has(.pdp-mobile-bar.is-visible) .floating-help{bottom:calc(68px + env(safe-area-inset-bottom))!important}}@media(max-width:374px){.reviews-slider__controls>a,.reviews-slider__controls>button{font-size:.93rem!important}.footer-2026__grid{gap:18px 10px!important}.footer-2026__grid nav a{font-size:1.02rem!important}.collection-categories a{min-width:80px!important;padding-inline:6px!important;font-size:.92rem!important}.header__logo img{max-width:116px!important}}@media(max-width:749px){.site-header .header__logo{position:absolute!important;left:50%!important;transform:translate(-50%)!important;z-index:2}.footer-2026 .header__logo{position:static!important;left:auto!important;transform:none!important;z-index:auto!important}}.trust-strip{padding:18px 0!important;border:0!important;background:linear-gradient(180deg,#fff8fa,#fff)!important}.trust-strip__grid{gap:12px!important;padding:0!important}.trust-item{position:relative!important;justify-content:flex-start!important;min-height:86px!important;padding:17px 17px 17px 54px!important;overflow:hidden;border:1px solid #ecdbe1!important;border-radius:18px!important;background:linear-gradient(145deg,#fffffffa,#fff6f9e6)!important;box-shadow:0 11px 30px #4b152b0e!important;text-align:left!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.trust-item:before{content:""!important;position:absolute!important;left:20px!important;top:50%!important;display:block!important;width:18px!important;height:22px!important;flex:none!important;border:1.5px solid #a84a69!important;border-radius:70% 25%!important;background:linear-gradient(145deg,#fff,#f8dce5)!important;box-shadow:5px 5px 0 -2px #f1c6d4!important;transform:translateY(-50%) rotate(38deg)!important}.trust-item:after{content:"";position:absolute;right:-22px;top:-26px;width:72px;height:72px;border:1px solid rgba(180,67,100,.09);border-radius:50%}.trust-item:hover{transform:translateY(-3px);border-color:#d9adbb!important;box-shadow:0 17px 36px #4b152b18!important}.trust-item strong{color:#552035!important;font-size:1.2rem!important;line-height:1.25!important}.trust-item span{margin-top:3px;color:#806a73!important;font-size:.98rem!important;line-height:1.35!important}.pdp-benefits{margin-top:34px!important;padding:24px 0!important;border-block:1px solid #f0dfe5!important;background:linear-gradient(180deg,#fff9fb,#fff5f8)!important}.pdp-benefits__grid{gap:12px!important}.pdp-benefits article{position:relative!important;display:flex!important;align-items:center!important;min-height:96px!important;padding:17px 16px 17px 54px!important;overflow:hidden;border:1px solid #ead9df!important;border-radius:17px!important;background:#ffffffe6!important;box-shadow:0 9px 26px #4b152b0d!important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.pdp-benefits article:before{content:"";position:absolute;left:19px;top:50%;width:17px;height:21px;border:1.5px solid #a84a69;border-radius:70% 25%;background:linear-gradient(145deg,#fff,#f8dce5);box-shadow:5px 5px 0 -2px #f1c6d4;transform:translateY(-50%) rotate(38deg)}.pdp-benefits article:after{content:"";position:absolute;right:-23px;bottom:-30px;width:76px;height:76px;border:1px solid rgba(180,67,100,.075);border-radius:50%}.pdp-benefits article:hover{transform:translateY(-3px)!important;border-color:#d9adbb!important;box-shadow:0 15px 34px #4b152b17!important}.pdp-benefits article div{position:relative;z-index:1}.pdp-benefits article b{color:#552035!important;font-size:1.14rem!important;line-height:1.3!important}.pdp-benefits article span{margin-top:4px;color:#806a73!important;font-size:.96rem!important;line-height:1.42!important}@media(min-width:750px){.pdp-experience--compact{margin-top:4px!important;padding:11px!important;border:1px solid #ead7de!important;border-radius:18px!important;background:linear-gradient(145deg,#fff8fa,#fff)!important;box-shadow:0 10px 28px #4b152b0b!important}.pdp-experience--compact legend{width:100%;padding:0 2px 10px!important}.pdp-experience--compact .pdp-experience__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;padding:0!important}.pdp-experience--compact .pdp-experience__surface{align-items:center!important;justify-content:center!important;min-height:74px!important;padding:13px 25px 11px!important;border:1px solid #e5cdd6!important;border-radius:13px!important;background:#fff!important;box-shadow:0 5px 15px #4b152b0b!important;text-align:center!important}.pdp-experience--compact .pdp-experience__top{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;width:100%;text-align:center!important}.pdp-experience--compact .pdp-experience__top b{color:#542035!important;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:1.14rem!important;font-weight:850!important;line-height:1.1!important;text-align:center!important}.pdp-experience--compact .pdp-experience__top strong{color:#7c2948!important;font-size:.98rem!important;font-weight:800!important;line-height:1.1!important;text-align:center!important}.pdp-experience--compact .pdp-experience__surface>i{right:9px!important;top:50%!important;width:15px!important;height:15px!important;transform:translateY(-50%)!important}.pdp-experience--compact .pdp-experience__card:hover .pdp-experience__surface{transform:translateY(-2px)!important;border-color:#c98ca1!important;box-shadow:0 10px 22px #4b152b17!important}.pdp-experience--compact .pdp-experience__card input:checked+.pdp-experience__surface{border-color:#6f1d3b!important;background:linear-gradient(145deg,#6f1d3b,#862b4c)!important;box-shadow:0 10px 24px #4b152b33!important}.pdp-experience--compact .pdp-experience__card input:checked+.pdp-experience__surface .pdp-experience__top b,.pdp-experience--compact .pdp-experience__card input:checked+.pdp-experience__surface .pdp-experience__top strong{color:#fff!important}.pdp-experience--compact .pdp-experience__card input:checked+.pdp-experience__surface>i{border-color:#fff!important;background:#fff!important;color:#6f1d3b!important}.pdp-experience--compact .pdp-experience__card.is-recommended em{top:-7px!important;left:50%!important;padding:3px 7px!important;border:1px solid #e8c5d1!important;background:#fff!important;color:#7a2344!important;box-shadow:0 4px 10px #4b152b14!important;font-size:.62rem!important;transform:translate(-50%)!important}}@media(max-width:749px){.trust-strip{padding:12px 0!important}.trust-strip__grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.trust-item{min-height:78px!important;padding:12px 8px 12px 36px!important;border-radius:14px!important}.trust-item:before{left:11px!important;width:14px!important;height:17px!important;box-shadow:4px 4px 0 -2px #f1c6d4!important}.trust-item:after{width:55px;height:55px}.trust-item strong{font-size:1.04rem!important}.trust-item span{font-size:.88rem!important}.pdp-panel h1{font-size:clamp(2.4rem,7.4vw,2.95rem)!important;line-height:1.05!important;letter-spacing:-.02em!important}.pdp-benefits{margin-top:20px!important;padding:14px 0!important}.pdp-benefits__grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.pdp-benefits article{min-height:92px!important;padding:13px 8px 13px 35px!important;border-radius:14px!important}.pdp-benefits article:before{left:10px;width:14px;height:17px;box-shadow:4px 4px 0 -2px #f1c6d4}.pdp-benefits article:after{width:58px;height:58px}.pdp-benefits article b{font-size:1.02rem!important}.pdp-benefits article span{font-size:.86rem!important;line-height:1.35!important}}@media(max-width:374px){.trust-item{padding-left:32px!important}.trust-item:before{left:9px!important}.pdp-benefits article{padding-left:32px!important}.pdp-benefits article:before{left:8px}}@media(max-width:749px){.announcement{position:sticky!important;z-index:54!important;top:0!important;padding:0!important;background:linear-gradient(90deg,#57152d,#7b2444 52%,#57152d)!important;box-shadow:0 3px 12px #380c1d1f}.announcement__inner{display:flex!important;align-items:center!important;justify-content:center!important;width:calc(100% - 20px)!important;height:30px!important;padding:0!important}.announcement__lead{display:block!important;width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;color:#fff!important;font-size:.98rem!important;font-weight:750!important;letter-spacing:.015em!important;line-height:30px!important}.announcement__lead span{color:#f6bfd0!important}.announcement__facts{display:none!important}.site-header{top:30px!important;z-index:53!important}.header__main{position:relative!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;height:60px!important;gap:6px!important}.mobile-menu{grid-column:1;justify-self:start;z-index:4}.mobile-menu>summary{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;padding:10px!important;border:1px solid #ead5dd!important;border-radius:50%!important;background:#ffffffe0!important;box-shadow:0 6px 16px #4b152b0f!important}.site-header .header__logo{position:absolute!important;z-index:2!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important}.site-header .header__logo img{width:auto!important;max-width:128px!important;max-height:44px!important}.header__actions{grid-column:3;justify-self:end!important;display:flex!important;align-items:center!important;gap:5px!important;margin-left:auto!important;z-index:4}.header__actions .search-popover{display:block!important}.search-popover>summary,.cart-link{width:40px!important;height:40px!important;min-width:40px!important;padding:0!important;border:1px solid #ead5dd!important;border-radius:50%!important;background:#ffffffe6!important;box-shadow:0 6px 16px #4b152b0f!important}.search-popover>summary{display:grid!important;place-items:center!important}.cart-link{display:grid!important;grid-template-columns:1fr!important;place-items:center!important;position:relative!important;margin-left:1px!important}.cart-link svg{width:18px!important}.cart-link b{display:none!important}.cart-link span{position:absolute!important;right:-4px!important;top:-4px!important;width:20px!important;height:20px!important;border:2px solid #fff!important;font-size:.82rem!important}.mobile-menu__panel{position:fixed!important;z-index:95!important;top:94px!important;left:8px!important;right:8px!important;display:grid!important;grid-template-columns:1fr 1fr!important;align-content:start!important;gap:7px!important;width:auto!important;height:auto!important;max-height:calc(100dvh - 102px)!important;padding:14px 12px calc(16px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;overscroll-behavior:contain!important;border:1px solid #ead7de!important;border-radius:0 0 20px 20px!important;background:#fffcfdfb!important;box-shadow:0 24px 55px #3d0f2233!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;scrollbar-width:thin!important}.mobile-menu__head{grid-column:1/-1!important;display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:39px!important;padding:0 3px 10px!important;border-bottom:1px solid #eedfe4!important}.mobile-menu__head .eyebrow{font-size:.9rem!important}.mobile-menu__head small{font-size:.92rem!important}.mobile-menu__panel>a{display:flex!important;align-items:center!important;justify-content:space-between!important;min-width:0!important;min-height:43px!important;padding:9px 11px!important;overflow:hidden!important;border:1px solid #eedee4!important;border-radius:11px!important;background:#fff!important;color:#592238!important;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:1.05rem!important;font-weight:720!important;line-height:1.2!important;text-decoration:none!important;box-shadow:0 4px 12px #4b152b09!important}.mobile-menu__panel>a:first-of-type{grid-column:1/-1!important;border-color:#dcb5c3!important;background:#fff4f7!important;color:#6f1d3b!important}.mobile-menu__panel>a:hover,.mobile-menu__panel>a:focus-visible{border-color:#c9879e!important;background:#fff1f5!important}.mobile-menu__help{grid-column:1/-1!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;margin:4px 0 0!important;padding:11px 0 0!important;border-top:1px solid #eedfe4!important}.mobile-menu__help a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:8px!important;border:0!important;border-radius:10px!important;background:#f9e9ef!important;color:#6f1d3b!important;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:.95rem!important;font-weight:800!important;text-align:center!important;text-decoration:none!important}.search-popover__panel{position:fixed!important;z-index:98!important;top:94px!important;left:8px!important;right:8px!important;display:flex!important;flex-direction:column!important;width:auto!important;max-height:calc(100dvh - 102px)!important;padding:14px!important;overflow:hidden!important;overscroll-behavior:contain!important;border:1px solid #ead7de!important;border-radius:0 0 20px 20px!important;background:#fffcfdfc!important;box-shadow:0 24px 58px #3d0f2238!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important}.search-popover__head{flex:0 0 auto!important;align-items:center!important;gap:12px!important;margin:0 0 11px!important}.search-popover__head>div{min-width:0}.search-popover__head p{font-size:.88rem!important}.search-popover__head strong{display:block;overflow:hidden;font-size:1.48rem!important;line-height:1.15!important;text-overflow:ellipsis;white-space:nowrap}.search-popover__head button{display:grid!important;place-items:center!important;flex:0 0 36px!important;width:36px!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0 0 2px!important;border:1px solid #e3cbd4!important;border-radius:50%!important;background:#fff!important;color:#6f1d3b!important;-webkit-text-fill-color:#6f1d3b!important;font-family:Arial,sans-serif!important;font-size:1.7rem!important;font-weight:400!important;line-height:1!important;box-shadow:0 5px 14px #4b152b0f!important}.search-popover__panel form{flex:0 0 auto!important}.search-popover__input{grid-template-columns:19px minmax(0,1fr) auto!important;gap:7px!important;padding:5px 5px 5px 11px!important;border-radius:15px!important}.search-popover__input input{min-height:42px!important;padding:7px 0!important;font-size:16px!important}.search-popover__input button{min-height:38px!important;padding:8px 14px!important;border-radius:999px!important;background:#6f1d3b!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:.01em!important}.search-popover__suggestions{display:flex!important;flex:0 0 auto!important;flex-wrap:wrap!important;gap:6px!important;margin:10px 0!important;padding:0!important;overflow:visible!important}.search-popover__suggestions button{flex:0 0 auto!important;min-height:33px!important;padding:6px 10px!important;border:1px solid #e5cdd6!important;border-radius:999px!important;background:#fff!important;color:#6f1d3b!important;-webkit-text-fill-color:#6f1d3b!important;font-size:.98rem!important;font-weight:750!important;line-height:1!important}.predictive-results{min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain!important;padding:1px 2px 5px!important;scrollbar-width:thin!important}.predictive-results>p{margin:10px 2px!important;font-size:1.08rem!important}.predictive-results__grid{grid-template-columns:1fr!important;gap:7px!important}.predictive-product{grid-template-columns:56px minmax(0,1fr)!important;gap:10px!important;padding:7px!important;border-radius:12px!important}.predictive-product img,.predictive-product__placeholder{width:56px!important;height:56px!important;border-radius:9px!important}.predictive-product__copy strong{font-size:1.08rem!important}.predictive-product__copy span{font-size:.95rem!important}}@media(max-width:374px){.site-header .header__logo img{max-width:112px!important}.mobile-menu__panel{grid-template-columns:1fr!important}.mobile-menu__panel>a:first-of-type,.mobile-menu__head,.mobile-menu__help{grid-column:1!important}.search-popover__head strong{font-size:1.35rem!important}.search-popover__input button{padding-inline:11px!important;font-size:.98rem!important}.search-popover__suggestions button{padding-inline:8px!important;font-size:.92rem!important}}@media(max-width:749px){.mobile-menu:not([open])>.mobile-menu__panel,.search-popover:not([open])>.search-popover__panel{display:none!important}.mobile-menu[open]>.mobile-menu__panel{display:grid!important}.search-popover[open]>.search-popover__panel{display:flex!important}}.trust-strip{padding:20px 0!important;background:linear-gradient(180deg,#fff8fa,#fff)!important}.trust-strip__grid{position:relative;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(16px,3vw,42px)!important;padding:17px clamp(8px,2vw,22px)!important;border:0!important;border-radius:0!important;background:transparent!important}.trust-item{position:relative!important;display:flex!important;justify-content:flex-start!important;min-height:0!important;padding:8px 4px 8px 38px!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:left!important}.trust-item:before{content:""!important;position:absolute!important;left:4px!important;top:50%!important;width:17px!important;height:22px!important;border:1.5px solid #a84a69!important;border-radius:75% 25% 70% 30%!important;background:transparent!important;box-shadow:6px 5px 0 -3px #dca4b6!important;transform:translateY(-54%) rotate(38deg)!important}.trust-item:after{display:none!important}.trust-item:hover{transform:none!important;border:0!important;box-shadow:none!important}.trust-item strong{font-size:1.18rem!important}.trust-item span{font-size:.98rem!important}.pdp-benefits{padding:27px 0!important;border-block:1px solid #f0dfe5!important;background:linear-gradient(180deg,#fff9fb,#fff5f8)!important}.pdp-benefits__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(16px,3vw,42px)!important;padding-inline:clamp(8px,2vw,22px)!important}.pdp-benefits article{position:relative!important;display:flex!important;align-items:center!important;min-height:0!important;padding:9px 4px 9px 38px!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.pdp-benefits article:before{left:4px!important;top:50%!important;width:17px!important;height:22px!important;border:1.5px solid #a84a69!important;border-radius:75% 25% 70% 30%!important;background:transparent!important;box-shadow:6px 5px 0 -3px #dca4b6!important;transform:translateY(-54%) rotate(38deg)!important}.pdp-benefits article:after{display:none!important}.pdp-benefits article:hover{transform:none!important;border:0!important;box-shadow:none!important}.pdp-benefits article b{font-size:1.12rem!important}.pdp-benefits article span{font-size:.94rem!important}body.review-modal-open{overflow:hidden!important}.review-modal[hidden]{display:none!important}.review-modal{position:fixed!important;z-index:1000!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:grid!important;place-items:center!important;padding:20px!important}.review-modal__backdrop{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:#300d1b6b!important;backdrop-filter:blur(7px)!important;-webkit-backdrop-filter:blur(7px)!important;cursor:pointer}.review-modal__dialog{position:relative;z-index:1;width:min(560px,100%);max-height:calc(100dvh - 40px);overflow-y:auto;padding:24px;border:1px solid rgba(255,255,255,.72);border-radius:22px;background:#fffcfdfa;box-shadow:0 30px 90px #2f0a194d;overscroll-behavior:contain}.review-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.review-modal__head p{margin:0 0 3px}.review-modal__head h3{margin:0;color:#4f172d;font-family:Georgia,serif;font-size:2.6rem;line-height:1.05}.review-modal__close{display:grid!important;place-items:center!important;flex:0 0 38px;width:38px;height:38px;padding:0 0 2px!important;border:1px solid #e3cbd4!important;border-radius:50%!important;background:#fff!important;color:#6f1d3b!important;-webkit-text-fill-color:#6f1d3b!important;font-family:Arial,sans-serif!important;font-size:1.8rem!important;font-weight:400!important;line-height:1!important;cursor:pointer}.review-modal form{display:grid;gap:13px}.review-modal .field-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.review-modal .field{display:grid;gap:6px;color:#5b2b3d;font-size:1.05rem;font-weight:800}.review-modal input,.review-modal select,.review-modal textarea{width:100%;border:1px solid #e2cbd4;border-radius:12px;background:#fff;color:#482633;font-size:1.5rem;line-height:1.35;outline:0}.review-modal input,.review-modal select{min-height:46px;padding:10px 12px}.review-modal textarea{min-height:130px;padding:12px;resize:vertical}.review-modal input:focus,.review-modal select:focus,.review-modal textarea:focus{border-color:#ad5570;box-shadow:0 0 0 3px #b443641f}.review-modal__submit{width:100%;justify-content:center;margin-top:3px}.review-modal__success{padding:11px;border-radius:10px;background:#f7e7ed;color:#6f1d3b}.header__logo--footer{display:flex!important;align-items:center!important;justify-content:center!important;width:max-content;margin-inline:auto!important}.header__logo--footer span{font-size:2.4rem!important}.header__logo--footer b{font-size:.92rem!important;letter-spacing:.4em!important}@media(max-width:749px){.trust-strip{padding:14px 0!important}.trust-strip__grid{grid-template-columns:1fr 1fr!important;gap:13px 10px!important;padding:10px 3px!important}.trust-item{padding:6px 2px 6px 31px!important}.trust-item:before{left:3px!important;width:14px!important;height:18px!important}.trust-item strong{font-size:1.05rem!important}.trust-item span{font-size:.88rem!important}.pdp-benefits{padding:17px 0!important}.pdp-benefits__grid{grid-template-columns:1fr 1fr!important;gap:14px 9px!important;padding-inline:3px!important}.pdp-benefits article{padding:7px 2px 7px 31px!important}.pdp-benefits article:before{left:3px!important;width:14px!important;height:18px!important}.pdp-benefits article b{font-size:1.02rem!important}.pdp-benefits article span{font-size:.86rem!important}.home-story__media{height:clamp(285px,86vw,370px)!important}.home-story__media img{object-position:center 24%!important}.review-modal{padding:10px!important}.review-modal__dialog{width:100%;max-height:calc(100dvh - 20px);padding:18px 14px calc(18px + env(safe-area-inset-bottom));border-radius:19px}.review-modal__head{margin-bottom:14px}.review-modal__head h3{font-size:2.25rem}.review-modal__close{flex-basis:36px;width:36px;height:36px}.review-modal .field-grid{grid-template-columns:1fr;gap:11px}.review-modal .field{font-size:1rem}.review-modal input,.review-modal select,.review-modal textarea{font-size:16px!important}.review-modal input,.review-modal select{min-height:48px}.review-modal textarea{min-height:118px;max-height:32dvh}.header__logo--footer span{font-size:2.55rem!important}.header__logo--footer b{font-size:.98rem!important}}.delivery-scheduler{position:relative;margin-top:2px}.delivery-scheduler__trigger{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:68px;padding:11px 13px;border:1px solid #dfc6cf;border-radius:15px;background:linear-gradient(145deg,#fff,#fff7f9);color:#4f172d;text-align:left;box-shadow:0 8px 24px #4b152b11;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.delivery-scheduler__trigger:hover{transform:translateY(-2px);border-color:#bd718b;box-shadow:0 13px 28px #4b152b1c}.delivery-scheduler__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#f8e4eb;color:#7a2344}.delivery-scheduler__icon svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.7}.delivery-scheduler__copy{display:flex;flex-direction:column;min-width:0}.delivery-scheduler__copy b{font-size:1.22rem}.delivery-scheduler__copy small{margin-top:3px;overflow:hidden;color:#806a73;font-size:.98rem;text-overflow:ellipsis;white-space:nowrap}.delivery-scheduler__trigger>strong{padding:7px 10px;border-radius:999px;background:#6f1d3b;color:#fff;font-size:.9rem}.delivery-scheduler__error{margin:7px 2px 0;color:#b42338;font-size:.95rem;font-weight:750}.delivery-scheduler__modal[hidden]{display:none!important}.delivery-scheduler__modal{position:fixed;z-index:1100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px}.delivery-scheduler__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;border-radius:0;background:#2d0c1a73;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.delivery-scheduler__dialog{position:relative;z-index:1;width:min(760px,100%);max-height:calc(100dvh - 40px);overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:26px;background:#fffcfdfb;box-shadow:0 34px 100px #2d091857}.delivery-scheduler__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px 17px;border-bottom:1px solid #eedfe4}.delivery-scheduler__head p{margin:0 0 3px}.delivery-scheduler__head h3{margin:0;color:#4f172d;font-family:Georgia,serif;font-size:2.5rem;line-height:1.05}.delivery-scheduler__head>button{display:grid;place-items:center;width:38px;height:38px;padding:0 0 2px;border:1px solid #e1c7d0;border-radius:50%;background:#fff;color:#6f1d3b;font-size:1.8rem;line-height:1;cursor:pointer}.delivery-scheduler__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.92fr);gap:20px;max-height:calc(100dvh - 200px);overflow-y:auto;padding:20px 24px;overscroll-behavior:contain}.delivery-scheduler__section-title{display:flex;align-items:center;gap:10px;margin-bottom:14px}.delivery-scheduler__section-title>span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#f5dce5;color:#6f1d3b;font-size:.9rem;font-weight:900}.delivery-scheduler__section-title b,.delivery-scheduler__section-title small{display:block}.delivery-scheduler__section-title b{font-size:1.13rem}.delivery-scheduler__section-title small{margin-top:1px;color:#866d76;font-size:.87rem}.delivery-calendar{padding:15px;border:1px solid #ead8df;border-radius:18px;background:#fff}.delivery-calendar__head{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:8px;margin-bottom:12px}.delivery-calendar__head strong{text-align:center;text-transform:capitalize;font-size:1.3rem}.delivery-calendar__head button{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #ead4dc;border-radius:50%;background:#fff;color:#6f1d3b;cursor:pointer}.delivery-calendar__head button:disabled{opacity:.3}.delivery-calendar__week,.delivery-calendar__days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.delivery-calendar__week span{text-align:center;color:#9a7b86;font-size:.82rem;font-weight:800}.delivery-calendar__days>span,.delivery-calendar__days button{aspect-ratio:1;display:grid;place-items:center}.delivery-calendar__days button{padding:0;border:0;border-radius:10px;background:transparent;color:#55313f;font-size:1.05rem;cursor:pointer}.delivery-calendar__days button:hover{background:#f9e8ee}.delivery-calendar__days button:disabled{color:#d3c2c8;cursor:not-allowed}.delivery-calendar__days button.is-today{box-shadow:inset 0 0 0 1px #d7a7b7}.delivery-calendar__days button.is-selected{background:#6f1d3b;color:#fff;box-shadow:0 6px 14px #4b152b2e}.delivery-slots{padding:15px;border:1px solid #ead8df;border-radius:18px;background:#fff}.delivery-slots__grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.delivery-slots__grid button{min-height:42px;padding:8px;border:1px solid #ead4dc;border-radius:11px;background:#fff;color:#5b2a3d;font-size:1.03rem;font-weight:800;cursor:pointer;transition:.16s ease}.delivery-slots__grid button span{color:#b28a98;font-weight:500}.delivery-slots__grid button:hover{border-color:#bd7890;background:#fff5f8}.delivery-slots__grid button.is-selected{border-color:#6f1d3b;background:#6f1d3b;color:#fff;box-shadow:0 7px 16px #4b152b29}.delivery-slots__grid button.is-selected span{color:#f1cad7}.delivery-scheduler__footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:15px 24px 19px;border-top:1px solid #eedfe4;background:#fff}.delivery-scheduler__footer p{margin:0;color:#765d66;font-size:1.02rem}.delivery-scheduler__footer button{min-height:44px;padding:10px 18px;border:0;border-radius:12px;background:#6f1d3b;color:#fff;font-size:1.05rem;font-weight:850;cursor:pointer}.delivery-scheduler__footer button:disabled{background:#eadde2;color:#a98e98;cursor:not-allowed}body.is-delivery-scheduler-open{overflow:hidden}@media(max-width:749px){.delivery-scheduler__trigger{grid-template-columns:39px minmax(0,1fr) auto;min-height:64px;padding:10px;border-radius:14px}.delivery-scheduler__icon{width:39px;height:39px}.delivery-scheduler__copy b{font-size:1.12rem}.delivery-scheduler__copy small{font-size:.9rem}.delivery-scheduler__trigger>strong{padding:6px 8px;font-size:.82rem}.delivery-scheduler__modal{place-items:end center;padding:0}.delivery-scheduler__dialog{width:100%;max-height:min(88dvh,760px);border-radius:26px 26px 0 0;animation:delivery-sheet-in .28s cubic-bezier(.2,.75,.25,1) both}.delivery-scheduler__head{padding:17px 15px 13px}.delivery-scheduler__head h3{font-size:2.15rem}.delivery-scheduler__head>button{width:36px;height:36px}.delivery-scheduler__body{grid-template-columns:1fr;gap:12px;max-height:calc(88dvh - 152px);padding:13px 12px}.delivery-calendar,.delivery-slots{padding:12px;border-radius:16px}.delivery-scheduler__section-title{margin-bottom:10px}.delivery-calendar__head{margin-bottom:9px}.delivery-calendar__days button{min-height:39px;font-size:15px!important}.delivery-slots__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.delivery-slots__grid button{min-width:0;min-height:42px;padding:7px 3px;font-size:.92rem!important}.delivery-scheduler__footer{grid-template-columns:1fr;gap:9px;padding:11px 12px calc(12px + env(safe-area-inset-bottom))}.delivery-scheduler__footer p{text-align:center;font-size:.92rem}.delivery-scheduler__footer button{width:100%;min-height:46px;font-size:1.08rem}}@media(max-width:374px){.delivery-slots__grid{grid-template-columns:1fr 1fr}.delivery-scheduler__body{max-height:calc(88dvh - 158px)}}@keyframes delivery-sheet-in{0%{opacity:.45;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.collection-categories{top:10px!important;min-width:min(860px,calc(100% - 24px))!important;margin:26px auto 10px!important;padding:10px 13px!important;border-color:#ffffffd1!important;background:#fffafcc7!important;box-shadow:0 14px 38px #4b152b1f,inset 0 1px #fffffff2!important;backdrop-filter:blur(22px) saturate(165%)!important;-webkit-backdrop-filter:blur(22px) saturate(165%)!important}.collection-categories a{min-width:122px!important;min-height:43px!important;padding:10px 18px!important;font-size:1.22rem!important;text-align:center!important}.collection-layout--minimal{grid-template-columns:300px minmax(0,1fr)!important;gap:28px!important;width:min(calc(100% - 20px),1700px)!important;max-width:1700px!important}.collection-layout--minimal .filters{justify-self:start!important;width:300px!important;margin-left:0!important}.collection-results{width:100%;max-width:1160px;margin-inline:auto}.collection-layout--minimal .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:34px 18px!important}@media(min-width:1660px){.collection-layout--minimal{grid-template-columns:minmax(300px,1fr) minmax(0,1160px) minmax(300px,1fr)!important;gap:24px!important}.collection-layout--minimal .filters{grid-column:1!important;justify-self:start!important}.collection-layout--minimal .collection-results{grid-column:2!important;max-width:1160px!important}.collection-layout--minimal:after{content:"";grid-column:3;grid-row:1}}@media(max-width:989px){.collection-layout--minimal{grid-template-columns:1fr!important;width:calc(100% - 20px)!important}.collection-layout--minimal .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 9px!important}.collection-results{max-width:none!important}}@media(max-width:749px){.mobile-menu>summary{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:0!important}.mobile-menu>summary span{display:block!important;width:17px!important;height:1.5px!important;margin:0!important;border:0!important;border-radius:99px!important;background:#6f1d3b!important;transform-origin:center!important}.mobile-menu[open]>summary span:first-child{transform:translateY(5.5px) rotate(45deg)!important}.mobile-menu[open]>summary span:nth-child(2){opacity:0!important}.mobile-menu[open]>summary span:last-child{transform:translateY(-5.5px) rotate(-45deg)!important}.mobile-menu__panel{top:92px!important;left:7px!important;right:7px!important;display:flex!important;flex-direction:column!important;gap:0!important;width:auto!important;max-height:calc(100dvh - 99px)!important;padding:11px 16px calc(18px + env(safe-area-inset-bottom))!important;border-radius:0 0 22px 22px!important;background:#fffcfdfc!important}.mobile-menu:not([open])>.mobile-menu__panel{display:none!important}.mobile-menu[open]>.mobile-menu__panel{display:flex!important}.mobile-menu__head{display:flex!important;flex:0 0 auto!important;width:100%!important;min-height:45px!important;padding:2px 1px 11px!important}.mobile-menu__panel>a,.mobile-menu__panel>a:first-of-type{display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:42px!important;padding:10px 2px!important;border:0!important;border-bottom:1px solid #f0e2e7!important;border-radius:0!important;background:transparent!important;color:#542035!important;box-shadow:none!important;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:1.14rem!important;font-weight:750!important;line-height:1.2!important}.mobile-menu__panel>a:first-of-type{color:#7a2344!important;font-weight:850!important}.mobile-menu__panel>a:hover,.mobile-menu__panel>a:focus-visible{padding-left:7px!important;border-color:#ead2db!important;background:#fff6f8!important}.mobile-menu__help{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important;margin-top:8px!important;padding-top:11px!important}.mobile-menu__help a{min-height:39px!important;font-size:.96rem!important}.collection-categories{top:10px!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:3px!important;width:calc(100% - 16px)!important;min-width:0!important;max-width:calc(100% - 16px)!important;margin:22px auto 10px!important;padding:6px!important;border-radius:17px!important;overflow:visible!important}.collection-categories a{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:34px!important;padding:6px 3px!important;overflow:hidden!important;font-size:.84rem!important;letter-spacing:-.015em!important;line-height:1!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important}.collection-layout--minimal{width:calc(100% - 20px)!important;padding-top:10px!important}.collection-layout--minimal .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:23px 9px!important}.collection-layout--minimal .product-card{min-width:0!important}}@media(max-width:374px){.collection-categories{width:calc(100% - 10px)!important;max-width:calc(100% - 10px)!important;padding-inline:4px!important}.collection-categories a{padding-inline:2px!important;font-size:.76rem!important}}.delivery-scheduler__trigger{grid-template-columns:48px minmax(0,1fr) auto!important;min-height:76px!important;padding:13px 15px!important;gap:14px!important;border-radius:17px!important}.delivery-scheduler__icon{width:48px!important;height:48px!important;border-radius:14px!important}.delivery-scheduler__icon svg{width:24px!important}.delivery-scheduler__copy b{font-size:1.4rem!important;line-height:1.18!important}.delivery-scheduler__copy small{margin-top:4px!important;font-size:1.12rem!important;line-height:1.25!important}.delivery-scheduler__trigger>strong{min-width:76px!important;padding:9px 14px!important;font-size:1.05rem!important;text-align:center!important}.delivery-scheduler__dialog{width:min(900px,calc(100% - 20px))!important;border-radius:28px!important}.delivery-scheduler__head{padding:26px 29px 20px!important}.delivery-scheduler__head p{font-size:1.02rem!important}.delivery-scheduler__head h3{font-size:3rem!important}.delivery-scheduler__head>button{width:42px!important;height:42px!important;font-size:2rem!important}.delivery-scheduler__body{grid-template-columns:minmax(0,1fr) minmax(0,.9fr)!important;gap:24px!important;padding:24px 29px!important}.delivery-calendar,.delivery-slots{padding:19px!important;border-radius:20px!important}.delivery-scheduler__section-title{gap:12px!important;margin-bottom:17px!important}.delivery-scheduler__section-title>span{width:31px!important;height:31px!important;font-size:1.02rem!important}.delivery-scheduler__section-title b{font-size:1.3rem!important}.delivery-scheduler__section-title small{font-size:1rem!important}.delivery-calendar__head{grid-template-columns:40px 1fr 40px!important;margin-bottom:15px!important}.delivery-calendar__head strong{font-size:1.55rem!important}.delivery-calendar__head button{width:40px!important;height:40px!important;font-size:1.35rem!important}.delivery-calendar__week span{font-size:.96rem!important}.delivery-calendar__days{gap:5px!important}.delivery-calendar__days button{font-size:1.25rem!important;font-weight:650!important}.delivery-slots__grid{gap:9px!important}.delivery-slots__grid button{min-height:48px!important;padding:10px 8px!important;border-radius:13px!important;font-size:1.16rem!important}.delivery-scheduler__footer{padding:18px 29px 22px!important}.delivery-scheduler__footer p{font-size:1.14rem!important}.delivery-scheduler__footer button{min-width:130px!important;min-height:48px!important;padding:11px 22px!important;border-radius:13px!important;font-size:1.18rem!important}@media(max-width:749px){.delivery-scheduler__trigger{grid-template-columns:43px minmax(0,1fr) auto!important;min-height:72px!important;padding:11px 10px!important;gap:10px!important;border-radius:15px!important}.delivery-scheduler__icon{width:43px!important;height:43px!important;border-radius:12px!important}.delivery-scheduler__icon svg{width:21px!important}.delivery-scheduler__copy b{font-size:1.26rem!important;white-space:normal!important}.delivery-scheduler__copy small{font-size:1.08rem!important;white-space:normal!important}.delivery-scheduler__trigger>strong{min-width:68px!important;padding:8px 10px!important;font-size:1rem!important}.delivery-scheduler__modal{place-items:center!important;padding:6px!important}.delivery-scheduler__dialog{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;width:100%!important;height:calc(100dvh - 12px)!important;max-height:none!important;border-radius:24px!important;animation:delivery-modal-in .25s cubic-bezier(.2,.75,.25,1) both!important}.delivery-scheduler__head{padding:14px 14px 11px!important}.delivery-scheduler__head p{font-size:.88rem!important}.delivery-scheduler__head h3{font-size:2.2rem!important}.delivery-scheduler__head>button{width:37px!important;height:37px!important;font-size:1.75rem!important}.delivery-scheduler__body{display:grid!important;grid-template-columns:1fr!important;align-content:start!important;gap:10px!important;max-height:none!important;min-height:0!important;padding:10px!important;overflow-y:auto!important}.delivery-calendar,.delivery-slots{padding:10px!important;border-radius:15px!important}.delivery-scheduler__section-title{gap:9px!important;margin-bottom:8px!important}.delivery-scheduler__section-title>span{width:25px!important;height:25px!important;font-size:.86rem!important}.delivery-scheduler__section-title b{font-size:1.08rem!important}.delivery-scheduler__section-title small{font-size:.82rem!important}.delivery-calendar__head{grid-template-columns:34px 1fr 34px!important;margin-bottom:7px!important}.delivery-calendar__head button{width:34px!important;height:34px!important;font-size:1.1rem!important}.delivery-calendar__head strong{font-size:1.28rem!important}.delivery-calendar__week,.delivery-calendar__days{gap:3px!important}.delivery-calendar__week span{font-size:.82rem!important}.delivery-calendar__days button{min-height:35px!important;font-size:14px!important;border-radius:9px!important}.delivery-slots__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}.delivery-slots__grid button{min-width:0!important;min-height:38px!important;padding:6px 2px!important;border-radius:10px!important;font-size:.9rem!important;white-space:nowrap!important}.delivery-scheduler__footer{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;padding:9px 10px calc(10px + env(safe-area-inset-bottom))!important}.delivery-scheduler__footer p{overflow:hidden!important;font-size:.9rem!important;line-height:1.25!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-align:left!important}.delivery-scheduler__footer button{width:auto!important;min-width:108px!important;min-height:43px!important;padding:9px 15px!important;font-size:1.05rem!important}}@media(max-width:374px){.delivery-scheduler__copy b{font-size:1.16rem!important}.delivery-scheduler__copy small{font-size:.98rem!important}.delivery-scheduler__trigger>strong{min-width:62px!important;padding-inline:8px!important}.delivery-calendar__days button{min-height:32px!important}.delivery-slots__grid{grid-template-columns:1fr 1fr!important}.delivery-slots__grid button{font-size:.95rem!important}}@keyframes delivery-modal-in{0%{opacity:.45;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(min-width:990px){.collection-layout--minimal .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:32px 15px!important}.collection-categories a{min-width:128px!important;min-height:44px!important;padding:11px 19px!important;font-size:1.32rem!important;line-height:1!important}}@media(max-width:749px){.collection-categories{grid-template-columns:repeat(5,minmax(0,1fr))!important;width:calc(100% - 30px)!important;min-width:0!important;max-width:calc(100% - 30px)!important;padding:7px 6px!important;gap:3px!important;pointer-events:auto!important}.collection-categories a{position:relative!important;z-index:2!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;min-height:40px!important;padding:7px 2px!important;overflow:visible!important;border-radius:12px!important;font-size:.92rem!important;font-weight:850!important;letter-spacing:-.02em!important;line-height:1!important;text-align:center!important;text-overflow:clip!important;white-space:nowrap!important;pointer-events:auto!important;touch-action:manipulation!important;-webkit-tap-highlight-color:rgba(111,29,59,.12)}.collection-categories a:active{background:#8a3151!important;color:#fff!important;transform:scale(.97)}}@media(max-width:374px){.collection-categories{width:calc(100% - 22px)!important;max-width:calc(100% - 22px)!important;padding-inline:4px!important}.collection-categories a{min-height:38px!important;padding-inline:1px!important;font-size:.82rem!important}}@media(min-width:990px){.collection-layout--minimal,.collection-layout--minimal:has(.collection-results){display:grid!important;grid-template-columns:290px minmax(0,1fr)!important;gap:26px!important;width:calc(100% - 24px)!important;max-width:1800px!important;margin-inline:auto!important}.collection-layout--minimal:after{display:none!important;content:none!important}.collection-layout--minimal .filters{grid-column:1!important;width:290px!important;justify-self:start!important}.collection-layout--minimal .collection-results{grid-column:2!important;width:100%!important;max-width:none!important;margin:0!important}.collection-layout--minimal .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;width:100%!important;max-width:none!important;gap:34px 17px!important}}@media(min-width:1660px){.collection-layout--minimal{grid-template-columns:300px minmax(0,1fr)!important;gap:28px!important}.collection-layout--minimal .filters{width:300px!important}.collection-layout--minimal .collection-results{grid-column:2!important;max-width:none!important}}@media(max-width:749px){.collection-categories{isolation:isolate!important;border-radius:999px!important;background:#fff8fbf7!important;box-shadow:0 10px 28px #4b152b21,inset 0 1px #fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;touch-action:pan-y!important}.collection-categories a{position:relative!important;isolation:isolate!important;border-radius:999px!important;transform:none!important;cursor:pointer!important;user-select:none!important;-webkit-user-select:none!important;touch-action:manipulation!important}.collection-categories a:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:transparent;pointer-events:none}.collection-categories a:hover,.collection-categories a:focus-visible{background:#f8e4eb!important;color:#6f1d3b!important}.collection-categories a.is-current{background:#6f1d3b!important;color:#fff!important}.collection-categories a:active{background:#8a3151!important;color:#fff!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/base.css.map */
