/* AuraEpin homepage stage — restrained shell, fixed content rhythm and mobile-safe layout. */
.jg-header-center{display:contents}
.jg-header-benefits{display:none}

html[data-theme] body.jg-site.jg-home-page{background-color:#030a17!important}

html[data-theme="dark"] body.jg-site.jg-home-page{position:relative;isolation:isolate}
html[data-theme="dark"] body.jg-site.jg-home-page:before{
    content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;
    background:linear-gradient(180deg,#07111f 0%,#030a17 48%,#07111f 100%);
}

@media(min-width:992px){
    html[data-theme] body.jg-site.jg-home-page{background-color:#030a17!important}
    body.jg-site.jg-home-page .web-header{
        width:100%!important;margin:0!important;padding:0 0 8px!important;border:0!important;border-radius:0!important;
        background:linear-gradient(180deg,rgba(3,11,25,.95),rgba(3,11,25,.72),transparent)!important;box-shadow:none!important;overflow:visible!important;
    }
    body.jg-site.jg-home-page .web-header .top-bar,
    body.jg-site.jg-home-page .web-header .main-header,
    body.jg-site.jg-home-page .web-header .nav-menu{
        width:100%!important;max-width:none!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;
    }
    body.jg-site.jg-home-page .web-header .top-bar .container,
    body.jg-site.jg-home-page .web-header .main-header .container,
    body.jg-site.jg-home-page .web-header .nav-menu .container{
        width:calc(100% - 32px)!important;max-width:1440px!important;margin-left:auto!important;margin-right:auto!important;
    }
    body.jg-site.jg-home-page .web-header .top-bar .container{min-height:34px!important;padding:0 18px!important}
    body.jg-site.jg-home-page .web-header .main-header .container{
        display:grid!important;grid-template-columns:minmax(210px,260px) minmax(360px,1fr) auto!important;gap:26px!important;min-height:108px!important;
        padding:14px 20px!important;border:1px solid rgba(44,143,255,.25)!important;border-radius:22px!important;
        background:linear-gradient(135deg,rgba(4,16,35,.90),rgba(7,23,48,.75))!important;
        box-shadow:0 20px 54px rgba(0,5,17,.34),inset 0 1px 0 rgba(255,255,255,.045),0 0 36px rgba(20,126,255,.07)!important;
    }
    body.jg-site.jg-home-page .web-header .logo{width:100%!important;max-width:250px!important;min-width:0!important;justify-content:flex-start!important}
    body.jg-site.jg-home-page .web-header .logo img{width:auto!important;max-width:240px!important;max-height:66px!important;object-fit:contain!important}
    body.jg-site.jg-home-page .jg-header-center{display:grid!important;grid-template-rows:48px 32px!important;gap:8px!important;min-width:0!important;align-self:center!important}
    body.jg-site.jg-home-page .web-header .search-form{
        width:100%!important;max-width:none!important;height:48px!important;min-width:0!important;border:1px solid rgba(59,152,255,.38)!important;
        border-radius:12px!important;background:rgba(5,17,37,.90)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 0 26px rgba(20,126,255,.09)!important;
    }
    body.jg-site.jg-home-page .web-header .search-form input{height:46px!important;padding-left:18px!important}
    body.jg-site.jg-home-page .web-header .search-form button{
        width:64px!important;height:46px!important;border-radius:0 11px 11px 0!important;background:linear-gradient(135deg,#2563eb,#06b6d4)!important;box-shadow:0 0 24px rgba(14,165,233,.22)!important;
    }
    body.jg-site.jg-home-page .jg-header-benefits{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}
    body.jg-site.jg-home-page .jg-header-benefits span{
        min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 10px!important;
        border:1px solid rgba(76,154,255,.22)!important;border-radius:8px!important;background:rgba(8,25,52,.76)!important;
        color:#d7e8ff!important;font-size:11px!important;font-weight:800!important;white-space:nowrap!important;
    }
    body.jg-site.jg-home-page .jg-header-benefits i{color:#22c8ff!important}
    body.jg-site.jg-home-page .web-header .user-actions{display:flex!important;flex-wrap:nowrap!important;gap:10px!important;justify-content:flex-end!important;align-items:center!important}
    body.jg-site.jg-home-page .web-header .user-btn,
    body.jg-site.jg-home-page .web-header .cart-btn{
        min-height:46px!important;padding:0 15px!important;border:1px solid rgba(78,164,255,.35)!important;border-radius:11px!important;
        background:linear-gradient(145deg,rgba(12,35,69,.90),rgba(5,18,39,.90))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 0 22px rgba(29,125,255,.10)!important;
    }
    body.jg-site.jg-home-page .web-header .nav-menu .container{
        min-height:54px!important;margin-top:10px!important;padding:0 12px!important;border:1px solid rgba(67,151,255,.32)!important;border-radius:14px!important;
        background:linear-gradient(180deg,rgba(10,30,61,.93),rgba(5,19,42,.94))!important;box-shadow:0 16px 38px rgba(0,5,17,.30),inset 0 1px 0 rgba(255,255,255,.045)!important;
    }
    body.jg-site.jg-home-page .web-header .jg-pro-nav>li>a{min-height:52px!important;border-radius:9px!important}

    body.jg-site.jg-home-page .stories,
    body.jg-site.jg-home-page .jg-mid-slider-section,
    body.jg-site.jg-home-page .popular-category{background:transparent!important}
    body.jg-site.jg-home-page .stories>.container,
    body.jg-site.jg-home-page .slider-frame-wrap,
    body.jg-site.jg-home-page .popular-category>.container{
        width:calc(100% - 32px)!important;max-width:1280px!important;margin-left:auto!important;margin-right:auto!important;
    }
    body.jg-site.jg-home-page .stories>.container{
        position:relative!important;margin-top:8px!important;margin-bottom:10px!important;padding:9px 18px!important;
        border:1px solid rgba(44,143,255,.30)!important;border-radius:15px!important;background:linear-gradient(135deg,rgba(4,18,40,.86),rgba(7,29,60,.72))!important;
        box-shadow:0 15px 36px rgba(0,4,15,.25),inset 0 1px 0 rgba(255,255,255,.04)!important;
    }
    body.jg-site.jg-home-page .slider-frame-wrap{
        height:calc(var(--jg-home-slider-height) + 8px)!important;min-height:calc(var(--jg-home-slider-height) + 8px)!important;max-height:calc(var(--jg-home-slider-height) + 8px)!important;
        margin-bottom:12px!important;padding:3px!important;border:1px solid rgba(44,143,255,.34)!important;border-radius:12px!important;background:rgba(2,11,26,.90)!important;
        box-shadow:0 20px 46px rgba(0,4,15,.32),0 0 28px rgba(22,132,255,.08)!important;overflow:hidden!important;
    }
    body.jg-site.jg-home-page .slider-frame-wrap iframe,
    body.jg-site.jg-home-page #homeSliderFrame,
    body.jg-site.jg-home-page iframe.iframeslider{border-radius:8px!important;background:#020817!important}
    body.jg-site.jg-home-page .popular-category>.container{
        padding:10px 12px 16px!important;border:1px solid rgba(44,143,255,.26)!important;border-radius:15px!important;
        background:linear-gradient(145deg,rgba(4,18,40,.86),rgba(7,27,55,.78))!important;box-shadow:0 18px 46px rgba(0,4,15,.28),inset 0 1px 0 rgba(255,255,255,.04)!important;
    }
    body.jg-site.jg-home-page .popular-category .header{
        min-height:64px!important;margin-bottom:12px!important;padding:10px 14px!important;border:1px solid rgba(73,151,255,.24)!important;border-radius:12px!important;
        background:linear-gradient(90deg,rgba(15,45,89,.64),rgba(7,26,55,.72))!important;
    }
}

html[data-theme="light"] body.jg-site.jg-home-page{background:#edf3fb!important}
@media(min-width:992px){
    html[data-theme="light"] body.jg-site.jg-home-page .web-header{background:linear-gradient(180deg,rgba(244,248,255,.98),rgba(237,244,252,.82),transparent)!important}
    html[data-theme="light"] body.jg-site.jg-home-page .web-header .main-header .container,
    html[data-theme="light"] body.jg-site.jg-home-page .web-header .nav-menu .container,
    html[data-theme="light"] body.jg-site.jg-home-page .stories>.container,
    html[data-theme="light"] body.jg-site.jg-home-page .slider-frame-wrap,
    html[data-theme="light"] body.jg-site.jg-home-page .popular-category>.container{
        border-color:rgba(37,99,235,.17)!important;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(237,245,255,.96))!important;
        box-shadow:0 18px 42px rgba(30,64,175,.11),inset 0 1px 0 #fff!important;
    }
    html[data-theme="light"] body.jg-site.jg-home-page .jg-header-benefits span{border-color:rgba(37,99,235,.15)!important;background:rgba(239,246,255,.92)!important;color:#1e3a5f!important}
}

@media(max-width:1349px) and (min-width:992px){
    body.jg-site.jg-home-page .web-header .main-header .container{grid-template-columns:180px minmax(320px,1fr) auto!important;gap:14px!important}
    body.jg-site.jg-home-page .jg-header-benefits{display:none!important}
    body.jg-site.jg-home-page .jg-header-center{display:block!important}
    body.jg-site.jg-home-page .web-header .logo img{max-width:175px!important}
    body.jg-site.jg-home-page .web-header .user-btn{padding:0 10px!important}
}

@media(max-width:991.98px){
    body.jg-site.jg-home-page{background:var(--theme-bg,#07111f)!important}
    body.jg-site.jg-home-page .stories>.container{border-radius:14px!important}
    body.jg-site.jg-home-page .slider-frame-wrap{width:calc(100% - 20px)!important;border-radius:14px!important}
    body.jg-site.jg-home-page .popular-category>.container{width:calc(100% - 20px)!important;border-radius:15px!important}
}

@media(max-width:767.98px){
    body.jg-site.jg-home-page .stories>.container{
        width:calc(100% - 12px)!important;max-width:calc(100% - 12px)!important;margin-top:7px!important;margin-bottom:7px!important;padding:7px 5px!important;
        border:1px solid rgba(56,189,248,.16)!important;border-radius:14px!important;background:linear-gradient(145deg,rgba(18,35,59,.78),rgba(7,20,38,.72))!important;
    }
    body.jg-site.jg-home-page .slider-frame-wrap{
        width:90vw!important;max-width:90vw!important;height:calc(var(--jg-home-slider-height) + 10px)!important;min-height:calc(var(--jg-home-slider-height) + 10px)!important;
        max-height:calc(var(--jg-home-slider-height) + 10px)!important;margin:0 auto 12px!important;padding:4px!important;border:1px solid rgba(56,189,248,.17)!important;
        border-radius:14px!important;background:rgba(5,16,31,.90)!important;overflow:hidden!important;
    }
    body.jg-site.jg-home-page .slider-frame-wrap iframe,
    body.jg-site.jg-home-page #homeSliderFrame,
    body.jg-site.jg-home-page iframe.iframeslider{border-radius:9px!important}
    body.jg-site.jg-home-page .popular-category>.container{width:calc(100% - 12px)!important;padding:8px 8px 12px!important;border-radius:15px!important}
    body.jg-site.jg-home-page .popular-category .header{min-height:58px!important;padding:9px 10px!important;border-radius:12px!important}
}
