.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:linear-gradient(180deg,#0f172af2,#0f172acc);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0}.header-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:.65rem;z-index:1001;text-decoration:none;min-width:0}.logo-img{display:block;flex-shrink:0;height:44px;width:auto;max-width:120px;object-fit:contain;object-position:left center}.logo-text{color:#f5e6c8;font-size:1.125rem;font-weight:700;letter-spacing:.04em;line-height:1.2;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.45)}.nav{display:flex;gap:2rem;align-items:center}.nav-link{color:#fff;text-decoration:none;font-size:1rem;font-weight:500;transition:opacity .3s ease;padding:.5rem 0}.nav-link:hover{opacity:.8}.header-actions{display:flex;align-items:center;gap:1rem}.mobile-menu-button{display:none;background:transparent;border:none;cursor:pointer;padding:.5rem;z-index:1001}.hamburger{display:flex;flex-direction:column;gap:4px;width:24px;height:18px;position:relative}.hamburger span{display:block;width:100%;height:2px;background:#fff;border-radius:2px;transition:all .3s ease}.hamburger-open span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.hamburger-open span:nth-child(2){opacity:0}.hamburger-open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width: 1024px){.header-container{padding:0 1.5rem}.nav{gap:1.5rem}}.mobile-dropdown{position:absolute;top:100%;left:0;right:0;background:linear-gradient(180deg,#0f172afa,#0f172af2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-height:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;opacity:0;box-shadow:0 10px 30px #0000004d;border-top:1px solid rgba(255,255,255,.1)}.mobile-dropdown.dropdown-open{max-height:400px;opacity:1}.mobile-nav{display:flex;flex-direction:column;padding:1rem 0}.mobile-nav-link{color:#fff;text-decoration:none;font-size:1rem;font-weight:500;padding:.875rem 2rem;transition:background-color .3s ease,padding-left .3s ease;border-bottom:1px solid rgba(255,255,255,.05)}.mobile-nav-link:last-child{border-bottom:none}.mobile-nav-link:hover,.mobile-nav-link:active{background-color:#ffffff1a;padding-left:2.5rem}@media (max-width: 768px){.header{padding:.75rem 0}.header-container{padding:0 1rem;position:relative}.logo-img{height:36px;max-width:100px}.logo-text{font-size:.95rem;letter-spacing:.02em}.nav{display:none}.mobile-menu-button{display:block}}@media (max-width: 480px){.header-container{padding:0 .75rem}.logo-img{height:32px;max-width:88px}.logo-text{font-size:.78rem;letter-spacing:.01em}.mobile-nav-link{font-size:.95rem;padding:.75rem 1.5rem}.mobile-nav-link:hover,.mobile-nav-link:active{padding-left:2rem}}@media (max-width: 380px){.logo{flex-wrap:wrap;row-gap:.25rem;max-width:calc(100vw - 5rem)}.logo-text{white-space:normal;font-size:.72rem}}.hero{position:relative;width:100%;height:90vh;min-height:600px;display:flex;align-items:center;justify-content:flex-start;margin-top:80px;overflow:hidden;scroll-margin-top:80px}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0f172a,#1e293b,#334155);background-image:linear-gradient(#0f172ac7,#0f172a94),url(/engineeers.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0f172a66,#0f172a99,#0f172acc)}.hero-content{position:relative;z-index:2;max-width:1400px;width:100%;margin:0 auto;padding:0 2rem}.hero-text{max-width:700px;color:#fff}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 10px rgba(0,0,0,.3)}.hero-description{font-size:1.125rem;line-height:1.8;margin-bottom:0;opacity:.95;max-width:600px}@media (max-width: 1024px){.hero{height:85vh;min-height:550px}.hero-title{font-size:3rem}.hero-content{padding:0 1.5rem}}@media (max-width: 768px){.hero{height:70vh;min-height:500px;margin-top:70px}.hero-title{font-size:2rem;margin-bottom:1rem}.hero-description{font-size:.95rem;margin-bottom:0;line-height:1.6}.hero-content{padding:0 1rem}}@media (max-width: 480px){.hero{height:65vh;min-height:450px;margin-top:65px}.hero-title{font-size:1.75rem;line-height:1.3}.hero-description{font-size:.9rem;margin-bottom:0}.hero-content{padding:0 .75rem}}.about{scroll-margin-top:100px;padding:4.5rem 0;background:#fff;border-top:1px solid #e2e8f0}.about-container{max-width:1400px;margin:0 auto;padding:0 2rem}.about-header{text-align:center;margin-bottom:2.5rem}.about-title{font-size:2.5rem;font-weight:800;color:#1e293b;margin-bottom:.75rem;line-height:1.2}.about-lead{font-size:1.125rem;color:#64748b;max-width:640px;margin:0 auto;line-height:1.6}.about-body{max-width:820px;margin:0 auto}.about-body p{font-size:1.0625rem;line-height:1.85;color:#334155;margin-bottom:1.25rem}.about-body p:last-child{margin-bottom:0}@media (max-width: 768px){.about{padding:3rem 0;scroll-margin-top:88px}.about-container{padding:0 1rem}.about-title{font-size:1.75rem}.about-lead,.about-body p{font-size:1rem}}.team-gallery{scroll-margin-top:100px;padding:4.5rem 0;background:#f8fafc;border-top:1px solid #e2e8f0}.team-gallery-container{max-width:1400px;margin:0 auto;padding:0 2rem}.team-gallery-header{text-align:center;margin-bottom:2.75rem}.team-gallery-title{font-size:2.5rem;font-weight:800;color:#1e293b;margin-bottom:.75rem;line-height:1.2}.team-gallery-lead{font-size:1.125rem;color:#64748b;max-width:720px;margin:0 auto;line-height:1.75}.team-carousel{display:flex;align-items:center;justify-content:center;gap:clamp(.5rem,1.5vw,1rem);max-width:min(920px,100%);margin:0 auto}.team-carousel-stage{flex:1;min-width:0;max-width:min(760px,100%);outline:none}.team-carousel-stage:focus-visible{border-radius:18px;box-shadow:0 0 0 3px #3b82f673}.team-carousel-strip{--carousel-center: min(300px, 26vw);display:flex;align-items:center;justify-content:center;gap:clamp(.5rem,2vw,1.25rem)}.team-card{margin:0;padding:0;border:none;background:transparent;border-radius:14px;flex-shrink:0;transition:opacity .35s ease,transform .35s cubic-bezier(.33,1,.68,1),box-shadow .35s ease}.team-card-side{width:calc(var(--carousel-center) * .7);cursor:pointer;opacity:.9}.team-card-side:hover{opacity:1}.team-card-side:active{transform:scale(.98)}.team-card-center{width:var(--carousel-center);position:relative;z-index:2;pointer-events:none}.team-card-center .team-gallery-frame{box-shadow:0 20px 50px #0f172a33}.team-card-side .team-gallery-frame{box-shadow:0 6px 22px #0f172a1a}.team-gallery-frame{border-radius:14px;overflow:hidden;aspect-ratio:3 / 4;background:#e2e8f0}.team-gallery-frame img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.team-carousel-btn{flex-shrink:0;width:44px;height:44px;border:none;border-radius:50%;background:#1e293b;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.team-carousel-btn:hover{background:#0f172a;transform:scale(1.05)}.team-carousel-btn:active{transform:scale(.98)}.team-carousel-dots{display:flex;justify-content:center;gap:.65rem;margin-top:1.5rem}.team-carousel-dot{width:10px;height:10px;padding:0;border:none;border-radius:50%;background:#cbd5e1;cursor:pointer;transition:background .2s ease,transform .2s ease}.team-carousel-dot:hover{background:#94a3b8}.team-carousel-dot.is-active{background:#3b82f6;transform:scale(1.2)}@media (max-width: 768px){.team-gallery{padding:3rem 0;scroll-margin-top:88px}.team-gallery-container{padding:0 1rem}.team-gallery-title{font-size:1.75rem}.team-gallery-lead{font-size:1rem}.team-carousel-strip{--carousel-center: min(240px, 42vw);gap:.5rem}.team-carousel-btn{width:38px;height:38px}.team-gallery-frame{aspect-ratio:4 / 5}}@media (max-width: 520px){.team-carousel{gap:.35rem}.team-carousel-strip{--carousel-center: min(200px, 48vw);gap:.35rem}.team-carousel-btn{width:34px;height:34px}.team-gallery-frame{aspect-ratio:3 / 4}}.most-viewed{padding:4rem 0;background:#f8fafc;scroll-margin-top:100px}.most-viewed-container{max-width:1400px;margin:0 auto;padding:0 2rem}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:2.5rem;font-weight:800;color:#1e293b;margin-bottom:1rem}.section-description{font-size:1.125rem;color:#64748b;max-width:720px;margin:0 auto;line-height:1.8}.featured-masonry{column-count:3;column-gap:1.25rem}.featured-masonry-item{break-inside:avoid;page-break-inside:avoid;-webkit-column-break-inside:avoid;margin-bottom:1.25rem}.featured-tile{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 4px 20px #0f172a14;transition:transform .25s ease,box-shadow .25s ease}.featured-tile:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0f172a1f}.featured-tile-media-wrap{position:relative;width:100%;background:#e2e8f0;overflow:hidden}.featured-tile--tall .featured-tile-media-wrap{aspect-ratio:9 / 14;max-height:520px}.featured-tile--medium .featured-tile-media-wrap{aspect-ratio:3 / 4;max-height:420px}.featured-tile--short .featured-tile-media-wrap{aspect-ratio:4 / 3;max-height:280px}.featured-tile-video,.featured-tile-img{width:100%;height:100%;object-fit:cover;display:block}.featured-tile-video{background:#0f172a}.featured-tile-body{padding:1rem 1.125rem 1.25rem}.featured-tile-title{font-size:1.05rem;font-weight:700;color:#1e293b;line-height:1.35;margin-bottom:.35rem}.featured-tile-location{font-size:.875rem;color:#64748b;margin-bottom:.25rem}.featured-tile-meta{font-size:.8rem;color:#94a3b8;line-height:1.4}@media (max-width: 1024px){.featured-masonry{column-count:2}.most-viewed-container{padding:0 1.5rem}}@media (max-width: 768px){.most-viewed{padding:3rem 0}.most-viewed-container{padding:0 1rem}.section-header{margin-bottom:2rem}.section-title{font-size:1.75rem;margin-bottom:.75rem}.section-description{font-size:.95rem;padding:0 .5rem}.featured-masonry{column-count:2;column-gap:.65rem}.featured-masonry-item{margin-bottom:.65rem}.featured-tile-body{padding:.65rem .7rem .85rem}.featured-tile-title{font-size:.9rem}.featured-tile-location{font-size:.75rem}.featured-tile-meta{font-size:.7rem}.featured-tile--tall .featured-tile-media-wrap{max-height:320px;aspect-ratio:9 / 13}.featured-tile--medium .featured-tile-media-wrap{max-height:260px}.featured-tile--short .featured-tile-media-wrap{max-height:180px}}@media (max-width: 340px){.featured-masonry{column-count:1;column-gap:.75rem}.featured-tile--tall .featured-tile-media-wrap{max-height:400px}.featured-tile--medium .featured-tile-media-wrap{max-height:340px}.featured-tile--short .featured-tile-media-wrap{max-height:240px}}.footer{background:linear-gradient(180deg,#1e293b,#0f172a);color:#fff;padding:4rem 0 2rem;margin-top:4rem}.footer-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}.footer-section{display:flex;flex-direction:column;gap:1rem}.footer-section#contacts,.footer-section#support,.footer-links li#location{scroll-margin-top:100px}.footer-logo{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.5rem}.footer-logo-img{display:block;flex-shrink:0;height:52px;width:auto;max-width:140px;object-fit:contain;object-position:left center}.footer-logo-text{color:#f5e6c8;font-size:1.35rem;font-weight:700;letter-spacing:.04em;line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.35)}.footer-description{color:#cbd5e1;line-height:1.8;font-size:.95rem}.footer-heading{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#fff}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer-links li{color:#cbd5e1;font-size:.95rem}.footer-links a{color:#cbd5e1;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}.footer-bottom{max-width:1400px;margin:0 auto;padding:2rem 2rem 0;border-top:1px solid rgba(255,255,255,.1);text-align:center;color:#94a3b8;font-size:.9rem}@media (max-width: 1024px){.footer-container{grid-template-columns:repeat(2,1fr);gap:2.5rem;padding:0 1.5rem}}@media (max-width: 768px){.footer{padding:2.5rem 0 1.25rem;margin-top:3rem}.footer-container{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0 1rem;margin-bottom:2rem}.footer-section:first-child{grid-column:1 / -1;margin-bottom:.5rem}.footer-logo{margin-bottom:.5rem}.footer-logo-img{height:46px;max-width:128px}.footer-logo-text{font-size:1.15rem}.footer-description{font-size:.875rem;line-height:1.6;margin-top:.5rem}.footer-heading{font-size:1rem;margin-bottom:.75rem}.footer-links{gap:.5rem}.footer-links li{font-size:.875rem}.footer-bottom{padding:1.25rem 1rem 0;font-size:.8rem}}@media (max-width: 480px){.footer{padding:2rem 0 1rem;margin-top:2rem}.footer-container{grid-template-columns:repeat(2,1fr);gap:1.25rem;padding:0 .75rem;margin-bottom:1.5rem}.footer-section:first-child{grid-column:1 / -1;margin-bottom:.25rem}.footer-logo{margin-bottom:.375rem}.footer-logo-img{height:40px;max-width:112px}.footer-logo-text{font-size:1rem}.footer-description{font-size:.8rem;line-height:1.5;margin-top:.375rem}.footer-heading{font-size:.95rem;margin-bottom:.625rem}.footer-links{gap:.4rem}.footer-links li{font-size:.8rem;line-height:1.4}.footer-bottom{padding:1rem .75rem 0;font-size:.75rem}}.home-page,.app{width:100%;min-height:100vh;background-color:#fff}*{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333;overflow-x:hidden}#root{min-height:100vh;width:100%;overflow-x:hidden}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{user-select:none;-webkit-user-select:none}
