/* Scoped UI improvements; preserve the existing RAMZ identity. */
.ramz-num,bdi{unicode-bidi:isolate}bdi[dir=ltr]{direction:ltr}
.language-links .ramz-language-option{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}.language-links .current{font-weight:700;text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:2px}.ramz-language-option[aria-disabled=true]{text-decoration:line-through}

/* U2: controls keep their accessible names and generous hit areas. */
.ramz-icon-link{min-width:44px;min-height:44px}.site-header button,.site-header summary,.site-header .language-links a{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}
.site-header .menu-toggle{display:none}.site-header .header-actions{gap:8px}.site-header :is(a,button,input,summary):focus-visible{outline:3px solid #224477;outline-offset:3px}
.screen-reader-text{clip-path:inset(50%)}
@media(max-width:800px){.site-header .menu-toggle{display:inline-flex}}

/* U4: navigation remains compact; category cards provide context. */
.ramz-category-card{display:flex;flex-direction:column}.ramz-category-card p{line-height:1.8;font-size:13px;margin:8px 0 16px}.ramz-category-count{margin-top:auto;font-size:13px;font-weight:700;color:var(--blue)}

/* U5: one question per view; native radio inputs remain keyboard-operable. */
[hidden]{display:none!important}.ramz-finder{margin-top:28px}.ramz-step-indicator,.ramz-match-count{font-size:16px;font-weight:700;margin:16px 0}.ramz-finder-step{border:0;margin:0 0 24px;padding:0;min-width:0}.ramz-finder-step legend{font-size:24px;font-weight:700;margin-bottom:20px;width:100%}.ramz-option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ramz-option{display:flex;align-items:center;gap:12px;min-height:64px;padding:16px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--navy);cursor:pointer;line-height:1.8}.ramz-option input{width:20px;height:20px;margin:0;flex-shrink:0;accent-color:var(--blue)}.ramz-option:has(input:checked){border:2px solid var(--blue);padding:15px;background:var(--soft)}.ramz-option:focus-within{outline:3px solid var(--blue);outline-offset:3px}.ramz-option span{min-width:0;overflow-wrap:anywhere}.ramz-finder-navigation{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.ramz-secondary{min-height:44px;padding:10px 18px;border:1px solid var(--line);border-radius:8px;color:var(--navy);background:white}.ramz-finder-results{min-height:48px}.ramz-empty-state .button{margin-top:16px}
@media(max-width:768px){.ramz-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:375px){.ramz-option-grid{grid-template-columns:1fr}.ramz-finder-results{width:100%}}

/* U6: selected filters, results and sorting have distinct roles. */
.ramz-filter-chips{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 20px}.ramz-filter-chip,.ramz-clear-all{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:8px 12px;border:1px solid var(--line);border-radius:8px;font-size:14px}.ramz-filter-chip span{font-size:22px}.ramz-clear-all{text-decoration:underline}.ramz-results-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:24px}.ramz-results-header .woocommerce-ordering{margin:0;max-width:100%}.ramz-results-header select{min-height:44px;max-width:100%;padding:8px;border:1px solid var(--line);background:white;border-radius:8px;color:var(--navy)}.ramz-results-header .woocommerce-result-count{float:none;margin:0}.ramz-filter-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:22px 0}.ramz-filter-panel-heading h2{font-size:20px}.ramz-shop-filter-form fieldset{border:0;padding:0;margin:0 0 24px;min-width:0}.ramz-shop-filter-form legend{margin-bottom:12px;font-weight:700}.ramz-filter-submit{padding-top:12px}
@media(max-width:800px){.ramz-filter-modal-open{overflow:hidden}.ramz-catalog-filters.ramz-filters-ready[open] .ramz-filter-panel{position:fixed;inset:0;z-index:100000;background:white;padding:32px 20px calc(24px + env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain}.ramz-filter-submit{position:sticky;bottom:0;background:white;padding:16px 0}.ramz-filter-submit .button{width:100%}.ramz-filter-panel .ramz-option-grid{grid-template-columns:1fr 1fr}.ramz-filter-panel-heading{margin-top:12px}}
@media(max-width:375px){.ramz-filter-panel .ramz-option-grid{grid-template-columns:1fr}.ramz-results-header{align-items:stretch;flex-direction:column}}

/* U7: one product link covers the full card. */
.woocommerce ul.products li.ramz-product-card{display:flex;flex-direction:column;overflow:visible}.ramz-product-image{aspect-ratio:4/3;padding:0;position:relative;overflow:hidden;border-radius:14px 14px 0 0;background:var(--soft)}.woocommerce ul.products .ramz-product-image img{aspect-ratio:4/3;width:100%;height:100%;object-fit:cover;margin:0;position:relative;z-index:1}.ramz-image-placeholder{position:absolute;inset:0;display:grid;place-items:center;background:var(--soft);color:var(--muted)}.ramz-image-ready .ramz-image-placeholder{display:none}.ramz-image-failed img{visibility:hidden}.ramz-card-content{gap:12px;flex:1}.ramz-condition-badge{align-self:flex-start;font-size:13px;font-weight:700;padding:4px 10px;border:1px solid var(--line);border-radius:6px;background:var(--soft)}.woocommerce ul.products h2.woocommerce-loop-product__title{margin:0;min-height:0;height:3.4em;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ramz-card-link::after{content:'';position:absolute;inset:0;z-index:2;border-radius:14px}.ramz-card-link:focus-visible::after{outline:3px solid var(--blue);outline-offset:3px}.ramz-card-checked{position:relative;z-index:3;display:inline-flex;align-items:center;min-height:44px;align-self:flex-start}.ramz-spec-chips{list-style:none!important;display:flex;gap:6px;flex-wrap:wrap;margin:0!important;padding:0!important}.ramz-spec-chips li{font-size:12px;padding:3px 7px;border-radius:5px;background:var(--soft);max-width:100%;overflow-wrap:anywhere}.ramz-card-battery{font-size:13px}.woocommerce ul.products .ramz-card-content .price{margin:auto 0 0;min-height:0;padding-top:8px}.ramz-card-checked .checked-badge{font-size:10px}.ramz-card-checked small{font-size:10px}
@media(max-width:375px){.woocommerce ul.products h2.woocommerce-loop-product__title{font-size:14px}}

/* U8: purchase essentials first, visible inspection, persistent mobile action. */
.ramz-product-action{margin:12px 0 20px}.ramz-product-action .button{width:100%}.woocommerce .summary .ramz-item-condition{display:inline-block;font-size:13px;font-weight:700;color:var(--navy);background:var(--soft);border:1px solid var(--line);padding:4px 10px;border-radius:6px}.ramz-inspection-report,.ramz-cosmetic-photos,.ramz-full-specifications{clear:both;padding-top:40px;margin-bottom:24px}.ramz-inspection-report h2,.ramz-cosmetic-photos h2,.ramz-full-specifications h2{font-size:26px;margin-bottom:20px}.ramz-inspection-rows{margin:0 0 24px;padding:12px 24px;background:var(--soft);border:1px solid var(--line);border-radius:12px}.ramz-inspection-rows>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--line)}.ramz-inspection-rows>div:last-child{border:0}.ramz-inspection-rows dd{display:flex;align-items:center;gap:8px;margin:0;font-size:14px}.ramz-inspection-rows .ramz-inspection-note{padding-top:0}.ramz-inspection-note dd{display:block;color:var(--muted)}.ramz-battery-health{max-width:520px;margin:24px 0}.ramz-battery-health label{display:block;font-weight:700}.ramz-battery-health meter{display:block;width:100%;height:24px;accent-color:var(--blue)}.ramz-cosmetic-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ramz-cosmetic-grid figure{margin:0;min-width:0}.ramz-cosmetic-grid figcaption{font-size:14px;line-height:1.8;margin-top:12px}.ramz-gallery-controls{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:12px}.ramz-gallery-controls p{font-size:13px}.ramz-gallery-controls button{font-size:12px;padding:8px}.woocommerce-product-gallery__trigger{display:flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;background:white;border:1px solid var(--line);border-radius:8px}.ramz-product-sticky{display:none}
@media(max-width:800px){body.single-product{padding-bottom:calc(148px + env(safe-area-inset-bottom))}.ramz-product-sticky{display:flex;position:fixed;inset-inline:0;bottom:0;z-index:9000;align-items:center;gap:12px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:white;border-top:1px solid var(--line)}.ramz-sticky-price{font-weight:700;font-size:18px;flex:0 1 30%;min-width:0}.ramz-sticky-price del{font-size:12px;display:block;color:var(--muted)}.ramz-sticky-price ins{text-decoration:none}.ramz-product-sticky .button{flex:1;min-width:0;padding:10px 12px;line-height:1.8;font-size:14px;text-align:center}.ramz-inspection-rows{padding:8px 16px}.ramz-cosmetic-grid{grid-template-columns:1fr}.ramz-inspection-report h2,.ramz-full-specifications h2{font-size:23px}}

/* U10: logical start follows language; measured toolbar height prevents overlap. */
.ramz-floating-whatsapp{display:none}
@media(max-width:800px){.ramz-floating-whatsapp{display:flex;align-items:center;justify-content:center;position:fixed;inset-inline-start:16px;bottom:calc(16px + env(safe-area-inset-bottom));width:52px;height:52px;border:1px solid white;border-radius:50%;background:var(--blue);color:white;z-index:9001}.single-product .ramz-floating-whatsapp{bottom:calc(var(--ramz-sticky-height,160px) + 12px)}body.single-product{padding-bottom:calc(var(--ramz-sticky-height,160px) + 16px)}}

/* U11: only approved and explained promises occupy the trust layer. */
.trust-bar{display:flex;flex-wrap:wrap;justify-content:space-around;gap:8px}.trust-bar>a{border:0;min-height:44px;padding:8px 16px}.ramz-purchase-trust{gap:8px;margin:12px 0 20px}.ramz-purchase-trust a{min-height:44px;padding:8px;line-height:1.8}.ramz-payment-methods{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.ramz-payment-icon{display:inline-flex;align-items:center}.ramz-payment-icon img{width:auto;max-width:90px;height:28px;object-fit:contain}.ramz-footer-trust{display:flex;gap:24px;flex-wrap:wrap;align-items:center;font-size:13px}.ramz-footer-trust:empty{display:none}

/* U12: contrast uses existing navy/blue; teal remains an inspection accent. */
:root{--muted:#5a6678}
body :is(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid #224477;outline-offset:3px;box-shadow:0 0 0 6px #fff}.site-footer :is(a,button):focus-visible,.finder-panel :is(a,button):focus-visible,.ramz-floating-whatsapp:focus-visible{outline-color:#fff;box-shadow:0 0 0 6px #224477}.ramz-card-link:focus-visible::after{outline:3px solid #224477;box-shadow:0 0 0 6px white}.ramz-card-link:focus-visible{outline:0;box-shadow:none}.search-form{overflow:visible}.search-form input:focus-visible{outline-offset:-4px;box-shadow:none}.skip-link:focus{z-index:100002;display:inline-flex;min-height:44px;min-width:44px;align-items:center;background:white;color:var(--navy)}
::placeholder{color:var(--muted);opacity:1}.checked-badge,.checked-panel .eyebrow{color:var(--navy)}.checked-badge svg{color:var(--teal)}.woocommerce .price del{color:var(--muted);opacity:1}.site-footer .footer-main a:hover{color:white}.finder-panel .button:hover{background:var(--soft);color:var(--navy)}
:where(a[href],button,summary,input:not([type=radio]):not([type=checkbox]):not([type=hidden]),select,textarea){min-height:44px;min-width:44px}.text-link,.footer-main>div>a,.woocommerce-tabs .panel a,.entry-content>p>a,.woocommerce-pagination .page-numbers a,.woocommerce-pagination .page-numbers span,.woocommerce a.remove{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px}.footer-main>div>a{display:flex;justify-content:flex-start;margin-block:8px}.language-links{gap:8px}.woocommerce-pagination .current,.woocommerce-MyAccount-navigation .is-active a{font-weight:700;text-decoration:underline;text-underline-offset:4px}.woocommerce form .woocommerce-form__label-for-checkbox,.woocommerce #payment li.wc_payment_method>label{min-height:44px;display:inline-flex;align-items:center;gap:8px}.ramz-arabic :is(h1,h2,h3,h4,p,li,dt,dd,label,legend,a,button,summary,small,figcaption){line-height:1.7}.ramz-arabic .woocommerce-loop-product__title{height:3.4em}.ramz-full-specifications table{table-layout:fixed}.ramz-full-specifications td,.ramz-full-specifications th{overflow-wrap:anywhere}.ramz-full-specifications bdi{white-space:normal}.ramz-filter-chip,.ramz-inspection-rows dd{overflow-wrap:anywhere}
main{scroll-margin-top:16px}#finder,#collection,#ramz-product-action{scroll-margin-top:24px}html{scroll-padding-bottom:calc(var(--ramz-sticky-height,0px) + 20px)}
@media(max-width:1100px) and (min-width:801px){.site-header .header-main{gap:20px}.site-header .brand{width:145px}.site-header .search-form{min-width:140px}.site-header .header-actions{gap:8px}}
@media(max-width:800px){.site-header .header-main,.single-product .site-header .header-main{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;min-height:0;padding-block:14px}.site-header .brand,.single-product .site-header .brand{width:116px;max-width:100%}.site-header .header-actions{min-width:0;gap:8px;display:grid;grid-template-columns:repeat(2,minmax(44px,1fr));width:120px}.site-header .language-links{grid-column:1/-1;justify-content:center;gap:8px}.site-header .header-actions .account-link{display:none}.site-header .header-main .search-form{grid-column:1/-1;width:100%;max-width:100%;order:3}.site-header .main-nav.is-open{gap:8px}.site-header .main-nav a,.site-header .main-nav summary{min-height:44px}.site-header .use-dropdown{min-width:0}.site-header .use-dropdown a+a{margin-top:8px}.header-actions .cart-link{margin:0}.woocommerce .summary .price{margin-block:8px}.collection-empty{flex-wrap:wrap}.collection-empty>div{min-width:0}.section-heading,.hero-buttons{flex-wrap:wrap}.ramz-inspection-rows>div{flex-wrap:wrap;gap:8px}.ramz-filter-panel-heading h2{min-width:0;overflow-wrap:anywhere}.ramz-filter-panel-heading button{flex-shrink:0}.ramz-results-header select{width:100%}.woocommerce .woocommerce-ordering{min-width:0}.ramz-purchase-trust{font-size:12px}.woocommerce-product-gallery .flex-control-nav{flex-wrap:wrap}.woocommerce-tabs ul.tabs{flex-wrap:wrap;gap:8px}.woocommerce-tabs ul.tabs a{display:inline-flex;align-items:center;min-height:44px}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.footer-main>div{min-width:0}.footer-main a{overflow-wrap:anywhere}}
@media(max-width:375px){.category-grid,.budget-grid{grid-template-columns:minmax(0,1fr)}.budget-grid a:last-child{grid-column:auto}.trust-bar{justify-content:flex-start}.trust-bar>a{padding-inline:8px}.ramz-feature-page .inspection-points,.checked-panel .inspection-points{grid-template-columns:1fr}.ramz-key-specs{grid-template-columns:minmax(0,1fr)}.ramz-product-sticky{gap:8px}.ramz-product-sticky .button{font-size:13px}.ramz-sticky-price{font-size:16px}.ramz-gallery-controls p{order:-1;flex-basis:100%;text-align:center}.ramz-filter-panel-heading{align-items:flex-start}.ramz-option{padding:12px;gap:8px}.ramz-option:has(input:checked){padding:11px}.woocommerce .woocommerce-order-overview,.woocommerce ul.order_details{grid-template-columns:minmax(0,1fr)}}
@media(prefers-reduced-motion:reduce){html,body{scroll-behavior:auto!important}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.category-card:hover{transform:none!important}}

/* U1: currency remains a separate directional run inside a left-to-right amount. */
.woocommerce-Price-amount bdi{direction:ltr;unicode-bidi:isolate;display:inline-block}.ramz-arabic .woocommerce-Price-currencySymbol{direction:rtl;unicode-bidi:isolate;display:inline-block}

/* U12: secondary WooCommerce links also retain a 44px target and spacing. */
.woocommerce-breadcrumb a,.woocommerce-cart-form .product-name a,.woocommerce-table__product-name a,.woocommerce-privacy-policy-text a{display:inline-flex;align-items:center;min-height:44px;min-width:44px;margin-inline:4px}.woocommerce #payment li.wc_payment_method+li,.woocommerce-MyAccount-navigation li+li{margin-top:8px}.woocommerce p.stars a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;margin-inline:4px}

/* Compact shopping layout: product photos belong in the first screen. */
.ramz-shopping-layout .announcement{display:none}
.site-header .header-main{min-height:80px;padding-block:10px;gap:32px}
.site-header .brand{width:145px}
.site-header .main-nav{min-height:46px}
.site-header .use-menu summary{padding-block:8px}
.ramz-catalog-page.content-page{padding-block:16px 48px}
.ramz-catalog-page.content-page>h1{font-size:28px;margin:0 0 12px}
.ramz-catalog-toolbar{position:relative;display:grid;grid-template-columns:max-content minmax(0,1fr) max-content;gap:8px 16px;align-items:center;margin-bottom:12px}
.ramz-catalog-toolbar .ramz-catalog-filters{grid-column:1;padding:0;margin:0;background:white;border-radius:8px;min-width:0}
.ramz-catalog-toolbar .ramz-catalog-filters>summary{min-height:44px;padding:8px 12px;font-size:13px;gap:16px}
.ramz-catalog-toolbar .ramz-filter-chips{grid-column:2;margin:0;gap:8px}
.ramz-catalog-toolbar .ramz-filter-chip,.ramz-catalog-toolbar .ramz-clear-all{padding:6px 10px;font-size:13px}
.ramz-catalog-toolbar .ramz-results-header{grid-column:3;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:12px;margin:0}
.ramz-catalog-toolbar .ramz-results-header .woocommerce-result-count{margin:0;white-space:nowrap;font-size:13px}
.ramz-catalog-toolbar .ramz-results-header .woocommerce-ordering{margin:0}
.ramz-catalog-toolbar .ramz-results-header select{width:auto;max-width:220px;min-height:44px;font-size:13px;padding:8px}
.ramz-catalog-page .ramz-commerce-notice{padding:6px 12px;font-size:12px;line-height:1.7;margin:0 0 12px}
.ramz-catalog-page.woocommerce ul.products{margin-block:0 24px;gap:18px}
.ramz-card-content{padding:16px;gap:8px}
.woocommerce .ramz-card-content .ramz-card-battery{margin:0}
.woocommerce ul.products .ramz-card-content .price{padding-top:4px}
.ramz-home-with-catalog .hero{display:block;padding-block:16px;margin-bottom:0}
.ramz-home-with-catalog .hero-copy{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,1.5fr);gap:8px 24px;max-width:none;align-items:center;padding:0}
.ramz-home-with-catalog .hero .eyebrow{grid-column:1/-1;margin:0;font-size:12px}
.ramz-home-with-catalog .hero h1{font-size:30px;line-height:1.7;margin:0;letter-spacing:0}
.ramz-home-with-catalog .hero h1 br{display:none}
.ramz-home-with-catalog .hero-copy>p{font-size:14px;line-height:1.7;margin:0;max-width:none}
.ramz-home-with-catalog .hero-buttons{margin:0;gap:8px;flex-wrap:wrap}
.ramz-home-with-catalog .hero-buttons .button{min-height:44px;padding:8px 14px;font-size:14px}
.ramz-home-with-catalog .hero-buttons .text-link{font-size:13px}
.ramz-home-with-catalog .hero-art,.ramz-home-with-catalog .hero-caption{display:none}
.ramz-home-with-catalog #collection{padding-block:12px 28px}
.ramz-home-with-catalog #collection .section-heading{margin-bottom:10px;gap:12px;align-items:center}
.ramz-home-with-catalog #collection .section-heading .eyebrow{margin-bottom:0;font-size:12px}
.ramz-home-with-catalog #collection .section-heading h2{font-size:24px}
.ramz-home-with-catalog #collection .demo-notice{padding:6px 12px;font-size:12px;line-height:1.7;margin:0 0 12px}
.ramz-home-with-catalog #collection ul.products{margin-block:0;gap:18px}
.ramz-home-with-catalog .section{padding-block:24px}
.ramz-home-with-catalog .section-heading{margin-bottom:18px}
.ramz-home-with-catalog .trust-bar{margin-bottom:0;padding-block:8px}
.ramz-floating-finder{position:fixed;inset-inline-end:24px;bottom:calc(24px + env(safe-area-inset-bottom));z-index:9000;min-height:52px;padding:12px 20px;max-width:calc(100vw - 100px);font-size:16px;box-shadow:0 4px 18px #12203626}
.ramz-floating-finder svg{width:20px;height:20px;flex-shrink:0}
.ramz-about-page{max-width:760px}
.ramz-about-page h2{font-size:28px;line-height:1.6;margin:0 0 20px}
.ramz-about-page p{font-size:16px;line-height:1.9;margin:0 0 18px}
.ramz-about-page .button{margin-top:4px;min-height:48px;padding:10px 18px;font-size:14px}
@media(min-width:801px){
 .ramz-catalog-toolbar .ramz-filter-panel{position:absolute;inset-inline:0;top:calc(100% + 8px);z-index:100;background:white;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 32px #12203618;padding:20px;max-height:calc(100dvh - var(--ramz-filter-top,360px) - 16px);overflow-y:auto;overscroll-behavior:contain}
 .ramz-catalog-toolbar .ramz-filter-panel-heading{margin:0 0 16px}
 .ramz-catalog-toolbar .ramz-filter-panel-heading h2{font-size:20px}
}
@media(min-width:1200px){
 .ramz-catalog-page.woocommerce ul.products,.ramz-home-with-catalog #collection ul.products{grid-template-columns:repeat(4,minmax(0,1fr))}
 .ramz-catalog-page ul.products h2.woocommerce-loop-product__title,.ramz-home-with-catalog #collection ul.products h2.woocommerce-loop-product__title{font-size:17px}
}
@media(min-width:801px) and (max-width:1199px){
 .ramz-catalog-toolbar{grid-template-columns:minmax(0,1fr) auto}
 .ramz-catalog-toolbar .ramz-catalog-filters{justify-self:start}
 .ramz-catalog-toolbar .ramz-results-header{grid-column:2;grid-row:1}
 .ramz-catalog-toolbar .ramz-filter-chips{grid-column:1/-1;grid-row:2}
 .ramz-home-with-catalog .hero-copy{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:6px 24px}
 .ramz-home-with-catalog .hero-copy>p{grid-column:2}
 .ramz-home-with-catalog .hero-buttons{grid-column:2;grid-row:2/4}
}
@media(max-width:800px){
 .site-header .header-main,.single-product .site-header .header-main{padding-block:8px;gap:8px}
 .site-header .brand,.single-product .site-header .brand{width:108px}
 .site-header .main-nav .use-menu summary{padding-block:8px}
 .ramz-catalog-page.content-page{padding-top:12px}
 .ramz-catalog-page.content-page>h1{font-size:24px;margin-bottom:8px}
 .ramz-catalog-toolbar{grid-template-columns:minmax(0,1fr);gap:8px;margin-bottom:8px}
 .ramz-catalog-toolbar .ramz-catalog-filters{grid-column:1;grid-row:1;justify-self:stretch}
 .ramz-catalog-toolbar .ramz-results-header{grid-column:1;grid-row:2;justify-content:space-between;gap:8px;flex-wrap:nowrap}
 .ramz-catalog-toolbar .ramz-filter-chips{grid-column:1;grid-row:3}
 .ramz-catalog-toolbar .ramz-results-header select{max-width:100%;width:100%}
 .ramz-catalog-toolbar .woocommerce-ordering{max-width:72%}
 .ramz-catalog-page .ramz-commerce-notice{margin-bottom:8px}
 .ramz-home-with-catalog .hero-copy{grid-template-columns:minmax(0,1fr);gap:4px}
 .ramz-home-with-catalog .hero{padding-block:12px}
 .ramz-home-with-catalog .hero h1{font-size:27px}
 .ramz-home-with-catalog .hero-buttons{margin-top:4px}
 .ramz-home-with-catalog #collection{padding-top:8px}
 .ramz-home-with-catalog #collection .section-heading h2{font-size:22px}
 .ramz-catalog-page.woocommerce ul.products,.ramz-home-with-catalog #collection ul.products{gap:12px}
 .ramz-card-content{padding:12px}
 .ramz-floating-finder{inset-inline-end:16px;bottom:calc(16px + env(safe-area-inset-bottom));font-size:14px;padding:10px 16px}
}

/* Compact footer: shorter columns, with social and language links in one bottom bar. */
.site-footer .footer-main{grid-template-columns:1.2fr 1fr 1fr 1.2fr;gap:32px;padding-block:28px 20px;align-items:start}
.site-footer .footer-main>div{min-width:0}
.site-footer .footer-original-logo{width:144px;height:auto}
.site-footer .footer-brand>a{display:inline-flex;margin:0;min-height:48px;align-items:center}
.site-footer .footer-brand p{font-size:13px;line-height:1.7;margin-top:8px}
.site-footer .footer-main h3{font-size:14px;line-height:1.7;margin:0 0 6px}
.site-footer .footer-links>a{display:flex;align-items:center;justify-content:flex-start;min-height:44px;margin:0;padding-block:4px;font-size:13px;line-height:1.7;color:#aab6c8;overflow-wrap:anywhere}
.site-footer .footer-contact>a{gap:6px;flex-wrap:wrap}
.site-footer .footer-contact bdi,.site-footer .footer-whatsapp span{white-space:nowrap}
.site-footer .footer-policy-links{display:flex;flex-wrap:wrap;gap:4px 24px;padding-bottom:12px}
.site-footer .footer-policy-links:empty{display:none}
.site-footer .footer-policy-links a{display:inline-flex;align-items:center;min-height:44px;font-size:13px;color:#aab6c8}
.site-footer .ramz-footer-trust:not(:empty){padding-bottom:16px}
.site-footer .footer-bottom{align-items:center;flex-direction:row;flex-wrap:wrap;gap:4px 24px;min-height:69px;padding-block:12px;font-size:12px;line-height:1.7}
.site-footer .footer-bottom .language-links{gap:8px;flex-shrink:0}
.site-footer .language-links a{color:#c1cbd8;font-size:13px}
.site-footer .language-links .current{color:#56d6be}
.site-footer .language-links .ramz-language-icon{width:44px;min-height:44px;flex-direction:column;gap:2px;border:1px solid #ffffff26;border-radius:8px;text-decoration:none}
.site-footer .ramz-language-icon svg{width:19px;height:19px}
.site-footer .ramz-language-icon small{font-size:9px;line-height:1}
.site-footer .language-links a.ramz-language-icon:hover{color:white;background:#ffffff0d;border-color:#56d6be}
.footer-social-links{display:flex;gap:4px;align-items:center;direction:ltr}
.footer-social-links>a,.footer-social-pending{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:44px;min-height:44px;border:1px solid #ffffff26;border-radius:8px;color:#c1cbd8}
.footer-social-links>a:hover{color:white;background:#ffffff0d;border-color:#56d6be}
.footer-social-links svg{width:19px;height:19px}
.footer-social-pending{color:#aab6c8;border-style:dashed}
.footer-social-pending small{font-size:9px;line-height:1.4;margin-top:2px}
@media(min-width:801px){
 /* Reserve horizontal room for the floating Finder without adding an empty row. */
 .home .site-footer .footer-bottom{padding-inline:200px}
}
@media(max-width:1100px) and (min-width:801px){
 .site-footer .footer-main{gap:24px;grid-template-columns:1fr 1fr 1fr 1.2fr}
 .site-footer .footer-contact .footer-phone{display:block}
 .site-footer .footer-phone bdi{display:block}
 .home .site-footer .footer-bottom{justify-content:center;text-align:center}
}
@media(max-width:800px){
 .site-footer .footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px;padding-block:24px 16px}
 .site-footer .footer-brand{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:16px}
 .site-footer .footer-original-logo{width:124px}
 .site-footer .footer-brand p{margin:0;font-size:12px}
 .site-footer .footer-contact{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}
 .site-footer .footer-contact h3{grid-column:1/-1}
 .site-footer .footer-contact>a{align-content:center;gap:0 6px}
 .site-footer .footer-contact .footer-phone{display:block}
 .site-footer .footer-phone bdi{display:block}
 .site-footer .footer-bottom{justify-content:center;text-align:center;padding-block:8px calc(80px + env(safe-area-inset-bottom));gap:4px 16px}
 .site-footer .footer-copyright{order:3;flex-basis:100%}
 .single-product .site-footer .footer-bottom{padding-bottom:12px}
}
/* Product decisions stay together; longer details have direct, keyboard-friendly links. */
.single-product .announcement{display:none}
.single-product .content-page{padding-top:24px}
.single-product .woocommerce .product_title{margin:0 0 8px!important}
.single-product .woocommerce .summary .ramz-item-condition{margin:0 0 8px}
.single-product .woocommerce .summary .ramz-use{margin:0 0 12px;min-height:0}
.single-product .woocommerce .summary .ramz-key-specs{margin:0 0 12px;padding-block:10px;gap:8px 16px}
.single-product .woocommerce .summary .price{margin:12px 0;line-height:1.5}
.single-product .ramz-product-action{margin:12px 0 8px}
.single-product .ramz-purchase-trust{margin:0;gap:8px}
.single-product .ramz-purchase-trust:empty{display:none}
.ramz-product-sections{display:flex;flex-wrap:wrap;gap:4px 16px;border-top:1px solid var(--line);padding-top:8px;margin-top:8px}
.ramz-product-sections a{display:inline-flex;align-items:center;min-height:44px;font-size:13px;color:var(--navy);text-decoration:underline;text-underline-offset:4px}
.ramz-product-sections a:hover{color:var(--teal)}
#ramz-condition-title,#ramz-fit-title,#ramz-report-title,#ramz-specs-title{scroll-margin-top:48px}
.ramz-empty-actions{display:flex;align-items:center;gap:12px 20px;flex-wrap:wrap;margin-top:16px}
.ramz-empty-actions .button{margin-top:0}
.ramz-empty-actions .text-link{display:inline-flex;align-items:center;min-height:44px;font-size:14px}
.ramz-catalog-page>h1{overflow-wrap:anywhere}
@media(max-width:800px){
 .single-product .content-page{padding-top:16px}
 .ramz-product-sections{gap:4px 12px}
 .ramz-product-sections a{font-size:12px}
 .single-product .woocommerce .summary .ramz-key-specs{gap:8px 12px}
}

/* Visual component language for RAMZ Checked and laptop specifications. */
.ramz-component-icon{display:inline-grid;place-items:center;flex:0 0 auto;width:46px;height:46px;border:1px solid #09a18633;border-radius:10px;background:#09a18612;color:#09a186}
.ramz-component-icon svg{width:25px;height:25px}
.inspection-points{gap:12px}
.inspection-points li{position:relative;min-width:0;min-height:82px;padding:14px;border:1px solid var(--line);border-radius:12px;background:white;gap:12px;font-weight:700;color:#101e3a;box-shadow:0 8px 24px #101e3a08}
.inspection-points li::after{content:'';position:absolute;inset-block-start:12px;inset-inline-end:12px;width:6px;height:6px;border-radius:1px;background:#09a186}
.ramz-feature-page .inspection-points{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.ramz-feature-page .inspection-points li{min-height:132px;align-items:flex-start;justify-content:space-between;flex-direction:column;padding:18px;font-size:14px}
.checked-panel .inspection-points li{box-shadow:none}
.single-product .woocommerce .summary .ramz-key-specs{border:0;padding:0;gap:10px;margin-bottom:14px}
.ramz-key-specs>div{padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--soft)}
.ramz-key-specs dt{display:flex;align-items:center;gap:9px;color:#101e3a;font-weight:700}
.ramz-key-specs dt .ramz-component-icon{width:34px;height:34px;border-radius:8px;background:white}
.ramz-key-specs dt .ramz-component-icon svg{width:19px;height:19px}
.ramz-key-specs dd{margin-top:8px;color:var(--muted)}
.ramz-spec-chips li{display:inline-flex;align-items:center;gap:5px;color:#101e3a;border:1px solid #09a18624;background:#09a1860d}
.ramz-spec-chips li>span{color:#09a186}
.ramz-spec-chips svg{width:14px;height:14px}
.ramz-card-battery{display:flex;align-items:center;gap:6px;color:var(--muted)}
.ramz-card-battery span{color:#09a186}
.ramz-card-battery svg{width:16px;height:16px}
.ramz-inspection-rows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0;border:0;background:transparent}
.ramz-inspection-rows>div{min-width:0;min-height:76px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:var(--soft)}
.ramz-inspection-rows>div:last-child{border:1px solid var(--line)}
.ramz-inspection-rows dt{display:flex;align-items:center;gap:10px;font-weight:700}
.ramz-inspection-rows dt .ramz-component-icon{width:40px;height:40px;background:white}
.ramz-inspection-rows dt .ramz-component-icon svg{width:21px;height:21px}
.ramz-inspection-rows .ramz-inspection-note{grid-column:1/-1;min-height:0;border-inline-start:3px solid #09a186}
.ramz-full-spec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0}
.ramz-full-spec-grid>div{min-width:0;min-height:118px;padding:14px;border:1px solid var(--line);border-radius:10px;background:var(--soft)}
.ramz-full-spec-grid dt{display:flex;align-items:center;gap:10px;color:#101e3a;font-weight:700}
.ramz-full-spec-grid dt .ramz-component-icon{width:40px;height:40px;background:white}
.ramz-full-spec-grid dt .ramz-component-icon svg{width:21px;height:21px}
.ramz-full-spec-grid dd{margin:12px 0 0;color:var(--muted);font-size:13px;overflow-wrap:anywhere}
@media(max-width:1000px) and (min-width:801px){.ramz-feature-page .inspection-points{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){
 .ramz-feature-page .inspection-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
 .ramz-feature-page .inspection-points li{min-height:104px;padding:12px}
 .checked-panel .inspection-points li{min-height:76px;padding:10px}
 .ramz-component-icon{width:40px;height:40px}
 .ramz-component-icon svg{width:22px;height:22px}
 .single-product .woocommerce .summary .ramz-key-specs{grid-template-columns:repeat(2,minmax(0,1fr))}
 .ramz-key-specs>div{padding:10px}
 .ramz-inspection-rows{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
 .ramz-inspection-rows>div{align-items:flex-start;justify-content:flex-start;flex-direction:column;min-height:112px;padding:10px;gap:7px}
 .ramz-inspection-rows dt{width:100%;gap:7px;font-size:13px}
 .ramz-inspection-rows dt .ramz-component-icon{width:36px;height:36px}
 .ramz-inspection-rows dd{font-size:12px}
 .ramz-inspection-rows .ramz-inspection-note{grid-column:1/-1;min-height:0}
 .ramz-full-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
 .ramz-full-spec-grid>div{min-height:108px;padding:10px}
 .ramz-full-spec-grid dt{gap:7px;font-size:12px}
 .ramz-full-spec-grid dt .ramz-component-icon{width:36px;height:36px}
 .ramz-full-spec-grid dd{margin-top:8px;font-size:11px}
}
@media(max-width:375px){.single-product .woocommerce .summary .ramz-key-specs{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Shorter pages: keep purchase essentials visible and let readers open deep details. */
.content-page{padding-block:28px 40px}
.content-page>article>h1{font-size:30px;margin-bottom:16px}
.content-page p{margin-bottom:14px}
.section{padding-block:22px 28px}
.section-heading{margin-bottom:18px}
.section-heading .eyebrow{margin-bottom:6px}
.collection-section{padding-bottom:28px}
.demo-notice,.ramz-example-note{padding:10px 14px;margin-block:12px;font-size:13px!important}
.checked-panel,.finder-panel,.five-day-panel{padding:28px;gap:28px}
.checked-panel h2{font-size:30px;margin-block:10px 12px}
.checked-panel p{margin-bottom:12px}
.checked-panel .inspection-points{gap:8px}
.checked-panel .inspection-points li{min-height:64px;padding:10px;gap:9px}
.checked-panel .ramz-component-icon{width:36px;height:36px}
.checked-panel .ramz-component-icon svg{width:21px;height:21px}
.ramz-feature-page>h2{font-size:32px;margin-block:8px 14px}
.ramz-feature-page>p{font-size:16px}
.ramz-feature-page .inspection-points{margin-block:20px;gap:10px}
.ramz-feature-page .inspection-points li{min-height:104px;padding:14px;gap:8px}
.process-grid{gap:14px;margin-block:22px}
.process-grid>div{padding:18px}
.process-grid h3{margin-block:6px}
.process-grid p{margin:0}
.ramz-feature-page .eyebrow:has(>bdi){display:none}
.ramz-about-page h2{font-size:30px;margin-bottom:14px}
.about-section{margin-block:20px 32px}
.about-copy{padding:28px 32px}
.about-copy p{margin-block:12px}
.ramz-finder{margin-top:16px}
.ramz-step-indicator,.ramz-match-count{margin-block:10px}
.ramz-finder-step{margin-bottom:16px}
.ramz-finder-step legend{font-size:22px;margin-bottom:12px}
.ramz-finder-navigation{margin-block:16px}
.single-product .ramz-inspection-report,.single-product .ramz-full-specifications{padding-top:0;margin-block:0 10px}
.ramz-product-detail{border:1px solid var(--line);border-radius:12px;background:white}
.ramz-product-detail>summary{display:flex;align-items:center;gap:12px;min-height:76px;padding:14px 16px;list-style:none;cursor:pointer;scroll-margin-top:48px}
.ramz-product-detail>summary::-webkit-details-marker{display:none}
.ramz-product-detail>summary:hover{background:var(--soft);border-radius:12px}
.ramz-detail-heading{min-width:0;flex:1}
.single-product h2.ramz-detail-heading{font-size:19px;line-height:1.5;letter-spacing:0;margin:0}
.ramz-detail-heading>small{display:block;font-size:13px;font-weight:400;color:var(--muted);margin-top:3px}
.ramz-detail-toggle{position:relative;width:24px;height:24px;flex:0 0 24px;color:var(--navy)}
.ramz-detail-toggle::before,.ramz-detail-toggle::after{content:'';position:absolute;background:currentColor;inset:11px 5px;height:2px}
.ramz-detail-toggle::after{transform:rotate(90deg)}
.ramz-product-detail[open]>summary .ramz-detail-toggle::after{transform:none}
.ramz-detail-content{padding:0 16px 16px;border-top:1px solid var(--line)}
.ramz-detail-content>.ramz-full-spec-grid{margin-top:14px}
.ramz-detail-content .ramz-inspection-rows{margin-bottom:12px}
.ramz-detail-content .ramz-battery-health{margin-block:14px}
.ramz-inspection-rows>div{min-height:64px}
.ramz-full-spec-grid>div{min-height:94px;padding:12px}
.ramz-full-spec-grid dd{margin-top:8px}
.ramz-suitability,.ramz-condition,.ramz-cosmetic-photos{padding-top:22px;margin-bottom:16px}
.ramz-suitability>.eyebrow,.ramz-condition .section-heading .eyebrow{display:none}
.ramz-suitability h2,.ramz-condition h2{font-size:24px;margin:0 0 14px}
.suitability-grid{gap:12px}
.suitability-grid>div{padding:16px}
.suitability-grid h3{font-size:16px;margin-bottom:10px}
.suitability-grid li{margin-bottom:4px}
.condition-grid{gap:10px;margin-block:12px}
.condition-grid>div{padding:12px}
.condition-grid strong{font-size:23px;margin-top:4px}
.single-product .woocommerce-tabs,.single-product .related.products{padding-top:20px}
.single-product .woocommerce-tabs ul.tabs{margin-block:0 12px}
.single-product .woocommerce-tabs ul.tabs li{padding:0}
.single-product .woocommerce-tabs .panel>h2{font-size:20px;margin-block:0 10px}
.single-product .woocommerce-tabs .panel p{font-size:14px;margin-bottom:10px}
.single-product .related.products>h2{margin:0 0 14px}
.single-product .related.products ul.products{margin-block:0}
.single-product .woocommerce .product>.summary{margin-bottom:18px}
.ramz-key-specs dd{overflow-wrap:anywhere}
.single-product .ramz-gallery-controls p:only-child{margin:0}
@media(min-width:801px){
 .single-product .ramz-inspection-rows{grid-template-columns:repeat(5,minmax(0,1fr))}
 .single-product .ramz-inspection-rows>div{flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:12px;gap:8px}
 .single-product .ramz-inspection-rows dt{font-size:13px;gap:8px}
 .single-product .ramz-inspection-rows dd{font-size:13px}
}
@media(max-width:800px){
 .content-page{padding-block:16px 28px}
 .content-page>article>h1{font-size:26px;margin-bottom:12px}
 .section{padding-block:16px 20px}
 .section-heading{gap:8px 16px;margin-bottom:12px}
 .section-heading h2{font-size:24px}
 .ramz-feature-page>h2,.ramz-about-page h2{font-size:26px}
 .ramz-feature-page>p{font-size:15px}
 .ramz-feature-page .inspection-points,.checked-panel .inspection-points{grid-template-columns:repeat(2,minmax(0,1fr))}
 .ramz-feature-page .inspection-points li{min-height:88px;padding:10px;gap:6px}
 .inspection-points li::after{inset-block-start:9px;inset-inline-end:9px;width:5px;height:5px}
 .checked-panel,.finder-panel,.five-day-panel{padding:16px;gap:16px}
 .checked-panel .inspection-points li{flex-direction:column;align-items:flex-start;justify-content:center;min-height:80px;gap:6px;font-size:13px}
 .checked-panel h2{font-size:26px}
 .process-grid{margin-block:16px;gap:10px}
 .process-grid>div{display:grid;grid-template-columns:28px minmax(0,1fr);gap:4px 10px;padding:14px}
 .process-grid>div>span{grid-row:1/3;padding-top:3px;color:var(--teal)}
 .process-grid h3{font-size:18px;margin:0}
 .process-grid p{grid-column:2;font-size:13px}
 .about-brand{min-height:135px;padding:22px}
 .about-brand>span{font-size:30px}
 .about-copy{padding:20px}
 .about-copy h2{font-size:24px}
 .about-copy .eyebrow{margin-bottom:10px}
 .about-section{margin-block:16px 24px}
 .ramz-finder .ramz-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .ramz-finder .ramz-option{min-height:56px;padding:10px;gap:8px;font-size:13px}
 .ramz-finder .ramz-option:has(input:checked){padding:9px}
 .single-product .woocommerce .product>.summary{margin-bottom:16px}
 .ramz-product-detail>summary{padding:12px;gap:9px;min-height:72px}
 .ramz-product-detail>summary>.ramz-component-icon{width:34px;height:34px}
 .single-product h2.ramz-detail-heading{font-size:17px}
 .ramz-detail-heading>small{font-size:12px;line-height:1.6}
 .ramz-detail-content{padding:0 10px 10px}
 .ramz-detail-content .ramz-example-note{padding:8px 10px;font-size:12px!important}
 .ramz-detail-content .ramz-inspection-rows>div{min-height:88px;padding:9px;gap:6px}
 .ramz-inspection-rows dt{flex-wrap:wrap;gap:6px}
 .ramz-inspection-rows dt .ramz-component-icon{width:30px;height:30px}
 .ramz-full-spec-grid>div{min-height:88px;padding:10px}
 .ramz-full-spec-grid dt{flex-wrap:wrap;font-size:13px}
 .ramz-full-spec-grid dd{font-size:13px;line-height:1.6}
 .ramz-key-specs dt{font-size:12px;gap:7px}
 .ramz-key-specs dd{font-size:13px;line-height:1.5;margin-top:6px}
 .ramz-key-specs dt .ramz-component-icon{width:30px;height:30px}
 .single-product .suitability-grid>div{padding:12px}
 .single-product .suitability-grid li{font-size:13px;gap:8px}
 .single-product .ramz-suitability h2,.single-product .ramz-condition h2{font-size:22px}
 .single-product .ramz-product-sticky{padding:8px 12px calc(8px + env(safe-area-inset-bottom));gap:10px}
 .single-product .ramz-product-sticky .button{font-size:13px;padding:8px 10px;line-height:1.6}
 .single-product:has(.ramz-product-whatsapp) .ramz-floating-whatsapp{display:none}
 .site-footer .footer-main{gap:12px 20px;padding-block:20px 12px}
 .woocommerce .cart_totals,.woocommerce #payment{padding:16px}
}
@media(max-width:375px){
 .woocommerce ul.products,.woocommerce .products.columns-3,.woocommerce .products.columns-4{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
 .ramz-card-content{padding:9px;gap:7px}
 .woocommerce ul.products h2.woocommerce-loop-product__title{font-size:14px;line-height:1.6;height:3.2em}
 .ramz-condition-badge{font-size:11px;padding:3px 5px}
 .ramz-spec-chips{gap:4px}
 .ramz-spec-chips li{font-size:11px;padding:3px 4px;gap:4px;min-width:0}
 .ramz-spec-chips li bdi{min-width:0}
 .woocommerce ul.products .price{font-size:17px}
 .ramz-card-battery{font-size:11px;gap:4px;flex-wrap:wrap}
 .ramz-card-checked .checked-badge,.ramz-card-checked small{font-size:8px}
 .ramz-full-spec-grid dt .ramz-component-icon{width:30px;height:30px}
}

/* Suitable-use tags share the specification chips without adding another panel. */
.ramz-use-tags{display:grid;gap:5px;min-width:0}
.ramz-use-label{font-size:11px;line-height:1.5;color:var(--muted)}
.ramz-spec-chips.ramz-use-chips li{background:#edf7f4;border-color:#cbe8df;line-height:1.5}
.ramz-use-chips svg{flex-shrink:0}
.single-product .summary>.ramz-use-tags{margin:0 0 12px}
.single-product .summary>.ramz-use-tags .ramz-use-chips li{font-size:13px;padding:5px 8px}
@media(min-width:801px){.ramz-filters{grid-template-columns:repeat(2,minmax(0,1fr)) auto}}

/* Brief review: balanced catalog entry and a single destination per card. */
.hero .ramz-hero-kicker{min-inline-size:0;line-height:1.65}
@media(min-width:1200px){#collection .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}
.ramz-home-with-catalog .trust-bar{max-width:640px;justify-content:center;margin-inline:auto;gap:8px 24px}
.woocommerce ul.products .ramz-card-checked{pointer-events:none;position:static;min-height:24px}
.woocommerce ul.products .ramz-product-image img{object-fit:contain}

/* Compact suitability cards, aligned with the component icon system. */
.single-product .suitability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.single-product .suitability-grid>div{padding:12px;min-width:0;border:1px solid var(--line);border-radius:10px}
.single-product .suitability-grid h3{display:flex;align-items:center;gap:6px;font-size:14px;line-height:1.5;margin:0 0 9px}
.ramz-fit-heading-icon{display:inline-flex;flex-shrink:0;color:var(--teal)}
.ramz-fit-heading-icon svg{width:18px;height:18px}
.suitability-grid .neutral .ramz-fit-heading-icon{color:var(--navy)}
.single-product .suitability-grid ul{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}
.single-product .suitability-grid li{display:flex;align-items:center;gap:7px;margin:0;padding:6px 8px;font-size:13px;line-height:1.55;border:1px solid var(--line);border-radius:7px;background:white;min-width:0;max-width:100%}
.single-product .suitability-grid .ramz-fit-item-icon{display:inline-flex;flex-shrink:0;color:var(--teal)}
.ramz-fit-item-icon svg{width:17px;height:17px}
.single-product .suitability-grid .ramz-fit-item-text{color:var(--navy);min-width:0;overflow-wrap:anywhere}
.single-product .ramz-suitability h2{font-size:22px;margin-bottom:12px}
@media(max-width:600px){.single-product .suitability-grid>div{padding:10px}.single-product .suitability-grid li{font-size:12px;padding:5px 6px;gap:5px}.single-product .suitability-grid h3{font-size:13px}.single-product .ramz-suitability h2{font-size:20px}}

@media(max-width:800px){
 .ramz-home-with-catalog #collection ul.products h2.woocommerce-loop-product__title,.woocommerce ul.products li.ramz-product-card h2.woocommerce-loop-product__title{font-size:15px;line-height:1.5;height:3em;min-height:0}
 .woocommerce ul.products .ramz-card-content{padding:10px;gap:6px}
 .woocommerce ul.products .ramz-condition-badge{font-size:11px;padding:3px 5px}
 .woocommerce ul.products .ramz-spec-chips{gap:4px}
 .woocommerce ul.products .ramz-spec-chips li{font-size:11px;padding:3px 4px;gap:4px;min-width:0}
 .woocommerce ul.products .ramz-spec-chips li bdi{min-width:0}
 .woocommerce ul.products .ramz-card-battery{font-size:11px;gap:4px;flex-wrap:wrap}
}
