:root{--pink:#ff4faf;--pink2:#ff92ce;--deep:#130b12;--ink:#241019;--soft:#fff3fa;--glass:rgba(255,255,255,.75);--line:rgba(255,79,175,.25);--shadow:0 24px 70px rgba(25,5,20,.22)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:linear-gradient(180deg,#fff7fb 0,#fff 45%,#fff0f8 100%);color:var(--ink)}a{color:inherit}.topbar{position:fixed;z-index:50;top:14px;left:50%;transform:translateX(-50%);width:min(1120px,calc(100% - 24px));display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:rgba(18,7,15,.68);backdrop-filter:blur(18px);color:#fff;box-shadow:0 18px 45px rgba(0,0,0,.22)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand img{width:46px;height:46px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.7)}.brand strong{display:block;line-height:1;font-size:1rem}.brand small{display:block;color:#ffd4ec;font-size:.72rem}.nav{display:flex;gap:18px;font-size:.9rem}.nav a{text-decoration:none;opacity:.86}.nav a:hover{opacity:1;color:#ffd2ec}.lang{border:0;border-radius:999px;background:var(--pink);color:#fff;font-weight:800;padding:10px 13px;cursor:pointer}.hero{position:relative;min-height:100svh;display:grid;place-items:center;overflow:hidden;background:#000}.hero picture,.hero picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.heroShade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,3,10,.9),rgba(13,3,10,.54),rgba(13,3,10,.28)),radial-gradient(circle at 78% 25%,rgba(255,79,175,.44),transparent 34%)}.heroContent{position:relative;z-index:2;width:min(1120px,calc(100% - 32px));padding-top:72px;color:#fff}.eyebrow,.tag{font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--pink);font-size:.78rem}.hero h1{font-size:clamp(3rem,8vw,7.6rem);line-height:.86;margin:12px 0 18px;max-width:800px;letter-spacing:-.08em}.lead{font-size:clamp(1.05rem,2vw,1.35rem);max-width:640px;color:#ffe8f5}.ctaRow{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;text-decoration:none;font-weight:900;border:1px solid transparent;cursor:pointer}.primary{background:linear-gradient(135deg,var(--pink),#ff0f8b);color:#fff;box-shadow:0 14px 34px rgba(255,79,175,.33)}.ghost{border-color:rgba(255,255,255,.45);color:#fff;background:rgba(255,255,255,.12);backdrop-filter:blur(12px)}.section{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:92px 0}.intro{display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:end}.intro h2,.section h2{font-size:clamp(2rem,4vw,4rem);line-height:.98;margin:0;letter-spacing:-.055em}.intro p:last-child,.textBlock p,.location p,.contactText p{font-size:1.08rem;line-height:1.75;color:#5d4353}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-top:0}.cards article{background:rgba(255,255,255,.82);border:1px solid var(--line);padding:30px;border-radius:30px;box-shadow:var(--shadow)}.cards span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--soft);color:var(--pink);font-weight:900}.cards h3{font-size:1.45rem;margin:22px 0 8px}.cards p{color:#654a59;line-height:1.65}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:center}.textBlock{background:#fff;border:1px solid var(--line);border-radius:34px;padding:40px;box-shadow:var(--shadow)}.featureImg{border-radius:34px;overflow:hidden;box-shadow:var(--shadow);display:block;min-height:420px}.featureImg img{width:100%;height:100%;object-fit:cover;display:block}.sectionHead{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gallery button{border:0;padding:0;cursor:zoom-in;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 14px 34px rgba(49,9,35,.12);aspect-ratio:1/1}.gallery img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}.gallery button:hover img{transform:scale(1.05)}.embeds{padding-top:60px}.embedGrid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.embedCard{border:1px solid var(--line);border-radius:30px;background:#fff;padding:20px;box-shadow:var(--shadow);overflow:hidden}.embedCard h3{margin:0 0 16px}.fbembed,.videoBox iframe{width:100%;height:520px;border:0;border-radius:20px;background:#f7eef4}.videoBox{position:relative;width:100%;aspect-ratio:16/10}.videoBox iframe{position:absolute;inset:0;height:100%}.socialButtons{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.miniBtn{border:1px solid var(--line);background:#fff;border-radius:999px;padding:12px 18px;text-decoration:none;font-weight:800;color:var(--pink)}.location{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;align-items:stretch}.location iframe{width:100%;min-height:420px;border:0;border-radius:30px;box-shadow:var(--shadow)}.contact{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:start}.contact form{background:#fff;border:1px solid var(--line);border-radius:32px;padding:26px;box-shadow:var(--shadow);display:grid;gap:14px}label{display:grid;gap:7px;font-weight:800;color:#5c3b50}input,textarea{width:100%;border:1px solid #f0cfe1;border-radius:16px;padding:14px 15px;font:inherit;background:#fff9fc;outline:none}input:focus,textarea:focus{border-color:var(--pink);box-shadow:0 0 0 4px rgba(255,79,175,.14)}.whatsapp{position:fixed;right:18px;bottom:18px;z-index:60;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#25d366;box-shadow:0 18px 40px rgba(37,211,102,.38)}.whatsapp svg{width:36px;height:36px;fill:#fff}dialog{border:0;border-radius:22px;padding:0;background:transparent;max-width:min(94vw,1100px)}dialog::backdrop{background:rgba(12,4,10,.86);backdrop-filter:blur(7px)}dialog img{max-width:100%;max-height:88vh;border-radius:20px;display:block}dialog button{position:fixed;right:20px;top:18px;border:0;background:#fff;color:#111;width:42px;height:42px;border-radius:50%;font-size:28px;cursor:pointer}footer{text-align:center;padding:28px 16px;color:#7b5d70;background:#fff}footer a{font-weight:800;color:var(--pink)}@media (max-width:860px){.topbar{border-radius:26px;align-items:flex-start}.nav{display:none}.heroContent{padding-top:110px}.intro,.split,.embedGrid,.location,.contact{grid-template-columns:1fr}.cards{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr)}.section{padding:68px 0}.featureImg{min-height:300px}.fbembed{height:470px}}@media (max-width:520px){.brand small{display:none}.hero h1{font-size:3.3rem}.heroShade{background:linear-gradient(180deg,rgba(13,3,10,.86),rgba(13,3,10,.5),rgba(13,3,10,.9))}.btn{width:100%}.sectionHead{display:block}.gallery{gap:10px}.contact form{padding:18px;border-radius:24px}.whatsapp{width:56px;height:56px}.fbembed{height:420px}}
