.discovery-section{background:var(--background);padding:38px 24px 30px;position:relative;overflow:hidden}.discovery-inner{max-width:1480px;margin:auto;position:relative}.discovery-heading{text-align:center;margin:0 auto 34px;position:relative}.discovery-eyebrow{background:color-mix(in oklch,var(--primary) 6%,var(--background));color:var(--primary);text-transform:uppercase;border-radius:30px;align-items:center;gap:10px;padding:7px 17px;font-size:13px;font-weight:750;display:inline-flex}.discovery-heading h2{letter-spacing:0;color:var(--foreground);margin:12px 0;font-size:42px;font-weight:800;line-height:1.2}.discovery-heading h2 span{background:linear-gradient(100deg,var(--brand-3),var(--primary),var(--brand-1));color:#0000;-webkit-background-clip:text;background-clip:text}.discovery-heading p{color:var(--muted-foreground);max-width:1000px;margin:auto;font-size:18px;line-height:1.6}.discovery-note{color:var(--primary);opacity:.75;font-family:cursive;font-size:20px;font-style:italic;line-height:1.3;position:absolute;top:36px;transform:rotate(-10deg)}.discovery-note span{text-align:center;font-size:45px;display:block}.discovery-note-left{left:0}.discovery-note-right{right:15px}.lt-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.lt-card{--lt-accent:var(--primary);isolation:isolate;border:1px solid color-mix(in oklch,var(--lt-accent) 20%,var(--background));background:linear-gradient(125deg,var(--card),color-mix(in oklch,var(--lt-accent) 4%,var(--card)));box-shadow:0 12px 35px -20px color-mix(in oklch,var(--lt-accent) 25%,transparent);border-radius:18px;flex-direction:column;padding:24px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.lt-doctor_chamber{--lt-accent:var(--brand-1)}.lt-advocate_chamber{--lt-accent:var(--brand-5)}.lt-card:hover{box-shadow:0 18px 40px -20px color-mix(in oklch,var(--lt-accent) 40%,transparent);transform:translateY(-5px)}.lt-badge{background:color-mix(in oklch,var(--lt-accent) 6%,var(--card));border:1px solid color-mix(in oklch,var(--lt-accent) 10%,var(--card));text-transform:uppercase;color:var(--lt-accent);z-index:2;border-radius:30px;align-self:flex-start;align-items:center;gap:10px;padding:6px 12px;font-size:11px;font-weight:750;display:inline-flex;position:relative}.lt-art{object-fit:contain;z-index:-1;transform-origin:bottom;width:42%;height:200px;position:absolute;top:27px;right:4px}.lt-copy{margin-top:20px}.lt-copy h3{color:var(--foreground);letter-spacing:0;margin:0;font-size:29px;font-weight:800;line-height:1.15}.lt-subtitle{color:var(--muted-foreground);margin:7px 0 15px;font-size:18px}.lt-description{color:var(--foreground);max-width:70%;min-height:88px;margin:0;font-size:14px;line-height:1.55}.lt-benefits{color:var(--foreground);gap:9px;margin:16px 0 20px;padding:0;font-size:13px;list-style:none;display:grid}.lt-benefits li{align-items:center;gap:9px;display:flex}.lt-benefits svg{background:var(--lt-accent);width:18px;height:18px;color:var(--primary-foreground);border-radius:50%;flex-shrink:0;padding:3px}.lt-cta{width:100%;min-height:48px;box-shadow:0 8px 20px -12px var(--lt-accent);margin-top:auto;font-size:16px;font-weight:750;position:relative;overflow:hidden;color:var(--primary-foreground)!important;background:linear-gradient(110deg,color-mix(in oklch,var(--lt-accent) 80%,var(--brand-3)),var(--lt-accent))!important;border-radius:13px!important}.lt-advocate_chamber .lt-cta{background:linear-gradient(110deg,var(--brand-5),color-mix(in oklch,var(--brand-5) 75%,var(--foreground)))!important}.lt-cta:after{content:"";background:linear-gradient(90deg,transparent,color-mix(in oklch,var(--background) 25%,transparent),transparent);position:absolute;inset:0;transform:translate(-140%)skew(-20deg)}.lt-free{text-align:center;color:var(--muted-foreground);margin:10px 0 -7px;font-size:12px}.discovery-footer{text-align:center;margin-top:20px}.discovery-footer strong{color:var(--foreground);justify-content:center;align-items:center;gap:10px;font-size:17px;display:flex}.discovery-footer strong svg{background:var(--brand-4);color:var(--primary-foreground);border-radius:50%;padding:3px}.discovery-footer>div{color:var(--muted-foreground);justify-content:center;gap:27px;margin-top:16px;font-size:12px;display:flex}.discovery-footer>div span{align-items:center;gap:10px;display:flex}.discovery-footer>div span+span{border-left:1px solid var(--border);padding-left:27px}.discovery-footer>div svg{color:var(--primary)}@media (prefers-reduced-motion:no-preference){.lt-art{animation:5s ease-in-out infinite lt-float}.lt-doctor_chamber .lt-art{animation-delay:-1.5s}.lt-advocate_chamber .lt-art{animation-delay:-3s}.lt-cta:after{animation:6s ease-in-out infinite lt-shine}.lt-doctor_chamber .lt-cta:after{animation-delay:1s}.lt-advocate_chamber .lt-cta:after{animation-delay:2s}}@keyframes lt-float{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-9px)rotate(2deg)}}@keyframes lt-shine{0%,65%{transform:translate(-140%)skew(-20deg)}to{transform:translate(140%)skew(-20deg)}}@media (width<=1400px){.discovery-note{display:none}.lt-grid{gap:20px}.lt-card{padding:22px}.lt-art{width:39%;height:175px}.lt-description{max-width:72%;font-size:13px}.discovery-heading h2{font-size:36px}}@media (width<=900px){.lt-grid{grid-template-columns:1fr;max-width:560px;margin:auto}.lt-description{max-width:66%;min-height:66px}.lt-art{width:34%;height:200px}.discovery-heading h2{font-size:30px}.discovery-heading p{font-size:16px}.discovery-footer>div{flex-wrap:wrap;gap:14px}.discovery-footer>div span+span{border:0;padding-left:0}}@media (width<=480px){.discovery-section{padding:32px 16px}.lt-card{padding:20px}.lt-art{width:37%;height:155px;top:52px}.lt-description{max-width:69%;font-size:13px}.lt-copy h3{font-size:26px}.lt-subtitle{font-size:16px}.discovery-heading h2{font-size:28px}.discovery-footer strong{font-size:14px}.lt-badge{font-size:10px}.lt-benefits{font-size:12px}}.gh-hero{background:linear-gradient(120deg,var(--gh-white),var(--gh-wash),var(--gh-white));color:var(--gh-ink);letter-spacing:0;padding:42px 0 30px;overflow:hidden}.gh-inner{max-width:1320px;margin:auto;padding:0 32px}.gh-main{grid-template-columns:.94fr 1.06fr;align-items:center;gap:30px;display:grid}.gh-copy{min-width:0;padding:12px 0 30px}.gh-eyebrow{border:1px solid var(--gh-border);background:var(--gh-tint);color:var(--gh-purple);border-radius:30px;align-items:center;gap:8px;padding:9px 13px;font-size:11px;font-weight:750;display:inline-flex}.gh-eyebrow svg{width:15px;height:15px;animation:5s infinite gh-spark}.gh-copy h1{font-family:var(--font-sans);letter-spacing:0;margin:26px 0 20px;font-size:68px;font-weight:900;line-height:1.01}.gh-copy h1>span{animation:.65s both gh-enter;display:block}.gh-copy h1>span:nth-child(2){animation-delay:.1s}.gh-copy h1>span:nth-child(3){animation-delay:.2s}.gh-copy em{background:var(--gh-gradient);color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;font-style:normal;animation:12s infinite gh-gradient}.gh-description{max-width:560px;color:var(--gh-muted);font-size:17px;line-height:1.55}.gh-benefits{grid-template-columns:repeat(3,1fr);gap:16px 12px;margin:25px 0 28px;padding:0;list-style:none;display:grid}.gh-benefits li{align-items:center;gap:9px;font-size:12px;font-weight:550;animation:.6s both gh-enter;display:flex}.gh-benefits li:nth-child(2n){animation-delay:.2s}.gh-benefits li:nth-child(3n){animation-delay:.3s}.gh-benefits li>span,.gh-proof-icon{background:var(--gh-tint);width:32px;height:32px;color:var(--gh-purple);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.gh-benefits svg{width:19px;height:19px}.gh-benefits li:nth-child(3n)>span{color:var(--gh-green);background:var(--gh-green-tint)}.gh-ctas{flex-wrap:wrap;gap:12px;display:flex}.gh-hero .gh-primary{background:var(--gh-gradient);color:var(--gh-white);box-shadow:var(--gh-button-shadow);border:0}.gh-ctas>a{border-radius:14px;height:54px;padding:0 21px;font-size:13px;font-weight:700;transition:transform .25s,box-shadow .25s}.gh-hero .gh-secondary{background:var(--gh-white);border-color:var(--gh-border);color:var(--gh-ink)}.gh-ctas>a:hover{transform:translateY(-2px)}.gh-ctas>a svg{transition:transform .25s}.gh-ctas>a:hover svg{transform:translate(4px)}.gh-proof{align-items:center;gap:12px;margin-top:22px;font-size:11px;display:flex}.gh-proof strong,.gh-proof div>span{display:block}.gh-proof div>span{color:var(--gh-muted);margin-top:3px}.gh-ecosystem{--hx:0px;--hy:0px;min-width:0;height:590px;position:relative}.gh-founder{width:64%;height:290px;transform:translate(var(--hx),var(--hy));position:absolute;top:-20px;left:25%;overflow:hidden}.gh-founder img{width:100%;height:auto;animation:7s ease-in-out infinite gh-float}.gh-founder>span{color:var(--gh-muted);background:var(--gh-white);border-radius:5px;padding:3px;font-size:7px;position:absolute;top:7px;right:0}.gh-float{background:var(--gh-white);border:1px solid var(--gh-border);box-shadow:var(--gh-shadow);z-index:2;border-radius:13px;align-items:center;gap:10px;max-width:142px;padding:13px 12px;font-size:11px;font-weight:650;line-height:1.3;animation:6s ease-in-out infinite gh-float;display:flex;position:absolute}.gh-float svg{color:var(--gh-purple);flex-shrink:0;width:26px;height:26px}.gh-float-0{animation-duration:6s;top:8px;left:16%}.gh-float-0 svg,.gh-float-3 svg{color:var(--gh-green)}.gh-float-1{animation-duration:7s;animation-delay:-2s;top:102px;left:2%}.gh-float-2{animation-duration:5s;animation-delay:-1s;top:12px;right:0}.gh-float-3{max-width:110px;animation-duration:8s;animation-delay:-3s;top:120px;right:-8px}.gh-dashboard-back{background:var(--gh-ink);width:85%;height:255px;color:var(--gh-white);box-shadow:var(--gh-shadow);border-radius:17px;padding:9px 12px;font-size:10px;position:absolute;top:216px;left:2%;transform:rotate(-2deg)}.gh-dashboard-back>span{color:var(--gh-lilac)}.gh-dashboard-back>div{opacity:.6;font-size:8px;line-height:3.8}.gh-dashboard-back svg{width:10px;height:10px;display:inline}.gh-profile{z-index:3;background:var(--gh-white);border:1px solid var(--gh-border);box-shadow:var(--gh-shadow);transform:translate(var(--hx),var(--hy));border-radius:18px;padding:16px;position:absolute;top:233px;left:13%;right:0}.gh-demo-line{color:var(--gh-muted);justify-content:space-between;align-items:center;gap:5px;margin-bottom:12px;font-size:8px;font-weight:700;display:flex}.gh-live{color:var(--gh-green);white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.gh-live i{background:var(--gh-green);border-radius:50%;width:6px;height:6px;animation:4s infinite gh-spark;display:inline-block}.gh-profile-title{align-items:center;gap:11px;display:flex}.gh-nimbus{background:var(--gh-gradient);width:45px;height:45px;color:var(--gh-white);border-radius:12px;place-items:center;display:grid}.gh-nimbus svg{width:24px;height:24px}.gh-profile-title h2{align-items:center;gap:5px;font-size:15px;font-weight:800;display:flex}.gh-profile-title h2 svg{width:14px;height:14px;color:var(--gh-blue)}.gh-profile-title p{color:var(--gh-muted);margin-top:4px;font-size:10px}.gh-tags{flex-wrap:wrap;gap:5px;margin:12px 0;display:flex}.gh-tags span{background:var(--gh-tint);border-radius:20px;padding:4px 8px;font-size:8px;font-weight:650}.gh-product-description{color:var(--gh-muted);font-size:11px;line-height:1.5}.gh-profile-location{color:var(--gh-muted);gap:16px;margin:12px 0;font-size:9px;display:flex}.gh-profile-location span{align-items:center;gap:4px;display:flex}.gh-profile-location svg{width:12px;height:12px}.gh-profile-actions{gap:8px;display:flex}.gh-profile-actions button{border-radius:9px;height:35px;padding:0 12px;font-size:10px}.gh-stats{border-top:1px solid var(--gh-border);grid-template-columns:repeat(3,1fr);gap:7px;margin-top:13px;padding-top:12px;display:grid}.gh-stats>div{align-items:center;gap:8px;display:flex}.gh-stats svg{background:var(--gh-tint);width:26px;height:26px;color:var(--gh-purple);border-radius:8px;padding:5px}.gh-stats strong{font-variant-numeric:tabular-nums;font-size:14px;display:block}.gh-stats small{color:var(--gh-muted);font-size:8px;display:block}.gh-view-metric{z-index:4;background:var(--gh-white);border:1px solid var(--gh-border);width:114px;box-shadow:var(--gh-shadow);border-radius:14px;padding:14px;position:absolute;top:322px;left:-3%}.gh-view-metric>span{font-size:9px;display:block}.gh-view-metric small{color:var(--gh-green);margin:5px 0;font-size:8px;display:block}.gh-view-metric strong{font-variant-numeric:tabular-nums;font-size:24px;font-weight:800}.gh-view-metric svg{width:85px;height:35px;margin:4px 0;overflow:visible}.gh-view-metric path{fill:none;stroke:var(--gh-purple);stroke-width:3px;stroke-dasharray:160;stroke-dashoffset:160px}.is-visible .gh-view-metric path{animation:2s forwards gh-draw}.gh-view-metric circle{fill:var(--gh-purple);animation:4s infinite gh-spark}.gh-activity{background:var(--gh-white);border:1px solid var(--gh-border);box-shadow:var(--gh-shadow);border-radius:15px;align-items:center;gap:10px;padding:12px 15px;font-size:10px;display:flex;position:absolute;bottom:0;left:5%;right:0}.gh-activity-icon{color:var(--gh-purple);background:var(--gh-tint);border-radius:50%;padding:9px}.gh-activity-icon svg{width:17px;height:17px}.gh-activity strong{animation:.6s both gh-enter;display:block}.gh-activity div>span{color:var(--gh-muted);margin-top:4px;font-size:8px;display:block}.gh-activity>.gh-live{margin-left:auto;font-size:8px}.gh-annotation{color:var(--gh-purple);font-family:cursive;font-size:13px;font-style:italic;position:absolute;top:183px;right:12%;transform:rotate(-5deg)}.gh-annotation svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-dasharray:180;width:70px;animation:2s both gh-draw;position:absolute;top:8px;right:-70px}.gh-demo-feedback{background:var(--gh-tint);border-radius:8px;margin-top:8px;padding:8px;font-size:10px}.gh-demo-overlay{z-index:6;border:1px solid var(--gh-border);background:var(--gh-white);box-shadow:var(--gh-shadow);border-radius:18px;padding:35px 25px;position:absolute;inset:230px 0 0 10%}.gh-demo-overlay>button{position:absolute;top:8px;right:8px}.gh-demo-overlay>svg{color:var(--gh-purple)}.gh-demo-overlay h3{margin:10px 0;font-size:20px;font-weight:750}.gh-demo-overlay p{color:var(--gh-muted);margin-bottom:20px;font-size:13px}.gh-values{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:32px;display:grid}.gh-value{border:1px solid var(--gh-border);background:var(--gh-white);border-radius:18px;padding:19px 21px;transition:transform .25s,border-color .25s;animation:.65s both gh-enter;position:relative}.gh-value:nth-child(2){animation-delay:80ms}.gh-value:nth-child(3){animation-delay:.16s}.gh-value:nth-child(4){animation-delay:.24s}.gh-value:hover{border-color:var(--gh-purple);transform:translateY(-4px)}.gh-value-icon{background:var(--gh-tint);width:40px;height:40px;color:var(--gh-purple);border-radius:12px;place-items:center;display:grid}.gh-value:nth-child(2) .gh-value-icon{color:var(--gh-blue)}.gh-value:nth-child(3) .gh-value-icon{color:var(--gh-green);background:var(--gh-green-tint)}.gh-value:nth-child(4) .gh-value-icon{color:var(--gh-orange);background:var(--gh-orange-tint)}.gh-value-arrow{border:1px solid var(--gh-border);border-radius:50%;width:24px;height:24px;padding:5px;position:absolute;top:20px;right:20px}.gh-value h2{margin:11px 0 4px;font-size:14px;font-weight:800}.gh-value p{color:var(--gh-muted);font-size:12px;line-height:1.4}.gh-hero a:focus-visible,.gh-hero button:focus-visible{outline:3px solid var(--gh-purple);outline-offset:4px}@keyframes gh-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes gh-float{0%,to{translate:0}50%{translate:0 -5px}}@keyframes gh-spark{0%,85%,to{opacity:1}92%{opacity:.5}}@keyframes gh-gradient{0%,to{background-position:0}50%{background-position:100%}}@keyframes gh-draw{to{stroke-dashoffset:0}}@media (width>=1500px){.gh-inner{max-width:1420px}.gh-main{gap:60px}.gh-copy h1{font-size:72px}.gh-ecosystem{height:610px}.gh-profile{top:243px}.gh-founder{height:305px}.gh-dashboard-back{top:225px}}@media (width<=1100px){.gh-inner{padding:0 24px}.gh-copy h1{font-size:56px}.gh-main{grid-template-columns:.95fr 1.05fr;gap:15px}.gh-ecosystem{height:600px}.gh-float{max-width:116px;padding:10px;font-size:9px}.gh-profile{padding:13px;left:5%}.gh-view-metric{width:100px;padding:10px;top:180px;left:-2%}.gh-founder{width:75%;left:20%}.gh-tags span{font-size:7px}.gh-profile-actions button{padding:0 8px}.gh-annotation{display:none}.gh-benefits{grid-template-columns:repeat(2,1fr)}.gh-values{gap:12px}.gh-value{padding:16px}}@media (width<=760px){.gh-hero{padding-top:26px}.gh-inner{padding:0 20px}.gh-main{grid-template-columns:1fr;gap:8px}.gh-copy{padding:0}.gh-copy h1{margin:23px 0 18px;font-size:46px}.gh-description{font-size:16px}.gh-benefits{gap:14px;margin:22px 0}.gh-eyebrow{padding:9px 10px;font-size:9px}.gh-ctas{grid-template-columns:1fr;display:grid}.gh-ctas>a{width:100%}.gh-proof{margin:20px 0}.gh-ecosystem{width:100%;max-width:530px;height:590px;margin:auto}.gh-founder{width:75%;height:260px;top:0;left:20%}.gh-float-0{top:25px;left:0}.gh-float-1{display:none}.gh-float-2{top:45px}.gh-float-3{display:none}.gh-profile{top:248px;left:0;right:0}.gh-dashboard-back{width:94%;top:233px;left:2%}.gh-view-metric{width:100px;padding:8px;top:153px;left:0}.gh-view-metric svg{display:none}.gh-view-metric strong{font-size:21px}.gh-profile-title h2{font-size:14px}.gh-profile-title p{font-size:9px}.gh-demo-line{font-size:7px}.gh-stats strong{font-size:13px}.gh-activity{padding:10px;bottom:0;left:0}.gh-activity div>span{font-size:7px}.gh-values{grid-template-columns:repeat(2,1fr);margin-top:20px}.gh-value h2{font-size:12px}.gh-value p{font-size:11px}.gh-value-arrow{top:14px;right:12px}.gh-demo-overlay{inset:248px 0 0}.gh-float,.gh-founder img{animation-duration:9s}}@media (width<=380px){.gh-copy h1{font-size:42px}.gh-inner{padding:0 16px}.gh-profile-actions{gap:5px}.gh-profile-actions button{padding:0 7px;font-size:9px}.gh-values{grid-template-columns:1fr}.gh-profile-location{gap:10px}}@media (prefers-reduced-motion:reduce){.gh-hero *,.gh-hero :before{transition:none!important;animation:none!important;transform:translate(0)!important}.gh-view-metric path{stroke-dashoffset:0}}.why-showcase{--why-ink:#101832;--why-muted:#5e687d;--why-purple:#7c3aed;--why-blue:#2563eb;--why-white:#fff;--why-border:#e5e3ff;--why-success:#10a878;color:var(--why-ink);background:linear-gradient(125deg,#f2f4ff 0%,#fff 25%,#f8f9ff 75%,#f2f4ff);padding:60px 24px 24px;overflow:hidden}.why-inner{max-width:1240px;margin:auto}.why-heading{text-align:center;margin:0 auto 28px;position:relative}.why-eyebrow{border:1px solid var(--why-border);color:#6941e8;background:#f4f1ff;border-radius:25px;align-items:center;gap:7px;padding:7px 12px;font-size:11px;font-weight:700;display:inline-flex}.why-heading h2{letter-spacing:0;margin:14px 0;font-size:52px;font-weight:850;line-height:1.04}.why-heading h2>span{display:block}.why-heading h2 em{background:linear-gradient(110deg,var(--why-purple),var(--why-blue),var(--why-purple));color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text;font-style:normal}.why-heading>p{max-width:650px;color:var(--why-muted);margin:14px auto 0;font-size:16px;line-height:1.55}.why-note{color:var(--why-purple);opacity:.8;font-family:cursive;font-size:20px;font-style:italic;line-height:1.35;position:absolute;top:30px;transform:rotate(-10deg)}.why-note-left{left:8%}.why-note-right{top:55px;right:5%}.why-note svg{width:85px;height:55px;display:block}.why-note path{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-dasharray:150;stroke-dashoffset:150px}.why-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.why-card{--wa:#6d4aff;--wb:#faf8ff;border:1px solid color-mix(in srgb,var(--wa) 12%,var(--why-white));background:linear-gradient(140deg,var(--why-white),var(--wb));min-width:0;box-shadow:0 5px 18px -12px color-mix(in srgb,var(--wa) 22%,transparent);border-radius:19px;flex-direction:column;padding:20px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative}.why-presence,.why-trustcard{--wa:#f59e0b;--wb:#fffcf5}.why-story{--wa:#7c3aed;--wb:#fbf8ff}.why-content{--wa:#10a878;--wb:#f5fffb}.why-social{--wa:#ec4677;--wb:#fff7fa}.why-seo{--wa:#2563eb;--wb:#f5f9ff}.why-email{--wa:#8b46e8;--wb:#faf7ff}.why-card:active{border-color:var(--wa)}.why-icon{background:linear-gradient(140deg,color-mix(in srgb,var(--wa) 70%,var(--why-white)),var(--wa));width:48px;height:48px;color:var(--why-white);box-shadow:0 5px 13px -8px var(--wa);border-radius:50%;place-items:center;margin-bottom:12px;transition:transform .25s;display:grid}.why-number{color:var(--wa);background:color-mix(in srgb,var(--wa) 9%,var(--why-white));border-radius:50%;padding:6px;font-size:10px;font-weight:750;position:absolute;top:17px;right:17px}.why-category{color:var(--wa);font-size:10px;font-weight:750}.why-card h3{letter-spacing:0;margin:6px 0;font-size:16px;font-weight:750;line-height:1.3}.why-description{color:var(--why-muted);min-height:76px;margin:0 0 14px;font-size:13px;line-height:1.45}.bp-preview{border:1px solid var(--why-border);background:var(--why-white);height:170px;color:var(--why-ink);border-radius:12px;margin-top:auto;padding:18px 9px 9px;font-size:9px;position:relative;overflow:hidden}.bp-preview strong{font-size:9px;line-height:1.4}.bp-preview small{color:var(--why-muted);font-size:8px;line-height:1.35;display:block}.bp-demo-label{color:var(--why-muted);font-size:6px;position:absolute;top:4px;right:7px}.bp-search{border:1px solid var(--why-border);white-space:nowrap;border-radius:5px;align-items:center;gap:5px;margin-bottom:8px;padding:5px;font-size:8px;display:flex}.bp-search>svg:last-child{color:var(--why-purple);margin-left:auto}.bp-row{align-items:center;gap:6px;min-width:0;margin-bottom:8px;display:flex}.bp-row>div{flex:1;min-width:0}.bp-row>svg{color:var(--why-purple);flex-shrink:0}.bp-logo{background:color-mix(in srgb,var(--why-blue) 10%,var(--why-white));width:25px;height:25px;color:var(--why-blue);border-radius:6px;flex-shrink:0;place-items:center;font-size:17px;display:grid}.bp-browser{background:var(--wb);border-radius:5px;align-items:center;gap:4px;margin:-3px -3px 10px;padding:4px;display:flex}.bp-browser i{background:var(--wa);border-radius:50%;width:5px;height:5px}.bp-browser i:nth-child(2){background:var(--why-success)}.bp-browser span{background:var(--why-border);border-radius:6px;flex:1;height:8px;margin-left:7px}.bp-preview .bp-small{background:var(--why-purple);height:23px;color:var(--why-white);border-radius:6px;padding:3px 7px;font-size:8px;min-height:23px!important}.bp-tabs{justify-content:space-between;gap:1px;margin-bottom:7px;display:flex}.bp-preview .bp-tabs button{height:20px;color:var(--why-muted);border-radius:0;padding:2px;font-size:8px;min-height:20px!important}.bp-tabs button.selected{border-bottom:2px solid var(--why-purple);color:var(--why-purple)}.bp-profile-art{background:linear-gradient(135deg,var(--why-border),var(--why-blue));height:62px;color:var(--why-white);border-radius:5px;justify-content:center;align-items:center;gap:8px;padding:8px;font-size:10px;display:flex}.bp-profile-art span{max-width:100px}.bp-title{align-items:center;gap:6px;margin-bottom:12px;display:flex!important}.bp-title svg{color:var(--wa)}.bp-story{align-items:center;gap:9px;display:flex}.bp-avatar{background:var(--wb);width:45px;height:57px;color:var(--why-purple);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.bp-story p{margin:0 0 7px;font-size:9px;line-height:1.5}.bp-dots{text-align:center;color:var(--why-purple);margin-top:10px;font-size:9px}.bp-film{background:linear-gradient(130deg,var(--why-ink),var(--why-blue),var(--why-success));height:99px;color:var(--why-white);background-size:200%;border-radius:7px;padding:26px 12px;position:relative;overflow:hidden}.bp-film>strong{z-index:1;font-size:15px;line-height:1.1;position:relative}.bp-preview .bp-play{background:var(--why-white);width:34px;height:34px;color:var(--why-purple);z-index:2;border-radius:50%;position:absolute;top:32px;right:23px;min-height:34px!important}.bp-buildings{opacity:.2;align-items:end;gap:8px;padding-left:65px;display:flex;position:absolute;inset:0;transform:skewY(-10deg)}.bp-buildings i{background:var(--why-white);width:30px;height:60%}.bp-buildings i:nth-child(2n){height:95%}.bp-progress{background:var(--why-border);height:2px;margin:5px 0}.bp-progress span{background:var(--why-success);transform-origin:0;width:65%;height:100%;display:block}.bp-metrics{justify-content:space-between;align-items:center;gap:5px;font-size:8px;display:flex}.bp-metrics>span{align-items:center;gap:3px;display:flex}.bp-post{margin:6px 0;font-size:9px;line-height:1.4}.bp-social-art{background:linear-gradient(110deg,var(--why-purple),var(--why-border));height:49px;color:var(--why-ink);border-radius:6px;align-items:center;display:flex}.bp-social-art img{object-fit:contain;width:66px;height:60px}.bp-social-art span{font-size:8px}.bp-preview .bp-like{height:21px;color:var(--wa);gap:3px;padding:0;font-size:8px;min-height:21px!important}.bp-search-title{color:var(--why-blue);margin:10px 0 3px;display:block}.bp-chips{gap:4px;margin-top:8px;display:flex}.bp-chips span{background:var(--wb);color:var(--why-blue);border-radius:20px;padding:4px;font-size:7px}.bp-preview .bp-subscribe{height:20px;color:var(--why-purple);border-color:var(--why-border);margin:-2px 0 9px;padding:2px 6px;font-size:8px;min-height:20px!important}.bp-check{align-items:center;gap:7px;margin:11px 0;font-size:9px;display:flex}.bp-check svg{background:color-mix(in srgb,var(--why-success) 12%,var(--why-white));color:var(--why-success);border-radius:50%;padding:1px}.why-cta{text-align:center;border:1px solid var(--why-border);background:linear-gradient(120deg,var(--why-white),#f5f2ff,var(--why-white));border-radius:16px;justify-content:center;align-items:center;min-height:108px;margin-top:16px;padding:18px 150px;display:flex;position:relative}.why-cta>img{object-fit:contain;width:110px;height:110px;position:absolute;bottom:0;left:40px}.why-cta>div{flex-direction:column;align-items:center;gap:7px;display:flex}.why-cta strong{font-size:16px;font-weight:750}.why-cta .why-cta-button{background:linear-gradient(110deg,var(--why-purple),var(--why-blue));height:34px;min-height:34px;color:var(--why-white);box-shadow:0 5px 14px -8px var(--why-purple);background-size:200%;border-radius:12px;padding:7px 28px;font-size:12px}.why-cta small{color:var(--why-muted);font-size:10px}.why-cta-note{color:var(--why-purple);font-family:cursive;font-size:17px;font-style:italic;line-height:1.1;position:absolute;top:20px;right:65px;transform:rotate(-10deg)}.why-trustbar{color:var(--why-muted);justify-content:center;gap:32px;margin-top:13px;font-size:10px;display:flex}.why-trustbar>span{align-items:center;gap:9px;display:flex}.why-trustbar>span+span{border-left:1px solid var(--why-border);padding-left:30px}.why-trustbar svg{color:var(--why-purple)}@media (hover:hover){.why-card:hover{border-color:color-mix(in srgb,var(--wa) 30%,var(--why-white));box-shadow:0 12px 25px -15px color-mix(in srgb,var(--wa) 35%,transparent);transform:translateY(-5px)}.why-card:hover .why-icon{transform:scale(1.04)}.why-cta-button:hover{transform:translateY(-2px)}}@media (prefers-reduced-motion:no-preference){.why-visible .why-card{animation:.65s ease-out backwards why-enter}.why-card:nth-child(2){animation-delay:70ms}.why-card:nth-child(3){animation-delay:.14s}.why-card:nth-child(4){animation-delay:.21s}.why-card:nth-child(5){animation-delay:.28s}.why-card:nth-child(6){animation-delay:.35s}.why-card:nth-child(7){animation-delay:.42s}.why-card:nth-child(8){animation-delay:.49s}.why-visible .why-eyebrow,.why-visible .why-heading h2>span{animation:.5s ease-out backwards why-enter}.why-visible .why-heading h2>span:nth-child(2){animation-delay:80ms}.why-visible .why-note path{animation:1.5s .5s forwards why-draw}.why-visible .why-note{animation:1s .2s backwards why-enter}.why-visible .why-heading h2 em,.why-visible .why-cta-button{animation:8s infinite why-gradient}.why-visible .bp-demo-0 .bp-row{animation:8s infinite why-row}.bp-demo-0 .bp-row:nth-child(4){animation-delay:.4s}.bp-demo-0 .bp-row:nth-child(5){animation-delay:.8s}.why-visible .bp-typing{width:125px;animation:8s steps(20,end) infinite why-type;overflow:hidden}.why-visible .bp-demo-1 .bp-profile-art{animation:7s infinite why-float}.why-visible .bp-demo-2 .bp-title svg,.why-visible .why-cta>img{animation:5s ease-in-out infinite why-float}.why-visible .bp-play{animation:4s infinite why-pulse}.why-visible .bp-film.is-playing{animation:3s infinite why-gradient}.why-visible .bp-film.is-playing+.bp-progress span{animation:5s linear infinite why-progress}.why-visible .bp-demo-4 .bp-metrics>span{animation:9s infinite why-row}.why-visible .bp-demo-5 .bp-search-title{animation:8s infinite why-row}.why-visible .bp-mail-rows{animation:9s infinite why-float}.why-visible .bp-check svg{animation:9s infinite why-row}.bp-check:nth-child(3) svg{animation-delay:.4s}.bp-check:nth-child(4) svg{animation-delay:.8s}.bp-check:nth-child(5) svg{animation-delay:1.2s}}@keyframes why-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes why-draw{to{stroke-dashoffset:0}}@keyframes why-gradient{50%{background-position:100%}}@keyframes why-float{50%{transform:translateY(-3px)}}@keyframes why-row{0%,7%{opacity:.2;transform:translateY(4px)}18%,to{opacity:1;transform:translateY(0)}}@keyframes why-type{0%,8%{width:0}40%,to{width:125px}}@keyframes why-pulse{50%{box-shadow:0 0 0 5px color-mix(in srgb,var(--why-white) 15%,transparent)}}@keyframes why-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (width<=1023px){.why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-heading h2{font-size:44px}.why-note{display:none}.why-description{min-height:57px}.bp-preview{height:175px}.why-cta-note{right:25px}.why-cta>img{left:20px}.why-cta{padding-left:120px;padding-right:120px}}@media (width<=600px){.why-showcase{padding:40px 16px 24px}.why-grid{grid-template-columns:1fr;gap:15px}.why-heading h2{font-size:36px}.why-heading>p{font-size:15px}.why-eyebrow{font-size:9px}.why-card{padding:20px}.why-description{min-height:0;font-size:14px}.why-card h3{font-size:18px}.bp-preview{height:180px}.why-cta{padding:20px 16px 20px 65px}.why-cta>img{width:70px;height:90px;left:0}.why-cta-note{display:none}.why-cta strong{font-size:14px}.why-cta .why-cta-button{min-height:44px;padding:7px 14px;font-size:11px}.why-trustbar{flex-direction:column;align-items:center;gap:10px}.why-trustbar>span+span{border:0;padding:0}.bp-preview strong{font-size:10px}.bp-preview small{font-size:9px}}@media (prefers-reduced-motion:reduce){.why-note path{stroke-dashoffset:0}.why-card,.why-icon,.why-cta-button{transition:none!important;transform:none!important}}
