.gaj-shop{color:#29251f}.gaj-shop__hero{background:#f6f2eb;text-align:left}.gaj-shop__intro{max-width:680px;margin:0;padding:36px 0}.gaj-shop__eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#756958;margin:0 0 14px}.gaj-shop h1{font:400 clamp(34px,4vw,54px)/1.08 Georgia,serif;letter-spacing:-.03em;margin:0 0 24px}.gaj-shop__copy{font-size:15px;line-height:1.8;color:#6a6155;max-width:580px;margin:0}.gaj-shop__copy p{margin:0 0 14px}.gaj-shop__cta{display:inline-flex;min-height:46px;align-items:center;padding:12px 26px;background:#29251f;color:#fff;margin-top:18px;font-size:13px;text-decoration:none}.gaj-shop__hero-image{width:100%;height:100%;min-height:430px;max-height:550px;object-fit:cover}.gaj-shop__catalog{max-width:1500px;margin:auto;padding:30px 36px 60px;scroll-margin-top:150px}.gaj-shop__category-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.gaj-shop__category-heading h2{font:400 clamp(24px,2.5vw,34px)/1.2 Georgia,serif;margin:0}.gaj-shop__shop-all{display:inline-flex;align-items:center;min-height:44px;font-size:13px;color:inherit;text-underline-offset:5px;white-space:nowrap}.gaj-shop__categories{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;margin-bottom:28px}.gaj-shop__category{display:block;min-width:0;color:inherit;text-decoration:none}.gaj-shop__category-media{display:block;aspect-ratio:1.65;background:#fff;border:1px solid #ece6dd;overflow:hidden;transition:border-color .2s ease}.gaj-shop__category-image{display:block;width:100%;height:100%;object-fit:contain;padding:16px;transition:transform .25s ease}.gaj-shop__category-label{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;font-size:14px;padding:12px 2px 0}.gaj-shop__category:hover .gaj-shop__category-media,.gaj-shop__category[aria-current=page] .gaj-shop__category-media{border-color:#867967}.gaj-shop__category:hover .gaj-shop__category-image{transform:scale(1.04)}.gaj-shop__category[aria-current=page] .gaj-shop__category-label{text-decoration:underline;text-underline-offset:5px}.gaj-shop__category:focus-visible,.gaj-shop__shop-all:focus-visible{outline:2px solid #29251f;outline-offset:5px}#gaj-shop-results{scroll-margin-top:150px}@media(prefers-reduced-motion:reduce){.gaj-shop__category-media,.gaj-shop__category-image{transition:none}.gaj-shop__category:hover .gaj-shop__category-image{transform:none}}.gaj-shop__count{font-size:12px;color:#756958;padding-bottom:15px;border-bottom:1px solid #ece6dd;margin:0 0 24px}.gaj-shop__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 24px}.gaj-shop__card{min-width:0;text-align:center}.gaj-shop__image-link{display:block;background:#fff;aspect-ratio:1;overflow:hidden}.gaj-shop__product-image{display:block;width:100%;height:100%;object-fit:contain}.gaj-shop__material{font-size:9px;letter-spacing:.14em;color:#867967;text-transform:uppercase;margin:18px 0 8px}.gaj-shop__card h2{font-size:15px;line-height:1.5;font-weight:400;margin:0 0 8px}.gaj-shop__card h2 a{text-decoration:none;color:inherit}.gaj-shop__price{font-size:15px;margin:0 0 10px}.gaj-shop__metals{display:flex;justify-content:center;gap:2px}.gaj-shop__metal{background:transparent;width:44px;height:44px;border:0;padding:7px;cursor:pointer}.gaj-shop__metal span{display:block;width:28px;height:28px;border:1px solid #bcb4a9;border-radius:50%;background:linear-gradient(135deg,#cbd0d4,#fff 45%,#d7dce0)}.gaj-shop__metal[data-gaj-metal*=yellow] span{background:linear-gradient(135deg,#e3c273,#fff0b8 45%,#d4ad50)}.gaj-shop__metal[data-gaj-metal*=rose] span{background:linear-gradient(135deg,#dba095,#ffe1d7 45%,#ca8f83)}.gaj-shop__metal[aria-pressed=true] span{outline:1px solid #29251f;outline-offset:3px}.gaj-shop__metal:focus-visible{outline:2px solid #29251f;outline-offset:1px}.gaj-shop__selected{font-size:11px;color:#756958;margin:5px 0 0}.gaj-shop .pagination{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;margin-top:40px}.gaj-shop .pagination a,.gaj-shop .pagination .current{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;padding:8px;color:inherit}.gaj-shop .pagination .current{border:1px solid #9d8c76}.gaj-shop .pagination a:focus-visible{outline:2px solid #29251f;outline-offset:2px}.gaj-shop__note{font-size:11px;line-height:1.7;color:#867967;margin:48px auto 0;max-width:650px;text-align:center}.gaj-shop__empty{grid-column:1/-1;text-align:center;padding:60px 20px;color:#756958}@media(max-width:999px){.gaj-shop__categories,.gaj-shop__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gaj-shop__intro{padding:38px 28px}}@media(max-width:749px){.gaj-shop__hero{grid-template-columns:1fr}.gaj-shop__hero-image{min-height:0;height:290px}.gaj-shop__intro{padding:36px 24px}.gaj-shop__catalog{padding:28px 14px 40px}.gaj-shop__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 12px}.gaj-shop__category-heading{align-items:flex-start;gap:12px;margin-bottom:18px}.gaj-shop__category-heading h2{max-width:240px}.gaj-shop__categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px;margin-bottom:32px}.gaj-shop__category-image{padding:10px}.gaj-shop__category-label{font-size:14px;min-height:44px;padding-top:8px}.gaj-shop__card h2{font-size:13px}.gaj-shop__material{font-size:8px;letter-spacing:.1em}.gaj-shop__price{font-size:14px}}.gaj-shop__hero-inner{max-width:1428px;padding:0 36px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:70px}.gaj-shop__hero h1{font-size:clamp(38px,4.5vw,62px);margin-bottom:18px}.gaj-shop__browse{display:inline-flex;gap:24px;align-items:center;min-height:44px;margin-top:12px;color:#29251f;font-size:13px;text-decoration:underline;text-underline-offset:5px}.gaj-shop__feature{display:flex;flex-direction:column;align-items:center;padding:18px 10px 20px;text-align:center;color:inherit;text-decoration:none}.gaj-shop__feature-kicker{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#756958}.gaj-shop__feature-image{width:220px;height:200px;object-fit:contain;mix-blend-mode:multiply;transition:transform .25s ease}.gaj-shop__feature-label{display:flex;gap:20px;align-items:center;font:400 18px/1.4 Georgia,serif}.gaj-shop__feature:hover .gaj-shop__feature-image{transform:scale(1.035)}.gaj-shop__feature:focus-visible,.gaj-shop__browse:focus-visible{outline:2px solid #766040;outline-offset:5px}@media(max-width:999px){.gaj-shop__hero-inner{gap:30px;grid-template-columns:minmax(0,1fr) 240px}.gaj-shop__hero-inner .gaj-shop__intro{padding:28px 0}.gaj-shop__hero h1{font-size:44px}}@media(max-width:749px){.gaj-shop__hero-inner{display:block;padding:0 22px}.gaj-shop__hero-inner .gaj-shop__intro{padding:28px 0 12px}.gaj-shop__hero h1{font-size:40px}.gaj-shop__feature{display:grid;grid-template-columns:105px 1fr;text-align:left;column-gap:20px;padding:0 0 22px;max-width:410px}.gaj-shop__feature-image{width:105px;height:105px;grid-column:1;grid-row:1/3}.gaj-shop__feature-kicker{grid-column:2;align-self:end;padding-bottom:7px}.gaj-shop__feature-label{grid-column:2;align-self:start;font-size:18px;gap:10px}.gaj-shop__category-media{aspect-ratio:1.5}.gaj-shop__catalog{padding-top:24px}.gaj-shop__category-heading h2{font-size:25px}}@media(prefers-reduced-motion:reduce){.gaj-shop__feature-image{transition:none}.gaj-shop__feature:hover .gaj-shop__feature-image{transform:none}}.sf-menu-button{border:0;background:none;cursor:pointer;min-height:44px}.sf__toggle-submenu-mb{border:0;background:none;min-width:44px;min-height:44px;flex-shrink:0;cursor:pointer}.sf-menu-button:focus-visible,.sf__toggle-submenu-mb:focus-visible{outline:2px solid #8c7450;outline-offset:2px}gaj-jewelry-filters{display:block;color:#29251f;font-size:14px;text-align:left}.gaj-filters-source-ready>.gaj-shop__count,.gaj-filters-source-ready>.gaj-men__count{display:none}gaj-jewelry-filters [hidden],[data-gaj-filter-source][hidden]{display:none!important}.gaj-filters__toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e7e1d8;border-bottom:1px solid #e7e1d8;padding:17px 0;margin:0 0 26px}.gaj-filters__tools{display:flex;align-items:center;gap:22px}.gaj-filters__open{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#fff;color:#29251f;border:1px solid #b7aea2;border-radius:0;min-height:46px;padding:0 22px;font:inherit;cursor:pointer}.gaj-filters__open:hover{background:#f6f2eb}.gaj-filters__open [data-active-count]{background:#29251f;color:#fff;border-radius:50%;min-width:20px;height:20px;font-size:11px;line-height:20px}.gaj-filters__count{margin:0;font-size:12px;color:#756958;white-space:nowrap}.gaj-filters__sort{display:flex;align-items:center;gap:12px;font-size:12px;margin:0}.gaj-filters__sort select{width:auto;min-width:168px;max-width:230px;background-color:#fff;border:1px solid #d4ccc2;border-radius:0;padding:12px 32px 12px 13px;font-size:13px;min-height:46px;color:#29251f}.gaj-filters__chips{display:flex;flex-wrap:wrap;gap:8px;margin:-8px 0 26px}.gaj-filters__chip{display:inline-flex;align-items:center;gap:10px;min-height:38px;padding:7px 12px;background:#f6f2eb;border:1px solid #e7e1d8;color:#29251f;font-size:12px;cursor:pointer}.gaj-filters__clear{min-height:38px;padding:7px 10px;text-decoration:underline;text-underline-offset:4px;border:0;background:transparent;color:#625748;font-size:12px;cursor:pointer}.gaj-filters__notice{padding:20px;background:#f6f2eb;margin:20px 0;line-height:1.6}.gaj-filters__notice button{margin-left:12px;text-decoration:underline;background:transparent;border:0;color:inherit;min-height:44px;cursor:pointer}.gaj-filters__dialog{position:fixed;inset:0 0 0 auto;margin:0;width:460px;max-width:100vw;height:100%;height:100dvh;max-height:100dvh;padding:0;border:0;border-radius:0;color:#29251f;background:#fff;box-shadow:-12px 0 70px #0002;overflow:hidden;z-index:2147483000}.gaj-filters__dialog::backdrop{background:#18151161}.gaj-filters__panel{display:flex;flex-direction:column;height:100%;max-height:100dvh}.gaj-filters__header{display:flex;align-items:center;justify-content:space-between;padding:22px 28px;border-bottom:1px solid #e7e1d8;flex:none}.gaj-filters__header h2{font:400 30px/1.1 Georgia,serif!important;letter-spacing:-.02em;margin:0!important}.gaj-filters__header button{border:0;background:transparent;color:#29251f;width:44px;height:44px;line-height:40px;font-size:30px;cursor:pointer}.gaj-filters__body{flex:1;overflow:auto;overscroll-behavior:contain;padding:0 28px 24px}.gaj-filters__loading{padding:35px 0;font-size:14px;line-height:1.8}.gaj-filters__group{border-bottom:1px solid #e7e1d8;padding:0 0 22px;margin:0}.gaj-filters__group summary{list-style:none;display:flex;align-items:center;justify-content:space-between;min-height:67px;cursor:pointer;font-size:14px;font-weight:500}.gaj-filters__group summary::-webkit-details-marker{display:none}.gaj-filters__group summary:after{content:"+";font-size:21px;font-weight:300}.gaj-filters__group[open] summary:after{content:"\2212"}.gaj-filters__shape-grid,.gaj-filters__metal-grid{margin:0;padding:0;border:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.gaj-filters__metal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gaj-filters__choice{position:relative;display:block;margin:0;cursor:pointer;min-width:0}.gaj-filters__choice input{position:absolute;left:50%;top:50%;width:1px;height:1px;opacity:0}.gaj-filters__choice-box{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;border:1px solid #e7e1d8;min-height:91px;padding:10px 3px;background:#fff;transition:background .15s,border-color .15s}.gaj-filters__choice svg{width:32px;height:34px;color:#665c50;flex:none}.gaj-filters__choice-label{text-align:center;font-size:10px;line-height:1.3;min-height:13px}.gaj-filters__choice input:checked+.gaj-filters__choice-box{border-color:#29251f;box-shadow:inset 0 0 0 1px #29251f;background:#f6f2eb}.gaj-filters__choice input:focus-visible+.gaj-filters__choice-box{outline:2px solid #29251f;outline-offset:3px}.gaj-filters__choice input:disabled+.gaj-filters__choice-box{opacity:.34;cursor:not-allowed}.gaj-filters__metal-grid .gaj-filters__choice-box{flex-direction:row;justify-content:flex-start;gap:11px;min-height:57px;padding:10px 12px}.gaj-filters__metal-grid .gaj-filters__choice-label{font-size:12px;text-align:left}.gaj-filters__metal-dot{display:block;width:27px;height:27px;flex:none;border:1px solid #c3b9ab;border-radius:50%;background:linear-gradient(135deg,#c9cdd1,#fff 47%,#d2d6da)}.gaj-filters__metal-dot[data-tone=yellow-gold]{background:linear-gradient(135deg,#dcb75e,#fff0b8 47%,#cda040)}.gaj-filters__metal-dot[data-tone=rose-gold]{background:linear-gradient(135deg,#d49789,#ffe2d8 47%,#c88777)}.gaj-filters__metal-dot[data-tone=two-tone]{background:linear-gradient(90deg,#e6c777 50%,#e6e8e9 50%)}.gaj-filters__range-inputs{display:grid;grid-template-columns:1fr 1fr;gap:16px}.gaj-filters__range-inputs label{font-size:11px;color:#756958;margin:0}.gaj-filters__range-inputs label>span{display:flex;align-items:center;gap:7px;color:#29251f;border:1px solid #d4ccc2;margin-top:7px;padding:0 12px;background:#fff}.gaj-filters__range-inputs input{border:0;border-radius:0;box-shadow:none;background:transparent;min-width:0;width:100%;height:45px;padding:5px 0;font-size:15px;color:#29251f;-moz-appearance:textfield}.gaj-filters__range-inputs input::-webkit-inner-spin-button,.gaj-filters__range-inputs input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.gaj-filters__range-inputs small{font-size:12px}.gaj-filters__range-track{position:relative;height:44px;margin:10px 8px 0}.gaj-filters__range-track:before,.gaj-filters__range-track>div{position:absolute;content:"";height:2px;left:0;right:0;top:21px;background:#e3ddd4}.gaj-filters__range-track>div{left:var(--range-start,0%);right:calc(100% - var(--range-end,100%));background:#29251f}.gaj-filters__range-track input{position:absolute;left:0;top:0;width:100%;height:44px;background:transparent;border:0;padding:0;margin:0;appearance:none;-webkit-appearance:none;pointer-events:none}.gaj-filters__range-track input::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:18px;height:18px;border-radius:50%;border:1px solid #29251f;background:#fff;cursor:ew-resize;pointer-events:auto;box-shadow:0 0 0 5px #ffffff01}.gaj-filters__range-track input::-moz-range-thumb{width:18px;height:18px;border-radius:50%;border:1px solid #29251f;background:#fff;cursor:ew-resize;pointer-events:auto}.gaj-filters__range-track input:focus-visible{outline:2px solid #97846a;outline-offset:2px}.gaj-filters__range-error{color:#a12727;font-size:12px;margin:5px 0 0}.gaj-filters__hint{font-size:11px;color:#756958;line-height:1.6;margin:0}.gaj-filters__availability{display:flex;gap:12px;align-items:center;padding:24px 0 0;font-size:13px;margin:0;min-height:44px}.gaj-filters__availability input{width:18px;height:18px;accent-color:#29251f}.gaj-filters__footer{display:flex;gap:16px;align-items:center;justify-content:space-between;flex:none;padding:18px 28px calc(18px + env(safe-area-inset-bottom));border-top:1px solid #e7e1d8;background:#fff}.gaj-filters__footer [data-reset]{background:transparent;border:0;color:#625748;text-decoration:underline;text-underline-offset:4px;font-size:12px;padding:10px 0;min-height:46px;cursor:pointer}.gaj-filters__apply{flex:1;max-width:270px;min-height:49px;padding:12px 16px;border:1px solid #29251f;background:#29251f;color:#fff;font-size:13px;cursor:pointer}.gaj-filters__apply:disabled{opacity:.4;cursor:default}.gaj-filters__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 24px}.gaj-filters__card{min-width:0;text-align:center}.gaj-filters__image{display:block;aspect-ratio:1;background:#fff;overflow:hidden}.gaj-filters__image img{display:block;width:100%;height:100%;object-fit:contain}.gaj-filters__placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:#f6f2eb;color:#a3947e}.gaj-filters__placeholder svg{width:48px;height:48px}.gaj-filters__brand{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#867967;margin:18px 0 8px}.gaj-filters__card h2{font-family:inherit!important;font-size:15px!important;line-height:1.5!important;font-weight:400!important;margin:0 0 8px!important;letter-spacing:normal!important}.gaj-filters__card h2 a{color:inherit;text-decoration:none}.gaj-filters__price{font-size:15px;margin:0 0 7px}.gaj-filters__swatches{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap}.gaj-filters__swatch{display:flex;justify-content:center;align-items:center;width:44px;height:44px;padding:7px;border:0;background:transparent;cursor:pointer}.gaj-filters__swatch .gaj-filters__metal-dot{width:26px;height:26px}.gaj-filters__swatch[aria-pressed=true] .gaj-filters__metal-dot{outline:1px solid #29251f;outline-offset:3px}.gaj-filters__variant{font-size:11px;line-height:1.5;color:#756958;margin:5px 0 0;min-height:17px}.gaj-filters__sold-out{font-size:11px;color:#756958;margin:6px 0}.gaj-filters__pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin:40px 0 5px}.gaj-filters__pagination button{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:8px 12px;background:#fff;color:#29251f;border:1px solid transparent;cursor:pointer;font-size:13px}.gaj-filters__pagination button[aria-current=page]{border-color:#9d8c76;background:#f6f2eb}.gaj-filters__empty{text-align:center;padding:64px 20px;background:#faf8f4}.gaj-filters__empty h3{font:400 27px/1.3 Georgia,serif;margin:0 0 14px}.gaj-filters__empty p{color:#756958;font-size:14px;margin:0 0 18px}.gaj-filters__sr{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}gaj-jewelry-filters button:focus-visible,gaj-jewelry-filters select:focus-visible,gaj-jewelry-filters a:focus-visible{outline:2px solid #29251f;outline-offset:3px}@media(min-width:750px){.gaj-filters__dialog[open]{animation:gaj-filter-enter .2s ease-out}@keyframes gaj-filter-enter{0%{transform:translate(100%)}to{transform:translate(0)}}}@media(max-width:999px){.gaj-filters__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.gaj-filters__toolbar{gap:10px;padding:14px 0;flex-wrap:wrap;margin-bottom:22px}.gaj-filters__tools{gap:12px}.gaj-filters__open{padding:0 15px}.gaj-filters__sort{font-size:0;gap:0}.gaj-filters__sort select{min-width:0;width:157px;font-size:12px;padding-left:10px}.gaj-filters__count{font-size:11px}.gaj-filters__dialog{width:100vw}.gaj-filters__header{padding:14px 20px}.gaj-filters__body{padding:0 20px 24px}.gaj-filters__footer{padding:15px 20px calc(15px + env(safe-area-inset-bottom))}.gaj-filters__shape-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gaj-filters__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 12px}.gaj-filters__card h2{font-size:13px!important}.gaj-filters__brand{font-size:8px;letter-spacing:.1em}.gaj-filters__price{font-size:14px}.gaj-filters__variant{font-size:10px}.gaj-filters__swatch{width:40px;height:42px}.gaj-filters__chips{margin-top:0}}@media(max-width:374px){.gaj-filters__tools{gap:8px}.gaj-filters__sort select{width:140px}.gaj-filters__open{padding:0 10px;gap:6px}.gaj-filters__count{max-width:65px;white-space:normal}.gaj-filters__shape-grid{gap:6px}}@media(prefers-reduced-motion:reduce){.gaj-filters__dialog[open]{animation:none}.gaj-filters__choice-box{transition:none}}.gaj-mega{display:flex;align-items:center;color:#29251f;font-weight:400}.gaj-mega nav{position:static}.gaj-mega__nav{display:flex;justify-content:center;align-items:center;gap:12px;margin:0;padding:0;list-style:none}.gaj-mega__item,.gaj-mega__details{position:static;list-style:none}.gaj-mega__trigger{position:relative;z-index:3;display:flex;align-items:center;gap:10px;padding:22px 16px;min-height:63px;font-size:13px;line-height:19px;cursor:pointer;list-style:none;white-space:nowrap;color:inherit;background:none;border:0}.gaj-mega__trigger::-webkit-details-marker{display:none}.gaj-mega__trigger:after{content:"";position:absolute;left:16px;right:16px;bottom:10px;height:1px;background:#9b8057;transform:scaleX(0);transition:transform .18s}.gaj-mega__details[open]>.gaj-mega__trigger:after,.gaj-mega__trigger:hover:after{transform:scaleX(1)}.gaj-mega__details[open]>.gaj-mega__trigger>svg{transform:rotate(180deg)}.gaj-mega__panel{position:absolute;z-index:4;top:100%;left:0;right:0;background:#fff;white-space:normal;border-top:1px solid #ece8e0;box-shadow:0 18px 25px #25201612;max-height:calc(100dvh - var(--gaj-menu-top,200px) - 12px);overflow:auto;overscroll-behavior:contain}.gaj-mega__grid{display:grid;grid-template-columns:1fr 1.1fr .9fr 2.5fr;gap:30px;max-width:1480px;margin:auto;padding:32px 36px 28px}.gaj-mega__grid--engagement{grid-template-columns:1fr 1.45fr 1fr 2.45fr}.gaj-mega__heading{font-size:11px;font-weight:500;line-height:1.5;letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;color:#75674f}.gaj-mega__view-all{display:inline-flex;gap:12px;font-size:12px;line-height:1.5;margin:-8px 0 12px;text-decoration:underline;text-underline-offset:4px}.gaj-mega__links,.gaj-mega__shapes{margin:0;padding:0;list-style:none}.gaj-mega__links li,.gaj-mega__shapes li{list-style:none}.gaj-mega__links a{display:block;padding:9px 0;font-size:13px;line-height:1.55;color:#39352e}.gaj-mega__links a:hover,.gaj-mega__shapes a:hover,.gaj-mega__text-link:hover{text-decoration:underline;text-underline-offset:5px;color:#826741}.gaj-mega__help{border-left:1px solid #eee9e1;padding-left:24px}.gaj-mega__shapes{display:grid;grid-template-columns:1fr 1fr;gap:4px 12px}.gaj-mega__shapes a{display:flex;align-items:center;gap:9px;min-height:43px;font-size:12px}.gaj-mega__shapes svg{flex:none;color:#8c7a60}.gaj-mega__text-link{display:inline-flex;gap:14px;font-size:11px;margin-top:15px;text-decoration:underline;text-underline-offset:4px}.gaj-mega__features{display:grid;grid-template-columns:1fr 1fr;gap:18px}.gaj-mega__feature{display:flex;flex-direction:column;align-items:flex-start;color:#29251f;min-width:0}.gaj-mega__feature-image{display:block;width:100%;aspect-ratio:1.12;background:#f6f3ee;overflow:hidden;margin-bottom:17px}.gaj-mega__feature-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .25s ease}.gaj-mega__feature:hover img{transform:scale(1.035)}.gaj-mega__eyebrow{font-size:9px;line-height:1.6;letter-spacing:.14em;text-transform:uppercase;color:#766952;margin-bottom:6px}.gaj-mega__feature-title{font:400 22px/1.18 Georgia,serif;white-space:normal;max-width:220px}.gaj-mega__feature-cta{display:flex;gap:16px;font-size:11px;margin-top:11px;padding-bottom:3px;border-bottom:1px solid #c0b49e}.gaj-mega__footer{display:flex;align-items:center;gap:24px;background:#f7f4ee;padding:13px 36px;color:#6e624f;font-size:11px;line-height:1.5}.gaj-mega__footer>a{margin-left:auto;color:#29251f;display:flex;align-items:center;gap:24px}.gaj-mega__footer>a:hover{text-decoration:underline;text-underline-offset:4px}.gaj-mega__close{display:flex;justify-content:center;align-items:center;width:32px;height:32px;background:none;border:0;cursor:pointer;color:inherit}.gaj-mega__metals a{display:flex;align-items:center;gap:12px}.gaj-mega__metal{width:18px;height:18px;border-radius:50%;border:1px solid #c7bdac;background:linear-gradient(135deg,#e5e2dc,#fff 45%,#c9c9c7)}.gaj-mega__metal--yellow-gold{background:linear-gradient(135deg,#c6a15a,#faecc2 45%,#bc9749)}.gaj-mega__metal--rose-gold{background:linear-gradient(135deg,#bd866e,#f9dbca 45%,#be927b)}.gaj-mega__veil{position:fixed;z-index:60;top:200px;right:0;bottom:0;left:0;background:#24211b33}.gaj-mega__veil[hidden]{display:none}.gaj-mega a:focus-visible,.gaj-mega summary:focus-visible,.gaj-mega button:focus-visible{outline:2px solid #826741;outline-offset:4px}@media(min-width:1024px)and (max-width:1199px){.gaj-mega__grid{padding:25px 24px;gap:20px;grid-template-columns:1fr 1.1fr .9fr 2.15fr}.gaj-mega__grid--engagement{grid-template-columns:1fr 1.4fr 1fr 2fr}.gaj-mega__help{padding-left:16px}.gaj-mega__features{gap:12px}.gaj-mega__feature-title{font-size:19px}.gaj-mega__links a{font-size:12px}.gaj-mega__shapes a{gap:5px;font-size:11px}.gaj-mega__footer{padding-inline:24px}}@media(max-width:1023px){.gaj-mega{display:none}}@media(prefers-reduced-motion:reduce){.gaj-mega__trigger:after,.gaj-mega__feature-image img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/28/compiled_assets/styles.css.map?subset=AAAAAKAAAAAAAAAAAAAAoA */
