*{box-sizing:border-box}html,body{margin:0;max-width:100%;overflow-x:hidden}body{font-family:Inter,'Plus Jakarta Sans',Arial,sans-serif;color:#101923;background:#fff;line-height:1.6}body.menu-open{overflow:hidden}.ak-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}a{text-decoration:none;color:inherit}img,svg{display:block}img{max-width:100%;height:auto}.ak-topbar{background:#08131e;color:#fff;font-size:13px;position:relative;z-index:9000}.topbar-inner{min-height:34px;display:flex;align-items:center;gap:24px;white-space:nowrap;overflow:hidden}.topbar-inner span{display:inline-flex;align-items:center;gap:6px}.topbar-hours{margin-left:auto}.site-header{position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid #edf1f5;box-shadow:0 14px 38px rgba(15,26,37,.06);z-index:9100}.admin-bar .site-header{top:32px}.header-inner{height:var(--ak-header-h,82px);display:flex;align-items:center;gap:28px}.brand{flex:0 0 240px;display:flex;align-items:center;justify-content:flex-start;min-width:0}.brand .custom-logo-link{display:flex;align-items:center}.brand img,.brand .custom-logo{width:auto!important;max-width:min(var(--ak-logo-w,220px),240px)!important;max-height:64px!important;object-fit:contain}.brand-fallback{font-weight:900;font-size:30px;color:#101923;line-height:1}.brand-fallback span{color:#d71920}.brand-fallback small{display:block;font-size:10px;letter-spacing:5px;text-transform:uppercase}.desktop-nav{flex:1 1 auto;min-width:0;display:flex;justify-content:center}.ak-primary-menu,.ak-primary-menu ul{margin:0;padding:0;list-style:none}.ak-primary-menu{display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.ak-primary-menu>li{position:relative}.ak-primary-menu>li>a{height:48px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border-radius:18px;color:#101923;font-weight:900;font-size:14px;line-height:1;transition:background .18s ease,color .18s ease}.ak-primary-menu>li:hover>a,.ak-primary-menu>li.current-menu-item>a,.ak-primary-menu>li.current-menu-ancestor>a{background:#fff1f2;color:#d71920}.desktop-arrow{width:7px;height:7px;border-right:1.8px solid currentColor;border-bottom:1.8px solid currentColor;transform:rotate(45deg);display:inline-block;margin-top:-3px;opacity:.8;flex:0 0 auto}.ak-primary-menu .sub-menu{position:absolute;top:100%;left:0;min-width:278px;background:#fff;border:1px solid #edf1f5;border-radius:18px;padding:12px;box-shadow:0 24px 70px rgba(15,26,37,.16);opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:10020;white-space:normal}.ak-primary-menu>li>.sub-menu{margin-top:10px}.ak-primary-menu>li>.sub-menu:before{content:"";position:absolute;top:-7px;left:42px;width:14px;height:14px;background:#fff;border-left:1px solid #edf1f5;border-top:1px solid #edf1f5;transform:rotate(45deg)}.ak-primary-menu li:hover>.sub-menu,.ak-primary-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.ak-primary-menu .sub-menu li{position:relative}.ak-primary-menu .sub-menu a{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:12px;padding:11px 14px;color:#152231;font-size:14px;font-weight:760;line-height:1.25}.ak-primary-menu .sub-menu a:hover{background:#fff1f2;color:#d71920}.ak-primary-menu .sub-menu .menu-item-has-children>a:after{content:"›";font-size:22px;line-height:1;color:currentColor;opacity:.62}.ak-primary-menu .sub-menu .desktop-arrow{display:none}.ak-primary-menu .sub-menu .sub-menu{left:calc(100% + 6px);top:-8px;margin-top:0}.ak-primary-menu .sub-menu .sub-menu.flip-left{left:auto;right:calc(100% + 8px)}.submenu-toggle{display:none}.header-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;font-weight:900}.header-cta{flex:0 0 auto;background:#e0111b;color:#fff;height:54px;padding:0 28px;box-shadow:0 18px 30px rgba(224,17,27,.22);white-space:nowrap}.menu-toggle{display:none;background:transparent;border:0;width:46px;height:46px;align-items:center;justify-content:center;flex-direction:column;gap:7px;cursor:pointer;margin-left:2px}.menu-toggle span{width:28px;height:2.5px;background:#101923;border-radius:99px}.mobile-menu-overlay{position:fixed;inset:0;background:rgba(9,19,29,.42);z-index:10000;opacity:0;visibility:hidden;transition:.2s ease}.mobile-menu-overlay.is-open{opacity:1;visibility:visible}.mobile-menu-panel{position:fixed;top:0;right:0;width:100%;height:100%;background:#fff;overflow:auto;padding:20px 22px 32px;transform:translateX(100%);transition:.25s ease;box-shadow:-30px 0 70px rgba(9,19,29,.22)}.mobile-menu-overlay.is-open .mobile-menu-panel{transform:translateX(0)}.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px}.mobile-brand{display:flex;align-items:center;justify-content:flex-start}.mobile-brand img,.mobile-brand .custom-logo{max-width:178px!important;max-height:48px!important;width:auto!important;height:auto!important;object-fit:contain}.mobile-close{width:44px;height:44px;border-radius:14px;border:none;background:#f0f2f5;color:#101923;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.ak-mobile-menu,.ak-mobile-menu ul{list-style:none;margin:0;padding:0}.ak-mobile-menu>li{border-bottom:1px solid #f0f2f5;position:relative}.ak-mobile-menu a{min-height:58px;display:flex;align-items:center;padding:0 18px;font-size:19px;font-weight:900;color:#101923;letter-spacing:-.02em}.ak-mobile-menu>li.current-menu-item>a,.ak-mobile-menu>li.current-menu-ancestor>a,.ak-mobile-menu a:hover{color:#d71920}.ak-mobile-menu .submenu-toggle{display:flex;position:absolute;right:18px;top:50%;transform:translateY(-50%);width:42px;height:42px;border:1.5px solid #e0e6ef;border-radius:14px;background:#fff;align-items:center;justify-content:center;font-size:24px;font-weight:900;cursor:pointer}.ak-mobile-menu .sub-menu{display:none;padding:4px 0 14px 18px}.ak-mobile-menu .is-open>.sub-menu{display:block}.ak-mobile-menu .is-open>.submenu-toggle span{font-size:0}.ak-mobile-menu .is-open>.submenu-toggle span:before{content:'−';font-size:24px}.ak-mobile-menu .sub-menu a{min-height:42px;font-size:16px;color:#5c6876;font-weight:760}.mobile-quote{display:none}.mobile-quick{margin:10px 18px 22px;border:1px solid #e9eef5;border-radius:20px;box-shadow:0 18px 45px rgba(16,25,35,.08);overflow:hidden}.mobile-quick a{display:grid;grid-template-columns:58px 1fr 20px;align-items:center;gap:14px;padding:14px 16px;border-bottom:1px solid #edf1f6}.mobile-quick a:last-child{border-bottom:0}.quick-icon{width:54px;height:54px;border-radius:15px;background:#e0111b;color:#fff;display:flex;align-items:center;justify-content:center}.quick-icon svg{width:28px;height:28px;fill:currentColor}.quick-whatsapp{background:#25D366!important}.mobile-quick span{font-weight:900;font-size:17px}.mobile-quick em{display:block;font-style:normal;color:#667385;font-weight:700;font-size:15px}.mobile-quick i{font-style:normal;font-size:22px;color:#d71920;font-weight:700}.hero-light{background:linear-gradient(120deg,#fff 0%,#fff 56%,#fff5f6 100%);padding:86px 0 42px}.hero-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1fr);align-items:center;gap:56px}.eyebrow{display:inline-block;color:#d71920;letter-spacing:5px;text-transform:uppercase;font-weight:900;font-size:13px;margin-bottom:16px}.hero-copy h1{margin:0;font-size:clamp(40px,5vw,68px);line-height:1.01;letter-spacing:-.06em;color:#0f1a25}.hero-copy p{max-width:625px;color:#4d5c6b;font-size:18px;margin:28px 0}.hero-actions{display:flex;gap:18px;flex-wrap:wrap}.btn{min-height:54px;padding:0 28px;border:1px solid #e2e8f0}.btn-primary{background:#e0111b;color:#fff;border-color:#e0111b;box-shadow:0 16px 30px rgba(224,17,27,.2)}.btn-outline{background:#fff;color:#0f1a25}.hero-media{position:relative;min-height:420px;z-index:1}.hero-main-img{width:100%;height:430px;object-fit:cover;border-radius:40px;box-shadow:0 30px 70px rgba(16,25,35,.12)}.hero-floating-img{position:absolute;left:-40px;bottom:-30px;width:270px;height:190px;object-fit:cover;border:12px solid #fff;border-radius:28px;box-shadow:0 22px 55px rgba(16,25,35,.15)}.hero-badge{position:absolute;right:32px;top:32px;background:#fff7f7;border-radius:22px;padding:22px 28px;box-shadow:0 20px 50px rgba(16,25,35,.1)}.hero-badge strong{display:block;color:#e0111b;font-size:25px}.features{padding:0 0 46px;margin-top:-8px}.feature-wrap{background:#fff;border:1px solid #eef2f6;border-radius:24px;box-shadow:0 18px 50px rgba(16,25,35,.07);padding:22px}.feature-intro{padding:18px}.feature-intro strong{display:inline-block;background:#e0111b;color:#fff;border-radius:9px;padding:6px 10px;font-size:12px;margin-bottom:12px}.feature-intro b{display:block;font-size:16px;margin-bottom:12px}.feature-intro p{margin:0;color:#5c6876;font-size:14px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-grid article{background:#fff;border:1px solid #eef2f6;border-radius:20px;text-align:center;padding:28px 18px;box-shadow:0 12px 32px rgba(16,25,35,.06)}.feature-icon{width:68px;height:68px;margin:0 auto 14px;border-radius:50%;background:#fff0f1;color:#d71920;display:flex;align-items:center;justify-content:center}.feature-icon svg{width:40px;height:40px;fill:none!important;stroke:currentColor!important;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.feature-grid h3{margin:0 0 8px;color:#101923;font-size:18px}.feature-grid p{margin:0;color:#5c6876;font-size:14px}.section{padding:80px 0}.section-head{text-align:center;max-width:780px}.section-head h2,.about-grid h2,.cta-grid h2{font-size:clamp(30px,4vw,52px);line-height:1.05;letter-spacing:-.04em;margin:0 0 14px}.section-head p,.about-grid p,.cta-grid p{color:#5c6876;font-size:17px}.cards-grid,.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{border:1px solid #e9eef5;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 16px 42px rgba(16,25,35,.07)}.card-media img{width:100%;height:230px;object-fit:cover}.card-body{padding:22px}.card-body span{color:#d71920;font-size:12px;font-weight:900;letter-spacing:2px;text-transform:uppercase}.card-body h3{margin:6px 0 8px;font-size:22px}.card-body p{margin:0;color:#667385}.about-section{padding:80px 0;background:#f7f9fc}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.about-img img{border-radius:32px;height:520px;width:100%;object-fit:cover}.check-list{padding:0;margin:26px 0 0;list-style:none;display:grid;gap:12px}.check-list li:before{content:'›';color:#e0111b;font-weight:900;margin-right:10px}.cta-premium{padding:80px 0;background:#fff}.cta-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:center;background:#0b1722;color:#fff;border-radius:34px;padding:42px}.cta-grid p{color:#c8d3df}.cta-grid img{height:340px;width:100%;object-fit:cover;border-radius:24px}.site-footer{background:linear-gradient(135deg,#07111c 0%,#0d2035 100%);color:#fff;padding:64px 0 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1.1fr 1fr 1.05fr;gap:38px;align-items:start}.footer-logo{display:flex;align-items:center;gap:10px;margin-bottom:18px}.footer-logo img,.footer-logo .custom-logo{max-width:180px!important;max-height:68px!important;width:auto!important;filter:grayscale(1) brightness(0) invert(1)!important}.footer-brand-col p{color:#a8b8c8;font-size:14px;line-height:1.75;margin-top:0}.footer-brand-col p+p{margin-top:10px}.footer-socials{display:flex;gap:8px;margin-top:18px}.footer-social-btn{width:36px;height:36px;border-radius:10px;border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;color:#8899aa;text-decoration:none;transition:background .15s,border-color .15s,color .15s}.footer-social-btn:hover{background:#d71920;border-color:#d71920;color:#fff}.footer-social-btn svg{width:16px;height:16px;fill:currentColor;display:block}.footer-col-header{display:flex;align-items:center;gap:10px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid rgba(215,25,32,.35)}.footer-col-icon{width:32px;height:32px;border-radius:9px;background:rgba(215,25,32,.15);display:flex;align-items:center;justify-content:center;flex-shrink:0}.footer-col-icon svg{width:15px;height:15px;fill:none;stroke:#d71920;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;display:block}.footer-col h3{font-size:15px;font-weight:700;color:#fff;letter-spacing:.2px;margin:0}.footer-list{list-style:none;margin:0;padding:0;display:grid;gap:2px}.footer-list li a{display:flex;align-items:center;gap:8px;padding:5px 0;color:#8fa4b8;font-size:13.5px;font-weight:500;text-decoration:none;transition:color .15s,padding-left .15s}.footer-list li a:before{content:"";width:5px;height:5px;border-radius:50%;background:#d71920;opacity:.6;flex-shrink:0;transition:opacity .15s}.footer-list li a:hover{color:#fff;padding-left:4px}.footer-list li a:hover:before{opacity:1}.footer-contact-items{display:grid;gap:9px;margin-bottom:16px}.footer-contact-row{display:flex;align-items:center;gap:10px}.footer-contact-icon{width:32px;height:32px;border-radius:9px;background:rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center;flex-shrink:0}.footer-contact-icon svg{width:14px;height:14px;fill:none;stroke:#d71920;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;display:block}.footer-contact-row a,.footer-contact-row span{color:#c0d0df;font-size:13.5px;font-weight:500;text-decoration:none}.footer-contact-row a:hover{color:#fff}.footer-wa-pill{display:flex;align-items:center;gap:10px;background:rgba(37,211,102,.14);border:1px solid rgba(37,211,102,.25);color:#4ade80;border-radius:12px;padding:12px 18px;font-weight:700;font-size:13.5px;text-decoration:none;transition:background .15s,border-color .15s}.footer-wa-pill:hover{background:rgba(37,211,102,.22);border-color:rgba(37,211,102,.4)}.footer-wa-pill svg{width:20px;height:20px;fill:#4ade80;flex-shrink:0;display:block}.footer-bottom{margin-top:48px;border-top:1px solid rgba(255,255,255,.07);padding:18px 0;color:#56697a}.footer-bottom .ak-container{display:flex;justify-content:space-between;gap:20px}.footer-bottom a{color:#56697a;text-decoration:none;font-size:12.5px}.footer-bottom a:hover{color:#fff}.footer-bottom span{font-size:12.5px}.wa-float{position:fixed;width:54px;height:54px;bottom:24px;right:24px;background:#25d366;border:none;border-radius:50%;box-shadow:0 4px 20px rgba(37,211,102,.4);z-index:9999;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,background .2s ease;-webkit-tap-highlight-color:transparent;animation:waPulse 2.5s infinite}.wa-float:hover{transform:scale(1.1);animation:none}.wa-float svg{width:28px;height:28px;fill:#fff;pointer-events:none;display:block}.wa-float.is-open{animation:none;background:#128c7e;transform:rotate(45deg)}@keyframes waPulse{0%{box-shadow:0 0 0 0 rgba(37,211,102,.5)}70%{box-shadow:0 0 0 14px rgba(37,211,102,0)}100%{box-shadow:0 0 0 0 rgba(37,211,102,0)}}.wa-popup{position:fixed;right:24px;bottom:88px;z-index:9998;display:flex;flex-direction:column;gap:6px;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .22s ease,transform .22s ease,visibility .22s;pointer-events:none}.wa-popup.is-open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.wa-item{display:flex;align-items:center;gap:8px;border:none;border-radius:9999px;padding:0 16px 0 6px;height:36px;font-size:12px;font-family:inherit;font-weight:700;color:#fff;cursor:pointer;white-space:nowrap;box-shadow:0 2px 10px rgba(0,0,0,.2);transition:filter .15s ease,transform .15s ease;-webkit-tap-highlight-color:transparent}.wa-item:hover{filter:brightness(1.08);transform:translateX(-3px)}.wa-item-icon{width:24px;height:24px;min-width:24px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.wa-item-icon svg{width:13px;height:13px;display:block}.wa-overlay{display:none;position:fixed;inset:0;z-index:9997}.wa-overlay.is-open{display:block}@media(max-width:480px){.wa-float{right:14px;bottom:14px}.wa-popup{right:14px;bottom:80px}}@media(max-width:1180px){.ak-container{width:min(100% - 32px,1080px)}.header-inner{gap:18px}.brand{flex-basis:210px}.brand img,.brand .custom-logo{max-width:205px!important}.ak-primary-menu{gap:4px}.ak-primary-menu>li>a{padding:0 10px;font-size:13.5px}.header-cta{padding:0 20px}.hero-layout{grid-template-columns:1fr 1fr;gap:34px}}@media(max-width:1060px){.desktop-nav{display:none}.menu-toggle{display:flex}.ak-topbar{display:none}.admin-bar .site-header{top:0}.desktop-arrow{display:none!important}.header-inner{height:76px;gap:14px}.brand{flex:1 1 auto}.brand img,.brand .custom-logo{max-width:210px!important;max-height:56px!important}.header-cta{height:46px;padding:0 18px;border-radius:13px}.hero-layout{grid-template-columns:1fr}.hero-media{min-height:360px}.feature-wrap{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}.cards-grid,.project-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr 1fr;gap:24px}}@media(max-width:767px){.ak-container{width:calc(100% - 32px)}.admin-bar .site-header{top:0}.header-inner{height:68px;gap:10px}.brand img,.brand .custom-logo{max-width:172px!important;max-height:46px!important}.header-cta{height:42px;padding:0 14px;border-radius:12px;font-size:13px}.menu-toggle{width:42px;height:42px}.menu-toggle span{width:26px}.hero-light{padding:44px 0 26px}.hero-layout{gap:28px}.hero-copy h1{font-size:clamp(38px,11vw,48px);letter-spacing:-.055em}.hero-copy p{font-size:17px}.hero-actions{display:grid}.btn{width:100%;min-height:56px}.hero-media{min-height:auto}.hero-main-img{height:300px;border-radius:26px}.hero-floating-img{display:none}.hero-badge{right:16px;top:16px;padding:14px 18px}.feature-wrap{padding:14px}.feature-grid{grid-template-columns:1fr}.section,.about-section,.cta-premium{padding:54px 0}.cards-grid,.project-grid,.about-grid,.cta-grid{grid-template-columns:1fr}.about-img img{height:320px}.cta-grid{padding:28px;border-radius:24px}.footer-grid{grid-template-columns:1fr 1fr;gap:20px}.footer-bottom .ak-container{display:grid}.floating-wa{right:16px;bottom:16px;padding:14px 22px}.mobile-menu-panel{padding:18px 20px 30px}}@media(max-width:420px){.brand img,.brand .custom-logo{max-width:155px!important}.header-cta{display:none}.hero-copy h1{font-size:40px}.feature-intro{padding:10px}.mobile-brand img,.mobile-brand .custom-logo{max-width:162px!important}.floating-wa{right:14px;bottom:14px;width:48px;height:48px;border-radius:14px}}
.mobile-search{display:flex;align-items:center;gap:0;margin:0 18px 10px;border:1.5px solid #e0e6ef;border-radius:12px;overflow:hidden;background:#f8fafc}.mobile-search svg{width:18px;height:18px;stroke:#9aacbc;flex-shrink:0;margin-left:12px}.mobile-search input{flex:1;border:none;background:transparent;padding:11px 10px;font-size:13.5px;color:#334155;outline:none}.mobile-search button{width:48px;min-width:48px;min-height:44px;background:#e0111b;border:none;display:flex;align-items:center;justify-content:center}.mobile-search button svg{width:18px;height:18px;stroke:#fff;stroke-width:2.5;margin:0}.mobile-search{display:flex;align-items:center;margin:0 18px 10px;border:1.5px solid #e0e6ef;border-radius:12px;overflow:hidden;background:#f8fafc}.mobile-search>svg{width:18px;height:18px;flex-shrink:0;margin-left:12px;stroke:#9aacbc;fill:none}.mobile-search input{flex:1;border:none;background:transparent;padding:11px 10px;font-size:13.5px;color:#334155;outline:none}.mobile-search input::placeholder{color:#9aacbc}.mobile-search button{width:50px;min-height:46px;background:#e0111b;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.mobile-search button svg{width:18px;height:18px;stroke:#fff;stroke-width:2.5;fill:none;display:block;margin:0}.ak-mobile-menu .sub-indicator,.ak-mobile-menu a .dropdown-toggle,.ak-mobile-menu a>.indicator{display:none!important}.mobile-brand .custom-logo{margin-top:var(--ak-mobile-logo-mt,0px)!important;margin-bottom:var(--ak-mobile-logo-mb,0px)!important}.mobile-menu-head{min-height:var(--ak-mobile-header-h,64px)}.quick-map{background:#2563a8}.footer-yetkili{margin-top:14px;padding:10px 12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:10px;display:flex;flex-direction:column;gap:3px}.footer-yetkili-label{font-size:10px;font-weight:700;color:#4ade80;text-transform:uppercase;letter-spacing:.8px}.footer-yetkili-name{font-size:14px;font-weight:800;color:#fff}