.category-image-navigation{overflow:hidden;padding-top:var(--category-space-before)}.category-image-navigation__inner{margin:0 auto;max-width:var(--page-width);padding:4.8rem 5rem}.category-image-navigation__header{align-items:end;display:flex;gap:2rem;justify-content:space-between;margin-bottom:2.4rem}.category-image-navigation__header-copy{max-width:72rem}.category-image-navigation__heading{margin:0}.category-image-navigation__description{margin:.8rem 0 0;color:rgba(var(--color-foreground),.72)}.category-image-navigation__grid{display:grid;grid-template-columns:repeat(var(--category-columns),minmax(0,1fr));gap:1.8rem}.category-image-navigation__card{display:block;overflow:hidden;color:rgb(var(--color-foreground));text-decoration:none;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.6rem;box-shadow:0 .8rem 2.4rem rgba(var(--color-foreground),.06);transition:transform .18s ease,box-shadow .18s ease}.category-image-navigation__card:hover{transform:translateY(-.4rem);box-shadow:0 1.2rem 3.2rem rgba(var(--color-foreground),.12)}.category-image-navigation__card:focus-visible{outline:.3rem solid rgb(var(--color-foreground));outline-offset:.3rem}.category-image-navigation__view-all{border-bottom:.1rem solid currentColor;color:inherit;flex:0 0 auto;font-size:1.3rem;font-weight:700;padding-bottom:.35rem;text-decoration:none;white-space:nowrap}.category-image-navigation__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:rgba(var(--color-foreground),.04)}.category-image-navigation__image,.category-image-navigation__placeholder,.shape-illustration{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.category-image-navigation__media--illustration{background:radial-gradient(circle at 28% 22%,rgba(255,255,255,.96),transparent 34%),linear-gradient(145deg,#f8f6f1,#eef1ef)}.shape-illustration{color:#20324b;display:block;object-fit:contain;padding:1.8rem}.shape-illustration__gem{stroke:currentColor;stroke-linejoin:round;stroke-width:1.7}.shape-illustration__holes circle,.shape-illustration__hole{fill:#ffffffdb;stroke:currentColor;stroke-width:1.4}.shape-illustration__plate{stroke-width:1.2}.shape-illustration__sparkles{opacity:.45;stroke-width:1.6}.category-image-navigation__card:hover .category-image-navigation__image{transform:scale(1.045)}.category-image-navigation__card:hover .shape-illustration{transform:translateY(-.2rem) scale(1.025)}.category-image-navigation__label{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:5.6rem;padding:1.2rem 1.5rem;font-weight:600;line-height:1.4}@media screen and (max-width:749px){.category-image-navigation{padding-top:var(--category-mobile-space-before)}.category-image-navigation__inner{padding:3.2rem 1.5rem}.category-image-navigation__header{align-items:end;gap:1.2rem;margin-bottom:1.6rem}.category-image-navigation__view-all{font-size:1.2rem}.category-image-navigation__grid{grid-template-columns:repeat(var(--category-mobile-columns),minmax(0,1fr));gap:1.2rem}.category-image-navigation__label{min-height:5.2rem;padding:1rem 1.2rem;font-size:1.3rem}.shape-illustration{padding:.9rem}}@media(prefers-reduced-motion:reduce){.category-image-navigation__card,.category-image-navigation__image,.shape-illustration{transition:none}}.gemstone-index{padding:3.2rem 0 6rem;background:#f3f3f1}.gemstone-index__inner{display:grid;gap:2.4rem;width:min(calc(100% - 3rem),120rem);margin-right:auto;margin-left:auto}.gemstone-index__hero,.gemstone-index__panel,.gemstone-index__group,.gemstone-index__education{padding:2.8rem 3.2rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.4rem;box-shadow:0 .4rem 1.6rem #0000000a}.gemstone-index__eyebrow{margin:0 0 .8rem;color:rgba(var(--color-foreground),.56);font-size:1.2rem;font-weight:700;letter-spacing:.12em}.gemstone-index__title{margin:0;font-size:clamp(2.8rem,4vw,4.2rem);line-height:1.35}.gemstone-index__intro{max-width:78rem;margin-top:1.4rem;font-size:1.5rem;line-height:1.85}.gemstone-index__section-heading h2,.gemstone-index__nav h2,.gemstone-index__group h2,.gemstone-index__education>h2{margin:0;font-size:2.2rem;line-height:1.4}.gemstone-index__section-heading p{margin:.6rem 0 0;color:rgba(var(--color-foreground),.68);font-size:1.4rem}.gemstone-filter{overflow:hidden;background:#262626;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.4rem;box-shadow:0 .4rem 1.6rem #0000000d}.gemstone-filter>summary{min-height:6.4rem;padding:1.8rem 2.4rem;color:#3f3f3f;font-size:2rem;font-weight:600;line-height:1.4;background:#ececeb;cursor:pointer}.gemstone-filter>summary:focus-visible,.gemstone-filter button:focus-visible,.gemstone-filter input:focus-visible{outline:.2rem solid #f18716;outline-offset:.2rem}.gemstone-filter__body{padding:2.4rem;color:#fff}.gemstone-filter__instruction{margin:0 0 2rem;color:#fffc;font-size:1.4rem}.gemstone-filter__tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem}.gemstone-filter__tabs button,.gemstone-filter__clear,.gemstone-filter__apply{min-height:4.6rem;padding:1rem 1.4rem;font:inherit;cursor:pointer;border:0;border-radius:.4rem}.gemstone-filter__tabs button{color:#222;font-size:1.4rem;font-weight:600;background:#e7e7e7}.gemstone-filter__tabs button[aria-selected=true]{color:#fff;background:#d87300}.gemstone-filter__panels{min-height:18rem;margin-top:1.6rem;padding:1.8rem;background:#1f1f1f;border-radius:.8rem}.gemstone-filter__panels h3{margin:0 0 1rem;color:#ffffffb8;font-size:1.3rem}.gemstone-filter__panels h3:not(:first-child){margin-top:2rem}.gemstone-filter__options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.gemstone-filter__option{position:relative;display:flex;gap:.8rem;align-items:center;min-height:4.2rem;padding:.8rem 1rem;color:#ffffffe6;font-size:1.35rem;line-height:1.35;background:#343434;border:.1rem solid transparent;border-radius:.5rem;cursor:pointer}.gemstone-filter__option:has(input:checked){color:#fff;background:#56340f;border-color:#f18716}.gemstone-filter__option input{flex:0 0 auto;width:1.7rem;height:1.7rem;margin:0;accent-color:#f18716}.gemstone-filter__option-count{margin-left:auto;color:#ffffff94;white-space:nowrap}.gemstone-filter__actions{display:grid;grid-template-columns:minmax(12rem,auto) 1fr minmax(18rem,auto);gap:1rem;align-items:center;margin-top:1.6rem}.gemstone-filter__clear{color:#222;background:#e7e7e7}.gemstone-filter__apply{color:#fff;font-weight:700;background:#d87300}.gemstone-filter__count{margin:0;text-align:center}.gemstone-filter__count strong{margin-right:.4rem;font-size:2rem}.gemstone-filter-results__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;margin-top:2rem}.gemstone-filter-result{display:grid;gap:1rem;min-width:0;padding:1.2rem;color:rgb(var(--color-foreground));text-decoration:none;background:#f7f7f5;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1rem}.gemstone-filter-result__media{aspect-ratio:1;overflow:hidden;background:rgba(var(--color-foreground),.05);border-radius:.8rem}.gemstone-filter-result__media img{width:100%;height:100%;object-fit:cover}.gemstone-filter-result__title{margin:0;font-size:1.4rem;font-weight:600;line-height:1.5}.gemstone-filter-result__meta,.gemstone-filter-result__price{margin:0;color:rgba(var(--color-foreground),.64);font-size:1.2rem}.gemstone-filter-results__empty{margin:2rem 0 0;padding:2rem;text-align:center;background:#f7f7f5;border-radius:.8rem}.gemstone-index__popular,.gemstone-index__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.2rem;margin-top:2rem}.gemstone-index__card{display:grid;grid-template-rows:auto 1fr;gap:1rem;min-width:0;padding:1.2rem;color:rgb(var(--color-foreground));text-align:center;text-decoration:none;background:#f7f7f5;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.2rem;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.gemstone-index__card:hover{border-color:rgba(var(--color-foreground),.28);box-shadow:0 .8rem 2rem #00000014;transform:translateY(-.3rem)}.gemstone-index__media{position:relative;aspect-ratio:1;overflow:hidden;background:rgba(var(--color-foreground),.05);border-radius:50%}.gemstone-index__image{width:100%;height:100%;object-fit:cover}.gemstone-index__placeholder{display:grid;width:100%;height:100%;place-items:center;color:rgba(var(--color-foreground),.58);font-size:2.4rem;font-weight:600}.gemstone-index__name{display:block;overflow-wrap:anywhere;font-size:1.5rem;font-weight:600;line-height:1.45}.gemstone-index__count{display:block;margin-top:.3rem;color:rgba(var(--color-foreground),.58);font-size:1.2rem}.gemstone-index__nav-links{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.gemstone-index__nav-links a{min-width:7.2rem;padding:.9rem 1.3rem;color:rgb(var(--color-foreground));text-align:center;text-decoration:none;background:#f7f7f5;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:999px}.gemstone-index__groups{display:grid;gap:1.6rem}.gemstone-index__group{scroll-margin-top:10rem}.gemstone-index__education-items{display:grid;gap:1rem;margin-top:2rem}.gemstone-index__education-intro{max-width:82rem;margin-top:1rem;color:rgba(var(--color-foreground),.72);font-size:1.5rem;line-height:1.8}.gemstone-index__education details{overflow:hidden;background:#f7f7f5;border-radius:1rem}.gemstone-index__education summary{padding:1.5rem 1.8rem;font-size:1.6rem;font-weight:600;cursor:pointer}.gemstone-index__education details>div{padding:0 1.8rem 1.8rem;font-size:1.5rem;line-height:1.8}.gemstone-index__empty{margin:0;padding:3rem;text-align:center;background:rgb(var(--color-background));border-radius:1.2rem}@media screen and (max-width:989px){.gemstone-index__popular,.gemstone-index__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gemstone-filter__options,.gemstone-filter-results__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.gemstone-index{padding:1.6rem 0 3.2rem}.gemstone-index__inner{gap:1rem}.gemstone-index__hero,.gemstone-index__panel,.gemstone-index__group,.gemstone-index__education{padding:2rem;border-radius:1rem}.gemstone-filter{border-radius:1rem}.gemstone-filter>summary{min-height:5.6rem;padding:1.5rem 1.8rem;font-size:1.7rem}.gemstone-filter__body{padding:1.4rem}.gemstone-filter__tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.gemstone-filter__panels{min-height:0;padding:1.2rem}.gemstone-filter__options{grid-template-columns:1fr}.gemstone-filter__actions{grid-template-columns:1fr 1fr}.gemstone-filter__count{grid-column:1 / -1;grid-row:1}.gemstone-index__popular,.gemstone-index__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.gemstone-index__card{padding:1rem}.gemstone-index__name{font-size:1.4rem}}@media(prefers-reduced-motion:reduce){.gemstone-index__card{transition:none}}.collection .card__inner,.collection .card__media,.collection .card__media .media{overflow:hidden;border-radius:1.6rem}.kenken-discovery{padding:clamp(3.8rem,6vw,7.2rem) 0}.kenken-discovery__inner{margin:0 auto;max-width:var(--page-width);padding:0 5rem}.kenken-discovery__keywords{background:rgba(var(--color-foreground),.035);border-radius:1.2rem;padding:clamp(2.4rem,4vw,4.2rem)}.kenken-discovery__header{text-align:center}.kenken-discovery__header h2{font-size:clamp(2.1rem,2.5vw,3rem);margin:0}.kenken-discovery__header>p:last-child:not(.kenken-discovery__eyebrow){font-size:1.3rem;margin:.8rem 0 0;opacity:.68}.kenken-discovery__eyebrow{font-size:1rem;font-weight:700;letter-spacing:.16em;margin:0 0 .7rem;opacity:.58}.kenken-discovery__chips{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin-top:2.2rem}.kenken-discovery__chips a{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.18);border-radius:10rem;color:inherit;font-size:1.25rem;padding:.85rem 1.35rem;text-decoration:none;transition:background .2s ease,color .2s ease}.kenken-discovery__chips a:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.kenken-discovery__guides{margin-top:clamp(4rem,6vw,7rem)}.kenken-discovery__header--guides{margin-bottom:2.4rem}.kenken-discovery__grid{display:grid;gap:1.6rem;grid-template-columns:repeat(3,minmax(0,1fr))}.kenken-guide-card{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.12);border-radius:1rem;color:inherit;overflow:hidden;text-decoration:none}.kenken-guide-card__media{aspect-ratio:1.35;background:rgba(var(--color-foreground),.04);overflow:hidden}.kenken-guide-card__media img,.kenken-guide-card__media svg{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.kenken-guide-card:hover img{transform:scale(1.035)}.kenken-guide-card__body{padding:1.8rem}.kenken-guide-card__body p{font-size:1rem;font-weight:700;letter-spacing:.13em;margin:0 0 .5rem;opacity:.55}.kenken-guide-card__body h3{font-size:1.8rem;margin:0 0 .7rem}.kenken-guide-card__body>span{display:block;font-size:1.2rem;line-height:1.65;min-height:3.3em;opacity:.72}.kenken-guide-card__body strong{display:block;font-size:1.2rem;margin-top:1.4rem}@media screen and (max-width:749px){.kenken-discovery{padding:3.2rem 0}.kenken-discovery__inner{padding:0 1.5rem}.kenken-discovery__keywords{padding:2.4rem 1.5rem}.kenken-discovery__chips{justify-content:start}.kenken-discovery__chips a{font-size:1.15rem}.kenken-discovery__grid{grid-template-columns:1fr}.kenken-guide-card{display:grid;grid-template-columns:42% 1fr}.kenken-guide-card__media{aspect-ratio:auto;min-height:15rem}.kenken-guide-card__body{padding:1.5rem}}.kenken-hero{padding:1.6rem 0 2.4rem;overflow:hidden;background:#f5f2ed}.kenken-hero__toolbar{display:grid;grid-template-columns:minmax(34rem,1fr) auto;gap:1.6rem;align-items:center;width:min(calc(100% - 4rem),140rem);margin:0 auto 1.6rem}.kenken-hero__search{display:grid;grid-template-columns:minmax(0,1fr) auto;overflow:hidden;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.16);border-radius:999px;box-shadow:0 .3rem 1.2rem #0000000d}.kenken-hero__search input{min-width:0;padding:1.35rem 2rem;color:rgb(var(--color-foreground));font:inherit;background:transparent;border:0;outline:0}.kenken-hero__search input:focus-visible{box-shadow:inset 0 0 0 .2rem rgba(var(--color-foreground),.4)}.kenken-hero__search button{min-width:9rem;padding:0 2rem;color:rgb(var(--color-background));font:inherit;font-weight:700;background:rgb(var(--color-foreground));border:0;cursor:pointer}.kenken-hero__quick-links{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:flex-end}.kenken-hero__quick-links a{padding:.9rem 1.3rem;color:rgb(var(--color-foreground));font-size:1.3rem;text-decoration:none;background:rgba(var(--color-background),.76);border:.1rem solid rgba(var(--color-foreground),.12);border-radius:999px}.kenken-hero__viewport{position:relative}.kenken-hero__rail{display:flex;gap:1.6rem;padding:.4rem max(2rem,calc((100vw - 150rem)/2)) 1.2rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-padding-inline:2rem;scroll-snap-type:inline mandatory;scrollbar-width:none}.kenken-hero__rail::-webkit-scrollbar{display:none}.kenken-hero__card{position:relative;flex:0 0 clamp(31rem,29vw,45rem);min-height:30rem;overflow:hidden;color:#fff;text-decoration:none;background:#d8d3cc;border-radius:1.2rem;box-shadow:0 .5rem 1.8rem #00000021;scroll-snap-align:start;isolation:isolate}.kenken-hero__card--primary{flex-basis:clamp(38rem,38vw,60rem)}.kenken-hero__media,.kenken-hero__image,.kenken-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.kenken-hero__image{object-fit:cover;transition:transform .5s ease}.kenken-hero__card:hover .kenken-hero__image{transform:scale(1.035)}.kenken-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,calc(var(--card-overlay) * .75)),transparent 70%),linear-gradient(0deg,rgba(0,0,0,var(--card-overlay)),transparent 68%)}.kenken-hero__content{position:absolute;right:2.4rem;bottom:2.2rem;left:2.4rem;z-index:2;display:grid;gap:.7rem;text-shadow:0 .2rem 1rem rgba(0,0,0,.45)}.kenken-hero__content strong{max-width:18ch;font-size:clamp(2.2rem,2.8vw,3.8rem);line-height:1.25}.kenken-hero__eyebrow{font-size:1.1rem;font-weight:700;letter-spacing:.14em}.kenken-hero__subtitle{max-width:34rem;font-size:1.35rem;line-height:1.55}.kenken-hero__cta{width:fit-content;margin-top:.4rem;padding:.75rem 1.2rem;color:#111;font-size:1.25rem;font-weight:700;text-shadow:none;background:#ffffffe6;border-radius:999px}.kenken-hero__arrow{position:absolute;top:50%;z-index:3;display:grid;place-items:center;width:4.4rem;height:4.4rem;padding:0;color:#111;font-size:3.2rem;line-height:1;background:#ffffffe6;border:0;border-radius:50%;box-shadow:0 .4rem 1.4rem #0000002e;cursor:pointer;transform:translateY(-50%)}.kenken-hero__arrow:disabled{opacity:.35;cursor:default}.kenken-hero__arrow--previous{left:1.2rem}.kenken-hero__arrow--next{right:1.2rem}@media screen and (max-width:989px){.kenken-hero__toolbar{grid-template-columns:1fr;width:min(calc(100% - 3rem),140rem)}.kenken-hero__quick-links{justify-content:flex-start;flex-wrap:nowrap;padding-bottom:.3rem;overflow-x:auto;scrollbar-width:none}.kenken-hero__quick-links a{flex:0 0 auto}.kenken-hero__card,.kenken-hero__card--primary{flex-basis:min(82vw,44rem);min-height:28rem}}@media screen and (max-width:749px){.kenken-hero{padding-top:1rem}.kenken-hero__toolbar{gap:1rem;margin-bottom:1rem}.kenken-hero__search input{padding:1.15rem 1.4rem;font-size:1.4rem}.kenken-hero__search button{min-width:7rem;padding:0 1.2rem;font-size:1.3rem}.kenken-hero__rail{gap:1rem;padding-inline:1.5rem}.kenken-hero__card,.kenken-hero__card--primary{flex-basis:84vw;min-height:25rem;border-radius:1rem}.kenken-hero__content{right:1.7rem;bottom:1.6rem;left:1.7rem}.kenken-hero__content strong{font-size:2.4rem}.kenken-hero__arrow{display:none}}.kenken-product-rail{padding:clamp(3.6rem,5vw,6.4rem) 0}.kenken-product-rail__inner{margin:0 auto;max-width:var(--page-width);padding:0 5rem}.kenken-product-rail__header{align-items:end;display:flex;gap:2rem;justify-content:space-between;margin-bottom:2.2rem}.kenken-product-rail__eyebrow{font-size:1.1rem;font-weight:700;letter-spacing:.16em;margin:0 0 .6rem;opacity:.62}.kenken-product-rail__heading{font-size:clamp(2.2rem,2.6vw,3.2rem);letter-spacing:.03em;line-height:1.25;margin:0}.kenken-product-rail__subtitle{font-size:1.35rem;margin:.7rem 0 0;opacity:.7}.kenken-product-rail__view-all{color:inherit;flex:0 0 auto;font-size:1.3rem;font-weight:700;padding-bottom:.35rem;text-decoration:none;border-bottom:1px solid currentColor}.kenken-product-rail__viewport{position:relative}.kenken-product-rail__track{display:flex;gap:1.4rem;overflow-x:auto;padding:.2rem .2rem 1.4rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin}.kenken-product-card{flex:0 0 clamp(16rem,18vw,22rem);scroll-snap-align:start}.kenken-product-card__link{color:inherit;display:block;text-decoration:none}.kenken-product-card__media{aspect-ratio:1;background:rgba(var(--color-foreground),.04);border-radius:.8rem;overflow:hidden;position:relative}.kenken-product-card__media img,.kenken-product-card__media svg{height:100%;object-fit:cover;transition:transform .35s ease;width:100%}.kenken-product-card__link:hover img{transform:scale(1.035)}.kenken-product-card__soldout{background:#ffffffeb;bottom:.8rem;font-size:1rem;font-weight:700;left:.8rem;letter-spacing:.08em;padding:.45rem .7rem;position:absolute}.kenken-product-card__body{padding:1.2rem .2rem 0}.kenken-product-card__tag{font-size:1.05rem;letter-spacing:.08em;margin:0 0 .45rem;opacity:.58}.kenken-product-card__title{display:-webkit-box;font-size:1.28rem;font-weight:500;line-height:1.55;margin:0;min-height:4em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.kenken-product-card__price{font-size:1.25rem;font-weight:700;margin:.7rem 0 0}.kenken-product-rail__arrow{align-items:center;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.2);border-radius:50%;color:rgb(var(--color-foreground));cursor:pointer;display:flex;font-size:2.8rem;height:4.2rem;justify-content:center;line-height:1;position:absolute;top:34%;transform:translateY(-50%);width:4.2rem;z-index:2}.kenken-product-rail__arrow--prev{left:-2.1rem}.kenken-product-rail__arrow--next{right:-2.1rem}@media screen and (max-width:749px){.kenken-product-rail{padding:3.2rem 0}.kenken-product-rail__inner{padding:0 1.5rem}.kenken-product-rail__header{align-items:start;margin-bottom:1.6rem}.kenken-product-rail__subtitle{font-size:1.2rem}.kenken-product-card{flex-basis:43vw}.kenken-product-rail__track{gap:1rem;margin-right:-1.5rem}.kenken-product-rail__arrow{display:none}}@media screen and (min-width:990px){.product--large:not(.product--no-media) .product__media-wrapper{width:calc(68% - var(--grid-desktop-horizontal-spacing) / 2);max-width:68%}.product--large:not(.product--no-media) .product__info-wrapper{width:calc(32% - var(--grid-desktop-horizontal-spacing) / 2);max-width:32%;padding-left:3.2rem}.product__column-sticky{position:sticky;top:10rem}.product--large:not(.product--no-media) .product__info-wrapper{align-self:stretch}}.kenken-purchase-option{display:grid;gap:.8rem;margin:0 0 1.4rem}.kenken-purchase-option__label{font-size:1.4rem;font-weight:600}.kenken-purchase-option .select__select{width:100%;min-height:4.8rem;padding:0 4rem 0 1.4rem;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.28);border-radius:.6rem}.product-commerce-enhancements .product-commerce-enhancements__inner{display:grid;grid-template-columns:1fr;gap:1.6rem;padding:0}.product-commerce-enhancements{margin-top:1.6rem;padding:1.6rem 0;background:#f3f3f1}.product-commerce-enhancements__story{max-width:82rem;padding:2.4rem 3.2rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.4rem;box-shadow:0 .4rem 1.6rem #0000000a}.product-commerce-enhancements__eyebrow{margin:0 0 .7rem;color:rgba(var(--color-foreground),.62);font-size:1.2rem;font-weight:600;letter-spacing:.08em}.product-commerce-enhancements__heading{margin:0 0 1.4rem;font-size:clamp(2.2rem,2vw,2.8rem);font-weight:600;line-height:1.4;letter-spacing:0}.product-commerce-enhancements__description{color:rgba(var(--color-foreground),.8);font-size:1.5rem;line-height:1.85}.product-commerce-enhancements__related{display:grid;gap:1rem;padding:2.4rem 3.2rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.4rem;box-shadow:0 .4rem 1.6rem #0000000a}.product-commerce-enhancements__links{display:flex;flex-wrap:wrap;gap:.8rem}.product-commerce-enhancements__link{display:inline-flex;align-items:center;min-height:4rem;padding:.8rem 1.4rem;color:rgb(var(--color-foreground));font-size:1.4rem;line-height:1.4;text-decoration:none;background:#f7f7f5;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:999px}.product-commerce-enhancements__link:hover{border-color:rgba(var(--color-foreground),.35)}.product-commerce-enhancements__related .button{width:100%;min-height:4.8rem;font-size:1.6rem;line-height:1.4;padding:1.1rem 1.6rem}.kenken-sticky-cart{position:fixed;right:0;bottom:0;left:0;z-index:40;visibility:hidden;border-top:.1rem solid rgba(var(--color-foreground),.16);box-shadow:0 -.8rem 2.4rem #0000001f;opacity:0;transform:translateY(100%);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.kenken-sticky-cart.is-visible{visibility:visible;opacity:1;transform:translateY(0)}.kenken-sticky-cart__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:8.4rem;padding-top:1rem;padding-bottom:1rem}.kenken-sticky-cart__product{display:flex;align-items:center;gap:1.2rem;min-width:0}.kenken-sticky-cart__image{width:6rem;height:6rem;object-fit:cover;border-radius:.6rem}.kenken-sticky-cart__title,.kenken-sticky-cart__price{margin:0}.kenken-sticky-cart__title{max-width:42rem;overflow:hidden;font-size:1.3rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.kenken-sticky-cart__price{margin-top:.3rem;font-weight:700}.kenken-sticky-cart__controls{display:flex;align-items:center;gap:.8rem}.kenken-sticky-cart__select,.kenken-sticky-cart__quantity{min-height:4.6rem;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.24);border-radius:.5rem}.kenken-sticky-cart__select{min-width:12rem;padding:0 1rem}.kenken-sticky-cart__quantity{width:7rem;padding:0 .8rem;text-align:center}.kenken-sticky-cart__button{min-width:18rem;min-height:4.6rem}body.kenken-sticky-cart-visible{padding-bottom:8.4rem}.product__media-wrapper>.kenken-product-panel{width:100%}.product__media-wrapper>media-gallery{position:relative;top:auto;z-index:1}.product__media-wrapper>.kenken-product-panels{position:relative;z-index:2;display:flex;flex-direction:column;clear:both;width:100%}.kenken-product-panels>.kenken-product-panel{position:relative;display:block;width:100%}.product__media-wrapper .kenken-product-panel .page-width{width:100%;max-width:none;margin-right:0;margin-left:0}.product__media-wrapper .kenken-product-panel>section>div{width:100%;max-width:none;margin-right:0;margin-left:0}.product__media-list .kenken-video-media{grid-column:1 / -1;width:100%;max-width:100%}.kenken-mobile-video-stack{display:none}@media screen and (max-width:749px){.product__media-wrapper>.kenken-mobile-video-stack{display:grid;gap:1rem;width:100%;margin:1rem 0 0;padding:0;list-style:none}.kenken-mobile-video-stack>.kenken-video-media{display:block;width:100%;max-width:100%;margin:0;padding:0;transform:none}.kenken-mobile-video-stack deferred-media,.kenken-mobile-video-stack video{display:block;width:100%;height:auto}.kenken-mobile-video-stack template{display:none!important}.kenken-mobile-video-stack .product__modal-opener--video{display:none!important}}@media screen and (max-width:989px){.product-commerce-enhancements .product-commerce-enhancements__inner{grid-template-columns:1fr;gap:1rem;padding:0}.kenken-sticky-cart__inner{gap:1rem}.kenken-sticky-cart__product{display:none}.kenken-sticky-cart__controls{width:100%}.kenken-sticky-cart__select{flex:1 1 auto;min-width:0}.kenken-sticky-cart__quantity{width:6rem;flex:0 0 auto}.kenken-sticky-cart__button{flex:1 1 auto;min-width:0;padding-right:1.4rem;padding-left:1.4rem}}@media screen and (max-width:549px){.product-commerce-enhancements{margin-top:1rem;padding:1rem 0}.product-commerce-enhancements .product-commerce-enhancements__inner{margin-right:1.5rem;margin-left:1.5rem;padding:0}.product-commerce-enhancements__story,.product-commerce-enhancements__related{padding:2rem}.product-commerce-enhancements__heading{font-size:2.2rem}.kenken-sticky-cart__inner{min-height:7.2rem;padding-right:1rem;padding-left:1rem}.kenken-sticky-cart__select{font-size:1.2rem}.kenken-sticky-cart__quantity{width:5.2rem}.kenken-sticky-cart__button{font-size:1.2rem}body.kenken-sticky-cart-visible{padding-bottom:7.2rem}}@media(prefers-reduced-motion:reduce){.kenken-sticky-cart{transition:none}}.product-description-panel{margin-top:1.6rem;padding:1.6rem 0;background:#f3f3f1}.product-description-panel .product-description-panel__inner{width:min(calc(100% - 3rem),120rem);margin-right:auto;margin-left:auto;padding:2.4rem 3.2rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.4rem;box-shadow:0 .4rem 1.6rem #0000000a}.product-description-panel__heading{margin:0 0 1.6rem;font-size:2.4rem;font-weight:600;line-height:1.4}.product-description-panel__content{font-size:1.5rem;line-height:1.8}@media screen and (max-width:749px){.product-description-panel{margin-top:1rem;padding:1rem 0}.product-description-panel .product-description-panel__inner{margin-right:1.5rem;margin-left:1.5rem;padding:2rem}.product-description-panel__heading{font-size:2rem}}.gem-specifications-section{margin-top:1.6rem;padding:1.6rem 0;background:#f3f3f1}.gem-specifications-section .gem-specifications{width:min(calc(100% - 3rem),120rem);margin-right:auto;margin-left:auto;padding:2.4rem 3.2rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.4rem;box-shadow:0 .4rem 1.6rem #0000000a}.gem-specifications__heading{margin:0 0 2rem;font-size:2.4rem;font-weight:600;line-height:1.4;letter-spacing:0}.gem-specifications__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0}.gem-specifications__row{display:grid;grid-template-columns:minmax(9rem,35%) 1fr;gap:1rem;margin:0;padding:1.2rem 1.4rem;font-size:1.5rem;line-height:1.6;background:#f7f7f5;border:0;border-radius:.8rem}.gem-specifications__row dt{font-weight:600}.gem-specifications__row dd{margin:0}@media screen and (max-width:749px){.gem-specifications-section{margin-top:1rem;padding:1rem 0}.gem-specifications-section .gem-specifications{margin-right:1.5rem;margin-left:1.5rem;padding:2rem}.gem-specifications__heading{font-size:2rem}.gem-specifications__list{grid-template-columns:1fr}.gem-specifications__row{grid-template-columns:minmax(9rem,35%) 1fr}}.purchase-guidance{margin-top:1.6rem;padding:1.6rem 0;background:#f3f3f1}.purchase-guidance .purchase-guidance__inner{width:min(calc(100% - 3rem),120rem);margin-right:auto;margin-left:auto;padding:2.4rem 3.2rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.4rem;box-shadow:0 .4rem 1.6rem #0000000a}.purchase-guidance__heading{margin:0 0 2rem;font-size:2.4rem;font-weight:600;line-height:1.4;letter-spacing:0}.purchase-guidance__items{display:grid;gap:1rem}.purchase-guidance__item{overflow:hidden;background:#f7f7f5;border:0;border-radius:1rem}.purchase-guidance__summary{position:relative;display:flex;align-items:center;min-height:5.6rem;padding:1.4rem 4.8rem 1.4rem 1.6rem;font-size:1.6rem;font-weight:600;cursor:pointer;list-style:none}.purchase-guidance__summary::-webkit-details-marker{display:none}.purchase-guidance__summary:before,.purchase-guidance__summary:after{position:absolute;right:1.8rem;width:1.6rem;height:.2rem;background:rgb(var(--color-foreground));content:"";transition:transform .18s ease}.purchase-guidance__summary:after{transform:rotate(90deg)}.purchase-guidance__item[open] .purchase-guidance__summary:after{transform:rotate(0)}.purchase-guidance__summary:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}.purchase-guidance__content{max-width:84rem;padding:0 1.6rem 1.8rem;color:rgba(var(--color-foreground),.78);font-size:1.5rem;line-height:1.75}.purchase-guidance__content p{margin:0 0 1rem}.purchase-guidance__specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:0}.purchase-guidance__specs div{display:grid;grid-template-columns:minmax(9rem,35%) 1fr;gap:1rem;padding:1rem 1.2rem;background:rgb(var(--color-background));border:0;border-radius:.8rem}.purchase-guidance__specs dt{font-weight:600}.purchase-guidance__specs dd{margin:0}.purchase-guidance__links{display:flex;flex-wrap:wrap;gap:.8rem 1.8rem}.purchase-guidance__links a{color:rgb(var(--color-foreground));text-underline-offset:.3rem}@media screen and (max-width:749px){.purchase-guidance{margin-top:1rem;padding:1rem 0}.purchase-guidance .purchase-guidance__inner{margin-right:1.5rem;margin-left:1.5rem;padding:2rem}.purchase-guidance__heading{font-size:2rem}.purchase-guidance__summary{min-height:5.6rem;font-size:1.5rem}.purchase-guidance__specs{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.purchase-guidance__summary:before,.purchase-guidance__summary:after{transition:none}}.color-explorer{padding:3.2rem 0 6rem;background:#f3f3f1}.color-explorer__inner{display:grid;gap:2.4rem;width:min(calc(100% - 3rem),120rem);margin-right:auto;margin-left:auto}.color-explorer__hero,.color-explorer__panel,.color-explorer__group{padding:2.8rem 3.2rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.4rem;box-shadow:0 .4rem 1.6rem #0000000a}.color-explorer__hero h1{margin:0;font-size:clamp(2.8rem,4vw,4.2rem);line-height:1.35}.color-explorer__eyebrow{margin:0 0 .8rem;color:rgba(var(--color-foreground),.56);font-size:1.2rem;font-weight:700;letter-spacing:.12em}.color-explorer__intro{max-width:78rem;margin-top:1.4rem;font-size:1.5rem;line-height:1.85}.color-explorer__section-heading{display:flex;gap:1.2rem;align-items:baseline;padding-bottom:1.2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.18)}.color-explorer__section-heading p{margin:0;font-size:2rem;font-weight:700;letter-spacing:.08em}.color-explorer__section-heading h2{margin:0;color:rgba(var(--color-foreground),.64);font-size:1.4rem}.color-explorer__swatches{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2rem 1.2rem;margin-top:2.4rem}.color-explorer__swatch-link{display:grid;gap:.8rem;justify-items:center;color:rgb(var(--color-foreground));text-align:center;text-decoration:none}.color-explorer__swatch{display:block;width:6rem;height:6rem;background:var(--swatch-color);border:.1rem solid rgba(var(--color-foreground),.18);border-radius:50%;box-shadow:inset 0 -.6rem 1rem #00000014;transition:transform .18s ease,box-shadow .18s ease}.color-explorer__swatch-link:hover .color-explorer__swatch{box-shadow:inset 0 -.6rem 1rem #00000014,0 .7rem 1.6rem #0000001f;transform:translateY(-.3rem)}.color-explorer__swatch-name{font-size:1.4rem;font-weight:600}.color-explorer__swatch-count{color:rgba(var(--color-foreground),.58);font-size:1.2rem}.color-explorer__groups{display:grid;gap:1.6rem}.color-explorer__group{padding-top:0;overflow:hidden;scroll-margin-top:10rem;border-top:.5rem solid var(--swatch-color)}.color-explorer__group-heading{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;padding-top:2.2rem}.color-explorer__group-heading h2{margin:0;font-size:2rem}.color-explorer__back{color:rgba(var(--color-foreground),.68);font-size:1.3rem}.color-explorer__stones{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.4rem 0 0;padding:0;list-style:none}.color-explorer__stone{padding:.7rem 1.1rem;font-size:1.3rem;background:color-mix(in srgb,var(--swatch-color) 18%,#f7f7f5);border:.1rem solid rgba(var(--color-foreground),.1);border-radius:999px}.color-explorer__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;margin-top:2rem}.color-explorer__product{display:grid;gap:1rem;min-width:0;padding:1.2rem;color:rgb(var(--color-foreground));text-decoration:none;background:#f7f7f5;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1rem}.color-explorer__product-media{aspect-ratio:1;overflow:hidden;background:rgba(var(--color-foreground),.05);border-radius:.8rem}.color-explorer__product-media img{width:100%;height:100%;object-fit:cover}.color-explorer__product-title{margin:0;font-size:1.4rem;font-weight:600;line-height:1.5}.color-explorer__product-price{margin:0;color:rgba(var(--color-foreground),.64);font-size:1.25rem}.color-explorer__empty{margin:0;padding:3rem;text-align:center;background:rgb(var(--color-background));border-radius:1.2rem}@media screen and (max-width:989px){.color-explorer__swatches,.color-explorer__products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.color-explorer{padding:1.6rem 0 3.2rem}.color-explorer__inner{gap:1rem}.color-explorer__hero,.color-explorer__panel,.color-explorer__group{padding:2rem;border-radius:1rem}.color-explorer__group{padding-top:0}.color-explorer__section-heading{display:block}.color-explorer__section-heading h2{margin-top:.4rem}.color-explorer__swatches{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem 1rem}.color-explorer__products{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.color-explorer__product{padding:1rem}}@media(prefers-reduced-motion:reduce){.color-explorer__swatch{transition:none}}.feature-explorer{padding:3.2rem 0 6rem;background:#f3f3f1}.feature-explorer__inner{display:grid;gap:2.4rem;width:min(calc(100% - 3rem),120rem);margin-right:auto;margin-left:auto}.feature-explorer__hero,.feature-explorer__category,.feature-explorer__subfilters,.feature-explorer__results{padding:2.8rem 3.2rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.4rem;box-shadow:0 .4rem 1.6rem #0000000a}.feature-explorer__hero h1{margin:0;font-size:clamp(2.8rem,4vw,4.2rem);line-height:1.35}.feature-explorer__eyebrow,.feature-explorer__results-heading p{margin:0 0 .8rem;color:rgba(var(--color-foreground),.56);font-size:1.2rem;font-weight:700;letter-spacing:.12em}.feature-explorer__intro{max-width:82rem;margin-top:1.4rem;font-size:1.5rem;line-height:1.85}.feature-explorer__navigation{display:grid;gap:1.6rem}.feature-explorer__subfilters{scroll-margin-top:10rem}.feature-explorer__size-options{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 0;margin-top:2rem}.feature-explorer__size-option{padding:0;color:rgb(var(--color-foreground));font:inherit;font-size:1.4rem;line-height:1.6;text-decoration:underline;text-underline-offset:.35rem;background:transparent;border:0;cursor:pointer}.feature-explorer__size-option:not(:last-child):after{content:"/";display:inline-block;margin:0 1rem;color:rgba(var(--color-foreground),.34);text-decoration:none}.feature-explorer__size-option[aria-pressed=true]{color:#183054;font-weight:700;text-decoration-thickness:.2rem}.feature-explorer__size-option small{color:rgba(var(--color-foreground),.56);font-size:1.1rem}.feature-explorer__category-heading{display:flex;gap:1.2rem;align-items:baseline;padding-bottom:1.2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.16)}.feature-explorer__category-heading p{margin:0;color:rgba(var(--color-foreground),.52);font-size:1.2rem;font-weight:700;letter-spacing:.1em}.feature-explorer__category-heading h2{margin:0;font-size:2rem}.feature-explorer__options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;margin-top:2rem}.feature-explorer__option{display:grid;grid-template-columns:6.4rem minmax(0,1fr);gap:1.2rem;align-items:center;min-height:8.8rem;padding:1.1rem;color:rgb(var(--color-foreground));text-align:left;background:#f7f7f5;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1rem;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.feature-explorer__option:hover,.feature-explorer__option[aria-pressed=true]{border-color:rgba(var(--color-foreground),.48);box-shadow:0 .6rem 1.6rem #00000014;transform:translateY(-.2rem)}.feature-explorer__option[aria-pressed=true]{outline:.2rem solid rgba(var(--color-foreground),.2);outline-offset:.2rem}.feature-explorer__option-media{width:6.4rem;height:6.4rem;overflow:hidden;background:rgba(var(--color-foreground),.05);border-radius:50%}.feature-explorer__option-media img{width:100%;height:100%;object-fit:cover}.feature-explorer__option-media--shape{display:grid;place-items:center;background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.96),transparent 36%),linear-gradient(145deg,#faf8f3,#edf1ef);border:.1rem solid rgba(32,50,75,.1);border-radius:1.2rem}.feature-shape-icon{width:100%;height:100%;padding:.45rem;color:#20324b;overflow:visible}.feature-shape-icon__plate{fill:none;stroke:currentColor;stroke-dasharray:2 7;stroke-opacity:.12}.feature-shape-icon .shape-fill{fill:var(--shape-accent);stroke:currentColor;stroke-linejoin:round;stroke-width:2.2}.feature-shape-icon .shape-soft{fill:var(--shape-accent);opacity:.62;stroke:currentColor;stroke-linejoin:round;stroke-width:1.8}.feature-shape-icon .shape-line{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.feature-shape-icon .shape-hole{fill:#ffffffeb;stroke:currentColor;stroke-width:1.7}.feature-shape-icon__sparkle{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.4;opacity:.42}.feature-explorer__option-name,.feature-explorer__option-count{display:block}.feature-explorer__option-name{font-size:1.4rem;font-weight:700;line-height:1.45}.feature-explorer__option-count{margin-top:.4rem;color:rgba(var(--color-foreground),.58);font-size:1.2rem}.feature-explorer__results{scroll-margin-top:10rem}.feature-explorer__results-heading{display:flex;gap:1.6rem;align-items:flex-end;justify-content:space-between;padding-bottom:1.4rem;border-bottom:.1rem solid rgba(var(--color-foreground),.16)}.feature-explorer__results-heading h2{margin:0;font-size:2.2rem}.feature-explorer__reset{padding:.8rem 1.4rem;color:rgb(var(--color-foreground));font-size:1.3rem;background:transparent;border:.1rem solid rgba(var(--color-foreground),.28);border-radius:999px;cursor:pointer}.feature-explorer__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;margin-top:2rem}.feature-explorer__product{display:grid;gap:1rem;min-width:0;padding:1.2rem;color:rgb(var(--color-foreground));text-decoration:none;background:#f7f7f5;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1rem}.feature-explorer__product-media{aspect-ratio:1;overflow:hidden;background:rgba(var(--color-foreground),.05);border-radius:.8rem}.feature-explorer__product-media img{width:100%;height:100%;object-fit:cover}.feature-explorer__product-title{margin:0;font-size:1.4rem;font-weight:600;line-height:1.5}.feature-explorer__product-price{margin:0;color:rgba(var(--color-foreground),.64);font-size:1.25rem}.feature-explorer__empty{margin:2rem 0 0;padding:2.4rem;text-align:center;background:#f7f7f5;border-radius:1rem}@media screen and (max-width:989px){.feature-explorer__options,.feature-explorer__products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.feature-explorer{padding-top:1.6rem}.feature-explorer__inner{gap:1rem;width:min(calc(100% - 2rem),120rem)}.feature-explorer__hero,.feature-explorer__category,.feature-explorer__subfilters,.feature-explorer__results{padding:2rem 1.6rem;border-radius:1rem}.feature-explorer__options,.feature-explorer__products{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-explorer__option{grid-template-columns:5.2rem minmax(0,1fr);gap:.9rem;min-height:7.2rem;padding:.9rem}.feature-explorer__option-media{width:5.2rem;height:5.2rem}.feature-explorer__results-heading{align-items:flex-start}}.gem-card-details{display:grid;gap:.7rem;margin:.8rem 0 .9rem}.gem-card-details__badges{display:flex;flex-wrap:wrap;gap:.5rem}.gem-card-details__badge{display:inline-flex;align-items:center;min-height:2.4rem;padding:.35rem .8rem;border-radius:999rem;font-size:1.1rem;font-weight:600;line-height:1.2}.gem-card-details__badge--stone{color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.08)}.gem-card-details__badge--unique{color:#7a4518;background:#fff0d9;border:.1rem solid #e9bd7c}.gem-card-details__summary{display:flex;flex-wrap:wrap;gap:.35rem .75rem;margin:0;color:rgba(var(--color-foreground),.72);font-size:1.2rem;line-height:1.45}.gem-card-details__summary span:not(:last-child):after{margin-left:.75rem;color:rgba(var(--color-foreground),.3);content:"/"}@media screen and (max-width:749px){.gem-card-details{gap:.55rem;margin-top:.65rem}.gem-card-details__badge{min-height:2.2rem;padding:.3rem .65rem;font-size:1rem}.gem-card-details__summary{gap:.3rem .55rem;font-size:1.1rem}.gem-card-details__summary span:not(:last-child):after{margin-left:.55rem}}
/*# sourceMappingURL=/cdn/shop/t/19/compiled_assets/styles.css.map */
