/* FADO Corporate Header 1.2.1 — custom architectural navigation.
   Isolated to the [fado_header] shortcode; no global Listivo overrides. */
.fado-header,.fado-header *,.fado-header *::before,.fado-header *::after{box-sizing:border-box}
.fado-header{
  --fh-orange:#ec6819;--fh-deep:#c94a12;--fh-ink:#192b3a;--fh-muted:#697989;
  --fh-border:#e3e9ef;--fh-surface:#f5f7f9;
  position:relative;z-index:990;isolation:isolate;width:100%;background:#fff;
  color:var(--fh-ink);font-family:inherit;font-size:14px;line-height:1.4
}
.fado-header a{text-decoration:none!important}
.fado-header a:focus-visible,.fado-header button:focus-visible{outline:2px solid var(--fh-orange)!important;outline-offset:3px}
/* Architectural detail: a fine warm edge, not a decorative full-width billboard. */
.fado-header__utility{position:relative;overflow:hidden;background:#192b3a;color:#dfe7ed}
.fado-header__utility::before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.32;background:repeating-linear-gradient(118deg,transparent 0,transparent 116px,rgba(255,255,255,.075) 117px,transparent 118px)}
.fado-header__utility-inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(calc(100% - 64px),1480px);min-height:36px;margin:0 auto;font-size:11px;font-weight:600;letter-spacing:.025em}
.fado-header__utility-note{display:flex;align-items:center;gap:11px;min-width:0;white-space:nowrap}
.fado-header__utility-text{color:#dfe8ef}
.fado-header__utility-right{display:flex;align-items:center;gap:0;white-space:nowrap}
.fado-header__utility-location,.fado-header__utility-phone{display:inline-flex;align-items:center;gap:8px;color:#dfe7ed!important}
.fado-header__utility-location{padding-right:20px;border-right:1px solid rgba(255,255,255,.16)}
.fado-header__utility-phone{margin-left:20px;font-weight:700}
.fado-header__utility-location svg,.fado-header__utility-phone svg{width:14px;height:14px;color:#ff9b68}
.fado-header .fado-header__utility-phone:hover{color:#ffb18a!important}
/* Main header: logo signature, inset navigation deck, personal contact + strong action. */
.fado-header__main{position:relative;background:#fff;border-bottom:1px solid #e8edf2;box-shadow:0 11px 29px rgba(20,38,52,.045)}
.fado-header__main::after{content:"";position:absolute;bottom:-1px;left:50%;width:min(calc(100% - 64px),1480px);height:2px;transform:translateX(-50%);background:linear-gradient(90deg,var(--fh-orange) 0 13%,rgba(236,104,25,.3) 25%,transparent 58%);pointer-events:none}
.fado-header__inner{display:grid;grid-template-columns:minmax(245px,1fr) auto minmax(260px,1fr);align-items:center;gap:clamp(14px,2vw,32px);width:min(calc(100% - 64px),1480px);min-height:100px;margin:0 auto}
.fado-header__brand-wrap{display:flex;align-items:center;gap:19px;min-width:0}
.fado-header .fado-header__brand{display:flex;flex:0 0 auto;align-items:center;width:clamp(164px,12vw,202px);max-width:100%;min-width:0}
.fado-header__brand img{display:block;width:100%;max-width:100%;height:auto;object-fit:contain}
.fado-header__brand-caption{display:flex;flex-direction:column;justify-content:center;gap:5px;min-height:39px;min-width:0;padding-left:15px;border-left:1px solid #e2e7ec;white-space:nowrap}
.fado-header__brand-caption span{font-size:9.5px;font-weight:800;letter-spacing:.13em;color:var(--fh-ink)}
.fado-header__brand-caption small{font-size:9px;font-weight:550;letter-spacing:.025em;color:#8592a0}
.fado-header__nav{display:flex;align-items:center;justify-content:center;min-width:0}
.fado-header__nav-intro{display:none}
.fado-header .fado-header__nav-list,.fado-header .fado-header__nav-list ul{margin:0!important;padding:0!important;list-style:none!important}
.fado-header .fado-header__nav-list{display:flex;align-items:center;justify-content:center;gap:3px;padding:5px!important;border:1px solid #eaf0f4;border-radius:15px;background:#f6f8fa;box-shadow:inset 0 1px 3px rgba(19,42,60,.025)}
.fado-header .fado-header__nav-list li{position:relative;list-style:none!important;margin:0!important;padding:0!important}
.fado-header .fado-header__nav-list li::before,.fado-header .fado-header__nav-list li::after{content:none!important}
.fado-header .fado-header__nav-list > li > a{display:inline-flex;position:relative;align-items:center;gap:9px;min-height:43px;padding:10px clamp(9px,.85vw,15px)!important;border-radius:10px;background:transparent;color:#273a49!important;font-size:clamp(12px,.83vw,13.5px);font-weight:690;line-height:1.3;white-space:nowrap;transition:background .2s,color .2s,box-shadow .2s}
.fado-header .fado-header__nav-list > li:hover > a,.fado-header .fado-header__nav-list > li:focus-within > a{background:#fff;color:var(--fh-deep)!important;box-shadow:0 2px 9px rgba(28,47,60,.075)}
.fado-header .fado-header__nav-list > li.current-menu-item > a,.fado-header .fado-header__nav-list > li.current_page_item > a,.fado-header .fado-header__nav-list > li.current-menu-ancestor > a{background:#fff;color:var(--fh-deep)!important;box-shadow:0 2px 8px rgba(28,47,60,.075)}
.fado-header .fado-header__nav-list > li.current-menu-item > a::before,.fado-header .fado-header__nav-list > li.current_page_item > a::before,.fado-header .fado-header__nav-list > li.current-menu-ancestor > a::before{content:""!important;position:absolute;bottom:3px;left:13px;right:13px;height:2px;background:var(--fh-orange);border-radius:3px}
.fado-header .fado-header__nav-list li.menu-item-has-children > a::after{content:""!important;display:inline-block;width:6px;height:6px;margin:0 0 3px 0;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg)}
/* Dropdown: individual project/category rows, rather than default Wordpress list. */
.fado-header .fado-header__nav-list .sub-menu{display:block;position:absolute;z-index:50;top:calc(100% + 13px);left:0;min-width:258px;max-width:340px;padding:40px 9px 9px!important;border:1px solid var(--fh-border);border-top:3px solid var(--fh-orange);border-radius:14px;background:#fff;box-shadow:0 24px 55px rgba(16,39,54,.16);opacity:0;visibility:hidden;transform:translateY(9px);transition:opacity .2s,visibility .2s,transform .2s}
.fado-header .fado-header__nav-list .sub-menu::before{content:"YAPI ÇÖZÜMLERİ"!important;position:absolute;left:20px;top:13px;font-size:10px;font-weight:800;letter-spacing:.11em;color:var(--fh-orange)}
.fado-header .fado-header__nav-list .sub-menu::after{content:""!important;position:absolute;left:0;right:0;top:-16px;height:16px;pointer-events:auto}
.fado-header .fado-header__nav-list .sub-menu .sub-menu{top:0;left:calc(100% + 8px)}
.fado-header .fado-header__nav-list li:hover > .sub-menu,.fado-header .fado-header__nav-list li:focus-within > .sub-menu,.fado-header .fado-header__nav-list li.fado-header__submenu-open > .sub-menu{opacity:1;visibility:visible;transform:translateY(0)}
.fado-header .fado-header__nav-list .sub-menu li + li{border-top:1px solid #f0f2f4}
.fado-header .fado-header__nav-list .sub-menu a{display:flex;align-items:center;gap:9px;width:100%;min-height:43px;padding:11px 12px!important;border-radius:7px;color:var(--fh-ink)!important;font-size:13px;font-weight:590;line-height:1.35;white-space:normal;transition:background .18s,color .18s,padding .18s}
.fado-header .fado-header__nav-list .sub-menu a::before{content:""!important;display:inline-block;flex:0 0 5px;width:5px;height:5px;border:1.5px solid #e59a72;border-radius:50%}
.fado-header .fado-header__nav-list .sub-menu a:hover,.fado-header .fado-header__nav-list .sub-menu .current-menu-item > a{background:#fff4ed;color:var(--fh-deep)!important;padding-left:16px!important}
.fado-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:15px;min-width:0}
.fado-header .fado-header__contact{display:flex;align-items:center;gap:9px;color:var(--fh-ink)!important;white-space:nowrap}
.fado-header__contact-icon{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border:1px solid #e9edf2;border-radius:12px;background:#fbfcfd;color:var(--fh-orange);transition:background .2s}
.fado-header__contact-icon svg{width:17px;height:17px}
.fado-header__contact-copy{display:flex;flex-direction:column;gap:2px;text-align:left}
.fado-header__contact-copy small{color:#8c9aa6;font-size:9px;font-weight:850;letter-spacing:.11em}
.fado-header__contact-copy strong{font-size:12.5px;font-weight:800;letter-spacing:.015em;color:var(--fh-ink)}
.fado-header .fado-header__contact:hover .fado-header__contact-icon{background:#fff0e6}
.fado-header .fado-header__cta{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:49px;padding:6px 6px 6px 16px;border:1px solid var(--fh-orange);border-radius:12px;background:var(--fh-orange);color:#fff!important;box-shadow:0 8px 18px rgba(236,104,25,.17);font-size:13px;font-weight:780;line-height:1.2;white-space:nowrap;transition:transform .2s,box-shadow .2s,background .2s}
.fado-header__cta-arrow{display:grid;place-items:center;width:35px;height:35px;border-radius:8px;background:rgba(255,255,255,.18);font-size:19px;line-height:1;font-weight:500;transition:transform .2s,background .2s}
.fado-header .fado-header__cta:hover{background:var(--fh-deep);border-color:var(--fh-deep);color:#fff!important;transform:translateY(-2px);box-shadow:0 11px 23px rgba(236,104,25,.23)}
.fado-header .fado-header__cta:hover .fado-header__cta-arrow{transform:translate(1px,-1px);background:rgba(255,255,255,.25)}
.fado-header__cta--mobile,.fado-header__toggle,.fado-header__submenu-toggle,.fado-header__mobile-phone{display:none!important}
@media(max-width:1480px){
 .fado-header__brand-caption{display:none}
 .fado-header__inner{grid-template-columns:minmax(168px,1fr) auto minmax(245px,1fr)}
}
@media(max-width:1230px){
 .fado-header__utility-inner,.fado-header__inner{width:calc(100% - 40px)}
 .fado-header__inner{grid-template-columns:160px minmax(0,1fr) auto;gap:12px;min-height:86px}
 .fado-header .fado-header__brand{width:160px}
 .fado-header .fado-header__nav-list{gap:0}
 .fado-header .fado-header__nav-list > li > a{padding:10px 9px!important;font-size:12px}
 .fado-header__contact-copy{display:none}
 .fado-header__actions{gap:9px}
 .fado-header .fado-header__cta{gap:8px;padding-left:12px}
}
@media(max-width:1024px){
 .fado-header__inner{display:flex;justify-content:space-between;gap:12px;min-height:77px}
 .fado-header .fado-header__brand{width:178px}
 .fado-header .fado-header__contact{display:none}
 .fado-header .fado-header__mobile-phone{display:grid!important;place-items:center;flex:0 0 44px;width:44px;height:44px;border:1px solid #f6dacb;border-radius:11px;background:#fff6f0;color:var(--fh-orange)!important}
 .fado-header__mobile-phone svg{width:19px;height:19px}
 .fado-header .fado-header__cta--desktop{display:none!important}
 .fado-header .fado-header__toggle{display:flex!important;flex:0 0 45px;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:45px;height:45px;padding:10px;appearance:none;border:1px solid #e1e8ef;border-radius:11px;background:#fff;cursor:pointer}
 .fado-header__toggle span{display:block;width:19px;height:2px;border-radius:2px;background:var(--fh-ink);transition:transform .2s,opacity .2s}
 .fado-header.fado-header--open .fado-header__toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}
 .fado-header.fado-header--open .fado-header__toggle span:nth-child(2){opacity:0}
 .fado-header.fado-header--open .fado-header__toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
 .fado-header .fado-header__nav{display:none;position:absolute;top:100%;left:0;right:0;z-index:55;width:100%;max-height:min(82vh,760px);overflow-y:auto;padding:17px max(20px,calc((100vw - 740px)/2)) 26px;background:#fff;border-bottom:1px solid var(--fh-border);box-shadow:0 25px 45px rgba(22,40,56,.15)}
 .fado-header.fado-header--open .fado-header__nav{display:block}
 .fado-header__nav-intro{display:flex;align-items:center;justify-content:space-between;padding:3px 2px 14px;margin-bottom:7px;border-bottom:1px solid var(--fh-border);color:var(--fh-ink);font-size:14px;font-weight:800}
 .fado-header__nav-intro small{font-size:10px;color:var(--fh-orange);letter-spacing:.11em;text-transform:uppercase}
 .fado-header .fado-header__nav-list{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0!important;border:0;border-radius:0;background:transparent;box-shadow:none}
 .fado-header .fado-header__nav-list > li{width:100%;border-bottom:1px solid #edf1f4}
 .fado-header .fado-header__nav-list > li > a{width:calc(100% - 48px);min-height:53px;padding:14px 5px!important;background:transparent!important;box-shadow:none!important;font-size:15px}
 .fado-header .fado-header__nav-list > li.current-menu-item > a::before,.fado-header .fado-header__nav-list > li.current-menu-ancestor > a::before,.fado-header .fado-header__nav-list > li.current_page_item > a::before{display:none}
 .fado-header .fado-header__nav-list .sub-menu{display:none;position:static;min-width:0;max-width:none;width:100%;margin-bottom:9px!important;padding:8px!important;border:0;border-radius:9px;background:#f7f9fb;box-shadow:none;opacity:1;visibility:visible;transform:none;transition:none}
 .fado-header .fado-header__nav-list .sub-menu::before,.fado-header .fado-header__nav-list .sub-menu::after{display:none!important}
 .fado-header .fado-header__nav-list .sub-menu .sub-menu{position:static}
 .fado-header .fado-header__nav-list li:hover > .sub-menu,.fado-header .fado-header__nav-list li:focus-within > .sub-menu{display:none}
 .fado-header .fado-header__nav-list li.fado-header__submenu-open > .sub-menu{display:block}
 .fado-header .fado-header__nav-list .sub-menu a{min-height:45px;font-size:14px}
 .fado-header .fado-header__submenu-toggle{position:absolute;right:0;top:5px;display:flex!important;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:9px;background:#f7f9fb;color:var(--fh-ink);font-size:23px;line-height:1;cursor:pointer}
 .fado-header .fado-header__submenu-toggle[aria-expanded="true"]{background:#fff3eb;color:var(--fh-orange)}
 .fado-header .fado-header__cta--mobile{display:flex!important;width:100%;margin-top:20px;min-height:51px;justify-content:space-between}
 .fado-header__main::after{width:calc(100% - 40px)}
}
@media(max-width:620px){
 .fado-header__utility-inner{width:calc(100% - 32px);min-height:30px;font-size:10px}
 .fado-header__utility-note{display:none}
 .fado-header__utility-right{width:100%;justify-content:space-between}
 .fado-header__utility-location{padding-right:0;border-right:0}
 .fado-header__utility-phone{margin-left:10px}
 .fado-header__inner{width:calc(100% - 32px);min-height:69px}
 .fado-header .fado-header__brand{width:154px}
 .fado-header__actions{gap:7px}
 .fado-header .fado-header__mobile-phone,.fado-header .fado-header__toggle{width:42px;height:42px;flex-basis:42px}
 .fado-header .fado-header__nav{padding:15px 17px 22px}
 .fado-header__main::after{width:calc(100% - 32px)}
}
@media(max-width:350px){.fado-header .fado-header__brand{width:132px}.fado-header__utility-inner{font-size:9px}.fado-header__utility-location svg{display:none}}
@media(prefers-reduced-motion:reduce){.fado-header *,.fado-header *::before,.fado-header *::after{transition:none!important}}
