*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#132039;background:#fff}.wrap{width:min(1220px,calc(100% - 40px));margin:auto}a{color:inherit;text-decoration:none}.topline{background:#0b1730;color:#b8c5d9;font-size:12px;padding:8px 0}.topline .wrap{display:flex;justify-content:space-between}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid #e8edf4}.header-inner{height:76px;display:flex;align-items:center;gap:34px}.brand{font-size:20px;font-weight:900;letter-spacing:-.8px;color:#10203a}.brand span{color:#1769e0}.brand small{font-size:12px;margin-left:2px}.header-inner nav{display:flex;gap:28px;margin-left:auto}.header-inner nav a{font-size:14px;font-weight:650;color:#44516a}.header-inner nav a:hover{color:#1769e0}.langs{display:flex;border:1px solid #dfe6ef;border-radius:10px;overflow:hidden}.langs a{padding:8px 9px;font-size:11px;font-weight:800}.langs a.active{background:#10203a;color:white}.mobile-menu{display:none}.hero{background:linear-gradient(135deg,#f5f8fc 0,#edf4ff 100%);padding:86px 0 72px;border-bottom:1px solid #e2eaf5}.hero-grid{display:grid;grid-template-columns:1.6fr .7fr;gap:80px;align-items:center}.eyebrow,.kicker{font-size:11px;font-weight:850;letter-spacing:2px;color:#1769e0}.hero h1{font-size:58px;line-height:1.02;letter-spacing:-2.6px;max-width:800px;margin:15px 0 18px}.hero p{font-size:18px;color:#5e6b80;max-width:650px;line-height:1.6}.hero-search,.catalog-search{display:flex;background:#fff;border:1px solid #dce5f0;box-shadow:0 14px 32px rgba(29,74,133,.09);border-radius:14px;overflow:hidden;max-width:690px;margin-top:30px}.hero-search input,.catalog-search input{flex:1;border:0;padding:18px 20px;font-size:15px;outline:none}.hero-search button,.catalog-search button,.primary-btn,.button{border:0;background:#1769e0;color:#fff;padding:0 24px;font-weight:750;cursor:pointer;border-radius:0}.hero-meta{display:flex;gap:22px;margin-top:18px;color:#6b778c;font-size:12px}.hero-card{background:#10203a;color:white;padding:34px;border-radius:24px;box-shadow:0 24px 60px rgba(16,32,58,.22);transform:rotate(1.5deg)}.hero-card-icon{width:64px;height:64px;border-radius:16px;background:#1769e0;display:grid;place-items:center;font-weight:900;font-size:20px;margin-bottom:28px}.hero-card strong{font-size:22px}.hero-card p{font-size:14px;color:#c5d0df}.section{padding:72px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section-head h2{font-size:32px;letter-spacing:-1px;margin:6px 0 0}.section-head>a{color:#1769e0;font-weight:700;font-size:14px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{border:1px solid #e1e8f0;border-radius:16px;padding:21px;min-height:118px;display:grid;grid-template-columns:1fr auto;align-content:center;transition:.2s;background:#fff}.category-card span{font-weight:750;grid-column:1/3;margin-bottom:8px}.category-card small{color:#758197}.category-card b{color:#1769e0}.category-card:hover{border-color:#9dc0f3;transform:translateY(-2px);box-shadow:0 12px 30px rgba(28,75,132,.08)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid #e4eaf1;border-radius:18px;background:#fff;overflow:hidden;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(16,32,58,.09);border-color:#cad8e8}.product-image{display:flex;align-items:center;justify-content:center;height:235px;background:#f8fafc;padding:22px}.product-image img{max-width:100%;max-height:100%;object-fit:contain}.product-body{padding:18px}.product-maker{color:#1769e0;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-body h3{font-size:15px;line-height:1.42;min-height:64px;margin:8px 0}.product-code{font-size:12px;color:#7a8598}.product-bottom{border-top:1px solid #edf1f5;margin-top:14px;padding-top:15px;display:flex;justify-content:space-between;align-items:end;gap:10px}.product-bottom strong{display:block;font-size:18px}.product-bottom small{display:block;color:#8c96a8;font-size:10px}.stock{font-size:10px;font-weight:800;padding:7px 9px;border-radius:999px;white-space:nowrap}.stock.yes{background:#e9f8f1;color:#087a45}.stock.no{background:#fff4e8;color:#a15c09}.why{background:#0c1830;color:#fff;padding:72px 0}.why .section-head h2{color:#fff}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.why-grid>div{border-top:1px solid #33415a;padding-top:24px}.why .num{color:#4f91ed;font-size:13px}.why h3{font-size:21px;margin:12px 0}.why p{color:#aebbd0;line-height:1.6}.catalog-hero{background:#f5f8fc;padding:55px 0;border-bottom:1px solid #e4ebf3}.catalog-hero h1{font-size:42px;margin:8px 0 12px;letter-spacing:-1.5px}.catalog-search{margin-top:20px;box-shadow:none}.pagination{display:flex;gap:7px;justify-content:center;margin-top:40px}.pagination a{border:1px solid #dce4ed;padding:9px 12px;border-radius:9px}.pagination a.active{background:#1769e0;color:#fff;border-color:#1769e0}.maker-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.maker-grid a{border:1px solid #e1e8f0;border-radius:12px;padding:18px;display:flex;justify-content:space-between}.maker-grid span{color:#7d8797}.product-page{padding:35px 0 80px}.breadcrumbs{font-size:12px;color:#7b8799;margin-bottom:28px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:55px}.main-photo{height:540px;background:#f8fafc;border:1px solid #e5ebf2;border-radius:22px;display:flex;align-items:center;justify-content:center;padding:45px}.main-photo img{max-width:100%;max-height:100%;object-fit:contain}.product-summary h1{font-size:34px;line-height:1.15;letter-spacing:-1px;margin:10px 0 12px}.sku{font-size:13px;color:#758095}.price-box{margin:28px 0 14px;padding:22px 0;border-top:1px solid #e6ebf2;border-bottom:1px solid #e6ebf2}.price-box strong{font-size:34px;display:block}.price-box span{font-size:11px;color:#7c8798}.availability{font-size:13px;font-weight:700;margin:18px 0}.availability.yes{color:#087a45}.availability.no{color:#9b5b0a}.primary-btn{display:inline-block;padding:15px 22px;border-radius:11px;margin:4px 0 20px}.mini-specs{border-top:1px solid #e8edf3;margin-top:15px}.mini-specs>div{display:grid;grid-template-columns:120px 1fr;gap:15px;padding:13px 0;border-bottom:1px solid #edf1f5;font-size:13px}.mini-specs span{color:#7b8697}.mini-specs a{color:#1769e0}.product-description{max-width:900px;margin-top:70px}.product-description h2{font-size:30px}.description-text{line-height:1.75;color:#4e5b70;white-space:normal}.inquiry-section{margin-top:70px;background:#f5f8fc;border-radius:24px;padding:38px;display:grid;grid-template-columns:.7fr 1.3fr;gap:55px}.inquiry-section h2{font-size:30px;margin:8px 0}.inquiry-section form,.contact-page form{display:grid;gap:13px}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}label{font-size:12px;font-weight:700;color:#536074}input,textarea,select{width:100%;border:1px solid #d8e0ea;border-radius:10px;padding:12px 13px;background:#fff;font:inherit;margin-top:6px;outline:none}input:focus,textarea:focus,select:focus{border-color:#75a9ee;box-shadow:0 0 0 3px rgba(23,105,224,.08)}.hp{position:absolute;left:-9999px}.contact-page{padding:75px 0;display:grid;grid-template-columns:1fr 1.1fr;gap:80px}.contact-page h1{font-size:42px}.contact-card{margin-top:35px;border:1px solid #e2e8ef;border-radius:16px;padding:22px;display:grid;gap:8px}.contact-card a{color:#1769e0}.flash{padding:12px;border-radius:10px}.flash.ok{background:#e8f8f0;color:#087a45}.flash.bad{background:#fff0ef;color:#a32b25}.empty{text-align:center;padding:60px;color:#788397}footer{background:#081328;color:#aeb9cc;padding:50px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-brand{color:#fff}.footer-grid strong{color:#fff}.footer-grid p{font-size:13px;line-height:1.7}.category-grid.large{grid-template-columns:repeat(3,1fr)}
@media(max-width:1000px){.hero-grid{grid-template-columns:1fr}.hero-card{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.header-inner nav{display:none}.mobile-menu{display:block;margin-left:auto}.langs{margin-left:0}.product-layout{grid-template-columns:1fr}.main-photo{height:440px}}
@media(max-width:720px){.wrap{width:min(100% - 26px,1220px)}.topline{display:none}.header-inner{height:66px;gap:12px}.brand{font-size:17px}.langs a{padding:7px}.hero{padding:55px 0}.hero h1{font-size:40px;letter-spacing:-1.5px}.hero-search{display:grid}.hero-search button{padding:14px}.hero-meta{flex-wrap:wrap}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-image{height:170px}.product-body{padding:13px}.product-body h3{font-size:13px;min-height:74px}.product-bottom{align-items:start;flex-direction:column}.category-grid,.category-grid.large,.maker-grid{grid-template-columns:1fr 1fr}.why-grid{grid-template-columns:1fr}.product-layout{gap:25px}.main-photo{height:340px}.product-summary h1{font-size:27px}.inquiry-section,.contact-page{grid-template-columns:1fr;gap:25px;padding:25px}.two{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.catalog-hero h1{font-size:32px}}

/* --------------------------------------------------------------------------
   V3: Cart & checkout
   -------------------------------------------------------------------------- */
.header-cart{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:800;color:#10203a;white-space:nowrap}.header-cart span{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#1769e0;color:#fff;display:grid;place-items:center;font-size:10px}.card-cart-form{padding:0 18px 18px}.card-cart-form button,.secondary-btn{width:100%;border:1px solid #d9e3ef;background:#f6f9fd;color:#1769e0;border-radius:10px;padding:10px 12px;font-weight:800;cursor:pointer}.card-cart-form button:hover,.secondary-btn:hover{background:#edf4fe}.compact-hero{padding:38px 0}.cart-page{padding-top:42px}.cart-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;align-items:start}.cart-list{display:grid;gap:12px}.cart-row{display:grid;grid-template-columns:95px minmax(180px,1fr) 120px 90px 120px auto;gap:18px;align-items:center;border:1px solid #e1e8f0;border-radius:16px;padding:14px;background:#fff}.cart-photo{height:82px;background:#f8fafc;border-radius:11px;display:flex;align-items:center;justify-content:center;padding:9px}.cart-photo img{max-width:100%;max-height:100%;object-fit:contain}.cart-info h3{font-size:14px;line-height:1.4;margin:5px 0}.cart-info small,.cart-unit span,.cart-line-total span{display:block;color:#7b8799;font-size:10px;margin-bottom:4px}.cart-unit strong,.cart-line-total strong{font-size:14px}.cart-qty{font-size:10px}.cart-qty input{margin-top:4px;padding:8px}.remove-cart{border:0;background:none;color:#a5312d;font-weight:700;cursor:pointer;padding:8px}.cart-actions{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.cart-actions>a{color:#1769e0;font-weight:700;font-size:13px}.cart-actions .secondary-btn{width:auto}.order-summary-card{border:1px solid #dfe7f0;border-radius:18px;background:#f8fafc;padding:24px;position:sticky;top:105px}.order-summary-card h2{margin:0 0 20px;font-size:22px}.summary-line{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-top:1px solid #e1e8f0;font-size:14px}.summary-line.grand-total{font-size:18px;border-top:2px solid #ced9e6;margin-top:4px}.summary-note{font-size:12px;line-height:1.55;color:#6c788c}.full-btn{width:100%;text-align:center;margin:12px 0 0}.cart-empty{border:1px solid #e1e8f0;border-radius:20px;background:#f8fafc}.checkout-fields{display:grid;gap:18px}.checkout-block{border:1px solid #e1e8f0;border-radius:16px;padding:22px;background:#fff;display:grid;gap:13px}.checkout-block h2{margin:0 0 4px;font-size:20px}.delivery-options{display:grid;gap:9px}.delivery-option{display:flex;align-items:center;gap:12px;border:1px solid #dce4ee;border-radius:12px;padding:14px;cursor:pointer}.delivery-option input{width:auto;margin:0}.delivery-option>span{display:flex;justify-content:space-between;align-items:center;gap:15px;width:100%}.delivery-option small{color:#1769e0;font-weight:800}.address-fields{display:grid;gap:12px}.checkout-summary{position:sticky;top:105px}.checkout-item{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-top:1px solid #e8edf3;font-size:12px}.checkout-item span{max-width:220px}.checkout-item small{color:#7b8799}.product-add-cart{display:flex;align-items:end;gap:10px;margin:10px 0 10px}.product-add-cart label{width:95px}.product-add-cart .primary-btn{margin:0}.text-link{display:inline-block;color:#1769e0;font-size:13px;font-weight:750;margin-bottom:20px}.order-success{padding:100px 0;text-align:center;max-width:720px}.success-mark{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#e9f8f1;color:#087a45;font-weight:900;font-size:28px}.order-success h1{font-size:38px;letter-spacing:-1.3px;margin:10px 0}.order-success>p{color:#68768a;font-size:16px;line-height:1.65}.order-number-box{margin:28px auto;background:#f4f7fb;border:1px solid #dfe7f0;border-radius:14px;padding:17px;max-width:390px}.order-number-box strong{display:block;font-size:22px;margin-top:4px}.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1fr}
@media(max-width:1050px){.cart-layout,.checkout-layout{grid-template-columns:1fr}.order-summary-card,.checkout-summary{position:static}.cart-row{grid-template-columns:80px minmax(160px,1fr) 100px 80px 100px auto}}
@media(max-width:760px){.header-cart{margin-left:auto}.header-cart{font-size:0}.header-cart span{font-size:10px}.cart-row{grid-template-columns:70px 1fr;gap:10px}.cart-unit,.cart-qty,.cart-line-total{grid-column:2}.remove-cart{grid-column:2;justify-self:start;padding-left:0}.cart-actions{align-items:flex-start;gap:15px;flex-direction:column}.product-add-cart{align-items:stretch;flex-direction:column}.product-add-cart label{width:100%}.footer-grid{grid-template-columns:1fr}}


/* V3.2 - secondary price without VAT */
.price-ex-vat {
    display: block;
    margin-top: 3px;
    font-size: 12px;
    font-weight: 500;
    opacity: .65;
    line-height: 1.35;
}

.price-box .price-ex-vat {
    margin-top: 5px;
    font-size: 14px;
}

.summary-price-stack,
.checkout-item-price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.summary-price-stack .price-ex-vat,
.checkout-item-price .price-ex-vat {
    text-align: right;
}


/* ==========================================================================
   V4.2.2 - Product card spacing / cart button polish
   Applies everywhere where product_card() is used.
   ========================================================================== */

.product-card {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.product-image {
    flex: 0 0 auto;
}

.product-body {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 20px 22px 22px;
}

.product-body h3 {
    margin: 10px 0 8px;
}

.product-code {
    margin-top: 2px;
    padding-bottom: 16px;
}

.product-bottom {
    margin-top: auto;
    padding-top: 18px;
    padding-bottom: 4px;
    border-top: 1px solid #edf1f5;

    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 18px;
}

.product-bottom > div {
    min-width: 0;
}

.product-bottom strong {
    font-size: 20px;
    line-height: 1.15;
    margin-bottom: 3px;
}

.product-bottom small {
    line-height: 1.45;
}

.product-bottom .price-ex-vat {
    margin-top: 2px;
}

.stock {
    align-self: center;
    padding: 8px 12px;
    font-size: 10px;
    line-height: 1.2;
}

.card-cart-form {
    padding: 0;
    margin: 16px 0 0;
}

.card-cart-form button {
    min-height: 44px;
    padding: 11px 16px;
    border-radius: 11px;
    font-size: 13px;

    background: #f3f7fd;
    border-color: #cddcf0;
    transition: background .18s ease, border-color .18s ease, color .18s ease;
}

.card-cart-form button:hover {
    background: #1769e0;
    border-color: #1769e0;
    color: #fff;
}

/* Narrow product cards / tablets */
@media (max-width: 1050px) {
    .product-body {
        padding: 18px;
    }

    .product-bottom {
        gap: 12px;
    }

    .stock {
        padding: 7px 10px;
    }
}

/* Mobile: stack stock under price so nothing feels squeezed */
@media (max-width: 720px) {
    .product-body {
        padding: 14px;
    }

    .product-code {
        padding-bottom: 13px;
    }

    .product-bottom {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
        padding-top: 14px;
    }

    .stock {
        align-self: flex-start;
    }

    .card-cart-form {
        margin-top: 13px;
    }

    .card-cart-form button {
        min-height: 42px;
        font-size: 12px;
        padding: 10px 12px;
    }
}

/* V6.1.1 product gallery */
.product-gallery {
    min-width: 0;
}

.product-gallery .main-photo {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    min-height: 420px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e7ebf0;
    border-radius: 16px;
}

.product-gallery .main-photo img {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 620px;
    object-fit: contain;
    object-position: center;
}

.product-thumbs {
    display: flex;
    gap: 10px;
    margin-top: 12px;
    padding: 2px 2px 8px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    scrollbar-width: thin;
}

.product-thumbs button {
    flex: 0 0 82px;
    width: 82px;
    height: 82px;
    padding: 6px;
    border: 1px solid #dfe5ec;
    border-radius: 10px;
    background: #fff;
    cursor: pointer;
    overflow: hidden;
    transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.product-thumbs button:hover {
    border-color: #9dbce8;
    transform: translateY(-1px);
}

.product-thumbs button.active {
    border-color: #1769e0;
    box-shadow: 0 0 0 2px rgba(23, 105, 224, .12);
}

.product-thumbs img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

@media (max-width: 900px) {
    .product-gallery .main-photo {
        min-height: 360px;
        padding: 18px;
    }

    .product-thumbs button {
        flex-basis: 74px;
        width: 74px;
        height: 74px;
    }
}

@media (max-width: 650px) {
    .product-gallery .main-photo {
        min-height: 290px;
        aspect-ratio: 4 / 3;
        padding: 14px;
        border-radius: 12px;
    }

    .product-thumbs {
        gap: 8px;
    }

    .product-thumbs button {
        flex-basis: 66px;
        width: 66px;
        height: 66px;
    }
}

/* V6.2 information pages */
.info-page-hero{padding:54px 0 28px;background:linear-gradient(180deg,#f7faff 0%,#fff 100%);border-bottom:1px solid #edf1f5}
.info-page-hero h1{margin:8px 0 0;font-size:clamp(30px,4vw,46px);letter-spacing:-.035em}
.info-page-wrap{max-width:980px}
.info-page-card{background:#fff;border:1px solid #e7ebf0;border-radius:18px;padding:clamp(24px,4vw,48px);box-shadow:0 12px 34px rgba(17,24,39,.05);font-size:16px;line-height:1.75}
.info-page-card h2{margin:0 0 18px;font-size:26px;letter-spacing:-.02em}
.info-page-card h3{margin:30px 0 8px;font-size:19px}
.info-page-card p{margin:0 0 16px;color:#475467}
.info-page-card ul,.info-page-card ol{color:#475467;padding-left:24px}
.footer-information a{color:inherit;text-decoration:none}
.footer-information a:hover{text-decoration:underline}
@media(max-width:650px){.info-page-hero{padding:34px 0 20px}.info-page-card{border-radius:14px;padding:22px}}

/* V6.3 rich content + cookies */
.rich-content img,.info-page-card img{max-width:100%;height:auto}.rich-content table,.info-page-card table{width:100%;border-collapse:collapse;margin:20px 0;display:block;overflow-x:auto}.rich-content th,.rich-content td,.info-page-card th,.info-page-card td{padding:10px 12px;border:1px solid #e4e7ec;text-align:left}
.cookie-banner[hidden],.cookie-modal[hidden]{display:none!important}.cookie-banner{position:fixed;left:18px;right:18px;bottom:18px;z-index:10000}.cookie-banner-inner{max-width:1180px;margin:auto;background:#101828;color:#fff;border-radius:16px;padding:20px 22px;box-shadow:0 18px 55px rgba(16,24,40,.28);display:flex;align-items:center;justify-content:space-between;gap:24px}.cookie-banner-copy{max-width:720px}.cookie-banner-copy p{margin:7px 0;color:#d0d5dd;font-size:13px;line-height:1.55}.cookie-banner-copy a{color:#fff;text-decoration:underline}.cookie-banner-actions{display:flex;flex-wrap:wrap;gap:8px}.cookie-btn{border:1px solid transparent;border-radius:9px;padding:10px 13px;font-weight:700;cursor:pointer}.cookie-btn.primary{background:#1769e0;color:#fff}.cookie-btn.secondary{background:#fff;color:#172033;border-color:#e4e7ec}.cookie-settings-link{border:0;background:none;padding:0;color:inherit;font:inherit;text-decoration:underline;cursor:pointer}
.cookie-modal{position:fixed;inset:0;z-index:10020;display:flex;align-items:center;justify-content:center;padding:20px}.cookie-modal-backdrop{position:absolute;inset:0;background:rgba(16,24,40,.55)}.cookie-modal-card{position:relative;width:min(620px,100%);background:#fff;border-radius:18px;padding:24px;box-shadow:0 24px 70px rgba(16,24,40,.28)}.cookie-modal-head{display:flex;justify-content:space-between;align-items:center}.cookie-modal-close{width:36px;height:36px;border:1px solid #e4e7ec;background:#fff;border-radius:9px;font-size:22px}.cookie-choice{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 0;border-top:1px solid #eaecf0}.cookie-choice p{margin:3px 0 0;color:#667085;font-size:13px}.cookie-choice input{width:20px;height:20px}.cookie-always-on{font-size:11px;font-weight:800;color:#067647;background:#ecfdf3;padding:6px 9px;border-radius:999px}.cookie-modal-actions{display:flex;justify-content:flex-end;gap:9px;border-top:1px solid #eaecf0;padding-top:18px}
@media(max-width:760px){.cookie-banner{left:10px;right:10px;bottom:10px}.cookie-banner-inner{display:block}.cookie-banner-actions{margin-top:12px}.cookie-modal{padding:10px;align-items:flex-end}}


/* V6.3.1 cookie overlay hotfix */
#cookie-banner.cookie-banner {
    position: fixed !important;
    left: 18px !important;
    right: 18px !important;
    bottom: 18px !important;
    top: auto !important;
    width: auto !important;
    margin: 0 !important;
    z-index: 2147483000 !important;
    transform: none !important;
    float: none !important;
    clear: none !important;
}

#cookie-banner.cookie-banner:not([hidden]) {
    display: block !important;
}

#cookie-banner .cookie-banner-inner {
    position: relative !important;
    max-width: 1180px !important;
    margin: 0 auto !important;
    z-index: 1 !important;
}

#cookie-modal.cookie-modal {
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    z-index: 2147483640 !important;
    margin: 0 !important;
    transform: none !important;
}

#cookie-modal.cookie-modal:not([hidden]) {
    display: flex !important;
}

#cookie-modal .cookie-modal-backdrop {
    position: fixed !important;
    inset: 0 !important;
}

#cookie-modal .cookie-modal-card {
    position: relative !important;
    z-index: 2 !important;
}

body.dt-cookie-banner-visible {
    padding-bottom: 150px;
}

@media (max-width: 760px) {
    #cookie-banner.cookie-banner {
        left: 10px !important;
        right: 10px !important;
        bottom: 10px !important;
    }

    body.dt-cookie-banner-visible {
        padding-bottom: 260px;
    }
}


/* V6.3.2 footer redesign */
.site-footer{
    margin-top:56px;
    background:#081426;
    color:#dce6f5;
    border-top:1px solid rgba(255,255,255,.06);
}

.footer-main{
    display:grid;
    grid-template-columns:1.2fr 1fr 1fr 1fr;
    gap:42px;
    padding-top:48px;
    padding-bottom:42px;
}

.site-footer h3{
    margin:0 0 18px;
    color:#fff;
    font-size:16px;
}

.footer-brand-col .footer-brand{
    display:inline-flex;
    margin-bottom:16px;
}

.footer-intro{
    max-width:310px;
    margin:0 0 24px;
    color:#9eb0c9;
    line-height:1.55;
}

.footer-points{
    display:grid;
    gap:14px;
}

.footer-points>div{
    padding-left:14px;
    border-left:2px solid #1769e0;
}

.footer-points strong{
    display:block;
    color:#fff;
    font-size:13px;
    margin-bottom:3px;
}

.footer-points span{
    display:block;
    color:#8fa3bf;
    font-size:12px;
    line-height:1.45;
}

.footer-list{
    display:grid;
    gap:12px;
}

.footer-list>div{
    display:grid;
    gap:3px;
}

.footer-list span,
.footer-contact-label{
    color:#7890ae;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:.05em;
}

.footer-list strong,
.footer-contact-list strong{
    color:#e6edf8;
    font-size:13px;
    font-weight:600;
}

.footer-mini-block{
    margin-top:18px;
    padding-top:16px;
    border-top:1px solid rgba(255,255,255,.08);
}

.footer-mini-title{
    display:block;
    color:#fff;
    font-size:12px;
    font-weight:700;
    margin-bottom:6px;
}

.footer-mini-block p{
    margin:0;
    color:#8fa3bf;
    font-size:12px;
    line-height:1.45;
}

.footer-links{
    display:grid;
}

.footer-links a{
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:16px;
    padding:9px 0;
    color:#c8d5e8;
    text-decoration:none;
    border-bottom:1px solid rgba(255,255,255,.07);
    font-size:13px;
}

.footer-links a:hover{
    color:#fff;
}

.footer-contact-list{
    display:grid;
    gap:14px;
}

.footer-contact-list a{
    display:grid;
    gap:3px;
    color:inherit;
    text-decoration:none;
}

.footer-contact-list a:hover strong{
    color:#fff;
}

.footer-help-box{
    margin-top:22px;
    padding:16px;
    border:1px solid rgba(255,255,255,.09);
    border-radius:12px;
    background:rgba(255,255,255,.035);
}

.footer-help-box strong{
    color:#fff;
    font-size:13px;
}

.footer-help-box p{
    margin:6px 0 12px;
    color:#8fa3bf;
    font-size:12px;
    line-height:1.45;
}

.footer-help-button{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:34px;
    padding:7px 12px;
    border-radius:8px;
    background:#1769e0;
    color:#fff;
    text-decoration:none;
    font-size:12px;
    font-weight:700;
}

.footer-trust{
    border-top:1px solid rgba(255,255,255,.08);
    border-bottom:1px solid rgba(255,255,255,.08);
    background:rgba(255,255,255,.025);
}

.footer-trust-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:24px;
    padding-top:18px;
    padding-bottom:18px;
}

.footer-trust-grid>div{
    display:grid;
    gap:3px;
}

.footer-trust-grid strong{
    color:#fff;
    font-size:12px;
}

.footer-trust-grid span{
    color:#7f94af;
    font-size:11px;
    line-height:1.4;
}

.footer-bottom{
    background:#06101f;
}

.footer-bottom-inner{
    min-height:62px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
    color:#7f94af;
    font-size:12px;
}

.footer-bottom-links{
    display:flex;
    gap:18px;
    align-items:center;
}

.footer-bottom-links a,
.footer-bottom-links button{
    color:#a8bad0;
    text-decoration:none;
}

.footer-bottom-links a:hover,
.footer-bottom-links button:hover{
    color:#fff;
}

.site-footer .cookie-settings-link{
    border:0;
    background:none;
    padding:0;
    font:inherit;
    cursor:pointer;
    text-decoration:none;
}

@media(max-width:1050px){
    .footer-main{
        grid-template-columns:1fr 1fr;
        gap:34px 40px;
    }

    .footer-trust-grid{
        grid-template-columns:1fr 1fr;
    }
}

@media(max-width:650px){
    .site-footer{
        margin-top:38px;
    }

    .footer-main{
        grid-template-columns:1fr;
        gap:28px;
        padding-top:34px;
        padding-bottom:30px;
    }

    .footer-trust-grid{
        grid-template-columns:1fr;
        gap:14px;
    }

    .footer-bottom-inner{
        padding-top:16px;
        padding-bottom:16px;
        display:grid;
        min-height:0;
    }

    .footer-bottom-links{
        flex-wrap:wrap;
    }
}

/* V6.4 withdrawal */
.withdrawal-wrap{max-width:1080px}.withdrawal-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.7fr);gap:28px;align-items:start}.withdrawal-form,.withdrawal-side{background:#fff;border:1px solid #e4e7ec;border-radius:16px;padding:24px}.withdrawal-form{display:grid;gap:17px}.withdrawal-form label{display:grid;gap:7px;font-size:13px;font-weight:700;color:#344054}.withdrawal-form input,.withdrawal-form textarea{width:100%;box-sizing:border-box;border:1px solid #d0d5dd;border-radius:9px;padding:11px 12px;font:inherit}.withdrawal-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.withdrawal-note{margin:0;color:#667085;font-size:12px;line-height:1.55}.withdrawal-submit{justify-self:start;border:0;cursor:pointer}.withdrawal-side{position:sticky;top:100px}.withdrawal-success{margin-bottom:20px;padding:16px 18px;border:1px solid #abefc6;background:#ecfdf3;color:#067647;border-radius:12px}.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:760px){.withdrawal-layout,.withdrawal-two{grid-template-columns:1fr}.withdrawal-side{position:static}.withdrawal-form,.withdrawal-side{padding:18px}}


/* V6.8 Paysera Checkout Modern */
.payment-options{
    display:grid;
    gap:10px;
}

.payment-option{
    display:flex!important;
    align-items:flex-start!important;
    gap:12px!important;
    padding:15px 16px;
    border:1px solid #dfe5ec;
    border-radius:12px;
    background:#fff;
    cursor:pointer;
    transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;
}

.payment-option:has(input:checked){
    border-color:#1769e0;
    background:#f7faff;
    box-shadow:0 0 0 3px rgba(23,105,224,.08);
}

.payment-option input{
    width:18px!important;
    height:18px!important;
    margin:2px 0 0!important;
    flex:0 0 auto;
}

.payment-option span{
    display:grid;
    gap:4px;
}

.payment-option strong{
    color:#172033;
    font-size:14px;
}

.payment-option small{
    color:#667085;
    line-height:1.45;
}

.paysera-result-actions{
    display:flex;
    justify-content:center;
    gap:10px;
    flex-wrap:wrap;
    margin-top:22px;
}

.admin-info-box{
    display:grid;
    gap:7px;
    padding:14px;
    border:1px solid #dbe7f5;
    border-radius:10px;
    background:#f7faff;
}

.admin-info-box code{
    overflow-wrap:anywhere;
}

@media(max-width:650px){
    .paysera-result-actions{
        display:grid;
    }

    .paysera-result-actions a{
        width:100%;
        box-sizing:border-box;
        text-align:center;
    }
}


/* V6.9 shipping */
.delivery-options{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
    margin-top:12px;
}

.delivery-option{
    min-height:70px;
}

.parcel-locker-fields{
    display:none;
    gap:12px;
    margin-top:14px;
    padding:16px;
    border:1px solid #dbe7f5;
    border-radius:12px;
    background:#f7faff;
}

.parcel-locker-fields h3{
    margin:0;
    font-size:15px;
}

.parcel-locker-fields .field-help{
    color:#667085;
    line-height:1.45;
}

.shipping-admin-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:16px;
}

.shipping-admin-card{
    padding:16px;
    border:1px solid #e4e7ec;
    border-radius:12px;
    background:#fbfcfe;
}

.shipping-enable{
    padding-bottom:12px;
    margin-bottom:10px;
    border-bottom:1px solid #eaecf0;
}

.shipping-country-row{
    display:grid;
    grid-template-columns:90px 1fr 1fr;
    gap:10px;
    align-items:end;
    padding:8px 0;
}

.shipping-country-row>strong{
    padding-bottom:11px;
}

@media(max-width:850px){
    .shipping-admin-grid{
        grid-template-columns:1fr;
    }
}

@media(max-width:650px){
    .delivery-options{
        grid-template-columns:1fr;
    }

    .shipping-country-row{
        grid-template-columns:1fr 1fr;
    }

    .shipping-country-row>strong{
        grid-column:1/-1;
        padding-bottom:0;
    }
}


/* V6.10 parcel locker picker */
.locker-picker{
    position:relative;
}
.locker-results{
    position:absolute;
    z-index:50;
    left:0;
    right:0;
    top:calc(100% + 6px);
    max-height:320px;
    overflow:auto;
    border:1px solid #d8e2ef;
    border-radius:12px;
    background:#fff;
    box-shadow:0 14px 38px rgba(16,24,40,.14);
}
.locker-result{
    width:100%;
    display:flex;
    flex-direction:column;
    gap:3px;
    padding:11px 13px;
    border:0;
    border-bottom:1px solid #eef2f6;
    background:#fff;
    text-align:left;
    cursor:pointer;
}
.locker-result:last-child{border-bottom:0}
.locker-result:hover{background:#f6f9fd}
.locker-result strong{font-size:14px;color:#172033}
.locker-result small{font-size:12px;color:#667085}
.locker-empty{
    padding:14px;
    color:#667085;
}
.locker-selected{
    display:flex;
    flex-direction:column;
    gap:3px;
    padding:11px 13px;
    border:1px solid #b8d4f4;
    border-radius:10px;
    background:#eef6ff;
}
.locker-selected span{
    color:#526070;
    font-size:13px;
}

.locker-comment{
    display:block;
    margin-top:3px;
    font-size:12px;
    line-height:1.4;
    font-style:normal;
    color:#526070;
}


/* =========================================================
   V6.11 Customer accounts
   ========================================================= */

.header-account{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:40px;
    padding:0 14px;
    border:1px solid #e2e8f0;
    border-radius:10px;
    background:#fff;
    color:#334155;
    text-decoration:none;
    font-size:13px;
    font-weight:700;
    white-space:nowrap;
}
.header-account:hover{border-color:#b9cdf0;color:#1f64c8}

.account-auth-page{
    padding:56px 0 72px;
    background:linear-gradient(180deg,#f8fbff 0,#fff 100%);
}
.account-auth-wrap{display:flex;justify-content:center}
.account-auth-card{
    width:min(100%,520px);
    padding:30px;
    border:1px solid #e5eaf1;
    border-radius:18px;
    background:#fff;
    box-shadow:0 18px 50px rgba(15,23,42,.07);
}
.account-auth-card.wide{width:min(100%,760px)}
.account-auth-card h1{margin:7px 0 8px;font-size:30px;letter-spacing:-.5px}
.account-auth-card>p{margin:0 0 24px;color:#64748b;line-height:1.65}
.account-form{display:grid;gap:16px}
.account-form label{display:grid;gap:7px;font-size:13px;font-weight:700;color:#334155}
.account-form input,
.account-form select{
    width:100%;
    min-height:44px;
    padding:10px 12px;
    border:1px solid #dbe2ea;
    border-radius:10px;
    background:#fff;
    color:#172033;
    font:inherit;
}
.account-form input:focus,
.account-form select:focus{
    outline:none;
    border-color:#79a7e8;
    box-shadow:0 0 0 3px rgba(47,115,217,.10);
}
.account-auth-links{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    gap:12px;
    margin-top:20px;
    padding-top:18px;
    border-top:1px solid #edf1f6;
    color:#64748b;
    font-size:13px;
}
.account-auth-links a{color:#1f64c8;font-weight:700;text-decoration:none}

.account-type-switch{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
}
.account-type-switch label{
    display:block;
    cursor:pointer;
}
.account-type-switch input{
    position:absolute;
    opacity:0;
    pointer-events:none;
}
.account-type-switch span{
    display:block;
    padding:12px 14px;
    border:1px solid #dbe2ea;
    border-radius:10px;
    text-align:center;
    background:#fff;
    font-weight:700;
}
.account-type-switch input:checked+span{
    border-color:#2f73d9;
    background:#eef6ff;
    color:#1f64c8;
}

.account-shell{
    display:grid;
    grid-template-columns:220px minmax(0,1fr);
    gap:30px;
    align-items:start;
}
.account-nav{
    position:sticky;
    top:20px;
    display:grid;
    gap:6px;
    padding:12px;
    border:1px solid #e5eaf1;
    border-radius:14px;
    background:#fff;
}
.account-nav a{
    padding:11px 12px;
    border-radius:9px;
    color:#475569;
    text-decoration:none;
    font-size:13px;
    font-weight:700;
}
.account-nav a:hover,
.account-nav a.active{
    background:#eef6ff;
    color:#1f64c8;
}
.account-content{min-width:0}
.account-title{margin-bottom:22px}
.account-title h1,
.account-welcome h1{margin:5px 0 8px;font-size:30px;letter-spacing:-.5px}
.account-welcome p{margin:0;color:#64748b}
.account-dashboard-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:16px;
    margin-top:24px;
}
.account-stat-card{
    display:grid;
    gap:9px;
    padding:20px;
    border:1px solid #e5eaf1;
    border-radius:14px;
    background:#fff;
    color:#475569;
    text-decoration:none;
}
.account-stat-card>span{font-size:13px;font-weight:700}
.account-stat-card>strong{font-size:25px;color:#172033}
.account-stat-card>small{color:#1f64c8;font-weight:700}
.account-recent{margin-top:30px}

.account-orders{display:grid;gap:10px}
.account-order-row{
    display:grid;
    grid-template-columns:1.35fr .9fr auto 24px;
    gap:18px;
    align-items:center;
    padding:16px 18px;
    border:1px solid #e5eaf1;
    border-radius:12px;
    background:#fff;
    color:#334155;
    text-decoration:none;
}
.account-order-row:hover{border-color:#bfd2ed;box-shadow:0 8px 24px rgba(15,23,42,.05)}
.account-order-row span{display:grid;gap:4px}
.account-order-row small{color:#94a3b8;font-size:12px}
.account-order-total{font-weight:800;color:#172033}
.account-empty{
    padding:26px;
    border:1px dashed #d8e1eb;
    border-radius:12px;
    background:#fbfcfe;
    color:#64748b;
}

.account-address-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:14px;
    margin-bottom:24px;
}
.account-address-card,
.account-edit-card,
.account-card{
    padding:18px;
    border:1px solid #e5eaf1;
    border-radius:14px;
    background:#fff;
}
.account-address-card p{
    margin:10px 0 15px;
    color:#64748b;
    font-size:13px;
    line-height:1.65;
}
.account-badge{
    display:inline-block;
    margin-left:7px;
    padding:4px 7px;
    border-radius:999px;
    background:#eef6ff;
    color:#1f64c8;
    font-size:10px;
    font-weight:800;
}
.account-card-actions{
    display:flex;
    gap:12px;
    align-items:center;
}
.account-card-actions a,
.account-card-actions button{
    border:0;
    background:none;
    padding:0;
    color:#1f64c8;
    font:inherit;
    font-size:12px;
    font-weight:700;
    text-decoration:none;
    cursor:pointer;
}
.account-edit-card{margin-top:20px}
.account-edit-card h2{margin:0 0 18px;font-size:20px}

.account-order-head{
    display:flex;
    justify-content:space-between;
    gap:20px;
    align-items:flex-end;
    margin:14px 0 18px;
}
.account-order-head h1{margin:5px 0;font-size:29px}
.account-order-head p{margin:0;color:#94a3b8}
.account-order-head>strong{font-size:25px}
.account-order-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}
.account-order-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:14px;
    margin-bottom:20px;
}
.account-card{display:grid;gap:7px}
.account-card h3{margin:0;color:#64748b;font-size:12px;text-transform:uppercase;letter-spacing:.04em}
.account-card span{color:#64748b;font-size:13px}
.account-back{color:#1f64c8;text-decoration:none;font-size:13px;font-weight:700}
.account-order-items{margin-top:18px}

.checkout-account-box{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:16px;
    margin-bottom:18px;
    padding:14px 16px;
    border:1px solid #dbe8f7;
    border-radius:12px;
    background:#f5f9ff;
}
.checkout-account-box>div:first-child{display:grid;gap:3px}
.checkout-account-box strong{font-size:13px;color:#1e3a5f}
.checkout-account-box span{font-size:12px;color:#64748b}
.checkout-account-box a{
    color:#1f64c8;
    text-decoration:none;
    font-size:12px;
    font-weight:800;
}
.checkout-account-actions{display:flex;gap:12px}
.checkout-save-address{
    display:grid;
    gap:10px;
    margin-top:12px;
    padding:12px;
    border:1px solid #e8edf3;
    border-radius:10px;
    background:#fbfcfe;
}
.checkout-save-address input[name="address_label"]{
    min-height:40px;
    padding:8px 10px;
    border:1px solid #dbe2ea;
    border-radius:8px;
}

@media (max-width:900px){
    .account-shell{grid-template-columns:1fr}
    .account-nav{position:static;display:flex;overflow:auto}
    .account-nav a{white-space:nowrap}
    .account-dashboard-grid{grid-template-columns:1fr}
    .account-address-grid{grid-template-columns:1fr}
}
@media (max-width:680px){
    .header-account{padding:0 10px;font-size:12px}
    .account-auth-page{padding:28px 0 50px}
    .account-auth-card{padding:22px}
    .account-auth-card .two{grid-template-columns:1fr}
    .account-type-switch{grid-template-columns:1fr}
    .account-order-row{grid-template-columns:1fr auto}
    .account-order-row span:nth-child(2){display:none}
    .account-order-row b{display:none}
    .account-order-total{justify-self:end}
    .account-order-grid{grid-template-columns:1fr}
    .checkout-account-box{align-items:flex-start;flex-direction:column}
}


/* =========================================================
   V6.11.1 – account form control fix
   ========================================================= */

.account-form input[type="checkbox"],
.account-form input[type="radio"],
.checkout-save-address input[type="checkbox"] {
    width: 18px !important;
    height: 18px !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0;
    flex: 0 0 18px;
    accent-color: #2563eb;
    box-shadow: none;
}

.account-form label.check,
.checkout-save-address label.check {
    display: flex;
    align-items: center;
    gap: 9px;
    width: auto;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}

.account-form .button,
.account-auth-card .button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    min-width: 160px;
    min-height: 46px;
    padding: 11px 22px;
    border: 0;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    cursor: pointer;
}

.account-auth-card .account-form > .button {
    width: 100%;
    min-height: 48px;
}

.account-edit-card .account-form > .button {
    width: auto;
    min-width: 180px;
    min-height: 46px;
}

.account-form .button.secondary {
    min-height: 46px;
    padding: 11px 22px;
}

/* =========================================================
   V6.12 – discount codes
   ========================================================= */

.discount-code-box{
    margin:16px 0;
    padding:14px;
    border:1px solid #e3e9f1;
    border-radius:12px;
    background:#f8fafc;
}

.discount-code-form label,
.checkout-discount-code > label{
    display:grid;
    gap:8px;
    margin:0;
    font-size:12px;
    font-weight:700;
    color:#475569;
}

.discount-code-input{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    gap:8px;
}

.discount-code-input input{
    width:100%;
    min-width:0;
    height:42px;
    padding:9px 11px;
    border:1px solid #dbe3ec;
    border-radius:9px;
    background:#fff;
    font:inherit;
    text-transform:uppercase;
}

.discount-code-input input:focus{
    outline:none;
    border-color:#78a6e8;
    box-shadow:0 0 0 3px rgba(47,115,217,.10);
}

.discount-code-input button,
.discount-applied button{
    min-height:42px;
    padding:9px 13px;
    border:0;
    border-radius:9px;
    background:#1f6fe5;
    color:#fff;
    font:inherit;
    font-size:12px;
    font-weight:800;
    cursor:pointer;
}

.discount-applied{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
}

.discount-applied span{
    display:inline-flex;
    align-items:center;
    min-height:36px;
    padding:0 11px;
    border:1px dashed #78a6e8;
    border-radius:8px;
    background:#fff;
    color:#1f64c8;
    font-size:13px;
    font-weight:800;
    letter-spacing:.04em;
}

.discount-applied button{
    background:#fff;
    color:#64748b;
    border:1px solid #dbe3ec;
}

.discount-summary-line{
    color:#087a55;
}

.discount-summary-line > span{
    display:flex;
    align-items:center;
    gap:7px;
}

.discount-summary-line small{
    display:inline-block;
    padding:3px 6px;
    border-radius:6px;
    background:#ecfdf3;
    color:#027a48;
    font-size:10px;
    font-weight:800;
    letter-spacing:.04em;
}

.discount-summary-line > strong{
    color:#027a48;
}

.cart-discount-total{
    margin-top:8px;
    padding-top:13px;
    border-top:1px solid #e8edf3;
}

.checkout-discount-code{
    margin-top:14px;
    margin-bottom:10px;
}

@media (max-width:680px){
    .account-form .button,
    .account-auth-card .button,
    .account-edit-card .account-form > .button {
        width:100%;
    }

    .discount-code-input{
        grid-template-columns:1fr;
    }

    .discount-code-input button{
        width:100%;
    }
}


/* =========================================================
   V6.12.1 – cart discount message + summary spacing
   ========================================================= */

/* Nuolaidos pranešimas neturi liestis prie prekių kortelės */
.cart-page .cart-discount-message,
.cart-discount-message {
    margin: 0 0 18px !important;
}

/* Jei flash yra pirmas elementas krepšelio turinyje – paliekame daugiau oro */
.cart-page > .flash,
.cart-layout > .flash {
    margin-bottom: 18px !important;
}

/* Krepšelio santraukos informacinis tekstas */
.cart-summary .summary-note,
.cart-summary-card .summary-note {
    margin: 14px 0 18px;
    padding: 12px 14px;
    border-radius: 9px;
    background: #f8fafc;
    color: #64748b;
    font-size: 12px;
    line-height: 1.55;
}

/* Nuolaidos kodo blokas ir informacinis tekstas turi aiškų tarpą */
.cart-summary .discount-code-box + .summary-note,
.cart-summary-card .discount-code-box + .summary-note {
    margin-top: 14px;
}

/* Virš užsakymo mygtuko – daugiau oro */
.cart-summary .summary-note + .button,
.cart-summary-card .summary-note + .button,
.cart-summary .summary-note + a.button,
.cart-summary-card .summary-note + a.button {
    margin-top: 4px;
}


/* =========================================================
   V6.14 – catalogue filters
   ========================================================= */
.catalog-filter-section{padding-top:28px}
.catalog-with-filters{display:grid;grid-template-columns:250px minmax(0,1fr);gap:28px;align-items:start}
.catalog-filters{position:sticky;top:92px;border:1px solid #e5eaf0;border-radius:14px;background:#fff;overflow:hidden}
.catalog-filters>form{display:block}
.filter-heading{display:flex;align-items:center;justify-content:space-between;padding:16px 17px;border-bottom:1px solid #edf0f4}
.filter-heading strong{font-size:16px}
.filter-heading a{font-size:12px;font-weight:700;color:#64748b;text-decoration:none}
.filter-group{padding:15px 17px;border-bottom:1px solid #edf0f4}
.filter-group>strong{display:block;margin-bottom:10px;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#475569}
.filter-options{display:grid;gap:8px}
.filter-options label,.filter-single-check{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;font-size:13px;cursor:pointer}
.filter-options input[type="checkbox"],.filter-single-check input[type="checkbox"]{width:16px;height:16px;margin:0;accent-color:#2563eb}
.filter-options small{color:#94a3b8;font-size:11px}
.filter-scroll{max-height:220px;overflow:auto;padding-right:4px}
.filter-group select{width:100%;min-height:40px;padding:8px 10px;border:1px solid #dfe5ed;border-radius:8px;background:#fff}
.price-filter-inputs{display:grid;grid-template-columns:1fr auto 1fr;gap:6px;align-items:center}
.price-filter-inputs input{width:100%;min-width:0;height:40px;padding:8px 9px;border:1px solid #dfe5ed;border-radius:8px}
.filter-apply{width:calc(100% - 34px);margin:16px 17px}
.catalog-results{min-width:0}
.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding-bottom:12px;border-bottom:1px solid #edf0f4;color:#64748b;font-size:13px}
.catalog-toolbar form label{display:flex;align-items:center;gap:9px}
.catalog-toolbar select,.catalog-mobile-sort select{min-height:40px;padding:7px 34px 7px 10px;border:1px solid #dfe5ed;border-radius:8px;background:#fff;color:#334155}
.catalog-mobile-bar{display:none}
.catalog-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:1050px){
  .catalog-with-filters{grid-template-columns:220px minmax(0,1fr);gap:18px}
  .catalog-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .catalog-mobile-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}
  .catalog-filter-toggle{min-height:42px;padding:9px 14px;border:1px solid #dfe5ed;border-radius:9px;background:#fff;font-weight:800;color:#334155}
  .catalog-with-filters{display:block}
  .catalog-filters{display:none;position:static;margin-bottom:18px}
  .catalog-filters.open{display:block}
  .catalog-toolbar{display:none}
  .catalog-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:520px){
  .catalog-results .product-grid{grid-template-columns:1fr}
}


/* =========================================================
   V6.16 – AJAX smart search
   ========================================================= */

.smart-search{
    position:relative;
}

.smart-search-results{
    position:absolute;
    z-index:1200;
    top:calc(100% + 7px);
    left:0;
    right:0;
    overflow:hidden;
    border:1px solid #dfe6ef;
    border-radius:13px;
    background:#fff;
    box-shadow:0 18px 48px rgba(15,23,42,.14);
}

.smart-search-results[hidden]{
    display:none !important;
}

.smart-search-item{
    display:grid;
    grid-template-columns:58px minmax(0,1fr) auto;
    gap:12px;
    align-items:center;
    min-height:76px;
    padding:9px 12px;
    border-bottom:1px solid #edf1f5;
    color:#1f2937;
    text-decoration:none;
}

.smart-search-item:hover,
.smart-search-item.active{
    background:#f5f9ff;
}

.smart-search-image{
    display:flex;
    align-items:center;
    justify-content:center;
    width:58px;
    height:58px;
    overflow:hidden;
    border:1px solid #edf0f4;
    border-radius:9px;
    background:#fff;
}

.smart-search-image img{
    display:block;
    width:100%;
    height:100%;
    object-fit:contain;
}

.smart-search-no-image{
    font-size:13px;
    font-weight:900;
    color:#8da0b7;
}

.smart-search-copy{
    display:grid;
    min-width:0;
    gap:3px;
}

.smart-search-copy strong{
    overflow:hidden;
    color:#182338;
    font-size:13px;
    font-weight:800;
    line-height:1.35;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.smart-search-copy small{
    overflow:hidden;
    color:#7b8797;
    font-size:11px;
    line-height:1.3;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.smart-search-copy em{
    width:max-content;
    margin-top:2px;
    font-size:10px;
    font-style:normal;
    font-weight:800;
}

.smart-search-copy em.in{
    color:#087a55;
}

.smart-search-copy em.out{
    color:#9a5c23;
}

.smart-search-price{
    display:grid;
    gap:3px;
    text-align:right;
    white-space:nowrap;
}

.smart-search-price strong{
    color:#172033;
    font-size:14px;
}

.smart-search-price small{
    color:#8a96a6;
    font-size:10px;
}

.smart-search-all{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:44px;
    padding:9px 12px;
    background:#f8fafc;
    color:#2169cc;
    font-size:12px;
    font-weight:800;
    text-decoration:none;
}

.smart-search-all:hover,
.smart-search-all.active{
    background:#edf5ff;
}

.smart-search-empty{
    padding:18px;
    color:#7b8797;
    font-size:13px;
    text-align:center;
}

.smart-search-loading{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:5px;
    min-height:56px;
}

.smart-search-loading span{
    width:6px;
    height:6px;
    border-radius:50%;
    background:#8da9cf;
    animation:dt-search-bounce 1s infinite ease-in-out;
}

.smart-search-loading span:nth-child(2){
    animation-delay:.12s;
}

.smart-search-loading span:nth-child(3){
    animation-delay:.24s;
}

@keyframes dt-search-bounce{
    0%,80%,100%{transform:scale(.7);opacity:.55}
    40%{transform:scale(1);opacity:1}
}

.header-smart-search{
    width:min(240px,22vw);
}

.header-smart-search input{
    width:100%;
    height:39px;
    padding:8px 38px 8px 11px;
    border:1px solid #dfe5ed;
    border-radius:9px;
    background:#fff;
    color:#263247;
    font:inherit;
    font-size:12px;
}

.header-smart-search button{
    position:absolute;
    top:0;
    right:0;
    width:38px;
    height:39px;
    border:0;
    background:transparent;
    color:#53657b;
    font-size:21px;
    cursor:pointer;
}

.header-smart-search .smart-search-results{
    left:auto;
    right:0;
    width:min(560px,88vw);
}

.hero-search.smart-search,
.catalog-search.smart-search{
    overflow:visible;
}

.hero-search .smart-search-results,
.catalog-search .smart-search-results{
    text-align:left;
}

@media(max-width:1100px){
    .header-smart-search{
        display:none;
    }
}

@media(max-width:680px){
    .smart-search-item{
        grid-template-columns:50px minmax(0,1fr);
        min-height:68px;
        padding:8px 10px;
    }

    .smart-search-image{
        width:50px;
        height:50px;
    }

    .smart-search-price{
        grid-column:2;
        display:flex;
        align-items:baseline;
        gap:7px;
        text-align:left;
    }

    .smart-search-price small{
        font-size:9px;
    }

    .hero-search .smart-search-results,
    .catalog-search .smart-search-results{
        left:0;
        right:0;
    }
}

/* =========================================================
   V6.18.2 – header language selector hotfix
   ========================================================= */

/* Desktop: only the normal LT / EN / LV switcher is visible. */
.mobile-langs{
    display:none;
}

.desktop-langs{
    display:flex;
    flex:0 0 auto;
    border:1px solid #dfe6ef;
    border-radius:10px;
    overflow:hidden;
    background:#fff;
}

.desktop-langs a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:38px;
    height:40px;
    padding:0 10px;
    color:#44516a;
    font-size:11px;
    font-weight:800;
    line-height:1;
    text-decoration:none;
}

.desktop-langs a + a{
    border-left:1px solid #e8edf3;
}

.desktop-langs a:hover{
    background:#f5f8fc;
    color:#1769e0;
}

.desktop-langs a.active{
    background:#10203a;
    color:#fff;
}

/* Mobile/tablet: desktop switcher disappears, one compact dropdown remains. */
@media (max-width:1000px){
    .desktop-langs{
        display:none !important;
    }

    .mobile-langs{
        position:relative;
        display:block;
        flex:0 0 auto;
        margin:0;
    }

    .mobile-langs summary{
        position:relative;
        display:inline-flex;
        align-items:center;
        justify-content:flex-start;
        width:52px;
        min-width:52px;
        height:42px;
        margin:0;
        padding:0 22px 0 11px;
        border:1px solid #dfe6ef;
        border-radius:11px;
        background:#10203a;
        color:#fff;
        font-size:12px;
        font-weight:850;
        line-height:1;
        white-space:nowrap;
        cursor:pointer;
        list-style:none;
        user-select:none;
        box-sizing:border-box;
    }

    .mobile-langs summary::-webkit-details-marker{
        display:none;
    }

    .mobile-langs summary::marker{
        content:"";
    }

    .mobile-langs summary::after{
        content:"";
        position:absolute;
        right:9px;
        top:50%;
        width:6px;
        height:6px;
        margin-top:-5px;
        border-right:2px solid #8fb8f3;
        border-bottom:2px solid #8fb8f3;
        transform:rotate(45deg);
        transition:transform .16s ease,margin .16s ease;
    }

    .mobile-langs[open] summary::after{
        margin-top:-1px;
        transform:rotate(225deg);
    }

    .mobile-langs-menu{
        position:absolute;
        z-index:2000;
        top:calc(100% + 8px);
        right:0;
        width:132px;
        padding:6px;
        border:1px solid #dfe6ef;
        border-radius:12px;
        background:#fff;
        box-shadow:0 16px 38px rgba(16,32,58,.16);
    }

    .mobile-langs-menu a{
        display:flex;
        align-items:center;
        justify-content:space-between;
        min-height:38px;
        padding:8px 10px;
        border-radius:8px;
        color:#44516a;
        font-size:12px;
        font-weight:800;
        line-height:1;
        text-decoration:none;
    }

    .mobile-langs-menu a:hover,
    .mobile-langs-menu a.active{
        background:#eef5ff;
        color:#1769e0;
    }

    .mobile-langs-menu a b{
        color:#1769e0;
        font-size:12px;
    }
}

@media (max-width:720px){
    .header-inner{
        gap:8px;
    }

    .mobile-langs summary{
        width:48px;
        min-width:48px;
        height:40px;
        padding-left:9px;
        padding-right:20px;
        border-radius:10px;
    }

    .mobile-langs summary::after{
        right:8px;
    }

    .header-account{
        min-height:40px;
        padding-left:10px !important;
        padding-right:10px !important;
        white-space:nowrap;
    }
}

/* Very narrow phones: keep all header controls on one row without overlap. */
@media (max-width:430px){
    .brand{
        font-size:15px;
        letter-spacing:-1px;
    }

    .brand small{
        font-size:9px;
    }

    .header-account{
        width:40px;
        min-width:40px;
        height:40px;
        padding:0 !important;
        overflow:hidden;
        color:transparent !important;
        font-size:0 !important;
    }

    .header-account::after{
        content:"";
        display:block;
        width:16px;
        height:16px;
        margin:auto;
        border:2px solid #44516a;
        border-radius:50%;
        box-shadow:0 8px 0 -2px #44516a;
    }

    .header-cart{
        margin-left:0 !important;
    }
}


/* =========================================================
   V6.18.3 – normal mobile login/account button
   ========================================================= */

@media (max-width:430px){
    /*
     * V6.18.2 labai siaurame telefone paskyros nuorodą pavertė
     * į 40x40 ikoną. Grąžiname normalų tekstinį mygtuką.
     */
    .header-account{
        display:inline-flex !important;
        align-items:center;
        justify-content:center;
        width:auto !important;
        min-width:0 !important;
        height:38px !important;
        min-height:38px !important;
        padding:0 9px !important;
        overflow:visible !important;
        border:1px solid #dfe6ef !important;
        border-radius:9px !important;
        background:#fff !important;
        color:#334155 !important;
        font-size:11px !important;
        font-weight:800 !important;
        line-height:1 !important;
        white-space:nowrap !important;
        box-shadow:none !important;
    }

    .header-account::before,
    .header-account::after{
        content:none !important;
        display:none !important;
    }

    .header-account:active{
        background:#f3f7fc !important;
    }

    /*
     * Truputį sumažiname tik tarpus tarp valdiklių,
     * kad kalba + prisijungimas + krepšelis + meniu tilptų vienoje eilėje.
     */
    .header-inner{
        gap:6px !important;
    }
}

@media (max-width:370px){
    .header-account{
        height:36px !important;
        min-height:36px !important;
        padding:0 7px !important;
        font-size:10px !important;
    }
}


/* =========================================================
   V6.18.4 – mobile header vertical centering
   ========================================================= */

@media (max-width:760px){
    .site-header .header-inner,
    .header-inner{
        display:flex !important;
        align-items:center !important;
        min-height:76px;
    }

    .brand,
    .mobile-language,
    .header-account,
    .cart-link,
    .header-cart,
    .menu-toggle{
        align-self:center !important;
        margin-top:0 !important;
        margin-bottom:0 !important;
    }

    .mobile-language-button,
    .header-account,
    .menu-toggle,
    .cart-link,
    .header-cart{
        display:inline-flex !important;
        align-items:center !important;
        justify-content:center !important;
    }

    .brand{
        display:flex !important;
        align-items:center !important;
        line-height:1 !important;
    }
}

@media (max-width:430px){
    .site-header .header-inner,
    .header-inner{
        min-height:72px;
    }
}


/* =========================================================
   V6.18.5 – final search button rounded corners
   ========================================================= */

/* Desktop / tablet */
.hero-search.smart-search > input,
.catalog-search.smart-search > input {
    border-radius: 14px 0 0 14px !important;
}

.hero-search.smart-search > button,
.catalog-search.smart-search > button {
    border-radius: 0 14px 14px 0 !important;
}

/*
 * AJAX rezultatų dropdown neturi būti nukerpamas,
 * todėl formos overflow paliekamas visible.
 */
.hero-search.smart-search,
.catalog-search.smart-search {
    overflow: visible !important;
}

/* Mobile hero paieška išsidėsto vertikaliai */
@media (max-width:720px){
    .hero-search.smart-search > input {
        border-radius: 14px 14px 0 0 !important;
    }

    .hero-search.smart-search > button {
        border-radius: 0 0 14px 14px !important;
    }
}


/* =========================================================
   V6.18.6 – home footer joins dark "why" section
   ========================================================= */

/*
 * Bendras footer kituose puslapiuose ir toliau turi 56px tarpą.
 * Pagrindiniame puslapyje po "Kodėl DiagnosticTools.eu?" jo nereikia.
 */
.site-footer.site-footer-flush {
    margin-top: 0 !important;
}


/* =========================================================
   V6.18.7 – remove empty strip below footer
   ========================================================= */

html,
body {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.site-footer {
    margin-bottom: 0 !important;
}

.site-footer .footer-bottom,
.site-footer .footer-bottom-inner {
    margin-bottom: 0 !important;
}

/* Footer is the final page element – no decorative empty area after it. */
body > .site-footer:last-of-type,
body > footer.site-footer:last-of-type {
    padding-bottom: 0 !important;
}


/* =========================================================
   V6.18.8 – home categories/products spacing + localized count
   ========================================================= */

/*
 * Bendras .section padding kitur lieka 72px.
 * Pagrindiniame puslapyje sumažiname tik tarpą tarp
 * kategorijų ir naujausių prekių.
 */
.home-categories-section{
    padding-bottom:34px !important;
}

.home-latest-products-section{
    padding-top:34px !important;
}

@media(max-width:720px){
    .home-categories-section{
        padding-bottom:24px !important;
    }

    .home-latest-products-section{
        padding-top:24px !important;
    }
}

/* V6.19.0 – improved product page */
.product-main-photo{position:relative;cursor:zoom-in}
.product-image-zoom{position:absolute;right:16px;top:16px;z-index:2;width:40px;height:40px;border:1px solid #dce5ef;border-radius:11px;background:rgba(255,255,255,.94);color:#1769e0;font-size:22px;display:grid;place-items:center;cursor:pointer;box-shadow:0 7px 18px rgba(16,32,58,.08)}
.product-image-zoom:hover{background:#fff;transform:translateY(-1px)}
.product-purchase-panel{display:grid;grid-template-columns:minmax(0,1fr) 1fr;gap:10px;margin-top:10px}
.product-buy-form{margin:0;display:grid;grid-template-columns:92px 1fr;gap:10px;align-items:end}
.product-qty-field{width:auto!important}
.product-buy-button{width:100%;margin:0!important;min-height:48px}
.product-buy-now-form{margin:0;display:flex;align-items:end}
.buy-now-btn{width:100%;min-height:48px;border:1px solid #1769e0;border-radius:11px;background:#fff;color:#1769e0;font-weight:800;cursor:pointer;padding:0 18px}
.buy-now-btn:hover{background:#f2f7ff}
.product-delivery-card{margin-top:16px;border:1px solid #e0e7ef;border-radius:15px;background:#f8fafc;padding:17px}
.product-delivery-title{font-weight:800;font-size:14px;margin-bottom:12px;color:#132039}
.product-delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.product-delivery-grid>div{background:#fff;border:1px solid #e5ebf2;border-radius:10px;padding:10px;min-width:0}
.product-delivery-grid strong{display:block;font-size:12px;color:#132039}
.product-delivery-grid span{display:block;color:#7b8799;font-size:10px;line-height:1.4;margin-top:3px}
.product-delivery-card p{margin:11px 0 0;color:#6b778b;font-size:11px;line-height:1.5}
.product-lightbox[hidden]{display:none!important}
.product-lightbox{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:30px}
.product-lightbox-backdrop{position:absolute;inset:0;border:0;background:rgba(7,16,32,.78);cursor:zoom-out}
.product-lightbox-dialog{position:relative;z-index:1;width:min(1100px,96vw);height:min(88vh,850px);display:flex;align-items:center;justify-content:center}
.product-lightbox-dialog>img{max-width:90%;max-height:88vh;object-fit:contain;border-radius:12px;box-shadow:0 20px 70px rgba(0,0,0,.35)}
.product-lightbox-close{position:absolute;right:0;top:-8px;width:42px;height:42px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#fff;color:#132039;font-size:27px;line-height:1;cursor:pointer}
.product-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:0;border-radius:50%;background:#fff;color:#132039;font-size:38px;line-height:1;cursor:pointer;box-shadow:0 8px 25px rgba(0,0,0,.2)}
.product-lightbox-nav.prev{left:10px}.product-lightbox-nav.next{right:10px}
.product-lightbox-nav:hover{background:#eef5ff;color:#1769e0}
body.product-lightbox-open{overflow:hidden}
@media(max-width:760px){
 .product-purchase-panel{grid-template-columns:1fr}
 .product-buy-form{grid-template-columns:82px 1fr}
 .product-delivery-grid{grid-template-columns:1fr}
 .product-lightbox{padding:12px}
 .product-lightbox-dialog{width:100%;height:82vh}
 .product-lightbox-dialog>img{max-width:94%;max-height:78vh}
 .product-lightbox-nav{width:42px;height:42px;font-size:32px}
 .product-lightbox-nav.prev{left:0}.product-lightbox-nav.next{right:0}
 .product-lightbox-close{right:0;top:-12px}
}
