:root{--paper:#eef0f1;--paper-deep:#c8d4da;--white:#fff;--ink:#171717;--muted:#686865;--line:#b9c0c3;--red:#70283a;--red-dark:#4c1d29;--blue:#c5d2d9;--blue-deep:#879ba7;--charcoal:#252525;--soft-charcoal:#333331;--font:"Avenir Next", Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{color:var(--ink);background:var(--paper);font-family:var(--font);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:15px;line-height:1.5}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img,video,svg{max-width:100%;display:block}::selection{color:#fff;background:var(--red)}.site-header{z-index:100;border-bottom:1px solid var(--line);background:#fffffff5;grid-template-columns:minmax(300px,1fr) auto minmax(180px,1fr);align-items:center;min-height:82px;padding:10px clamp(22px,4vw,60px);display:grid;position:sticky;top:0}.brand{align-items:center;gap:14px;width:fit-content;display:inline-flex}.brand img{object-fit:contain;width:42px;height:49px}.brand span{flex-direction:column;line-height:1;display:flex}.brand strong{letter-spacing:-.045em;font-size:clamp(1.3rem,1.8vw,1.72rem);font-weight:800}.brand small{color:#555;letter-spacing:.015em;max-width:390px;margin-top:6px;font-size:.64rem;font-weight:600;line-height:1.2}.site-nav{justify-content:center;align-items:center;gap:clamp(16px,2.2vw,34px);display:flex}.site-nav a{color:#3e3e3c;letter-spacing:.045em;white-space:nowrap;padding:10px 0;font-size:.78rem;font-weight:700;position:relative}.site-nav a:after{content:"";transform-origin:100%;background:var(--red);height:2px;transition:transform .22s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.site-nav a:hover:after,.site-nav a.is-active:after{transform-origin:0;transform:scaleX(1)}.header-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.language-switch{background:var(--white);border:1px solid #d0cfca;border-radius:100px;align-items:center;gap:8px;padding:8px 11px;display:inline-flex}.language-switch button{color:#999;letter-spacing:.06em;cursor:pointer;background:0 0;border:0;padding:0;font-size:.7rem;font-weight:800}.language-switch button.is-active{color:var(--red)}.language-switch span{background:#ccc;width:1px;height:12px}.menu-button{background:var(--white);cursor:pointer;border:1px solid #d0cfca;border-radius:50%;width:43px;height:43px;padding:11px;display:none}.menu-button i{background:var(--ink);height:1px;margin:4px 0;display:block}.hero-film{color:#fff;background:#1e2529;height:min(72vh,720px);min-height:520px;position:relative;overflow:hidden}.hero-film video{object-fit:cover;object-position:center 48%;width:100%;height:100%}.hero-film-shade{background:#0d14188a;position:absolute;inset:0}.hero-film-copy{max-width:940px;position:absolute;bottom:clamp(28px,6vw,76px);left:clamp(24px,6vw,84px);right:clamp(24px,6vw,84px)}.hero-film-copy>p{color:#d8e2e8;letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:.7rem;font-weight:800}.hero-film-copy h1{letter-spacing:-.055em;text-wrap:balance;max-width:850px;margin:0;font-size:clamp(2.8rem,5.8vw,5.25rem);font-weight:620;line-height:.96}.hero-film-copy>span{color:#fffc;margin-top:18px;font-size:clamp(.92rem,1.2vw,1.08rem);display:block}.hero-film-copy dl{border-top:1px solid #ffffff6b;gap:0;max-width:760px;margin:30px 0 0;padding:0;display:flex}.hero-film-copy dl>div{min-width:160px;padding:15px 30px 0 0}.hero-film-copy dt{font-size:clamp(1.35rem,2vw,1.9rem);font-weight:650;line-height:1}.hero-film-copy dd{color:#ffffffad;letter-spacing:.07em;text-transform:uppercase;margin:5px 0 0;font-size:.66rem;font-weight:700}.featured{color:var(--ink);background:#fff;padding:clamp(36px,4vw,58px) 0 clamp(42px,5vw,68px);position:relative;overflow:hidden}.featured-heading{grid-template-columns:1fr auto auto;align-items:end;gap:24px;margin-bottom:26px;padding:0 clamp(24px,6vw,84px);display:grid}.featured-heading p,.section-heading>p,.page-intro>p,.page-intro>div>p,.service-scope header p,.capability-panel>div>p,.equipment-story p,.contact-form-section header>p{color:var(--red);letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-size:.7rem;font-weight:800}.featured-heading h1{letter-spacing:-.05em;margin:0;font-size:clamp(1.85rem,3vw,3rem);font-weight:640;line-height:1}.featured-heading>span{color:var(--muted);letter-spacing:.08em;padding-bottom:7px;font-size:.72rem;font-weight:750}.featured-heading nav{gap:8px;display:flex}.featured-heading nav button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid}.featured-heading nav button:hover{color:#fff;border-color:var(--ink);background:var(--ink)}.featured-track{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:clamp(14px,1.6vw,22px);padding:0 clamp(24px,6vw,84px) 14px;display:flex;overflow-x:auto}.featured-track::-webkit-scrollbar{display:none}.featured-card{color:#fff;background:var(--charcoal);scroll-snap-align:center;border-radius:8px;flex:none;width:clamp(300px,29vw,460px);height:clamp(440px,56vh,590px);position:relative;overflow:hidden}.featured-card>img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.featured-card:hover>img,.featured-card.is-active>img{transform:scale(1.06)}.featured-card-shade{background:#080d128c;position:absolute;inset:0}.featured-card-copy{position:absolute;bottom:24px;left:24px;right:24px}.featured-card-copy>p{color:#c7d9e2;letter-spacing:.11em;text-transform:uppercase;margin:0 0 10px;font-size:.68rem;font-weight:800}.featured-card-copy h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.45rem,2vw,2rem);font-weight:560;line-height:1.05}.featured-card-copy>span{color:#ffffffc2;max-width:450px;margin-top:10px;font-size:.76rem;line-height:1.48;display:block}.featured-card-copy button{color:#fff;letter-spacing:.06em;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffffbf;margin-top:18px;padding:0 0 4px;font-size:.7rem;font-weight:750;display:inline-block}.featured-card-copy button:hover{color:#c7d9e2;border-color:#c7d9e2}.section-shell,.inner-page{padding-left:clamp(24px,6vw,84px);padding-right:clamp(24px,6vw,84px)}.home-projects{background:var(--paper-deep);padding-top:clamp(56px,7vw,90px);padding-bottom:clamp(56px,7vw,90px)}.section-heading{grid-template-columns:minmax(120px,.35fr) 1fr minmax(280px,.65fr);align-items:end;gap:28px;margin-bottom:36px;display:grid}.section-heading h2,.page-intro h1{letter-spacing:-.05em;margin:0;font-size:clamp(1.8rem,3vw,3.15rem);font-weight:650;line-height:1}.section-heading>span,.page-intro>span,.page-intro>div>span{max-width:620px;color:var(--muted);font-size:clamp(.9rem,1.15vw,1.02rem);line-height:1.65}.project-explorer{background:var(--charcoal);border-radius:26px;padding:clamp(24px,4vw,52px)}.project-explorer.is-compact{padding:clamp(18px,3vw,40px)}.map-stage{max-width:1180px;margin:0 auto;position:relative}.map-wrap{position:relative}.turkey-map{width:100%;overflow:visible}.province{fill:#5d5d5a;stroke:#30302f;stroke-width:.8px;vector-effect:non-scaling-stroke;outline:none;transition:fill .15s}.province.has-project{fill:var(--red);cursor:pointer}.province.has-project:hover,.province.has-project:focus-visible,.province.has-project.is-active{fill:#915064;stroke:#fff;stroke-width:1.5px}.map-tooltip{z-index:4;color:var(--ink);pointer-events:none;white-space:nowrap;background:#fff;border-radius:8px;padding:7px 10px;font-size:.72rem;font-weight:750;position:absolute;transform:translate(-50%,calc(-100% - 12px));box-shadow:0 8px 24px #00000042}.map-placeholder{min-height:330px}.international-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #656561;border-radius:100px;align-items:center;gap:11px;margin-left:3%;padding:9px 14px 9px 9px;font-size:.72rem;font-weight:700;display:inline-flex}.international-button span{background:var(--red);border-radius:50%;place-items:center;width:30px;height:30px;font-size:.65rem;display:grid}.text-link{border-bottom:1px solid var(--ink);align-items:center;gap:50px;margin-top:26px;padding-bottom:6px;font-size:.8rem;font-weight:750;display:inline-flex}.map-description{max-width:620px;color:var(--muted);margin:18px 0 0;font-size:clamp(.9rem,1.15vw,1.02rem);line-height:1.65}.home-hubs{background:#e4e9ec;padding-top:clamp(52px,6vw,82px);padding-bottom:clamp(52px,6vw,82px)}.compact-heading{grid-template-columns:minmax(120px,.35fr) 1fr}.coverage-heading{grid-template-columns:minmax(280px,1fr) minmax(300px,.65fr)}.hub-grid{border-top:1px solid var(--line)}.hub-card{border-bottom:1px solid var(--line);grid-template-columns:54px minmax(0,1fr) 176px;align-items:center;gap:22px;padding:17px 0;transition:padding .18s,background .18s;display:grid}.hub-card:hover{background:#ffffff7a;padding-left:12px;padding-right:12px}.hub-card>div{grid-template-columns:minmax(170px,.5fr) minmax(120px,.3fr) 1fr;align-items:baseline;gap:22px;display:grid}.hub-card>span{color:var(--red);font-size:.68rem;font-weight:800}.hub-card h3{letter-spacing:-.04em;margin:0;font-size:clamp(1.2rem,1.55vw,1.58rem);font-weight:620}.hub-card b{letter-spacing:-.035em;font-size:clamp(1rem,1.35vw,1.25rem);font-weight:650}.hub-card p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.5}.hub-card>img{object-fit:cover;object-position:center 18%;filter:saturate(.72)contrast(1.06);width:176px;height:100px}.dialog-backdrop{z-index:500;background:#101010c7;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.project-list-dialog,.project-dialog{background:var(--paper);border-radius:22px;width:min(920px,94vw);max-height:88vh;overflow:auto;box-shadow:0 28px 90px #00000057}.project-list-dialog>header{z-index:3;border-bottom:1px solid var(--line);background:#f1f0ecf5;justify-content:space-between;align-items:flex-start;padding:26px 30px;display:flex;position:sticky;top:0}.project-list-dialog header span,.project-dialog-copy>p,.project-dialog-copy section>span{color:var(--red);letter-spacing:.13em;text-transform:uppercase;font-size:.66rem;font-weight:800}.project-list-dialog h2{letter-spacing:-.04em;margin:6px 0 0;font-size:clamp(1.75rem,3vw,2.8rem);line-height:1}.project-list-dialog header p{color:var(--muted);margin:7px 0 0;font-size:.76rem}.project-list-dialog header button,.dialog-close{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:1.4rem;line-height:1;display:grid}.project-list{padding:0 30px 30px}.project-list-item{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:110px 1fr;align-items:center;gap:20px;width:100%;padding:20px 0;display:grid}.project-list-item:not(:has(img)){grid-template-columns:1fr}.project-list-item img{object-fit:cover;border-radius:8px;width:110px;height:74px}.project-list-item span{flex-direction:column;display:flex}.project-list-item small{color:var(--red);letter-spacing:.07em;text-transform:uppercase;font-size:.64rem;font-weight:800}.project-list-item strong{margin:5px 0;font-size:1rem;line-height:1.3}.project-list-item em{color:var(--muted);font-size:.74rem;font-style:normal}.project-dialog{width:min(1060px,94vw);position:relative}.dialog-close{z-index:4;color:#fff;background:#00000073;border-color:#fff9;position:absolute;top:18px;right:18px}.project-media{background:#222;height:min(46vh,470px);display:grid}.project-media.is-pair{grid-template-columns:1fr 1fr}.project-media figure{min-width:0;margin:0;position:relative;overflow:hidden}.project-media figure+figure{border-left:1px solid #ffffff80}.project-media img{object-fit:cover;width:100%;height:100%}.project-media figcaption{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#0000009e;border-radius:100px;padding:6px 10px;font-size:.65rem;font-weight:750;position:absolute;bottom:14px;left:14px}.project-dialog-copy{padding:clamp(28px,5vw,58px)}.project-dialog-copy h2{letter-spacing:-.045em;max-width:860px;margin:8px 0 34px;font-size:clamp(1.9rem,4vw,3.75rem);font-weight:620;line-height:1.05}.project-dialog-copy dl{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:0 0 36px;display:grid}.project-dialog-copy dl div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px}.project-dialog-copy dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;font-weight:750}.project-dialog-copy dd{margin:7px 0 0;font-size:.82rem;font-weight:650}.project-dialog-copy section{background:#fff;border-radius:14px;padding:22px}.project-dialog-copy section p{margin:10px 0 0;line-height:1.65}.inner-page{min-height:70vh;padding-top:clamp(54px,6vw,84px);padding-bottom:clamp(64px,7vw,100px)}.page-intro{grid-template-columns:.3fr 1fr .7fr;align-items:end;gap:36px;max-width:1340px;margin:0 auto clamp(46px,6vw,74px);display:grid}.page-intro.has-image{grid-template-columns:.9fr .7fr;align-items:stretch}.page-intro.has-image>div{align-self:end}.page-intro.has-image img{object-fit:cover;border-radius:0 0 0 36px;width:100%;height:min(58vh,600px)}.page-intro.has-image h1{max-width:680px;margin-bottom:24px}.projects-page{background:var(--paper-deep)}.projects-page .project-explorer{max-width:1380px;margin:auto}.company-background,.equipment-story{background:var(--soft-charcoal);color:#fff;grid-template-columns:.82fr 1fr;max-width:1340px;margin:0 auto clamp(68px,8vw,110px);display:grid}.company-background img,.equipment-story img{object-fit:cover;width:100%;height:100%;min-height:420px}.company-background>div,.equipment-story>div{align-self:center;padding:clamp(34px,5vw,64px)}.company-background>div>p{color:var(--red);letter-spacing:.14em;font-size:.72rem;font-weight:800}.company-background h2,.service-scope h2,.capability-panel h2,.equipment-story h2,.contact-form-section h2{letter-spacing:-.045em;margin:0 0 24px;font-size:clamp(1.55rem,2.25vw,2.4rem);font-weight:620;line-height:1.05}.company-background>div>span,.equipment-story>div>span{color:#ffffffb8;line-height:1.8}.service-scope{max-width:1340px;margin:0 auto clamp(68px,8vw,110px)}.service-scope>header{grid-template-columns:.32fr 1fr;align-items:end;margin-bottom:30px;display:grid}.service-scope>div{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:0 34px;display:grid}.service-scope article{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr;gap:0 18px;padding:20px 0 26px;display:grid}.service-scope article img{object-fit:cover;grid-column:1/-1;width:100%;height:215px;margin-bottom:20px}.service-scope article>span{color:var(--red);grid-row:2/span 2;font-size:.7rem;font-weight:800}.service-scope h3{letter-spacing:-.03em;margin:0 0 10px;font-size:1.28rem;font-weight:650}.service-scope article p{color:var(--muted);margin:0;line-height:1.7}.capability-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:.8fr 1fr;gap:54px;max-width:1340px;margin:0 auto clamp(68px,8vw,110px);padding:clamp(32px,4vw,54px) 0;display:grid}.capability-panel ul{margin:0;padding:0;list-style:none}.capability-panel li{border-bottom:1px solid var(--line);padding:14px 0;font-weight:620}.equipment-story{color:var(--ink);background:var(--blue);grid-template-columns:1fr .82fr;margin-bottom:0}.equipment-story>div>span{color:#4f4f4c}.leadership-grid{grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,54px);max-width:940px;margin:0 auto clamp(68px,8vw,105px);display:grid}.leadership-grid article{border-top:1px solid var(--line);padding-top:16px}.leadership-grid img{object-fit:cover;object-position:center 18%;filter:grayscale();width:100%;height:auto}.leadership-grid article:nth-child(2) img{object-position:center}.leadership-grid article>div{padding:20px 0 0}.leadership-grid p,.founder-profile p{color:var(--red);letter-spacing:.1em;text-transform:uppercase;margin:0 0 7px;font-size:.68rem;font-weight:800}.leadership-grid h2,.founder-profile h2{letter-spacing:-.045em;margin:0 0 18px;font-size:clamp(1.6rem,2.35vw,2.35rem);font-weight:620}.leadership-grid article div>span,.founder-profile div>span{max-width:550px;color:var(--muted);line-height:1.7;display:block}.founder-profile{color:#fff;background:#4b2731;border-radius:0 12px 12px 0;grid-template-columns:minmax(300px,.72fr) 1fr;max-width:1200px;margin:0 auto clamp(68px,8vw,105px);display:grid;overflow:hidden}.founder-profile img{object-fit:cover;filter:grayscale();width:100%;height:100%;min-height:490px}.founder-profile>div{align-self:center;padding:clamp(34px,5vw,66px)}.founder-profile div>span{color:#ffffffb3}.contact-page{background:#f7f8f7}.contact-intro{grid-template-columns:minmax(0,.8fr) minmax(320px,.55fr);align-items:center;gap:clamp(36px,7vw,90px);max-width:1200px;margin:0 auto clamp(48px,6vw,72px);display:grid}.contact-intro>div{padding-bottom:0}.contact-intro p{color:var(--red);letter-spacing:.15em;text-transform:uppercase;margin:0 0 10px;font-size:.7rem;font-weight:800}.contact-intro h1{letter-spacing:-.055em;max-width:650px;margin:0 0 20px;font-size:clamp(2.1rem,3.7vw,3.75rem);font-weight:630;line-height:.98}.contact-intro span{max-width:560px;color:var(--muted);font-size:1rem;line-height:1.65;display:block}.contact-intro img{object-fit:cover;object-position:center 32%;border-radius:16px;width:100%;height:clamp(270px,29vw,380px)}.contact-direct{grid-template-columns:1fr 1.25fr 1fr;gap:clamp(22px,4vw,60px);max-width:1200px;margin:0 auto;display:grid}.contact-direct>*{border-top:1px solid #d4d9d7;border-bottom:1px solid #d4d9d7;flex-direction:column;justify-content:center;min-height:96px;padding:17px 0;display:flex}.contact-direct>*+*{border-left:0;padding-left:0}.contact-direct span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:750}.contact-direct strong{overflow-wrap:anywhere;margin-top:8px;font-size:clamp(.95rem,1.35vw,1.18rem)}.contact-direct a:hover{color:var(--red-dark)}.contact-or{text-align:center;max-width:1200px;margin:30px auto;display:block}.contact-or span{display:none}.contact-or strong{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem}.contact-form-section{border-top:1px solid #d4d9d7;grid-template-columns:.75fr 1.25fr;gap:clamp(38px,6vw,72px);max-width:1200px;margin:auto;padding:clamp(28px,4vw,44px) 0 0;display:grid}.contact-form-section header>span{max-width:390px;color:var(--muted);line-height:1.7;display:block}.contact-form-section form{grid-template-columns:1fr 1fr;gap:18px 24px;display:grid}.contact-form-section label{border:0;flex-direction:column;gap:8px;min-width:0;margin:0;padding:0;display:flex}.contact-form-section label>span{color:#555;letter-spacing:.07em;text-transform:uppercase;font-size:.68rem;font-weight:750}.contact-form-section input,.contact-form-section textarea,.contact-form-section select{background:0 0;border:0;border-bottom:1px solid #c7cecb;border-radius:0;outline:none;width:100%;padding:12px 0}.contact-form-section input:focus,.contact-form-section textarea:focus,.contact-form-section select:focus{border-color:var(--red)}.contact-form-section textarea{resize:vertical;background:#ffffff38;border:1px solid #c7cecb;border-radius:6px;padding:14px}.form-message,.submit-button,.form-status{grid-column:1/-1}.submit-button{color:#fff;background:var(--red);cursor:pointer;border:0;border-radius:3px;justify-content:center;align-items:center;width:min(260px,100%);padding:12px 18px;font-size:.8rem;font-weight:750;display:flex}.submit-button:hover{background:var(--red-dark)}.submit-button:disabled{opacity:.55}.submit-button i{font-style:normal}.form-status{min-height:24px;margin:0;font-size:.82rem}.form-status.success{color:#176b3b}.form-status.error{color:var(--red-dark)}.honeypot{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.site-footer{color:#fff;background:#1f1f1e;border-top:1px solid #454543;grid-template-rows:auto auto;grid-template-columns:1fr auto auto;align-items:end;gap:20px 60px;padding:54px clamp(24px,6vw,96px);display:grid}.site-footer .footer-copyright{border-top:1px solid #333331;grid-column:1/-1;padding-top:24px;font-size:.72rem}.site-footer>div{align-items:center;gap:14px;display:flex}.site-footer img{object-fit:contain;width:38px;height:46px}.site-footer p{color:#b3b3af;margin:0;font-size:.76rem}.site-footer address,.site-footer nav{flex-direction:column;gap:5px;font-size:.75rem;font-style:normal;display:flex}.site-footer address span{color:#aaa}.site-footer nav{text-align:right}.cookie-notice{z-index:800;color:#fff;background:#222;border:1px solid #444;border-radius:15px;gap:20px;width:min(440px,100vw - 40px);padding:18px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 20px 60px #0000004d}.cookie-notice p{color:#ccc;margin:0;font-size:.73rem;line-height:1.5}.cookie-notice>div{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.cookie-notice a,.cookie-notice button{color:#fff;white-space:nowrap;cursor:pointer;background:0 0;border:0;font-size:.68rem;font-weight:750}.cookie-notice button{background:var(--red);border-radius:100px;padding:7px 12px}.legal-page{width:min(820px,100% - 48px);margin:0 auto;padding:80px 0 120px}.legal-back{color:var(--red);margin-bottom:50px;font-size:.8rem;font-weight:750;display:inline-block}.legal-page h1{letter-spacing:-.05em;margin:0 0 10px;font-size:clamp(2.2rem,5vw,4rem)}.legal-page h2{margin:38px 0 8px;font-size:1.2rem}.legal-page p{color:#555;line-height:1.75}.legal-page hr{border:0;border-top:1px solid var(--line);margin:70px 0}.legal-updated{font-size:.78rem}@media (width<=1100px){.site-header{grid-template-columns:1fr auto}.site-nav{z-index:110;border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;align-items:stretch;width:min(320px,100vw - 32px);padding:14px;display:none;position:fixed;top:82px;right:16px;box-shadow:0 18px 60px #0000002e}.site-nav.is-open{display:flex}.site-nav a{padding:12px 10px}.menu-button{display:block}.section-heading,.page-intro{grid-template-columns:.3fr 1fr}.section-heading>span,.page-intro>span{grid-column:2}.coverage-heading{grid-template-columns:1fr 1fr}.coverage-heading>span{grid-column:auto}}@media (width<=800px){.site-header{min-height:76px;padding:9px 16px}.brand{gap:9px}.brand img{width:34px;height:42px}.brand strong{font-size:1.17rem}.brand small{max-width:210px;font-size:.48rem}.header-actions{gap:7px}.language-switch{padding:7px 9px}.menu-button{width:38px;height:38px;padding:9px}.site-nav{top:78px}.hero-film{height:66svh;min-height:500px}.hero-film video{object-position:56% center}.hero-film-copy{bottom:28px;left:20px;right:20px}.hero-film-copy h1{max-width:560px;font-size:clamp(2.45rem,12vw,4rem)}.hero-film-copy>span{max-width:420px;margin-top:14px;font-size:.86rem}.hero-film-copy dl{margin-top:22px}.hero-film-copy dl>div{flex:1;min-width:0;padding-right:12px}.hero-film-copy dd{font-size:.56rem;line-height:1.3}.featured{padding:32px 0 44px}.featured-heading{grid-template-columns:1fr auto;margin-bottom:24px;padding:0 20px}.featured-heading h1{font-size:2.05rem}.featured-heading>span{display:none}.featured-heading nav{align-self:end}.featured-heading nav button{width:38px;height:38px}.featured-track{gap:14px;padding:0 20px 12px}.featured-card{width:82vw;min-width:290px;height:min(61svh,530px);min-height:430px}.featured-card-copy{bottom:24px;left:20px;right:20px}.featured-card-copy h2{font-size:1.62rem}.featured-card-copy>span{font-size:.76rem}.section-heading,.page-intro,.page-intro.has-image,.compact-heading{grid-template-columns:1fr;gap:16px}.section-heading>span,.page-intro>span{grid-column:1}.section-heading{margin-bottom:30px}.section-heading h2,.page-intro h1{font-size:2.15rem}.project-explorer{border-radius:10px;margin-left:0;margin-right:0;padding:12px 8px}.turkey-map{width:100%;min-width:0;height:auto}.map-wrap{overflow:visible}.international-button{border-radius:6px;justify-content:center;width:calc(100% - 16px);margin:14px 8px 6px}.hub-grid{display:block}.hub-card{grid-template-columns:34px 1fr 92px;gap:12px;padding:14px 0}.hub-card:hover{padding-left:0;padding-right:0}.hub-card>div{display:block}.hub-card h3{font-size:1.05rem}.hub-card b{margin-top:4px;font-size:.9rem;display:block}.hub-card p{display:none}.hub-card>img{width:92px;height:68px}.dialog-backdrop{align-items:end;padding:10px}.project-list-dialog,.project-dialog{border-radius:20px 20px 0 0;width:100%;max-height:92svh}.project-list-dialog>header,.project-list{padding-left:18px;padding-right:18px}.project-list-item{grid-template-columns:78px 1fr;gap:12px}.project-list-item img{width:78px;height:62px}.project-list-item strong{font-size:.88rem}.project-media{height:34svh}.project-media.is-pair,.project-dialog-copy dl{grid-template-columns:1fr 1fr}.inner-page{padding-top:48px;padding-bottom:72px}.page-intro{margin-bottom:54px}.page-intro.has-image img{border-radius:0 0 0 24px;height:52vw;min-height:260px}.company-background,.equipment-story,.founder-profile{grid-template-columns:1fr}.company-background img,.equipment-story img{height:60vw;min-height:310px}.service-scope>header,.service-scope>div{grid-template-columns:1fr}.service-scope article img{height:210px}.capability-panel{grid-template-columns:1fr;gap:25px}.equipment-story>img{grid-row:1}.leadership-grid{grid-template-columns:1fr}.founder-profile{border-radius:0 0 10px 10px}.founder-profile img{height:110vw;min-height:440px}.contact-intro{grid-template-columns:1fr;gap:28px;margin-bottom:44px}.contact-intro h1{font-size:2.55rem}.contact-intro img{border-radius:10px;height:64vw;min-height:250px;max-height:380px}.contact-direct{grid-template-columns:1fr}.contact-direct>*{border-top:1px solid #d4d9d7;border-bottom:0;min-height:82px;padding:14px 0}.contact-direct>*+*{border-left:0;padding-left:0}.contact-direct>:last-child{border-bottom:1px solid #d4d9d7}.contact-form-section{grid-template-columns:1fr;gap:30px;padding:28px 0 0}.contact-form-section form{grid-template-columns:1fr}.form-message,.submit-button,.form-status{grid-column:1}.site-footer{grid-template-columns:1fr;align-items:start;gap:28px}.site-footer nav{text-align:left;flex-direction:row}.cookie-notice{flex-direction:column;width:calc(100vw - 24px);bottom:12px;right:12px}.cookie-notice>div{flex-direction:row;justify-content:space-between;align-items:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
