.dssp-reserve-box{--dssp-blue:#26abe2;--dssp-ink:#0b1118;--dssp-line:#dfe6ea;margin:28px 0;padding:22px;border:1px solid var(--dssp-line);border-radius:16px;background:#f8fafb;color:var(--dssp-ink)}.dssp-reserve-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:8px}.dssp-reserve-heading h3{margin:3px 0 0;font-size:22px}.dssp-reserve-kicker{font-size:9px;letter-spacing:.17em;font-weight:900;color:var(--dssp-blue)}.dssp-reserve-available{background:#e9f8fe;color:#087baa;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.dssp-reserve-box>p{font-size:13px;line-height:1.55;color:#596874}.dssp-reserve-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dssp-reserve-form label{display:flex;flex-direction:column;gap:5px}.dssp-reserve-form label>span{font-size:11px;font-weight:750}.dssp-reserve-form input,.dssp-reserve-form textarea{width:100%;border:1px solid var(--dssp-line);border-radius:9px;padding:10px 11px;background:#fff;outline:0}.dssp-reserve-form input:focus,.dssp-reserve-form textarea:focus{border-color:var(--dssp-blue);box-shadow:0 0 0 3px rgba(38,171,226,.1)}.dssp-reserve-notes{margin-top:12px}.dssp-reserve-consent{display:grid!important;grid-template-columns:auto 1fr;align-items:start;gap:8px!important;margin:13px 0}.dssp-reserve-consent input{width:auto;margin-top:2px;accent-color:var(--dssp-blue)}.dssp-reserve-consent span{font-weight:500!important;color:#596874;line-height:1.45}.dssp-reserve-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.dssp-reserve-actions button{border:0;border-radius:9px;background:var(--dssp-blue);color:#071018;padding:11px 15px;font-weight:850;cursor:pointer}.dssp-reserve-actions span{font-size:10px;color:#687680}.dssp-hp{position:absolute!important;left:-9999px!important;opacity:0!important;pointer-events:none!important}@media(max-width:620px){.dssp-reserve-grid{grid-template-columns:1fr}.dssp-reserve-box{padding:16px}.dssp-reserve-heading{align-items:flex-start;flex-direction:column}.dssp-reserve-actions{align-items:flex-start;flex-direction:column}}

/* v1.6.0 Dainesy shop item grid shortcode */
.dssp-shop-items{--dssp-blue:#26abe2;--dssp-ink:#0b1118;--dssp-line:#dfe6ea;--dssp-muted:#65737e;width:100%;margin:22px 0}.dssp-shop-grid{display:grid;grid-template-columns:repeat(var(--dssp-shop-columns,4),minmax(0,1fr));gap:18px}.dssp-shop-card{min-width:0;background:#fff;border:1px solid var(--dssp-line);border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.dssp-shop-image{position:relative;display:block;aspect-ratio:1/1;background:#f2f5f6;overflow:hidden}.dssp-shop-image img{width:100%!important;height:100%!important;object-fit:cover!important;margin:0!important}.dssp-shop-sale{position:absolute;left:10px;top:10px;background:var(--dssp-blue);color:#071018;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900;letter-spacing:.08em}.dssp-shop-card-body{display:flex;flex:1;flex-direction:column;padding:14px}.dssp-shop-category{font-size:9px;line-height:1.35;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#2487ad}.dssp-shop-category a{color:inherit;text-decoration:none}.dssp-shop-card h3{font-size:17px;line-height:1.25;margin:5px 0 7px}.dssp-shop-card h3 a{color:var(--dssp-ink);text-decoration:none}.dssp-shop-card p{font-size:11px;line-height:1.55;color:var(--dssp-muted);margin:0 0 13px}.dssp-shop-meta{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:8px}.dssp-shop-price{font-size:16px;color:var(--dssp-ink)}.dssp-shop-price del{font-size:11px;color:#87939b}.dssp-shop-price ins{text-decoration:none}.dssp-shop-stock{font-size:9px;font-weight:850;color:#7b8790;text-align:right}.dssp-shop-stock.is-in{color:#16845b}.dssp-shop-stock.is-out{color:#b42318}.dssp-shop-button{display:flex;align-items:center;justify-content:center;min-height:44px;margin-top:12px;border-radius:10px;background:var(--dssp-ink);color:#fff!important;text-decoration:none!important;font-size:11px;font-weight:900}.dssp-shop-button:hover{background:#1d2a34;color:#fff!important}.dssp-shop-empty{padding:28px;border:1px dashed var(--dssp-line);border-radius:14px;display:flex;flex-direction:column;gap:5px;text-align:center}.dssp-shop-empty strong{color:var(--dssp-ink)}.dssp-shop-empty span{font-size:12px;color:var(--dssp-muted)}
@media(max-width:1000px){.dssp-shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.dssp-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dssp-shop-card-body{padding:12px}.dssp-shop-card h3{font-size:15px}.dssp-shop-meta{align-items:flex-start;flex-direction:column}.dssp-shop-stock{text-align:left}}@media(max-width:430px){.dssp-shop-grid{grid-template-columns:1fr}.dssp-shop-image{aspect-ratio:4/3}.dssp-shop-card h3{font-size:18px}.dssp-shop-card p{font-size:12px}}

/* =========================================================
   v1.8.0 — Dainesy single-product frontend theme override
   The plugin owns the commerce area so Elementor/theme
   templates cannot accidentally hide WooCommerce pricing.
   ========================================================= */
body.single-product{
    --brand-blue:#26abe2;
    --industrial-grey:#1a1c1e;
    --industrial-black:#101214;
    --glass-bg:rgba(255,255,255,.025);
    --glass-border:rgba(255,255,255,.12);
    --pure-white:#fff;
    --muted-white:rgba(255,255,255,.68);
}

body.single-product,
body.single-product .site,
body.single-product .site-main,
body.single-product main,
body.single-product .single-product,
body.single-product div.product,
body.single-product .elementor-location-single-product{
    background-color:var(--industrial-grey)!important;
    background-image:radial-gradient(rgba(38,171,226,.055) 1px,transparent 1px)!important;
    background-size:40px 40px!important;
    color:var(--pure-white)!important;
    font-family:Inter,Arial,sans-serif!important;
}

body.single-product .product_title,
body.single-product h1.product_title,
body.single-product .elementor-widget-woocommerce-product-title h1{
    font-size:clamp(2.4rem,7vw,5rem)!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:-2px!important;
    line-height:.92!important;
    margin-bottom:30px!important;
    color:var(--pure-white)!important;
    font-family:Inter,Arial,sans-serif!important;
    overflow-wrap:anywhere;
}

body.single-product .dssp-outline-rest{
    color:transparent!important;
    -webkit-text-stroke:1px var(--brand-blue);
    paint-order:stroke fill;
    font-family:Inter,Arial,sans-serif!important;
}

body.single-product .woocommerce-product-details__short-description,
body.single-product .elementor-widget-wc-product-content,
body.single-product .woocommerce-Tabs-panel,
body.single-product .entry-content,
body.single-product .woocommerce-product-details__short-description p,
body.single-product .woocommerce-product-details__short-description li,
body.single-product .elementor-widget-wc-product-content p,
body.single-product .elementor-widget-wc-product-content li,
body.single-product .woocommerce-Tabs-panel p,
body.single-product .woocommerce-Tabs-panel li{
    color:var(--brand-blue)!important;
    font-weight:600;
    line-height:1.8;
    font-family:Inter,Arial,sans-serif!important;
}

body.single-product .woocommerce-product-details__short-description{
    border-left:4px solid var(--brand-blue)!important;
    padding-left:25px!important;
    margin:32px 0!important;
    font-size:1.12rem!important;
}

body.single-product .woocommerce-tabs ul.tabs li a{
    color:var(--brand-blue)!important;
    text-transform:uppercase!important;
    font-weight:800!important;
    letter-spacing:1px!important;
}

body.single-product .woocommerce-product-gallery{
    background:var(--glass-bg)!important;
    border:1px solid var(--glass-border)!important;
    padding:20px!important;
    backdrop-filter:blur(10px);
    -webkit-backdrop-filter:blur(10px);
}

/* Plugin-owned price + order panel */
body.single-product .dssp-product-commerce{
    margin:30px 0 34px!important;
    padding:clamp(20px,4vw,34px)!important;
    border:1px solid rgba(38,171,226,.48)!important;
    background:linear-gradient(145deg,rgba(38,171,226,.09),rgba(255,255,255,.025))!important;
    color:var(--pure-white)!important;
    box-shadow:0 18px 55px rgba(0,0,0,.2);
    font-family:Inter,Arial,sans-serif!important;
}
body.single-product .dssp-commerce-top{
    display:grid;
    grid-template-columns:minmax(0,1.4fr) minmax(180px,.6fr);
    gap:20px;
    align-items:end;
    padding-bottom:20px;
    border-bottom:1px solid var(--glass-border);
}
body.single-product .dssp-commerce-label{
    display:block;
    margin-bottom:7px;
    color:var(--muted-white)!important;
    font-size:.72rem!important;
    font-weight:900!important;
    letter-spacing:.16em!important;
    text-transform:uppercase!important;
}
body.single-product .dssp-commerce-price,
body.single-product .dssp-commerce-price .amount,
body.single-product .dssp-commerce-price ins,
body.single-product .dssp-commerce-price ins .amount{
    color:var(--brand-blue)!important;
    font-size:clamp(2.25rem,6vw,4rem)!important;
    line-height:1!important;
    font-weight:900!important;
    text-decoration:none!important;
    margin:0!important;
}
body.single-product .dssp-commerce-price del,
body.single-product .dssp-commerce-price del .amount{
    color:rgba(255,255,255,.42)!important;
    font-size:clamp(1.1rem,2.5vw,1.6rem)!important;
    font-weight:750!important;
}
body.single-product .dssp-price-on-request{
    color:var(--brand-blue)!important;
    font-size:clamp(1.7rem,4vw,2.5rem)!important;
    line-height:1.05!important;
    font-weight:900!important;
    text-transform:uppercase!important;
}
body.single-product .dssp-commerce-stock .stock{
    margin:0!important;
    color:#75e5a7!important;
    font-size:1.05rem!important;
    font-weight:900!important;
    text-transform:uppercase!important;
}
body.single-product .dssp-commerce-stock .out-of-stock{color:#ff8d8d!important}
body.single-product .dssp-commerce-facts{
    display:flex;
    flex-wrap:wrap;
    gap:9px;
    padding:16px 0 5px;
}
body.single-product .dssp-commerce-facts span{
    display:inline-flex;
    flex-wrap:wrap;
    gap:5px;
    align-items:center;
    min-height:38px;
    padding:7px 11px;
    border:1px solid var(--glass-border);
    background:rgba(0,0,0,.16);
    color:var(--muted-white)!important;
    font-size:.78rem!important;
}
body.single-product .dssp-commerce-facts strong{
    color:var(--pure-white)!important;
    text-transform:uppercase;
    letter-spacing:.05em;
}
body.single-product .dssp-commerce-cart{padding-top:16px}
body.single-product .dssp-commerce-cart form.cart{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:12px!important;
    align-items:stretch!important;
    margin:0!important;
}
body.single-product .dssp-commerce-cart .quantity{
    display:flex!important;
    min-height:64px!important;
}
body.single-product .dssp-commerce-cart .qty{
    width:92px!important;
    min-height:64px!important;
    border:1px solid rgba(255,255,255,.22)!important;
    border-radius:0!important;
    background:#fff!important;
    color:#111!important;
    font-size:1.1rem!important;
    font-weight:850!important;
    text-align:center!important;
}
body.single-product .dssp-commerce-cart .single_add_to_cart_button,
body.single-product .dssp-commerce-cart button.single_add_to_cart_button,
body.single-product .dssp-commerce-cart .button{
    min-height:64px!important;
    height:auto!important;
    padding:15px 34px!important;
    border:0!important;
    border-radius:0!important;
    background-color:var(--brand-blue)!important;
    color:var(--pure-white)!important;
    font-size:.92rem!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.12em!important;
    box-shadow:none!important;
    transition:background-color .2s ease,color .2s ease!important;
}
body.single-product .dssp-commerce-cart .single_add_to_cart_button:hover,
body.single-product .dssp-commerce-cart .button:hover{
    background-color:var(--pure-white)!important;
    color:var(--industrial-grey)!important;
}
body.single-product .dssp-commerce-cart table.variations,
body.single-product .dssp-commerce-cart table.group_table{
    width:100%!important;
    margin:0 0 14px!important;
    color:var(--pure-white)!important;
}
body.single-product .dssp-commerce-cart table.variations th,
body.single-product .dssp-commerce-cart table.variations td,
body.single-product .dssp-commerce-cart table.group_table td{
    border-color:var(--glass-border)!important;
    color:var(--pure-white)!important;
}
body.single-product .dssp-commerce-cart select{
    width:100%!important;
    min-height:52px!important;
    padding:10px 12px!important;
    border:1px solid rgba(255,255,255,.22)!important;
    border-radius:0!important;
    background:#fff!important;
    color:#111!important;
    font-size:16px!important;
}
body.single-product .dssp-commerce-cart .reset_variations{color:var(--brand-blue)!important}
body.single-product .dssp-commerce-cart .woocommerce-variation-price,
body.single-product .dssp-commerce-cart .woocommerce-variation-price .price,
body.single-product .dssp-commerce-cart .woocommerce-variation-price .amount{
    color:var(--brand-blue)!important;
    font-size:1.5rem!important;
    font-weight:900!important;
}
body.single-product .dssp-commerce-message{
    margin-top:16px;
    padding:14px 16px;
    border-left:4px solid var(--brand-blue);
    background:rgba(38,171,226,.08);
    color:var(--pure-white)!important;
    font-weight:750!important;
}
body.single-product .dssp-commerce-delivery-note{
    margin-top:15px;
    color:var(--muted-white)!important;
    font-size:.78rem!important;
    line-height:1.5!important;
}

/* Reservation box follows the same single-product skin. */
body.single-product .dssp-reserve-box{
    --dssp-blue:var(--brand-blue);
    --dssp-ink:var(--pure-white);
    --dssp-line:var(--glass-border);
    background:rgba(255,255,255,.035)!important;
    border:1px solid var(--glass-border)!important;
    border-radius:0!important;
    color:var(--pure-white)!important;
}
body.single-product .dssp-reserve-box>p,
body.single-product .dssp-reserve-consent span,
body.single-product .dssp-reserve-actions span{color:var(--muted-white)!important}
body.single-product .dssp-reserve-form label>span,
body.single-product .dssp-reserve-heading h3{color:var(--pure-white)!important}
body.single-product .dssp-reserve-form input,
body.single-product .dssp-reserve-form textarea{
    min-height:48px;
    border-radius:0!important;
    background:#fff!important;
    color:#111!important;
    font-size:16px!important;
}
body.single-product .dssp-reserve-actions button{
    min-height:54px;
    border-radius:0!important;
    color:#fff!important;
    text-transform:uppercase;
    letter-spacing:.08em;
}

@media(max-width:760px){
    body.single-product .product_title,
    body.single-product h1.product_title,
    body.single-product .elementor-widget-woocommerce-product-title h1{
        font-size:clamp(2rem,12vw,3.4rem)!important;
        letter-spacing:-1px!important;
        margin-bottom:20px!important;
    }
    body.single-product .woocommerce-product-details__short-description{
        padding-left:16px!important;
        margin:22px 0!important;
        font-size:1rem!important;
    }
    body.single-product .dssp-product-commerce{
        margin:22px 0 26px!important;
        padding:18px!important;
    }
    body.single-product .dssp-commerce-top{grid-template-columns:1fr;gap:16px}
    body.single-product .dssp-commerce-cart form.cart{display:grid!important;grid-template-columns:1fr!important}
    body.single-product .dssp-commerce-cart .quantity,
    body.single-product .dssp-commerce-cart .qty,
    body.single-product .dssp-commerce-cart .single_add_to_cart_button,
    body.single-product .dssp-commerce-cart .button{width:100%!important}
    body.single-product .dssp-commerce-facts{display:grid;grid-template-columns:1fr}
    body.single-product .dssp-commerce-facts span{width:100%}
    body.single-product .woocommerce-product-gallery{padding:10px!important}
}

/* Dainesy owns the buying UI in v1.8; suppress duplicate theme/Elementor commerce widgets. */
body.single-product .elementor-widget-woocommerce-product-price,
body.single-product .elementor-widget-woocommerce-product-add-to-cart,
body.single-product .summary > .price,
body.single-product .summary > form.cart{
    display:none!important;
}
body.single-product .dssp-product-commerce .price,
body.single-product .dssp-product-commerce form.cart{
    display:flex!important;
}
body.single-product .dssp-product-commerce .dssp-commerce-price.price{display:block!important}

/* =========================================================
   v1.9.0 — Full Dainesy product showroom
   The plugin now owns the complete public product layout.
   ========================================================= */
body.single-product{background:#111315!important;color:#fff!important}
body.single-product .dssp-storefront{--dsp-blue:#26abe2;--dsp-bg:#111315;--dsp-panel:#191c1f;--dsp-panel-2:#202428;--dsp-line:rgba(255,255,255,.11);--dsp-muted:rgba(255,255,255,.67);--dsp-green:#72e3a2;--dsp-red:#ff9292;background-color:var(--dsp-bg)!important;background-image:radial-gradient(rgba(38,171,226,.06) 1px,transparent 1px)!important;background-size:36px 36px!important;color:#fff;font-family:Inter,Arial,sans-serif;min-height:700px;padding:34px 20px 90px}
body.single-product .dssp-storefront *{box-sizing:border-box}
body.single-product .dssp-storefront-inner{width:min(1320px,100%);margin:0 auto}
body.single-product .dssp-storefront a{color:inherit}
body.single-product .dssp-product-breadcrumb{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:0 0 24px;color:var(--dsp-muted);font-size:12px;font-weight:750;letter-spacing:.035em}
body.single-product .dssp-product-breadcrumb a{text-decoration:none;color:var(--dsp-muted)}
body.single-product .dssp-product-breadcrumb a:hover{color:var(--dsp-blue)}
body.single-product .dssp-product-breadcrumb span{opacity:.35}
body.single-product .dssp-product-breadcrumb strong{color:#fff;font-weight:800}

body.single-product .dssp-product-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:clamp(28px,5vw,72px);align-items:start}
body.single-product .dssp-showcase-gallery{min-width:0;position:sticky;top:24px}
body.single-product .dssp-gallery-stage{position:relative;display:grid;place-items:center;min-height:560px;aspect-ratio:1.08/1;background:linear-gradient(145deg,#202428,#151719);border:1px solid var(--dsp-line);overflow:hidden}
body.single-product .dssp-gallery-main-link{display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:clamp(18px,4vw,48px);text-decoration:none}
body.single-product .dssp-gallery-main{display:block;width:100%;height:100%;max-height:650px;object-fit:contain;transition:opacity .16s ease,transform .22s ease}
@media(hover:hover) and (pointer:fine){body.single-product .dssp-gallery-main-link:hover .dssp-gallery-main{transform:scale(1.025)}}
body.single-product .dssp-gallery-badge{position:absolute;z-index:2;top:18px;left:18px;padding:9px 12px;background:var(--dsp-blue);color:#071017;font-size:11px;font-weight:950;letter-spacing:.16em}
body.single-product .dssp-gallery-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:10px}
body.single-product .dssp-gallery-thumb{appearance:none;display:grid;place-items:center;aspect-ratio:1/1;padding:7px;background:#1b1e21;border:1px solid var(--dsp-line);cursor:pointer;overflow:hidden;transition:border-color .15s ease,background .15s ease}
body.single-product .dssp-gallery-thumb img{width:100%;height:100%;object-fit:cover}
body.single-product .dssp-gallery-thumb.is-active,body.single-product .dssp-gallery-thumb:hover{border-color:var(--dsp-blue);background:#232a2e}
body.single-product .dssp-gallery-thumb:focus-visible{outline:3px solid rgba(38,171,226,.45);outline-offset:2px}

body.single-product .dssp-product-intro{min-width:0;padding-top:8px}
body.single-product .dssp-product-kicker,body.single-product .dssp-section-kicker{display:block;color:var(--dsp-blue)!important;font-size:11px!important;font-weight:950!important;letter-spacing:.18em!important;text-transform:uppercase!important}
body.single-product .dssp-product-title.product_title{margin:10px 0 18px!important;color:#fff!important;font-family:Inter,Arial,sans-serif!important;font-size:clamp(2.65rem,5.2vw,5.6rem)!important;line-height:.91!important;letter-spacing:-.045em!important;font-weight:950!important;text-transform:uppercase!important;overflow-wrap:anywhere}
body.single-product .dssp-product-title .dssp-outline-rest{color:transparent!important;-webkit-text-stroke:1px var(--dsp-blue)!important}
body.single-product .dssp-intro-status{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-bottom:22px}
body.single-product .dssp-intro-status>span,body.single-product .dssp-intro-status>div{min-height:34px;display:inline-flex;align-items:center;padding:7px 10px;border:1px solid var(--dsp-line);background:rgba(255,255,255,.025);color:var(--dsp-muted);font-size:11px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}
body.single-product .dssp-stock-pill .stock{margin:0!important;color:var(--dsp-green)!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important}
body.single-product .dssp-stock-pill.is-out .stock,body.single-product .dssp-stock-pill .out-of-stock{color:var(--dsp-red)!important}
body.single-product .dssp-product-summary{max-width:760px;margin:0 0 24px;color:rgba(255,255,255,.82)!important;font-size:1rem;line-height:1.7;font-weight:520}
body.single-product .dssp-product-summary p{margin:0 0 12px;color:inherit!important}
body.single-product .dssp-product-summary ul{margin:0 0 15px;padding-left:20px}
body.single-product .dssp-product-summary li{margin:6px 0;color:inherit!important}
body.single-product .dssp-product-summary strong{color:#fff}

body.single-product .dssp-product-commerce.dssp-commerce-redesign{margin:0!important;padding:0!important;border:1px solid rgba(38,171,226,.48)!important;background:linear-gradient(145deg,rgba(38,171,226,.11),rgba(255,255,255,.025))!important;box-shadow:0 26px 70px rgba(0,0,0,.24)!important}
body.single-product .dssp-commerce-redesign-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:end;padding:22px 24px;border-bottom:1px solid var(--dsp-line)}
body.single-product .dssp-commerce-redesign .dssp-commerce-label{display:block;margin:0 0 7px;color:var(--dsp-muted)!important;font-size:10px!important;font-weight:950!important;letter-spacing:.17em!important;text-transform:uppercase!important}
body.single-product .dssp-commerce-redesign .dssp-commerce-price,body.single-product .dssp-commerce-redesign .dssp-commerce-price .amount,body.single-product .dssp-commerce-redesign .dssp-commerce-price ins,body.single-product .dssp-commerce-redesign .dssp-commerce-price ins .amount{display:block!important;margin:0!important;color:var(--dsp-blue)!important;font-size:clamp(2.25rem,4vw,3.8rem)!important;line-height:.95!important;font-weight:950!important;text-decoration:none!important}
body.single-product .dssp-commerce-redesign .dssp-commerce-price del,body.single-product .dssp-commerce-redesign .dssp-commerce-price del .amount{display:inline!important;margin-right:8px!important;color:rgba(255,255,255,.38)!important;font-size:1.1rem!important;font-weight:800!important}
body.single-product .dssp-price-on-request{display:block;color:var(--dsp-blue)!important;font-size:clamp(1.55rem,3vw,2.4rem)!important;line-height:1!important;font-weight:950!important;text-transform:uppercase}
body.single-product .dssp-commerce-availability{text-align:right}
body.single-product .dssp-commerce-availability .stock{margin:0!important;color:var(--dsp-green)!important;font-size:1rem!important;font-weight:950!important;text-transform:uppercase!important}
body.single-product .dssp-commerce-availability .out-of-stock{color:var(--dsp-red)!important}
body.single-product .dssp-buy-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--dsp-line)}
body.single-product .dssp-buy-facts>div{min-width:0;padding:15px 18px;border-right:1px solid var(--dsp-line)}
body.single-product .dssp-buy-facts>div:last-child{border-right:0}
body.single-product .dssp-buy-facts small{display:block;margin-bottom:3px;color:var(--dsp-muted);font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
body.single-product .dssp-buy-facts strong{display:block;color:#fff;font-size:12px;font-weight:850;line-height:1.35}
body.single-product .dssp-commerce-redesign .dssp-commerce-cart{padding:20px 24px 10px}
body.single-product .dssp-commerce-redesign .dssp-commerce-cart form.cart{display:flex!important;align-items:stretch!important;gap:10px!important;flex-wrap:wrap!important;margin:0!important}
body.single-product .dssp-commerce-redesign .quantity{display:flex!important;min-height:62px!important}
body.single-product .dssp-commerce-redesign .qty{width:88px!important;min-height:62px!important;padding:0 8px!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:0!important;background:#fff!important;color:#111!important;font-size:18px!important;font-weight:900!important;text-align:center!important}
body.single-product .dssp-commerce-redesign .single_add_to_cart_button,body.single-product .dssp-commerce-redesign button.single_add_to_cart_button,body.single-product .dssp-commerce-redesign .button{min-height:62px!important;padding:15px 28px!important;border:0!important;border-radius:0!important;background:var(--dsp-blue)!important;color:#fff!important;font-size:13px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important;box-shadow:none!important;transition:background .15s ease,color .15s ease,transform .15s ease!important}
body.single-product .dssp-commerce-redesign .single_add_to_cart_button:hover,body.single-product .dssp-commerce-redesign .button:hover{background:#fff!important;color:#111!important;transform:translateY(-1px)}
body.single-product .dssp-commerce-redesign table.variations,body.single-product .dssp-commerce-redesign table.group_table{width:100%!important;margin:0 0 14px!important;color:#fff!important;border-collapse:collapse!important}
body.single-product .dssp-commerce-redesign table.variations th,body.single-product .dssp-commerce-redesign table.variations td,body.single-product .dssp-commerce-redesign table.group_table td{padding:8px 5px!important;border:0!important;color:#fff!important;text-align:left!important;vertical-align:middle!important}
body.single-product .dssp-commerce-redesign table.variations th{width:120px;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.08em!important}
body.single-product .dssp-commerce-redesign select{width:100%!important;min-height:52px!important;padding:10px 12px!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:0!important;background:#fff!important;color:#111!important;font-size:16px!important}
body.single-product .dssp-commerce-redesign .reset_variations{display:inline-block!important;margin-top:7px!important;color:var(--dsp-blue)!important;font-size:11px!important;font-weight:850!important;text-decoration:none!important}
body.single-product .dssp-commerce-redesign .woocommerce-variation-price,body.single-product .dssp-commerce-redesign .woocommerce-variation-price .price,body.single-product .dssp-commerce-redesign .woocommerce-variation-price .amount{color:var(--dsp-blue)!important;font-size:1.4rem!important;font-weight:950!important}
body.single-product .dssp-commerce-message{margin:20px 24px 10px;padding:14px 15px;border-left:4px solid var(--dsp-blue);background:rgba(38,171,226,.08);color:#fff!important;font-weight:750!important;line-height:1.5}
body.single-product .dssp-commerce-actions{display:flex;gap:10px;flex-wrap:wrap;padding:8px 24px 0}
body.single-product .dssp-secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 15px;border:1px solid var(--dsp-line);background:rgba(255,255,255,.025);color:#fff!important;text-decoration:none!important;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
body.single-product .dssp-secondary-button:hover{border-color:var(--dsp-blue);color:var(--dsp-blue)!important}
body.single-product .dssp-commerce-redesign .dssp-commerce-delivery-note{margin:0!important;padding:14px 24px 22px;color:var(--dsp-muted)!important;font-size:11px!important;line-height:1.55!important}

body.single-product .dssp-trade-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:54px 0 24px;border:1px solid var(--dsp-line);background:rgba(255,255,255,.02)}
body.single-product .dssp-trade-strip>div{padding:21px 24px;border-right:1px solid var(--dsp-line)}
body.single-product .dssp-trade-strip>div:last-child{border-right:0}
body.single-product .dssp-trade-strip strong{display:block;color:var(--dsp-blue);font-size:14px;font-weight:950;letter-spacing:.1em}
body.single-product .dssp-trade-strip span{display:block;margin-top:4px;color:var(--dsp-muted);font-size:12px}

body.single-product .dssp-product-details-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:18px;margin-top:18px;align-items:start}
body.single-product .dssp-detail-stack{display:grid;gap:18px}
body.single-product .dssp-detail-panel{min-width:0;padding:clamp(22px,4vw,38px);border:1px solid var(--dsp-line);background:rgba(255,255,255,.025)}
body.single-product .dssp-detail-panel h2,body.single-product .dssp-reservation-section>h2,body.single-product .dssp-related-heading h2{margin:7px 0 20px!important;color:#fff!important;font-family:Inter,Arial,sans-serif!important;font-size:clamp(1.75rem,3vw,3rem)!important;line-height:1!important;font-weight:950!important;letter-spacing:-.035em!important;text-transform:uppercase!important}
body.single-product .dssp-rich-copy{color:rgba(255,255,255,.76);font-size:15px;line-height:1.8}
body.single-product .dssp-rich-copy p,body.single-product .dssp-rich-copy li{color:inherit!important;font-weight:500!important}
body.single-product .dssp-rich-copy h2,body.single-product .dssp-rich-copy h3,body.single-product .dssp-rich-copy h4{margin:28px 0 12px!important;color:#fff!important;font-family:Inter,Arial,sans-serif!important;font-weight:900!important;line-height:1.15!important}
body.single-product .dssp-rich-copy h3{font-size:1.25rem!important}
body.single-product .dssp-rich-copy ul,body.single-product .dssp-rich-copy ol{padding-left:22px}
body.single-product .dssp-rich-copy strong{color:#fff}
body.single-product .dssp-rich-copy a{color:var(--dsp-blue)!important}
body.single-product .dssp-rich-copy table{width:100%;border-collapse:collapse;margin:22px 0;color:#fff}
body.single-product .dssp-rich-copy th,body.single-product .dssp-rich-copy td{padding:11px 12px;border:1px solid var(--dsp-line);text-align:left;vertical-align:top}
body.single-product .dssp-rich-copy th{color:var(--dsp-blue);font-weight:900}
body.single-product .dssp-spec-list{margin:0}
body.single-product .dssp-spec-list>div{display:grid;grid-template-columns:minmax(95px,.65fr) minmax(0,1.35fr);gap:14px;padding:12px 0;border-bottom:1px solid var(--dsp-line)}
body.single-product .dssp-spec-list>div:last-child{border-bottom:0}
body.single-product .dssp-spec-list dt{color:var(--dsp-muted);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
body.single-product .dssp-spec-list dd{margin:0;color:#fff;font-size:12px;font-weight:780;text-align:right;overflow-wrap:anywhere}
body.single-product .dssp-delivery-panel p{margin:0 0 16px;color:var(--dsp-muted);font-size:13px;line-height:1.7}
body.single-product .dssp-delivery-panel a{color:var(--dsp-blue)!important;text-decoration:none;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}

body.single-product .dssp-reservation-section{margin-top:54px;padding-top:4px}
body.single-product .dssp-reservation-section .dssp-reserve-box{margin:16px 0 0!important;padding:clamp(20px,4vw,34px)!important;border:1px solid rgba(38,171,226,.32)!important;background:linear-gradient(145deg,rgba(38,171,226,.08),rgba(255,255,255,.025))!important}
body.single-product .dssp-reserve-kicker{color:var(--dsp-blue)!important}
body.single-product .dssp-reserve-available{background:rgba(38,171,226,.13)!important;color:var(--dsp-blue)!important}
body.single-product .dssp-reserve-form label>span,body.single-product .dssp-reserve-heading h3{color:#fff!important}
body.single-product .dssp-reserve-form input,body.single-product .dssp-reserve-form textarea{min-height:50px!important;border:1px solid var(--dsp-line)!important;border-radius:0!important;background:#fff!important;color:#111!important;font-size:16px!important}
body.single-product .dssp-reserve-actions button{min-height:54px!important;border-radius:0!important;background:var(--dsp-blue)!important;color:#fff!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-weight:950!important}

body.single-product .dssp-related-section{margin-top:60px;padding-top:30px;border-top:1px solid var(--dsp-line)}
body.single-product .dssp-related-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:18px}
body.single-product .dssp-related-heading h2{margin-bottom:0!important}
body.single-product .dssp-related-heading>a{padding-bottom:5px;color:var(--dsp-blue)!important;text-decoration:none;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
body.single-product .dssp-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
body.single-product .dssp-related-card{min-width:0;border:1px solid var(--dsp-line);background:rgba(255,255,255,.025);overflow:hidden}
body.single-product .dssp-related-image{display:block;aspect-ratio:1/1;background:#1b1e21;overflow:hidden}
body.single-product .dssp-related-image img{width:100%!important;height:100%!important;object-fit:cover!important;margin:0!important;transition:transform .2s ease}
@media(hover:hover) and (pointer:fine){body.single-product .dssp-related-card:hover .dssp-related-image img{transform:scale(1.025)}}
body.single-product .dssp-related-card>div{padding:14px}
body.single-product .dssp-related-card span{display:block;color:var(--dsp-muted);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}
body.single-product .dssp-related-card h3{margin:6px 0 12px!important;color:#fff!important;font-family:Inter,Arial,sans-serif!important;font-size:16px!important;line-height:1.2!important;font-weight:900!important;text-transform:uppercase!important}
body.single-product .dssp-related-card h3 a{text-decoration:none;color:#fff!important}
body.single-product .dssp-related-card strong,body.single-product .dssp-related-card strong .amount,body.single-product .dssp-related-card ins{color:var(--dsp-blue)!important;text-decoration:none!important;font-size:15px!important;font-weight:950!important}
body.single-product .dssp-related-card del,body.single-product .dssp-related-card del .amount{color:rgba(255,255,255,.38)!important;font-size:11px!important}

body.single-product .dssp-mobile-buybar{display:none}
body.single-product .woocommerce-error,body.single-product .woocommerce-message,body.single-product .woocommerce-info{width:min(1320px,calc(100% - 40px));margin:0 auto 18px!important;border-top-color:var(--dsp-blue)!important;background:#202428!important;color:#fff!important}
body.single-product .woocommerce-message::before,body.single-product .woocommerce-info::before{color:var(--dsp-blue)!important}

/* The v1.9 plugin template owns these areas. Hide any theme/Elementor single-product widgets
   that a builder may append around the content so customers see one clean commerce UI. */
body.single-product .elementor-location-single-product .elementor-widget-woocommerce-product-images,
body.single-product .elementor-location-single-product .elementor-widget-woocommerce-product-title,
body.single-product .elementor-location-single-product .elementor-widget-woocommerce-product-price,
body.single-product .elementor-location-single-product .elementor-widget-woocommerce-product-add-to-cart,
body.single-product .elementor-location-single-product .elementor-widget-woocommerce-product-short-description,
body.single-product .elementor-location-single-product .elementor-widget-woocommerce-product-meta{display:none!important}

@media(max-width:1050px){
 body.single-product .dssp-product-hero{grid-template-columns:1fr;gap:32px}
 body.single-product .dssp-showcase-gallery{position:relative;top:auto}
 body.single-product .dssp-gallery-stage{min-height:0;aspect-ratio:4/3}
 body.single-product .dssp-product-details-grid{grid-template-columns:1fr}
 body.single-product .dssp-detail-stack{grid-template-columns:1fr 1fr}
 body.single-product .dssp-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
 body.single-product{padding-bottom:78px!important}
 body.single-product .dssp-storefront{padding:18px 14px 38px}
 body.single-product .dssp-product-breadcrumb{margin-bottom:14px;font-size:10px}
 body.single-product .dssp-product-breadcrumb strong{display:none}
 body.single-product .dssp-gallery-stage{aspect-ratio:1/1}
 body.single-product .dssp-gallery-main-link{padding:18px}
 body.single-product .dssp-gallery-thumbs{display:flex;overflow-x:auto;gap:8px;padding-bottom:2px;scroll-snap-type:x proximity}
 body.single-product .dssp-gallery-thumb{flex:0 0 76px;scroll-snap-align:start}
 body.single-product .dssp-product-title.product_title{font-size:clamp(2.25rem,13vw,3.55rem)!important;margin:8px 0 14px!important}
 body.single-product .dssp-product-summary{font-size:.96rem;line-height:1.65}
 body.single-product .dssp-commerce-redesign-head{grid-template-columns:1fr;padding:18px;gap:14px}
 body.single-product .dssp-commerce-availability{text-align:left}
 body.single-product .dssp-buy-facts{grid-template-columns:1fr}
 body.single-product .dssp-buy-facts>div{border-right:0;border-bottom:1px solid var(--dsp-line);padding:12px 18px}
 body.single-product .dssp-buy-facts>div:last-child{border-bottom:0}
 body.single-product .dssp-commerce-redesign .dssp-commerce-cart{padding:18px 18px 8px}
 body.single-product .dssp-commerce-redesign .dssp-commerce-cart form.cart{display:grid!important;grid-template-columns:1fr!important}
 body.single-product .dssp-commerce-redesign .quantity,body.single-product .dssp-commerce-redesign .qty,body.single-product .dssp-commerce-redesign .single_add_to_cart_button,body.single-product .dssp-commerce-redesign .button{width:100%!important}
 body.single-product .dssp-commerce-redesign table.variations th,body.single-product .dssp-commerce-redesign table.variations td{display:block!important;width:100%!important;padding:4px 0!important}
 body.single-product .dssp-commerce-actions{padding:8px 18px 0;display:grid}
 body.single-product .dssp-secondary-button{width:100%}
 body.single-product .dssp-commerce-redesign .dssp-commerce-delivery-note{padding:12px 18px 18px}
 body.single-product .dssp-trade-strip{grid-template-columns:1fr;margin-top:28px}
 body.single-product .dssp-trade-strip>div{border-right:0;border-bottom:1px solid var(--dsp-line);padding:15px 18px}
 body.single-product .dssp-trade-strip>div:last-child{border-bottom:0}
 body.single-product .dssp-detail-stack{grid-template-columns:1fr}
 body.single-product .dssp-detail-panel{padding:20px}
 body.single-product .dssp-related-heading{align-items:flex-start;flex-direction:column}
 body.single-product .dssp-related-grid{grid-template-columns:1fr 1fr;gap:9px}
 body.single-product .dssp-related-card>div{padding:10px}
 body.single-product .dssp-related-card h3{font-size:13px!important}
 body.single-product .dssp-mobile-buybar{position:fixed;z-index:9997;left:0;right:0;bottom:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid rgba(38,171,226,.45);background:rgba(17,19,21,.96);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 -12px 35px rgba(0,0,0,.28)}
 body.single-product .dssp-mobile-buybar>div{min-width:0}
 body.single-product .dssp-mobile-buybar small{display:block;overflow:hidden;color:var(--dsp-muted);font-size:9px;font-weight:800;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em}
 body.single-product .dssp-mobile-buybar strong,body.single-product .dssp-mobile-buybar strong .amount,body.single-product .dssp-mobile-buybar ins{display:block;color:var(--dsp-blue)!important;font-size:17px!important;font-weight:950!important;text-decoration:none!important;white-space:nowrap}
 body.single-product .dssp-mobile-buybar del{display:none!important}
 body.single-product .dssp-mobile-buybar>a{display:flex;align-items:center;justify-content:center;min-height:48px;padding:10px 14px;background:var(--dsp-blue);color:#fff!important;text-decoration:none;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}
}
@media(max-width:420px){body.single-product .dssp-related-grid{grid-template-columns:1fr}body.single-product .dssp-mobile-buybar{grid-template-columns:minmax(0,.9fr) minmax(130px,1.1fr)}}
