*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{min-width:320px;min-height:100%;margin:0}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{text-decoration:none}button,input,textarea,select{font:inherit}.site{color:#ecf3ff;background:radial-gradient(circle at top,#38bdf824,#0000 28%),radial-gradient(circle at 0 100%,#3b82f61f,#0000 25%),linear-gradient(#08111f 0%,#0b1423 100%);min-height:100vh}.container{width:min(1180px,100% - 40px);margin:0 auto}.header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#08111fb8;border-bottom:1px solid #ffffff14;position:sticky;top:0}.header__row{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.brand{color:inherit;align-items:center;gap:12px;display:flex}.brand__icon{background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:14px;place-items:center;width:42px;height:42px;font-weight:800;display:grid;box-shadow:0 10px 30px #2563eb47}.brand__title{font-size:18px;font-weight:700;line-height:1}.brand__subtitle{color:#97a9c5;margin-top:4px;font-size:12px}.nav{gap:28px;display:flex}.nav a{color:#c8d6ea;font-size:14px;transition:all .2s}.nav a:hover{color:#fff}.btn{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:600;transition:transform .2s,filter .2s,background .2s;display:inline-flex;box-shadow:0 12px 30px #2563eb47}.btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.btn--small{min-height:42px;padding:0 18px}.btn--ghost{box-shadow:none;background:#ffffff08;border-color:#ffffff1f}.hero{padding:72px 0 44px}.hero__grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:36px;display:grid}.hero__content h1{letter-spacing:-.04em;max-width:760px;margin:0;font-size:clamp(42px,5.8vw,72px);line-height:.98}.hero__text{color:#b6c6dd;max-width:700px;margin:22px 0 0;font-size:19px;line-height:1.75}.hero__actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.tag,.section__tag{color:#bcecff;background:#38bdf81a;border:1px solid #7dd3fc2e;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:13px;display:inline-flex}.tag{margin-bottom:18px}.heroCard,.card,.contacts{background:#ffffff0b;border:1px solid #ffffff14;border-radius:28px;box-shadow:0 18px 50px #00000038}.heroCard{padding:26px}.heroCard__top{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.heroCard__top h3{margin:8px 0 0;font-size:28px;line-height:1.1}.heroCard__mark{color:#7dd3fc;background:#06b6d41f;border-radius:18px;flex-shrink:0;place-items:center;width:58px;height:58px;font-size:24px;font-weight:800;display:grid}.muted{color:#90a5c4;font-size:13px}.heroCard__list{gap:14px;display:grid}.miniCard{background:#08111fad;border:1px solid #ffffff0f;border-radius:20px;padding:18px}.miniCard strong{margin-bottom:6px;font-size:16px;display:block}.miniCard span{color:#9cb0cb;font-size:14px;line-height:1.6}.section{padding:42px 0}.section--last{padding-bottom:72px}.section h2{letter-spacing:-.03em;margin:16px 0 0;font-size:clamp(32px,4vw,50px);line-height:1.06}.section__text{color:#b6c6dd;max-width:760px;margin:18px 0 0;font-size:17px;line-height:1.75}.section__text--wide{max-width:960px}.section__text--left{max-width:none}.grid{gap:18px;margin-top:30px;display:grid}.grid--services{grid-template-columns:repeat(3,1fr)}.grid--steps{grid-template-columns:repeat(4,1fr)}.card{padding:24px}.card h3{margin:0 0 10px;font-size:22px;line-height:1.2}.card p{color:#b6c6dd;margin:0;line-height:1.75}.num,.step{border-radius:16px;place-items:center;width:46px;height:46px;margin-bottom:16px;font-weight:700;display:grid}.num{color:#86efac;background:#10b9811f}.step{color:#c7d2fe;background:#6366f124}.jobs{grid-template-columns:1fr 1fr;gap:18px;display:grid}.card--accent{background:linear-gradient(135deg,#22d3ee14,#3b82f614),#ffffff0d}.checkList{gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}.checkList li{color:#dbe8f8;padding-left:28px;line-height:1.65;position:relative}.checkList li:before{content:"✓";color:#86efac;font-weight:700;position:absolute;top:0;left:0}.contacts{grid-template-columns:1fr .95fr;gap:28px;padding:32px;display:grid}.contacts__grid{gap:14px;display:grid}.contactItem{background:#08111fad;border:1px solid #ffffff0f;border-radius:20px;padding:20px}.contactItem span{color:#90a5c4;margin-bottom:8px;font-size:14px;display:block}.contactItem strong{color:#fff;word-break:break-word;font-size:20px}.footer{border-top:1px solid #ffffff14}.footer__row{color:#90a5c4;justify-content:space-between;align-items:center;gap:16px;min-height:76px;font-size:14px;display:flex}@media (width<=1100px){.hero__grid,.grid--services,.grid--steps,.jobs,.contacts{grid-template-columns:1fr 1fr}.grid--steps .card:last-child{grid-column:span 2}}@media (width<=860px){.nav{display:none}.hero__grid,.grid--services,.grid--steps,.jobs,.contacts{grid-template-columns:1fr}.grid--steps .card:last-child{grid-column:auto}.hero{padding-top:42px}.footer__row{text-align:center;flex-direction:column;min-height:auto;padding:18px 0}}@media (width<=560px){.container{width:min(1180px,100% - 20px)}.hero__content h1{font-size:36px}.hero__actions{flex-direction:column}.btn,.btn--small{width:100%}.heroCard,.card,.contacts{border-radius:22px}}
