:root{--ink: #07111d;--ink-soft: #233243;--navy: #082b48;--blue: #1f639d;--blue-bright: #2d8bd4;--steel: #d8e2ea;--paper: #f7f8f8;--white: #ffffff;--amber: #d7a84c;--sage: #8fae9a;--coral: #b94d3c;--line: rgba(7, 17, 29, .14);--shadow: 0 26px 70px rgba(7, 17, 29, .18);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;min-width:320px;background:var(--paper)}button,a{font:inherit}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}.site-shell{overflow:clip;background:linear-gradient(180deg,rgba(247,248,248,0) 0%,var(--paper) 46rem),radial-gradient(circle at 18% 6%,rgba(215,168,76,.18),transparent 24rem),var(--paper)}.topbar{position:fixed;z-index:40;top:18px;left:50%;display:grid;width:min(1180px,calc(100% - 28px));grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:7px 12px 7px 16px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:#07111d9e;color:var(--white);transform:translate(-50%);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 16px 44px #00000038}.brand{display:inline-flex;min-width:0;align-items:center;gap:10px;font-weight:800;letter-spacing:0;white-space:nowrap}.brand img{width:88px;height:58px;filter:brightness(0) invert(1);object-fit:contain}.nav{display:flex;min-width:0;justify-content:center;gap:2px}.nav button,.lang-switch button,.menu-button{color:#ffffffdb;background:transparent}.nav button{padding:10px 12px;border-radius:999px;font-size:.9rem;font-weight:800;transition:color .22s ease,background .22s ease,transform .22s ease}.nav button:hover,.nav button:focus-visible{color:var(--white);background:#ffffff21;outline:none;transform:scale(1.06)}.top-actions{display:inline-flex;align-items:center;gap:8px}.lang-switch{display:grid;grid-template-columns:1fr 1fr;padding:3px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff14}.lang-switch button{min-width:42px;padding:8px 10px;border-radius:999px;font-size:.78rem;font-weight:800}.lang-switch button.is-active{color:var(--ink);background:var(--white)}.menu-button{display:none;width:44px;height:44px;place-items:center;border-radius:50%;background:#ffffff1a}.hero{position:relative;min-height:92svh;color:var(--white);isolation:isolate}.hero-video,.hero-slide-layer,.hero-slide-layer img,.hero-shade{position:absolute;inset:0}.hero-video{z-index:-4;width:100%;height:100%;object-fit:cover;opacity:.42}.hero-slide-layer{z-index:-3;overflow:hidden}.hero-slide-layer img{width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.06);transition:opacity 1.2s ease,transform 7s ease}.hero-slide-layer img.is-active{opacity:1;transform:scale(1)}.hero-shade{z-index:-2;background:linear-gradient(90deg,#030b13eb,#05121fa3 42%,#05121f33),linear-gradient(180deg,#030a1259,#030a121a 48%,#030a12c7)}.hero-content{display:grid;width:min(1180px,calc(100% - 34px));min-height:92svh;margin:0 auto;padding:122px 0 12px;grid-template-rows:1fr auto;gap:36px}.hero-copy{width:min(780px,100%);align-self:end}.eyebrow{margin:0 0 16px;color:var(--amber);font-size:clamp(1.02rem,1.7vw,1.48rem);font-weight:760;line-height:1.18;letter-spacing:0;text-shadow:0 14px 34px rgba(0,0,0,.16)}.hero h1,.section-heading h2,.contact-content h2{margin:0;font-weight:900;letter-spacing:0;line-height:.96}.hero h1{max-width:15ch;font-size:clamp(3.6rem,8.8vw,8.2rem)}.hero-subtitle{max-width:620px;margin:28px 0 0;color:#ffffffd1;font-size:clamp(1.08rem,2.3vw,1.55rem);line-height:1.45}.hero-actions,.contact-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-inline-caption{max-width:540px;margin:0;color:var(--white);font-size:clamp(1.02rem,1.7vw,1.48rem);font-weight:760;line-height:1.18;text-shadow:0 14px 34px rgba(0,0,0,.42)}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;border-radius:999px;padding:13px 20px;font-weight:850;line-height:1.1}.button-primary{color:var(--white);background:linear-gradient(135deg,var(--blue),var(--blue-bright));box-shadow:0 16px 34px #1f639d52}.button-primary:hover,.button-primary:focus-visible{transform:translateY(-1px)}.button-secondary{border:1px solid rgba(255,255,255,.24);color:var(--white);background:#ffffff1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.button-secondary:hover,.button-secondary:focus-visible{background:#fff3}.hero-stats{display:grid;width:min(840px,100%);grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:#ffffff1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-bottom-row{display:grid;grid-template-columns:minmax(0,840px) minmax(250px,auto);gap:16px;align-items:stretch}.hero-bottom-cta{min-width:250px;height:100%;min-height:100%;border-radius:6px}.stat{padding:20px;background:#05121f5c;opacity:0;transform:translateY(18px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--reveal-order, 0) * 90ms + .18s);will-change:opacity,transform}.hero-bottom-row.is-visible .stat{opacity:1;transform:translateY(0)}.stat strong{display:block;font-size:clamp(1.8rem,4vw,3rem);line-height:1}.stat span{display:block;margin-top:8px;color:#ffffffbd;font-size:.94rem;line-height:1.3}.section{padding:clamp(78px,10vw,136px) 0;scroll-margin-top:118px}.contact-section{scroll-margin-top:118px}.section-inner{width:min(1180px,calc(100% - 34px));margin:0 auto}.split{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(300px,1.15fr);gap:clamp(38px,7vw,100px);align-items:start}.section-heading{max-width:760px}.section-heading.centered{margin:0 auto 44px;text-align:center}.section-heading h2,.contact-content h2{color:var(--ink);font-size:clamp(2rem,3.8vw,3.75rem);line-height:1.04}.about-copy{color:var(--ink-soft);font-size:clamp(1.02rem,1.5vw,1.24rem);line-height:1.75}.about-copy p:first-child{margin-top:0}.intro-section{background:linear-gradient(120deg,#ffffffeb,#f7f8f8b8),repeating-linear-gradient(90deg,rgba(31,99,157,.07) 0 1px,transparent 1px 72px)}.process-section{background:var(--ink);color:var(--white)}.process-section .section-heading h2{color:var(--white)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.process-step{position:relative;min-height:238px;padding:22px;border:1px solid rgba(255,255,255,.13);border-radius:6px;background:linear-gradient(180deg,#ffffff1f,#ffffff08),#ffffff0a;overflow:hidden;transition:border-color .45s ease,background .45s ease,box-shadow .45s ease}.process-step:after,.service-card:after{position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.22),transparent 42%);opacity:0;transition:opacity .45s ease;content:""}.process-step:hover{border-color:#ffffff47;background:linear-gradient(180deg,#ffffff29,#ffffff0d),#ffffff0f;box-shadow:0 26px 60px #0003}.process-step:hover:after,.service-card:hover:after{opacity:1}.process-step svg{color:var(--amber)}.step-number,.project-copy span,.advantage-panel span{display:inline-block;margin-bottom:18px;color:var(--amber);font-weight:900}.process-step h3,.service-card h3,.project-copy h3{margin:0;font-size:clamp(1.25rem,2vw,2rem);line-height:1.1}.process-step p,.service-card p,.project-copy p{margin:12px 0 0;color:#ffffffb8;line-height:1.55}.advantage-band{display:grid;width:min(1180px,calc(100% - 34px));grid-template-columns:repeat(3,1fr);overflow:hidden;margin:clamp(70px,8vw,110px) auto;border-radius:8px;background:var(--navy);color:var(--white);box-shadow:var(--shadow)}.advantage-panel{min-height:0;padding:clamp(24px,3vw,38px);border-right:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#1f639d33,#07111d2e),var(--navy)}.advantage-panel:nth-child(2){background:linear-gradient(180deg,#8fae9a33,#07111d2e),#123047}.advantage-panel:nth-child(3){border-right:0;background:linear-gradient(180deg,#b94d3c29,#07111d2e),#162637}.advantage-panel h2{max-width:16ch;margin:0;font-size:clamp(1.65rem,2.4vw,2.7rem);line-height:1.02}.advantage-panel p{max-width:430px;margin:16px 0 0;color:#ffffffc2;font-size:clamp(.94rem,1.2vw,1.08rem);line-height:1.55}.services-section{background:#eef2f5}.services-section .section-heading{max-width:100%;margin:0 auto;text-align:center}@media(min-width:960px){.services-section .section-heading h2{white-space:nowrap}}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px}.service-card{position:relative;min-height:174px;overflow:hidden;padding:22px;border:1px solid var(--line);border-radius:6px;background:#ffffffb8;box-shadow:0 10px 32px #07111d0f;transition:border-color .45s ease,background .45s ease,box-shadow .45s ease}.service-card svg{color:var(--blue)}.service-card p{color:var(--ink-soft)}.service-card:hover{border-color:#1f639d38;background:#ffffffeb;box-shadow:0 24px 56px #07111d1f}.projects-section{background:var(--white)}.project-stack{display:grid;gap:18px}.project-gallery{display:grid;gap:14px}.project-stage{position:relative;min-height:clamp(430px,62vw,720px);margin:0;overflow:hidden;border-radius:8px;background:var(--ink);box-shadow:var(--shadow)}.project-stage img{width:100%;height:100%;object-fit:cover}.project-stage figcaption{position:absolute;right:0;bottom:0;left:0;padding:56px 28px 24px;color:var(--white);background:linear-gradient(180deg,#07111d00,#07111de6);font-size:clamp(1.55rem,3vw,3.2rem);font-weight:900;line-height:1.08}.project-thumb-row{display:grid;grid-auto-columns:minmax(148px,1fr);grid-auto-flow:column;gap:10px;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin}.project-thumb-row button{overflow:hidden;height:112px;min-width:148px;border:3px solid transparent;border-radius:6px;background:var(--ink);opacity:.68}.project-thumb-row button.is-active{border-color:var(--amber);opacity:1}.project-thumb-row img{width:100%;height:100%;object-fit:cover}.project-feature{display:grid;min-height:650px;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);overflow:hidden;border-radius:8px;background:var(--ink);color:var(--white);box-shadow:var(--shadow)}.project-feature:nth-child(2n){grid-template-columns:minmax(320px,.65fr) minmax(0,1.35fr)}.project-feature:nth-child(2n) .project-media{order:2}.project-media{position:relative;min-height:420px;overflow:hidden}.project-media>img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.project-feature:hover .project-media>img{transform:scale(1.035)}.project-thumbs{position:absolute;right:18px;bottom:18px;display:grid;grid-template-columns:repeat(3,88px);gap:8px}.project-thumbs img{width:88px;height:72px;border:2px solid rgba(255,255,255,.75);border-radius:4px;object-fit:cover}.project-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(34px,5vw,70px)}.project-copy h3{font-size:clamp(2rem,4vw,4.6rem)}.text-link{display:inline-flex;width:fit-content;align-items:center;gap:7px;margin-top:30px;padding:0;color:var(--amber);background:transparent;font-weight:900}.references-section{background:var(--ink);color:var(--white)}.references-section .section-heading h2{color:var(--white)}.reference-list{display:grid;max-width:1120px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 32px;margin:0 auto;padding:0 0 0 22px;list-style:disc}.reference-list li{padding:0;color:#ffffffc7;font-size:1rem;font-weight:750;line-height:1.36;opacity:0;transform:translateY(12px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--reveal-order, 0) * 35ms + .18s)}.reference-list.is-visible li{opacity:1;transform:translateY(0)}.gallery-section{background:#eef2f5;color:var(--ink)}.gallery-section .section-heading h2{color:var(--ink)}.filter-row{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 0 30px}.filter-row button{min-height:42px;border:1px solid rgba(7,17,29,.14);border-radius:999px;padding:10px 16px;color:var(--ink-soft);background:#ffffffb8;font-weight:800}.filter-row button.is-active{color:var(--white);background:var(--ink)}.gallery-grid{display:flex;gap:10px;overflow-x:auto;padding:4px 0 14px;scrollbar-width:thin}.gallery-item{position:relative;flex:0 0 min(280px,78vw);height:190px;min-height:0;overflow:hidden;border-radius:6px;background:#111b26}.gallery-item.landscape{flex-basis:min(360px,82vw)}.gallery-item.portrait{flex-basis:min(220px,70vw);height:190px}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.gallery-item:hover img,.gallery-item:focus-visible img{transform:scale(1.05)}.gallery-item span{position:absolute;right:0;bottom:0;left:0;min-height:64px;padding:26px 16px 14px;color:var(--white);background:linear-gradient(180deg,#07111d00,#07111de0);font-size:clamp(.92rem,1.4vw,1.12rem);font-weight:900;line-height:1.15;text-align:left}.contact-section{position:relative;min-height:560px;color:var(--white);isolation:isolate}.contact-bg,.contact-bg img{position:absolute;inset:0;z-index:-2}.contact-bg img{width:100%;height:100%;object-fit:cover}.contact-bg:after{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#07111deb,#07111d9e),linear-gradient(180deg,#07111d33,#07111dbd);content:""}.contact-content{width:min(1180px,calc(100% - 34px));margin:0 auto;padding:clamp(74px,8vw,110px) 0;text-align:center}.contact-content h2{max-width:820px;margin:0 auto;color:var(--white)}.contact-content>p:not(.eyebrow){max-width:760px;margin:18px auto 0;color:#ffffffe0;font-size:clamp(1.12rem,2vw,1.42rem);line-height:1.55}.contact-actions{justify-content:center}.contact-content address{display:grid;gap:8px;max-width:720px;margin:30px auto 0;color:#ffffffd6;font-style:normal;line-height:1.45;text-align:center}.nowrap{white-space:nowrap}.footer{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;padding:22px max(18px,calc((100vw - 1180px)/2));background:var(--ink);color:#ffffffb8;font-weight:750}.footer-brand{display:inline-flex;align-items:center;gap:12px;color:var(--white)}.footer-brand img{width:78px;height:40px;object-fit:contain;filter:brightness(0) invert(1)}.back-to-top{position:fixed;right:18px;bottom:18px;z-index:45;display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.36);border-radius:999px;padding:13px 18px;color:var(--white);background:#082b48d1;box-shadow:0 18px 42px #07111d47;font-size:.82rem;font-weight:900;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.back-to-top:hover,.back-to-top:focus-visible{background:var(--blue);outline:none;transform:translateY(-1px)}.lightbox{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:72px 78px;background:#03080eeb}.lightbox img{width:auto;height:auto;max-width:calc(100vw - 156px);max-height:calc(100svh - 144px);border-radius:6px;object-fit:contain;box-shadow:0 30px 80px #00000080}.lightbox-close,.lightbox-nav{position:fixed;display:grid;width:48px;height:48px;place-items:center;border-radius:50%;color:var(--white);background:#ffffff1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.lightbox-close{top:20px;right:20px}.lightbox-nav.prev{left:18px}.lightbox-nav.next{right:18px}[data-reveal]{--reveal-x: 0;--reveal-y: 38px;--reveal-scale: 1;--reveal-blur: 12px;opacity:0;transform:translate3d(var(--reveal-x),var(--reveal-y),0) scale(var(--reveal-scale));filter:blur(var(--reveal-blur));transition:opacity 1.05s cubic-bezier(.16,1,.3,1),transform 1.05s cubic-bezier(.16,1,.3,1),filter 1.05s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--reveal-order, 0) * 75ms);will-change:opacity,transform,filter}[data-reveal=slide-left]{--reveal-x: -46px;--reveal-y: 12px}[data-reveal=slide-right]{--reveal-x: 46px;--reveal-y: 12px}[data-reveal=card]{--reveal-y: 52px;--reveal-scale: .965;--reveal-blur: 10px}[data-reveal=scale-up],[data-reveal=gallery-card]{--reveal-y: 30px;--reveal-scale: .94;--reveal-blur: 8px}[data-reveal].is-visible{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}@media(max-width:1040px){.topbar{grid-template-columns:auto auto;justify-content:space-between}.nav{position:fixed;top:88px;right:0;left:0;display:none;width:min(560px,calc(100vw - 28px));margin:0 auto;padding:10px;border-radius:18px;background:#07111df0;box-shadow:0 16px 44px #0000003d}.nav.is-open{display:grid}.nav button{width:100%;text-align:left}.menu-button{display:grid}.process-grid,.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.advantage-band{grid-template-columns:repeat(3,minmax(0,1fr))}.advantage-panel{border-right:0;border-right:1px solid rgba(255,255,255,.16);border-bottom:0}.advantage-panel:last-child{border-right:0}}@media(max-width:760px){.topbar{top:10px;width:calc(100% - 18px);gap:10px;padding:8px}.brand span{display:none}.brand img{width:72px;height:48px}.lang-switch button{min-width:38px;padding:8px}.hero-content{width:min(100% - 24px,1180px);min-height:94svh;padding-top:98px}.hero h1{max-width:10ch;font-size:clamp(2.95rem,17vw,5.25rem)}.hero-stats,.hero-bottom-row{grid-template-columns:1fr}.nav{top:74px}.hero-inline-caption{font-size:clamp(.98rem,4.8vw,1.35rem)}.button{width:100%;min-height:50px}.split,.reference-list{grid-template-columns:1fr}.section-heading h2,.contact-content h2{font-size:clamp(2rem,10vw,3.2rem)}.process-grid,.services-grid,.advantage-band{grid-template-columns:1fr}.advantage-panel{border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.advantage-panel:last-child{border-bottom:0}.process-step,.service-card{min-height:auto}.gallery-item,.gallery-item.landscape,.gallery-item.portrait{flex-basis:min(270px,78vw);height:180px;min-height:0}.project-stage{min-height:420px}.project-stage figcaption{padding:48px 18px 18px;font-size:clamp(1.25rem,8vw,2.25rem)}.project-thumb-row button{height:92px;min-width:126px}.lightbox{padding:72px 16px}.lightbox img{max-width:calc(100vw - 32px);max-height:calc(100svh - 144px)}.lightbox-nav{top:auto;bottom:18px}.back-to-top{right:12px;bottom:12px;min-height:44px;padding:12px 14px;font-size:.74rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
