.htok-builder{padding:var(--htok-pad-top, 40px) 0 var(--htok-pad-bottom, 60px);--htok-radius: 14px;--htok-radius-sm: 8px;--htok-bg-card: #fff;--htok-bg-soft: #f8f8f8;--htok-border: #e5e7eb;--htok-text: #18181b;--htok-muted: #6b7280;--htok-success: #10b981;--htok-danger: #ef4444;--htok-shadow: 0 1px 3px rgba(0, 0, 0, .04), 0 4px 12px rgba(0, 0, 0, .04);color:var(--htok-text);box-sizing:border-box}.htok-builder *,.htok-builder *:before,.htok-builder *:after{box-sizing:inherit}.htok-builder__error{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;padding:16px 20px;border-radius:var(--htok-radius-sm);font-size:14px;line-height:1.6}.htok-builder__error code{background:#0000000f;padding:2px 6px;border-radius:3px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:13px}.htok-builder__layout{display:grid;grid-template-columns:320px 1fr;gap:28px;align-items:start}@media(max-width:989px){.htok-builder__layout{grid-template-columns:1fr;gap:20px}}.htok-sidebar{position:sticky;top:90px}@media(max-width:989px){.htok-sidebar{position:sticky;top:0;order:1;z-index:50;margin:0 0 16px}.htok-sidebar__inner{padding:12px 16px;background:#f8f8f8f5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.htok-sidebar__title{font-size:14px;margin-bottom:2px}.htok-sidebar__counter{margin:0 0 10px;font-size:12px}.htok-sidebar__items{flex-direction:row;gap:8px;overflow-x:auto;overflow-y:hidden;margin:0 0 10px;padding-bottom:2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.htok-sidebar__items::-webkit-scrollbar{height:0;display:none}.htok-sidebar__placeholder,.htok-sidebar__item{flex:0 0 76px;flex-direction:column;align-items:center;justify-content:center;height:90px;padding:6px 4px;gap:4px;position:relative}.htok-sidebar__slot-num{width:20px;height:20px;font-size:10px}.htok-sidebar__slot-text{font-size:10px;text-align:center;line-height:1.2}.htok-sidebar__item-img{width:58px;height:58px}.htok-sidebar__item-meta{display:none}.htok-sidebar__item-remove{position:absolute;top:2px;right:2px;background:#0000009e;color:#fff;width:20px;height:20px;padding:0;border-radius:50%}.htok-sidebar__item-remove:hover{background:#000000d9;color:#fff}.htok-sidebar__cta{margin-bottom:0;padding:11px 14px}.htok-sidebar__hint,.htok-sidebar__clear{display:none}}.htok-sidebar__inner{background:var(--htok-bg-soft);border:1px solid var(--htok-border);border-radius:var(--htok-radius);padding:20px}.htok-sidebar__title{margin:0 0 4px;font-size:17px;font-weight:700;letter-spacing:-.01em}.htok-sidebar__counter{margin:0 0 16px;font-size:13px;color:var(--htok-muted)}.htok-sidebar__counter [data-htok-count]{font-weight:700;color:var(--htok-text)}.htok-sidebar__items{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:8px}.htok-sidebar__placeholder{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px dashed #d4d4d8;border-radius:var(--htok-radius-sm);color:var(--htok-muted);font-size:13px}.htok-sidebar__slot-num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#fff;border:1px solid var(--htok-border);font-size:11px;font-weight:600;color:var(--htok-muted)}.htok-sidebar__item{display:flex;align-items:center;gap:10px;padding:8px 10px;background:#fff;border:1px solid var(--htok-border);border-radius:var(--htok-radius-sm);position:relative}.htok-sidebar__item-img{width:44px;height:44px;object-fit:cover;border-radius:6px;background:#f4f4f5;flex:0 0 auto}.htok-sidebar__item-meta{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.htok-sidebar__item-title{font-size:13px;font-weight:600;color:var(--htok-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.htok-sidebar__item-variant{font-size:11px;color:var(--htok-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.htok-sidebar__item-remove{background:none;border:none;color:var(--htok-muted);cursor:pointer;padding:6px;border-radius:4px;display:inline-flex;align-items:center;flex:0 0 auto;transition:color .15s,background .15s}.htok-sidebar__item-remove:hover{color:var(--htok-danger);background:#fef2f2}.htok-sidebar__cta{display:block;width:100%;padding:13px 16px;border:none;border-radius:var(--htok-radius-sm);background:var(--htok-accent, #1e7df5);color:#fff;font-size:14px;font-weight:600;text-align:center;cursor:pointer;transition:opacity .15s,transform .1s,background .15s;margin-bottom:12px}.htok-sidebar__cta:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.htok-sidebar__cta:active:not(:disabled){transform:translateY(0)}.htok-sidebar__cta:disabled{background:#d4d4d8;color:#71717a;cursor:not-allowed}.htok-sidebar__hint{margin:0 0 12px;font-size:12px;line-height:1.55;color:var(--htok-muted)}.htok-sidebar__hint strong{color:var(--htok-text)}.htok-sidebar__clear{display:block;width:100%;background:none;border:1px solid var(--htok-border);color:var(--htok-muted);font-size:12px;padding:8px;border-radius:var(--htok-radius-sm);cursor:pointer;transition:all .15s}.htok-sidebar__clear:hover{color:var(--htok-danger);border-color:var(--htok-danger)}.htok-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:1199px){.htok-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:489px){.htok-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.htok-card{position:relative;background:var(--htok-bg-card);border:1px solid var(--htok-border);border-radius:var(--htok-radius);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s,border-color .2s}.htok-card:hover{box-shadow:var(--htok-shadow);border-color:#d4d4d8}.htok-card__badge{position:absolute;top:10px;left:10px;background:var(--htok-accent, #1e7df5);color:#fff;font-size:10px;font-weight:700;padding:4px 8px;border-radius:999px;letter-spacing:.04em;z-index:2}.htok-card__add{position:absolute;top:10px;right:10px;width:36px;height:36px;border-radius:50%;background:var(--htok-success);color:#fff;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 2px 6px #10b9814d;transition:transform .15s,background .2s,box-shadow .2s}.htok-card__add:hover{transform:scale(1.08);filter:brightness(1.05)}.htok-card__add:active{transform:scale(.95)}.htok-card__add.is-fully-added{background:#d4d4d8;cursor:not-allowed;pointer-events:none;box-shadow:none}.htok-card__add.is-fully-added:after{content:"\2713";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700}.htok-card__add.is-fully-added svg{display:none}.htok-card__media{display:block;aspect-ratio:1 / 1;overflow:hidden;background:#f4f4f5;position:relative}.htok-card__media img,.htok-card__media svg{width:100%;height:100%;object-fit:cover;display:block}.htok-card__body{padding:14px;display:flex;flex-direction:column;gap:8px;flex:1 1 auto}.htok-card__title{margin:0;font-size:15px;font-weight:600;letter-spacing:-.01em}.htok-card__title a{color:var(--htok-text);text-decoration:none}.htok-card__title a:hover{text-decoration:underline}.htok-card__swatches{display:flex;gap:6px;flex-wrap:wrap}.htok-swatch{display:inline-block;width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.12);background:var(--swatch, #ccc)}.htok-swatch[data-color=black]{background:#1a1a1a}.htok-swatch[data-color=white]{background:#fafafa}.htok-swatch[data-color=grey],.htok-swatch[data-color=gray]{background:#9ca3af}.htok-swatch[data-color=blue]{background:#3b82f6}.htok-swatch[data-color=navy]{background:#1e3a8a}.htok-swatch[data-color=light-blue]{background:#93c5fd}.htok-swatch[data-color=pink]{background:#f472b6}.htok-swatch[data-color=rose]{background:#fb7185}.htok-swatch[data-color=purple]{background:#a78bfa}.htok-swatch[data-color=red]{background:#ef4444}.htok-swatch[data-color=green]{background:#10b981}.htok-swatch[data-color=brown]{background:#92400e}.htok-swatch[data-color=tortoise]{background:linear-gradient(135deg,#92400e 30%,#422006 70%)}.htok-swatch[data-color=clear],.htok-swatch[data-color=crystal]{background:linear-gradient(135deg,#fff,#e5e7eb)}.htok-swatch[data-color=bubblegum]{background:#ec4899}.htok-swatch[data-color=blush]{background:#fbcfe8}.htok-swatch[data-color=classic]{background:linear-gradient(135deg,#18181b 50%,#1a1a1a 50%)}.htok-swatch--more{width:auto;min-width:14px;height:14px;padding:0 5px;border-radius:999px;background:#f4f4f5!important;font-size:9px;font-weight:600;color:var(--htok-muted);display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--htok-border)}.htok-card__meta{display:flex;flex-direction:column;gap:4px;margin-top:auto}.htok-card__retail{font-size:12px;color:var(--htok-muted)}.htok-card__features{font-size:11px;color:var(--htok-muted)}.htok-modal[hidden]{display:none}.htok-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.htok-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:htok-fade-in .2s ease}.htok-modal__panel{position:relative;width:100%;max-width:460px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:var(--htok-radius);box-shadow:0 25px 50px -12px #00000059;animation:htok-pop-in .25s cubic-bezier(.16,1,.3,1);padding:24px}.htok-modal__close{position:absolute;top:14px;right:14px;width:32px;height:32px;border:none;background:none;color:var(--htok-muted);cursor:pointer;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.htok-modal__close:hover{background:#f4f4f5;color:var(--htok-text)}.htok-modal__header{display:flex;gap:14px;align-items:center;margin-bottom:20px;padding-right:30px}.htok-modal__image{width:70px;height:70px;object-fit:cover;border-radius:8px;background:#f4f4f5;flex:0 0 auto}.htok-modal__title{margin:0 0 2px;font-size:18px;font-weight:700;letter-spacing:-.01em}.htok-modal__subtitle{margin:0;font-size:12px;color:var(--htok-muted)}.htok-modal__body{display:flex;flex-direction:column;gap:18px;margin-bottom:20px}.htok-modal__option-group{display:flex;flex-direction:column;gap:8px}.htok-modal__option-label{font-size:13px;font-weight:600;color:var(--htok-text)}.htok-modal__option-value{font-weight:400;color:var(--htok-muted)}.htok-modal__option-list{display:flex;flex-wrap:wrap;gap:8px}.htok-modal__option-btn{padding:8px 14px;border:1px solid var(--htok-border);background:#fff;border-radius:var(--htok-radius-sm);font-size:13px;cursor:pointer;transition:all .15s;color:var(--htok-text)}.htok-modal__option-btn:hover:not(:disabled):not(.is-active){border-color:var(--htok-text)}.htok-modal__option-btn.is-active{background:var(--htok-text);border-color:var(--htok-text);color:#fff}.htok-modal__option-btn:disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.htok-modal__footer{display:flex;gap:10px}.htok-modal__cancel{flex:0 0 auto;padding:12px 18px;border:1px solid var(--htok-border);background:#fff;border-radius:var(--htok-radius-sm);font-size:14px;font-weight:500;cursor:pointer;color:var(--htok-text);transition:background .15s}.htok-modal__cancel:hover{background:#f4f4f5}.htok-modal__confirm{flex:1 1 auto;padding:12px 18px;border:none;background:var(--htok-accent, #1e7df5);color:#fff;border-radius:var(--htok-radius-sm);font-size:14px;font-weight:600;cursor:pointer;transition:filter .15s,transform .1s}.htok-modal__confirm:hover:not(:disabled){filter:brightness(1.05)}.htok-modal__confirm:disabled{background:#d4d4d8;color:#71717a;cursor:not-allowed}body.htok-modal-open{overflow:hidden}.htok-toast[hidden]{display:none}.htok-toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%) translateY(20px);background:var(--htok-text);color:#fff;padding:12px 20px;border-radius:999px;font-size:13px;font-weight:500;box-shadow:0 10px 30px #00000040;z-index:10000;opacity:0;transition:opacity .25s,transform .25s;pointer-events:none}.htok-toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}@keyframes htok-fade-in{0%{opacity:0}to{opacity:1}}@keyframes htok-pop-in{0%{opacity:0;transform:scale(.94) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(max-width:749px){.htok-card__body{padding:10px}.htok-card__title{font-size:13px}.htok-card__add{width:36px;height:36px;top:8px;right:8px}.htok-card__badge{font-size:9px;padding:3px 6px;top:8px;left:8px}.htok-toast{bottom:80px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/htok-builder.css.map */
