@keyframes homeSplashFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes homeSplashPulseDot{0%,to{box-shadow:0 0 #dc262659}50%{box-shadow:0 0 0 8px #dc262600}}@keyframes homeSplashSkillIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes homeSplashSkillOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.home-splash{z-index:10000;opacity:1;visibility:visible;background:#fafafa;justify-content:center;align-items:center;transition:opacity,visibility .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0}.home-splash--exiting{opacity:0;visibility:hidden;pointer-events:none}.home-splash__dotgrid{pointer-events:none;background-image:radial-gradient(circle,#17171724 1px,#0000 1px);background-size:18px 18px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60%,#000 20%,#0000 100%);mask-image:radial-gradient(70% 60%,#000 20%,#0000 100%)}.home-splash__gradient{pointer-events:none;background:radial-gradient(85% 72% at 50% 45%,#0000 28%,#fafafaeb 100%);position:absolute;inset:0}.home-splash__skip{top:max(20px,env(safe-area-inset-top,0px) + 12px);right:max(20px,env(safe-area-inset-right,0px) + 12px);z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#737373;font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;letter-spacing:.04em;cursor:pointer;transition:color border-color background .25s ease;background:#ffffffb8;border:1px solid #e5e5e5;border-radius:100px;padding:10px 18px;font-size:13px;font-weight:600;position:absolute}.home-splash__skip:hover{color:#171717;background:#fffffff2;border-color:#d4d4d4}.home-splash__skip:focus-visible{outline-offset:2px;outline:2px solid #000}.home-splash__content{z-index:1;text-align:center;flex-direction:column;align-items:center;width:min(92vw,420px);padding:0 16px;animation:.75s cubic-bezier(.16,1,.3,1) both homeSplashFadeUp;display:flex;position:relative}.home-splash__logo{margin-bottom:28px;transform:scale(1.05)}.home-splash__pill{color:#b91c1c;font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;background:#fef2f2;border:1px solid #fecaca;border-radius:100px;align-items:center;gap:7px;margin-bottom:36px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-flex}.home-splash__pill-dot{will-change:transform;background:#dc2626;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite homeSplashPulseDot}@media (prefers-reduced-motion:reduce){.home-splash__pill-dot{will-change:auto}}.home-splash__skill-wrap{min-height:32px;margin-bottom:40px}.home-splash__skill{font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#171717;letter-spacing:-.02em;font-size:clamp(18px,4.5vw,22px);font-weight:600}.home-splash__skill--in{animation:.35s cubic-bezier(.16,1,.3,1) both homeSplashSkillIn}.home-splash__skill--out{animation:.25s cubic-bezier(.4,0,.2,1) both homeSplashSkillOut}.home-splash__progress-block{width:100%}.home-splash__progress-label{color:#737373;font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;letter-spacing:.01em;margin-bottom:12px;font-size:13px;font-weight:500}.home-splash__progress-track{background:#f5f5f5;border-radius:9999px;width:100%;height:4px;overflow:hidden}.home-splash__progress-fill{border-radius:inherit;transform-origin:0;background:linear-gradient(90deg,#262626,#000);height:100%;transition:width .35s cubic-bezier(.16,1,.3,1)}.home-splash__progress-pct{color:#a3a3a3;font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-variant-numeric:tabular-nums;letter-spacing:.06em;margin-top:10px;font-size:12px;font-weight:600}
@font-face{font-family:Dancing Script;src:url(/fonts/Dancing_Script/DancingScript-VariableFont_wght.ttf)format("truetype");font-weight:400 700;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto}body{font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#171717;background:#fff;overflow-x:hidden}@keyframes fadeUp{0%{opacity:0;transform:translateY(38px)}to{opacity:1;transform:translateY(0)}}@keyframes floatA{0%,to{transform:translateY(0)}50%{transform:translateY(-11px)}}@keyframes floatB{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes pulseRing{0%,to{box-shadow:0 0 #0003}50%{box-shadow:0 0 0 10px #0000}}@keyframes skillIn{0%{width:0}to{width:var(--w)}}@keyframes teamSkeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}.typewriter-cursor{vertical-align:-.06em;background:currentColor;width:.07em;min-width:2px;height:.78em;margin-left:3px;animation:1s step-end infinite cursorBlink;display:inline-block}.float-a{will-change:transform;animation:4.2s ease-in-out infinite floatA}@media (prefers-reduced-motion:reduce){.float-a{will-change:auto}}.float-b{will-change:transform;animation:5.1s ease-in-out 1.4s infinite floatB}@media (prefers-reduced-motion:reduce){.float-b{will-change:auto}}.btn-purple{color:#fff;font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;cursor:pointer;letter-spacing:.01em;background:#dc2626;border:1px solid #dc2626;border-radius:100px;padding:15px 38px;font-size:15px;font-weight:600;transition:all .25s;box-shadow:0 1px 2px #0000000a,0 1px 3px #0000000f}.btn-purple:hover{background:#b91c1c;border-color:#b91c1c;transform:translateY(-2px);box-shadow:0 4px 8px #0000000d,0 8px 24px #0000000f}.btn-ghost{color:#171717;font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:100px;padding:15px 32px;font-size:15px;font-weight:500;transition:all .25s}.btn-ghost:hover{color:#171717;background:#fafafa;border-color:#d4d4d4}.g-card{background:#fff;border:1px solid #e5e5e5;border-radius:24px;transition:all .3s;box-shadow:0 1px 2px #0000000a,0 1px 3px #0000000f}.g-card:hover{background:#fff;border-color:#d4d4d4;transform:translateY(-3px);box-shadow:0 4px 8px #0000000d,0 8px 24px #0000000f}.s-card{background:#fff;border:1px solid #e5e5e5;border-radius:24px;transition:all .3s;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 1px 3px #0000000f}.s-card:hover{border-color:#d4d4d4;transform:translateY(-4px);box-shadow:0 10px 20px #0000000f,0 20px 48px #00000014}.team-card{isolation:isolate;position:relative}.team-card:hover .team-photo,.team-card:focus-within .team-photo{transform:scale(1.07)}.team-card:hover .team-photo-zoomed,.team-card:focus-within .team-photo-zoomed{transform:scale(1.31)}.team-card:hover .team-overlay,.team-card:focus-within .team-overlay{opacity:1;pointer-events:auto;transform:translateY(0)}.team-shape-bg{pointer-events:none;opacity:.15;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.team-content{z-index:1;position:relative}.team-name{font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;letter-spacing:-.01em;color:#171717;padding:20px 24px 6px;font-size:clamp(22px,2.4vw,28px);font-weight:700}.team-role-static{font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;letter-spacing:.01em;color:#737373;border-bottom:1px solid #e5e5e5;padding:0 24px 16px;font-size:13px;font-weight:600}.team-skeleton{pointer-events:none}.team-skeleton__name{background:linear-gradient(90deg,#e5e5e5 0%,#f5f5f5 45%,#e5e5e5 90%) 0 0/200% 100%;border-radius:8px;max-width:78%;height:clamp(22px,2.4vw,28px);margin:20px 24px 10px;transition:none .25s;animation:1.35s ease-in-out infinite teamSkeletonShimmer}@media (prefers-reduced-motion:reduce){.team-skeleton__name{background:#e5e5e5;animation:none}}.team-skeleton__role{background:linear-gradient(90deg,#e5e5e5 0%,#f5f5f5 45%,#e5e5e5 90%) 0 0/200% 100%;border-bottom:1px solid #e5e5e5;border-radius:4px;max-width:55%;height:14px;margin:0 24px;padding-bottom:16px;transition:none .25s;animation:1.35s ease-in-out 80ms infinite teamSkeletonShimmer}@media (prefers-reduced-motion:reduce){.team-skeleton__role{background:#e5e5e5;animation:none}}.team-skeleton__photo{background:#171717;min-height:460px;position:relative;overflow:hidden}@media (max-width:767px){.team-skeleton__photo{min-height:420px}}.team-skeleton__shimmer{background:linear-gradient(105deg,#0000 0%,#ffffff14 45%,#0000 90%) 0 0/200% 100%;transition:none .25s;animation:1.35s ease-in-out infinite teamSkeletonShimmer;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.team-skeleton__shimmer{opacity:0;animation:none}}.team-photo-wrap{background:#171717;min-height:460px;position:relative;overflow:hidden}.team-score-badge{z-index:3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000000b3;border:1px solid #ffffff47;border-right:0;border-radius:16px 0 0 16px;flex-direction:column;align-items:flex-end;gap:2px;padding:10px 14px 10px 16px;display:flex;position:absolute;top:12px;right:0}.team-photo{object-fit:cover;will-change:transform;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.team-photo{will-change:auto}}.team-photo-zoomed{transform:scale(1.22)}.team-photo-fallback{font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#ffffffeb;background:linear-gradient(140deg,#404040,#171717);justify-content:center;align-items:center;font-size:clamp(60px,8vw,100px);font-weight:700;display:flex}.team-overlay{color:#fff;opacity:0;pointer-events:none;background:linear-gradient(#0000006b 0%,#000000e0 34%,#000000f7 100%);flex-direction:column;gap:14px;padding:20px 20px 22px;transition:all .35s;display:flex;position:absolute;inset:auto 0 0;transform:translateY(24px)}.team-social{flex-wrap:wrap;gap:10px;margin-bottom:4px;display:flex}.team-social-link{color:#fff;background:#ffffff1f;border:1px solid #ffffff47;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;line-height:0;text-decoration:none;transition:all .25s;display:inline-flex}.team-social-link:hover{background:#ffffff3d;border-color:#ffffff73;transform:translateY(-2px)}.team-social-link:focus-visible{outline-offset:2px;outline:2px solid #ffffffbf}.team-score-label{font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8;font-size:10px;font-weight:700}.team-score-value{font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#fff;font-size:25px;font-weight:700;line-height:1}.team-quote{font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#ffffffed;font-size:13px;font-style:italic;line-height:1.55}.team-tags{flex-wrap:wrap;gap:7px;display:flex}.team-tag{font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#fff;background:#ffffff14;border:1px solid #ffffff52;border-radius:100px;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}@media (max-width:768px){.team-photo-wrap{min-height:420px}.team-score-badge{border-radius:14px 0 0 14px;padding:8px 12px 8px 14px;top:10px}}.pill{color:#b91c1c;letter-spacing:.08em;text-transform:uppercase;background:#fef2f2;border:1px solid #fecaca;border-radius:100px;align-items:center;gap:7px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-flex}.features-why{isolation:isolate;position:relative;overflow:hidden}.features-why__glow{pointer-events:none;filter:blur(72px);opacity:.48;z-index:0;border-radius:50%;transition:opacity .5s;position:absolute}.features-why__glow--a{background:radial-gradient(circle,#f871711f 0%,#0000 68%);width:420px;height:420px;top:-130px;right:-100px}.features-why__glow--b{background:radial-gradient(circle,#a3a3a352 0%,#0000 68%);width:380px;height:380px;bottom:40px;left:-120px}.features-why__rule{opacity:.88;background:linear-gradient(90deg,#0000 0%,#fecaca 20%,#dc2626 50%,#fecaca 80%,#0000 100%);border-radius:9999px;width:min(288px,72vw);height:3px;margin-inline:auto}.features-why__rule:after{content:"";background:#dc2626;border-radius:9999px;width:6px;height:6px;margin:-10px auto 0;transition:transform .35s;display:block}.features-why>div:not(.features-why__glow){z-index:1;position:relative}.features-why__lead strong{color:#171717;font-weight:600}.feature-card-pro{will-change:transform;padding:30px 28px 32px;position:relative}@media (prefers-reduced-motion:reduce){.feature-card-pro{will-change:auto}}.feature-card-pro__top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.feature-card-pro__meta{letter-spacing:.12em;text-transform:uppercase;color:#a3a3a3;text-align:right;max-width:120px;font-size:10px;font-weight:700;line-height:1.35}.feature-card-pro__title{font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#171717;letter-spacing:-.02em;margin-bottom:10px;font-size:21px;font-weight:600;line-height:1.2}.feature-card-pro__body{color:#737373;font-size:15px;line-height:1.72}.feature-card-pro:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#dc26266b,#0000);border-radius:4px;height:2px;transition:all .38s;position:absolute;bottom:0;left:22px;right:22px;transform:scaleX(.55)}.feature-card-pro:hover:after{opacity:1;transform:scaleX(1)}.feature-card-pro__icon{color:#dc2626;background:#dc262614;border:1px solid #fecaca;border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;transition:all .32s;display:inline-flex;box-shadow:0 1px 2px #0000000a,0 1px 3px #0000000f}.feature-card-pro__icon svg{display:block}.feature-card-pro:hover .feature-card-pro__icon{background-color:#dc26261c;border-color:#fca5a5;transform:translateY(-2px);box-shadow:0 4px 8px #0000000d,0 8px 24px #0000000f}.home-section--partners{content-visibility:auto;contain-intrinsic-size:auto 420px;overflow:hidden}.home-section-intro{text-align:center}.home-section-intro--partners{margin-bottom:52px}.home-section-intro__pill{margin-bottom:20px;display:inline-flex}.home-section-intro__lead{color:#737373;max-width:560px;margin:18px auto 0}.home-section-title--partners{font-size:clamp(34px,5vw,56px)}.home-section-title__accent{color:#dc2626;font-style:italic}.partners-carousel{width:100%;max-width:1280px;margin:0 auto;padding:4px 0 8px;position:relative}.partners-carousel__viewport{border-radius:32px;padding:12px 0;position:relative;overflow:hidden}.partners-carousel__fade{z-index:2;pointer-events:none;width:72px;position:absolute;top:0;bottom:0}.partners-carousel__fade--left{background:linear-gradient(90deg,#fafafa 0%,#fafafad9 45%,#0000 100%);left:0}.partners-carousel__fade--right{background:linear-gradient(270deg,#fafafa 0%,#fafafad9 45%,#0000 100%);right:0}.partners-carousel__track{align-items:stretch;gap:22px;width:max-content;padding:6px 12px 10px;transition:animation-play-state .2s;animation:36s linear infinite partners-marquee;display:flex}.partners-carousel:hover .partners-carousel__track{animation-play-state:paused}.partners-carousel__card{text-align:center;width:min(300px,78vw);transition:border-color box-shadow transform .3s ease;background:#fff;border:1px solid #e5e5e5;border-radius:24px;flex-direction:column;flex:none;align-items:center;gap:18px;padding:28px 24px 24px;display:flex;box-shadow:0 1px 2px #0000000a,0 1px 3px #0000000f}.partners-carousel__card:hover{border-color:#d4d4d4;transform:translateY(-4px);box-shadow:0 4px 8px #0000000d,0 8px 24px #0000000f}.partners-carousel__card--wide{width:min(360px,86vw)}.partners-carousel__logo{width:100%;min-height:88px;transition:background-color border-color .3s ease;background:#fafafa;border:1px solid #e5e5e5;border-radius:16px;justify-content:center;align-items:center;padding:12px 16px;display:flex;overflow:hidden}.partners-carousel__card:hover .partners-carousel__logo{background:#fff;border-color:#d4d4d4}.partners-carousel__logo-img{object-fit:contain;filter:grayscale(.15);opacity:.92;width:auto;max-width:100%;height:auto;max-height:64px;transition:filter opacity transform .35s ease}.partners-carousel__card:hover .partners-carousel__logo-img{filter:grayscale(0);opacity:1;transform:scale(1.03)}.partners-carousel__card--wide .partners-carousel__logo-img{max-height:72px}.partners-carousel__body{flex-direction:column;align-items:center;gap:6px;width:100%;display:flex}.partners-carousel__name{font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;letter-spacing:-.02em;color:#171717;margin:0;font-size:20px;font-weight:700;line-height:1.2}.partners-carousel__sub{font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#737373;margin:0;font-size:13px;font-weight:500;line-height:1.4}.partners-carousel__tag{font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:100px;align-items:center;margin-top:4px;padding:4px 12px;font-size:11px;font-weight:700;line-height:1.3;display:inline-flex}@keyframes partners-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.partners-carousel__track{flex-wrap:wrap;justify-content:center;width:100%;max-width:1200px;margin:0 auto;animation:none}}
@font-face{font-family:Dancing Script;src:url(/fonts/Dancing_Script/DancingScript-VariableFont_wght.ttf)format("truetype");font-weight:400 700;font-style:normal;font-display:swap}.home-hero{z-index:2;text-align:center;width:100%;max-width:870px;margin:0 auto;padding:150px 28px 110px;position:relative}.home-hero-stage{width:100%;max-width:870px;margin:0 auto;position:relative}.home-hero__title{z-index:2;font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;letter-spacing:-.035em;margin-bottom:28px;font-size:clamp(54px,9vw,98px);font-weight:700;line-height:1.01;position:relative}.home-hero__achieved{letter-spacing:.01em;font-family:Dancing Script,cursive;font-style:normal;font-weight:600}.home-hero__subtitle{max-width:540px;margin:0 auto 46px;font-size:clamp(16px,2vw,20px);line-height:1.76}.home-hero__float{z-index:1;background:#fff;border:1px solid #e5e5e5;border-radius:20px;padding:18px 22px;position:absolute;box-shadow:0 4px 8px #0000000d,0 8px 24px #0000000f}.home-hero__float--score{width:210px;top:50%;right:98%}.home-hero__float--skills{bottom:70%;left:100%}.home-hero__skills-bg{display:none}.home-hero-section{overflow:hidden}@keyframes heroSkillFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes heroSkillDrift{0%,to{transform:translateY(0)translate(0)}33%{transform:translateY(-8px)translate(3px)}66%{transform:translateY(-5px)translate(-2px)}}.home-hero__actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.home-hero__stats{flex-wrap:wrap;justify-content:center;gap:58px;margin-top:82px;display:flex}.home-hero__stat{text-align:center}.home-hero__stat-value{font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;letter-spacing:-.03em;font-size:46px;font-weight:700;line-height:1}.home-hero__stat-label{letter-spacing:.03em;margin-top:8px;font-size:13px;font-weight:500}.home-section{max-width:1200px;margin:0 auto;padding:100px 24px}.home-section--tight-bottom{padding:0 24px 90px}.home-section--tight-top{padding:0 24px 100px}.home-section--soft{background:#fafafa}.home-section--bleed{width:100%;max-width:none}.home-section-title{font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;letter-spacing:-.03em;font-size:clamp(34px,5vw,56px);font-weight:700;line-height:1.08}.home-section-title--lg{font-size:clamp(38px,6vw,70px)}.home-section-lead{font-size:clamp(15px,2vw,18px);line-height:1.7}.home-practice-card{background:#fff;border:1px solid #e5e5e5;border-radius:32px;padding:44px 40px 40px;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 1px 3px #0000000f}.home-practice-card__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:36px;display:flex}.home-practice-card__kicker{letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:700}.home-practice-card__title{font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;letter-spacing:-.02em;margin:0;font-size:30px;font-weight:700;line-height:1.15}.home-practice-card__tabs{border-radius:100px;flex-wrap:wrap;gap:2px;padding:4px;display:flex}.home-practice-card__stats{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:14px;margin-bottom:32px;display:grid}.home-practice-card__stat{border-radius:18px;padding:20px 22px}.home-practice-card__stat-label{letter-spacing:.07em;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:700}.home-practice-card__stat-value{font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:26px;font-weight:700;line-height:1.1}.home-practice-card__actions{flex-wrap:wrap;gap:12px;display:flex}.home-practice-card__actions .btn-purple,.home-practice-card__actions .btn-ghost{padding:13px 28px;font-size:15px}.home-practice-card__actions .btn-ghost{padding:13px 24px}@media (max-width:767px){.home-dotfield-bg,.team-shape-bg{display:none!important}.home-hero-section{overflow:visible}.home-hero-section__gradient{z-index:1}.home-hero-stage{z-index:3;position:relative;overflow:visible}.home-hero{padding:88px 16px 64px}.home-hero__title{margin-bottom:20px;font-size:clamp(32px,8.5vw,48px)}.home-hero__subtitle{margin-bottom:32px;font-size:14px;line-height:1.65}.home-hero__float{display:none}.home-hero__skills-bg{z-index:2;pointer-events:none;min-height:100%;display:block;position:absolute;inset:0;overflow:visible}.home-hero__skills-bg-glow{filter:blur(40px);background:radial-gradient(circle,#dc262633,#dc26261a 58%,#0000 73%);border-radius:50%;height:58%;position:absolute;top:20%;left:6%;right:6%}.home-hero__chip{z-index:1;pointer-events:none;width:6.5rem;position:absolute}.home-hero__chip--listening{top:20%;left:2%;transform:rotate(-7deg)}.home-hero__chip--reading{top:16%;right:2%;transform:rotate(6deg)}.home-hero__chip--writing{width:6rem;bottom:16%;left:2%;transform:rotate(-4deg)}.home-hero__chip--speaking{width:6rem;bottom:12%;right:2%;transform:rotate(5deg)}.home-hero__chip--band{width:7rem;top:12%;left:50%;transform:translate(-50%)rotate(3deg)}.home-hero__chip--float{animation:4.2s ease-in-out infinite heroSkillFloat}.home-hero__chip--drift{animation:5.4s ease-in-out 1.2s infinite heroSkillDrift}.home-hero__chip-inner{will-change:transform;background:#fff;border:1px solid #fecaca;border-radius:1rem;flex-direction:column;align-items:center;gap:8px;padding:12px 10px;display:flex;box-shadow:0 16px 24px #11182714}}@media (max-width:767px) and (prefers-reduced-motion:reduce){.home-hero__chip-inner{will-change:auto}}@media (max-width:767px){.home-hero__chip-inner--float{animation:4.2s ease-in-out infinite heroSkillFloat}.home-hero__chip-inner--drift{animation:5.4s ease-in-out 1.2s infinite heroSkillDrift}.home-hero__chip--reading .home-hero__chip-inner--drift{animation-delay:.4s}.home-hero__chip--writing .home-hero__chip-inner--drift{animation-delay:1.8s}.home-hero__chip--band .home-hero__chip-inner{gap:10px;padding:14px 12px}.home-hero__chip--band .home-hero__chip-icon{width:40px;height:40px}.home-hero__chip--band .home-hero__chip-icon svg{width:22px;height:22px}.home-hero__chip--band .home-hero__chip-label{font-size:.85rem}}@media (max-width:767px) and (prefers-reduced-motion:reduce){.home-hero__chip-inner--float,.home-hero__chip-inner--drift{animation:none}}@media (max-width:767px){.home-hero__chip-icon{color:#fff;background:#dc2626;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.home-hero__chip-label{font-family:var(--font-dm-sans,"DM Sans"),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#171717;text-align:center;font-size:.78rem;font-weight:600;line-height:1.2}.home-hero__actions{gap:10px}.home-hero__actions .btn-purple,.home-hero__actions .btn-ghost{padding:14px 28px!important;font-size:14px!important}.home-section{padding:48px 16px}.home-section--tight-bottom{padding:0 16px 56px}.home-section--tight-top{padding:0 16px 64px}.home-section-title{font-size:clamp(26px,6.5vw,36px)}.home-section-title--lg{font-size:clamp(28px,7vw,40px)}.home-hero__stats{gap:28px;margin-top:48px}.home-hero__stat-value{font-size:32px}.home-hero__stat-label{margin-top:6px;font-size:12px}.home-grid--features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.feature-card-pro{padding:16px 12px 18px}.feature-card-pro__top{gap:8px;margin-bottom:12px}.feature-card-pro__title{margin-bottom:6px;font-size:15px}.feature-card-pro__body{font-size:12px;line-height:1.55}.feature-card-pro__meta{letter-spacing:.08em;max-width:64px;font-size:8px}.feature-card-pro__icon{border-radius:12px;width:40px;height:40px}.feature-card-pro__icon svg{width:26px!important;height:26px!important}.team-card{cursor:pointer;-webkit-tap-highlight-color:#0000}.team-card:hover .team-photo,.team-card:hover .team-photo-zoomed,.team-card:focus-within .team-photo,.team-card:focus-within .team-photo-zoomed{transform:none}.team-card:hover .team-overlay,.team-card:focus-within .team-overlay{opacity:0;pointer-events:none;transform:translateY(24px)}.team-card.team-card--expanded .team-score-badge{opacity:0;pointer-events:none}.team-card.team-card--expanded .team-overlay{opacity:1;pointer-events:auto;-webkit-overflow-scrolling:touch;justify-content:flex-end;max-height:100%;inset:0;overflow:hidden auto;transform:none}.home-grid--team{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.home-grid--team>:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - 7px)}.team-photo-wrap,.team-card-skeleton__photo{min-height:228px}.team-name{padding:12px 10px 5px;font-size:14px;line-height:1.25}.team-role-static{padding:0 10px 10px;font-size:11px;line-height:1.35}.team-skeleton__name{height:14px;margin:12px 10px 8px}.team-skeleton__role{height:11px;margin:0 10px 10px}.team-score-badge{border-radius:12px 0 0 12px;padding:5px 10px 5px 12px;top:8px}.team-score-badge .team-score-label{font-size:9px}.team-score-badge .team-score-value{font-size:14px}.home-practice-card{border-radius:24px;padding:22px 16px 20px}.home-practice-card__head{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:18px}.home-practice-card__title{font-size:22px}.home-practice-card__kicker{margin-bottom:6px;font-size:10px}.home-practice-card__tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;width:100%;overflow-x:auto}.home-practice-card__tabs::-webkit-scrollbar{display:none}.home-practice-card__tabs button{flex-shrink:0;padding:7px 14px!important;font-size:12px!important}.home-practice-card__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px}.home-practice-card__stat{border-radius:16px;padding:12px 14px}.home-practice-card__stat-label{margin-bottom:6px;font-size:9px}.home-practice-card__stat-value{font-size:20px}.home-practice-card__actions{flex-direction:column;gap:8px}.home-practice-card__actions .btn-purple,.home-practice-card__actions .btn-ghost{justify-content:center;width:100%;padding:11px 18px;font-size:13px}.team-overlay{opacity:0;pointer-events:none;gap:6px;padding:8px;transform:translateY(16px)}.team-social{gap:6px;margin-bottom:0}.team-social-link{width:30px;height:30px}.team-social-link svg{width:16px;height:16px}.team-quote{display:none}.team-tags{flex-wrap:wrap;gap:4px}.team-tag{padding:2px 6px;font-size:7px;line-height:1.2}.home-grid--reviews{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.home-review-card{padding:14px 12px!important}.home-review-card__quote{margin-bottom:2px!important;font-size:28px!important}.home-review-card__text{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-bottom:14px!important;font-size:12px!important;line-height:1.55!important}.home-review-card__footer{flex-wrap:wrap;gap:8px}.home-review-card__avatar{width:30px!important;height:30px!important;font-size:11px!important}.home-review-card__name{font-size:12px!important}.home-review-card__role{font-size:10px!important}.home-review-card__band{padding:3px 8px!important;font-size:10px!important}.home-grid--pricing{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.home-pricing-card{border-radius:20px!important;padding:16px 12px!important;transform:none!important}.home-pricing-card__badge{padding:4px 10px!important;font-size:9px!important;top:-10px!important}.home-pricing-card__label{margin-bottom:10px!important;font-size:10px!important}.home-pricing-card__price{font-size:26px!important}.home-pricing-card__unit{font-size:10px!important}.home-pricing-card__divider{margin:14px 0!important}.home-pricing-card__features{gap:8px!important;margin-bottom:16px!important}.home-pricing-card__check{width:16px!important;height:16px!important;font-size:9px!important}.home-pricing-card__feature-text{font-size:10px!important}.home-pricing-card__cta{padding:10px 12px!important;font-size:11px!important}.home-section--partners{padding-top:72px;padding-bottom:72px}.home-section-intro--partners{margin-bottom:40px}.home-section-intro__lead{color:#737373;max-width:520px;margin:16px auto 0}.partners-carousel__fade{width:40px}.partners-carousel__track{gap:14px;animation-duration:30s}.partners-carousel__card{gap:14px;width:min(260px,82vw);padding:20px 16px 18px}.partners-carousel__card--wide{width:min(300px,88vw)}.partners-carousel__logo{min-height:72px;padding:10px 12px}.partners-carousel__logo-img{max-height:52px}.partners-carousel__card--wide .partners-carousel__logo-img{max-height:58px}.partners-carousel__name{font-size:16px}.partners-carousel__sub{font-size:12px}.partners-carousel__tag{padding:3px 8px;font-size:9px}}@media (max-width:599px){.home-hero{padding:72px 12px 48px}.home-hero__title{margin-bottom:16px;font-size:clamp(26px,7vw,32px)}.home-hero__subtitle{margin-bottom:24px;font-size:13px}.home-hero__chip{width:5.5rem}.home-hero__chip--writing,.home-hero__chip--speaking{width:5.25rem}.home-hero__chip--band{width:6.25rem;top:11%}.home-hero__chip--band .home-hero__chip-inner{padding:12px 10px}.home-hero__chip--band .home-hero__chip-icon{width:36px;height:36px}.home-hero__chip--band .home-hero__chip-icon svg{width:20px;height:20px}.home-hero__chip--band .home-hero__chip-label{font-size:.78rem}.home-hero__chip-inner{gap:6px;padding:10px 8px}.home-hero__chip-icon{width:30px;height:30px}.home-hero__chip-icon svg{width:16px;height:16px}.home-hero__chip-label{font-size:.7rem}.home-section{padding:40px 12px}.home-section--tight-bottom{padding:0 12px 48px}.home-section--tight-top{padding:0 12px 56px}.pill{padding:5px 12px;font-size:10px;margin-bottom:16px!important}.btn-purple{padding:13px 24px;font-size:14px}.home-hero__stats{gap:16px;margin-top:36px}.home-hero__stat{flex:28%;min-width:88px;max-width:120px}.home-hero__stat-value{font-size:26px}.home-hero__stat-label{font-size:10px;line-height:1.35}.home-grid--features{gap:10px!important}.feature-card-pro{padding:12px 10px 14px}.feature-card-pro__title{font-size:13px}.feature-card-pro__body{-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:11px;display:-webkit-box;overflow:hidden}.feature-card-pro__icon{width:34px;height:34px}.feature-card-pro__icon svg{width:22px!important;height:22px!important}.home-grid--team{gap:12px!important}.home-grid--team>:last-child:nth-child(odd){width:calc(50% - 6px)}.team-photo-wrap,.team-card-skeleton__photo{min-height:210px}.team-name{padding:10px 8px 4px;font-size:13px}.team-role-static{padding:0 8px 8px;font-size:10px}.home-practice-card{padding:18px 14px 16px}.home-practice-card__title{font-size:20px}.home-practice-card__stat-value{font-size:18px}.partners-carousel__card{width:min(240px,86vw);padding:16px 14px}.partners-carousel__card--wide{width:min(280px,90vw)}.partners-carousel__name{font-size:15px}.partners-carousel__tag{font-size:8px}}
