:root{--purple:#42125a;--purple-2:#6d3a7b;--aqua:#3fa9a2;--aqua-soft:#e7f5f3;--gold:#b28a35;--cream:#fbf7f1;--paper:#fffdfc;--ink:#2f2930;--muted:#6e6570;--line:#e8dfe7;--white:#fff;--shadow:0 20px 60px #42125a1a;--shadow-soft:0 12px 36px #42125a12;--radius:26px;--radius-sm:18px;--shell:1180px;--header-height:78px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.65}img{max-width:100%;display:block}a{color:inherit}button,input,textarea,select{font:inherit}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{letter-spacing:-.025em;font-family:Cormorant Garamond,Georgia,serif;line-height:1.05}h1{font-size:clamp(3rem,6vw,5.6rem)}h2{font-size:clamp(2.35rem,4.2vw,4rem)}h3{font-size:clamp(1.55rem,2.4vw,2.1rem)}.shell{width:min(calc(100% - 40px), var(--shell));margin-inline:auto}.section{padding:clamp(70px,9vw,112px) 0}.section-soft{background:var(--cream)}.section-head{max-width:780px;margin-bottom:42px}.section-head h1,.section-head h2{color:var(--purple);margin-bottom:14px}.section-head p{color:var(--muted);margin:0;font-size:1.04rem}.eyebrow,.tag,.credibility-kicker{letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:800;line-height:1.2;display:inline-block}.eyebrow{color:var(--aqua)}.tag{color:var(--purple);letter-spacing:.08em;background:#f4edf6;border-radius:999px;padding:8px 11px}.lead{color:var(--muted);font-size:clamp(1.02rem,1.7vw,1.18rem);line-height:1.8}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:13px 22px;font-size:.93rem;font-weight:800;line-height:1.1;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{color:var(--white);background:var(--purple);box-shadow:0 12px 28px #42125a2e}.btn-primary:hover{background:#50166d}.btn-aqua{color:#173f3c;background:#bfe4df}.btn-aqua:hover{background:#addbd5}.btn-outline{color:var(--purple);background:#ffffffa6;border-color:#42125a3d}.btn-outline:hover{border-color:var(--purple)}.btn-small{min-height:42px;padding:10px 17px;font-size:.84rem}.text-link{color:var(--purple);font-weight:800;text-decoration:none}.text-link:hover{text-underline-offset:4px;text-decoration:underline}.site-header{z-index:100;min-height:var(--header-height);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdfcf0;border-bottom:1px solid #e8dfe7e6;position:sticky;top:0}.nav{min-height:var(--header-height);align-items:center;gap:26px;display:flex}.brand{flex:none;align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;width:auto;height:46px}.brand-copy{color:var(--purple);font-size:.96rem}.nav-links{align-items:center;gap:20px;margin-left:auto;display:flex}.nav-links>a:not(.btn){color:#514951;white-space:nowrap;font-size:.83rem;font-weight:700;text-decoration:none}.nav-links>a:not(.btn):hover{color:var(--purple)}.menu-toggle{width:44px;height:44px;color:var(--purple);cursor:pointer;background:#f4edf6;border:0;border-radius:12px;margin-left:auto;font-size:1.3rem;display:none}.hero-personal{background:radial-gradient(circle at 10% 12%, #3fa9a21a, transparent 30%), linear-gradient(120deg, var(--paper), #faf4fa);overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(390px,.85fr);align-items:center;gap:clamp(46px,6vw,90px);min-height:620px;display:grid}.hero-copy{padding:58px 0}.hero-copy h1{color:var(--purple);margin-bottom:26px;font-size:clamp(3.7rem,5.1vw,5rem);line-height:.98}.hero-title-main,.hero-title-name{display:block}.hero-title-name{color:var(--purple-2);letter-spacing:-.015em;margin-top:14px;font-size:.48em;font-weight:600;line-height:1.12}.hero-value{color:#40363f;max-width:650px;margin-bottom:16px;font-size:clamp(1.12rem,1.6vw,1.34rem);font-weight:700;line-height:1.55}.hero-copy .lead{max-width:650px;margin-bottom:30px}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-visual{justify-content:center;align-items:center;padding:34px 0;display:flex}.hero-portrait{background:#f2edef;border:1px solid #42125a14;border-radius:30px;width:min(100%,470px);height:545px;overflow:hidden;box-shadow:0 24px 60px #42125a1f,0 5px 18px #42125a0d}.hero-portrait img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.authority{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white)}.authority-grid{grid-template-columns:repeat(4,1fr);display:grid}.authority-item{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:126px;padding:26px;text-decoration:none;display:flex}.authority-item:last-child{border-right:0}.authority-item strong{color:var(--purple);margin-bottom:6px;font-size:1.45rem;display:block}.authority-item span{color:var(--muted);font-size:.88rem;line-height:1.45}.authority-item-link:hover{background:#fcf8fc}.next-event-section{background:#f7f0f8;padding-block:clamp(64px,8vw,96px)}.next-event-card{background:var(--white);box-shadow:var(--shadow);border:1px solid #42125a1a;border-radius:30px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);display:grid;overflow:hidden}.next-event-copy{align-self:center;padding:clamp(34px,5vw,58px)}.next-event-copy .eyebrow{margin-bottom:12px}.next-event-copy h2{color:var(--purple);margin-bottom:14px}.next-event-copy>p:not(.next-event-note){max-width:650px;color:var(--muted)}.next-event-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.next-event-note{color:#8a7b87;margin:18px 0 0;font-size:.86rem}.event-placeholder{text-align:center;min-height:360px;color:var(--white);background:radial-gradient(circle at 25% 20%,#3fa9a247,#0000 27%),radial-gradient(circle at 80% 82%,#b28a3538,#0000 27%),linear-gradient(145deg,#4d1666,#321041);flex-direction:column;justify-content:center;align-items:center;padding:42px;display:flex}.event-placeholder span{letter-spacing:.22em;text-transform:uppercase;opacity:.78;font-size:.76rem;font-weight:800}.event-placeholder strong{margin:18px 0 10px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.4rem,5vw,4.5rem);line-height:1}.event-placeholder small{opacity:.78}.cards-3{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.path-card,.offer-card,.credibility-card,.method-step,.resource-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--white);box-shadow:var(--shadow-soft)}.path-card{min-height:270px;padding:28px}.path-icon{width:42px;height:42px;color:var(--purple);background:var(--aqua-soft);border-radius:50%;place-items:center;margin-bottom:22px;font-size:1.3rem;display:grid}.path-card h3{color:var(--purple);margin-bottom:12px}.path-card p{color:var(--muted)}.about-grid{grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(38px,7vw,88px);display:grid}.about-image{box-shadow:var(--shadow);background:#eee8ed;border-radius:32px;overflow:hidden}.about-image img{object-fit:cover;object-position:center top;width:100%;max-height:720px}.about-copy h2{color:var(--purple);margin-bottom:22px}.about-copy p{color:var(--muted)}.about-copy p strong{color:var(--ink)}.credentials{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 22px;margin:28px 0 0;padding:0;list-style:none;display:grid}.credentials li{color:#5d535d;padding-left:18px;font-size:.9rem;position:relative}.credentials li:before{content:"•";color:var(--aqua);font-weight:900;position:absolute;left:0}.credibility-section{background:var(--paper)}.credibility-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.credibility-card{padding:26px}.credibility-kicker{color:var(--aqua);margin-bottom:14px}.credibility-card strong{color:var(--purple);margin-bottom:8px;font-size:1.42rem;display:block}.credibility-card p{color:var(--muted);margin:0;font-size:.9rem}.method-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.method-step{padding:30px}.method-step .num{width:40px;height:40px;color:var(--white);background:var(--purple);border-radius:50%;place-items:center;margin-bottom:22px;font-weight:900;display:grid}.method-step h3{color:var(--purple);margin-bottom:10px}.method-step p{color:var(--muted);margin:0}.method-note{border-left:3px solid var(--aqua);color:#5c525c;background:var(--aqua-soft);border-radius:12px;margin-top:22px;padding:17px 20px}.offer-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.offer-card{overflow:hidden}.offer-card-body{flex-direction:column;height:100%;padding:30px;display:flex}.offer-card h3{color:var(--purple);margin:18px 0 12px}.offer-card p{color:var(--muted)}.offer-card-actions{margin-top:auto;padding-top:12px}.services-all-link{text-align:center;margin-top:28px}.cta-band{color:var(--white);background:linear-gradient(135deg, var(--purple), #5d2674);box-shadow:var(--shadow);border-radius:30px;grid-template-columns:1fr auto;align-items:center;gap:34px;padding:clamp(34px,5vw,58px);display:grid}.cta-band h2{color:var(--white);margin-bottom:10px}.cta-band p{color:#ffffffc7;max-width:750px;margin:0}.cta-actions{align-items:center;display:flex}.home-resources{border-top:1px solid var(--line)}.resources-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.resource-card{flex-direction:column;min-height:220px;padding:26px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex}.resource-card:not(.resource-card-static):hover{box-shadow:var(--shadow);transform:translateY(-3px)}.resource-card span{color:var(--aqua);text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:800}.resource-card h3{color:var(--purple);margin:14px 0 20px}.resource-card strong{color:var(--purple);margin-top:auto;font-size:.9rem}.resource-card-static{cursor:default}.footer{color:#ffffffc7;background:#2d103b;padding:64px 0 26px}.footer-grid{grid-template-columns:1.2fr .9fr .8fr;gap:46px;display:grid}.footer h4{color:var(--white);text-transform:uppercase;letter-spacing:.12em;margin-bottom:15px;font-family:Inter,system-ui,sans-serif;font-size:.8rem}.footer a{color:#ffffffbd;margin:7px 0;font-size:.9rem;text-decoration:none;display:block}.footer a:hover{color:var(--white)}.footer-brand img{filter:brightness(0)invert();width:auto;height:62px;margin-bottom:18px}.footer-brand p{max-width:420px;margin:0}.footer-bottom{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:18px;margin-top:42px;padding-top:20px;font-size:.78rem;display:flex}.whatsapp-float{z-index:90;width:58px;height:58px;color:var(--white);background:#25d366;border-radius:50%;place-items:center;font-size:1.5rem;text-decoration:none;transition:transform .16s;display:grid;position:fixed;bottom:22px;right:20px;box-shadow:0 14px 34px #00000038}.whatsapp-float:hover{transform:translateY(-3px)scale(1.02)}.simple-page{background:var(--paper);min-height:62vh}.coming-soon-card{text-align:center;border:1px solid var(--line);background:linear-gradient(145deg, var(--paper), var(--cream));max-width:900px;box-shadow:var(--shadow);border-radius:32px;margin:40px auto;padding:clamp(38px,7vw,76px)}.coming-soon-card h1{color:var(--purple);margin:8px 0 18px}.coming-soon-card p{max-width:690px;color:var(--muted);margin:0 auto 28px;font-size:1.05rem}.service-detail-hero{padding-top:clamp(64px,9vw,108px)}.service-detail-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:clamp(34px,6vw,78px);display:grid}.service-detail-grid h1{color:var(--purple);margin:8px 0 18px}.service-detail-grid .lead{max-width:720px;margin-bottom:28px}.service-detail-card{border:1px solid var(--line);background:var(--cream);box-shadow:var(--shadow-soft);border-radius:26px;padding:32px}.service-detail-card h2{color:var(--purple);margin:10px 0 18px;font-size:2rem}.service-detail-card ul,.service-detail-card ol{color:var(--muted);margin:0;padding-left:1.3rem}.service-detail-card li{padding:7px 0}@media (max-width:1080px){.nav-links{gap:13px}.nav-links>a:not(.btn){font-size:.77rem}.nav-links .btn{display:none}.authority-grid,.credibility-grid{grid-template-columns:repeat(2,1fr)}.authority-item:nth-child(2){border-right:0}.authority-item:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:900px){.menu-toggle{place-items:center;display:grid}.nav-links{top:calc(var(--header-height) - 1px);border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:0 0 20px 20px;flex-direction:column;align-items:stretch;gap:2px;margin:0;padding:18px;display:none;position:absolute;left:20px;right:20px}.nav-links.open{display:flex}.nav-links>a:not(.btn){padding:10px 6px;font-size:.9rem}.nav-links .btn{margin-top:8px;display:inline-flex}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);gap:30px;min-height:auto}.hero-copy{padding:48px 0}.hero-copy h1{font-size:clamp(3.2rem,7vw,4.4rem)}.hero-portrait{border-radius:26px;width:min(100%,420px);height:500px}.cards-3,.method-grid,.resources-grid{grid-template-columns:1fr 1fr}.cards-3>:last-child,.method-grid>:last-child{grid-column:1/-1}.about-grid{grid-template-columns:.8fr 1.2fr;gap:36px}.offer-grid,.service-detail-grid,.cta-band{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:700px){:root{--header-height:70px}.shell{width:min(calc(100% - 30px), var(--shell))}.section{padding:64px 0}.brand img{height:40px}.brand-copy{font-size:.88rem}.hero-grid{flex-direction:column;gap:0;display:flex}.hero-copy{width:100%;padding:44px 0 30px}.hero-copy h1{font-size:clamp(2.9rem,13vw,4.1rem);line-height:.98}.hero-title-name{margin-top:12px;font-size:.5em}.hero-value{font-size:1.08rem}.hero-actions,.hero-actions .btn{width:100%}.hero-visual{width:100%;padding:12px 0 44px}.hero-portrait{border-radius:24px;width:min(100%,420px);height:500px}.hero-portrait img{object-fit:cover;object-position:center top;width:100%;height:100%}.authority-grid,.credibility-grid,.cards-3,.method-grid,.resources-grid{grid-template-columns:1fr}.authority-item{border-right:0;border-bottom:1px solid var(--line);min-height:106px}.authority-item:last-child{border-bottom:0}.cards-3>:last-child,.method-grid>:last-child{grid-column:auto}.next-event-card{grid-template-columns:1fr}.next-event-copy{padding:32px 24px}.next-event-actions .btn{width:100%}.event-placeholder{min-height:260px}.about-grid{grid-template-columns:1fr}.about-image{max-width:470px;margin-inline:auto}.credentials,.offer-grid{grid-template-columns:1fr}.cta-band{padding:32px 24px}.cta-actions .btn{width:100%}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.whatsapp-float{bottom:18px;right:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
