:root{
  --bg:#f7fbfc;--surface:#fff;--text:#102329;--muted:#63777d;--line:#dce8eb;
  --brand:#0fc6b6;--brand2:#44baf0;--dark:#102329;--radius:30px;--shadow:0 28px 80px rgba(35,76,87,.12)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:30;background:rgba(247,251,252,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,232,235,.78)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:850;letter-spacing:.12em}.brand img{border-radius:12px}.header-actions{display:flex;align-items:center;gap:26px}.nav-link{font-size:14px;font-weight:700;color:#536a71}.nav-link:hover{color:var(--text)}.lang-switch{display:flex;padding:4px;border:1px solid var(--line);background:#fff;border-radius:999px}.lang-btn{border:0;background:transparent;color:#789096;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850;cursor:pointer}.lang-btn.is-active{background:var(--dark);color:white}.hero{min-height:calc(100svh - 78px);display:grid;grid-template-columns:1.04fr .96fr;gap:64px;align-items:center;padding-block:68px 72px;overflow:hidden}.hero-copy{position:relative;z-index:2}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:850}.eyebrow{display:flex;align-items:center;gap:9px;color:#557078;margin-bottom:24px}.eyebrow-dot{width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,var(--brand),var(--brand2));box-shadow:0 0 0 6px rgba(15,198,182,.12)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(52px,6.4vw,88px);line-height:.92;letter-spacing:-.065em;margin-bottom:28px;max-width:760px}.hero h1 span{background:linear-gradient(100deg,#0cb9aa,#3cafe7);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{font-size:19px;line-height:1.65;color:var(--muted);max-width:600px;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:56px;padding:0 24px;border-radius:16px;font-weight:820;font-size:15px;transition:.22s ease}.btn svg{width:19px;height:19px}.btn-primary{color:#052c2b;background:linear-gradient(120deg,#34dec9,#69c9f4);box-shadow:0 14px 34px rgba(28,184,174,.25)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(28,184,174,.32)}.btn-dark{background:var(--dark);color:#fff}.btn-dark:hover{transform:translateY(-2px)}.hero-note{margin:0;font-size:13px;color:#7c9298}.hero-points{display:flex;gap:0;margin-top:44px;border-top:1px solid var(--line);max-width:650px}.hero-points>span{display:flex;align-items:center;gap:10px;padding:18px 20px 0 0;margin-right:20px;font-size:12px;color:#60767c;white-space:nowrap}.hero-points b{color:#9bb0b5;font-size:10px}.hero-visual{position:relative;height:min(680px,72vh);min-height:520px;display:flex;align-items:center;justify-content:center}.glow{position:absolute;border-radius:50%;filter:blur(1px)}.glow-a{width:410px;height:410px;background:rgba(52,222,201,.25);right:4%;top:14%}.glow-b{width:300px;height:300px;background:rgba(105,201,244,.24);left:4%;bottom:8%}.phone-card{position:relative;border:9px solid #183238;border-radius:42px;background:#fff;box-shadow:0 34px 90px rgba(22,59,69,.28);overflow:hidden}.phone-main{width:min(315px,68%);transform:rotate(2.5deg)}.phone-card img{display:block;width:100%;height:auto}.floating-card{position:absolute;z-index:4;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border:1px solid rgba(213,229,233,.95);border-radius:20px;box-shadow:0 20px 45px rgba(38,76,86,.14);display:flex;align-items:center;gap:12px;padding:14px 16px;font-size:12px;line-height:1.25;color:#698086}.floating-card b{color:var(--text)}.floating-one{left:0;top:24%}.floating-two{right:0;bottom:22%}.floating-icon{width:34px;height:34px;border-radius:12px;background:#dff9f4;color:#0fae9f;display:grid;place-items:center;font-weight:900;font-size:18px}.level-chip{padding:8px 10px;border-radius:10px;background:#e8f6fd;color:#2187b8;font-weight:900}.trainer-section{padding:112px 0;background:#fff;border-top:1px solid #edf3f4;border-bottom:1px solid #edf3f4}.section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end;margin-bottom:48px}.kicker{color:#189e98;margin-bottom:16px}.section-head h2,.final-cta h2{font-size:clamp(38px,4.6vw,64px);line-height:1;letter-spacing:-.05em;margin-bottom:0;max-width:760px}.section-head>p{font-size:16px;line-height:1.7;color:var(--muted);max-width:420px;margin-bottom:4px}.feature-grid{display:grid;grid-template-columns:1.16fr .92fr .92fr;gap:18px}.feature{min-height:510px;border-radius:var(--radius);background:#f3f8f9;border:1px solid #e5eff1;overflow:hidden;display:flex;flex-direction:column;position:relative}.feature-large{background:linear-gradient(145deg,#e9fbf8,#eff8fc)}.feature-copy{padding:28px 28px 0;position:relative;z-index:2}.feature-number{font-size:11px;font-weight:900;color:#99abb0;letter-spacing:.12em}.feature h3{font-size:25px;letter-spacing:-.035em;margin:14px 0 9px}.feature p{color:var(--muted);font-size:14px;line-height:1.55;margin:0}.screen-crop{width:74%;margin:auto auto -168px;box-shadow:0 24px 55px rgba(25,65,76,.16);border:7px solid #17343a;border-radius:28px;overflow:hidden;background:white}.screen-crop img{display:block;width:100%;height:auto}.feature-large .screen-crop{width:58%;margin-bottom:-175px}.crop-two{transform:rotate(-1.8deg)}.crop-three{transform:rotate(1.8deg)}.flow-section{padding:32px 0}.flow-card{border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.72);padding:22px 28px;display:flex;align-items:center;justify-content:space-between}.flow-step{display:flex;align-items:center;gap:12px}.flow-step span{width:28px;height:28px;border:1px solid #d8e7e9;border-radius:50%;display:grid;place-items:center;font-size:10px;color:#7c9399}.flow-step strong{font-size:13px}.flow-arrow{color:#aec0c5}.youtube-section{padding:108px 0 110px}.youtube-head{margin-bottom:40px}.channel-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.channel-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:18px;box-shadow:0 16px 50px rgba(48,83,91,.06)}.channel-top,.channel-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px}.channel-top{padding:4px 3px 16px}.channel-badge{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:800}.flag{width:22px;height:15px;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.flag-ua{background:linear-gradient(#1e88e5 0 50%,#ffd84a 50%)}.flag-ru{background:linear-gradient(#fff 0 33%,#1f55b7 33% 66%,#d32939 66%)}.youtube-mark{font-size:11px;font-weight:850;color:#ea3323}.video-placeholder{aspect-ratio:16/9;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#12292e,#1e4c55);position:relative}.video-placeholder:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 25% 20%,rgba(46,217,194,.24),transparent 35%),radial-gradient(circle at 80% 78%,rgba(68,186,240,.24),transparent 38%)}.video-placeholder-inner{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:20px}.video-placeholder-inner strong{font-size:16px;margin:10px 0 5px}.video-placeholder-inner small{color:#9fb9bf}.play-mark{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#12292e;padding-left:3px}.video-placeholder iframe{width:100%;height:100%;border:0;position:relative;z-index:2}.channel-bottom{padding:18px 4px 2px}.channel-bottom>div{display:flex;flex-direction:column;gap:4px}.channel-bottom strong{font-size:13px}.channel-bottom span{font-size:12px;color:#789096}.text-link{font-size:12px;font-weight:850;color:#178c88;white-space:nowrap}.text-link.is-disabled{opacity:.35;pointer-events:none}.final-cta{padding-bottom:108px}.final-cta-card{background:linear-gradient(120deg,#e5fbf7,#eaf7fd);border:1px solid #d7ecec;border-radius:34px;padding:42px;display:grid;grid-template-columns:auto 1fr auto;gap:30px;align-items:center}.final-cta-card>img{border-radius:24px;box-shadow:0 12px 30px rgba(38,99,105,.13)}.final-cta h2{font-size:clamp(31px,3.6vw,48px);max-width:690px}.footer{border-top:1px solid var(--line);background:#f1f7f8;padding:54px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr .6fr 1fr;gap:60px}.footer-brand p{font-size:13px;color:#73888e;margin:18px 0 0}.footer-links{display:flex;flex-direction:column;gap:12px;font-size:13px;color:#637a80}.footer-links a:hover{color:#138f89}.footer-bottom{margin-top:48px;padding-top:20px;border-top:1px solid #dbe7e9;display:flex;justify-content:space-between;font-size:11px;color:#8aa0a5}.desktop-only{display:inline-flex}
@media(max-width:900px){.shell{width:min(100% - 32px,760px)}.hero{grid-template-columns:1fr;gap:20px;min-height:auto;padding-top:52px}.hero-copy{text-align:center}.hero h1,.hero-lead{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-points{margin-left:auto;margin-right:auto;justify-content:center}.hero-visual{height:540px;min-height:0}.phone-main{width:270px}.floating-one{left:7%}.floating-two{right:7%}.section-head{grid-template-columns:1fr;gap:20px}.feature-grid{grid-template-columns:1fr 1fr}.feature-large{grid-column:1/-1}.feature-large .screen-crop{width:42%}.flow-card{overflow:auto;gap:16px}.channel-grid{grid-template-columns:1fr}.final-cta-card{grid-template-columns:auto 1fr}.final-cta-card .btn{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:640px){.shell{width:calc(100% - 28px)}.site-header{position:relative}.header-inner{height:66px}.brand{font-size:13px}.brand img{width:34px;height:34px}.desktop-only{display:none}.hero{min-height:auto;display:flex;flex-direction:column;justify-content:flex-start;padding:28px 0 26px;overflow:visible}.hero-copy{text-align:left;width:100%}.eyebrow{font-size:10px;margin-bottom:17px}.hero h1{font-size:clamp(45px,14vw,62px);margin:0 0 18px;line-height:.93}.hero-lead{font-size:15px;line-height:1.52;margin:0 0 20px;max-width:none}.hero-actions{justify-content:flex-start;gap:11px}.btn-primary{width:100%;min-height:54px}.hero-note{width:100%;text-align:center;font-size:11px}.hero-points{display:none}.hero-visual{height:238px;width:100%;margin-top:4px;overflow:hidden;justify-content:flex-end;padding-right:14px}.phone-main{width:125px;border-width:5px;border-radius:23px;transform:rotate(4deg) translateY(5px)}.glow-a{width:230px;height:230px;right:-30px;top:18px}.glow-b{display:none}.floating-card{font-size:10px;padding:10px 11px;border-radius:14px}.floating-one{left:3px;top:50px}.floating-two{left:26px;right:auto;bottom:29px}.floating-icon{width:27px;height:27px;border-radius:9px}.level-chip{padding:6px 7px}.trainer-section{padding:78px 0}.section-head{margin-bottom:30px}.section-head h2,.final-cta h2{font-size:38px}.section-head>p{font-size:14px}.feature-grid{grid-template-columns:1fr;gap:14px}.feature-large{grid-column:auto}.feature{min-height:400px}.feature-copy{padding:23px 23px 0}.feature h3{font-size:22px}.screen-crop,.feature-large .screen-crop{width:57%;margin-bottom:-145px}.flow-section{padding:18px 0}.flow-card{padding:17px 18px;border-radius:18px}.flow-step strong{white-space:nowrap;font-size:11px}.flow-step span{display:none}.youtube-section{padding:76px 0}.channel-card{padding:12px;border-radius:22px}.video-placeholder{border-radius:15px}.channel-bottom{align-items:flex-end}.channel-bottom span{font-size:11px}.text-link{font-size:11px}.final-cta{padding-bottom:76px}.final-cta-card{padding:28px 22px;grid-template-columns:1fr;border-radius:26px;text-align:center}.final-cta-card>img{margin:auto;width:70px;height:70px}.final-cta-card .btn{grid-column:auto;width:100%}.footer{padding-top:42px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-brand{grid-column:auto}.footer-bottom{margin-top:36px}.youtube-head{margin-bottom:28px}}
@media(max-width:370px){.hero h1{font-size:43px}.hero-lead{font-size:14px}.hero-visual{height:210px}.phone-main{width:128px}.floating-one{top:42px}.floating-two{bottom:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}
/* Legal pages */
.legal-header{border-bottom:1px solid var(--line);background:rgba(247,251,252,.92)}
.legal-header .shell{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px}.legal-nav{display:flex;gap:16px;flex-wrap:wrap}.legal-nav a{font-size:12px;font-weight:750;color:#657b81}.legal-nav a:hover{color:var(--text)}.legal-wrap{width:min(820px,calc(100% - 32px));margin:0 auto;padding:72px 0 100px}.legal-wrap h1{font-size:clamp(38px,6vw,64px);letter-spacing:-.05em;margin-bottom:18px}.legal-wrap h2{font-size:22px;margin:34px 0 12px}.legal-wrap p{font-size:15px;line-height:1.75;color:#526a70}.legal-wrap .legal-note{padding:16px 18px;border-radius:16px;background:#edf7f7;border:1px solid #dceced;color:#71858a;font-size:13px}.legal-back{display:inline-flex;margin-top:38px;font-size:13px;font-weight:800;color:#158f88}@media(max-width:640px){.legal-header .shell{min-height:66px}.legal-nav{display:none}.legal-wrap{padding-top:48px}}


/* YouTube latest-video cards */
.video-placeholder.has-videos{aspect-ratio:auto;background:transparent;overflow:visible;display:grid;grid-template-columns:1fr 1fr;gap:10px}
.video-placeholder.has-videos:before{display:none}
.video-card{min-width:0;display:flex;flex-direction:column;gap:9px;padding:8px;border:1px solid var(--line);border-radius:16px;background:#f8fbfc;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.video-card:hover{transform:translateY(-2px);border-color:#c9dde1;box-shadow:0 12px 28px rgba(36,78,88,.1)}
.video-card-main{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(150px,.55fr);align-items:center;gap:14px}
.video-thumb{position:relative;display:block;aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:#102329}
.video-thumb img{width:100%;height:100%;display:block;object-fit:cover}
.video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:44px;height:32px;border-radius:9px;background:#ff0033;color:#fff;display:grid;place-items:center;font-size:14px;padding-left:2px;box-shadow:0 7px 18px rgba(0,0,0,.22)}
.video-meta{display:flex;min-width:0;flex-direction:column;gap:6px;padding:0 3px 4px}
.video-meta strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:13px;line-height:1.35;color:var(--text)}
.video-card-main .video-meta strong{font-size:15px;-webkit-line-clamp:3}
.video-meta small{font-size:10px;color:#8ba0a5;text-transform:uppercase;letter-spacing:.06em;font-weight:750}
@media(max-width:640px){.video-placeholder.has-videos{gap:8px}.video-card{padding:6px;border-radius:13px}.video-card-main{grid-template-columns:1fr;gap:8px}.video-thumb{border-radius:9px}.video-card-main .video-meta strong,.video-meta strong{font-size:12px}.video-play{width:38px;height:28px;border-radius:8px;font-size:12px}}


/* Publishing schedule */
.publish-block{margin-top:54px;padding-top:46px;border-top:1px solid var(--line)}
.publish-head,.playlist-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.62fr);gap:60px;align-items:end;margin-bottom:24px}
.publish-head h3,.playlist-head h3{margin:0;font-size:clamp(28px,3vw,42px);line-height:1.03;letter-spacing:-.045em}
.publish-head>p,.playlist-head>p{margin:0;font-size:13px;line-height:1.65;color:#748a90}
.schedule-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.schedule-card{border:1px solid var(--line);border-radius:22px;background:#fff;padding:22px;box-shadow:0 10px 30px rgba(36,78,88,.055)}
.schedule-card-head{display:flex;align-items:center;gap:10px;margin-bottom:17px;font-size:14px}
.schedule-card-head .flag{width:25px;height:17px}
.schedule-row{display:flex;justify-content:space-between;gap:24px;padding:13px 0;border-top:1px solid #e7eff1;align-items:flex-start}
.schedule-row span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#8ca0a5}
.schedule-row b{text-align:right;font-size:12px;line-height:1.45}

/* Playlists */
.playlist-block{margin-top:60px}
.playlist-language{margin-top:30px}
.playlist-language-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:13px}
.playlist-language-head>strong{display:flex;align-items:center;gap:10px;font-size:14px}
.playlist-language-head .flag{width:24px;height:16px}
.playlist-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.playlist-card{display:flex;min-width:0;flex-direction:column;gap:10px;padding:8px;border-radius:17px;border:1px solid var(--line);background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.playlist-card:hover{transform:translateY(-3px);border-color:#c5dce0;box-shadow:0 14px 34px rgba(36,78,88,.11)}
.playlist-thumb{position:relative;display:block;aspect-ratio:16/9;border-radius:11px;overflow:hidden;background:linear-gradient(135deg,#dff9f6,#dceffc)}
.playlist-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.playlist-thumb-fallback{position:absolute;inset:0;display:grid;place-items:center;font-size:12px;font-weight:900;letter-spacing:.12em;color:#31555d}
.playlist-layer{position:absolute;right:7px;top:7px;width:32px;height:24px;border-radius:6px;background:rgba(12,31,36,.72);box-shadow:-4px 4px 0 rgba(255,255,255,.45)}
.playlist-icon{position:absolute;right:15px;top:12px;color:#fff;font-size:9px;z-index:2}
.playlist-meta{display:flex;flex-direction:column;gap:5px;padding:0 3px 5px;min-width:0}
.playlist-meta strong{font-size:12px;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.playlist-meta small{font-size:9px;color:#8da1a6;text-transform:uppercase;letter-spacing:.07em;font-weight:800}
.playlist-empty{grid-column:1/-1;padding:26px;border:1px dashed #cfdee1;border-radius:17px;text-align:center;font-size:12px;color:#8da1a6}

/* Community + Help */
.community-section{padding-top:74px}
.community-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;padding:28px 30px;border-radius:28px;background:linear-gradient(135deg,#f0e9ff,#eef8ff);border:1px solid #ded8ef}
.community-icon{width:64px;height:64px;border-radius:20px;background:#7360f2;color:#fff;display:grid;place-items:center;font-size:28px;font-weight:900;box-shadow:0 12px 25px rgba(115,96,242,.22)}
.community-card h2,.help-strip-card h2{font-size:clamp(27px,3vw,39px);line-height:1.03;letter-spacing:-.04em;margin:2px 0 8px}
.community-card p:not(.kicker),.help-strip-card p:not(.kicker){margin:0;color:#71878d;font-size:13px;line-height:1.55}
.help-strip{padding-top:74px}
.help-strip-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;padding:30px 34px;border-radius:28px;background:#102329;color:#fff}
.help-strip-card .kicker{color:#73e6da}
.help-strip-card p:not(.kicker){color:#a9bdc2}
.btn-light{background:#fff;color:#102329;border-color:#fff;white-space:nowrap}

/* The old duplicate Hero point row is intentionally removed in v1.5. */
.hero-points{display:none!important}

@media(max-width:900px){
  .publish-head,.playlist-head{grid-template-columns:1fr;gap:15px}
  .playlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .community-card{grid-template-columns:auto 1fr}
  .community-card .btn{grid-column:1/-1}
}
@media(max-width:640px){
  .publish-block{margin-top:42px;padding-top:38px}
  .publish-head h3,.playlist-head h3{font-size:32px}
  .schedule-grid{grid-template-columns:1fr}
  .schedule-card{border-radius:18px;padding:18px}
  .playlist-block{margin-top:48px}
  .playlist-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 2px 8px;gap:10px}
  .playlist-card{min-width:76%;scroll-snap-align:start}
  .playlist-language{margin-top:25px}
  .community-section,.help-strip{padding-top:56px}
  .community-card{grid-template-columns:1fr;text-align:center;padding:25px 20px}
  .community-icon{margin:auto}
  .help-strip-card{grid-template-columns:1fr;text-align:left;padding:27px 22px;border-radius:24px}
  .help-strip-card .btn{width:100%}
}

.channel-logo{width:58px;height:58px;flex:0 0 58px;display:block;object-fit:cover;border-radius:50%;border:1px solid rgba(255,255,255,.9);box-shadow:0 8px 22px rgba(25,55,65,.16)}
.playlist-channel-logo{width:34px;height:34px;flex:0 0 34px;display:block;object-fit:cover;border-radius:50%;border:1px solid #d9e6e9;box-shadow:0 5px 13px rgba(25,55,65,.11)}
@media(max-width:640px){.channel-logo{width:50px;height:50px;flex-basis:50px}.playlist-channel-logo{width:30px;height:30px;flex-basis:30px}}

/* Mobile polish: keep trainer screenshots inside feature cards and compact footer. */
@media(max-width:640px){
  .feature{min-height:0;height:auto;padding-bottom:0}
  .screen-crop,.feature-large .screen-crop{width:min(54%,210px);margin:22px auto -72px;flex:0 0 auto}
  .feature{min-height:430px}
  .crop-two,.crop-three{transform:none}
  .footer{padding:30px 0 18px}
  .footer-grid{gap:16px}
  .footer-brand p{margin-top:10px}
  .footer-links{gap:8px}
  .footer-bottom{margin-top:20px;padding-top:14px}
}

/* Mobile footer: full-width brand/strapline, two link columns below. */
@media(max-width:640px){
  .footer-grid{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    column-gap:24px;
    row-gap:18px;
  }
  .footer-brand{
    grid-column:1 / -1;
  }
  .footer-brand p{
    width:100%;
    max-width:none;
    margin:10px 0 2px;
  }
  .footer-links{
    min-width:0;
    gap:8px;
    align-self:start;
  }
  .footer-links a{
    line-height:1.35;
    overflow-wrap:anywhere;
  }
  .footer-bottom{
    margin-top:18px;
  }
}


/* Beta tester CTA */
.beta-section{padding-top:74px}
.beta-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;padding:28px 30px;border-radius:28px;background:linear-gradient(135deg,#eefbf9,#f1f7ff);border:1px solid #d9eaec}
.beta-icon{width:64px;height:64px;border-radius:20px;background:linear-gradient(135deg,#0fc6b6,#44baf0);color:#fff;display:grid;place-items:center;font-size:30px;font-weight:900;box-shadow:0 12px 25px rgba(30,170,180,.18)}
.beta-card h2{font-size:clamp(27px,3vw,39px);line-height:1.03;letter-spacing:-.04em;margin:2px 0 8px}
.beta-card p:not(.kicker){margin:0;color:#71878d;font-size:13px;line-height:1.55}
.beta-card .btn{white-space:nowrap}
@media(max-width:900px){.beta-card{grid-template-columns:auto 1fr}.beta-card .btn{grid-column:1/-1}}
@media(max-width:640px){.beta-section{padding-top:56px}.beta-card{grid-template-columns:1fr;text-align:center;padding:25px 20px}.beta-icon{margin:auto}.beta-card .btn{width:100%}}
