.cb-guide-lock{overflow:hidden}.cb-guide-trigger{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:#8b2331;text-decoration:underline;text-underline-offset:3px;cursor:pointer;font-size:var(--cb-caption-2-size);font-family:Nunito Sans,Arial,sans-serif;line-height:var(--cb-caption-2-line);font-weight:600;margin-left:5px;white-space:nowrap}.cb-guide-trigger svg{width:14px;height:14px;display:block;flex:0 0 14px}.cb-guide-trigger-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin:0 0 10px}.cb-guide-trigger-row>label,.cb-guide-trigger-row>.form__label,.cb-guide-trigger-row>legend{margin:0;flex:1 1 auto;min-width:0}.cb-guide-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;pointer-events:none}.cb-guide-drawer.is-open{pointer-events:auto}.cb-guide-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f0f5c;opacity:0;transition:opacity .25s ease}.cb-guide-drawer.is-open .cb-guide-drawer__overlay{opacity:1}.cb-guide-drawer__panel{position:absolute;top:0;right:0;width:min(48vw,760px);height:100%;background:#fff;transform:translate(calc(100% + 32px));transition:transform .28s ease;overflow-y:auto;box-shadow:none}.cb-guide-drawer.is-open .cb-guide-drawer__panel{transform:translate(0);box-shadow:-8px 0 24px #0f0f0f14}.cb-guide-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:22px 22px 10px;border-bottom:1px solid rgba(15,15,15,.06);background:#fff;position:sticky;top:0;z-index:3}.cb-guide-drawer__eyebrow{margin:0;font-size:var(--cb-h4-size, 2.2rem);line-height:1.2;font-weight:400;color:#0f0f0f}.cb-guide-drawer__close{width:36px;height:36px;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#0f0f0f}.cb-guide-drawer__close svg{width:20px;height:20px;display:block}.cb-guide-drawer__content{padding:18px 22px 28px}.cb-guide-drawer__title{font-size:var(--cb-body-lg-2-size);line-height:var(--cb-body-lg-2-line);font-weight:550;color:#0f0f0f}.cb-guide-drawer__text{margin-top:8px;font-size:var(--cb-body-lg-1-size, 1.6rem);line-height:var(--cb-body-lg-1-line, 1.6);color:#0f0f0f}.cb-guide-drawer__shapes{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px 14px;margin-top:24px}.cb-guide-drawer__shape{border:0;background:transparent;padding:0;cursor:pointer;text-align:center}.cb-guide-drawer__shape-icon{width:82px;height:82px;margin:0 auto 8px;border-radius:16px;border:1px solid transparent;display:grid;place-items:center;background:#fff;transition:border-color .22s ease,background .22s ease,box-shadow .22s ease}.cb-guide-drawer__shape-icon img{width:75px;height:75px;object-fit:contain;display:block}.cb-guide-drawer__shape.is-active .cb-guide-drawer__shape-icon{border-color:#8b233173;background:#8b23310b;box-shadow:0 8px 20px #8b233114}.cb-guide-drawer__shape-label{display:block;font-size:var(--cb-body-md-2-size);line-height:var(--cb-body-md-2-line);color:#0f0f0f}.cb-guide-drawer__shape.is-active .cb-guide-drawer__shape-label{color:#8b2331;font-weight:650}.cb-guide-drawer__table-wrap{margin-top:28px}.cb-guide-drawer__table-panel{display:none}.cb-guide-drawer__table-panel.is-active{display:block}.cb-guide-drawer__table-title{margin-bottom:14px;font-size:var(--cb-body-lg-2-size, 1.8rem);line-height:var(--cb-body-lg-2-line, 1.35);font-weight:550;color:#0f0f0f}.cb-carat-simple-table-card{width:100%;border:1px solid rgba(15,15,15,.08);border-radius:14px;overflow:hidden;background:#f6f4f2}.cb-carat-simple-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.cb-carat-simple-table th{background:#fff;color:#0f0f0f;font-size:var(--cb-body-md-2-size, 1.4rem);line-height:var(--cb-body-md-2-line, 1.4);font-weight:700;text-align:left;padding:15px 18px;border-bottom:1px solid rgba(15,15,15,.07)}.cb-carat-simple-table th:not(:last-child),.cb-carat-simple-table td:not(:last-child){border-right:1px solid rgba(15,15,15,.07)}.cb-carat-simple-table td{background:#fff;color:#0f0f0f;font-size:var(--cb-body-md-2-size, 1.4rem);line-height:var(--cb-body-md-2-line, 1.4);padding:15px 18px;border-bottom:8px solid #f6f4f2}.cb-carat-simple-table tr:last-child td{border-bottom:0}.cb-carat-simple-table__mm{color:#6f7378;font-weight:600}.cb-carat-simple-table__carat{color:#0f0f0f;font-weight:750}.cb-carat-simple-note{margin-top:12px;font-size:var(--cb-body-sm-size, 1.3rem);line-height:1.5;color:#6f7378}@media screen and (max-width:989px){.cb-guide-drawer__panel{width:100%;max-width:100%}.cb-guide-drawer__head{padding:18px 16px 10px}.cb-guide-drawer__content{padding:16px 16px 24px}.cb-guide-drawer__shapes{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 10px}}@media screen and (max-width:749px){.cb-guide-trigger-row{gap:10px}.cb-guide-drawer__shape-icon{width:74px;height:74px;border-radius:14px}.cb-guide-drawer__shape-icon img{width:68px;height:68px}.cb-guide-drawer__shape-label{font-size:1.3rem}.cb-carat-simple-table th,.cb-carat-simple-table td{font-size:1.35rem;padding:14px}}@media screen and (max-width:479px){.cb-guide-drawer__shapes{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 8px}.cb-guide-drawer__shape-icon{width:66px;height:66px}.cb-guide-drawer__shape-icon img{width:60px;height:60px}.cb-guide-drawer__shape-label{font-size:1.22rem}.cb-carat-simple-table th,.cb-carat-simple-table td{font-size:1.25rem;padding:13px 12px}}
/*# sourceMappingURL=/cdn/shop/t/119/assets/cb-carat-weight-guide.css.map */
