:root{--bg: #f8fbff;--surface: rgba(255, 255, 255, .92);--surface-strong: #ffffff;--text: #1f293d;--muted: #66758d;--line: rgba(21, 34, 53, .12);--accent: #2f6fb8;--accent-strong: #245996;--brand: #2f6fb8;--green: #7cc242;--brand-strong: #173f82;--radius-lg: 8px;--radius-md: 8px;--shadow: 0 16px 40px rgba(15, 23, 42, .08);--container: 1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Segoe UI,Tahoma,sans-serif;background:#fff;color:var(--text)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(calc(100% - 48px),var(--container));margin:0 auto}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 28px;border-radius:999px;font-size:.95rem;font-weight:700;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--accent);color:#fff;box-shadow:0 14px 24px #2f6fb838}.button--primary:hover{background:var(--accent-strong)}.button--ghost{border:1px solid var(--line);background:#ffffffdb}.hero{position:relative;overflow:hidden;min-height:100svh;padding:76px 0 0;background:radial-gradient(circle at 88% 88%,rgba(47,111,184,.08),transparent 28%),linear-gradient(180deg,#fff,#f7fbff)}.hero__inner{display:flex;flex-direction:column;gap:0;width:100%;max-width:none;min-height:calc(100svh - 76px);padding:0}.hero__top{position:fixed;top:0;left:0;right:0;z-index:25;display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;min-height:76px;margin:0;padding:0 max(32px,calc((100vw - 1720px)/2 + 32px));background:#ffffffe0;border-bottom:1px solid rgba(21,34,53,.07);backdrop-filter:blur(14px)}.hero__brand{display:inline-flex;align-items:center}.hero__brand img{width:clamp(172px,16vw,186px);height:auto}.hero__nav{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;gap:34px;flex-wrap:nowrap}.hero__nav-link{color:#606a7b;font-size:.92rem;font-weight:600;letter-spacing:.02em;transition:color .18s ease}.hero__nav-link:hover{color:var(--brand)}.floating-contact{position:fixed;top:16px;right:max(24px,calc((100vw - 1720px)/2 + 32px));z-index:30;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border:1px solid transparent;border-radius:999px;background:var(--accent);color:#fff;box-shadow:0 16px 32px #2f6fb838;font-size:.92rem;font-weight:700;white-space:nowrap;opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .18s ease,transform .18s ease,background-color .18s ease}.is-past-hero .floating-contact{opacity:1;pointer-events:auto;transform:translateY(0)}.floating-contact:hover{background:var(--accent-strong)}.hero__stage{display:grid;grid-template-columns:minmax(440px,52vw) minmax(0,1fr);align-items:center;width:100vw;min-height:calc(100svh - 76px);margin-left:calc(50% - 50vw);flex:1;gap:0}.hero__content{display:flex;flex-direction:column;justify-content:center;max-width:620px;padding-left:clamp(48px,7vw,132px);padding-right:clamp(36px,5vw,92px)}.hero__media{position:relative;align-self:stretch;width:100%;min-height:0;overflow:hidden;clip-path:polygon(12% 0,100% 0,100% 100%,0 100%);border-radius:0;background:radial-gradient(circle at 62% 42%,rgba(255,255,255,.55),transparent 34%),linear-gradient(135deg,#dbeaf3,#f4fbff);box-shadow:none;isolation:isolate}.hero__media:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,35,55,.18),transparent 38%),linear-gradient(180deg,#ffffff0a,#0f203033);z-index:1;pointer-events:none}.hero__media:after{content:"";position:absolute;inset:0 auto 0 7.4%;width:2px;background:linear-gradient(180deg,transparent,rgba(126,194,66,.72),transparent);transform:skew(-12deg);transform-origin:top;z-index:2;pointer-events:none}.hero__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%}.hero h1,.proposal-page h1{max-width:none;margin:0;font-size:clamp(3.1rem,4.6vw,5.05rem);line-height:1.06;letter-spacing:0}.hero__title-line{display:block;white-space:nowrap}.hero__title-part--blue{color:var(--accent)}.hero__title-part--green{color:var(--green)}.hero__body,.proposal-page__summary{max-width:560px;margin:28px 0 0;color:var(--muted);font-size:1.17rem;line-height:1.62}.hero__highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,3.2vw,48px);margin:48px 0 0;padding:0;list-style:none}.hero__highlights li{min-height:100%;padding:0;border-radius:8px;background:transparent;border:0;color:#6b7890;font-size:.88rem;font-weight:600;line-height:1.35}.hero__highlights strong,.hero__highlights span{display:block}.hero__highlights strong{color:var(--accent);font-size:1.6rem;line-height:1.05}.hero__highlights span{margin-top:6px}.hero__actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:34px}.services-section{position:relative;overflow:visible;padding:clamp(84px,10vw,128px) 0 clamp(260px,28vw,440px);background:linear-gradient(rgba(47,111,184,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(47,111,184,.07) 1px,transparent 1px),#f6f9fc;background-size:48px 48px}.services-section__inner{display:grid;gap:52px}.services-section__header{max-width:720px}.services-section__eyebrow{margin:0 0 14px;color:var(--green);text-transform:uppercase;letter-spacing:.24em;font-size:.72rem;font-weight:800}.services-section h2{max-width:760px;margin:0;color:var(--text);font-size:clamp(2.2rem,4.3vw,4.2rem);line-height:.96}.services-section h2 span{color:var(--green)}.services-section__header>p:last-child{max-width:640px;margin:24px 0 0;color:var(--muted);font-size:1.08rem;line-height:1.65}.services-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;align-items:start;position:relative;z-index:1}.service-card-shell{position:relative;min-height:258px}.service-card{position:absolute;inset:0 0 auto;z-index:0;display:flex;min-height:100%;flex-direction:column;padding:28px 26px 26px;border:1px solid rgba(47,111,184,.12);border-radius:8px;background:#ffffffeb;color:var(--text);box-shadow:none;transform-origin:center top;transition:transform .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease,color .22s ease}.service-card:hover,.service-card:focus-within{z-index:3;border-color:#1f293de6;background:#1f293d;color:#fff;box-shadow:0 22px 54px #1f293d33;transform:translateY(-10px) scale(1.04)}.service-card__icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;margin-bottom:26px;border-radius:10px;background:#2f6fb80d;color:#2f6fb8;font-size:1rem;font-weight:800;transition:background-color .22s ease,color .22s ease}.service-card__icon svg{width:22px;height:22px}.service-card:hover .service-card__icon,.service-card:focus-within .service-card__icon{background:#76cbe721;color:#76cbe7}.service-card h3{margin:0;color:var(--text);font-size:1.08rem;line-height:1.32;transition:color .22s ease}.service-card p{margin:12px 0 0;color:var(--muted);font-size:.84rem;line-height:1.5;transition:color .22s ease}.service-card:hover h3,.service-card:focus-within h3{color:#fff}.service-card:hover p,.service-card:focus-within p{color:#ffffffbd}.service-card ul{display:grid;gap:12px;max-height:0;margin:0;padding:0;list-style:none;opacity:0;overflow:hidden;transform:translateY(-6px);transition:max-height .26s ease,margin-top .22s ease,opacity .18s ease,transform .22s ease}.service-card:hover ul,.service-card:focus-within ul{max-height:620px;margin-top:24px;opacity:1;transform:translateY(0)}.service-card li{position:relative;padding-left:18px;color:#ffffffe0;font-size:.82rem;line-height:1.35}.service-card li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-top:1px solid #76cbe7;border-right:1px solid #76cbe7;transform:rotate(45deg)}.service-card:after{content:"";display:block;width:26px;height:2px;margin-top:auto;background:#2f6fb8;transition:width .22s ease,background .22s ease}.service-card:hover:after,.service-card:focus-within:after{width:100%;margin-top:26px;background:linear-gradient(90deg,#76cbe7,#7cc242)}.section-block{padding:14px 0}.clients-section{overflow:hidden;padding:clamp(64px,7vw,96px) 0 clamp(54px,6vw,82px);background:#fff}.clients-section__header{margin:0 auto 38px;text-align:center}.clients-section__header p{margin:0 0 12px;color:var(--accent);text-transform:uppercase;letter-spacing:.26em;font-size:.72rem;font-weight:800}.clients-section__header h2{margin:0;color:var(--text);font-size:clamp(2rem,3.2vw,3.1rem);line-height:1}.clients-section__header h2 span{color:var(--accent)}.clients-marquee{position:relative;width:100%;overflow:hidden}.clients-marquee:before,.clients-marquee:after{content:"";position:absolute;top:0;bottom:0;z-index:2;width:min(14vw,180px);pointer-events:none}.clients-marquee:before{left:0;background:linear-gradient(90deg,#fff,#fff0)}.clients-marquee:after{right:0;background:linear-gradient(270deg,#fff,#fff0)}.clients-marquee__track{display:flex;width:max-content;gap:24px;animation:clients-marquee 180s linear infinite;will-change:transform}.clients-marquee:hover .clients-marquee__track{animation-play-state:paused}.client-logo-card{display:flex;width:clamp(142px,12vw,190px);height:84px;align-items:center;justify-content:center;padding:0;border:0;border-radius:0;background:transparent;filter:saturate(.96);transition:transform .18s ease,filter .18s ease}.client-logo-card:hover{filter:saturate(1.1);transform:translateY(-2px)}.client-logo-card img{max-width:100%;max-height:72px;object-fit:contain}@keyframes clients-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 12px))}}.section-block__inner{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;padding:32px;border-radius:var(--radius-lg);background:var(--surface-strong);border:1px solid var(--line);box-shadow:var(--shadow)}.section-block__tag{margin:0 0 10px;color:var(--accent);text-transform:uppercase;letter-spacing:.14em;font-size:.8rem;font-weight:700}.section-block h2{margin:0 0 14px;font-size:clamp(1.8rem,4vw,2.8rem)}.section-block p,.section-block li,.proposal-card p{color:var(--muted);line-height:1.7}.section-block ul{margin:0;padding:0;list-style:none}.section-block li{position:relative;padding-left:22px}.section-block li+li{margin-top:12px}.section-block li:before{content:"";position:absolute;left:0;top:.72em;width:8px;height:8px;border-radius:999px;background:var(--accent)}.proposal-card-wrap{padding:clamp(76px,9vw,118px) 0;background:radial-gradient(circle at 50% 0%,rgba(47,111,184,.08),transparent 38%),#eef3f8}.proposal-card{display:flex;max-width:1180px;min-height:520px;flex-direction:column;align-items:center;justify-content:center;gap:0;margin:0 auto;padding:clamp(56px,7vw,86px) 28px;border-radius:0;text-align:center;background:var(--surface-strong);border:1px solid var(--line);box-shadow:0 28px 80px #1f293d1a}.proposal-card__logo,.proposal-page__logo{width:126px;border-radius:8px;box-shadow:0 20px 48px #1f293d2e}.proposal-card__eyebrow{display:flex;align-items:center;gap:22px;margin-top:34px}.proposal-card__eyebrow span{display:block;width:52px;height:1px;background:var(--accent)}.proposal-card__eyebrow p{margin:0;color:var(--accent);text-transform:uppercase;letter-spacing:.36em;font-size:.78rem;font-weight:800}.proposal-card h2{max-width:820px;margin:26px 0 0;color:var(--text);font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.08}.proposal-card>p{max-width:620px;margin:22px 0 0;color:#7a8498;font-size:clamp(.98rem,1.4vw,1.12rem);line-height:1.6}.proposal-card .button{min-width:232px;margin-top:48px;border-radius:0;background:#1f365b;box-shadow:none}.proposal-card .button:hover{background:var(--accent)}.quote-page{display:flex;align-items:center;min-height:calc(100vh - 76px);padding:132px 0 104px;background:linear-gradient(115deg,#fffffff2,#f7fafdfa 48%,#edf3faf5),var(--bg)}.quote-page__inner{max-width:900px;margin:0 auto;text-align:center}.quote-page__logo{width:116px;margin:0 auto 30px;border-radius:8px;box-shadow:0 20px 48px #1f293d2e}.quote-page__eyebrow{margin:0;color:var(--accent);font-size:.78rem;font-weight:700;letter-spacing:.38em;text-transform:uppercase}.quote-page__rule{width:48px;height:2px;margin:18px auto 0;background:var(--accent)}.quote-page__title{margin:16px 0 0;color:var(--text);font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:300;line-height:1.1}.quote-page__intro{margin:20px auto 0;max-width:540px;color:var(--muted);font-size:.98rem;line-height:1.65}.quote-card{position:relative;margin:46px auto 0;max-width:620px;padding:56px 52px 52px;text-align:center;color:#fff;background:radial-gradient(circle at 82% 18%,rgba(76,142,214,.26),transparent 48%),linear-gradient(150deg,var(--brand-strong) 0%,#0c1f3f 100%);border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-lg);box-shadow:0 34px 90px #07122338;overflow:hidden}.quote-card:before{content:"";position:absolute;left:50%;top:0;width:min(360px,70%);height:3px;background:var(--accent);transform:translate(-50%)}.quote-card__pricing{display:flex;flex-direction:column;align-items:center}.quote-card__item{margin:0;color:#e0ebf7c7;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.quote-card__price{margin:18px 0 0;color:#fff;font-size:clamp(2rem,5vw,3rem);line-height:1.05;font-weight:400}.quote-card__note{display:inline-block;margin-left:8px;color:#dde5f3c7;font-size:.92rem;font-weight:600;letter-spacing:.04em;vertical-align:middle}.quote-card__includes{display:grid;gap:14px;margin:34px 0 0;padding:30px 0 0;list-style:none;text-align:left;border-top:1px solid rgba(255,255,255,.14)}.quote-card__includes li{position:relative;padding-left:30px;color:#e0ebf7e6;font-size:1rem;line-height:1.5}.quote-card__includes li:before{content:"";position:absolute;left:2px;top:4px;width:14px;height:8px;border-left:2px solid var(--accent);border-bottom:2px solid var(--accent);transform:rotate(-45deg)}.quote-card__validity{margin:30px 0 0;color:#cfe0fbb3;font-size:.82rem;letter-spacing:.04em}.site-footer{padding:42px 0;background:#111827}.site-footer p{margin:0;text-align:center;color:#ffffff8a;text-transform:uppercase;letter-spacing:.32em;font-size:.78rem;font-weight:800}@media(max-width:820px){.hero{min-height:auto;padding-top:112px}.hero__inner{gap:34px;width:min(calc(100% - 32px),var(--container));min-height:auto;margin:0 auto}.section-block__inner,.proposal-card{padding:24px}.hero__top{width:100%;min-height:96px;align-items:flex-start;flex-direction:column;gap:18px;padding:16px}.hero__nav{position:static;transform:none;gap:18px 24px;justify-content:flex-start;flex-wrap:wrap;margin:0}.floating-contact{top:auto;right:16px;bottom:16px;min-height:46px}.hero__stage,.section-block__inner,.proposal-card{grid-template-columns:1fr}.hero__stage{width:100%;min-height:auto;margin-left:0}.hero__content{padding:8px 0 28px}.hero__media{aspect-ratio:16 / 10;min-height:0;order:-1;clip-path:polygon(0 0,100% 0,100% 86%,0 100%);border-radius:16px}.hero__media:after{inset:auto 0 8%;width:auto;height:2px;background:linear-gradient(90deg,transparent,rgba(126,194,66,.72),transparent);transform:skewY(-4deg)}.hero__media img{object-position:50% 54%}.hero h1,.proposal-page h1{max-width:11ch;font-size:clamp(2.55rem,12vw,3.4rem)}.hero__title-line{white-space:normal}.hero__body,.proposal-page__summary{font-size:1.04rem}.hero__actions .button{flex:1 1 210px}.hero__highlights{grid-template-columns:1fr;gap:16px;margin-top:34px}.proposal-card{min-height:auto}.proposal-card__logo{width:104px}.proposal-card__eyebrow{gap:14px;margin-top:28px}.proposal-card__eyebrow span{width:32px}.proposal-card__eyebrow p{letter-spacing:.24em}.services-section{padding:72px 0}.services-grid{grid-template-columns:1fr}.service-card-shell{min-height:auto}.service-card{position:relative;min-height:auto}.service-card:hover,.service-card:focus-within{transform:translateY(-8px)}.clients-marquee__track{gap:14px;animation-duration:150s}.client-logo-card{width:142px;height:72px;padding:0}.client-logo-card img{max-height:60px}}@media(min-width:821px)and (max-width:1060px){.hero__stage{grid-template-columns:minmax(340px,52vw) minmax(0,1fr);gap:0}.hero__nav{gap:20px}.hero__media{min-height:0}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card:hover,.service-card:focus-within{transform:translateY(-10px) scale(1.02)}}@media(min-width:1061px)and (max-width:1320px){.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card:hover,.service-card:focus-within{transform:translateY(-10px) scale(1.03)}}@media(max-width:520px){.container{width:min(calc(100% - 24px),var(--container))}.hero{padding-top:112px}.hero__brand img{width:154px}.hero__nav{gap:12px 18px}.hero__nav-link{font-size:.84rem}.hero__media{aspect-ratio:16 / 11;min-height:0}.hero h1,.proposal-page h1{max-width:12ch;font-size:clamp(2.2rem,11vw,2.8rem)}.button{width:100%}}@media(max-height:720px)and (min-width:821px){.hero{padding-top:64px}.hero__inner{min-height:calc(100svh - 64px)}.hero__top{min-height:56px}.hero__stage{min-height:calc(100svh - 64px)}.hero h1,.proposal-page h1{font-size:clamp(2.8rem,4.2vw,4rem)}.hero__body,.proposal-page__summary{margin-top:20px;font-size:1.04rem}.hero__actions{margin-top:24px}.hero__highlights{margin-top:30px}}
