.abt-storefront{--container:1240px;--ink:#101c35;--navy:#101c35;--blue:#0758f9;--line:#dfe7f2;--radius:12px;background:#fff;color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;overflow-x:visible;font-size:15px;line-height:1.55}

.abt-storefront .store-icon{width:24px;height:24px;flex-shrink:0;display:inline-block;vertical-align:middle}
.abt-storefront button,.abt-storefront a,.abt-storefront input{touch-action:manipulation}
.abt-storefront :focus-visible{outline:3px solid #0860ec;outline-offset:3px}
.store-topbar{background:#f5f8fc;border-bottom:1px solid #edf1f7;font-size:12px;color:#42506a}
.store-topbar .container{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:12px}

.store-list-count{position:absolute;right:-5px;top:-6px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 4px;background:var(--blue);color:#fff;border-radius:12px;font-size:10px;font-weight:700;border:2px solid #fff}

.abt-storefront .button,.abt-storefront .button-secondary{padding:11px 18px;min-height:44px;font-size:14px;font-weight:600;line-height:1.4;border-radius:6px;box-shadow:none}
.abt-storefront .button-secondary{color:#0655ec;background:#fff;border-color:#8aadff}
.abt-storefront .simple-hero{padding:30px 0 22px;background:linear-gradient(180deg,#f4f8ff,#fff)}
.abt-storefront .page-media-section{margin:0}
.abt-storefront .simple-hero .narrow{max-width:none}
.abt-storefront .simple-hero .breadcrumb{margin-bottom:16px;font-size:12px}
.abt-storefront .simple-hero .eyebrow{font-size:11px;margin-bottom:4px}
.abt-storefront .simple-hero h1{font-size:clamp(26px,3vw,36px);line-height:1.25;letter-spacing:-.7px;margin:9px 0 12px}
.abt-storefront .simple-hero p{font-size:14px;line-height:1.65;max-width:80ch;margin:0}
.abt-storefront .page-feature-media{height:160px;aspect-ratio:auto;border:0;border-radius:10px;box-shadow:none}
.abt-storefront .page-feature-media img{object-fit:cover;object-position:center 55%}
.store-hero{display:grid;grid-template-columns:1fr 1.3fr;align-items:center;background:#f0f7ff;border:1px solid #d6e7ff;border-radius:10px;margin-top:16px;overflow:hidden;min-height:365px}
.store-hero-copy{padding:32px 0 32px 40px;position:relative;z-index:1}
.store-kicker{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#0758f9;font-weight:650}
.store-hero-copy .store-headline{font-size:clamp(32px,3.9vw,50px);line-height:1.08;letter-spacing:-1.7px;color:#0d1931;font-weight:750;margin:10px 0 14px}
.store-hero-copy h1{font-size:16px;line-height:1.4;letter-spacing:0;font-weight:600;max-width:420px;margin:0 0 10px;color:#263750}
.store-hero-copy>p:not(.store-headline){font-size:15px;max-width:360px;color:#43526a;margin:0 0 20px}
.store-hero .button-row{gap:10px;margin:0;justify-content:flex-start;flex-wrap:nowrap}
.store-hero .button-row .button{width:auto;flex:0 1 auto}
.store-intro .text-link::after{content:none}
.store-hero-media{display:block;width:100%;height:380px;min-height:0;align-self:stretch;mask-image:linear-gradient(to right,transparent,#000 12%)}
.store-hero-media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;aspect-ratio:3/2}
.store-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;border:1px solid var(--line);border-radius:6px;margin-top:16px;padding:12px 0;font-size:13px;line-height:1.4}
.store-trust>a,.store-trust>span{display:flex;justify-content:center;align-items:center;gap:12px;min-width:0;padding:0 12px;text-align:center}
.store-trust>:not(:last-child){border-right:1px solid var(--line)}
.store-categories{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-bottom:1px solid var(--line);padding:18px 0;margin-bottom:22px}
.store-categories a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;font-size:13px;text-align:center;padding:2px 10px;min-width:0}
.store-categories a:not(:last-child){border-right:1px solid #e9edf4}
.store-categories .store-icon{width:42px;height:42px;stroke-width:1.25}
.store-categories a:hover{color:var(--blue)}
.store-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 16px}
.store-section-heading h2{font-size:23px;line-height:1.3;letter-spacing:-.45px;margin:0}
.store-section-heading>a{color:#0758f9;font-size:13px;display:flex;align-items:center;gap:8px;white-space:nowrap}
.store-section-heading .store-icon{width:16px;height:16px}
.abt-storefront .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;align-items:start}
.abt-storefront .product-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:none;transition:border-color .15s;align-self:stretch;display:flex;flex-direction:column}
.abt-storefront .product-card:hover{transform:none;box-shadow:none;border-color:#9fbff5}
.abt-storefront .product-grid:has(.store-card-details[open]) .product-card{align-self:start}
.abt-storefront .product-image{aspect-ratio:4/3;min-height:0;position:relative;background:#f5f7fa;display:block;overflow:hidden;height:auto}
.abt-storefront .product-image picture,.abt-storefront .product-image img{display:block;width:100%;height:100%;object-fit:cover}
.abt-storefront .product-condition-badge,.abt-storefront .product-stock-badge{position:absolute;top:9px;padding:3px 7px;font-size:10px;line-height:1.6;font-weight:550;text-transform:none;letter-spacing:0;border-radius:4px;box-shadow:none;min-height:0;max-width:65%}
.abt-storefront .product-condition-badge{left:9px;background:#e9eff7;color:#34455e}
.abt-storefront .product-stock-badge{right:9px;background:#e1f6e9;color:#086335}
.abt-storefront .product-stock-badge.sold{background:#f1f2f5;color:#526078}
.abt-storefront .product-body{padding:15px;gap:0;display:flex;flex-direction:column;flex:1;min-width:0}
.abt-storefront .product-meta{font-size:11px;line-height:1.4;gap:8px;margin:0 0 7px;color:#526178;display:flex;justify-content:space-between;min-width:0}
.abt-storefront .product-meta>*{min-width:0;overflow-wrap:anywhere}
.abt-storefront .product-body h3{font-size:16px;line-height:1.4;font-weight:650;letter-spacing:-.2px;margin:0 0 8px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:2.8em}
.abt-storefront .price-line{order:2;display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin:4px 0 0}
.abt-storefront .product-price{font-size:19px;font-weight:650;letter-spacing:-.35px;color:#0758f9;line-height:1.35;overflow-wrap:anywhere}
.abt-storefront .price-line del{font-size:12px;color:#667085}
.store-card-summary{font-size:12px;color:#53627a;line-height:1.5;margin:0;min-height:3em;overflow-wrap:anywhere}
.store-card-details{order:3;border-top:1px solid #edf1f7;margin-top:12px;color:#526178;font-size:12px}
.abt-storefront details.store-card-details{padding:0;border:0;border-top:1px solid #edf1f7;border-radius:0;box-shadow:none;background:transparent}
.abt-storefront .store-card-details summary{cursor:pointer;min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 0;list-style:none;font-weight:550;font-size:12px;line-height:1.4}
.abt-storefront .store-card-details summary::after{font-size:17px;line-height:1;flex:none}
.abt-storefront .product-card-specs{border:0;border-radius:0;margin:0;padding:0}
.abt-storefront .product-card-spec-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.65fr);gap:8px;padding:8px 0;font-size:12px;border-bottom:1px solid #edf1f7;background:#fff}
.abt-storefront .product-card-spec-label,.abt-storefront .product-card-spec-value{font-size:12px;line-height:1.5;font-weight:500;min-width:0;overflow-wrap:anywhere;white-space:normal}
.abt-storefront .product-card-spec-value{color:#1b2d47}
.abt-storefront .product-card-assurance{display:grid;grid-template-columns:minmax(0,1fr);width:100%;max-width:none;padding:8px 0;gap:8px;border:0;font-size:12px}
.abt-storefront .product-card-assurance>span{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1.65fr);gap:8px;width:100%;min-width:0}
.abt-storefront .product-card-assurance b,.abt-storefront .product-card-assurance span span{width:auto;max-width:none;min-width:0;white-space:normal;overflow-wrap:anywhere;font-size:12px;font-weight:500}
.abt-storefront .product-upload-date{font-size:11px;padding:8px 0;margin:0;gap:8px;display:flex;justify-content:space-between}
.abt-storefront .product-upload-date dd{margin:0}
.abt-storefront .product-actions{order:4;margin-top:auto;padding-top:8px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;border-top:1px solid #edf1f7}
.abt-storefront .product-actions>.button{min-width:0;min-height:40px;padding:8px 4px;font-size:12px;text-align:center;justify-content:center}
.store-add{display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;min-width:0;padding:9px 10px;background:#eef4ff;border:1px solid #c6d9ff;color:#084dcb;border-radius:6px;font-weight:600;font-size:13px;line-height:1.4;cursor:pointer}
.store-add::before{content:'+';font-size:17px;line-height:1}
.store-add[aria-pressed=true]{background:#e5f6eb;border-color:#a1d9b3;color:#125e30}
.store-add[aria-pressed=true]::before{content:'✓';font-size:14px}
.abt-storefront .product-actions>.store-add{grid-column:1/-1;order:2}
.abt-storefront .product-actions>.compare-toggle,.abt-storefront .product-actions>.compare-checkbox{grid-column:1/-1;order:3;padding:4px;margin:0;min-height:32px;font-size:11px;box-shadow:none}
.store-promo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:24px;margin-bottom:24px}
.store-promo{display:flex;align-items:center;gap:24px;padding:24px 30px;border:1px solid #c9dfff;border-radius:9px;background:#edf5ff}
.store-promo>.store-icon{width:56px;height:56px;color:#0859eb;stroke-width:1.3}
.store-promo h2{font-size:21px;line-height:1.3;margin:0 0 5px;letter-spacing:-.4px}
.store-promo p{font-size:13px;margin:0 0 10px;color:#4e607a}
.store-promo span{font-size:13px;color:#0758f9}
.store-promo-dark{background:#092247;border-color:#092247;color:#fff}
.store-promo-dark h2{color:#fff}
.store-promo-dark>.store-icon,.store-promo-dark p,.store-promo-dark span{color:#d5e7ff}
.store-intro{border-top:1px solid #edf1f7;padding:24px 0;font-size:14px;color:#586982}
.store-intro p{margin:0 0 14px}
.store-intro small{display:block;margin-top:14px;font-size:12px}
.abt-storefront .stats-container{margin:0;padding:20px 0;background:#f8fafc}
.abt-storefront .stats-reference-grid{gap:20px}
.abt-storefront .stats-reference-grid strong{font-size:22px}
.abt-storefront .stats-reference-grid span{font-size:10px;letter-spacing:.02em;color:#526178}
.abt-storefront .security-card .eyebrow{color:#a9ceff}
.abt-storefront .product-reference-page{padding:24px 0 12px;background:#fff}
.abt-storefront .product-reference-toolbar{margin-bottom:12px;font-size:13px}
.abt-storefront .product-breadcrumb{font-size:12px;margin:0 0 20px;padding:0;overflow-wrap:anywhere}
.abt-storefront .product-reference-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:32px;align-items:start}
.abt-storefront .product-gallery-card{padding:12px;border:1px solid var(--line);border-radius:12px;box-shadow:none;min-width:0;position:static}
.abt-storefront .product-gallery-stage{height:auto;aspect-ratio:1;min-height:0;max-height:none;padding:0;position:relative;background:#f7f9fc;border-radius:6px}
.abt-storefront .product-gallery-stage>img{position:absolute;inset:0;height:100%;width:100%;object-fit:contain}
.abt-storefront .gallery-arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;padding:0;font-size:0;line-height:1;border-radius:50%;box-shadow:0 2px 8px #172c4620;top:50%;transform:translateY(-50%)}
.abt-storefront .gallery-arrow.prev{left:8px}.abt-storefront .gallery-arrow.next{right:8px}
.abt-storefront .gallery-zoom{width:40px;height:40px;right:8px;bottom:8px;padding:0;display:grid;place-items:center;border-radius:6px;font-size:24px}
.abt-storefront .gallery-dots{margin:14px 0 2px;gap:4px;display:flex;flex-wrap:wrap;justify-content:center}
.abt-storefront .gallery-dots button{display:grid;place-items:center;width:28px;height:32px;min-height:32px;padding:0;background:transparent;border-radius:4px}
.abt-storefront .gallery-dots button::before{content:"";width:10px;height:10px;border-radius:50%;background:#76869a}
.abt-storefront .gallery-dots button[aria-current=true]{width:28px;background:transparent}
.abt-storefront .gallery-dots button[aria-current=true]::before{width:24px;border-radius:999px;background:#0b66d6}
.abt-storefront .product-purchase-card{padding:4px 0;box-shadow:none;border:0;background:#fff;min-width:0}
.abt-storefront .product-purchase-card h1{font-size:clamp(23px,2.2vw,31px);line-height:1.25;letter-spacing:-.75px;margin:0 0 20px;overflow-wrap:anywhere}
.abt-storefront .product-price-reference{font-size:32px;line-height:1.25;margin:0 0 18px;letter-spacing:-.6px}
.abt-storefront .product-status-chips{gap:8px;margin-bottom:20px;flex-wrap:wrap}
.abt-storefront .product-status-chips>*{padding:5px 10px;font-size:12px;font-weight:550;min-height:0;border-radius:5px}
.abt-storefront .product-primary-actions{display:grid;gap:10px;margin:0 0 12px}
.abt-storefront .product-primary-actions>.button,.abt-storefront .product-primary-actions>.store-add{font-size:14px;min-height:46px}
.abt-storefront .online-payment-note,.abt-storefront .product-payment-line{font-size:12px;line-height:1.65;margin:12px 0;color:#526079}
.abt-storefront .product-contact-lines{font-size:12px;gap:10px;margin:16px 0}
.abt-storefront .product-contact-lines>a{padding:10px 0;gap:7px;flex-wrap:wrap;display:flex}
.abt-storefront .product-contact-lines strong{font-size:13px}
.abt-storefront .product-section-card{padding:24px;border-radius:10px;box-shadow:none;min-width:0}
.abt-storefront .section{padding:24px 0}
.abt-storefront .product-content-columns{gap:24px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.abt-storefront .product-section-card h2,.abt-storefront .section-heading h2{font-size:24px;line-height:1.25;letter-spacing:-.5px}
.abt-storefront .section-heading p,.abt-storefront .product-description-card p{font-size:14px;line-height:1.75}
.abt-storefront .product-section-card .eyebrow{font-size:10px;letter-spacing:.08em}
.abt-storefront .reference-specs>div{grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);padding:12px 0;gap:16px}
.abt-storefront .reference-specs dt,.abt-storefront .reference-specs dd{font-size:14px;overflow-wrap:anywhere;min-width:0;line-height:1.5}
.abt-storefront .condition-information-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.abt-storefront .condition-information-grid dt{font-size:12px}.abt-storefront .condition-information-grid dd{font-size:14px;line-height:1.5;margin-top:5px;overflow-wrap:anywhere}
.abt-storefront .product-reviews-layout{gap:24px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.abt-storefront .similar-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.abt-storefront .side-action{box-shadow:0 3px 10px #10284b18;width:56px;height:56px;font-size:11px;border-radius:12px;bottom:18px}
.abt-storefront .side-action-whatsapp{left:18px}.abt-storefront .side-action-sell{right:18px}
.abt-storefront .site-footer{padding-top:36px}
.abt-storefront .footer-mega-grid{gap:24px}
.abt-storefront .footer-list a,.abt-storefront .footer-company p,.abt-storefront .footer-company address{font-size:13px;line-height:1.6}
.abt-storefront .footer-bottom{font-size:12px}
.abt-storefront .cookie-banner-glass{max-width:min(700px,calc(100% - 24px));bottom:20px;font-size:12px;padding:18px;border-radius:12px}
.store-list-dialog{border:1px solid #dce5f2;border-radius:16px;margin:auto;width:min(560px,calc(100% - 24px));max-height:calc(100dvh - 32px);padding:24px;color:#17253d;background:#fff;box-shadow:0 20px 100px #04112950;overscroll-behavior:contain;overflow-y:auto}
.store-list-dialog::backdrop{background:#0c1a36a6;backdrop-filter:blur(2px)}
.store-list-header{display:flex;justify-content:space-between;gap:20px;align-items:center}
.store-list-header h2{font-size:25px;letter-spacing:-.6px;line-height:1.3;margin:5px 0 0}
.store-close{border:1px solid #dfe6f1;border-radius:8px;min-width:42px;width:42px;height:42px;background:#f6f8fc;font-size:28px;color:#243752;line-height:1;cursor:pointer}
.store-list-notice{background:#edf4ff;border-radius:8px;font-size:13px;padding:12px;margin:18px 0 8px}
.store-list-storage{font-size:11px;color:#64718a;line-height:1.5;margin:0 0 16px}
.store-list-status{font-size:13px;color:#586b86;padding:5px 0;overflow-wrap:anywhere}
.store-list-status[data-error=true]{color:#a12420}
.store-list-item{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid #e5ebf4}
.store-list-item>img{width:72px;height:72px;object-fit:cover;border:1px solid #e1e8f3;border-radius:8px}
.store-list-item h3{font-size:14px;line-height:1.4;margin:0 0 6px;overflow-wrap:anywhere}
.store-list-item p{font-size:12px;margin:5px 0;color:#53627d}
.store-list-item strong{font-size:15px;font-weight:650;color:#0758f9}
.store-list-item .store-item-warning{color:#a12420;font-size:12px}
.store-item-controls{display:flex;gap:8px;align-items:center;margin-top:8px;flex-wrap:wrap;font-size:12px}
.store-item-controls input{width:62px;min-height:38px;padding:6px;border:1px solid #cbd8eb;border-radius:5px;color:#142c4c;background:#fff}
.store-item-controls button,.store-clear,.store-retry{font-size:12px;padding:8px 10px;min-height:38px;border:1px solid #ccd8ea;border-radius:5px;background:#fff;color:#425574;cursor:pointer}
.store-list-footer{padding-top:18px;display:grid;gap:14px}
.store-list-total{display:flex;justify-content:space-between;align-items:baseline;gap:15px;font-size:13px}
.store-list-total strong{font-size:23px;color:#0758f9;text-align:right}
.store-list-footer small{font-size:11px;line-height:1.5;color:#65748a}
.store-list-footer button:disabled{opacity:.55;cursor:wait}
[data-shopping-messages]{display:grid;gap:12px}
.store-message-part{background:#f7f9fc;padding:12px;border-radius:8px;display:grid;gap:10px}
.store-message-part textarea{width:100%;min-height:130px;resize:vertical;padding:10px;font-size:12px;border:1px solid #d7e0ee;border-radius:6px;line-height:1.5}
.store-message-part .button{background:#087c45;color:white}
.store-message-part button{background:#fff;border:1px solid #bccce4;border-radius:5px;min-height:38px;color:#294666;font-size:12px;cursor:pointer}
.store-toast{position:fixed;z-index:150;bottom:26px;left:50%;transform:translateX(-50%);max-width:min(480px,calc(100% - 32px));background:#0d2749;color:#fff;box-shadow:0 5px 25px #0d274933;border-radius:8px;padding:12px 18px;font-size:13px;text-align:center;pointer-events:none}
.store-nojs{font-size:12px;padding:15px 0}
@media(min-width:1001px){.abt-storefront .store-compact-grid .product-body h3{font-size:15px}}

@media(max-width:1000px){.store-hero-copy{padding:26px 0 26px 25px}.store-hero-copy .store-headline{font-size:40px}.store-hero-copy h1{font-size:14px}.store-hero-copy>p:not(.store-headline){font-size:13px}.store-hero{min-height:335px}.abt-storefront .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.abt-storefront .store-compact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.store-promo{padding:20px;gap:18px}.store-promo h2{font-size:18px}.store-promo>.store-icon{width:40px;height:40px}.abt-storefront .product-reference-grid{gap:24px}.abt-storefront .product-purchase-card h1{font-size:24px}.abt-storefront .product-price-reference{font-size:28px}}
@media(max-width:700px){.store-topbar{display:none}.store-hero{display:flex;flex-direction:column;min-height:0;margin-top:10px}.store-hero-copy{padding:22px 22px 0;width:100%}.store-hero-copy .store-headline{font-size:34px;letter-spacing:-1px;margin:8px 0 12px}.store-hero-copy h1{font-size:13px;max-width:350px}.store-kicker{font-size:10px}.store-hero-copy>p:not(.store-headline){font-size:13px;max-width:310px;margin-bottom:15px}.store-hero .button{font-size:12px;min-height:40px;padding:10px 14px}.store-hero-media{width:100%;height:auto;margin-top:0;max-height:260px}.store-hero-media img{aspect-ratio:3/2;max-height:260px;object-fit:contain}.store-trust{margin-top:12px;padding:12px 0;font-size:10px;line-height:1.4}.store-trust>a,.store-trust>span{flex-direction:column;gap:5px;padding:0 5px}.store-trust .store-icon{width:23px;height:23px}.store-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 0;padding:16px 0;margin-bottom:20px}.store-categories a{font-size:11px;gap:5px}.store-categories .store-icon{width:32px;height:32px}.store-categories a:nth-child(3){border-right:0}.store-section-heading{gap:10px;margin-bottom:12px}.store-section-heading h2{font-size:20px}.store-section-heading>a{font-size:11px;gap:4px}.abt-storefront .product-grid,.abt-storefront .store-compact-grid,.abt-storefront .similar-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.abt-storefront .product-body{padding:10px}.abt-storefront .product-body h3,.abt-storefront .store-compact-grid .product-body h3{font-size:13px;line-height:1.4;min-height:2.8em;letter-spacing:-.1px}.abt-storefront .product-meta{font-size:10px}.abt-storefront .product-price{font-size:16px}.abt-storefront .product-condition-badge,.abt-storefront .product-stock-badge{font-size:9px;padding:2px 5px;top:6px}.abt-storefront .product-condition-badge{left:6px}.abt-storefront .product-stock-badge{right:6px}.store-card-summary{font-size:11px;min-height:3em}.store-card-details{font-size:10px;margin-top:10px}.store-card-details summary{font-size:10px;min-height:36px;padding:9px 0}.abt-storefront .product-actions{grid-template-columns:minmax(0,1fr);gap:6px;padding-top:6px}.abt-storefront .product-actions>.button{font-size:11px;min-height:36px;padding:8px 4px}.abt-storefront .product-actions>.store-add{order:2;min-height:38px;font-size:11px;padding:8px 4px}.abt-storefront .product-actions>.compare-toggle,.abt-storefront .product-actions>.compare-checkbox{font-size:10px}.abt-storefront .product-card-spec-row,.abt-storefront .product-card-assurance>span{grid-template-columns:minmax(0,1fr);gap:3px}.abt-storefront .product-card-spec-label,.abt-storefront .product-card-spec-value,.abt-storefront .product-card-assurance b,.abt-storefront .product-card-assurance span span{font-size:11px}.store-promo-grid{grid-template-columns:minmax(0,1fr);gap:12px;margin-top:18px;margin-bottom:20px}.store-promo{padding:18px 22px;gap:20px}.store-promo h2{font-size:18px}.store-promo p{font-size:12px;margin-bottom:6px}.store-promo span{font-size:12px}.store-promo>.store-icon{width:43px;height:43px}.store-intro{font-size:13px;padding:20px 0}.abt-storefront .stats-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.abt-storefront .stats-reference-grid strong{font-size:20px}.abt-storefront .product-reference-grid{grid-template-columns:minmax(0,1fr);gap:20px}.abt-storefront .product-gallery-stage{aspect-ratio:4/3}.abt-storefront .product-purchase-card h1{font-size:23px;letter-spacing:-.5px;margin-bottom:14px}.abt-storefront .product-reference-page{padding:15px 0 10px}.abt-storefront .product-price-reference{font-size:28px}.abt-storefront .product-content-columns,.abt-storefront .product-reviews-layout{grid-template-columns:minmax(0,1fr);gap:16px}.abt-storefront .product-section-card{padding:20px}.abt-storefront .condition-information-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.abt-storefront .reference-specs dt,.abt-storefront .reference-specs dd{font-size:13px}.abt-storefront .section{padding:16px 0}.abt-storefront .product-section-card h2,.abt-storefront .section-heading h2{font-size:22px}.abt-storefront .site-footer{padding-bottom:16px}.store-list-dialog{width:calc(100% - 16px);padding:18px;border-radius:12px;max-height:calc(100dvh - 16px)}.store-list-header h2{font-size:23px}.store-list-item{grid-template-columns:60px minmax(0,1fr);gap:12px}.store-list-item>img{width:60px;height:60px}.store-list-total strong{font-size:20px}}
@media(max-width:700px){.store-hero-media{height:auto;mask-image:linear-gradient(to bottom,transparent,#000 14%)}.store-hero .button-row .button{width:auto;flex:1 1 0;padding-inline:8px}}
@media(max-width:700px){.abt-storefront .store-card-details summary{font-size:10px;min-height:36px;padding:8px 0}}
@media(prefers-reduced-motion:reduce){.abt-storefront *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Equal text slots keep adjacent product cards aligned without changing the grid. */
.abt-storefront .product-meta{height:2.8em;min-height:2.8em;flex:none;align-items:flex-start}
.abt-storefront .product-meta>a{flex:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:normal;word-break:normal}
.abt-storefront .product-meta>span{flex:0 1 auto;max-width:40%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal}
.abt-storefront .product-body h3{height:4.2em;min-height:4.2em;flex:none}
.abt-storefront .price-line{flex:none;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap;gap:2px;min-height:46px}
.abt-storefront .product-price{white-space:nowrap;overflow-wrap:normal;max-width:100%}
.abt-storefront .store-card-details summary{min-height:50px}
.abt-storefront [data-gallery-main][role="button"]{cursor:pointer;touch-action:pan-y pinch-zoom}
.abt-storefront .blog-toc{position:static;margin-bottom:24px}
.abt-sell-section{scroll-margin-top:110px}
.store-latest-actions{display:flex;justify-content:center;margin-top:24px}
.store-latest-actions .button{min-width:220px;max-width:100%;gap:10px}
@media(max-width:400px){.abt-storefront .product-price{font-size:16px;letter-spacing:-.4px}}

/* Readable product labels and actions on their existing backgrounds. */
.abt-storefront .whatsapp-product-button{background:#08783c;border-color:#08783c;color:#fff}
.abt-storefront .whatsapp-product-button:hover{background:#066532;border-color:#066532}
.abt-storefront .condition-information-grid dt,.abt-storefront .product-quick-info dt{color:#526178}
.abt-storefront .product-empty-note p{color:#526178}
