:root{--ink:#14212e;--muted:#4d5661;--soft:#5a6b7b;--line:#e2e9f0;--white:#ffffff;--blue:#95D6FF;--cta:#6BADF6;--cta-d:#2f6fb0;--ctaink:#08375c;--navy:#16222e;--green:#2e9457;--amber:#b07a1e;--bg:#f4f8fb;--maxw:1200px;--rcard:20px}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}html,body{overflow-x:clip;max-width:100%}body{font-family:'Manrope',system-ui,-apple-system,'Segoe UI',sans-serif;color:var(--ink);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased;text-wrap:pretty}a{color:var(--cta-d);text-decoration:none}a:hover{color:var(--ctaink)}button{font-family:inherit;cursor:pointer;border:none;background:none}input,textarea,select{font-family:inherit}img{max-width:100%;display:block;height:auto}h1,h2,h3,h4{line-height:1.15;font-weight:800}:focus-visible{outline:3px solid var(--cta);outline-offset:2px;border-radius:4px}::placeholder{color:#9aa6b2}.container{max-width:var(--maxw);margin:0 auto;padding-left:20px;padding-right:20px}.narrow{max-width:820px;margin:0 auto;padding-left:20px;padding-right:20px}.read{max-width:800px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.skip-link{position:absolute;left:-999px;top:0;background:var(--cta);color:var(--ctaink);padding:10px 18px;border-radius:0 0 10px 0;font-weight:700;z-index:200}.skip-link:focus{left:0}@keyframes fadeUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes popIn{from{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:none}}.reveal{animation:fadeUp .5s ease both}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.btn{display:inline-flex;align-items:center;gap:8px;font-weight:800;padding:16px 28px;border-radius:12px;font-size:16px;line-height:1;transition:transform .15s,box-shadow .15s;white-space:nowrap}.btn-primary{background:var(--cta);color:var(--ctaink)}.btn-primary:hover{color:var(--ctaink);transform:translateY(-1px);box-shadow:0 14px 30px -16px rgb(47 111 176 / .7)}.btn-ghost{background:#fff;border:1px solid var(--line);color:var(--ink)}.btn-ghost:hover{color:var(--ink);border-color:var(--cta)}.btn-pill{border-radius:999px;padding:13px 24px;font-size:14px}.btn-sm{padding:12px 22px;font-size:14.5px}.site-header{position:sticky;top:0;z-index:50;background:rgb(255 255 255 / .96);backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.site-header>.container{max-width:1680px}.header-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 0;flex-wrap:nowrap}.brand{display:flex;align-items:center;gap:11px;color:var(--ink)}.brand:hover{color:var(--ink)}.brand img{width:44px;height:44px;border-radius:12px;object-fit:cover}.brand-name{display:flex;flex-direction:column;line-height:1.15}.brand-name b{font-weight:800;font-size:16.5px}.brand-name span{font-weight:500;font-size:12px;color:#7a8896}.main-nav ul{display:flex;gap:2px;list-style:none;flex-wrap:wrap}.main-nav a{display:inline-block;white-space:nowrap;padding:9px 12px;border-radius:9px;font-weight:600;font-size:13.5px;color:var(--ink)}.main-nav a:hover,.main-nav a.active{color:var(--cta-d);background:rgb(107 173 246 / .13)}.header-cta{display:flex;align-items:center;gap:14px}.header-phone{color:var(--ink);font-weight:800;font-size:15.5px;white-space:nowrap}.header-phone:hover{color:var(--cta-d)}.wa-pill{background:var(--cta);color:var(--ctaink);font-weight:700;padding:10px 17px;border-radius:999px;font-size:13.5px;white-space:nowrap}.wa-pill:hover{color:var(--ctaink)}.header-row-mobile{display:none;align-items:center;justify-content:space-between;padding:10px 0}.brand-mobile{display:flex;align-items:center;gap:9px;color:var(--ink)}.brand-mobile img{width:38px;height:38px;border-radius:10px;object-fit:cover}.brand-mobile b{font-weight:800;font-size:15px}.mobile-actions{display:flex;align-items:center;gap:10px}.icon-call{width:42px;height:42px;border-radius:50%;background:var(--bg);display:grid;place-items:center;color:var(--ink);font-size:18px}.hdr-tel{display:inline-flex;align-items:center;gap:6px;font-weight:800;font-size:16px;color:var(--ink);white-space:nowrap;background:var(--bg);border:1px solid var(--line);padding:9px 13px;border-radius:11px}.hdr-tel span{color:var(--cta-d);font-size:15px}.burger{width:44px;height:44px;border-radius:12px;background:var(--cta);color:var(--ctaink);display:grid;place-items:center;font-size:20px;font-weight:700;flex-shrink:0}@media (max-width:430px){.brand-mobile b{display:none}.hdr-tel{font-size:15.5px;padding:9px 11px}}.oc-overlay{position:fixed;inset:0;background:rgb(20 33 46 / .45);z-index:80;animation:fadeIn .2s ease both}.oc-panel{position:fixed;top:0;right:0;bottom:0;width:min(86vw,340px);background:#fff;z-index:81;padding:20px;display:flex;flex-direction:column;animation:popIn .25s ease both;box-shadow:-20px 0 60px -30px rgb(20 33 46 / .4)}.oc-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.oc-head b{font-weight:800;font-size:17px}.oc-close{width:40px;height:40px;border-radius:10px;background:var(--bg);color:var(--ink);font-size:19px}.oc-panel nav ul{list-style:none;display:flex;flex-direction:column;gap:2px}.oc-panel nav a{display:block;padding:14px 12px;border-radius:10px;font-weight:600;font-size:16px;color:var(--ink)}.oc-panel nav a:hover,.oc-panel nav a.active{color:var(--cta-d);background:rgb(107 173 246 / .1)}.oc-wa{margin-top:auto;text-align:center;background:var(--cta);color:var(--ctaink);font-weight:700;padding:14px;border-radius:12px}.oc-wa:hover{color:var(--ctaink)}.oc-phone{text-align:center;color:var(--ink);font-weight:800;padding:12px;margin-top:6px}main{flex:1;display:block}.section{padding:clamp(48px,7vw,84px) 20px}.section-tight{padding:clamp(40px,6vw,64px) 20px}.section-bg{background:var(--bg)}.section-head{text-align:center;max-width:640px;margin:0 auto 32px}.section-head h2{font-size:clamp(26px,3.2vw,38px);margin-bottom:10px}.section-head p{font-size:16px;color:var(--soft)}h2.h-sec{font-size:clamp(26px,3.2vw,38px)}.hero{background:radial-gradient(900px 480px at 88% -15%,#d6ebff 0%,#fff0 62%),linear-gradient(180deg,#f2f9ff,#ffffff);padding:clamp(40px,7vw,84px) 20px}.hero-inner{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(28px,4vw,52px);align-items:center}.hero-badge{display:inline-block;background:rgb(107 173 246 / .13);color:#2f78c4;font-weight:700;font-size:13px;padding:7px 15px;border-radius:999px;margin-bottom:20px}.hero h1{font-size:clamp(34px,4.4vw,58px);line-height:1.08;letter-spacing:-.5px;margin-bottom:16px}.hero-sub{font-size:clamp(16.5px,1.5vw,19px);color:var(--muted);max-width:520px;margin-bottom:8px}.hero-slogan{font-size:clamp(18px,1.7vw,21px);font-weight:800;color:var(--cta-d);margin-bottom:28px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-img{width:100%;aspect-ratio:5/4;object-fit:cover;border-radius:24px;box-shadow:0 30px 60px -28px rgb(20 33 46 / .5)}.page-hero{background:radial-gradient(800px 400px at 85% -20%,#d6ebff 0%,#fff0 60%),linear-gradient(180deg,#f2f9ff,#fff);padding:clamp(40px,6vw,72px) 20px}.page-hero-inner{max-width:var(--maxw);margin:0 auto}.page-hero h1{font-size:clamp(30px,4.2vw,52px);line-height:1.1;margin-bottom:14px}.page-hero p{font-size:clamp(16px,1.5vw,19px);color:var(--muted);max-width:640px}.counters{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.counter{border-radius:var(--rcard);padding:28px 24px;text-align:center}.counter .num{font-size:clamp(36px,4vw,46px);font-weight:800;line-height:1}.counter .lbl{font-size:14.5px;color:var(--muted);margin-top:8px}.counter.c-blue{background:#eaf4ff}.counter.c-blue .num{color:var(--cta-d)}.counter.c-green{background:#e4f6ea}.counter.c-green .num{color:var(--green)}.counter.c-amber{background:#fff3dd}.counter.c-amber .num{color:var(--amber)}.intro-author{display:flex;align-items:center;gap:16px;margin-bottom:24px}.intro-author img{width:72px;height:72px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 8px 22px -8px rgb(20 33 46 / .45)}.intro-author b{font-weight:800;font-size:18px;display:block}.intro-author span{font-size:14px;color:var(--soft)}.prose h2{font-size:clamp(26px,3.2vw,38px);line-height:1.18;margin:0 0 18px}.prose p{font-size:clamp(16px,1.4vw,17.5px);color:var(--muted);margin-bottom:14px}.prose p b{color:var(--ink)}.prose .muted-note{font-size:15.5px;color:var(--soft)}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:20px}.why-card{border-radius:var(--rcard);padding:28px 24px}.why-card.c-blue{background:#eaf4ff}.why-card.c-green{background:#e4f6ea}.why-card.c-amber{background:#fff3dd}.why-ic{width:52px;height:52px;border-radius:15px;background:#fff;display:grid;place-items:center;margin-bottom:16px}.why-card.c-blue .why-ic{color:var(--cta-d);box-shadow:0 8px 20px -12px rgb(47 111 176 / .5)}.why-card.c-green .why-ic{color:var(--green);box-shadow:0 8px 20px -12px rgb(46 148 87 / .5)}.why-card.c-amber .why-ic{color:var(--amber);box-shadow:0 8px 20px -12px rgb(176 122 30 / .5)}.why-card h3{font-weight:800;font-size:17.5px;margin-bottom:7px}.why-card p{font-size:14.5px;color:var(--muted)}.gift{background:linear-gradient(120deg,var(--cta),var(--blue));color:var(--ctaink);border-radius:18px;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.gift b{font-weight:800;font-size:clamp(16px,1.7vw,18.5px)}.gift .btn{background:#fff;color:var(--ink)}.reviews-masonry{columns:4;column-gap:14px}.reviews-masonry .rev{break-inside:avoid;margin-bottom:14px}.reviews-masonry .rev img{width:100%;border-radius:14px;box-shadow:0 12px 28px -18px rgb(20 33 46 / .4)}.reviews-more{text-align:center;margin-top:14px}.rev.is-hidden{display:none}.mastery-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(28px,4vw,52px);align-items:start}.mastery-grid h2{font-size:clamp(26px,3.2vw,38px);line-height:1.2}.mastery-list{list-style:none;display:flex;flex-direction:column;gap:14px}.mastery-list li{display:flex;gap:13px;font-size:15.5px;color:var(--muted);line-height:1.55}.mastery-list .tick{flex-shrink:0;width:26px;height:26px;border-radius:8px;background:#eaf4ff;color:var(--cta-d);display:grid;place-items:center;font-weight:800;font-size:13px}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;text-align:left;font-weight:700;font-size:16.5px;color:var(--ink)}.faq-ic{flex-shrink:0;width:28px;height:28px;border-radius:8px;background:var(--bg);display:grid;place-items:center;font-size:20px;color:var(--cta-d);transition:transform .2s}.faq-item[open] .faq-ic,.faq-q[aria-expanded="true"] .faq-ic{transform:rotate(45deg)}.faq-a{overflow:hidden;transition:max-height .25s ease;max-height:0}.faq-a .faq-a-in{padding:0 22px 20px;color:var(--muted);font-size:15.5px}.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.sec-head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px;flex-wrap:wrap}.sec-head-row h2{font-size:clamp(26px,3.2vw,38px)}.art-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--rcard);overflow:hidden;background:#fff;color:var(--ink);transition:transform .2s,box-shadow .2s}.art-card:hover{color:var(--ink);transform:translateY(-4px);box-shadow:0 20px 40px -24px rgb(20 33 46 / .3)}.art-card img{width:100%;aspect-ratio:16/9;object-fit:cover;background:var(--bg)}.art-card .body{padding:20px}.art-card .date{font-size:12.5px;color:var(--soft);font-weight:600}.art-card h3,.art-card h2{font-size:18px;font-weight:700;margin:6px 0 8px;line-height:1.3}.art-card p{color:var(--muted);font-size:14.5px;margin-bottom:12px}.art-card .more{color:var(--cta-d);font-weight:700;font-size:14.5px}.cat-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--rcard);overflow:hidden;background:#fff;color:var(--ink);transition:transform .2s,box-shadow .2s}.cat-card:hover{color:var(--ink);transform:translateY(-4px);box-shadow:0 22px 44px -26px rgb(20 33 46 / .35)}.cat-thumb{height:150px;position:relative;display:grid;place-items:center;overflow:hidden}.cat-thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:30px;mix-blend-mode:multiply}.cat-card .body{padding:22px}.cat-card .row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.cat-card h2{font-size:19px;font-weight:800}.cat-count{background:var(--bg);color:var(--soft);font-weight:700;font-size:12.5px;padding:5px 11px;border-radius:999px;white-space:nowrap}.cat-card p{color:var(--muted);font-size:14.5px;margin-bottom:12px}.cat-card .more{color:var(--cta-d);font-weight:700;font-size:14.5px}.hub-help{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,4vw,52px)}.hub-help h2{font-size:clamp(22px,2.6vw,32px);margin-bottom:18px}.steps{list-style:none;display:flex;flex-direction:column;gap:14px}.steps li{display:flex;gap:14px;align-items:flex-start}.steps .n{flex-shrink:0;width:34px;height:34px;border-radius:50%;background:var(--cta);color:var(--ctaink);font-weight:800;display:grid;place-items:center}.steps span.t{font-size:16px;color:var(--muted);padding-top:4px}.source-box{background:#fff;border:1px solid var(--line);border-radius:var(--rcard);padding:28px}.source-box h2{font-size:19px;margin-bottom:10px}.source-box p{color:var(--muted);font-size:15px;margin-bottom:18px}.source-link{display:inline-block;background:var(--bg);border:1px solid var(--line);padding:12px 20px;border-radius:12px;font-weight:700;color:var(--ink)}.disclaimer{margin-top:20px;padding:15px 17px;background:rgb(107 173 246 / .09);border:1px solid rgb(107 173 246 / .25);border-radius:12px;font-size:13.5px;color:var(--muted)}.crumbs{font-size:13.5px;color:var(--soft);margin-bottom:12px}.crumbs a{color:var(--soft)}.crumbs a:hover{color:var(--cta-d)}.crumbs .sep{opacity:.6}.crumbs .cur{color:var(--ink);font-weight:600}.cat-hero{background:linear-gradient(180deg,#f2f9ff,#fff);padding:clamp(32px,5vw,52px) 20px 8px}.cat-hero h1{font-size:clamp(28px,3.8vw,46px);line-height:1.1}.cat-hero .meta{color:var(--soft);font-size:16px;margin-top:6px}.chips{display:flex;gap:10px;overflow-x:auto;padding-bottom:12px;-webkit-overflow-scrolling:touch}.chip{white-space:nowrap;padding:11px 18px;border-radius:999px;font-weight:700;font-size:13.5px;border:1.5px solid var(--line);background:#fff;color:var(--ink)}.chip:hover{border-color:var(--cta);color:var(--cta-d)}.chip.active{border-color:#fff0;background:var(--cta);color:var(--ctaink)}.chip .c{opacity:.6;margin-left:7px}.search-row{display:flex;align-items:center;gap:14px;margin:14px 0 4px;flex-wrap:wrap}.search-wrap{position:relative;flex:1;min-width:240px}.search-wrap .ic{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#9aa6b2;font-size:17px}.search-wrap input{width:100%;padding:14px 16px 14px 44px;border:1.5px solid var(--line);border-radius:12px;font-size:15px;background:#fff;color:var(--ink)}.found{color:var(--soft);font-size:14px;font-weight:600;white-space:nowrap}.signs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,150px),1fr));gap:14px}.signs-grid>*{min-width:0}.sign-card{display:flex;flex-direction:column;text-align:left;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;transition:transform .18s,box-shadow .18s;width:100%;min-width:0}.sign-card .ru,.sign-card .code{overflow-wrap:anywhere}.sign-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px -20px rgb(20 33 46 / .35)}.sign-face{aspect-ratio:1;position:relative;background:#fff;display:grid;place-items:center;overflow:hidden}.sign-face img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:20px;mix-blend-mode:multiply}.sign-card .cap{padding:12px 14px 15px;border-top:1px solid var(--line)}.sign-card .code{font-family:monospace;font-size:11.5px;color:var(--cta-d);font-weight:700;direction:ltr;unicode-bidi:bidi-override}.sign-card .ru{font-size:14px;font-weight:700;line-height:1.3;margin-top:3px}.no-results{text-align:center;padding:60px 20px;color:var(--soft)}.no-results .big{font-size:38px;margin-bottom:12px}.no-results p{font-size:17px;font-weight:600}.is-hidden{display:none!important}.tint-warning,.tint-prohibitory{background:#fdecec}.tint-info,.tint-vertical{background:#e7f0fd}.tint-marking,.tint-lights{background:#eef1f4}.modal-overlay{position:fixed;inset:0;background:rgb(20 33 46 / .55);z-index:90;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .2s ease both}.modal{background:#fff;border-radius:22px;max-width:560px;width:100%;max-height:90vh;overflow:auto;animation:popIn .25s ease both;position:relative}.modal-close{position:absolute;top:14px;right:14px;width:42px;height:42px;border-radius:50%;background:rgb(20 33 46 / .06);font-size:20px;color:var(--ink);z-index:2}.modal-img{position:relative;min-height:210px;display:grid;place-items:center;border-radius:22px 22px 0 0;padding:28px;border-bottom:1px solid var(--line);overflow:hidden}.modal-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:34px;mix-blend-mode:multiply}.modal-body{padding:24px 28px 28px}.modal-body .code{font-family:monospace;font-size:12.5px;color:var(--cta-d);font-weight:700;margin-bottom:4px}.modal-body h2{font-size:23px;font-weight:800;margin-bottom:16px}.modal-body dl{display:flex;flex-direction:column;gap:13px}.modal-body dt{font-size:12.5px;font-weight:700;color:var(--soft);text-transform:uppercase;letter-spacing:.5px;margin-bottom:3px}.modal-body dd{font-size:15.5px}.modal-body dd.he{font-size:16px;direction:rtl;text-align:right;font-weight:600;line-height:1.6}.teoria-lead{font-size:clamp(16px,1.4vw,18px);color:var(--muted);margin-bottom:28px}.teoria-steps{display:flex;flex-direction:column;gap:14px;margin-bottom:36px}.teoria-step{display:flex;gap:18px;align-items:flex-start;background:var(--bg);border:1px solid var(--line);border-radius:16px;padding:20px 22px}.teoria-step .n{flex-shrink:0;width:44px;height:44px;border-radius:12px;background:var(--cta);color:var(--ctaink);font-weight:800;font-size:19px;display:grid;place-items:center}.teoria-step h2{font-size:18px;font-weight:700;margin-bottom:5px}.teoria-step p{color:var(--muted);font-size:15.5px}.note-amber{padding:18px 22px;background:#fff3dd;border:1px solid #ecd9ac;border-radius:14px;margin-bottom:36px;font-size:15.5px;color:#6b4e12}.longread{max-width:800px;margin:0 auto;padding:clamp(40px,6vw,64px) 20px;font-size:clamp(16px,1.4vw,18px);color:#33404d;line-height:1.7}.longread h2{font-size:clamp(22px,2.4vw,28px);margin:32px 0 12px;color:var(--ink)}.longread p{margin-bottom:16px}.longread ul,.longread ol{margin:0 0 18px;padding-left:22px;display:flex;flex-direction:column;gap:9px}.longread blockquote{margin:24px 0;padding:16px 22px;background:var(--bg);border-left:4px solid var(--cta);border-radius:0 12px 12px 0;color:var(--muted)}.tip{margin:28px 0;padding:18px 22px;background:#e4f6ea;border-left:4px solid var(--green);border-radius:0 12px 12px 0}.warn{margin:28px 0;padding:18px 22px;background:#fdecec;border-left:4px solid #e23b3b;border-radius:0 12px 12px 0}.cta-box{margin-top:36px;padding:26px;background:var(--bg);border:1px solid var(--line);border-radius:16px;text-align:center}.cta-box h2{font-size:21px;margin-bottom:8px}.cta-box p{color:var(--muted);margin-bottom:16px;font-size:15.5px}.cta-box .row{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.article-head{max-width:820px;margin:0 auto;padding:clamp(28px,4vw,44px) 20px 0}.article-head .date{color:var(--soft);font-size:14px;font-weight:600;margin-bottom:16px}.article-head h1{font-size:clamp(28px,3.6vw,44px);line-height:1.15;margin-bottom:20px}.article-cover{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:20px;margin-bottom:32px;background:var(--bg)}.article-body{max-width:760px;margin:0 auto;padding:0 20px clamp(40px,6vw,64px);font-size:clamp(16px,1.4vw,18px);color:#33404d;line-height:1.75}.article-body>h2{font-size:clamp(21px,2.3vw,27px);margin:30px 0 12px;color:var(--ink)}.article-body>h3{font-size:clamp(18px,2vw,22px);margin:24px 0 10px;color:var(--ink)}.article-body p{margin-bottom:18px}.article-body ul,.article-body ol{margin:0 0 18px;padding-left:22px;display:flex;flex-direction:column;gap:9px}.article-body .lead{font-size:clamp(17px,1.5vw,19.5px);font-weight:600;color:var(--ink);margin-bottom:24px}.article-body img{border-radius:14px;margin:8px 0 22px}.inline-cta{margin-top:8px;padding:20px 24px;background:var(--bg);border:1px solid var(--line);border-radius:16px;display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:space-between}.inline-cta .t{font-weight:700;font-size:16.5px}.inline-cta .row{display:flex;gap:10px;flex-wrap:wrap}.related{margin-top:40px;padding-top:28px;border-top:1px solid var(--line)}.related h2{font-size:21px;margin-bottom:16px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.related-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:14px;overflow:hidden;color:var(--ink)}.related-card:hover{color:var(--ink)}.related-card img{width:100%;aspect-ratio:16/9;object-fit:cover;background:var(--bg)}.related-card span{padding:14px;font-weight:700;font-size:14.5px;line-height:1.3}.form-cta{background:linear-gradient(120deg,#eaf4ff,#dcecfb);padding:clamp(48px,7vw,84px) 20px}.form-cta-inner{max-width:980px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,4vw,52px);align-items:center}.form-cta h2{font-size:clamp(24px,3vw,36px);line-height:1.18;margin-bottom:12px}.form-cta .lead{color:var(--muted);font-size:16.5px;margin-bottom:22px}.contact-lines{display:flex;flex-direction:column;gap:12px}.contact-line{display:inline-flex;align-items:center;gap:12px;color:var(--ink);font-weight:800;font-size:18px}.contact-line .ic{width:44px;height:44px;border-radius:12px;background:#fff;display:grid;place-items:center}.contact-line.tel .ic{color:var(--cta-d);box-shadow:0 8px 20px -12px rgb(47 111 176 / .5)}.contact-line.wa .ic{color:var(--green);box-shadow:0 8px 20px -12px rgb(46 148 87 / .5)}.contact-line:hover{color:var(--ink)}.lead-form{background:#fff;border-radius:var(--rcard);padding:26px;display:flex;flex-direction:column;gap:12px;box-shadow:0 24px 50px -30px rgb(20 33 46 / .4)}.lead-form .label-sm{font-size:13px;font-weight:700;color:var(--soft)}.city-chips{display:flex;flex-wrap:wrap;gap:7px}.city-chip{padding:8px 14px;border-radius:999px;font-weight:600;font-size:12.5px;border:1.5px solid var(--line);background:#fff;color:var(--ink)}.city-chip.active{border-color:#fff0;background:var(--cta);color:var(--ctaink);font-weight:700}.lead-form label.field{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600;color:var(--soft)}.lead-form input[type=text],.lead-form input[type=tel]{padding:13px 14px;border:1.5px solid var(--line);border-radius:11px;font-size:15px;color:var(--ink)}.lead-form input:focus{border-color:var(--cta);outline:none}.lead-form .consent{display:flex;gap:9px;align-items:flex-start;font-size:12.5px;color:var(--soft);line-height:1.45;cursor:pointer}.lead-form .consent input{margin-top:2px;width:17px;height:17px;accent-color:var(--cta-d);flex-shrink:0}.lead-form .submit{background:var(--cta);color:var(--ctaink);font-weight:800;padding:15px;border-radius:12px;font-size:16px;margin-top:2px}.lead-form .submit:disabled{opacity:.6;cursor:default}.field-error{border-color:#e23b3b!important}.form-msg{font-size:14px;font-weight:600;padding:10px 0}.form-msg.err{color:#c62828}.form-msg.ok{color:var(--green)}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.center-page{min-height:64vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:60px 20px}.e404{font-size:clamp(90px,16vw,170px);font-weight:800;color:var(--cta);line-height:1;letter-spacing:-4px}.center-page h1{font-size:clamp(22px,3vw,32px);margin:10px 0}.center-page p{color:var(--soft);font-size:17px;margin-bottom:26px}.center-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.thanks-check{width:92px;height:92px;border-radius:50%;background:#e4f6ea;color:var(--green);display:grid;place-items:center;font-size:46px;margin:0 auto 22px}.site-footer{background:var(--navy);color:#c9d4de;padding:clamp(40px,5vw,60px) 20px 28px;margin-top:0}.footer-inner{max-width:var(--maxw);margin:0 auto}.footer-cols{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.1fr;gap:30px;padding-bottom:36px;border-bottom:1px solid rgb(255 255 255 / .12)}.footer-brand{display:flex;align-items:center;gap:11px;margin-bottom:13px}.footer-brand img{width:40px;height:40px;border-radius:11px;object-fit:cover}.footer-brand b{font-weight:800;font-size:16.5px;color:#fff}.footer-col p{font-size:14px;opacity:.75;max-width:260px}.footer-col h3{color:#fff;font-size:14.5px;font-weight:700;margin-bottom:13px}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:9px;font-size:14px}.footer-col a{color:#c9d4de}.footer-col a:hover{color:#fff}.footer-col .tel{color:#fff;font-weight:700}.footer-col .muted{opacity:.75}.footer-bottom{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;align-items:center;padding-top:22px;font-size:13px;opacity:.7}.bottom-nav{display:none;position:fixed;left:0;right:0;bottom:0;z-index:60;background:rgb(255 255 255 / .97);backdrop-filter:blur(8px);border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding:6px 4px 8px}.bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:3px;padding:8px 4px;color:#7a8896}.bottom-nav a.active{color:var(--cta-d)}.bottom-nav .ic{font-size:19px}.bottom-nav .lbl{font-size:11px;font-weight:600}.bottom-spacer{display:none;height:64px}.contacts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.contact-card{display:flex;flex-direction:column;gap:6px;background:#fff;border:1px solid var(--line);border-radius:var(--rcard);padding:26px 24px;color:var(--ink);transition:transform .18s,box-shadow .18s}a.contact-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px -24px rgb(20 33 46 / .3);color:var(--ink)}.contact-ic{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;font-size:24px;margin-bottom:8px;background:#eaf4ff;color:var(--cta-d)}.contact-ic.wa{background:#e4f6ea;color:var(--green)}.contact-ic.mail{background:#fff3dd;color:var(--amber)}.contact-ic.city{background:#eef1f4;color:var(--soft)}.contact-t{font-size:13px;font-weight:700;color:var(--soft);text-transform:uppercase;letter-spacing:.5px}.contact-v{font-size:19px;font-weight:800}.contact-note{font-size:14px;color:var(--muted)}@media (max-width:1040px){.contacts-grid{grid-template-columns:1fr}}#form,#faq,#reviews,#contacts{scroll-margin-top:96px}.load-more-wrap{margin-top:36px;text-align:center}.load-more[disabled]{opacity:.65;cursor:default}.load-more.is-loading{position:relative;color:#fff0}.load-more.is-loading::after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2.5px solid rgb(8 55 92 / .35);border-top-color:var(--ctaink);border-radius:50%;animation:anat-spin .7s linear infinite}@keyframes anat-spin{to{transform:rotate(360deg)}}.cookie-bar{position:fixed;left:16px;right:16px;bottom:16px;z-index:120;background:var(--navy);color:#e7eef5;border-radius:16px;padding:16px 20px;display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:space-between;box-shadow:0 20px 50px -20px rgb(20 33 46 / .6);max-width:760px;margin:0 auto}.cookie-bar p{font-size:14px;line-height:1.5;flex:1;min-width:220px}.cookie-bar .btn{white-space:nowrap}.cookie-bar.is-hidden{display:none}@media (max-width:1040px){.cookie-bar{bottom:78px;left:82px;right:12px}}.a11y-toggle{position:fixed;left:16px;bottom:16px;z-index:115;width:52px;height:52px;border-radius:50%;background:var(--cta-d);color:#fff;display:grid;place-items:center;box-shadow:0 12px 30px -10px rgb(8 55 92 / .6)}.a11y-toggle svg{width:28px;height:28px}@media (max-width:1040px){.a11y-toggle{bottom:78px}}.a11y-panel{position:fixed;left:16px;bottom:80px;z-index:116;width:min(92vw,300px);background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 24px 60px -24px rgb(20 33 46 / .5);padding:16px;display:none}.a11y-panel.open{display:block;animation:popIn .2s ease both}@media (max-width:1040px){.a11y-panel{bottom:140px}}.a11y-panel h2{font-size:15px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.a11y-panel .a11y-close{width:30px;height:30px;border-radius:8px;background:var(--bg);font-size:16px;color:var(--ink)}.a11y-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.a11y-btn{display:flex;flex-direction:column;align-items:center;gap:5px;padding:12px 8px;border:1.5px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);font-size:12.5px;font-weight:600;text-align:center;line-height:1.25}.a11y-btn:hover{border-color:var(--cta)}.a11y-btn.active{border-color:var(--cta-d);background:rgb(107 173 246 / .12);color:var(--cta-d)}.a11y-btn .ic{font-size:20px;line-height:1}.a11y-reset{grid-column:1 / -1;background:var(--bg);border:none;padding:11px;border-radius:12px;font-weight:700;color:var(--ink);font-size:13px}html.a11y-fs1{zoom:1.12}html.a11y-fs2{zoom:1.22}html.a11y-fs3{zoom:1.35}html.a11y-links a{text-decoration:underline!important;outline:1px dashed currentColor;outline-offset:2px}html.a11y-contrast{filter:contrast(1.4)}html.a11y-gray{filter:grayscale(1)}html.a11y-contrast.a11y-gray{filter:contrast(1.4) grayscale(1)}html.a11y-cursor *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' stroke='%23fff' stroke-width='1' d='M5 2l14 8-6 1.5 3.5 7-3 1.5-3.5-7L5 20z'/%3E%3C/svg%3E") 4 2,auto}@media (max-width:1040px){.header-row{display:none}.header-row-mobile{display:flex}.main-nav{display:none}.hero-inner{grid-template-columns:1fr}.counters{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr}.cards-3{grid-template-columns:1fr}.mastery-grid{grid-template-columns:1fr}.hub-help{grid-template-columns:1fr}.form-cta-inner{grid-template-columns:1fr}.footer-cols{grid-template-columns:1fr 1fr}.related-grid{grid-template-columns:1fr}.reviews-masonry{columns:2}.bottom-nav{display:grid}.bottom-spacer{display:block}.signs-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,150px),1fr))}}@media (max-width:560px){.footer-cols{grid-template-columns:1fr}.signs-grid{grid-template-columns:repeat(2,1fr)}.gift{flex-direction:column;align-items:flex-start}}