:root{--brand: #0050ff;--brand-text: #004fff;--brand-soft: #5389ff;--brand-hover: #0046e5;--brand-active: #0039b8;--text-strong: #101828;--text-muted: #595959;--surface: #ffffff;--surface-cold: #f5f8ff;--surface-warm: #f5f8ff;--line: #d9e4ff;--success: #138a63;--warning: #496178;--error: #b42318;--shadow: 0 8px 24px rgba(16, 24, 40, .08);--radius: 8px;--container: 1200px;--font: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);font-size:16px;line-height:1.55;color:var(--text-strong);background:var(--surface);overflow-x:clip;-webkit-font-smoothing:antialiased}img,svg{max-width:100%;height:auto;display:block}a{color:var(--brand)}h1,h2,h3{margin:0 0 .5em;line-height:1.12;letter-spacing:0;text-wrap:balance}h1{font-size:clamp(34px,5vw,60px);font-weight:760;line-height:1.05}h2{font-size:clamp(28px,3.4vw,40px);font-weight:700}h3{font-size:clamp(18px,2vw,22px);font-weight:660;line-height:1.24}p{margin:0 0 1em}.muted{color:var(--text-muted)}.container{max-width:var(--container);margin:0 auto;padding:0 20px}@media(min-width:900px){.container{padding:0 48px}}.section{padding:64px 0}@media(min-width:900px){.section{padding:100px 0}}.section--cold{background:var(--surface-cold)}.section--warm{background:var(--surface-warm)}.section__lead{max-width:720px;font-size:clamp(16px,1.4vw,19px);color:var(--text-muted)}.section__label{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;color:var(--brand);font-size:13px;font-weight:720;letter-spacing:.04em;text-transform:uppercase}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0;max-width:100%;min-height:52px;padding:0 24px;border-radius:var(--radius);border:1px solid transparent;font-family:var(--font);font-size:16px;font-weight:660;line-height:1.1;text-align:center;text-decoration:none;white-space:normal;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.btn--primary{background:var(--brand);color:#fff}.btn--primary:hover{background:var(--brand-hover)}.btn--primary:active{background:var(--brand-active)}.btn--secondary{background:var(--surface);color:var(--brand);border-color:var(--line)}.btn--secondary:hover{border-color:var(--brand-soft)}.btn--block{width:100%}:where(a,button,input,summary):focus-visible{outline:3px solid var(--brand-soft);outline-offset:2px}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:24px}.card h3{margin-bottom:8px}.card p{margin:0;color:var(--text-muted);font-size:15px}.cards{display:grid;gap:16px;margin-top:40px}@media(min-width:640px){.cards--2{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.cards--3{grid-template-columns:repeat(3,1fr)}.cards--2-wide{grid-template-columns:repeat(2,1fr)}}@media(min-width:640px)and (max-width:959px){.cards--3{grid-template-columns:repeat(2,1fr)}.cards--2-wide{grid-template-columns:1fr}}.badge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);font-size:14px;font-weight:560;color:var(--text-strong);font-variant-numeric:tabular-nums}.contact-links{display:flex;flex-wrap:wrap;gap:12px}.contact-links a{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:8px 14px;border:1px solid var(--line);border-radius:var(--radius);color:var(--text-strong);text-decoration:none;font-size:15px;font-weight:560}.contact-links i,.contact-links__icon{display:inline-flex;width:20px;height:20px;font-size:20px;line-height:1}.contact-links__icon svg{width:20px;height:20px}.contact-links a:hover{border-color:var(--brand-soft);color:var(--brand)}.contact-links a.contact-links__item--whatsapp{background:#25d366;border-color:#25d366;color:#fff}.contact-links a.contact-links__item--telegram{background:#229ed9;border-color:#229ed9;color:#fff}.contact-links .contact-links__item--whatsapp:hover,.contact-links .contact-links__item--telegram:hover{border-color:transparent;color:#fff;filter:brightness(.96)}.section-cta{display:flex;justify-content:center;margin:40px 0 0;text-align:center}.table-wrap{overflow-x:auto;margin-top:32px}table.plain{width:100%;border-collapse:collapse;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;font-size:15px}table.plain th,table.plain td{text-align:left;padding:14px 16px;border-bottom:1px solid var(--line)}table.plain th{background:var(--surface-cold);font-weight:660}table.plain tr:last-child td{border-bottom:none}.phone-mock{width:220px;border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:var(--shadow);padding:10px}.phone-mock img{border-radius:16px;width:100%}.legal{padding:48px 0 80px}.legal .container{max-width:820px}.legal__logo{display:inline-block;margin-bottom:48px}.legal__logo img{height:32px;width:auto}.legal h1{font-size:clamp(28px,4vw,40px)}.legal h2{font-size:22px;margin-top:40px}.legal p,.legal li{color:var(--text-muted);font-size:15px}.legal ul{padding-left:20px;display:grid;gap:6px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
