
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
.anp-store{--anp-ink:#0f172a;--anp-blue:#2563eb;--anp-soft:#f8fafc;--anp-line:#dbe3ee;color:var(--anp-ink);font:16px/1.6 Manrope,Arial,sans-serif;background:#fff;text-align:left;-webkit-font-smoothing:antialiased}.anp-store *{box-sizing:border-box}.anp-store a{color:inherit;text-decoration:none}.anp-store a:focus-visible,.anp-store summary:focus-visible{outline:3px solid #2563eb;outline-offset:5px}.anp-store h1,.anp-store h2,.anp-store h3,.anp-store p{margin:0}.anp-store h1,.anp-store h2,.anp-store h3{font-family:inherit;font-weight:800;letter-spacing:-.045em;line-height:1.1;color:var(--anp-ink)}.anp-store h1{font-size:clamp(44px,5.7vw,76px)}.anp-store h2{font-size:clamp(32px,3.3vw,44px)}.anp-store h3{font-size:24px}.anp-shell{width:min(1180px,calc(100% - 48px));margin:auto}.anp-test{font-size:11px;letter-spacing:.08em;text-align:center;background:#eff6ff;color:#334155;padding:7px 16px}.anp-header{border-bottom:1px solid var(--anp-line)}.anp-header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:86px}.anp-brand{display:flex;align-items:center;gap:11px;font-size:25px;font-weight:800;letter-spacing:-1px;white-space:nowrap}.anp-brand svg{width:33px;height:33px}.anp-brand b{color:var(--anp-blue)}.anp-store .anp-brand small{font-size:10px;font-weight:700;letter-spacing:.11em;border-left:1px solid var(--anp-line);padding:5px 0 5px 15px;margin-left:7px;color:#64748b}.anp-nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:700}.anp-nav a{padding:13px 0}.anp-store .anp-nav .anp-home-link{border:1px solid var(--anp-line);border-radius:9px;padding:10px 16px}.anp-eyebrow{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#1d4ed8;margin-bottom:18px!important}.anp-hero{padding:78px 0 60px;background:linear-gradient(110deg,#fff 45%,#f1f6fd)}.anp-hero-grid{display:grid;grid-template-columns:1.06fr 1fr;align-items:center;gap:54px}.anp-store .anp-hero h1 span{color:var(--anp-blue)}.anp-lead{font-size:17px;line-height:1.75;color:#475569;max-width:540px;margin-top:25px!important}.anp-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:28px}.anp-store .anp-button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:51px;padding:12px 22px;border:1px solid var(--anp-blue);border-radius:10px;font-size:13px;font-weight:800;background:var(--anp-blue);color:white;transition:background .15s}.anp-store .anp-button:hover{background:#1d4ed8}.anp-store .anp-button-secondary{background:white;color:var(--anp-ink);border-color:#bac7d8}.anp-store .anp-button-secondary:hover{background:#eff6ff}.anp-hero-foot{font-size:11px;color:#64748b;margin-top:17px!important}.anp-concept{position:relative;min-height:360px;display:flex;align-items:center;justify-content:center}.anp-orbit{position:absolute;width:345px;height:345px;border-radius:50%;border:1px solid #dbeafe;background:#eff6ff}.anp-orbit:after{content:'';position:absolute;inset:30px;border:1px solid #d7e6fa;border-radius:50%}.anp-tablet{position:relative;width:340px;aspect-ratio:1.4;border-radius:22px;background:#111827;padding:12px;box-shadow:0 25px 45px #1e3a8a20;transform:rotate(-5deg);border:2px solid #475569}.anp-screen{height:100%;border-radius:11px;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px}.anp-screen svg{width:42px;height:42px}.anp-screen-name{font-size:28px;font-weight:800;letter-spacing:-1px}.anp-screen-label{border:1px solid #bfdbfe;border-radius:5px;background:#eff6ff;padding:2px 13px;letter-spacing:.2em;font-size:10px;color:#1d4ed8;font-weight:800}.anp-concept-chip{position:absolute;z-index:1;right:0;top:28px;background:white;border:1px solid #dbe3ee;padding:10px 16px;border-radius:12px;font-size:12px;font-weight:700;box-shadow:0 8px 20px #1e3a8a0a}.anp-concept-chip strong{display:block;font-size:23px;line-height:1.3}.anp-concept-caption{position:absolute;bottom:1px;width:100%;text-align:center;font-size:10px;color:#64748b}.anp-benefits{border-bottom:1px solid var(--anp-line);border-top:1px solid var(--anp-line)}.anp-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding:24px 0}.anp-benefit{display:flex;gap:14px;align-items:center}.anp-icon{color:#1d4ed8;background:#eff6ff;width:40px;height:40px;border-radius:10px;display:grid;place-items:center;flex-shrink:0}.anp-icon svg{width:21px;height:21px}.anp-benefit strong{font-size:12px;font-weight:800;display:block}.anp-benefit p{font-size:11px;color:#64748b}.anp-section{padding:80px 0}.anp-section-title{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:35px}.anp-section-title p:not(.anp-eyebrow){font-size:13px;color:#64748b;max-width:295px}.anp-pack-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.anp-product-card{border:1px solid var(--anp-line);border-radius:18px;overflow:hidden;background:white;display:flex;flex-direction:column;height:100%;box-shadow:0 7px 22px #0f172a04}.anp-product-art{background:#f5f8fc;min-height:174px;position:relative;display:flex;align-items:center;justify-content:center;gap:11px;padding:32px 20px}.anp-mini-tablet{width:121px;height:88px;border:5px solid #334155;border-radius:9px;background:white;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;transform:rotate(-5deg);box-shadow:0 10px 15px #0f172a12}.anp-mini-tablet svg{width:22px;height:22px}.anp-mini-tablet span{font-size:10px;font-weight:800;color:#1d4ed8;letter-spacing:.12em}.anp-mini-printer{position:relative;width:60px;height:49px;background:#475569;border-radius:7px;margin-top:18px;box-shadow:0 10px 15px #0f172a12}.anp-mini-printer:before{content:'';position:absolute;width:38px;height:29px;border:1px solid #cbd5e1;background:repeating-linear-gradient(#fff 0 5px,#dbe3ee 5px 6px);top:-17px;left:11px;border-radius:2px}.anp-mini-printer:after{content:'';position:absolute;background:#93c5fd;width:5px;height:3px;bottom:10px;right:8px}.anp-mini-drawer{position:relative;width:72px;height:27px;border:3px solid #475569;background:#94a3b8;border-radius:3px;margin-top:36px}.anp-mini-drawer:after{content:'';position:absolute;left:32px;top:8px;width:4px;height:4px;background:#334155;border-radius:50%}.anp-art-note{position:absolute;bottom:10px;left:0;right:0;text-align:center;font-size:9px;letter-spacing:.025em;color:#64748b}.anp-card-body{padding:26px;display:flex;flex-direction:column;flex:1}.anp-pack-label{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#64748b;font-weight:800;margin-bottom:10px!important}.anp-card-body h3{font-size:23px;line-height:1.2;min-height:56px}.anp-card-summary{font-size:12px;color:#64748b;margin-top:12px!important;min-height:60px}.anp-price{font-variant-numeric:tabular-nums;margin-top:21px!important;line-height:1.15;white-space:nowrap}.anp-price strong{font-size:36px;font-weight:800;letter-spacing:-.06em}.anp-price strong small{font-size:23px}.anp-tax{display:block;color:#475569;font-size:10px;margin-top:7px}.anp-net{color:#64748b;font-size:11px;margin-top:6px!important}.anp-includes{padding:20px 0 8px;margin:20px 0 0;list-style:none;border-top:1px solid #e7edf5;flex:1}.anp-includes li{font-size:12px;color:#334155;display:flex;gap:10px;margin-bottom:10px;line-height:1.6}.anp-includes li:before{content:'✓';font-weight:800;color:#1d4ed8}.anp-card-body .anp-button{margin-top:19px;width:100%}.anp-collection-note{text-align:center;font-size:11px;color:#64748b;margin-top:24px!important}.anp-training{background:#eff6ff}.anp-training-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:start}.anp-training-copy>p:not(.anp-eyebrow){font-size:15px;color:#475569;margin-top:24px}.anp-steps{list-style:none;padding:0;margin:0;counter-reset:steps}.anp-steps li{display:flex;gap:20px;padding:0 0 26px;margin-bottom:24px;border-bottom:1px solid #cfdff2}.anp-steps li:last-child{border:0;padding-bottom:0;margin-bottom:0}.anp-step-number{font-size:11px;font-weight:800;color:#1d4ed8;background:white;border:1px solid #cfdff2;border-radius:50%;width:32px;height:32px;flex-shrink:0;display:grid;place-items:center}.anp-steps h3{font-size:18px}.anp-steps p{color:#475569;font-size:13px;margin-top:10px}.anp-support-note{font-size:12px!important;padding-top:22px;border-top:1px solid #cfdff2}.anp-faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px}.anp-faq details{border-bottom:1px solid var(--anp-line)}.anp-faq summary{cursor:pointer;font-size:14px;font-weight:700;min-height:68px;padding:22px 30px 22px 0;list-style:none;position:relative}.anp-faq summary:after{content:'+';position:absolute;right:2px;color:#1d4ed8;font-size:20px;top:17px}.anp-faq details[open] summary:after{content:'−'}.anp-faq summary::-webkit-details-marker{display:none}.anp-faq details p{color:#475569;font-size:13px;padding:0 20px 22px 0}.anp-contact-box{background:#0f172a;border-radius:20px;padding:37px 43px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:75px}.anp-contact-box h2{color:white;font-size:28px}.anp-contact-box p{color:#cbd5e1;font-size:13px;margin-top:10px}.anp-footer{padding:36px 0;border-top:1px solid var(--anp-line);background:#f8fafc}.anp-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.anp-footer p{font-size:11px;color:#64748b;margin-top:10px}.anp-footer-links{display:flex;gap:22px;font-size:12px}.anp-breadcrumb{font-size:12px;color:#64748b;padding:30px 0;display:flex;gap:10px;flex-wrap:wrap}.anp-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-bottom:70px}.anp-detail-art{border:1px solid #dbe3ee;border-radius:20px;background:#f5f8fc;display:flex;align-items:center;justify-content:center;min-height:450px}.anp-detail-art .anp-product-art{transform:scale(1.35);background:transparent}.anp-detail-copy h1{font-size:43px}.anp-detail-copy .anp-price strong{font-size:48px}.anp-detail-copy .anp-card-summary{min-height:0;font-size:16px}.anp-detail-copy .anp-includes{margin-bottom:18px}.anp-detail-copy .anp-button{width:100%}.anp-detail-note{font-size:11px;color:#64748b;margin-top:12px!important}.anp-detail-editorial{max-width:820px;padding-bottom:70px}.anp-detail-editorial h2{font-size:30px;margin-bottom:24px}.anp-detail-editorial h3{font-size:20px;margin:24px 0 12px}.anp-detail-editorial p,.anp-detail-editorial li{font-size:15px;line-height:1.8;color:#475569}.anp-catalog-intro{padding:65px 0 0}.anp-catalog-intro h1{font-size:50px}.anp-catalog-intro+.anp-section{padding-top:40px}
@media(max-width:1050px){.anp-nav{gap:16px}.anp-nav .anp-home-link{display:none}.anp-hero-grid{gap:25px}.anp-tablet{width:280px}.anp-orbit{width:290px;height:290px}.anp-card-body{padding:22px}.anp-product-art{gap:7px}.anp-training-grid,.anp-faq-grid{gap:45px}.anp-detail-grid{gap:30px}.anp-detail-art .anp-product-art{transform:scale(1.1)}}
@media(max-width:760px){.anp-shell{width:calc(100% - 36px)}.anp-header-inner{min-height:75px;gap:12px;flex-wrap:wrap;padding:15px 0}.anp-brand{font-size:23px}.anp-store .anp-brand small{font-size:9px}.anp-nav{width:100%;justify-content:space-between;border-top:1px solid #edf1f7;padding-top:4px;gap:10px}.anp-nav a{font-size:12px;padding:8px 0}.anp-hero{padding:43px 0 35px}.anp-hero-grid{grid-template-columns:1fr;gap:15px}.anp-hero h1{max-width:450px}.anp-lead{font-size:15px;margin-top:20px!important}.anp-concept{min-height:310px;max-width:420px;width:100%;margin:auto}.anp-concept-chip{right:6px;top:18px}.anp-tablet{width:265px}.anp-orbit{width:260px;height:260px}.anp-benefit-grid{grid-template-columns:1fr;gap:18px;padding:25px 0}.anp-benefit strong{font-size:13px}.anp-benefit p{font-size:12px}.anp-section{padding:55px 0}.anp-section-title{display:block;margin-bottom:27px}.anp-section-title>p{margin-top:17px!important}.anp-pack-grid{grid-template-columns:1fr;gap:24px;max-width:470px;margin:auto}.anp-product-art{min-height:190px;gap:14px}.anp-card-body{padding:25px}.anp-card-body h3{min-height:0}.anp-card-summary{min-height:0}.anp-price strong{font-size:38px}.anp-training-grid,.anp-faq-grid,.anp-detail-grid{grid-template-columns:1fr;gap:35px}.anp-contact-box{padding:28px;display:block;margin-bottom:50px}.anp-contact-box .anp-button{margin-top:23px}.anp-footer-inner{display:block}.anp-footer-links{margin-top:25px;flex-wrap:wrap}.anp-detail-art{min-height:290px}.anp-detail-art .anp-product-art{transform:none}.anp-detail-copy h1{font-size:36px}.anp-detail-grid{padding-bottom:45px}.anp-catalog-intro h1{font-size:40px}}
@media(prefers-reduced-motion:reduce){.anp-store *{transition:none!important}}


.anp-store button:focus-visible{outline:3px solid #2563eb;outline-offset:4px}
.anp-store .anp-add-cart{margin-top:12px;width:100%;cursor:pointer}
.anp-catalog-cell{margin-bottom:24px;display:flex;min-width:0}
.anp-catalog-cell>.anp-product-card{width:100%;height:auto}
.anp-catalog-cell .anp-card-summary{flex:1 0 auto}
.anp-native-cart{flex-shrink:0}
@media(max-width:760px){.anp-header-inner{flex-wrap:wrap}.anp-native-cart{margin-left:auto}}

@media(min-width:761px){.anp-pack-grid>.anp-store{display:flex;align-items:stretch;min-width:0}.anp-pack-grid .anp-product-card{flex:1;height:auto;min-width:0}.anp-pack-grid .anp-card-body h3,.anp-pack-grid .anp-card-summary{min-height:0}.anp-pack-grid .anp-card-summary{flex:1 0 auto}}

/* AutonoPOS: estilos propios para el DOM comercial nativo, sin Bootstrap CSS. */
:root{--anp-ink:#15223b;--anp-muted:#53647d;--anp-blue:#2563eb;--anp-line:#dce4ef;--anp-surface:#f5f8fc}
body:has(.anp-store){margin:0;background:var(--anp-surface);color:var(--anp-ink);font:16px/1.6 Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}
body:has(.anp-store) *,body:has(.anp-store) *::before,body:has(.anp-store) *::after{box-sizing:border-box}
:where(body:has(.anp-store)) :where(h1,h2,h3,h4,h5,h6){font-family:inherit;color:var(--anp-ink);line-height:1.2;letter-spacing:-.035em;margin:0 0 16px;font-weight:750}
:where(body:has(.anp-store)) :where(h1){font-size:clamp(28px,3vw,40px)}
:where(body:has(.anp-store)) :where(h2){font-size:26px}:where(body:has(.anp-store)) :where(h3){font-size:21px}:where(body:has(.anp-store)) :where(h4,h5,h6){font-size:16px}
:where(body:has(.anp-store)) :where(p){margin:0 0 16px;color:var(--anp-muted)}
:where(body:has(.anp-store)) :where(a){color:var(--anp-blue);text-decoration:none}
body:has(.anp-store) :where(button,input,select,textarea){font:inherit}
body:has(.anp-store) :where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid #60a5fa;outline-offset:3px}
body:has(.anp-store) :where(hr){border:0;border-top:1px solid var(--anp-line);margin:24px 0}
body:has(.anp-store) :where(img){max-width:100%;height:auto}
/* Contrato de retícula usado por tarjetas, direcciones, filtros y totales. */
body:has(.anp-store) .container{width:min(1180px,calc(100% - 48px));margin-inline:auto}
body:has(.anp-store) .container-fluid{width:100%;padding-inline:16px}
body:has(.anp-store) .row{display:flex;flex-wrap:wrap;margin-inline:-12px}
body:has(.anp-store) [class*="col-"]{position:relative;min-width:0;width:100%;padding-inline:12px}
body:has(.anp-store) .col{flex:1 0 0%}body:has(.anp-store) .col-auto{width:auto}
body:has(.anp-store) .d-flex{display:flex}body:has(.anp-store) .d-block{display:block}body:has(.anp-store) .d-none{display:none!important}
body:has(.anp-store) .flex-wrap{flex-wrap:wrap}body:has(.anp-store) .align-items-center{align-items:center}body:has(.anp-store) .justify-content-between{justify-content:space-between}
body:has(.anp-store) .w-100{width:100%}body:has(.anp-store) .w-50{width:50%}body:has(.anp-store) .h-100{height:100%}
body:has(.anp-store) .text-center{text-align:center}body:has(.anp-store) .text-left{text-align:left}body:has(.anp-store) .text-right{text-align:right}
body:has(.anp-store) .float-right,body:has(.anp-store) .pull-right{float:right}body:has(.anp-store) .float-left{float:left}
body:has(.anp-store) .clearfix::after{display:table;content:"";clear:both}
body:has(.anp-store) .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
body:has(.anp-store) .text-primary{color:var(--anp-blue)}body:has(.anp-store) .text-muted{color:var(--anp-muted)}body:has(.anp-store) .text-danger{color:#b42318}body:has(.anp-store) .text-success{color:#147d4d}
body:has(.anp-store) .font-weight-bold{font-weight:750}body:has(.anp-store) .font-weight-light{font-weight:450}
body:has(.anp-store) .bg-light{background:#f5f8fc}body:has(.anp-store) .text-dark{color:var(--anp-ink)}
/* Botones del motor: conservan sus eventos, cambian solo apariencia. */
body:has(.anp-store) .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:11px 20px;border:1px solid var(--anp-blue);border-radius:10px;background:var(--anp-blue);color:#fff;font-size:14px;line-height:1.35;font-weight:700;cursor:pointer;text-align:center;text-decoration:none;vertical-align:middle;transition:background .15s,box-shadow .15s}
body:has(.anp-store) .btn:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb18}
body:has(.anp-store) .btn-outline-primary,body:has(.anp-store) .btn-secondary,body:has(.anp-store) .btn-light,body:has(.anp-store) .btn-dark{color:var(--anp-ink);background:#fff;border-color:#cbd6e5}
body:has(.anp-store) .btn-outline-primary:hover,body:has(.anp-store) .btn-secondary:hover,body:has(.anp-store) .btn-dark:hover{background:#edf4ff;border-color:#93b5f7}
body:has(.anp-store) .btn-link{background:transparent;color:var(--anp-blue);border-color:transparent}
body:has(.anp-store) .btn:disabled,body:has(.anp-store) .btn.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}
body:has(.anp-store) .btn-group{display:flex;gap:12px;flex-wrap:wrap;align-items:center}
body:has(.anp-store) .btn-group>.btn{flex:1 1 auto;margin:0}
/* Formularios propios: etiquetas sobre los campos, no recuadros pegados. */
body:has(.anp-store) .form-group{margin-bottom:20px}
body:has(.anp-store) :where(label,.col-form-label){display:block;font-size:13px;font-weight:700;color:#334155;margin-bottom:7px}
body:has(.anp-store) .form-control,body:has(.anp-store) .custom-select{display:block;width:100%;min-height:48px;padding:12px 14px;border:1px solid #cbd6e5;border-radius:9px;background:#fff;color:var(--anp-ink);box-shadow:0 1px 2px #15223b05;line-height:1.45}
body:has(.anp-store) .form-control:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb12}
body:has(.anp-store) .form-control::placeholder{color:#8190a5}
body:has(.anp-store) .form-control[readonly],body:has(.anp-store) .form-control:disabled{background:#f1f5f9}
body:has(.anp-store) .input-group{display:flex;gap:8px;align-items:stretch;flex-wrap:wrap}
body:has(.anp-store) .input-group>.form-control{flex:1 1 140px;width:1%}
body:has(.anp-store) .input-group-prepend,body:has(.anp-store) .input-group-append{display:flex;align-items:center}
body:has(.anp-store) .input-group-text{font-size:13px;font-weight:700;color:#334155}
body:has(.anp-store) input[type=checkbox],body:has(.anp-store) input[type=radio]{width:18px;height:18px;accent-color:var(--anp-blue);vertical-align:middle;margin:0 8px 0 0}
body:has(.anp-store) .checkbox label{display:flex;align-items:center;font-weight:500}
body:has(.anp-store) .alert{padding:14px 16px;border:1px solid #bed0ee;border-radius:10px;background:#eff6ff;color:#1e40af;margin-bottom:18px;font-size:14px}
body:has(.anp-store) .alert-danger{background:#fff2f0;border-color:#fecaca;color:#a5261e}
body:has(.anp-store) .alert-success{background:#eefbf3;border-color:#bbf7d0;color:#166534}
/* Estados que espera Bootstrap JS; sin importar sus hojas de estilo. */
body:has(.anp-store).modal-open{overflow:hidden}
body:has(.anp-store) .modal{display:none;position:fixed;inset:0;z-index:1050;overflow-x:hidden;overflow-y:auto;outline:0}
body:has(.anp-store) .modal-dialog{position:relative;width:auto;max-width:600px;margin:48px auto;padding:0 16px;pointer-events:none}
body:has(.anp-store) .modal-dialog.modal-lg{max-width:880px}
body:has(.anp-store) .modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background:#fff;border:1px solid #dce4ef;border-radius:18px;outline:0;box-shadow:0 28px 90px #0f172a40;overflow:hidden}
body:has(.anp-store) .modal-header{display:flex;align-items:center;justify-content:space-between;padding:26px 30px;border-bottom:1px solid #e6edf5;background:#fff}
body:has(.anp-store) .modal-title{margin:0;font-size:24px;font-weight:750}
body:has(.anp-store) .modal-body{position:relative;flex:1 1 auto;padding:28px 30px}
body:has(.anp-store) .modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:20px 30px;border-top:1px solid #e6edf5;background:#f8fafc}
body:has(.anp-store) .close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:36px;min-height:36px;padding:0;border:0;border-radius:8px;background:transparent;color:#64748b;font-size:25px;font-weight:400;cursor:pointer}
body:has(.anp-store) .close:hover{background:#eef2f7;color:#1e293b}
body:has(.anp-store) .modal-backdrop{position:fixed;inset:0;z-index:1040;background:#0f172a}
body:has(.anp-store) .modal-backdrop.fade{opacity:0}body:has(.anp-store) .modal-backdrop.show{opacity:.48}
body:has(.anp-store) .fade{transition:opacity .15s linear}body:has(.anp-store) .fade:not(.show){opacity:0}
body:has(.anp-store) .collapse:not(.show){display:none}body:has(.anp-store) .collapsing{height:0;overflow:hidden;transition:height .2s ease}
body:has(.anp-store) .dropdown-menu{display:none;position:absolute;z-index:1000;min-width:180px;padding:8px;background:#fff;border:1px solid var(--anp-line);border-radius:10px;box-shadow:0 8px 24px #15223b14}
body:has(.anp-store) .dropdown-menu.show{display:block}body:has(.anp-store) .dropdown-item{display:block;padding:8px 12px}
#ajaxNewUserFormModal .modal-dialog,#ajaxLoginFormModal .modal-dialog{max-width:580px}
#ajaxNewUserFormModal .input-group,#ajaxLoginFormModal .input-group{display:flex;flex-direction:column;gap:7px}
#ajaxNewUserFormModal .input-group-prepend,#ajaxLoginFormModal .input-group-prepend{width:100%}
#ajaxNewUserFormModal .input-group>.form-control,#ajaxLoginFormModal .input-group>.form-control{width:100%;flex:auto}
#ajaxNewUserFormModal .modal-footer .btn:first-child{flex-basis:100%}
#ajaxLoginFormModal .modal-body>button{width:100%;margin-top:8px}
/* Carrito, identificación y dirección: una superficie coherente. */
body:has(.anp-store) .card{background:#fff;border:1px solid var(--anp-line);border-radius:16px}
body:has(.anp-store) .card-body{padding:26px}
#table_shop_cart_items_start,#shop_checkout_user_ask>.container,#shop_select_customer_data>.container{padding:32px;margin-block:28px;box-shadow:0 6px 24px #15223b04}
#table_shop_cart_items_start h1,#shop_checkout_user_ask h1{font-size:30px;margin-top:0}
#table_shop_cart_items_start .cart-content>p,#shop_checkout_user_ask p{max-width:720px;font-size:15px}
body:has(.anp-store) .table{width:100%;border-collapse:collapse;border-spacing:0;font-size:14px}
body:has(.anp-store) .table th{text-align:left;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-weight:750;background:#f8fafc;padding:14px 12px;border-block:1px solid #e6edf5}
body:has(.anp-store) .table td{padding:20px 12px;border-bottom:1px solid #e6edf5;vertical-align:middle}
#table_shop_cart_items .cart-img{display:block;max-width:76px}
#table_shop_cart_items .quantity{width:64px;min-height:40px;padding:8px;border:1px solid #cbd6e5;border-radius:8px;text-align:center;margin:0 6px}
#table_shop_cart_items .table h5{font-size:15px}
#table_shop_cart_items .text-primary[onclick]{display:inline-flex;align-items:center;justify-content:center;min-width:28px;min-height:36px;cursor:pointer}
#table_shop_cart_items_start .cart-content-totals{max-width:480px;margin-left:auto;background:#f6f9fe;border:1px solid #e1e9f4;border-radius:12px;padding:24px;text-align:left}
#table_shop_cart_items_start .cart-content-totals :is(h3,h4){display:flex;justify-content:space-between;gap:20px;font-size:14px;letter-spacing:0;font-weight:500;margin-bottom:12px}
#table_shop_cart_items_start .cart-content-totals h3:last-of-type{font-size:24px;font-weight:800;color:#15223b;padding-top:16px;border-top:1px solid #dce4ef}
#table_shop_cart_items_start .cart-content-footer>.row:last-child{margin-top:24px}
#shop_checkout_user_ask .btn-group{margin-top:24px}
#shop_select_customer_data_list{padding:8px 0 24px}
#new_user_customer_form{box-shadow:none;background:#fff}
#shop_checkout_stock_and_pay,#shop_checkout_pay{margin-block:24px}
#shop_checkout_stock_and_pay_response,#shop_checkout_pay_response{margin-top:18px}
#show_header_cart .modal-body+.modal-body{padding-top:0}
#shop_cart_header_items h5{font-size:14px;letter-spacing:0}
#show_header_cart .dropdown-footer h6{display:flex;justify-content:space-between;max-width:400px;margin:8px auto;font-weight:500}
#show_header_cart .dropdown-footer a{margin-top:16px}
/* Cabecera y navegación comercial. */
.anp-header{background:#fff}.anp-header-inner{gap:20px}.anp-native-cart .btn-link{border:1px solid #dce4ef;background:#f8fafc;color:#15223b;border-radius:10px}
.anp-native-cart .cart-link-count:empty{display:none}.anp-native-cart .cart-link-count{font-size:11px;font-weight:800;margin-left:5px}
body:has(.anp-store) .breadcrumb{display:flex;gap:8px;flex-wrap:wrap;padding:0;margin:0;list-style:none;font-size:13px;color:#64748b;background:none}
body:has(.anp-store) .section{padding-block:36px}
body:has(.anp-store) .list-unstyled{list-style:none;padding:0}
body:has(.anp-store) .nav{display:flex;flex-wrap:wrap;list-style:none;padding:0}
body:has(.anp-store) .nav-link{display:block;padding:10px 14px}
/* Iconos propios básicos: no dependen de una fuente del tema. */
body:has(.anp-store) .fa{display:inline-block;font-family:Arial,sans-serif;font-style:normal;line-height:1;text-align:center}
body:has(.anp-store) .fa-shopping-cart::before{content:''}body:has(.anp-store) .fa-user::before{content:'◉'}body:has(.anp-store) .fa-plus::before{content:'+'}body:has(.anp-store) .fa-minus::before{content:'−'}body:has(.anp-store) .fa-trash::before{content:'×'}body:has(.anp-store) .fa-check::before{content:'✓'}body:has(.anp-store) .fa-heart::before{content:'♡'}body:has(.anp-store) .fa-filter::before{content:'☷'}body:has(.anp-store) .fa-credit-card::before{content:'▤'}body:has(.anp-store) .fa-chevron-right::before{content:'›'}
body:has(.anp-store) .fa-spinner::before{content:'◌'}body:has(.anp-store) .fa-spin{animation:anp-spin 1s linear infinite}@keyframes anp-spin{to{transform:rotate(360deg)}}
@media(max-width:767px){body:has(.anp-store) .container{width:calc(100% - 32px)}body:has(.anp-store) .modal-dialog{margin:20px auto}body:has(.anp-store) .modal-header,body:has(.anp-store) .modal-body,body:has(.anp-store) .modal-footer{padding:22px}body:has(.anp-store) .modal-title{font-size:22px}#table_shop_cart_items_start,#shop_checkout_user_ask>.container,#shop_select_customer_data>.container{padding:20px}#table_shop_cart_items{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}#table_shop_cart_items th,#table_shop_cart_items td{min-width:110px}#table_shop_cart_items td:first-child{min-width:70px}#table_shop_cart_items_start .cart-content-totals{margin-top:24px;max-width:none}body:has(.anp-store) .btn-group{flex-direction:column;align-items:stretch!important}body:has(.anp-store) .btn-group>.btn{width:100%}.anp-native-cart{margin-left:auto}.anp-header-inner{position:relative}.anp-header-inner .anp-nav{order:3;flex-basis:100%}.anp-header-inner .anp-native-cart{position:absolute;right:0;top:17px}.anp-header-inner .anp-brand small{display:none}}
@media(prefers-reduced-motion:reduce){body:has(.anp-store) .fade,body:has(.anp-store) .collapsing{transition:none}body:has(.anp-store) .fa-spin{animation:none}}

@media(max-width:991px){body:has(.anp-store) .hide_xs{display:none!important}body:has(.anp-store) .show_xs{display:block!important}}
@media(min-width:992px){body:has(.anp-store) .show_xs{display:none!important}body:has(.anp-store) .hide_xs{display:block!important}}

body:has(.anp-store) .col-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}body:has(.anp-store) .col-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}body:has(.anp-store) .col-3{flex:0 0 25.0%;max-width:25.0%}body:has(.anp-store) .col-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}body:has(.anp-store) .col-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}body:has(.anp-store) .col-6{flex:0 0 50.0%;max-width:50.0%}body:has(.anp-store) .col-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}body:has(.anp-store) .col-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}body:has(.anp-store) .col-9{flex:0 0 75.0%;max-width:75.0%}body:has(.anp-store) .col-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}body:has(.anp-store) .col-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}body:has(.anp-store) .col-12{flex:0 0 100.0%;max-width:100.0%}
@media(min-width:576px){body:has(.anp-store) .col-sm-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}body:has(.anp-store) .col-sm-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}body:has(.anp-store) .col-sm-3{flex:0 0 25.0%;max-width:25.0%}body:has(.anp-store) .col-sm-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}body:has(.anp-store) .col-sm-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}body:has(.anp-store) .col-sm-6{flex:0 0 50.0%;max-width:50.0%}body:has(.anp-store) .col-sm-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}body:has(.anp-store) .col-sm-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}body:has(.anp-store) .col-sm-9{flex:0 0 75.0%;max-width:75.0%}body:has(.anp-store) .col-sm-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}body:has(.anp-store) .col-sm-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}body:has(.anp-store) .col-sm-12{flex:0 0 100.0%;max-width:100.0%}body:has(.anp-store) .d-sm-block{display:block!important}body:has(.anp-store) .d-sm-flex{display:flex!important}body:has(.anp-store) .d-sm-none{display:none!important}body:has(.anp-store) .text-sm-right{text-align:right}body:has(.anp-store) .text-sm-left{text-align:left}}
@media(min-width:768px){body:has(.anp-store) .col-md-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}body:has(.anp-store) .col-md-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}body:has(.anp-store) .col-md-3{flex:0 0 25.0%;max-width:25.0%}body:has(.anp-store) .col-md-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}body:has(.anp-store) .col-md-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}body:has(.anp-store) .col-md-6{flex:0 0 50.0%;max-width:50.0%}body:has(.anp-store) .col-md-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}body:has(.anp-store) .col-md-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}body:has(.anp-store) .col-md-9{flex:0 0 75.0%;max-width:75.0%}body:has(.anp-store) .col-md-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}body:has(.anp-store) .col-md-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}body:has(.anp-store) .col-md-12{flex:0 0 100.0%;max-width:100.0%}body:has(.anp-store) .d-md-block{display:block!important}body:has(.anp-store) .d-md-flex{display:flex!important}body:has(.anp-store) .d-md-none{display:none!important}body:has(.anp-store) .text-md-right{text-align:right}body:has(.anp-store) .text-md-left{text-align:left}}
@media(min-width:992px){body:has(.anp-store) .col-lg-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}body:has(.anp-store) .col-lg-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}body:has(.anp-store) .col-lg-3{flex:0 0 25.0%;max-width:25.0%}body:has(.anp-store) .col-lg-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}body:has(.anp-store) .col-lg-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}body:has(.anp-store) .col-lg-6{flex:0 0 50.0%;max-width:50.0%}body:has(.anp-store) .col-lg-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}body:has(.anp-store) .col-lg-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}body:has(.anp-store) .col-lg-9{flex:0 0 75.0%;max-width:75.0%}body:has(.anp-store) .col-lg-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}body:has(.anp-store) .col-lg-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}body:has(.anp-store) .col-lg-12{flex:0 0 100.0%;max-width:100.0%}body:has(.anp-store) .d-lg-block{display:block!important}body:has(.anp-store) .d-lg-flex{display:flex!important}body:has(.anp-store) .d-lg-none{display:none!important}body:has(.anp-store) .text-lg-right{text-align:right}body:has(.anp-store) .text-lg-left{text-align:left}}
@media(min-width:1200px){body:has(.anp-store) .col-xl-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}body:has(.anp-store) .col-xl-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}body:has(.anp-store) .col-xl-3{flex:0 0 25.0%;max-width:25.0%}body:has(.anp-store) .col-xl-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}body:has(.anp-store) .col-xl-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}body:has(.anp-store) .col-xl-6{flex:0 0 50.0%;max-width:50.0%}body:has(.anp-store) .col-xl-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}body:has(.anp-store) .col-xl-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}body:has(.anp-store) .col-xl-9{flex:0 0 75.0%;max-width:75.0%}body:has(.anp-store) .col-xl-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}body:has(.anp-store) .col-xl-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}body:has(.anp-store) .col-xl-12{flex:0 0 100.0%;max-width:100.0%}body:has(.anp-store) .d-xl-block{display:block!important}body:has(.anp-store) .d-xl-flex{display:flex!important}body:has(.anp-store) .d-xl-none{display:none!important}body:has(.anp-store) .text-xl-right{text-align:right}body:has(.anp-store) .text-xl-left{text-align:left}}
body:has(.anp-store) .m-0{margin:0;}body:has(.anp-store) .m-1{margin:4px;}body:has(.anp-store) .m-2{margin:8px;}body:has(.anp-store) .m-3{margin:16px;}body:has(.anp-store) .m-4{margin:24px;}body:has(.anp-store) .m-5{margin:40px;}body:has(.anp-store) .m-auto{margin:auto;}body:has(.anp-store) .p-0{padding:0;}body:has(.anp-store) .p-1{padding:4px;}body:has(.anp-store) .p-2{padding:8px;}body:has(.anp-store) .p-3{padding:16px;}body:has(.anp-store) .p-4{padding:24px;}body:has(.anp-store) .p-5{padding:40px;}body:has(.anp-store) .mt-0{margin-top:0;}body:has(.anp-store) .mt-1{margin-top:4px;}body:has(.anp-store) .mt-2{margin-top:8px;}body:has(.anp-store) .mt-3{margin-top:16px;}body:has(.anp-store) .mt-4{margin-top:24px;}body:has(.anp-store) .mt-5{margin-top:40px;}body:has(.anp-store) .mt-auto{margin-top:auto;}body:has(.anp-store) .mb-0{margin-bottom:0;}body:has(.anp-store) .mb-1{margin-bottom:4px;}body:has(.anp-store) .mb-2{margin-bottom:8px;}body:has(.anp-store) .mb-3{margin-bottom:16px;}body:has(.anp-store) .mb-4{margin-bottom:24px;}body:has(.anp-store) .mb-5{margin-bottom:40px;}body:has(.anp-store) .mb-auto{margin-bottom:auto;}body:has(.anp-store) .ml-0{margin-left:0;}body:has(.anp-store) .ml-1{margin-left:4px;}body:has(.anp-store) .ml-2{margin-left:8px;}body:has(.anp-store) .ml-3{margin-left:16px;}body:has(.anp-store) .ml-4{margin-left:24px;}body:has(.anp-store) .ml-5{margin-left:40px;}body:has(.anp-store) .ml-auto{margin-left:auto;}body:has(.anp-store) .mr-0{margin-right:0;}body:has(.anp-store) .mr-1{margin-right:4px;}body:has(.anp-store) .mr-2{margin-right:8px;}body:has(.anp-store) .mr-3{margin-right:16px;}body:has(.anp-store) .mr-4{margin-right:24px;}body:has(.anp-store) .mr-5{margin-right:40px;}body:has(.anp-store) .mr-auto{margin-right:auto;}body:has(.anp-store) .mx-0{margin-left:0;margin-right:0;}body:has(.anp-store) .mx-1{margin-left:4px;margin-right:4px;}body:has(.anp-store) .mx-2{margin-left:8px;margin-right:8px;}body:has(.anp-store) .mx-3{margin-left:16px;margin-right:16px;}body:has(.anp-store) .mx-4{margin-left:24px;margin-right:24px;}body:has(.anp-store) .mx-5{margin-left:40px;margin-right:40px;}body:has(.anp-store) .mx-auto{margin-left:auto;margin-right:auto;}body:has(.anp-store) .my-0{margin-top:0;margin-bottom:0;}body:has(.anp-store) .my-1{margin-top:4px;margin-bottom:4px;}body:has(.anp-store) .my-2{margin-top:8px;margin-bottom:8px;}body:has(.anp-store) .my-3{margin-top:16px;margin-bottom:16px;}body:has(.anp-store) .my-4{margin-top:24px;margin-bottom:24px;}body:has(.anp-store) .my-5{margin-top:40px;margin-bottom:40px;}body:has(.anp-store) .my-auto{margin-top:auto;margin-bottom:auto;}body:has(.anp-store) .pt-0{padding-top:0;}body:has(.anp-store) .pt-1{padding-top:4px;}body:has(.anp-store) .pt-2{padding-top:8px;}body:has(.anp-store) .pt-3{padding-top:16px;}body:has(.anp-store) .pt-4{padding-top:24px;}body:has(.anp-store) .pt-5{padding-top:40px;}body:has(.anp-store) .pb-0{padding-bottom:0;}body:has(.anp-store) .pb-1{padding-bottom:4px;}body:has(.anp-store) .pb-2{padding-bottom:8px;}body:has(.anp-store) .pb-3{padding-bottom:16px;}body:has(.anp-store) .pb-4{padding-bottom:24px;}body:has(.anp-store) .pb-5{padding-bottom:40px;}body:has(.anp-store) .pl-0{padding-left:0;}body:has(.anp-store) .pl-1{padding-left:4px;}body:has(.anp-store) .pl-2{padding-left:8px;}body:has(.anp-store) .pl-3{padding-left:16px;}body:has(.anp-store) .pl-4{padding-left:24px;}body:has(.anp-store) .pl-5{padding-left:40px;}body:has(.anp-store) .pr-0{padding-right:0;}body:has(.anp-store) .pr-1{padding-right:4px;}body:has(.anp-store) .pr-2{padding-right:8px;}body:has(.anp-store) .pr-3{padding-right:16px;}body:has(.anp-store) .pr-4{padding-right:24px;}body:has(.anp-store) .pr-5{padding-right:40px;}body:has(.anp-store) .px-0{padding-left:0;padding-right:0;}body:has(.anp-store) .px-1{padding-left:4px;padding-right:4px;}body:has(.anp-store) .px-2{padding-left:8px;padding-right:8px;}body:has(.anp-store) .px-3{padding-left:16px;padding-right:16px;}body:has(.anp-store) .px-4{padding-left:24px;padding-right:24px;}body:has(.anp-store) .px-5{padding-left:40px;padding-right:40px;}body:has(.anp-store) .py-0{padding-top:0;padding-bottom:0;}body:has(.anp-store) .py-1{padding-top:4px;padding-bottom:4px;}body:has(.anp-store) .py-2{padding-top:8px;padding-bottom:8px;}body:has(.anp-store) .py-3{padding-top:16px;padding-bottom:16px;}body:has(.anp-store) .py-4{padding-top:24px;padding-bottom:24px;}body:has(.anp-store) .py-5{padding-top:40px;padding-bottom:40px;}
@media(min-width:768px){body:has(.anp-store) .m-md-0{margin:0;}body:has(.anp-store) .m-md-1{margin:4px;}body:has(.anp-store) .m-md-2{margin:8px;}body:has(.anp-store) .m-md-3{margin:16px;}body:has(.anp-store) .m-md-4{margin:24px;}body:has(.anp-store) .m-md-5{margin:40px;}body:has(.anp-store) .m-md-auto{margin:auto;}body:has(.anp-store) .p-md-0{padding:0;}body:has(.anp-store) .p-md-1{padding:4px;}body:has(.anp-store) .p-md-2{padding:8px;}body:has(.anp-store) .p-md-3{padding:16px;}body:has(.anp-store) .p-md-4{padding:24px;}body:has(.anp-store) .p-md-5{padding:40px;}body:has(.anp-store) .mt-md-0{margin-top:0;}body:has(.anp-store) .mt-md-1{margin-top:4px;}body:has(.anp-store) .mt-md-2{margin-top:8px;}body:has(.anp-store) .mt-md-3{margin-top:16px;}body:has(.anp-store) .mt-md-4{margin-top:24px;}body:has(.anp-store) .mt-md-5{margin-top:40px;}body:has(.anp-store) .mt-md-auto{margin-top:auto;}body:has(.anp-store) .mb-md-0{margin-bottom:0;}body:has(.anp-store) .mb-md-1{margin-bottom:4px;}body:has(.anp-store) .mb-md-2{margin-bottom:8px;}body:has(.anp-store) .mb-md-3{margin-bottom:16px;}body:has(.anp-store) .mb-md-4{margin-bottom:24px;}body:has(.anp-store) .mb-md-5{margin-bottom:40px;}body:has(.anp-store) .mb-md-auto{margin-bottom:auto;}body:has(.anp-store) .ml-md-0{margin-left:0;}body:has(.anp-store) .ml-md-1{margin-left:4px;}body:has(.anp-store) .ml-md-2{margin-left:8px;}body:has(.anp-store) .ml-md-3{margin-left:16px;}body:has(.anp-store) .ml-md-4{margin-left:24px;}body:has(.anp-store) .ml-md-5{margin-left:40px;}body:has(.anp-store) .ml-md-auto{margin-left:auto;}body:has(.anp-store) .mr-md-0{margin-right:0;}body:has(.anp-store) .mr-md-1{margin-right:4px;}body:has(.anp-store) .mr-md-2{margin-right:8px;}body:has(.anp-store) .mr-md-3{margin-right:16px;}body:has(.anp-store) .mr-md-4{margin-right:24px;}body:has(.anp-store) .mr-md-5{margin-right:40px;}body:has(.anp-store) .mr-md-auto{margin-right:auto;}body:has(.anp-store) .mx-md-0{margin-left:0;margin-right:0;}body:has(.anp-store) .mx-md-1{margin-left:4px;margin-right:4px;}body:has(.anp-store) .mx-md-2{margin-left:8px;margin-right:8px;}body:has(.anp-store) .mx-md-3{margin-left:16px;margin-right:16px;}body:has(.anp-store) .mx-md-4{margin-left:24px;margin-right:24px;}body:has(.anp-store) .mx-md-5{margin-left:40px;margin-right:40px;}body:has(.anp-store) .mx-md-auto{margin-left:auto;margin-right:auto;}body:has(.anp-store) .my-md-0{margin-top:0;margin-bottom:0;}body:has(.anp-store) .my-md-1{margin-top:4px;margin-bottom:4px;}body:has(.anp-store) .my-md-2{margin-top:8px;margin-bottom:8px;}body:has(.anp-store) .my-md-3{margin-top:16px;margin-bottom:16px;}body:has(.anp-store) .my-md-4{margin-top:24px;margin-bottom:24px;}body:has(.anp-store) .my-md-5{margin-top:40px;margin-bottom:40px;}body:has(.anp-store) .my-md-auto{margin-top:auto;margin-bottom:auto;}body:has(.anp-store) .pt-md-0{padding-top:0;}body:has(.anp-store) .pt-md-1{padding-top:4px;}body:has(.anp-store) .pt-md-2{padding-top:8px;}body:has(.anp-store) .pt-md-3{padding-top:16px;}body:has(.anp-store) .pt-md-4{padding-top:24px;}body:has(.anp-store) .pt-md-5{padding-top:40px;}body:has(.anp-store) .pb-md-0{padding-bottom:0;}body:has(.anp-store) .pb-md-1{padding-bottom:4px;}body:has(.anp-store) .pb-md-2{padding-bottom:8px;}body:has(.anp-store) .pb-md-3{padding-bottom:16px;}body:has(.anp-store) .pb-md-4{padding-bottom:24px;}body:has(.anp-store) .pb-md-5{padding-bottom:40px;}body:has(.anp-store) .pl-md-0{padding-left:0;}body:has(.anp-store) .pl-md-1{padding-left:4px;}body:has(.anp-store) .pl-md-2{padding-left:8px;}body:has(.anp-store) .pl-md-3{padding-left:16px;}body:has(.anp-store) .pl-md-4{padding-left:24px;}body:has(.anp-store) .pl-md-5{padding-left:40px;}body:has(.anp-store) .pr-md-0{padding-right:0;}body:has(.anp-store) .pr-md-1{padding-right:4px;}body:has(.anp-store) .pr-md-2{padding-right:8px;}body:has(.anp-store) .pr-md-3{padding-right:16px;}body:has(.anp-store) .pr-md-4{padding-right:24px;}body:has(.anp-store) .pr-md-5{padding-right:40px;}body:has(.anp-store) .px-md-0{padding-left:0;padding-right:0;}body:has(.anp-store) .px-md-1{padding-left:4px;padding-right:4px;}body:has(.anp-store) .px-md-2{padding-left:8px;padding-right:8px;}body:has(.anp-store) .px-md-3{padding-left:16px;padding-right:16px;}body:has(.anp-store) .px-md-4{padding-left:24px;padding-right:24px;}body:has(.anp-store) .px-md-5{padding-left:40px;padding-right:40px;}body:has(.anp-store) .py-md-0{padding-top:0;padding-bottom:0;}body:has(.anp-store) .py-md-1{padding-top:4px;padding-bottom:4px;}body:has(.anp-store) .py-md-2{padding-top:8px;padding-bottom:8px;}body:has(.anp-store) .py-md-3{padding-top:16px;padding-bottom:16px;}body:has(.anp-store) .py-md-4{padding-top:24px;padding-bottom:24px;}body:has(.anp-store) .py-md-5{padding-top:40px;padding-bottom:40px;}}
body:has(.anp-store) .fa-shopping-cart::before{content:"";display:block;width:22px;height:22px;background:center/contain no-repeat url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%2315223b%22%20stroke-width%3D%221.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M3%203h2l2.5%2012h11l2-8H6%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2220%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2220%22%20r%3D%221%22%2F%3E%3C%2Fsvg%3E")}



/* Diseño aprobado adaptado al DOM real. Sin estados ni datos ficticios. */
/* Cuenta: formulario centrado, misma jerarquía que la propuesta. */
#ajaxNewUserFormModal .modal-dialog,#ajaxLoginFormModal .modal-dialog,#ajaxPassEditFormModal .modal-dialog{max-width:580px;margin:5vh auto}
#ajaxNewUserFormModal .modal-content,#ajaxLoginFormModal .modal-content,#ajaxPassEditFormModal .modal-content{border-radius:18px;box-shadow:0 24px 90px #14233d30}
#ajaxNewUserFormModal .modal-header,#ajaxLoginFormModal .modal-header,#ajaxPassEditFormModal .modal-header{padding:30px 34px 24px;background:#fff}
#ajaxNewUserFormModal .modal-title,#ajaxLoginFormModal .modal-title,#ajaxPassEditFormModal .modal-title{font-size:29px;letter-spacing:-.04em;line-height:1.2}
#ajaxNewUserFormModal .modal-body,#ajaxLoginFormModal .modal-body,#ajaxPassEditFormModal .modal-body{padding:28px 34px}
#ajaxNewUserFormModal .container-fluid,#ajaxLoginFormModal .container-fluid,#ajaxPassEditFormModal .container-fluid{padding:0}
#ajaxNewUserFormModal .input-group,#ajaxLoginFormModal .input-group,#ajaxPassEditFormModal .input-group{display:flex;flex-direction:column;gap:8px;margin-bottom:22px!important}
#ajaxNewUserFormModal .input-group-prepend,#ajaxLoginFormModal .input-group-prepend,#ajaxPassEditFormModal .input-group-prepend{width:100%}
#ajaxNewUserFormModal .input-group>.form-control,#ajaxLoginFormModal .input-group>.form-control,#ajaxPassEditFormModal .input-group>.form-control{width:100%;flex:auto;min-height:49px;padding:12px 14px}
#ajaxNewUserFormModal .modal-footer,#ajaxLoginFormModal .modal-footer,#ajaxPassEditFormModal .modal-footer{padding:22px 34px;background:#f8fafc}
#ajaxNewUserFormModal .modal-footer .btn-group,#ajaxLoginFormModal .modal-footer .btn-group,#ajaxPassEditFormModal .modal-footer .btn-group{gap:12px}
#ajaxNewUserFormModal .modal-footer .btn:first-child{flex-basis:100%;min-height:48px}
#ajaxNewUserFormModal .modal-footer .btn:not(:first-child),#ajaxLoginFormModal .modal-footer .btn,#ajaxPassEditFormModal .modal-footer .btn{background:#fff;border-color:#ccd8e8;color:#41536c}
#ajaxLoginFormModal .modal-body>button{min-height:48px}
#ajaxNewUserFormModalError,#ajaxLoginFormModalError{border-radius:10px;line-height:1.6;font-size:14px}
/* Compra: dos columnas reales, usando los mismos targets de totales y acciones. */
#table_shop_cart_items_start{background:transparent;border:0;box-shadow:none;padding:0;margin-block:40px}
#table_shop_cart_items_start .cart-content>h1{font-size:36px;letter-spacing:-.04em;margin:0!important;line-height:1.2}
#table_shop_cart_items_start .cart-content>p{font-size:15px;color:#61728b;line-height:1.75;margin:0!important;max-width:690px}
#table_shop_cart_items_start .cart-content>hr{display:none}
#table_shop_cart_items{background:#fff;border:1px solid #dce5f1;border-radius:14px;border-collapse:separate;border-spacing:0;overflow:hidden}
#table_shop_cart_items td{padding:22px 14px;border-bottom:0}
#table_shop_cart_items th{font-size:10px;padding:13px 14px;background:#f8fafc;white-space:normal}
#table_shop_cart_items td:first-child{width:70px}
#table_shop_cart_items .cart-img{max-width:64px;border-radius:9px;background:#edf4ff}
#table_shop_cart_items .quantity{background:#fff;border-color:#cbd6e5}
#table_shop_cart_items_start .cart-content-totals{position:sticky;top:26px;max-width:none;margin:0;background:#fff;border:1px solid #dce5f1;border-radius:15px;padding:28px;box-shadow:0 4px 16px #15223b03}
#table_shop_cart_items_start .cart-content-totals h4{font-size:14px;font-weight:400;color:#61728b;line-height:1.6;display:flex;justify-content:space-between;gap:18px;margin:0 0 14px}
#table_shop_cart_items_start .cart-content-totals h3{font-size:18px;display:flex;justify-content:space-between;gap:14px}
#table_shop_cart_items_start .cart-content-totals h3:last-of-type{font-size:25px;font-weight:800;color:#15223b;border-top:1px solid #dce5f1;padding-top:20px;margin-top:20px}
#table_shop_cart_items_start .cart-content-footer .btn-group{gap:12px;justify-content:flex-start}
#table_shop_cart_items_start .cart-content-footer .btn-group>.btn{flex:0 1 auto;font-size:13px;min-height:48px}
#table_shop_cart_items_start [onclick="shop_finish_order();"]{background:transparent!important;border-color:transparent!important;color:#64748b!important;order:4}
#table_shop_cart_items_start .cart-content-footer form{background:#fff;border:1px solid #dce5f1;border-radius:12px;padding:20px}
#table_shop_cart_items_start .cart-content-footer .input-group{gap:8px}
/* No añadir pasos falsos: conservar la secuencia de los paneles nativos. */
#shop_checkout_user_ask>.container,#shop_select_customer_data>.container{padding:30px;background:#fff;border:1px solid #dce5f1;border-radius:15px;box-shadow:0 4px 16px #15223b03}
#shop_checkout_user_ask h1{font-size:30px;line-height:1.25;margin-bottom:16px}
#shop_checkout_user_ask p{color:#61728b;font-size:15px;line-height:1.75}
#shop_checkout_user_ask .btn-group{gap:14px;margin-top:24px}
#shop_checkout_user_ask .btn-group>.btn{flex:1 1 180px;padding:18px;min-height:60px;white-space:normal;line-height:1.45}
#shop_select_customer_data_list{padding:18px 0}
#shop_select_customer_data_list #online_datatable{width:100%;border-collapse:separate;border-spacing:0 12px}
#shop_select_customer_data_list #online_datatable th{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#77869c;text-align:left;padding:8px 16px}
#shop_select_customer_data_list #online_datatable td{padding:22px 16px;background:#f9fbff;border-top:1px solid #dce5f1;border-bottom:1px solid #dce5f1;color:#52647d;font-size:14px;line-height:1.7}
#shop_select_customer_data_list #online_datatable td:first-child{font-weight:700;color:#15223b;border-left:1px solid #dce5f1;border-radius:12px 0 0 12px}
#shop_select_customer_data_list #online_datatable td:last-child{border-right:1px solid #dce5f1;border-radius:0 12px 12px 0}
#shop_select_customer_data_list .fa-check{color:#16804e;background:#eaf8f0;border-radius:50%;padding:9px}
#new_user_customer_form{padding:26px;background:#fff;border:1px solid #dce5f1;border-radius:14px}
#new_user_customer_form label{font-size:13px;font-weight:700;margin-bottom:8px}
#new_user_customer_form .form-control,#new_user_customer_form select{min-height:48px;border-radius:9px}
#shop_checkout_stock_and_pay_response,#shop_checkout_pay_response{line-height:1.7}
/* Resultado de pago: presentación del estado renderizado por el servidor. */
#table_shop_cart_payment_status{margin-block:36px}
#table_shop_cart_payment_status .card{border:1px solid #dce5f1;border-radius:15px;overflow:hidden;box-shadow:0 4px 16px #15223b03;margin-bottom:24px}
#table_shop_cart_payment_status .card-header{background:#fff;padding:22px 28px;border-bottom:1px solid #e5edf6;font-size:19px;font-weight:750;margin:0}
#table_shop_cart_payment_status .card-body{padding:26px 28px}
#table_shop_cart_payment_status .card-body p{margin:0!important;line-height:1.75;color:#53657e}
#table_shop_cart_payment_status .card:has([data-i18n="modal.weborderstatus.payment_correct"]){border-top:4px solid #199765}
#table_shop_cart_payment_status .card:has([data-i18n="modal.weborderstatus.payment_error"]){border-top:4px solid #cb5d45}
#table_shop_cart_payment_status .list-group{margin:0;padding:0;list-style:none}
#table_shop_cart_payment_status .list-group-item{display:flex;justify-content:space-between;gap:24px;padding:15px 28px;border-top:1px solid #e7edf5;color:#64748b;font-size:14px}
#table_shop_cart_payment_status .list-group-item strong{float:none;text-align:right;color:#273b57;font-weight:600}
#table_shop_cart_payment_status .list-group-item[data-i18n="modal.weborderstatus.response_code"],#table_shop_cart_payment_status .list-group-item[data-i18n="modal.weborderstatus.response_text"]{font-size:12px;color:#7c8ba0}
#table_shop_cart_payment_status .card-footer{padding:18px 28px;background:#f8fafc;border-top:1px solid #e7edf5}
#table_shop_cart_payment_status .card-text strong{font-size:24px;letter-spacing:-.035em;color:#15223b}
#table_shop_cart_payment_status .cart-items{background:#fff;border:1px solid #dce5f1;border-radius:15px;padding:24px;margin-top:8px}
#table_shop_cart_payment_status .cart-content-totals{background:#f6f9fe;border-radius:12px;padding:24px;max-width:460px;margin-left:auto}
#table_shop_cart_payment_status .cart-content-totals :is(h3,h4){font-size:15px;display:flex;justify-content:space-between;gap:20px;line-height:1.65}
#table_shop_cart_payment_status .cart-content-totals h3:last-of-type{font-size:24px;font-weight:800;border-top:1px solid #dce5f1;padding-top:18px}
/* Cuenta / historial cargados por AJAX: se estilizan los targets existentes. */
#show_header_user .modal-dialog{max-width:1100px}
#show_header_user .modal-header{padding:26px 32px}
#show_header_user .modal-body{padding:30px 32px}
#user_menu_data>h1{font-size:32px;letter-spacing:-.04em;margin:0 0 28px}
#user_menu_data .table-responsive{overflow-x:auto}
#user_menu_data #online_datatable{width:100%;border-collapse:collapse;background:#fff;font-size:13px}
#user_menu_data #online_datatable th{padding:15px 12px;text-align:left;font-size:10px;letter-spacing:.05em;text-transform:uppercase;white-space:normal;background:#f5f8fd;color:#6d7f99;border-bottom:1px solid #dce5f1}
#user_menu_data #online_datatable td{padding:22px 12px;line-height:1.6;border-bottom:1px solid #e5ecf5;color:#52647d}
#user_menu_data #online_datatable td:first-child{font-weight:700;color:#182a45}
#user_menu_data #online_datatable .btn{font-size:12px;min-width:36px;min-height:36px;padding:8px}
#user_menu_data .row:has(h2){margin-top:22px}
#user_menu_data h2{font-size:21px;padding-top:18px;border-top:1px solid #e3eaf4}
#user_menu_data .form-group{padding:10px 0;border-bottom:1px solid #edf2f8}
#show_header_user .modal-footer .btn{background:#fff;color:#41536c;border-color:#d0dceb;font-size:13px}
/* Móvil: conservar orden DOM, sin superponer resumen ni datos. */
@media(min-width:992px){
 #table_shop_cart_items_start .cart-content{display:grid;grid-template-columns:minmax(0,1fr) 340px;column-gap:34px;row-gap:24px;align-items:start}
 #table_shop_cart_items_start .cart-content>h1,#table_shop_cart_items_start .cart-content>p,#table_shop_cart_items{grid-column:1;min-width:0}
 #table_shop_cart_items_start .cart-content-footer,#table_shop_cart_items_start .cart-content-footer>.row:first-child{display:contents}
 #table_shop_cart_items_start .cart-content-footer>.row:first-child>.col-md-4{grid-column:1;max-width:none;width:auto;padding:0}
 #table_shop_cart_items_start .cart-content-footer>.row:first-child>.col-md-8{grid-column:2;grid-row:1/span 5;align-self:start;position:sticky;top:26px;width:auto;max-width:none;padding:0;margin:0!important}
 #table_shop_cart_items_start .cart-content-footer>.row:last-child{grid-column:1;margin:0}
 #table_shop_cart_items_start .cart-content-footer>.row:last-child>.col-sm-12{padding:0}
}
@media(max-width:991px){
 #table_shop_cart_items_start .cart-content>p{margin:18px 0 24px!important}
 #table_shop_cart_items_start .cart-content-footer{margin-top:22px}
 #table_shop_cart_items_start .cart-content-totals{position:static;margin-top:24px}
 #table_shop_cart_items_start .cart-content-footer>.row:first-child>[class*=col-]{width:100%;max-width:100%;flex-basis:100%}
}
@media(max-width:600px){
 #ajaxNewUserFormModal .modal-dialog,#ajaxLoginFormModal .modal-dialog,#ajaxPassEditFormModal .modal-dialog{margin:16px auto}
 #ajaxNewUserFormModal .modal-header,#ajaxLoginFormModal .modal-header,#ajaxPassEditFormModal .modal-header,#ajaxNewUserFormModal .modal-body,#ajaxLoginFormModal .modal-body,#ajaxPassEditFormModal .modal-body{padding:24px}
 #ajaxNewUserFormModal .modal-title,#ajaxLoginFormModal .modal-title,#ajaxPassEditFormModal .modal-title{font-size:25px}
 #table_shop_cart_items_start .cart-content>h1{font-size:29px}
 #table_shop_cart_items{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
 #table_shop_cart_items td,#table_shop_cart_items th{padding:16px 10px}
 #shop_checkout_user_ask>.container,#shop_select_customer_data>.container{padding:22px}
 #shop_checkout_user_ask .btn-group>.btn{flex:0 1 auto;width:100%;min-height:50px}
 #shop_select_customer_data_list .table-responsive{overflow-x:auto}
 #shop_select_customer_data_list #online_datatable td{min-width:140px;padding:16px}
 #new_user_customer_form{padding:20px}
 #table_shop_cart_payment_status .card-header,#table_shop_cart_payment_status .card-body,#table_shop_cart_payment_status .list-group-item,#table_shop_cart_payment_status .card-footer{padding:20px}
 #table_shop_cart_payment_status .list-group-item{flex-wrap:wrap;gap:6px}
 #table_shop_cart_payment_status .cart-items{padding:16px;overflow-x:auto}
 #table_shop_cart_payment_status .cart-content-totals{max-width:none;padding:20px}
 #show_header_user .modal-body,#show_header_user .modal-header{padding:22px}
 #user_menu_data #online_datatable{min-width:720px}
 #user_menu_data>h1{font-size:27px}
}


/* Cabecera común: conserva su espacio y queda por debajo de los modales. */
body > .anp-store:has(> .anp-header){position:sticky;top:0;z-index:1030;background:#fff;box-shadow:0 3px 16px rgb(15 23 42 / 7%)}
body:has(.anp-header){scroll-padding-top:160px}
html:has(.anp-header){scroll-padding-top:160px}
@media(max-width:767px){html:has(.anp-header){scroll-padding-top:190px}}
/* El carrito nativo abre un modal dentro de la propia cabecera. */
body > .anp-store:has(> .anp-header):has(.modal.show){z-index:1050}


.anp-product-photo{margin:0;background:#f4f5f7;border-radius:18px;overflow:hidden}.anp-product-photo img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.anp-photo-gallery{display:grid;gap:16px}.anp-product-card>.anp-product-photo{margin:12px 12px 0}.anp-detail-art .anp-product-photo{max-width:100%}

.anp-editorial-hero,.anp-editorial-training,.anp-android-capture{margin:0;min-width:0}
.anp-editorial-hero img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:28px;box-shadow:0 24px 56px rgb(15 23 42 / 12%)}
.anp-editorial-hero figcaption,.anp-editorial-training figcaption,.anp-android-capture figcaption{font-size:12px;color:#64748b;line-height:1.5;margin-top:12px;text-align:center}
.anp-editorial-training{margin-top:30px}.anp-editorial-training img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:20px}
.anp-android-section{background:#f8fafc}.anp-android-capture{max-width:1040px;margin:32px auto 0}.anp-android-capture a{display:block;background:#172033;border:12px solid #172033;border-radius:22px;overflow:hidden;box-shadow:0 20px 45px rgb(15 23 42 / 10%)}.anp-android-capture img{display:block;width:100%;height:auto}
@media(max-width:767px){.anp-editorial-hero{max-width:520px;margin:auto}.anp-android-capture a{border-width:6px;border-radius:12px}.anp-editorial-training{margin-top:22px}}
