:root{--c-bg: #0c1828;--c-text: #ffffff;--c-accent: #fefefe;--c-header-bg: #f0e6da}:root{--ff-body: "Outfit", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif}@font-face{font-family:Outfit;src:url(/assets/Outfit-Thin-3mSSPsCK.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/assets/Outfit-ExtraLight-CvRlrC75.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/assets/Outfit-Light-S_bmysjB.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/assets/Outfit-Regular-CZeFCLjM.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/assets/Outfit-Medium-x_F55Dd7.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/assets/Outfit-SemiBold-BG6JAc2c.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/assets/Outfit-Bold-DVwZUuqo.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/assets/Outfit-ExtraBold-3yjCaPd_.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/assets/Outfit-Black-DUS-nAgt.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}html,body{height:100%;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}img{max-width:100%;height:auto}body{margin:0;background:var(--c-bg);color:var(--c-text);font-family:var(--ff-body);line-height:1.5}h1{font-size:clamp(1.7rem,4vw,2.4rem);line-height:1.2}a{color:inherit}main{padding:0;background:var(--c-accent);color:var(--c-bg)}@media(max-width:640px){main{padding:0}}.site-header{background:var(--c-header-bg);color:var(--c-bg)}.site-footer{background:var(--c-bg)}.site-header{position:sticky;top:0;z-index:40}.site-header__inner,.site-footer__inner{width:100%;max-width:1100px;margin:0 auto;box-sizing:border-box}.site-header__inner{padding:1.45rem 1rem;display:flex;align-items:center;gap:1rem}.site-header__right{margin-left:auto;display:flex;align-items:center;gap:2rem}.site-nav{display:flex;align-items:center;gap:1.4rem}.site-nav__link{position:relative;text-decoration:none;color:inherit;font-weight:600;padding:.4rem 0}.site-nav__link:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:-.25rem;width:.38rem;height:.38rem;border-radius:999px;background:var(--c-bg);opacity:0}.site-nav__link.active:after{opacity:1}.lang-switcher{display:inline-flex;align-items:center;gap:.25rem}.lang-switcher__button,.menu-toggle{background:transparent;color:inherit;font:inherit;border:0;border-radius:0;padding:.2rem .35rem;cursor:pointer}.lang-switcher__button{font-weight:300;opacity:.8}.lang-switcher__button.active{font-weight:700;opacity:1}.lang-switcher__divider{opacity:.65}.menu-toggle{display:none;width:2rem;height:2rem;padding:0;margin-left:auto;position:relative;align-items:center;justify-content:center}.menu-toggle__bar{position:absolute;width:18px;height:2px;background:currentColor;border-radius:0;transition:transform .25s ease,opacity .2s ease}.menu-toggle__bar:nth-child(1){transform:translateY(-6px)}.menu-toggle__bar:nth-child(2){transform:translateY(0)}.menu-toggle__bar:nth-child(3){transform:translateY(6px)}.menu-toggle.open .menu-toggle__bar:nth-child(1){transform:rotate(45deg)}.menu-toggle.open .menu-toggle__bar:nth-child(2){opacity:0}.menu-toggle.open .menu-toggle__bar:nth-child(3){transform:rotate(-45deg)}.brand-logo{display:inline-flex;align-items:center;text-decoration:none;color:inherit}.brand-logo__image{width:180px;height:auto;display:block}.brand-logo--white .brand-logo__image{width:122px}.site-footer__inner{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1.6fr);gap:2.5rem;align-items:start;padding:3.5rem 1rem}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:0}.footer-links{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem}.footer-contact{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:.4rem}.footer-link{text-decoration:none;color:inherit;opacity:.85;transition:opacity .2s}.footer-link:hover{opacity:1}.footer-contact p{margin:0;opacity:.85;line-height:1.5}.footer-bottom{margin-top:1rem;opacity:.5;font-size:.82rem}@media(max-width:800px){.menu-toggle{display:inline-flex}.site-header__right{display:none;width:100%;margin-left:0;flex-direction:column;align-items:flex-start;padding-top:.4rem}.site-header__right.open{display:flex}.site-nav{width:100%;flex-direction:column;align-items:flex-start;gap:.7rem}.site-header__inner{flex-wrap:wrap}.site-footer__inner{grid-template-columns:1fr;gap:2rem;padding:2.5rem 1rem}.footer-brand,.footer-links,.footer-contact{align-items:flex-start;text-align:left;gap:.5rem}}.ui-container{width:100%;max-width:1100px;margin:0 auto;padding:0 1rem;overflow-x:hidden}.ui-section{padding:1.25rem 0}.page-title-section{padding-top:2.5rem;padding-bottom:1rem}.ui-section__title{margin:0 0 .75rem;font-size:1.5rem;line-height:1.2}.ui-card{border-radius:0;padding:1rem;background:#fff}.reference-card-link{display:block;text-decoration:none;color:inherit;background:transparent;padding:0;transition:transform .2s ease,opacity .2s ease;min-width:0}.reference-card-link:hover,.reference-card-link:focus-visible{transform:translateY(-3px);opacity:.85}.reference-card-link__title{margin:.75rem 0 .4rem;line-height:1.2;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.ui-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:0;padding:.6rem .9rem;font-weight:600;border:0;cursor:pointer;background:transparent;color:inherit}.ui-button--primary{background:var(--c-accent);color:var(--c-bg)}.ui-button:disabled{opacity:.5;cursor:not-allowed}.home-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem;align-items:center}.home-split--hero{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);align-items:stretch}.home-split__image{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:0;box-shadow:0 4px 12px #0000001a}.home-split__image--hero{aspect-ratio:16 / 9;min-height:580px;image-orientation:none;transform:rotate(-90deg)}.home-hero-copy{display:flex;flex-direction:column;justify-content:center;min-width:0;max-width:36rem}.home-hero-title{margin:0 0 1rem;font-size:clamp(1.9rem,4vw,3rem);line-height:1.2;max-width:16ch;overflow-wrap:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual;text-wrap:pretty}.home-hero-description{margin:0;font-size:clamp(1.02rem,1.8vw,1.25rem);line-height:1.65;max-width:50ch;overflow-wrap:anywhere}.home-hero-intro{margin:1.5rem 0 0;font-size:clamp(.92rem,1.4vw,1.05rem);line-height:1.7;max-width:50ch;opacity:.78;overflow-wrap:anywhere}.home-hero-block{background:var(--c-header-bg);color:var(--c-bg);width:100%}.home-hero-inner{max-width:1100px;margin:0 auto;padding:3.5rem 1rem}.home-section{padding:3rem 0}.home-section--services{padding-top:0;margin-top:-1.25rem}.home-section:first-child:not(.home-section--hero){padding-top:4rem}.home-section--hero{padding-top:0;padding-bottom:2rem;margin-top:0;position:relative;z-index:10}.home-section-title{margin:0 0 .75rem}.home-section-title--center{text-align:center}.home-why-choose-us{max-width:700px;margin:0 auto}.home-expertise-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem;margin-top:1.5rem;padding-bottom:4rem}.home-expertise-item{min-width:0;text-align:left}.home-expertise-item__title{margin:0 0 .45rem;overflow-wrap:anywhere;font-size:1.15rem;color:var(--brand-blue, inherit)}.home-expertise-item__description{margin:0;overflow-wrap:anywhere;opacity:.85;line-height:1.55}.home-expertise-item__tagline{margin:.6rem 0 0;overflow-wrap:anywhere;opacity:.85;line-height:1.55}.home-section--intro{max-width:780px;margin:0 auto;text-align:center;padding-top:3.5rem;padding-bottom:1rem}.home-section--intro-full{padding-top:0;padding-bottom:0}.home-intro-full{background:var(--c-header-bg);color:var(--c-bg);padding:2.5rem 1rem;text-align:center}.home-intro-full .home-intro-text{max-width:780px;margin:0 auto;font-size:clamp(1.05rem,1.7vw,1.2rem);line-height:1.7;opacity:.9}.home-services-intro{max-width:700px;margin:.5rem auto 4.5rem;text-align:center;font-size:clamp(.97rem,1.5vw,1.1rem);line-height:1.65;opacity:.8}.home-intro-text{margin:0 0 1rem;font-size:clamp(1.02rem,1.6vw,1.15rem);line-height:1.7;opacity:.85}.home-intro-text:last-child{margin-bottom:0}@media(max-width:980px){.home-expertise-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.home-section--hero{margin-top:0}.home-hero-inner{padding:2.25rem .75rem}.home-split{grid-template-columns:1fr;gap:1.25rem}.home-split__image--hero{aspect-ratio:4 / 3;min-height:340px}.home-expertise-grid{grid-template-columns:1fr}}.reference-single__hero{background:var(--c-header-bg);color:var(--c-bg);padding:0 1rem 2.5rem}.reference-single__hero-inner{max-width:1100px;margin:0 auto}.reference-single__back-link{display:inline-flex;align-items:center;gap:.45rem;text-decoration:none;color:var(--c-bg);font-weight:600;font-size:.92rem;letter-spacing:.01em;padding:1.25rem 0 1.5rem;opacity:.7;transition:opacity .2s}.reference-single__back-link:hover{opacity:1}.reference-single__back-arrow{display:inline-block;transition:transform .2s}.reference-single__back-link:hover .reference-single__back-arrow{transform:translate(-3px)}.reference-single__hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.55fr);gap:2.5rem;align-items:stretch}.reference-single__copy{min-width:0;display:flex;flex-direction:column;justify-content:center}.reference-single__hero-category{display:inline-block;font-size:.82rem;font-weight:600;letter-spacing:.04em;opacity:.7;margin-bottom:.5rem}.reference-single__title{margin:0 0 1rem;max-width:100%;font-size:clamp(2rem,4.5vw,3.3rem);line-height:1.15;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.reference-single__lead{margin:0;font-size:clamp(1.02rem,1.8vw,1.25rem);line-height:1.65;max-width:56ch}.reference-single__media-wrap{min-width:0;display:flex;flex-direction:column;gap:.75rem}.reference-single__media{position:relative}.reference-single__hero-image{width:100%;aspect-ratio:16 / 10;min-height:520px;object-fit:cover;display:block}.reference-single__placeholder{width:100%;aspect-ratio:16 / 10;min-height:520px;background:var(--c-header-bg);display:grid;place-items:center;color:var(--c-bg);font-weight:600}.reference-single__nav{position:absolute;top:50%;transform:translateY(-50%);border:0;background:#0c18288c;color:#fff;width:2.75rem;height:2.75rem;border-radius:50%;cursor:pointer;display:grid;place-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s,transform .2s}.reference-single__nav:hover{background:#0c1828cc}.reference-single__nav:active{transform:translateY(-50%) scale(.92)}.reference-single__nav--prev{left:.75rem}.reference-single__nav--next{right:.75rem}.reference-single__selector{display:grid;grid-template-columns:repeat(auto-fill,minmax(74px,1fr));gap:.5rem}.reference-single__thumb{border:2px solid transparent;padding:0;cursor:pointer;background:transparent}.reference-single__thumb.is-active{border-color:var(--c-bg)}.reference-single__thumb img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.reference-single__image-source{margin:.35rem 0 0;font-size:.82rem;opacity:.55;text-align:right;font-style:italic}.reference-single__long-description-placeholder{min-height:10rem;display:flex;align-items:center;color:var(--c-bg)}.reference-single__category-badge{display:inline-block;background:var(--c-header-bg);color:var(--c-bg);font-size:.85rem;font-weight:600;letter-spacing:.02em;padding:.3rem .85rem;margin-bottom:1.25rem}.reference-single__specs-list{margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.reference-single__spec-row{display:flex;gap:.75rem;padding-bottom:.6rem;border-bottom:1px solid rgba(12,24,40,.08)}.reference-single__spec-row:last-child{border-bottom:none;padding-bottom:0}.reference-single__spec-row dt{flex:0 0 9rem;font-weight:600;color:var(--c-bg)}.reference-single__spec-row dd{margin:0;flex:1}.reference-single__services{margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(12,24,40,.1)}.reference-single__services-title{margin:0 0 .6rem;font-size:1rem;font-weight:600}.reference-single__services-list{margin:0;padding-left:1.2rem;display:flex;flex-direction:column;gap:.35rem}.reference-single__services-list li{line-height:1.5}.reference-single__bottom-cta{display:flex;justify-content:center;padding-top:.5rem;padding-bottom:2rem}.reference-single__back-button{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;background:var(--c-header-bg);color:var(--c-bg);font-weight:600;font-size:1rem;padding:.85rem 2rem;letter-spacing:.01em;transition:opacity .2s,transform .2s}.reference-single__back-button:hover{opacity:.85;transform:translate(-2px)}@media(max-width:760px){.reference-single__hero{padding:0 1rem 1.5rem}.reference-single__hero-grid{grid-template-columns:1fr;gap:1.25rem}.reference-single__hero-image,.reference-single__placeholder{aspect-ratio:4 / 3;min-height:340px}.reference-single__nav{width:2.25rem;height:2.25rem}}.lightbox-overlay{position:fixed;inset:0;z-index:1000;background:#000000d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden}.lightbox-scroll{width:100%;height:100%;overflow:auto;display:flex;align-items:center;justify-content:center}.lightbox-scroll.is-zoomed{align-items:flex-start;justify-content:flex-start}.lightbox-image-wrap{display:flex;align-items:center;justify-content:center;width:100%;height:100%;flex:0 0 auto}.lightbox-image{max-width:100%;max-height:100%;object-fit:contain;transition:transform .35s ease}.lightbox-image-wrap.is-zoomed{width:max-content;height:auto;max-width:none;max-height:none;padding:2rem}.lightbox-image-wrap.is-zoomed .lightbox-image{max-width:none;max-height:none;width:min(160vw,2400px);height:auto}.lightbox-close{position:fixed;top:1.25rem;right:1.5rem;background:#0006;border:none;color:#fff;font-size:2.2rem;width:2.5rem;height:2.5rem;border-radius:50%;cursor:pointer;opacity:.85;transition:opacity .2s,background .2s;line-height:1;display:grid;place-items:center;z-index:1002}.lightbox-close:hover{opacity:1;background:#0009}.lightbox-zoom{position:fixed;top:1.25rem;right:4.5rem;background:#0006;border:none;color:#fff;width:2.5rem;height:2.5rem;border-radius:50%;cursor:pointer;opacity:.85;transition:opacity .2s,background .2s;display:grid;place-items:center;z-index:1002}.lightbox-zoom:hover{opacity:1;background:#0009}.lightbox-zoom.is-zoomed{background:#fff3}.lightbox-nav{position:fixed;top:50%;transform:translateY(-50%);background:#00000059;border:none;color:#fff;font-size:1.5rem;width:3rem;height:3rem;border-radius:50%;cursor:pointer;display:grid;place-items:center;transition:background .2s;z-index:1002}.lightbox-nav:hover{background:#0000008c}.lightbox-nav--prev{left:1.5rem}.lightbox-nav--next{right:1.5rem}@media(max-width:760px){.lightbox-nav--prev{left:.75rem}.lightbox-nav--next{right:.75rem}}
