.compare-page{padding:60px 20px;max-width:1400px;margin:0 auto}.compare-page-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.compare-page-header h1{font-size:30px;font-family:Playfair Display,serif;font-weight:700;color:#0b1f33;margin:0 0 8px;line-height:normal}.compare-page-header p{font-size:14px;color:#4a5565;font-family:Manrope,sans-serif;margin:0}.back-btn{font-size:14px;font-family:Manrope,sans-serif;text-decoration:none;color:#0b1f33;display:flex;align-items:center;gap:6px;font-weight:600;transition:.2s ease;cursor:pointer;background:none;border:none;padding:0;white-space:nowrap}.back-btn:hover{color:#c8a96a}.compare-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:25px}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.product-card img{width:100%;border-radius:10px;margin-bottom:15px;height:271px;object-fit:cover;transition:transform .3s ease}.product-title{font-size:14px;font-weight:600;margin-bottom:5px;font-family:Manrope,sans-serif;line-height:1.4;color:#111}.product-title a{text-decoration:none;color:inherit}span.product-color{font-family:Manrope,sans-serif;font-size:12px;font-weight:400;color:#6b6b6b}.shipping-info{font-size:11px;font-weight:500;color:#333;margin-bottom:12px;font-family:Manrope,sans-serif;display:flex;align-items:center;gap:3px}.add-btn{width:100%;background:#1e2a38;color:#fff;border:none;padding:12px 16px;border-radius:8px;cursor:pointer;font-family:Manrope,sans-serif;font-weight:600;font-size:13px;display:flex;justify-content:center;align-items:center;gap:5px;transition:background .2s}.wish-btn{border:none!important;background:transparent!important;margin:0;display:flex!important;align-items:center;justify-content:center;z-index:11;width:36px;height:36px;padding:0;cursor:pointer;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;background-color:#fff!important;transition:all .3s ease}.wish-btn svg path{fill:none;stroke:#000;stroke-width:1.5px;transition:fill .3s ease,stroke .3s ease}.wish-btn.in-wishlist svg path{fill:#dc2626;stroke:#dc2626}.remove-compare-btn{width:100%;background:transparent;border:1.5px solid #e6e6e6;color:#dc2626;padding:9px 16px;border-radius:8px;cursor:pointer;font-family:Manrope,sans-serif;font-weight:600;font-size:13px;display:flex;justify-content:center;align-items:center;gap:5px;margin-top:8px;transition:all .2s}.remove-compare-btn:hover{background:#fee2e2;border-color:#dc2626}.specs-table-wrap{margin-top:50px}.specs-table-wrap h2{font-size:22px;font-family:Playfair Display,serif;font-weight:700;color:#0b1f33;margin-bottom:20px}.specs-table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:10px;border:1px solid #e6e6e6}.specs-table{width:100%;min-width:500px;border-collapse:collapse;font-family:Manrope,sans-serif;font-size:13px}.specs-table thead tr{background:#0b1f33;color:#fff}.specs-table thead th{padding:14px 16px;text-align:left;font-size:13px;font-weight:600;white-space:nowrap}.specs-table thead th:first-child{width:150px;min-width:130px}.specs-table tbody tr:nth-child(2n){background:#f8f9fa}.specs-table tbody tr:hover td{background:#f0f4f8}.specs-table tbody th{padding:12px 16px;text-align:left;color:#4a5565;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.4px;background:#f8f9fa;white-space:nowrap;border-right:1px solid #e6e6e6}.specs-table tbody td{padding:12px 16px;color:#111;font-weight:500;border-bottom:1px solid #f0f0f0;white-space:nowrap}.compare-toast{position:fixed;bottom:30px;right:30px;z-index:9999;display:flex;align-items:flex-start;gap:14px;background:linear-gradient(135deg,#1a2f45,#0b1f33);border:1px solid #C8A96A;border-left:4px solid #C8A96A;border-radius:14px;padding:18px 20px 22px;min-width:320px;max-width:380px;box-shadow:0 20px 40px #00000059,0 0 0 1px #c8a96a1a;transform:translate(130%);opacity:0;transition:transform .45s cubic-bezier(.34,1.56,.64,1),opacity .3s ease;pointer-events:none;overflow:hidden}.compare-toast.show{transform:translate(0);opacity:1;pointer-events:all}.compare-toast-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;background:linear-gradient(135deg,#c8a96a,#b8935a);border-radius:50%;color:#fff;margin-top:2px}.compare-toast-body{flex:1}.compare-toast-body strong{display:block;font-size:14px;font-weight:700;color:#fff;font-family:Playfair Display,serif;margin-bottom:5px;line-height:1.3}.compare-toast-body span{display:block;font-size:12px;color:#c8a96a;font-family:Manrope,sans-serif;line-height:1.4;margin-bottom:14px;opacity:.9}.compare-toast-action{display:inline-flex;align-items:center;gap:6px;text-decoration:none;background:#c8a96a;color:#0b1f33;font-size:12px;font-weight:700;font-family:Manrope,sans-serif;padding:8px 16px;border-radius:8px;transition:background .2s,color .2s}.compare-toast-action:hover{background:#fff;color:#0b1f33}.compare-toast-close{background:none;border:none;color:#fff6;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;width:22px;height:22px;min-width:22px;border-radius:50%;transition:color .2s,background .2s;margin-top:-2px}.compare-toast-close:hover{color:#fff;background:#ffffff1a}.compare-toast-progress{position:absolute;bottom:0;left:0;height:3px;width:100%;background:#c8a96a33;border-radius:0}.compare-toast-progress-bar{height:100%;width:100%;background:#c8a96a;transform-origin:left;transform:scaleX(1)}@media(max-width:480px){.compare-toast{bottom:16px;right:16px;left:16px;min-width:unset;max-width:unset}}.empty-compare{text-align:center;padding:80px 20px;color:#4a5565;font-family:Manrope,sans-serif}.empty-compare h2{font-size:24px;font-family:Playfair Display,serif;color:#0b1f33;margin-bottom:12px}.empty-compare a{display:inline-flex;align-items:center;gap:6px;margin-top:20px;background:#1e2a38;color:#fff;padding:12px 24px;border-radius:8px;text-decoration:none;font-family:Manrope,sans-serif;font-weight:600;font-size:14px;transition:background .2s}.empty-compare a:hover{background:#0f172a}@media screen and (min-width:1920px){.compare-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.product-card img{height:325px}}@media(min-width:768px)and (max-width:1024px){.compare-page{padding:40px 20px}.compare-grid{grid-template-columns:repeat(2,1fr);gap:20px}.product-card img{height:auto;max-height:250px}}@media(max-width:767px){.compare-page{padding:30px 16px}.compare-page-header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:24px}.compare-page-header h1{font-size:22px}.compare-grid{grid-template-columns:1fr;gap:16px}.product-card img{height:auto}.specs-table-wrap h2{font-size:18px}.specs-table{font-size:12px}.specs-table thead th,.specs-table tbody th,.specs-table tbody td{padding:10px 12px}}.featured-diamonds{padding:60px 20px}.featured-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}a.view-btn{font-size:14px;font-family:Manrope,sans-serif;text-decoration:none;color:#0b1f33;display:flex;align-items:center;gap:6px;font-weight:600;transition:.2s ease}.view-btn:hover{color:#c8a96a}span.view-icon{display:flex}.featured-header h2{font-size:30px;font-family:Playfair Display;font-weight:700;color:#0b1f33;margin:0 0 12px;line-height:normal}.featured-header p{font-size:14px;color:#4a5565;font-family:Manrope,sans-serif;line-height:normal;margin:0}.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.product-card:hover img{transform:scale(1.03)}.product-card{background:#fff;border-radius:14px;padding:18px;position:relative;transition:.3s;border:1px solid #e6e6e6}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px var(--tw-shadow-color, #0000001a),0 8px 10px -6px var(--tw-shadow-color, #0000001a)}.badge-fast{position:absolute;top:14px;left:14px;background:#0f172a;color:#fff;font-size:11px;padding:3px 12px;border-radius:20px;font-family:Manrope,sans-serif;line-height:normal;display:flex;align-items:center;gap:3px;z-index:1}.product-card img{width:100%;border-radius:10px;margin-bottom:15px;height:271px;object-fit:cover}.product-title{font-size:15px;margin-bottom:5px;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;line-height:1.4;color:#111}.product-attributes{font-size:12px;color:#666;margin-bottom:10px}span.product-color{font-family:Manrope,sans-serif;font-size:12px;font-weight:400;margin-bottom:12px;color:#6b6b6b}.price-wrap{display:flex;align-items:center;gap:10px;margin-bottom:10px;flex-wrap:wrap}.price{font-family:Manrope,sans-serif;font-size:20px!important;font-weight:700;color:#0b1f33}.compare-price{text-decoration:line-through;font-family:Manrope,sans-serif;font-size:12px;font-weight:400;color:#9e9e9e}.discount{background:#dcfce7;color:#059669;font-size:10px;padding:4px 8px;border-radius:4px;font-weight:600;line-height:1}.shipping-info{font-size:12px;color:#333;font-family:Manrope,sans-serif;font-size:11px;font-weight:500;margin-bottom:12px;display:flex;align-items:center;gap:3px}span.ship-icon{display:flex}.add-btn{width:100%;background:#1e2a38;color:#fff;border:none;border-radius:8px;cursor:pointer;font-family:Manrope,sans-serif;font-weight:600;font-size:13px;padding:12px 16px;display:flex;justify-content:center;align-items:center;gap:5px}.add-btn:hover{background:#0f172a}.ship-info{display:flex;justify-content:space-between;align-items:center}@media(min-width:1025px){.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}}@media(min-width:768px)and (max-width:1024px){.featured-grid{display:flex;overflow:visible}.featured-section{position:relative;padding:0}.swiper-button-prev,.swiper-button-next{width:40px;height:40px;background:#fff;border-radius:50%;box-shadow:0 4px 10px #0000001a;color:#0b1f33}.swiper-button-prev:after,.swiper-button-next:after{font-size:18px;font-weight:700}.swiper-button-prev:hover,.swiper-button-next:hover{background:#c8a96a;color:#fff}.swiper-pagination-bullet{background:#d1d1d1;opacity:1}.swiper-pagination-bullet-active{background:#0b1f33}.product-card img{height:auto;max-height:250px}}@media(max-width:767px){.featured-diamonds{padding:30px 20px}.featured-header h2{font-size:23px}.featured-grid{display:flex;overflow:visible}.featured-section{position:relative;padding:0 20px}.swiper-button-prev,.swiper-button-next{width:32px;height:32px;background:#fff;border-radius:50%;box-shadow:0 4px 10px #0000001a;color:#0b1f33}.swiper-button-prev:after,.swiper-button-next:after{font-size:14px;font-weight:700}.swiper-button-prev:hover,.swiper-button-next:hover{background:#c8a96a;color:#fff}.swiper-pagination-bullet{background:#d1d1d1;opacity:1}.swiper-pagination-bullet-active{background:#0b1f33}}span.lines{margin:0 4px}span.pro-variant{font-family:Manrope,sans-serif;color:#111;font-weight:600;font-size:12.5px}.onhow-wishlist-toggle{display:flex;align-items:center;justify-content:center;background-color:#fff;color:#000;border:1px solid #000000;border-radius:50px;cursor:pointer;padding:6px 15px;transition:all .3s ease;width:58%;max-width:58%;font-family:var(--font-body-family);font-weight:var(--font-body-weight-bold, 600)}.onhow-wishlist-icon{display:flex;align-items:center;justify-content:center;margin-right:5px}.onhow-wishlist-icon svg path{fill:none;stroke:#000;stroke-width:1.5px;transition:fill .3s ease,stroke .3s ease}.onhow-wishlist-active svg path{fill:#2c2c54;stroke:#2c2c54}.onhow-in-wishlist .onhow-wishlist-icon svg path{fill:#dc2626;stroke:#dc2626;border:1ps solid #DC2626}.onhow-wishlist-text{font-size:12px;line-height:1;vertical-align:middle}button#button-wishs{border:none!important;top:6px;background:transparent!important;left:216px!important;margin:0;display:block!important;z-index:11;width:auto;padding:0}span#wish-icon{background:#fff;width:36px;height:36px;border-radius:12px;display:flex;align-items:center;line-height:normal;box-shadow:0 4px 6px -1px var(--tw-shadow-color, #0000001a),0 2px 4px -2px var(--tw-shadow-color, #0000001a)}span#wish-icon svg{width:19px;height:19px;margin-right:-1px!important}@media screen and (max-width:749px){.onhow-wishlist-toggle{padding:5px 12px}.onhow-wishlist-text{font-size:11px}.onhow-wishlist-icon svg{width:18px;height:18px}}@media(min-width:768px)and (max-width:1180px){button#button-wishs{border:none!important;top:10px;background:transparent!important;left:240px!important;margin:0;display:block!important;z-index:11}button.compare-btn{border:none!important;width:36px!important;height:36px!important;box-shadow:0 4px 6px -1px var(--tw-shadow-color, #0000001a),0 2px 4px -2px var(--tw-shadow-color, #0000001a)!important;border-radius:12px!important;z-index:11!important;top:17px!important;background:#fff!important;left:86%!important}.button-container{display:flex;align-items:center;position:absolute;top:6px;right:15px}.product-card img{width:100%;border-radius:10px;height:auto;object-fit:cover}.featured-diamonds{padding:50px 20px}}@media screen and (max-width:460px){button#button-wishs{border:none!important;top:10px;background:transparent!important;left:74%!important;margin:0;display:block!important;z-index:11}button.compare-btn{border:none!important;width:36px!important;height:36px!important;box-shadow:0 4px 6px -1px var(--tw-shadow-color, #0000001a),0 2px 4px -2px var(--tw-shadow-color, #0000001a)!important;border-radius:12px!important;z-index:11!important;top:17px!important;background:#fff!important;left:88%!important}.button-container{display:flex;align-items:center;position:absolute;top:6px;right:14px}.fearured-header-info{width:74%}}@media screen and (min-width:1920px){button#button-wishs{border:none!important;top:10px;background:transparent!important;margin:0;display:block!important}.button-container{display:flex!important;align-items:center!important;position:absolute!important;top:15px!important;right:15px!important}.product-card img{width:100%;border-radius:10px;margin-bottom:15px;height:325px;object-fit:cover}}button.compare-btn img{width:20px;height:20px;margin:0}.button-container{display:flex;align-items:center;position:absolute;top:6px;right:5px;z-index:1}button.compare-btn{background:transparent;border:none;width:36px;height:36px;box-shadow:0 4px 6px -1px var(--tw-shadow-color, #0000001a),0 2px 4px -2px var(--tw-shadow-color, #0000001a);border-radius:12px;z-index:11;top:11px;background:#fff}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
