@font-face{font-family:NexusSans;src:url('../fonts/nimbus-sans-regular.otf') format('opentype');font-weight:400;font-display:swap}
    @font-face{font-family:NexusSans;src:url('../fonts/nimbus-sans-bold.otf') format('opentype');font-weight:700;font-display:swap}
    @font-face{font-family:NexusSans;src:url('../fonts/nimbus-sans-bold.otf') format('opentype');font-weight:800;font-display:swap}
    @font-face{font-family:NexusSans;src:url('../fonts/nimbus-sans-bold.otf') format('opentype');font-weight:900;font-display:swap}
    @font-face{font-family:NexusNarrow;src:url('../fonts/nimbus-sans-narrow-bold.otf') format('opentype');font-weight:900;font-display:swap}
    :root{--blue:#0b2e86;--blue2:#1459d9;--ink:#0d225c;--muted:#526383;--yellow:#ffc000;--line:#c8daf2;--paper:#fbf8f2;--shadow:0 8px 22px rgba(25,65,126,.07);--radius:13px}
    *{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--ink);font:15px/1.42 NexusSans,Arial,sans-serif;background-color:var(--paper);background-image:radial-gradient(circle at 92% 2%,rgba(75,139,226,.12),transparent 26%),radial-gradient(circle at 3% 58%,rgba(255,192,0,.075),transparent 25%),linear-gradient(rgba(18,66,140,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(18,66,140,.018) 1px,transparent 1px);background-size:auto,auto,110px 110px,110px 110px;color-scheme:light}
    a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.container{width:min(1280px,calc(100% - 48px));margin-inline:auto}.section{padding:19px 0}.section-title{margin:0 0 13px;font:900 26px/1 NexusNarrow,NexusSans,sans-serif;color:var(--blue);letter-spacing:.01em;text-transform:uppercase}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:49px;padding:0 28px;border:2px solid transparent;border-radius:9px;background:var(--yellow);color:#101a2f;font-weight:900;box-shadow:0 7px 15px rgba(255,184,0,.17);transition:.2s}.btn:hover{transform:translateY(-2px);background:#ffca22}.btn-outline{background:#fff;border-color:#7fa6e5;color:var(--blue);box-shadow:none}.btn-small{min-height:44px;padding:0 21px}.card{background:rgba(255,255,255,.95);border:1px solid #d6e4f5;border-radius:var(--radius);box-shadow:var(--shadow)}.pix{object-fit:contain;filter:saturate(1.06)}
    .site-header{position:relative;z-index:30;height:76px;display:flex;align-items:center;background:rgba(255,253,249,.95);border-bottom:1px solid rgba(17,62,132,.055);backdrop-filter:blur(12px)}.header-row{display:grid;grid-template-columns:178px 1fr auto;gap:24px;align-items:center}.logo{display:inline-flex;flex-direction:column;width:max-content;color:var(--blue);font-size:26px;font-weight:900;line-height:.76;letter-spacing:-.045em}.logo span:last-child{letter-spacing:.04em}.nav{display:flex;justify-content:center;gap:38px;font-size:14px;color:#071849}.nav a{position:relative;padding:14px 0}.nav a::after{content:"";position:absolute;left:0;right:100%;bottom:6px;height:2px;background:var(--blue2);transition:.2s}.nav a:hover::after,.nav a.active::after{right:0}.header-actions{display:flex;align-items:center;gap:18px}.phone{display:flex;flex-direction:column;align-items:flex-end;white-space:nowrap}.phone b{color:var(--blue);font-size:17px}.phone span{font-size:11px;color:var(--muted)}.menu-toggle{display:none;width:44px;height:44px;padding:0;border:1px solid #b9cdec;border-radius:10px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px;color:var(--blue)}.menu-toggle span{display:block;width:20px;height:2px;background:currentColor;transition:.2s}.menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
    .hero{padding:8px 0 13px}.hero-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:24px;align-items:center}.hero-kicker{margin-bottom:11px;color:var(--blue);font-weight:900;text-transform:uppercase}.hero h1{margin:0 0 8px;font:900 49px/.96 NexusNarrow,NexusSans,sans-serif;color:var(--blue);letter-spacing:.012em;text-transform:uppercase}.hero-subtitle{margin:0 0 14px;max-width:560px;color:var(--blue);font-size:25px;line-height:1.03;font-weight:900}.hero-copy{margin:0 0 21px;max-width:540px;color:#314670;font-size:16px}.hero-actions-row{display:flex;gap:15px}.hero-art{position:relative;aspect-ratio:1.72;isolation:isolate;filter:drop-shadow(0 13px 19px rgba(35,80,140,.10))}.hero-art::before,.hero-art::after{content:"";position:absolute;inset:1.5% 0 1.2% 0;clip-path:url(#aboutBlob);background:#c8ddf8}.hero-art::after{inset:3.4% 1.7%;background:#fff}.hero-art img{position:absolute;z-index:2;inset:4.2% 2.2%;width:95.6%;height:91.6%;object-fit:cover;object-position:center;clip-path:url(#aboutBlob)}.hero-art svg{position:absolute;z-index:3;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.hero-art path{fill:none;stroke:#8fbae9;stroke-width:1.5;stroke-linecap:round;stroke-dasharray:4 9;opacity:.7}
    .trust-row{display:grid;grid-template-columns:repeat(4,max-content);gap:10px;margin-top:14px}.trust{display:flex;align-items:center;gap:8px;min-height:42px;padding:0 13px;background:#fff;border:1px solid #d8e5f5;border-radius:9px;font-size:12px;font-weight:800;box-shadow:0 4px 9px rgba(25,67,130,.035)}.trust img{width:26px;height:29px;object-fit:contain}
    .journey{display:grid;grid-template-columns:1fr 70px 1fr;gap:18px;align-items:center}.journey-card{display:grid;grid-template-columns:1.12fr .88fr;min-height:218px;overflow:hidden}.journey-card img{width:100%;height:100%;min-height:218px;object-fit:cover}.journey-copy{display:flex;flex-direction:column;justify-content:center;padding:21px}.journey-copy h3{margin:0 0 9px;color:var(--blue);font-size:21px;line-height:1.05}.journey-copy p{margin:0;color:var(--muted);font-size:13px}.journey-arrow{display:grid;place-items:center;color:var(--yellow);font-size:58px;font-weight:900}
    .comfort-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.comfort{display:grid;grid-template-columns:75px 1fr;gap:12px;align-items:center;padding:13px;min-height:122px}.comfort img{width:70px;height:74px}.comfort h3{margin:0 0 6px;color:var(--blue);font-size:15px;line-height:1.15}.comfort p{margin:0;color:var(--muted);font-size:11px;line-height:1.45}
    .approach{display:grid;grid-template-columns:1fr 50px 1fr 50px 1fr;align-items:center;padding:13px 18px;min-height:118px}.approach-step{display:grid;grid-template-columns:47px 1fr 72px;gap:11px;align-items:center}.approach-num{display:grid;place-items:center;width:43px;height:43px;border:2px solid #8db2eb;border-radius:50%;color:var(--blue);font-size:18px;font-weight:900}.approach-step h3{margin:0 0 5px;color:var(--blue);font-size:14px;line-height:1.14}.approach-step p{margin:0;color:var(--muted);font-size:11px}.approach-step img{width:67px;height:72px}.approach-line{height:2px;background:repeating-linear-gradient(90deg,#4c8ae9 0 5px,transparent 5px 12px);position:relative}.approach-line::after{content:"›";position:absolute;right:-2px;top:-14px;color:#4c8ae9;font-size:24px}
    .scope-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.scope-card{min-height:155px;padding:13px;text-align:center}.scope-card img{width:77px;height:79px;margin:0 auto 6px}.scope-card h3{margin:0 0 4px;color:var(--blue);font-size:13px;line-height:1.12}
    .terms{padding:12px}.terms-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.term{display:grid;grid-template-columns:78px 1fr;align-items:center;gap:10px;min-height:103px;padding:7px 16px;border-right:1px solid #d8e5f5}.term:last-child{border-right:0}.term img{width:74px;height:78px}.term h3{margin:0;color:var(--blue);font-size:16px;line-height:1.15}.term h3 span{display:block;color:var(--blue2)}
    .process{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.process-step{position:relative;text-align:center}.process-step:not(:last-child)::after{content:"";position:absolute;left:69%;right:-42%;top:37px;height:2px;background:repeating-linear-gradient(90deg,#4c8ae9 0 5px,transparent 5px 12px)}.process-step:not(:last-child)::before{content:"›";position:absolute;z-index:2;right:-24%;top:23px;color:#4c8ae9;font-size:22px}.process-icon{position:relative;z-index:2;width:78px;height:78px;margin:0 auto 6px}.process-icon img{width:100%;height:100%}.process-icon b{position:absolute;bottom:-3px;left:3px;display:grid;place-items:center;width:24px;height:24px;border:2px solid #fff;border-radius:50%;background:var(--yellow);color:#12275d;font-size:9px}.process-step h3{margin:0;color:var(--blue);font-size:12px}.projects-row{display:grid;grid-template-columns:1fr 1fr 1fr 154px;gap:12px}.mini-project{display:grid;grid-template-columns:45% 55%;min-height:118px;overflow:hidden}.mini-project>img{width:100%;height:118px;object-fit:cover}.mini-project-copy{padding:12px}.mini-project-copy h3{margin:0 0 7px;color:var(--blue);font-size:13px}.mini-project-copy p{margin:0;color:var(--muted);font-size:10px}.project-link{display:flex;align-items:center;justify-content:center;gap:12px;border:2px solid #8cb2eb;border-radius:10px;background:#fff;color:var(--blue);font-weight:900}.project-link span{font-size:27px}
    .quote-card{display:grid;grid-template-columns:175px 45px 1fr 190px 110px;gap:16px;align-items:center;min-height:130px;padding:0 27px;background:linear-gradient(100deg,#edf6ff,#fff 63%,#eff6ff)}.quote-card img{align-self:end;width:145px;height:122px;object-fit:cover;object-position:50% 12%;mix-blend-mode:multiply}.quote-mark{color:var(--blue2);font:900 62px/1 Georgia,serif}.quote-text{font-size:19px;font-weight:800;line-height:1.35}.quote-author{color:var(--blue);font-weight:900;font-size:15px}.sparkles{color:var(--yellow);font-size:40px;letter-spacing:8px}
    .faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px}.faq-grid details{background:#fff;border:1px solid #d9e5f4;border-radius:7px;overflow:hidden}.faq-grid summary{list-style:none;position:relative;padding:11px 38px 11px 15px;color:var(--blue);font-size:12px;font-weight:800;cursor:pointer}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid summary::after{content:"⌄";position:absolute;right:14px;color:var(--blue2)}.faq-grid details[open] summary::after{content:"⌃"}.faq-grid details p{margin:0;padding:0 15px 13px;color:var(--muted);font-size:12px}
    .contact-band{position:relative;margin-top:4px;padding:18px 0;background:#e9f5ff url('../images/contact-city.png') center bottom/cover no-repeat;border-top:1px solid #bdd7f3;border-bottom:1px solid #bdd7f3}.contact-card{display:grid;grid-template-columns:1fr 1.28fr;gap:30px;align-items:center;width:min(1100px,calc(100% - 130px));margin:auto;padding:19px 28px;border-radius:23px;background:rgba(255,255,255,.96);box-shadow:0 8px 28px rgba(44,99,162,.08)}.contact-copy h2{margin:0 0 8px;font:900 32px/1 NexusNarrow,NexusSans,sans-serif;color:var(--blue);text-transform:uppercase}.contact-copy p{margin:0;color:#40557d;font-size:14px}.lead-form{display:grid;grid-template-columns:1fr 1fr auto;gap:9px}.lead-form input{height:42px;padding:0 13px;border:1px solid #b8cdea;border-radius:7px;background:#fff;color:var(--ink);outline:0}.lead-form input:focus{border-color:var(--blue2);box-shadow:0 0 0 3px rgba(22,87,217,.1)}.messenger-label{grid-column:1/-1;color:var(--muted);font-size:10px}.messengers{grid-column:1/3;display:flex;gap:7px}.messenger{display:inline-flex;align-items:center;gap:5px;height:32px;padding:0 10px;border:1px solid #c5d7ef;border-radius:7px;background:#fff;color:var(--blue);font-size:10px;font-weight:800}.messenger i{width:15px;height:15px;border-radius:50%;background:var(--blue2)}.lead-form .btn{grid-column:3;grid-row:2/4;min-height:44px}.privacy{grid-column:1/-1;color:#61708d;font-size:9px}.privacy::before{content:"♙";margin-right:6px;color:var(--blue)}.form-success{display:none;grid-column:1/-1;color:#13753d;font-weight:800;font-size:12px}.form-success.show{display:block}
    .footer{padding:23px 0;background:rgba(255,253,249,.95)}.footer-grid{display:grid;grid-template-columns:220px 1fr 1fr 1.3fr 180px;gap:35px}.footer h4{margin:0 0 8px;color:var(--blue);font-size:12px}.footer ul{list-style:none;margin:0;padding:0;display:grid;gap:4px;color:#4d5e80;font-size:10px}.footer-contact{display:grid;gap:4px;color:#40587e;font-size:11px}.footer-contact a{color:var(--blue);font-weight:800}.footer-note{display:flex;align-items:center;gap:9px;color:#40587e;font-size:11px}.footer-note img{width:38px;height:42px}.copyright{margin-top:18px;color:#72809a;font-size:9px}
    @media(max-width:1080px){.phone{display:none}.hero h1{font-size:41px}.hero-subtitle{font-size:21px}.trust-row{grid-template-columns:1fr 1fr}.comfort-grid{grid-template-columns:1fr 1fr}.scope-grid{grid-template-columns:repeat(3,1fr)}.terms-grid{grid-template-columns:1fr 1fr}.term:nth-child(2){border-right:0}.term:nth-child(-n+2){border-bottom:1px solid #d8e5f5}.projects-row{grid-template-columns:1fr 1fr}.project-link{min-height:90px}.quote-card{grid-template-columns:130px 35px 1fr 140px}.sparkles{display:none}.footer-grid{grid-template-columns:1fr 1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
    @media(max-width:760px){.container{width:calc(100% - 28px)}.site-header{height:auto;padding:14px 0}.header-row{position:relative;grid-template-columns:1fr auto auto;gap:8px}.logo{font-size:21px}.nav{display:none;position:absolute;z-index:40;left:0;right:0;top:calc(100% + 12px);padding:8px 14px;flex-direction:column;gap:0;background:#fff;border:1px solid #c7d9ef;border-radius:13px;box-shadow:0 18px 40px rgba(20,54,112,.16)}.nav.open{display:flex}.nav a{padding:11px 4px;border-bottom:1px solid #edf2f8}.nav a:last-child{border-bottom:0}.nav a::after{display:none}.menu-toggle{display:flex}.header-actions .phone{display:none}.header-actions .btn{min-height:43px;padding:0 12px;font-size:12px}.hero-grid{grid-template-columns:1fr}.hero-art{order:-1}.hero h1{font-size:39px}.hero-subtitle{font-size:21px}.hero-actions-row{flex-direction:column}.hero-actions-row .btn{width:100%}.trust-row{grid-template-columns:1fr 1fr}.journey{grid-template-columns:1fr}.journey-arrow{transform:rotate(90deg);height:40px}.comfort-grid,.scope-grid{grid-template-columns:1fr 1fr}.approach{grid-template-columns:1fr;padding:16px}.approach-line{width:2px;height:28px;margin:auto;background:repeating-linear-gradient(180deg,#4c8ae9 0 5px,transparent 5px 12px)}.approach-line::after{right:-8px;top:8px;transform:rotate(90deg)}.terms-grid{grid-template-columns:1fr}.term,.term:nth-child(2){border-right:0;border-bottom:1px solid #d8e5f5}.term:last-child{border-bottom:0}.process{grid-template-columns:1fr 1fr 1fr;gap:22px 8px}.process-step::after,.process-step::before{display:none!important}.projects-row{grid-template-columns:1fr}.quote-card{grid-template-columns:95px 32px 1fr;padding:0 14px}.quote-card img{width:90px;height:105px}.quote-text{font-size:15px}.quote-author{grid-column:3}.faq-grid{grid-template-columns:1fr}.contact-card{width:calc(100% - 28px);grid-template-columns:1fr;padding:22px}.lead-form{grid-template-columns:1fr}.messenger-label,.messengers,.lead-form .btn,.privacy,.form-success{grid-column:1;grid-row:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
    @media(max-width:430px){.header-actions{display:none}.header-row{grid-template-columns:1fr auto}.hero h1{font-size:34px}.hero-subtitle{font-size:19px}.trust-row,.comfort-grid,.scope-grid,.process,.footer-grid{grid-template-columns:1fr}.journey-card{grid-template-columns:1fr}.journey-card img{height:190px;min-height:0}.projects-row{grid-template-columns:1fr}.mini-project{grid-template-columns:42% 58%}.quote-card{grid-template-columns:80px 1fr}.quote-mark{display:none}.quote-author{grid-column:2}.contact-copy h2{font-size:27px}}
    .hero-art{height:400px}
    .messenger-label{grid-column:1/3;grid-row:2}.messengers{grid-column:1/3;grid-row:3}.lead-form .btn{grid-column:3;grid-row:3;min-height:32px}
    @media(max-width:760px){.hero-art{height:calc((100vw - 28px)/1.72)}.messenger-label,.messengers,.lead-form .btn{grid-column:1;grid-row:auto}}
