/* fve-critical-mobile-shell */
html,body{background:#05101d;color:#e8eefc}body{margin:0}.site-header{background:rgba(4,12,24,.94)}.mobile-menu-panel{display:none}.mobile-menu-panel.open{display:flex}.mobile-menu-panel .menu,.mobile-menu-panel .sub-menu{list-style:none;margin:0;padding:0}.mobile-menu-panel .sub-menu{display:none}.mobile-menu-panel li.is-open>.sub-menu{display:block}.fve-main-tab-panel[hidden],.fve-subtab-panel[hidden]{display:none!important}

/* fve-dropdown-hover-hardfix */
.site-header,.header-menu-bar,.header-menu-inner,.desktop-main-menu,.site-banner-nav,.banner-menu,.banner-menu>li{overflow:visible!important}.site-header{position:relative!important;z-index:99990!important}.header-menu-bar{position:relative!important;z-index:99991!important}.banner-menu li.menu-item-has-children,.banner-menu li.fve-has-submenu{position:relative!important}.banner-menu li.menu-item-has-children>a:after,.banner-menu li.fve-has-submenu>a:after{content:"⌄"!important;margin-left:7px}.banner-menu li.menu-item-has-children>.sub-menu,.banner-menu li.fve-has-submenu>.sub-menu{display:block!important;position:absolute!important;top:calc(100% + 8px)!important;left:0!important;min-width:240px!important;padding:10px!important;background:rgba(5,16,29,.99)!important;border:1px solid rgba(120,160,210,.34)!important;border-radius:18px!important;box-shadow:0 26px 80px rgba(0,0,0,.56)!important;z-index:100000!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(8px)!important}.banner-menu li.menu-item-has-children:hover>.sub-menu,.banner-menu li.fve-has-submenu:hover>.sub-menu,.banner-menu li.menu-item-has-children:focus-within>.sub-menu,.banner-menu li.fve-has-submenu:focus-within>.sub-menu,.banner-menu li.fve-dropdown-open>.sub-menu,.banner-menu li.is-open>.sub-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}.banner-menu .sub-menu a{display:flex!important;width:100%!important;min-width:220px;padding:12px 14px!important;color:#eef6ff!important}

/* fve-dropdown-layer-hardfix */
html body .site-header,html body .header-menu-bar,html body .header-menu-inner,html body .desktop-main-menu,html body .site-banner-nav,html body .banner-menu,html body .banner-menu>li{overflow:visible!important;transform:none!important;filter:none!important;clip-path:none!important}html body .site-header{position:relative!important;z-index:2147483000!important;isolation:isolate}html body .header-menu-bar,html body .header-menu-inner,html body .desktop-main-menu,html body .site-banner-nav{position:relative!important;z-index:2147483001!important}html body .site-main,html body main,html body .hero,html body .hero-section,html body .front-hero,html body .detail-hero,html body .archive-hero,html body .section{position:relative;z-index:1}html body .banner-menu li>.sub-menu{z-index:2147483600!important}html body .banner-menu li>.sub-menu.fve-dropdown-fixed{position:fixed!important;top:var(--fve-dropdown-top,120px)!important;left:var(--fve-dropdown-left,24px)!important;right:auto!important;bottom:auto!important;z-index:2147483640!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}

/* fve-dropdown-portal-hardfix */
.fve-menu-portal{position:fixed!important;left:var(--fve-menu-portal-left,12px)!important;top:var(--fve-menu-portal-top,80px)!important;min-width:240px!important;max-width:min(380px,calc(100vw - 24px))!important;padding:10px!important;background:rgba(5,16,29,.995)!important;border:1px solid rgba(120,160,210,.36)!important;border-radius:18px!important;box-shadow:0 28px 90px rgba(0,0,0,.68)!important;z-index:2147483647!important;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px)}.fve-menu-portal.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}.fve-menu-portal li{display:block!important;width:100%;list-style:none!important}.fve-menu-portal a{display:flex!important;width:100%!important;min-width:220px;padding:12px 14px!important;color:#eef6ff!important;text-decoration:none!important}.fve-menu-portal a:hover,.fve-menu-portal a:focus{background:rgba(255,255,255,.10)!important}.fve-menu-portal .sub-menu{display:block!important;position:static!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;margin:6px 0 6px 12px!important;padding:0 0 0 12px!important;border-left:1px solid rgba(120,160,210,.25)!important;background:transparent!important;box-shadow:none!important}

/* fve-mega-menu-portal-css */
@media (min-width:783px){.banner-menu>li>.sub-menu,.banner-menu li>.sub-menu.fve-dropdown-fixed{display:none!important}body .fve-mega-menu-portal{position:fixed!important;left:var(--fve-mega-left,24px)!important;top:var(--fve-mega-top,140px)!important;min-width:260px!important;max-width:min(760px,calc(100vw - 32px))!important;padding:14px!important;background:rgba(5,16,29,.995)!important;border:1px solid rgba(120,160,210,.38)!important;border-radius:22px!important;box-shadow:0 34px 110px rgba(0,0,0,.72)!important;z-index:2147483647!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(10px)!important}body .fve-mega-menu-portal.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}body .fve-mega-menu-portal ul,body .fve-mega-menu-portal li{list-style:none!important;margin:0!important;padding:0!important}body .fve-mega-menu-portal>ul{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important;gap:8px!important}body .fve-mega-menu-portal a{display:flex!important;width:100%!important;min-height:44px!important;box-sizing:border-box!important;align-items:center!important;justify-content:flex-start!important;padding:12px 14px!important;border-radius:14px!important;color:#eef6ff!important;text-decoration:none!important;font-weight:800!important;line-height:1.22!important;white-space:normal!important}body .fve-mega-menu-portal a:hover,body .fve-mega-menu-portal a:focus{background:rgba(255,255,255,.10)!important}}

/* fve-mobile-drawer-hardfix */
@media (max-width:782px){html.fve-mobile-drawer-open,html.fve-mobile-drawer-open body{overflow:hidden!important}.header-menu-bar,.desktop-main-menu,.site-banner-nav,#mobile-menu-panel.mobile-menu-panel{display:none!important}.menu-toggle{display:inline-flex!important;z-index:2147483000!important}.fve-mobile-drawer-backdrop{position:fixed!important;inset:0!important;z-index:2147483600!important;background:rgba(0,0,0,.62)!important;opacity:0;visibility:hidden;pointer-events:none}.fve-mobile-drawer-backdrop.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.fve-mobile-drawer{position:fixed!important;top:max(12px,env(safe-area-inset-top))!important;left:12px!important;right:12px!important;bottom:max(12px,env(safe-area-inset-bottom))!important;z-index:2147483640!important;display:flex!important;flex-direction:column!important;background:rgba(5,16,29,.985)!important;border:1px solid rgba(120,160,210,.30)!important;border-radius:24px!important;box-shadow:0 36px 120px rgba(0,0,0,.72)!important;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px) scale(.985);overflow:hidden!important}.fve-mobile-drawer.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important}.fve-mobile-drawer-scroll{overflow-y:auto!important;overflow-x:hidden!important;padding:14px 16px 18px!important;flex:1 1 auto!important}.fve-mobile-drawer .mobile-nav-menu{display:grid!important;gap:10px!important;width:100%!important}.fve-mobile-drawer li{position:relative!important;width:100%!important}.fve-mobile-drawer li>a{display:flex!important;width:100%!important;box-sizing:border-box!important;min-height:52px!important;padding:14px 58px 14px 16px!important;border-radius:18px!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(120,160,210,.16)!important;color:#eef6ff!important;text-decoration:none!important;font-weight:900!important}.fve-mobile-drawer .sub-menu{display:none!important;position:static!important;margin:8px 0 0 12px!important;padding:0 0 0 12px!important;border-left:1px solid rgba(120,160,210,.25)!important}.fve-mobile-drawer li.is-open>.sub-menu{display:grid!important;gap:8px!important}.fve-mobile-drawer .fve-menu-subtoggle{display:inline-flex!important;position:absolute!important;right:8px!important;top:6px!important;width:42px!important;height:42px!important;border-radius:14px!important;border:1px solid rgba(120,160,210,.30)!important;background:rgba(255,255,255,.09)!important;color:#fff!important;font-weight:900!important;z-index:3!important}}

/* fve-mobile-drawer-ui-hardfix */
@media (max-width:782px){.fve-mobile-drawer-backdrop{background:rgba(2,8,18,.48)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.fve-mobile-drawer{top:max(78px,calc(env(safe-area-inset-top) + 64px))!important;right:14px!important;left:auto!important;bottom:auto!important;width:min(88vw,360px)!important;max-height:min(72vh,640px)!important;background:linear-gradient(180deg,rgba(9,22,40,.86),rgba(5,14,28,.78))!important;border-radius:24px!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}.fve-mobile-drawer-scroll{padding:12px!important}.fve-mobile-drawer .mobile-nav-menu{gap:8px!important}.fve-mobile-drawer li>a{min-height:48px!important;padding:13px 56px 13px 15px!important;border-radius:16px!important;background:rgba(255,255,255,.065)!important;font-size:15px!important}.fve-mobile-drawer .sub-menu{display:none!important;margin:8px 0 2px 10px!important;padding:0 0 0 10px!important}.fve-mobile-drawer li.is-open>.sub-menu,.fve-mobile-drawer li.fve-mobile-open>.sub-menu{display:grid!important;gap:7px!important}.fve-mobile-drawer .fve-menu-subtoggle{right:7px!important;top:5px!important;width:38px!important;height:38px!important;border-radius:13px!important;z-index:10!important}.fve-mobile-drawer-actions{grid-template-columns:1fr 1fr!important;gap:8px!important}.fve-mobile-drawer-actions .btn-primary{grid-column:1/-1!important}}@media (max-width:420px){.fve-mobile-drawer{left:10px!important;right:10px!important;width:auto!important}.fve-mobile-drawer-actions{grid-template-columns:1fr!important}}

/* fve-mobile-premium-menu-hardfix */
@media (max-width:782px){.fve-mobile-drawer-backdrop{background:radial-gradient(circle at 20% 0%,rgba(60,150,255,.22),transparent 32%),radial-gradient(circle at 92% 12%,rgba(238,45,180,.18),transparent 28%),rgba(2,7,16,.52)!important;backdrop-filter:blur(14px) saturate(1.25)!important;-webkit-backdrop-filter:blur(14px) saturate(1.25)!important}.fve-mobile-drawer{top:max(70px,calc(env(safe-area-inset-top) + 58px))!important;left:14px!important;right:14px!important;bottom:auto!important;width:auto!important;max-width:430px!important;margin-left:auto!important;max-height:min(78vh,690px)!important;border-radius:28px!important;background:linear-gradient(180deg,rgba(15,31,55,.92),rgba(5,14,28,.86)),radial-gradient(circle at 20% 0%,rgba(46,147,255,.18),transparent 42%),radial-gradient(circle at 90% 8%,rgba(232,45,182,.16),transparent 42%)!important;border:1px solid rgba(157,194,255,.26)!important;box-shadow:0 36px 110px rgba(0,0,0,.62),inset 0 1px 0 rgba(255,255,255,.08)!important;backdrop-filter:blur(22px) saturate(1.35)!important;-webkit-backdrop-filter:blur(22px) saturate(1.35)!important}.fve-mobile-drawer-head{min-height:68px!important;padding:14px 16px!important}.fve-mobile-drawer-title{display:flex!important;align-items:center!important;gap:10px!important;font-size:13px!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:rgba(219,234,254,.82)!important}.fve-mobile-drawer-title:before{content:"";width:36px;height:36px;border-radius:14px;background:radial-gradient(circle at 30% 30%,#ff42ca,transparent 34%),radial-gradient(circle at 70% 65%,#28a8ff,transparent 38%),rgba(255,255,255,.08);box-shadow:0 0 24px rgba(45,166,255,.24)}.fve-mobile-drawer-title:after{content:"FestivalVeEtkinlik";display:block;font-size:16px;letter-spacing:0;text-transform:none;color:#f8fbff;font-weight:950}.fve-mobile-drawer-scroll{padding:14px!important}.fve-mobile-drawer li>a{min-height:54px!important;border-radius:18px!important;background:linear-gradient(180deg,rgba(255,255,255,.085),rgba(255,255,255,.045))!important;border:1px solid rgba(157,194,255,.16)!important;font-size:15.5px!important}.fve-mobile-drawer-actions{grid-template-columns:1fr 1fr!important;gap:9px!important}.fve-mobile-drawer-actions .btn-primary,.fve-mobile-drawer-actions a[href*="etkinlik"]{grid-column:1/-1!important;background:linear-gradient(135deg,#ffd84e,#ffb629)!important;color:#101827!important}}

/* fve-mobile-header-cta-v1180 */
@media (max-width:782px){
  html:not(.fve-mobile-drawer-open),body:not(.fve-mobile-drawer-open){height:auto!important;min-height:100%!important;overflow-y:auto!important;overflow-x:hidden!important}
  .site-header,.site-header.is-sticky,.site-header.sticky,.site-header.fixed,header.site-header,body.admin-bar .site-header{
    position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;z-index:50!important
  }
  body:not(.fve-mobile-drawer-open) main,body:not(.fve-mobile-drawer-open) .site-main,body:not(.fve-mobile-drawer-open) #main-content,body:not(.fve-mobile-drawer-open) .hero,body:not(.fve-mobile-drawer-open) .hero-section,body:not(.fve-mobile-drawer-open) .front-hero,body:not(.fve-mobile-drawer-open) .hero-grid,body:not(.fve-mobile-drawer-open) .detail-hero,body:not(.fve-mobile-drawer-open) .archive-hero,body:not(.fve-mobile-drawer-open) .page-hero{
    position:relative!important;top:auto!important;min-height:0!important;height:auto!important;max-height:none!important;overflow:visible!important;transform:none!important
  }
  body.fve-cta-closed .fve-sticky-event-cta,body.fve-cta-closed .fve-floating-event-bar,body.fve-cta-closed .fve-bottom-cta,body.fve-cta-closed .event-sticky-bar,body.fve-cta-closed .fve-mobile-sticky-cta,
  .fve-sticky-event-cta.is-hidden,.fve-floating-event-bar.is-hidden,.fve-bottom-cta.is-hidden,.event-sticky-bar.is-hidden,.fve-mobile-sticky-cta.is-hidden{
    display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important
  }
}

/* FVE v12 claim form controls moved from inline style attributes. */
.fve-claim-control .fve-ui-input{display:block;width:100%;min-height:58px;padding:16px 18px;background:#091321;color:#eef3fb;border:2px solid rgba(125,211,252,.28);border-radius:16px;box-sizing:border-box}.fve-claim-control textarea.fve-ui-input{min-height:180px}.fve-claim-control .fve-ui-input.is-file{padding:12px}.fve-profile-file-preview-item{display:inline-flex;align-items:center;gap:12px;margin:0 12px 12px 0;padding:10px 12px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:14px}.fve-profile-file-preview-item img{width:78px;height:78px;object-fit:cover;border-radius:12px;display:block}.fve-profile-file-preview-name{font-weight:700}.fve-profile-file-preview-note{opacity:.8;font-size:12px}
