.id{--id-ink: var(--color-text, #1c1b1f);--id-muted: color-mix(in srgb, var(--color-text, #1c1b1f) 58%, transparent);--id-hairline: color-mix(in srgb, var(--color-text, #1c1b1f) 14%, transparent);--id-surface: color-mix(in srgb, var(--color-text, #1c1b1f) 4%, transparent);--id-accent: var(--color-accent, #5b2b62);--id-radius: 2px;--id-gap: 1.5rem;color:var(--id-ink)}@supports not (color: color-mix(in srgb,red 50%,blue)){.id{--id-muted: #6b6b70;--id-hairline: #e2e2e5;--id-surface: #f6f6f7}}.id *,.id *:before,.id *:after{box-sizing:border-box}.id-pdp{display:grid;gap:clamp(2rem,5vw,4rem);grid-template-columns:1fr;align-items:start}@media(min-width:900px){.id-pdp{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.id-pdp__panel{position:sticky;top:2rem}}.id-stack>*+*{margin-top:var(--id-gap)}.id-rule{border:0;border-top:1px solid var(--id-hairline);margin:var(--id-gap) 0}.id-media__main{position:relative;background:var(--id-surface);border-radius:var(--id-radius);overflow:hidden}.id-media__main img{display:block;width:100%;height:auto}.id-media__frame{position:relative;aspect-ratio:1 / 1}.id-media__frame>iframe,.id-media__frame>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;border:0}.id-media__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:72px;gap:.5rem;margin-top:.75rem;overflow-x:auto;scrollbar-width:thin;padding-bottom:.25rem}.id-media__thumb{border:1px solid transparent;background:var(--id-surface);padding:0;cursor:pointer;border-radius:var(--id-radius);aspect-ratio:1 / 1;overflow:hidden}.id-media__thumb img{width:100%;height:100%;object-fit:cover;display:block}.id-media__thumb[aria-current=true]{border-color:var(--id-ink)}.id-media__thumb:focus-visible{outline:2px solid var(--id-accent);outline-offset:2px}.id-media__tabs{display:flex;gap:.25rem;margin-bottom:.75rem}.id-media__tab{font:inherit;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;background:none;border:0;border-bottom:2px solid transparent;padding:.4rem .6rem;cursor:pointer;color:var(--id-muted)}.id-media__tab[aria-selected=true]{color:var(--id-ink);border-bottom-color:var(--id-ink)}.id-title{font-size:clamp(1.35rem,2.4vw,1.9rem);line-height:1.2;margin:0 0 .5rem;font-weight:400}.id-price{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap;margin:0 0 .25rem}.id-price__now{font-size:1.25rem}.id-price__was{color:var(--id-muted);text-decoration:line-through;font-size:.95rem}.id-price__badge{font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;background:var(--id-accent);color:#fff;padding:.2rem .45rem;border-radius:var(--id-radius)}.id-price__note{color:var(--id-muted);font-size:.8rem;margin:0}.id-summary{display:flex;flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none}.id-summary li{border:1px solid var(--id-hairline);border-radius:var(--id-radius);padding:.3rem .55rem;font-size:.78rem;letter-spacing:.02em}.id-summary b{font-weight:600}.id-spec{width:100%;border-collapse:collapse;font-size:.875rem}.id-spec caption{text-align:left;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--id-muted);padding-bottom:.6rem}.id-spec th,.id-spec td{text-align:left;padding:.55rem 0;border-bottom:1px solid var(--id-hairline);vertical-align:top}.id-spec th{font-weight:400;color:var(--id-muted);width:45%}.id-spec td{font-weight:500}.id-spec tr:last-child th,.id-spec tr:last-child td{border-bottom:0}.id-scale{margin:0 0 1.25rem}.id-scale__head{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.4rem}.id-scale__label{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--id-muted)}.id-scale__value{font-size:.875rem;font-weight:600}.id-scale__track{display:flex;gap:2px}.id-scale__step{flex:1 1 0;height:6px;background:var(--id-hairline);border-radius:1px;position:relative}.id-scale__step--on{background:var(--id-accent)}.id-scale__ends{display:flex;justify-content:space-between;font-size:.7rem;color:var(--id-muted);margin-top:.3rem}.id-cert{display:flex;gap:.9rem;align-items:center;border:1px solid var(--id-hairline);border-radius:var(--id-radius);padding:.85rem 1rem}.id-cert__mark{flex:0 0 auto;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--id-surface);font-size:.7rem;font-weight:700;letter-spacing:.04em}.id-cert__body{min-width:0}.id-cert__title{font-size:.875rem;margin:0 0 .15rem;font-weight:600}.id-cert__meta{font-size:.78rem;color:var(--id-muted);margin:0;overflow-wrap:anywhere}.id-cert__link{font-size:.78rem}.id-option{margin-bottom:1.25rem}.id-option__label{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.5rem}.id-option__name{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--id-muted)}.id-option__value{font-size:.85rem;font-weight:500}.id-shapes{display:flex;flex-wrap:wrap;gap:.4rem}.id-shapes__item{position:relative}.id-shapes__input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.id-shapes__btn{display:grid;place-items:center;gap:.2rem;width:58px;padding:.45rem .2rem;border:1px solid var(--id-hairline);border-radius:var(--id-radius);cursor:pointer;transition:border-color .15s ease}.id-shapes__btn svg{width:26px;height:26px;display:block}.id-shapes__btn span{font-size:.62rem;letter-spacing:.02em;text-align:center;color:var(--id-muted)}.id-shapes__input:checked+.id-shapes__btn{border-color:var(--id-ink)}.id-shapes__input:checked+.id-shapes__btn span{color:var(--id-ink)}.id-shapes__input:focus-visible+.id-shapes__btn{outline:2px solid var(--id-accent);outline-offset:2px}.id-shapes__input:disabled+.id-shapes__btn{opacity:.35;cursor:not-allowed}.id-metals{display:flex;flex-wrap:wrap;gap:.5rem}.id-metals__item{position:relative}.id-metals__input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.id-metals__btn{display:flex;align-items:center;gap:.45rem;padding:.35rem .6rem .35rem .35rem;border:1px solid var(--id-hairline);border-radius:999px;cursor:pointer;font-size:.78rem}.id-metals__dot{width:20px;height:20px;border-radius:50%;border:1px solid rgba(0,0,0,.12);flex:0 0 auto}.id-metals__input:checked+.id-metals__btn{border-color:var(--id-ink)}.id-metals__input:focus-visible+.id-metals__btn{outline:2px solid var(--id-accent);outline-offset:2px}.id-select{width:100%;font:inherit;font-size:.9rem;padding:.7rem .8rem;border:1px solid var(--id-hairline);border-radius:var(--id-radius);background:transparent;color:inherit}.id-linkbtn{background:none;border:0;padding:0;font:inherit;font-size:.78rem;text-decoration:underline;cursor:pointer;color:var(--id-muted)}.id-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;font:inherit;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;padding:1rem 1.25rem;border-radius:var(--id-radius);cursor:pointer;border:1px solid var(--id-accent);background:var(--id-accent);color:#fff;text-decoration:none;transition:opacity .15s ease}.id-btn:hover{opacity:.88}.id-btn[disabled]{opacity:.45;cursor:not-allowed}.id-btn--ghost{background:transparent;color:var(--id-ink);border-color:var(--id-ink)}.id-btn--sm{padding:.7rem 1rem;font-size:.72rem;width:auto}.id-acc{border-top:1px solid var(--id-hairline)}.id-acc__item{border-bottom:1px solid var(--id-hairline)}.id-acc__item>summary{list-style:none;cursor:pointer;padding:1rem 0;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:.85rem}.id-acc__item>summary::-webkit-details-marker{display:none}.id-acc__item>summary:after{content:"+";font-size:1.1rem;line-height:1;color:var(--id-muted)}.id-acc__item[open]>summary:after{content:"\2212"}.id-acc__body{padding:0 0 1.1rem;font-size:.875rem;line-height:1.65;color:var(--id-muted)}.id-acc__body>*:first-child{margin-top:0}.id-steps{display:flex;gap:.5rem;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap}.id-steps__item{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:var(--id-muted)}.id-steps__num{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--id-hairline);font-size:.7rem;flex:0 0 auto}.id-steps__item[data-state=done]{color:var(--id-ink)}.id-steps__item[data-state=done] .id-steps__num{background:var(--id-ink);color:#fff;border-color:var(--id-ink)}.id-steps__item[data-state=current]{color:var(--id-ink);font-weight:600}.id-steps__item[data-state=current] .id-steps__num{border-color:var(--id-ink)}.id-steps__sep{flex:1 1 12px;min-width:12px;height:1px;background:var(--id-hairline)}.id-builderbar{position:fixed;left:0;right:0;bottom:0;z-index:40;background:var(--color-background, #fff);border-top:1px solid var(--id-hairline);padding:.7rem clamp(1rem,4vw,2rem);display:none;gap:1rem;align-items:center;justify-content:space-between;flex-wrap:wrap;box-shadow:0 -6px 24px #0000000f}.id-builderbar[data-active=true]{display:flex}.id-builderbar__slots{display:flex;gap:1.25rem;align-items:center;min-width:0}.id-builderbar__slot{display:flex;gap:.55rem;align-items:center;font-size:.78rem;min-width:0}.id-builderbar__thumb{width:40px;height:40px;border-radius:var(--id-radius);background:var(--id-surface);object-fit:cover;flex:0 0 auto;display:grid;place-items:center}.id-builderbar__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:22ch}.id-builderbar__muted{color:var(--id-muted)}.id-builderbar__actions{display:flex;gap:.5rem;align-items:center}.id-review{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:800px){.id-review{grid-template-columns:1fr 1fr}}.id-review__card{border:1px solid var(--id-hairline);border-radius:var(--id-radius);padding:1.25rem}.id-review__card h3{margin:0 0 .75rem;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--id-muted);font-weight:400}.id-review__img{width:100%;aspect-ratio:1/1;object-fit:cover;background:var(--id-surface);border-radius:var(--id-radius);margin-bottom:.9rem}.id-review__empty{display:grid;place-items:center;aspect-ratio:1/1;background:var(--id-surface);border-radius:var(--id-radius);margin-bottom:.9rem;color:var(--id-muted);font-size:.8rem;text-align:center;padding:1rem}.id-total{display:flex;justify-content:space-between;align-items:baseline;font-size:1.05rem;padding:1rem 0;border-top:1px solid var(--id-hairline);margin-top:1rem}.id-modal{border:0;padding:0;border-radius:var(--id-radius);max-width:560px;width:calc(100vw - 2rem)}.id-modal::backdrop{background:#00000073}.id-modal__inner{padding:1.75rem}.id-modal__close{position:absolute;top:.6rem;right:.6rem;background:none;border:0;font-size:1.4rem;line-height:1;cursor:pointer;padding:.3rem .5rem}.id-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){.id *,.id *:before,.id *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.id-colfilters{display:flex;flex-direction:column;gap:1.1rem}.id-colfilters__heading{font-size:clamp(1.4rem,3vw,2rem);font-weight:400;margin:0;text-align:center}.id-colfilters__sub{margin:-.4rem 0 0;text-align:center;color:var(--id-muted);font-size:.9rem}.id-colfilters__count{margin:0;font-size:.8rem;color:var(--id-muted)}.id-colfilters__hint{margin:0;font-size:.8rem;padding:.8rem 1rem;border:1px dashed var(--id-hairline);color:var(--id-muted)}.id-colfilters__hint code{font-size:.95em}.id-styles{display:flex;gap:.25rem;justify-content:flex-start;overflow-x:auto;scrollbar-width:thin;padding-bottom:.3rem}@media(min-width:900px){.id-styles{justify-content:center;overflow-x:visible;flex-wrap:wrap}}.id-styles__item{flex:0 0 auto;display:grid;justify-items:center;gap:.3rem;padding:.55rem .7rem;text-decoration:none;color:var(--id-muted);border-bottom:2px solid transparent;min-width:74px}.id-styles__art{display:block;color:var(--id-ink);opacity:.75}.id-styles__art svg{width:46px;height:25px;display:block}.id-styles__label{font-size:.68rem;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.id-styles__item:hover .id-styles__art,.id-styles__item[aria-current=true] .id-styles__art{opacity:1}.id-styles__item[aria-current=true]{color:var(--id-ink);border-bottom-color:var(--id-ink)}.id-styles__item:focus-visible{outline:2px solid var(--id-accent);outline-offset:2px}.id-shapes--row{justify-content:flex-start;overflow-x:auto;padding-bottom:.3rem}@media(min-width:900px){.id-shapes--row{justify-content:center;overflow-x:visible}}.id-shapes__link{flex:0 0 auto;display:grid;justify-items:center;gap:.2rem;width:58px;padding:.45rem .2rem;text-decoration:none;color:var(--id-muted);border:1px solid transparent;border-radius:var(--id-radius)}.id-shapes__link svg{width:26px;height:26px;color:var(--id-ink)}.id-shapes__link span{font-size:.62rem;text-align:center}.id-shapes__link.is-active{border-color:var(--id-ink);color:var(--id-ink)}.id-shapes__link:focus-visible{outline:2px solid var(--id-accent);outline-offset:2px}.id-chips{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.id-chip{display:inline-flex;align-items:center;gap:.4rem;border:1px solid var(--id-hairline);border-radius:999px;padding:.3rem .5rem .3rem .45rem;font-size:.78rem;text-decoration:none;color:var(--id-ink);background:transparent}.id-chip svg{width:18px;height:18px;flex:0 0 auto}.id-chip .id-metals__dot{width:16px;height:16px}.id-chip__text{white-space:nowrap}.id-chip__x{color:var(--id-muted);font-size:1.05em;line-height:1}.id-chip:hover{border-color:var(--id-ink)}.id-chip:hover .id-chip__x{color:var(--id-ink)}.id-chip:focus-visible{outline:2px solid var(--id-accent);outline-offset:2px}.id-chip--clear{border-style:dashed;color:var(--id-muted);padding-inline:.7rem}.id-grid{display:grid;gap:clamp(1rem,2.5vw,1.75rem);grid-template-columns:repeat(auto-fill,minmax(clamp(150px,22vw,230px),1fr))}.id-card{display:flex;flex-direction:column;gap:.55rem;text-decoration:none;color:inherit}.id-card__media{position:relative;background:var(--id-surface);border-radius:var(--id-radius);overflow:hidden;aspect-ratio:1 / 1}.id-card__media img{width:100%;height:100%;object-fit:cover;display:block}.id-card__note{position:absolute;left:0;right:0;bottom:0;font-size:.66rem;letter-spacing:.04em;text-transform:uppercase;padding:.35rem .5rem;text-align:center;color:var(--id-muted);background:linear-gradient(to top,#ffffffeb,#fff0)}@media(prefers-color-scheme:dark){.id-card__note{background:linear-gradient(to top,#141416eb,#14141600)}}.id-card__title{font-size:.85rem;line-height:1.35;margin:0}.id-card__prices{display:flex;flex-direction:column;gap:.1rem}.id-card__price{font-size:.85rem;font-variant-numeric:tabular-nums}.id-card__was{color:var(--id-muted);text-decoration:line-through;font-size:.78rem}.id-card__combined{font-size:.74rem;color:var(--id-muted);font-variant-numeric:tabular-nums}.id-card__combined b{font-weight:600;color:var(--id-ink)}.id-card__swatches{display:flex;gap:.25rem;margin-top:.1rem}.id-card__swatches .id-metals__dot{width:13px;height:13px}.id-card:focus-visible{outline:2px solid var(--id-accent);outline-offset:3px}.id-stepsbar{display:none}.id-stepsbar[data-active=true]{display:block}.id-stepsbar__inner{display:flex;align-items:stretch;max-width:1100px;margin:0 auto;padding:0 clamp(.5rem,2vw,1rem)}.id-stepc{--notch: 15px;flex:1 1 0;min-width:0;display:flex;align-items:center;gap:.6rem;padding:.7rem .8rem .7rem calc(var(--notch) + .8rem);background:var(--id-surface);color:var(--id-muted);text-decoration:none;clip-path:polygon(0 0,calc(100% - var(--notch)) 0,100% 50%,calc(100% - var(--notch)) 100%,0 100%,var(--notch) 50%);margin-left:calc(var(--notch) * -1 + -2px)}.id-stepc:first-child{margin-left:0;padding-left:.9rem;clip-path:polygon(0 0,calc(100% - var(--notch)) 0,100% 50%,calc(100% - var(--notch)) 100%,0 100%)}.id-stepc:last-child{clip-path:polygon(0 0,100% 0,100% 100%,0 100%,var(--notch) 50%)}.id-stepc[data-state=current]{background:var(--color-background, #fff);color:var(--id-ink);box-shadow:inset 0 0 0 1px var(--id-hairline)}.id-stepc[data-state=done]{color:var(--id-ink)}.id-stepc:focus-visible{outline:2px solid var(--id-accent);outline-offset:-3px}.id-stepc__n{font-size:1.35rem;line-height:1;flex:0 0 auto;font-variant-numeric:tabular-nums;opacity:.55}.id-stepc[data-state=current] .id-stepc__n,.id-stepc[data-state=done] .id-stepc__n{opacity:1}.id-stepc__body{min-width:0;flex:1 1 auto;display:flex;flex-direction:column}.id-stepc__eyebrow{font-size:.66rem;letter-spacing:.02em;color:var(--id-muted)}.id-stepc__label{font-size:.82rem;letter-spacing:.1em;text-transform:uppercase}.id-stepc__aside{flex:0 1 auto;min-width:0;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:.1rem}.id-stepc__pick{font-size:.72rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:18ch;color:var(--id-ink)}.id-stepc__meta{display:flex;gap:.45rem;align-items:baseline;font-size:.72rem}.id-stepc__action{text-decoration:underline;color:var(--id-muted)}.id-stepc__price{font-variant-numeric:tabular-nums}.id-stepc__tick{flex:0 0 auto;width:18px;height:18px;color:var(--id-done, #2f6b4f)}.id-stepc__tick svg{width:100%;height:100%;display:block}@media(max-width:800px){.id-stepsbar__inner{flex-direction:column;padding:0}.id-stepc{margin-left:0;clip-path:none;padding:.6rem .9rem;border-bottom:1px solid var(--id-hairline)}.id-stepc:first-child,.id-stepc:last-child{clip-path:none}.id-stepc__pick{max-width:26ch}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/icon-diamonds.css.map */
