:root{--background:#fffaf7;--surface:#fff;--surface-soft:#f8eee9;--ink:#241a1d;--muted:#6d5a60;--brand:#b4233c;--brand-dark:#87152b;--accent:#63277c;--accent-dark:#461858;--line:#e9d7d0;--nav-height:4.5rem;--content-width:74rem;--display-font:Georgia, "Times New Roman", serif;--body-font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--ink);background:var(--background);font-family:var(--body-font);font-synthesis:none;text-rendering:optimizelegibility;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-height) + 1rem)}body{background:var(--background);min-width:320px;min-height:100vh;color:var(--ink);margin:0}body,button{font-family:var(--body-font)}img,video{max-width:100%;display:block}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;outline:3px solid #f0a53a}h1,h2,h3,p{margin-top:0}.section-eyebrow{color:var(--brand-dark);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.75rem;font-size:.78rem;font-weight:800}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app{background:var(--background);min-height:100vh;color:var(--ink)}.app-main{width:100%;overflow:clip}.skip-link{z-index:2000;background:var(--ink);color:#fff;border-radius:999px;padding:.75rem 1rem;font-weight:700;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.footer{color:#fff;background:#211419;padding:clamp(4rem,7vw,5.5rem) 1rem 1.5rem}.footer-container{width:min(100%, var(--content-width));grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:end;gap:clamp(3rem,9vw,7rem);margin:0 auto;padding-bottom:clamp(3rem,6vw,4.5rem);display:grid}.footer-brand{max-width:40rem}.footer-brand h2{color:#fff;letter-spacing:-.04em;max-width:12ch;margin-bottom:1.1rem;font-family:"Bodoni 72",Bodoni MT,Didot,Iowan Old Style,Times New Roman,serif;font-size:clamp(2.6rem,5vw,4.4rem);font-weight:600;line-height:1}.footer-brand h2 span{color:#e78aa1}.footer-brand p{color:#cdbfc4;max-width:33rem;margin-bottom:0;font-size:1rem;line-height:1.7}.footer-contact{border-left:1px solid #ffffff2e;padding-left:clamp(1.5rem,4vw,2.5rem)}.footer-label{color:#e7a0b2;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem;font-weight:800}.footer-service-area{color:#e1d5d9;max-width:25rem;margin-bottom:.75rem;line-height:1.65}.footer a{color:#f0b8c5}.footer-email{font-weight:700;display:inline-block}.footer a:hover{text-decoration:underline}.footer .footer-button{color:#7b1733;background:#fffaf7;border:1px solid #ffffff2e;border-radius:.9rem;justify-content:center;align-items:center;width:fit-content;min-height:3.1rem;margin-top:1.6rem;padding:.75rem 1.35rem;font-size:.94rem;font-weight:750;text-decoration:none;transition:background .2s,transform .2s;display:flex;box-shadow:0 12px 28px #0000002e}.footer .footer-button:hover,.footer .footer-button:focus-visible{color:#7b1733;background:#f7e9e7;text-decoration:none;transform:translateY(-2px)}.footer-bottom{width:min(100%, var(--content-width));color:#ab9ba1;border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:1.5rem;margin:0 auto;padding-top:1.25rem;font-size:.82rem;display:flex}.footer-meta{flex-wrap:wrap;gap:.45rem 1.25rem;display:flex}.footer-bottom p{margin:0}.footer-bottom a{color:#d8c6cc}@media (width<=760px){.footer-container{grid-template-columns:1fr;align-items:start;gap:2.75rem}.footer-contact{border-top:1px solid #ffffff2e;border-left:0;padding-top:2rem;padding-left:0}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-meta{flex-direction:column}}.nav{z-index:1000;min-height:var(--nav-height);color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1f1218f5;border-bottom:1px solid #ffffff1f;position:sticky;top:0}.nav-container{width:min(calc(100% - 2rem), var(--content-width));min-height:var(--nav-height);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.nav-logo{color:#fff;min-height:2.75rem;font-family:var(--display-font);white-space:nowrap;align-items:center;gap:.55rem;font-size:clamp(1rem,2vw,1.22rem);font-weight:700;text-decoration:none;display:inline-flex}.nav-logo-mark{color:#f2a1ae;font-family:var(--body-font);font-size:1.35rem;line-height:1}.nav-links{align-items:center;gap:clamp(.85rem,1.8vw,1.5rem);margin:0;padding:0;display:flex}.nav-links li{list-style:none}.nav-links a{color:#fff;align-items:center;min-height:2.75rem;font-size:.94rem;font-weight:650;text-decoration:none;transition:color .2s;display:inline-flex}.nav-links a:hover,.nav-links a:focus-visible{color:#f6a8b4}.nav-toggle{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff59;border-radius:.75rem;flex-direction:column;justify-content:space-between;width:2.75rem;height:2.75rem;padding:.68rem;display:none}.nav-toggle span{background:#fff;border-radius:999px;width:100%;height:2px;transition:all .3s}.nav-toggle.active span:first-child{transform:rotate(45deg)translate(6px,6px)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}@media (width<=960px){.nav-links{top:var(--nav-height);max-height:calc(100svh - var(--nav-height));background:#1f1218;border-bottom:1px solid #ffffff24;flex-direction:column;align-items:stretch;gap:0;padding:.75rem 1rem 1rem;display:none;position:absolute;left:0;right:0;overflow-y:auto}.nav-links.open,.nav-toggle{display:flex}.nav-links a{border-radius:.6rem;width:100%;min-height:3rem;padding:0 .75rem}.nav-links a:hover,.nav-links a:focus-visible{background:#ffffff12}}.about-home{background:linear-gradient(#efd7e0 0%,#f6e5ea 38%,#faf2f4 70%,#fbfdfc 100%);margin-top:-1px;padding:clamp(6rem,10vw,9rem) 1rem clamp(5rem,9vw,8rem);position:relative}.about-header{text-align:center;width:min(100%,48rem);margin:0 auto clamp(3rem,6vw,4.5rem)}.about-home .section-eyebrow{color:#9c2445;letter-spacing:.16em;margin-bottom:1rem}.about-title{max-width:13ch;color:var(--ink);letter-spacing:-.04em;margin:0 auto 1.25rem;font-family:"Bodoni 72",Bodoni MT,Didot,Iowan Old Style,Times New Roman,serif;font-size:clamp(2.85rem,5vw,4.6rem);font-weight:600;line-height:1}.about-title span{color:#a51f41}.about-text{color:#5a4850;max-width:42rem;margin:0 auto;font-size:clamp(1rem,1.35vw,1.1rem);line-height:1.7}.about-values{width:min(100%, var(--content-width));grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);margin:0 auto;padding:0;list-style:none;display:grid}.about-values li{background:#fffcf1eb;border:1px solid #7d3b5126;border-radius:1.5rem;flex-direction:column;align-items:flex-start;min-height:18rem;padding:clamp(1.6rem,3vw,2.35rem);transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 55px #5d2a3c1a,0 5px 16px #5d2a3c0f}.about-values li:before{content:"";background:#e2b64f;height:.35rem;position:absolute;top:0;left:0;right:0}.about-values li:nth-child(2){background:#fff8faeb}.about-values li:nth-child(2):before{background:#df6f8d}.about-values li:nth-child(3){background:#ffffffe0}.about-values li:nth-child(3):before{background:#69cfdd}.about-values li:hover{border-color:#7d3b513d;transform:translateY(-5px);box-shadow:0 30px 65px #5d2a3c24,0 8px 20px #5d2a3c14}.about-value-number{color:#663147;letter-spacing:.08em;background:#f8e8b7;border-radius:50%;justify-content:center;align-items:center;width:2.65rem;height:2.65rem;margin-bottom:auto;font-size:.73rem;font-weight:850;display:inline-flex}.about-values li:nth-child(2) .about-value-number{background:#f9dce4}.about-values li:nth-child(3) .about-value-number{background:#e1f6f8}.about-value-copy,.about-value-copy span{display:block}.about-value-copy strong{max-width:13ch;color:var(--ink);letter-spacing:-.025em;margin:2.8rem 0 .9rem;font-family:"Bodoni 72",Bodoni MT,Didot,Iowan Old Style,Times New Roman,serif;font-size:clamp(1.9rem,3vw,2.45rem);font-weight:600;line-height:1.04;display:block}.about-value-copy span{color:#59464d;font-size:.98rem;line-height:1.68}.about-cta{width:min(100%, var(--content-width));color:#6a535b;justify-content:flex-end;align-items:center;gap:.8rem 1.2rem;margin:1.65rem auto 0;font-size:.92rem;display:flex}.about-cta p{margin:0}.about-link{color:#8c1d3c;align-items:center;gap:.55rem;min-height:2.75rem;font-weight:750;text-decoration:none;display:inline-flex}.about-link span{transition:transform .2s}.about-link:hover span,.about-link:focus-visible span{transform:translate(4px)}@media (width<=820px){.about-home{padding-top:5.5rem}.about-values{grid-template-columns:1fr}.about-values li{min-height:17rem}.about-value-copy strong{margin-top:2.2rem}.about-cta{flex-direction:column;align-items:flex-start}}.collections{background:#fbfdfc;margin-top:-1px;padding:clamp(5rem,9vw,8rem) 1rem;position:relative}.collections-container{width:min(100%, var(--content-width));grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(3rem,7vw,6.5rem);margin:0 auto;display:grid}.collections-image{z-index:0;width:min(100%,31rem);margin:0 auto;position:relative}.collections-image:before{content:"";z-index:-1;background:#f9e7ec;border-radius:48% 52% 46% 54%/52% 44% 56% 48%;position:absolute;inset:8% -5% -7% 9%;transform:rotate(4deg)}.collections-image img{object-fit:contain;background:#fff;border:1px solid #f0e4e1;border-radius:1.5rem;width:100%;height:auto;transform:rotate(-1.5deg);box-shadow:0 24px 60px #4d1f2d24,0 6px 18px #4d1f2d14}.collections-content{max-width:39rem}.collections .section-eyebrow{color:#9c2445;letter-spacing:.16em;margin-bottom:1rem}.collections-title{max-width:12ch;color:var(--ink);letter-spacing:-.04em;margin-bottom:1.3rem;font-family:"Bodoni 72",Bodoni MT,Didot,Iowan Old Style,Times New Roman,serif;font-size:clamp(2.75rem,5vw,4.5rem);font-weight:600;line-height:1}.collections-title span{color:#a51f41}.collections-text{color:#54434a;max-width:35rem;margin-bottom:1.9rem;font-size:clamp(1rem,1.35vw,1.1rem);line-height:1.72}.collections-button{color:#fff;min-height:3.2rem;font-family:"Avenir Next", var(--body-font);letter-spacing:-.01em;background:linear-gradient(135deg,#a82449 0%,#7b1733 100%);border:1px solid #6f102559;border-radius:.9rem;justify-content:center;align-items:center;padding:.78rem 1.45rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .25s,box-shadow .25s,transform .25s;display:inline-flex;box-shadow:0 16px 32px #5c132c33,0 4px 10px #5c132c24,inset 0 1px #fff3}.collections-button:hover,.collections-button:focus-visible{background:linear-gradient(135deg,#b92a52 0%,#861938 100%);transform:translateY(-3px);box-shadow:0 20px 38px #5c132c40,0 6px 14px #5c132c2b,inset 0 1px #ffffff3d}@media (width<=760px){.collections{padding-top:4.5rem}.collections-container{grid-template-columns:1fr;gap:3.25rem}.collections-image{order:2;width:min(76%,25rem)}.collections-content{order:1;max-width:36rem}.collections-title{max-width:11ch}}.faq{isolation:isolate;min-height:max(42rem, calc(100svh - var(--nav-height)));background:radial-gradient(circle at 0 52%,#69cfdd2e 0,#69cfdd14 13rem,#0000 25rem),radial-gradient(circle at 100% 52%,#69cfdd2e 0,#69cfdd14 13rem,#0000 25rem),linear-gradient(#fbfdfc 0%,#fffaf7 42%,#f7e9e7 100%);align-items:center;padding:clamp(5rem,9vw,8rem) 1rem;display:grid;position:relative;overflow:hidden}.faq:before{content:"";z-index:-1;background:radial-gradient(#ffffff6b 0%,#0000 70%);border:1px solid #a51f4112;border-radius:50%;width:min(72vw,60rem);position:absolute;top:8%;bottom:8%;left:50%;transform:translate(-50%)}.faq-layout{width:min(100%, var(--content-width));grid-template-columns:minmax(0,1.18fr) minmax(17rem,.82fr);grid-template-areas:"list header";align-items:center;gap:clamp(3rem,8vw,7rem);margin:0 auto;display:grid}.faq-header{text-align:left;grid-area:header}.faq .section-eyebrow{color:#9c2445;letter-spacing:.16em;margin-bottom:1rem}.faq-title{max-width:10ch;color:var(--ink);letter-spacing:-.04em;margin-bottom:0;font-family:"Bodoni 72",Bodoni MT,Didot,Iowan Old Style,Times New Roman,serif;font-size:clamp(2.85rem,5vw,4.6rem);font-weight:600;line-height:1}.faq-title span{color:#a51f41}.faq-contact{color:#654e57;flex-wrap:wrap;align-items:center;gap:.35rem .6rem;margin-top:2rem;font-size:.88rem;display:flex}.faq-contact a{color:#8c1d3c;font-weight:750;text-decoration-thickness:1px}.faq-list{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffcf7e8;border:1px solid #703a4a29;border-radius:1.5rem;grid-area:list;padding:0 clamp(1.25rem,3vw,2rem);overflow:hidden;box-shadow:0 24px 60px #4d1f2d24,0 6px 18px #4d1f2d14}.faq-item+.faq-item{border-top:1px solid #703a4a38}.faq-question-heading{margin:0}.faq-question{width:100%;min-height:5.65rem;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.2rem 0;font-size:1rem;font-weight:720;display:flex}.faq-question-copy{display:block}.faq-icon{color:#8c1d3c;border:1px solid #8c1d3c52;border-radius:50%;flex:none;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:1.35rem;font-weight:400;line-height:1;transition:background .2s,color .2s,transform .25s;display:inline-flex}.faq-question:hover .faq-icon,.faq-question:focus-visible .faq-icon,.faq-item.open .faq-icon{color:#fff;background:#8c1d3c}.faq-item.open .faq-icon{transform:rotate(45deg)}.faq-answer{color:#5b484f;max-width:39rem;padding:0 3.2rem 1.45rem 0;font-size:.96rem;line-height:1.72}.faq-answer p{margin-bottom:0}@media (width<=820px){.faq{background:radial-gradient(circle at 0 60%,#69cfdd21 0,#0000 15rem),radial-gradient(circle at 100% 60%,#69cfdd21 0,#0000 15rem),linear-gradient(#fbfdfc 0%,#fffaf7 42%,#f7e9e7 100%);min-height:auto}.faq-layout{grid-template-columns:1fr;grid-template-areas:"header""list";gap:3.5rem}.faq-title{max-width:11ch}}@media (width<=520px){.faq-question{gap:1rem;min-height:5.25rem;font-size:.96rem}.faq-icon{width:2rem;height:2rem}.faq-answer{padding:0 0 1.35rem}}.hero{isolation:isolate;width:100%;min-height:max(38rem, calc(100svh - var(--nav-height)));background:#62ccda;align-items:center;display:grid;position:relative;overflow:hidden}.hero-video{object-fit:cover;object-position:center;z-index:-1;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{width:min(calc(100% - 2rem), var(--content-width));color:var(--ink);margin:0 auto;padding:clamp(5rem,11vh,8rem) 0}.hero-copy{width:min(40rem,58%)}.hero-eyebrow{color:var(--brand-dark);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:.55rem;margin-bottom:1rem;font-size:.78rem;font-weight:850;display:flex}.hero-eyebrow span{color:#d94f73;font-size:1rem;line-height:1}.hero-title{letter-spacing:-.04em;text-wrap:balance;max-width:10ch;margin-bottom:1.2rem;font-family:"Bodoni 72",Bodoni MT,Didot,Iowan Old Style,Times New Roman,serif;font-size:clamp(3.6rem,7vw,6.3rem);font-weight:600;line-height:.92}.hero-title span{color:#a51f41}.hero-text{color:#3d2f34;max-width:34rem;margin-bottom:1.8rem;font-size:clamp(1.02rem,1.7vw,1.22rem);font-weight:550;line-height:1.6}.hero-actions{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.hero-button,.hero-link{min-height:3.2rem;font-family:"Avenir Next", var(--body-font);letter-spacing:-.01em;border:1px solid #0000;border-radius:.9rem;justify-content:center;align-items:center;padding:.78rem 1.45rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .25s,border-color .25s,box-shadow .25s,color .25s,transform .25s;display:inline-flex}.hero-button{color:#fff;background:linear-gradient(135deg,#a82449 0%,#7b1733 100%);border-color:#6f102559;box-shadow:0 16px 32px #5c132c3d,0 4px 10px #5c132c2e,inset 0 1px #fff3}.hero-button:hover,.hero-button:focus-visible{background:linear-gradient(135deg,#b92a52 0%,#861938 100%);transform:translateY(-3px);box-shadow:0 20px 38px #5c132c47,0 6px 14px #5c132c33,inset 0 1px #ffffff3d}.hero-link{color:var(--brand-dark);background:#fff7f3f0;border-color:#6f152b38;box-shadow:0 12px 28px #541e311f,0 3px 8px #541e3114,inset 0 1px #fff}.hero-link:hover,.hero-link:focus-visible{background:#fff;border-color:#6f152b52;transform:translateY(-3px);box-shadow:0 16px 32px #541e3126,0 5px 12px #541e3117,inset 0 1px #fff}@media (width<=960px){.hero{min-height:max(38rem, calc(100svh - var(--nav-height) + 1rem));align-items:start}.hero-video{object-position:68% center}.hero-overlay{padding:clamp(3.5rem,9vh,5.5rem) 0 7rem}.hero-copy{width:min(35rem,78%)}.hero-title{font-size:clamp(3.3rem,9vw,5.4rem)}}@media (width<=620px){.hero{min-height:max(42rem, calc(100svh - var(--nav-height) + 2rem));align-items:stretch}.hero-video{object-position:55% center}.hero-overlay{padding:clamp(2.75rem,7vh,4rem) 0 2rem;display:flex}.hero-copy{flex-direction:column;flex:1;width:100%;display:flex}.hero-actions{flex-direction:column;align-items:stretch;width:min(100%,18rem);margin-top:auto}.hero-button,.hero-link{width:100%}.hero-title{max-width:9ch;font-size:clamp(3rem,14vw,4.2rem)}.hero-text{max-width:min(60vw,18.5rem);font-size:1rem;line-height:1.52}}@media (width<=430px){.hero-button,.hero-link{min-height:3rem}}@media (width<=380px){.hero-video{object-position:48% center}.hero-text{max-width:56vw}}.products{background:linear-gradient(#fbfdfc 0% 8%,#faf2f4 30%,#f6e5ea 62%,#efd7e0 100%);margin-top:-1px;padding:clamp(6rem,10vw,9rem) 1rem clamp(5rem,9vw,8rem);position:relative}.products-header{text-align:center;width:min(100%,48rem);margin:0 auto clamp(3rem,6vw,4.5rem)}.products .section-eyebrow{color:#9c2445;letter-spacing:.16em;margin-bottom:1rem}.products-title{max-width:13ch;color:var(--ink);letter-spacing:-.04em;margin:0 auto 1.25rem;font-family:"Bodoni 72",Bodoni MT,Didot,Iowan Old Style,Times New Roman,serif;font-size:clamp(2.85rem,5vw,4.6rem);font-weight:600;line-height:1}.products-title span{color:#a51f41}.products-subtitle{color:#5a4850;max-width:42rem;margin:0 auto;font-size:clamp(1rem,1.35vw,1.1rem);line-height:1.7}.products-grid{width:min(100%, var(--content-width));grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);margin:0 auto;display:grid}.product-card{min-height:21rem;color:var(--ink);text-align:left;background:#ffffffe0;border:1px solid #7d3b5126;border-radius:1.5rem;flex-direction:column;align-items:flex-start;padding:clamp(1.6rem,3vw,2.35rem);transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 55px #5d2a3c1c,0 5px 16px #5d2a3c0f}.product-card:before{content:"";background:#69cfdd;height:.35rem;position:absolute;top:0;left:0;right:0}.product-card:nth-child(2){background:#fff8faeb}.product-card:nth-child(2):before{background:#df6f8d}.product-card:nth-child(3){background:#fffcf1eb}.product-card:nth-child(3):before{background:#e2b64f}.product-card:hover{border-color:#7d3b513d;transform:translateY(-5px);box-shadow:0 30px 65px #5d2a3c26,0 8px 20px #5d2a3c14}.product-number{color:#663147;letter-spacing:.08em;background:#e1f6f8;border-radius:50%;justify-content:center;align-items:center;width:2.65rem;height:2.65rem;margin-bottom:auto;font-size:.73rem;font-weight:850;display:inline-flex}.product-card:nth-child(2) .product-number{background:#f9dce4}.product-card:nth-child(3) .product-number{background:#f8e8b7}.product-name{max-width:13ch;color:var(--ink);letter-spacing:-.025em;margin:2.8rem 0 .9rem;font-family:"Bodoni 72",Bodoni MT,Didot,Iowan Old Style,Times New Roman,serif;font-size:clamp(1.9rem,3vw,2.45rem);font-weight:600;line-height:1.04}.product-description{color:#59464d;margin-bottom:1.6rem;font-size:.98rem;line-height:1.68}.product-button{color:#8c1d3c;align-items:center;gap:.55rem;min-height:2.75rem;font-weight:750;text-decoration:none;display:inline-flex}.product-button:after{content:"";background:0 0;height:.35rem;transition:background .25s;position:absolute;bottom:0;left:0;right:0}.product-button span{font-size:1.05rem;transition:transform .2s}.product-button:hover span,.product-button:focus-visible span{transform:translate(4px)}.product-button:hover:after,.product-button:focus-visible:after{background:#a51f411a}@media (width<=820px){.products{padding-top:5.5rem}.products-grid{grid-template-columns:1fr;gap:1rem}.product-card{min-height:17rem}.product-name{margin-top:2.2rem}}.reviews{background:#fbfdfc;margin-top:-1px;padding:clamp(5rem,9vw,8rem) 1rem;position:relative}.reviews-container{width:min(100%, var(--content-width));grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(3rem,7vw,6.5rem);margin:0 auto;display:grid}.reviews-content{max-width:39rem}.reviews .section-eyebrow{color:#9c2445;letter-spacing:.16em;margin-bottom:1rem}.reviews-title{max-width:13ch;color:var(--ink);letter-spacing:-.04em;margin-bottom:1.3rem;font-family:"Bodoni 72",Bodoni MT,Didot,Iowan Old Style,Times New Roman,serif;font-size:clamp(2.75rem,5vw,4.5rem);font-weight:600;line-height:1}.reviews-title span{color:#a51f41}.reviews-intro{color:#54434a;max-width:35rem;margin-bottom:1.9rem;font-size:clamp(1rem,1.35vw,1.1rem);line-height:1.72}.reviews-link{color:#fff;background:linear-gradient(135deg,#a82449 0%,#7b1733 100%);border:1px solid #6f102559;border-radius:.9rem;justify-content:center;align-items:center;gap:.55rem;min-height:3.2rem;padding:.78rem 1.45rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .25s,box-shadow .25s,transform .25s;display:inline-flex;box-shadow:0 16px 32px #5c132c33,0 4px 10px #5c132c24,inset 0 1px #fff3}.reviews-link:hover,.reviews-link:focus-visible{background:linear-gradient(135deg,#b92a52 0%,#861938 100%);transform:translateY(-3px);box-shadow:0 20px 38px #5c132c40,0 6px 14px #5c132c2b,inset 0 1px #ffffff3d}.reviews-visual{z-index:0;width:min(100%,31rem);margin:0 auto;position:relative}.reviews-visual:before{content:"";z-index:-1;background:#f9e7ec;border-radius:52% 48% 54% 46%/44% 52% 48% 56%;position:absolute;inset:7% 8% -6% -7%;transform:rotate(-4deg)}.reviews-steps{background:#fffffff0;border:1px solid #f0e4e1;border-radius:1.5rem;margin:0;padding:clamp(.7rem,2vw,1.1rem) clamp(1.4rem,3vw,2rem);list-style:none;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 24px 60px #4d1f2d24,0 6px 18px #4d1f2d14}.review-step-row{grid-template-columns:3rem 1fr;align-items:start;gap:clamp(1rem,2vw,1.5rem);padding:clamp(1.25rem,3vw,1.8rem) 0;display:grid}.review-step-row+.review-step-row{border-top:1px solid #7144522e}.review-step{color:#663147;letter-spacing:.08em;background:#e1f6f8;border-radius:50%;justify-content:center;align-items:center;width:2.65rem;height:2.65rem;font-size:.7rem;font-weight:850;display:inline-flex}.review-step-row:nth-child(2) .review-step{background:#f9dce4}.review-step-row:nth-child(3) .review-step{background:#f8e8b7}.review-label{color:#8c1d3c;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.25rem;font-size:.68rem;font-weight:800}.review-name{color:var(--ink);letter-spacing:-.02em;margin-bottom:.45rem;font-family:"Bodoni 72",Bodoni MT,Didot,Iowan Old Style,Times New Roman,serif;font-size:clamp(1.45rem,2.5vw,1.85rem);font-weight:600;line-height:1.06}.review-text{color:#59464d;margin-bottom:0;font-size:.92rem;line-height:1.6}@media (width<=760px){.reviews{padding-top:4.5rem}.reviews-container{grid-template-columns:1fr;gap:3.25rem}.reviews-content{max-width:36rem}.reviews-title{max-width:11ch}.reviews-visual{width:min(92%,31rem)}.reviews-steps{transform:rotate(.7deg)}}
