*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff8fb;color:#3b2631;font-family:"Poppins",sans-serif}a{text-decoration:none;color:inherit}.site{overflow:hidden}.nav{position:absolute;z-index:10;top:0;left:0;right:0;height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,76px);color:#fff}.brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:20px;letter-spacing:-.02em}.brand-mark{width:34px;height:34px;display:grid;place-items:center;color:inherit}.brand-mark svg{width:100%;height:100%}.brand-word{font-family:"Playfair Display",serif;font-style:italic;font-weight:600}.nav-links{display:flex;gap:30px;font-size:14px;color:rgba(255,255,255,.88)}.nav-links a:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:14px}.langs{display:flex;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:3px;backdrop-filter:blur(10px)}.langs button{border:0;background:transparent;color:#fff;padding:6px 8px;border-radius:999px;font-size:11px;cursor:pointer}.langs button.active{background:#fff;color:#5d3146}.chat-mini,.primary,.secondary{border:0;border-radius:999px;cursor:pointer;font:600 13px "Poppins";transition:.2s}.chat-mini{background:#fff;color:#63384d;padding:11px 17px}.hero{min-height:800px;height:100svh;max-height:960px;position:relative;display:flex;align-items:center;padding:110px clamp(22px,8vw,130px);color:#fff}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.video-tint{position:absolute;inset:0;background:linear-gradient(90deg,rgba(56,24,40,.78),rgba(112,48,79,.30) 55%,rgba(255,161,201,.18));}.mesh{position:absolute;border-radius:50%;filter:blur(50px);opacity:.45;mix-blend-mode:screen}.mesh-a{width:280px;height:280px;background:#f6a8cc;right:7%;top:18%}.mesh-b{width:330px;height:330px;background:#d89aff;right:25%;bottom:-80px}.mesh-c{width:200px;height:200px;background:#ffb4a2;left:36%;top:-70px}.hero-content{position:relative;z-index:2;max-width:720px}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:700;color:rgba(255,255,255,.75)}.eyebrow>span:first-child{width:24px;height:1px;background:currentColor}.eyebrow.dark{color:#b26787}h1,h2{font-family:"Playfair Display",serif;letter-spacing:-.045em;margin:20px 0}h1{font-size:clamp(52px,7vw,92px);line-height:.94;font-weight:700}h1 em,h2 em{font-style:italic;font-weight:600;color:#ffd5e5}.hero-copy{max-width:530px;font-size:17px;line-height:1.65;color:rgba(255,255,255,.86)}.price-card{margin-top:34px;display:flex;align-items:center;gap:26px;width:max-content;max-width:100%;padding:9px 10px 9px 22px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.12);border-radius:22px;backdrop-filter:blur(18px)}.price{display:flex;align-items:baseline;gap:7px}.price strong{font-size:30px;letter-spacing:-.04em}.price span{font-size:12px;opacity:.8}.price-note{font-size:11px;margin-top:2px;opacity:.75}.primary{background:#fff;color:#6b3a52;padding:16px 21px}.primary span,.secondary span{margin-left:8px}.trust-row{display:flex;gap:25px;margin-top:25px;font-size:11px;color:rgba(255,255,255,.65)}.trust-row span{display:flex;gap:6px}.scroll-hint{position:absolute;z-index:2;bottom:30px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;font-size:9px;letter-spacing:.16em;text-transform:uppercase;opacity:.7}.scroll-hint span:first-child{width:1px;height:35px;background:#fff}.soft-section,.faq-section,.contact-section{padding:120px clamp(22px,8vw,130px)}.soft-section{background:linear-gradient(180deg,#fff8fb,#fff)}.section-intro{max-width:650px}.section-intro h2,.faq-head h2,.contact-section h2{font-size:clamp(42px,5.5vw,68px);line-height:.98;color:#422d37}.section-intro h2 em,.contact-section h2 em{color:#bd6f92}.section-intro>p,.faq-head>p{font-size:16px;line-height:1.7;color:#806d75;max-width:580px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px}.feature-grid article{padding:34px;border:1px solid #f0dfe7;background:#fff;border-radius:28px;min-height:210px;box-shadow:0 18px 60px rgba(116,56,83,.06)}.icon{width:44px;height:44px;border-radius:14px;background:#fff0f6;color:#c66f94;display:grid;place-items:center;font-size:21px}.feature-grid h3{margin:24px 0 8px;font-size:18px}.feature-grid p{margin:0;color:#88747d;line-height:1.55;font-size:14px}.order-section{padding:30px clamp(22px,8vw,130px) 120px;background:#fff}.order-card{background:linear-gradient(135deg,#6e3d56,#b86f91);border-radius:36px;padding:55px 60px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:40px;position:relative;overflow:hidden}.order-card:after{content:"";position:absolute;width:380px;height:380px;border-radius:50%;right:-140px;top:-180px;background:rgba(255,255,255,.12);filter:blur(2px)}.order-copy{max-width:650px;position:relative;z-index:1}.order-copy h2{font-size:50px;margin:16px 0;color:#fff}.order-copy p{line-height:1.65;color:rgba(255,255,255,.78)}.secondary{position:relative;z-index:2;background:#fff;color:#704057;padding:17px 23px;white-space:nowrap}.faq-section{background:#fff8fb}.faq-head{display:flex;justify-content:space-between;align-items:end;gap:30px}.faq{max-width:900px;margin-top:45px;border-top:1px solid #e8d5de}.faq-item{width:100%;position:relative;text-align:left;background:none;border:0;border-bottom:1px solid #e8d5de;padding:25px 48px 25px 0;font:600 16px "Poppins";color:#49333d;cursor:pointer}.faq-item>b{position:absolute;right:5px;font-size:22px;font-weight:400;color:#bf718f}.faq-item div{display:none;color:#8b747e;font:400 14px/1.6 "Poppins";padding-top:14px;max-width:700px}.faq-item.open div{display:block}.faq-item.open b{transform:rotate(45deg)}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:#fff}.contact-box{display:flex;flex-direction:column;align-items:flex-start;gap:9px;padding-top:18px}.contact-box a{font-size:22px;font-weight:600;color:#6e4055}.contact-box button{border:0;background:#fff0f6;color:#9c5575;padding:14px 18px;border-radius:999px;font:600 13px "Poppins";cursor:pointer}.contact-box small{color:#a58f97;font-size:11px;margin-top:10px}footer{display:flex;justify-content:space-between;align-items:center;padding:30px clamp(22px,5vw,76px);border-top:1px solid #ecdce3;color:#a28e96;font-size:11px;background:#fff}.footer-brand{color:#563746;font-size:17px}.footer-brand .brand-mark{border-color:#9d7283}.footer-brand+.brand-mark{color:#000}footer div{display:flex;gap:20px}.toast{position:fixed;z-index:99;left:50%;bottom:28px;transform:translate(-50%,20px);opacity:0;background:#3f2935;color:#fff;padding:13px 18px;border-radius:999px;font-size:12px;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:800px){.nav{height:70px}.nav-links{display:none}.chat-mini{display:none}.hero{min-height:720px;padding:100px 24px 70px}.hero-copy{font-size:15px}.price-card{width:100%;justify-content:space-between;gap:10px}.price strong{font-size:26px}.primary{padding:14px 15px}.trust-row{gap:13px}.feature-grid{grid-template-columns:1fr}.soft-section,.faq-section,.contact-section{padding:85px 24px}.order-section{padding:20px 24px 85px}.order-card{padding:38px 28px;display:block}.order-copy h2{font-size:40px}.secondary{margin-top:18px}.faq-head{display:block}.contact-section{grid-template-columns:1fr;gap:15px}.contact-box{padding-top:0}.nav-actions{margin-left:auto}.langs button{padding:6px}.brand{font-size:18px}.brand-mark{width:30px;height:30px}.hero-video{object-position:center}.video-tint{background:linear-gradient(90deg,rgba(54,22,38,.82),rgba(112,48,79,.38))}footer{gap:15px;flex-wrap:wrap}.footer-brand{width:100%}}
.hero-scarcity{margin-top:14px;font-size:12px;color:rgba(255,255,255,.7);max-width:420px}
.chat-open-link{display:inline-block;border:0;background:#fff0f6;color:#9c5575;padding:14px 18px;border-radius:999px;font:600 13px "Poppins";cursor:pointer}
.sparkle{position:absolute;z-index:2;color:#ffe3ee;pointer-events:none;opacity:0;text-shadow:0 0 12px rgba(255,255,255,.9);animation:twinkle 3.8s ease-in-out infinite}
.sparkle-1{top:20%;left:56%;font-size:13px;animation-delay:.1s}
.sparkle-2{top:62%;left:66%;font-size:20px;animation-delay:1.3s}
.sparkle-3{top:38%;left:76%;font-size:10px;animation-delay:2.4s}
@keyframes twinkle{0%,100%{opacity:0;transform:scale(.4) rotate(0deg)}50%{opacity:1;transform:scale(1.2) rotate(18deg)}}
.price-card{position:relative;overflow:hidden}
.price-card::before{content:"";position:absolute;top:0;left:-60%;width:35%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.45),transparent);transform:skewX(-18deg);animation:shimmer 5.5s ease-in-out infinite}
@keyframes shimmer{0%,15%{left:-60%}60%,100%{left:130%}}
.primary:hover,.secondary:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(110,61,86,.28)}
@media(prefers-reduced-motion:reduce){.sparkle,.price-card::before{animation:none;opacity:0}}



/* ===== Waitlist modal (Madambella) ===== */
.modal-overlay{position:fixed;inset:0;z-index:60;display:none;align-items:center;justify-content:center;background:rgba(60,30,45,.55);backdrop-filter:blur(6px);padding:20px}
.modal-overlay.open{display:flex}
.modal-card{position:relative;width:100%;max-width:480px;max-height:90vh;overflow:auto;background:#fffafc;border:1px solid #f0d5de;border-radius:28px;padding:38px 34px;box-shadow:0 30px 80px rgba(110,61,86,.28);font-family:"Poppins",sans-serif}
.modal-card h2{font-family:"Playfair Display",serif;color:#422d37;font-size:34px;margin:10px 0 6px;letter-spacing:-.02em}
.modal-card .eyebrow.dark{color:#b26787}
.modal-sub{color:#806d75;font-size:14px;line-height:1.6;margin:0 0 22px}
.modal-close{position:absolute;top:18px;right:20px;border:0;background:#fff0f6;color:#9c5575;width:36px;height:36px;border-radius:50%;font-size:20px;cursor:pointer;line-height:1}
.wl-form{display:flex;flex-direction:column;gap:14px}
.wl-row{display:flex;flex-direction:column;gap:6px}
.wl-row label{font-size:12px;font-weight:600;color:#6b4055;text-transform:uppercase;letter-spacing:.04em}
.wl-row input{font:400 15px "Poppins";padding:12px 14px;border:1px solid #e8d5de;border-radius:14px;background:#fff;color:#3b2631}
.wl-row input:focus{outline:none;border-color:#d89ab8;box-shadow:0 0 0 3px rgba(216,154,184,.25)}
.wl-submit{margin-top:8px;border:0;border-radius:999px;background:linear-gradient(135deg,#b86f91,#6e3d56);color:#fff;font:600 15px "Poppins";padding:15px 20px;cursor:pointer;transition:.2s}
.wl-submit:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(110,61,86,.28)}
.wl-submit:disabled{opacity:.6;cursor:default;transform:none}
.wl-msg{font-size:13px;margin:6px 0 0;min-height:18px}
.wl-msg.ok{color:#3c8a5a}.wl-msg.err{color:#c0496b}
@media(max-width:520px){.modal-card{padding:30px 22px}.modal-card h2{font-size:28px}}

/* ===== AI chat (Madambella) ===== */
.chat-overlay .chat-card{display:flex;flex-direction:column;width:min(420px,100%);max-width:420px;height:min(620px,88vh);background:#fffafc;border:1px solid #f0d5de;border-radius:26px;overflow:hidden;box-shadow:0 30px 80px rgba(110,61,86,.30);font-family:"Poppins",sans-serif}
.chat-head{display:flex;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid #f0d5de;background:linear-gradient(135deg,#b86f91,#6e3d56);color:#fff}
.chat-avatar{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.22);display:grid;place-items:center;font-size:20px}
.chat-head-text{flex:1}
.chat-name{font-weight:600;font-size:15px}
.chat-status{font-size:11px;opacity:.85}
.chat-body{flex:1;overflow:auto;padding:18px;display:flex;flex-direction:column;gap:12px;background:#fffafc}
.chat-bubble{max-width:80%;padding:11px 14px;border-radius:16px;font-size:14px;line-height:1.55;white-space:pre-wrap;word-wrap:break-word}
.chat-bubble.bot{background:#fff0f6;color:#5d3146;border-bottom-left-radius:4px;align-self:flex-start}
.chat-bubble.user{background:linear-gradient(135deg,#b86f91,#6e3d56);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}
.chat-input{display:flex;gap:8px;padding:12px;border-top:1px solid #f0d5de;background:#fff}
.chat-input input{flex:1;font:400 14px "Poppins";padding:11px 14px;border:1px solid #e8d5de;border-radius:14px;background:#fff;color:#3b2631}
.chat-input input:focus{outline:none;border-color:#d89ab8;box-shadow:0 0 0 3px rgba(216,154,184,.25)}
.chat-send{border:0;border-radius:14px;background:#6e3d56;color:#fff;font:600 14px "Poppins";padding:0 18px;cursor:pointer}
.chat-send:hover{background:#5a2f48}
@media(max-width:520px){.chat-overlay .chat-card{height:90vh;border-radius:0}}
