/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}.project-code{color:#fff;letter-spacing:1px;direction:ltr;background:#0b2d4a;border-radius:6px;align-self:flex-start;margin-top:13px;padding:6px 9px;font-size:10px;font-weight:900;display:inline-flex}.project-ref{color:#fff;letter-spacing:1.3px;direction:ltr;border:1px solid #ffffff73;border-radius:6px;margin-top:12px;padding:7px 11px;font-size:11px;display:inline-block}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.projects-grid .project-card{flex-direction:column;max-width:none;margin:0;display:flex}.projects-grid .project-image{height:300px;min-height:300px;display:block}.projects-grid .project-content{flex:1}.projects-grid .project-bottom{margin-top:auto;padding-top:24px}@media (width<=900px){.projects-grid{grid-template-columns:1fr}.projects-grid .project-card{grid-template-columns:1fr 1fr;display:grid}.projects-grid .project-image{height:auto;min-height:380px}}@media (width<=600px){.projects-grid .project-card{display:block}.projects-grid .project-image{height:250px;min-height:250px}}.projects{background:#fff}.project-categories{flex-wrap:wrap;justify-content:center;gap:10px;margin:-18px 0 35px;display:flex}.project-categories span{color:#67808b;border:1px solid #dce9eb;border-radius:999px;padding:10px 18px;font-size:12px;font-weight:800}.project-categories span.active{color:#fff;background:#0b2d4a;border-color:#0b2d4a}.project-card{background:#fff;border:1px solid #dce9eb;border-radius:18px;grid-template-columns:1.05fr .95fr;max-width:1000px;margin:auto;display:grid;overflow:hidden;box-shadow:0 20px 55px #0b2d4a14}.project-image{min-height:400px;position:relative;overflow:hidden}.project-image img{object-fit:cover;width:100%;height:100%;transition:all .5s;display:block}.project-image:hover img{transform:scale(1.03)}.project-image>span{color:#fff;background:#10b8bf;border-radius:999px;padding:9px 14px;font-size:11px;font-weight:900;position:absolute;top:20px;right:20px}.project-content{flex-direction:column;justify-content:center;padding:42px;display:flex}.project-content>small{color:#0799a3;font-weight:800}.project-content h3{color:#0b2d4a;margin:10px 0 20px;font-size:30px}.project-tags{flex-wrap:wrap;gap:8px;display:flex}.project-tags span{color:#536f7b;background:#eefafa;border-radius:7px;padding:9px 11px;font-size:11px}.project-bottom{border-top:1px solid #dce9eb;justify-content:space-between;align-items:end;gap:20px;margin-top:28px;padding-top:24px;display:flex}.project-bottom>div{flex-direction:column;display:flex}.project-bottom small{color:#7d929a;font-size:10px}.project-bottom strong{color:#0b2d4a;margin-top:4px;font-size:20px}.project-bottom>a{color:#0799a3;align-items:center;gap:7px;font-size:12px;font-weight:900;display:flex}.project-bottom svg{fill:none;stroke:currentColor;stroke-width:2px;width:16px}.project-page{background:#f7fbfb;min-height:100vh}.project-nav{direction:ltr;justify-content:space-between;align-items:center;height:82px;display:flex}.project-brand{color:#0b2d4a;letter-spacing:1px;align-items:center;gap:10px;font-weight:900;display:flex}.project-brand b{color:#0799a3;font-size:28px}.project-nav-actions{color:#0b2d4a;align-items:center;gap:18px;font-size:12px;font-weight:800;display:flex}.project-hero{color:#fff;height:620px;position:relative;overflow:hidden}.project-hero>img{object-fit:cover;width:100%;height:100%}.project-hero-shade{background:linear-gradient(90deg,#041b2bdb,#041b2b1f);position:absolute;inset:0}.project-hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:absolute;inset:0}.project-hero-copy>span{background:#10b8bf;border-radius:999px;padding:9px 14px;font-size:11px;font-weight:900}.project-hero-copy small{margin-top:18px;font-weight:700}.project-hero-copy h1{color:#fff;margin:8px 0 15px;font-size:clamp(46px,6vw,76px)}.project-hero-copy p{color:#d7e7eb;max-width:620px;font-size:17px;line-height:1.9}.project-facts{z-index:3;background:#fff;border-radius:14px;grid-template-columns:repeat(4,1fr);margin-top:-42px;padding:30px;display:grid;position:relative;box-shadow:0 18px 45px #0b2d4a1f}.project-facts>div{border-inline-end:1px solid #dce9eb;flex-direction:column;padding:0 20px;display:flex}.project-facts>div:last-child{border:0}.project-facts small{color:#788d96;font-size:11px}.project-facts strong{color:#0b2d4a;margin-top:7px;font-size:18px}.project-detail{grid-template-columns:1.4fr .6fr;gap:80px;padding-top:95px;padding-bottom:90px;display:grid}.project-detail h2,.project-gallery h2{color:#0b2d4a;margin:12px 0 25px;font-size:38px}.project-detail ul{padding:0;list-style:none}.project-detail li{color:#536d78;border-bottom:1px solid #dce9eb;padding:13px 0}.project-detail li b{color:#10b8bf;margin-inline-end:13px}.project-detail aside{color:#fff;background:#0b2d4a;border-radius:14px;align-self:start;padding:34px}.project-detail aside h3{margin:0 0 13px;font-size:29px}.project-detail aside p{color:#b9cdd5;font-size:12px;line-height:1.8}.project-detail aside a{text-align:center;background:#10b8bf;border-radius:8px;margin-top:24px;padding:15px;font-weight:900;display:block}.project-gallery{padding-bottom:100px}.project-gallery>div{grid-template-columns:2fr 1fr 1fr;gap:12px;height:380px;display:grid}.project-gallery img{object-fit:cover;border-radius:12px;width:100%;height:100%}.project-footer{color:#fff;background:#071f32;padding:35px 0}.project-footer>div{color:#9bb2bc;justify-content:space-between;display:flex}.project-footer b{color:#fff}@media (width<=900px){.project-card{grid-template-columns:1fr}.project-facts{grid-template-columns:1fr 1fr;gap:25px}.project-detail{grid-template-columns:1fr;gap:35px}.project-gallery>div{grid-template-columns:1fr 1fr;height:auto}.project-gallery img:first-child{grid-column:1/-1;height:360px}.project-gallery img:not(:first-child){height:230px}}@media (width<=600px){.project-card{display:block}.project-image{height:250px;min-height:250px;display:block}.project-content{padding:25px}.project-content h3{font-size:25px}.project-bottom{flex-direction:column;align-items:flex-start}.project-nav{height:72px}.project-nav-actions>a{display:none}.project-hero{height:560px}.project-hero-shade{background:linear-gradient(#041b2b26,#041b2be0)}.project-hero-copy{justify-content:flex-end;padding-bottom:50px}.project-hero-copy h1{font-size:43px}.project-hero-copy p{font-size:14px}.project-facts{border-radius:0;grid-template-columns:1fr;margin-top:0}.project-facts>div{border:0;border-bottom:1px solid #dce9eb;padding-bottom:18px}.project-detail{padding-top:65px;padding-bottom:60px}.project-gallery>div{grid-template-columns:1fr}.project-gallery img:first-child{grid-column:auto;height:250px}.project-gallery img:not(:first-child){height:220px}.project-footer>div{text-align:center;flex-direction:column;gap:10px}}:root{--navy:#0b2d4a;--navy-2:#103b5e;--cyan:#10b8bf;--cyan-dark:#0799a3;--ice:#eefafa;--ink:#102b3e;--muted:#647985;--line:#dce9eb;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Segoe UI,Tahoma,Arial,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1160px,100% - 48px);margin-inline:auto}.nav-wrap{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #eaf0f1;height:88px;position:sticky;top:0}.nav{direction:ltr;justify-content:space-between;align-items:center;height:100%;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{width:47px;height:47px;color:var(--navy);letter-spacing:-8px;place-items:center;font-family:Arial,sans-serif;font-size:26px;font-weight:900;display:grid;position:relative;transform:skew(-7deg)}.brand-mark:before{content:"";border:4px solid var(--cyan);border-left-color:var(--navy);opacity:.22;position:absolute;inset:5px 3px;transform:rotate(45deg)}.brand-mark b,.brand-mark i{font-style:normal;position:relative}.brand-mark i{color:var(--cyan);margin-left:2px}.brand-copy{direction:ltr;flex-direction:column;display:flex}.brand-copy strong{letter-spacing:2px;color:var(--navy);font-size:18px}.brand-copy small{letter-spacing:1.1px;color:#5d8496;margin-top:3px;font-size:7px}.nav-links{color:#496472;direction:rtl;gap:38px;font-size:14px;font-weight:600;display:flex}.nav-links a{transition:all .2s}.nav-links a:hover{color:var(--cyan-dark)}.nav-actions{align-items:center;gap:9px;display:flex}.lang-switch-group{background:#fff;border:1px solid #c8dadd;border-radius:8px;display:flex;overflow:hidden}.lang-switch{min-width:36px;height:39px;color:var(--navy);cursor:pointer;border:0;background:#fff;border-inline-end:1px solid #dce8ea;padding:0 8px;font:800 11px/1 Segoe UI,Tahoma,Arial,sans-serif;transition:all .2s}.lang-switch:last-child{border-inline-end:0}.lang-switch:hover,.lang-switch.active{background:var(--cyan);color:#fff}.nav-cta{background:var(--navy);color:#fff;direction:rtl;border-radius:8px;align-items:center;gap:8px;padding:11px 18px;font-size:13px;font-weight:700;display:flex}.nav-cta svg,.whatsapp-float svg{fill:currentColor;width:18px}.site-en .nav-links,.site-en .nav-cta,.site-tr .nav-links,.site-tr .nav-cta{direction:ltr}.site-en .hero-content,.site-en .section-head,.site-en .about-copy,.site-en .cta-box,.site-tr .hero-content,.site-tr .section-head,.site-tr .about-copy,.site-tr .cta-box{text-align:left}.site-en .trust-row,.site-tr .trust-row,.site-en .float-card,.site-tr .float-card{direction:ltr}.site-en .service-card a svg,.site-en .btn-primary svg,.site-tr .service-card a svg,.site-tr .btn-primary svg{transform:rotate(180deg)}.hero{background:linear-gradient(115deg,#fbfefe 5%,#f2fbfb 54%,#e7f7f7);align-items:center;min-height:calc(100vh - 88px);display:flex;position:relative;overflow:hidden}.hero:before{content:"";background-image:linear-gradient(#0b2d4a09 1px,#0000 1px),linear-gradient(90deg,#0b2d4a09 1px,#0000 1px);background-size:45px 45px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.hero-grid{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:55px;padding:78px 0 90px;display:grid;position:relative}.hero-content{order:1}.eyebrow,.kicker{color:var(--cyan-dark);letter-spacing:.3px;align-items:center;gap:9px;font-size:13px;font-weight:800;display:inline-flex}.eyebrow span{background:var(--cyan);width:25px;height:2px}h1{color:var(--navy);letter-spacing:-2.5px;margin:20px 0 24px;font-size:clamp(48px,5.7vw,78px);font-weight:800;line-height:1.12}h1 em{color:var(--cyan-dark);font-style:normal}.hero-content>p{max-width:590px;color:var(--muted);margin:0;font-size:18px;line-height:2}.hero-actions{gap:14px;margin-top:34px;display:flex}.btn{border-radius:8px;justify-content:center;align-items:center;gap:12px;min-height:51px;padding:0 24px;font-size:14px;font-weight:800;transition:all .25s;display:inline-flex}.btn svg,.service-card a svg{fill:none;stroke:currentColor;stroke-width:2px;width:17px}.btn-primary{background:var(--cyan);color:#fff;box-shadow:0 12px 25px #10b8bf33}.btn-primary:hover{background:var(--cyan-dark);transform:translateY(-2px)}.btn-ghost{color:var(--navy);background:#ffffffa6;border:1px solid #bfd6d9}.trust-row{direction:rtl;align-items:center;gap:24px;margin-top:43px;display:flex}.stat-wrap{align-items:center;gap:24px;display:flex!important}.trust-row div{flex-direction:column;display:flex}.trust-row strong{color:var(--navy);direction:ltr;font-size:20px}.trust-row span{color:#78909a;margin-top:3px;font-size:11px}.trust-row i{background:#d2e2e4;width:1px;height:35px}.hero-visual{direction:ltr;order:2}.skyline-card{background:linear-gradient(#d7f2f2,#a5dfe1);border-radius:180px 180px 24px 24px;width:100%;height:480px;position:relative;overflow:visible;box-shadow:0 30px 60px #17697521}.skyline-card:after{content:"";border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #fffc}.sun{background:#f7ffff;border-radius:50%;width:105px;height:105px;position:absolute;top:55px;right:45px;box-shadow:0 0 55px #fffc}.building{background:linear-gradient(120deg,var(--navy),#1b5b76);border-radius:5px 5px 0 0;grid-template-columns:repeat(2,1fr);gap:13px 10px;padding:20px 10px;display:grid;position:absolute;bottom:60px}.building span{background:#77e2e0a6;border-radius:1px;width:13px;height:20px}.b1{width:85px;height:210px;left:62px}.b2{width:105px;height:310px;left:157px}.b3{width:90px;height:255px;left:275px}.ground-line{background:var(--navy);border-radius:2px;height:4px;position:absolute;bottom:58px;left:30px;right:30px}.float-card{z-index:4;direction:rtl;background:#fff;border-radius:10px;align-items:center;gap:12px;padding:15px 20px 15px 15px;display:flex;position:absolute;bottom:95px;right:-35px;box-shadow:0 17px 35px #0d44532b}.float-icon{color:#fff;background:var(--cyan);border-radius:50%;place-items:center;width:37px;height:37px;font-weight:900;display:grid}.float-card div{flex-direction:column;display:flex}.float-card small{color:#80939a;font-size:10px}.float-card b{color:var(--navy);margin-top:3px;font-size:12px}.hero-orb{border-radius:50%;position:absolute}.orb-one{background:#10b8bf14;width:370px;height:370px;top:-100px;right:-150px}.orb-two{border:1px solid #10b8bf2e;width:220px;height:220px;bottom:-120px;left:5%}.scroll-note{color:#81969c;z-index:2;font-size:10px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.scroll-note span{color:var(--cyan);margin-right:7px;font-size:17px}.section{padding:110px 0}.section-head{text-align:center;max-width:650px;margin:0 auto 48px}.section-head h2,.about-copy h2,.cta-box h2{color:var(--navy);margin:12px 0;font-size:clamp(32px,4vw,49px);line-height:1.25}.section-head p,.about-copy>p{color:var(--muted);line-height:1.9}.service-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:34px 30px 30px;transition:all .3s;position:relative;overflow:hidden}.service-card:hover{border-color:#b7e3e4;transform:translateY(-6px);box-shadow:0 20px 50px #144b591a}.service-number{color:#abc0c5;font-size:11px;font-weight:700;position:absolute;top:20px;left:22px}.service-icon{background:var(--ice);width:55px;height:55px;color:var(--cyan-dark);border-radius:12px;place-items:center;display:grid}.service-icon svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:27px}.service-card h3{color:var(--navy);margin:24px 0 11px;font-size:20px}.service-card p{color:var(--muted);min-height:80px;margin:0;font-size:14px;line-height:1.9}.service-card a{color:var(--cyan-dark);align-items:center;gap:8px;margin-top:18px;font-size:12px;font-weight:800;display:flex}.about{background:#f5fbfb}.about-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:85px;display:grid}.about-art{background:var(--navy);direction:ltr;border-radius:15px;height:510px;position:relative;overflow:hidden}.arch{border:1px solid #2bcbcb59;border-radius:50% 50% 0 0;position:absolute}.arch-a{width:350px;height:430px;bottom:-120px;left:-90px}.arch-b{width:270px;height:340px;top:-100px;right:-80px}.about-art:before,.about-art:after{content:"";background:var(--cyan);opacity:.35;position:absolute}.about-art:before{width:1px;height:100%;left:50%}.about-art:after{width:100%;height:1px;top:50%}.about-badge{color:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.about-badge b{letter-spacing:-15px;font-family:Arial,sans-serif;font-size:115px;font-style:italic}.about-badge span{letter-spacing:7px;color:#65d3d5;margin-top:-5px;font-size:13px}.about-copy>p{font-size:16px}.about-copy ul{margin:34px 0 0;padding:0;list-style:none}.about-copy li{border-bottom:1px solid #dbe9e9;gap:20px;padding:18px 0;display:flex}.about-copy li>span{color:var(--cyan-dark);padding-top:4px;font-size:11px}.about-copy li div{flex-direction:column;display:flex}.about-copy li b{color:var(--navy);font-size:15px}.about-copy li small{color:#71858d;margin-top:7px;font-size:12px}.cta-section{background:#fff;padding:70px 0}.cta-box{background:linear-gradient(115deg,var(--navy),#0e4963);border-radius:18px;justify-content:space-between;align-items:center;padding:55px 65px;display:flex;position:relative;overflow:hidden}.cta-box:after{content:"AR";color:#ffffff09;letter-spacing:-20px;font:900 150px Arial;position:absolute;left:40px}.eyebrow.light{color:#62d4d5}.cta-box h2{color:#fff;margin:12px 0 6px}.cta-box p{color:#b9d0d8;margin:0}.btn-white{color:var(--navy);z-index:2;background:#fff;min-width:190px;position:relative}.btn-white svg{width:19px;fill:var(--cyan-dark)}footer{color:#fff;background:#071f32;padding:52px 0 22px}.footer-grid{direction:ltr;justify-content:space-between;align-items:center;display:flex}.brand-footer .brand-copy strong,.brand-footer .brand-mark{color:#fff}.footer-info{color:#9bb2bc;direction:ltr;gap:28px;font-size:12px;display:flex}.footer-info a:hover{color:#55ced0}.copyright{color:#708b96;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:35px;padding-top:20px;font-size:10px;display:flex}.whatsapp-float{color:#fff;z-index:50;background:#20bf6b;border-radius:50%;place-items:center;width:54px;height:54px;display:grid;position:fixed;bottom:22px;left:22px;box-shadow:0 8px 25px #20bf6b4d}.whatsapp-float svg{width:26px}@media (width<=900px){.nav-links{display:none}.hero-grid{grid-template-columns:1fr;padding:55px 0}.hero-content,.site-en .hero-content{text-align:center;order:1}.hero-content>p{margin-inline:auto}.eyebrow,.hero-actions,.trust-row{justify-content:center}.hero-visual{order:2;width:min(470px,88%);margin:auto}.skyline-card{height:410px}.about-grid{grid-template-columns:1fr;gap:45px}.about-art{height:390px}.service-grid{grid-template-columns:1fr}.service-card p{min-height:0}.cta-box{flex-direction:column;gap:30px;text-align:center!important}.footer-grid{flex-direction:column;gap:28px}.footer-info{flex-wrap:wrap;justify-content:center}}@media (width<=600px){.shell{width:min(100% - 30px,1160px)}.nav-wrap{height:76px}.brand-copy small{display:none}.brand-copy strong{font-size:14px}.brand-mark{width:38px;height:38px;font-size:21px}.nav-actions{gap:6px}.lang-switch{min-width:40px;height:39px;padding:0 8px}.nav-cta{padding:10px 12px;font-size:0}.nav-cta svg{width:20px}.hero{min-height:auto}.hero-grid{padding:45px 0 70px}.hero-content{text-align:right}.site-en .hero-content{text-align:left}.eyebrow{justify-content:flex-start}h1{letter-spacing:-1.5px;font-size:45px}.site-en h1{font-size:40px}.hero-content>p{font-size:15px}.hero-actions{flex-direction:column}.btn{width:100%}.trust-row{justify-content:space-between;gap:8px}.stat-wrap{gap:8px}.trust-row strong{font-size:16px}.trust-row span{font-size:9px}.hero-visual{width:92%}.skyline-card{height:330px}.building{transform-origin:0 100%;bottom:42px;transform:scale(.75)}.b1{left:35px}.b2{left:100px}.b3{left:178px}.ground-line{bottom:40px}.float-card{bottom:68px;right:-12px}.scroll-note{display:none}.section{padding:75px 0}.section-head{text-align:right}.site-en .section-head{text-align:left}.service-grid{gap:13px}.about-art{height:320px}.about-badge b{font-size:85px}.about-copy h2{font-size:34px}.cta-section{padding:45px 0}.cta-box{padding:42px 22px}.cta-box h2{font-size:32px}.footer-info{flex-direction:column;align-items:center;gap:12px}.copyright{text-align:center;flex-direction:column;gap:8px}.whatsapp-float{width:49px;height:49px;bottom:15px;left:15px}}
