#np-store .npo[hidden]{display:none}#np-store .npo{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;font-family:Inter,system-ui,sans-serif;color:var(--ink)}#np-store .npo-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#061a2e99;animation:npo-fade .2s ease}#np-store .npo-sheet{position:absolute;left:0;right:0;bottom:0;max-height:calc(100% - 48px);overflow:auto;-webkit-overflow-scrolling:touch;background:var(--bg);border-radius:20px 20px 0 0;box-shadow:0 -12px 40px #00000059;padding:0 16px calc(16px + env(safe-area-inset-bottom));animation:npo-up .25s ease;outline:none}@media(min-width:600px){#np-store .npo-sheet{left:50%;right:auto;bottom:auto;top:50%;width:460px;transform:translate(-50%,-50%);border-radius:22px;max-height:calc(100% - 80px);padding:0 20px 20px;animation:npo-fade .2s ease}}@media(prefers-reduced-motion:reduce){#np-store .npo-bg,#np-store .npo-sheet{animation:none}}@keyframes npo-up{0%{transform:translateY(40px);opacity:0}to{transform:none;opacity:1}}@keyframes npo-fade{0%{opacity:0}to{opacity:1}}body.npo-open{overflow:hidden}#np-store .npo-grip{width:40px;height:4px;border-radius:2px;background:#c9d6e3;margin:10px auto 6px}@media(min-width:600px){#np-store .npo-grip{visibility:hidden}}#np-store .npo-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:4px 0 12px}#np-store .npo-top h2{font:800 23px/1.15 Plus Jakarta Sans,sans-serif;color:var(--navy);margin:0;letter-spacing:-.02em}#np-store .npo-top p{margin:4px 0 0;font-size:14px;line-height:1.35;color:var(--muted)}#np-store .npo-x{flex:none;width:36px;height:36px;border:0;border-radius:50%;background:transparent;color:var(--navy);font:400 26px/1 Inter,sans-serif;cursor:pointer;margin:-6px -8px 0 0;padding:0}#np-store .npo-kit{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px 12px}#np-store .npo-kit img,#np-store .npo-kit svg.placeholder-svg{width:64px;height:64px;border-radius:10px;object-fit:cover;display:block}#np-store .npo-kit b{display:block;font:700 15px/1.25 Plus Jakarta Sans,sans-serif;color:var(--navy)}#np-store .npo-kit small{display:block;margin-top:3px;font-size:12.5px;line-height:1.3;color:var(--muted)}#np-store .npo-in{display:inline-flex;align-items:center;gap:4px;margin-top:5px;font:800 11px Plus Jakarta Sans,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:var(--teal)}#np-store .npo-in svg{width:12px;height:12px}#np-store .npo-pr{font:800 19px Plus Jakarta Sans,sans-serif;color:var(--navy)}#np-store .npo-lbl{display:flex;align-items:baseline;justify-content:space-between;margin:18px 2px 8px}#np-store .npo-lbl b{font:800 12px Plus Jakarta Sans,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--coral-d)}#np-store .npo-lbl span{font-size:12px;color:var(--muted)}#np-store .npo-opt{display:grid;grid-template-columns:26px 56px 1fr auto;gap:10px;align-items:center;background:#fff;border:2px solid var(--line);border-radius:14px;padding:10px 12px;margin:0 0 8px;cursor:pointer;transition:border-color .15s,background-color .15s}#np-store .npo-opt:has(input:checked){border-color:var(--teal);background:var(--teal-soft)}#np-store .npo-opt input{appearance:none;-webkit-appearance:none;width:24px;height:24px;margin:0;border:2px solid #9AABBC;border-radius:7px;background:#fff;display:grid;place-content:center;cursor:pointer;transition:background-color .15s,border-color .15s}#np-store .npo-opt input:before{content:"";width:12px;height:7px;border:0 solid #fff;border-width:0 0 3px 3px;transform:rotate(-45deg) translate(1px,-1px);opacity:0}#np-store .npo-opt input:checked{background:var(--teal);border-color:var(--teal)}#np-store .npo-opt input:checked:before{opacity:1}#np-store .npo-opt input:focus-visible{outline:3px solid var(--coral);outline-offset:2px}#np-store .npo-opt input:disabled{opacity:.4;cursor:not-allowed}#np-store .npo-opt img,#np-store .npo-opt svg.placeholder-svg{width:56px;height:56px;border-radius:8px;object-fit:cover;display:block;border:1px solid var(--line);background:var(--teal-soft)}#np-store .npo-t b{display:block;font:700 14.5px/1.25 Plus Jakarta Sans,sans-serif;color:var(--navy)}#np-store .npo-t small{display:block;margin-top:2px;font-size:12.5px;line-height:1.3;color:var(--muted)}#np-store .npo-p{text-align:right;white-space:nowrap}#np-store .npo-p b{display:block;font:800 16px Plus Jakarta Sans,sans-serif;color:var(--navy)}#np-store .npo-p s{display:block;font-size:12px;color:var(--muted);text-decoration-thickness:2px;text-decoration-color:#f25757cc}#np-store .npo-all{grid-template-columns:26px 1fr auto;background:#fff6f2;border-color:#ffb8a8}#np-store .npo-all:has(input:checked){background:#ffede6;border-color:var(--coral-d)}#np-store .npo-all input:checked{background:var(--coral-d);border-color:var(--coral-d)}#np-store .npo-all .npo-t b{font-size:16px}#np-store .npo-save{display:inline-block;margin-top:5px;font:800 10.5px/1.2 Plus Jakarta Sans,sans-serif;letter-spacing:.05em;text-transform:uppercase;background:var(--navy);color:#fff;border-radius:6px;padding:4px 7px}#np-store .npo-bar{margin:2px 0 6px;padding:8px 10px;border-radius:10px;background:#fff;border:1px solid var(--line);font-size:12.5px;color:var(--muted)}#np-store .npo-bar span{font-weight:700;color:var(--navy)}#np-store .npo-bar-tr{height:6px;border-radius:3px;background:#e3e9f0;margin-top:6px;overflow:hidden}#np-store .npo-bar-fl{height:100%;width:0;background:var(--teal);border-radius:3px;transition:width .25s}#np-store .npo-tot{display:flex;align-items:baseline;justify-content:space-between;border-top:1px solid var(--line);margin-top:8px;padding:12px 2px 6px}#np-store .npo-tot>span:first-child{font-size:15px;color:var(--muted)}#np-store .npo-tot-r{text-align:right}#np-store .npo-tot-r b{font:800 27px Plus Jakarta Sans,sans-serif;color:var(--navy)}#np-store .npo-tot-r small{display:block;font:700 12.5px Plus Jakarta Sans,sans-serif;color:var(--teal);margin-top:2px}#np-store .npo-tot-r small[hidden]{display:none}#np-store .npo-go{min-height:56px;font-size:17px;gap:8px;margin-top:6px}#np-store .npo-go svg{width:18px;height:18px}#np-store .npo-go[disabled]{opacity:.7;cursor:wait}#np-store .npo-no{display:block;width:100%;border:0;background:transparent;text-align:center;margin:10px 0 0;padding:6px;font:600 14px Inter,sans-serif;color:var(--navy);text-decoration:underline;text-underline-offset:3px;cursor:pointer}#np-store .npo-info{display:flex;align-items:flex-start;gap:8px;margin:10px 0 0;font-size:12.5px;line-height:1.4;color:var(--muted)}#np-store .npo-info svg{flex:none;width:16px;height:16px;color:var(--teal);margin-top:1px}#np-store .npo-info b{color:var(--ink);font-weight:600}#np-store .npo-foot{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 12px;margin:12px 0 0;font-size:12px;color:var(--muted)}#np-store .npo-foot span{display:inline-flex;align-items:center;gap:4px}#np-store .npo-foot svg{width:13px;height:13px;color:var(--teal)}#np-store .npo-err{margin:10px 0 0;padding:10px 12px;border-radius:10px;background:#fdecec;color:#b03030;font-size:13px;text-align:center}#np-store .npo-err[hidden]{display:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/np-bumps.css.map */
