@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&family=Playfair+Display:ital,wght@0,700;1,700&display=swap";:root{font-family:DM Sans,sans-serif;color:#171328;background:#fbf9f6;font-synthesis:none;text-rendering:optimizeLegibility;--shell:min(1160px, calc(100vw - 40px) );--ink:#171328;--muted:#615d6d;--surface:#fff;--soft:#f1effc;--accent:#7043e8;--accent-2:#9b73f4;--accent-ink:#4c27b6;--line:rgba(49,34,89,.12);--shadow:0 24px 70px rgba(47,30,95,.12);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fbf9f6}button,input{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.modal-open{overflow:hidden}.shell{width:var(--shell);margin:0 auto}.site{min-height:100vh;overflow:hidden;background:#fbf9f6;color:var(--ink);transition:background .35s,color .35s}.theme-expert{--ink:#fffaf2;--muted:#d8c9d4;--surface:#43113f;--soft:#310729;--accent:#efc65b;--accent-2:#ffd87a;--accent-ink:#36102f;--line:rgba(255,238,218,.14);--shadow:0 28px 80px rgba(10,0,10,.32);background:#280621}.concept-switcher{position:fixed;z-index:50;left:50%;bottom:18px;transform:translate(-50%);width:min(650px,calc(100vw - 24px));display:flex;align-items:center;justify-content:space-between;gap:18px;padding:9px 10px 9px 18px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:#140e23f5;color:#fff;box-shadow:0 16px 50px #00000040}.concept-switcher span{font-size:13px;color:#d8d0e7}.concept-switcher strong{color:#fff}.concept-switcher div{display:flex;gap:6px}.concept-switcher button{border:0;border-radius:11px;padding:9px 12px;background:transparent;color:#d8d0e7;font-size:12px;font-weight:700}.concept-switcher button.active{background:#fff;color:#241638}.hero{position:relative;min-height:830px;background:radial-gradient(circle at 83% 17%,rgba(147,111,244,.18),transparent 25%),linear-gradient(180deg,#fff,#fbf9ff)}.theme-expert .hero{background:radial-gradient(circle at 78% 28%,rgba(186,66,140,.48),transparent 31%),radial-gradient(circle at 8% 4%,rgba(240,198,91,.11),transparent 24%),linear-gradient(135deg,#21031d,#53124d 58%,#2b0829)}.nav{height:88px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:11px;font-family:Manrope;font-weight:800;letter-spacing:-.03em}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--accent)}.theme-expert .brand-mark{color:#35102f}.nav-cta{border:1px solid var(--line);border-radius:999px;padding:12px 19px;color:var(--ink);background:#ffffff94;font-weight:700}.theme-expert .nav-cta{color:#fff;background:#ffffff14;border-color:#ffffff47}.hero-grid{min-height:680px;display:grid;grid-template-columns:1.07fr .93fr;gap:72px;align-items:center;padding:54px 0 88px}.hero-kicker,.eyebrow{display:flex;align-items:center;gap:8px;color:var(--accent-ink);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.theme-expert .hero-kicker,.theme-expert .eyebrow{color:var(--accent)}.hero h1{max-width:690px;margin:22px 0 18px;font:800 clamp(46px,5.5vw,76px)/.98 "Manrope";letter-spacing:-.065em}.hero h1 em{color:var(--accent);font-style:normal}.theme-expert .hero h1 em{font-family:Playfair Display;font-style:italic;font-weight:700;letter-spacing:-.035em}.hero h2{margin:0 0 14px;font:700 22px/1.3 Manrope;letter-spacing:-.025em}.hero-lede{max-width:650px;margin:0 0 28px;color:var(--muted);font-size:18px;line-height:1.6}.event-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 25px}.event-fact{display:flex;align-items:center;gap:9px;min-width:0;padding:13px 10px;border:1px solid var(--line);border-radius:14px;background:#ffffffad;color:var(--accent-ink)}.theme-expert .event-fact{color:var(--accent);background:#ffffff12}.event-fact span{display:flex;flex-direction:column;min-width:0}.event-fact small{color:var(--muted);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.event-fact strong{margin-top:2px;color:var(--ink);font-size:12px;white-space:nowrap}.hero-actions{display:flex;align-items:center;gap:18px}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:15px 24px;border:0;border-radius:14px;background:var(--accent);color:#fff;font-weight:800;box-shadow:0 14px 30px #7043e840;transition:transform .2s,box-shadow .2s}.theme-expert .primary-button{color:#35102f;box-shadow:0 14px 32px #efc65b2e}.primary-button:hover{transform:translateY(-2px);box-shadow:0 18px 36px #7043e84d}.price-note{color:var(--muted);font-size:13px}.price-note strong{color:#21a562;font-size:16px;margin-right:3px}.theme-expert .price-note strong{color:var(--accent)}.trust-row{display:flex;gap:18px;margin-top:17px;color:var(--muted);font-size:12px}.trust-row span{display:inline-flex;align-items:center;gap:6px}.hero-media{position:relative}.video-card,.host-portrait{position:relative;width:100%;aspect-ratio:.94;overflow:hidden;border:0;border-radius:36px 36px 130px;padding:0;background:var(--surface);box-shadow:var(--shadow)}.video-card img,.host-portrait img{width:100%;height:100%;object-fit:cover}.video-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(15,9,31,.68))}.play-button{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:74px;height:74px;display:grid;place-items:center;border-radius:50%;color:var(--accent);background:#fff;box-shadow:0 16px 40px #00000038}.video-caption{position:absolute;z-index:2;left:28px;right:28px;bottom:26px;color:#fff;font:700 17px/1.4 Manrope;text-align:left}.host-portrait{aspect-ratio:.85;border-radius:220px 220px 34px 34px}.host-portrait img{object-position:center 25%}.portrait-label{position:absolute;left:24px;right:24px;bottom:22px;padding:15px 18px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:#23051ebf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff}.portrait-label small,.portrait-label strong{display:block}.portrait-label small{color:#e8d9df;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.portrait-label strong{margin-top:3px;font:700 18px Manrope}.theme-clinical .video-caption{left:55%}.theme-expert .portrait-label{left:54%}.floating-proof{position:absolute;z-index:4;left:-50px;bottom:-32px;width:270px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--accent);box-shadow:0 20px 50px #25154f2e}.theme-expert .floating-proof{background:#36082e;color:var(--accent)}.floating-proof p{margin:8px 0 5px;color:var(--ink);font-weight:700;line-height:1.35}.floating-proof small{color:var(--muted)}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-grid span{padding:25px 20px;border-right:1px solid var(--line);color:var(--muted);font-size:13px;text-align:center}.proof-grid span:last-child{border-right:0}.proof-grid strong{color:var(--ink);font:800 25px Manrope;margin-right:5px}.section{padding:112px 0;background:#fbf9f6}.theme-expert .section{background:#280621}.outcomes-section{background:var(--soft)}.theme-expert .outcomes-section{background:#310729}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin:14px 0 48px}.section-heading h2,.audience-copy h2,.pattern-copy h2,.host-copy h2,.faq-layout h2,.final-cta h2{max-width:780px;margin:0;font:800 clamp(34px,4vw,53px)/1.08 "Manrope";letter-spacing:-.05em}.section-heading p{max-width:320px;margin:0;color:var(--muted);line-height:1.6}.outcome-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.outcome{position:relative;min-height:300px;padding:34px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.outcome-number{position:absolute;top:20px;right:25px;color:#7043e81a;font:800 48px Manrope}.theme-expert .outcome-number{color:#efc65b26}.outcome>svg{color:var(--accent);margin:28px 0 45px}.outcome h3{margin:0 0 12px;font:800 21px/1.25 Manrope;letter-spacing:-.03em}.outcome p{margin:0;color:var(--muted);line-height:1.65}.audience-layout,.pattern-layout,.host-layout,.faq-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.audience-copy h2{margin:16px 0 21px}.audience-copy>p:not(.eyebrow),.host-copy>p{color:var(--muted);font-size:17px;line-height:1.75}.text-button{display:inline-flex;align-items:center;gap:8px;margin-top:12px;padding:0;border:0;background:transparent;color:var(--accent);font-weight:800}.audience-list{display:grid;gap:10px}.audience-item{display:grid;grid-template-columns:31px 1fr;gap:13px;align-items:start;padding:16px 18px;border-bottom:1px solid var(--line)}.audience-item>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--soft);color:var(--accent)}.theme-expert .audience-item>span{background:#efc65b1f}.audience-item p{margin:3px 0 0;line-height:1.45}.pattern-section{background:var(--surface)}.pattern-layout{grid-template-columns:1.05fr .95fr}.pattern-image{overflow:hidden;border-radius:36px 36px 130px;box-shadow:var(--shadow)}.pattern-image img{width:100%;aspect-ratio:1.15;object-fit:cover}.pattern-copy h2{margin:16px 0 28px}.pattern-copy ul{list-style:none;padding:0;margin:0 0 30px;display:grid;gap:14px}.pattern-copy li{display:flex;gap:11px;align-items:flex-start;color:var(--muted);line-height:1.5}.pattern-copy li svg{flex:0 0 auto;margin-top:2px;color:var(--accent)}.host-section{background:var(--soft)}.theme-expert .host-section{background:#310729}.host-layout{grid-template-columns:.75fr 1.25fr}.host-image{position:relative}.host-image img{width:100%;aspect-ratio:.95;object-fit:cover;object-position:center 25%;border-radius:180px 180px 26px 26px;box-shadow:var(--shadow)}.host-image span{position:absolute;left:24px;right:24px;bottom:20px;padding:14px;border-radius:12px;color:#fff;background:#1d0d31c7;text-align:center;font-size:13px;font-weight:700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.host-copy h2{margin:14px 0 4px}.host-role{margin:0 0 25px!important;color:var(--accent)!important;font-weight:700}.host-principles{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.host-principles span{display:inline-flex;align-items:center;gap:7px;padding:10px 12px;border:1px solid var(--line);border-radius:999px;color:var(--ink);font-size:13px;font-weight:700}.host-principles svg{color:var(--accent)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px}.testimonial-card{padding:0;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--surface);color:var(--ink);text-align:left}.testimonial-card img{width:100%;height:285px;object-fit:cover;object-position:top}.testimonial-card span{display:flex;gap:9px;padding:18px;font-weight:700;line-height:1.45}.testimonial-card svg{flex:0 0 auto;color:var(--accent)}.faq-section{background:var(--surface)}.faq-layout{align-items:start}.faq-layout h2{margin:15px 0}.faq-layout>div:first-child>p:last-child{color:var(--muted)}.faq-list{border-top:1px solid var(--line)}.faq{border-bottom:1px solid var(--line)}.faq button{width:100%;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:22px 0;border:0;background:transparent;color:var(--ink);text-align:left;font-weight:700}.faq-symbol{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:var(--accent);background:var(--soft);font-size:20px}.faq>p{margin:-4px 45px 22px 0;color:var(--muted);line-height:1.65}.final-cta{padding:88px 0 120px;color:#fff;background:#21163b}.theme-expert .final-cta{color:#35102f;background:var(--accent)}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:80px}.final-cta .eyebrow{color:#bda8f5}.theme-expert .final-cta .eyebrow{color:#6a4310}.final-cta h2{max-width:760px;margin-top:14px}.final-cta .primary-button{background:#fff;color:#25153e;box-shadow:none}.theme-expert .final-cta .primary-button{background:#38102f;color:#fff}.final-cta-inner>div:last-child{flex:0 0 auto;text-align:center}.final-cta small{display:block;margin-top:12px;opacity:.72}footer{padding:35px 0 110px;background:#171124;color:#fff}.theme-expert footer{background:#180315}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.footer-inner p{max-width:640px;margin:0;color:#aba3b7;font-size:12px;line-height:1.6;text-align:right}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#120a20b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.registration-modal{position:relative;width:min(500px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:38px;border-radius:28px;background:#fff;color:#171328;box-shadow:0 40px 100px #00000059}.modal-close{position:absolute;top:16px;right:16px;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:#f1eff7;color:#241638}.registration-modal .eyebrow{color:#7043e8}.registration-modal h2{margin:12px 0 8px;font:800 38px/1.1 Manrope;letter-spacing:-.045em}.modal-intro,.success-state>p:not(.eyebrow){color:#696373;line-height:1.6}.registration-modal form{display:grid;gap:15px;margin-top:25px}.registration-modal label{display:grid;gap:7px;font-size:13px;font-weight:700}.registration-modal input{width:100%;padding:14px 15px;border:1px solid #ddd8e7;border-radius:12px;outline:0}.registration-modal input:focus{border-color:#7043e8;box-shadow:0 0 0 4px #7043e81c}.form-submit{margin-top:5px}.privacy-note{color:#7f7788;text-align:center}.success-state{padding:20px 0 5px;text-align:center}.success-state>svg{color:#7043e8}.success-state .eyebrow{justify-content:center;margin-top:16px}.success-state .primary-button{margin-top:12px}@media(max-width:980px){.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;gap:55px;padding-top:35px}.hero-copy{text-align:center}.hero-kicker{justify-content:center}.hero h1,.hero-lede{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-media{width:min(620px,100%);margin:0 auto}.floating-proof{left:20px}.audience-layout,.pattern-layout,.host-layout,.faq-layout{grid-template-columns:1fr;gap:50px}.pattern-image{max-width:700px}.host-image{max-width:520px}.final-cta-inner{align-items:flex-start;flex-direction:column;gap:35px}.final-cta-inner>div:last-child{text-align:left}}@media(max-width:720px){:root{--shell:min(100% - 28px,1160px);--radius:20px}.concept-switcher{bottom:10px;padding-left:12px}.concept-switcher>span{display:none}.concept-switcher div{width:100%}.concept-switcher button{flex:1}.nav{height:72px}.brand{font-size:14px}.brand-mark{width:34px;height:34px}.nav-cta{display:none}.hero-grid{padding:28px 0 75px}.hero h1{font-size:clamp(40px,12vw,56px)}.hero h2{font-size:18px}.hero-lede{font-size:16px}.event-facts{grid-template-columns:1fr 1fr}.hero-actions{flex-direction:column}.hero-actions .primary-button{width:100%}.trust-row{flex-direction:column;gap:7px}.video-card,.host-portrait{border-radius:24px 24px 75px}.host-portrait{border-radius:120px 120px 24px 24px}.theme-clinical .video-caption{left:28px}.theme-expert .portrait-label{left:24px}.floating-proof{position:relative;left:auto;bottom:auto;width:calc(100% - 30px);margin:-38px auto 0;z-index:3}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid span:nth-child(2){border-right:0}.proof-grid span:nth-child(-n+2){border-bottom:1px solid var(--line)}.section{padding:78px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:32px}.outcome-grid,.testimonial-grid{grid-template-columns:1fr}.outcome{min-height:auto}.outcome>svg{margin-bottom:35px}.audience-layout,.pattern-layout,.host-layout,.faq-layout{gap:38px}.pattern-image,.host-image img{border-radius:24px 24px 70px}.host-principles{flex-direction:column;align-items:flex-start}.testimonial-card img{height:330px}.final-cta{padding:75px 0 115px}.final-cta-inner>div:last-child,.final-cta .primary-button{width:100%}.footer-inner{align-items:flex-start;flex-direction:column}.footer-inner p{text-align:left}.registration-modal{padding:30px 22px;border-radius:22px}.registration-modal h2{font-size:32px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
