.nt-stk{display:flex;flex-direction:column;gap:18px}.nt-stk .bsv4-step{margin-bottom:0}.nt-stk .bsv4-step__sub{margin:-10px 0 0;font-size:13px;line-height:1.35;color:#6b7686;font-weight:400}.nt-stk__group{margin:0;padding:0;border:0;min-width:0}.nt-stk__group[hidden]{display:none}.nt-stk__legend{display:block;padding:0;margin:0 0 10px;font:600 14px/1.3 var(--bsv4-font, "Inter", -apple-system, BlinkMacSystemFont, sans-serif);color:var(--bsv4-ink, #111827)}.nt-stk__val{font-weight:500;color:var(--bsv4-blue, #019aff)}.nt-stk__choices{display:flex;flex-wrap:wrap;gap:10px}.nt-stk__choice{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;width:96px;padding:10px 6px 8px;text-align:center;cursor:pointer;border:1px solid var(--bsv4-line, #e2e6ea);border-radius:var(--bsv4-r-md, 10px);background:var(--bsv4-surface, #fff);transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.nt-stk__group--border .nt-stk__choice{width:118px}.nt-stk__choice:hover{border-color:#b9c3cf}.nt-stk__choice input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.nt-stk__choice img{width:56px;height:56px;object-fit:contain;pointer-events:none}.nt-stk__label{font-family:var(--bsv4-font, "Inter", sans-serif);font-weight:700;font-size:12px;line-height:1.25;color:var(--bsv4-ink, #111827)}.nt-stk__choice:has(input:checked) .nt-stk__label{color:var(--bsv4-blue, #019aff)}.nt-stk__choice:has(input:checked):after{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18'><circle cx='12' cy='12' r='12' fill='%23019aff'/><path d='M7 12.4l3.3 3.3L17 9' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/></svg>");position:absolute;top:6px;right:6px;width:18px;height:18px;line-height:0;pointer-events:none}.nt-stk__choice:has(input:checked){border-color:var(--bsv4-blue, #019aff);box-shadow:inset 0 0 0 1px var(--bsv4-blue, #019aff);background:var(--bsv4-pill-bg, #e6f1ff)}.nt-stk__choice:has(input:focus-visible){outline:2px solid var(--bsv4-blue, #019aff);outline-offset:2px}.nt-stk__group.has-error .nt-stk__choice{border-color:#db073a73}.nt-stk__orient{position:relative;z-index:1;display:inline-flex;overflow:hidden;border:1px solid var(--bsv4-field, #d1d5db);border-radius:999px;background:#fff}.nt-stk__orient-btn{border:0;background:none;padding:3px 9px;cursor:pointer;font:600 11px/1.2 var(--bsv4-font, "Inter", sans-serif);color:var(--bsv4-ink-soft, #4b5563)}.nt-stk__orient-btn.is-active{background:var(--bsv4-ink, #111827);color:#fff}.nt-stk__sub{flex-basis:100%;margin:4px 0 -4px;font:600 11px/1.2 var(--bsv4-font, "Inter", sans-serif);letter-spacing:.04em;text-transform:uppercase;color:#6b7686}.nt-stk__sub:first-child{margin-top:0}.nt-stk__text{display:block;width:min(100%,320px);height:40px;padding:0 12px;border:1px solid var(--bsv4-field, #d1d5db);border-radius:var(--bsv4-r-sm, 6px);background:#fff;font:400 14px/1.2 var(--bsv4-font, "Inter", sans-serif);color:var(--bsv4-ink, #111827)}.nt-stk__text:focus{outline:2px solid var(--bsv4-blue, #019aff);outline-offset:1px;border-color:var(--bsv4-blue, #019aff)}.nt-stk__err{margin:8px 0 0;font:600 13px/1.3 var(--bsv4-font, "Inter", sans-serif);color:var(--bsv4-red, #db073a)}.nt-stk__msg{margin:10px 0 0;padding:8px 12px;border-radius:8px;background:var(--bsv4-surface-alt, #f6f8fa);border:1px solid var(--bsv4-line, #e2e6ea);font:400 12px/1.4 var(--bsv4-font, "Inter", sans-serif);color:var(--bsv4-ink-soft, #4b5563)}.nt-stk-note{margin:10px 0 0;padding:10px 14px;background:#f5ecdc;border:1px solid #e7d7bb;border-radius:10px;color:#4a3b22;font:400 13px/1.4 var(--bsv4-font, "Inter", sans-serif)}.nt-stk-note strong{font-weight:700}@media(max-width:599px){.nt-stk__choice,.nt-stk__group--border .nt-stk__choice{width:calc((100% - 30px)/4);min-width:74px;padding:8px 4px 6px}.nt-stk__choice img{width:44px;height:44px}.nt-stk__label{font-size:11px}.nt-stk__orient-btn{padding:4px 7px}}.nt-stk__swatches{display:grid;grid-template-columns:repeat(auto-fill,minmax(clamp(38px,9%,46px),1fr));gap:10px 6px;margin:0 0 10px;align-items:start}.nt-stk__sw{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0}.nt-stk__swname{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.2;color:#374151;text-align:center}.nt-stk__swatch{width:100%;max-width:24px;height:auto;aspect-ratio:1 / 1;padding:0;border:1.5px solid #d7dce3;border-radius:6px;background:var(--stk-sw, #fff);cursor:pointer;position:relative;display:block;overflow:hidden}.nt-stk__swatch:hover{border-color:#a9d9ff}.nt-stk__swatch.is-active{border-color:var(--bsv4-blue, #019aff);box-shadow:0 0 0 2px #019aff47}.nt-stk__swatch.is-active:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'><path d='M5 13l4 4L19 7'/></svg>") center / 11px 11px no-repeat;filter:drop-shadow(0 0 1px rgba(15,23,42,.55))}.nt-stk__swatch.is-active.is-light:after{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111827' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'><path d='M5 13l4 4L19 7'/></svg>");filter:none}.nt-stk__swatch--custom{background:conic-gradient(#e02b2b,#f5c518,#1fa463,#0b72d9,#7a3fd1,#ec4899,#e02b2b)}.nt-stk__swatch--custom input[type=color]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;border:0;padding:0;cursor:pointer}.nt-stk__artcolors{display:block;margin:0 0 12px}.nt-stk__artcolors[hidden]{display:none}.nt-stk__swatchlab{display:block;margin:0 0 8px;font-family:inherit;font-weight:700;font-size:11.5px;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:#4b5563}.nt-stk__sw[data-stk-more]{display:none}.nt-stk__swatches.is-open .nt-stk__sw[data-stk-more]{display:flex}.nt-stk__more{display:block;width:100%;margin:2px 0 12px;padding:9px 10px;border:1.5px dashed #cbd5e1;border-radius:10px;background:#fff;font-family:inherit;font-weight:600;font-size:12px;line-height:1.2;color:#374151;cursor:pointer}.nt-stk__more:hover{border-color:#a9d9ff;color:#0b72d9}.nt-stk__swatches--art{margin-bottom:2px}.nt-stk__choices--corners{gap:10px}.nt-stk__corner{display:block;width:30px;height:22px;border:2px solid #111827;border-radius:0}.nt-stk__corner--round{border-radius:8px}.nt-stk__match{display:inline-flex;align-items:center;gap:8px;margin:0 0 6px;padding:8px 12px;border:1.5px solid #cbd5e1;border-radius:10px;background:#fff;cursor:pointer;font-family:var(--bsv4-font, "Inter", sans-serif);font-weight:700;font-size:12.5px;line-height:1.2;color:var(--bsv4-ink, #111827)}.nt-stk__match svg{width:17px;height:17px;flex:none;color:var(--bsv4-blue, #019aff)}.nt-stk__match:hover{border-color:var(--bsv4-blue, #019aff)}.nt-stk__match.is-active{border-color:var(--bsv4-blue, #019aff);background:#eef8ff;color:var(--bsv4-blue, #019aff);box-shadow:0 0 0 1px var(--bsv4-blue, #019aff)}.nt-stk__matchnote{margin:0 0 12px;font-family:var(--bsv4-font, "Inter", sans-serif);font-weight:400;font-size:11.5px;line-height:1.35;color:#6b7280}
/*# sourceMappingURL=/cdn/shop/t/1064/assets/sticker-v4.css.map?auto=format%2Ccompress */
