/* AnıYolla v8.0 Sprint 1.2 — Premium Black Header */
:root{--ay-gold:#d4af37;--ay-rose:#c77d52;--ay-ink:#0e1014;--ay-line:rgba(255,255,255,.09)}
.h407-header{position:fixed!important;top:0;left:0;right:0;z-index:9999;background:linear-gradient(180deg,rgba(8,10,14,.82),rgba(8,10,14,.42))!important;border-bottom:1px solid transparent!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background .3s ease,border-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease}
.h407-header.v8002-scrolled{background:rgba(10,12,16,.92)!important;border-color:var(--ay-line)!important;box-shadow:0 18px 55px rgba(0,0,0,.34);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}
.h407-header .h407-nav{min-height:82px;display:grid!important;grid-template-columns:auto 1fr auto;align-items:center;gap:26px}
.h407-header .h407-logo{display:inline-flex;align-items:center;position:relative;z-index:2}
.h407-header .h407-logo img{height:46px!important;width:auto!important;filter:drop-shadow(0 8px 18px rgba(0,0,0,.32));transition:transform .25s ease}
.h407-header .h407-logo:hover img{transform:translateY(-1px) scale(1.02)}
.h407-header #h407Menu{display:flex!important;justify-content:center;align-items:center;gap:4px;min-width:0}
.h407-header #h407Menu>a{position:relative;color:rgba(255,255,255,.76)!important;font-size:14px!important;font-weight:700!important;line-height:1;padding:12px 10px!important;border-radius:12px;white-space:nowrap;transition:color .2s ease,background .2s ease,transform .2s ease}
.h407-header #h407Menu>a:hover,.h407-header #h407Menu>a.v8002-active{color:#fff!important;background:rgba(255,255,255,.065);transform:translateY(-1px)}
.h407-header #h407Menu>a.v8002-active:after{content:"";position:absolute;left:50%;bottom:3px;width:18px;height:2px;border-radius:99px;background:linear-gradient(90deg,var(--ay-gold),var(--ay-rose));transform:translateX(-50%);box-shadow:0 0 12px rgba(212,175,55,.45)}
.h407-header .h407-actions{display:flex!important;align-items:center;gap:10px;position:relative;z-index:2}
.h407-header .h407-actions .h407-btn{min-height:44px;padding:0 17px!important;border-radius:14px!important;font-size:14px!important;font-weight:800!important;display:inline-flex;align-items:center;justify-content:center}
.h407-header .h407-actions .ghost{color:#fff!important;border:1px solid rgba(255,255,255,.14)!important;background:rgba(255,255,255,.035)!important}
.h407-header .h407-actions .ghost:hover{background:rgba(255,255,255,.09)!important;border-color:rgba(255,255,255,.24)!important}
.h407-header .h407-actions .primary{color:#111!important;border:1px solid rgba(255,236,159,.42)!important;background:linear-gradient(135deg,#f2da78 0%,var(--ay-gold) 55%,#b98146 100%)!important;box-shadow:0 10px 28px rgba(212,175,55,.22)!important}
.h407-header .h407-actions .primary:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(212,175,55,.32)!important}
.h407-header #h407MenuButton{width:44px;height:44px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.055);color:#fff;font-size:0;position:relative;cursor:pointer}
.h407-header #h407MenuButton:before,.h407-header #h407MenuButton:after,.h407-header #h407MenuButton span{content:"";position:absolute;left:12px;right:12px;height:2px;border-radius:5px;background:#fff;transition:transform .25s ease,top .25s ease,opacity .2s ease}
.h407-header #h407MenuButton:before{top:14px}.h407-header #h407MenuButton span{top:21px}.h407-header #h407MenuButton:after{top:28px}
.h407-header.v8002-menu-open #h407MenuButton:before{top:21px;transform:rotate(45deg)}
.h407-header.v8002-menu-open #h407MenuButton span{opacity:0}
.h407-header.v8002-menu-open #h407MenuButton:after{top:21px;transform:rotate(-45deg)}
.h407-header .h5106-menu-login{display:none!important}
body{padding-top:0!important}
@media (max-width:1180px){
 .h407-header #h407Menu>a:nth-child(4),.h407-header #h407Menu>a:nth-child(5){display:none}
 .h407-header .h407-nav{gap:18px}
 .h407-header #h407Menu>a{padding:11px 8px!important;font-size:13px!important}
}
@media (max-width:900px){
 .h407-header .h407-nav{display:flex!important;justify-content:space-between;min-height:72px}
 .h407-header .h407-logo img{height:40px!important}
 .h407-header #h407MenuButton{display:block!important}
 .h407-header .h407-actions .h5102-login{display:none!important}
 .h407-header #h407Menu{position:fixed;display:flex!important;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:6px;top:72px;left:14px;right:14px;padding:16px;background:rgba(10,12,16,.98);border:1px solid rgba(255,255,255,.1);border-radius:20px;box-shadow:0 25px 70px rgba(0,0,0,.5);opacity:0;visibility:hidden;transform:translateY(-10px) scale(.985);transition:opacity .22s ease,visibility .22s ease,transform .22s ease;max-height:calc(100vh - 92px);overflow:auto}
 .h407-header.v8002-menu-open #h407Menu{opacity:1;visibility:visible;transform:none}
 .h407-header #h407Menu>a,.h407-header #h407Menu>a:nth-child(n){display:flex!important;align-items:center;min-height:45px;padding:0 14px!important;font-size:15px!important}
 .h407-header #h407Menu>a.v8002-active:after{left:14px;bottom:5px;transform:none}
 .h407-header .h5106-menu-login{display:flex!important;border:1px solid rgba(212,175,55,.24);color:#f1d66f!important;margin-top:4px}
}
@media (max-width:560px){
 .h407-header .h407-actions .h5102-start{display:none!important}
 .h407-header .h407-nav{min-height:68px}
 .h407-header #h407Menu{top:68px}
}
