:root{--wine:#743154;--wine-dark:#461a35;--rose:#e8b8c5;--blush:#f9edf0;--cream:#fffaf8;--ink:#241a21;--muted:#6f626a;--green:#21a866;--white:#fff;--shadow:0 22px 70px rgba(76,31,57,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"Heebo",Arial,sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,24px);background:rgba(255,250,248,.94);backdrop-filter:blur(14px);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(116,49,84,.1)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--wine);color:white;font-size:24px;font-weight:800}.brand strong,.brand small{display:block;line-height:1.25}.brand strong{font-size:17px}.brand small{font-size:12px;color:var(--muted)}.nav-cta{background:var(--wine);color:white;border-radius:999px;padding:9px 22px;font-weight:700}.hero{min-height:calc(100vh - 76px);position:relative;display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(39,15,29,.08),rgba(39,15,29,.4) 40%,rgba(39,15,29,.92) 100%)}.hero-content{position:relative;z-index:1;color:#fff;width:min(720px,90%);margin-right:max(7vw,26px);padding:60px 0}.eyebrow,.kicker{display:inline-flex;font-weight:800;letter-spacing:.04em;color:var(--rose);font-size:14px;text-transform:uppercase}.hero h1{font-size:clamp(42px,6.5vw,84px);line-height:1.03;margin:16px 0 22px;letter-spacing:-.04em}.hero h1 em{font-style:normal;color:var(--rose)}.hero p{font-size:clamp(18px,2vw,23px);max-width:680px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:32px 0}.button{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:0 26px;border-radius:999px;font-weight:800;transition:.2s transform,.2s box-shadow}.button:hover{transform:translateY(-2px)}.primary{background:var(--rose);color:var(--wine-dark);box-shadow:0 12px 32px rgba(232,184,197,.25)}.ghost{border:1px solid rgba(255,255,255,.5);color:white;background:rgba(255,255,255,.08)}.proof-strip{display:flex;gap:26px;flex-wrap:wrap;padding-top:18px;border-top:1px solid rgba(255,255,255,.25)}.proof-strip span{font-size:14px}.proof-strip strong{font-size:20px;margin-left:5px;color:var(--rose)}.section{padding:100px max(7vw,26px)}.intro{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(300px,1.2fr);gap:8vw;align-items:center}.intro-photo{position:relative}.intro-photo:before{content:"";position:absolute;inset:25px -25px -25px 25px;background:var(--rose);border-radius:200px 200px 28px 28px}.intro-photo img{position:relative;width:100%;max-height:630px;object-fit:cover;border-radius:200px 200px 28px 28px;box-shadow:var(--shadow)}h2{font-size:clamp(36px,5vw,62px);line-height:1.08;margin:12px 0 24px;letter-spacing:-.035em}h3{line-height:1.2}.lead{font-size:22px;font-weight:600;color:var(--wine)}.check-list{list-style:none;padding:0}.check-list li{padding:8px 30px 8px 0;position:relative}.check-list li:before{content:"✓";position:absolute;right:0;color:var(--wine);font-weight:900}.tinted{background:var(--blush)}.section-heading{max-width:760px;margin:0 auto 52px;text-align:center}.section-heading p{color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lecture-card{background:white;padding:34px;border-radius:26px;border:1px solid rgba(116,49,84,.12);box-shadow:0 14px 40px rgba(76,31,57,.07);position:relative}.lecture-card.featured{background:var(--wine);color:#fff;transform:translateY(-10px)}.lecture-card .number{font-size:13px;font-weight:900;color:var(--rose)}.lecture-card h3{font-size:27px;margin:26px 0 14px}.lecture-card p{color:var(--muted)}.lecture-card.featured p{color:#eadde5}.lecture-card ul{padding-right:20px}.tag{position:absolute;left:22px;top:20px;background:var(--rose);color:var(--wine-dark);padding:5px 12px;border-radius:99px;font-size:12px;font-weight:800}.fit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.fit-grid>div{padding:28px;border-top:2px solid var(--rose);background:white;box-shadow:0 10px 30px rgba(76,31,57,.06)}.fit-grid span{color:var(--wine);font-size:24px}.fit-grid strong{display:block;font-size:20px;margin:12px 0 4px}.fit-grid p{margin:0;color:var(--muted)}.dark{background:var(--wine-dark);color:white}.gallery{display:grid;grid-template-columns:.9fr 1.1fr;gap:6vw;align-items:center}.light{color:var(--rose)}.gallery-copy p{color:#e3d7de}.gallery-copy blockquote{border-right:3px solid var(--rose);margin:30px 0 0;padding:4px 24px;font-size:20px;color:var(--rose)}.gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.gallery-grid img{width:100%;height:360px;object-fit:cover;border-radius:24px}.gallery-grid img:last-child{margin-top:52px}.collab-layout{display:grid;grid-template-columns:1.3fr .7fr;gap:40px}.collab-list>div{display:flex;gap:22px;padding:24px 0;border-bottom:1px solid rgba(116,49,84,.15)}.collab-list b{font-size:14px;color:var(--wine);padding-top:4px}.collab-list strong,.collab-list small{display:block}.collab-list strong{font-size:21px}.collab-list small{font-size:16px;color:var(--muted)}.quote-box{background:var(--wine);color:white;padding:38px;border-radius:28px;align-self:start;position:sticky;top:100px}.quote-box p{color:var(--rose);font-weight:800}.quote-box h3{font-size:27px}.full{width:100%;margin-top:16px}.faq-list{max-width:900px;margin:auto}.faq details{background:white;margin:12px 0;border-radius:16px;padding:0 24px;border:1px solid rgba(116,49,84,.09)}.faq summary{cursor:pointer;font-weight:800;font-size:19px;padding:20px 0}.faq details p{color:var(--muted);margin-top:0}.final-cta{text-align:center;background:linear-gradient(145deg,var(--wine),var(--wine-dark));color:white;padding:90px 24px}.final-cta p{font-size:19px}.whatsapp{background:var(--green);color:white;margin:18px 0}.contact{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;color:#eadde5;font-size:15px}footer{display:flex;justify-content:space-between;gap:20px;padding:25px max(5vw,24px);background:#25111e;color:#cfbdc8;font-size:14px}.float-wa{position:fixed;left:22px;bottom:22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:white;font-size:30px;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.25);z-index:60}@media(max-width:900px){.cards{grid-template-columns:1fr}.lecture-card.featured{transform:none}.fit-grid{grid-template-columns:1fr 1fr}.intro,.gallery,.collab-layout{grid-template-columns:1fr}.intro-photo{max-width:480px;margin:auto}.gallery-copy{order:1}.quote-box{position:static}.hero-bg{object-position:40% center}.hero-overlay{background:linear-gradient(0deg,rgba(39,15,29,.95),rgba(39,15,29,.32))}.hero-content{margin:0 auto;padding-top:180px;align-self:flex-end}.gallery-grid img{height:280px}}@media(max-width:560px){body{font-size:16px}.nav{height:68px}.brand small{display:none}.nav-cta{padding:8px 16px}.hero{min-height:760px}.hero-content{padding-bottom:42px}.hero h1{font-size:44px}.hero p{font-size:18px}.button{width:100%}.proof-strip{gap:10px}.proof-strip span{width:100%}.section{padding:72px 20px}.intro{gap:58px}.intro-photo:before{inset:18px -12px -18px 12px}.fit-grid{grid-template-columns:1fr}.gallery-grid img{height:220px}.gallery-grid img:last-child{margin-top:22px}.quote-box{padding:28px}.final-cta{padding:76px 20px}footer{flex-direction:column;text-align:center}.float-wa{width:54px;height:54px;left:16px;bottom:16px}}
