:root{--wine:#7c0835;--pink:#ed2d72;--rose:#fff1f6;--ink:#20191c;--muted:#6e6267;--gold:#c89435;--white:#fff;--border:#eadde2;--shadow:0 24px 70px rgba(91,14,48,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",sans-serif;color:var(--ink);background:#fff;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.announcement{background:var(--wine);color:#fff;text-align:center;padding:.55rem 1rem;font-size:.84rem;letter-spacing:.02em}.announcement span{color:#f4b7cf;margin:0 .65rem}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:0 clamp(1rem,5vw,5rem);position:sticky;top:0;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);z-index:20;border-bottom:1px solid rgba(124,8,53,.08)}.brand{display:flex;align-items:center;gap:.7rem}.brand img{width:48px;height:48px;object-fit:cover;border-radius:50%}.brand span{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-family:"Playfair Display",serif;font-size:1.18rem;color:var(--wine)}.brand small{text-transform:uppercase;letter-spacing:.17em;font-size:.55rem;color:var(--gold);margin-top:.28rem}.site-header nav{display:flex;gap:2rem;font-weight:600;font-size:.9rem}.site-header nav a:hover{color:var(--pink)}.button{border:0;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--wine),var(--pink));color:#fff;padding:1rem 1.5rem;border-radius:999px;font-weight:700;box-shadow:0 12px 28px rgba(180,20,85,.24);cursor:pointer;transition:.25s}.button:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(180,20,85,.32)}.button-small{padding:.72rem 1.15rem;font-size:.88rem}.section-shell{width:min(1180px,calc(100% - 2rem));margin-inline:auto}.hero{min-height:720px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:4rem;padding-block:5rem;overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--pink);font-weight:800;font-size:.77rem;margin:0 0 1rem}.hero h1,.section-copy h2,.centered-heading h2,.fashion-copy h2,.faq-layout h2,.final-cta h2{font-family:"Playfair Display",serif;line-height:1.02;margin:0}.hero h1{font-size:clamp(3.2rem,6vw,6.2rem);letter-spacing:-.045em}.hero h1 em{font-style:italic;color:var(--pink)}.hero-lead{font-size:1.16rem;color:var(--muted);max-width:620px;margin:1.5rem 0}.hero-points{display:flex;flex-wrap:wrap;gap:.7rem 1.15rem;font-size:.92rem;font-weight:600}.hero-points span{padding:.45rem .75rem;background:var(--rose);border-radius:999px}.hero-actions{display:flex;align-items:center;gap:1.4rem;margin:2rem 0}.text-link{font-weight:800;color:var(--wine)}.text-link span{display:inline-block;transition:.2s}.text-link:hover span{transform:translateX(4px)}.micro-trust{display:flex;gap:1.7rem;border-top:1px solid var(--border);padding-top:1.3rem}.micro-trust div{display:flex;flex-direction:column}.micro-trust strong{font-size:.9rem}.micro-trust span{font-size:.75rem;color:var(--muted)}.hero-visual{position:relative}.hero-visual>img{position:relative;z-index:2;border-radius:34px;box-shadow:var(--shadow);transform:rotate(1.5deg)}.hero-glow{position:absolute;width:100%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#ffd6e6 0,#fff0 68%);filter:blur(5px);transform:scale(1.08)}.floating-card{position:absolute;z-index:3;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.7);box-shadow:0 12px 35px rgba(70,10,35,.14);border-radius:18px;padding:.8rem 1rem;font-size:.8rem;font-weight:700}.floating-card span{display:block;color:var(--pink);font-size:1.2rem}.top-card{right:-18px;top:8%}.bottom-card{left:-22px;bottom:8%}.logo-strip{background:#20191c;color:#fff;display:flex;align-items:center;justify-content:center;gap:2.1rem;padding:1.05rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;font-size:.78rem;overflow:hidden}.logo-strip i{color:var(--pink);font-style:normal}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;padding-block:7rem}.image-frame{padding:1rem;background:var(--rose);border-radius:32px}.image-frame img{border-radius:24px}.section-copy h2,.centered-heading h2,.fashion-copy h2,.faq-layout h2{font-size:clamp(2.4rem,4vw,4.3rem);letter-spacing:-.03em}.section-copy>p:not(.eyebrow),.centered-heading>p:last-child,.fashion-copy>p:not(.eyebrow),.faq-layout>div>p:last-child{color:var(--muted);font-size:1.06rem}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}.feature-grid article{border:1px solid var(--border);border-radius:20px;padding:1.25rem}.feature-grid b{color:var(--pink);font-size:.8rem}.feature-grid h3{margin:.35rem 0 .2rem}.feature-grid p{margin:0;color:var(--muted);font-size:.88rem}.soft-section{background:linear-gradient(180deg,#fff7fa,#fff);padding-block:7rem}.centered-heading{text-align:center;max-width:760px;margin:0 auto 3.2rem}.bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.bundle-card{position:relative;background:#fff;border:1px solid var(--border);border-radius:28px;padding:1.2rem;transition:.25s;display:flex;flex-direction:column}.bundle-card:hover,.bundle-card.selected{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#f19abd}.bundle-card.featured{box-shadow:0 16px 50px rgba(140,12,64,.1)}.bundle-card img{aspect-ratio:1;object-fit:cover;border-radius:20px;background:#fff5f8}.bundle-card h3{font-family:"Playfair Display",serif;font-size:1.7rem;margin:1.1rem 0 .3rem}.bundle-card p{color:var(--muted);margin:.2rem 0}.bundle-card ul{padding-left:1.2rem;color:#493b41;font-size:.9rem;flex:1}.bundle-badge{position:absolute;z-index:2;top:1.8rem;left:1.8rem;background:var(--wine);color:#fff;border-radius:999px;padding:.35rem .7rem;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.bundle-select{border:1px solid var(--wine);background:#fff;color:var(--wine);border-radius:999px;padding:.8rem;font-weight:800;cursor:pointer}.selected .bundle-select{background:var(--wine);color:#fff}.purchase-bar{margin-top:1.5rem;background:#241b1f;color:#fff;border-radius:24px;padding:1rem 1.2rem;display:flex;align-items:center;gap:1rem;box-shadow:var(--shadow)}.purchase-bar>div:first-child{display:flex;flex-direction:column;margin-right:auto}.purchase-bar span{color:#cdbfc5;font-size:.75rem}.purchase-bar strong{font-size:1.05rem}.quantity{display:flex;align-items:center;border:1px solid #51444a;border-radius:999px;overflow:hidden}.quantity button{width:42px;height:42px;border:0;background:transparent;color:#fff;font-size:1.2rem;cursor:pointer}.quantity span{min-width:32px;text-align:center;color:#fff;font-size:1rem}.steps{padding-block:7rem}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.steps-grid article{background:#fff;border:1px solid var(--border);border-radius:24px;padding:2rem}.steps-grid span{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--rose);color:var(--pink);font-weight:800}.steps-grid h3{font-size:1.25rem;margin:1.2rem 0 .4rem}.steps-grid p{color:var(--muted);margin:0}.care-note{margin-top:1.2rem;padding:1rem 1.2rem;background:#fff8e9;border:1px solid #eeddb7;border-radius:16px;color:#675532;font-size:.88rem}.fashion-section{display:grid;grid-template-columns:1.05fr .95fr;min-height:720px;background:var(--wine);color:#fff}.fashion-image img{width:100%;height:100%;object-fit:cover}.fashion-copy{padding:clamp(3rem,7vw,7rem);display:flex;flex-direction:column;justify-content:center}.fashion-copy .eyebrow{color:#ff9ec4}.fashion-copy p:not(.eyebrow){color:#ecd8e1}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin:1.6rem 0 2rem}.check-list span{font-weight:600}.button-light{background:#fff;color:var(--wine);box-shadow:none;align-self:flex-start}.gallery-section{padding-block:7rem}.gallery{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:24px}.faq-section{background:#f8f3f5;padding-block:7rem}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:5rem}.accordion details{background:#fff;border:1px solid var(--border);border-radius:16px;padding:1rem 1.2rem;margin-bottom:.8rem}.accordion summary{font-weight:800;cursor:pointer;list-style:none}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{content:"+";float:right;color:var(--pink);font-size:1.25rem}.accordion details[open] summary:after{content:"−"}.accordion p{color:var(--muted);margin-bottom:.2rem}.final-cta{text-align:center;background:linear-gradient(135deg,#6f062f,#ba1458);color:#fff;padding:6rem 1rem}.final-cta img{width:88px;height:88px;object-fit:cover;border-radius:50%;margin:0 auto 1rem}.final-cta .eyebrow{color:#ffb6d2}.final-cta h2{max-width:850px;margin:0 auto 2rem;font-size:clamp(2.5rem,5vw,5rem)}.final-cta .button{margin-inline:auto}footer{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem clamp(1rem,5vw,5rem);font-size:.82rem;color:var(--muted)}footer .brand img{width:42px;height:42px}footer>div:last-child{display:flex;gap:1rem}.toast{position:fixed;right:1rem;bottom:1rem;background:#20191c;color:#fff;border-radius:14px;padding:.9rem 1.1rem;box-shadow:var(--shadow);transform:translateY(140%);opacity:0;transition:.3s;z-index:50}.toast.show{transform:translateY(0);opacity:1}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.site-header nav{display:none}.hero,.split-section,.fashion-section,.faq-layout{grid-template-columns:1fr}.hero{gap:2rem;padding-block:3rem}.hero-copy{order:2}.hero-visual{order:1;max-width:650px;margin:auto}.split-section{gap:2.5rem}.bundle-grid,.steps-grid{grid-template-columns:1fr}.bundle-card{max-width:620px;margin:auto;width:100%}.fashion-image{max-height:620px}.fashion-copy{padding:4rem 1.2rem}.gallery{grid-template-columns:1fr 1fr}.gallery img:last-child{grid-column:1/-1;aspect-ratio:2/1}.faq-layout{gap:2rem}.purchase-bar{flex-wrap:wrap}.purchase-bar .button{width:100%}footer{flex-direction:column;text-align:center}}
@media(max-width:600px){.announcement{font-size:.72rem}.site-header{height:68px}.site-header .brand span{display:none}.site-header .brand img{width:42px;height:42px}.hero h1{font-size:3.15rem}.hero-actions{align-items:flex-start;flex-direction:column}.micro-trust{gap:.8rem;justify-content:space-between}.floating-card{display:none}.logo-strip{justify-content:flex-start}.feature-grid,.check-list,.gallery{grid-template-columns:1fr}.gallery img:last-child{grid-column:auto;aspect-ratio:1}.section-copy h2,.centered-heading h2,.fashion-copy h2,.faq-layout h2{font-size:2.6rem}.purchase-bar{border-radius:18px}.quantity{margin-left:auto}.footer-brand{display:none}}
