:root{
    --tasa-red:#b00000;
    --tasa-red-2:#e21d2a;
    --tasa-dark:#111827;
    --tasa-muted:#64748b;
    --tasa-bg:#f7f8fa;
    --tasa-card:#fff;
    --tasa-border:#e7eaf0;
    --tasa-shadow:0 12px 32px rgba(15,23,42,.08);
}

body{background:var(--tasa-bg);color:var(--tasa-dark)}
.main-page-wrapper,.site-content{background:transparent}
.container,.wd-container{max-width:1500px}

/* Woodmart global header polish */
.whb-header,.whb-main-header{box-shadow:0 8px 28px rgba(15,23,42,.07)}
.whb-row{background:#fff}
.wd-search-form input[type="text"],
.wd-search-form input[type="search"],
.searchform input[type="text"],
.searchform input[type="search"]{
    min-height:48px!important;
    border:1px solid var(--tasa-border)!important;
    border-radius:15px!important;
    background:#f8fafc!important;
}

/* Shop archive */
.woocommerce-shop .site-content,
.tax-product_cat .site-content,
.tax-product_tag .site-content,
.search-results .site-content{padding-top:22px}
.shop-loop-head,.wd-shop-tools{padding:14px 18px;border:1px solid var(--tasa-border);border-radius:18px;background:#fff;box-shadow:var(--tasa-shadow)}

.woocommerce ul.products,.products.elements-grid{gap:18px 0}
.woocommerce ul.products li.product,
.product-grid-item{
    position:relative;
    overflow:hidden;
    border:1px solid var(--tasa-border);
    border-radius:20px;
    background:#fff;
    box-shadow:0 8px 24px rgba(15,23,42,.06);
    transition:.22s ease;
}
.woocommerce ul.products li.product:hover,
.product-grid-item:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(15,23,42,.11)}
.product-grid-item .product-wrapper{padding:10px}
.product-grid-item .product-image-link img,.woocommerce ul.products li.product img{border-radius:15px;background:#f8fafc}
.product-grid-item .wd-entities-title,.woocommerce-loop-product__title{font-size:14px!important;line-height:1.65!important;color:var(--tasa-dark)!important;min-height:46px}
.product-grid-item .price,.woocommerce ul.products li.product .price{color:var(--tasa-red)!important;font-size:16px!important;font-weight:900!important}
.product-grid-item .button,.woocommerce ul.products li.product .button{min-height:42px;border-radius:12px!important;background:var(--tasa-red)!important;color:#fff!important;font-weight:900!important}

.tasa-product-type-badge{
    position:absolute;top:14px;right:14px;z-index:15;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:900;box-shadow:0 7px 18px rgba(15,23,42,.12)
}
.tasa-product-type-badge.is-fawery{background:#dcfce7;color:#047857;border:1px solid #a7f3d0}
.tasa-product-type-badge.is-import{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}

/* Single product */
.single-product .site-content{padding-top:25px}
.single-product .product-image-summary{padding:24px;border:1px solid var(--tasa-border);border-radius:26px;background:#fff;box-shadow:var(--tasa-shadow)}
.single-product .woocommerce-product-gallery img{border-radius:18px}
.single-product .product_title{font-size:30px;line-height:1.4;color:var(--tasa-dark)}
.single-product .summary .price{color:var(--tasa-red);font-size:28px;font-weight:900}
.single-product .single_add_to_cart_button{min-height:52px!important;border-radius:14px!important;background:linear-gradient(135deg,var(--tasa-red),var(--tasa-red-2))!important;font-weight:900!important;box-shadow:0 12px 24px rgba(176,0,0,.2)}
.single-product .quantity input{min-height:50px;border-radius:12px}
.woocommerce-tabs{margin-top:26px;padding:22px;border:1px solid var(--tasa-border);border-radius:22px;background:#fff;box-shadow:var(--tasa-shadow)}

.tasa-single-delivery{display:grid;gap:5px;margin:16px 0;padding:15px 17px;border-radius:16px;line-height:1.7}
.tasa-single-delivery strong{font-size:16px}
.tasa-single-delivery small{opacity:.8}
.tasa-single-delivery.is-fawery{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}
.tasa-single-delivery.is-import{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}

/* Cart */
.woocommerce-cart .cart-content-wrapper,.woocommerce-cart-form,.cart-totals-inner{padding:20px;border:1px solid var(--tasa-border);border-radius:22px;background:#fff;box-shadow:var(--tasa-shadow)}
.woocommerce-cart table.shop_table{border-collapse:separate;border-spacing:0 9px}
.woocommerce-cart table.shop_table tr{background:#f8fafc}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{min-height:54px;border-radius:14px!important;background:linear-gradient(135deg,var(--tasa-red),var(--tasa-red-2))!important;font-weight:900!important}
.tasa-cart-notice{display:grid;gap:4px;margin:0 0 16px;padding:14px 16px;border:1px solid #a7f3d0;border-radius:15px;background:#ecfdf5;color:#047857}

/* Checkout */
.woocommerce-checkout .checkout-order-review,.woocommerce-checkout .woocommerce-billing-fields,.woocommerce-checkout .woocommerce-additional-fields{padding:20px;border:1px solid var(--tasa-border);border-radius:22px;background:#fff;box-shadow:var(--tasa-shadow)}
.woocommerce-checkout input.input-text,.woocommerce-checkout textarea,.woocommerce-checkout select{min-height:48px;border:1px solid var(--tasa-border);border-radius:12px;background:#f8fafc}
.woocommerce-checkout #place_order{min-height:56px;border-radius:14px;background:linear-gradient(135deg,var(--tasa-red),var(--tasa-red-2));font-weight:900;font-size:16px}
.tasa-checkout-notice{display:grid;gap:4px;margin:0 0 16px;padding:15px 17px;border:1px solid #fed7aa;border-radius:15px;background:#fff7ed;color:#9a3412}

/* Account */
.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{padding:20px;border:1px solid var(--tasa-border);border-radius:22px;background:#fff;box-shadow:var(--tasa-shadow)}
.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid;gap:7px}
.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:11px 13px;border-radius:11px;color:var(--tasa-dark);font-weight:800}
.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:#fff1f2;color:var(--tasa-red)}

/* Global trust footer */
.tasa-global-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1500px;margin:35px auto 18px;padding:0 20px}
.tasa-global-trust>div{display:grid;grid-template-columns:auto 1fr;column-gap:11px;align-items:center;padding:18px;border:1px solid var(--tasa-border);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.05)}
.tasa-global-trust span{grid-row:1/3;font-size:28px}.tasa-global-trust b,.tasa-global-trust small{display:block}.tasa-global-trust small{color:var(--tasa-muted)}

/* Global mobile app navigation */
.tasa-global-mobile-nav{display:none}

@media(max-width:767px){
    body{padding-bottom:76px}
    .tasa-global-mobile-nav{position:fixed;right:10px;bottom:10px;left:10px;z-index:99999;display:grid;grid-template-columns:repeat(5,1fr);align-items:end;padding:8px;border:1px solid rgba(231,234,240,.9);border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 18px 45px rgba(15,23,42,.2);backdrop-filter:blur(14px)}
    .tasa-global-mobile-nav a{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:2px;color:#334155;text-decoration:none;font-weight:800}
    .tasa-global-mobile-nav span{font-size:21px}.tasa-global-mobile-nav small{font-size:9px}
    .tasa-global-mobile-nav .is-camera span{display:grid;place-items:center;width:46px;height:46px;margin-top:-24px;border:5px solid #fff;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--tasa-red),var(--tasa-red-2));box-shadow:0 10px 22px rgba(176,0,0,.28)}
    .tasa-global-trust{grid-template-columns:1fr 1fr;padding:0 12px}
    .single-product .product-image-summary,.woocommerce-tabs,.woocommerce-cart-form,.cart-totals-inner,.woocommerce-checkout .checkout-order-review,.woocommerce-checkout .woocommerce-billing-fields,.woocommerce-checkout .woocommerce-additional-fields{padding:14px;border-radius:18px}
    .single-product .product_title{font-size:23px}
}
