.cohort-tiles-section{padding:64px 0 96px;background:linear-gradient(180deg,transparent 0%,rgba(254,187,2,.06) 100%)}.cohort-tiles-intro{text-align:center;max-width:720px;margin:0 auto 48px}.cohort-tiles-eyebrow{font-family:Manrope,sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--text-2, #4a4a4a);margin-bottom:12px}.cohort-tiles-h2{font-family:Manrope,sans-serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.15;color:var(--text, #000);margin:0 0 16px;letter-spacing:-.02em}.cohort-tiles-sub{font-family:Inter,sans-serif;font-size:1.05rem;line-height:1.55;color:var(--text-2, #4a4a4a);margin:0}.cohort-tiles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;max-width:1100px;margin:0 auto}.cohort-tile{position:relative;background:#fff;border:3px solid #000;box-shadow:6px 6px #000;padding:44px 26px 32px;display:flex;flex-direction:column;gap:14px;transition:transform .12s ease,box-shadow .12s ease}.cohort-tile:hover{transform:translate(-2px,-2px);box-shadow:8px 8px #000}.cohort-tile--featured{background:linear-gradient(180deg,#fff8e1,#ffefb8);box-shadow:6px 6px #000,0 0 0 4px #febb022e}.cohort-tile--featured:hover{box-shadow:8px 8px #000,0 0 0 4px #febb0240}.cohort-tile__flag{position:absolute;top:-14px;left:22px;background:#000;color:#febb02;font-family:Manrope,sans-serif;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:6px 16px;border-radius:999px;white-space:nowrap;z-index:1}.cohort-tile--empty{text-align:center;grid-column:1 / -1;box-shadow:none;background:transparent;border-style:dashed}.cohort-tile--empty p{margin:0;color:var(--text-2, #4a4a4a);font-size:1rem}.cohort-tile--empty a{color:#000;font-weight:700}.cohort-tile__head{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}.cohort-tile__badge{display:inline-block;padding:4px 10px;font-family:Manrope,sans-serif;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border:2px solid #000}.cohort-tile__badge--format,.cohort-tile__badge--duration{background:#fff;color:#000}.cohort-tile__badge--urgent{background:#f25f29;color:#fff}.cohort-tile__head-badges{display:flex;gap:8px;flex-wrap:wrap}.cohort-tile__image-frame{margin:4px 0 6px;padding:6px;border:3px dashed #000;border-radius:14px;overflow:hidden;line-height:0}.cohort-tile__image{display:block;width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.cohort-tile__title-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:4px 0 0}.cohort-tile__title{font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:800;line-height:1.15;color:#000;margin:0;letter-spacing:-.01em}.cohort-tile__dates{display:inline-block;padding:6px 12px;background:#000;color:#fff;font-family:Manrope,sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;border:2px solid #000;border-radius:6px}.cohort-tile__meta{list-style:none;padding:0;margin:8px 0 0;display:flex;flex-direction:column;gap:8px;font-family:Inter,sans-serif;font-size:.92rem;line-height:1.45;color:#1a1a1a}.cohort-tile__meta li{display:grid;grid-template-columns:88px 1fr;gap:12px;align-items:start}.cohort-tile__meta-label{font-family:Manrope,sans-serif;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#4a4a4a;padding-top:2px}.cohort-tile__price{margin-top:12px;padding-top:16px;border-top:2px dashed rgba(0,0,0,.15);display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.cohort-tile__price-main{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;flex:1 1 auto}.cohort-tile__price-badges{display:flex;gap:8px;flex-wrap:wrap;align-self:center}.cohort-tile__price-amount{font-family:Manrope,sans-serif;font-size:2rem;font-weight:800;color:#000;line-height:1}.cohort-tile__price-currency{font-family:Manrope,sans-serif;font-size:.85rem;font-weight:700;color:#4a4a4a}.cohort-tile__price-note{font-family:Inter,sans-serif;font-size:.8rem;color:#4a4a4a;width:100%;margin-top:2px}.cohort-tile__cta{margin-top:12px;padding:14px 22px;font-family:Manrope,sans-serif;font-size:1rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#000;background:#febb02;border:3px solid #000;box-shadow:4px 4px #000;cursor:pointer;transition:transform .1s ease,box-shadow .1s ease}.cohort-tile__cta:hover:not([disabled]){transform:translate(-1px,-1px);box-shadow:5px 5px #000}.cohort-tile__cta:active:not([disabled]){transform:translate(2px,2px);box-shadow:2px 2px #000}.cohort-tile__cta[disabled]{opacity:.6;cursor:wait}.cohort-tile__error{font-family:Inter,sans-serif;font-size:.85rem;color:#c0392b;margin:4px 0 0;min-height:1.2em}@media(max-width:720px){.cohort-tiles-grid{grid-template-columns:1fr}.cohort-tile{padding:24px 20px}.cohort-tile__meta li{grid-template-columns:1fr;gap:2px}}.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;position:relative;overflow:hidden}.testimonial-card__video video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.testimonial-card--loom .testimonial-card__video iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:auto;min-width:100%;aspect-ratio:16 / 9;border:0;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}}
