.tydal-matrix-page,
.tydal-matrix-disclosure {
    --tydal-matrix-navy: #112b46;
    --tydal-matrix-blue: #175ea8;
    --tydal-matrix-border: #dce3ea;
    --tydal-matrix-muted: #647384;
    color: #17212b;
}

.tydal-matrix-page { margin: 0 auto; max-width: 1180px; padding: 40px 20px 70px; }
.tydal-matrix-eyebrow { color: var(--tydal-matrix-blue); display: block; font-size: 13px; font-weight: 750; letter-spacing: .08em; margin-bottom: 7px; text-transform: uppercase; }
.tydal-matrix-page > h2 { color: var(--tydal-matrix-navy); font-size: clamp(30px, 4vw, 46px); letter-spacing: -.025em; line-height: 1.1; margin: 0 0 12px; }
.tydal-matrix-page > p { color: var(--tydal-matrix-muted); font-size: 16px; line-height: 1.6; max-width: 820px; }
.tydal-matrix-section { background: #fff; border: 1px solid var(--tydal-matrix-border); border-radius: 14px; box-shadow: 0 8px 24px rgba(17,43,70,.05); margin-top: 22px; padding: 24px; }
.tydal-matrix-section h3, .tydal-matrix-disclosure-body h3 { color: var(--tydal-matrix-navy); margin: 0 0 5px; }
.tydal-matrix-section > p { color: var(--tydal-matrix-muted); margin: 0 0 15px; }
.tydal-matrix-scroll { overflow-x: auto; }
.tydal-matrix-table { border-collapse: separate; border-spacing: 0; margin: 0; min-width: 720px; width: 100%; }
.tydal-matrix-table th, .tydal-matrix-table td { border-bottom: 1px solid #e7ebef; padding: 12px 14px; text-align: center; }
.tydal-matrix-table thead th { background: var(--tydal-matrix-navy); color: #fff; font-size: 12px; letter-spacing: .02em; }
.tydal-matrix-table thead th:first-child { border-radius: 8px 0 0; text-align: left; }
.tydal-matrix-table thead th:last-child { border-radius: 0 8px 0 0; }
.tydal-matrix-table tbody th { color: #314252; font-weight: 700; text-align: left; }
.tydal-matrix-table tbody tr:nth-child(even) { background: #f6f9fb; }
.tydal-matrix-table td { color: var(--tydal-matrix-blue); font-weight: 750; }
.tydal-matrix-note { background: #edf5ff; border: 1px solid #cfe1f5; border-radius: 10px; margin-top: 24px !important; padding: 14px 16px; }
.tydal-matrix-disclosure { background: #f6f9fb; border: 1px solid var(--tydal-matrix-border); border-radius: 11px; margin: 14px 0 22px; }
.tydal-matrix-disclosure > summary { color: var(--tydal-matrix-navy); cursor: pointer; font-weight: 750; list-style-position: inside; padding: 14px 17px; }
.tydal-matrix-disclosure[open] > summary { border-bottom: 1px solid var(--tydal-matrix-border); }
.tydal-matrix-disclosure-body { padding: 18px; }
.tydal-matrix-disclosure-body .tydal-matrix-section { border: 0; box-shadow: none; margin: 0 0 22px; padding: 0; }
.tydal-matrix-product { clear: both; }
.tydal-matrix-product .tydal-matrix-table { font-size: 13px; min-width: 640px; }

/* Catálogo orientado a cotización. */
.tydal-catalog-tools {
    background: linear-gradient(135deg, #f5f9fc 0%, #edf5fb 100%);
    border: 1px solid #dbe6ef;
    border-radius: 16px;
    clear: both;
    margin: 18px 0 22px;
    padding: clamp(20px, 3vw, 32px);
}
.tydal-catalog-intro span { color: #175ea8; display: block; font-size: 12px; font-weight: 800; letter-spacing: .09em; margin-bottom: 5px; text-transform: uppercase; }
.tydal-catalog-intro h2 { color: #112b46; font-size: clamp(22px, 3vw, 32px); letter-spacing: -.02em; line-height: 1.15; margin: 0 0 8px; }
.tydal-catalog-intro p { color: #536577; margin: 0; max-width: 790px; }
.tydal-product-search { display: flex; gap: 10px; margin-top: 20px; max-width: 780px; }
.tydal-product-search input[type="search"] { background: #fff; border: 1px solid #b9cad8; border-radius: 9px; flex: 1; font-size: 16px; min-height: 48px; padding: 10px 14px; }
.tydal-product-search button { background: #112b46; border: 0; border-radius: 9px; color: #fff; cursor: pointer; font-weight: 750; min-height: 48px; padding: 10px 24px; }
.tydal-product-search button:hover { background: #175ea8; }
.tydal-category-links { align-items: center; display: flex; flex-wrap: wrap; gap: 8px; margin-top: 18px; }
.tydal-category-links strong { color: #314252; font-size: 13px; margin-right: 3px; }
.tydal-category-links a { background: #fff; border: 1px solid #cedbe6; border-radius: 999px; color: #244866; font-size: 13px; font-weight: 650; padding: 7px 11px; text-decoration: none; }
.tydal-category-links a:hover { border-color: #175ea8; color: #175ea8; }
.woocommerce ul.products { align-items: stretch; }
.woocommerce ul.products li.product { border: 1px solid #e0e6eb; border-radius: 13px; box-shadow: 0 5px 18px rgba(17,43,70,.045); display: flex; flex-direction: column; overflow: hidden; padding: 14px 14px 16px; transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease; }
.woocommerce ul.products li.product:hover { border-color: #b8cad9; box-shadow: 0 10px 26px rgba(17,43,70,.09); transform: translateY(-2px); }
.woocommerce ul.products li.product img { aspect-ratio: 1/1; object-fit: contain; }
.woocommerce ul.products li.product .woocommerce-loop-product__title { color: #17212b; font-size: 16px; line-height: 1.35; }
.woocommerce ul.products li.product .price { color: #175ea8; font-size: 17px; font-weight: 800; margin-top: auto; }
.woocommerce ul.products li.product .button { background: #112b46; border-radius: 8px; color: #fff; font-weight: 750; margin-top: 10px; text-align: center; width: 100%; }
.woocommerce ul.products li.product .button:hover { background: #175ea8; color: #fff; }
.wc-block-product-template { align-items: stretch; }
.wc-block-product-template li.wc-block-product { border: 1px solid #e0e6eb; border-radius: 13px; box-shadow: 0 5px 18px rgba(17,43,70,.045); display: flex; flex-direction: column; overflow: hidden; padding: 14px 14px 16px; transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease; }
.wc-block-product-template li.wc-block-product:hover { border-color: #b8cad9; box-shadow: 0 10px 26px rgba(17,43,70,.09); transform: translateY(-2px); }
.wc-block-product-template li.wc-block-product .wp-block-woocommerce-product-image img { object-fit: contain; }
.wc-block-product-template li.wc-block-product .wp-block-post-title { color: #17212b; font-size: 16px !important; line-height: 1.35; }
.wc-block-product-template li.wc-block-product .wp-block-woocommerce-product-price { color: #175ea8; font-size: 17px !important; font-weight: 800; margin-top: auto; }
.wc-block-product-template li.wc-block-product .wp-block-woocommerce-product-button { margin-top: 10px; width: 100%; }
.wc-block-product-template li.wc-block-product .wp-block-button__link { background: #112b46; border: 0; border-radius: 8px; color: #fff; font-weight: 750; width: 100%; }
.wc-block-product-template li.wc-block-product .wp-block-button__link:hover { background: #175ea8; color: #fff; }
.tydal-footer-links { display: flex; flex-direction: column; gap: 8px; }
.tydal-footer-links a { color: inherit; text-decoration: none; }
.tydal-footer-links a:hover { text-decoration: underline; }
.tydal-main-nav { align-items: center; display: flex; gap: clamp(14px, 2.2vw, 30px); }
.tydal-main-nav a { color: #17212b; font-size: 14px; font-weight: 700; text-decoration: none; }
.tydal-main-nav a:hover { color: #175ea8; }

/* Portada del MVP. */
.tydal-home { --navy:#112b46; --blue:#175ea8; --ink:#17212b; --muted:#5d6d7d; margin: 0 auto; max-width: 1280px; padding: 30px 24px 80px; }
.tydal-home-hero { background: linear-gradient(135deg,#f3f8fc 0%,#e8f2f9 70%,#dcecf6 100%); border: 1px solid #d7e4ed; border-radius: 22px; display: grid; gap: clamp(28px,5vw,70px); grid-template-columns: minmax(0,1.55fr) minmax(280px,.7fr); overflow: hidden; padding: clamp(32px,6vw,72px); position: relative; }
.tydal-home-hero::after { background: var(--blue); border-radius: 50%; content:""; filter: blur(1px); height: 260px; opacity:.08; position:absolute; right:-90px; top:-110px; width:260px; }
.tydal-home-eyebrow,.tydal-home-section-heading>span,.tydal-home-login span,.tydal-home-contact span { color: var(--blue); display:block; font-size:12px; font-weight:850; letter-spacing:.1em; margin-bottom:9px; text-transform:uppercase; }
.tydal-home-hero h1 { color:var(--navy); font-size:clamp(38px,6vw,66px); letter-spacing:-.045em; line-height:1.02; margin:0 0 18px; max-width:800px; }
.tydal-home-hero-copy>p { color:var(--muted); font-size:clamp(17px,2vw,20px); line-height:1.55; margin:0; max-width:750px; }
.tydal-home-search { display:flex; gap:10px; margin-top:26px; max-width:760px; }
.tydal-home-search input[type="search"] { background:#fff; border:1px solid #b9cad8; border-radius:10px; flex:1; font-size:16px; min-height:52px; padding:11px 15px; }
.tydal-home-search button { background:var(--navy); border:0; border-radius:10px; color:#fff; cursor:pointer; font-weight:800; padding:11px 22px; }
.tydal-home-search button:hover { background:var(--blue); }
.tydal-home-actions { display:flex; flex-wrap:wrap; gap:11px; margin-top:17px; }
.tydal-home-button { border-radius:9px; display:inline-flex; font-size:14px; font-weight:800; justify-content:center; padding:12px 18px; text-decoration:none; }
.tydal-home-button-primary { background:var(--navy); color:#fff; }
.tydal-home-button-primary:hover { background:var(--blue); color:#fff; }
.tydal-home-button-secondary { background:#fff; border:1px solid #b9cad8; color:var(--navy); }
.tydal-home-button-secondary:hover { border-color:var(--blue); color:var(--blue); }
.tydal-home-summary { align-self:center; background:rgba(255,255,255,.82); border:1px solid rgba(185,202,216,.9); border-radius:15px; box-shadow:0 15px 34px rgba(17,43,70,.09); padding:25px; position:relative; z-index:1; }
.tydal-home-summary>strong { color:var(--navy); display:block; font-size:20px; margin-bottom:12px; }
.tydal-home-summary ul { list-style:none; margin:0; padding:0; }
.tydal-home-summary li { border-top:1px solid #e0e8ee; color:#415567; padding:11px 0 11px 27px; position:relative; }
.tydal-home-summary li::before { color:var(--blue); content:"✓"; font-weight:900; left:3px; position:absolute; }
.tydal-home-trust { border-bottom:1px solid #e0e6eb; display:grid; grid-template-columns:repeat(4,1fr); margin:12px 0 0; padding:28px 18px; }
.tydal-home-trust div { align-items:center; display:flex; flex-direction:column; text-align:center; }
.tydal-home-trust div+div { border-left:1px solid #e0e6eb; }
.tydal-home-trust strong { color:var(--navy); font-size:24px; }
.tydal-home-trust span { color:var(--muted); font-size:13px; margin-top:3px; }
.tydal-home-section { padding:clamp(52px,7vw,84px) 0 0; }
.tydal-home-section-heading { margin-bottom:25px; max-width:760px; }
.tydal-home-section-heading h2,.tydal-home-login h2,.tydal-home-contact h2 { color:var(--navy); font-size:clamp(28px,4vw,42px); letter-spacing:-.025em; line-height:1.1; margin:0 0 10px; }
.tydal-home-section-heading p,.tydal-home-login p,.tydal-home-contact p { color:var(--muted); line-height:1.6; margin:0; }
.tydal-home-category-grid { display:grid; gap:13px; grid-template-columns:repeat(3,1fr); }
.tydal-home-category-grid a { background:#fff; border:1px solid #dce4ea; border-radius:13px; color:var(--ink); display:block; overflow:hidden; text-decoration:none; }
.tydal-home-category-grid a:hover { border-color:var(--blue); box-shadow:0 9px 24px rgba(17,43,70,.08); transform:translateY(-2px); }
.tydal-home-category-image { aspect-ratio:16/10; background:#f2f6f8; display:block; overflow:hidden; }
.tydal-home-category-image img { display:block; height:100%; object-fit:cover; transition:transform .25s ease; width:100%; }
.tydal-home-category-grid a:hover .tydal-home-category-image img { transform:scale(1.035); }
.tydal-home-category-body { display:grid; grid-template-columns:1fr auto; padding:18px 20px 20px; }
.tydal-home-category-body strong { font-size:17px; font-weight:800; }
.tydal-home-category-body small { color:var(--muted); grid-column:1; margin-top:6px; }
.tydal-home-category-body b { align-self:center; color:var(--blue); font-size:22px; grid-column:2; grid-row:1/3; }
.tydal-home-process { background:#f7f9fb; border-radius:20px; margin-top:70px; padding:clamp(32px,5vw,54px); }
.tydal-home-process.tydal-home-section { padding-top:clamp(32px,5vw,54px); }
.tydal-home-steps { display:grid; gap:16px; grid-template-columns:repeat(3,1fr); }
.tydal-home-steps article { background:#fff; border:1px solid #e0e6eb; border-radius:13px; padding:24px; }
.tydal-home-steps article>b { align-items:center; background:#e9f3fb; border-radius:50%; color:var(--blue); display:flex; height:38px; justify-content:center; width:38px; }
.tydal-home-steps h3 { color:var(--navy); font-size:19px; margin:17px 0 8px; }
.tydal-home-steps p { color:var(--muted); line-height:1.55; margin:0; }
.tydal-home-login,.tydal-home-contact { align-items:center; border-radius:18px; display:flex; gap:32px; justify-content:space-between; margin-top:70px; padding:clamp(30px,5vw,52px); }
.tydal-home-login { border:1px solid #dce4ea; }
.tydal-home-login>div,.tydal-home-contact>div { max-width:800px; }
.tydal-home-contact { background:var(--navy); }
.tydal-home-contact span,.tydal-home-contact h2,.tydal-home-contact p { color:#fff; }
.tydal-home-button-light { background:#fff; color:var(--navy); flex-shrink:0; }

@media (max-width:900px) {
    .tydal-home-hero { grid-template-columns:1fr; }
    .tydal-home-trust { grid-template-columns:repeat(2,1fr); row-gap:22px; }
    .tydal-home-trust div:nth-child(3) { border-left:0; }
    .tydal-home-category-grid { grid-template-columns:repeat(2,1fr); }
    .tydal-home-steps { grid-template-columns:1fr; }
}

@media (max-width: 680px) {
    .tydal-matrix-page { padding: 28px 14px 52px; }
    .tydal-matrix-section { padding: 18px; }
    .tydal-matrix-disclosure-body { padding: 14px; }
    .tydal-product-search { flex-direction: column; }
    .tydal-product-search button { width: 100%; }
    .tydal-category-links { align-items: flex-start; flex-direction: column; }
    .tydal-main-nav { display:none; }
    .tydal-home { padding:18px 14px 56px; }
    .tydal-home-hero { padding:28px 20px; }
    .tydal-home-search { flex-direction:column; }
    .tydal-home-search button { min-height:50px; width:100%; }
    .tydal-home-trust { grid-template-columns:1fr 1fr; padding-left:0; padding-right:0; }
    .tydal-home-trust div:nth-child(odd) { border-left:0; }
    .tydal-home-category-grid { grid-template-columns:1fr; }
    .tydal-home-login,.tydal-home-contact { align-items:flex-start; flex-direction:column; }
    .tydal-home-login .tydal-home-button,.tydal-home-contact .tydal-home-button { width:100%; }
}

/* Catálogo v2: tarjetas industriales compactas y adaptables. */
.woocommerce-shop .wc-block-product-template,
.tax-product_cat .wc-block-product-template {
    display: grid !important;
    gap: 20px !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.woocommerce-shop .wc-block-product-template li.wc-block-product,
.tax-product_cat .wc-block-product-template li.wc-block-product {
    background: #fff;
    border: 1px solid #dce4ea;
    border-radius: 14px;
    box-shadow: 0 5px 18px rgba(17, 43, 70, .05);
    display: flex;
    flex-direction: column;
    margin: 0 !important;
    min-width: 0;
    overflow: hidden;
    padding: 0 0 18px !important;
    width: auto !important;
}

.woocommerce-shop .wc-block-product-template .wp-block-woocommerce-product-image,
.tax-product_cat .wc-block-product-template .wp-block-woocommerce-product-image {
    aspect-ratio: 4 / 3 !important;
    background: linear-gradient(145deg, #f8fafb, #f1f5f7);
    border-bottom: 1px solid #e7edf1;
    margin: 0 !important;
    overflow: hidden;
    padding: 18px;
}

.woocommerce-shop .wc-block-product-template .wp-block-woocommerce-product-image a,
.tax-product_cat .wc-block-product-template .wp-block-woocommerce-product-image a {
    display: block;
    height: 100%;
}

.woocommerce-shop .wc-block-product-template .wp-block-woocommerce-product-image img,
.tax-product_cat .wc-block-product-template .wp-block-woocommerce-product-image img {
    height: 100% !important;
    object-fit: contain !important;
    width: 100% !important;
}

.woocommerce-shop .wc-block-product-template .wp-block-post-title,
.tax-product_cat .wc-block-product-template .wp-block-post-title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #17212b;
    display: -webkit-box;
    font-size: 15px !important;
    line-height: 1.35;
    margin: 16px 16px 10px !important;
    min-height: 61px;
    overflow: hidden;
    padding: 0 !important;
    text-align: left !important;
}

.woocommerce-shop .wc-block-product-template .wp-block-post-title a,
.tax-product_cat .wc-block-product-template .wp-block-post-title a {
    color: inherit;
    text-decoration: none;
}

.woocommerce-shop .wc-block-product-template .wp-block-woocommerce-product-price,
.tax-product_cat .wc-block-product-template .wp-block-woocommerce-product-price {
    color: #175ea8;
    font-size: 17px !important;
    font-weight: 800;
    margin: 0 16px 12px !important;
    padding: 0 !important;
    text-align: left !important;
}

.woocommerce-shop .wc-block-product-template .wp-block-woocommerce-product-button,
.tax-product_cat .wc-block-product-template .wp-block-woocommerce-product-button {
    margin: auto 0 0 !important;
    padding: 0 16px !important;
    width: auto !important;
}

.woocommerce-shop .wc-block-product-template .wp-block-woocommerce-product-button .wp-block-button__link,
.tax-product_cat .wc-block-product-template .wp-block-woocommerce-product-button .wp-block-button__link {
    align-items: center;
    background: #112b46 !important;
    border: 1px solid #112b46 !important;
    border-radius: 9px;
    box-shadow: none !important;
    color: #fff !important;
    display: flex;
    font-size: 13px;
    font-weight: 800;
    justify-content: center;
    min-height: 44px;
    padding: 10px 12px;
    text-decoration: none;
    width: 100%;
}

.woocommerce-shop .wc-block-product-template .wp-block-woocommerce-product-button .wp-block-button__link:hover,
.tax-product_cat .wc-block-product-template .wp-block-woocommerce-product-button .wp-block-button__link:hover {
    background: #175ea8 !important;
    border-color: #175ea8 !important;
}

.tydal-catalog-tools {
    box-shadow: 0 10px 28px rgba(17, 43, 70, .055);
}

.tydal-account-quotes { border-top: 1px solid #dce4ea; margin-top: 42px; padding-top: 34px; }
.tydal-account-quotes-eyebrow { color: #175ea8; display: block; font-size: 12px; font-weight: 800; letter-spacing: .1em; margin-bottom: 6px; text-transform: uppercase; }
.tydal-account-quotes h2 { color: #112b46; font-size: 28px; margin: 0 0 8px; }
.tydal-account-quotes-intro { color: #526476; margin: 0 0 22px; }
.tydal-account-quotes-list { display: grid; gap: 18px; }
.tydal-account-quotes-empty { background: #f5f8fa; border: 1px solid #dce4ea; border-radius: 10px; color: #526476; padding: 18px; }
.tydal-account-quote { background: #fff; border: 1px solid #dce4ea; border-radius: 14px; box-shadow: 0 10px 28px rgba(17,43,70,.06); overflow: hidden; padding: 22px; }
.tydal-account-quote > header { align-items: center; display: flex; gap: 16px; justify-content: space-between; }
.tydal-account-quote > header span { color: #607284; font-size: 12px; font-weight: 700; text-transform: uppercase; }
.tydal-account-quote > header h3 { color: #112b46; font-size: 24px; margin: 2px 0 0; }
.tydal-account-quote > header > strong { background: #e7f6ec; border-radius: 999px; color: #18703d; font-size: 13px; padding: 8px 12px; }
.tydal-account-quote-summary { display: grid; gap: 12px; grid-template-columns: repeat(4,minmax(0,1fr)); margin: 22px 0; }
.tydal-account-quote-summary div { background: #f5f8fa; border-radius: 8px; padding: 12px; }
.tydal-account-quote-summary dt { color: #607284; font-size: 12px; font-weight: 700; }
.tydal-account-quote-summary dd { color: #112b46; font-size: 15px; font-weight: 800; margin: 4px 0 0; }
.tydal-account-quote-lines { overflow-x: auto; }
.tydal-account-quote-lines table { border-collapse: collapse; min-width: 640px; width: 100%; }
.tydal-account-quote-lines th,.tydal-account-quote-lines td { border-bottom: 1px solid #e5ebf0; padding: 10px 8px; text-align: left; }
.tydal-account-quote-lines th { color: #526476; font-size: 12px; text-transform: uppercase; }
.tydal-account-quote-download { background: #112b46; border-radius: 8px; color: #fff !important; display: inline-flex; font-weight: 800; margin-top: 18px; min-height: 46px; padding: 11px 18px; text-decoration: none; }

@media (max-width: 1099px) {
    .woocommerce-shop .wc-block-product-template,
    .tax-product_cat .wc-block-product-template {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 767px) {
    .woocommerce-shop .wc-block-product-template,
    .tax-product_cat .wc-block-product-template {
        gap: 14px !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .tydal-category-links {
        align-items: center;
        flex-direction: row;
    }

    .tydal-category-links strong {
        flex-basis: 100%;
    }
}

@media (max-width: 519px) {
    .woocommerce-shop .wc-block-product-template,
    .tax-product_cat .wc-block-product-template {
        grid-template-columns: 1fr !important;
    }

    .woocommerce-shop .wc-block-product-template .wp-block-woocommerce-product-image,
    .tax-product_cat .wc-block-product-template .wp-block-woocommerce-product-image {
        aspect-ratio: 16 / 10 !important;
    }
}

/* Experiencia móvil: navegación, catálogo, fichas y cuenta. */
@media (max-width: 680px) {
    body .hostinger-ai-page-title,
    .woocommerce-shop h1.wp-block-query-title,
    .tax-product_cat h1.wp-block-query-title,
    .single-product h1.wp-block-post-title {
        font-size: 30px !important;
        line-height: 1.15 !important;
        overflow-wrap: anywhere;
    }

    .woocommerce-shop main,
    .tax-product_cat main {
        padding-top: 24px !important;
    }

    .woocommerce-shop .woocommerce-result-count,
    .tax-product_cat .woocommerce-result-count,
    .woocommerce-shop .woocommerce-ordering,
    .tax-product_cat .woocommerce-ordering {
        float: none !important;
        margin: 0 0 12px !important;
        width: 100% !important;
    }

    .woocommerce-shop .wp-block-group.alignwide.is-layout-flex:has(.woocommerce-result-count),
    .tax-product_cat .wp-block-group.alignwide.is-layout-flex:has(.woocommerce-result-count) {
        align-items: stretch !important;
        flex-direction: column !important;
        gap: 8px !important;
    }

    .woocommerce-shop .wc-block-product-results-count,
    .tax-product_cat .wc-block-product-results-count,
    .woocommerce-shop .wp-block-woocommerce-catalog-sorting,
    .tax-product_cat .wp-block-woocommerce-catalog-sorting {
        max-width: none !important;
        width: 100% !important;
    }

    .woocommerce-shop .woocommerce-ordering select,
    .tax-product_cat .woocommerce-ordering select {
        background: #fff;
        border: 1px solid #cbd5df;
        border-radius: 8px;
        font-size: 16px;
        min-height: 46px;
        padding: 8px 38px 8px 12px;
        width: 100%;
    }

    .tydal-catalog-tools {
        margin: 16px 0 20px;
        max-width: 100%;
        padding: 20px 16px;
    }

    .tydal-catalog-intro h2 { font-size: 24px; }
    .tydal-product-search,
    .tydal-product-search input[type="search"] { max-width: 100%; min-width: 0; width: 100%; }
    .tydal-category-links {
        align-items: stretch;
        display: grid;
        gap: 8px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .tydal-category-links strong { grid-column: 1 / -1; }
    .tydal-category-links a {
        align-items: center;
        display: flex;
        justify-content: center;
        min-height: 42px;
        padding: 9px 8px;
        text-align: center;
        width: 100%;
    }
    .tydal-category-links a:nth-of-type(4) { grid-column: 1 / -1; order: 5; }
    .tydal-category-links a:nth-of-type(5) { order: 4; }

    .woocommerce-shop .wc-block-product-template,
    .tax-product_cat .wc-block-product-template {
        gap: 16px !important;
    }

    .woocommerce-shop .wc-block-product-template li.wc-block-product,
    .tax-product_cat .wc-block-product-template li.wc-block-product {
        padding-bottom: 16px !important;
    }

    .woocommerce-shop .wc-block-product-template .wp-block-post-title,
    .tax-product_cat .wc-block-product-template .wp-block-post-title {
        font-size: 16px !important;
        margin: 14px 15px 9px !important;
        min-height: 0;
    }

    .woocommerce-shop .wc-block-product-template .wp-block-woocommerce-product-price,
    .tax-product_cat .wc-block-product-template .wp-block-woocommerce-product-price {
        font-size: 18px !important;
        margin: 0 15px 12px !important;
    }

    .woocommerce-shop .wc-block-product-template .wp-block-woocommerce-product-button,
    .tax-product_cat .wc-block-product-template .wp-block-woocommerce-product-button {
        padding: 0 15px !important;
    }

    .woocommerce-shop .wc-block-product-template .wp-block-woocommerce-product-button .wp-block-button__link,
    .tax-product_cat .wc-block-product-template .wp-block-woocommerce-product-button .wp-block-button__link {
        font-size: 15px !important;
        min-height: 48px;
        padding: 12px 14px;
    }

    .single-product main.wp-block-group {
        overflow-x: clip;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .single-product .woocommerce-breadcrumb {
        font-size: 12px;
        line-height: 1.45;
        overflow-wrap: anywhere;
    }

    .single-product .woocommerce-product-gallery { overflow: hidden; }
    .single-product .woocommerce-product-gallery .zoomImg { display: none !important; }
    body.single-product form.cart {
        align-items: stretch !important;
        display: flex !important;
        flex-direction: column !important;
        gap: 10px !important;
        width: 100%;
    }
    body.single-product form.cart .quantity {
        min-height: 48px;
        width: 96px !important;
    }
    body.single-product form.cart button.single_add_to_cart_button {
        font-size: 15px !important;
        min-height: 48px;
        padding: 11px 14px !important;
        width: 100% !important;
    }

    .tydal-matrix-disclosure { max-width: 100%; }
    .tydal-matrix-disclosure > summary { font-size: 14px; line-height: 1.4; padding: 13px 14px; }
    .tydal-matrix-scroll { max-width: 100%; overflow-x: auto; }

    .tydal-home { padding: 14px 12px 52px; }
    .tydal-home-hero { border-radius: 16px; gap: 24px; padding: 24px 16px; }
    .tydal-home-hero h1 { font-size: 34px; line-height: 1.04; }
    .tydal-home-hero-copy > p { font-size: 16px; }
    .tydal-home-search input[type="search"] { min-width: 0; width: 100%; }
    .tydal-home-actions .tydal-home-button {
        font-size: 13px;
        min-height: 48px;
        padding: 12px 10px;
        width: 100%;
    }
    .tydal-home-summary { padding: 20px 18px; }
    .tydal-home-section { padding-top: 46px; }
    .tydal-home-section-heading h2,
    .tydal-home-login h2,
    .tydal-home-contact h2 { font-size: 28px; }
    .tydal-home-category-body { padding: 15px 16px 17px; }
    .tydal-home-process { margin-top: 48px; padding: 24px 16px; }
    .tydal-home-steps article { padding: 20px; }
    .tydal-home-login,
    .tydal-home-contact { gap: 22px; margin-top: 48px; padding: 24px 18px; }

    .woocommerce-account .woocommerce-MyAccount-navigation { margin-bottom: 24px; }
    .woocommerce-account .woocommerce-MyAccount-navigation ul { display: grid; gap: 8px; margin: 0; padding: 0; }
    .woocommerce-account .woocommerce-MyAccount-navigation li { list-style: none; }
    .woocommerce-account .woocommerce-MyAccount-navigation a {
        background: #f5f8fa;
        border: 1px solid #dce4ea;
        border-radius: 8px;
        display: block;
        min-height: 44px;
        padding: 10px 12px;
        text-decoration: none;
    }
    .woocommerce-account .woocommerce-MyAccount-content { overflow-wrap: anywhere; }
    .tydal-account-quotes { margin-top: 32px; padding-top: 28px; }
    .tydal-account-quotes h2 { font-size: 25px; }
    .tydal-account-quote { padding: 17px; }
    .tydal-account-quote > header { align-items: flex-start; flex-direction: column; }
    .tydal-account-quote > header h3 { font-size: 22px; }
    .tydal-account-quote-summary { grid-template-columns: 1fr 1fr; }
    .tydal-account-quote-summary div { padding: 10px; }
    .tydal-account-quote-summary dd { font-size: 14px; }
    .tydal-account-quote-lines { overflow: visible; }
    .tydal-account-quote-lines table { min-width: 0; }
    .tydal-account-quote-lines thead { display: none; }
    .tydal-account-quote-lines tr { border-top: 1px solid #dce4ea; display: block; padding: 10px 0; }
    .tydal-account-quote-lines td { align-items: flex-start; border: 0; display: grid; gap: 10px; grid-template-columns: 82px 1fr; padding: 5px 0; }
    .tydal-account-quote-lines td::before { color: #607284; content: attr(data-label); font-size: 12px; font-weight: 800; text-transform: uppercase; }
    .tydal-account-quote-download { justify-content: center; width: 100%; }
}
