:root{--ink:#17191c;--muted:#6c727d;--line:#e4e6e9;--paper:#f6f6f3;--white:#fff;--accent:#df2b32;--dark:#101214;--green:#167a4b;--shadow:0 18px 60px rgba(22,25,28,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif}.hidden{display:none!important}button,input,textarea{font:inherit}.topbar{height:76px;position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:28px;padding:0 4vw;background:rgba(246,246,243,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.06)}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-weight:700}.brand-mark{display:grid;place-items:center;width:34px;height:34px;background:var(--dark);color:white;border-radius:10px}.search-wrap{position:relative;flex:1;max-width:720px;margin:auto}.search-wrap>svg{position:absolute;left:17px;top:15px;width:19px;fill:none;stroke:#777;stroke-width:1.8}.search-wrap input{width:100%;height:49px;border:1px solid #dedfdf;background:white;border-radius:16px;padding:0 18px 0 48px;outline:0;transition:.2s}.search-wrap input:focus{border-color:#a8aaad;box-shadow:0 0 0 4px rgba(0,0,0,.04)}.suggestions{position:absolute;top:58px;left:0;right:0;max-height:504px;background:white;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.suggestion{display:flex;justify-content:space-between;gap:15px;padding:14px 18px;border-bottom:1px solid #eee;cursor:pointer}.suggestion:hover{background:#f7f7f5}.suggestion b{display:block;font-size:13px}.suggestion span{font-size:12px;color:var(--muted)}.order-button{height:45px;border:0;border-radius:14px;padding:0 18px;background:var(--dark);color:white;font-weight:650;cursor:pointer}.order-button span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-right:6px;background:var(--accent);border-radius:99px;font-size:12px}
.model-nav{position:sticky;top:76px;z-index:25;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 8px 24px rgba(18,20,22,.035)}.model-nav-inner{width:min(1400px,92vw);height:70px;margin:auto;display:flex;align-items:center;gap:10px}.model-nav-label{flex:0 0 145px;border-right:1px solid var(--line);padding-right:18px}.model-nav-label span{display:block;font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:var(--accent);font-weight:800}.model-nav-label strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;margin-top:4px}.model-nav-arrow{flex:0 0 34px;height:34px;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer}.model-rail{min-width:0;flex:1;display:flex;gap:7px;overflow:auto;scrollbar-width:none}.model-rail::-webkit-scrollbar{display:none}.rail-model{flex:0 0 auto;height:38px;padding:0 15px;border:1px solid var(--line);border-radius:999px;background:#f8f8f6;font-size:12px;cursor:pointer;transition:.2s}.rail-model:hover,.rail-model.active{background:var(--dark);border-color:var(--dark);color:#fff}.all-models-button{flex:0 0 auto;height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border:0;border-radius:12px;background:var(--dark);color:#fff;font-size:12px;font-weight:750;cursor:pointer}.all-models-button>svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.all-models-button>svg circle{fill:currentColor;stroke:none}.all-models-button .all-models-text{color:inherit;margin:0}.all-models-button .all-models-chevron{color:var(--accent);margin-left:1px}.model-finder{position:absolute;left:0;right:0;top:70px;background:#efefeb;border-bottom:1px solid #d7d8d6;padding:28px max(4vw,calc((100vw - 1400px)/2));box-shadow:0 26px 50px rgba(18,20,22,.14)}.model-finder-head{display:flex;justify-content:space-between;align-items:start}.model-finder-head h2{font-size:28px;letter-spacing:-.035em;margin:3px 0 18px}.finder-kicker{font-size:10px;color:var(--accent);letter-spacing:.15em;font-weight:800}.model-filter{height:48px;display:flex;align-items:center;gap:10px;max-width:620px;border:1px solid #d3d4d2;border-radius:14px;padding:0 16px;background:#f8f8f6}.model-filter span{font-size:21px;color:var(--muted)}.model-filter input{width:100%;border:0;outline:0;background:transparent}.model-directory{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;max-height:42vh;overflow:auto;margin-top:18px;padding-right:5px}.directory-model{display:flex;flex-direction:column;align-items:start;gap:3px;min-width:0;padding:12px 14px;border:1px solid #d7d8d6;border-radius:12px;background:#fafaf8;text-align:left;cursor:pointer}.directory-model:hover,.directory-model.active{border-color:var(--dark);box-shadow:0 6px 15px rgba(0,0,0,.06)}.directory-model b{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.directory-model small{font-size:10px;color:var(--muted)}.no-models{color:var(--muted)}
main{width:min(1400px,92vw);margin:auto}.hero{padding:88px 0 90px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,#e3e3df 0,transparent 67%);right:-30px;top:-100px;z-index:-1}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:800;color:var(--accent);margin:0 0 14px}.hero h1{font-size:clamp(42px,6vw,82px);line-height:.98;letter-spacing:-.055em;margin:0;max-width:950px}.hero h1 span{color:#8a8d91}.section-heading{display:flex;justify-content:space-between;align-items:end;margin:28px 0 22px}.section-heading h2{font-size:31px;letter-spacing:-.035em;margin:0}.section-heading>span{color:var(--muted);font-size:14px}.family-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;padding-bottom:60px}.family-card{border:1px solid var(--line);background:white;border-radius:20px;padding:20px;cursor:pointer}.family-card:hover{border-color:#aeb0b2}.family-card h3{margin:0 0 10px}.chips{display:flex;flex-wrap:wrap;gap:7px}.chip{font-size:11px;color:#555;background:#f0f0ed;border-radius:99px;padding:6px 9px}.breadcrumbs{padding:18px 0;border-bottom:1px solid var(--line);font-size:13px;color:var(--muted)}.breadcrumbs button{border:0;background:none;padding:0;color:var(--ink);cursor:pointer}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.product-card{background:white;border:1px solid var(--line);border-radius:22px;padding:20px;min-height:245px;display:flex;flex-direction:column;cursor:pointer;transition:.2s}.product-card:hover{box-shadow:0 12px 34px rgba(0,0,0,.07);transform:translateY(-2px)}.product-card .code{font:600 12px ui-monospace,SFMono-Regular,monospace;color:var(--muted)}.product-card h3{font-size:17px;line-height:1.35;margin:17px 0 8px}.product-card .fit{font-size:12px;color:var(--muted);line-height:1.45}.product-foot{display:flex;justify-content:space-between;align-items:end;margin-top:auto}.price{font-size:20px;font-weight:750}.stock{font-size:11px;border-radius:99px;padding:6px 9px;background:#e9f6ef;color:var(--green)}.stock.out{background:#f3f3f1;color:#777}.load-more{display:block;margin:30px auto 70px;border:1px solid var(--line);background:white;padding:13px 25px;border-radius:13px;cursor:pointer}.modal,.drawer{position:fixed;inset:0;z-index:50}.modal-backdrop,.drawer-backdrop{position:absolute;inset:0;background:rgba(10,12,14,.46);backdrop-filter:blur(5px)}.panel{position:relative;width:min(620px,calc(100vw - 28px));max-height:90vh;overflow:auto;margin:5vh auto;background:white;border-radius:28px;padding:34px;box-shadow:var(--shadow)}.close{border:0;background:#eee;width:38px;height:38px;border-radius:50%;font-size:24px;cursor:pointer}.panel>.close{position:absolute;right:22px;top:22px}.detail-code{font:600 13px ui-monospace,monospace;color:var(--muted)}.product-modal h2{font-size:34px;letter-spacing:-.04em;padding-right:40px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:25px 0}.detail-row{background:#f5f5f2;padding:14px;border-radius:14px}.detail-row small{display:block;color:var(--muted);margin-bottom:5px}.buy-row{display:flex;gap:12px;align-items:center;margin-top:28px}.qty{width:74px;padding:13px;border:1px solid var(--line);border-radius:13px}.primary{border:0;border-radius:14px;padding:14px 18px;background:var(--dark);color:white;font-weight:700;cursor:pointer;flex:1}.drawer-panel{position:absolute;right:0;top:0;height:100%;width:min(560px,100%);background:white;padding:0 28px 28px;overflow:auto;box-shadow:var(--shadow)}.drawer-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 -4px;padding:22px 4px 16px;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.drawer-head h2{margin:0;font-size:30px}.order-line{display:grid;grid-template-columns:1fr 81px 34px;gap:10px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.order-line b,.order-line small{display:block}.order-line small{color:var(--muted)}.quantity-control{height:29px;display:grid;grid-template-columns:26px 29px 26px;align-items:center;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#fff}.quantity-control button{height:100%;border:0;background:#f3f3f0;color:var(--ink);font-size:16px;font-weight:700;cursor:pointer}.quantity-control button:hover{background:#e7e7e3}.quantity-control span{display:grid;place-items:center;height:100%;font-size:12px;font-weight:750}.remove{border:0;background:none;font-size:20px;color:#888;cursor:pointer}.order-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:18px 0 5px;padding:18px 20px;border-radius:17px;background:var(--dark);color:#fff}.order-summary small{display:block;margin-bottom:5px;color:#aeb2b7;font-size:10px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.order-summary span{display:block;font-size:14px;font-weight:750}.order-summary-total{text-align:right}.order-summary-total strong{display:block;color:#fff;font-size:23px;white-space:nowrap}#orderForm{border-top:0;margin-top:25px;padding-top:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.form-grid label{font-size:12px;color:var(--muted)}.form-grid input,.form-grid textarea{display:block;width:100%;margin-top:6px;border:1px solid var(--line);border-radius:12px;padding:11px;resize:vertical}.wide{grid-column:1/-1}.toast{position:fixed;left:50%;bottom:28px;transform:translateX(-50%);z-index:100;background:#17191c;color:white;border-radius:14px;padding:13px 18px;box-shadow:var(--shadow)}
@media(max-width:900px){.model-nav-label{display:none}.model-directory{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.topbar{height:auto;padding:12px 4vw;gap:10px;flex-wrap:wrap}.brand span:last-child{display:none}.search-wrap{order:3;flex-basis:100%}.model-nav{top:126px}.model-nav-inner{width:92vw;height:60px}.model-nav-arrow{display:none}.all-models-button{padding:0 12px}.model-finder{top:60px;padding:22px 4vw}.model-directory{grid-template-columns:1fr 1fr;max-height:50vh}.model-finder-head h2{font-size:23px}.hero{padding:55px 0 65px}.hero h1{font-size:48px}.product-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.wide{grid-column:auto}.detail-grid{grid-template-columns:1fr}.panel{padding:25px}}

/* Catálogo maestro-detalle */
.stock.out{background:#fdebec;color:#c62828}
.product-card.unavailable{background:#f1f1ef;border-color:#dfe0df;box-shadow:none}
.product-card.unavailable>.code,.product-card.unavailable>h3,.product-card.unavailable>.fit,.product-card.unavailable .price{opacity:.48}
.product-card.unavailable:hover{transform:none;box-shadow:none;border-color:#d7d8d7}
.primary.unavailable-action:disabled{background:#d9d9d6;color:#777;cursor:not-allowed}
.product-actions{display:flex;justify-content:flex-end;gap:6px;margin-top:11px;padding-top:10px;border-top:1px solid var(--line)}
.favorite-button{flex:0 0 30px;height:30px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;color:#73777d;cursor:pointer}
.favorite-button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.favorite-button:hover,.favorite-button.active{border-color:#e5a4a8;background:#fff0f1;color:var(--accent)}
.favorite-button.active svg{fill:currentColor}
.feedback-button{flex:0 0 30px;height:30px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;color:#65707b;cursor:pointer}.feedback-button span{width:15px;height:15px;display:grid;place-items:center;border:1.6px solid currentColor;border-radius:50%;font-family:Georgia,serif;font-size:10px;font-weight:800;line-height:1}.feedback-button:hover,.feedback-button:focus-visible{border-color:#9eb5ca;background:#eef5fb;color:#24577f;outline:0}
.quick-add{flex:0 0 auto;height:30px;border:1px solid #1f2226;border-radius:8px;padding:0 13px;background:transparent;color:#1f2226;font-size:10px;font-weight:750;cursor:pointer}
.quick-add:hover{background:#1f2226;color:#fff}
.quick-add{display:inline-flex;align-items:center;gap:5px}
.quick-add svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.order-button{display:inline-flex;align-items:center;gap:7px}
.order-button>svg{width:17px;height:17px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.order-button #orderCount{margin-right:1px}
.topbar-actions{display:flex;align-items:center;gap:8px}.account-wrap{position:relative}.account-button{position:relative;width:45px;height:45px;display:grid;place-items:center;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);cursor:pointer}.account-button:hover,.account-button.authenticated{background:var(--dark);border-color:var(--dark);color:#fff}.account-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.account-button span{position:absolute;right:-3px;top:-3px;width:12px;height:12px;border:2px solid var(--paper);border-radius:50%;background:#20a464}.account-menu{position:absolute;right:0;top:54px;width:235px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow);z-index:40}.account-menu-user{padding:10px 11px 12px;border-bottom:1px solid var(--line);margin-bottom:5px}.account-menu-user small,.account-menu-user strong{display:block}.account-menu-user small{color:var(--muted);font-size:9px;letter-spacing:.12em}.account-menu-user strong{margin-top:4px;overflow:hidden;text-overflow:ellipsis}.account-menu a,.account-menu button{display:block;width:100%;padding:10px 11px;border:0;border-radius:9px;background:none;color:var(--ink);text-align:left;text-decoration:none;font-size:13px;font-weight:650;cursor:pointer}.account-menu .account-option:hover{background:#f3f3f0}.account-menu .admin-portal-link{display:flex;align-items:center;justify-content:space-between;margin-top:7px;border-top:1px solid var(--line);border-radius:0;padding-top:13px;color:#fff;background:var(--dark)}.account-menu .admin-portal-link:hover{background:#292c30}.account-menu #logoutButton{margin-top:7px;border-top:1px solid var(--line);border-radius:0;color:#bf252d}.login-modal{width:min(450px,calc(100vw - 28px))}.login-modal>img{display:block;width:145px;height:44px;object-fit:contain;object-position:left}.login-modal h2{margin:4px 0 8px;font-size:32px}.login-modal>p:not(.eyebrow){margin:0 0 22px;color:var(--muted)}.login-modal form{display:grid;gap:14px}.login-modal label{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:700}.login-modal input{width:100%;padding:12px 13px;border:1px solid var(--line);border-radius:11px;outline:0}.login-modal input:focus{border-color:#8b8f95;box-shadow:0 0 0 4px rgba(0,0,0,.04)}.login-modal .primary{width:100%;margin-top:4px}.login-modal #loginMessage{min-height:18px;margin:0;color:#ba2830;font-size:12px;text-align:center}.account-register-note{margin-top:18px;padding-top:16px;border-top:1px solid var(--line);text-align:center}.account-register-note span,.account-register-note strong{display:block}.account-register-note span{color:var(--muted);font-size:12px}.account-register-note strong{margin-top:4px;font-size:12px}
.product-card.product-found{z-index:2;border-color:#df2b32;box-shadow:0 0 0 4px rgba(223,43,50,.13),0 18px 42px rgba(22,25,28,.16);animation:foundPulse .75s ease-in-out 2}
.product-card{position:relative}
@keyframes foundPulse{50%{transform:translateY(-3px);box-shadow:0 0 0 7px rgba(223,43,50,.1),0 20px 46px rgba(22,25,28,.18)}}
.product-card.unavailable .product-actions{opacity:1}
.feedback-modal{width:min(580px,calc(100vw - 28px));padding:32px}.feedback-modal h2{margin:4px 45px 8px 0;font-size:30px;letter-spacing:-.035em}.feedback-product{display:grid;gap:4px;margin:0 0 22px;padding:12px 14px;border-radius:12px;background:#f4f5f3}.feedback-product span{color:var(--muted);font:700 10px ui-monospace,SFMono-Regular,monospace}.feedback-product b{font-size:13px}.feedback-modal form{display:grid;gap:16px}.feedback-modal fieldset{margin:0;padding:0;border:0}.feedback-modal legend{margin-bottom:9px;color:var(--muted);font-size:11px;font-weight:750}.feedback-reasons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.feedback-reasons label{position:relative;min-height:58px;display:grid;grid-template-columns:25px 1fr 16px;align-items:center;gap:8px;padding:11px 12px;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer;transition:.16s}.feedback-reasons label:hover{border-color:#aeb4ba;background:#fafbf9}.feedback-reasons label:has(input:checked){border-color:var(--dark);box-shadow:0 0 0 1px var(--dark)}.feedback-reasons input{position:absolute;opacity:0;pointer-events:none}.feedback-reason-emoji{font-size:18px}.feedback-reasons b{font-size:12px;line-height:1.25}.feedback-reasons i{display:none;width:16px;height:16px;place-items:center;border-radius:50%;background:var(--dark);color:#fff;font-size:9px;font-style:normal}.feedback-reasons label:has(input:checked) i{display:grid}.feedback-comments{position:relative;display:grid;gap:7px;color:var(--muted);font-size:11px;font-weight:750}.feedback-comments small{font-weight:500}.feedback-comments textarea{width:100%;padding:12px 13px 24px;border:1px solid var(--line);border-radius:12px;outline:0;resize:vertical}.feedback-comments textarea:focus{border-color:#8b8f95;box-shadow:0 0 0 4px rgba(0,0,0,.04)}.feedback-comments>span{position:absolute;right:10px;bottom:8px;color:#93989e;font-size:9px;font-weight:600}.feedback-modal .primary{width:100%;min-height:46px}.feedback-modal .primary:disabled{opacity:.45;cursor:not-allowed}.feedback-modal #feedbackMessage{min-height:16px;margin:0;color:#ba2830;font-size:11px;text-align:center}.feedback-loading{grid-column:1/-1;padding:22px;border:1px dashed var(--line);border-radius:12px;color:var(--muted);font-size:12px;text-align:center}.feedback-loading.error{color:#ba2830}@media(max-width:560px){.feedback-modal{padding:24px 20px}.feedback-modal h2{font-size:25px}.feedback-reasons{grid-template-columns:1fr}}
.feedback-popover{position:fixed;z-index:80;max-height:calc(100vh - 24px);overflow:auto;padding:20px;border:1px solid #dfe3e6;border-radius:16px;background:#fff;box-shadow:0 22px 58px rgba(16,18,20,.22);color:var(--ink)}.feedback-popover-close{position:absolute;right:12px;top:11px;width:29px;height:29px;display:grid;place-items:center;border:0;border-radius:50%;background:#f0f1ef;color:#687078;font-size:19px;cursor:pointer}.feedback-popover-close:hover{background:#fdebec;color:#c62828}.feedback-popover .eyebrow{margin-bottom:5px;font-size:8px}.feedback-popover h2{margin:0 34px 10px 0;font-size:20px;letter-spacing:-.025em}.feedback-popover .feedback-product{margin-bottom:14px;padding:9px 11px}.feedback-popover form{display:grid;gap:12px}.feedback-popover fieldset{margin:0;padding:0;border:0}.feedback-popover legend{margin-bottom:7px;color:var(--muted);font-size:10px;font-weight:750}.feedback-popover .feedback-reasons{grid-template-columns:1fr;gap:6px}.feedback-popover .feedback-reasons label{min-height:44px;padding:8px 10px}.feedback-popover .feedback-reason-emoji{font-size:16px}.feedback-popover .primary{width:100%;min-height:42px;padding:11px}.feedback-popover .primary:disabled{opacity:.45;cursor:not-allowed}.feedback-popover #feedbackMessage{min-height:14px;margin:0;color:#ba2830;font-size:10px;text-align:center}@media(max-width:560px){.feedback-popover{max-height:calc(100vh - 16px);padding:17px}.feedback-popover h2{font-size:18px}}
.drawer-head .close{background:#fdebec;color:#c62828;font-weight:700}
.drawer-head .close:hover{background:#f9d4d7}
.remove{display:grid;place-items:center;width:34px;height:34px;border-radius:9px!important;color:#c62828!important}
.remove:hover{background:#fdebec}
.remove svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

/* Identidad visual y portada */
.topbar{background:#17191c;border-bottom-color:rgba(255,255,255,.1)}
.brand-mark{display:block;width:168px;height:auto;max-width:none;object-fit:contain;background:none;border-radius:0}
.order-button{background:#3b4148;color:#fff}
.order-button:hover{background:#4a5159}
.account-button,.account-button:hover,.account-button.authenticated{border-color:#4a5159;background:#3b4148;color:#fff}
.account-button:hover{background:#4a5159}
.account-button span{border-color:#17191c}
.hero{min-height:370px;padding:42px 5%;display:block;background:#fff;border-radius:0 0 26px 26px}
.hero:after{width:520px;height:520px;right:-10px;top:-55px;z-index:0}
.hero-brand{position:relative;z-index:2;width:78%}
.hero-brand h1{max-width:900px;font-size:clamp(52px,5.45vw,76px);line-height:.92;letter-spacing:-.065em;margin:0 0 17px}
.hero-brand-line{display:flex;align-items:center;gap:16px;color:#92959a;font-size:clamp(30px,3.5vw,49px);font-weight:750;line-height:.95;letter-spacing:-.055em;white-space:nowrap}
.hero-movesa-logo{display:block;width:min(45%,260px);height:auto}
.hero-motorcycle{position:absolute;z-index:1;right:-2%;top:50%;width:48%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}
.hero-motorcycle img{display:block;width:100%;max-height:350px;object-fit:contain;filter:drop-shadow(0 20px 22px rgba(20,22,24,.14))}
.hero-categories-cta{display:flex;justify-content:flex-end;padding:7px 0 12px}.all-categories-link{display:inline-flex;align-items:center;gap:10px;border:0;padding:4px 0;background:transparent;color:var(--accent);font-weight:750;cursor:pointer}.all-categories-link span{color:var(--accent);font-size:20px;transition:transform .2s}.all-categories-link:hover span{transform:translateX(4px)}
.featured-categories{padding:14px 0 45px}.featured-categories-head{display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin-bottom:13px}.featured-categories-head .eyebrow{order:2;margin:0}.featured-categories-head h2{order:1;margin:0;font-size:clamp(26px,2.5vw,36px);letter-spacing:-.04em}.featured-categories-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.featured-category-card{min-height:108px;display:grid;grid-template-columns:minmax(0,1fr) 92px 20px;grid-template-rows:1fr;align-items:center;gap:5px 10px;border:1px solid var(--line);border-radius:16px;padding:12px 14px;background:#fff;color:var(--ink);text-align:left;cursor:pointer;transition:transform .2s,border-color .2s,box-shadow .2s}.featured-category-card:hover{transform:translateY(-3px);border-color:#b8babe;box-shadow:0 12px 28px rgba(22,25,28,.08)}.featured-category-card span{grid-column:1;grid-row:1;align-self:center;font-size:14px;line-height:1.18;font-weight:800}.featured-category-card img{grid-column:2;grid-row:1;width:92px;height:78px;object-fit:contain}.featured-category-card i{grid-column:3;grid-row:1;justify-self:end;color:var(--accent);font-size:20px;font-style:normal;transition:transform .2s}.featured-category-card:hover i{transform:translateX(4px)}
@media(max-width:900px){.hero{min-height:350px;padding:38px 4%}.hero-brand{width:82%}.hero-brand h1{font-size:53px}.hero-motorcycle{right:-5%;width:50%}}
@media(max-width:720px){.brand-mark{height:42px;max-width:58px}.hero{min-height:0;padding:32px 7% 24px;text-align:left;border-radius:0 0 22px 22px}.hero:after{width:360px;height:360px;right:-90px;top:145px}.hero-brand{width:100%}.hero-brand h1{font-size:43px;margin-bottom:15px}.hero-brand-line{gap:10px;font-size:27px}.hero-movesa-logo{width:min(41%,155px);margin:0}.hero-motorcycle{position:relative;right:auto;top:auto;width:100%;transform:none;margin-top:-10px}.hero-motorcycle img{max-height:245px}.hero-categories-cta{padding:7px 0 14px}.featured-categories{padding:20px 0 42px}.featured-categories-head{margin-bottom:13px}.featured-categories-head h2{font-size:28px}.featured-categories-grid{grid-template-columns:1fr 1fr;gap:8px}.featured-category-card{min-height:118px;grid-template-columns:minmax(0,1fr) 55px 15px;gap:4px 5px;padding:10px;border-radius:14px}.featured-category-card span{font-size:12px}.featured-category-card b{font-size:10px}.featured-category-card img{width:55px;height:65px}.featured-category-card i{font-size:17px}}
@media(max-width:720px){.topbar-actions{margin-left:auto}.order-button{padding:0 12px}.account-menu{position:fixed;right:4vw;top:68px}.login-modal{margin-top:3vh}}
.account-page{padding:42px 0 70px}.account-page-head{display:flex;align-items:center;gap:18px;margin-bottom:28px}.account-page-head .eyebrow{margin-bottom:5px}.account-page-head h1{margin:0;font-size:34px;letter-spacing:-.04em}.account-page-head>div:last-child>p:last-child{margin:5px 0 0;color:var(--muted);font-size:13px}.account-avatar{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;background:var(--dark);color:#fff;font-size:24px;font-weight:800}.account-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:24px;align-items:start}.account-sidebar,.account-content{background:#fff;border:1px solid var(--line);border-radius:18px}.account-sidebar{padding:8px;display:grid;gap:4px}.account-tab{width:100%;padding:13px 14px;border:0;border-radius:11px;background:transparent;text-align:left;color:var(--ink);font-weight:700;cursor:pointer}.account-tab:hover{background:#f4f4f1}.account-tab.active{background:var(--dark);color:#fff}.account-content{min-height:420px;padding:25px}.account-content-head{display:flex;align-items:end;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid var(--line)}.account-content-head .eyebrow{margin-bottom:5px}.account-content-head h2{margin:0;font-size:28px}.account-content-head>span{color:var(--muted);font-size:12px}.account-loading,.account-empty{min-height:290px;display:grid;place-items:center;align-content:center;gap:8px;text-align:center;color:var(--muted)}.account-empty b{color:var(--ink);font-size:18px}.account-empty p{max-width:470px;margin:0 0 10px;line-height:1.5}.account-empty button{border:0;border-radius:11px;padding:12px 17px;background:var(--dark);color:#fff;font-weight:750;cursor:pointer}.customer-orders{display:grid;gap:9px;padding-top:14px}.customer-order{padding:13px 15px;border:1px solid var(--line);border-radius:12px}.customer-order-top,.customer-order-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.customer-order-top small{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.1em}.customer-order-top h3{margin:2px 0 0;font-size:15px}.customer-order-status{padding:5px 8px;border-radius:999px;background:#eef1f5;color:#4f5c68;font-size:9px;font-weight:800}.customer-order-meta{margin-top:9px;padding:9px 0;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.customer-order-meta strong{margin-left:auto;color:var(--ink);font-size:15px}.customer-order-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-top:9px}.customer-order details{flex:1;min-width:0}.customer-order summary{width:max-content;cursor:pointer;font-size:11px;font-weight:750}.customer-order summary:hover,.order-pdf-link:hover{text-decoration:underline}.customer-order-items{padding-top:7px}.customer-order-items>div{display:flex;justify-content:space-between;gap:18px;padding:7px 0;border-bottom:1px solid #f1f1ee;font-size:11px}.customer-order-items b,.customer-order-items small{display:block}.customer-order-items small{margin-top:2px;color:var(--muted)}.order-items-message{margin:7px 0;color:var(--muted);font-size:11px}.order-items-message.error{color:#ba2830}.order-pdf-link{flex:0 0 auto;color:var(--accent);font-size:11px;font-weight:750}.account-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px}.account-pagination>div{display:flex;gap:5px}.account-pagination button{min-width:34px;height:34px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font-size:11px;font-weight:750;cursor:pointer}.account-pagination button:hover:not(:disabled),.account-pagination button.active{border-color:var(--dark);background:var(--dark);color:#fff}.account-pagination button:disabled{cursor:not-allowed;opacity:.35}.account-page-count{margin:7px 0 0;text-align:center;color:var(--muted);font-size:10px}.profile-preview{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding-top:22px}.profile-preview label{display:grid;gap:7px;color:var(--muted);font-size:12px;font-weight:700}.profile-preview input{width:100%;padding:12px;border:1px solid var(--line);border-radius:11px;background:#f5f5f2;color:var(--ink)}.profile-preview p{grid-column:1/-1;color:var(--muted);font-size:12px}
@media(max-width:720px){.account-page{padding-top:26px}.account-page-head h1{font-size:26px}.account-avatar{width:52px;height:52px}.account-layout{display:block}.account-sidebar{display:flex;overflow-x:auto;margin-bottom:14px}.account-tab{flex:0 0 auto;width:auto;white-space:nowrap}.account-content{min-height:360px;padding:18px}.customer-order-meta{align-items:flex-start;flex-wrap:wrap}.customer-order-meta strong{width:100%;margin-left:0}.account-pagination{flex-wrap:wrap}.account-pagination button{padding:0 8px}.profile-preview{grid-template-columns:1fr}.profile-preview p{grid-column:auto}}
.catalog-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:28px;align-items:start;padding-bottom:70px}
.family-sidebar{position:sticky;top:164px;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}
.family-sidebar-title{display:flex;justify-content:space-between;align-items:center;padding:17px 18px;border-bottom:1px solid var(--line);font-size:13px;text-transform:uppercase;letter-spacing:.08em}
.family-sidebar-title span{display:grid;place-items:center;min-width:25px;height:25px;border-radius:99px;background:#f0f0ed;color:var(--muted);font-size:11px}
.family-list{padding:7px;max-height:calc(100vh - 205px);overflow:auto}
.family-item{position:relative;width:100%;min-height:48px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:0;border-radius:11px;padding:10px 11px 10px 14px;background:transparent;text-align:left;cursor:pointer;color:var(--ink)}
.family-item span{font-size:12px;font-weight:700;line-height:1.25}
.family-item b{display:grid;place-items:center;min-width:27px;height:24px;border-radius:99px;background:#f0f0ed;color:var(--muted);font-size:11px}
.family-item:hover{background:#f5f5f2}
.family-item.active{background:var(--dark);color:#fff}
.family-item.active:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:99px;background:var(--accent)}
.family-item.active b{background:rgba(255,255,255,.14);color:#fff}
.family-loading{padding:18px 12px;color:var(--muted);font-size:13px}
.products-panel{min-width:0}
.products-panel-head{min-height:78px;display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:18px}
.products-panel-head .eyebrow{margin-bottom:7px}
.products-panel-head h2{margin:0;font-size:26px;letter-spacing:-.03em}
.products-panel-head>div>span{display:block;margin-top:6px;color:var(--muted);font-size:12px}
.category-search{width:min(310px,42%);height:43px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:13px;padding:0 13px;background:#fff}
.category-search span{font-size:19px;color:var(--muted)}
.category-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;font-size:12px}
.products-state{min-height:180px;display:grid;place-items:center;padding:25px;border:1px dashed #cfd1d4;border-radius:18px;color:var(--muted);text-align:center}
.products-state button{border:0;background:none;color:var(--ink);font-weight:700;text-decoration:underline;cursor:pointer}
.featured-category-card img{transform:scale(1.4)}
.catalog-layout .product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}
.model-showcase{position:relative;min-height:210px;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,42%);align-items:center;overflow:hidden;margin:22px 0 26px;border:1px solid #e0e2e4;border-radius:24px;background:linear-gradient(112deg,#fff 0%,#f8f8f5 58%,#eceeeb 100%);box-shadow:0 14px 38px rgba(22,25,28,.06)}.model-showcase:after{content:"";position:absolute;right:-70px;top:-150px;width:430px;height:430px;border-radius:50%;border:1px solid rgba(23,25,28,.06);box-shadow:0 0 0 52px rgba(255,255,255,.22),0 0 0 104px rgba(255,255,255,.14)}.model-showcase-copy{position:relative;z-index:2;padding:34px 42px}.model-showcase-copy .eyebrow{margin-bottom:9px}.model-showcase h2{margin:0;font-size:clamp(36px,4vw,58px);line-height:.95;letter-spacing:-.055em}.model-showcase-copy>p:last-child{max-width:480px;margin:14px 0 0;color:var(--muted);font-size:13px}.model-showcase-visual{position:relative;z-index:2;align-self:stretch;display:grid;place-items:center;padding:13px 30px 8px}.model-showcase-visual img{display:block;width:100%;height:185px;object-fit:contain;filter:drop-shadow(0 22px 18px rgba(20,22,24,.2));animation:modelReveal .45s ease both}.model-showcase.no-image{min-height:0;display:block;background:transparent;border:0;border-radius:0;box-shadow:none;margin:28px 0 22px}.model-showcase.no-image:after,.model-showcase.no-image .model-showcase-visual{display:none}.model-showcase.no-image .model-showcase-copy{padding:0}.model-showcase.no-image h2{font-size:31px}.model-showcase.no-image .model-showcase-copy>p:last-child{display:none}@keyframes modelReveal{from{opacity:0;transform:translateX(22px) scale(.96)}to{opacity:1;transform:none}}

@media(max-width:900px){
  .catalog-layout{grid-template-columns:230px minmax(0,1fr);gap:18px}
}
@media(max-width:720px){
  .catalog-heading{margin-bottom:14px}.model-showcase{min-height:0;grid-template-columns:1fr;margin:14px 0 18px;border-radius:20px}.model-showcase-copy{padding:23px 23px 4px}.model-showcase h2{font-size:38px}.model-showcase-copy>p:last-child{margin-top:9px;font-size:12px}.model-showcase-visual{padding:0 18px 12px}.model-showcase-visual img{height:160px}.model-showcase.no-image{margin:22px 0 14px}.model-showcase.no-image .model-showcase-copy{padding:0}.model-showcase.no-image h2{font-size:28px}
  .catalog-layout{display:block}
  .family-sidebar{position:static;margin-bottom:22px;border-radius:15px}
  .family-sidebar-title{padding:13px 15px}
  .family-list{display:flex;gap:7px;max-height:none;overflow-x:auto;padding:8px}
  .family-item{flex:0 0 auto;width:auto;max-width:210px;min-height:42px;grid-template-columns:minmax(90px,1fr) auto;padding:8px 10px 8px 13px;border:1px solid var(--line)}
  .family-item.active{border-color:var(--dark)}
  .family-item.active:before{top:8px;bottom:8px}
  .products-panel-head{display:block;min-height:0}
  .category-search{width:100%;margin-top:15px}
}
.account-favorites-grid{grid-template-columns:repeat(auto-fill,minmax(235px,1fr));padding-top:20px}.account-favorites-grid .product-card{min-height:235px}
.profile-title{display:flex;align-items:center;gap:9px}.profile-edit{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:9px;background:transparent;color:var(--ink);cursor:pointer}.profile-edit:hover,.profile-edit:focus-visible{background:#f0f0ed;outline:0}.profile-edit svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.profile-preview textarea{width:100%;padding:12px;border:1px solid var(--line);border-radius:11px;background:#f5f5f2;color:var(--ink);resize:vertical}.profile-preview input:disabled,.profile-preview textarea:disabled{opacity:1;cursor:not-allowed}.profile-preview input:not(:disabled),.profile-preview textarea:not(:disabled){background:#fff}.profile-preview input:not(:disabled):focus,.profile-preview textarea:not(:disabled):focus{border-color:#8b8f95;box-shadow:0 0 0 4px rgba(0,0,0,.04);outline:0}.profile-address{grid-column:1/-1}.profile-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:5px}.profile-actions span{font-size:12px}.profile-actions .success{color:var(--green)}.profile-actions .error{color:#ba2830}.profile-actions button{border:0;border-radius:11px;padding:12px 18px;background:var(--dark);color:#fff;font-weight:750;cursor:pointer}.profile-actions button:disabled{opacity:.58;cursor:wait}
@media(max-width:720px){.profile-address,.profile-actions{grid-column:auto}.profile-actions{align-items:stretch;flex-direction:column}.profile-actions button{width:100%}}
.form-grid select{display:block;width:100%;margin-top:6px;border:1px solid var(--line);border-radius:12px;padding:11px;background:#fff;color:var(--ink)}.order-submit-row{display:flex;align-items:center;gap:12px}.order-submit-row>.primary{min-height:48px}.quote-switch{min-height:48px;display:grid;grid-template-columns:auto 42px;grid-template-rows:auto auto;align-items:center;column-gap:9px;padding:7px 12px;border:1px solid var(--line);border-radius:14px;color:var(--ink);cursor:pointer}.quote-switch>span{font-size:11px;font-weight:750;white-space:nowrap}.quote-switch>b{font-size:10px;color:var(--muted)}.quote-switch>input{position:absolute;opacity:0;pointer-events:none}.quote-switch>i{grid-column:2;grid-row:1/3;position:relative;width:42px;height:24px;border-radius:99px;background:#d9dcdf;transition:.2s}.quote-switch>i:after{content:"";position:absolute;left:3px;top:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.2);transition:.2s}.quote-switch>input:checked+i{background:var(--dark)}.quote-switch>input:checked+i:after{transform:translateX(18px)}.quote-switch:focus-within{box-shadow:0 0 0 4px rgba(0,0,0,.05)}.order-auth-note{margin:12px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.auth-tabs{display:flex;gap:5px;margin:22px 0 18px;padding:4px;border-radius:12px;background:#f1f1ee}.auth-tabs button{flex:1;border:0;border-radius:9px;padding:9px;background:transparent;color:var(--muted);font-weight:750;cursor:pointer}.auth-tabs button.active{background:#fff;color:var(--ink);box-shadow:0 1px 5px rgba(0,0,0,.08)}.login-modal section>p{margin:0 0 20px;color:var(--muted);font-size:14px;line-height:1.45}.login-modal #registerMessage{min-height:18px;margin:0;color:#ba2830;font-size:12px;text-align:center}.login-modal label small{font-weight:500}.customer-order-meta{flex-wrap:wrap}@media(max-width:520px){.order-submit-row{align-items:stretch;flex-direction:column}.order-submit-row>.primary,.quote-switch{width:100%}.quote-switch{grid-template-columns:1fr 42px}}
.login-modal textarea{width:100%;padding:12px 13px;border:1px solid var(--line);border-radius:11px;outline:0;resize:vertical;font:inherit}.login-modal textarea:focus{border-color:#8b8f95;box-shadow:0 0 0 4px rgba(0,0,0,.04)}.register-password-field{position:relative}.register-password-field input{padding-right:46px}.password-visibility{position:absolute;right:5px;top:50%;width:34px;height:34px;display:grid;place-items:center;transform:translateY(-50%);border:0;border-radius:8px;background:transparent;color:#697079;cursor:pointer}.password-visibility:hover,.password-visibility:focus-visible{background:#eeeeeb;color:var(--ink);outline:0}.password-visibility svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.password-eye-slash{display:none}.password-visibility[aria-pressed="true"] .password-eye-slash{display:block}
.verification-kicker{margin:0 0 7px!important;color:var(--accent)!important;font-size:10px!important;font-weight:850;letter-spacing:.14em}.login-modal #emailVerificationView>p:not(.verification-kicker){margin:0 0 20px;color:var(--muted);font-size:13px;line-height:1.5}.login-modal #emailVerificationView>p b{color:var(--ink)}#emailVerificationForm input{text-align:center;font-size:24px;font-weight:800;letter-spacing:.22em}#verificationMessage{min-height:18px;margin:0;color:#697079;font-size:12px;text-align:center}.verification-resend{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:14px}.verification-resend button,.verification-change{border:0;background:transparent;color:var(--ink);font-size:12px;font-weight:750;text-decoration:underline;cursor:pointer}.verification-resend button:disabled{color:#9a9da1;cursor:not-allowed}.verification-resend span{color:#8a8d91;font-size:11px}.verification-change{display:block;margin:12px auto 0;color:#73777d}
.zero-price-alert{margin:0 0 14px;padding:13px 15px;border:1px solid #efb4b8;border-radius:13px;background:#fff1f2;color:#8f2029;font-size:12px;line-height:1.45}.zero-price-alert b{display:block;margin-bottom:3px;font-size:13px}.zero-price-alert p{margin:0}.zero-price-alert small{display:block;margin-top:7px;color:#a12c35;font-weight:700}
.order-auth-note,.quote-switch>b{display:none}.quote-switch{grid-template-rows:auto}.quote-switch>i{grid-row:1}
.rail-model:has(img){height:46px;display:inline-flex;align-items:center;gap:7px;padding-left:7px}.rail-model img{width:39px;height:34px;border-radius:99px;object-fit:contain;background:#fff}
.model-showcase:not(.no-image){min-height:230px}.model-showcase:not(.no-image) .model-showcase-visual img{height:220px}@media(max-width:720px){.model-showcase:not(.no-image){min-height:0}.model-showcase:not(.no-image) .model-showcase-visual{padding-bottom:8px}.model-showcase:not(.no-image) .model-showcase-visual img{height:185px}}
@media(max-width:720px){.brand-mark{width:132px;height:auto;max-width:none}}

.product-card{min-height:245px}
.product-foot{display:block;margin-top:auto}
.product-foot>.stock{position:absolute;right:20px;top:17px}
.product-prices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:10px}
.product-price{display:grid;gap:1px}
.product-price small{color:var(--muted);font-size:9px;font-weight:700;white-space:nowrap}
.product-price b{font-size:15px;line-height:1.1;white-space:nowrap}
.product-price:first-child b{color:#777d84;font-weight:700}
.product-price.wholesale{text-align:right}
.product-price.wholesale b{font-size:15px}
.product-card.unavailable .product-prices{opacity:.48}

/* Selector compacto de otros modelos */
.model-finder{left:auto;right:4vw;top:62px;width:min(470px,92vw);padding:18px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 22px 55px rgba(18,20,22,.2)}
.model-finder-head{align-items:center;gap:18px}
.model-finder-head h2{margin:3px 0 0;font-size:20px;letter-spacing:-.025em}
.model-finder-head .close{flex:0 0 32px;width:32px;height:32px;font-size:20px}
.model-filter{height:44px;max-width:none;margin-top:15px;border-radius:12px;background:#f7f7f5}
.model-filter span{font-size:18px}
.model-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:min(54vh,500px);margin-top:12px;padding-right:5px}
.directory-model{position:relative;min-height:43px;display:flex;align-items:center;padding:10px 34px 10px 12px;border:1px solid var(--line);border-radius:10px;background:#fafaf8}
.directory-model b{font-size:12px;line-height:1.2;white-space:normal}
.directory-model:hover{border-color:#aeb2b6;background:#f3f3f0;box-shadow:none}
.directory-model.active{border-color:var(--dark);background:var(--dark);color:#fff}
.directory-model.active:after{content:"✓";position:absolute;right:12px;color:#fff;font-size:12px;font-weight:800}
.no-models{grid-column:1/-1;margin:16px 4px;text-align:center}
@media(max-width:720px){.model-finder{right:4vw;top:58px;width:92vw;padding:16px}.model-directory{grid-template-columns:1fr;max-height:52vh}}

/* Vista compacta del detalle de producto */
.product-modal{width:min(570px,calc(100vw - 28px));padding:28px}
.product-modal h2{margin:18px 0 7px;font-size:29px}
.product-modal #productDetail>p{margin:0;color:#34383d;font-size:13px}
.product-modal .detail-grid{gap:6px;margin:15px 0}
.product-modal .detail-row{min-height:48px;padding:8px 11px;border-radius:11px;font-size:13px}
.product-modal .detail-row small{margin-bottom:2px;font-size:10px}
.product-modal .detail-row .stock{display:inline-flex;padding:4px 7px;font-size:9px}
.product-modal .detail-price-public{color:#747a81}
.product-modal .detail-price-public b{color:#747a81;font-size:14px;font-weight:700}
.product-modal .detail-price-wholesale{border:1px solid #dfe2e4;background:#fff}
.product-modal .detail-price-wholesale small{color:#515860;font-weight:750}
.product-modal .detail-price-wholesale b{font-size:17px;font-weight:850}
.product-modal .buy-row{margin-top:16px}
.product-feedback-cta{width:100%;min-height:40px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:8px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#4f5963;font-size:11px;font-weight:750;cursor:pointer}
.product-feedback-cta span{width:16px;height:16px;display:grid;place-items:center;border:1.5px solid currentColor;border-radius:50%;font-family:Georgia,serif;font-size:10px}
.product-feedback-cta:hover,.product-feedback-cta:focus-visible{border-color:#9eb5ca;background:#eef5fb;color:#24577f;outline:0}
@media(max-width:560px){.product-modal{padding:23px 20px}.product-modal h2{font-size:25px}.product-modal .detail-grid{grid-template-columns:1fr 1fr}}
