
:root{--blue:#03112f;--blue2:#06173e;--blue3:#082053;--yellow:#ffd100;--text:#0f172a;--muted:#475467;--green:#35a851;--shadow:0 18px 42px rgba(3,17,47,.14);--max:1600px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
*{box-sizing:border-box}body.junk-match-body{margin:0;background:linear-gradient(180deg,#f6f8fc 0,#eef4fb 100%);color:var(--text);font-family:inherit}body.jp-locked{overflow:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}
.jp-topbar{background:linear-gradient(90deg,#02102d 0,#03173f 45%,#02102d 100%);color:#fff}.jp-topbar-inner,.jp-header-inner,.jp-nav-inner,.jp-main{width:min(var(--max),calc(100% - 24px));margin:0 auto}.jp-topbar-inner{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;font-weight:700;font-size:15px}.jp-topbar-inner span{display:flex;align-items:center;gap:8px;white-space:nowrap}.jp-topbar-inner img{width:30px;height:30px;object-fit:contain;border-radius:10px}.jp-topbar .phone{color:#1bdd4c;font-size:18px;font-weight:900}
.jp-header{background:linear-gradient(90deg,#03112f 0,#04173f 50%,#03112f 100%);border-bottom:1px solid rgba(255,255,255,.08)}.jp-header-inner{display:grid;grid-template-columns:320px 1fr 290px;align-items:center;gap:24px;padding:18px 0}.jp-brand{display:flex;align-items:center;gap:16px;color:#ffd100}.jp-brand img{width:70px;height:70px;object-fit:contain}.jp-brand strong{display:block;font-size:34px;line-height:1;font-weight:1000;letter-spacing:.02em}.jp-brand small{display:block;margin-top:2px;color:#fff;font-size:15px;letter-spacing:.18em;font-weight:800}.jp-search{display:grid;grid-template-columns:1fr 58px;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 12px 24px rgba(0,0,0,.16)}.jp-search input{height:54px;padding:0 18px;border:0;outline:0;font-size:16px}.jp-search button{border:0;background:var(--yellow);font-size:23px;font-weight:900}.jp-actions{display:flex;align-items:center;justify-content:flex-end;gap:28px;color:#fff}.jp-action-link{display:flex;align-items:center;gap:10px;position:relative;padding:0;border:0;background:transparent;color:#fff;font-weight:700;font-size:17px}.jp-action-link b{position:absolute;top:-12px;right:-14px;min-width:24px;height:24px;border-radius:999px;background:var(--yellow);color:#111;display:grid;place-items:center;font-size:12px;font-weight:900}
.jp-nav{background:linear-gradient(90deg,#03112f 0,#04173f 50%,#03112f 100%);border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.jp-nav-inner{display:flex;align-items:center;gap:34px;min-height:54px;color:#fff;font-weight:800;font-size:17px;overflow:auto;white-space:nowrap}.jp-nav-inner a{display:flex;align-items:center;gap:10px;opacity:.95;padding:4px 0;border-bottom:4px solid transparent}.jp-nav-inner a.active{color:var(--yellow);border-bottom-color:var(--yellow)}.jp-mini-logo{display:inline-grid;place-items:center;min-width:38px;height:34px;padding:2px 4px;border-radius:6px;background:#09265f;color:#fff;font-size:10px;line-height:1;font-weight:1000}
.jp-main{padding:14px 0 26px}.jp-hero{display:grid;grid-template-columns:46% 54%;align-items:center;min-height:280px;padding:18px 18px 6px;background:linear-gradient(180deg,#fff 0,#f8fbff 100%);position:relative;overflow:hidden}.jp-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 60%,rgba(0,0,0,.025),transparent 18%),radial-gradient(circle at 94% 55%,rgba(0,0,0,.04),transparent 10%);pointer-events:none}.jp-hero-left,.jp-hero-right{position:relative;z-index:1}.jp-hero-left img,.jp-hero-right img{width:100%;height:auto}
.jp-panel{padding:12px 14px 16px;border-radius:24px;background:#fff;box-shadow:var(--shadow);border:1px solid rgba(3,17,47,.08)}.jp-filters{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:2px 6px 14px;margin-bottom:6px;border-bottom:1px solid rgba(3,17,47,.08)}.jp-tabs{display:flex;gap:18px;flex-wrap:wrap}.jp-tabs button{min-height:48px;padding:0 22px;border:1.5px solid #d5def0;border-radius:15px;background:#fff;color:#10264d;font-weight:800;font-size:17px}.jp-tabs button.active{background:#09265f;color:#fff;border-color:#09265f;box-shadow:inset 0 0 0 2px rgba(255,209,0,.65)}.jp-order{display:flex;align-items:center;gap:10px;color:#344054;font-weight:700}.jp-order select{height:44px;padding:0 16px;border:1.5px solid #d5def0;border-radius:14px;background:#fff;color:#10264d;min-width:210px}.jp-result-line{min-height:30px;padding:4px 8px 10px;color:#667085;font-size:13px;font-weight:750}.jp-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.jp-card{overflow:hidden;border-radius:18px;background:linear-gradient(180deg,#03235a 0,#03112f 100%);box-shadow:0 16px 28px rgba(3,17,47,.18);border:1px solid rgba(255,255,255,.08);transition:.18s}.jp-card:hover{transform:translateY(-3px)}.jp-card-image{position:relative;height:260px;background:#e8edf5;cursor:pointer}.jp-card-image img{width:100%;height:100%;object-fit:contain;padding:5px}.jp-status,.jp-grade{position:absolute;top:10px;padding:6px 10px;border-radius:10px;color:#fff;font-size:12px;font-weight:900}.jp-status{left:10px;background:var(--green)}.jp-status.reserved,.jp-status.soldout{background:#b54708}.jp-grade{right:10px;background:var(--yellow);color:#10264d}.jp-card-body{position:relative;min-height:188px;padding:12px 14px 14px;color:#fff}.jp-card-body small{display:block;color:#d7def0;font-size:13px}.jp-card-body h3{margin:6px 0 4px;font-size:19px;line-height:1.2;cursor:pointer}.jp-card-body p{margin:0 0 8px;color:#dde4f3;font-size:13px}.jp-condition{display:block;max-width:calc(100% - 60px);color:#c7d1e7!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jp-price{color:var(--yellow);font-size:19px;font-weight:1000}.jp-old-price{margin-top:2px;color:#c9d0e2;font-size:13px;text-decoration:line-through}.jp-card-actions{position:absolute;right:14px;bottom:14px;display:flex;gap:7px}.jp-card-actions button{width:48px;height:45px;border-radius:13px;border:2px solid rgba(255,209,0,.9);background:transparent;color:#fff;font-size:20px}.jp-card-actions button:disabled{opacity:.45;cursor:not-allowed}.jp-empty{padding:50px 20px;text-align:center;color:#344054}.jp-empty>span{font-size:42px}.jp-empty h2{margin:10px 0 4px}.jp-empty p{margin:0 auto 16px}.jp-empty button{padding:12px 18px;border:0;border-radius:12px;background:var(--yellow);font-weight:900}
.jp-benefits{display:grid;grid-template-columns:repeat(6,1fr);margin-top:18px;padding:16px 10px;border-radius:18px;background:linear-gradient(180deg,#fbfdff 0,#f2f7fe 100%);border:1px solid rgba(3,17,47,.08);box-shadow:0 12px 26px rgba(3,17,47,.08)}.jp-benefits article{padding:0 18px;display:flex;align-items:flex-start;gap:12px}.jp-benefits article+article{border-left:1px solid rgba(3,17,47,.08)}.jp-benefits span{font-size:27px}.jp-benefits strong{display:block;font-size:17px;color:#10264d}.jp-benefits small{display:block;margin-top:4px;color:#475467;font-size:14px}
.jp-whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:50;width:58px;height:58px;border:0;border-radius:50%;background:#1fb95b;color:#fff;font-size:27px;box-shadow:0 14px 30px rgba(15,118,56,.3)}.jp-toast{position:fixed;z-index:100;left:50%;bottom:25px;max-width:calc(100% - 30px);padding:11px 16px;border-radius:999px;background:#111827;color:#fff;opacity:0;pointer-events:none;transform:translate(-50%,20px);transition:.2s;font-size:13px;font-weight:850}.jp-toast.show{opacity:1;transform:translate(-50%,0)}
.jp-backdrop,.jp-modal-backdrop{position:fixed;inset:0;z-index:70;background:rgba(2,8,23,.68);backdrop-filter:blur(3px)}.jp-drawer{position:fixed;z-index:80;top:0;right:0;width:min(430px,100%);height:100dvh;padding:22px;overflow:auto;background:#fff;transform:translateX(105%);transition:.25s;box-shadow:-18px 0 50px rgba(3,17,47,.24)}.jp-drawer.open{transform:translateX(0)}.jp-drawer-head{display:flex;align-items:center;justify-content:space-between}.jp-drawer-head small{color:#8a6b00;font-weight:900}.jp-drawer-head h2{margin:3px 0}.jp-drawer-head button,.jp-modal-close{width:40px;height:40px;border:0;border-radius:50%;background:#eef2f7}.jp-cart-items{display:grid;gap:11px;margin:18px 0}.jp-cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:11px;padding:10px;border:1px solid #e1e7f0;border-radius:15px}.jp-cart-item img{width:72px;height:72px;object-fit:contain;background:#edf1f6;border-radius:10px}.jp-cart-item strong,.jp-cart-item small,.jp-cart-item b{display:block}.jp-cart-item small{margin:3px 0;color:#667085}.jp-cart-item b{color:#09265f}.jp-cart-item button{border:0;background:transparent}.jp-cart-empty{text-align:center;padding:45px 10px;color:#667085}.jp-cart-empty span{font-size:42px}.jp-checkout{display:grid;gap:11px}.jp-checkout label{display:grid;gap:5px;font-size:12px;font-weight:800}.jp-checkout input,.jp-checkout textarea{width:100%;padding:11px;border:1px solid #d9e1ed;border-radius:11px}.jp-form-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.jp-summary{display:grid;grid-template-columns:1fr auto;gap:5px;padding:13px;border-radius:13px;background:#f1f5fa}.jp-clear{justify-self:end;border:0;background:transparent;color:#b42318;text-decoration:underline}.jp-whatsapp-submit{min-height:49px;border:0;border-radius:12px;background:#1fb95b;color:#fff;font-weight:900}
.jp-modal{position:fixed;z-index:90;left:50%;top:50%;width:min(1080px,calc(100% - 28px));max-height:92dvh;display:grid;grid-template-columns:1.05fr .95fr;overflow:auto;border-radius:24px;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.35);transform:translate(-50%,-45%) scale(.97);opacity:0;pointer-events:none;transition:.2s}.jp-modal.open{transform:translate(-50%,-50%) scale(1);opacity:1;pointer-events:auto}.jp-modal-close{position:absolute;right:13px;top:13px;z-index:3}.jp-gallery{padding:18px;background:#eef2f7}.jp-main-photo{position:relative;height:620px;display:grid;place-items:center;border-radius:17px;background:#fff;overflow:hidden}.jp-main-photo img{width:100%;height:100%;object-fit:contain}.jp-main-photo>button{position:absolute;top:50%;z-index:2;width:40px;height:48px;border:0;border-radius:10px;background:rgba(3,17,47,.75);color:#fff;font-size:30px;transform:translateY(-50%)}.jp-main-photo>button:first-child{left:10px}.jp-main-photo>button:nth-of-type(2){right:10px}.jp-main-photo span{position:absolute;right:12px;bottom:10px;padding:5px 9px;border-radius:999px;background:rgba(3,17,47,.75);color:#fff;font-size:11px}.jp-thumbs{display:flex;gap:8px;overflow:auto;margin-top:10px}.jp-thumbs button{width:72px;height:72px;padding:3px;border:2px solid transparent;border-radius:10px;background:#fff}.jp-thumbs button.active{border-color:var(--yellow)}.jp-thumbs img{width:100%;height:100%;object-fit:contain}.jp-modal-info{padding:52px 30px 28px}.jp-modal-badges{display:flex;gap:7px}.jp-modal-badges span{padding:6px 10px;border-radius:999px;background:#e8f5ec;color:#18723a;font-size:11px;font-weight:900}.jp-modal-badges span:last-child{background:#fff4bc;color:#6d5500}.jp-modal-info>small{display:block;margin-top:16px;color:#8a6b00;font-weight:900;text-transform:uppercase}.jp-modal-info h2{margin:5px 0 7px;font-size:32px;line-height:1.15}.jp-modal-line{margin:0 0 16px;color:#667085}.jp-detail-list{display:grid;gap:6px}.jp-detail-row{display:grid;grid-template-columns:145px 1fr;gap:8px;padding:9px 0;border-bottom:1px solid #e8edf4}.jp-detail-row span{color:#475467}.jp-modal-description{color:#475467}.jp-modal-price{margin:18px 0;color:#09265f;font-size:29px;font-weight:1000}.jp-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.jp-modal-actions button{min-height:46px;border-radius:12px;font-weight:900}.jp-modal-actions button:first-child{border:0;background:var(--yellow)}.jp-modal-actions button:nth-child(2){border:0;background:#1fb95b;color:#fff}.jp-modal-actions button:last-child{grid-column:1/-1;border:1px solid #abb8cb;background:#fff;color:#09265f}
@media(max-width:1400px){.jp-grid{grid-template-columns:repeat(3,1fr)}.jp-benefits{grid-template-columns:repeat(3,1fr);row-gap:18px}.jp-benefits article:nth-child(4){border-left:none}}
@media(max-width:1100px){.jp-header-inner{grid-template-columns:1fr;gap:16px}.jp-actions{justify-content:flex-start}.jp-hero{grid-template-columns:1fr}.jp-hero-right{margin-top:10px}.jp-filters{flex-direction:column;align-items:stretch}.jp-order{justify-content:space-between}.jp-modal{grid-template-columns:1fr}.jp-main-photo{height:480px}}
@media(max-width:760px){.jp-topbar-inner{font-size:12px;justify-content:flex-start}.jp-brand strong{font-size:28px}.jp-brand small{font-size:13px}.jp-nav-inner{gap:20px;font-size:15px}.jp-main{width:calc(100% - 16px)}.jp-panel{padding:12px}.jp-tabs{gap:10px}.jp-tabs button{min-height:42px;padding:0 14px;font-size:15px}.jp-grid{grid-template-columns:1fr}.jp-card-image{height:350px}.jp-benefits{grid-template-columns:1fr}.jp-benefits article{border-left:none!important;padding:0 8px}.jp-modal{width:100%;height:100dvh;max-height:100dvh;border-radius:0}.jp-main-photo{height:430px}.jp-modal-info{padding:24px 18px}.jp-modal-actions{grid-template-columns:1fr}.jp-modal-actions button:last-child{grid-column:auto}.jp-form-row{grid-template-columns:1fr}}




/* V24 — cabecera sin Mi cuenta y guía de grados compacta */
.jp-header-inner{grid-template-columns:320px 1fr auto}
.jp-actions{min-width:132px}
.jp-grade-guide{margin:14px 0 18px;padding:15px 17px;border:1px solid rgba(3,17,47,.12);border-radius:18px;background:linear-gradient(180deg,#fff 0,#f3f7fc 100%);box-shadow:0 10px 24px rgba(3,17,47,.08)}
.jp-grade-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:12px}
.jp-grade-heading>div{flex:0 0 auto}.jp-grade-heading span{color:#9a7600;font-size:10px;font-weight:1000;letter-spacing:.14em}.jp-grade-heading h2{margin:2px 0 0;color:#071d49;font-size:22px;line-height:1.1}.jp-grade-heading p{max-width:670px;margin:0;color:#52627a;font-size:12.5px;text-align:right}
.jp-grade-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}
.jp-grade-cards article{min-height:86px;padding:11px 12px;display:flex;align-items:center;gap:10px;border:1px solid #d4dfed;border-radius:14px;background:#fff;box-shadow:0 6px 16px rgba(3,17,47,.045)}
.jp-grade-cards b{flex:0 0 auto;min-width:38px;height:38px;padding:0 6px;display:grid;place-items:center;border-radius:11px;color:#fff;font-size:17px;font-weight:1000}
.jp-grade-cards h3{margin:0 0 3px;color:#10264d;font-size:14px}.jp-grade-cards p{margin:0;color:#5b687c;font-size:11.5px;line-height:1.35}
.jp-grade-cards .grade-a{border-left:4px solid #138a4b}.jp-grade-cards .grade-a b{background:#138a4b}
.jp-grade-cards .grade-b{border-left:4px solid #2563a8}.jp-grade-cards .grade-b b{background:#2563a8}
.jp-grade-cards .grade-c{border-left:4px solid #c58100}.jp-grade-cards .grade-c b{background:#c58100}
.jp-grade-cards .grade-junk{border-left:4px solid #b42318}.jp-grade-cards .grade-junk b{background:#b42318;font-size:10px}
.jp-grade-note{margin-top:10px;padding:8px 11px;border-radius:10px;background:#fff7cf;color:#655000;text-align:center;font-size:11.5px}
@media(max-width:1100px){.jp-grade-cards{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.jp-header-inner{grid-template-columns:1fr}.jp-actions{min-width:0}.jp-grade-guide{padding:13px}.jp-grade-heading{align-items:flex-start;flex-direction:column;gap:5px}.jp-grade-heading p{text-align:left}.jp-grade-cards{grid-template-columns:1fr}.jp-grade-cards article{min-height:auto}}
