.wh-hero{padding:96px 0 64px;position:relative;overflow:hidden;background:#fff}.wh-hero:before{content:"";position:absolute;top:-120px;left:50%;transform:translate(-50%);width:1100px;height:900px;background:radial-gradient(ellipse at center,rgba(254,187,2,.09) 0%,transparent 62%);pointer-events:none;z-index:0}.wh-hero:after{content:"";position:absolute;top:200px;right:-180px;width:480px;height:480px;background:radial-gradient(circle,rgba(254,187,2,.06) 0%,transparent 70%);pointer-events:none;z-index:0}.wh-hero .container{max-width:1200px;position:relative;z-index:1}.wh-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}@media(max-width:900px){.wh-hero{padding:60px 0 48px}.wh-hero-grid{grid-template-columns:1fr;gap:36px}}.wh-hero-copy{display:flex;flex-direction:column;align-items:flex-start}.wh-hero-label{display:inline-flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:.76rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#555;margin-bottom:22px}.wh-hero-label:before{content:"";width:22px;height:1.5px;background:#555}.wh-hero-h1{font-family:Manrope,sans-serif;font-size:clamp(2.2rem,4.8vw,3.6rem);font-weight:900;line-height:1.08;letter-spacing:-1.6px;color:#000;margin:0 0 22px;text-wrap:balance}.wh-hero-h1 span{display:inline-block;background:#febb02;color:#000;padding:.02em .32em;border-radius:8px;white-space:nowrap}.wh-hero-p{font-family:Inter,sans-serif;font-size:1.08rem;line-height:1.65;color:#444;margin:0 0 14px;max-width:540px}.wh-hero-proof{font-family:Inter,sans-serif;font-size:.96rem;font-weight:600;color:#000;line-height:1.6;margin:0 0 30px}.wh-hero-proof span{font-weight:800;text-decoration:underline;text-decoration-color:#febb02;text-decoration-thickness:3px;text-underline-offset:3px}.wh-hero-ctas{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:36px}.wh-btn{display:inline-flex;align-items:center;gap:8px;font-family:Manrope,sans-serif;font-weight:800;font-size:.95rem;padding:14px 26px;border-radius:12px;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;line-height:1}.wh-btn--primary{background:#febb02;color:#000;border:3px solid #000;box-shadow:6px 6px #000}.wh-btn--primary:hover{background:#ffc830;transform:translate(-2px,-2px);box-shadow:8px 8px #000}.wh-btn--primary:active{transform:translate(2px,2px);box-shadow:2px 2px #000}.wh-btn--secondary{background:#fff;color:#000;border:3px solid #000;box-shadow:6px 6px #000}.wh-btn--secondary:hover{background:#f5f5f5;transform:translate(-2px,-2px);box-shadow:8px 8px #000}.wh-btn--secondary:active{transform:translate(2px,2px);box-shadow:2px 2px #000}.wh-hero-social{display:flex;align-items:center;gap:14px;max-width:560px}.wh-hero-social__avatars{display:flex;flex-shrink:0}.wh-hero-social__avatars img{width:44px;height:44px;border-radius:50%;border:2px solid #fff;-o-object-fit:cover;object-fit:cover;box-shadow:0 1px 3px #0000001f}.wh-hero-social__avatars img+img{margin-left:-12px}.wh-hero-social__copy{display:flex;flex-direction:column;gap:3px;min-width:0}.wh-hero-social__stars{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:.82rem;color:#000}.wh-hero-social__rating{color:#f59e0b;letter-spacing:1.5px;font-size:.82rem}.wh-hero-social__stars strong{font-weight:800}.wh-hero-social__quote{font-family:Inter,sans-serif;font-size:.82rem;line-height:1.5;color:#666;font-style:italic}.wh-hero-social__quote span{font-style:normal;font-weight:600;color:#888}.wh-hero-visual{position:relative;align-self:stretch;display:flex;align-items:center;justify-content:center}.wh-hero-visual__inner{width:100%;background:#fff;border:3px solid #000;border-radius:24px;box-shadow:10px 10px #febb02,10px 10px 0 3px #000;overflow:hidden;aspect-ratio:5/4;position:relative}.wh-hero-visual__inner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.wh-hero-visual__sticker{position:absolute;font-family:Manrope,sans-serif;font-weight:800;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;padding:7px 14px;border-radius:999px;border:2px solid #000;z-index:2}.wh-hero-visual__sticker--top{top:-14px;right:24px;background:#febb02;color:#000;box-shadow:3px 3px #000;transform:rotate(2deg)}.wh-hero-visual__sticker--bot{bottom:-14px;left:24px;background:#000;color:#febb02;box-shadow:3px 3px #febb02;transform:rotate(-2deg)}@media(max-width:900px){.wh-hero-visual{max-width:480px;margin:0 auto}}@media(max-width:520px){.wh-hero-h1 span{white-space:normal}.wh-hero-ctas{width:100%}.wh-btn{flex:1;justify-content:center}}.audience-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#febb021f;border:1px solid rgba(254,187,2,.45);color:var(--text);font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:18px}.audience-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--primary)}.compare-strip{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:36px}@media(max-width:720px){.compare-strip{grid-template-columns:1fr}}.compare-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:24px}.compare-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.compare-card-name{font-family:Manrope,sans-serif;font-size:1rem;font-weight:800}.compare-card-tag{font-size:.78rem;font-weight:700;padding:4px 10px;border-radius:999px;letter-spacing:.04em;text-transform:uppercase}.compare-card-tag.is-async{background:#0000000f;color:var(--text-2)}.compare-card-tag.is-live{background:var(--primary);color:#000;border:1px solid #000}.compare-card-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.compare-card-list li{font-size:.85rem;color:var(--text-2);padding-left:22px;position:relative;line-height:1.5}.compare-card-list li:before{content:"✓";position:absolute;left:0;color:var(--primary);font-weight:800}.lifetime-skills{display:grid;grid-template-columns:64px 1fr;gap:20px;align-items:center;max-width:920px;margin:40px auto 0;padding:24px 28px;background:linear-gradient(180deg,#fff8e1,#ffefb8);border:3px solid #000;border-radius:14px;box-shadow:6px 6px #000}.lifetime-skills__icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;font-size:2rem;background:#febb02;border:2px solid #000;border-radius:12px;line-height:1}.lifetime-skills__title{font-family:Manrope,sans-serif;font-weight:800;font-size:1.1rem;color:#000;display:block;margin-bottom:4px}.lifetime-skills__text{font-family:Inter,sans-serif;font-size:.95rem;line-height:1.5;color:#1a1a1a;margin:0}@media(max-width:720px){.lifetime-skills{grid-template-columns:1fr;text-align:center;padding:22px}.lifetime-skills__icon{margin:0 auto}}.testimonials-section{background:var(--primary-glow)}.testimonials-strip{display:flex;gap:24px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;margin-top:36px;padding:8px 0 32px;padding-inline:max(24px,calc(50vw - 320px));outline:none}.testimonials-strip::-webkit-scrollbar{display:none}.testimonials-strip:focus-visible{outline:3px solid var(--primary, #FEBB02);outline-offset:4px;border-radius:8px}.testimonials-dots{display:flex;justify-content:center;gap:10px;margin-top:8px}.testimonials-dot{width:12px;height:12px;padding:0;background:#fff;border:2px solid #000;border-radius:999px;cursor:pointer;transition:transform .12s ease,background .12s ease,width .18s ease}.testimonials-dot:hover{transform:translateY(-1px)}.testimonials-dot.is-active{background:#000;width:28px}.testimonials-dot:focus-visible{outline:3px solid var(--primary, #FEBB02);outline-offset:3px}.testimonial-card{display:grid;grid-template-columns:218px 1fr;width:min(628px,88vw);flex:0 0 min(628px,88vw);scroll-snap-align:center;background:#fff;border:3px solid #000;border-radius:var(--r-lg);box-shadow:8px 8px #000;overflow:hidden;align-items:stretch}.testimonial-card__video{background:#000;aspect-ratio:9/16;display:flex;max-height:358px}.testimonial-card__video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.testimonial-card__body{padding:44px 48px;display:flex;flex-direction:column;justify-content:center;text-align:left}.testimonial-card__body blockquote{text-align:left;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;line-height:1.45;letter-spacing:-.3px;color:var(--text);margin:0}.testimonial-card__body .testimonial-author{justify-content:flex-start;margin-top:28px}.testimonial-card__body .testimonial-author-name{font-size:1.05rem;font-weight:800;font-family:Manrope,sans-serif;letter-spacing:-.3px}.testimonial-card__body .testimonial-author-role{font-size:.92rem;color:var(--text-2);margin-top:4px}.testimonial-card__body .testimonial-author-role a{color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--primary);text-decoration-thickness:2px;font-weight:700}.testimonial-card__body .testimonial-author-role a:hover{color:var(--text)}@media(max-width:820px){.testimonials-strip{padding-inline:24px;gap:16px}.testimonial-card{grid-template-columns:1fr;width:88vw;flex:0 0 88vw;box-shadow:6px 6px #000}.testimonial-card__video{aspect-ratio:16/9}.testimonial-card__body{padding:28px 24px}}.stat-bar--6{grid-template-columns:repeat(6,1fr)}@media(max-width:960px){.stat-bar--6{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.stat-bar--6{grid-template-columns:repeat(2,1fr)}}@media(max-width:960px)and (min-width:561px){.stat-bar--6 .stat-bar-item{border-right:1px solid rgba(0,0,0,.18)}.stat-bar--6 .stat-bar-item:nth-child(3n){border-right:none}}@media(max-width:560px){.stat-bar--6 .stat-bar-item{border-right:1px solid rgba(0,0,0,.18);padding-right:14px}.stat-bar--6 .stat-bar-item:nth-child(2n){border-right:none}}
