#rd-gems{--navy: #0e3b2c;--navy-2: #14503b;--navy-3: #1c6549;--red: #b3902f;--red-2: #d2b055;--bg: #f5f6f1;--panel: #ffffff;--line: #e2e6dd;--line-2: #cfd6c9;--text: #1b241f;--text-dim: #5d6a61;--text-faint: #68736a;--good: #2e7d52;--amber: #9a6c14;--radius: 4px;--shadow: 0 1px 2px rgba(14,59,44,.05), 0 6px 20px rgba(14,59,44,.07)}#rd-gems,#rd-gems *,#rd-gems *:before,#rd-gems *:after{box-sizing:border-box}#rd-gems table{border:none;border-spacing:0;border-collapse:collapse;width:100%;margin:0;font-size:13px}#rd-gems th,#rd-gems td{border:none;text-align:left;vertical-align:middle}#rd-gems img{border:none;max-width:100%;height:auto;padding:0;margin:0;box-shadow:none}#rd-gems button{font-family:inherit;text-transform:none;letter-spacing:normal;line-height:normal;min-height:0;min-width:0;box-shadow:none;text-decoration:none}#rd-gems input,#rd-gems select{font-family:inherit;margin:0;min-height:0;box-shadow:none;max-width:none}#rd-gems a{text-decoration:none}#rd-gems dl,#rd-gems dd,#rd-gems dt{margin:0}#rd-gems h1,#rd-gems h2,#rd-gems h3{margin:0;letter-spacing:normal;text-transform:none}#rd-gems ul,#rd-gems ol{margin:0;padding:0;list-style:none}#rd-gems svg{max-width:none}#rd-gems *{box-sizing:border-box;margin:0;padding:0}#rd-gems{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}#rd-gems a{color:inherit}#rd-gems header.site{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:5}#rd-gems .topbar{display:flex;align-items:center;justify-content:space-between;padding:10px 28px;max-width:1600px;margin:0 auto}#rd-gems .brand{display:flex;align-items:center;gap:14px;text-decoration:none}#rd-gems .brand .logo-img{height:56px;width:auto;display:block;flex-shrink:0}#rd-gems .brand .sub{font-size:10px;letter-spacing:2px;color:var(--text-faint);font-weight:600;margin-top:2px;text-transform:uppercase}#rd-gems .topbar-right{display:flex;align-items:center;gap:18px}#rd-gems .cart-pill{display:flex;align-items:center;gap:8px;background:var(--navy);color:#fff;padding:9px 16px;border-radius:2px;border:1px solid var(--navy);font-size:12.5px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;transition:all .15s}#rd-gems .cart-pill:hover{background:var(--red);border-color:var(--red)}#rd-gems .cart-pill .count{background:var(--red);color:#0e3b2c;border-radius:999px;min-width:18px;height:18px;padding:0 5px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}#rd-gems nav.tabs{background:var(--navy);overflow-x:auto}#rd-gems .tabs-inner{display:flex;gap:8px;padding:0 24px;max-width:1600px;margin:0 auto}#rd-gems .tab{padding:13px 18px;font-size:12px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;color:#fff;white-space:nowrap;cursor:pointer;border-bottom:2px solid transparent;transition:color .15s,border-color .15s}#rd-gems .tab:hover{color:#fff}#rd-gems .tab.active{color:#fff;border-bottom-color:var(--red-2)}#rd-gems .tab-count{display:inline-block;margin-left:7px;padding:1px 6px;border-radius:999px;background:#ffffff1f;font-size:10px;font-weight:700;letter-spacing:0;color:#ffffffbf;vertical-align:middle}#rd-gems .tab.active .tab-count{background:var(--red);color:#0e3b2c}#rd-gems .hero{background:linear-gradient(100deg,#0e3b2cf7,#1c6549e6),repeating-linear-gradient(120deg,rgba(210,176,85,.07) 0 2px,transparent 2px 40px);color:#fff;padding:30px 28px;border-bottom:1px solid var(--line-2)}#rd-gems .hero-inner{max-width:1600px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}#rd-gems .hero h1{font-family:Cormorant Garamond,serif;font-weight:600;font-size:34px;letter-spacing:1px;color:var(--red-2);text-transform:uppercase}#rd-gems .hero p{font-size:13px;color:#fff;margin-top:7px;max-width:560px;text-transform:uppercase;letter-spacing:.4px;line-height:1.6}#rd-gems .hero-stats{display:flex;gap:28px}#rd-gems .hero-stats div{text-align:right}#rd-gems .hero-stats .num{font-family:Cormorant Garamond,serif;font-size:28px;font-weight:600}#rd-gems .hero-stats .lbl{font-size:10.5px;letter-spacing:1px;color:#fff9;text-transform:uppercase;margin-top:2px}#rd-gems .wrap{max-width:1600px;margin:0 auto;padding:20px 28px 60px}#rd-gems .toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px}#rd-gems .toolbar-left{display:flex;align-items:center;gap:10px;flex-wrap:wrap}#rd-gems .toolbar-right{display:flex;align-items:center;gap:10px}#rd-gems .btn{display:inline-flex;align-items:center;gap:7px;padding:9px 14px;border-radius:2px;border:1px solid var(--line-2);background:#fff;font-size:13px;font-weight:600;color:var(--navy);cursor:pointer;transition:all .15s}#rd-gems .btn:hover{border-color:var(--navy-3);color:var(--navy-3)}#rd-gems .btn.active{background:var(--navy);border-color:var(--navy);color:#fff}#rd-gems .btn svg{width:14px;height:14px}#rd-gems .search-box{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line-2);border-radius:2px;padding:8px 12px;min-width:230px}#rd-gems .search-box input{border:none;outline:none;font-size:13px;width:100%;font-family:inherit;background:transparent;color:var(--text)}#rd-gems .search-box svg{width:15px;height:15px;color:var(--text-faint);flex-shrink:0}#rd-gems .view-toggle{display:flex;border:1px solid var(--line-2);border-radius:2px;overflow:hidden}#rd-gems .view-toggle button{background:#fff;border:none;padding:8px 11px;cursor:pointer;color:var(--text-dim);display:flex;align-items:center}#rd-gems .view-toggle button svg{width:16px;height:16px}#rd-gems .view-toggle button.active{background:var(--navy);color:#fff}#rd-gems .view-toggle button+button{border-left:1px solid var(--line-2)}#rd-gems .result-count{font-size:12.5px;color:var(--text-dim)}#rd-gems .result-count b{color:var(--text)}#rd-gems .filters{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px 20px;margin-bottom:16px;display:none}#rd-gems .filters.open{display:block}#rd-gems .filters-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:16px}#rd-gems .f-group label{display:block;font-size:11px;font-weight:700;letter-spacing:.6px;color:var(--text-faint);text-transform:uppercase;margin-bottom:7px}#rd-gems .f-group select,#rd-gems .f-group input[type=number]{width:100%;padding:8px 10px;border:1px solid var(--line-2);border-radius:2px;font-size:13px;font-family:inherit;color:var(--text);background:#fff}#rd-gems .range-row{display:flex;align-items:center;gap:6px}#rd-gems .range-row input{width:100%}#rd-gems .range-row span{color:var(--text-faint);font-size:12px}#rd-gems .filters-footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}#rd-gems .clear-link{font-size:12.5px;color:var(--red);font-weight:600;cursor:pointer;background:none;border:none}#rd-gems .active-chips{display:flex;gap:6px;flex-wrap:wrap}#rd-gems .chip{display:flex;align-items:center;gap:6px;background:#eaf0e9;border:1px solid var(--line-2);border-radius:999px;padding:5px 10px;font-size:12px;font-weight:600;color:var(--navy)}#rd-gems .chip button{background:none;border:none;cursor:pointer;color:var(--text-faint);font-size:14px;line-height:1;padding:0}#rd-gems .table-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}#rd-gems table{width:100%;border-collapse:collapse;font-size:13px}#rd-gems thead th{text-align:left;padding:13px 14px;background:#f9faf7;border-bottom:1px solid var(--line);font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--text-dim);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}#rd-gems thead th:hover{color:var(--navy)}#rd-gems thead th .arrow{font-size:10px;color:var(--text-faint);margin-left:3px}#rd-gems thead th.sorted .arrow{color:var(--red)}#rd-gems tbody tr.row{border-bottom:1px solid var(--line);cursor:pointer;transition:background .1s}#rd-gems tbody tr.row:hover{background:#f5f8f3}#rd-gems tbody tr.row.expanded{background:#edf3ea}#rd-gems tbody td{padding:8px 14px;vertical-align:middle;white-space:nowrap}#rd-gems .thumb{width:38px;height:38px;border-radius:3px;object-fit:cover;background:#eef2ec;border:1px solid var(--line-2);display:block;flex-shrink:0}#rd-gems .img-fallback{object-fit:contain;background:#eef2ec}#rd-gems .ci-img{width:48px;height:48px;border-radius:3px;object-fit:cover;background:#eef2ec;border:1px solid var(--line-2);flex-shrink:0}#rd-gems .shape-cell{display:flex;align-items:center;gap:9px}#rd-gems .mono{font-variant-numeric:tabular-nums}#rd-gems .tag{display:inline-block;padding:3px 9px;border-radius:2px;font-size:11px;font-weight:700;letter-spacing:.3px}#rd-gems .tag.lab-agl{background:#f4ecd4;color:#7d5f0f}#rd-gems .tag.lab-igitl{background:#e7eefa;color:#24559f}#rd-gems .tag.lab-non{background:#eceee9;color:#65705f}#rd-gems .price{font-weight:700;color:var(--navy);text-align:right}#rd-gems .col-price{text-align:right}#rd-gems .add-btn{background:var(--navy);color:#fff;border:none;border-radius:2px;padding:8px 16px;font-size:12.5px;font-weight:700;letter-spacing:.3px;cursor:pointer;transition:background .15s;white-space:nowrap}#rd-gems .add-btn:hover{background:var(--navy-3)}#rd-gems .add-btn.added{background:var(--good)}#rd-gems .caret{width:9px;height:9px;border-right:2px solid var(--text-faint);border-bottom:2px solid var(--text-faint);transform:rotate(45deg);transition:transform .15s;flex-shrink:0}#rd-gems tr.row.expanded .caret{transform:rotate(-135deg)}#rd-gems tr.detail-row td{padding:0}#rd-gems .detail-panel{display:grid;grid-template-columns:1.5fr 1.1fr 1.1fr 1.1fr;gap:0;background:#f5f8f3;border-bottom:1px solid var(--line);padding:18px 22px}#rd-gems .detail-col{padding:0 18px;border-left:1px solid var(--line)}#rd-gems .detail-col:first-child{border-left:none;padding-left:0}#rd-gems .detail-col.rd-media,#rd-gems .detail-col.media{display:flex;flex-direction:column;gap:10px}#rd-gems .media-tabs{display:flex;gap:6px}#rd-gems .media-tab{background:#fff;border:1px solid var(--line-2);border-radius:2px;padding:6px 12px;font-size:11.5px;font-weight:700;letter-spacing:.3px;color:var(--text-dim);cursor:pointer;transition:all .15s}#rd-gems .media-tab:hover{border-color:var(--navy);color:var(--navy)}#rd-gems .media-tab.active{background:var(--navy);border-color:var(--navy);color:#fff}#rd-gems .media-stage{position:relative;width:100%;max-width:240px;aspect-ratio:1/1;border-radius:2px;border:1px solid var(--line-2);background:#fff;overflow:hidden}#rd-gems .media-stage .media-photo{width:100%;height:100%;object-fit:cover;display:block}#rd-gems .media-stage .media-360{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#fff}#rd-gems .media-stage .media-360 iframe{width:100%;height:100%;border:none;display:block}#rd-gems .media-links{display:flex;gap:8px}#rd-gems .media-links a{font-size:11.5px;font-weight:700;color:var(--navy-3);text-decoration:none;border:1px solid var(--line-2);padding:5px 10px;border-radius:2px;background:#fff}#rd-gems .media-links a:hover{border-color:var(--navy-3)}#rd-gems .dl{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px dashed var(--line);font-size:12.5px;gap:12px}#rd-gems .dl:last-child{border-bottom:none}#rd-gems .dl dt{color:var(--text-dim)}#rd-gems .dl dd{font-weight:600;text-align:right}#rd-gems .grid-view{display:none;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:16px}#rd-gems .grid-view.active{display:grid}#rd-gems .gcard{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column;transition:transform .15s,box-shadow .15s;cursor:pointer}#rd-gems .gcard:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0e3b2c1f}#rd-gems .gcard .gimg{width:100%;aspect-ratio:1/1;object-fit:cover;background:#eef2ec;border-bottom:1px solid var(--line)}#rd-gems .gcard .gbody{padding:14px 14px 16px;display:flex;flex-direction:column;gap:6px;flex:1}#rd-gems .gcard .gtitle{font-weight:700;font-size:14px;color:var(--navy)}#rd-gems .gcard .gmeta{font-size:12px;color:var(--text-dim)}#rd-gems .gcard .gfooter{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:8px}#rd-gems .gcard .gprice{font-weight:800;font-size:15px;color:var(--navy)}#rd-gems .empty-state{text-align:center;padding:70px 20px;color:var(--text-dim)}#rd-gems .empty-state .big{font-family:Cormorant Garamond,serif;font-size:19px;color:var(--navy);margin-bottom:6px}#rd-gems .overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#09261c73;opacity:0;pointer-events:none;transition:opacity .2s;z-index:2147483000}#rd-gems .overlay.open{opacity:1;pointer-events:auto}#rd-gems .drawer{position:fixed;top:0;right:0;height:100%;width:380px;max-width:92vw;background:#fff;z-index:2147483001;box-shadow:-8px 0 30px #00000026;transform:translate(100%);transition:transform .25s;display:flex;flex-direction:column}#rd-gems .drawer.open{transform:translate(0)}#rd-gems .drawer-head{padding:18px 20px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}#rd-gems .drawer-head h3{font-family:Cormorant Garamond,serif;font-size:18px;color:var(--navy)}#rd-gems .drawer-head button{background:none;border:none;font-size:20px;cursor:pointer;color:var(--text-faint)}#rd-gems .drawer-body{flex:1;overflow-y:auto;padding:14px 20px}#rd-gems .cart-item{display:flex;gap:10px;padding:12px 0;border-bottom:1px solid var(--line)}#rd-gems .cart-item img{border-radius:3px}#rd-gems .cart-item .ci-info{flex:1}#rd-gems .cart-item .ci-title{font-size:13px;font-weight:700;color:var(--navy)}#rd-gems .cart-item .ci-meta{font-size:11.5px;color:var(--text-dim);margin-top:2px}#rd-gems .cart-item .ci-price{font-size:13px;font-weight:700}#rd-gems .cart-item .ci-remove{background:none;border:none;color:var(--red);font-size:11px;font-weight:700;cursor:pointer;margin-top:4px;padding:0}#rd-gems .drawer-foot{padding:16px 20px;border-top:1px solid var(--line)}#rd-gems .drawer-foot .total-row{display:flex;justify-content:space-between;font-size:15px;font-weight:800;color:var(--navy);margin-bottom:12px}#rd-gems .checkout-btn{width:100%;background:var(--red);color:#fff;border:none;border-radius:2px;padding:13px;font-weight:700;font-size:14px;cursor:pointer}#rd-gems .checkout-btn:hover{background:var(--red-2)}#rd-gems ::-webkit-scrollbar{width:9px;height:9px}#rd-gems ::-webkit-scrollbar-thumb{background:var(--line-2);border-radius:6px}#rd-gems .detail-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-48%) scale(.98);width:820px;max-width:94vw;max-height:88vh;background:#fff;z-index:2147483002;border-radius:4px;box-shadow:0 20px 60px #0e3b2c52;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;display:flex;flex-direction:column;overflow:hidden}#rd-gems .detail-modal.open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}#rd-gems .modal-inner{display:flex;flex-direction:column;overflow:hidden}#rd-gems .modal-head{display:flex;align-items:flex-start;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--line);gap:16px}#rd-gems .modal-title{font-family:Cormorant Garamond,serif;font-size:24px;font-weight:600;color:var(--navy);line-height:1.2}#rd-gems .modal-sub{font-size:12px;color:var(--text-dim);margin-top:3px;letter-spacing:.4px}#rd-gems .modal-close{background:none;border:none;font-size:26px;line-height:1;color:var(--text-faint);cursor:pointer;padding:0 4px;flex-shrink:0}#rd-gems .modal-close:hover{color:var(--navy)}#rd-gems .modal-body{display:grid;grid-template-columns:300px 1fr;gap:24px;padding:22px;overflow-y:auto}#rd-gems .modal-media{display:flex;flex-direction:column;gap:10px}#rd-gems .media-stage.modal-stage{max-width:100%}#rd-gems .modal-specs dl{display:block}@media(max-width:700px){#rd-gems .modal-body{grid-template-columns:1fr}}@media(max-width:720px){#rd-gems .detail-panel{grid-template-columns:1fr}#rd-gems .detail-col{border-left:none;border-top:1px solid var(--line);padding:12px 0 0}#rd-gems .hero-stats{display:none}#rd-gems table{font-size:12px}}#rd-gems .thumb{width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;min-height:38px!important;max-height:38px!important;flex:0 0 38px;object-fit:cover!important;display:block!important;position:static!important;float:none!important;vertical-align:middle}#rd-gems .ci-img{width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;min-height:48px!important;max-height:48px!important;flex:0 0 48px;object-fit:cover!important;display:block!important}#rd-gems .gcard .gimg{width:100%!important;height:auto!important;aspect-ratio:1/1;max-width:100%!important;object-fit:cover!important;display:block!important}#rd-gems .media-stage .media-photo{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;display:block!important}#rd-gems .shape-cell{display:flex;align-items:center;gap:9px;min-height:38px}#rd-gems tbody tr.row td{overflow:hidden}#rd-gems .rd-media>*,#rd-gems .detail-col.media>*,#rd-gems .modal-media>*{position:static!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;width:auto!important;height:auto!important;max-width:100%!important}#rd-gems .media-stage{position:relative!important;width:100%!important;max-width:240px!important;height:auto!important;aspect-ratio:1/1;overflow:hidden}#rd-gems .media-stage.modal-stage{max-width:100%!important}#rd-gems .media-stage .media-360{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important}#rd-gems .media-tabs,#rd-gems .media-links{position:static!important;width:auto!important}#rd-gems .drawer{visibility:visible!important;display:flex!important}#rd-gems .overlay{display:block!important}#rd-gems td.price{display:table-cell!important}#rd-gems .hero h1{color:var(--red-2)!important;text-transform:uppercase!important}#rd-gems .hero p{color:#fff!important;text-transform:uppercase!important}#rd-gems .tab{color:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/12/assets/rd-gemstones.css.map */
