.v12-home .v12-hero{padding:72px 0 96px}.v12-home .v12-hero-grid{grid-template-columns:1.05fr 1fr;align-items:center;gap:56px;display:grid}.v12-home .v12-hero-eyebrow{background:var(--lavender-3);color:var(--purple-deep);font-size:12px;font-weight:500;font-family:var(--sans);border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 12px;display:inline-flex}.v12-home .v12-hero h1{font-family:var(--display);letter-spacing:-.02em;color:var(--ink);margin:0 0 32px;font-size:clamp(56px,6vw,88px);font-weight:400;line-height:1.12}.v12-home .v12-hero h1 em{color:var(--purple);font-style:italic}.v12-home .v12-hero-lede{color:var(--graphite);max-width:50ch;margin:0 0 32px;font-size:18px;line-height:1.55}.v12-home .v12-hero-ctas{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.v12-home .v12-hero-meta{font-family:var(--mono);color:var(--slate);letter-spacing:.04em;margin-left:4px;font-size:11px}.v12-home .v12-hero-stats{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:28px;margin-top:36px;padding-top:32px;display:flex}.v12-home .v12-hero-stats .num{color:var(--ink);font-weight:600}.v12-home .v12-hero-stats .stars{color:var(--orange);font-size:14px}.v12-home .v12-hero-stats span{color:var(--slate);font-size:13px}.v12-stars{color:var(--orange);align-items:center;gap:2px;display:inline-flex}.v12-star-inline{color:currentColor;flex-shrink:0}.v12-home .v12-hero-photo{aspect-ratio:4/5;background:var(--ink);border-radius:24px;position:relative;overflow:hidden}.v12-home .v12-hero-photo-main{object-fit:cover;filter:saturate(1.05)contrast(1.02);width:100%;height:100%}.v12-home .v12-hero-photo-tint{background:linear-gradient(#7c4dff26 0%,#0000 30%,#1f1d2480 100%);position:absolute;inset:0}.v12-home .v12-hero-photo-picto{filter:drop-shadow(0 4px 12px #00000040);width:56px;height:56px;position:absolute;top:24px;right:24px}.v12-home .v12-hero-photo-badge{background:var(--orange);color:#fff;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:500;display:inline-flex;position:absolute;top:24px;left:24px}.v12-home .v12-hero-photo-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.v12-home .v12-hero-photo-avs{display:flex}.v12-home .v12-hero-photo-av{background:var(--lavender);border:2px solid #fff;border-radius:50%;width:32px;height:32px;margin-left:-8px;display:block}.v12-home .v12-hero-photo-av:first-child{margin-left:0}.v12-home .v12-hero-photo-av-1{background:linear-gradient(135deg,#b6a0f5,#ece3ff)}.v12-home .v12-hero-photo-av-2{background:linear-gradient(135deg,#f08862,#fbe9dd)}.v12-home .v12-hero-photo-av-3{background:linear-gradient(135deg,#1f1d24,#6b6775)}.v12-home .v12-hero-photo-av-4{background:linear-gradient(135deg,#7c4dff,#4a28c8)}.v12-home .v12-hero-photo-info{flex:1;font-size:12px;line-height:1.35}.v12-home .v12-hero-photo-info b{font-weight:600}.v12-home .v12-hero-photo-info span{color:var(--slate);font-size:11px;display:block}.v12-home .v12-logos{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:36px 0}.v12-home .v12-logos-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;display:flex}.v12-home .v12-logos-inner>span{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--slate);font-size:11px}.v12-home .v12-logos-brands{opacity:.6;flex-wrap:wrap;align-items:center;gap:36px;display:flex}.v12-home .v12-logos-brands b{font-family:var(--display);letter-spacing:-.01em;color:var(--graphite);font-size:22px;font-weight:400}.v12-home .v12-logos-img{opacity:1;justify-content:space-between;width:100%}.v12-home .v12-logos-img img{object-fit:contain;filter:grayscale();opacity:.55;width:auto;height:28px;transition:filter .3s,opacity .3s}.v12-home .v12-logos-img img:hover{filter:grayscale(0%);opacity:1}.v12-home .v12-logos-img img.v12-logo-lg{height:38px}.v12-home .v12-features{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.v12-home .v12-feature{border:1px solid var(--line);background:var(--paper);border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.v12-home .v12-feature-photo{aspect-ratio:4/3;position:relative;overflow:hidden}.v12-home .v12-feature-photo img{object-fit:cover;width:100%;height:100%}.v12-home .v12-feature-body{flex-direction:column;gap:8px;padding:24px;display:flex}.v12-home .v12-feature-tag{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--purple);margin-bottom:4px;font-size:11px}.v12-home .v12-feature h4{font-family:var(--display);letter-spacing:-.01em;margin:0;font-size:26px;font-weight:400;line-height:1.15}.v12-home .v12-feature p{color:var(--graphite);margin:0;font-size:14px;line-height:1.55}.v12-home .v12-founder{background:var(--ink);color:#fff;border-radius:24px;grid-template-columns:1.1fr 1fr;gap:0;min-height:560px;display:grid;overflow:hidden}.v12-home .v12-founder-photo{position:relative;overflow:hidden}.v12-home .v12-founder-photo img{object-fit:cover;width:100%;height:100%}.v12-home .v12-founder-grain{background:linear-gradient(#0000 50%,#1f1d2480 100%);position:absolute;inset:0}.v12-home .v12-founder-name{position:absolute;bottom:32px;left:32px}.v12-home .v12-founder-label{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--lavender);margin-bottom:6px;font-size:11px}.v12-home .v12-founder-name h3{font-family:var(--display);letter-spacing:-.02em;margin:0;font-size:56px;font-weight:400;line-height:1}.v12-home .v12-founder-info{flex-direction:column;justify-content:center;padding:56px 48px;display:flex;position:relative}.v12-home .v12-founder-info:before{content:"✦";font-family:var(--display);color:var(--purple);opacity:.6;font-size:48px;position:absolute;top:32px;right:40px}.v12-home .v12-founder-quote{font-family:var(--display);color:var(--purple);margin-bottom:16px;font-size:80px;line-height:.6}.v12-home .v12-founder-info blockquote{font-family:var(--display);letter-spacing:-.01em;margin:0 0 28px;font-size:32px;font-weight:400;line-height:1.2}.v12-home .v12-founder-info blockquote em{color:var(--lavender);font-style:italic}.v12-home .v12-founder-who{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--lavender);align-items:center;gap:6px;font-size:11px;display:inline-flex}.v12-home .v12-founder-stats{border-top:1px solid #ffffff1f;gap:32px;margin:28px 0 0;padding-top:24px;display:flex}.v12-home .v12-founder-stats div span{font-family:var(--display);margin-bottom:6px;font-size:28px;line-height:1.1;display:block}.v12-home .v12-founder-stats div b{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--lavender);font-size:10px;font-weight:400}.v12-home .v12-programs{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.v12-home .v12-program{background:var(--paper);border:1px solid var(--line);min-height:560px;color:var(--ink);border-radius:22px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.v12-home .v12-program:hover{transform:translateY(-3px);box-shadow:0 16px 32px #1f1d241f}.v12-home .v12-program.is-featured{background:var(--ink);color:#fff;border-color:var(--ink)}.v12-home .v12-program-photo{aspect-ratio:16/10;position:relative;overflow:hidden}.v12-home .v12-program-photo img{object-fit:cover;width:100%;height:100%}.v12-home .v12-program-pill{background:var(--orange);color:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:500;display:inline-flex;position:absolute;top:16px;left:16px}.v12-home .v12-program-body{flex-direction:column;flex:1;padding:28px;display:flex}.v12-home .v12-program-num{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--slate);justify-content:space-between;align-items:center;margin-bottom:16px;font-size:11px;display:flex}.v12-home .v12-program.is-featured .v12-program-num{color:var(--lavender)}.v12-home .v12-program h3{font-family:var(--display);letter-spacing:-.02em;margin:0 0 10px;font-size:32px;font-weight:400;line-height:1.05}.v12-home .v12-program h3 em{color:var(--purple);font-style:italic}.v12-home .v12-program.is-featured h3 em{color:var(--lavender)}.v12-home .v12-program-tagline{color:var(--graphite);margin:0 0 22px;font-size:14px;line-height:1.55}.v12-home .v12-program.is-featured .v12-program-tagline{color:var(--lavender-2)}.v12-home .v12-program-list{flex-direction:column;flex:1;gap:10px;margin:0 0 24px;padding:0;list-style:none;display:flex}.v12-home .v12-program-list li{align-items:flex-start;gap:10px;font-size:14px;display:flex}.v12-home .v12-program-list li:before{content:"";background:var(--lavender-3);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'><path d='M3 6l2 2 4-4' stroke='%237C4DFF' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:50%;background-repeat:no-repeat;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-top:2px}.v12-home .v12-program.is-featured .v12-program-list li:before{background-color:#ffffff1f;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'><path d='M3 6l2 2 4-4' stroke='%23B6A0F5' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>")}.v12-home .v12-program-deliverable{font-family:var(--sans);color:var(--purple);align-items:center;gap:8px;margin-top:auto;padding:12px 0 0;font-size:13px;font-weight:600;display:flex}.v12-home .v12-program.is-featured .v12-program-deliverable{color:var(--lavender)}.v12-home .v12-program-price{justify-content:space-between;align-items:end;padding-top:20px;display:flex}.v12-home .v12-program.is-featured .v12-program-price{border-top-color:#ffffff1f}.v12-home .v12-program-amount{font-family:var(--display);font-size:26px;line-height:1}.v12-home .v12-program-duration{font-family:var(--mono);color:var(--slate);letter-spacing:.06em;font-size:11px}.v12-home .v12-program.is-featured .v12-program-duration{color:var(--lavender)}.v12-home .v12-method{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.v12-home .v12-method-step{background:var(--paper);border:1px solid var(--line);border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.v12-home .v12-method-photo{aspect-ratio:1;background:linear-gradient(135deg, var(--lavender-3), var(--lavender-2));position:relative;overflow:hidden}.v12-home .v12-method-photo img{object-fit:cover;width:100%;height:100%;display:block}.v12-home .v12-method-num{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:36px;height:36px;color:var(--purple);font-family:var(--display);background:#fffffff2;border-radius:50%;place-items:center;font-size:22px;font-style:italic;line-height:1;display:grid;position:absolute;top:14px;left:14px}.v12-home .v12-method-body{padding:22px}.v12-home .v12-method-step h4{font-family:var(--display);letter-spacing:-.01em;margin:0 0 6px;font-size:22px;font-weight:400;line-height:1.15}.v12-home .v12-method-step p{color:var(--graphite);margin:0;font-size:13px;line-height:1.5}.v12-home .v12-stats-band{background:var(--ink);color:#fff;border-radius:24px;grid-template-columns:repeat(4,1fr);align-items:center;gap:32px;padding:48px;display:grid;position:relative;overflow:hidden}.v12-home .v12-stats-band:before{content:"";background:radial-gradient(circle, var(--purple), transparent 70%);filter:blur(20px);opacity:.55;width:380px;height:380px;position:absolute;top:-100px;right:-120px}.v12-home .v12-stat{position:relative}.v12-home .v12-stat .v{font-family:var(--display);margin-bottom:8px;font-size:56px;line-height:1}.v12-home .v12-stat .l{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--lavender);font-size:11px}.v12-home .v12-stat[data-i="0"] .v{color:var(--lavender)}.v12-home .v12-stat[data-i="1"] .v{color:var(--orange)}.v12-home .v12-testimonials{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.v12-home .v12-testi{background:var(--paper);border:1px solid var(--line);border-radius:18px;flex-direction:column;padding:28px;display:flex}.v12-home .v12-testi-stars{color:var(--orange);letter-spacing:2px;margin-bottom:14px;font-size:14px}.v12-home .v12-testi blockquote{font-family:var(--display);flex:1;margin:0 0 24px;font-size:22px;font-weight:400;line-height:1.25}.v12-home .v12-testi-who{border-top:1px solid var(--line);align-items:center;gap:12px;padding-top:18px;display:flex}.v12-home .v12-testi-av{background:linear-gradient(135deg, var(--lavender), var(--lavender-3));border-radius:50%;flex-shrink:0;width:44px;height:44px}.v12-home .v12-testi-name{font-size:13px;font-weight:500}.v12-home .v12-testi-role{color:var(--slate);font-size:12px}.v12-home .v12-community{aspect-ratio:21/9;background:var(--ink);border-radius:28px;position:relative;overflow:hidden}.v12-home .v12-community-bg{object-fit:cover;opacity:.55;width:100%;height:100%}.v12-home .v12-community-overlay{color:#fff;background:linear-gradient(90deg,#1f1d24d9 0%,#1f1d2466 60%,#1f1d2499 100%);align-items:center;padding:56px;display:flex;position:absolute;inset:0}.v12-home .v12-community-copy{max-width:36rem}.v12-home .v12-community-copy h2{font-family:var(--display);letter-spacing:-.02em;margin:14px 0 18px;font-size:clamp(36px,4.4vw,64px);font-weight:400;line-height:1.1}.v12-home .v12-community-copy h2 em{color:var(--lavender);font-style:italic}.v12-home .v12-community-copy p{color:var(--lavender-2);max-width:48ch;margin:0 0 28px;font-size:16px}.v12-home .v12-faq{flex-direction:column;gap:8px;max-width:880px;display:flex}.v12-home .v12-faq-row{background:var(--paper);border:1px solid var(--line);border-radius:14px;overflow:hidden}.v12-home .v12-faq-row summary{cursor:pointer;font-family:var(--display);justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;font-size:22px;font-weight:400;line-height:1.2;list-style:none;display:flex}.v12-home .v12-faq-row summary::-webkit-details-marker{display:none}.v12-home .v12-faq-plus{background:var(--lavender-3);width:28px;height:28px;color:var(--purple-deep);border-radius:50%;flex-shrink:0;place-items:center;font-size:16px;transition:transform .2s,background .2s,color .2s;display:grid}.v12-home .v12-faq-row[open] .v12-faq-plus{background:var(--purple);color:#fff;transform:rotate(45deg)}.v12-home .v12-faq-body{color:var(--graphite);max-width:70ch;padding:0 24px 22px;font-size:14px;line-height:1.55}.v12-home .v12-cta-banner{color:#fff;background:linear-gradient(135deg,#7c4dff 0%,#9f86f5 60%,#bfa8fa 100%);border-radius:28px;padding:64px 56px;position:relative;overflow:hidden}.v12-home .v12-cta-banner:before{content:"";background:radial-gradient(40% 80% at 0 0,#ffffff2e,#0000 60%),radial-gradient(60% 80% at 100% 100%,#281e5a40,#0000 60%);position:absolute;inset:0}.v12-home .v12-cta-picto{opacity:.35;width:180px;position:absolute;bottom:40px;right:40px;transform:rotate(-8deg)}.v12-home .v12-cta-banner h3{font-family:var(--display);letter-spacing:-.02em;max-width:18ch;margin:0 0 16px;font-size:clamp(40px,5vw,64px);font-weight:400;line-height:1.1;position:relative}.v12-home .v12-cta-banner h3 em{color:var(--lavender-2);font-style:italic}.v12-home .v12-cta-banner p{color:var(--lavender-2);max-width:56ch;margin:0 0 28px;font-size:15px;position:relative}.v12-home .v12-cta-actions{flex-wrap:wrap;gap:12px;display:flex;position:relative}@media (max-width:1080px){.v12-home .v12-hero-grid{grid-template-columns:1fr;gap:40px}.v12-home .v12-features,.v12-home .v12-programs,.v12-home .v12-testimonials,.v12-home .v12-method{grid-template-columns:1fr 1fr}.v12-home .v12-founder{grid-template-columns:1fr;min-height:auto}.v12-home .v12-founder-photo{aspect-ratio:16/10}}@media (max-width:720px){.v12-home .v12-features,.v12-home .v12-programs,.v12-home .v12-testimonials,.v12-home .v12-method{grid-template-columns:1fr}.v12-home .v12-stats-band{grid-template-columns:1fr 1fr;gap:24px;padding:32px 24px}.v12-home .v12-cta-banner{padding:48px 28px}.v12-home .v12-community-overlay{padding:32px}.v12-home .v12-founder-info{padding:36px 28px}.v12-home .v12-logos-inner{gap:16px}.v12-home .v12-logos-brands{gap:20px}.v12-home .v12-logos-brands b{font-size:18px}}
