.jf-cart-trigger{position:fixed;top:96px;right:18px;z-index:80;display:inline-flex;align-items:center;gap:.55rem;border:1px solid #d8e5f2;border-radius:999px;background:#fff;color:#12304f;padding:.72rem 1rem;font:800 .9rem/1 "Outfit","Segoe UI",sans-serif;box-shadow:0 12px 34px rgba(15,45,80,.16);cursor:pointer}.jf-cart-trigger:hover{border-color:#0056b3;color:#0056b3}.jf-cart-count{display:grid;place-items:center;min-width:1.45rem;height:1.45rem;border-radius:999px;background:#f08300;color:#fff;font-size:.75rem}.jf-commerce-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin-top:1rem}.jf-commerce-actions a,.jf-commerce-actions button,.jf-add-detail{display:flex;align-items:center;justify-content:center;min-height:46px;border-radius:.7rem;padding:.65rem .75rem;text-align:center;text-decoration:none;font:800 .8rem/1.25 "Outfit","Segoe UI",sans-serif;cursor:pointer}.jf-view-detail{border:1px solid #cbd9e8;background:#fff;color:#0056b3}.jf-call-purchase{border:1px solid #0056b3;background:#0056b3;color:#fff}.jf-add-cart,.jf-add-detail{border:1px solid #f08300;background:#fff7ed;color:#b45309}.jf-add-cart:hover,.jf-add-detail:hover{background:#f08300;color:#fff}.jf-cart-backdrop{position:fixed;inset:0;z-index:100;background:rgba(10,28,48,.5);opacity:0;pointer-events:none;transition:opacity .2s ease}.jf-cart-backdrop.is-open{opacity:1;pointer-events:auto}.jf-cart-panel{position:absolute;top:0;right:0;width:min(430px,100%);height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:-20px 0 60px rgba(8,35,65,.22);transform:translateX(100%);transition:transform .25s ease}.is-open .jf-cart-panel{transform:translateX(0)}.jf-cart-head{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.35rem;border-bottom:1px solid #e3ebf3}.jf-cart-head h2{margin:0;color:#10233d;font:800 1.45rem/1.2 "Outfit","Segoe UI",sans-serif}.jf-cart-close{border:0;background:#eef4fa;color:#183b61;width:2.4rem;height:2.4rem;border-radius:50%;font-size:1.3rem;cursor:pointer}.jf-cart-items{flex:1;overflow:auto;padding:1rem 1.35rem}.jf-cart-empty{padding:2rem 1rem;text-align:center;color:#64748b}.jf-cart-item{display:grid;grid-template-columns:1fr auto;gap:.5rem;padding:1rem 0;border-bottom:1px solid #e6edf4}.jf-cart-item strong{display:block;color:#18324e}.jf-cart-item a{color:#0056b3;font-size:.8rem}.jf-cart-remove{align-self:center;border:0;background:#fff1f2;color:#be123c;border-radius:.55rem;padding:.45rem .6rem;font-weight:800;cursor:pointer}.jf-cart-foot{padding:1.2rem 1.35rem;border-top:1px solid #e3ebf3;background:#f8fafc}.jf-cart-note{margin:0 0 .9rem;color:#5b6b80;font-size:.85rem}.jf-cart-checkout{display:grid;gap:.65rem}.jf-cart-checkout a{display:flex;align-items:center;justify-content:center;min-height:49px;border-radius:.75rem;text-decoration:none;font-weight:800}.jf-cart-whatsapp{background:#15803d;color:#fff}.jf-cart-call{background:#0056b3;color:#fff}.jf-cart-toast{position:fixed;right:18px;bottom:18px;z-index:130;background:#10233d;color:#fff;border-radius:.75rem;padding:.8rem 1rem;box-shadow:0 12px 30px rgba(15,35,60,.25);font:700 .88rem/1.3 "Outfit","Segoe UI",sans-serif}@media(max-width:720px){.jf-cart-trigger{top:auto;bottom:18px;right:14px}.jf-commerce-actions{grid-template-columns:1fr}.jf-cart-panel{width:100%}}
