@font-face{font-family:'DM Sans';font-style:normal;font-weight:400 700;font-display:swap;src:url('assets/dm-sans-site.woff2') format('woff2')}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:600 700;font-display:swap;src:url('assets/playfair-display-site.woff2') format('woff2')}:root{--white:#ffffff;--bg:#f8fafc;--bg-warm:#fefcf9;--surface:#ffffff;--border:#e2e8f0;--border-light:#f1f5f9;--text:#1e293b;--text-secondary:#64748b;--text-muted:#94a3b8;--blue:#2563eb;--blue-light:#dbeafe;--blue-dark:#1d4ed8;--gold:#d97706;--gold-light:#fef3c7;--green:#059669;--green-light:#d1fae5;--purple:#7c3aed;--purple-light:#ede9fe;--shadow-sm:0 1px 3px rgba(15,23,42,0.06);--shadow-md:0 4px 16px rgba(15,23,42,0.08);--shadow-lg:0 12px 40px rgba(15,23,42,0.1);--shadow-xl:0 20px 60px rgba(15,23,42,0.12);--radius:12px;--radius-lg:20px;--radius-xl:28px;--font:'DM Sans',system-ui,sans-serif;--font-display:'Playfair Display',Georgia,serif;--header-h:72px;--transition:0.25s cubic-bezier(0.4,0,0.2,1)}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:var(--header-h)}body{font-family:var(--font);font-size:16px;line-height:1.7;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:var(--blue);text-decoration:none;transition:color var(--transition)}a:hover{color:var(--blue-dark)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.section-title{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2;color:var(--text);margin-bottom:1rem}.section-header{margin-bottom:3rem}.section-header--center{text-align:center}.section-subtitle{max-width:640px;margin:0 auto;color:var(--text-secondary);font-size:1.0625rem}h1,h2,h3{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance}.badge{display:inline-block;font-size:0.75rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:var(--blue-dark);background:var(--blue-light);padding:0.35rem 0.85rem;border-radius:100px;margin-bottom:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;font-family:var(--font);font-size:0.9375rem;font-weight:600;padding:0.75rem 1.5rem;border-radius:100px;border:2px solid transparent;cursor:pointer;transition:all var(--transition);text-decoration:none}.btn--primary{background:var(--blue);color:var(--white);border-color:var(--blue)}.btn--primary:hover{background:var(--blue-dark);border-color:var(--blue-dark);color:var(--white);transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn--outline{background:transparent;color:var(--text);border-color:var(--border)}.btn--outline:hover{border-color:var(--blue);color:var(--blue);background:var(--blue-light)}.btn--sm{padding:0.5rem 1.25rem;font-size:0.875rem}.header{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--header-h);background:rgba(255,255,255,0.85);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-light);transition:box-shadow var(--transition)}.header--scrolled{box-shadow:var(--shadow-sm)}.header__inner{display:flex;align-items:center;justify-content:space-between;height:100%}.logo{display:flex;align-items:center;text-decoration:none}.logo__image{display:block;width:100px;height:64px;object-fit:cover;border-radius:8px}.logo picture{display:block}.header__actions{display:flex;align-items:center;gap:0.75rem}.header__cta{white-space:nowrap}.lang-switch{display:flex;background:var(--bg);border:1px solid var(--border);border-radius:100px;padding:3px}.lang-switch__btn{font-family:var(--font);font-size:0.75rem;font-weight:600;padding:0.35rem 0.65rem;border:none;background:transparent;color:var(--text-secondary);border-radius:100px;cursor:pointer;transition:all var(--transition)}.lang-switch__btn--active{background:var(--white);color:var(--blue);box-shadow:var(--shadow-sm)}.lang-switch__btn:hover:not(.lang-switch__btn--active){color:var(--text)}.hero{padding:calc(var(--header-h) + 4rem) 0 3rem;background:linear-gradient(180deg,var(--white) 0%,var(--bg) 100%);position:relative;overflow:hidden}.hero::before{content:'';position:absolute;top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(37,99,235,0.06) 0%,transparent 70%);pointer-events:none}.hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero__title{font-family:var(--font-display);font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.15;color:var(--text);margin-bottom:1.25rem}.hero__lead{font-size:1.125rem;font-weight:500;color:var(--text);margin-bottom:1rem}.hero__actions{display:flex;gap:0.75rem;margin-top:2rem;flex-wrap:wrap}.hero__illustration{position:relative;min-height:440px;display:flex;align-items:center;justify-content:center;isolation:isolate}@keyframes dashboard-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}.hero-orbit{container-type:inline-size;position:relative;width:min(100%,610px);margin:0;overflow:hidden;border:1px solid rgba(219,228,241,0.88);border-radius:clamp(14px,2.3vw,25px);background:rgba(255,255,255,0.96);box-shadow:0 24px 52px rgba(30,64,175,0.13),0 3px 12px rgba(15,23,42,0.04);animation:dashboard-float 6s ease-in-out infinite}.hero-orbit::before{content:'';position:absolute;inset:10% 5% 5%;z-index:-1;border-radius:40%;background:radial-gradient(circle,rgba(37,99,235,0.18),transparent 68%);filter:blur(25px)}.hero-orbit__bar,.hero-orbit__footer{position:relative;z-index:5;display:flex;align-items:center;background:rgba(255,255,255,0.9)}.hero-orbit__bar{height:10.5cqw;min-height:49px;padding:0 3.5cqw;justify-content:space-between;border-bottom:1px solid rgba(226,232,240,0.85)}.hero-orbit__bar>picture{display:block;width:13.5cqw;height:9cqw}.hero-orbit__bar>picture>img{display:block;width:100%;height:100%;object-fit:cover;border-radius:6px}.hero-orbit__status{display:flex;align-items:center;gap:1.2cqw;padding:1.15cqw 2cqw;border-radius:100px;background:#eaf9f1;color:#059669;font-size:clamp(5px,1.25cqw,8px);font-weight:700}.hero-orbit__status i{width:1.4cqw;height:1.4cqw;min-width:6px;min-height:6px;border-radius:50%;background:#10b981;box-shadow:0 0 0 0.8cqw rgba(16,185,129,0.12)}.hero-orbit__stage{position:relative;height:68cqw;max-height:415px;overflow:hidden;background:radial-gradient(circle at 50% 48%,rgba(239,246,255,0.75),transparent 32%),linear-gradient(180deg,#fff 0%,#fdfefe 100%)}.hero-orbit__map{position:absolute;inset:0;z-index:1;width:100%;height:100%;overflow:visible}.hero-orbit__ring{fill:none;stroke:#cbdcf5;stroke-width:1.8;stroke-dasharray:2.5 4;vector-effect:non-scaling-stroke}.hero-orbit__connector{fill:none;stroke:#77aef4;stroke-width:2.6;stroke-linecap:round;stroke-dasharray:2.5 6;vector-effect:non-scaling-stroke}.hero-orbit__connector--2{stroke:#a682ea}.hero-orbit__connector--4,.hero-orbit__connector--6{stroke:#f3b14b}.hero-orbit__connector--5,.hero-orbit__connector--7{stroke:#6acba2}.hero-orbit__arrow,.hero-orbit__arrow-tip{fill:none;stroke:#0b6df0;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.hero-orbit__points .point{stroke:#fff;stroke-width:3;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1px 2px rgba(37,99,235,0.22))}.hero-orbit__points .point--blue{fill:#0b6df0}.hero-orbit__points .point--green{fill:#5bcf9b}.hero-orbit__points .point--violet{fill:#9254e9}.hero-orbit__points .point--orange{fill:#f59e0b}.hero-orbit__item,.hero-orbit__hub{position:absolute;z-index:3;color:#102044}.hero-orbit__module{display:grid;width:29cqw;min-height:8.8cqw;grid-template-columns:6.6cqw minmax(0,1fr);align-items:center;gap:1.3cqw;padding:1.1cqw 1.25cqw;border:1px solid rgba(230,235,244,0.88);border-radius:2.5cqw;background:rgba(255,255,255,0.95);box-shadow:0 7px 19px rgba(30,64,175,0.08)}.hero-orbit__icon{display:grid;width:6.6cqw;height:6.6cqw;place-items:center;border-radius:2cqw;background:var(--orbit-soft);color:var(--orbit-color)}.hero-orbit__icon svg{width:3.8cqw;height:3.8cqw;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero-orbit__module span:last-child{display:block;min-width:0}.hero-orbit__item strong,.hero-orbit__item small{display:block;overflow-wrap:anywhere}.hero-orbit__item strong{overflow-wrap:normal;word-break:normal;font-size:clamp(7px,1.55cqw,10px);font-weight:700;line-height:1.18}.hero-orbit__item small{display:none;margin-top:0.6cqw;color:#74829d;font-size:clamp(4px,0.94cqw,6px);font-weight:500;line-height:1.25}.hero-orbit__item--blue{--orbit-color:#0b6df0;--orbit-soft:#e8f1ff}.hero-orbit__item--violet{--orbit-color:#8b45e5;--orbit-soft:#f1e8ff}.hero-orbit__item--green{--orbit-color:#19ad72;--orbit-soft:#e7f8ef}.hero-orbit__item--orange{--orbit-color:#f59e0b;--orbit-soft:#fff4df}.hero-orbit__clinic{top:40%;left:3.2%;display:grid;width:17.5cqw;min-height:14.5cqw;place-items:center;align-content:center;padding:1.3cqw;border:1px solid rgba(230,235,244,0.88);border-radius:2.8cqw;background:rgba(255,255,255,0.96);box-shadow:0 7px 19px rgba(30,64,175,0.08);text-align:center}.hero-orbit__clinic .hero-orbit__icon{margin-bottom:1cqw}.hero-orbit__module--reporting{top:1.5%;left:50%;width:26cqw;transform:translateX(-50%)}.hero-orbit__module--accounting{top:13%;right:7%;width:27cqw}.hero-orbit__module--procurement{top:41%;right:3%;width:26cqw}.hero-orbit__module--equipment{top:69%;right:8%;width:27cqw}.hero-orbit__module--hr{bottom:2%;left:50%;width:25cqw;transform:translateX(-50%)}.hero-orbit__module--operations{top:69%;left:8%;width:25cqw}.hero-orbit__module--compliance{top:13%;left:8%;width:25cqw}.hero-orbit__hub{top:49%;left:50%;display:grid;justify-items:center;width:25cqw;transform:translate(-50%,-42%);text-align:center}.hero-orbit__core{position:relative;display:grid;width:12.5cqw;height:12.5cqw;margin-bottom:2cqw;place-items:center;border:0.8cqw solid #fff;border-radius:50%;background:linear-gradient(145deg,#1187ff,#0057dd);box-shadow:0 0 0 0.5cqw rgba(37,99,235,0.08),0 6px 18px rgba(0,91,223,0.3)}.hero-orbit__core::before{content:'';position:absolute;inset:-2cqw;z-index:-1;border-radius:50%;background:rgba(37,99,235,0.09)}.hero-orbit__core svg{width:7.2cqw;height:7.2cqw;fill:none;stroke:#fff;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.hero-orbit__hub>strong{display:block;font-size:clamp(6px,1.45cqw,9px);line-height:1.15}.hero-orbit__hub>small{display:block;margin-top:0.9cqw;color:#71819d;font-size:clamp(4px,0.92cqw,6px);font-weight:600;line-height:1.35}.hero-orbit__footer{height:8.5cqw;min-height:44px;gap:1.8cqw;padding:0 3.5cqw;border-top:1px solid rgba(226,232,240,0.85);color:#102044}.hero-orbit__footer>strong{font-size:clamp(5px,1.2cqw,8px)}.hero-orbit__sync{display:grid;width:4cqw;height:4cqw;place-items:center;color:#0b6df0;transform-origin:center}.hero-orbit__sync svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.hero-orbit__progress{position:relative;width:35cqw;height:0.8cqw;margin-left:auto;overflow:hidden;border-radius:100px;background:#d9e0eb}.hero-orbit__progress i{position:absolute;inset:0 auto 0 0;display:block;width:48%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0873f9 0%,#2a8cff 72%,#0873f9 100%)}@media (prefers-reduced-motion:no-preference){.hero-orbit__ring{transform-box:fill-box;transform-origin:center;animation:orbit-ring-breathe 2.8s ease-in-out infinite}.hero-orbit__connector{animation:orbit-connector-flow 1.35s linear infinite,orbit-connector-pulse 1.8s ease-in-out infinite}.hero-orbit__connector--2{animation-delay:-0.2s,-0.2s}.hero-orbit__connector--3{animation-delay:-0.4s,-0.4s}.hero-orbit__connector--4{animation-delay:-0.6s,-0.6s}.hero-orbit__connector--5{animation-delay:-0.8s,-0.8s}.hero-orbit__connector--6{animation-delay:-1s,-1s}.hero-orbit__connector--7{animation-delay:-1.2s,-1.2s}.hero-orbit__points .point{transform-box:fill-box;transform-origin:center;animation:orbit-point-pulse 1.8s ease-in-out infinite}.hero-orbit__points .point:nth-child(2){animation-delay:-0.2s}.hero-orbit__points .point:nth-child(3){animation-delay:-0.4s}.hero-orbit__points .point:nth-child(4){animation-delay:-0.6s}.hero-orbit__points .point:nth-child(5){animation-delay:-0.8s}.hero-orbit__points .point:nth-child(6){animation-delay:-1s}.hero-orbit__points .point:nth-child(7){animation-delay:-1.2s}.hero-orbit__sync{animation:hero-sync-spin 1.8s linear infinite}.hero-orbit__progress i{animation:hero-progress-load 2.4s ease-in-out infinite}}@keyframes orbit-connector-flow{to{stroke-dashoffset:-26}}@keyframes orbit-connector-pulse{0%,100%{opacity:0.32;filter:drop-shadow(0 0 0 transparent)}50%{opacity:1;filter:drop-shadow(0 0 3px currentColor)}}@keyframes orbit-point-pulse{0%,100%{transform:scale(0.9);opacity:0.72}50%{transform:scale(1.24);opacity:1}}@keyframes orbit-ring-breathe{0%,100%{opacity:0.7}50%{opacity:1}}@keyframes hero-sync-spin{to{transform:rotate(360deg)}}@keyframes hero-progress-load{0%{transform:translateX(-105%)}52%{transform:translateX(55%)}100%{transform:translateX(210%)}}html[lang="ru"] .hero-orbit__item strong{font-size:clamp(6px,1.3cqw,8.5px)}html[lang="ru"] .hero-orbit__item small{font-size:clamp(3.5px,0.82cqw,5.3px)}@media (prefers-reduced-motion:reduce){.hero-orbit,.hero-orbit__ring,.hero-orbit__connector,.hero-orbit__points .point,.hero-orbit__sync,.hero-orbit__progress i{animation:none}}@keyframes sync-spin{to{transform:rotate(360deg)}}.problems{padding:4rem 0 5rem;background:radial-gradient(circle at 50% 5%,rgba(239,246,255,0.32),transparent 31%),var(--white)}.problems .container{max-width:1200px}.problems .section-header{margin-bottom:2.5rem}.problems .badge{margin-bottom:1.1rem;padding:0.45rem 1.1rem;font-size:clamp(0.72rem,0.85vw,0.875rem);letter-spacing:0.08em;background:#dceafe}.problems .section-title{margin-bottom:1.3rem;color:#07183d;font-size:clamp(2.4rem,4vw,3.5rem);line-height:1.1;letter-spacing:-0.025em}.problems .section-subtitle{max-width:800px;color:#6b84ad;font-size:clamp(1rem,1.35vw,1.25rem);font-weight:500;line-height:1.45}.problems__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.problem-card{min-height:clamp(360px,28vw,420px);padding:clamp(1.75rem,2.3vw,2.15rem);border:1px solid #e1eaf7;border-bottom:4px solid #2c7df4;border-radius:12px;background:rgba(255,255,255,0.96);box-shadow:0 11px 31px rgba(42,93,169,0.08);transition:box-shadow var(--transition)}.problem-card:hover{box-shadow:0 16px 38px rgba(42,93,169,0.12)}.problem-card__num{font-family:var(--font-display);font-size:clamp(2.4rem,3vw,3rem);font-weight:700;color:#cfe1fd;line-height:1;margin-bottom:clamp(1.9rem,2.5vw,2.5rem)}.problem-card h3{margin-bottom:1.5rem;color:#07183d;font-size:clamp(1.15rem,1.45vw,1.35rem);font-weight:700;line-height:1.25;text-align:left}.problem-card h3::after{content:'';display:block;width:42px;height:2px;margin-top:1rem;border-radius:20px;background:#2b7df4}.problem-card p{color:#405b87;font-size:clamp(0.92rem,1vw,1rem);font-weight:500;line-height:1.7}@media (max-width:1024px){.problems{padding:4.5rem 0}.problems .section-title{font-size:clamp(2.35rem,7vw,3.75rem)}.problem-card{min-height:0}}@media (max-width:560px){.problems .section-header{margin-bottom:2.5rem}.problems .section-title{font-size:clamp(2.15rem,10vw,2.75rem)}.problems .section-subtitle{font-size:1rem}.problem-card{padding:2rem}.problem-card__num{margin-bottom:2rem}}.fade-in{opacity:0;transform:translateY(24px);transition:opacity 0.6s ease,transform 0.6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.hero__grid{grid-template-columns:1fr;gap:2.5rem}.problems__grid{grid-template-columns:1fr}.hero__visual{order:-1}.hero__illustration{min-height:410px}}@media (max-width:768px){.logo__image{width:88px;height:58px}.hero__actions{flex-direction:column}.hero__actions .btn{width:100%}.hero__illustration{min-height:340px}}.skip-link{position:fixed;top:8px;left:8px;z-index:999;padding:0.65rem 1rem;border-radius:var(--radius);background:var(--text);color:var(--white);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}@media (max-width:768px){.hero__visual{order:0}.hero__title{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}html[lang="ru"] .hero__title{font-size:clamp(1.85rem,9vw,2.35rem)}}@media (max-width:560px){.container{padding:0 16px}.header__inner{padding-left:8px;padding-right:8px}.header .logo__image{width:72px;height:48px}.header__actions{gap:0.35rem}.lang-switch{padding:2px}.lang-switch__btn{padding:0.28rem 0.38rem;font-size:0.68rem}.header__cta{padding:0.42rem 0.58rem;font-size:0.68rem;border-width:1px}.hero{padding-top:calc(var(--header-h) + 2rem)}.hero__title{font-size:clamp(2rem,10vw,2.65rem)}}@media (max-width:380px){.header .logo__image{width:60px;height:40px}.header__actions{gap:0.2rem}.lang-switch__btn{padding:0.24rem 0.3rem;font-size:0.62rem}.header__cta{padding:0.36rem 0.44rem;font-size:0.6rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto !important;animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important}}@media (max-width:600px){.hero-orbit__item strong{font-size:clamp(8px,1.75cqw,10px);line-height:1.18}.hero-orbit__module--hr{width:29cqw}html[lang="ru"] .hero-orbit__item strong{font-size:clamp(7px,1.55cqw,9px)}.hero-orbit__hub>strong{font-size:clamp(7px,1.6cqw,10px)}.hero-orbit__hub>small,.hero-orbit__footer>strong{font-size:clamp(6px,1.25cqw,8px)}}.hero__content{text-align:center}.hero__title,.section-title{text-align:center}.hero__actions{justify-content:center}:root{--site-heading-size:clamp(2rem,5vw,3rem);--site-heading-long-size:clamp(1.85rem,4.4vw,2.65rem)}.hero__title,.section-header .section-title{font-size:var(--site-heading-size) !important;line-height:1.15;letter-spacing:-0.02em}.problems .section-title{font-size:var(--site-heading-long-size) !important}@media (max-width:760px){:root{--site-heading-size:clamp(2rem,10vw,2.65rem);--site-heading-long-size:clamp(1.75rem,8vw,2.25rem)}}