
:root{--bg:#070b12;--surface:#111a2b;--card:#121c2e;--text:#f8fafc;--muted:#94a3b8;--blue:#3b82f6;--cyan:#22d3ee;--border:rgba(255,255,255,.09)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.aie-site{margin:0!important;background:radial-gradient(circle at 80% 0%,rgba(59,130,246,.24),transparent 32%),radial-gradient(circle at 0% 20%,rgba(34,211,238,.12),transparent 32%),var(--bg)!important;color:var(--text)!important;font-family:Inter,Arial,sans-serif!important;line-height:1.55}
.aie-shell{width:min(1320px,92%);margin:0 auto}
.aie-header{position:sticky;top:0;z-index:1000;background:rgba(7,11,18,.80);backdrop-filter:blur(22px);border-bottom:1px solid var(--border)}
.aie-header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.aie-logo{text-decoration:none!important;color:#fff!important;font-weight:950;font-size:24px;display:flex;gap:8px;align-items:center;white-space:nowrap}
.aie-logo span{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--blue),var(--cyan))}
.aie-main-nav ul,.aie-main-nav .mod-menu{display:flex!important;gap:22px;list-style:none!important;margin:0!important;padding:0!important;align-items:center}
.aie-main-nav a{color:rgba(248,250,252,.88)!important;text-decoration:none!important;font-weight:800;font-size:14px}
.aie-actions{display:flex;gap:12px}.aie-action-link{border:1px solid var(--border);color:#fff!important;text-decoration:none!important;border-radius:999px;padding:11px 16px;font-weight:800}
.aie-cart{background:linear-gradient(135deg,var(--blue),var(--cyan));color:white!important;text-decoration:none!important;border-radius:999px;padding:12px 18px;font-weight:900}
.aie-hero{padding:108px 0 70px;overflow:hidden}
.aie-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:62px}
.aie-pill{display:inline-flex;padding:9px 14px;border-radius:999px;border:1px solid var(--border);background:rgba(255,255,255,.045);color:#cbd5e1;font-weight:800}
.aie-hero h1{max-width:880px;margin:24px 0;font-size:clamp(46px,7vw,92px);line-height:.96;letter-spacing:-.06em}
.aie-hero p{max-width:690px;margin:0 0 36px;font-size:clamp(18px,2vw,23px);color:var(--muted)}
.aie-buttons{display:flex;flex-wrap:wrap;gap:14px}.aie-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:16px;text-decoration:none!important;font-weight:900}
.aie-btn-primary{background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff!important}.aie-btn-secondary{border:1px solid var(--border);background:rgba(255,255,255,.045);color:#fff!important}
.aie-visual{position:relative;min-height:470px;border:1px solid var(--border);border-radius:38px;background:linear-gradient(160deg,rgba(255,255,255,.11),rgba(255,255,255,.025)),var(--surface);box-shadow:0 24px 80px rgba(0,0,0,.35);overflow:hidden}
.aie-grid-glow{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:38px 38px}
.aie-product-mockup{position:absolute;left:50%;top:38%;transform:translate(-50%,-50%);width:300px;height:300px;border-radius:44px;background:linear-gradient(135deg,rgba(59,130,246,.82),rgba(34,211,238,.75));box-shadow:0 0 110px rgba(59,130,246,.45)}
.aie-printer-frame{position:absolute;left:48px;right:48px;top:42px;bottom:48px;border:4px solid rgba(255,255,255,.74);border-radius:26px}
.aie-printer-bar{position:absolute;left:18px;right:18px;top:42px;height:8px;border-radius:99px;background:rgba(255,255,255,.75)}
.aie-printer-head{position:absolute;left:72px;top:28px;width:44px;height:42px;border-radius:10px;background:#fff}.aie-print-bed{position:absolute;left:24px;right:24px;bottom:26px;height:14px;border-radius:99px;background:rgba(255,255,255,.78)}
.aie-print-object{position:absolute;left:72px;bottom:40px;width:58px;height:58px;border-radius:18px 18px 8px 8px;background:rgba(255,255,255,.62)}
.aie-card-big{position:absolute;left:28px;right:28px;bottom:28px;border:1px solid var(--border);background:rgba(7,11,18,.72);backdrop-filter:blur(18px);border-radius:24px;padding:22px}
.aie-card-big small{color:var(--muted);font-weight:800}.aie-card-big strong{display:block;color:#fff;font-size:24px;margin:4px 0}.aie-card-big p{margin:0;color:var(--muted)}
.aie-category-strip{padding:14px 0 38px}.aie-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.aie-category-card{display:block;text-decoration:none!important;color:#fff!important;padding:22px;border-radius:24px;border:1px solid var(--border);background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.02)),var(--card)}
.aie-category-card span{color:#60a5fa;font-weight:950}.aie-category-card strong{display:block;font-size:20px;margin:8px 0}.aie-category-card p{margin:0;color:var(--muted)}
.aie-products-home{padding:54px 0 30px}.aie-products-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}
.aie-products-head h2{font-size:clamp(36px,4vw,62px);letter-spacing:-.05em;margin:16px 0 8px}.aie-products-head p{color:var(--muted);font-size:18px;margin:0;max-width:760px}
.aie-home-products-wrap{display:grid;gap:34px}.aie-home-products-wrap > .moduletable,.aie-home-products-wrap > div,.aie-home-products-wrap > section{border:1px solid var(--border);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02));border-radius:34px;padding:26px;box-shadow:0 18px 70px rgba(0,0,0,.18)}
.aie-home-products-wrap h3,.aie-home-products-wrap .moduletable > h3{margin:0 0 22px!important;color:#fff!important;font-size:28px!important;letter-spacing:-.03em!important}
.aie-main{padding:34px 0 80px}.aie-home .page-header,.aie-home h1.page-title,.aie-home .item-page > h1:first-child{display:none!important}
.aie-site .container,.aie-site .container-component{max-width:none!important;width:auto!important;padding:0!important}.aie-site .site-grid{display:block!important}

/* Hide broken native HikaShop module markup after JS rebuild */
.aie-products-rebuilt .hikashop_module,
.aie-products-rebuilt .hikashop_products_listing,
.aie-products-rebuilt .hikashop_products,
.aie-products-rebuilt [id*="hikashop"],
.aie-products-rebuilt form,
.aie-products-rebuilt table{display:none!important}

.aie-rebuilt-grid{
display:grid!important;
grid-template-columns:repeat(4,minmax(0,1fr))!important;
gap:22px!important;
width:100%!important;
}
.aie-rebuilt-card{
display:flex!important;
flex-direction:column!important;
min-height:390px!important;
border:1px solid var(--border)!important;
border-radius:24px!important;
background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025)),var(--card)!important;
box-shadow:0 18px 60px rgba(0,0,0,.18)!important;
overflow:hidden!important;
padding:16px!important;
position:relative!important;
text-decoration:none!important;
color:white!important;
}
.aie-rebuilt-badge{
position:absolute;
top:14px;
left:14px;
z-index:3;
background:rgba(34,197,94,.18);
border:1px solid rgba(34,197,94,.36);
color:#bbf7d0;
font-size:11px;
font-weight:950;
padding:6px 9px;
border-radius:999px;
}
.aie-rebuilt-image{
height:178px;
border-radius:18px;
background:linear-gradient(180deg,#fff,#eef2ff);
display:flex;
align-items:center;
justify-content:center;
padding:16px;
margin-bottom:14px;
}
.aie-rebuilt-image img{
max-width:100%;
max-height:138px;
object-fit:contain;
display:block;
}
.aie-rebuilt-title{
font-size:16px;
line-height:1.25;
font-weight:950;
letter-spacing:-.02em;
margin:0 0 12px;
color:white;
min-height:62px;
}
.aie-rebuilt-price{
margin-top:auto;
font-size:20px;
line-height:1.15;
font-weight:950;
color:#60a5fa;
}
.aie-rebuilt-actions{
display:grid;
grid-template-columns:1fr;
gap:10px;
margin-top:14px;
}
.aie-rebuilt-link{
display:flex;
align-items:center;
justify-content:center;
min-height:44px;
border-radius:14px;
background:linear-gradient(135deg,var(--blue),var(--cyan));
color:white!important;
font-size:14px;
font-weight:950;
text-decoration:none!important;
}
.aie-footer{border-top:1px solid var(--border);padding:64px 0;background:#060912;color:#cbd5e1}.aie-footer-grid{display:grid;grid-template-columns:1fr 2fr;gap:36px}

@media(max-width:1100px){.aie-rebuilt-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.aie-category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:980px){.aie-main-nav{display:none}.aie-action-link{display:none}.aie-hero{padding:80px 0 54px}.aie-hero-grid{grid-template-columns:1fr}.aie-visual{min-height:360px}.aie-products-head{align-items:start;flex-direction:column}}
@media(max-width:760px){.aie-rebuilt-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:560px){.aie-header-inner{min-height:68px}.aie-logo span{width:42px;height:42px}.aie-hero h1{font-size:42px}.aie-buttons{flex-direction:column}.aie-btn{width:100%}.aie-category-grid{grid-template-columns:1fr}.aie-home-products-wrap > .moduletable,.aie-home-products-wrap > div,.aie-home-products-wrap > section{padding:16px;border-radius:24px}.aie-rebuilt-grid{grid-template-columns:1fr!important}.aie-rebuilt-card{min-height:auto}}


/* V9 - Raktáron badge fix */
.aie-rebuilt-badge,
.aie-home-products-wrap .hikashop_product:before,
.aie-home-products-wrap .hikashop_product_listing:before,
.aie-home-products-wrap div[class*="hikashop_product_column"]:before{
    background:#22c55e!important;
    border:1px solid rgba(255,255,255,.28)!important;
    color:#ffffff!important;
    text-shadow:0 1px 1px rgba(0,0,0,.18)!important;
    box-shadow:0 10px 28px rgba(34,197,94,.28)!important;
    font-weight:950!important;
    opacity:1!important;
}


/* V10 - no flash while JS rebuilds product cards */
.aie-home-products-wrap{
    min-height:520px;
}

.aie-home-products-wrap > .moduletable,
.aie-home-products-wrap > div,
.aie-home-products-wrap > section{
    position:relative;
}

.aie-home-products-wrap:not(.aie-products-ready) .hikashop_module,
.aie-home-products-wrap:not(.aie-products-ready) .hikashop_products_listing,
.aie-home-products-wrap:not(.aie-products-ready) .hikashop_products,
.aie-home-products-wrap:not(.aie-products-ready) [id*="hikashop"],
.aie-home-products-wrap:not(.aie-products-ready) form,
.aie-home-products-wrap:not(.aie-products-ready) table{
    visibility:hidden!important;
    opacity:0!important;
}

.aie-home-products-wrap:not(.aie-products-ready)::before{
    content:"Termékek betöltése...";
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:260px;
    border:1px solid var(--border);
    border-radius:28px;
    color:#cbd5e1;
    background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.02));
    font-weight:900;
}

.aie-home-products-wrap.aie-products-ready::before{
    display:none!important;
}


/* V12 restore - keep working JS rebuilt products, fix stock badge color */
.aie-rebuilt-badge{
    background:#22c55e!important;
    border:1px solid rgba(255,255,255,.28)!important;
    color:#ffffff!important;
    text-shadow:0 1px 1px rgba(0,0,0,.18)!important;
    box-shadow:0 10px 28px rgba(34,197,94,.28)!important;
    font-weight:950!important;
    opacity:1!important;
}

/* Ensure rebuilt product grid is visible */
.aie-home-products-wrap.aie-products-ready .aie-rebuilt-grid{
    display:grid!important;
}

/* Hide only the old HikaShop markup after rebuild, not the rebuilt cards */
.aie-products-rebuilt > :not(.aie-rebuilt-grid):not(h3):not(.module-title){
    display:none!important;
}

.aie-products-rebuilt .aie-rebuilt-grid{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:22px!important;
}

@media(max-width:1100px){
    .aie-products-rebuilt .aie-rebuilt-grid{
        grid-template-columns:repeat(3,minmax(0,1fr))!important;
    }
}

@media(max-width:760px){
    .aie-products-rebuilt .aie-rebuilt-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}

@media(max-width:560px){
    .aie-products-rebuilt .aie-rebuilt-grid{
        grid-template-columns:1fr!important;
    }
}


/* V13 - HikaShop product page premium design */
.aie-product-page{
    max-width:1400px;
    margin:0 auto;
    padding:30px 0 90px;
}

.aie-product-breadcrumb{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:10px;
    margin-bottom:28px;
    color:#94a3b8;
    font-size:14px;
    font-weight:700;
}

.aie-product-breadcrumb a{
    color:#cbd5e1!important;
    text-decoration:none!important;
}

.aie-product-breadcrumb strong{
    color:#fff;
}

.aie-product-grid{
    display:grid;
    grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);
    gap:34px;
    align-items:start;
}

.aie-product-gallery,
.aie-product-buybox,
.aie-product-description-card{
    background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.022));
    border:1px solid rgba(255,255,255,.09);
    border-radius:34px;
    box-shadow:0 24px 80px rgba(0,0,0,.24);
    backdrop-filter:blur(18px);
}

.aie-product-gallery{
    padding:30px;
}

.aie-product-image-frame{
    min-height:560px;
    border-radius:28px;
    background:
        radial-gradient(circle at 30% 12%,rgba(59,130,246,.18),transparent 32%),
        linear-gradient(180deg,#ffffff,#eef2ff);
    display:flex;
    align-items:center;
    justify-content:center;
    padding:46px;
    overflow:hidden;
}

.aie-product-image-frame img{
    display:block;
    max-width:100%;
    max-height:500px;
    object-fit:contain;
    filter:drop-shadow(0 24px 34px rgba(15,23,42,.22));
}

.aie-product-placeholder{
    color:#0f172a;
    font-size:54px;
    font-weight:950;
    opacity:.28;
}

.aie-product-mini-row{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:14px;
    margin-top:18px;
}

.aie-product-mini-row div{
    border:1px solid rgba(255,255,255,.09);
    border-radius:18px;
    padding:14px;
    color:#dbeafe;
    background:rgba(255,255,255,.04);
    font-weight:850;
    text-align:center;
}

.aie-product-buybox{
    position:sticky;
    top:96px;
    padding:34px;
}

.aie-stock-row{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:12px;
    margin-bottom:22px;
}

.aie-stock-badge{
    display:inline-flex;
    align-items:center;
    padding:8px 13px;
    border-radius:999px;
    background:#22c55e;
    color:#fff;
    font-size:12px;
    font-weight:950;
    box-shadow:0 12px 28px rgba(34,197,94,.25);
}

.aie-product-code{
    color:#94a3b8;
    font-size:13px;
    font-weight:800;
}

.aie-product-title{
    margin:0 0 22px!important;
    color:#fff!important;
    font-size:clamp(34px,4vw,56px)!important;
    line-height:.98!important;
    letter-spacing:-.055em!important;
    font-weight:950!important;
}

.aie-product-price{
    margin:0 0 24px;
    color:#60a5fa;
    font-size:clamp(38px,4.2vw,58px);
    line-height:1;
    font-weight:950;
    letter-spacing:-.04em;
}

.aie-product-lead{
    color:#cbd5e1;
    font-size:18px;
    line-height:1.72;
    margin:0 0 26px;
}

.aie-product-benefits{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:13px;
    margin-bottom:28px;
}

.aie-product-benefits div{
    padding:14px 15px;
    border-radius:16px;
    border:1px solid rgba(255,255,255,.09);
    background:rgba(255,255,255,.045);
    color:#fff;
    font-weight:800;
}

.aie-product-benefits strong{
    color:#22c55e;
    margin-right:5px;
}

.aie-product-actionbox{
    display:grid;
    gap:14px;
}

.aie-product-actionbox input,
.aie-product-actionbox select{
    min-height:48px!important;
    border-radius:14px!important;
}

.aie-product-actionbox .hikashop_cart_input_button,
.aie-product-actionbox input.hikashop_cart_input_button,
.aie-product-actionbox .hikashop_cart_button{
    width:100%!important;
    min-height:62px!important;
    border:0!important;
    border-radius:18px!important;
    background:linear-gradient(135deg,#3b82f6,#22d3ee)!important;
    color:#fff!important;
    font-size:20px!important;
    font-weight:950!important;
    box-shadow:0 20px 50px rgba(59,130,246,.28)!important;
}

.aie-product-fallback-btn{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:54px;
    border-radius:16px;
    border:1px solid rgba(255,255,255,.10);
    background:rgba(255,255,255,.045);
    color:#fff!important;
    text-decoration:none!important;
    font-weight:900;
}

.aie-product-description-card{
    margin-top:34px;
    padding:38px;
}

.aie-section-label{
    display:inline-flex;
    padding:8px 13px;
    border-radius:999px;
    border:1px solid rgba(255,255,255,.09);
    background:rgba(255,255,255,.045);
    color:#cbd5e1;
    font-size:13px;
    font-weight:900;
    margin-bottom:16px;
}

.aie-product-description-card h2{
    color:#fff!important;
    font-size:clamp(30px,4vw,46px)!important;
    line-height:1!important;
    letter-spacing:-.04em!important;
    margin:0 0 26px!important;
}

.aie-product-description{
    color:#dbe4f0;
    line-height:1.9;
    font-size:17px;
}

.aie-product-description h1,
.aie-product-description h2,
.aie-product-description h3{
    color:#fff!important;
}

.aie-product-description table{
    width:100%;
    border-collapse:separate;
    border-spacing:0;
    overflow:hidden;
    border-radius:18px;
}

.aie-product-description td,
.aie-product-description th{
    border:1px solid rgba(255,255,255,.08);
    padding:12px 14px;
}

@media(max-width:1020px){
    .aie-product-grid{
        grid-template-columns:1fr;
    }

    .aie-product-buybox{
        position:relative;
        top:auto;
    }

    .aie-product-image-frame{
        min-height:420px;
    }

    .aie-product-image-frame img{
        max-height:360px;
    }
}

@media(max-width:640px){
    .aie-product-page{
        padding-top:16px;
    }

    .aie-product-gallery,
    .aie-product-buybox,
    .aie-product-description-card{
        padding:20px;
        border-radius:24px;
    }

    .aie-product-image-frame{
        min-height:300px;
        padding:24px;
        border-radius:20px;
    }

    .aie-product-mini-row,
    .aie-product-benefits{
        grid-template-columns:1fr;
    }

    .aie-product-price{
        font-size:34px;
    }
}


/* V14 - product page requested fixes */

/* Smaller product title + price on product page */
.aie-product-title{
    font-size:clamp(26px,3vw,38px)!important;
    line-height:1.08!important;
    letter-spacing:-.035em!important;
    margin-bottom:18px!important;
}

.aie-product-price{
    font-size:clamp(30px,3.2vw,42px)!important;
    margin-bottom:18px!important;
}

/* Less vertical stretching in product information section */
.aie-product-description-card{
    padding:28px!important;
    margin-top:28px!important;
}

.aie-product-description-card h2{
    font-size:clamp(24px,3vw,34px)!important;
    margin-bottom:18px!important;
}

.aie-product-description{
    line-height:1.55!important;
    font-size:15.5px!important;
}

.aie-product-description p{
    margin-top:0!important;
    margin-bottom:10px!important;
}

.aie-product-description ul,
.aie-product-description ol{
    margin-top:8px!important;
    margin-bottom:10px!important;
    padding-left:22px!important;
}

.aie-product-description li{
    margin-bottom:4px!important;
}

.aie-product-description table{
    font-size:14px!important;
}

.aie-product-description td,
.aie-product-description th{
    padding:8px 10px!important;
}

/* Warning-safe action buttons, no HikaShop quantity layout loaded */
.aie-product-main-btn{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-height:58px!important;
    border:0!important;
    border-radius:18px!important;
    background:linear-gradient(135deg,#3b82f6,#22d3ee)!important;
    color:#fff!important;
    font-size:18px!important;
    font-weight:950!important;
    text-decoration:none!important;
    box-shadow:0 20px 50px rgba(59,130,246,.28)!important;
}

.aie-product-fallback-btn{
    min-height:48px!important;
    font-size:15px!important;
}

/* If Joomla debug warnings still appear elsewhere, keep warning boxes readable but less destructive */
.aie-product-buybox warning,
.aie-product-buybox .warning{
    font-size:13px!important;
    line-height:1.4!important;
}

@media(max-width:640px){
    .aie-product-title{
        font-size:25px!important;
    }

    .aie-product-price{
        font-size:30px!important;
    }

    .aie-product-description-card{
        padding:18px!important;
    }
}


/* V15 - shop/category polish, sticky header, mobile menu, hover/badges */

/* Header polish */
.aie-header{
    transition:background .22s ease, box-shadow .22s ease, border-color .22s ease;
}

html.aie-scrolled .aie-header{
    background:rgba(7,11,18,.94)!important;
    box-shadow:0 18px 60px rgba(0,0,0,.28)!important;
    border-bottom-color:rgba(59,130,246,.20)!important;
}

.aie-main-nav a{
    position:relative;
}

.aie-main-nav a:after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    bottom:-8px;
    height:2px;
    border-radius:99px;
    background:linear-gradient(135deg,#3b82f6,#22d3ee);
    transform:scaleX(0);
    transform-origin:left;
    transition:.18s ease;
}

.aie-main-nav a:hover:after{
    transform:scaleX(1);
}

/* Mobile menu */
.aie-mobile-toggle{
    display:none;
    width:44px;
    height:44px;
    border:1px solid rgba(255,255,255,.10);
    border-radius:14px;
    background:rgba(255,255,255,.045);
    color:#fff;
    font-size:22px;
    font-weight:900;
}

.aie-mobile-panel{
    display:none;
    position:fixed;
    left:0;
    right:0;
    top:76px;
    z-index:998;
    background:rgba(7,11,18,.96);
    backdrop-filter:blur(22px);
    border-bottom:1px solid rgba(255,255,255,.09);
    box-shadow:0 28px 80px rgba(0,0,0,.34);
}

.aie-mobile-panel-inner{
    width:min(1320px,92%);
    margin:0 auto;
    padding:18px 0 24px;
}

.aie-mobile-panel ul,
.aie-mobile-panel .mod-menu{
    display:grid!important;
    gap:10px!important;
    list-style:none!important;
    margin:0!important;
    padding:0!important;
}

.aie-mobile-panel a{
    display:flex!important;
    padding:14px 16px!important;
    border-radius:16px!important;
    background:rgba(255,255,255,.045)!important;
    border:1px solid rgba(255,255,255,.08)!important;
    color:#fff!important;
    text-decoration:none!important;
    font-weight:850!important;
}

html.aie-menu-open .aie-mobile-panel{
    display:block;
}

/* General shop/category pages */
.aie-inner .hikashop_category_information,
.aie-inner .hikashop_products_listing,
.aie-inner .hikashop_subcategories_listing{
    background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.015));
    border:1px solid rgba(255,255,255,.08);
    border-radius:32px;
    padding:26px!important;
    box-shadow:0 18px 70px rgba(0,0,0,.18);
}

.aie-inner .hikashop_products,
.aie-inner .hikashop_products_listing,
.aie-inner .hikashop_products_listing_main,
.aie-inner div[id*="hikashop_products"]{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:22px!important;
    width:100%!important;
    max-width:100%!important;
}

/* shop/category card fallback for non-home listings */
.aie-inner .hikashop_product,
.aie-inner .hikashop_product_listing,
.aie-inner div[class*="hikashop_product_column"]{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    float:none!important;
    clear:none!important;
    margin:0!important;
    padding:16px!important;
    border:1px solid rgba(255,255,255,.09)!important;
    border-radius:24px!important;
    background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025)),#121c2e!important;
    box-shadow:0 18px 60px rgba(0,0,0,.18)!important;
    position:relative!important;
    overflow:hidden!important;
    transition:transform .22s ease, border-color .22s ease, box-shadow .22s ease!important;
}

.aie-inner .hikashop_product:hover,
.aie-inner .hikashop_product_listing:hover,
.aie-inner div[class*="hikashop_product_column"]:hover{
    transform:translateY(-6px)!important;
    border-color:rgba(59,130,246,.52)!important;
    box-shadow:0 26px 90px rgba(59,130,246,.14)!important;
}

.aie-inner .hikashop_product:before,
.aie-inner .hikashop_product_listing:before,
.aie-inner div[class*="hikashop_product_column"]:before{
    content:"Raktáron";
    position:absolute;
    top:14px;
    left:14px;
    z-index:4;
    background:#22c55e;
    color:#fff;
    font-size:11px;
    font-weight:950;
    border-radius:999px;
    padding:6px 10px;
    box-shadow:0 10px 28px rgba(34,197,94,.28);
}

.aie-inner .hikashop_product_image,
.aie-inner .hikashop_product_listing_image,
.aie-inner .hikashop_product_image_subdiv{
    height:180px!important;
    min-height:180px!important;
    border-radius:18px!important;
    background:linear-gradient(180deg,#fff,#eef2ff)!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:16px!important;
    margin-bottom:14px!important;
    overflow:hidden!important;
}

.aie-inner .hikashop_product_image img,
.aie-inner .hikashop_product_listing_image img,
.aie-inner .hikashop_product_image_subdiv img{
    max-width:100%!important;
    max-height:138px!important;
    width:auto!important;
    height:auto!important;
    object-fit:contain!important;
    transition:transform .24s ease!important;
}

.aie-inner .hikashop_product:hover img,
.aie-inner .hikashop_product_listing:hover img{
    transform:scale(1.04)!important;
}

.aie-inner .hikashop_product_name,
.aie-inner .hikashop_product_name a,
.aie-inner .hikashop_product_listing_name,
.aie-inner .hikashop_product_listing_name a{
    color:#fff!important;
    font-size:16px!important;
    line-height:1.25!important;
    font-weight:950!important;
    text-decoration:none!important;
    letter-spacing:-.02em!important;
}

.aie-inner .hikashop_product_price,
.aie-inner .hikashop_product_price_full,
.aie-inner .hikashop_product_price_full span{
    color:#60a5fa!important;
    font-size:20px!important;
    font-weight:950!important;
}

.aie-inner .hikashop_cart_input_button,
.aie-inner .hikashop_cart_button,
.aie-inner input.hikashop_cart_input_button,
.aie-inner a.hikashop_cart_button{
    width:100%!important;
    min-height:44px!important;
    border:0!important;
    border-radius:14px!important;
    background:linear-gradient(135deg,#3b82f6,#22d3ee)!important;
    color:#fff!important;
    font-weight:950!important;
    text-decoration:none!important;
}

/* Category/subcategory cards */
.aie-inner .hikashop_subcontainer,
.aie-inner .hikashop_category{
    border-radius:24px!important;
    border:1px solid rgba(255,255,255,.09)!important;
    background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02))!important;
    padding:18px!important;
    overflow:hidden!important;
}

.aie-inner h1,
.aie-inner .page-title,
.aie-inner .componentheading{
    color:#fff!important;
    font-size:clamp(32px,5vw,58px)!important;
    line-height:1!important;
    letter-spacing:-.05em!important;
    margin-bottom:24px!important;
}

/* Detail page motion polish */
.aie-native-product-card,
.aie-rebuilt-card,
.aie-product-gallery,
.aie-product-buybox,
.aie-product-description-card,
.aie-category-card{
    transition:transform .22s ease, border-color .22s ease, box-shadow .22s ease;
}

.aie-rebuilt-card:hover,
.aie-category-card:hover,
.aie-product-gallery:hover,
.aie-product-buybox:hover{
    border-color:rgba(59,130,246,.34)!important;
}

/* Promo / new badges for rebuilt product cards */
.aie-rebuilt-card:nth-child(1)::after,
.aie-rebuilt-card:nth-child(5)::after{
    content:"Új";
    position:absolute;
    top:14px;
    right:14px;
    z-index:4;
    background:linear-gradient(135deg,#3b82f6,#22d3ee);
    color:#fff;
    font-size:11px;
    font-weight:950;
    padding:6px 10px;
    border-radius:999px;
    box-shadow:0 10px 28px rgba(59,130,246,.25);
}

/* Product page compact refinements */
.aie-product-mini-row div,
.aie-product-benefits div{
    transition:transform .18s ease, border-color .18s ease;
}

.aie-product-mini-row div:hover,
.aie-product-benefits div:hover{
    transform:translateY(-2px);
    border-color:rgba(59,130,246,.34);
}

/* Responsive shop grids */
@media(max-width:1100px){
    .aie-inner .hikashop_products,
    .aie-inner .hikashop_products_listing,
    .aie-inner .hikashop_products_listing_main,
    .aie-inner div[id*="hikashop_products"]{
        grid-template-columns:repeat(3,minmax(0,1fr))!important;
    }
}

@media(max-width:980px){
    .aie-mobile-toggle{
        display:grid;
        place-items:center;
    }

    .aie-main-nav{
        display:none!important;
    }
}

@media(max-width:760px){
    .aie-inner .hikashop_products,
    .aie-inner .hikashop_products_listing,
    .aie-inner .hikashop_products_listing_main,
    .aie-inner div[id*="hikashop_products"]{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}

@media(max-width:560px){
    .aie-inner .hikashop_products,
    .aie-inner .hikashop_products_listing,
    .aie-inner .hikashop_products_listing_main,
    .aie-inner div[id*="hikashop_products"]{
        grid-template-columns:1fr!important;
    }

    .aie-mobile-panel{
        top:68px;
    }
}


/* V19 - Webshop/category page premium design */

body.aie-inner .aie-main{
    padding-top:42px!important;
}

body.aie-inner .aie-main > .aie-shell{
    position:relative;
}

body.aie-inner .aie-main > .aie-shell::before{
    content:"Webshop";
    display:block;
    margin:0 0 12px;
    width:max-content;
    padding:9px 15px;
    border-radius:999px;
    border:1px solid rgba(255,255,255,.10);
    background:rgba(255,255,255,.045);
    color:#cbd5e1;
    font-size:14px;
    font-weight:900;
}

body.aie-inner .aie-main > .aie-shell::after{
    content:"";
    display:block;
    margin:-4px 0 32px;
    color:#94a3b8;
    font-size:18px;
    line-height:1.6;
}

body.aie-inner .aie-main h1:first-of-type,
body.aie-inner .page-header h1,
body.aie-inner .componentheading{
    position:relative;
    margin:0 0 12px!important;
    color:#fff!important;
    font-size:clamp(42px,6vw,76px)!important;
    line-height:.95!important;
    letter-spacing:-.06em!important;
    font-weight:950!important;
}

/* Webshop main box */
body.aie-inner .hikashop_category_information,
body.aie-inner .hikashop_products_listing,
body.aie-inner .hikashop_subcategories_listing,
body.aie-inner #hikashop_category_information_menu,
body.aie-inner div[id*="hikashop_category_information"]{
    background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.022))!important;
    border:1px solid rgba(255,255,255,.09)!important;
    border-radius:34px!important;
    padding:26px!important;
    box-shadow:0 24px 80px rgba(0,0,0,.22)!important;
    overflow:hidden!important;
}

/* Toolbar / filters look */
body.aie-inner .hikashop_products_pagination,
body.aie-inner .hikashop_filter_main,
body.aie-inner .hikashop_sort_listing{
    border-radius:22px!important;
    border:1px solid rgba(255,255,255,.09)!important;
    background:rgba(255,255,255,.045)!important;
    padding:14px!important;
    color:#cbd5e1!important;
    margin-bottom:20px!important;
}

body.aie-inner select,
body.aie-inner input{
    background:#0f172a!important;
    color:#fff!important;
    border:1px solid rgba(255,255,255,.10)!important;
}

/* Hide broken source markup after JS rebuilt webshop */
.aie-shop-rebuilt .hikashop_module,
.aie-shop-rebuilt .hikashop_products_listing,
.aie-shop-rebuilt .hikashop_products,
.aie-shop-rebuilt [id*="hikashop"],
.aie-shop-rebuilt form,
.aie-shop-rebuilt table{
    display:none!important;
}

.aie-shop-rebuilt .aie-shop-grid{
    display:grid!important;
}

/* Webshop rebuilt grid */
.aie-shop-grid{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:24px;
    width:100%;
}

.aie-shop-card{
    position:relative;
    display:flex;
    flex-direction:column;
    min-height:410px;
    padding:18px;
    border-radius:26px;
    border:1px solid rgba(255,255,255,.09);
    background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025)),#121c2e;
    box-shadow:0 18px 60px rgba(0,0,0,.18);
    overflow:hidden;
    transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
}

.aie-shop-card:hover{
    transform:translateY(-7px);
    border-color:rgba(59,130,246,.52);
    box-shadow:0 26px 90px rgba(59,130,246,.14);
}

.aie-shop-badge{
    position:absolute;
    top:16px;
    left:16px;
    z-index:4;
    background:#22c55e;
    border:1px solid rgba(255,255,255,.28);
    color:#fff;
    font-size:11px;
    font-weight:950;
    padding:6px 10px;
    border-radius:999px;
    box-shadow:0 10px 28px rgba(34,197,94,.28);
}

.aie-shop-card:nth-child(1)::after,
.aie-shop-card:nth-child(5)::after,
.aie-shop-card:nth-child(9)::after{
    content:"Új";
    position:absolute;
    top:16px;
    right:16px;
    z-index:4;
    background:linear-gradient(135deg,#3b82f6,#22d3ee);
    color:#fff;
    font-size:11px;
    font-weight:950;
    padding:6px 10px;
    border-radius:999px;
    box-shadow:0 10px 28px rgba(59,130,246,.25);
}

.aie-shop-image{
    height:190px;
    border-radius:20px;
    background:linear-gradient(180deg,#fff,#eef2ff);
    display:flex;
    align-items:center;
    justify-content:center;
    padding:16px;
    margin-bottom:16px;
    overflow:hidden;
    text-decoration:none!important;
}

.aie-shop-image img{
    max-width:100%;
    max-height:150px;
    object-fit:contain;
    transition:transform .25s ease;
}

.aie-shop-card:hover .aie-shop-image img{
    transform:scale(1.05);
}

.aie-shop-title{
    color:#fff!important;
    font-size:16px;
    line-height:1.25;
    min-height:62px;
    font-weight:950;
    text-decoration:none!important;
    letter-spacing:-.02em;
    margin-bottom:12px;
}

.aie-shop-price{
    margin-top:auto;
    color:#60a5fa;
    font-size:21px;
    line-height:1.15;
    font-weight:950;
}

.aie-shop-actions{
    display:grid;
    gap:10px;
    margin-top:14px;
}

.aie-shop-link{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:46px;
    border-radius:15px;
    background:linear-gradient(135deg,#3b82f6,#22d3ee);
    color:#fff!important;
    font-weight:950;
    text-decoration:none!important;
    box-shadow:0 14px 38px rgba(59,130,246,.22);
}

/* Category cards if categories show */
body.aie-inner .hikashop_subcontainer,
body.aie-inner .hikashop_category{
    border-radius:26px!important;
    border:1px solid rgba(255,255,255,.09)!important;
    background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025)),#121c2e!important;
    padding:20px!important;
    transition:transform .22s ease,border-color .22s ease!important;
}

body.aie-inner .hikashop_subcontainer:hover,
body.aie-inner .hikashop_category:hover{
    transform:translateY(-5px)!important;
    border-color:rgba(59,130,246,.42)!important;
}

@media(max-width:1180px){
    .aie-shop-grid{
        grid-template-columns:repeat(3,minmax(0,1fr));
    }
}

@media(max-width:820px){
    .aie-shop-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }

    body.aie-inner .aie-main > .aie-shell::after{
        font-size:16px;
    }
}

@media(max-width:560px){
    .aie-shop-grid{
        grid-template-columns:1fr;
    }

    body.aie-inner .hikashop_category_information,
    body.aie-inner .hikashop_products_listing,
    body.aie-inner .hikashop_subcategories_listing,
    body.aie-inner #hikashop_category_information_menu,
    body.aie-inner div[id*="hikashop_category_information"]{
        padding:16px!important;
        border-radius:24px!important;
    }
}


/* V20 fixes */
.aie-hero{position:relative;}
.aie-hero::after{
    content:"ANYCUBIC";
    position:absolute;
    top:18px;
    right:4vw;
    z-index:0;
    color:rgba(255,255,255,.045);
    font-size:clamp(54px,12vw,168px);
    line-height:1;
    font-weight:950;
    letter-spacing:-.08em;
    pointer-events:none;
    user-select:none;
}
.aie-hero .aie-shell{
    position:relative;
    z-index:1;
}
.aie-hero h1{
    font-size:clamp(38px,5.8vw,74px)!important;
    max-width:820px!important;
}
.aie-hero p{max-width:760px!important;}
.aie-card-big strong{font-size:22px!important;}
.aie-card-big p{color:#dbeafe!important;}

.aie-rebuilt-title,
.aie-rebuilt-image,
.aie-rebuilt-link,
.aie-shop-title,
.aie-shop-image,
.aie-shop-link{
    pointer-events:auto!important;
}
.aie-category-card{cursor:pointer;}


/* V21 - link clean: product/category links are preserved */
.aie-rebuilt-title,
.aie-rebuilt-image,
.aie-rebuilt-link,
.aie-shop-title,
.aie-shop-image,
.aie-shop-link,
.aie-category-card{
    pointer-events:auto!important;
}


/* V22 - smaller product title on product page */
.aie-product-title{
    font-size:clamp(22px,2.2vw,30px)!important;
    line-height:1.12!important;
    letter-spacing:-.02em!important;
}


/* V23 - drastically smaller product H1 */
.aie-product-title{
    font-size:clamp(18px,1.8vw,24px)!important;
    line-height:1.08!important;
    letter-spacing:-.025em!important;
    max-width:620px!important;
    margin-bottom:12px!important;
}

.aie-product-price{
    font-size:clamp(28px,2vw,42px)!important;
}


/* V24 - FORCE product page title smaller.
   This beats the generic body.aie-inner h1:first-of-type rule. */
body.aie-site.aie-inner .aie-product-page .aie-product-buybox h1.aie-product-title,
body.aie-site .aie-product-page .aie-product-buybox h1.aie-product-title,
.aie-product-page .aie-product-buybox h1.aie-product-title,
h1.aie-product-title{
    font-size:clamp(20px,2vw,28px)!important;
    line-height:1.14!important;
    letter-spacing:-.025em!important;
    font-weight:900!important;
    margin:0 0 14px!important;
    max-width:100%!important;
}

body.aie-site.aie-inner .aie-product-page .aie-product-price,
body.aie-site .aie-product-page .aie-product-price,
.aie-product-page .aie-product-price{
    font-size:clamp(26px,2.4vw,38px)!important;
    line-height:1!important;
    margin-bottom:16px!important;
}

/* Product page layout slightly tighter */
.aie-product-buybox{
    padding:28px!important;
}

.aie-product-lead{
    font-size:16px!important;
    line-height:1.55!important;
}


/* V25 - article/blog H1 same size as product pages */
body.aie-inner h1:first-of-type:not(.aie-product-title),
body.aie-inner .item-page h1,
body.aie-inner .com-content-article__title{
    font-size:clamp(20px,2vw,28px)!important;
    line-height:1.14!important;
    letter-spacing:-.025em!important;
    font-weight:900!important;
    max-width:100%!important;
}


/* V26 - restore native HikaShop add-to-cart on product detail page */
.aie-native-cartbox{
    display:grid!important;
    gap:14px!important;
}

.aie-native-cartbox form,
.aie-native-cartbox .hikashop_product_quantity_main,
.aie-native-cartbox .hikashop_product_quantity_div{
    width:100%!important;
}

.aie-native-cartbox .hikashop_product_quantity_div{
    display:grid!important;
    gap:12px!important;
}

.aie-native-cartbox input[type="text"],
.aie-native-cartbox input[type="number"],
.aie-native-cartbox .hikashop_product_quantity_field{
    width:100%!important;
    max-width:100%!important;
    min-height:48px!important;
    border-radius:14px!important;
    background:#0f172a!important;
    color:#fff!important;
    border:1px solid rgba(255,255,255,.12)!important;
    text-align:center!important;
    font-weight:900!important;
}

.aie-native-cartbox .hikashop_cart_input_button,
.aie-native-cartbox input.hikashop_cart_input_button,
.aie-native-cartbox .hikashop_cart_button,
.aie-native-cartbox a.hikashop_cart_button{
    width:100%!important;
    min-height:62px!important;
    border:0!important;
    border-radius:18px!important;
    background:linear-gradient(135deg,#3b82f6,#22d3ee)!important;
    color:#fff!important;
    font-size:20px!important;
    font-weight:950!important;
    cursor:pointer!important;
    box-shadow:0 20px 50px rgba(59,130,246,.28)!important;
}

.aie-native-cartbox .hikashop_cart_input_button:hover,
.aie-native-cartbox input.hikashop_cart_input_button:hover,
.aie-native-cartbox .hikashop_cart_button:hover{
    filter:brightness(1.08)!important;
    transform:translateY(-1px)!important;
}

.aie-product-fallback-btn{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:50px!important;
    border-radius:16px!important;
    border:1px solid rgba(255,255,255,.10)!important;
    background:rgba(255,255,255,.045)!important;
    color:#fff!important;
    text-decoration:none!important;
    font-weight:900!important;
}


/* V27 - compact premium add-to-cart area */
.aie-native-cartbox{
    margin-top:10px!important;
    padding:18px!important;
    border-radius:22px!important;
    background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02))!important;
    border:1px solid rgba(255,255,255,.08)!important;
}

.aie-native-cartbox form{
    margin:0!important;
}

.aie-native-cartbox .hikashop_product_quantity_div{
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
}

.aie-native-cartbox .hikashop_product_quantity_field{
    width:86px!important;
    min-width:86px!important;
    height:52px!important;
    min-height:52px!important;
    border-radius:16px!important;
    background:#0b1220!important;
    border:1px solid rgba(255,255,255,.10)!important;
    color:#fff!important;
    font-size:18px!important;
    font-weight:900!important;
    text-align:center!important;
    box-shadow:none!important;
}

.aie-native-cartbox .hikashop_cart_input_button,
.aie-native-cartbox input.hikashop_cart_input_button,
.aie-native-cartbox .hikashop_cart_button{
    flex:1!important;
    width:auto!important;
    min-height:52px!important;
    height:52px!important;
    border-radius:16px!important;
    font-size:17px!important;
    font-weight:950!important;
    letter-spacing:-.01em!important;
    padding:0 20px!important;
    margin:0!important;
    background:linear-gradient(135deg,#2563eb,#22d3ee)!important;
    box-shadow:0 14px 34px rgba(37,99,235,.24)!important;
}

.aie-native-cartbox .hikashop_cart_input_button:before,
.aie-native-cartbox .hikashop_cart_button:before{
    content:"🛒 ";
}

.aie-product-fallback-btn{
    min-height:44px!important;
    height:44px!important;
    border-radius:14px!important;
    font-size:14px!important;
    opacity:.92!important;
}

.aie-native-cartbox .hikashop_product_quantity_field:focus{
    outline:none!important;
    border-color:rgba(59,130,246,.55)!important;
}

@media(max-width:640px){
    .aie-native-cartbox .hikashop_product_quantity_div{
        flex-direction:column!important;
        align-items:stretch!important;
    }

    .aie-native-cartbox .hikashop_product_quantity_field{
        width:100%!important;
        min-width:100%!important;
    }

    .aie-native-cartbox .hikashop_cart_input_button,
    .aie-native-cartbox input.hikashop_cart_input_button,
    .aie-native-cartbox .hikashop_cart_button{
        width:100%!important;
    }
}


/* V28 - prettier login/forgot password links */
.mod-login a,
.mod-login a:visited,
.login a,
.login a:visited{
    color:#7dd3fc!important;
    text-decoration:none!important;
    font-weight:700!important;
    transition:all .18s ease!important;
}

.mod-login a:hover,
.login a:hover{
    color:#22d3ee!important;
    text-shadow:0 0 12px rgba(34,211,238,.35)!important;
    text-decoration:none!important;
}


/* V29 - cleaner cyan links */
.mod-login a,
.mod-login a:visited,
.login a,
.login a:visited{
    color:#60a5fa!important;
    text-decoration:none!important;
    font-weight:700!important;
    transition:all .16s ease!important;
}

.mod-login a:hover,
.login a:hover{
    color:#93c5fd!important;
    text-shadow:0 0 10px rgba(96,165,250,.32)!important;
}

/* V29 - compact cart area */
.aie-native-cartbox{
    margin-top:6px!important;
    padding:12px!important;
    border-radius:18px!important;
}

.aie-native-cartbox .hikashop_product_quantity_div{
    gap:8px!important;
    margin:0!important;
}

.aie-native-cartbox form,
.aie-native-cartbox .hikashop_product_quantity_main,
.aie-native-cartbox .hikashop_product_quantity_div{
    margin-bottom:0!important;
    padding-bottom:0!important;
}

.aie-native-cartbox .hikashop_product_quantity_field{
    width:72px!important;
    min-width:72px!important;
    height:44px!important;
    min-height:44px!important;
    border-radius:12px!important;
    font-size:16px!important;
}

.aie-native-cartbox .hikashop_cart_input_button,
.aie-native-cartbox input.hikashop_cart_input_button,
.aie-native-cartbox .hikashop_cart_button{
    min-height:44px!important;
    height:44px!important;
    border-radius:12px!important;
    font-size:15px!important;
    padding:0 14px!important;
    box-shadow:0 10px 24px rgba(37,99,235,.18)!important;
}

.aie-product-fallback-btn{
    min-height:38px!important;
    height:38px!important;
    border-radius:12px!important;
    font-size:13px!important;
    margin-top:2px!important;
}

.aie-product-benefits{
    gap:8px!important;
    margin:14px 0!important;
}

.aie-product-benefits div{
    padding:10px 12px!important;
    border-radius:12px!important;
    font-size:14px!important;
}

.aie-product-lead{
    margin-bottom:12px!important;
}

.aie-product-buybox > *{
    margin-bottom:10px!important;
}

.aie-product-buybox h1{
    margin-bottom:8px!important;
}

.aie-product-price{
    margin-bottom:10px!important;
}


/* V30 - checkout/cart page link colors */
#hikashop_checkout_page a,
#hikashop_checkout_page a:visited,
.hikashop_checkout a,
.hikashop_cart_module a,
.com-users a{
    color:#60a5fa!important;
    text-decoration:none!important;
    font-weight:700!important;
    transition:.16s ease!important;
}

#hikashop_checkout_page a:hover,
.hikashop_checkout a:hover,
.hikashop_cart_module a:hover,
.com-users a:hover{
    color:#93c5fd!important;
    text-shadow:0 0 10px rgba(96,165,250,.32)!important;
}


/* V31 - FORCE checkout/login link colors */
#hikashop_checkout_page a,
#hikashop_checkout_page a:link,
#hikashop_checkout_page a:visited,
#hikashop_checkout_page .contentpane a,
#hikashop_checkout_page .hikashop_checkout_login a,
#hikashop_checkout_page .hikashop_checkout_registration a,
#hikashop_checkout_page .login a,
#hikashop_checkout_page .register a,
#hikashop_checkout_page .users-profile-custom a,
#hikashop_checkout_page .com-users a,
#hikashop_checkout_page .nav a{
    color:#60a5fa!important;
    text-decoration:none!important;
    font-weight:700!important;
    transition:all .16s ease!important;
}

#hikashop_checkout_page a:hover,
#hikashop_checkout_page .contentpane a:hover,
#hikashop_checkout_page .hikashop_checkout_login a:hover,
#hikashop_checkout_page .hikashop_checkout_registration a:hover,
#hikashop_checkout_page .login a:hover,
#hikashop_checkout_page .register a:hover,
#hikashop_checkout_page .users-profile-custom a:hover,
#hikashop_checkout_page .com-users a:hover,
#hikashop_checkout_page .nav a:hover{
    color:#93c5fd!important;
    text-shadow:0 0 10px rgba(96,165,250,.35)!important;
}


/* V32 - nuclear override for ugly Joomla/HikaShop auth links */
#hikashop_checkout_page a[href*="reset"],
#hikashop_checkout_page a[href*="remind"],
#hikashop_checkout_page a[href*="forgot"],
#hikashop_checkout_page .login a,
#hikashop_checkout_page .mod-login a,
#hikashop_checkout_page .users-profile-custom a,
#hikashop_checkout_page .com-users a,
#hikashop_checkout_page .hikashop_checkout_login a,
#hikashop_checkout_page .hikashop_checkout_registration a{
    color:#93c5fd!important;
    text-decoration:none!important;
    font-weight:800!important;
    opacity:.96!important;
    transition:all .14s ease!important;
}

#hikashop_checkout_page a[href*="reset"]:hover,
#hikashop_checkout_page a[href*="remind"]:hover,
#hikashop_checkout_page a[href*="forgot"]:hover,
#hikashop_checkout_page .login a:hover,
#hikashop_checkout_page .mod-login a:hover,
#hikashop_checkout_page .users-profile-custom a:hover,
#hikashop_checkout_page .com-users a:hover,
#hikashop_checkout_page .hikashop_checkout_login a:hover,
#hikashop_checkout_page .hikashop_checkout_registration a:hover{
    color:#dbeafe!important;
    text-shadow:0 0 10px rgba(147,197,253,.26)!important;
}

/* kill default visited/active red/blue colors */
#hikashop_checkout_page a:visited,
#hikashop_checkout_page a:active,
#hikashop_checkout_page a:focus{
    color:#93c5fd!important;
}

/* compact auth blocks */
#hikashop_checkout_page .hikashop_checkout_login,
#hikashop_checkout_page .hikashop_checkout_registration{
    line-height:1.35!important;
}

#hikashop_checkout_page .hikashop_checkout_login p,
#hikashop_checkout_page .hikashop_checkout_registration p,
#hikashop_checkout_page .hikashop_checkout_login div,
#hikashop_checkout_page .hikashop_checkout_registration div{
    margin-bottom:8px!important;
}


/* V34 - compact checkout registration/login layout */
#hikashop_checkout_page .hikashop_checkout_login,
#hikashop_checkout_page .hikashop_checkout_registration,
#hikashop_checkout_page fieldset{
    padding:18px!important;
    margin:0 0 16px!important;
    border-radius:18px!important;
    border:1px solid rgba(255,255,255,.14)!important;
}

#hikashop_checkout_page .hikashop_checkout_registration{
    max-width:760px!important;
}

#hikashop_checkout_page .hikashop_checkout_login{
    max-width:420px!important;
}

#hikashop_checkout_page table,
#hikashop_checkout_page tbody,
#hikashop_checkout_page tr,
#hikashop_checkout_page td{
    border-spacing:0!important;
}

#hikashop_checkout_page td{
    padding:4px 8px!important;
    vertical-align:middle!important;
}

#hikashop_checkout_page label{
    margin:0!important;
    line-height:1.25!important;
    font-size:14px!important;
}

#hikashop_checkout_page input[type="text"],
#hikashop_checkout_page input[type="email"],
#hikashop_checkout_page input[type="password"],
#hikashop_checkout_page select{
    height:32px!important;
    min-height:32px!important;
    padding:5px 9px!important;
    font-size:14px!important;
    border-radius:8px!important;
}

#hikashop_checkout_page .input-password-toggle,
#hikashop_checkout_page button{
    min-height:32px!important;
    padding:5px 10px!important;
    font-size:13px!important;
    border-radius:8px!important;
}

#hikashop_checkout_page .control-group,
#hikashop_checkout_page .form-group,
#hikashop_checkout_page .hikashop_registration_address_info_line{
    margin-bottom:8px!important;
}

#hikashop_checkout_page h1,
#hikashop_checkout_page h2,
#hikashop_checkout_page h3,
#hikashop_checkout_page legend{
    margin:0 0 12px!important;
    line-height:1.15!important;
}

#hikashop_checkout_page legend{
    font-size:20px!important;
    font-weight:900!important;
    color:#fff!important;
}

#hikashop_checkout_page .hikashop_checkout_login_left_part,
#hikashop_checkout_page .hikashop_checkout_login_right_part{
    padding:0!important;
}

#hikashop_checkout_page .hikashop_checkout_login input[type="submit"],
#hikashop_checkout_page input[type="submit"],
#hikashop_checkout_page .btn,
#hikashop_checkout_page button[type="submit"]{
    min-height:38px!important;
    padding:7px 16px!important;
    border-radius:10px!important;
}

#hikashop_checkout_page .password-group,
#hikashop_checkout_page .input-group{
    gap:6px!important;
}

#hikashop_checkout_page .progress,
#hikashop_checkout_page progress{
    height:7px!important;
    margin:4px 0 0!important;
}

/* two columns tighter if HikaShop uses a wrapper */
#hikashop_checkout_page .hikashop_checkout_login_right_part,
#hikashop_checkout_page .hikashop_checkout_registration{
    line-height:1.3!important;
}

@media(max-width:900px){
    #hikashop_checkout_page .hikashop_checkout_login,
    #hikashop_checkout_page .hikashop_checkout_registration{
        max-width:100%!important;
    }
}


/* V36 - proper navbar logo */
.navbar-brand img,
.site-logo img,
.aie-logo,
.aie-logo-img{
    height:44px!important;
    width:auto!important;
    max-width:none!important;
    object-fit:contain!important;
    display:block!important;
}

/* hide old text if duplicated */
.navbar-brand .site-title,
.navbar-brand span:not(.aie-logo-wrap){
    line-height:44px!important;
}


/* V37 - fixed navbar logo */
.navbar-brand img,
.site-logo img,
.aie-logo-img{
    height:58px!important;
    width:auto!important;
    max-height:58px!important;
    object-fit:contain!important;
    display:block!important;
}


/* V38 real navbar logo */
.aie-navbar-logo-link{
    display:flex!important;
    align-items:center!important;
    margin-right:18px!important;
    text-decoration:none!important;
}

.aie-navbar-logo{
    height:72px!important;
    width:auto!important;
    display:block!important;
    object-fit:contain!important;
}

@media(max-width:900px){
    .aie-navbar-logo{
        height:52px!important;
    }
}


/* V39 final navbar logo replacement */
.aie-real-logo{
    display:flex!important;
    align-items:center!important;
    margin-right:20px!important;
    flex-shrink:0!important;
}

.aie-real-logo-img{
    height:64px!important;
    width:auto!important;
    max-width:none!important;
    display:block!important;
    object-fit:contain!important;
}

/* remove old text based logo leftovers */
.navbar-brand span,
.navbar-brand strong{
    display:none!important;
}

@media(max-width:900px){
    .aie-real-logo-img{
        height:50px!important;
    }
}


/* V40 - actual .aie-logo replacement */
.aie-logo-final{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    width:auto!important;
    height:76px!important;
    padding:0!important;
    margin:0 18px 0 0!important;
    gap:0!important;
    text-decoration:none!important;
    flex-shrink:0!important;
}

.aie-logo-final span,
.aie-logo-final b{
    display:none!important;
}

.aie-logo-final-img{
    display:block!important;
    height:68px!important;
    width:auto!important;
    max-width:none!important;
    object-fit:contain!important;
}

.aie-header-inner{
    align-items:center!important;
}

@media(max-width:980px){
    .aie-logo-final{
        height:68px!important;
    }
    .aie-logo-final-img{
        height:56px!important;
    }
}


/* V42 bigger navbar logo */
.aie-logo-final-img,
.aie-navbar-logo,
.aie-real-logo-img,
.aie-logo img,
.navbar-brand img{
    height:128px !important;
    width:auto !important;
    max-height:none !important;
}

@media(max-width:900px){
    .aie-logo-final-img,
    .aie-navbar-logo,
    .aie-real-logo-img,
    .aie-logo img,
    .navbar-brand img{
        height:82px !important;
    }
}


/* V43 - navbar logo spacing CSS fix */
.aie-header-inner{
    gap:10px!important;
}

.aie-main-nav ul,
.aie-main-nav .mod-menu{
    gap:18px!important;
}

.aie-logo-final{
    width:128px!important;
    height:74px!important;
    margin:0 8px 0 0!important;
    padding:0!important;
    overflow:hidden!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex-shrink:0!important;
}

.aie-logo-final-img,
.aie-logo img,
.navbar-brand img{
    height:86px!important;
    width:auto!important;
    max-height:none!important;
    object-fit:contain!important;
    transform:scale(1.65)!important;
    transform-origin:center center!important;
    display:block!important;
}

@media(max-width:980px){
    .aie-logo-final{
        width:108px!important;
        height:62px!important;
        margin-right:8px!important;
    }

    .aie-logo-final-img,
    .aie-logo img,
    .navbar-brand img{
        height:72px!important;
        transform:scale(1.55)!important;
    }
}


/* V44 - Main Menu dropdown for Blog / Tudástár children */
.aie-main-nav{
    display:flex!important;
    align-items:center!important;
}

.aie-main-nav ul,
.aie-main-nav .mod-menu{
    align-items:center!important;
}

.aie-main-nav li{
    position:relative!important;
    list-style:none!important;
}

.aie-main-nav li.parent > a,
.aie-main-nav li.deeper > a{
    padding-right:18px!important;
}

.aie-main-nav li.parent > a::before,
.aie-main-nav li.deeper > a::before{
    content:"";
    position:absolute;
    right:0;
    top:50%;
    width:7px;
    height:7px;
    border-right:2px solid rgba(255,255,255,.72);
    border-bottom:2px solid rgba(255,255,255,.72);
    transform:translateY(-65%) rotate(45deg);
    opacity:.9;
}

/* Joomla submenu classes */
.aie-main-nav li > ul,
.aie-main-nav li > .mod-menu__sub,
.aie-main-nav li > .nav-child,
.aie-main-nav li > .dropdown-menu{
    position:absolute!important;
    top:calc(100% + 14px)!important;
    left:0!important;
    z-index:9999!important;
    display:grid!important;
    min-width:360px!important;
    max-width:430px!important;
    gap:6px!important;
    padding:14px!important;
    margin:0!important;
    border-radius:20px!important;
    border:1px solid rgba(255,255,255,.10)!important;
    background:rgba(7,11,18,.96)!important;
    backdrop-filter:blur(18px)!important;
    box-shadow:0 24px 70px rgba(0,0,0,.42)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateY(8px)!important;
    transition:opacity .18s ease, transform .18s ease, visibility .18s ease!important;
}

.aie-main-nav li:hover > ul,
.aie-main-nav li:focus-within > ul,
.aie-main-nav li:hover > .mod-menu__sub,
.aie-main-nav li:focus-within > .mod-menu__sub,
.aie-main-nav li:hover > .nav-child,
.aie-main-nav li:focus-within > .nav-child,
.aie-main-nav li:hover > .dropdown-menu,
.aie-main-nav li:focus-within > .dropdown-menu{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateY(0)!important;
}

.aie-main-nav li > ul li,
.aie-main-nav li > .mod-menu__sub li,
.aie-main-nav li > .nav-child li,
.aie-main-nav li > .dropdown-menu li{
    width:100%!important;
    display:block!important;
}

.aie-main-nav li > ul a,
.aie-main-nav li > .mod-menu__sub a,
.aie-main-nav li > .nav-child a,
.aie-main-nav li > .dropdown-menu a{
    display:flex!important;
    width:100%!important;
    white-space:normal!important;
    line-height:1.28!important;
    padding:11px 12px!important;
    border-radius:14px!important;
    color:#e5edf8!important;
    background:transparent!important;
    border:1px solid transparent!important;
    font-size:14px!important;
    font-weight:800!important;
    text-decoration:none!important;
}

.aie-main-nav li > ul a:hover,
.aie-main-nav li > .mod-menu__sub a:hover,
.aie-main-nav li > .nav-child a:hover,
.aie-main-nav li > .dropdown-menu a:hover{
    color:#fff!important;
    background:rgba(96,165,250,.13)!important;
    border-color:rgba(96,165,250,.22)!important;
}

.aie-main-nav li > ul a::after,
.aie-main-nav li > .mod-menu__sub a::after,
.aie-main-nav li > .nav-child a::after,
.aie-main-nav li > .dropdown-menu a::after{
    display:none!important;
}

/* Keep header clean: only top-level items stay horizontal */
.aie-main-nav > ul > li,
.aie-main-nav > .mod-menu > li{
    display:flex!important;
    align-items:center!important;
}

/* Mobile submenu should be visible in the mobile panel */
.aie-mobile-panel li > ul,
.aie-mobile-panel li > .mod-menu__sub,
.aie-mobile-panel li > .nav-child{
    display:grid!important;
    gap:8px!important;
    margin:8px 0 0 14px!important;
    padding:0!important;
}

.aie-mobile-panel li > ul a,
.aie-mobile-panel li > .mod-menu__sub a,
.aie-mobile-panel li > .nav-child a{
    font-size:13px!important;
    padding:11px 13px!important;
    background:rgba(96,165,250,.08)!important;
}


/* V45 - mobile: only hamburger menu visible, desktop menu hidden */
@media(max-width:980px){
    .aie-header{
        position:sticky!important;
        top:0!important;
        z-index:10000!important;
    }

    .aie-header-inner{
        min-height:72px!important;
        display:flex!important;
        align-items:center!important;
        justify-content:space-between!important;
        gap:10px!important;
    }

    /* Hide desktop menu completely on mobile */
    .aie-header .aie-main-nav,
    .aie-header .aie-main-nav ul,
    .aie-header .aie-main-nav .mod-menu{
        display:none!important;
        visibility:hidden!important;
        opacity:0!important;
        pointer-events:none!important;
        height:0!important;
        overflow:hidden!important;
    }

    /* Keep only logo + hamburger + cart */
    .aie-mobile-toggle{
        display:grid!important;
        place-items:center!important;
        order:3!important;
        width:46px!important;
        height:46px!important;
        min-width:46px!important;
        border-radius:14px!important;
        border:1px solid rgba(255,255,255,.14)!important;
        background:rgba(255,255,255,.055)!important;
        color:#fff!important;
        font-size:0!important;
        cursor:pointer!important;
    }

    .aie-mobile-toggle::before{
        content:"☰";
        font-size:25px!important;
        line-height:1!important;
        font-weight:900!important;
    }

    .aie-actions{
        display:flex!important;
        align-items:center!important;
        gap:8px!important;
        order:4!important;
    }

    .aie-action-link{
        display:none!important;
    }

    .aie-cart{
        padding:10px 13px!important;
        font-size:14px!important;
        min-height:42px!important;
    }

    /* Mobile panel: hidden by default */
    .aie-mobile-panel{
        display:none!important;
        position:fixed!important;
        left:0!important;
        right:0!important;
        top:72px!important;
        z-index:9999!important;
        max-height:calc(100vh - 72px)!important;
        overflow:auto!important;
        background:rgba(7,11,18,.98)!important;
        backdrop-filter:blur(22px)!important;
        border-top:1px solid rgba(255,255,255,.08)!important;
        border-bottom:1px solid rgba(255,255,255,.10)!important;
        box-shadow:0 28px 90px rgba(0,0,0,.45)!important;
    }

    html.aie-menu-open .aie-mobile-panel{
        display:block!important;
    }

    .aie-mobile-panel-inner{
        width:min(680px,92%)!important;
        margin:0 auto!important;
        padding:18px 0 24px!important;
    }

    .aie-mobile-panel ul,
    .aie-mobile-panel .mod-menu{
        display:grid!important;
        gap:8px!important;
        list-style:none!important;
        margin:0!important;
        padding:0!important;
    }

    .aie-mobile-panel li{
        list-style:none!important;
        margin:0!important;
        padding:0!important;
    }

    .aie-mobile-panel a{
        display:flex!important;
        align-items:center!important;
        width:100%!important;
        padding:13px 15px!important;
        border-radius:14px!important;
        background:rgba(255,255,255,.045)!important;
        border:1px solid rgba(255,255,255,.08)!important;
        color:#fff!important;
        text-decoration:none!important;
        font-weight:850!important;
        font-size:15px!important;
        line-height:1.28!important;
    }

    .aie-mobile-panel a:hover{
        background:rgba(96,165,250,.13)!important;
        border-color:rgba(96,165,250,.22)!important;
    }

    /* Submenus inside mobile */
    .aie-mobile-panel li > ul,
    .aie-mobile-panel li > .mod-menu__sub,
    .aie-mobile-panel li > .nav-child{
        position:static!important;
        display:grid!important;
        opacity:1!important;
        visibility:visible!important;
        pointer-events:auto!important;
        transform:none!important;
        min-width:0!important;
        max-width:none!important;
        width:100%!important;
        margin:8px 0 4px 12px!important;
        padding:0 0 0 10px!important;
        gap:7px!important;
        border:0!important;
        box-shadow:none!important;
        background:transparent!important;
        backdrop-filter:none!important;
    }

    .aie-mobile-panel li > ul a,
    .aie-mobile-panel li > .mod-menu__sub a,
    .aie-mobile-panel li > .nav-child a{
        font-size:13px!important;
        padding:11px 13px!important;
        background:rgba(96,165,250,.075)!important;
        border-color:rgba(96,165,250,.12)!important;
        color:#dbeafe!important;
    }
}

/* Desktop: mobile panel/toggle off */
@media(min-width:981px){
    .aie-mobile-toggle{
        display:none!important;
    }

    .aie-mobile-panel{
        display:none!important;
    }
}


/* V46 - mobile menu opens reliably + show Webshop button */
@media(max-width:980px){
    .aie-header .aie-action-link{
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        min-height:42px!important;
        padding:10px 13px!important;
        border-radius:999px!important;
        font-size:14px!important;
        font-weight:900!important;
        color:#fff!important;
        background:rgba(255,255,255,.045)!important;
        border:1px solid rgba(255,255,255,.12)!important;
        text-decoration:none!important;
    }

    .aie-actions{
        display:flex!important;
        align-items:center!important;
        gap:8px!important;
    }

    .aie-mobile-panel{
        display:none!important;
    }

    html.aie-menu-open .aie-mobile-panel,
    body.aie-menu-open .aie-mobile-panel,
    .aie-mobile-panel.aie-open{
        display:block!important;
        visibility:visible!important;
        opacity:1!important;
        pointer-events:auto!important;
    }

    .aie-mobile-toggle{
        z-index:10002!important;
        pointer-events:auto!important;
    }
}

@media(max-width:520px){
    .aie-header .aie-action-link{
        display:none!important;
    }

    .aie-cart{
        padding:10px 12px!important;
    }
}


/* V47 - remove unwanted product grid subtitle */
.aie-products-subtitle,
.aie-shop-subtitle,
.aie-home-products-wrap > p,
.aie-home-products-wrap .custom p{
    display:none!important;
}


/* V49 - real uploaded category card images */
.aie-category-card{
    position:relative!important;
    overflow:hidden!important;
    min-height:166px!important;
    padding-right:132px!important;
}

.aie-category-card > span,
.aie-category-card > strong,
.aie-category-card > p{
    position:relative!important;
    z-index:2!important;
    max-width:100%!important;
}

.aie-category-img{
    position:absolute!important;
    right:16px!important;
    bottom:10px!important;
    width:118px!important;
    max-height:132px!important;
    object-fit:contain!important;
    z-index:1!important;
    pointer-events:none!important;
    filter:drop-shadow(0 16px 24px rgba(0,0,0,.38));
    opacity:.98!important;
}

.aie-category-card:nth-child(2) .aie-category-img{
    width:128px!important;
    right:10px!important;
}

.aie-category-card:nth-child(3) .aie-category-img{
    width:126px!important;
    right:8px!important;
}

.aie-category-card:nth-child(4) .aie-category-img{
    width:140px!important;
    right:4px!important;
    bottom:4px!important;
}

@media(max-width:980px){
    .aie-category-card{
        padding-right:150px!important;
        min-height:176px!important;
    }
    .aie-category-img{
        width:132px!important;
        max-height:148px!important;
    }
}

@media(max-width:520px){
    .aie-category-card{
        padding-right:118px!important;
    }
    .aie-category-img{
        width:104px!important;
        max-height:120px!important;
        right:10px!important;
    }
}


/* V50 better cutout for 04 */
.aie-category-card:nth-child(4) .aie-category-img{
    width:148px!important;
    right:-2px!important;
    bottom:-2px!important;
    filter:drop-shadow(0 18px 28px rgba(0,0,0,.45));
}


/* V52 proper transparent 04 objects */
.aie-category-card:nth-child(4){
    padding-right:145px!important;
}

.aie-category-card:nth-child(4) .aie-category-img{
    width:150px!important;
    max-height:none!important;
    right:0!important;
    bottom:0!important;
    object-fit:contain!important;
    background:none!important;
    filter:drop-shadow(0 16px 26px rgba(0,0,0,.42));
}


/* V54 - 04 card image bigger */
.aie-category-card:nth-child(4){
    padding-right:180px!important;
}

.aie-category-card:nth-child(4) .aie-category-img{
    width:205px!important;
    max-width:205px!important;
    max-height:none!important;
    right:-8px!important;
    bottom:-8px!important;
    object-fit:contain!important;
    opacity:1!important;
}

@media(max-width:980px){
    .aie-category-card:nth-child(4){
        padding-right:190px!important;
    }
    .aie-category-card:nth-child(4) .aie-category-img{
        width:215px!important;
        max-width:215px!important;
    }
}

@media(max-width:520px){
    .aie-category-card:nth-child(4){
        padding-right:145px!important;
    }
    .aie-category-card:nth-child(4) .aie-category-img{
        width:165px!important;
        max-width:165px!important;
        right:-6px!important;
        bottom:-4px!important;
    }
}


/* V56 - premium HikaShop cart / checkout design */
#hikashop_checkout_page,
.hikashop_checkout_page,
.hikashop_cart_page{
    max-width:1240px!important;
    margin:0 auto!important;
    padding:34px 20px 70px!important;
    color:#e5edf8!important;
}

#hikashop_checkout_page h1,
#hikashop_checkout_page h2,
#hikashop_checkout_page h3,
.hikashop_checkout_page h1,
.hikashop_checkout_page h2,
.hikashop_checkout_page h3{
    color:#fff!important;
    letter-spacing:-.025em!important;
    line-height:1.12!important;
}

#hikashop_checkout_page fieldset,
#hikashop_checkout_page .hikashop_checkout_login,
#hikashop_checkout_page .hikashop_checkout_registration,
#hikashop_checkout_page .hikashop_checkout_cart,
#hikashop_checkout_page .hikashop_checkout_address,
#hikashop_checkout_page .hikashop_checkout_shipping,
#hikashop_checkout_page .hikashop_checkout_payment,
#hikashop_checkout_page .hikashop_checkout_coupon,
#hikashop_checkout_page .hikashop_checkout_terms,
#hikashop_checkout_page .hikashop_checkout_confirm{
    background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025))!important;
    border:1px solid rgba(96,165,250,.18)!important;
    border-radius:24px!important;
    box-shadow:0 22px 70px rgba(0,0,0,.28)!important;
    padding:22px!important;
    margin-bottom:18px!important;
    overflow:hidden!important;
}

#hikashop_checkout_page legend{
    color:#fff!important;
    font-size:20px!important;
    font-weight:950!important;
    padding:0 0 10px!important;
    margin:0 0 12px!important;
    border:0!important;
}

#hikashop_checkout_page table{
    width:100%!important;
    border-collapse:separate!important;
    border-spacing:0 10px!important;
}

#hikashop_checkout_page td,
#hikashop_checkout_page th{
    border:0!important;
    padding:10px 12px!important;
    color:#dbeafe!important;
}

#hikashop_checkout_page th{
    color:#93c5fd!important;
    font-size:13px!important;
    text-transform:uppercase!important;
    letter-spacing:.04em!important;
    font-weight:900!important;
}

#hikashop_checkout_page tr{
    border-radius:18px!important;
}

#hikashop_checkout_page tbody tr{
    background:rgba(15,23,42,.55)!important;
}

#hikashop_checkout_page input[type="text"],
#hikashop_checkout_page input[type="email"],
#hikashop_checkout_page input[type="password"],
#hikashop_checkout_page input[type="tel"],
#hikashop_checkout_page input[type="number"],
#hikashop_checkout_page textarea,
#hikashop_checkout_page select{
    width:100%!important;
    min-height:42px!important;
    border-radius:13px!important;
    border:1px solid rgba(148,163,184,.22)!important;
    background:rgba(15,23,42,.78)!important;
    color:#fff!important;
    padding:9px 12px!important;
    box-shadow:none!important;
}

#hikashop_checkout_page input:focus,
#hikashop_checkout_page textarea:focus,
#hikashop_checkout_page select:focus{
    outline:none!important;
    border-color:rgba(96,165,250,.75)!important;
    box-shadow:0 0 0 4px rgba(96,165,250,.12)!important;
}

#hikashop_checkout_page label{
    color:#e5edf8!important;
    font-weight:750!important;
    font-size:14px!important;
}

#hikashop_checkout_page .btn,
#hikashop_checkout_page button,
#hikashop_checkout_page input[type="submit"],
#hikashop_checkout_page .hikabtn,
#hikashop_checkout_page .hikashop_checkout_next_button,
#hikashop_checkout_page .hikashop_checkout_login_submit{
    border:0!important;
    border-radius:16px!important;
    background:linear-gradient(135deg,#2563eb,#22d3ee)!important;
    color:#fff!important;
    font-weight:950!important;
    min-height:48px!important;
    padding:11px 20px!important;
    box-shadow:0 16px 36px rgba(37,99,235,.24)!important;
    transition:transform .16s ease, filter .16s ease!important;
}

#hikashop_checkout_page .btn:hover,
#hikashop_checkout_page button:hover,
#hikashop_checkout_page input[type="submit"]:hover,
#hikashop_checkout_page .hikabtn:hover{
    transform:translateY(-1px)!important;
    filter:brightness(1.08)!important;
}

#hikashop_checkout_page a,
#hikashop_checkout_page a:link,
#hikashop_checkout_page a:visited{
    color:#93c5fd!important;
    text-decoration:none!important;
    font-weight:800!important;
}

#hikashop_checkout_page a:hover{
    color:#dbeafe!important;
    text-shadow:0 0 10px rgba(147,197,253,.24)!important;
}

#hikashop_checkout_page .hikashop_checkout_cart_final_total,
#hikashop_checkout_page .hikashop_checkout_cart_total,
#hikashop_checkout_page .hikashop_cart_total_value,
#hikashop_checkout_page .hikashop_checkout_cart_total_title{
    color:#60a5fa!important;
    font-size:20px!important;
    font-weight:950!important;
}

#hikashop_checkout_page .hikashop_checkout_status,
#hikashop_checkout_page .alert,
#hikashop_checkout_page .message{
    border-radius:18px!important;
    border:1px solid rgba(96,165,250,.20)!important;
    background:rgba(96,165,250,.08)!important;
    color:#dbeafe!important;
    padding:14px 16px!important;
}

/* compact login/register side-by-side feel */
#hikashop_checkout_page .hikashop_checkout_login,
#hikashop_checkout_page .hikashop_checkout_registration{
    min-height:auto!important;
}

#hikashop_checkout_page .hikashop_checkout_login input[type="checkbox"]{
    width:auto!important;
    min-height:auto!important;
}

/* product lines */
#hikashop_checkout_page .hikashop_cart_product_image img,
#hikashop_checkout_page img.hikashop_product_checkout_cart_image{
    border-radius:14px!important;
    background:#eef4ff!important;
    padding:6px!important;
    max-width:74px!important;
    max-height:74px!important;
    object-fit:contain!important;
}

#hikashop_checkout_page .hikashop_product_name,
#hikashop_checkout_page .hikashop_cart_product_name{
    color:#fff!important;
    font-weight:900!important;
}

#hikashop_checkout_page .hikashop_checkout_cart_quantity input{
    max-width:78px!important;
    text-align:center!important;
}

@media(max-width:760px){
    #hikashop_checkout_page,
    .hikashop_checkout_page,
    .hikashop_cart_page{
        padding:22px 14px 52px!important;
    }

    #hikashop_checkout_page fieldset,
    #hikashop_checkout_page .hikashop_checkout_login,
    #hikashop_checkout_page .hikashop_checkout_registration,
    #hikashop_checkout_page .hikashop_checkout_cart,
    #hikashop_checkout_page .hikashop_checkout_address,
    #hikashop_checkout_page .hikashop_checkout_shipping,
    #hikashop_checkout_page .hikashop_checkout_payment{
        padding:16px!important;
        border-radius:20px!important;
    }

    #hikashop_checkout_page table,
    #hikashop_checkout_page tbody,
    #hikashop_checkout_page tr,
    #hikashop_checkout_page td{
        display:block!important;
        width:100%!important;
    }

    #hikashop_checkout_page thead{
        display:none!important;
    }

    #hikashop_checkout_page tbody tr{
        padding:12px!important;
        margin-bottom:12px!important;
        border-radius:18px!important;
    }
}


/* V58 fix unique category images */
.aie-category-card::after,
.aie-feature-card::after,
.aie-home-category::after{
    display:none!important;
    content:none!important;
    background:none!important;
}


/* V59 - real checkout cleanup / premium compact */
#hikashop_checkout_page{
    max-width:1180px!important;
    margin:0 auto!important;
    padding:30px 18px 70px!important;
}

#hikashop_checkout_page h1,
#hikashop_checkout_page > h1{
    font-size:clamp(28px,3vw,42px)!important;
    line-height:1.08!important;
    margin:0 0 26px!important;
    letter-spacing:-.035em!important;
    color:#fff!important;
}

#hikashop_checkout_page h2,
#hikashop_checkout_page h3{
    color:#fff!important;
    font-size:24px!important;
    line-height:1.15!important;
    margin:0 0 16px!important;
}

/* login + register cards */
#hikashop_checkout_page fieldset,
#hikashop_checkout_page .hikashop_checkout_login,
#hikashop_checkout_page .hikashop_checkout_registration,
#hikashop_checkout_page .hikashop_checkout_shipping,
#hikashop_checkout_page .hikashop_checkout_payment,
#hikashop_checkout_page .hikashop_checkout_coupon,
#hikashop_checkout_page .hikashop_checkout_cart{
    background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025))!important;
    border:1px solid rgba(96,165,250,.18)!important;
    border-radius:24px!important;
    padding:22px!important;
    margin:0 0 20px!important;
    box-shadow:0 22px 70px rgba(0,0,0,.26)!important;
}

/* remove ugly pure white fieldset border feel */
#hikashop_checkout_page fieldset{
    border-color:rgba(96,165,250,.22)!important;
}

/* make forms compact */
#hikashop_checkout_page table{
    border-collapse:separate!important;
    border-spacing:0 8px!important;
    width:100%!important;
}

#hikashop_checkout_page td,
#hikashop_checkout_page th{
    padding:6px 10px!important;
    border:0!important;
    vertical-align:middle!important;
    color:#dbeafe!important;
}

#hikashop_checkout_page label{
    color:#e5edf8!important;
    font-size:14px!important;
    font-weight:700!important;
}

#hikashop_checkout_page input[type="text"],
#hikashop_checkout_page input[type="email"],
#hikashop_checkout_page input[type="password"],
#hikashop_checkout_page input[type="tel"],
#hikashop_checkout_page input[type="number"],
#hikashop_checkout_page select,
#hikashop_checkout_page textarea{
    height:38px!important;
    min-height:38px!important;
    border-radius:12px!important;
    background:rgba(15,23,42,.78)!important;
    border:1px solid rgba(148,163,184,.22)!important;
    color:#fff!important;
    padding:8px 11px!important;
    box-shadow:none!important;
}

#hikashop_checkout_page input:focus,
#hikashop_checkout_page select:focus,
#hikashop_checkout_page textarea:focus{
    outline:none!important;
    border-color:rgba(96,165,250,.7)!important;
    box-shadow:0 0 0 4px rgba(96,165,250,.12)!important;
}

/* small password visibility buttons */
#hikashop_checkout_page .input-password-toggle,
#hikashop_checkout_page button.input-password-toggle{
    height:32px!important;
    min-height:32px!important;
    padding:4px 10px!important;
    border-radius:10px!important;
    background:rgba(255,255,255,.9)!important;
    color:#111827!important;
    box-shadow:none!important;
}

/* buttons */
#hikashop_checkout_page .btn,
#hikashop_checkout_page button,
#hikashop_checkout_page input[type="submit"],
#hikashop_checkout_page .hikabtn,
#hikashop_checkout_page .hikashop_checkout_next_button,
#hikashop_checkout_page .hikashop_checkout_login_submit{
    border:0!important;
    border-radius:14px!important;
    min-height:42px!important;
    padding:9px 18px!important;
    background:linear-gradient(135deg,#2563eb,#22d3ee)!important;
    color:#fff!important;
    font-weight:950!important;
    box-shadow:0 14px 32px rgba(37,99,235,.22)!important;
    cursor:pointer!important;
}

#hikashop_checkout_page .btn:hover,
#hikashop_checkout_page button:hover,
#hikashop_checkout_page input[type="submit"]:hover,
#hikashop_checkout_page .hikabtn:hover{
    filter:brightness(1.08)!important;
    transform:translateY(-1px)!important;
}

/* login links */
#hikashop_checkout_page a,
#hikashop_checkout_page a:visited{
    color:#60a5fa!important;
    text-decoration:none!important;
    font-weight:850!important;
}

#hikashop_checkout_page a:hover{
    color:#bfdbfe!important;
    text-shadow:0 0 10px rgba(96,165,250,.24)!important;
}

/* shipping / payment sections as cards */
#hikashop_checkout_page input[type="radio"],
#hikashop_checkout_page input[type="checkbox"]{
    width:16px!important;
    height:16px!important;
    min-height:16px!important;
    accent-color:#38bdf8!important;
}

#hikashop_checkout_page .hikashop_checkout_shipping label,
#hikashop_checkout_page .hikashop_checkout_payment label{
    display:inline-flex!important;
    align-items:center!important;
    gap:8px!important;
    color:#fff!important;
    font-weight:900!important;
}

#hikashop_checkout_page .hikashop_checkout_shipping,
#hikashop_checkout_page .hikashop_checkout_payment{
    line-height:1.45!important;
}

/* coupon row */
#hikashop_checkout_page input[name*="coupon"],
#hikashop_checkout_page input[id*="coupon"]{
    max-width:260px!important;
    display:inline-block!important;
}

/* cart table premium */
#hikashop_checkout_page .hikashop_checkout_cart table,
#hikashop_checkout_page table.hikashop_cart_products,
#hikashop_checkout_page .hikashop_cart table{
    border-collapse:separate!important;
    border-spacing:0 12px!important;
}

#hikashop_checkout_page .hikashop_checkout_cart thead th,
#hikashop_checkout_page table.hikashop_cart_products thead th{
    color:#93c5fd!important;
    font-size:12px!important;
    text-transform:uppercase!important;
    letter-spacing:.05em!important;
    font-weight:950!important;
    border-bottom:1px solid rgba(255,255,255,.14)!important;
}

#hikashop_checkout_page .hikashop_checkout_cart tbody tr,
#hikashop_checkout_page table.hikashop_cart_products tbody tr{
    background:rgba(15,23,42,.62)!important;
    border-radius:18px!important;
    overflow:hidden!important;
}

#hikashop_checkout_page .hikashop_checkout_cart tbody td,
#hikashop_checkout_page table.hikashop_cart_products tbody td{
    padding:12px!important;
}

#hikashop_checkout_page .hikashop_cart_product_image img,
#hikashop_checkout_page img.hikashop_product_checkout_cart_image,
#hikashop_checkout_page .hikashop_cart img{
    width:84px!important;
    height:84px!important;
    object-fit:contain!important;
    background:#eef4ff!important;
    border-radius:14px!important;
    padding:7px!important;
}

#hikashop_checkout_page .hikashop_cart_product_name,
#hikashop_checkout_page .hikashop_product_name{
    color:#fff!important;
    font-weight:900!important;
}

#hikashop_checkout_page .hikashop_product_price_full,
#hikashop_checkout_page .hikashop_cart_product_price_value,
#hikashop_checkout_page .hikashop_cart_product_total_value,
#hikashop_checkout_page .hikashop_cart_total_value,
#hikashop_checkout_page .hikashop_checkout_cart_final_total{
    color:#60a5fa!important;
    font-size:18px!important;
    font-weight:950!important;
}

#hikashop_checkout_page .hikashop_product_quantity_field,
#hikashop_checkout_page input[name*="quantity"]{
    width:54px!important;
    max-width:54px!important;
    text-align:center!important;
    height:34px!important;
    min-height:34px!important;
}

/* plus/minus tiny buttons */
#hikashop_checkout_page .hikashop_product_quantity_field_change,
#hikashop_checkout_page .hikashop_product_quantity_change_div a,
#hikashop_checkout_page a.hikashop_cart_product_quantity_refresh,
#hikashop_checkout_page a.hikashop_cart_product_quantity_delete{
    display:inline-grid!important;
    place-items:center!important;
    width:26px!important;
    height:26px!important;
    border-radius:8px!important;
    background:rgba(96,165,250,.13)!important;
    color:#fff!important;
    margin-left:4px!important;
}

/* make the register box less absurdly wide visually */
#hikashop_checkout_page .hikashop_checkout_registration{
    max-width:760px!important;
}

#hikashop_checkout_page .hikashop_checkout_login{
    max-width:440px!important;
}

/* two column area cleaner if wrappers exist */
#hikashop_checkout_page .hikashop_checkout_login_left_part,
#hikashop_checkout_page .hikashop_checkout_login_right_part{
    padding:0!important;
}

/* gray helper texts */
#hikashop_checkout_page small,
#hikashop_checkout_page .small,
#hikashop_checkout_page .muted,
#hikashop_checkout_page .hikashop_checkout_payment_description,
#hikashop_checkout_page .hikashop_checkout_shipping_description{
    color:#94a3b8!important;
}

/* Mobile */
@media(max-width:820px){
    #hikashop_checkout_page{
        padding:22px 14px 56px!important;
    }

    #hikashop_checkout_page h1{
        font-size:28px!important;
    }

    #hikashop_checkout_page fieldset,
    #hikashop_checkout_page .hikashop_checkout_login,
    #hikashop_checkout_page .hikashop_checkout_registration,
    #hikashop_checkout_page .hikashop_checkout_shipping,
    #hikashop_checkout_page .hikashop_checkout_payment,
    #hikashop_checkout_page .hikashop_checkout_coupon,
    #hikashop_checkout_page .hikashop_checkout_cart{
        padding:16px!important;
        border-radius:20px!important;
    }

    #hikashop_checkout_page .hikashop_checkout_registration,
    #hikashop_checkout_page .hikashop_checkout_login{
        max-width:100%!important;
    }

    #hikashop_checkout_page table,
    #hikashop_checkout_page tbody,
    #hikashop_checkout_page tr,
    #hikashop_checkout_page td{
        display:block!important;
        width:100%!important;
    }

    #hikashop_checkout_page thead{
        display:none!important;
    }

    #hikashop_checkout_page .hikashop_checkout_cart tbody tr,
    #hikashop_checkout_page table.hikashop_cart_products tbody tr{
        padding:12px!important;
        margin-bottom:12px!important;
    }
}


/* V60 glass checkout polish */
#hikashop_checkout_page fieldset{
    border:0!important;
    background:linear-gradient(180deg,rgba(20,32,58,.82),rgba(8,15,28,.82))!important;
    backdrop-filter:blur(12px)!important;
}

/* remove old ugly white lines */
#hikashop_checkout_page hr,
#hikashop_checkout_page fieldset legend + *{
    border-color:rgba(255,255,255,.08)!important;
}

/* shipping/payment nicer cards */
#hikashop_checkout_page .hikashop_checkout_shipping,
#hikashop_checkout_page .hikashop_checkout_payment{
    position:relative!important;
    overflow:hidden!important;
}

#hikashop_checkout_page .hikashop_checkout_shipping::before,
#hikashop_checkout_page .hikashop_checkout_payment::before{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    background:linear-gradient(135deg,rgba(59,130,246,.08),transparent 55%)!important;
    pointer-events:none!important;
}

/* radio rows */
#hikashop_checkout_page .hikashop_checkout_shipping label,
#hikashop_checkout_page .hikashop_checkout_payment label{
    padding:10px 12px!important;
    border-radius:14px!important;
    background:rgba(255,255,255,.03)!important;
    margin-bottom:8px!important;
    width:fit-content!important;
}

/* order total area */
#hikashop_checkout_page .hikashop_checkout_cart tfoot,
#hikashop_checkout_page .hikashop_cart_final_total,
#hikashop_checkout_page .hikashop_checkout_cart_final_total{
    background:rgba(15,23,42,.55)!important;
}

#hikashop_checkout_page .hikashop_checkout_cart tfoot td{
    padding-top:18px!important;
    padding-bottom:18px!important;
}

#hikashop_checkout_page .hikashop_checkout_cart_final_total,
#hikashop_checkout_page .hikashop_cart_total_value{
    color:#67e8f9!important;
    text-shadow:0 0 16px rgba(34,211,238,.18)!important;
}

/* product rows tighter */
#hikashop_checkout_page .hikashop_checkout_cart tbody td{
    padding:10px 12px!important;
}

/* quantity buttons */
#hikashop_checkout_page .hikashop_product_quantity_field_change,
#hikashop_checkout_page .hikashop_product_quantity_change_div a{
    background:linear-gradient(135deg,#2563eb,#38bdf8)!important;
    border:0!important;
}

/* order button */
#hikashop_checkout_page .hikashop_checkout_next_button,
#hikashop_checkout_page .btn-primary,
#hikashop_checkout_page .btn-success{
    background:linear-gradient(135deg,#2563eb,#22d3ee)!important;
    color:#fff!important;
    border:0!important;
    border-radius:16px!important;
    min-width:180px!important;
    min-height:54px!important;
    font-size:16px!important;
    font-weight:950!important;
    box-shadow:0 18px 38px rgba(37,99,235,.28)!important;
}

/* remove excess empty whitespace */
#hikashop_checkout_page .hikashop_checkout_cart{
    margin-bottom:12px!important;
}

#hikashop_checkout_page .hikashop_checkout_coupon{
    margin-top:12px!important;
}

/* cleaner login links */
#hikashop_checkout_page .hikashop_checkout_login a{
    display:inline-block!important;
    margin-top:8px!important;
}

/* hide weak separators */
#hikashop_checkout_page table,
#hikashop_checkout_page td,
#hikashop_checkout_page th{
    border-color:rgba(255,255,255,.06)!important;
}



/* V61 - full modern HikaShop checkout layout override CSS */

/* Main checkout shell */
body.com-hikashop #hikashop_checkout_page,
#hikashop_checkout_page{
    width:min(1180px,calc(100% - 32px))!important;
    margin:0 auto!important;
    padding:34px 0 76px!important;
}

/* Page title */
#hikashop_checkout_page > h1,
#hikashop_checkout_page h1{
    font-size:clamp(30px,3.2vw,48px)!important;
    color:#fff!important;
    letter-spacing:-.04em!important;
    margin:0 0 28px!important;
}

/* Split login/register section */
#hikashop_checkout_page .hikashop_checkout_login,
#hikashop_checkout_page .hikashop_checkout_registration,
#hikashop_checkout_page fieldset{
    background:linear-gradient(180deg,rgba(30,41,59,.72),rgba(8,13,24,.76))!important;
    border:1px solid rgba(96,165,250,.20)!important;
    border-radius:28px!important;
    box-shadow:0 26px 90px rgba(0,0,0,.34)!important;
    padding:24px!important;
}

/* Kill old white HikaShop border visual */
#hikashop_checkout_page fieldset,
#hikashop_checkout_page .hikashop_checkout_login,
#hikashop_checkout_page .hikashop_checkout_registration{
    outline:0!important;
}

#hikashop_checkout_page .hikashop_checkout_login{
    max-width:390px!important;
}

#hikashop_checkout_page .hikashop_checkout_registration{
    max-width:720px!important;
}

/* If HikaShop places login/register inside tables, make visual columns cleaner */
#hikashop_checkout_page table{
    border-collapse:separate!important;
    border-spacing:0!important;
}

#hikashop_checkout_page td{
    border:0!important;
}

/* Form rows */
#hikashop_checkout_page .control-group,
#hikashop_checkout_page .form-group,
#hikashop_checkout_page .hikashop_registration_address_info_line,
#hikashop_checkout_page tr{
    margin-bottom:8px!important;
}

/* Labels and inputs */
#hikashop_checkout_page label,
#hikashop_checkout_page td:first-child{
    color:#dbeafe!important;
    font-size:14px!important;
    font-weight:800!important;
}

#hikashop_checkout_page input[type="text"],
#hikashop_checkout_page input[type="email"],
#hikashop_checkout_page input[type="password"],
#hikashop_checkout_page input[type="tel"],
#hikashop_checkout_page input[type="number"],
#hikashop_checkout_page select,
#hikashop_checkout_page textarea{
    background:rgba(15,23,42,.88)!important;
    border:1px solid rgba(148,163,184,.24)!important;
    color:#fff!important;
    border-radius:13px!important;
    height:40px!important;
    min-height:40px!important;
    padding:8px 12px!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;
}

#hikashop_checkout_page input:focus,
#hikashop_checkout_page select:focus,
#hikashop_checkout_page textarea:focus{
    border-color:#38bdf8!important;
    box-shadow:0 0 0 4px rgba(56,189,248,.13)!important;
    outline:0!important;
}

/* Buttons */
#hikashop_checkout_page button,
#hikashop_checkout_page .btn,
#hikashop_checkout_page input[type="submit"],
#hikashop_checkout_page .hikabtn{
    border:0!important;
    border-radius:14px!important;
    background:linear-gradient(135deg,#2563eb,#22d3ee)!important;
    color:#fff!important;
    font-weight:950!important;
    min-height:42px!important;
    padding:9px 18px!important;
    box-shadow:0 18px 38px rgba(37,99,235,.22)!important;
}

#hikashop_checkout_page button:hover,
#hikashop_checkout_page .btn:hover,
#hikashop_checkout_page input[type="submit"]:hover,
#hikashop_checkout_page .hikabtn:hover{
    filter:brightness(1.08)!important;
    transform:translateY(-1px)!important;
}

/* Password show button should remain compact */
#hikashop_checkout_page .input-password-toggle,
#hikashop_checkout_page button.input-password-toggle{
    background:#f8fafc!important;
    color:#0f172a!important;
    border-radius:10px!important;
    min-height:32px!important;
    height:32px!important;
    padding:4px 10px!important;
    box-shadow:none!important;
    font-weight:700!important;
}

/* Login helper links */
#hikashop_checkout_page a{
    color:#60a5fa!important;
    text-decoration:none!important;
    font-weight:900!important;
}

#hikashop_checkout_page a:hover{
    color:#bfdbfe!important;
}

/* Force shipping/payment area to premium cards */
#hikashop_checkout_page .hikashop_checkout_shipping,
#hikashop_checkout_page .hikashop_checkout_payment,
#hikashop_checkout_page .hikashop_checkout_coupon{
    width:min(1180px,100%)!important;
    margin:18px auto!important;
    padding:22px!important;
    border-radius:26px!important;
    background:linear-gradient(180deg,rgba(30,41,59,.70),rgba(8,13,24,.70))!important;
    border:1px solid rgba(96,165,250,.18)!important;
    box-shadow:0 22px 70px rgba(0,0,0,.26)!important;
}

/* When those sections are not wrapped by specific classes, style the content around labels */
#hikashop_checkout_page input[type="radio"]{
    accent-color:#38bdf8!important;
    width:17px!important;
    height:17px!important;
    margin-right:9px!important;
}

#hikashop_checkout_page input[type="checkbox"]{
    accent-color:#38bdf8!important;
}

/* Card-like radio option rows */
#hikashop_checkout_page input[type="radio"] + label,
#hikashop_checkout_page label:has(input[type="radio"]){
    display:inline-flex!important;
    align-items:center!important;
    gap:8px!important;
    padding:10px 14px!important;
    margin:5px 0!important;
    border-radius:15px!important;
    background:rgba(255,255,255,.045)!important;
    border:1px solid rgba(255,255,255,.075)!important;
}

/* Product/cart block */
#hikashop_checkout_page .hikashop_checkout_cart,
#hikashop_checkout_page .hikashop_cart,
#hikashop_checkout_page form[name*="hikashop"] table:has(.hikashop_cart_product_name),
#hikashop_checkout_page table.hikashop_cart_products{
    width:min(1180px,100%)!important;
    margin:22px auto!important;
    padding:20px!important;
    border-radius:28px!important;
    background:linear-gradient(180deg,rgba(30,41,59,.72),rgba(8,13,24,.78))!important;
    border:1px solid rgba(96,165,250,.18)!important;
    box-shadow:0 26px 90px rgba(0,0,0,.30)!important;
}

/* Cart table */
#hikashop_checkout_page table.hikashop_cart_products,
#hikashop_checkout_page .hikashop_checkout_cart table{
    border-collapse:separate!important;
    border-spacing:0 12px!important;
    background:transparent!important;
    padding:0!important;
    box-shadow:none!important;
    border:0!important;
}

#hikashop_checkout_page .hikashop_checkout_cart thead th,
#hikashop_checkout_page table.hikashop_cart_products thead th{
    color:#93c5fd!important;
    font-size:12px!important;
    text-transform:uppercase!important;
    letter-spacing:.06em!important;
    font-weight:950!important;
    border:0!important;
    padding-bottom:10px!important;
}

#hikashop_checkout_page .hikashop_checkout_cart tbody tr,
#hikashop_checkout_page table.hikashop_cart_products tbody tr{
    background:rgba(15,23,42,.66)!important;
    border-radius:20px!important;
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)!important;
}

#hikashop_checkout_page .hikashop_checkout_cart tbody td,
#hikashop_checkout_page table.hikashop_cart_products tbody td{
    padding:14px!important;
    vertical-align:middle!important;
}

/* Product image */
#hikashop_checkout_page .hikashop_cart_product_image img,
#hikashop_checkout_page img.hikashop_product_checkout_cart_image,
#hikashop_checkout_page .hikashop_cart img{
    width:92px!important;
    height:92px!important;
    object-fit:contain!important;
    background:#eef4ff!important;
    border-radius:18px!important;
    padding:8px!important;
    box-shadow:0 16px 30px rgba(0,0,0,.20)!important;
}

/* Product name */
#hikashop_checkout_page .hikashop_cart_product_name,
#hikashop_checkout_page .hikashop_product_name,
#hikashop_checkout_page .hikashop_cart_product_name a{
    color:#fff!important;
    font-weight:950!important;
    font-size:15px!important;
}

/* Prices */
#hikashop_checkout_page .hikashop_product_price_full,
#hikashop_checkout_page .hikashop_cart_product_price_value,
#hikashop_checkout_page .hikashop_cart_product_total_value,
#hikashop_checkout_page .hikashop_cart_total_value,
#hikashop_checkout_page .hikashop_checkout_cart_final_total{
    color:#67e8f9!important;
    font-size:18px!important;
    font-weight:950!important;
    text-shadow:0 0 14px rgba(34,211,238,.14)!important;
}

/* Quantity */
#hikashop_checkout_page .hikashop_product_quantity_field,
#hikashop_checkout_page input[name*="quantity"]{
    width:54px!important;
    max-width:54px!important;
    height:36px!important;
    min-height:36px!important;
    text-align:center!important;
    border-radius:10px!important;
}

#hikashop_checkout_page .hikashop_product_quantity_field_change,
#hikashop_checkout_page .hikashop_product_quantity_change_div a,
#hikashop_checkout_page a.hikashop_cart_product_quantity_refresh,
#hikashop_checkout_page a.hikashop_cart_product_quantity_delete{
    display:inline-grid!important;
    place-items:center!important;
    width:28px!important;
    height:28px!important;
    border-radius:9px!important;
    background:rgba(96,165,250,.16)!important;
    color:#fff!important;
    margin-left:5px!important;
}

/* Summary totals area */
#hikashop_checkout_page tfoot,
#hikashop_checkout_page .hikashop_checkout_cart tfoot{
    background:transparent!important;
}

#hikashop_checkout_page tfoot td{
    padding:9px 14px!important;
}

/* Make totals visually grouped on the right */
#hikashop_checkout_page .hikashop_checkout_cart_final_total,
#hikashop_checkout_page .hikashop_cart_total_value{
    font-size:20px!important;
}

/* Selected methods text */
#hikashop_checkout_page .hikashop_checkout_selected_shipping,
#hikashop_checkout_page .hikashop_checkout_selected_payment{
    color:#dbeafe!important;
    padding:14px 0!important;
}

/* Green order button override */
#hikashop_checkout_page .btn-success,
#hikashop_checkout_page button.btn-success,
#hikashop_checkout_page input.btn-success,
#hikashop_checkout_page .hikashop_checkout_next_button,
#hikashop_checkout_page input[value*="Megrendelés"],
#hikashop_checkout_page button[name*="confirm"]{
    background:linear-gradient(135deg,#2563eb,#22d3ee)!important;
    color:#fff!important;
    border:0!important;
    min-width:190px!important;
    min-height:54px!important;
    border-radius:18px!important;
    font-size:16px!important;
    font-weight:950!important;
    box-shadow:0 18px 42px rgba(37,99,235,.32)!important;
}

/* Add top labels to areas */
#hikashop_checkout_page .hikashop_checkout_shipping::before{
    content:"Szállítási mód"!important;
    display:block!important;
    color:#fff!important;
    font-size:22px!important;
    font-weight:950!important;
    margin-bottom:14px!important;
}

#hikashop_checkout_page .hikashop_checkout_payment::before{
    content:"Fizetési mód"!important;
    display:block!important;
    color:#fff!important;
    font-size:22px!important;
    font-weight:950!important;
    margin-bottom:14px!important;
}

/* Coupon styling */
#hikashop_checkout_page input[name*="coupon"],
#hikashop_checkout_page input[id*="coupon"]{
    max-width:280px!important;
    display:inline-block!important;
    margin-right:8px!important;
}

/* Mobile */
@media(max-width:820px){
    #hikashop_checkout_page{
        width:calc(100% - 24px)!important;
        padding-top:22px!important;
    }

    #hikashop_checkout_page .hikashop_checkout_login,
    #hikashop_checkout_page .hikashop_checkout_registration,
    #hikashop_checkout_page fieldset,
    #hikashop_checkout_page .hikashop_checkout_shipping,
    #hikashop_checkout_page .hikashop_checkout_payment,
    #hikashop_checkout_page .hikashop_checkout_coupon,
    #hikashop_checkout_page .hikashop_checkout_cart{
        max-width:100%!important;
        padding:16px!important;
        border-radius:22px!important;
    }

    #hikashop_checkout_page table,
    #hikashop_checkout_page tbody,
    #hikashop_checkout_page tr,
    #hikashop_checkout_page td{
        display:block!important;
        width:100%!important;
    }

    #hikashop_checkout_page thead{
        display:none!important;
    }

    #hikashop_checkout_page .hikashop_checkout_cart tbody tr,
    #hikashop_checkout_page table.hikashop_cart_products tbody tr{
        padding:12px!important;
        margin-bottom:12px!important;
    }

    #hikashop_checkout_page .hikashop_cart_product_image img,
    #hikashop_checkout_page img.hikashop_product_checkout_cart_image{
        width:110px!important;
        height:110px!important;
    }
}


/* V62 - single product category grid fix */
/* Keeps category/listing product cards normal width even if there is only 1 product */

body.aie-inner .hikashop_products_listing,
body.aie-inner .hikashop_products_listing_main,
body.aie-inner .hikashop_products,
body.aie-inner div[id*="hikashop_products"],
body.aie-inner .hikashop_category_products{
    display:grid!important;
    grid-template-columns:repeat(auto-fill,minmax(250px,1fr))!important;
    gap:22px!important;
    align-items:stretch!important;
    width:100%!important;
    max-width:100%!important;
}

/* Single product should not stretch into a huge full-width card */
body.aie-inner .hikashop_products_listing:has(.hikashop_product:only-child),
body.aie-inner .hikashop_products:has(.hikashop_product:only-child),
body.aie-inner div[id*="hikashop_products"]:has(.hikashop_product:only-child),
body.aie-inner .hikashop_products_listing:has(.hikashop_product_listing:only-child),
body.aie-inner .hikashop_products:has(.hikashop_product_listing:only-child),
body.aie-inner div[id*="hikashop_products"]:has(.hikashop_product_listing:only-child){
    grid-template-columns:minmax(250px,320px)!important;
    justify-content:start!important;
}

/* Force cards to behave as cards, not full-width rows */
body.aie-inner .hikashop_product,
body.aie-inner .hikashop_product_listing,
body.aie-inner div[class*="hikashop_product_column"],
body.aie-inner .hikashop_product_list_item{
    width:100%!important;
    min-width:0!important;
    min-height:390px!important;
    float:none!important;
    clear:none!important;
    margin:0!important;
    display:flex!important;
    flex-direction:column!important;
}

/* Image box stays compact */
body.aie-inner .hikashop_product_image,
body.aie-inner .hikashop_product_listing_image,
body.aie-inner .hikashop_product_image_subdiv{
    width:100%!important;
    height:190px!important;
    min-height:190px!important;
    max-height:190px!important;
}

/* Product name and price keep normal spacing */
body.aie-inner .hikashop_product_name,
body.aie-inner .hikashop_product_listing_name{
    min-height:46px!important;
    margin-bottom:10px!important;
}

body.aie-inner .hikashop_product_price_full,
body.aie-inner .hikashop_product_price{
    margin-top:auto!important;
}

/* If HikaShop renders table wrappers, neutralize them on category listings */
body.aie-inner .hikashop_products_listing table,
body.aie-inner .hikashop_products_listing tbody,
body.aie-inner .hikashop_products_listing tr,
body.aie-inner .hikashop_products_listing td{
    display:block!important;
    width:auto!important;
    height:auto!important;
    border:0!important;
}

/* Webshop rebuilt grid: if only one card, keep it normal size */
.aie-shop-grid{
    grid-template-columns:repeat(auto-fill,minmax(250px,1fr))!important;
}

.aie-shop-grid:has(.aie-shop-card:only-child){
    grid-template-columns:minmax(250px,320px)!important;
    justify-content:start!important;
}

.aie-shop-card{
    max-width:360px!important;
}

@media(max-width:760px){
    body.aie-inner .hikashop_products_listing,
    body.aie-inner .hikashop_products,
    body.aie-inner div[id*="hikashop_products"],
    .aie-shop-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }

    body.aie-inner .hikashop_product,
    body.aie-inner .hikashop_product_listing,
    body.aie-inner div[class*="hikashop_product_column"],
    .aie-shop-card{
        max-width:100%!important;
    }
}

@media(max-width:560px){
    body.aie-inner .hikashop_products_listing,
    body.aie-inner .hikashop_products,
    body.aie-inner div[id*="hikashop_products"],
    .aie-shop-grid{
        grid-template-columns:1fr!important;
    }
}


/* V63 - targeted single product category fix */
/* Let multi-product categories stay normal, but force single item listing into a compact card */

body.aie-inner .hikashop_category_information > .hikashop_products_listing,
body.aie-inner .hikashop_category_information > .hikashop_products,
body.aie-inner .hikashop_products_listing_main > .hikashop_products,
body.aie-inner .hikashop_products_listing_main{
    width:100%!important;
}

/* HikaShop often renders one item as a direct wide child */
body.aie-inner .hikashop_products_listing_main > div[class*="hikashop_product"],
body.aie-inner .hikashop_products_listing > div[class*="hikashop_product"],
body.aie-inner .hikashop_products > div[class*="hikashop_product"]{
    max-width:320px!important;
}

/* If there is a rebuilt webshop grid, one card should not stretch */
.aie-shop-grid{
    justify-content:start!important;
}

.aie-shop-grid .aie-shop-card{
    width:100%!important;
}

.aie-shop-grid:has(.aie-shop-card:only-child){
    display:grid!important;
    grid-template-columns:320px!important;
    justify-content:start!important;
}

/* Single original HikaShop card strict sizing */
body.aie-inner .hikashop_product:only-child,
body.aie-inner .hikashop_product_listing:only-child,
body.aie-inner div[class*="hikashop_product_column"]:only-child{
    width:320px!important;
    max-width:320px!important;
    flex:0 0 320px!important;
}

/* But do not break multiple product grids */
body.aie-inner .hikashop_products_listing:has(.hikashop_product:nth-child(2)) .hikashop_product,
body.aie-inner .hikashop_products:has(.hikashop_product:nth-child(2)) .hikashop_product,
body.aie-inner div[id*="hikashop_products"]:has(.hikashop_product:nth-child(2)) .hikashop_product,
body.aie-inner .hikashop_products_listing:has(.hikashop_product_listing:nth-child(2)) .hikashop_product_listing,
body.aie-inner .hikashop_products:has(.hikashop_product_listing:nth-child(2)) .hikashop_product_listing{
    width:100%!important;
    max-width:100%!important;
    flex:auto!important;
}

/* A target for resin page rebuilt card when JS has created it */
body:has(a[href*="standard-resin"]) .aie-shop-grid{
    grid-template-columns:320px!important;
    justify-content:start!important;
}

body:has(a[href*="standard-resin"]) .aie-shop-card{
    max-width:320px!important;
}

/* Keep card image/text normal */
body:has(a[href*="standard-resin"]) .aie-shop-image{
    height:190px!important;
}

@media(max-width:560px){
    .aie-shop-grid:has(.aie-shop-card:only-child),
    body:has(a[href*="standard-resin"]) .aie-shop-grid{
        grid-template-columns:1fr!important;
    }

    body.aie-inner .hikashop_product:only-child,
    body.aie-inner .hikashop_product_listing:only-child,
    body.aie-inner div[class*="hikashop_product_column"]:only-child,
    body:has(a[href*="standard-resin"]) .aie-shop-card{
        width:100%!important;
        max-width:100%!important;
        flex:1 1 auto!important;
    }
}


/* V64 final single-product category fix */
body.aie-single-category .hikashop_products_listing,
body.aie-single-category .hikashop_products,
body.aie-single-category .hikashop_products_listing_main,
body.aie-single-category div[id*="hikashop_products"],
body.aie-single-category .aie-shop-grid{
    display:flex!important;
    flex-wrap:wrap!important;
    justify-content:flex-start!important;
    align-items:flex-start!important;
    gap:22px!important;
}

/* force only one proper card size */
body.aie-single-category .hikashop_product,
body.aie-single-category .hikashop_product_listing,
body.aie-single-category div[class*="hikashop_product_column"],
body.aie-single-category .aie-shop-card{
    width:320px!important;
    min-width:320px!important;
    max-width:320px!important;
    flex:0 0 320px!important;
    margin:0!important;
}

/* remove stretched table widths */
body.aie-single-category table,
body.aie-single-category tbody,
body.aie-single-category tr,
body.aie-single-category td{
    width:auto!important;
    max-width:none!important;
}

/* compact image area */
body.aie-single-category .hikashop_product_image,
body.aie-single-category .aie-shop-image{
    height:210px!important;
}

/* mobile fallback */
@media(max-width:560px){
    body.aie-single-category .hikashop_product,
    body.aie-single-category .hikashop_product_listing,
    body.aie-single-category div[class*="hikashop_product_column"],
    body.aie-single-category .aie-shop-card{
        width:100%!important;
        min-width:0!important;
        max-width:100%!important;
        flex:1 1 100%!important;
    }
}


/* V65 - kill nested wrapper madness on single product category */

body.aie-single-category .hikashop_category_information,
body.aie-single-category .hikashop_products_listing_main,
body.aie-single-category .hikashop_products_listing,
body.aie-single-category .hikashop_products,
body.aie-single-category div[id*="hikashop_products"],
body.aie-single-category .hikashop_subcontainer,
body.aie-single-category .hikashop_container,
body.aie-single-category .hikashop_products_table{
    background:transparent!important;
    box-shadow:none!important;
    border:0!important;
    border-radius:0!important;
    padding:0!important;
    margin:0!important;
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
}

/* only keep actual card styled */
body.aie-single-category .hikashop_product,
body.aie-single-category .hikashop_product_listing,
body.aie-single-category div[class*="hikashop_product_column"],
body.aie-single-category .aie-shop-card{
    background:linear-gradient(180deg,#1e293b,#0f172a)!important;
    border:1px solid rgba(96,165,250,.18)!important;
    border-radius:28px!important;
    box-shadow:0 18px 60px rgba(0,0,0,.32)!important;

    width:320px!important;
    min-width:320px!important;
    max-width:320px!important;

    padding:18px!important;
    margin:0!important;

    overflow:hidden!important;
}

/* remove fake wrappers around card */
body.aie-single-category .hikashop_product > div,
body.aie-single-category .hikashop_product_listing > div{
    background:transparent!important;
}

/* keep single card aligned left */
body.aie-single-category .hikashop_products_listing,
body.aie-single-category .hikashop_products,
body.aie-single-category .aie-shop-grid{
    display:flex!important;
    justify-content:flex-start!important;
    align-items:flex-start!important;
    gap:20px!important;
}

/* image area */
body.aie-single-category .hikashop_product_image,
body.aie-single-category .aie-shop-image{
    height:220px!important;
    background:#eef2ff!important;
    border-radius:22px!important;
    overflow:hidden!important;
}

/* cleaner text */
body.aie-single-category .hikashop_product_name,
body.aie-single-category .hikashop_product_price{
    text-align:center!important;
}

/* quantity controls */
body.aie-single-category .hikashop_product_quantity_field{
    width:48px!important;
    height:36px!important;
    text-align:center!important;
}

/* mobile */
@media(max-width:560px){
    body.aie-single-category .hikashop_product,
    body.aie-single-category .hikashop_product_listing,
    body.aie-single-category div[class*="hikashop_product_column"],
    body.aie-single-category .aie-shop-card{
        width:100%!important;
        min-width:0!important;
        max-width:100%!important;
    }
}

/* V66 - homepage hero + own printed products */
.aie-hero{
    min-height:620px!important;
    display:flex!important;
    align-items:center!important;
    background:radial-gradient(circle at 75% 35%,rgba(34,211,238,.22),transparent 34%),radial-gradient(circle at 20% 20%,rgba(37,99,235,.18),transparent 30%),linear-gradient(135deg,#050814 0%,#0f172a 52%,#07111f 100%)!important;
    position:relative!important;
    overflow:hidden!important;
}
.aie-hero::before{
    content:"3D.AIE.HU";
    position:absolute;
    right:-3vw;
    bottom:20px;
    font-size:clamp(58px,12vw,170px);
    font-weight:950;
    letter-spacing:-.08em;
    color:rgba(255,255,255,.035);
    pointer-events:none;
}
.aie-hero h1{
    font-size:clamp(44px,6vw,82px)!important;
    line-height:.95!important;
    letter-spacing:-.06em!important;
    max-width:780px!important;
}
.aie-hero p{
    font-size:clamp(17px,1.5vw,22px)!important;
    max-width:680px!important;
    color:#cbd5e1!important;
}
.aie-own-products{
    padding:72px 0!important;
    background:radial-gradient(circle at 88% 25%,rgba(96,165,250,.18),transparent 32%),linear-gradient(180deg,#07111f,#0f172a)!important;
}
.aie-own-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(360px,520px)!important;
    gap:34px!important;
    align-items:center!important;
}
.aie-own-content{
    background:linear-gradient(180deg,rgba(30,41,59,.72),rgba(15,23,42,.86))!important;
    border:1px solid rgba(96,165,250,.18)!important;
    border-radius:32px!important;
    padding:34px!important;
    box-shadow:0 26px 90px rgba(0,0,0,.28)!important;
}
.aie-own-content h2{
    color:#fff!important;
    font-size:clamp(34px,4vw,58px)!important;
    line-height:1!important;
    letter-spacing:-.05em!important;
    margin:10px 0 18px!important;
}
.aie-own-content p{
    color:#cbd5e1!important;
    font-size:18px!important;
    line-height:1.7!important;
}
.aie-own-tags{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:10px!important;
    margin:22px 0!important;
}
.aie-own-tags span{
    padding:8px 13px!important;
    border-radius:999px!important;
    background:rgba(96,165,250,.12)!important;
    border:1px solid rgba(96,165,250,.20)!important;
    color:#dbeafe!important;
    font-weight:850!important;
    font-size:14px!important;
}
.aie-own-showcase{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:16px!important;
}
.aie-own-card{
    min-height:145px!important;
    border-radius:26px!important;
    padding:20px!important;
    display:flex!important;
    align-items:flex-end!important;
    color:#fff!important;
    font-weight:950!important;
    font-size:22px!important;
    background:radial-gradient(circle at 70% 25%,rgba(34,211,238,.28),transparent 36%),linear-gradient(135deg,rgba(30,41,59,.94),rgba(15,23,42,.95))!important;
    border:1px solid rgba(96,165,250,.18)!important;
    box-shadow:0 20px 60px rgba(0,0,0,.28)!important;
}
.aie-own-card.big{
    grid-row:span 2!important;
    min-height:306px!important;
    font-size:28px!important;
}
.aie-own-card.glow{
    background:radial-gradient(circle at 70% 35%,rgba(59,130,246,.34),transparent 36%),linear-gradient(135deg,#1e3a8a,#0f172a)!important;
}
@media(max-width:980px){
    .aie-own-grid{grid-template-columns:1fr!important;}
}
@media(max-width:620px){
    .aie-hero{min-height:540px!important;}
    .aie-own-showcase{grid-template-columns:1fr!important;}
    .aie-own-card.big{grid-row:auto!important;min-height:180px!important;}
    .aie-own-content{padding:24px!important;}
}

/* V87 - own products photo cards using real uploaded product photos */
.aie-own-card{
    position:relative!important;
    overflow:hidden!important;
    text-decoration:none!important;
    background-size:cover!important;
    background-position:center!important;
    isolation:isolate!important;
    transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease!important;
}
.aie-own-card::before{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    z-index:-1!important;
    background:linear-gradient(180deg,rgba(2,6,23,.08),rgba(2,6,23,.76))!important;
}
.aie-own-card::after{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    z-index:-2!important;
    background:radial-gradient(circle at 70% 25%,rgba(34,211,238,.18),transparent 38%)!important;
}
.aie-own-card:hover{
    transform:translateY(-4px)!important;
    border-color:rgba(96,165,250,.45)!important;
    box-shadow:0 26px 80px rgba(14,165,233,.20),0 20px 60px rgba(0,0,0,.36)!important;
}
.aie-own-card span{
    display:inline-flex!important;
    align-items:center!important;
    gap:8px!important;
    position:relative!important;
    z-index:1!important;
    text-shadow:0 3px 14px rgba(0,0,0,.75)!important;
}
.aie-own-card span::after{content:"→";font-weight:900!important;opacity:.92!important;}
.aie-own-card-figurak{background-image:url('../images/own-products/own-figurak.webp')!important;}
.aie-own-card-kulcstartok{background-image:url('../images/own-products/own-kulcstartok.webp')!important;}
.aie-own-card-ajandekok{background-image:url('../images/own-products/own-ajandekok.webp')!important;}
.aie-own-card-egyedi{background-image:url('../images/own-products/own-egyedi.webp')!important;}


/* V67 - category banners + ASZF/footer links */
.aie-category-banners{padding:68px 0!important;background:linear-gradient(180deg,#08111f,#0f172a)!important;}
.aie-category-banners h2{color:#fff!important;font-size:clamp(32px,4vw,56px)!important;line-height:1!important;letter-spacing:-.05em!important;margin:10px 0 28px!important;}
.aie-banner-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;}
.aie-cat-banner{display:block!important;border-radius:26px!important;overflow:hidden!important;border:1px solid rgba(96,165,250,.18)!important;box-shadow:0 20px 60px rgba(0,0,0,.28)!important;transition:transform .18s ease, filter .18s ease!important;}
.aie-cat-banner:hover{transform:translateY(-3px)!important;filter:brightness(1.08)!important;}
.aie-cat-banner img{display:block!important;width:100%!important;height:auto!important;}
.aie-footer-info{padding:44px 0!important;background:#050814!important;border-top:1px solid rgba(96,165,250,.16)!important;}
.aie-footer-grid{display:grid!important;grid-template-columns:1fr 1.3fr!important;gap:28px!important;}
.aie-footer-grid h3{color:#fff!important;font-size:20px!important;margin:0 0 14px!important;}
.aie-footer-grid a{display:block!important;color:#93c5fd!important;text-decoration:none!important;font-weight:800!important;margin:8px 0!important;}
.aie-footer-grid a:hover{color:#dbeafe!important;}
.aie-footer-grid p{color:#94a3b8!important;line-height:1.65!important;margin:0!important;}
#hikashop_checkout_page a[href*="aszf"],#hikashop_checkout_page a[href*="adatkezeles"]{color:#93c5fd!important;font-weight:900!important;}
#hikashop_checkout_page input[type="checkbox"]{accent-color:#38bdf8!important;width:18px!important;height:18px!important;}
@media(max-width:860px){.aie-banner-grid,.aie-footer-grid{grid-template-columns:1fr!important;}}

/* V68 - force visible home category banners + footer */
.aie-category-banners{
    display:block!important;
    clear:both!important;
    position:relative!important;
    z-index:2!important;
    padding:76px 0!important;
    margin:0!important;
    background:radial-gradient(circle at 80% 10%,rgba(96,165,250,.14),transparent 32%),linear-gradient(180deg,#07111f,#0f172a)!important;
}
.aie-category-banners .aie-shell,.aie-footer-info .aie-shell{
    width:min(1180px,calc(100% - 32px))!important;
    margin:0 auto!important;
}
.aie-category-banners h2{
    color:#fff!important;
    font-size:clamp(32px,4vw,56px)!important;
    line-height:1!important;
    letter-spacing:-.05em!important;
    margin:10px 0 28px!important;
}
.aie-banner-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:18px!important;
}
.aie-cat-banner{
    display:block!important;
    border-radius:26px!important;
    overflow:hidden!important;
    border:1px solid rgba(96,165,250,.18)!important;
    box-shadow:0 20px 60px rgba(0,0,0,.28)!important;
    background:#0f172a!important;
    transition:transform .18s ease, filter .18s ease!important;
}
.aie-cat-banner:hover{transform:translateY(-3px)!important;filter:brightness(1.08)!important;}
.aie-cat-banner img{display:block!important;width:100%!important;height:auto!important;}
.aie-footer-info{
    display:block!important;
    clear:both!important;
    padding:46px 0!important;
    background:#050814!important;
    border-top:1px solid rgba(96,165,250,.16)!important;
}
.aie-footer-grid{
    display:grid!important;
    grid-template-columns:1fr 1.3fr!important;
    gap:28px!important;
}
.aie-footer-grid h3{color:#fff!important;font-size:20px!important;margin:0 0 14px!important;}
.aie-footer-grid a{display:block!important;color:#93c5fd!important;text-decoration:none!important;font-weight:800!important;margin:8px 0!important;}
.aie-footer-grid p{color:#94a3b8!important;line-height:1.65!important;margin:0!important;}
@media(max-width:860px){.aie-banner-grid,.aie-footer-grid{grid-template-columns:1fr!important;}}

/* V69 - image category cards, accessories removed */
.aie-category-banners-v69{padding:72px 0!important;background:linear-gradient(180deg,#07111f,#0f172a)!important;}
.aie-banner-grid-v69{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important;}
.aie-banner-grid-v69 .aie-cat-banner{min-height:220px!important;border-radius:28px!important;overflow:hidden!important;border:1px solid rgba(96,165,250,.22)!important;box-shadow:0 22px 70px rgba(0,0,0,.30)!important;background:#0f172a!important;}
.aie-banner-grid-v69 .aie-cat-banner img{width:100%!important;height:100%!important;min-height:220px!important;object-fit:cover!important;display:block!important;}
.aie-banner-grid-v69 .aie-cat-banner-wide{grid-column:1 / -1!important;}
.aie-banner-grid-v69 .aie-cat-banner:hover{transform:translateY(-4px)!important;filter:brightness(1.08)!important;}
@media(max-width:860px){.aie-banner-grid-v69{grid-template-columns:1fr!important}.aie-banner-grid-v69 .aie-cat-banner-wide{grid-column:auto!important}}


/* V71 SAFE FIX - visual cleanup only */
.aie-banner-grid-v69 .aie-cat-banner{
    border-radius:30px!important;
    min-height:0!important;
    background:#0f172a!important;
}

.aie-banner-grid-v69 .aie-cat-banner img{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    object-fit:contain!important;
    display:block!important;
}

.aie-banner-grid-v69{
    gap:22px!important;
}

.aie-banner-grid-v69 .aie-cat-banner-wide{
    grid-column:1 / -1!important;
}

@media(max-width:860px){
    .aie-banner-grid-v69{
        grid-template-columns:1fr!important;
    }
    .aie-banner-grid-v69 .aie-cat-banner-wide{
        grid-column:auto!important;
    }
}

/* =========================================================
   AIE V74 - Blog / Tudástár kártyás gyűjtőoldal
   JS által épített biztonsági megoldás, ha a Joomla teljes cikkeket önt ki.
   ========================================================= */
.aie-tudastar-hero {
  margin: 18px auto 28px;
  padding: 34px 30px;
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(96,165,250,.18), rgba(6,182,212,.12));
  border: 1px solid rgba(96,165,250,.28);
  box-shadow: 0 18px 45px rgba(15,23,42,.08);
}
.aie-tudastar-hero h1 {
  margin: 0 0 10px;
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1.06;
  color: #0f172a;
  font-weight: 900;
}
.aie-tudastar-hero p {
  max-width: 860px;
  margin: 0;
  color: #475569;
  font-size: 17px;
  line-height: 1.7;
}
.aie-blog-cards {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
  margin: 26px 0 42px;
}
.aie-blog-card {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid rgba(148,163,184,.24);
  box-shadow: 0 12px 34px rgba(15,23,42,.10);
  display: flex;
  flex-direction: column;
  min-height: 100%;
  transition: transform .18s ease, box-shadow .18s ease;
}
.aie-blog-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 45px rgba(15,23,42,.16);
}
.aie-blog-card-img {
  display: block;
  width: 100%;
  height: 205px;
  background: #e2e8f0;
  overflow: hidden;
}
.aie-blog-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .25s ease;
}
.aie-blog-card:hover .aie-blog-card-img img { transform: scale(1.04); }
.aie-blog-card-body {
  padding: 20px 20px 22px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.aie-blog-card h2 {
  margin: 0 0 10px !important;
  font-size: 21px !important;
  line-height: 1.24 !important;
  font-weight: 900 !important;
}
.aie-blog-card h2 a {
  color: #0f172a !important;
  text-decoration: none !important;
}
.aie-blog-card h2 a:hover { color: #2563eb !important; }
.aie-blog-card p {
  color: #475569;
  font-size: 15px;
  line-height: 1.65;
  margin: 0 0 18px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.aie-blog-readmore {
  margin-top: auto;
  align-self: flex-start;
  padding: 11px 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #3b82f6, #06b6d4);
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 800;
  font-size: 14px;
  box-shadow: 0 10px 20px rgba(37,99,235,.22);
}
.aie-blog-readmore:hover { filter: brightness(.96); color: #fff !important; }
.aie-original-blog-hidden { display: none !important; }
@media (max-width: 1050px) {
  .aie-blog-cards { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; }
}
@media (max-width: 720px) {
  .aie-tudastar-hero { padding: 26px 20px; border-radius: 20px; }
  .aie-blog-cards { grid-template-columns: 1fr; gap: 20px; }
  .aie-blog-card-img { height: 190px; }
}

/* =========================================================
   AIE V76 - Blog / Tudástár valódi Joomla override nézet
   Kép + cím + rövid kivonat + tovább gomb, teljes cikklista nélkül
   ========================================================= */
.aie-tudastar-page {
  max-width: 1180px;
  margin: 0 auto 60px;
}
.aie-tudastar-page .aie-tudastar-hero {
  margin: 20px 0 28px;
  padding: 30px 28px;
  border-radius: 20px;
  background: linear-gradient(135deg, rgba(96,165,250,.16), rgba(6,182,212,.10));
  border: 1px solid rgba(96,165,250,.30);
  box-shadow: none;
}
.aie-tudastar-page .aie-tudastar-hero h1 {
  color: #f8fafc !important;
  font-size: clamp(28px, 3.2vw, 42px) !important;
  line-height: 1.1 !important;
  margin: 0 0 10px !important;
}
.aie-tudastar-page .aie-tudastar-hero p {
  color: rgba(226,232,240,.82) !important;
  max-width: 850px;
  font-size: 16px;
  line-height: 1.7;
}
.aie-tudastar-page .aie-blog-cards {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  margin: 26px 0 42px;
}
.aie-tudastar-page .aie-blog-card {
  background: #ffffff;
  border-radius: 18px;
  overflow: hidden;
  border: 1px solid rgba(148,163,184,.22);
  box-shadow: 0 10px 26px rgba(2,6,23,.14);
  display: flex;
  flex-direction: column;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.aie-tudastar-page .aie-blog-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 42px rgba(2,6,23,.22);
  border-color: rgba(96,165,250,.45);
}
.aie-tudastar-page .aie-blog-card-img {
  display: block;
  width: 100%;
  height: 185px;
  overflow: hidden;
  background: #e2e8f0;
}
.aie-tudastar-page .aie-blog-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .25s ease;
}
.aie-tudastar-page .aie-blog-card:hover .aie-blog-card-img img {
  transform: scale(1.05);
}
.aie-tudastar-page .aie-blog-card-body {
  padding: 18px 18px 20px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.aie-tudastar-page .aie-blog-card h2 {
  margin: 0 0 10px !important;
  font-size: 20px !important;
  line-height: 1.28 !important;
  font-weight: 900 !important;
  letter-spacing: -.02em !important;
}
.aie-tudastar-page .aie-blog-card h2 a {
  color: #0f172a !important;
  text-decoration: none !important;
}
.aie-tudastar-page .aie-blog-card:hover h2 a {
  color: #2563eb !important;
}
.aie-tudastar-page .aie-blog-card p {
  color: #475569 !important;
  font-size: 15px;
  line-height: 1.62;
  margin: 0 0 18px !important;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.aie-tudastar-page .aie-blog-readmore {
  margin-top: auto;
  align-self: flex-start;
  padding: 10px 17px;
  border-radius: 999px;
  background: linear-gradient(135deg, #3b82f6, #06b6d4);
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 800;
  font-size: 14px;
  box-shadow: 0 10px 22px rgba(37,99,235,.22);
}
.aie-tudastar-page .aie-blog-readmore:hover {
  filter: brightness(.96);
}
@media (max-width: 1050px) {
  .aie-tudastar-page .aie-blog-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 720px) {
  .aie-tudastar-page {
    margin-bottom: 36px;
  }
  .aie-tudastar-page .aie-tudastar-hero {
    padding: 24px 20px;
    border-radius: 18px;
  }
  .aie-tudastar-page .aie-blog-cards {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .aie-tudastar-page .aie-blog-card-img {
    height: 190px;
  }
}


/* V77 - desktop dropdown menu hover fix
   Fix: submenu disappeared while moving mouse from top menu item to dropdown.
   Cause: there was a hover gap above the dropdown. */
@media (min-width: 981px){
  .aie-header,
  .aie-header-inner,
  .aie-main-nav,
  .aie-main-nav ul,
  .aie-main-nav .mod-menu,
  .aie-main-nav li{
    overflow: visible !important;
  }

  .aie-main-nav li > ul,
  .aie-main-nav li > .mod-menu__sub,
  .aie-main-nav li > .nav-child,
  .aie-main-nav li > .dropdown-menu{
    top: 100% !important;
    margin-top: 0 !important;
    padding-top: 16px !important;
    transform: translateY(6px) !important;
  }

  .aie-main-nav li:hover > ul,
  .aie-main-nav li:focus-within > ul,
  .aie-main-nav li:hover > .mod-menu__sub,
  .aie-main-nav li:focus-within > .mod-menu__sub,
  .aie-main-nav li:hover > .nav-child,
  .aie-main-nav li:focus-within > .nav-child,
  .aie-main-nav li:hover > .dropdown-menu,
  .aie-main-nav li:focus-within > .dropdown-menu{
    transform: translateY(0) !important;
  }

  .aie-main-nav li.parent,
  .aie-main-nav li.deeper{
    padding-bottom: 12px !important;
    margin-bottom: -12px !important;
  }

  .aie-main-nav li.parent > a,
  .aie-main-nav li.deeper > a{
    cursor: pointer !important;
  }
}


/* =========================================================
   AIE V85 - HikaShop category/product grid final fix
   - Resin and Sajat categories should not collapse into 1 full-width column
   - one-product categories stay as normal cards in a 4-column grid
   - webshop category images bigger
   ========================================================= */
body.aie-inner .hikashop_products_listing,
body.aie-inner .hikashop_products_listing_main,
body.aie-inner .hikashop_products,
body.aie-inner div[id*="hikashop_products"],
body.aie-inner .hikashop_category_products,
body.aie-inner .aie-shop-grid{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:22px!important;
    justify-content:stretch!important;
    align-items:stretch!important;
    width:100%!important;
    max-width:100%!important;
}

body.aie-inner .hikashop_product,
body.aie-inner .hikashop_product_listing,
body.aie-inner div[class*="hikashop_product_column"],
body.aie-inner .hikashop_product_list_item,
body.aie-inner .aie-shop-card,
body.aie-single-category .hikashop_product,
body.aie-single-category .hikashop_product_listing,
body.aie-single-category div[class*="hikashop_product_column"],
body.aie-single-category .aie-shop-card{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    flex:initial!important;
    float:none!important;
    clear:none!important;
    margin:0!important;
    box-sizing:border-box!important;
}

/* Override older single-product rules that forced 320px / 1-column layouts */
body.aie-inner .hikashop_products_listing:has(.hikashop_product:only-child),
body.aie-inner .hikashop_products:has(.hikashop_product:only-child),
body.aie-inner div[id*="hikashop_products"]:has(.hikashop_product:only-child),
body.aie-inner .hikashop_products_listing:has(.hikashop_product_listing:only-child),
body.aie-inner .hikashop_products:has(.hikashop_product_listing:only-child),
body.aie-inner div[id*="hikashop_products"]:has(.hikashop_product_listing:only-child),
body.aie-inner .aie-shop-grid:has(.aie-shop-card:only-child),
body:has(a[href*="standard-resin"]) .aie-shop-grid{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    justify-content:stretch!important;
}

body:has(a[href*="standard-resin"]) .aie-shop-card{
    max-width:100%!important;
}

/* Bigger category images on /webshop */
body.aie-inner .hikashop_category_image,
body.aie-inner .hikashop_category_image_subdiv,
body.aie-inner .hikashop_subcontainer .hikashop_category_image{
    min-height:190px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
}

body.aie-inner .hikashop_category_image img,
body.aie-inner .hikashop_subcontainer img,
body.aie-inner .hikashop_category img{
    max-width:240px!important;
    max-height:170px!important;
    width:auto!important;
    height:auto!important;
    object-fit:contain!important;
}

@media(max-width:1100px){
    body.aie-inner .hikashop_products_listing,
    body.aie-inner .hikashop_products_listing_main,
    body.aie-inner .hikashop_products,
    body.aie-inner div[id*="hikashop_products"],
    body.aie-inner .hikashop_category_products,
    body.aie-inner .aie-shop-grid{
        grid-template-columns:repeat(3,minmax(0,1fr))!important;
    }
}

@media(max-width:760px){
    body.aie-inner .hikashop_products_listing,
    body.aie-inner .hikashop_products_listing_main,
    body.aie-inner .hikashop_products,
    body.aie-inner div[id*="hikashop_products"],
    body.aie-inner .hikashop_category_products,
    body.aie-inner .aie-shop-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}

@media(max-width:560px){
    body.aie-inner .hikashop_products_listing,
    body.aie-inner .hikashop_products_listing_main,
    body.aie-inner .hikashop_products,
    body.aie-inner div[id*="hikashop_products"],
    body.aie-inner .hikashop_category_products,
    body.aie-inner .aie-shop-grid{
        grid-template-columns:1fr!important;
    }
}


/* V88 - fix: all own product card images override older glow/background rules */
.aie-own-card.aie-own-card-figurak{background-image:url('../images/own-products/own-figurak.webp')!important;}
.aie-own-card.aie-own-card-kulcstartok{background-image:url('../images/own-products/own-kulcstartok.webp')!important;}
.aie-own-card.aie-own-card-ajandekok{background-image:url('../images/own-products/own-ajandekok.webp')!important;}
.aie-own-card.aie-own-card-egyedi{background-image:url('../images/own-products/own-egyedi.webp')!important;}
.aie-own-card.glow{background-size:cover!important;background-position:center!important;}


/* V97: termékkártyákon a zöld "Raktáron" címke elrejtése.
   A termékeket és dizájnt nem módosítja, csak ezt a badge-et rejti el. */
.aie-product-card .aie-stock,
.aie-product-card .aie-badge-stock,
.aie-product-card .stock,
.aie-product-card [class*="stock"],
.aie-product-card [class*="raktaron"],
.aie-product-card [class*="raktáron"] {
    display: none !important;
}
