/* ============================================================
   HOME.CSS · дизайн главной страницы (общий для RU/EN/ES)
   Подключается: <link rel="stylesheet" href="/css/home.css">
   ============================================================ */
:root{
    --cream:#FFFFFF;
    --cream-2:#FFFFFF;
    --red:#FCC0C5;
    --red-d:#F4A6AD;
    --hero-bg:#FFFFFF;
    --orange:#DCECEF;
    --pink:#F4E6A6;
    --pink-l:#F4E6A6;
    --green:#FCC0C5;
    --green-d:#8A5E2E;
    --yellow:#FBDE7D;
    --ink:#1A1A1A;
    --ink-2:#6E5847;
    --ctext:#FFF6E9;
    --sans:'Inter',system-ui,-apple-system,Arial,sans-serif;
    --serif:'Inter',system-ui,-apple-system,Arial,sans-serif;
    --accent:#FCC0C5;
    --line:rgba(75,46,31,.14);
    --muted:#93816C;
    --radius:18px;
    --radius-lg:24px;
    --maxw:1180px;
    /* переменные для общего меню сайта (menu.css) */
    --bg-card:#ffffff; --text-main:#231C10; --text-muted:#5A4A2E;
    --accent-orange:#FF751F; --accent-black:#231C10; --blob-color:#FDB850;
    --shadow-soft:0 8px 30px rgba(35,28,16,.08);
  }

  h1,h2,h3,.sec-title,.display{font-family:var(--serif) !important;font-weight:600 !important;letter-spacing:-.01em !important;line-height:1.06}
  .display{font-weight:600 !important}
  .hero h1 em{color:var(--accent) !important;font-style:italic !important;font-family:var(--serif) !important;font-weight:600}
  .sticker{background:transparent !important;border:none !important;box-shadow:none !important;padding:0 !important;font-weight:700 !important;font-size:12.5px !important;letter-spacing:.16em !important;text-transform:uppercase !important;color:var(--muted) !important}
  .rot-l,.rot-r{transform:none !important}
  .blob,.hero-blob{display:none !important}
  .btn{border-radius:14px !important;font-weight:700 !important}
  .bar-fill,.iq-bar-fill{background:var(--accent) !important}
  .quiz-progress{color:var(--accent) !important}
  .marquee{display:none !important}
  .hero::before,.hero::after{display:none !important}
  .btn-red{color:#1A1A1A !important}
  .cta-panel{background:#FCC0C5 !important}
  .cta-panel h2,.cta-panel p,.cta-panel .btn,.cta-panel a{color:#1A1A1A !important}
  .st-red{color:#1A1A1A !important}


  .btn-blue{background:#DCECEF !important;color:var(--ink) !important;border:1.5px solid var(--line) !important;box-shadow:0 10px 26px rgba(76,110,120,.20) !important}
  .btn-blue:hover{transform:translate(-2px,-2px) !important;box-shadow:0 14px 32px rgba(76,110,120,.28) !important;background:#CDE6EA !important}


  .hero{position:relative !important;display:flex !important;min-height:100svh !important;overflow:hidden !important;background:#FEEDAA !important;border-bottom:none !important;align-items:stretch !important}
  .hero-half{flex:1 1 50%;display:flex;align-items:center;position:relative}
  .hero-left{background:#FEEDAA;justify-content:flex-end;padding:80px 64px 80px 48px}
  .hero-pink{background:#FCC0C5;justify-content:flex-start;padding:80px 48px 80px 64px}
  .hero .hero-copy{max-width:520px;width:100%}
  .hero .hero-copy .eyebrow{display:block;margin-bottom:24px;color:#1A1A1A;font-weight:700;letter-spacing:.18em;text-transform:uppercase;font-size:12px}
  .hero .hero-copy h1{font-family:'Inter',system-ui,sans-serif;font-size:clamp(34px,3.6vw,54px);font-weight:800;letter-spacing:-.02em;line-height:1.12;margin-bottom:26px;color:#1A1A1A}
  .hero .hl{background:#fff;border-radius:.3em;padding:.04em .2em;margin:0 -.04em;box-shadow:0 6px 20px rgba(43,32,23,.08);-webkit-box-decoration-break:clone;box-decoration-break:clone}
  .hero .hero-sub{font-size:17px;color:rgba(26,26,26,.7);font-weight:400;line-height:1.7;max-width:430px;margin:0 0 34px}
  .hero .hero-cta{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-bottom:42px}
  .hero .btn-hero{background:#DCECEF;color:#1A1A1A;font-size:15.5px;font-weight:700;letter-spacing:.01em;padding:19px 40px;border:none;border-radius:100px;box-shadow:0 12px 30px rgba(76,110,120,.28);transition:transform .16s ease,box-shadow .16s ease;cursor:pointer}
  .hero .btn-hero:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(76,110,120,.34);background:#CDE6EA}
  .hero .trust{display:flex;align-items:center;gap:0;border-top:1.5px solid rgba(26,26,26,.14);padding-top:26px}
  .hero .trust .titem{padding:0 26px;border-left:1.5px solid rgba(26,26,26,.14)}
  .hero .trust .titem:first-child{padding-left:0;border-left:none}
  .hero .trust b{display:block;font-family:'Inter',system-ui,sans-serif;font-size:19px;font-weight:800;line-height:1.15;color:#1A1A1A}
  .hero .trust span{font-size:12px;font-weight:500;color:rgba(26,26,26,.62)}
  .spark-el{position:absolute;z-index:3;font-size:24px;line-height:1;pointer-events:none;animation:twinkle 3.6s ease-in-out infinite}
  .sk1{top:10%;right:10%;color:#fff;animation-delay:.4s}
  .sk2{bottom:12%;right:16%;color:#fff;font-size:17px;animation-delay:1.4s}
  .sk3{top:16%;left:8%;color:#fff;font-size:19px;animation-delay:2.2s}
  @keyframes twinkle{0%,100%{opacity:.4;transform:scale(.85) rotate(0deg)}50%{opacity:1;transform:scale(1.15) rotate(18deg)}}
  @keyframes riseIn{from{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}
  .hero .hero-copy>*{animation:riseIn .8s cubic-bezier(.22,1,.36,1) backwards}
  .hero .hero-copy>*:nth-child(1){animation-delay:.05s}
  .hero .hero-copy>*:nth-child(2){animation-delay:.15s}
  .hero .hero-copy>*:nth-child(3){animation-delay:.25s}
  .hero .hero-copy>*:nth-child(4){animation-delay:.35s}
  .hero .inline-quiz{position:relative !important;z-index:2;width:100% !important;max-width:520px !important;background:rgba(255,255,255,.42) !important;-webkit-backdrop-filter:blur(22px) saturate(1.5);backdrop-filter:blur(22px) saturate(1.5);border:2px solid rgba(255,255,255,.75) !important;border-radius:36px !important;padding:34px !important;box-shadow:0 34px 70px rgba(43,32,23,.14), inset 0 2px 0 rgba(255,255,255,.9) !important;transform:rotate(-1.2deg);transition:transform .35s cubic-bezier(.34,1.56,.64,1);animation:riseIn .9s .35s cubic-bezier(.22,1,.36,1) backwards}
  .hero .inline-quiz:hover{transform:rotate(0deg) scale(1.01)}
  .hero .inline-quiz::before{content:"";position:absolute;top:14px;left:22px;right:22px;height:36%;border-radius:26px;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent);pointer-events:none}
  .hero .quiz-option{background:rgba(255,255,255,.62) !important;border:1.5px solid rgba(255,255,255,.9) !important;box-shadow:0 6px 16px rgba(43,32,23,.06) !important;color:#1A1A1A !important}
  .hero .quiz-option:hover:not(.disabled){background:#fff !important;border-color:#1A1A1A !important;transform:translateY(-2px)}
  .hero .iq-badge{background:#fff !important;color:#1A1A1A !important}
  .hero .iq-bar{background:rgba(255,255,255,.55) !important}
  .hero .iq-bar-fill{background:#1A1A1A !important}
  .hero .quiz-progress{color:rgba(26,26,26,.6) !important}
  .hero .quiz-form input,.hero #quizCode{background:rgba(255,255,255,.75) !important}
  @media (min-width:1025px){
    .hero{margin-left:calc(-1 * var(--side-offset)) !important;width:calc(100% + var(--side-offset)) !important;padding-left:0 !important}
    .hero-left{padding-left:calc(var(--side-offset) + 40px)}
  }
  @media (max-width:1024px){
    .hero{flex-direction:column !important;min-height:auto !important}
    .hero-left{justify-content:center;padding:140px 24px 56px}
    .hero-left .hero-copy{text-align:center}
    .hero-left .eyebrow{text-align:center}
    .hero-left .hero-sub{margin-left:auto;margin-right:auto}
    .hero-left .hero-cta{justify-content:center}
    .hero-left .trust{justify-content:center}
    .hero-pink{justify-content:center;padding:52px 24px 64px}
  }
  @media (max-width:760px){
    .hero-left{padding:118px 22px 46px}
    .hero .hero-copy{text-align:center;max-width:460px}
    .hero .hero-copy .eyebrow{font-size:10.5px;margin-bottom:18px}
    .hero .hero-copy h1{font-size:clamp(28px,8vw,38px);line-height:1.2;margin-bottom:18px}
    .hero .hero-sub{font-size:15.5px;margin:0 auto 26px;max-width:360px}
    .hero .hero-cta{margin-bottom:34px;justify-content:center}
    .hero .hero-cta .btn-hero{width:100%;justify-content:center;padding:18px 24px}
    .hero .trust{border-top:none;padding-top:0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
    .hero .trust .titem{padding:12px 6px;border-left:none;background:rgba(255,255,255,.55);border-radius:18px;text-align:center}
    .hero .trust b{font-size:15px}.hero .trust span{font-size:10px;display:block;margin-top:2px;line-height:1.25}
    .hero-pink{padding:44px 18px 56px}
    .hero .inline-quiz{transform:none;padding:24px 18px !important;border-radius:26px !important}
    .hero .inline-quiz:hover{transform:none}
    .spark-el{font-size:15px}.sk3{top:96px;left:auto;right:8%}.sk1{top:5%;right:7%}.sk2{bottom:5%;right:auto;left:7%}
  }


  footer{background:transparent !important;color:var(--ink) !important;padding:0 0 40px !important}
  .foot-panel{background:rgba(255,255,255,.55);-webkit-backdrop-filter:blur(16px) saturate(1.35);backdrop-filter:blur(16px) saturate(1.35);border:1.5px solid rgba(255,255,255,.85);border-radius:30px;box-shadow:0 18px 44px rgba(43,32,23,.10);padding:44px 48px 30px}
  .foot-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:36px}
  .foot-brand .logo{color:var(--ink);font-weight:900;font-size:30px;letter-spacing:-.04em;display:inline-block;margin-bottom:14px}
  .foot-brand .logo span{color:var(--red)}
  .foot-brand p{font-size:14.5px;line-height:1.6;color:rgba(26,26,26,.66);max-width:330px;margin-bottom:20px}
  .foot-cta{padding:14px 26px !important;font-size:14.5px !important}
  .foot-col h4{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:rgba(26,26,26,.45);margin-bottom:16px}
  .foot-col a{display:block;font-size:14.5px;font-weight:600;color:rgba(26,26,26,.78);padding:5px 0;transition:color .15s ease,transform .15s ease}
  .foot-col a:hover{color:var(--red);transform:translateX(3px)}
  .foot-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px;margin-top:34px;padding-top:22px;border-top:1.5px solid rgba(26,26,26,.10);font-size:13px;font-weight:500;color:rgba(26,26,26,.52)}
  .foot-legal{display:flex;gap:20px}
  .foot-legal a{color:rgba(26,26,26,.52);font-weight:600}
  .foot-legal a:hover{color:var(--red)}
  @media(max-width:900px){
    .foot-grid{grid-template-columns:1fr 1fr;gap:30px}
    .foot-brand{grid-column:1/-1}
    .foot-panel{padding:34px 26px 24px;border-radius:24px}
  }
  @media(max-width:560px){
    .foot-grid{grid-template-columns:1fr;gap:26px}
    .foot-brand p{max-width:none}
    .foot-cta{width:100%;justify-content:center}
    .foot-bottom{flex-direction:column;align-items:flex-start;text-align:left}
  }
  .fmt,.testi,.faq-list details,.form-card,.quiz,.why .item,.goal,.tstat,.promo .p,.bigstat,.cta-panel,.fmt .top,.plat-text .chip,.stat-chip,.marquee{-webkit-backdrop-filter:blur(16px) saturate(1.35);backdrop-filter:blur(16px) saturate(1.35);border:1.5px solid rgba(255,255,255,.85) !important;box-shadow:0 18px 44px rgba(43,32,23,.10) !important}
  .fmt,.testi,.faq-list details,.form-card,.quiz,.why .item,.goal,.tstat,.promo .p,.bigstat{border-radius:26px !important}
  .cta-panel{border-radius:30px !important}
  .fmt{overflow:hidden}
  .fmt .top{border-radius:0 !important;border-left:none !important;border-right:none !important;border-top:none !important}
  .fmt,.testi,.faq-list details,.form-card,.quiz{background:rgba(255,255,255,.55) !important}
  .plat-text .chip{background:rgba(255,255,255,.6) !important}
  .stat-chip{background:rgba(255,255,255,.55) !important}
  .fmt:nth-child(1) .top{background:color-mix(in srgb,#DCECEF 62%,transparent) !important}
  .fmt:nth-child(2) .top{background:color-mix(in srgb,#FBDE7D 62%,transparent) !important}
  .fmt:nth-child(3) .top{background:color-mix(in srgb,#F4E6A6 62%,transparent) !important}
  .fmt:nth-child(4) .top{background:color-mix(in srgb,#F4E6A6 62%,transparent) !important}
  .goal:nth-child(1){background:color-mix(in srgb,#DCECEF 62%,transparent) !important}
  .goal:nth-child(2){background:color-mix(in srgb,#FBDE7D 62%,transparent) !important}
  .goal:nth-child(3){background:color-mix(in srgb,#F4E6A6 62%,transparent) !important}
  .goal:nth-child(4){background:color-mix(in srgb,#F4E6A6 62%,transparent) !important}
  .tstat:nth-child(1){background:color-mix(in srgb,#DCECEF 62%,transparent) !important}
  .tstat:nth-child(2){background:color-mix(in srgb,#FCC0C5 62%,transparent) !important;color:#1A1A1A !important}
  .tstat:nth-child(3){background:color-mix(in srgb,#FBDE7D 62%,transparent) !important}
  .why .item.big{background:color-mix(in srgb,#FCC0C5 62%,transparent) !important;color:#1A1A1A !important}
  .why .item.big p{color:rgba(26,26,26,.72) !important}
  .why .item.s1{background:color-mix(in srgb,#FBDE7D 62%,transparent) !important}
  .why .item.s2{background:color-mix(in srgb,#F4E6A6 62%,transparent) !important}
  .promo .p1{background:color-mix(in srgb,#FBDE7D 62%,transparent) !important}
  .promo .p2{background:color-mix(in srgb,#DCECEF 62%,transparent) !important}
  .bigstat{background:color-mix(in srgb,#FCC0C5 62%,transparent) !important;color:#1A1A1A !important}
  .bigstat span{color:rgba(26,26,26,.78) !important}
  .cta-panel{background:color-mix(in srgb,#FCC0C5 60%,transparent) !important}
  .marquee{background:color-mix(in srgb,#FBDE7D 55%,transparent) !important;border-left:none !important;border-right:none !important;border-radius:0 !important}
  .tl:nth-child(1) .circle{background:color-mix(in srgb,#DCECEF 70%,transparent) !important}
  .tl:nth-child(2) .circle{background:color-mix(in srgb,#FBDE7D 70%,transparent) !important}
  .tl:nth-child(3) .circle{background:color-mix(in srgb,#FCC0C5 70%,transparent) !important;color:#1A1A1A !important}
  .tl .circle{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1.5px solid rgba(255,255,255,.85) !important;box-shadow:0 12px 30px rgba(43,32,23,.10) !important}
  .quiz .opt{background:rgba(255,255,255,.6);border:1.5px solid rgba(255,255,255,.9);border-radius:16px}
  @supports not (background: color-mix(in srgb, #fff 50%, transparent)){
    .fmt:nth-child(1) .top{background:#DCECEF !important}
    .fmt:nth-child(2) .top{background:#FBDE7D !important}
    .fmt:nth-child(3) .top,.fmt:nth-child(4) .top{background:#F4E6A6 !important}
    .goal:nth-child(1){background:#DCECEF !important}
    .goal:nth-child(2){background:#FBDE7D !important}
    .goal:nth-child(3),.goal:nth-child(4){background:#F4E6A6 !important}
    .tstat:nth-child(1){background:#DCECEF !important}
    .tstat:nth-child(2){background:#FCC0C5 !important}
    .tstat:nth-child(3){background:#FBDE7D !important}
    .why .item.big{background:#FCC0C5 !important}
    .why .item.s1{background:#FBDE7D !important}
    .why .item.s2{background:#F4E6A6 !important}
    .promo .p1{background:#FBDE7D !important}
    .promo .p2{background:#DCECEF !important}
    .bigstat{background:#FCC0C5 !important}
    .cta-panel{background:#FCC0C5 !important}
    .marquee{background:#FBDE7D !important}
  }
  @media (max-width:760px){
    .fmt,.testi,.faq-list details,.form-card,.quiz,.why .item,.goal,.tstat,.promo .p,.bigstat,.cta-panel,.fmt .top,.plat-text .chip,.stat-chip,.marquee{-webkit-backdrop-filter:blur(10px) saturate(1.25);backdrop-filter:blur(10px) saturate(1.25)}
  }


  html,body{max-width:100%;overflow-x:hidden}
  img,video,iframe{max-width:100%;height:auto}
  p,li,a,summary,.desc,.gsub{overflow-wrap:break-word}
  h1,h2,h3,h4,.sec-title,.display,.trust b,.trust span{hyphens:none !important;-webkit-hyphens:none !important;word-break:normal !important;overflow-wrap:normal !important}
  @media (min-width:1900px){
    :root{--maxw:1520px}
    .hero .hero-copy{max-width:640px}
    .hero .hero-copy h1{font-size:clamp(54px,3vw,68px)}
    .hero .hero-sub{font-size:19.5px;max-width:520px}
    .hero .inline-quiz{max-width:620px !important;padding:42px !important}
    .sec,.cta{padding:110px 0}
    .sec-head p{font-size:20.5px;max-width:660px}
    .foot-panel{padding:56px 62px 34px}
  }
  @media (min-width:1600px) and (max-width:1899px){
    :root{--maxw:1360px}
    .hero .hero-copy{max-width:580px}
    .hero .inline-quiz{max-width:580px !important}
    .sec,.cta{padding:96px 0}
  }
  @media (min-width:1281px) and (max-width:1599px){
    :root{--maxw:1180px}
  }
  @media (min-width:1025px) and (max-width:1280px){
    :root{--maxw:100%}
    .wrap{padding:0 32px}
    .sec,.cta{padding:70px 0}
    .hero-left{padding:70px 44px 70px calc(var(--side-offset) + 32px) !important}
    .hero-pink{padding:70px 40px 70px 44px !important}
    .hero .hero-copy{max-width:540px}
    .hero .hero-copy h1{font-size:clamp(38px,3.9vw,48px)}
    .hero .hero-sub{font-size:17px;margin-bottom:30px;max-width:460px}
    .hero .inline-quiz{padding:32px !important;max-width:560px !important}
    .hero .trust .titem{padding:0 22px}
    .hero .trust b{font-size:19px}
    .hero .trust span{font-size:12px;white-space:nowrap}
    .quiz-question{font-size:19px}
    .quiz-option{font-size:15px;padding:14px 18px}
    .fmt-grid{gap:18px}
    .goals{gap:16px}
    .sec-title{font-size:clamp(30px,3.8vw,44px)}
    .foot-panel{padding:42px 38px 28px}
    .foot-grid{gap:30px}
  }
  @media (min-width:1025px) and (max-height:800px){
    .hero{min-height:100svh !important}
    .hero-left,.hero-pink{padding-top:48px !important;padding-bottom:48px !important}
    .hero .hero-copy h1{font-size:clamp(34px,3.4vw,44px);margin-bottom:18px}
    .hero .hero-sub{font-size:16px;margin-bottom:24px}
    .hero .hero-cta{margin-bottom:26px}
    .hero .trust{padding-top:20px}
    .hero .inline-quiz{padding:26px !important}
    .quiz-option{padding:12px 16px}
    .quiz-options{gap:9px}
  }
  @media (min-width:1025px){
    .hero{min-height:100svh !important;height:auto}
    .hero .trust span{white-space:nowrap}
    .hero .hero-copy h1 .hl{white-space:nowrap}
  }
  @media (min-width:901px) and (max-width:1024px){
    .wrap{padding:0 30px}
    .sec,.cta{padding:60px 0}
    .fmt-grid{grid-template-columns:1fr 1fr}
    .goals{grid-template-columns:1fr 1fr}
    .grid3{grid-template-columns:1fr 1fr}
    .grid3>*:last-child{grid-column:1/-1}
    .teacher-row{grid-template-columns:repeat(4,1fr);gap:18px}
    .teach-stat{grid-template-columns:repeat(3,1fr)}
    .plat-grid{grid-template-columns:1fr;gap:40px}
    .promo{grid-template-columns:1fr 1fr}
  }
  @media (min-width:681px) and (max-width:900px){
    .wrap{padding:0 26px}
    .sec,.cta{padding:54px 0}
    .sec-title{font-size:clamp(26px,4.6vw,38px)}
    .fmt-grid{grid-template-columns:1fr 1fr}
    .goals{grid-template-columns:1fr 1fr}
    .grid3{grid-template-columns:1fr 1fr}
    .grid3>*:last-child{grid-column:1/-1}
    .teacher-row{grid-template-columns:repeat(2,1fr)}
    .teach-stat{grid-template-columns:1fr 1fr}
    .teach-stat>*:last-child{grid-column:1/-1}
    .promo{grid-template-columns:1fr}
    .plat-grid{grid-template-columns:1fr;gap:36px}
    .why{grid-template-columns:1fr}
    .timeline{flex-direction:column;gap:18px}
    .timeline::before{display:none}
    .bigstat{padding:26px}
    .bigstat b{font-size:40px}
    .cta-panel{padding:40px 30px}
    .foot-panel{padding:34px 28px 24px}
  }
  @media (max-width:680px){
    .wrap{padding:0 18px}
    .sec,.cta{padding:46px 0}
    .sec-head{margin-bottom:28px}
    .sec-title{font-size:clamp(25px,7vw,34px)}
    .sec-head p{font-size:16px}
    .bigstat{flex-direction:column;align-items:flex-start;gap:12px;padding:24px}
    .bigstat b{font-size:38px}
    .bigstat span{font-size:16px}
    .cta-panel{padding:30px 20px}
    .cta-panel h2{font-size:clamp(24px,7vw,32px)}
    .cta-panel .lede{font-size:16px}
    .btn-lg{font-size:16px;padding:17px 24px}
    .fmt .top h3{font-size:20px}
    .fmt .price{font-size:22px}
    .promo .p{padding:26px}
    .phone{width:min(280px,86vw)}
  }
  @media (max-width:480px){
    .wrap{padding:0 16px}
    .sec,.cta{padding:40px 0}
    .sec-title{font-size:clamp(23px,7.4vw,30px)}
    .sec-head p{font-size:15.5px}
    .hero-left{padding:110px 18px 40px !important}
    .hero-pink{padding:38px 16px 50px !important}
    .hero .hero-copy h1{font-size:clamp(26px,8.4vw,34px)}
    .hero .hero-sub{font-size:15px}
    .hero .inline-quiz{padding:20px 16px !important;border-radius:24px !important}
    .quiz-question{font-size:16.5px}
    .quiz-option{padding:13px 15px;font-size:14.5px}
    .btn{padding:15px 24px;font-size:15px}
    .teacher-row{grid-template-columns:1fr 1fr;gap:14px}
    .teacher .t-circle{max-width:130px}
    .teacher h4{font-size:17px}
    .teacher .role{font-size:12.5px}
    .tstat b{font-size:30px}
    .testi{padding:20px}
    .testi p{font-size:15px}
    summary{font-size:15.5px;padding:17px 46px 17px 18px}
    summary::after{right:18px;font-size:24px}
    details p{font-size:14.5px;padding:0 18px 18px}
    .foot-panel{padding:28px 20px 20px;border-radius:22px}
    .foot-brand .logo{font-size:26px}
    .goal{min-height:auto;padding:20px}
    .fmt .body{padding:18px}
    .fmt,.testi,.faq-list details,.form-card,.quiz,.why .item,.goal,.tstat,.promo .p,.bigstat,.cta-panel,.fmt .top,.plat-text .chip,.stat-chip,.marquee,.foot-panel{-webkit-backdrop-filter:blur(7px) saturate(1.2);backdrop-filter:blur(7px) saturate(1.2)}
  }
  @media (max-width:390px){
    .wrap{padding:0 14px}
    .hero-left{padding:104px 14px 34px !important}
    .hero .hero-copy h1{font-size:clamp(24px,8.6vw,30px);line-height:1.22}
    .hero .hero-sub{font-size:14.5px;margin-bottom:22px}
    .hero .trust{grid-template-columns:repeat(3,1fr);gap:7px}
    .hero .trust .titem{padding:10px 4px}
    .hero .trust b{font-size:14px}
    .hero .trust span{font-size:9.5px}
    .iq-badge{font-size:11.5px;padding:7px 11px}
    .quiz-question{font-size:15.5px}
    .quiz-option{padding:12px 13px;font-size:14px}
    .quiz-form input,.field input,.field select{font-size:16px;padding:13px 12px}
    .sec-title{font-size:clamp(22px,7.6vw,27px)}
    .btn{padding:14px 20px;font-size:14.5px}
    .bigstat b{font-size:32px}
    .foot-col a{font-size:14px}
  }
  @media (max-width:360px){
    .wrap{padding:0 12px}
    .hero-left{padding:100px 12px 30px !important}
    .hero .hero-copy h1{font-size:23px}
    .hero .inline-quiz{padding:16px 13px !important;border-radius:20px !important}
    .iq-badge{font-size:10.5px;white-space:normal;line-height:1.3;text-align:center}
    .sec-title{font-size:21px}
    .teacher-row{grid-template-columns:1fr}
    .teacher .t-circle{max-width:170px}
    .foot-legal{flex-direction:column;gap:8px}
    #quizForm > div[style*="display:flex"]{flex-direction:column !important;gap:8px !important}
    #quizCode{flex:1 1 auto !important;width:100%}
  }
  @media (max-width:300px){
    .wrap{padding:0 10px}
    .hero .hero-copy h1{font-size:20px}
    .hero .trust{grid-template-columns:1fr;gap:6px}
    .sec-title{font-size:19px}
    .btn{padding:13px 14px;font-size:13.5px;border-radius:14px}
    .quiz-option{font-size:13px;padding:11px}
  }
  @media (max-height:520px) and (orientation:landscape) and (max-width:1024px){
    .hero{min-height:auto !important}
    .hero-left{padding:92px 26px 30px !important}
    .hero-pink{padding:26px 26px 40px !important}
    .hero .hero-copy h1{font-size:26px;margin-bottom:14px}
    .hero .hero-sub{font-size:14.5px;margin-bottom:18px}
    .hero .hero-cta{margin-bottom:20px}
    .hero .trust{padding-top:14px}
    .sec,.cta{padding:36px 0}
    .mobile-bar{display:none}
    body{padding-bottom:0}
  }
  @supports (padding:max(0px)){
    @media (max-width:680px){
      .mobile-bar{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));padding-bottom:max(12px,env(safe-area-inset-bottom))}
      body{padding-bottom:calc(80px + env(safe-area-inset-bottom))}
      .wrap{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}
    }
  }
  @media (hover:none){
    .btn:hover,.fmt:hover,.goal:hover,.why .item:hover,.testi:hover,.tstat:hover,.stat-chip:hover,.foot-col a:hover{transform:none !important}
    .teacher:hover .t-circle{transform:none}
    .btn,.quiz-option,.foot-col a,.nav-item{min-height:44px}
    .btn{display:inline-flex;align-items:center}
  }
  @media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){
    .fmt,.testi,.faq-list details,.form-card,.quiz,.why .item,.goal,.tstat,.promo .p,.bigstat,.cta-panel,.foot-panel{border-width:1px !important}
  }


  .m-br{display:none}
  @media (max-width:1024px){
    .hero-left .hero-copy{text-align:left !important}
    .hero-left .eyebrow{text-align:left !important}
    .hero-left .hero-sub{margin-left:0 !important;margin-right:0 !important}
    .hero-left .hero-cta{justify-content:flex-start !important}
    .hero-left .trust{justify-content:flex-start !important}
  }
  @media (max-width:760px){
    .m-br{display:inline}
    .hero .hero-copy{text-align:left !important;max-width:none !important}
    .hero .hero-copy .eyebrow{text-align:left !important}
    .hero .hero-copy h1{line-height:1.14}
    .hero .hero-sub{margin-left:0 !important;margin-right:0 !important;max-width:none !important}
    .hero .hero-cta{justify-content:flex-start !important}
    .hero .hero-cta .btn-hero{width:100% !important;justify-content:center}
    .hero .trust{justify-items:start !important}
    .hero .trust .titem{text-align:left !important}
  }


  @media (min-width:1025px){
    .hero-left{justify-content:flex-start !important;padding-left:calc(var(--side-offset) + 64px) !important}
  }


  /* стикер "загляни!" — вернуть подложку */
  .plat-visual .peek{background:transparent !important;border:none !important;box-shadow:none !important;color:#1A1A1A !important;font-weight:800 !important;padding:0 !important;transform:rotate(-4deg) !important;font-size:14px !important;letter-spacing:.04em !important}
  /* корпус телефона */
  .phone{background:#1A1A1A !important;border:none !important;box-shadow:0 34px 64px rgba(43,32,23,.24) !important;border-radius:46px !important;padding:11px !important}
  .phone::before{width:96px !important;height:26px !important;border-radius:16px !important;top:12px !important;background:#000 !important}
  .screen{border-radius:36px !important;padding:46px 14px 12px !important;gap:10px !important;background:#FFFDF7 !important}
  /* статус-бар айфона */
  .sc-status{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:800;color:#1A1A1A;padding:0 6px;margin-bottom:2px}
  .sc-status .sc-ico{display:flex;gap:6px;font-size:10px}
  /* шапка */
  .sc-hi{font-weight:900;font-size:16px;line-height:1.1}
  .sc-sub2{font-size:10.5px;color:#93816C;font-weight:600;margin-top:2px}
  .sc-prog .lbl{display:flex;justify-content:space-between;align-items:center}
  .sc-prog .lbl .pct{color:var(--red);font-weight:900}
  /* нижняя таб-панель как в приложении */
  .sc-nav{margin-top:auto;display:flex;justify-content:space-around;align-items:center;gap:6px;padding:12px 6px 4px;border-top:1px solid #F0EADA}
  .sc-nav i{font-size:16px;color:#CBBEA6}
  .sc-nav i.on{color:var(--red)}
  /* чистим цвета наполнения — тёмный текст на пастели */
  .sc-mini.m1{background:#FBDE7D !important;color:#1A1A1A !important}
  .sc-mini.m1 b{color:#1A1A1A !important}
  .sc-mini.m1 span{color:#6E5847 !important}
  .sc-mini.m2{background:#FCC0C5 !important;color:#1A1A1A !important}
  .sc-mini.m2 b{color:#1A1A1A !important}
  .sc-mini.m2 span{color:#8A5560 !important}
  .sc-prog{background:#FBDE7D !important}
  .sc-prog .lbl span{color:#1A1A1A !important}
  .sc-prog .lbl .pct{color:#1A1A1A !important;font-weight:900 !important}
  .sc-prog .bar{background:#fff !important;border-color:rgba(26,26,26,.12) !important}
  .sc-prog .bar-fill{background:#1A1A1A !important;border-right:none !important}
  .sc-next{background:#DCECEF !important}
  .sc-next .s{color:#1A1A1A !important;opacity:.75 !important}
  .sc-next .t{color:#1A1A1A !important}
  .sc-hw .t{color:#1A1A1A !important}


  @media (max-width:760px){
    .hero .trust{display:flex !important;align-items:stretch !important;gap:0 !important;grid-template-columns:none !important;border-top:1.5px solid rgba(26,26,26,.14) !important;padding-top:18px !important;justify-items:stretch !important}
    .hero .trust .titem{flex:1 1 0 !important;min-width:0 !important;padding:0 12px !important;border-left:1.5px solid rgba(26,26,26,.14) !important;background:transparent !important;border-radius:0 !important;text-align:center !important;display:flex !important;flex-direction:column !important;align-items:center !important}
    .hero .trust .titem:first-child{padding-left:0 !important;border-left:none !important}
    .hero .trust b{font-size:17px !important;line-height:1.05 !important;margin-bottom:5px !important}
    .hero .trust span{font-size:10px !important;display:block !important;line-height:1.25 !important;min-height:2.5em !important;color:rgba(26,26,26,.6) !important;margin-top:0 !important}
  }
  @media (max-width:390px){
    .hero .trust .titem{padding:0 8px !important}
    .hero .trust b{font-size:15px !important}
    .hero .trust span{font-size:9px !important}
  }


  .cta-panel h2{color:#fff !important}
  .cta-panel .lede{color:#fff !important}

/* ============================================================
   АНТИ-БРУТАЛИЗМ (для старых баз EN/ES; RU уже мягкая)
   body-префикс поднимает специфичность выше базовых правил.
   ============================================================ */
body .fmt,body .sticker,body .stat-chip,body .quiz,body .form-card,
body .why .item,body .goal,body .tstat,body .testi,body .promo .p,
body .bigstat,body .faq-list details,body .fmt .top{
  box-shadow:0 18px 44px rgba(43,32,23,.10) !important;
}
body .fmt,body .quiz,body .form-card,body .why .item,body .goal,
body .tstat,body .testi,body .promo .p,body .bigstat,body .faq-list details{
  border:1.5px solid rgba(255,255,255,.85) !important;
}
body .stat-chip,body .plat-text .chip{border:1.5px solid rgba(255,255,255,.85) !important}
body .btn{box-shadow:0 12px 30px rgba(43,32,23,.12) !important}
body .btn-red{box-shadow:0 12px 30px rgba(244,166,173,.4) !important}
body .marquee{border-left:none !important;border-right:none !important}
body .hero .inline-quiz,body .quiz-option,body .iq-badge{box-shadow:0 6px 16px rgba(43,32,23,.08) !important}
body .hero .inline-quiz{box-shadow:0 34px 70px rgba(43,32,23,.14), inset 0 2px 0 rgba(255,255,255,.9) !important}
