.createYourPiece{color:#fff;background:#3f362d;flex-direction:column;align-items:center;gap:2rem;min-height:100dvh;margin:0 auto;padding:4rem 1rem;display:flex}.createYourPiece .createYourPieceContainer{flex-direction:column;align-items:flex-start;gap:2rem;width:100%;max-width:72rem;display:flex}.createYourPiece .createYourPieceContainer .description{color:#b7baa7;font-family:var(--font-inter),system-ui,sans-serif;font-size:clamp(16px,2vw,18px);line-height:1.7}.createYourPiece .createYourPieceContainer .createYourPieceToolbar{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.createYourPiece .createYourPieceContainer .selectionMeter{color:#b7baa7;min-height:3rem;font-family:var(--font-inter),system-ui,sans-serif;background:#18151461;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.65rem;padding:.45rem .9rem .45rem .55rem;display:inline-flex}.createYourPiece .createYourPieceContainer .selectionMeter span{color:#141414;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;font-size:14px;font-weight:700;display:inline-flex}.createYourPiece .createYourPieceContainer .selectionMeter p{white-space:nowrap;margin:0;font-size:14px;font-weight:500}.createYourPiece .createYourPieceContainer .stoneList{scrollbar-width:thin;scrollbar-color:#ffffff59 #ffffff14;scrollbar-gutter:stable;flex-wrap:wrap;gap:1rem;width:100%;max-height:30rem;display:flex;overflow-y:auto}.createYourPiece .createYourPieceContainer .stoneList::-webkit-scrollbar{width:10px}.createYourPiece .createYourPieceContainer .stoneList::-webkit-scrollbar-track{background:#ffffff14;border-radius:6px}.createYourPiece .createYourPieceContainer .stoneList::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:6px}.createYourPiece .createYourPieceContainer .stoneList::-webkit-scrollbar-thumb:hover{background:#ffffff80}@media (max-width:640px){.createYourPiece{padding:4rem 1rem}.createYourPiece .pieceSelector{width:100%}.createYourPiece .selectorButton{flex:1;min-width:0;padding-inline:1rem}.createYourPiece .createYourPieceToolbar{flex-direction:column;align-items:stretch}.createYourPiece .selectionMeter{justify-content:center;width:100%}.createYourPiece .stoneList{justify-content:center;align-items:center;max-height:32rem}}
.aboutBrand{color:#fff;background:#181514;justify-content:center;align-items:center;gap:2rem;min-height:50dvh;margin:0 auto;padding:4rem 1rem;display:flex}@media (max-width:768px){.aboutBrand .titleContainer{align-items:center}.aboutBrand .titleContainer .subTitle{text-align:center}}.aboutBrand .aboutBrandContent{justify-content:center;align-items:center;gap:3rem;width:100%;max-width:1200px;display:flex}@media (max-width:768px){.aboutBrand .aboutBrandContent{text-align:center;flex-direction:column;align-items:center}}.aboutBrand .aboutBrandContent .aboutBrandTextContainer{flex-direction:column;gap:1.5rem;display:flex}.aboutBrand .aboutBrandContent .aboutBrandTextContainer .aboutBrandText{color:#fff;font-size:16px;line-height:1.5;font-family:var(--font-inter),system-ui,sans-serif}.aboutBrand .aboutBrandContent .aboutBrandTextContainer .aboutBrandText.accent{color:#c6b399;font-style:italic}
