@font-face{font-family:Manrope;src:url('assets/Manrope.ttf') format('truetype');font-weight:200 800;font-style:normal;font-display:swap}
:root{color-scheme:light;--ink:#1a1b20;--muted:#626570;--line:#dfe1e7;--paper:#f5f6f8;--red:#d82a3a;--radius:32px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:2rem}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}
img{max-width:100%;height:auto;display:block}
a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}
a:focus-visible{outline:3px solid #326bdf;outline-offset:6px;border-radius:8px}
p,h1,h2,h3,figure{margin:0}
h1,h2,h3,p,a,li{overflow-wrap:break-word}
.wrap{width:min(1280px,calc(100% - 64px));margin-inline:auto}
.skip-link{position:fixed;left:1rem;top:1rem;z-index:10;padding:1rem;background:white;transform:translateY(-180%)}
.skip-link:focus{transform:none}
.header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:100px}
.brand{display:inline-flex;align-items:center;gap:12px;font-size:1.2rem;font-weight:800;letter-spacing:-.025em;min-width:0}
.brand img{border-radius:12px;flex-shrink:0}
.header nav{display:flex;align-items:center;gap:8px;font-size:.9375rem;font-weight:700}
.header nav a{padding:13px 19px;border-radius:14px;transition:background .18s,color .18s}
.header nav a:last-child{background:#e9ebf0}
.header nav a:hover{color:var(--red);background:#e3e5ec}
.header nav span{margin-left:7px}
.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;background:linear-gradient(125deg,#d82a3a 20%,#c12036 100%);color:#fff;border-radius:var(--radius);overflow:hidden}
.hero-copy{min-width:0;padding:52px 20px 40px 52px}
.eyebrow{display:flex;align-items:center;gap:14px;font-size:.8125rem;font-weight:700;letter-spacing:.07em;flex-wrap:wrap;line-height:1.5}
.beta{display:inline-flex;border:1px solid #ffffff70;border-radius:24px;padding:5px 13px;font-size:.875rem;letter-spacing:0;font-weight:700}
h1{font-size:clamp(3.15rem,5.3vw,4.75rem);line-height:1.1;letter-spacing:-.04em;font-weight:800;margin-top:29px}
h1>span,.title-last{display:block}
h1>span{color:#fff3f4}
.hero-description{font-size:1.125rem;line-height:1.7;letter-spacing:-.015em;color:#fff8f9;margin-top:24px;max-width:27rem}
.download-area{margin-top:30px;scroll-margin-top:24px}
.download-button{display:inline-flex;align-items:center;justify-content:center;gap:13px;max-width:100%;min-height:64px;background:#fff;color:#a0182a;font-size:1.0625rem;line-height:1.45;font-weight:800;letter-spacing:-.015em;padding:18px 26px;border-radius:17px;box-shadow:0 7px 24px #82081c25;transition:transform .2s,box-shadow .2s}
.download-button svg{flex-shrink:0}
.download-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #82081c40}
.download-button:active{transform:none}
.download-button:focus-visible{outline-color:white}
.release-info{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:5px 0;margin:14px 0 0;color:#fff5f6;font-size:.8125rem;line-height:1.6;font-weight:600}
.release-info li{white-space:nowrap}
.release-info li+li:before{content:'·';padding-inline:9px;opacity:.7}
.school-address{margin-top:35px;font-size:.8125rem;line-height:1.7;color:#ffe5e9;font-weight:500;max-width:27rem}
.screens{min-width:0;padding:46px 34px 34px 12px;align-self:center}
.screen-pair{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:22px;align-items:center;padding:15px 7px 42px}
.screen{width:100%;border-radius:20px;border:3px solid #242025;box-shadow:0 22px 40px #79092344;transform-origin:center;animation:arrive .7s ease-out both}
.screen-home{rotate:-3deg;translate:0 22px}
.screen-route{rotate:3deg;animation-delay:.09s}
.screens figcaption{display:flex;gap:10px;align-items:center;justify-content:center;margin:28px 4px 0;color:#fff0f3;font-size:.8125rem;line-height:1.7}
.caption-line{width:22px;height:1px;background:currentColor;flex-shrink:0;opacity:.65}
.inside{padding-block:76px 62px}
.section-heading{margin-bottom:30px}
h2{font-size:clamp(1.8rem,3vw,2.35rem);line-height:1.25;font-weight:800;letter-spacing:-.035em;text-wrap:balance}
.features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#fff;border:1px solid var(--line);border-radius:24px;padding:32px 0}
.features article{padding:0 30px;min-width:0}
.features article+article{border-left:1px solid var(--line)}
.feature-index{color:#bc2032;font-size:.8125rem;font-weight:800;letter-spacing:.06em;line-height:1.5}
.features h3{font-size:1.5rem;line-height:1.35;letter-spacing:-.025em;font-weight:800;margin-block:19px 13px;max-width:14rem;min-height:2.7em;text-wrap:balance}
.features p{font-size:1rem;line-height:1.8;color:var(--muted);max-width:24rem}
.more-features{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 4px 0;font-size:1rem;line-height:1.6;color:var(--muted)}
.more-features>span{display:flex;align-items:center;gap:10px;font-weight:650;color:var(--ink)}
.theme-symbol{font-family:Arial,sans-serif;font-size:1.5rem}
.install{background:#202127;color:#f9f9fc;display:grid;grid-template-columns:.9fr 1fr;gap:70px;padding:52px;border-radius:var(--radius)}
.install-intro{min-width:0}
.kicker{font-size:.8125rem;font-weight:800;letter-spacing:.1em;color:#ff9aa7}
.install h2{font-size:clamp(2rem,3.3vw,2.75rem);margin-block:21px 30px;max-width:24rem}
.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;color:#fff;font-size:1rem;line-height:1.5;font-weight:750;padding:12px 0;border-bottom:1px solid #787983;transition:color .2s,border-color .2s}
.text-link:hover{color:#ff9aa7;border-color:#ff9aa7}
.steps{list-style:none;counter-reset:install;padding:0;margin:0;min-width:0}
.steps li{counter-increment:install;position:relative;padding:0 0 25px 53px;margin-bottom:25px;border-bottom:1px solid #41424b}
.steps li:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}
.steps li:before{content:counter(install);position:absolute;left:0;top:0;width:31px;height:31px;display:grid;place-items:center;border:1px solid #61626e;border-radius:50%;font-size:.875rem;font-weight:750;color:#f1c4cd}
.steps h3{font-size:1.125rem;line-height:1.5;font-weight:750;letter-spacing:-.015em;margin-bottom:8px}
.steps p{font-size:1rem;line-height:1.75;color:#c4c5cf}
.footer{padding-block:48px 27px}
.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:30px}
.footer-top>div>p{font-size:.875rem;color:var(--muted);margin-top:12px;line-height:1.5}
.footer-beta{font-size:1rem;font-weight:800;color:var(--red);margin-left:4px}
.telegram{display:flex;flex-direction:column;align-items:flex-start;gap:6px;background:#e9ebf0;border:1px solid #dfe1e7;border-radius:18px;padding:16px 22px;transition:background .2s}
.telegram>span:first-child{font-size:.875rem;color:var(--muted);line-height:1.4}
.telegram>span:last-child{font-size:1.0625rem;font-weight:800;line-height:1.6}
.telegram>span:last-child>span{margin-left:28px}
.telegram:hover{background:#e1e4ec}
.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:.875rem;line-height:1.7;color:var(--muted)}
.footer-bottom a{text-decoration:underline;text-underline-offset:4px}
@keyframes arrive{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
@media(max-width:1100px){
  .wrap{width:calc(100% - 40px)}
  .hero-copy{padding:38px 18px 35px 34px}
  .screens{padding:34px 27px 28px 8px}
  .screen-pair{gap:16px;padding-inline:5px}
  .screen{border-radius:17px}
  .features article{padding-inline:24px}
  .features h3{font-size:1.35rem}
  .install{padding:40px 34px;gap:40px}
}
@media(max-width:900px){
  .hero{grid-template-columns:1fr}
  .hero-copy{padding:38px 38px 20px}
  h1{font-size:clamp(3rem,7vw,4.4rem)}
  .title-last{display:inline}
  .hero-description{max-width:33rem}
  .school-address{margin-top:25px}
  .screens{width:min(100%,580px);margin-inline:auto;padding:20px 38px 30px}
  .screens figcaption{margin-top:20px}
  .inside{padding-block:54px}
  .features{padding:26px 0}
  .features article{padding-inline:20px}
  .features h3{min-height:4.05em}
  .more-features{align-items:flex-start;flex-direction:column;gap:10px}
  .install{grid-template-columns:1fr;gap:35px}
  .install h2{max-width:32rem}
  .install h2 br{display:none}
  .footer-bottom{flex-direction:column;gap:10px}
}
@media(max-width:760px){
  .features{grid-template-columns:1fr;padding:0 26px}
  .features article{padding:25px 0}
  .features article+article{border-left:0;border-top:1px solid var(--line)}
  .features h3{min-height:0;max-width:none;text-wrap:initial;margin-block:13px 10px}
  .features p{max-width:none}
}
@media(max-width:640px){
  .wrap{width:calc(100% - 28px)}
  .header{min-height:82px;gap:12px}
  .brand{font-size:1.0625rem;gap:9px}
  .brand img{width:36px;height:36px;border-radius:10px}
  .header nav{font-size:.875rem}
  .header nav a:first-child{display:none}
  .header nav a:last-child{padding:11px 12px}
  .header nav span{display:none}
  .hero{border-radius:25px}
  .hero-copy{padding:28px 25px 14px}
  .eyebrow{font-size:.75rem;gap:10px;letter-spacing:.045em}
  h1{font-size:clamp(2.5rem,9.4vw,3.75rem);letter-spacing:-.03em;margin-top:23px;line-height:1.12}
  .title-last{display:block}
  .hero-description{font-size:1rem;margin-top:21px;line-height:1.75}
  .download-area{margin-top:24px}
  .download-button{width:100%;font-size:1rem;gap:10px;padding:17px 13px;min-height:60px;border-radius:15px}
  .release-info{font-size:.8125rem;gap:4px 0}
  .release-info li+li:before{padding-inline:7px}
  .school-address{font-size:.8125rem;margin-top:23px}
  .screens{max-width:480px;padding:12px 24px 24px}
  .screen-pair{grid-template-columns:minmax(0,1.32fr) minmax(0,1fr);gap:14px;padding-bottom:26px}
  .screen{border-width:2px;border-radius:14px}
  .screen-home{rotate:-2deg;translate:0 12px}
  .screen-route{rotate:2deg}
  .screens figcaption{font-size:.8125rem;margin:15px 0 0;gap:9px}
  .caption-line{width:16px}
  .inside{padding:43px 4px}
  .section-heading{margin-bottom:24px}
  .section-heading h2{font-size:1.85rem;max-width:22rem}
  .features{padding:0 24px;border-radius:22px}
  .features article{padding:24px 0}
  .features h3{font-size:1.4rem}
  .features p{font-size:1rem;line-height:1.75}
  .more-features{font-size:.9375rem;padding:22px 4px 0}
  .install{border-radius:25px;padding:30px 26px;gap:30px}
  .install h2{font-size:2rem;margin-block:15px 18px}
  .steps li{padding-left:43px}
  .steps h3{font-size:1.0625rem}
  .steps li:before{width:28px;height:28px}
  .footer{padding:34px 4px 24px}
  .footer-top{flex-direction:column;align-items:flex-start;gap:25px;padding-bottom:25px}
  .telegram{width:100%;padding:16px 20px}
  .telegram>span:last-child{width:100%;display:flex;justify-content:space-between}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
