:root{--grid-item-width:355px;--grid-item-min:min(var(--grid-item-width), 100%);--header-height:64px;--color-dark:#000;--color-light:#fff;--color-hairline:#d9d5d2;--color-off-gray:#eae7e6}.link:hover{cursor:pointer;text-decoration:underline}.mock-shop-notice{background:var(--color-light);border:1px solid var(--color-dark);border-left-width:.5rem;margin:1rem 0;padding:0}.mock-shop-notice .inner{padding:.875rem 1rem}.mock-shop-notice h2{font-size:1.6rem;font-weight:700;line-height:1.4}.mock-shop-notice p{margin-bottom:.5rem;font-size:1rem;line-height:1.4}.mock-shop-notice footer{background:#0000000f;padding:.5rem 1rem}.mock-shop-notice .small{margin-bottom:.5rem;font-size:.875rem;line-height:1.4}.mock-shop-notice code{background:#0000000f;border-radius:.25rem;padding:.1em .3em}.mock-shop-notice a{text-underline-offset:6px;text-decoration:underline}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.footer{background:var(--color-dark);margin-top:auto}.footer-menu{grid-gap:1rem;flex-wrap:wrap;justify-content:center;padding:1rem;display:flex}.footer-menu a{color:var(--color-light);min-width:fit-content}.cart-main{width:auto;height:100%;overflow-y:auto}:where(.cart-main) ul{margin:0;padding:0;list-style:none}.cart-main-page .cart-details{max-width:1024px;margin:0 auto;padding:0}@media (width>=48rem){.cart-main-page .cart-details{grid-template-columns:2fr 1fr;column-gap:60px;margin:40px auto;padding:0 16px;display:grid}}.cart-line,.cart-bundle-group{border-top:1px solid var(--color-hairline);padding:1.5em 0}.cart-line:last-child,.cart-bundle-group:last-child{border-bottom:1px solid var(--color-hairline)}.cart-line-header,.cart-bundle-header{grid-template-columns:1fr 1fr;justify-content:space-between;margin-bottom:1.5em;display:grid}.cart-line-heading,.cart-bundle-heading{margin:0;font-size:.938em}.cart-line-header>:last-child,.cart-bundle-header>:last-child{justify-self:end}.cart-remove-button{color:inherit;cursor:pointer;background-color:#0000;border:none;justify-self:end;width:fit-content;margin:0;padding:0;font-size:.938em;font-weight:600;text-decoration:underline;display:inline-block}.cart-line-inner,.cart-bundle-line{grid-template-columns:6em auto 6.25em;align-items:center;gap:1em;margin:0 0 1.25em;display:grid}.cart-line-inner:last-child,.cart-bundle-line:last-child{margin-bottom:0}.cart-line img,.cart-bundle-line img{border:1px solid var(--color-hairline);grid-column:1;width:100%;height:auto;display:block}.cart-line-details,.cart-bundle-line-details{grid-column:2}.cart-line-price,.cart-bundle-price{grid-column:3;justify-self:end;font-weight:700}.cart-line-details p,.cart-line-description,.cart-bundle-line-details p,.cart-bundle-line-description{margin:0;font-size:.875em}.cart-bundle-subtotal{grid-template-columns:6em auto 6.25em;place-items:baseline end;gap:1em;font-size:.875em;font-weight:700;display:grid}.cart-bundle-subtotal>*{grid-column:3}.cart-summary-page{position:relative}.cart-summary-page dl,.cart-summary-page dd{margin:0}.cart-summary-page>h4{margin:0 0 .5em}.cart-line-quantity{align-items:center;margin-top:.5em;display:flex}.cart-line-children{padding-left:2rem}.cart-line-children .cart-line,.cart-line-children .cart-line:last-child{border:0;padding:0 0 1.25em}.cart-subtotal{align-items:center;display:flex}.predictive-search{height:calc(100vh - var(--header-height) - 40px);overflow-y:auto}.predictive-search-form{background:var(--color-light);position:sticky;top:0}.predictive-search-result{margin-bottom:2rem}.predictive-search-result h5{text-transform:uppercase}.predictive-search-result-item{margin-bottom:.5rem}.predictive-search-result-item a{align-items:center;display:flex}.predictive-search-result-item a img{height:100%;margin-right:.75rem}.search-result{margin-bottom:1.5rem}.search-results-item{margin-bottom:.5rem}.search-results-item a{flex:row;align-items:center;gap:1rem;display:flex}.featured-collection{margin-bottom:2rem;display:block;position:relative}.featured-collection-image{aspect-ratio:1}@media (width>=45em){.featured-collection-image{aspect-ratio:16/9}}.featured-collection img{object-fit:cover;height:auto;max-height:100%}.recommended-products-grid{grid-gap:1.5rem;grid-template-columns:repeat(2,1fr);display:grid}@media (width>=45em){.recommended-products-grid{grid-template-columns:repeat(4,1fr)}}.recommended-product img{height:auto}.product{display:grid}@media (width>=45em){.product{grid-gap:4rem;grid-template-columns:1fr 1fr}}.product h1{margin-top:0}.product-image img{width:100%;height:auto}.product-main{align-self:start;position:sticky;top:6rem}.product-price-on-sale{grid-gap:.5rem;display:flex}.product-price-on-sale s{opacity:.5}.product-options-grid{grid-gap:.75rem;flex-wrap:wrap;display:flex}.product-options-item,.product-options-item:disabled{background-color:#0000;padding:.25rem .5rem;font-family:inherit;font-size:1rem}.product-option-label-swatch{width:1.25rem;height:1.25rem;margin:.25rem 0}.product-option-label-swatch img{width:100%}.blog-grid{grid-gap:1.5rem;grid-template-columns:repeat(auto-fit, minmax(var(--grid-item-min), 1fr));margin-bottom:2rem;display:grid}.blog-article-image{aspect-ratio:3/2;display:block}.blog-article-image img{height:100%}.article img{width:100%;height:auto}.account-orders{margin-top:26px}.order-panel{border:1px solid #152d4b;margin-bottom:35px}.order-panel h3,.order-panel h4,.order-panel p{margin:0}.order-panel-header{background-color:var(--color-off-gray)}.order-panel-header-content{justify-content:space-between;padding:8px 16px;display:flex}.order-panel-header-grid{grid-template-rows:1fr 1fr;grid-template-columns:1fr;align-items:center;gap:8px;display:grid}.order-panel-header-date{color:#152d4b;font-size:16px;font-weight:700}.track-package-button{background-color:inherit;border:1px solid #152d4b;border-radius:2em;padding:.5rem;display:inline-block}.track-package-button:hover{cursor:pointer}.order-panel-body{background-color:#fff;grid-template-columns:1fr;gap:24px;display:grid}.order-panel-body-content{padding:40px 16px}.order-line-items{margin:0;padding:0;list-style:none}.order-line-items>:last-child{border-bottom:2px solid #000}.order-line-item{border-bottom:1px solid #c6beb8;grid-template-columns:1fr;margin-bottom:24px;padding-bottom:24px;display:grid}.order-line-item-image{box-shadow:0 2px 4px #0000007a}.order-line-item-totals{grid-template-columns:1fr;justify-content:end;gap:8px;display:grid}.order-line-item-totals>:last-child{margin-top:12px}.order-line-item-total{justify-content:space-between;display:flex}.order-panel-footer{background-color:var(--color-off-gray)}.order-panel-footer-content{grid-template-columns:1fr;gap:24px;padding:40px 16px;display:grid}.order-panel-footer-info{grid-template-columns:1fr;gap:24px;margin-top:1rem;display:grid}.order-panel-footer-info p{margin-bottom:.5rem}.order-address{font-style:normal}.order-address>div{margin-bottom:.5rem}@media (width<=calc(48rem - 1px)){.hide-on-small{display:none}}@media (width>=48rem){.account-orders{margin-top:60px}.order-panel-header-content{padding:14px 24px}.order-panel-header-grid{grid-template-rows:1fr;grid-template-columns:1fr 1fr;gap:32px}.order-panel-body-content{padding:40px}.order-line-item{grid-template-columns:.25fr 1fr .25fr .25fr;gap:40px}.order-line-item>:last-child{justify-self:end}.order-line-item-totals{grid-template-columns:.3fr}.order-panel-footer-content{grid-template-columns:1fr 1fr;gap:40px;padding:40px}}.add-diamond-dropdown{appearance:none;box-sizing:border-box;color:#fff;cursor:pointer;background-color:#1e6dab;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='%23ffffff'%3E%3Cpath d='M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border:1px solid #1e6dab;border-radius:4px;min-height:38px;padding:12px 88.13px 12px 52px;font-family:Raleway,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.9em;font-weight:700;line-height:1.15}.add-diamond-dropdown:hover{border-color:#053a65}.add-diamond-dropdown:disabled{opacity:1;color:#fff;-webkit-text-fill-color:#fff;cursor:not-allowed;background-color:#1e6dab}.add-diamond-dropdown option{color:#053a65;background-color:#fff}button.bundle-add-to-bag{padding-left:4em;padding-right:4em}
