jewelique-bundles{--jq-text: #24201d;--jq-muted: #625d53;--jq-card-bg: #fffef8;--jq-card-border: #dfdacb;--jq-card-radius: 18px;--jq-image-bg: #f4f2eb;--jq-button-bg: #261f1b;--jq-button-text: #fffef2;--jq-accent: #8d7134;--jq-chip-selected-bg: #eee5cd;--jq-offer-bg: #f4edd8;--jq-offer-border: #d6c79c;--jq-offer-text: #4c402b;--jq-sheet-bg: #fffef8;--jq-max-width: 430px;--jq-columns: 1;--jq-gap: 20px;--jq-eyebrow: var(--jq-muted-override, #74694e);--jq-strike: var(--jq-muted-override, #76716a);--jq-caption: var(--jq-muted-override, #5f594e);--jq-sheet-muted: var(--jq-muted-override, #6b6254);--jq-fixed-option: var(--jq-muted-override, #665c4b);--jq-guide: var(--jq-muted-override, #5e5441);--jq-close-text: var(--jq-text-override, #3d352a);--jq-checkbox-accent: #806524;--jq-line: #e8e3d8;--jq-line-strong: #ded8c8;--jq-chip-border: #bcb5a7;--jq-chip-text: #2f2922;--jq-chip-selected-text: #342711;--jq-sold-out-text: #79756e;--jq-sold-out-bg: #f4f2ec;--jq-sold-out-border: #e2ded4;--jq-required: #815b36;--jq-error: #a0362e;--jq-status: #6d5c3a;--jq-focus: #937326;display:block;max-width:var(--jq-max-width);margin-inline:auto;padding:32px 14px;color:var(--jq-text);font-size:16px;text-align:start;scroll-margin-top:90px}jewelique-bundles *,.jq-sheet *{box-sizing:border-box}.jq-set-header{text-align:center;margin-block-end:24px}.jq-set-header--left{text-align:start}.jq-set-header h2{font-size:28px;line-height:1.3;margin:0 0 10px;font-weight:600;color:inherit}.jq-set-header p,.jq-set-header .jq-set-description{font-size:15px;line-height:1.7;margin:0;color:var(--jq-muted)}.jq-set-description p{margin:0}.jq-set-description p+p{margin-top:8px}.jq-set-offer{display:block;margin-block-start:16px;padding:12px 16px;border:1px solid var(--jq-offer-border);border-radius:12px;background:var(--jq-offer-bg);color:var(--jq-offer-text);font-weight:600;font-size:15px;line-height:1.6}.jq-set-grid{display:grid;gap:var(--jq-gap)}@media screen and (min-width:990px){.jq-set-grid{grid-template-columns:repeat(var(--jq-columns),minmax(0,1fr));align-items:start}}.jq-set-card{min-width:0;border:1px solid var(--jq-card-border);border-radius:var(--jq-card-radius);padding:18px 14px 14px;background:var(--jq-card-bg);box-shadow:0 4px 16px #2f241b05}.jq-set-card[hidden]{display:none!important}.jq-set-card__heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-block-end:18px}.jq-set-card__eyebrow{margin:0 0 4px;color:var(--jq-eyebrow);font-size:13px}.jq-set-card h3{margin:0;font-size:21px;line-height:1.35;font-weight:600;color:inherit}.jq-set-card__price{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.jq-set-card__price strong{font-size:21px;line-height:1.3}.jq-set-card__price s{font-size:13px;color:var(--jq-strike)}.jq-set-card__images{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-block-end:16px}.jq-set-card__images figure{margin:0;min-width:0}.jq-set-card__images img,.jq-set-card__images .jq-placeholder{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:10px;display:block;background:var(--jq-image-bg)}.jq-set-card__images figcaption{font-size:13px;text-align:center;color:var(--jq-caption);margin-block-start:7px}.jq-set-card--placeholder{opacity:.7}.jq-set-button{-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:50px;padding:12px 16px;border:1px solid var(--jq-button-bg);border-radius:12px;background:var(--jq-button-bg);color:var(--jq-button-text);font:inherit;font-size:16px;font-weight:600;line-height:1.5;text-decoration:none;text-align:center;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.jq-set-button:disabled{opacity:.5;cursor:default}.jq-set-button--secondary{background:transparent;color:var(--jq-text);border-color:var(--jq-button-bg)}.jq-set-button--done{background:var(--jq-accent);border-color:var(--jq-accent)}.jq-set-button:focus-visible,.jq-sheet button:focus-visible,.jq-size-guide summary:focus-visible{outline:2px solid var(--jq-focus);outline-offset:3px}.jq-show-more{margin-block-start:var(--jq-gap)}.jq-show-more[hidden]{display:none!important}.jq-feedback:empty{display:none}.jq-feedback{font-size:15px;text-align:center;margin:16px 0 0}html.jq-sheet-open{overflow:hidden}html.jq-sheet-open body{position:fixed;inset-inline:0;top:var(--jq-scroll-offset);width:100%;overflow:hidden}.jq-sheet{position:fixed;inset:auto 0 0;margin:0 auto;padding:0;border:1px solid var(--jq-line-strong);border-bottom:0;border-radius:24px 24px 0 0;width:100%;max-width:430px;max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px);background:var(--jq-sheet-bg);color:var(--jq-text);overflow:hidden;font-size:16px;text-align:start;box-shadow:0 -8px 40px #0002}.jq-sheet:not([open]){display:none}.jq-sheet[open]{display:flex;flex-direction:column}.jq-sheet::backdrop{background:#0007;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.jq-sheet__header{flex-shrink:0;display:flex;gap:16px;align-items:center;justify-content:space-between;padding:18px 16px 14px;border-block-end:1px solid var(--jq-line);background:var(--jq-sheet-bg)}.jq-sheet__header h3{font-size:22px;line-height:1.35;margin:0 0 5px;color:inherit;font-weight:600}.jq-sheet__header p{font-size:14px;line-height:1.5;margin:0;color:var(--jq-sheet-muted)}.jq-sheet__close{-webkit-appearance:none;appearance:none;display:grid;place-items:center;min-width:44px;min-height:44px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--jq-close-text);font-size:28px;line-height:1;cursor:pointer;touch-action:manipulation}[data-jq-dialog-title]:focus,[data-jq-dialog-title]:focus-visible{outline:0;box-shadow:none}.jq-sheet__body{min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0 16px;scroll-padding-block:16px}.jq-steps{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0 0;font-size:13px;color:var(--jq-eyebrow)}.jq-steps__dots{display:flex;gap:6px}.jq-steps__dot{width:8px;height:8px;border-radius:50%;background:var(--jq-line-strong)}.jq-steps__dot--done{background:var(--jq-accent);opacity:.55}.jq-steps__dot--active{background:var(--jq-accent);transform:scale(1.2)}.jq-step[hidden]{display:none!important}.jq-step__hero{margin:14px 0 0}.jq-step__hero img,.jq-step__hero .jq-placeholder{display:block;width:auto;max-width:100%;height:auto;max-height:clamp(180px,38vh,300px);max-height:clamp(180px,38dvh,300px);aspect-ratio:1;object-fit:cover;margin-inline:auto;border-radius:14px;background:var(--jq-image-bg)}.jq-sheet--steps{height:min(calc(100vh - 16px),calc(60vh + 240px));height:min(calc(100dvh - 16px),calc(60dvh + 240px))}.jq-sheet--steps .jq-sheet__body{flex:1 1 auto;min-height:0}.jq-sheet__eyebrow{margin:0 0 4px!important;font-size:13px!important;color:var(--jq-muted)}.jq-set-button[aria-disabled=true]{opacity:.5;cursor:default}.jq-option--attention{animation:jq-attention 1.2s ease-out}@keyframes jq-attention{0%,to{outline:2px solid transparent;outline-offset:6px}30%{outline:2px solid var(--jq-accent);outline-offset:6px}}.jq-step__note{margin:10px 0 0;font-size:14px;line-height:1.6;color:var(--jq-required)}.jq-step__note-button{-webkit-appearance:none;appearance:none;padding:0;border:0;background:none;color:var(--jq-accent);font:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.jq-step__thumbs{display:flex;gap:8px;margin:10px 0 0;overflow-x:auto;scrollbar-width:none}.jq-step__thumbs::-webkit-scrollbar{display:none}.jq-step__thumb{-webkit-appearance:none;appearance:none;flex:0 0 auto;width:56px;height:56px;padding:0;border:1px solid var(--jq-line-strong);border-radius:8px;background:var(--jq-image-bg);overflow:hidden;cursor:pointer}.jq-step__thumb img{display:block;width:100%;height:100%;object-fit:cover}.jq-step__thumb--active{border-color:var(--jq-accent);box-shadow:inset 0 0 0 1px var(--jq-accent)}.jq-step .jq-choice-item__heading img{display:none}.jq-sheet__nav{display:flex;gap:10px}.jq-sheet__nav .jq-set-button{flex:1 1 auto;width:auto;min-width:0}.jq-sheet__nav .jq-set-button--secondary{flex:0 0 auto;width:auto;min-width:96px;padding-inline:18px}.jq-choice-item{padding:20px 0;border-block-end:1px solid var(--jq-line)}.jq-choice-item:last-child{border-block-end:0}.jq-choice-item__heading{display:flex;align-items:center;gap:14px;margin-block-end:16px}.jq-choice-item__heading img{flex-shrink:0;width:72px;height:72px;border-radius:10px;object-fit:cover;background:var(--jq-image-bg)}.jq-choice-item h4{margin:0 0 5px;font-size:18px;color:inherit;font-weight:600;line-height:1.4}.jq-choice-summary{margin:0;font-size:14px;line-height:1.6;color:var(--jq-sheet-muted)}.jq-option{border:0;min-width:0;margin:16px 0 0;padding:0}.jq-option legend{display:block;float:none;padding:0;margin:0 0 9px;width:100%;font-size:15px;font-weight:600}.jq-required{display:inline-block;font-size:12px;font-weight:400;color:var(--jq-required);margin-inline-start:10px}.jq-options{display:flex;gap:8px;flex-wrap:wrap}.jq-chip{position:relative;min-width:48px;flex:0 0 auto;max-width:100%;cursor:pointer;touch-action:manipulation}.jq-chip input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;height:100%;margin:0;cursor:inherit;z-index:1}.jq-chip>span{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;min-width:48px;padding:10px 13px;border:1px solid var(--jq-chip-border);border-radius:10px;font-size:16px;line-height:1.5;text-align:center;background:var(--jq-card-bg);color:var(--jq-chip-text)}.jq-chip input:checked+span{background:var(--jq-chip-selected-bg);border-color:var(--jq-accent);box-shadow:inset 0 0 0 1px var(--jq-accent);color:var(--jq-chip-selected-text)}.jq-chip input:focus-visible+span{outline:2px solid var(--jq-focus);outline-offset:3px}.jq-chip--sold-out{cursor:default}.jq-chip--sold-out>span{color:var(--jq-sold-out-text);background:var(--jq-sold-out-bg);border-color:var(--jq-sold-out-border);text-decoration:line-through;opacity:.65}.jq-swatch{flex:0 0 auto;width:18px;height:18px;border-radius:50%;border:1px solid var(--jq-chip-border);background:var(--jq-swatch, #ddd);box-shadow:inset 0 0 0 1px #ffffff59}.jq-chip--sold-out .jq-swatch{opacity:.5}.jq-custom-colours{display:flex;align-items:center;gap:10px;min-height:48px;font-size:14px;cursor:pointer;margin-block-start:8px}.jq-custom-colours input{width:20px;height:20px;accent-color:var(--jq-checkbox-accent)}.jq-fixed-option{font-size:14px;color:var(--jq-fixed-option);line-height:1.5;margin:10px 0}.jq-shared-line[hidden]{display:none!important}.jq-size-guide{margin-block-start:10px;font-size:14px;line-height:1.7;color:var(--jq-guide)}.jq-size-guide summary{display:flex;align-items:center;min-height:44px;width:fit-content;font-size:14px;font-weight:500;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.jq-size-guide summary::marker{content:""}.jq-size-guide summary::-webkit-details-marker{display:none}.jq-size-guide table{border-collapse:collapse;width:100%;box-shadow:none;font-size:14px;text-align:center;margin-block:10px}.jq-size-guide td,.jq-size-guide th{padding:7px;border:1px solid var(--jq-line-strong);text-align:center}.jq-size-guide p{margin:0 0 10px}.jq-size-guide a{display:block;padding:10px 0;min-height:44px;color:inherit;text-underline-offset:3px}.jq-sheet__footer{flex-shrink:0;padding:12px 16px max(16px,env(safe-area-inset-bottom));border-block-start:1px solid var(--jq-line-strong);background:var(--jq-sheet-bg);box-shadow:0 -4px 20px #00000005}.jq-sheet__status{margin:0 0 9px;font-size:14px;line-height:1.5;text-align:center;color:var(--jq-status)}.jq-sheet__error{font-size:14px;line-height:1.6;color:var(--jq-error);margin:0 0 10px}.jq-sheet__error a{color:inherit}.jq-sheet [hidden],jewelique-bundles [hidden]{display:none!important}@media(prefers-reduced-motion:no-preference){.jq-sheet[open]{animation:jq-sheet-in .2s ease-out}@keyframes jq-sheet-in{0%{transform:translateY(28px);opacity:.4}to{transform:translateY(0);opacity:1}}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/jewelique-bundles.css.map */
