.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}}
/*# sourceMappingURL=/cdn/shop/t/19/compiled_assets/styles.css.map?subset=AAAg */
