:root{--black:#08070a;--panel:#121015;--wine:#78151b;--red:#d92121;--bright:#f3322b;--coral:#ee806c;--peach:#f4a08b;--white:#fff9f5;--muted:#d1bebb}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}
main{min-height:100vh;overflow:hidden;position:relative;background:radial-gradient(circle at 78% 42%,rgba(217,33,33,.18),transparent 27%),radial-gradient(circle at 64% 100%,rgba(238,128,108,.1),transparent 28%),linear-gradient(135deg,#08070a 0%,#100b0f 54%,#190c10 100%)}
.glow{position:absolute;border-radius:50%;pointer-events:none}.glow-one{width:520px;height:520px;right:-260px;top:-260px;border:1px solid rgba(238,128,108,.18);box-shadow:inset 0 0 90px rgba(217,33,33,.04)}.glow-two{width:340px;height:340px;left:-250px;bottom:-150px;border:1px solid rgba(243,50,43,.18)}
.site-header{width:min(1180px,calc(100% - 48px));height:116px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(244,160,139,.18);position:relative;z-index:2}.brand{display:flex;align-items:center}.brand img{display:block;width:205px;height:auto;max-height:100px;object-fit:contain}.instagram-link{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:12px 0;border-bottom:2px solid var(--red)}.instagram-link span{color:var(--coral);margin-left:6px}
.hero{width:min(1180px,calc(100% - 48px));min-height:calc(100vh - 196px);margin:auto;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:54px;padding:70px 0 80px;position:relative;z-index:1}.hero-copy{position:relative}.hero-copy:before{content:"";position:absolute;width:5px;height:92px;left:-28px;top:48px;background:linear-gradient(var(--peach),var(--red));border-radius:5px}.eyebrow{display:flex;align-items:center;gap:12px;color:var(--coral);text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;margin:0 0 22px}.eyebrow span{width:34px;height:2px;background:var(--red)}h1{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(50px,5.7vw,80px);line-height:.98;letter-spacing:-.055em;font-weight:900;text-transform:uppercase;font-style:italic;max-width:720px}h1 em{color:var(--coral);font-style:italic;text-shadow:0 0 30px rgba(238,128,108,.12)}.intro{max-width:610px;font-size:17px;line-height:1.75;color:var(--muted);margin:30px 0 34px}.actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.whatsapp-button{min-width:340px;display:flex;align-items:center;gap:14px;color:#fff;background:linear-gradient(135deg,var(--bright),#b9151b);padding:16px 18px;border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 15px 34px rgba(217,33,33,.25);transition:transform .2s,filter .2s}.whatsapp-button:hover{transform:translateY(-2px);filter:brightness(1.08)}.whatsapp-button svg{width:28px;height:28px;fill:#fff;flex:0 0 auto}.whatsapp-button span{font-size:15px;font-weight:800;flex:1}.whatsapp-button small{display:block;margin-top:4px;font-size:11px;opacity:.76;font-weight:400}.whatsapp-button b{font-size:22px;font-weight:400}.text-link{font-size:13px;font-weight:800;border-bottom:1px solid rgba(244,160,139,.48);padding:10px 0}.text-link span{color:var(--coral)}.trust-row{display:flex;gap:28px;flex-wrap:wrap;margin-top:40px;color:var(--muted);font-size:13px}.trust-row i{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;font-style:normal;color:#fff;background:var(--wine);margin-right:7px}
.hero-art{position:relative;min-height:520px;display:grid;place-items:center}.orbit{position:absolute;border-radius:50%}.orbit-one{width:460px;height:460px;border:1px solid rgba(244,160,139,.2);box-shadow:0 0 90px rgba(217,33,33,.08)}.orbit-two{width:370px;height:370px;border:1px dashed rgba(243,50,43,.38);animation:rotate 30s linear infinite}.lotus-stage{width:410px;height:410px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle,rgba(90,17,22,.45),rgba(14,9,12,.72) 70%);border:1px solid rgba(244,160,139,.12);box-shadow:0 30px 90px rgba(0,0,0,.35);backdrop-filter:blur(4px)}.lotus-stage img{display:block;width:94%;height:auto;filter:drop-shadow(0 18px 26px rgba(217,33,33,.2))}.spark{position:absolute;color:var(--coral)}.spark-one{right:7%;top:17%;font-size:28px}.spark-two{left:7%;bottom:22%;font-size:18px}.spark-three{right:15%;bottom:12%;font-size:38px;color:var(--red)}@keyframes rotate{to{transform:rotate(360deg)}}
footer{min-height:80px;border-top:1px solid rgba(244,160,139,.18);width:min(1180px,calc(100% - 48px));margin:auto;display:flex;align-items:center;justify-content:space-between;color:#a9918f;font-size:11px;letter-spacing:.04em}.floating-whatsapp{display:none}
@media(max-width:850px){.site-header{height:98px}.hero{grid-template-columns:1fr;padding:48px 0 44px;text-align:center}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero-copy:before{display:none}.eyebrow{justify-content:center}.hero-art{min-height:390px;order:-1;margin-bottom:-24px}.orbit-one{width:350px;height:350px}.orbit-two{width:285px;height:285px}.lotus-stage{width:320px;height:320px}.trust-row{justify-content:center}}
@media(max-width:560px){.site-header,.hero,footer{width:min(100% - 32px,1180px)}.brand img{width:150px;max-height:78px}.instagram-link{font-size:0}.instagram-link span{font-size:19px}.hero{padding-top:26px}.hero-art{min-height:290px}.orbit-one{width:278px;height:278px}.orbit-two{width:224px;height:224px}.lotus-stage{width:250px;height:250px}h1{font-size:43px}.intro{font-size:16px;margin-top:24px}.actions{width:100%;justify-content:center}.whatsapp-button{width:100%;min-width:0;text-align:left}.trust-row{gap:13px;margin-top:30px;flex-direction:column}footer{padding:25px 0 85px;flex-direction:column;justify-content:center;gap:8px;text-align:center}footer p{margin:0}.floating-whatsapp{position:fixed;display:grid;place-items:center;right:18px;bottom:18px;width:56px;height:56px;border-radius:50%;background:#25d366;box-shadow:0 12px 28px rgba(0,0,0,.3);z-index:10}.floating-whatsapp svg{width:29px;fill:#fff}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
