:root{--bg:#f8faf9;--surface:#ffffff;--text:#213547;--muted:#6b7b86;--border:#e6ecf0;--shadow:0 6px 18px rgba(33,53,71,0.08);--radius:12px;--radius-sm:8px;--gap:18px;--gap-lg:32px;--accent:#bfd9d8;--accent-2:#8aa6a3;--container:1100px;--maxw:1200px;--h1:28px;--h2:20px;--h3:16px;--p:15px}*{box-sizing:border-box;margin:0;padding:0}html,body{height:auto;background:var(--bg);color:var(--text);font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}.c3fXaZD{max-width:var(--container);margin:0 auto;padding:24px}.c1X0AeS{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--border);margin:20px 0;padding:20px}.c4ufWfq{display:block}.c2frquG{margin-bottom:12px}.cY2waG{font-size:var(--h2);color:var(--text);margin-bottom:6px}.c1d93TU{font-size:var(--p);color:var(--muted)}h1.hero__title{font-size:30px;line-height:1.1;color:var(--text)}h2{font-size:var(--h2)}h3{font-size:var(--h3)}p{font-size:var(--p);color:var(--muted);line-height:1.45}.cnXyzq{display:grid;gap:var(--gap)}.c49hxZD{grid-template-columns:1fr}.chpTvs{grid-template-columns:repeat(2,minmax(0,1fr))}.c4FKQQC{grid-template-columns:repeat(3,minmax(0,1fr))}.c1UOABh{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:900px){.chpTvs,.c4FKQQC,.c1UOABh{grid-template-columns:1fr}}.c3HJ4OV{display:inline-block;padding:10px 14px;border-radius:8px;text-decoration:none;font-weight:600;border:1px solid transparent}.c2a6YoW{background:var(--accent-2);color:#fff;box-shadow:0 8px 20px rgba(138,166,163,0.18)}.cOdoL3{background:transparent;color:var(--accent-2);border-color:var(--accent-2)}.c3HJ4OV:focus-visible{outline:3px solid rgba(139,166,163,0.22);outline-offset:2px}.c4wgBhh{display:block;border-radius:var(--radius-sm);overflow:hidden}.c4wgBhh img{width:100%;height:auto;display:block}.c6ZcWZ{background:linear-gradient(180deg,var(--surface),#fbfdfe);padding:14px;border-radius:10px;border:1px solid var(--border)}.c44wXdH{font-weight:700;color:var(--text);margin:8px 0}.c1af0K2{color:var(--muted);font-size:14px}.c3vd72m{list-style:none;padding-left:0;margin:8px 0}.c2aSPdW{padding:6px 0;border-bottom:1px dashed rgba(0,0,0,0.03);color:var(--muted)}.c34fwhO{display:flex;align-items:center;justify-content:space-between;gap:var(--gap-lg)}.c3CMuIg{flex:1}.c1Akx2r{flex:1}.c3nZXKH{font-size:13px;color:var(--accent-2);font-weight:600}.c3IoKgp{margin:12px 0 18px;color:var(--muted)}@media (max-width:900px){.c34fwhO{flex-direction:column}}.c4FwlIZ{float:none;margin-bottom:12px}.c1YpqFF{margin-top:8px}.c184nhC .c2mkFig{display:flex;flex-direction:column;gap:10px;padding:12px}.c3gh4la .c2mkFig .c4wgBhh{height:140px}.ct1Nbv{font-size:15px;color:var(--muted)}.cwg6tQ .c3xtHPH{display:flex;align-items:flex-start;gap:12px;padding:10px}.c1u1NHd{background:var(--accent);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.c8HPOR .ckSFUa .c4wgBhh{height:120px}.c3RcwZH .c11CIK3{display:flex;flex-direction:column;gap:10px;padding:14px}.c3RcwZH .c2tOmfT{border:2px solid var(--accent-2);box-shadow:0 12px 30px rgba(138,166,163,0.12)}.c4DaODK .c6ZcWZ{padding:12px}.c3g6dgD{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--gap-lg)}.cANZU9{flex:1}.c3h5aew{flex:1}.c3Kfylz{display:grid;gap:12px}@media (max-width:900px){.c3g6dgD{flex-direction:column}}.c10I4rA{display:grid;grid-template-columns:1fr 1.2fr;gap:18px;padding:18px}@media (max-width:900px){.c10I4rA{grid-template-columns:1fr}}.c3qOSo{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;align-items:start}@media (max-width:900px){.c3qOSo{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.c3qOSo{grid-template-columns:1fr}}.c7RVs4{display:inline-block;padding:8px 12px;border-radius:20px;background:transparent;border:1px solid var(--border);font-size:13px;color:var(--muted);text-decoration:none}.c7RVs4:hover,.c7RVs4:focus-visible{background:var(--accent);color:#fff}.c2P012Y{border-top:1px solid var(--border);padding:12px;text-align:center;color:var(--muted);font-size:13px}.c6xk0C label{display:block;margin-bottom:10px}.c6xk0C input{width:100%;padding:10px;border:1px solid var(--border);border-radius:8px}.c6xk0C .c3HJ4OV{margin-top:10px}a:focus{outline-offset:3px}.c414CI8{position:fixed;inset:0;display:grid;place-items:end;padding:24px;background:rgba(0,0,0,.35);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:9999}.c414CI8.is-visible{opacity:1;pointer-events:auto}.c3QHMEy{width:min(460px,100%);background:#fff;color:#111;border-radius:16px;box-shadow:0 18px 60px rgba(0,0,0,.25);padding:26px 26px 20px;transform:translateY(14px);opacity:0;animation:cookieUp .35s ease forwards;сolor:black}.c414CI8.is-hiding .c3QHMEy{animation:cookieDown .25s ease forwards}.c1LvMrA{display:flex;align-items:center;gap:14px;margin-bottom:10px}.c2ykFfd{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:rgba(0,0,0,.06);font-size:20px}.c2yQMFY{margin:0;font-size:22px;line-height:1.2}.c2tA2Yu{margin:0 0 18px;font-size:15px;line-height:1.55;opacity:.92}.c2G12VK{display:flex;gap:14px;flex-wrap:wrap;margin:6px 0 14px}.cFfXpv{height:56px;padding:0 18px;border-radius:10px;border:1px solid rgba(0,0,0,.18);background:#f6f6f6;color:#111;font-size:18px;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.cFfXpv:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(0,0,0,.12)}.c3sP259{background:#2b66d9;border-color:#2b66d9;color:#fff}.c3sP259:hover{box-shadow:0 14px 26px rgba(43,102,217,.28)}.c1eq2Pb{margin:0;padding-top:10px;border-top:1px solid rgba(0,0,0,.08);font-size:16px;opacity:.9}.c35EUVK{color:#2b66d9;font-weight:700;text-decoration:underline;text-underline-offset:3px}@keyframes cookieUp{to{transform:translateY(0);opacity:1}}@keyframes cookieDown{to{transform:translateY(10px);opacity:0}}@media (max-width:520px){.c414CI8{padding:14px}.c3QHMEy{padding:18px;border-radius:14px}.cFfXpv{min-width:100%}.c2tA2Yu{font-size:16px}}@media (prefers-reduced-motion:reduce){.c414CI8,.c3QHMEy{transition:none;animation:none}.c3QHMEy{transform:none;opacity:1}}main>section{opacity:0;transform:translateY(18px);animation:blockFadeUp .55s ease-out forwards;will-change:transform,opacity}main>section:nth-of-type(1){animation-delay:.04s}main>section:nth-of-type(2){animation-delay:.08s}main>section:nth-of-type(3){animation-delay:.12s}main>section:nth-of-type(4){animation-delay:.16s}main>section:nth-of-type(5){animation-delay:.20s}main>section:nth-of-type(6){animation-delay:.24s}main>section:nth-of-type(7){animation-delay:.28s}main>section:nth-of-type(8){animation-delay:.32s}main>section:nth-of-type(9){animation-delay:.36s}main>section:nth-of-type(10){animation-delay:.40s}main>section:nth-of-type(11){animation-delay:.44s}main>section:nth-of-type(12){animation-delay:.48s}main>section:nth-of-type(13){animation-delay:.52s}main>section:nth-of-type(14){animation-delay:.56s}main>section:nth-of-type(15){animation-delay:.60s}@keyframes blockFadeUp{to{opacity:1;transform:translateY(0)}}.c6ZcWZ,article,.c3fXNiZ,.c3V8t7v,.cukiHt,.cfGp0v,.c3DCpuU,.c2RB54V{transition:transform .18s ease,box-shadow .18s ease}.c6ZcWZ:hover,article:hover,.c3fXNiZ:hover,.c3V8t7v:hover,.cukiHt:hover,.cfGp0v:hover,.c3DCpuU:hover,.c2RB54V:hover{transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){main>section{animation:none;opacity:1;transform:none}.c6ZcWZ,article,.c3fXNiZ,.c3V8t7v,.cukiHt,.cfGp0v,.c3DCpuU,.c2RB54V{transition:none}}:root{--bg:#fcfcff;--surface:#ffffff;--text:#1f2430;--muted:#6e7583;--primary:#8ecae6;--accent:#ffb3c1;--radius:18px;--shadow:0 10px 26px rgba(32,72,120,.10);--border:1px solid #eef2f7;--font-ui:"Nunito",ui-sans-serif,system-ui;--space-1:0.281rem;--space-2:0.563rem;--space-3:0.844rem;--space-4:1.125rem;--space-5:1.688rem;--space-6:2.250rem;--space-7:3.375rem;--mxw:1440px;--media-max-w:640px;--media-max-h:420px;--media-max-w-hero:520px;--media-max-h-hero:380px;--media-max-w-portrait:420px;--media-max-h-portrait:520px}:root{color-scheme:dark}body{background:var(--bg);color:var(--text);font-family:var(--font-ui)}*,*::before,*::after{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100vh;display:flex;flex-direction:column}main{flex:1 0 auto}footer{margin-top:var(--space-6)}footer~*{display:none !important}.c3fXaZD{max-width:var(--mxw);margin-inline:auto;padding-inline:16px}section{padding-block:var(--space-6)}@media (min-width:992px){section{padding-block:calc(var(--space-7)+.5rem)}}body:where(h1,h2,h3,h4,h5,h6,p,li,span,small,strong,td,th){color:var(--text)}body:where(.c240AtD,.c43ZT3g,.c3ayCuR,.c3ICRHj){color:var(--muted)}header.header,header{position:sticky;top:0;z-index:50;backdrop-filter:saturate(180%) blur(8px);background:color-mix(in oklab,var(--bg),var(--surface) 55%);border-bottom:1px solid color-mix(in oklab,var(--border),transparent 40%);color:var(--text)}header a,header .cZs50D,header nav,header nav a{color:var(--text)}header .c3fXaZD{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-block:.75rem}.cZs50D{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.cZs50D img{height:50px;width:50px;display:block;object-fit:contain;padding:4px;box-shadow:0 0 0 1px color-mix(in oklab,var(--border),transparent 40%)}nav.nav{display:flex;gap:.75rem;flex-wrap:wrap}nav.nav a{font-size:.95rem;opacity:.9;text-decoration:none}nav.nav a:hover{opacity:1;text-decoration:underline}a{color:var(--accent)}a:hover{color:var(--accent);text-decoration:underline}.cJPFVZ{background:url('https://transparenttextures.com/patterns/asfalt-dark.png')}@media (min-width:992px){.cJPFVZ .c3fXaZD{grid-template-columns:1.15fr .85fr}.c12yTC7>.c3fXaZD{grid-template-columns:1fr 1fr}.cJPFVZ .c3fXaZD>:not(figure),.c12yTC7>.c3fXaZD>:not(figure){grid-column:1}.cJPFVZ .c3fXaZD>figure,.c12yTC7>.c3fXaZD>figure{grid-column:2;justify-self:end}.cJPFVZ figure.c4wgBhh,.c12yTC7 figure.c4wgBhh{max-width:var(--media-max-w-hero);max-height:var(--media-max-h-hero)}}figure.c4wgBhh,.c4wgBhh{width:100%;max-width:var(--media-max-w);margin-inline:auto;margin-block:0;border-radius:var(--radius) !important;overflow:hidden;display:block;background:#111827}figure.c4wgBhh img,.c4wgBhh img{width:100%;height:auto;max-height:var(--media-max-h);object-fit:cover;display:block}figure.c4wgBhh.img--square,.c4wgBhh.img--square{max-width:min(var(--media-max-w),420px);max-height:min(var(--media-max-h),420px)}figure.c4wgBhh.img--portrait,.c4wgBhh.img--portrait{max-width:var(--media-max-w-portrait);max-height:var(--media-max-h-portrait)}figure.c4wgBhh+*{margin-top:1.25rem}*+figure.c4wgBhh{margin-top:1.25rem}.c4aVnpb,.c17c03Y,.c26IBtr,.c2kOzl2,.cK7hUw,.c3qRp2u{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.c6ZcWZ{background:var(--surface);border:var(--border);border-radius:var(--radius);box-shadow:var(--shadow);transition:transform .15s ease,box-shadow .15s ease;padding:1rem;height:100%}.c6ZcWZ:hover{transform:translateY(-2px)}h1{font-size:clamp(2rem,1.4rem+2.2vw,3rem);line-height:1.15;margin:.3em 0 .4em}h2{font-size:clamp(1.5rem,1.2rem+1.2vw,2.1rem);line-height:1.2;margin:.2em 0 .4em}p{margin:.6em 0}.c3ICRHj,.c3ayCuR{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:var(--muted)}.cRDbdd{max-width:32rem}.c48yVhb,.cJPFVZ p{font-size:1.05rem;color:var(--muted)}.c3HJ4OV{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--primary);color:#fff;text-decoration:none;border:0;border-radius:calc(var(--radius) - 2px);padding:.65rem 1rem;line-height:1.2;cursor:pointer}.c3HJ4OV:hover{filter:brightness(0.98)}.c3HJ4OV+.c3HJ4OV{margin-left:.5rem}.c28kmsz h2{margin-bottom:1rem}.c6xk0C{display:grid;gap:1rem;width:480px}.c6xk0C label{display:flex;flex-direction:column;gap:.35rem}.c6xk0C input{padding:.65rem .9rem;border-radius:var(--radius);border:1px solid color-mix(in oklab,var(--text),transparent 70%);background:var(--surface);color:var(--text);font-size:1rem}.c6xk0C input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px color-mix(in oklab,var(--primary),transparent 60%)}.c6xk0C button.c3HJ4OV{width:100%}.c3UKuw8{display:flex;justify-content:center;align-items:center;flex-direction:column}.c1Ko7Xs{display:grid;gap:24px;align-items:flex-start}@media (min-width:768px){.c1Ko7Xs{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}}.c3fls7A{white-space:pre-line;line-height:1.5}hr{border:none;height:1px;background:rgba(255,255,255,.08);margin:28px 0}.c3ZDknp>*+*{margin-top:var(--space-4)}ul.c4g8j6w{list-style:none;padding:0;margin:0;display:grid;gap:14px}.c4g8j6w li{display:flex;gap:10px;align-items:flex-start}.c4g8j6w i[data-lucide]{width:22px;height:22px;margin-top:2px;color:var(--primary)}.c1Ko7Xs{display:grid;gap:32px;margin-top:var(--space-5)}@media (min-width:992px){.c1Ko7Xs{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:flex-start}}.c2oDHc1 p{margin:.25rem 0 .5rem}.c2QLicz{margin-bottom:var(--space-4)}.c4gVEBm,.c3L9hAy form{max-width:520px;width:100%;margin-inline:auto}.cjbVna{display:flex;flex-direction:column;gap:.35rem}.cjbVna input{border-radius:var(--radius);border:var(--border);padding:.7rem .9rem;background:var(--surface);color:var(--text)}.cjbVna input:focus{outline:2px solid color-mix(in oklab,var(--primary),#000 10%);outline-offset:1px}article{background:none!important}.c3FuyAw{opacity:0;transform:translateY(16px);animation:chatFadeUp 0.5s ease-out forwards}.c3FuyAw:nth-child(1){animation-delay:0.05s}.c3FuyAw:nth-child(2){animation-delay:0.1s}.c3FuyAw:nth-child(3){animation-delay:0.15s}.c3FuyAw:nth-child(4){animation-delay:0.2s}.c3FuyAw:nth-child(5){animation-delay:0.25s}@keyframes chatFadeUp{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.c3FuyAw{animation:none;opacity:1;transform:none}}