@import "https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@latest/tabler-icons.min.css";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--accent:#7b2fff;--accent-2:#a855f7;--accent-deep:#5b16d6;--ink:#15001f;--ease:cubic-bezier(.16,1,.3,1);--ease-soft:cubic-bezier(.33,1,.68,1);--shadow-xs:0 1px 2px #1400280d;--shadow-sm:0 2px 6px #1400280d,0 8px 20px #4c1d950f;--shadow-md:0 4px 14px #14002812,0 18px 48px #4c1d951a;--shadow-lg:0 10px 30px #1400281a,0 40px 90px #4c1d9529;--shadow-accent:0 8px 24px #7b2fff4d;--surface:#fdfbff;--hair:#7b2fff1f}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-manrope),"Manrope",var(--font-dm-sans),"DM Sans",sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;letter-spacing:-.01em;background:#fff;font-size:18px;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-sora),"Sora",sans-serif}::selection{color:var(--ink);background:#7b2fff2e}a{-webkit-tap-highlight-color:transparent}:where(a,button):focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:6px}img{max-width:100%}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}@media (pointer:fine){::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#7b2fff47;border:3px solid #fff;border-radius:100px}::-webkit-scrollbar-thumb:hover{background:#7b2fff73}}.fade-in{opacity:0;transition:opacity .7s var(--ease),transform .7s var(--ease);transform:translateY(28px)}.fade-in.visible{opacity:1;transform:translateY(0)}.nav-wrap{z-index:100;background:0 0;padding:14px 20px;position:sticky;top:0}.nav{-webkit-backdrop-filter:blur(16px)saturate(180%);box-shadow:var(--shadow-sm),inset 0 1px 0 #fff9;background:#ffffffb8;border:1px solid #fff9;border-radius:100px;justify-content:space-between;align-items:center;padding:12px 28px;display:flex}.nav-logo img{width:auto;height:57px;display:block}.nav-links{gap:24px;display:flex}.nav-link{color:#333;transition:color .25s var(--ease-soft);padding:4px 0;font-size:16px;font-weight:600;text-decoration:none;position:relative}.nav-link:after{content:"";background:linear-gradient(90deg,var(--accent),var(--accent-2));transform-origin:0;width:100%;height:2px;transition:transform .35s var(--ease);border-radius:2px;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.nav-link:hover{color:var(--accent)}.nav-link:hover:after{transform:scaleX(1)}.nav-link.active{color:var(--ink);font-weight:700}.nav-link.active:after{transform:scaleX(1)}.nav-cta{font-family:var(--font-dm-sans),"DM Sans",sans-serif;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-deep) 100%);color:#fff;cursor:pointer;box-shadow:var(--shadow-accent),inset 0 1px 0 #ffffff40;transition:transform .25s var(--ease),box-shadow .25s var(--ease);border:none;border-radius:100px;align-items:center;gap:6px;padding:11px 22px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 12px 30px #7b2fff66,inset 0 1px #ffffff40}.nav-cta:active{transform:translateY(0)}.nav-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.nav-hamburger span{background:#12001f;border-radius:2px;width:22px;height:2px}@media (max-width:1023px){.nav-links,.nav-cta{display:none}.nav-hamburger{display:flex}.nav-wrap{padding:10px 12px}.nav{padding:10px 16px}}.mobile-menu{z-index:200;background:#fff;flex-direction:column;justify-content:flex-start;align-items:center;gap:28px;padding-top:96px;display:none;position:fixed;inset:0}.mobile-menu.open{display:flex}.mobile-menu-link{color:#12001f;font-size:22px;font-weight:700;text-decoration:none}.mobile-menu-link:hover{color:#7b2fff}.mobile-menu-cta{font-family:var(--font-dm-sans),"DM Sans",sans-serif;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-deep) 100%);color:#fff;border:none;border-radius:100px;padding:16px 32px;font-size:16px;font-weight:700;text-decoration:none;box-shadow:0 10px 28px #7b2fff66,inset 0 1px #ffffff40}.mobile-menu-close{cursor:pointer;color:#12001f;background:0 0;border:none;font-size:28px;position:absolute;top:28px;right:28px}.wa-float{z-index:999;width:58px;height:58px;transition:transform .3s var(--ease),box-shadow .3s var(--ease);background:linear-gradient(135deg,#2be070,#1da851);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 8px 28px #25d36666,inset 0 1px #ffffff59}.wa-float:hover{transform:scale(1.08)translateY(-2px);box-shadow:0 14px 36px #25d36680,inset 0 1px #ffffff59}.footer{border-top:1px solid var(--hair);background:linear-gradient(#fff,#faf7ff);padding:52px 48px 28px}.footer-inner{flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:32px;display:flex}.footer-col-title{letter-spacing:.14em;text-transform:uppercase;color:#12001f;margin-bottom:14px;font-size:11px;font-weight:700}.footer-col-link{color:#888;margin-bottom:8px;font-size:13px;text-decoration:none;transition:color .2s;display:block}.footer-col-link:hover{color:#7b2fff}.footer-bottom{border-top:.5px solid #0000000f;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.f-copy{color:#bbb;font-size:12px}.f-legal{gap:18px;display:flex}.f-legal-link{color:#bbb;font-size:11px;text-decoration:none;transition:color .2s}.f-legal-link:hover{color:#7b2fff}@media (max-width:599px){.footer{padding:28px 20px 20px}.footer-bottom{text-align:center;flex-direction:column;gap:12px}}.s-tag{letter-spacing:.22em;text-transform:uppercase;color:#7b2fff;align-items:center;gap:10px;margin-bottom:14px;font-size:10px;font-weight:700;display:flex}.s-tag-line{opacity:.3;background:#7b2fff;width:28px;height:1.5px}.s-hl{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:var(--ink);letter-spacing:-.015em;margin-bottom:14px;font-size:clamp(28px,3.4vw,42px);font-weight:700;line-height:1.16}.s-hl em{background:linear-gradient(115deg,var(--accent) 20%,var(--accent-2) 80%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.s-sub{color:#4a4a4a;max-width:600px;margin-bottom:44px;font-size:17px;line-height:1.6}.eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#7b2fff;align-items:center;gap:8px;margin-bottom:16px;font-size:11px;font-weight:700;display:flex}.eyebrow-dot{background:#f5a623;border-radius:50%;width:6px;height:6px;animation:2.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.65)}}.hero{background:linear-gradient(105deg,#fff 0%,#f0e4ff 40%,#c9a0ff 75%,#a855f7 100%);grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding:80px 48px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(900px 480px at 85% 8%,#ffffff80,#0000 60%),radial-gradient(700px 420px at 8% 95%,#7b2fff1a,#0000 65%);position:absolute;inset:0}.hero:after{content:"";opacity:.5;pointer-events:none;background-image:radial-gradient(#7b2fff1a 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(720px 480px at 75% 30%,#000 0%,#0000 75%);mask-image:radial-gradient(720px 480px at 75% 30%,#000 0%,#0000 75%)}.hero-orb{opacity:.1;pointer-events:none;background:#9333ea;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-80px}.hero-l{z-index:2;position:relative}.hero-hl{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:var(--ink);letter-spacing:-.015em;margin-bottom:18px;font-size:clamp(32px,4vw,54px);font-weight:700;line-height:1.08}.hero-hl em{background:linear-gradient(115deg,var(--accent) 20%,var(--accent-2) 80%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.hero-sub{color:#333;max-width:500px;margin-bottom:28px;font-size:18px;line-height:1.6}@media (max-width:599px){.hero-sub{font-size:16px;line-height:1.5}}.hero-r{z-index:2;border:1px solid #ffffff80;border-radius:24px;height:520px;position:relative;overflow:hidden;box-shadow:0 24px 70px #4c1d9538}.hero-img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.hero-badge{-webkit-backdrop-filter:blur(12px);background:#12001fc7;border:1px solid #ffffff1f;border-radius:14px;padding:18px 20px;position:absolute;bottom:24px;left:24px;right:24px;box-shadow:0 12px 32px #00000040}.hero-badge-tag{letter-spacing:.14em;text-transform:uppercase;color:#f5a623;margin-bottom:5px;font-size:9px;font-weight:700}.hero-badge-text{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#fffc;font-size:13px;font-style:italic;line-height:1.5}@media (max-width:1023px){.hero{grid-template-columns:1fr;gap:40px;padding:52px 32px}.hero-r{height:440px}.hero-r-portrait{aspect-ratio:1;width:100%;max-width:540px;height:auto;margin:0 auto}}@media (max-width:599px){.hero{gap:32px;padding:44px 20px}.hero-r{height:420px}}.hero-price{align-items:baseline;gap:8px;margin-bottom:28px;display:inline-flex}.hero-price-amount{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#7b2fff;font-size:48px;font-weight:700;line-height:1}.hero-price-label{color:#999;font-size:14px}.btn-p{font-family:var(--font-dm-sans),"DM Sans",sans-serif;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-deep) 100%);color:#fff;cursor:pointer;box-shadow:var(--shadow-accent),inset 0 1px 0 #ffffff40;transition:transform .3s var(--ease),box-shadow .3s var(--ease);border:none;border-radius:100px;align-items:center;gap:8px;padding:16px 32px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.btn-p:before{content:"";transition:transform .7s var(--ease);background:linear-gradient(110deg,#0000 30%,#ffffff40 50%,#0000 70%);position:absolute;inset:0;transform:translate(-100%)}.btn-p:hover{transform:translateY(-2px);box-shadow:0 16px 36px #7b2fff6b,inset 0 1px #ffffff40}.btn-p:hover:before{transform:translate(100%)}.btn-p:active{transform:translateY(0)scale(.99)}.btn-o{font-family:var(--font-dm-sans),"DM Sans",sans-serif;color:var(--accent);cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .3s var(--ease),background .3s var(--ease),border-color .3s var(--ease),box-shadow .3s var(--ease);background:#fff9;border:1.5px solid #7b2fff4d;border-radius:100px;align-items:center;gap:8px;padding:15px 28px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.btn-o:hover{border-color:var(--accent);background:#f3ebff;transform:translateY(-2px);box-shadow:0 10px 26px #7b2fff29}.btn-o:active{transform:translateY(0)}.btn-wa{font-family:var(--font-dm-sans),"DM Sans",sans-serif;color:#fff;cursor:pointer;transition:transform .3s var(--ease),box-shadow .3s var(--ease);background:linear-gradient(135deg,#2be070 0%,#1da851 100%);border:none;border-radius:100px;align-items:center;gap:8px;padding:15px 28px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 8px 24px #25d36652,inset 0 1px #ffffff4d}.btn-wa:hover{transform:translateY(-2px);box-shadow:0 14px 32px #25d3666b,inset 0 1px #ffffff4d}.btn-wa:active{transform:translateY(0)}.hero-note{color:#666;margin-top:12px;font-size:13px}.hero-btns{flex-wrap:wrap;gap:12px;display:flex}.trust{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--hair);background:#fdfbffcc;flex-wrap:wrap;justify-content:center;align-items:center;gap:36px;padding:22px 48px;display:flex}.trust-item{color:#444;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.trust-item i{color:#7b2fff}@media (max-width:599px){.trust{gap:16px;padding:16px 20px}}.card-grid-2{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.card-grid-3{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:1023px){.card-grid-3{grid-template-columns:1fr 1fr}}@media (max-width:599px){.card-grid-2,.card-grid-3{grid-template-columns:1fr}}.card{border:1px solid var(--hair);box-shadow:var(--shadow-xs);transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .35s var(--ease);background:linear-gradient(170deg,#fdfbff,#faf6ff);border-radius:20px;padding:30px 26px;position:relative}.card:hover{box-shadow:var(--shadow-md);border-color:#7b2fff42;transform:translateY(-4px)}.card-white{border:1px solid var(--hair);box-shadow:var(--shadow-xs);transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .35s var(--ease);background:#fff;border-radius:20px;padding:30px 26px;position:relative}.card-white:hover{box-shadow:var(--shadow-md);border-color:#7b2fff42;transform:translateY(-4px)}.card-icon{background:linear-gradient(135deg,#f3ebff,#e9dcff);border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:16px;display:flex;box-shadow:inset 0 1px #fffc,0 2px 6px #7b2fff14}.card-title{color:#12001f;margin-bottom:8px;font-size:17px;font-weight:700}.card-body{color:#3f3f3f;font-size:15px;line-height:1.6}.t-quote{color:#333;margin-bottom:20px;font-size:15px;font-style:italic;line-height:1.6}.section{padding:80px 48px}.section-light{border-top:1px solid var(--hair);background:linear-gradient(#fdfbff,#f8f3ff 60%,#fdfbff)}.section-inner{max-width:1200px;margin:0 auto}.section-inner-sm{max-width:760px;margin:0 auto}.section-inner-md{max-width:1040px;margin:0 auto}@media (max-width:599px){.section{padding:48px 20px}}.booking-hl{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#12001f;margin-bottom:12px;font-size:clamp(28px,4vw,42px);font-style:italic;font-weight:700}.booking-sub{color:#666;margin-bottom:40px;font-size:15px;line-height:1.7}.booking-cal{box-shadow:var(--shadow-md);border:1px solid #7b2fff24;border-radius:20px;overflow:hidden}.booking-note{color:#aaa;letter-spacing:.04em;margin-top:18px;font-size:12px;font-weight:600}.booking-divider{color:#ccc;align-items:center;gap:16px;margin:28px 0;font-size:12px;font-weight:600;display:flex}.booking-divider:before,.booking-divider:after{content:"";background:#7b2fff14;flex:1;height:1px}.wa-cta-block{border:1px solid var(--hair);box-shadow:var(--shadow-sm);background:linear-gradient(170deg,#fff,#faf6ff);border-radius:24px;margin-bottom:28px;padding:46px 38px}.wa-cta-block p{color:#4a4a4a;margin-bottom:28px;font-size:15px;line-height:1.6}.abc-header{z-index:100;-webkit-backdrop-filter:blur(16px)saturate(180%);border-bottom:1px solid var(--hair);background:#ffffffc7;position:sticky;top:0;box-shadow:inset 0 1px #fff9,0 4px 24px #4c1d950d}.abc-header-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1280px;margin:0 auto;padding:12px 28px;display:flex}.abc-logo{width:auto;height:46px;display:block}.abc-header-right{align-items:center;gap:14px;display:flex}.abc-lang{background:#f3ebff;border:1px solid #7b2fff29;border-radius:100px;gap:2px;padding:3px;display:flex}.abc-lang-btn{font-family:var(--font-dm-sans),"DM Sans",sans-serif;color:#7b2fff;cursor:pointer;letter-spacing:.02em;background:0 0;border:none;border-radius:100px;padding:6px 14px;font-size:13px;font-weight:700;transition:all .18s}.abc-lang-btn:hover{background:#7b2fff1a}.abc-lang-btn.active{background:linear-gradient(135deg,var(--accent),var(--accent-deep));color:#fff;box-shadow:0 3px 10px #7b2fff59}.abc-book-btn{font-family:var(--font-dm-sans),"DM Sans",sans-serif;background:linear-gradient(135deg,var(--accent),var(--accent-deep));color:#fff;box-shadow:var(--shadow-accent),inset 0 1px 0 #ffffff40;transition:transform .25s var(--ease),box-shadow .25s var(--ease);border-radius:100px;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.abc-book-btn:hover{transform:translateY(-1px);box-shadow:0 12px 30px #7b2fff66,inset 0 1px #ffffff40}@media (max-width:599px){.abc-header-inner{gap:10px;padding:10px 16px}.abc-logo{height:38px}.abc-book-btn{display:none}.abc-lang-btn{padding:6px 12px;font-size:12px}}.hero-r.hero-r-square{aspect-ratio:1;align-self:center;width:100%;max-width:540px;height:auto;margin:0 auto}@media (max-width:1023px){.hero-r.hero-r-square{max-width:440px}}.hero-r-abc{z-index:2;flex-direction:column;align-self:center;gap:14px;width:100%;max-width:540px;margin:0 auto;display:flex}.hero-photo-square{aspect-ratio:1;border:1px solid #ffffff80;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 24px 70px #4c1d9538}.hero-secondary-link{color:#6b21a8;opacity:.85;margin-top:12px;font-size:13.5px;font-weight:700;text-decoration:none;display:inline-block}.hero-secondary-link:hover{opacity:1;text-decoration:underline}.lead-card{background:#fff;border:1px solid #ffffffb3;border-radius:22px;flex-direction:column;gap:11px;margin-bottom:18px;padding:26px 24px;display:flex;box-shadow:0 24px 70px #4c1d9542}.lead-title{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#15001f;font-size:23px;line-height:1.15}.lead-sub{color:#6a5a78;margin-bottom:4px;font-size:13.5px;line-height:1.55}.lead-input{color:#15001f;background:#faf7ff;border:1.5px solid #e7dcfa;border-radius:12px;outline:none;width:100%;padding:13px 15px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.lead-input:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px #7b2fff1f}.lead-input::placeholder{color:#b3a6c6}.lead-btn{width:100%;font-family:var(--font-dm-sans),"DM Sans",sans-serif;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-deep) 100%);color:#fff;cursor:pointer;box-shadow:var(--shadow-accent);transition:transform .2s var(--ease),box-shadow .2s;border:none;border-radius:100px;margin-top:4px;padding:15px;font-size:16px;font-weight:800}.lead-btn:hover{transform:translateY(-2px)}.lead-btn:disabled{opacity:.7;cursor:default;transform:none}.lead-done{text-align:center;align-items:center;padding:36px 24px}.lead-done-icon{color:#16a34a;font-size:42px;line-height:1}.lead-done-title{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#15001f;font-size:24px}.lead-done-sub{color:#6a5a78;font-size:14px;line-height:1.6}.lead-wa-link{color:#fff;background:#25d366;border-radius:100px;align-items:center;gap:7px;margin-top:8px;padding:11px 22px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.scan-card{background:#fff;border:1px solid #ffffffb3;border-radius:22px;margin-bottom:18px;padding:26px 24px;box-shadow:0 24px 70px #4c1d9542}.scan-tag{color:var(--accent);letter-spacing:.02em;background:#f3eafe;border-radius:100px;align-items:center;gap:6px;margin-bottom:14px;padding:6px 13px;font-size:12px;font-weight:800;display:inline-flex}.scan-title{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#15001f;margin-bottom:8px;font-size:25px;line-height:1.12}.scan-sub{color:#6a5a78;margin-bottom:16px;font-size:14px;line-height:1.55}.scan-bullets{flex-direction:column;gap:9px;margin:0 0 20px;padding:0;list-style:none;display:flex}.scan-bullets li{color:#2a1a3a;align-items:center;gap:9px;font-size:14px;font-weight:600;display:flex}.scan-bullets li i{color:#16a34a;font-size:17px}.scan-btn{text-align:center;width:100%;font-family:var(--font-dm-sans),"DM Sans",sans-serif;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-deep) 100%);color:#fff;cursor:pointer;box-shadow:var(--shadow-accent);transition:transform .2s var(--ease);border:none;border-radius:100px;padding:16px;font-size:16px;font-weight:800;text-decoration:none;display:block}.scan-btn:hover{transform:translateY(-2px)}.scan-note{text-align:center;color:#9a8caf;margin-top:11px;font-size:12px}.fscan-section{background:linear-gradient(#faf7ff 0%,#f3eafe 100%);padding:clamp(48px,6vw,84px) 24px}.fscan-inner{max-width:1040px;margin:0 auto}.fscan-head{text-align:center;max-width:680px;margin:0 auto 40px}.fscan-eyebrow{color:var(--accent);background:#fff;border:1px solid #e7dcfa;border-radius:100px;align-items:center;gap:7px;margin-bottom:16px;padding:7px 15px;font-size:12.5px;font-weight:800;display:inline-flex}.fscan-title{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#15001f;margin:0 0 14px;font-size:clamp(28px,4vw,42px);line-height:1.1}.fscan-sub{color:#5c4a70;margin:0;font-size:clamp(15px,1.6vw,17px);line-height:1.6}.fscan-steps{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:36px;display:grid}.fscan-step{background:#fff;border:1px solid #ece2fb;border-radius:18px;padding:26px 24px;box-shadow:0 8px 30px #4c1d950f}.fscan-step-n{background:linear-gradient(135deg,var(--accent),var(--accent-deep));color:#fff;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:16px;font-size:17px;font-weight:800;display:flex}.fscan-step-t{color:#15001f;margin-bottom:7px;font-size:16.5px;font-weight:800}.fscan-step-d{color:#6a5a78;font-size:14px;line-height:1.55}.fscan-cta-row{background:#12002a;border-radius:22px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;padding:30px 34px;display:flex}.fscan-gets{flex:1;grid-template-columns:1fr 1fr;gap:10px 24px;min-width:260px;margin:0;padding:0;list-style:none;display:grid}.fscan-gets li{color:#efe7ff;align-items:center;gap:9px;font-size:14px;font-weight:600;display:flex}.fscan-gets li i{color:#4ade80;font-size:17px}.fscan-cta-box{text-align:center}.fscan-btn{font-family:var(--font-dm-sans),"DM Sans",sans-serif;color:var(--accent);transition:transform .2s var(--ease);white-space:nowrap;background:#fff;border-radius:100px;padding:16px 34px;font-size:16px;font-weight:800;text-decoration:none;display:inline-block;box-shadow:0 10px 30px #00000040}.fscan-btn:hover{transform:translateY(-2px)}.fscan-note{color:#c4b5fd;margin-top:11px;font-size:12px}@media (max-width:768px){.fscan-steps,.fscan-gets{grid-template-columns:1fr}.fscan-cta-row{text-align:center;flex-direction:column}}.call-hero{text-align:center;max-width:760px;margin:0 auto;padding:clamp(48px,7vw,90px) 24px 40px}.call-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);align-items:center;gap:8px;margin-bottom:18px;font-size:12.5px;font-weight:800;display:inline-flex}.call-h1{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#15001f;margin:0 0 18px;font-size:clamp(32px,5vw,52px);line-height:1.08}.call-sub{color:#5c4a70;max-width:620px;margin:0 auto 24px;font-size:clamp(15px,1.7vw,18px);line-height:1.65}.call-badge{color:var(--accent);background:#f3eafe;border-radius:100px;margin-bottom:24px;padding:9px 18px;font-size:13.5px;font-weight:800;display:inline-block}.call-h2{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#15001f;text-align:center;margin:0 0 30px;font-size:clamp(26px,3.4vw,36px);line-height:1.12}.call-gets-section{max-width:1000px;margin:0 auto;padding:clamp(36px,5vw,64px) 24px}.call-gets{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.call-get-card{background:#faf7ff;border:1px solid #ece2fb;border-radius:18px;padding:26px 24px}.call-get-icon{background:linear-gradient(135deg,var(--accent),var(--accent-deep));color:#fff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;font-size:21px;display:flex}.call-get-t{color:#15001f;margin-bottom:7px;font-size:17px;font-weight:800}.call-get-d{color:#6a5a78;font-size:14px;line-height:1.55}.call-why{background:linear-gradient(#faf7ff,#f3eafe);padding:clamp(40px,5vw,72px) 24px}.call-why-inner{text-align:center;max-width:680px;margin:0 auto}.call-why-text{color:#5c4a70;margin:0 0 22px;font-size:16px;line-height:1.7}.call-guarantee{color:#15803d;background:#fff;border:1.5px solid #bbf7d0;border-radius:14px;align-items:center;gap:9px;padding:13px 22px;font-size:14.5px;font-weight:700;display:inline-flex}.call-guarantee i{font-size:19px}.call-booking{max-width:760px;margin:0 auto;padding:clamp(40px,5vw,72px) 24px 90px}.call-booking-sub{text-align:center;color:#6a5a78;max-width:560px;margin:0 auto 30px;font-size:15px}@media (max-width:680px){.call-gets{grid-template-columns:1fr}}.hero-badge.hero-badge-below{width:100%;position:static;bottom:auto;left:auto;right:auto}@media (max-width:1023px){.hero-r-abc{max-width:440px}}.abc-testi-author{align-items:center;gap:12px;margin-top:14px;display:flex}.abc-testi-avatar{object-fit:cover;object-position:top;border:2px solid #7b2fff2e;border-radius:50%;flex-shrink:0;width:48px;height:48px}.ty-hero{background:linear-gradient(135deg,#fff 0%,#f0e4ff 55%,#d9bfff 100%);justify-content:center;align-items:flex-start;min-height:calc(100vh - 180px);padding:64px 20px;display:flex}.ty-card{border:1px solid var(--hair);text-align:center;width:100%;max-width:640px;box-shadow:var(--shadow-lg);background:#fff;border-radius:28px;padding:52px 44px}.ty-check{background:linear-gradient(135deg,var(--accent),var(--accent-2));width:64px;height:64px;box-shadow:var(--shadow-accent);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 18px;display:flex}.ty-badge{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;font-size:11px;font-weight:700}.ty-title{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:var(--ink);margin-bottom:12px;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.15}.ty-sub{color:#4a4a4a;max-width:480px;margin:0 auto 22px;font-size:16px;line-height:1.58}.ty-slot{color:var(--accent);background:#f3ebff;border:1px solid #7b2fff2e;border-radius:100px;margin-bottom:30px;padding:9px 20px;font-size:14px;font-weight:700;display:inline-block}.ty-steps-title{letter-spacing:.16em;text-transform:uppercase;color:#999;margin-bottom:18px;font-size:12px;font-weight:700}.ty-steps{text-align:left;flex-direction:column;gap:14px;margin-bottom:30px;list-style:none;display:flex}.ty-step{border:1px solid var(--hair);background:#fdfbff;border-radius:16px;align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.ty-step-n{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:1px;font-size:13px;font-weight:700;display:flex}.ty-step strong{color:var(--ink);margin-bottom:3px;font-size:15px;display:block}.ty-step-d{color:#555;font-size:13.5px;line-height:1.65;display:block}.ty-cal-btn{color:var(--accent);border:1.5px solid #7b2fff4d;border-radius:100px;align-items:center;gap:6px;padding:8px 16px;font-size:12.5px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.ty-cal-btn:hover{border-color:var(--accent);background:#f3ebff}.ty-wa-note{color:#888;margin-top:10px;font-size:12px}.ty-back{color:#999;text-underline-offset:3px;margin-top:22px;font-size:13px;text-decoration:underline;display:inline-block}.ty-back:hover{color:var(--accent)}@media (max-width:599px){.ty-card{border-radius:22px;padding:36px 22px}.ty-hero{padding:32px 14px}}.hero-price-badge{letter-spacing:.12em;text-transform:uppercase;color:#7b2fff;background:#7b2fff12;border:1px solid #7b2fff2e;border-radius:20px;margin-bottom:16px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-block}.roi-section{color:#fff;background:linear-gradient(135deg,#0d001a 0%,#1a0035 100%)!important}.roi-section .s-tag{color:#c084fc}.roi-section .s-tag-line{background:#c084fc}.roi-section .s-hl{color:#fff}.roi-section .s-sub{color:#ffffffa6}.roi-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:6px;padding:28px 24px;display:flex}.roi-icon{color:#c084fc;background:#c084fc1f;border:1px solid #c084fc33;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:6px;font-size:20px;display:flex}.roi-label{letter-spacing:.14em;text-transform:uppercase;color:#ffffff73;font-size:10px;font-weight:700}.roi-value{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#f5a623;font-size:clamp(1.4rem,3vw,1.9rem);font-style:italic;line-height:1.1}.roi-desc{color:#fff9;margin-top:4px;font-size:13px;line-height:1.65}.roi-payoff{text-align:center;font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#f5a623;background:#f5a62314;border:1px solid #f5a62333;border-radius:16px;margin-top:40px;padding:20px 28px;font-size:clamp(1.1rem,2.5vw,1.4rem);font-style:italic}.btn-wa-hero{color:#fff;background:linear-gradient(135deg,#25d366,#1da851);border-radius:14px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #25d36647}.btn-wa-hero:hover{transform:translateY(-2px);box-shadow:0 8px 28px #25d3666b}.wa-questions-bar{background:linear-gradient(90deg,#f0faf4,#e6f9ee);border-top:1px solid #25d3662e;border-bottom:1px solid #25d3662e;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;padding:14px 24px;display:flex}.wa-questions-text{color:#2a5c40;font-size:14px;font-weight:500}.wa-questions-btn{color:#fff;white-space:nowrap;background:#25d366;border-radius:50px;align-items:center;gap:7px;padding:9px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.wa-questions-btn:hover{background:#1da851;transform:translateY(-1px)}.wa-mid-block{background:linear-gradient(135deg,#f0faf4,#e6f9ee);border-top:1px solid #25d36626;border-bottom:1px solid #25d36626;padding:28px 24px}.wa-mid-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;max-width:760px;margin:0 auto;display:flex}.wa-mid-icon{background:linear-gradient(135deg,#25d366,#1da851);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 4px 16px #25d3664d}.wa-mid-text{flex:1;min-width:180px}.wa-mid-title{color:#12001f;margin-bottom:2px;font-size:17px;font-weight:700}.wa-mid-sub{color:#2a5c40;font-size:14px}@media (max-width:599px){.wa-mid-inner{text-align:center}.wa-mid-text{min-width:100%}}.wa-booking-block{text-align:center;background:linear-gradient(135deg,#f0faf4,#e6f9ee);border:1px solid #25d36640;border-radius:20px;max-width:480px;margin:0 auto 8px;padding:28px 24px}.wa-booking-fastest{letter-spacing:.14em;text-transform:uppercase;color:#1da851;margin-bottom:8px;font-size:10px;font-weight:700}.wa-booking-text{color:#2a5c40;margin-bottom:16px;font-size:14px;line-height:1.6}.btn-wa-booking{color:#fff;background:linear-gradient(135deg,#25d366,#1da851);border-radius:14px;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #25d3664d}.btn-wa-booking:hover{transform:translateY(-2px);box-shadow:0 8px 28px #25d36673}.wa-booking-divider{letter-spacing:.1em;text-transform:uppercase;color:#aaa;align-items:center;gap:12px;max-width:380px;margin:20px auto;font-size:12px;font-weight:600;display:flex}.wa-booking-divider:before,.wa-booking-divider:after{content:"";background:var(--hair);flex:1;height:1px}@media (max-width:599px){.hero-btns{flex-direction:column;align-items:stretch}.btn-wa-hero{justify-content:center}.wa-questions-bar{text-align:center;flex-direction:column;gap:10px}}.abc-footer{background:radial-gradient(800px 300px at 50% 0,#23073f,#12001f 70%);border-top:1px solid #ffffff0f;padding:48px 24px}.abc-footer-inner{text-align:center;max-width:760px;margin:0 auto}.abc-footer-brand{color:#fff;letter-spacing:.04em;margin-bottom:16px;font-size:14px;font-weight:700}.abc-disclaimer{color:#ffffff6b;margin-bottom:16px;font-size:12px;line-height:1.7}.abc-footer-legal{justify-content:center;gap:10px;margin-bottom:14px;display:flex}.abc-footer-link{color:#ffffff8c;font-size:12px;text-decoration:none;transition:color .2s}.abc-footer-link:hover{color:#fff}.abc-footer-dot{color:#ffffff4d;font-size:12px}.abc-footer-copy{color:#ffffff4d;letter-spacing:.04em;font-size:11px}.results-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:8px;display:grid}.result-card{text-align:center;box-shadow:var(--shadow-sm);transition:transform .35s var(--ease),box-shadow .35s var(--ease);background:linear-gradient(160deg,#faf6ff,#fff);border:1px solid #7b2fff29;border-radius:22px;padding:40px 30px;position:relative;overflow:hidden}.result-card:before{content:"";background:linear-gradient(90deg,var(--accent),var(--accent-2));height:3px;position:absolute;top:0;left:0;right:0}.result-card:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.result-stat{font-family:var(--font-dm-serif),"DM Serif Display",serif;background:linear-gradient(135deg,var(--accent),var(--accent-2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:14px;font-size:clamp(42px,5vw,60px);font-weight:700;line-height:1}.result-label{color:#3f3f3f;font-size:15px;font-weight:500;line-height:1.65}@media (max-width:1023px){.results-grid{grid-template-columns:1fr}}.steps{flex-direction:column;gap:0;margin-top:44px;display:flex}.step{border-bottom:.5px solid #7b2fff14;gap:28px;padding:28px 0;display:flex}.step:last-child{border-bottom:none}.step-num{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#7b2fff26;flex-shrink:0;width:48px;font-size:36px;font-weight:700;line-height:1}.step-title{color:#12001f;margin-bottom:6px;font-size:16px;font-weight:700}.step-body{color:#666;font-size:14px;line-height:1.6}.faq-item{border-bottom:.5px solid #7b2fff14;padding:22px 0}.faq-q{color:#12001f;margin-bottom:10px;font-size:15px;font-weight:700}.ticker-wrap{background:#f3ebff;border-top:.5px solid #7b2fff14;border-bottom:.5px solid #7b2fff14;padding:14px 0;overflow:hidden}.ticker-track{white-space:nowrap;gap:0;animation:30s linear infinite ticker;display:flex}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-item{letter-spacing:.18em;text-transform:uppercase;color:#7b2fff;padding:0 24px;font-size:11px;font-weight:700}.ticker-dot{vertical-align:middle;background:#f5a623;border-radius:50%;width:4px;height:4px;margin-right:24px;display:inline-block}.island-pills{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.hero:has(.hero-grid){gap:0;padding-bottom:0;display:block;overflow:hidden}.hero-grid{z-index:1;grid-template-columns:1.05fr .95fr;align-items:stretch;gap:32px;max-width:1280px;min-height:620px;margin:0 auto;display:grid;position:relative}.hero-grid .hero-l{flex-direction:column;justify-content:center;display:flex}.hero-grid .hero-r{height:auto;min-height:0;box-shadow:none;border:none;border-radius:0;justify-content:center;align-self:stretch;align-items:flex-end;display:flex;overflow:visible}.hero-orb2{opacity:.12;pointer-events:none;background:#6d28d9;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-80px;right:80px}.hero-icp{letter-spacing:.1em;text-transform:uppercase;color:#7b2fff;background:#f3ebff;border-radius:100px;width:fit-content;margin-bottom:16px;padding:6px 14px;font-size:12px;font-weight:700}.hl-plain{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#12001f;letter-spacing:-.02em;font-size:clamp(36px,4.6vw,58px);font-weight:700;line-height:1.06}.hl-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.hl-italic{font-family:var(--font-dm-serif),"DM Serif Display",serif;background:linear-gradient(115deg,var(--accent) 15%,var(--accent-2) 85%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(38px,4.8vw,60px);font-style:italic;font-weight:900;line-height:1.05}.sub1{color:#333;max-width:520px;margin-bottom:28px;font-size:18px;font-weight:400;line-height:1.6}.hero-outcomes{flex-direction:column;gap:7px;margin-bottom:22px;display:flex}.hero-outcome{color:#2e2e2e;align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.hero-photo{object-fit:contain;object-position:center bottom;z-index:2;filter:drop-shadow(-6px 0 24px #6d28d952);align-self:flex-end;width:100%;max-width:440px;height:auto;display:block;position:relative}.btn-p .arr{background:#ffffff38;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-left:auto;display:flex}.session-note{color:#888;font-size:12px;font-weight:500}.stats{background:#fff;border-top:.5px solid #7b2fff1a;border-bottom:.5px solid #7b2fff1a;display:flex}.stat{text-align:center;border-right:.5px solid #7b2fff1a;flex:1;padding:18px 0}.stat:last-child{border-right:none}.stat-n{font-family:var(--font-dm-serif),"DM Serif Display",serif;background:linear-gradient(135deg,var(--accent),var(--accent-2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:30px;font-weight:900;line-height:1}.stat-l{letter-spacing:.14em;text-transform:uppercase;color:#bbb;margin-top:4px;font-size:9px;font-weight:700}.ticker{white-space:nowrap;border-top:1px solid var(--hair);border-bottom:1px solid var(--hair);background:linear-gradient(90deg,#f3ebff,#ece0ff,#f3ebff);padding:14px 0;position:relative;overflow:hidden}.ticker:before,.ticker:after{content:"";z-index:2;pointer-events:none;width:90px;position:absolute;top:0;bottom:0}.ticker:before{background:linear-gradient(90deg,#f3ebff,#0000);left:0}.ticker:after{background:linear-gradient(270deg,#f3ebff,#0000);right:0}.ticker-inner{gap:48px;animation:32s linear infinite tick;display:inline-flex}@keyframes tick{0%{transform:translate(0)}to{transform:translate(-50%)}}.t-item{letter-spacing:.18em;text-transform:uppercase;color:#7b2fff73;align-items:center;gap:12px;font-size:10px;font-weight:700;display:flex}.t-dot{background:#7b2fff;border-radius:50%;width:4px;height:4px}.media{background:#fdfbff;border-bottom:.5px solid #7b2fff14;padding:28px 48px}.media-label{letter-spacing:.2em;text-transform:uppercase;color:#ccc;text-align:center;margin-bottom:18px;font-size:10px;font-weight:700}.media-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;display:flex}.media-item{background:#fff;border:.5px solid #00000014;border-radius:8px;align-items:center;gap:8px;padding:8px 18px;display:flex}.media-item-text{color:#555;letter-spacing:.04em;font-size:12px;font-weight:700}.pain{background:#fff;border-bottom:.5px solid #0000000d;padding:80px 48px}.pain-intro{text-align:center;margin-bottom:52px}.pain-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:1140px;margin:0 auto;display:grid}.pain-card{transition:box-shadow .3s var(--ease),transform .3s var(--ease),border-color .3s var(--ease);background:linear-gradient(#fff 0%,#fbf7ff 100%);border:1px solid #7b2fff1a;border-radius:16px;flex-direction:column;padding:26px 26px 28px;display:flex;box-shadow:0 1px 2px #4c1d950a,0 10px 30px -18px #4c1d9547}.pain-card:hover{border-color:#7b2fff38;transform:translateY(-3px);box-shadow:0 2px 4px #4c1d950f,0 22px 48px -22px #4c1d9566}.pain-head{align-items:center;gap:14px;margin-bottom:16px;display:flex}.pain-icon{background:linear-gradient(135deg,#f3ebff,#e9dbff);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:inset 0 1px #ffffffb3,0 4px 10px #7b2fff1f}.pain-title{color:#12001f;font-size:17px;font-weight:700;line-height:1.2}.pain-body{color:#666;font-size:14px;line-height:1.6}.pain-full{grid-column:1/-1;max-width:440px;margin:0 auto}.vibe-def{background:linear-gradient(135deg,#12001f 0%,#1e003a 50%,#12001f 100%);padding:80px 48px;position:relative;overflow:hidden}.vibe-def-orb1{opacity:.12;pointer-events:none;background:#7b2fff;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-80px}.vibe-def-orb2{opacity:.07;pointer-events:none;background:#f5a623;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-80px;left:-60px}.vibe-def-inner{z-index:2;text-align:center;max-width:960px;margin:0 auto;position:relative}.vibe-def-tag{letter-spacing:.22em;text-transform:uppercase;color:#f5a623;margin-bottom:20px;font-size:10px;font-weight:700}.vibe-def-hl{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#fff;margin-bottom:20px;font-size:clamp(26px,3.2vw,40px);font-weight:700;line-height:1.25}.vibe-def-hl em{color:#c9a0ff;font-style:italic}.vibe-def-quote{color:#ffffffb3;max-width:680px;margin:0 auto 44px;font-size:16px;font-style:italic;font-weight:400;line-height:1.6}.vibe-def-quote strong{color:#fff;font-style:normal;font-weight:700}.vibe-signals{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.vibe-signal{color:#ffffffbf;letter-spacing:.04em;background:#ffffff0f;border:.5px solid #ffffff26;border-radius:100px;align-items:center;gap:7px;padding:10px 18px;font-size:12px;font-weight:700;display:flex}.vibe-signal-dot{background:#f5a623;border-radius:50%;width:5px;height:5px}.trusted{border-bottom:.5px solid #0000000d;padding:28px 48px}.trusted-label{letter-spacing:.2em;text-transform:uppercase;color:#ccc;text-align:center;margin-bottom:18px;font-size:10px;font-weight:700}.logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.logo-item{background:#fff;border:.5px solid #00000012;border-radius:10px;justify-content:center;align-items:center;padding:10px 20px;display:flex}.logo-img{object-fit:contain;filter:grayscale();opacity:.5;width:auto;max-width:120px;height:40px;transition:filter .35s var(--ease),opacity .35s var(--ease),transform .35s var(--ease)}.logo-img:hover{filter:grayscale(0);opacity:1;opacity:1;transform:scale(1.06)}.framework{background:#fdfbff;border-top:.5px solid #7b2fff14;padding:80px 48px}.fw-intro{text-align:center;margin-bottom:52px}.fw-steps{border:1px solid var(--hair);max-width:1140px;box-shadow:var(--shadow-sm);border-radius:22px;flex-direction:column;gap:0;margin:0 auto;display:flex;overflow:hidden}.fw-step{background:#fff;border-bottom:.5px solid #7b2fff14;grid-template-columns:80px 1fr 1fr;align-items:stretch;gap:0;transition:background .2s;display:grid}.fw-step:hover{background:#fdfbff}.fw-step:last-child{border-bottom:none}.fw-num{border-right:.5px solid #7b2fff14;justify-content:center;align-items:center;padding:32px 0;display:flex}.fw-num-inner{width:40px;height:40px;font-family:var(--font-dm-serif),"DM Serif Display",serif;border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:900;display:flex}.fw-content{border-right:.5px solid #7b2fff14;padding:32px 36px}.fw-step-tag{letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:700}.fw-step-title{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#12001f;margin-bottom:8px;font-size:24px;font-weight:700;line-height:1.2}.fw-step-title em{font-style:italic}.fw-step-subtitle{letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:700}.fw-step-body{color:#666;font-size:14px;line-height:1.6}.fw-outcome{flex-direction:column;justify-content:center;padding:32px 36px;display:flex}.fw-outcome-label{letter-spacing:.16em;text-transform:uppercase;color:#bbb;margin-bottom:12px;font-size:9px;font-weight:700}.fw-outcome-items{flex-direction:column;gap:8px;display:flex}.fw-outcome-item{color:#555;align-items:flex-start;gap:8px;font-size:12px;font-weight:600;line-height:1.5;display:flex}.fw-outcome-check{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:1px;display:flex}.fw-step.s1 .fw-num-inner{color:#7b2fff;background:#f3ebff}.fw-step.s1 .fw-step-tag,.fw-step.s1 .fw-step-subtitle{color:#7b2fff}.fw-step.s1 .fw-outcome-check{background:#f3ebff}.fw-step.s1 .fw-step-title em{color:#7b2fff}.fw-step.s2 .fw-num-inner{color:#d97706;background:#fff7ed}.fw-step.s2 .fw-step-tag,.fw-step.s2 .fw-step-subtitle{color:#d97706}.fw-step.s2 .fw-outcome-check{background:#fff7ed}.fw-step.s2 .fw-step-title em{color:#d97706}.fw-step.s3 .fw-num-inner{color:#16a34a;background:#f0fdf4}.fw-step.s3 .fw-step-tag,.fw-step.s3 .fw-step-subtitle{color:#16a34a}.fw-step.s3 .fw-outcome-check{background:#f0fdf4}.fw-step.s3 .fw-step-title em{color:#16a34a}.fw-step.s4 .fw-num-inner{color:#1d4ed8;background:#eff6ff}.fw-step.s4 .fw-step-tag,.fw-step.s4 .fw-step-subtitle{color:#1d4ed8}.fw-step.s4 .fw-outcome-check{background:#eff6ff}.fw-step.s4 .fw-step-title em{color:#1d4ed8}.fw-btn{text-align:center;margin-top:44px}.framework-dark{background:#0b0016;border-top:none}.framework-dark .s-tag-line{background:#c9a0ff4d}.framework-dark .s-hl{color:#fff}.framework-dark .s-hl em{color:#c9a0ffe6}.framework-dark .s-sub{color:#fff9}.framework-dark .fw-steps{box-shadow:none;border-color:#c9a0ff1a}.framework-dark .fw-step{background:#ffffff08;border-bottom-color:#c9a0ff14}.framework-dark .fw-step:hover{background:#ffffff0f}.framework-dark .fw-num,.framework-dark .fw-content{border-right-color:#c9a0ff14}.framework-dark .fw-step-title{color:#fff}.framework-dark .fw-step-body{color:#ffffff8c}.framework-dark .fw-outcome-label{color:#ffffff4d}.framework-dark .fw-outcome-item{color:#ffffffbf}.framework-dark .fw-step.s1 .fw-num-inner,.framework-dark .fw-step.s2 .fw-num-inner,.framework-dark .fw-step.s3 .fw-num-inner,.framework-dark .fw-step.s4 .fw-num-inner{color:#c9a0ff;background:#7b2fff33}.framework-dark .fw-step.s1 .fw-step-tag,.framework-dark .fw-step.s1 .fw-step-subtitle,.framework-dark .fw-step.s2 .fw-step-tag,.framework-dark .fw-step.s2 .fw-step-subtitle,.framework-dark .fw-step.s3 .fw-step-tag,.framework-dark .fw-step.s3 .fw-step-subtitle,.framework-dark .fw-step.s4 .fw-step-tag,.framework-dark .fw-step.s4 .fw-step-subtitle{color:#c9a0ffb3}.framework-dark .fw-step.s1 .fw-step-title em,.framework-dark .fw-step.s2 .fw-step-title em,.framework-dark .fw-step.s3 .fw-step-title em,.framework-dark .fw-step.s4 .fw-step-title em{color:#c9a0ff}.framework-dark .fw-step.s1 .fw-outcome-check,.framework-dark .fw-step.s2 .fw-outcome-check,.framework-dark .fw-step.s3 .fw-outcome-check,.framework-dark .fw-step.s4 .fw-outcome-check{background:#7b2fff33}.framework-dark .fw-outcome-check i{color:#c9a0ff!important}.testi{background:#fff;border-top:.5px solid #0000000d;padding:80px 48px}.testi-featured{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1200px;margin:44px auto 0;display:grid}.tf-card{min-height:380px;box-shadow:var(--shadow-sm);transition:transform .35s var(--ease),box-shadow .35s var(--ease);background:#fff;border:1px solid #7b2fff26;border-radius:22px;flex-direction:column;justify-content:space-between;padding:36px 32px;display:flex;position:relative;overflow:hidden}.tf-card:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.tf-card:after{content:"";background:linear-gradient(90deg,#7b2fff,#a855f7);height:4px;position:absolute;top:0;left:0;right:0}.tf-logo{object-fit:contain;object-position:left;opacity:.75;width:auto;height:28px;margin-bottom:24px}.tf-result{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#7b2fff;margin-bottom:16px;font-size:clamp(19px,1.9vw,26px);font-style:italic;line-height:1.25}.tf-quote{color:#666;flex:1;margin-bottom:28px;font-size:13px;line-height:1.6}.tf-div{background:#7b2fff1a;height:.5px;margin-bottom:20px}.tf-author{align-items:center;gap:16px;display:flex}.tf-avatar{object-fit:cover;object-position:top;border:3px solid #7b2fff33;border-radius:50%;flex-shrink:0;width:100px;height:100px}.tf-author-name{color:#12001f;font-size:15px;font-weight:700}.tf-author-role{color:#999;margin-top:3px;font-size:12px;line-height:1.5}.tf-bullets{flex-direction:column;gap:8px;margin:16px 0 0;list-style:none;display:flex}.tf-bullets li{color:#555;padding-left:18px;font-size:12px;line-height:1.6;position:relative}.tf-bullets li:before{content:"";background:#7b2fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;left:0}.cs-wrap{max-width:1200px;margin:0 auto}.cs-tabs{border:1px solid var(--hair);border-radius:14px;gap:0;margin-bottom:0;display:flex;overflow:hidden}.cs-tab{border:none;border-right:1px solid var(--hair);cursor:pointer;color:#999;background:#fff;flex:1;justify-content:center;align-items:center;gap:10px;padding:14px 16px;font-size:13px;font-weight:700;transition:background .2s;display:flex}.cs-tab:last-child{border-right:none}.cs-tab:hover{color:#12001f;background:#faf7ff}.cs-tab-active{box-shadow:inset 0 -3px #7b2fff;color:#7b2fff!important;background:#faf7ff!important}.cs-tab-logo{object-fit:contain;filter:grayscale();opacity:.5;width:auto;height:22px;transition:filter .2s,opacity .2s}.cs-tab-active .cs-tab-logo{filter:grayscale(0);opacity:1}.cs-tab-label{display:none}.cs-panel{border:1px solid var(--hair);border-top:none;border-radius:0 0 20px 20px;grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden}.cs-left{background:#fff;flex-direction:column;padding:44px 40px;display:flex}.cs-industry{letter-spacing:.2em;text-transform:uppercase;color:#bbb;margin-bottom:18px;font-size:10px;font-weight:700}.cs-metric{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#12001f;letter-spacing:-.03em;background:linear-gradient(115deg,#7b2fff,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(48px,5vw,72px);font-weight:900;line-height:1}.cs-metric-label{color:#888;margin-top:4px;margin-bottom:28px;font-size:13px;font-weight:600}.cs-before-block{border:1px solid var(--hair);background:#fdfbff;border-radius:12px;margin-bottom:24px;padding:16px 18px}.cs-before-tag{letter-spacing:.18em;text-transform:uppercase;color:#f5a623;margin-bottom:6px;font-size:9px;font-weight:700}.cs-before-text{color:#555;margin:0;font-size:13px;line-height:1.65}.cs-divider{background:var(--hair);height:.5px;margin-bottom:22px}.cs-quote{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#12001f;border-left:2px solid #7b2fff;flex:1;margin:0 0 22px;padding-left:14px;font-size:15px;font-style:italic;line-height:1.6}.cs-author{align-items:center;gap:14px;display:flex}.cs-author-role{color:#888;margin-top:1px;font-size:12px}.cs-author-sub{color:#bbb;margin-top:1px;font-size:11px}.cs-right{background:linear-gradient(160deg,#0b0016,#1a003a);flex-direction:column;padding:44px 40px;display:flex}.cs-process-label{letter-spacing:.22em;text-transform:uppercase;color:#c9a0ff80;margin-bottom:28px;font-size:9px;font-weight:700}.cs-steps{flex-direction:column;gap:0;display:flex}.cs-step{gap:20px;display:flex}.cs-step-left{flex-direction:column;flex-shrink:0;align-items:center;width:36px;display:flex}.cs-step-num{color:#c9a0ff;letter-spacing:.04em;background:#7b2fff33;border:1px solid #c9a0ff33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:flex}.cs-step-line{background:#c9a0ff1f;flex:1;width:1px;margin:6px 0}.cs-step-body{flex:1;padding-bottom:26px}.cs-step:last-child .cs-step-body{padding-bottom:0}.cs-step-phase{letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:700}.cs-step-title{color:#fff;margin-bottom:5px;font-size:15px;font-weight:700}.cs-step-desc{color:#ffffff8c;margin:0;font-size:13px;line-height:1.65}.cs-dots{justify-content:center;gap:8px;margin-top:22px;display:flex}.cs-dot{cursor:pointer;background:#7b2fff33;border:1px solid #7b2fff4d;border-radius:50%;width:7px;height:7px;padding:0;transition:background .2s,transform .2s}.cs-dot-active{background:#7b2fff;transform:scale(1.3)}@media (max-width:767px){.cs-tabs{border-radius:12px 12px 0 0}.cs-tab{gap:6px;padding:12px 8px}.cs-tab-logo{height:18px}.cs-panel{grid-template-columns:1fr}.cs-left,.cs-right{padding:28px 22px}.cs-metric{font-size:48px}}.testi-more-label{letter-spacing:.2em;text-transform:uppercase;color:#bbb;text-align:center;margin:52px 0 24px;font-size:10px;font-weight:700}.testi-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1200px;margin:0 auto;display:grid}.t-card{border:1px solid var(--hair);box-shadow:var(--shadow-xs);transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .35s var(--ease);background:#fdfbff;border-radius:18px;padding:26px 24px}.t-card:hover{box-shadow:var(--shadow-md);border-color:#7b2fff3d;transform:translateY(-4px)}.t-div{background:#7b2fff12;height:.5px;margin:14px 0 12px}.t-quote{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#12001f;border-left:2px solid #7b2fff;margin-bottom:12px;padding-left:12px;font-size:14px;font-style:italic;line-height:1.58}.t-result{color:#7b2fff;align-items:center;gap:6px;margin-bottom:4px;font-size:11px;font-weight:700;display:flex}.t-author{align-items:center;gap:12px;display:flex}.t-avatar{object-fit:cover;object-position:top;border:2px solid #7b2fff26;border-radius:50%;flex-shrink:0;width:42px;height:42px}.t-name{color:#12001f;font-size:13px;font-weight:700}.t-role{color:#aaa;margin-top:2px;font-size:11px}.t-badge{letter-spacing:.12em;text-transform:uppercase;border-radius:100px;margin-top:6px;padding:3px 9px;font-size:9px;font-weight:700;display:inline-block}.t-badge.p{color:#7b2fff;background:#f3ebff}.t-badge.b{color:#fff;background:#7b2fff}.session{background:linear-gradient(135deg,#f9f5ff,#ede4ff);padding:80px 48px}.session-inner{grid-template-columns:1fr 1fr;align-items:start;gap:64px;max-width:1240px;margin:0 auto;display:grid}.session-items{flex-direction:column;gap:14px;margin-top:24px;display:flex}.session-item{background:#fff;border:.5px solid #7b2fff1a;border-radius:10px;align-items:flex-start;gap:12px;padding:16px;display:flex}.si-icon{background:#f3ebff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.si-title{color:#12001f;margin-bottom:2px;font-size:13px;font-weight:700}.si-desc{color:#888;font-size:12px;line-height:1.6}.session-card{background:#7b2fff;border-radius:18px;padding:36px 32px;position:sticky;top:100px}.sc-tag{letter-spacing:.2em;text-transform:uppercase;color:#ffffffb3;margin-bottom:12px;font-size:9px;font-weight:700}.sc-hl{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#fff;margin-bottom:10px;font-size:22px;font-style:italic;font-weight:700;line-height:1.3}.sc-price{color:#fff;font-size:44px;font-weight:900;line-height:1}.sc-price-sub{color:#fffc;margin-bottom:5px;font-size:13px}.sc-note{color:#ffffffa6;margin-bottom:22px;font-size:11px}.sc-div{background:#ffffff40;height:.5px;margin-bottom:20px}.sc-inc-label{letter-spacing:.16em;text-transform:uppercase;color:#ffffffa6;margin-bottom:12px;font-size:9px;font-weight:700}.sc-list{flex-direction:column;gap:9px;margin-bottom:26px;list-style:none;display:flex}.sc-list li{color:#fff;align-items:flex-start;gap:8px;font-size:12px;font-weight:600;line-height:1.5;display:flex}.sc-chk{background:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:1px;display:flex}.sc-btn{font-family:var(--font-dm-sans),"DM Sans",sans-serif;color:#12001f;cursor:pointer;width:100%;transition:transform .3s var(--ease),box-shadow .3s var(--ease);background:linear-gradient(135deg,#ffb947 0%,#f5a623 55%,#e8920a 100%);border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:15px 24px;font-size:14px;font-weight:800;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #f5a62359,inset 0 1px #ffffff73}.sc-btn:before{content:"";transition:transform .7s var(--ease);background:linear-gradient(110deg,#0000 30%,#ffffff59 50%,#0000 70%);position:absolute;inset:0;transform:translate(-100%)}.sc-btn:hover{transform:translateY(-2px);box-shadow:0 14px 34px #f5a6237a,inset 0 1px #ffffff73}.sc-btn:hover:before{transform:translate(100%)}.sc-btn:active{transform:translateY(0)scale(.99)}.sc-btn .arr{background:#0000001f;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;display:flex}.sc-footnote{color:#fff9;text-align:center;margin-top:10px;font-size:11px}.guide{background:#fdfbff;border-top:.5px solid #7b2fff14;border-bottom:.5px solid #7b2fff14;padding:80px 48px;position:relative;overflow:hidden}.guide-orb{opacity:.06;background:#7b2fff;border-radius:50%;width:320px;height:320px;position:absolute;top:-80px;right:-80px}.guide-orb2{opacity:.07;background:#f5a623;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-60px;left:-40px}.guide-inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1240px;margin:0 auto;display:grid;position:relative}.guide-tag{letter-spacing:.22em;text-transform:uppercase;color:#7b2fff;margin-bottom:16px;font-size:10px;font-weight:700}.guide-hl{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#12001f;margin-bottom:18px;font-size:36px;font-weight:700;line-height:1.2}.guide-hl em{color:#7b2fff;font-style:italic}.guide-body{color:#666;margin-bottom:28px;font-size:14px;line-height:1.6}.guide-body strong{color:#12001f;font-weight:600}.guide-creds{flex-direction:column;gap:10px;margin-bottom:32px;display:flex}.guide-cred{color:#444;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.guide-cred-dot{background:#f5a623;border-radius:50%;flex-shrink:0;width:6px;height:6px}.guide-btn{font-family:var(--font-dm-sans),"DM Sans",sans-serif;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-deep) 100%);color:#fff;cursor:pointer;box-shadow:var(--shadow-accent),inset 0 1px 0 #ffffff40;transition:transform .3s var(--ease),box-shadow .3s var(--ease);border:none;border-radius:100px;align-items:center;gap:8px;padding:14px 26px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.guide-btn:before{content:"";transition:transform .7s var(--ease);background:linear-gradient(110deg,#0000 30%,#ffffff40 50%,#0000 70%);position:absolute;inset:0;transform:translate(-100%)}.guide-btn:hover{transform:translateY(-2px);box-shadow:0 14px 32px #7b2fff6b,inset 0 1px #ffffff40}.guide-btn:hover:before{transform:translate(100%)}.guide-btn:active{transform:translateY(0)scale(.99)}.guide-photo-wrap{background:0 0;border-radius:12px;justify-content:center;align-items:flex-end;width:fit-content;margin:0 auto;display:flex;position:relative;overflow:hidden}.guide-photo{object-fit:contain;object-position:bottom;width:auto;height:460px;display:block}.guide-badge{background:#12001fe0;border:.5px solid #ffffff14;border-radius:10px;padding:16px 18px;position:absolute;bottom:20px;left:20px;right:20px}.guide-badge-tag{letter-spacing:.14em;text-transform:uppercase;color:#f5a623;margin-bottom:5px;font-size:9px;font-weight:700}.guide-badge-text{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#ffffffbf;font-size:13px;font-style:italic;line-height:1.5}.exec{background:#fdfbff;border-top:.5px solid #7b2fff14;padding:80px 48px}.exec-inner{grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1240px;margin:0 auto;display:grid}.exec-tag{letter-spacing:.22em;text-transform:uppercase;color:#7b2fff;align-items:center;gap:8px;margin-bottom:16px;font-size:10px;font-weight:700;display:flex}.exec-hl{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#12001f;margin-bottom:16px;font-size:34px;font-weight:700;line-height:1.2}.exec-hl em{color:#7b2fff;font-style:italic}.exec-body{color:#666;margin-bottom:28px;font-size:14px;line-height:1.6}.exec-roles{flex-direction:column;gap:14px;display:flex}.exec-role{background:#fff;border:.5px solid #7b2fff1a;border-radius:12px;align-items:flex-start;gap:14px;padding:18px;display:flex}.exec-role-icon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.exec-role-icon.oyv{background:#f3ebff}.exec-role-icon.bp{background:#fff7ed}.exec-role-name{color:#12001f;margin-bottom:3px;font-size:13px;font-weight:700}.exec-role-desc{color:#888;font-size:12px;line-height:1.6}.exec-ai-panel{background:radial-gradient(circle at 60% 40%,#26064a,#0b0016 80%);border:1px solid #7b2fff47;border-radius:20px;min-height:380px;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 24px 70px #4c1d9547}.exec-ai-img{object-fit:cover;mix-blend-mode:screen;opacity:.95;width:100%;height:100%;transition:transform .6s var(--ease);position:absolute;inset:0}.exec-ai-panel:hover .exec-ai-img{transform:scale(1.05)}.exec-ai-overlay{background:linear-gradient(#0000,#0b001666 45%,#0b0016e6);padding:30px 30px 28px;position:absolute;bottom:0;left:0;right:0}.exec-ai-kicker{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#fff;margin-bottom:12px;font-size:21px;font-style:italic;line-height:1.3}.exec-ai-cta{letter-spacing:.06em;text-transform:uppercase;color:#c9a0ff;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.exec-ai-cta i{transition:transform .3s var(--ease)}.exec-ai-panel:hover .exec-ai-cta{color:#fff}.exec-ai-panel:hover .exec-ai-cta i{transform:translate(4px)}.programs{background:#fff;border-top:.5px solid #0000000d;padding:72px 48px}.programs-intro{text-align:center;margin-bottom:48px}.programs-track{flex-direction:column;gap:0;max-width:880px;margin:0 auto;display:flex}.prog-row{align-items:stretch;gap:0;display:flex}.prog-connector{flex-direction:column;flex-shrink:0;align-items:center;width:40px;display:flex}.prog-connector-dot{background:#7b2fff;border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:22px}.prog-connector-line{background:#7b2fff26;flex:1;width:2px;margin:4px 0}.prog-row:last-child .prog-connector-line{display:none}.prog-card{background:#fdfbff;border:.5px solid #7b2fff1a;border-radius:12px;flex:1;justify-content:space-between;align-items:center;gap:16px;margin:6px 0;padding:20px 24px;transition:box-shadow .2s;display:flex}.prog-card:hover{box-shadow:0 6px 20px #7b2fff1a}.prog-card.active{background:#7b2fff;border-color:#7b2fff}.prog-left{align-items:center;gap:14px;display:flex}.prog-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.prog-card:not(.active) .prog-icon{background:#f3ebff}.prog-card.active .prog-icon{background:#ffffff2e}.prog-name{font-size:14px;font-weight:700}.prog-card:not(.active) .prog-name{color:#12001f}.prog-card.active .prog-name{color:#fff}.prog-desc{margin-top:2px;font-size:12px}.prog-card:not(.active) .prog-desc{color:#888}.prog-card.active .prog-desc{color:#ffffffa6}.prog-price{white-space:nowrap;font-size:14px;font-weight:800}.prog-card:not(.active) .prog-price{color:#7b2fff}.prog-card.active .prog-price{color:#f5a623}.prog-entry-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;margin-bottom:2px;font-size:9px;font-weight:700;display:block}.stakes{background:#fff;border-top:.5px solid #0000000d;padding:72px 48px}.stakes-inner{grid-template-columns:1fr 1fr;gap:24px;max-width:1140px;margin-top:44px;margin-left:auto;margin-right:auto;display:grid}.stakes-card{border-radius:16px;padding:36px 32px}.stakes-success{background:#f0fdf4;border:.5px solid #16a34a33}.stakes-failure{background:#fff1f2;border:.5px solid #e11d4833}.stakes-card-tag{letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:14px;font-size:10px;font-weight:700;display:flex}.stakes-success .stakes-card-tag{color:#16a34a}.stakes-failure .stakes-card-tag{color:#e11d48}.stakes-card-hl{font-family:var(--font-dm-serif),"DM Serif Display",serif;margin-bottom:16px;font-size:22px;font-weight:700;line-height:1.3}.stakes-success .stakes-card-hl{color:#052e16}.stakes-failure .stakes-card-hl{color:#4c0519}.stakes-list{flex-direction:column;gap:10px;list-style:none;display:flex}.stakes-list li{align-items:flex-start;gap:9px;font-size:13px;line-height:1.7;display:flex}.stakes-success .stakes-list li{color:#166534}.stakes-failure .stakes-list li{color:#9f1239}.stakes-check{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:2px;display:flex}.stakes-success .stakes-check{background:#dcfce7}.stakes-failure .stakes-check{background:#ffe4e6}.faq{background:#fdfbff;border-top:.5px solid #7b2fff14;padding:72px 48px}.faq-intro{text-align:center;margin-bottom:44px}.faq-grid{grid-template-columns:1fr 1fr;gap:16px;max-width:1100px;margin:0 auto;display:grid}.faq-item{background:#fff;border:.5px solid #7b2fff1a;border-radius:12px;padding:24px}.faq-q{color:#12001f;margin-bottom:10px;font-size:16px;font-weight:700;line-height:1.4}.faq-a{color:#666;font-size:14px;line-height:1.6}.faq-dark{background:#0b0016;border-top:none}.faq-dark .s-tag-line{background:#c9a0ff4d}.faq-dark .s-tag{color:#c9a0ffb3}.faq-dark .s-hl{color:#fff}.faq-dark .s-hl em{color:#c9a0ff}.faq-dark .faq-item{background:#ffffff0a;border-color:#c9a0ff1a;transition:background .25s,border-color .25s,box-shadow .25s}.faq-dark .faq-item:hover{background:#7b2fff1a;border-color:#c9a0ff4d;box-shadow:0 0 24px #7b2fff2e}.faq-dark .faq-q{color:#fff}.faq-dark .faq-a{color:#ffffff8c}.events{background:#f3ebff;border-top:.5px solid #7b2fff1a;padding:56px 48px;position:relative;overflow:hidden}.events-orb{opacity:.07;background:#7b2fff;border-radius:50%;width:260px;height:260px;position:absolute;top:-60px;right:-60px}.events-inner{z-index:2;justify-content:space-between;align-items:center;gap:48px;max-width:1200px;margin:0 auto;display:flex;position:relative}.events-tag{letter-spacing:.22em;text-transform:uppercase;color:#7b2fff;margin-bottom:14px;font-size:10px;font-weight:700}.events-hl{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#12001f;margin-bottom:12px;font-size:clamp(22px,2.8vw,32px);font-weight:700;line-height:1.2}.events-hl em{color:#7b2fff;font-style:italic}.events-sub{color:#666;max-width:420px;font-size:14px;line-height:1.58}.events-r{flex-direction:column;gap:12px;min-width:280px;display:flex}.event-pill{background:#fff;border:.5px solid #7b2fff1f;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.event-pill-name{color:#12001f;font-size:13px;font-weight:700}.event-pill-meta{color:#999;margin-top:2px;font-size:11px}.event-pill-btn{font-family:var(--font-dm-sans),"DM Sans",sans-serif;color:#fff;cursor:pointer;white-space:nowrap;background:#7b2fff;border:none;border-radius:100px;padding:6px 14px;font-size:11px;font-weight:700}.events-all-btn{font-family:var(--font-dm-sans),"DM Sans",sans-serif;color:#7b2fff;cursor:pointer;background:0 0;border:1.5px solid #7b2fff40;border-radius:100px;align-items:center;gap:7px;width:fit-content;margin-top:4px;padding:12px 22px;font-size:13px;font-weight:700;transition:border-color .2s,background .2s;display:flex}.events-all-btn:hover{background:#fff;border-color:#7b2fff}.booking-section{background:#fdfbff;border-top:.5px solid #7b2fff14;padding:80px 48px}.booking-inner{max-width:1040px;margin:0 auto}.booking-header{text-align:center;margin-bottom:8px}.final-cta{text-align:center;background:#f0e8ff;border-top:.5px solid #7b2fff1a;padding:100px 48px;position:relative;overflow:hidden}.cta-o1{opacity:.08;background:#7b2fff;border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;left:-80px}.cta-o2{opacity:.08;background:#f5a623;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-60px;right:-60px}.cta-inner{z-index:2;position:relative}.cta-tag{letter-spacing:.22em;text-transform:uppercase;color:#7b2fff;margin-bottom:18px;font-size:10px;font-weight:700}.cta-hl{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#12001f;margin-bottom:14px;font-size:clamp(28px,4vw,46px);font-style:italic;font-weight:700;line-height:1.2}.cta-hl em{color:#7b2fff;font-style:normal}.cta-sub{color:#555;max-width:480px;margin:0 auto 14px;font-size:15px;line-height:1.58}.cta-price{color:#7b2fff;margin-bottom:36px;font-size:13px;font-weight:700}.cta-btn{font-family:var(--font-dm-sans),"DM Sans",sans-serif;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-deep) 100%);color:#fff;cursor:pointer;transition:transform .3s var(--ease),box-shadow .3s var(--ease);border:none;border-radius:100px;align-items:center;gap:10px;margin-bottom:14px;padding:18px 44px;font-size:16px;font-weight:800;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 12px 36px #7b2fff73,inset 0 1px #ffffff40}.cta-btn:before{content:"";transition:transform .7s var(--ease);background:linear-gradient(110deg,#0000 30%,#ffffff47 50%,#0000 70%);position:absolute;inset:0;transform:translate(-100%)}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 18px 48px #7b2fff8c,inset 0 1px #ffffff40}.cta-btn:hover:before{transform:translate(100%)}.cta-btn:active{transform:translateY(0)scale(.99)}.cta-btn .arr{background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.cta-footnote{color:#999;font-size:12px}.ticker2{white-space:nowrap;background:#f3ebff;border-top:.5px solid #7b2fff1a;padding:13px 0;overflow:hidden}.ticker2-inner{gap:48px;animation:26s linear infinite tick;display:inline-flex}.t2-item{letter-spacing:.18em;text-transform:uppercase;color:#7b2fff80;align-items:center;gap:12px;font-size:10px;font-weight:700;display:flex}.t2-dot{background:#f5a623;border-radius:50%;width:4px;height:4px}:is(body:has(.vom-page) .nav-wrap,body:has(.vom-page) .mobile-menu,body:has(.vom-page) .footer){display:none!important}.vom-footer{text-align:center;background:#12001f;border-top:1px solid #ffffff14;padding:20px 24px 32px}.vom-footer-text{color:#ffffff59;font-size:12px}.vom-footer-text a{color:#ffffff80;text-decoration:none}.vom-footer-text a:hover{color:#fff}.vom-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--hair);z-index:100;background:#ffffffd9;justify-content:center;align-items:center;padding:22px 20px;display:flex;position:sticky;top:0}.vom-hero{text-align:center;background:linear-gradient(160deg,#fff 0%,#f0e4ff 45%,#c9a0ff 85%,#a855f7 110%);padding:72px 24px 88px;position:relative;overflow:hidden}.vom-hero-inner{z-index:2;max-width:760px;margin:0 auto;position:relative}.vom-badge{background:#12001f;border-radius:100px;align-items:center;gap:8px;margin-bottom:26px;padding:8px 18px;display:inline-flex;box-shadow:0 8px 24px #12001f40}.vom-badge-dot{background:#f5a623;border-radius:50%;width:7px;height:7px;animation:2.5s ease-in-out infinite pulse}.vom-badge-text{letter-spacing:.16em;text-transform:uppercase;color:#fff;font-size:11px;font-weight:700}.vom-badge-text em{color:#ffc861;font-style:normal}.vom-h1{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:var(--ink);letter-spacing:-.015em;margin-bottom:18px;font-size:clamp(34px,5.4vw,60px);font-weight:700;line-height:1.08}.vom-h1 em{background:linear-gradient(115deg,var(--accent) 20%,var(--accent-2) 80%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.vom-sub{color:#444;max-width:560px;margin:0 auto 34px;font-size:17px;line-height:1.6}.vom-trust-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:16px;display:flex}.vom-trust-item{color:#5a5a5a;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.vom-section{padding:72px 24px}.vom-inner{max-width:960px;margin:0 auto}.vom-dims{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.vom-dim{transition:transform .3s var(--ease),box-shadow .3s var(--ease);background:linear-gradient(#fff,#fbf7ff);border:1px solid #7b2fff1f;border-radius:16px;align-items:center;gap:13px;padding:20px 18px;display:flex;box-shadow:0 1px 2px #4c1d950a,0 10px 28px -20px #4c1d954d}.vom-dim:hover{transform:translateY(-2px);box-shadow:0 2px 4px #4c1d950f,0 18px 40px -22px #4c1d9566}.vom-dim-icon{background:linear-gradient(135deg,#f3ebff,#e9dbff);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:inset 0 1px #ffffffb3}.vom-dim-label{color:var(--ink);font-size:14px;font-weight:700}.vom-grid-2{grid-template-columns:1fr 1fr;gap:20px;display:grid}.vom-grid-3{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.vom-card{background:linear-gradient(#fff,#fbf7ff);border:1px solid #7b2fff1a;border-radius:18px;padding:28px 26px;box-shadow:0 1px 2px #4c1d950a,0 10px 30px -18px #4c1d9547}.vom-step{text-align:left;border-bottom:1px solid #7b2fff14;align-items:flex-start;gap:24px;padding:26px 0;display:flex}.vom-step:last-child{border-bottom:none}.vom-step-num{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#7b2fff40;flex-shrink:0;width:48px;font-size:34px;line-height:1}.vom-price-strike{color:#b9a7d6;font-weight:700;text-decoration:line-through}@media (max-width:1023px){.vom-dims{grid-template-columns:1fr 1fr}.vom-grid-3{grid-template-columns:1fr}}@media (max-width:599px){.vom-hero{padding:52px 20px 64px}.vom-section{padding:52px 20px}.vom-dims{grid-template-columns:1fr 1fr;gap:10px}.vom-dim{flex-direction:column;align-items:flex-start;gap:10px;padding:14px 12px}.vom-grid-2{grid-template-columns:1fr}.vom-sub{font-size:16px;line-height:1.55}.vom-step{gap:16px}}.split-2{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.program-row{grid-template-columns:1fr auto;align-items:start;gap:32px;display:grid}.program-title{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#12001f;margin-bottom:6px;font-size:24px;font-weight:700}@media (max-width:1023px){.split-2{grid-template-columns:1fr;gap:36px}.program-row{grid-template-columns:1fr;gap:20px}.program-row .btn-p,.program-row .btn-o{justify-content:center;width:100%;display:inline-flex}}@media (min-width:600px) and (max-width:1023px){.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-l{justify-content:flex-start}.hero-r{min-height:auto}.pain-grid{grid-template-columns:1fr 1fr}.testi-featured{grid-template-columns:1fr}.testi-grid,.faq-grid,.stakes-inner{grid-template-columns:1fr 1fr}.session-inner{grid-template-columns:1fr;gap:40px}.session-card{position:relative;top:0}.exec-inner{grid-template-columns:1fr;gap:36px}.guide-inner{grid-template-columns:1fr}.guide-photo-wrap{display:none}.fw-step{grid-template-columns:60px 1fr}.fw-outcome{display:none}.events-inner{flex-direction:column;gap:32px}.events-r{min-width:unset;width:100%}}@media (max-width:599px){.hero-grid{grid-template-columns:1fr;gap:8px;min-height:auto}.hero-l{justify-content:flex-start}.hero-r{min-height:auto}.hero-photo{max-width:300px;margin:0 auto}.stats{flex-wrap:wrap}.stat{border-bottom:.5px solid #7b2fff1a;width:50%;padding:22px 0}.stat-n{font-size:32px}.pain-grid{grid-template-columns:1fr;gap:14px}.pain-card{min-width:0}.pain-full{grid-column:1/-1}.vibe-def-quote{font-size:16px}.fw-step{grid-template-columns:52px 1fr}.fw-outcome,.fw-step-body{display:none}.testi-featured,.testi-grid{grid-template-columns:1fr}.session-inner{grid-template-columns:1fr;gap:28px}.session-items{display:none}.session-card{position:relative;top:0}.guide-inner{grid-template-columns:1fr}.exec-inner{grid-template-columns:1fr;gap:28px}.programs-track{padding:0}.stakes-inner{grid-template-columns:1fr;gap:16px}.faq-grid{grid-template-columns:1fr}.logos{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:8px;overflow-x:auto}.events-inner{flex-direction:column;gap:28px}.events-r{min-width:unset;width:100%}.cta-btn{justify-content:center;width:100%}.pain,.framework,.testi,.session,.exec,.programs,.stakes,.faq,.events,.final-cta,.guide,.vibe-def,.booking-section{padding:52px 20px}.media,.trusted{padding:22px 16px}}.island-pill{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--ink);box-shadow:var(--shadow-xs);background:#ffffffb8;border:1px solid #7b2fff38;border-radius:100px;padding:7px 15px;font-size:12px;font-weight:700}.bw-card{padding:36px 36px 32px}.bw-grid2{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (max-width:599px){.bw-card{padding:26px 16px 24px}.bw-grid2{grid-template-columns:1fr}.bw-plabel{display:none}.bw-plabel.is-active{display:inline}}.vs-card{max-width:680px;box-shadow:var(--shadow-md);background:linear-gradient(170deg,#fff,#faf6ff);border:1px solid #7b2fff29;border-radius:24px;margin:0 auto;padding:40px 36px}.vs-row{border-bottom:1px solid #7b2fff14;justify-content:space-between;align-items:flex-start;gap:16px;padding:13px 0;display:flex}.vs-item{color:#333;align-items:flex-start;gap:10px;min-width:0;font-size:15px;line-height:1.55;display:flex}.vs-item i{color:var(--accent);flex-shrink:0;margin-top:2px;font-size:16px}.vs-value{color:#999;white-space:nowrap;flex-shrink:0;font-size:15px;font-weight:700}.vs-total{color:#777;justify-content:space-between;align-items:center;padding:16px 0 6px;font-size:15px;font-weight:700;display:flex}.vs-total-value{color:#b09cc9;font-size:17px;text-decoration:line-through}.vs-price{background:linear-gradient(135deg,#f3ebff,#e9dcff);border-radius:16px;justify-content:center;align-items:baseline;gap:10px;margin-top:14px;padding:18px 20px;display:flex}.vs-price-label{color:var(--ink);font-size:14px;font-weight:700}.vs-price-amount{font-family:var(--font-dm-serif),"DM Serif Display",serif;background:linear-gradient(135deg,var(--accent),var(--accent-2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(34px,4vw,44px);font-weight:700;line-height:1}@media (max-width:599px){.vs-card{padding:28px 18px}}.ai-page{color:#fff;font-family:var(--font-dm-sans),"DM Sans",sans-serif;background:#0b0016}.ai-page ::selection{color:#fff;background:#7b2fff66}.ai-nav-wrap{z-index:100;background:0 0;padding:14px 20px;position:sticky;top:0}.ai-nav{background:#ffffff0a;border:1px solid #c9a0ff29;border-radius:100px;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:10px 24px;transition:background .35s,border-color .35s,box-shadow .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s;display:flex}.ai-nav-wrap--scrolled .ai-nav{-webkit-backdrop-filter:blur(24px)saturate(160%);background:#080014c7;border-color:#c9a0ff2e;box-shadow:0 8px 32px #0006}.ai-nav-logo img{width:auto;height:46px;display:block}.ai-nav-links{gap:26px;display:flex}.ai-nav-link{color:#ffffff9e;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.ai-nav-link:hover{color:#fff}.ai-nav-cta{background:linear-gradient(135deg,var(--accent),var(--accent-deep));color:#fff;white-space:nowrap;border-radius:100px;align-items:center;gap:10px;padding:11px 14px 11px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 22px #7b2fff66}.ai-cta-price{letter-spacing:.01em;background:#ffffff38;border-radius:100px;padding:4px 10px;font-size:12px;font-weight:800;line-height:1}.ai-nav-cta:hover{transform:translateY(-1px);box-shadow:0 10px 30px #7b2fff8c}@media (max-width:899px){.ai-nav-links{display:none}}.ai-nav-link-active{color:#fff!important}.ai-nav-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.ai-nav-hamburger span{background:#ffffffb3;border-radius:2px;width:22px;height:2px}@media (max-width:899px){.ai-nav-hamburger{display:flex}}.ai-mobile-menu{display:none}.ai-nav-wrap--open{background:#120024;border-radius:28px;overflow:hidden}.ai-nav-wrap--open .ai-nav{background:0 0;border-bottom:1px solid #c9a0ff1f;border-radius:0}.ai-mobile-menu-overlay{background:#120024;width:100%;padding:8px 0 20px}.ai-mobile-menu-body{flex-direction:column;gap:0;padding:0 4px;display:flex}.ai-mobile-menu-link{color:#ffffffd1;border-bottom:1px solid #ffffff12;padding:15px 20px;font-size:19px;font-weight:700;text-decoration:none}.ai-mobile-menu-link:last-of-type{border-bottom:none}.ai-mobile-menu-cta{background:linear-gradient(135deg,var(--accent),var(--accent-deep));color:#fff;text-align:center;border:none;border-radius:100px;margin:20px 20px 4px;padding:16px 28px;font-size:15px;font-weight:700;text-decoration:none;display:block;box-shadow:0 10px 28px #7b2fff66}.ai-nav-wrap--open .ai-nav-hamburger{color:#ffffffb3;font-size:20px}.ai-hero{background:radial-gradient(circle at 78% 38%,#26064a 0%,#15012b 45%,#0b0016 80%);flex-direction:column;justify-content:center;min-height:100svh;padding:80px 48px 92px;display:flex;position:relative;overflow:hidden}.ai-hero-glow{pointer-events:none;background-image:linear-gradient(#7b2fff0d 1px,#0000 1px),linear-gradient(90deg,#7b2fff0d 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 75% 40%,#000 0%,#0000 72%);mask-image:radial-gradient(circle at 75% 40%,#000 0%,#0000 72%)}.ai-hero-row{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:24px;width:100%;max-width:1240px;margin:0 auto;display:grid;position:relative}.ai-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#c9a0ff;align-items:center;gap:8px;margin-bottom:24px;font-size:11px;font-weight:700;display:flex}.ai-eyebrow-dot{background:#f5a623;border-radius:50%;flex-shrink:0;align-self:center;width:6px;height:6px;animation:2.5s ease-in-out infinite pulse}.ai-hl{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#fff;letter-spacing:-.02em;font-size:clamp(34px,4.4vw,54px);font-weight:700;line-height:1.16}.ai-hl em{background:linear-gradient(100deg,#c9a0ff,#f5a623);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:-.12em;margin-right:-.12em;padding:.04em .12em .16em;font-style:italic;display:inline-block}.ai-say{color:#fff;align-items:center;gap:10px;margin:22px 0 0;font-size:15px;font-weight:700;display:flex}.ai-say i{color:#f5a623}.ai-sub{color:#ffffffa8;max-width:520px;margin:14px 0 32px;font-size:17px;line-height:1.7}.ai-sub strong{color:#fff;font-weight:700}.ai-btns{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.ai-btn-p{background:linear-gradient(135deg,var(--accent),var(--accent-deep));color:#fff;cursor:pointer;transition:transform .25s var(--ease),box-shadow .25s var(--ease);border:none;border-radius:100px;align-items:center;gap:10px;padding:16px 28px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 8px 30px #7b2fff73}.ai-btn-p:hover{transform:translateY(-2px);box-shadow:0 14px 40px #7b2fff99}.ai-btn-ghost{color:#fff;border-bottom:1.5px solid #c9a0ff59;align-items:center;gap:8px;padding:14px 4px;font-size:15px;font-weight:700;text-decoration:none;transition:border-color .2s;display:inline-flex}.ai-btn-ghost:hover{border-color:#c9a0ff}.ai-hero-visual{justify-content:center;align-items:center;display:flex;position:relative}.ai-hero-sphere{mix-blend-mode:screen;filter:drop-shadow(0 0 60px #7b2fff80);width:100%;max-width:560px;height:auto;animation:7s ease-in-out infinite ai-float}@keyframes ai-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.ai-section{padding:90px 48px}.ai-tag{letter-spacing:.22em;text-transform:uppercase;color:#c9a0ff;align-items:center;gap:10px;margin-bottom:18px;font-size:10px;font-weight:700;display:flex}.ai-tag.center{justify-content:center}.ai-tag-line{opacity:.35;background:#c9a0ff;width:28px;height:1.5px}.ai-shl{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#fff;font-size:clamp(28px,3.4vw,40px);font-weight:700;line-height:1.2}.ai-shl em{color:#c9a0ff;font-style:italic}.ai-ssub{color:#ffffff8c;max-width:600px;font-size:16px;line-height:1.7}.ai-trust{border-top:.5px solid #c9a0ff1f;border-bottom:.5px solid #c9a0ff1f;padding:22px 48px}.ai-trust-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;max-width:1100px;margin:0 auto;display:flex}.ai-trust-pill{color:#ffffff9e;background:#ffffff08;border:.5px solid #c9a0ff2e;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:700;display:flex}.ai-trust-pill i{color:#c9a0ff;font-size:14px}.ai-intro{text-align:center;padding:90px 48px 64px}.ai-intro-hl{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#fff;max-width:860px;margin:0 auto;font-size:clamp(26px,3vw,38px);font-weight:700;line-height:1.34}.ai-intro-hl .ai-grad{background:linear-gradient(100deg,#c9a0ff,#f5a623);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.ai-caps{padding:24px 48px 90px}.ai-caps-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1080px;margin:0 auto;display:grid}.ai-cap{background:linear-gradient(160deg,#ffffff0d,#ffffff05);border:.5px solid #c9a0ff24;border-radius:16px;padding:30px 28px;transition:border-color .25s,transform .25s,box-shadow .25s}.ai-cap:hover{border-color:#c9a0ff66;transform:translateY(-3px);box-shadow:0 16px 44px #7b2fff2e}.ai-cap-icon{background:#7b2fff2e;border:.5px solid #c9a0ff33;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;display:flex}.ai-cap-icon i{color:#c9a0ff;font-size:22px}.ai-cap-title{color:#fff;margin-bottom:8px;font-size:17px;font-weight:700}.ai-cap-body{color:#ffffff94;font-size:14px;line-height:1.7}.ai-voice{background:radial-gradient(circle at 22%,#1f0540 0%,#12012a 50%,#0b0016 82%);padding:90px 48px;position:relative;overflow:hidden}.ai-voice-row{z-index:2;grid-template-columns:.85fr 1.15fr;align-items:center;gap:48px;max-width:1180px;margin:0 auto;display:grid;position:relative}.ai-voice-orb-wrap{justify-content:center;align-items:center;display:flex}.ai-voice-orb{mix-blend-mode:screen;filter:drop-shadow(0 0 50px #7b2fff73);width:100%;max-width:420px;height:auto}.ai-voice-hl{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#fff;margin-bottom:16px;font-size:clamp(28px,3.4vw,42px);font-weight:700;line-height:1.18}.ai-voice-hl em{color:#c9a0ff;font-style:italic}.ai-voice-sub{color:#ffffff9e;max-width:480px;margin-bottom:28px;font-size:15px;line-height:1.78}.ai-cmd-list{flex-direction:column;gap:11px;display:flex}.ai-cmd{background:#ffffff0a;border:.5px solid #c9a0ff29;border-radius:12px;align-items:center;gap:14px;padding:15px 20px;transition:border-color .2s,background .2s;display:flex}.ai-cmd:hover{background:#ffffff12;border-color:#c9a0ff66}.ai-cmd-mic{background:#7b2fff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.ai-cmd-mic i{color:#c9a0ff;font-size:15px}.ai-cmd-text{color:#ffffffdb;font-size:14px;font-style:italic;font-weight:500}.ai-cases{flex-direction:column;gap:24px;max-width:1000px;margin:0 auto;display:flex}.ai-case{background:linear-gradient(160deg,#ffffff0a,#ffffff04);border:.5px solid #c9a0ff24;border-radius:20px;grid-template-columns:290px 1fr;transition:border-color .25s,box-shadow .25s;display:grid;overflow:hidden}.ai-case:hover{border-color:#c9a0ff57;box-shadow:0 18px 50px #7b2fff26}.ai-case-left{background:linear-gradient(155deg,#7b2fff2e,#7b2fff0a);border-right:.5px solid #c9a0ff1f;flex-direction:column;justify-content:space-between;gap:28px;padding:38px 32px;display:flex}.ai-case-client{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#fff;font-size:27px;font-weight:700;line-height:1.15}.ai-case-sector{letter-spacing:.12em;text-transform:uppercase;color:#c9a0ff;margin-top:8px;font-size:11px;font-weight:700}.ai-case-line{color:#fff9;font-size:13px;font-style:italic;line-height:1.6;font-family:var(--font-dm-serif),"DM Serif Display",serif}.ai-case-right{padding:34px 36px}.ai-case-block{margin-bottom:18px}.ai-case-block:last-child{margin-bottom:0}.ai-case-phase{letter-spacing:.16em;text-transform:uppercase;border-radius:100px;margin-bottom:9px;padding:3px 11px;font-size:9px;font-weight:700;display:inline-block}.ai-case-phase.before{color:#fb7185;background:#e11d4824}.ai-case-phase.built{color:#c9a0ff;background:#7b2fff33}.ai-case-phase.now{color:#4ade80;background:#16a34a29}.ai-case-text{color:#ffffff9e;font-size:14px;line-height:1.75}.ai-case-text strong{color:#fff;font-weight:700}.ai-case-tags{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.ai-case-tag{color:#c9a0ff;background:#7b2fff29;border:.5px solid #c9a0ff33;border-radius:100px;padding:5px 12px;font-size:10px;font-weight:700}.ai-process{background:radial-gradient(circle at 50% 0,#15012b 0%,#0b0016 60%);padding:90px 48px}.ai-steps{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1080px;margin:0 auto;display:grid}.ai-step{background:#ffffff08;border:.5px solid #c9a0ff24;border-radius:16px;padding:28px 24px}.ai-step-n{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent-2));border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;font-size:20px;font-weight:700;display:flex;box-shadow:0 6px 20px #7b2fff66}.ai-step-title{color:#fff;margin-bottom:8px;font-size:16px;font-weight:700}.ai-step-body{color:#ffffff8c;font-size:13px;line-height:1.7}.ai-bridge{padding:96px 48px;position:relative;overflow:hidden}.ai-bridge-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:56px;max-width:1140px;margin:0 auto;display:grid}.ai-bridge-accent{mix-blend-mode:screen;opacity:.55;filter:drop-shadow(0 0 60px #7b2fff66);pointer-events:none;width:520px;max-width:48vw;height:auto;position:absolute;top:50%;right:-120px;transform:translateY(-50%)}.ai-bridge-inner{z-index:2;max-width:720px;position:relative}.ai-founder-sign{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#c9a0ff;margin-bottom:28px;font-size:15px;font-style:italic}.ai-founder-photo-wrap{border:1px solid #c9a0ff38;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 30px 80px #4c1d9566}.ai-founder-photo{width:100%;height:auto;display:block}.ai-founder-badge{-webkit-backdrop-filter:blur(12px);background:#0b0016b8;border:1px solid #c9a0ff33;border-radius:14px;padding:16px 18px;position:absolute;bottom:18px;left:18px;right:18px}.ai-founder-badge-k{letter-spacing:.16em;text-transform:uppercase;color:#f5a623;margin-bottom:6px;font-size:10px;font-weight:700}.ai-founder-badge-v{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#ffffffe0;font-size:14px;font-style:italic;line-height:1.5}.ai-bridge-tag{letter-spacing:.22em;text-transform:uppercase;color:#f5a623;margin-bottom:22px;font-size:10px;font-weight:700}.ai-bridge-hl{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#fff;margin-bottom:22px;font-size:clamp(28px,3.4vw,40px);font-weight:700;line-height:1.26}.ai-bridge-hl em{color:#c9a0ff;font-style:italic}.ai-bridge-quote{color:#ffffffa8;max-width:600px;margin-bottom:34px;font-size:16px;line-height:1.85}.ai-bridge-quote strong{color:#fff;font-weight:700}.ai-bridge-link{color:#fff;background:#ffffff0a;border:1px solid #c9a0ff4d;border-radius:100px;align-items:center;gap:10px;padding:14px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.ai-bridge-link:hover{background:#ffffff14;border-color:#c9a0ff}.ai-bridge-link i{color:#f5a623}.ai-book{background:radial-gradient(circle at 50% 100%,#1c0540 0%,#0b0016 70%);padding:90px 48px 100px}.ai-book-inner{grid-template-columns:1fr 1.1fr;align-items:center;gap:56px;max-width:1080px;margin:0 auto;display:grid}.ai-book-hl{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#fff;margin-bottom:16px;font-size:clamp(28px,3.4vw,40px);font-weight:700;line-height:1.2}.ai-book-hl em{color:#c9a0ff;font-style:italic}.ai-book-sub{color:#ffffff9e;max-width:440px;margin-bottom:28px;font-size:16px;line-height:1.7}.ai-book-list{flex-direction:column;gap:14px;list-style:none;display:flex}.ai-book-li{color:#ffffffd1;align-items:flex-start;gap:12px;font-size:15px;line-height:1.5;display:flex}.ai-book-li i{color:#f5a623;flex-shrink:0;margin-top:1px;font-size:18px}.ai-footer{border-top:.5px solid #c9a0ff1f;padding:54px 48px 36px}.ai-footer-inner{flex-wrap:wrap;justify-content:space-between;gap:40px;max-width:1180px;margin:0 auto 32px;display:flex}.ai-footer-tagline{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#ffffff80;max-width:340px;margin-top:12px;font-size:14px;font-style:italic;line-height:1.6}.ai-footer-col-title{letter-spacing:.14em;text-transform:uppercase;color:#fff6;margin-bottom:14px;font-size:11px;font-weight:700}.ai-footer-link{color:#ffffff9e;margin-bottom:8px;font-size:13px;text-decoration:none;transition:color .2s;display:block}.ai-footer-link:hover{color:#c9a0ff}.ai-footer-bottom{color:#fff6;border-top:.5px solid #c9a0ff1a;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;max-width:1180px;margin:0 auto;padding-top:20px;font-size:12px;display:grid}.ai-footer-copy{justify-self:start}.ai-footer-legal-nav{flex-wrap:wrap;justify-self:center;gap:20px;display:flex}.ai-footer-legal-nav a{color:#ffffff73;font-size:12px;text-decoration:none}.ai-footer-legal-nav a:hover{color:#c9a0ff}@media (max-width:699px){.ai-footer-bottom{text-align:center;grid-template-columns:1fr;justify-items:center}.ai-footer-copy,.ai-footer-legal-nav{justify-self:center}}@media (max-width:899px){.ai-hero{padding:56px 22px 64px}.ai-hero-row{grid-template-columns:1fr;gap:36px}.ai-hero-visual{order:-1}.ai-section,.ai-voice,.ai-process,.ai-bridge,.ai-book,.ai-intro,.ai-caps{padding-left:22px;padding-right:22px}.ai-intro{padding-top:60px;padding-bottom:48px}.ai-caps-grid{grid-template-columns:1fr!important}.ai-voice-row{grid-template-columns:1fr;gap:36px}.ai-voice-orb-wrap{order:-1}.ai-case{grid-template-columns:1fr}.ai-case-left{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.ai-steps{grid-template-columns:1fr 1fr}.ai-bridge-accent{display:none}.ai-bridge-grid{grid-template-columns:1fr;gap:34px}.ai-founder-photo-wrap{max-width:420px}.ai-book-inner{grid-template-columns:1fr;gap:36px}}@media (max-width:560px){.ai-caps-grid,.ai-steps{grid-template-columns:1fr}}.ai-nav-link{color:#ffffffd1}.ai-sub{color:#ffffffe6}.ai-ssub{color:#fffc}.ai-trust-pill{color:#ffffffe6}.ai-cap-body{color:#ffffffd6}.ai-voice-sub,.ai-case-line,.ai-case-text{color:#ffffffdb}.ai-step-body{color:#ffffffd6}.ai-bridge-quote{color:#ffffffe6}.ai-book-sub{color:#ffffffde}.ai-footer-tagline{color:#ffffffbd}.ai-footer-col-title{color:#ffffff9e}.ai-footer-link{color:#ffffffd1}.ai-footer-bottom{color:#ffffffa8}@media (max-width:899px){.ai-nav-wrap{z-index:100;-webkit-backdrop-filter:none;background:0 0;padding:12px 12px 0;position:absolute;top:0;left:0;right:0}.ai-hero{padding-top:112px}.ai-nav{padding:9px 10px 9px 18px}.ai-nav-logo img{height:40px}.ai-cta-long{display:none}}@media (max-width:1023px){.nav-wrap{background:0 0}.hero{margin-top:-96px;padding-top:122px}}@media (min-width:900px){.ai-hero{margin-top:-96px;padding-top:120px}}@media (min-width:1024px){.hero:has(.hero-grid){margin-top:-111px;padding-top:140px}}.hero-framework-teaser{color:#7b6a86;letter-spacing:.01em;max-width:500px;margin-top:18px;font-size:13px;font-weight:600;line-height:1.6}.fw-own{letter-spacing:.01em;margin-top:14px;font-size:12px;font-weight:700;line-height:1.5;display:inline-block}a.fw-own{color:#7b2fff;text-decoration:none}a.fw-own:hover{text-underline-offset:2px;text-decoration:underline}.fw-own-here{color:#16a34a}.prog-price-mo{color:#aaa;margin-left:1px;font-size:11px;font-weight:600}.footer-bridge{border-top:.5px solid #7b2fff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1180px;margin:0 auto 8px;padding:18px 0;display:flex}.footer-bridge-link{color:#7b2fff;font-size:13px;font-weight:700;text-decoration:none}.footer-bridge-link:hover{text-underline-offset:2px;text-decoration:underline}.footer-bridge-partner{color:#aaa;font-size:12px;font-weight:600}@media (max-width:599px){.footer-bridge{flex-direction:column;align-items:flex-start;gap:8px}}.ai-strategy{padding:64px 48px 0}.ai-strategy-card{background:linear-gradient(160deg,#ffffff0f,#ffffff05);border:.5px solid #c9a0ff2e;border-left:3px solid #f5a623;border-radius:16px;max-width:760px;margin:0 auto;padding:30px 34px}.ai-strategy-tag{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#fff;margin-bottom:10px;font-size:21px;font-style:italic}.ai-strategy-body{color:#fffc;font-size:15px;line-height:1.8}.ai-team-note{text-align:center;color:#ffffff8c;max-width:680px;margin:38px auto 0;font-size:13px;line-height:1.7}@media (max-width:899px){.ai-strategy{padding:48px 22px 0}.ai-strategy-card{padding:24px 22px}}.ai-feature{padding:40px 48px 80px}.ai-feature-row{grid-template-columns:1.05fr .95fr;align-items:center;gap:52px;max-width:1180px;margin:0 auto;display:grid}.ai-feature-img-wrap{border:1px solid #c9a0ff2e;border-radius:20px;overflow:hidden;box-shadow:0 24px 70px #4c1d9566}.ai-feature-img{width:100%;height:auto;display:block}.ai-os-band{background:radial-gradient(circle at 50% 0,#1c0540 0%,#0b0016 60%);padding:0 0 30px;position:relative}.ai-os-band-img{mix-blend-mode:screen;filter:drop-shadow(0 0 60px #7b2fff66);width:100%;max-width:1240px;height:auto;margin:0 auto;display:block}.ai-os-band-cap{text-align:center;z-index:2;max-width:760px;margin:-40px auto 0;padding:0 24px;position:relative}.ai-invest{padding:80px 48px}.ai-invest-card{background:linear-gradient(160deg,#ffffff0f,#ffffff05);border:1px solid #c9a0ff2e;border-radius:24px;max-width:880px;margin:0 auto;padding:48px 44px;box-shadow:0 24px 70px #4c1d9540}.ai-invest-price{background:linear-gradient(135deg,#7b2fff38,#7b2fff0f);border:.5px solid #c9a0ff38;border-radius:18px;flex-direction:column;align-items:center;gap:4px;max-width:480px;margin:0 auto 34px;padding:24px;display:flex}.ai-invest-price-from{letter-spacing:.18em;text-transform:uppercase;color:#c9a0ff;font-size:11px;font-weight:700}.ai-invest-price-n{font-family:var(--font-dm-serif),"DM Serif Display",serif;text-align:center;background:linear-gradient(100deg,#c9a0ff,#f5a623);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-bottom:.12em;font-size:clamp(26px,4vw,40px);font-style:italic;font-weight:700;line-height:1.15;display:inline-block}.ai-invest-price-to{color:#fff9;font-size:13px}.ai-invest-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.ai-invest-item{color:#ffffffdb;background:#ffffff0a;border:.5px solid #c9a0ff24;border-radius:12px;align-items:center;gap:12px;padding:16px 18px;font-size:14px;font-weight:600;display:flex}.ai-invest-item i{color:#f5a623;flex-shrink:0;font-size:20px}@media (max-width:899px){.ai-feature{padding:24px 22px 56px}.ai-feature-row{grid-template-columns:1fr;gap:32px}.ai-feature-img-wrap{order:-1}.ai-os-band-cap{margin-top:-20px}.ai-invest{padding:56px 22px}.ai-invest-card{padding:34px 22px}.ai-invest-grid{grid-template-columns:1fr}}.ohp-tiers{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;max-width:1080px;margin:0 auto;display:grid}.ohp-tier{background:linear-gradient(160deg,#ffffff0d,#ffffff05);border:.5px solid #c9a0ff29;border-radius:18px;flex-direction:column;padding:34px 30px;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;position:relative}.ohp-tier:hover{border-color:#c9a0ff66;transform:translateY(-4px);box-shadow:0 18px 50px #7b2fff2e}.ohp-tier.featured{background:linear-gradient(160deg,#7b2fff38,#7b2fff0d);border-color:#c9a0ff66}.ohp-tier-badge{letter-spacing:.14em;text-transform:uppercase;color:#12001f;background:#f5a623;border-radius:100px;padding:5px 12px;font-size:9px;font-weight:700;position:absolute;top:-11px;left:30px}.ohp-tier-num{letter-spacing:.18em;color:#c9a0ff;margin-bottom:14px;font-size:11px;font-weight:700}.ohp-tier-name{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#fff;margin-bottom:10px;font-size:24px;font-weight:700;line-height:1.15}.ohp-tier-price{color:#fff;flex-direction:column;margin-bottom:18px;font-size:30px;font-weight:900;line-height:1;display:flex}.ohp-tier-price-note{letter-spacing:.04em;color:#ffffff80;text-transform:none;margin-top:7px;font-size:11px;font-weight:600}.ohp-tier-desc{color:#ffffffb3;flex:1;margin-bottom:26px;font-size:14px;line-height:1.7}.ohp-tier-cta{color:#fff;background:#ffffff0f;border:.5px solid #c9a0ff40;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:13px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.ohp-tier-cta:hover{background:#7b2fff4d;border-color:#c9a0ff}.ohp-tier.featured .ohp-tier-cta{background:linear-gradient(135deg,var(--accent),var(--accent-deep));border-color:#0000;box-shadow:0 8px 24px #7b2fff66}.ohp-tier-cta i{transition:transform .2s}.ohp-tier-cta:hover i{transform:translate(3px)}.ohp-proof{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1080px;margin:0 auto;display:grid}.ohp-proof-card{background:linear-gradient(160deg,#ffffff0d,#ffffff05);border:.5px solid #c9a0ff29;border-radius:18px;padding:30px 28px;transition:border-color .25s,box-shadow .25s}.ohp-proof-card:hover{border-color:#c9a0ff57;box-shadow:0 16px 44px #7b2fff26}.ohp-proof-result{font-family:var(--font-dm-serif),"DM Serif Display",serif;background:linear-gradient(100deg,#c9a0ff,#f5a623);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;padding-bottom:.1em;font-size:22px;font-style:italic;line-height:1.2;display:inline-block}.ohp-proof-quote{color:#ffffffb8;font-size:13.5px;line-height:1.7}.ohp-proof-div{background:#c9a0ff24;height:.5px;margin:18px 0 14px}.ohp-proof-name{color:#fff;font-size:14px;font-weight:700}.ohp-proof-role{color:#ffffff80;margin-top:2px;font-size:12px}@media (max-width:899px){.ohp-tiers,.ohp-proof{grid-template-columns:1fr}}.ai-hero-center{text-align:center;align-items:center;padding-bottom:104px}.ai-hero-centered{z-index:2;max-width:940px;margin:0 auto;position:relative}.ai-hero-center .ai-eyebrow{justify-content:center}.ai-hero-center .ai-hl{font-size:clamp(40px,6.2vw,76px)}.ai-hero-center .ai-say{justify-content:center;margin-top:24px}.ai-hero-center .ai-sub{max-width:660px;margin:16px auto 34px}.hero-swap-line{min-height:1.2em;display:block}.hero-swap-line em{display:block}.hero-swap{background:linear-gradient(100deg,#c9a0ff,#f5a623 80%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-node-grid{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.hero-node-grid{display:none}}.hero-mouse-glow{pointer-events:none;filter:blur(40px);will-change:transform;z-index:1;background:radial-gradient(circle,#7b2fff2e 0%,#0000 65%);border-radius:50%;width:600px;height:600px;transition:transform .12s;position:absolute}@media (prefers-reduced-motion:reduce){.hero-mouse-glow{display:none}}.hero-orb{pointer-events:none;filter:blur(70px);will-change:transform;border-radius:50%;position:absolute;opacity:1!important}.hero-orb-1{background:radial-gradient(circle,#7b2fff8c 0%,#0000 70%);width:520px;height:520px;animation:14s ease-in-out infinite orb-drift-1;top:-60px;left:-80px}.hero-orb-2{background:radial-gradient(circle,#c9a0ff66 0%,#0000 70%);width:380px;height:380px;animation:18s ease-in-out infinite orb-drift-2;top:40px;right:-60px}.hero-orb-3{background:radial-gradient(circle,#f5a6234d 0%,#0000 70%);width:280px;height:280px;animation:22s ease-in-out infinite orb-drift-3;bottom:40px;left:50%;transform:translate(-50%)}@keyframes orb-drift-1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(40px,-30px)scale(1.06)}66%{transform:translate(-20px,20px)scale(.96)}}@keyframes orb-drift-2{0%,to{transform:translate(0)scale(1)}40%{transform:translate(-30px,40px)scale(1.08)}75%{transform:translate(20px,-20px)scale(.94)}}@keyframes orb-drift-3{0%,to{transform:translate(-50%)scale(1)}50%{transform:translate(calc(24px - 50%))scale(1.1)}}@media (prefers-reduced-motion:reduce){.hero-orb{animation:none}}.ai-hero-center .ai-btns{justify-content:center}@media (max-width:899px){.ai-hero-center{padding-bottom:64px}.ai-hero-center .ai-sub{font-size:16px}}.ohp-reviews-label{text-align:center;letter-spacing:.2em;text-transform:uppercase;color:#fff6;margin:52px 0 24px;font-size:11px;font-weight:700}.ohp-logos{padding:64px 48px 20px}.ohp-logos-label{text-align:center;letter-spacing:.2em;text-transform:uppercase;color:#ffffff6b;margin-bottom:28px;font-size:11px;font-weight:700}.ohp-logos-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;max-width:1080px;margin:0 auto;display:flex}.ohp-logo-chip{min-width:96px;height:58px;transition:transform .25s var(--ease);background:#fff;border-radius:10px;justify-content:center;align-items:center;padding:10px 18px;display:flex;box-shadow:0 6px 22px #00000047}.ohp-logo-chip:hover{transform:translateY(-3px)}.ohp-logo-img{object-fit:contain;width:auto;max-width:122px;max-height:36px;display:block}@media (max-width:599px){.ohp-logos{padding:48px 20px 12px}.ohp-logo-chip{min-width:80px;height:50px;padding:8px 14px}.ohp-logo-img{max-width:100px;max-height:30px}}.liquid-glass{background-blend-mode:luminosity;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff03;border:none;position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #ffffff1a}.liquid-glass:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#ffffff73 0%,#ffffff26 20%,#fff0 40% 60%,#ffffff26 80%,#ffffff73 100%);padding:1.4px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.hv2-wrapper{min-height:100vh;font-family:var(--font-dm-sans),"DM Sans",sans-serif;background:#05010e;flex-direction:column;display:flex;position:relative;overflow:hidden}.hv2-video{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hv2-inner{z-index:10;flex-direction:column;min-height:100vh;display:flex;position:relative}.hv2-nav{justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 32px;display:flex}.hv2-logo-link{flex-shrink:0;align-items:center;display:flex}.hv2-nav-links{align-items:center;gap:28px;display:flex}.hv2-nav-link{color:#ffffffd1;letter-spacing:-.01em;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.hv2-nav-link:hover,.hv2-nav-link-active{color:#fff}.hv2-nav-divider{background:linear-gradient(90deg,#0000,#ffffff2e,#0000);flex-shrink:0;width:100%;height:1px;margin-top:3px}.hv2-pill-btn{color:#f3f3f1;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff24;border-radius:100px;align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.hv2-pill-btn:hover{color:#fff;background:#ffffff21;border-color:#ffffff42}.hv2-nav-cta{flex-shrink:0;padding:8px 18px}.hv2-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.hv2-hamburger span{background:#ffffffb3;border-radius:2px;width:22px;height:2px;display:block}@media (max-width:899px){.hv2-nav-links,.hv2-nav-cta{display:none}.hv2-hamburger{display:flex}}.hv2-mobile-menu{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#120324f7;border-bottom:1px solid #c9a0ff1f;flex-direction:column;gap:0;padding:20px 24px 28px;display:flex;position:absolute;top:72px;left:0;right:0}.hv2-mobile-link{color:#ffffffd1;border-bottom:1px solid #ffffff12;padding:13px 0;font-size:18px;font-weight:600;text-decoration:none}.hv2-mobile-link:last-of-type{border-bottom:none}.hv2-mobile-cta{justify-content:center;margin-top:20px;padding:14px 24px;font-size:14px}.hv2-blur-shape{opacity:.88;filter:blur(82px);pointer-events:none;background:#0e0e15;width:984px;height:527px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hv2-body{flex:1;justify-content:center;align-items:center;padding:48px 24px;display:flex;position:relative;overflow:visible}.hv2-body-inner{text-align:center;z-index:2;position:relative}.hv2-hl{font-family:"General Sans",var(--font-dm-sans),sans-serif;letter-spacing:-.024em;color:#f3f3f1;margin:0;font-size:clamp(64px,14vw,220px);font-weight:400;line-height:1.02}.hv2-hl-plain{color:#f3f3f1}.hv2-hl-grad{background:linear-gradient(270deg,#6366f1,#a855f7,#fcd34d);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hv2-sub{color:#d4d2ce;opacity:.85;max-width:460px;margin:9px auto 0;font-size:18px;line-height:2}.hv2-consult-btn{color:#f3f3f1;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff29;border-radius:100px;align-items:center;gap:8px;margin-top:28px;padding:18px 32px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.hv2-consult-btn:hover{color:#fff;background:#ffffff24;border-color:#ffffff4d}.hv2-marquee-section{z-index:2;padding:0 32px 44px;position:relative}.hv2-marquee-wrap{align-items:center;gap:48px;max-width:960px;margin:0 auto;display:flex}.hv2-marquee-label{color:#ffffff73;white-space:nowrap;flex-shrink:0;font-size:13px;line-height:1.6}.hv2-marquee-overflow{flex:1;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.hv2-marquee-track{align-items:center;gap:64px;width:max-content;animation:22s linear infinite hv2-marquee;display:flex}@keyframes hv2-marquee{0%{transform:translate(0%)}to{transform:translate(-50%)}}.hv2-logo-item{flex-shrink:0;align-items:center;gap:10px;display:flex}.hv2-logo-icon{color:#ffffffd9;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.hv2-logo-name{color:#e7e6e4;white-space:nowrap;font-size:15px;font-weight:600}@media (max-width:699px){.hv2-nav{padding:16px 20px}.hv2-marquee-section{padding:0 20px 36px}.hv2-marquee-wrap{gap:24px}.hv2-marquee-label{display:none}.hv2-sub{font-size:16px;line-height:1.7}}@media (max-width:899px){.ai-hero-center{padding-left:20px;padding-right:20px}.ai-hero-center .ai-eyebrow-dot{display:none}.ai-hl{font-size:clamp(2.2rem,9vw,4rem)}.ai-sub{font-size:15px}.ai-btns{flex-direction:column;gap:12px}.ai-btn-p,.ai-btn-ghost{text-align:center;justify-content:center;width:100%}.stats{grid-template-columns:1fr 1fr;gap:0}.stat{padding:22px 16px}.stat-n{font-size:2rem}.pain{padding:52px 20px}.pain-grid{grid-template-columns:1fr}.pain-full{max-width:100%}.vibe-def{padding:52px 20px}.vibe-signals{flex-wrap:wrap;justify-content:center;gap:8px}.trusted{padding:32px 20px}.logos{gap:12px}.logo-item{width:calc(33% - 8px)}.framework,.framework-dark{padding:52px 20px}.fw-step{flex-direction:column;gap:0}.fw-num{border-bottom:1px solid #c9a0ff14;border-right:none;width:100%;padding:18px 20px}.fw-content{border-right:none;padding:20px}.fw-outcome{padding:20px}.testi{padding:52px 20px}.testi-featured,.testi-grid{grid-template-columns:1fr}.booking-section{padding:48px 20px}.session{padding:52px 20px}.session-inner{grid-template-columns:1fr;gap:36px}.guide{padding:52px 20px}.guide-inner{grid-template-columns:1fr;gap:36px}.guide-photo-wrap{max-width:100%}.guide-badge{max-width:220px;bottom:12px;right:12px}.exec{padding:52px 20px}.exec-inner{grid-template-columns:1fr;gap:36px}.exec-ai-panel{height:260px}.stakes{padding:52px 20px}.stakes-inner{grid-template-columns:1fr}.faq,.faq-dark{padding:52px 20px}.faq-grid{grid-template-columns:1fr}.section{padding:48px 20px}.final-cta{padding:64px 20px}.cta-hl{font-size:clamp(1.8rem,7vw,3rem)}.ai-footer-inner{flex-direction:column;gap:32px}.ai-footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.ai-footer{padding:48px 20px 28px}}@media (max-width:599px){.stat-n{font-size:1.7rem}.logo-item{width:calc(50% - 6px)}.testi-more-label{margin:28px 0 14px}.sc-price-sub{font-size:13px}}.pkg-timeline{max-width:880px;margin:0 auto}.pkg-step{border-bottom:1px solid #ffffff12;gap:28px;padding:40px 0;display:flex}.pkg-step:last-child{border-bottom:none}.pkg-step-marker{flex-shrink:0;width:48px;position:relative}.pkg-step-num{color:#c9a0ff;width:48px;height:48px;font-family:var(--font-dm-serif),"DM Serif Display",serif;background:#7b2fff24;border:1.5px solid #7b2fff80;border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.pkg-step:not(:last-child) .pkg-step-marker:after{content:"";background:#7b2fff40;width:1px;height:calc(100% + 32px);position:absolute;top:48px;left:23px}.pkg-step-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#c9a0ff;opacity:.75;margin-bottom:10px;font-size:10px;font-weight:700}.pkg-step-title{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#fff;margin-bottom:10px;font-size:clamp(24px,3vw,32px)}.pkg-step-title em{color:#c9a0ff;font-style:italic}.pkg-step-tag{letter-spacing:.12em;text-transform:uppercase;color:#f5a623;margin-bottom:14px;font-size:11px;font-weight:700}.pkg-step-body{color:#ffffff9e;max-width:640px;font-size:15px;line-height:1.75}.pkg-cards{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1100px;margin:0 auto;display:grid}.pkg-card{background:linear-gradient(160deg,#ffffff0d,#ffffff05);border:.5px solid #c9a0ff29;border-radius:18px;flex-direction:column;padding:28px 22px;display:flex}.pkg-card.featured{background:linear-gradient(160deg,#f5a6231a,#ffffff05);border-color:#f5a62366}.pkg-card-icon{background:#7b2fff2e;border:.5px solid #c9a0ff33;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:16px;display:flex}.pkg-card-icon i{color:#c9a0ff;font-size:18px}.pkg-card-name{color:#fff;margin-bottom:6px;font-size:15px;font-weight:700}.pkg-card-price{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#f5a623;margin-bottom:12px;font-size:20px;font-style:italic}.pkg-card-body{color:#ffffff94;flex:1;font-size:13px;line-height:1.7}@media (max-width:899px){.pkg-cards{grid-template-columns:1fr 1fr}}@media (max-width:599px){.pkg-step{gap:18px;padding:28px 0}.pkg-step-marker,.pkg-step-num{width:38px;height:38px;font-size:15px}.pkg-step:not(:last-child) .pkg-step-marker:after{left:18px}.pkg-cards{grid-template-columns:1fr}}.cs-flagship{flex-direction:column;gap:28px;max-width:1080px;margin:0 auto;display:flex}.cs-card{background:linear-gradient(160deg,#ffffff0d,#ffffff05);border:.5px solid #c9a0ff29;border-radius:22px;grid-template-columns:1.6fr 1fr;gap:36px;padding:40px 36px;display:grid}.cs-logo-chip{background:#fff;border-radius:10px;align-items:center;margin-bottom:22px;padding:8px 14px;display:inline-flex}.cs-logo{object-fit:contain;width:auto;height:22px;display:block}.cs-result{font-family:var(--font-dm-serif),"DM Serif Display",serif;background:linear-gradient(100deg,#c9a0ff,#f5a623);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:clamp(20px,2.2vw,28px);font-style:italic;line-height:1.3}.cs-quote{color:#ffffffa6;margin-bottom:22px;font-size:14px;line-height:1.75}.cs-bullets{flex-direction:column;gap:9px;list-style:none;display:flex}.cs-bullets li{color:#ffffff8c;padding-left:18px;font-size:13px;line-height:1.6;position:relative}.cs-bullets li:before{content:"";background:#c9a0ff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;left:0}.cs-side{border-left:1px solid #ffffff14;flex-direction:column;justify-content:space-between;padding-left:32px;display:flex}.cs-badge{letter-spacing:.1em;text-transform:uppercase;color:#c9a0ff;background:#7b2fff24;border:1px solid #7b2fff4d;border-radius:20px;align-self:flex-start;margin-bottom:auto;padding:6px 12px;font-size:10px;font-weight:700;display:inline-flex}.cs-author{align-items:center;gap:14px;margin-top:24px;display:flex}.cs-avatar{object-fit:cover;object-position:top;border:2px solid #7b2fff4d;border-radius:50%;flex-shrink:0;width:64px;height:64px}.cs-author-name{color:#fff;font-size:14px;font-weight:700}.cs-author-role{color:#ffffff80;margin-top:2px;font-size:12px;line-height:1.5}.cs-mini-label{letter-spacing:.2em;text-transform:uppercase;color:#ffffff59;text-align:center;margin:56px 0 26px;font-size:10px;font-weight:700}.cs-mini-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1080px;margin:0 auto;display:grid}.cs-mini-card{background:linear-gradient(160deg,#ffffff0d,#ffffff05);border:.5px solid #c9a0ff24;border-radius:18px;flex-direction:column;gap:14px;padding:26px 24px;display:flex}.cs-mini-badge{letter-spacing:.1em;text-transform:uppercase;color:#f5a623;font-size:9px;font-weight:700}.cs-mini-quote{color:#ffffff9e;flex:1;font-size:13px;line-height:1.65}.cs-mini-result{color:#c9a0ff;align-items:flex-start;gap:7px;font-size:12px;font-weight:700;line-height:1.5;display:flex}.cs-mini-result i{flex-shrink:0;margin-top:3px;font-size:11px}.cs-mini-author{border-top:1px solid #ffffff12;align-items:center;gap:10px;padding-top:14px;display:flex}.cs-mini-avatar{object-fit:cover;object-position:top;border-radius:50%;flex-shrink:0;width:38px;height:38px}.cs-mini-name{color:#fff;font-size:12px;font-weight:700}.cs-mini-role{color:#ffffff73;font-size:11px}@media (max-width:899px){.cs-card{grid-template-columns:1fr}.cs-side{border-top:1px solid #ffffff14;border-left:none;padding-top:24px;padding-left:0}.cs-mini-grid{grid-template-columns:1fr 1fr}}@media (max-width:599px){.cs-card{padding:28px 22px}.cs-mini-grid{grid-template-columns:1fr}}.legal-wrap{max-width:760px;margin:0 auto}.legal-meta{color:#fff6;text-align:center;margin-top:-8px;font-size:12px}.legal-toc{background:#ffffff0a;border:.5px solid #c9a0ff29;border-radius:16px;margin:40px 0 8px;padding:24px 26px}.legal-toc-title{letter-spacing:.14em;text-transform:uppercase;color:#c9a0ff;margin-bottom:14px;font-size:10px;font-weight:700}.legal-toc-grid{grid-template-columns:1fr 1fr;gap:8px 20px;display:grid}.legal-toc a{color:#fff9;font-size:13px;text-decoration:none}.legal-toc a:hover{color:#c9a0ff}.legal-section{border-bottom:1px solid #ffffff14;padding:32px 0;scroll-margin-top:100px}.legal-section:last-child{border-bottom:none}.legal-section h2{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#fff;margin-bottom:12px;font-size:clamp(18px,2vw,21px)}.legal-section p{color:#fff9;margin-bottom:12px;font-size:14.5px;line-height:1.85}.legal-section p:last-child{margin-bottom:0}.legal-section ul{margin:4px 0 12px;padding-left:20px}.legal-section li{color:#ffffff94;margin-bottom:6px;font-size:14px;line-height:1.85}.legal-callout{background:#f5a62314;border:1px solid #f5a62340;border-radius:14px;margin:8px 0;padding:18px 20px}.legal-callout p{color:#ffffffc7;margin-bottom:0}@media (max-width:599px){.legal-toc-grid{grid-template-columns:1fr}}.csp-jumps{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.csp-jump{color:#ffffffb3;background:#ffffff0f;border:1px solid #c9a0ff2e;border-radius:100px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:flex}.csp-jump:hover{color:#fff;background:#c9a0ff1f;border-color:#c9a0ff66}.csp-jump-logo{object-fit:contain;filter:grayscale()brightness(2);opacity:.7;width:auto;height:18px}.csp-case{border-top:1px solid #ffffff0f;padding:72px 48px;scroll-margin-top:80px}.csp-case-alt{background:#ffffff05}.csp-case-inner{max-width:1200px;margin:0 auto}.csp-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.csp-header-left{flex-direction:column;gap:14px;display:flex}.csp-logo{object-fit:contain;filter:grayscale()brightness(1.8);opacity:.8;width:auto;height:36px}.csp-tags{flex-wrap:wrap;gap:8px;display:flex}.csp-tag{letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:100px;padding:5px 12px;font-size:10px;font-weight:700}.csp-tag-service{color:#c9a0ff;background:#7b2fff1f;border-color:#7b2fff4d}.csp-header-right{text-align:right}.csp-big-num{font-family:var(--font-dm-serif),"DM Serif Display",serif;letter-spacing:-.03em;background:linear-gradient(115deg,#c9a0ff,#f5a623);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(52px,5.5vw,80px);font-weight:900;line-height:1}.csp-big-label{color:#fff;margin-top:6px;font-size:15px;font-weight:700}.csp-big-sub{color:#ffffff73;margin-top:3px;font-size:12px}.csp-divider{background:#ffffff12;height:1px;margin:32px 0}.csp-body{grid-template-columns:1fr 1fr;align-items:start;gap:56px;display:grid}.csp-story{flex-direction:column;gap:28px;display:flex}.csp-section-tag{letter-spacing:.22em;text-transform:uppercase;color:#c9a0ff80;margin-bottom:-18px;font-size:9px;font-weight:700}.csp-before-hl{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#fff;font-size:22px;font-weight:700;line-height:1.3}.csp-before-body{color:#ffffffa6;font-size:15px;line-height:1.75}.csp-diag-block{background:#f5a6230f;border:1px solid #f5a6232e;border-left:3px solid #f5a623;border-radius:0 12px 12px 0;padding:18px 20px}.csp-diag-tag{letter-spacing:.18em;text-transform:uppercase;color:#f5a623;margin-bottom:8px;font-size:9px;font-weight:700}.csp-diag-body{color:#ffffffb3;margin:0;font-size:14px;line-height:1.7}.csp-numbers{border:1px solid #ffffff14;border-radius:14px;gap:0;display:flex;overflow:hidden}.csp-number{text-align:center;border-right:1px solid #ffffff14;flex:1;padding:20px 16px}.csp-number:last-child{border-right:none}.csp-number-n{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#c9a0ff;font-size:26px;font-weight:900;line-height:1}.csp-number-label{color:#ffffff73;margin-top:4px;font-size:11px;line-height:1.4}.csp-quote{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#fff;border-left:2px solid #7b2fff;margin:0;padding-left:18px;font-size:17px;font-style:italic;line-height:1.65}.csp-author{align-items:center;gap:14px;display:flex}.csp-avatar{object-fit:cover;object-position:top;border:2px solid #c9a0ff40;border-radius:50%;flex-shrink:0;width:54px;height:54px}.csp-author-name{color:#fff;font-size:14px;font-weight:700}.csp-author-role{color:#ffffff80;margin-top:2px;font-size:12px}.csp-author-sub{color:#ffffff4d;margin-top:2px;font-size:11px}.csp-objections{border-top:1px solid #ffffff12;flex-direction:column;gap:16px;padding-top:24px;display:flex}.csp-obj-label{letter-spacing:.2em;text-transform:uppercase;color:#c9a0ff66;margin-bottom:4px;font-size:9px;font-weight:700}.csp-obj{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;padding:16px 18px}.csp-obj-q{color:#ffffffd9;margin-bottom:7px;font-size:13px;font-weight:700;line-height:1.4}.csp-obj-a{color:#ffffff80;font-size:13px;line-height:1.65}.csp-process{flex-direction:column;gap:4px;display:flex;position:sticky;top:100px}.csp-steps{flex-direction:column;display:flex}.csp-step{gap:16px;display:flex}.csp-step-track{flex-direction:column;flex-shrink:0;align-items:center;width:40px;display:flex}.csp-step-num{letter-spacing:.04em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:11px;font-weight:800;display:flex}.csp-step-line{background:#ffffff14;flex:1;width:1px;margin:5px 0}.csp-step-content{flex:1;padding-bottom:28px}.csp-step:last-child .csp-step-content{padding-bottom:0}.csp-step-phase{letter-spacing:.16em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:700}.csp-step-title{color:#fff;margin-bottom:6px;font-size:16px;font-weight:700}.csp-step-body{color:#ffffff80;margin:0;font-size:13px;line-height:1.7}.csp-more-section{padding-top:0}.csp-more-label{letter-spacing:.2em;text-transform:uppercase;color:#ffffff40;text-align:center;margin-bottom:28px;font-size:10px;font-weight:700}.csp-more-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1200px;margin:0 auto;display:grid}.csp-more-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:12px;padding:24px 22px;transition:border-color .2s,background .2s;display:flex}.csp-more-card:hover{background:#ffffff0d;border-color:#c9a0ff33}.csp-more-badge{letter-spacing:.12em;text-transform:uppercase;color:#c9a0ff;background:#7b2fff26;border:1px solid #7b2fff40;border-radius:100px;padding:4px 10px;font-size:9px;font-weight:700;display:inline-block}.csp-more-quote{color:#ffffffa6;flex:1;margin:0;font-size:13px;font-style:italic;line-height:1.6}.csp-more-result{color:#c9a0ff;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.csp-more-author{border-top:1px solid #ffffff0f;align-items:center;gap:10px;padding-top:12px;display:flex}.csp-more-avatar{object-fit:cover;object-position:top;border:1.5px solid #c9a0ff33;border-radius:50%;flex-shrink:0;width:36px;height:36px}.csp-more-name{color:#fff;font-size:13px;font-weight:700}.csp-more-role{color:#fff6;font-size:11px}@media (max-width:899px){.csp-case{padding:48px 22px}.csp-body{grid-template-columns:1fr;gap:36px}.csp-process{position:static}.csp-header{flex-direction:column;gap:20px}.csp-header-right{text-align:left}.csp-big-num{font-size:52px}.csp-more-grid{grid-template-columns:1fr 1fr}}@media (max-width:599px){.csp-more-grid{grid-template-columns:1fr}.csp-numbers{flex-direction:column}.csp-number{border-bottom:1px solid #ffffff14;border-right:none}.csp-number:last-child{border-bottom:none}}.csp-light{background:#f9f7ff}.csp-light .csp-case{border-top-color:#e8e2f5}.csp-light .csp-case-alt{background:#f3effe}.csp-light .csp-jump{color:#3a1a6e;background:#fff;border-color:#ddd4f8}.csp-light .csp-jump:hover{color:#3a1a6e;background:#f0ebff;border-color:#a97eff}.csp-light .csp-jump-logo,.csp-light .csp-logo{filter:none;opacity:1}.csp-light .csp-tag{color:#5a3e8a;background:#ede8f9;border-color:#d1c4f0}.csp-light .csp-tag-service{color:#6b21c8;background:#ede0ff;border-color:#c4a7f5}.csp-light .csp-big-label{color:#1a0a3a}.csp-light .csp-big-sub{color:#6b5e8a}.csp-light .csp-divider{background:#e2dbf5}.csp-light .csp-section-tag{color:#a27fd4}.csp-light .csp-before-hl{color:#1a0a3a}.csp-light .csp-before-body{color:#3d3354}.csp-light .csp-diag-block{background:#fffbf0;border-color:#f7d97033 #f7d97033 #f7d97033 #d97706}.csp-light .csp-diag-tag{color:#b45309}.csp-light .csp-diag-body{color:#3d3354}.csp-light .csp-numbers{border-color:#e0d8f5}.csp-light .csp-number{border-right-color:#e0d8f5}.csp-light .csp-number-n{color:#7b2fff}.csp-light .csp-number-label{color:#6b5e8a}.csp-light .csp-quote{color:#1a0a3a}.csp-light .csp-avatar{border-color:#7b2fff33}.csp-light .csp-author-name{color:#1a0a3a}.csp-light .csp-author-role{color:#5a3e8a}.csp-light .csp-author-sub{color:#8b7aab}.csp-light .csp-objections{border-top-color:#e0d8f5}.csp-light .csp-obj-label{color:#a27fd4}.csp-light .csp-obj{background:#fff;border-color:#e2dbf5}.csp-light .csp-obj:hover{background:#f8f4ff}.csp-light .csp-obj-q{color:#1a0a3a}.csp-light .csp-obj-a{color:#4a3d6a}.csp-light .csp-step-line{background:#ddd4f0}.csp-light .csp-step-title{color:#1a0a3a}.csp-light .csp-step-body{color:#4a3d6a}.csp-light .csp-more-label{color:#8b7aab}.csp-light .csp-more-card{background:#fff;border-color:#e2dbf5}.csp-light .csp-more-card:hover{background:#f8f4ff;border-color:#c4a7f5}.csp-light .csp-more-badge{color:#6b21c8;background:#ede0ff;border-color:#c4a7f5}.csp-light .csp-more-quote{color:#3d3354}.csp-light .csp-more-result{color:#7b2fff}.csp-light .csp-more-author{border-top-color:#e8e2f5}.csp-light .csp-more-name{color:#1a0a3a}.csp-light .csp-more-role{color:#6b5e8a}.csp-light .csp-more-avatar{border-color:#7b2fff26}@media (max-width:599px){.csp-light .csp-number{border-bottom-color:#e0d8f5}}@media (max-width:767px){.pain-grid{grid-template-columns:1fr}.pain-card.pain-full{grid-column:1}.fw-step{grid-template-rows:auto auto;grid-template-columns:56px 1fr}.fw-num{border-bottom:none;border-right:none;grid-area:1/1;padding:20px 0 0}.fw-content{border-right:none;grid-area:1/2;padding:20px 18px 16px}.fw-outcome{border-top:.5px solid #7b2fff14;grid-area:2/1/auto/-1;padding:14px 18px 20px}.framework-dark .fw-step{background:#ffffff12}.framework-dark .fw-step:hover{background:#ffffff1c}.framework-dark .fw-outcome{border-top-color:#c9a0ff1a}.testi-featured,.testi-grid{grid-template-columns:1fr}.session-inner{grid-template-columns:1fr;gap:32px}.session-card{position:static}.guide-inner{grid-template-columns:1fr}.guide-photo-wrap{display:none}.framework,.session,.guide,.testi,.pain{padding:52px 20px}.vibe-def{padding:56px 20px}}.apply-form{background:#fff;border:1px solid #7b2fff24;border-radius:20px;padding:32px;box-shadow:0 8px 32px #7b2fff12}.apply-steps{align-items:center;gap:0;margin-bottom:32px;display:flex}.apply-step{flex:1;align-items:center;gap:8px;display:flex;position:relative}.apply-step:not(:last-child):after{content:"";background:#7b2fff1f;flex:1;height:1.5px;margin:0 8px}.apply-step-dot{color:#bba0ff;background:#f3ebff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:800;transition:all .2s;display:flex}.apply-step.active .apply-step-dot{color:#fff;background:linear-gradient(135deg,#7b2fff,#5b10d9);box-shadow:0 4px 12px #7b2fff59}.apply-step.done .apply-step-dot{color:#16a34a;background:#dcfce7}.apply-step-label{color:#bbb;white-space:nowrap;font-size:11px;font-weight:700}.apply-step.active .apply-step-label{color:#7b2fff}.apply-step.done .apply-step-label{color:#16a34a}.apply-fields{flex-direction:column;gap:18px;margin-bottom:24px;display:flex}.apply-label{color:#12001f;flex-direction:column;gap:6px;font-size:13px;font-weight:700;display:flex}.apply-input{font-family:var(--font-dm-sans),"DM Sans",sans-serif;color:#12001f;background:#fdfbff;border:1.5px solid #7b2fff2e;border-radius:10px;outline:none;padding:12px 16px;font-size:15px;transition:border-color .18s,box-shadow .18s}.apply-input:focus{border-color:#7b2fff;box-shadow:0 0 0 3px #7b2fff1a}.apply-textarea{font-family:var(--font-dm-sans),"DM Sans",sans-serif;color:#12001f;resize:vertical;background:#fdfbff;border:1.5px solid #7b2fff2e;border-radius:10px;outline:none;padding:12px 16px;font-size:15px;transition:border-color .18s,box-shadow .18s}.apply-textarea:focus{border-color:#7b2fff;box-shadow:0 0 0 3px #7b2fff1a}.apply-chips{flex-wrap:wrap;gap:8px;display:flex}.apply-chip{font-family:var(--font-dm-sans),"DM Sans",sans-serif;color:#555;cursor:pointer;background:#fdfbff;border:1.5px solid #7b2fff2e;border-radius:100px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .15s}.apply-chip:hover{color:#7b2fff;border-color:#7b2fff}.apply-chip.selected{color:#fff;background:#7b2fff;border-color:#7b2fff}.apply-nav{align-items:center;gap:10px;display:flex}.apply-back-btn{font-family:var(--font-dm-sans),"DM Sans",sans-serif;color:#888;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #7b2fff2e;border-radius:100px;padding:14px 20px;font-size:14px;font-weight:700;transition:border-color .18s,color .18s}.apply-back-btn:hover{color:#7b2fff;border-color:#7b2fff}.apply-hint{color:#f59e0b;margin:8px 0 0;font-size:12px;font-weight:600}.apply-field-error{color:#e11d48;margin-top:5px;font-size:12px;font-weight:600;display:block}.apply-input-error{border-color:#e11d48!important}.apply-error{color:#e11d48;text-align:center;margin-bottom:12px;font-size:13px}.apply-success{text-align:center;padding:48px 24px}.apply-success-icon{margin-bottom:16px;font-size:48px}.apply-success-title{font-family:var(--font-dm-serif),"DM Serif Display",serif;color:#12001f;margin-bottom:12px;font-size:28px;font-style:italic}.apply-success-body{color:#555;max-width:480px;margin:0 auto;font-size:15px;line-height:1.75}@media (max-width:599px){.apply-form{padding:20px 16px}.apply-step-label{display:none}.apply-step:not(:last-child):after{margin:0 4px}}.story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}@media (max-width:860px){.story-grid{grid-template-columns:1fr;gap:36px}.story-grid .guide-photo-wrap{display:none}}.section-dark-rich{background:linear-gradient(135deg,#0a0018 0%,#12002a 60%,#1a003a 100%);padding:80px 48px}.s-tag-light{color:#ffffffb3}.vs-card-dark{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;padding:32px}.vs-row-dark{border-bottom:1px solid #ffffff12;align-items:flex-start;gap:12px;padding:13px 0;display:flex}.vs-row-dark:last-of-type{border-bottom:none}.vs-check{color:#000;background:#f5a623;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:11px;font-weight:900;display:inline-flex}.vs-item-dark{color:#ffffffd9;align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;display:flex}.vs-verdict{background:#f5a6231f;border:1px solid #f5a6234d;border-radius:12px;justify-content:space-between;align-items:center;margin:24px 0 20px;padding:18px 20px;display:flex}.vs-verdict-label{color:#fff9;font-size:14px;font-weight:600}.vs-verdict-value{color:#f5a623;letter-spacing:-.5px;font-size:24px;font-weight:900}.btn-gold{color:#000;font-family:var(--font-dm-sans),"DM Sans",sans-serif;cursor:pointer;background:linear-gradient(135deg,#f5a623,#f59e0b);border:none;border-radius:100px;padding:16px 28px;font-size:15px;font-weight:800;text-decoration:none;transition:opacity .18s,transform .18s}.btn-gold:hover{opacity:.9;transform:translateY(-1px)}@media (max-width:768px){.section-dark-rich{padding:60px 24px}}
