/* TKSE-WEB-IA-MENU-004D2 — UI Regression Fix
   Scope: stabilize header/hero/footer and align missing public routes after IA/SEO patches. */
:root{--tkse-header-h:82px;--tkse-mobile-header-h:68px;--tkse-navy:#062b55;--tkse-deep:#041b35;--tkse-green:#009B63;--tkse-text:#0b2442;--tkse-muted:#60758f;--tkse-soft:#f4f9ff;}
html{scroll-padding-top:calc(var(--tkse-header-h) + 22px)!important;max-width:100%;overflow-x:hidden!important}
body{padding-top:var(--tkse-header-h)!important;max-width:100%;overflow-x:hidden!important;background:#fff!important;color:var(--tkse-text)!important}
.header,.header.ia-header,.header.c4-header,.ia-header,.c4-header,.parent-page .header{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:99999!important;background:rgba(255,255,255,.98)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;border-bottom:1px solid rgba(6,43,85,.08)!important;box-shadow:0 10px 30px rgba(6,43,85,.08)!important;transform:none!important;will-change:auto!important}.header .nav,.ia-header .nav,.c4-header .nav{height:var(--tkse-header-h)!important;min-height:var(--tkse-header-h)!important}.logo img,.ia-logo img{max-height:48px!important;width:auto!important;object-fit:contain!important}.logo-wordmark{line-height:1.02!important;font-size:15px!important;white-space:nowrap!important}.ia-menu-list,.c4-menu-list{display:flex!important;align-items:center!important;gap:6px!important;list-style:none!important;margin:0!important;padding:0!important}.nav-link{white-space:nowrap!important}.mega,.mega-menu{z-index:100010!important}.has-mega{position:relative!important}.has-mega>.mega,.has-mega>.mega-menu{max-width:calc(100vw - 48px)!important}.c4-header .has-mega>.mega.compact{display:grid!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(8px)!important;transition:opacity .14s ease, transform .14s ease, visibility .14s ease!important}.c4-header .has-mega:hover>.mega.compact,.c4-header .has-mega:focus-within>.mega.compact,.c4-header .has-mega.open>.mega.compact{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}.parent-page .mega-menu{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.parent-page .has-mega:hover .mega-menu,.parent-page .has-mega:focus-within .mega-menu,.parent-page .has-mega.open .mega-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important}
main{position:relative!important;z-index:1!important}.hero,.page-hero,.parent-hero,.c4-hero,.proj-hero,.calc-hero,.blog-hero{position:relative!important;z-index:1!important}.c4-hero,.parent-hero,.proj-hero{padding-top:76px!important}.section:first-of-type{scroll-margin-top:110px!important}.site-footer a,.site-footer .footer-grid a,.c4-footer a,.parent-footer a{display:block!important;margin:8px 0!important;line-height:1.35!important}.site-footer .footer-grid,.c4-footer .footer-grid,.parent-footer .footer-grid{gap:30px!important}.site-footer p,.c4-footer p,.parent-footer p{line-height:1.65!important}.floating-contact{z-index:99980!important}.floating-contact .float-btn{box-shadow:0 16px 36px rgba(6,43,85,.12)!important}
/* unified simple pages */
.tkse-simple-page{background:#fff;color:var(--tkse-text)}.tkse-simple-hero{background:linear-gradient(110deg,#fff 0%,#f7fbff 52%,#eaf5ff 100%);padding:78px 0 70px;position:relative;overflow:hidden}.tkse-simple-hero:after{content:"";position:absolute;right:-110px;top:-150px;width:330px;height:330px;border:24px solid rgba(8,47,111,.12);border-left-color:rgba(49,184,75,.50);border-radius:50%;transform:rotate(28deg)}.tkse-simple-hero .wrap{position:relative;z-index:1;display:grid;grid-template-columns:1fr .9fr;gap:56px;align-items:center}.tkse-simple-hero h1{font-size:clamp(44px,5vw,76px);line-height:1;margin:14px 0 18px;color:#08234f;letter-spacing:-.04em}.tkse-simple-hero h1 span{color:var(--tkse-green)}.tkse-simple-hero p{font-size:18px;line-height:1.7;color:var(--tkse-muted);max-width:680px}.tkse-simple-visual img{width:100%;height:340px;object-fit:cover;border-radius:30px;border:14px solid #fff;box-shadow:0 26px 70px rgba(10,46,111,.16)}.tkse-simple-section{padding:64px 0;background:#fff}.tkse-simple-section.alt{background:#f5f9ff}.tkse-simple-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tkse-simple-card{background:#fff;border:1px solid #dfeaf5;border-radius:24px;padding:26px;box-shadow:0 18px 42px rgba(10,46,111,.08)}.tkse-simple-card h3{margin:0 0 10px;color:#08234f}.tkse-simple-card p{color:#62738a;line-height:1.65}.tkse-simple-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tkse-simple-form label{display:grid;gap:8px;font-weight:800;color:#08234f}.tkse-simple-form input,.tkse-simple-form select,.tkse-simple-form textarea{border:1px solid #d9e7f2;border-radius:16px;padding:14px 16px;font:inherit;color:#08234f}.tkse-simple-form .full{grid-column:1/-1}.tkse-blog-list{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tkse-blog-card{overflow:hidden;background:#fff;border:1px solid #dfeaf5;border-radius:24px;box-shadow:0 18px 42px rgba(10,46,111,.08)}.tkse-blog-card img{width:100%;height:190px;object-fit:cover}.tkse-blog-card div{padding:22px}.tkse-blog-card h3{margin:0 0 10px;color:#08234f}.tkse-blog-card p{color:#62738a;line-height:1.65}.tkse-mini-kpis{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.tkse-mini-kpis span{display:inline-flex;border:1px solid #dce8f3;background:#fff;border-radius:999px;padding:10px 14px;color:#08234f;font-weight:900}.calculator-page,.blog-page{background:#fff!important;color:#0b2442!important}.calculator-page .calc-hero,.blog-page .blog-hero{background:linear-gradient(110deg,#fff 0%,#f7fbff 52%,#eaf5ff 100%)!important;color:#0b2442!important;padding:78px 0 64px!important}.calculator-page h1,.blog-page h1{color:#08234f!important}.calculator-page p,.blog-page p{color:#60758f!important}.calculator-page .calc-card,.calculator-page .result-card{background:#fff!important;color:#0b2442!important;border:1px solid #dfeaf5!important;border-radius:24px!important;box-shadow:0 18px 42px rgba(10,46,111,.08)!important}.calculator-page input,.calculator-page select{background:#fff!important;color:#08234f!important;border:1px solid #d9e7f2!important}.calculator-page .result-value{color:#009B63!important}.blog-page .post-card{background:#fff!important;color:#0b2442!important;border:1px solid #dfeaf5!important;box-shadow:0 18px 42px rgba(10,46,111,.08)!important}.blog-page .post-card img{object-fit:cover!important}
@media(max-width:1040px){:root{--tkse-header-h:68px}.ia-menu,.menu{top:calc(var(--tkse-header-h) + 10px)!important;z-index:100020!important}.tkse-simple-hero .wrap{grid-template-columns:1fr}.tkse-simple-grid,.tkse-blog-list{grid-template-columns:1fr 1fr}.tkse-simple-form{grid-template-columns:1fr}.c4-hero,.parent-hero,.proj-hero{padding-top:52px!important}}
@media(max-width:680px){body{padding-bottom:78px!important}.tkse-simple-grid,.tkse-blog-list{grid-template-columns:1fr}.tkse-simple-hero h1{font-size:42px}.tkse-simple-visual img{height:260px}.logo-wordmark{display:none!important}}
