.Hero-module__VIer-W__hero{height:100vh;min-height:600px;color:var(--white);text-align:center;background-color:#1a1a1a;justify-content:center;align-items:center;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__VIer-W__backgroundWrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__VIer-W__background,.Hero-module__VIer-W__backgroundVideo{object-fit:cover;opacity:.5;will-change:transform;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__VIer-W__content{z-index:2;max-width:900px;margin:0 auto;padding:0 1.5rem;position:relative}.Hero-module__VIer-W__title{font-family:var(--font-playfair);color:#f9f9f9;text-shadow:0 4px 20px #0006;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.Hero-module__VIer-W__subtitle{color:#e0d5c1;text-shadow:0 1px 5px #0000004d;max-width:700px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.35rem;line-height:1.6}.Hero-module__VIer-W__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__VIer-W__btn{text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border:2px solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:.8rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__VIer-W__btn-primary{background-color:var(--accent);color:#fff;border-color:var(--accent)}.Hero-module__VIer-W__btn-primary:hover,.Hero-module__VIer-W__btn-outline{color:#fff;background-color:#0000;border-color:#fff}.Hero-module__VIer-W__btn-outline:hover{color:var(--dark);background-color:#fff}@media (max-width:768px){.Hero-module__VIer-W__hero{height:90vh;min-height:500px;padding-top:70px}.Hero-module__VIer-W__title{margin-bottom:1rem;font-size:2.5rem}.Hero-module__VIer-W__subtitle{margin-bottom:2rem;font-size:1.1rem}.Hero-module__VIer-W__actions{flex-direction:column;gap:1rem;width:100%;max-width:300px;margin:0 auto}.Hero-module__VIer-W__btn{width:100%;padding:.75rem 1.5rem}}.Hero-module__VIer-W__trustBullets{flex-wrap:wrap;justify-content:center;gap:2rem;margin:2rem 0 1.5rem;display:flex}.Hero-module__VIer-W__trustItem{color:#e0d5c1;align-items:center;gap:.75rem;font-size:1rem;font-weight:500;display:flex}.Hero-module__VIer-W__trustItem svg{color:var(--accent);min-width:20px}.Hero-module__VIer-W__primaryCta{font-size:1rem;font-weight:700;background-color:var(--accent)!important;color:#000!important;border-color:var(--accent)!important;padding:1rem 2.5rem!important}.Hero-module__VIer-W__primaryCta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #d7b22166;background-color:#d4af2a!important}.Hero-module__VIer-W__secondaryCta{font-weight:600;color:#fff!important;background-color:#0000!important;border:2px solid #fff!important;padding:.9rem 2.5rem!important}.Hero-module__VIer-W__secondaryCta:hover{box-shadow:0 4px 12px #fff3;background-color:#ffffff1a!important;border-color:#fff!important}.Hero-module__VIer-W__certifications{border-top:1px solid #fff3;justify-content:center;gap:2rem;margin-top:2rem;padding-top:2rem;display:flex}.Hero-module__VIer-W__badge{color:var(--accent);flex-direction:column;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.Hero-module__VIer-W__badge svg{color:var(--accent)}@media (max-width:768px){.Hero-module__VIer-W__trustBullets{flex-direction:column;gap:1.25rem;margin:1.5rem 0 1rem}.Hero-module__VIer-W__trustItem{justify-content:center}.Hero-module__VIer-W__certifications{gap:1.5rem;margin-top:1.5rem;padding-top:1.5rem;font-size:.9rem}.Hero-module__VIer-W__badge{font-size:.9rem}.Hero-module__VIer-W__badge svg{width:20px;height:20px}}@media (max-width:480px){.Hero-module__VIer-W__title{font-size:1.8rem}.Hero-module__VIer-W__subtitle{font-size:1rem}.Hero-module__VIer-W__trustBullets{gap:1rem}.Hero-module__VIer-W__trustItem{flex-direction:column;gap:.5rem}.Hero-module__VIer-W__certifications{flex-direction:column;gap:1rem}}.Hero-module__VIer-W__ctaSubtitle{color:#e0d5c1;text-shadow:0 1px 3px #0006;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;font-size:.95rem;display:flex}.Hero-module__VIer-W__divider{color:var(--accent);opacity:.7}.Hero-module__VIer-W__quickNav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#00000073;border:1px solid #ffffff1a;border-radius:30px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:max-content;margin-top:2rem;margin-left:auto;margin-right:auto;padding:.75rem 1.5rem;display:flex}.Hero-module__VIer-W__quickNavLink{color:#fff;letter-spacing:.5px;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.Hero-module__VIer-W__quickNavLink:hover,.Hero-module__VIer-W__quickNavLink:focus-visible{color:var(--accent);outline:none;text-decoration:underline}.Hero-module__VIer-W__quickNavDot{color:var(--accent);font-size:1.2rem;line-height:1}@media (max-width:768px){.Hero-module__VIer-W__ctaSubtitle{flex-direction:column;gap:.5rem;font-size:.85rem}.Hero-module__VIer-W__divider{display:none}.Hero-module__VIer-W__quickNav{border-radius:16px;gap:.75rem;width:auto;margin:1.5rem 1rem 0;padding:.75rem 1rem}.Hero-module__VIer-W__quickNavLink{font-size:.8rem}.Hero-module__VIer-W__quickNavDot{display:none}}
.Metrics-module__KIPQ-q__metrics{background-color:var(--surface-1);background:linear-gradient(135deg,var(--surface-1)0%,var(--surface-2)100%);padding:5rem 0;position:relative;overflow:hidden}.dark .Metrics-module__KIPQ-q__metrics{background:linear-gradient(135deg,var(--surface-1)0%,var(--surface-2)100%)}.Metrics-module__KIPQ-q__metrics:before{content:"";background:linear-gradient(90deg,var(--accent),var(--primary),var(--accent));background-size:200% 200%;height:4px;animation:8s infinite Metrics-module__KIPQ-q__gradientShift;position:absolute;top:0;left:0;right:0}@keyframes Metrics-module__KIPQ-q__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Metrics-module__KIPQ-q__grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.Metrics-module__KIPQ-q__item{background:var(--card-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-color);text-align:center;border-radius:16px;padding:2rem 1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.dark .Metrics-module__KIPQ-q__item{box-shadow:0 10px 30px #0000004d}.Metrics-module__KIPQ-q__item:before{content:"";background:linear-gradient(90deg,var(--accent),var(--primary));transform-origin:0;width:100%;height:4px;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:scaleX(0)}.Metrics-module__KIPQ-q__item:hover{transform:translateY(-8px);box-shadow:0 15px 40px #0000001f}.dark .Metrics-module__KIPQ-q__item:hover{box-shadow:0 15px 40px #0006}.Metrics-module__KIPQ-q__item:hover:before{transform:scaleX(1)}.Metrics-module__KIPQ-q__value{font-size:3.5rem;font-family:var(--font-playfair);background:linear-gradient(135deg,var(--primary)0%,var(--accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-weight:700;line-height:1.1;display:inline-block;position:relative}.Metrics-module__KIPQ-q__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1.5px;margin:0;font-size:.95rem;font-weight:600;display:inline-block;position:relative}.Metrics-module__KIPQ-q__label:after{content:"";background:linear-gradient(90deg,var(--accent),var(--primary));opacity:.7;width:40px;height:2px;transition:all .3s;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.Metrics-module__KIPQ-q__item:hover .Metrics-module__KIPQ-q__label:after{opacity:1;width:60px}@media (max-width:1024px){.Metrics-module__KIPQ-q__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0 1.5rem}.Metrics-module__KIPQ-q__item{padding:1.75rem 1.25rem}.Metrics-module__KIPQ-q__value{font-size:2.75rem}}@media (max-width:640px){.Metrics-module__KIPQ-q__metrics{padding:3rem 0}.Metrics-module__KIPQ-q__grid{grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 1rem}.Metrics-module__KIPQ-q__item{padding:1.5rem 1rem}.Metrics-module__KIPQ-q__value{font-size:2.25rem}.Metrics-module__KIPQ-q__label{letter-spacing:1px;font-size:.75rem}}.Metrics-module__KIPQ-q__item{overflow:visible}.Metrics-module__KIPQ-q__tooltip{border:1px solid var(--accent);color:#fff;opacity:0;pointer-events:none;z-index:10;text-align:center;background-color:#1a1a1af2;border-radius:8px;width:220px;margin-bottom:12px;padding:.6rem 1rem;font-size:.8rem;font-weight:500;line-height:1.4;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 25px #00000040}.Metrics-module__KIPQ-q__tooltip:after{content:"";border:6px solid #0000;border-top-color:#1a1a1af2;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Metrics-module__KIPQ-q__item:hover .Metrics-module__KIPQ-q__tooltip{opacity:1;transform:translate(-50%)translateY(0)}.Metrics-module__KIPQ-q__linkWrapper{text-align:center;margin-top:3rem}.Metrics-module__KIPQ-q__caseStudyLink{color:var(--accent);text-transform:uppercase;letter-spacing:1.5px;border-bottom:2px solid #0000;padding-bottom:4px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.Metrics-module__KIPQ-q__caseStudyLink:hover,.Metrics-module__KIPQ-q__caseStudyLink:focus-visible{color:var(--primary);border-color:var(--primary);outline:none;transform:translate(4px)}:is(.dark .Metrics-module__KIPQ-q__caseStudyLink:hover,.dark .Metrics-module__KIPQ-q__caseStudyLink:focus-visible){color:#fff;border-color:#fff}@media (max-width:768px){.Metrics-module__KIPQ-q__tooltip{display:none}}
.CategoryGrid-module__VB4TdW__section{background:var(--background);padding:5rem 0;position:relative;overflow:hidden}.CategoryGrid-module__VB4TdW__layout{grid-template-columns:1fr 2.5fr;align-items:start;gap:4rem;display:grid}.CategoryGrid-module__VB4TdW__left{padding-right:1rem;position:sticky;top:100px}.CategoryGrid-module__VB4TdW__kicker{text-transform:uppercase;letter-spacing:.22em;color:var(--accent);margin-bottom:.75rem;font-size:.85rem;font-weight:700}.CategoryGrid-module__VB4TdW__title{font-family:var(--font-playfair);color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:700;line-height:1.2}.CategoryGrid-module__VB4TdW__desc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.CategoryGrid-module__VB4TdW__collectionLinks{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.CategoryGrid-module__VB4TdW__collectionLink{color:var(--text-secondary);font-size:.95rem;font-weight:600;text-decoration:underline;transition:color .2s}.CategoryGrid-module__VB4TdW__collectionLink:hover{color:var(--accent)}.CategoryGrid-module__VB4TdW__filtersBlock{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 4px 20px #0000000d}.dark .CategoryGrid-module__VB4TdW__filtersBlock{box-shadow:0 4px 20px #00000040}.CategoryGrid-module__VB4TdW__filterGroup{flex-direction:column;gap:.5rem;display:flex}.CategoryGrid-module__VB4TdW__filterLabel{text-transform:uppercase;color:var(--text-secondary);letter-spacing:1px;font-size:.85rem;font-weight:700}.CategoryGrid-module__VB4TdW__filterRow{flex-wrap:wrap;gap:.5rem;display:flex}.CategoryGrid-module__VB4TdW__filterBtn{appearance:none;border:1px solid var(--border-color);background:var(--surface-2);color:var(--text-secondary);cursor:pointer;border-radius:8px;padding:.45rem .9rem;font-size:.85rem;font-weight:600;transition:all .2s}.CategoryGrid-module__VB4TdW__filterBtn:hover{border-color:var(--accent);color:var(--accent)}.CategoryGrid-module__VB4TdW__activeFilterBtn{background:var(--accent);color:#000;border-color:var(--accent);font-weight:700}.CategoryGrid-module__VB4TdW__cta{color:#000;border:2px solid var(--accent);background:var(--accent);text-transform:uppercase;letter-spacing:.5px;border-radius:30px;align-items:center;gap:.75rem;padding:.8rem 1.8rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.CategoryGrid-module__VB4TdW__cta:hover{color:var(--text-primary);background:0 0}.CategoryGrid-module__VB4TdW__right{min-width:0}.CategoryGrid-module__VB4TdW__explorerGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.CategoryGrid-module__VB4TdW__stoneCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;transition:transform .3s,box-shadow .3s;animation:.5s ease-out both CategoryGrid-module__VB4TdW__fadeSlideInCard;overflow:hidden;box-shadow:0 10px 30px #0000000d}@keyframes CategoryGrid-module__VB4TdW__fadeSlideInCard{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.CategoryGrid-module__VB4TdW__skeleton{z-index:1;background:linear-gradient(110deg,#d4c5a9 8%,#e8dcc6 18%,#d4c5a9 33%) 0 0/200% 100%;animation:1.5s infinite CategoryGrid-module__VB4TdW__skeletonLoading;position:absolute;inset:0}@keyframes CategoryGrid-module__VB4TdW__skeletonLoading{0%{background-position:200% 0}to{background-position:-200% 0}}.CategoryGrid-module__VB4TdW__imageLoading{opacity:0}.CategoryGrid-module__VB4TdW__imageLoaded{opacity:1;transition:opacity .5s ease-in-out}.dark .CategoryGrid-module__VB4TdW__stoneCard{box-shadow:0 10px 30px #0000004d}.CategoryGrid-module__VB4TdW__stoneCard:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}.CategoryGrid-module__VB4TdW__imageWrapper{background:var(--surface-2);height:280px;position:relative;overflow:hidden}.CategoryGrid-module__VB4TdW__stoneImage{object-fit:cover;transition:transform .5s}.CategoryGrid-module__VB4TdW__stoneCard:hover .CategoryGrid-module__VB4TdW__stoneImage{transform:scale(1.05)}.CategoryGrid-module__VB4TdW__cardHoverOverlay{opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.CategoryGrid-module__VB4TdW__imageWrapper:hover .CategoryGrid-module__VB4TdW__cardHoverOverlay,.CategoryGrid-module__VB4TdW__imageWrapper:focus-within .CategoryGrid-module__VB4TdW__cardHoverOverlay{opacity:1}.CategoryGrid-module__VB4TdW__quickFacts{color:#ddd;text-align:center;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.CategoryGrid-module__VB4TdW__quickFacts p{margin-bottom:.4rem}.CategoryGrid-module__VB4TdW__overlayActions{gap:.75rem;display:flex}.CategoryGrid-module__VB4TdW__overlayBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:30px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.CategoryGrid-module__VB4TdW__overlayBtn:hover{color:#000;background:#fff}.CategoryGrid-module__VB4TdW__inCompareBtn{background:var(--accent)!important;border-color:var(--accent)!important;color:#000!important}.CategoryGrid-module__VB4TdW__inCompareBtn:hover{background:#c9a22e!important}.CategoryGrid-module__VB4TdW__stoneInfo{padding:1.5rem}.CategoryGrid-module__VB4TdW__breadcrumbLinks{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.75rem}.CategoryGrid-module__VB4TdW__breadcrumbLinks a{color:var(--text-secondary);text-decoration:none}.CategoryGrid-module__VB4TdW__breadcrumbLinks a:hover{color:var(--accent)}.CategoryGrid-module__VB4TdW__breadcrumbLinkActive{cursor:pointer;color:var(--text-secondary);transition:color .2s}.CategoryGrid-module__VB4TdW__breadcrumbLinkActive:hover{color:var(--accent)}.CategoryGrid-module__VB4TdW__breadcrumbCurrent{color:var(--accent);font-weight:700}.CategoryGrid-module__VB4TdW__stoneName{font-family:var(--font-playfair);margin-bottom:.75rem;font-size:1.4rem;font-weight:700}.CategoryGrid-module__VB4TdW__stoneName a{color:var(--text-primary);text-decoration:none;transition:color .2s}.CategoryGrid-module__VB4TdW__stoneName a:hover{color:var(--accent)}.CategoryGrid-module__VB4TdW__stoneBadges{flex-wrap:wrap;gap:.5rem;display:flex}.CategoryGrid-module__VB4TdW__stoneBadge{background:var(--surface-2);color:var(--text-secondary);border:1px solid var(--border-color);border-radius:4px;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.CategoryGrid-module__VB4TdW__noResults{text-align:center;background:var(--card-bg);border:1px dashed var(--border-color);border-radius:16px;grid-column:1/-1;padding:4rem 2rem}.CategoryGrid-module__VB4TdW__noResultsIcon{color:var(--text-secondary);opacity:.5;margin-bottom:1.5rem}.CategoryGrid-module__VB4TdW__noResults h3{margin-bottom:.5rem;font-size:1.5rem}.CategoryGrid-module__VB4TdW__noResults p{color:var(--text-secondary);margin-bottom:1.5rem}.CategoryGrid-module__VB4TdW__modalBackdrop{z-index:11000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.CategoryGrid-module__VB4TdW__modalCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:24px;width:100%;max-width:900px;position:relative;overflow:hidden;box-shadow:0 25px 50px #0000004d}.CategoryGrid-module__VB4TdW__modalClose{cursor:pointer;width:40px;height:40px;color:var(--text-primary);z-index:10;background:#0000001a;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:20px;right:20px}.CategoryGrid-module__VB4TdW__modalClose:hover{background:#0003;transform:rotate(90deg)}.CategoryGrid-module__VB4TdW__modalContent{grid-template-columns:1fr 1fr;display:grid}.CategoryGrid-module__VB4TdW__modalImageWrapper{background:var(--surface-2);height:500px;position:relative}.CategoryGrid-module__VB4TdW__modalImage{object-fit:cover}.CategoryGrid-module__VB4TdW__modalInfo{flex-direction:column;justify-content:center;padding:3rem;display:flex}.CategoryGrid-module__VB4TdW__modalKicker{text-transform:uppercase;letter-spacing:2px;color:var(--accent);margin-bottom:.5rem;font-size:.8rem;font-weight:700}.CategoryGrid-module__VB4TdW__modalTitle{font-family:var(--font-playfair);color:var(--text-primary);margin-bottom:1rem;font-size:2.2rem;font-weight:700}.CategoryGrid-module__VB4TdW__modalDesc{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.CategoryGrid-module__VB4TdW__specsTable{border-top:1px solid var(--border-color);flex-direction:column;gap:.75rem;margin-bottom:2rem;padding-top:1rem;display:flex}.CategoryGrid-module__VB4TdW__specRow{border-bottom:1px solid var(--overlay-light);justify-content:space-between;padding-bottom:.5rem;font-size:.95rem;display:flex}.CategoryGrid-module__VB4TdW__specRow span{color:var(--text-secondary)}.CategoryGrid-module__VB4TdW__specRow strong{color:var(--text-primary)}.CategoryGrid-module__VB4TdW__modalActions{gap:1rem;display:flex}.CategoryGrid-module__VB4TdW__modalActions Link,.CategoryGrid-module__VB4TdW__modalActions a{flex:1}.CategoryGrid-module__VB4TdW__compareTray{background:color-mix(in srgb,var(--card-bg)95%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--accent);z-index:10000;border-radius:20px;width:90%;max-width:900px;padding:1rem 2rem;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #0003}.CategoryGrid-module__VB4TdW__compareTrayContent{justify-content:space-between;align-items:center;gap:2rem;display:flex}.CategoryGrid-module__VB4TdW__compareTrayItems{flex-grow:1;align-items:center;gap:1.5rem;display:flex}.CategoryGrid-module__VB4TdW__compareTrayItem{background:var(--surface-2);border:1px solid var(--border-color);border-radius:12px;align-items:center;gap:.75rem;padding:.4rem .8rem;display:flex;position:relative}.CategoryGrid-module__VB4TdW__trayThumb{border-radius:8px;width:40px;height:40px;position:relative;overflow:hidden}.CategoryGrid-module__VB4TdW__trayItemName{color:var(--text-primary);font-size:.85rem;font-weight:700}.CategoryGrid-module__VB4TdW__trayItemRemove{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.CategoryGrid-module__VB4TdW__trayItemRemove:hover{color:#ff4d4d}.CategoryGrid-module__VB4TdW__comparePlaceholder{color:var(--text-secondary);border:1.5px dashed var(--border-color);border-radius:12px;padding:.4rem 1rem;font-size:.85rem}.CategoryGrid-module__VB4TdW__compareTrayActions{align-items:center;gap:1rem;display:flex}.CategoryGrid-module__VB4TdW__clearCompareBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;font-size:.9rem;font-weight:600}.CategoryGrid-module__VB4TdW__clearCompareBtn:hover{color:var(--accent)}.CategoryGrid-module__VB4TdW__compareModalCard{flex-direction:column;max-width:950px;padding:3rem;display:flex}.CategoryGrid-module__VB4TdW__compareModalTitle{font-family:var(--font-playfair);text-align:center;margin-bottom:2rem;font-size:2.2rem}.CategoryGrid-module__VB4TdW__compareTableWrapper{width:100%;overflow-x:auto}.CategoryGrid-module__VB4TdW__compareTable{border-collapse:collapse;width:100%;margin-top:1rem}.CategoryGrid-module__VB4TdW__compareTable th,.CategoryGrid-module__VB4TdW__compareTable td{border-bottom:1px solid var(--border-color);text-align:center;padding:1.25rem}.CategoryGrid-module__VB4TdW__compareTable td:first-child{text-align:left;color:var(--text-secondary);font-weight:600}.CategoryGrid-module__VB4TdW__compareTableHead{width:250px}.CategoryGrid-module__VB4TdW__compareTableImg{border:1px solid var(--border-color);border-radius:8px;width:150px;height:100px;margin:0 auto .75rem;position:relative;overflow:hidden}.CategoryGrid-module__VB4TdW__compareTableHead h3{font-family:var(--font-playfair);margin:0;font-size:1.2rem}.CategoryGrid-module__VB4TdW__removeCompareLink{color:#ff4d4d;cursor:pointer;background:0 0;border:none;margin:.5rem auto 0;font-size:.8rem;text-decoration:underline;display:block}.CategoryGrid-module__VB4TdW__removeCompareLink:hover{color:#f33}@media (max-width:1200px){.CategoryGrid-module__VB4TdW__layout{grid-template-columns:1fr;gap:3rem}.CategoryGrid-module__VB4TdW__left{padding-right:0;position:relative;top:0}.CategoryGrid-module__VB4TdW__cta{display:inline-flex}}@media (max-width:992px){.CategoryGrid-module__VB4TdW__modalContent{grid-template-columns:1fr}.CategoryGrid-module__VB4TdW__modalImageWrapper{height:300px}.CategoryGrid-module__VB4TdW__modalInfo{padding:2rem}}@media (max-width:768px){.CategoryGrid-module__VB4TdW__explorerGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.CategoryGrid-module__VB4TdW__stoneCard{width:100%}.CategoryGrid-module__VB4TdW__imageWrapper{height:200px}.CategoryGrid-module__VB4TdW__viewMoreBtn{padding:.75rem 1.5rem;font-size:.9rem}}@media (max-width:480px){.CategoryGrid-module__VB4TdW__explorerGrid{grid-template-columns:1fr}}.CategoryGrid-module__VB4TdW__gridFooter{text-align:center;margin-top:2rem}.CategoryGrid-module__VB4TdW__viewMoreBtn{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#8b6914,#c49b2a,#d4a843);border-radius:999px;align-items:center;gap:.75rem;padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #8b69144d}.CategoryGrid-module__VB4TdW__viewMoreBtn:hover{background:linear-gradient(135deg,#9a7518,#d4a843,#e0b94f);transform:translateY(-3px);box-shadow:0 8px 24px #8b691473}.CategoryGrid-module__VB4TdW__lightboxContent{max-width:90vw;max-height:90vh;position:relative}.CategoryGrid-module__VB4TdW__lightboxImage{object-fit:contain;border-radius:12px;max-width:90vw;max-height:85vh}
.FactoryPreview-module__6EI9EW__section{background:var(--surface-1);padding:5rem 0;position:relative}.FactoryPreview-module__6EI9EW__section:before{content:"";background:linear-gradient(to bottom,var(--surface-2),var(--surface-1));pointer-events:none;height:80px;position:absolute;top:0;left:0;right:0}.FactoryPreview-module__6EI9EW__section:after{content:"";background:linear-gradient(to top,var(--surface-2),var(--surface-1));pointer-events:none;height:80px;position:absolute;bottom:0;left:0;right:0}.FactoryPreview-module__6EI9EW__heading{text-align:center;margin-bottom:3rem}.FactoryPreview-module__6EI9EW__heading h2{font-family:var(--font-playfair);color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem}.FactoryPreview-module__6EI9EW__heading p{color:var(--text-secondary)}.FactoryPreview-module__6EI9EW__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.FactoryPreview-module__6EI9EW__card{background:var(--card-bg);border:1px solid var(--border-color);will-change:transform;border-radius:14px;transition:box-shadow .35s;overflow:hidden;box-shadow:0 10px 28px #00000014}.dark .FactoryPreview-module__6EI9EW__card{box-shadow:0 10px 28px #0000004d}.FactoryPreview-module__6EI9EW__card:hover{box-shadow:0 18px 46px #00000024}.dark .FactoryPreview-module__6EI9EW__card:hover{box-shadow:0 18px 46px #00000080}.FactoryPreview-module__6EI9EW__media{background-color:#f0f0f0;height:250px;position:relative;overflow:hidden}.FactoryPreview-module__6EI9EW__skeleton{z-index:1;background:linear-gradient(90deg,#d0d0d0 25%,#e5e5e5 50%,#d0d0d0 75%) 0 0/200% 100%;animation:2s infinite FactoryPreview-module__6EI9EW__skeletonLoading;position:absolute;inset:0}@keyframes FactoryPreview-module__6EI9EW__skeletonLoading{0%{background-position:200% 0}to{background-position:-200% 0}}.FactoryPreview-module__6EI9EW__image{object-fit:cover;transition:transform .6s,opacity .4s ease-in-out;transform:scale(1)}.FactoryPreview-module__6EI9EW__imageLoading{opacity:0}.FactoryPreview-module__6EI9EW__imageLoaded{opacity:1;animation:.4s ease-in-out FactoryPreview-module__6EI9EW__fadeInImage}@keyframes FactoryPreview-module__6EI9EW__fadeInImage{0%{opacity:0}to{opacity:1}}.FactoryPreview-module__6EI9EW__card:hover .FactoryPreview-module__6EI9EW__image{transform:scale(1.08)}.FactoryPreview-module__6EI9EW__mediaOverlay{opacity:.85;background:linear-gradient(#0000 0%,#0000000d 55%,#00000040 100%);transition:opacity .35s;position:absolute;inset:0}.FactoryPreview-module__6EI9EW__card:hover .FactoryPreview-module__6EI9EW__mediaOverlay{opacity:1}.FactoryPreview-module__6EI9EW__content{padding:1.25rem 1.25rem 1.5rem}.FactoryPreview-module__6EI9EW__title{font-size:1.25rem;font-family:var(--font-playfair);color:var(--text-primary);margin-bottom:.5rem}.FactoryPreview-module__6EI9EW__link{color:var(--text-primary);text-decoration:none;transition:color .2s}.FactoryPreview-module__6EI9EW__link:hover{color:var(--accent)}.FactoryPreview-module__6EI9EW__subtitle{color:var(--text-secondary);margin-bottom:.75rem;font-size:.95rem}.FactoryPreview-module__6EI9EW__detail{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;display:flex}.FactoryPreview-module__6EI9EW__detail svg{color:var(--accent);min-width:16px}.FactoryPreview-module__6EI9EW__capacity{color:var(--accent);margin:.75rem 0;font-size:.85rem;font-weight:600;display:block}.FactoryPreview-module__6EI9EW__certifications{border-top:1px solid var(--border-color);flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.FactoryPreview-module__6EI9EW__certBadge{color:var(--accent);background:#d7b22126;border:1px solid #d7b2214d;border-radius:20px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.FactoryPreview-module__6EI9EW__certBadge svg{min-width:12px}.FactoryPreview-module__6EI9EW__cta{text-align:center;margin-top:2.5rem}@media (max-width:1024px){.FactoryPreview-module__6EI9EW__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.FactoryPreview-module__6EI9EW__section{padding:3rem 0}.FactoryPreview-module__6EI9EW__heading h2{font-size:2rem}.FactoryPreview-module__6EI9EW__grid{grid-template-columns:1fr;gap:1.25rem;padding:0 1rem}.FactoryPreview-module__6EI9EW__media{height:200px}.FactoryPreview-module__6EI9EW__section:before,.FactoryPreview-module__6EI9EW__section:after{height:40px}}
.TrustSection-module__FqEL2q__trust{border-top:1px solid var(--border-color);text-align:center;background:linear-gradient(180deg,var(--surface-1)0%,var(--surface-2)100%);padding:3.5rem 0}.TrustSection-module__FqEL2q__kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);margin:0;font-size:.85rem}.TrustSection-module__FqEL2q__logos{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2rem;display:flex}.TrustSection-module__FqEL2q__logo{color:var(--text-secondary);border:1px solid var(--border-color);background:var(--card-bg);border-radius:16px;flex-direction:column;align-items:center;gap:.5rem;min-width:140px;padding:1.25rem 1.5rem;font-size:.9rem;font-weight:600;transition:transform .25s,color .25s,box-shadow .25s;display:flex}.TrustSection-module__FqEL2q__logo svg{width:32px;height:32px;color:var(--accent)}.TrustSection-module__FqEL2q__logo:hover{color:var(--primary);transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.dark .TrustSection-module__FqEL2q__logo:hover{box-shadow:0 8px 25px #0000004d}@media (max-width:768px){.TrustSection-module__FqEL2q__trust{padding:2.5rem 0}.TrustSection-module__FqEL2q__logos{gap:.75rem;padding:0 1rem}.TrustSection-module__FqEL2q__logo{flex:calc(50% - .5rem);min-width:120px;max-width:calc(50% - .5rem);padding:1rem;font-size:.8rem}.TrustSection-module__FqEL2q__logo svg{width:28px;height:28px}}
.Testimonials-module__rhhNSW__section{background:var(--surface-1);background:linear-gradient(180deg,var(--surface-2)0%,var(--surface-1)100%);border-top:1px solid var(--border-color);padding:6rem 0;position:relative;overflow:hidden}.Testimonials-module__rhhNSW__header{text-align:center;max-width:700px;margin:0 auto 3rem}.Testimonials-module__rhhNSW__kicker{text-transform:uppercase;letter-spacing:.22em;color:var(--accent);margin-bottom:.75rem;font-size:.85rem;font-weight:700}.Testimonials-module__rhhNSW__header h2{font-family:var(--font-playfair);color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.Testimonials-module__rhhNSW__desc{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.Testimonials-module__rhhNSW__sliderContainer{justify-content:center;align-items:center;gap:2rem;max-width:900px;margin:0 auto;display:flex;position:relative}.Testimonials-module__rhhNSW__slideViewport{flex-grow:1;align-items:center;min-height:260px;padding:1.5rem;display:flex;position:relative;overflow:hidden}.Testimonials-module__rhhNSW__slide{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.Testimonials-module__rhhNSW__quoteIcon{color:var(--accent);opacity:.25;margin-bottom:1.5rem}.Testimonials-module__rhhNSW__quoteText{font-family:var(--font-playfair);color:var(--text-primary);margin-bottom:2rem;font-size:clamp(1.25rem,2.5vw,1.6rem);font-style:italic;font-weight:500;line-height:1.6}.Testimonials-module__rhhNSW__authorInfo{flex-direction:column;align-items:center;display:flex}.Testimonials-module__rhhNSW__authorName{color:var(--text-primary);margin-bottom:.25rem;font-size:1.1rem;font-style:normal;font-weight:700}.Testimonials-module__rhhNSW__authorRole{color:var(--text-secondary);margin-bottom:.15rem;font-size:.9rem;font-weight:600}.Testimonials-module__rhhNSW__authorLoc{color:var(--accent);font-size:.85rem;font-weight:700}.Testimonials-module__rhhNSW__navBtn{appearance:none;border:1px solid var(--border-color);background:var(--card-bg);color:var(--text-primary);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;box-shadow:0 4px 15px #0000000d}.dark .Testimonials-module__rhhNSW__navBtn{box-shadow:0 4px 15px #00000059}.Testimonials-module__rhhNSW__navBtn:hover{border-color:var(--accent);color:var(--accent);transform:scale(1.05)}.Testimonials-module__rhhNSW__dots{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.Testimonials-module__rhhNSW__dot{appearance:none;background:var(--border-color);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .25s}.Testimonials-module__rhhNSW__activeDot{background:var(--accent);border-radius:4px;width:24px}.Testimonials-module__rhhNSW__ctaWrapper{text-align:center;margin-top:3.5rem}@media (max-width:768px){.Testimonials-module__rhhNSW__sliderContainer{gap:.5rem}.Testimonials-module__rhhNSW__navBtn{display:none}.Testimonials-module__rhhNSW__slideViewport{min-height:300px;padding:.5rem}.Testimonials-module__rhhNSW__quoteText{margin-bottom:1.5rem;font-size:1.15rem;line-height:1.5}}
