@charset "UTF-8";
:root{--ink:#28241f;--muted:#685e53;--paper:#faf7ef;--line:#ded7cb;--orange:#f75521;--cream:#fffdf7;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}img{display:block;max-width:100%;height:auto}p{line-height:1.65}a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}h1,h2,h3{letter-spacing:-.04em;line-height:1.1;margin:0 0 22px}h1{font-size:clamp(42px,5.25vw,76px);max-width:850px}h2{font-size:clamp(30px,3.2vw,45px)}h3{font-size:25px}main,.site-header,footer{max-width:1280px;margin:auto;padding-left:48px;padding-right:48px}.site-header{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-weight:700;font-size:20px;text-decoration:none;white-space:nowrap}.brand img{border-radius:9px}.site-header nav{display:flex;gap:26px;font-size:14px}.site-header nav a{text-decoration:none}.languages{position:relative;font-size:13px}.languages summary{cursor:pointer;list-style:none;padding:12px 0;white-space:nowrap}.languages summary::-webkit-details-marker{display:none}.languages div{position:absolute;right:0;top:42px;min-width:192px;background:var(--cream);border:1px solid var(--line);padding:10px;box-shadow:0 10px 30px #28241f12;z-index:10}.languages a{display:block;padding:12px;text-decoration:none}.languages a[aria-current=true]{background:#f5e8db}.hero{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:58px;padding:82px 0 70px}.eyebrow{font-size:12px!important;letter-spacing:.16em;font-weight:700;text-transform:uppercase;margin:0 0 25px;color:var(--muted)}.lead{font-size:19px;max-width:670px;color:var(--muted)}.actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin:32px 0}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;border-radius:8px;background:var(--ink);color:white;padding:18px 25px;font-weight:700;font-size:15px;text-decoration:none}.button:hover{background:#453b32}.text-link{font-size:14px;font-weight:700}.fine{font-size:13px;color:var(--muted)}.hero-art{transform:rotate(3deg);position:relative;padding:24px 24px 30px;background:var(--orange);border-radius:28px;box-shadow:12px 15px 0 #e6ddcf}.hero-art img{width:100%;border-radius:18px}.hero-art>span{display:block;font-size:39px;font-weight:700;line-height:1;color:#fffaf0;letter-spacing:-.045em;padding:0 14px}.hero-art .dot{color:#fffaf0}.dot{color:var(--orange)}.launch{padding:18px 22px;border:1px solid var(--line);border-left:4px solid var(--orange);font-size:14px;line-height:1.6;background:#fffdf8}.block{padding:75px 0;border-bottom:1px solid var(--line)}.section-intro{font-size:18px;color:var(--muted);max-width:700px;margin-bottom:34px}.cards,.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{padding:28px;border:1px solid var(--line);border-radius:14px;background:var(--cream);min-width:0}.number{display:block;color:#b23d16;font-size:13px;font-weight:700;margin-bottom:34px}.card p,.steps p{color:var(--muted);font-size:16px;margin-bottom:0}.exercise{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px}.exercise p{color:var(--muted)}blockquote{margin:0;border-left:3px solid var(--orange);padding:26px 30px;background:#f2eadc;font-size:19px;line-height:1.65;border-radius:0 12px 12px 0}.plan{display:grid;grid-template-columns:1.4fr .6fr;gap:80px}.plan p{color:var(--muted)}.plan-action{display:flex;flex-direction:column;justify-content:center;gap:18px;align-items:flex-start}.plan-action p{margin:0}.steps{margin-top:36px;gap:40px}.about>p{max-width:850px;font-size:18px;color:var(--muted)}.company{margin-top:30px;font-size:14px;line-height:1.6;overflow-wrap:anywhere}.company p{margin:5px 0}.document{max-width:900px;margin:0 auto;padding:64px 0 85px;overflow-wrap:anywhere}.document h1{font-size:clamp(36px,5vw,60px);margin-top:35px}.document section{margin:36px 0}.document section h2,.document>h2{font-size:24px;letter-spacing:-.02em;margin:0 0 12px}.document section p{font-size:16px;margin:0;color:#4f4941}.support-cards{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:36px 0}.support-cards h2{font-size:24px}.support-cards .mail{display:block;margin-top:22px;font-size:17px;color:#963914;font-weight:700}.document>.company{border-top:1px solid var(--line);padding-top:25px}.footer-top{padding:48px 0 36px;display:flex;justify-content:space-between;gap:45px}.brand-footer{font-size:24px;font-weight:700}.brand-footer p{font-weight:400;font-size:14px;max-width:310px;color:var(--muted)}.footer-top nav{display:flex;flex-wrap:wrap;justify-content:flex-end;align-content:flex-start;gap:17px 25px;max-width:510px;font-size:13px}.footer-bottom{border-top:1px solid var(--line);padding:25px 0 30px;display:flex;justify-content:space-between;gap:25px;font-size:11px;color:var(--muted);line-height:1.6}@media(max-width:900px){main,.site-header,footer{padding-left:28px;padding-right:28px}.site-header{flex-wrap:wrap;padding-top:20px;padding-bottom:20px;gap:18px}.site-header nav{order:3;width:100%;justify-content:center;padding-top:8px}.hero{gap:32px;padding-top:55px}.hero-art{padding:12px}.hero-art>span{font-size:30px}.cards{gap:12px}.card{padding:22px}.exercise,.plan{gap:32px}}@media(max-width:620px){main,.site-header,footer{padding-left:20px;padding-right:20px}.brand{font-size:18px;gap:8px}.brand img{width:30px;height:30px}.languages{font-size:11px}.site-header nav{justify-content:space-between;font-size:13px}.hero{grid-template-columns:1fr;gap:35px;padding:45px 0}.hero h1{font-size:44px}.hero-art{max-width:275px;justify-self:center;padding:14px 14px 20px;margin:0 0 20px}.hero-art img{max-height:220px;object-fit:contain}.hero-art>span{font-size:28px}.lead{font-size:17px}.actions{gap:22px}.cards,.steps,.exercise,.plan,.support-cards{grid-template-columns:1fr}.block{padding:50px 0}.card{padding:26px}.number{margin-bottom:20px}.exercise,.plan{gap:28px}blockquote{font-size:17px;padding:22px}.plan h2{font-size:36px}.steps{gap:30px}.steps h3{margin-bottom:12px}.footer-top,.footer-bottom{flex-direction:column}.footer-top nav{justify-content:flex-start}.document{padding-top:40px}.document h1{font-size:37px}.languages div{right:0}.button{padding:17px 21px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}}
/* Long Russian words must not widen the smallest phone viewport. */
.hero>div{min-width:0}@media(max-width:620px){.hero h1{font-size:clamp(36px,11.3vw,44px);overflow-wrap:anywhere;hyphens:auto}}
.hero .button{background:var(--orange);color:#241c15}.hero .button:hover{background:#ff6a35}.chips{display:flex;flex-wrap:wrap;gap:8px;margin:30px 0 18px}.chips span{border:1px solid var(--line);border-radius:30px;padding:8px 12px;font-size:12px;color:var(--muted)}.hero{border-bottom:1px solid var(--line)}.card-points{list-style:none;padding:22px 0 0;margin:22px 0 0;border-top:1px solid var(--line);font-size:14px;line-height:1.6}.card-points li{position:relative;padding:0 0 10px 19px}.card-points li::before{content:'↗';position:absolute;left:0;color:#a13917}.accordion details{border-bottom:1px solid var(--line)}.accordion summary{padding:22px 0;display:flex;justify-content:space-between;gap:22px;cursor:pointer;font-size:17px;font-weight:700;list-style:none;line-height:1.4}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{color:#a13917;flex-shrink:0}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{margin:0 0 25px;max-width:800px;color:var(--muted);font-size:16px;line-height:1.7}.practice-title{font-size:19px;margin:35px 0 0;letter-spacing:-.02em}.faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px}.faq h2{max-width:340px}.plan{background:#f2eadc;border-radius:18px;padding:42px;margin:65px 0 0;border:none}.plan .eyebrow{color:#9c3816}@media(max-width:620px){.faq{grid-template-columns:1fr;gap:12px}.plan{padding:26px;margin-top:45px}.hero .actions{align-items:flex-start;flex-direction:column}.chips span{font-size:11px;padding:7px 10px}.hero h1{font-size:clamp(40px,12vw,49px)}.accordion summary{font-size:16px}.hero{padding-bottom:40px}}
