.Hero-module__ZARIfG__hero{background-color:#0a0a0a;align-items:center;min-height:95vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBackground{z-index:1;will-change:transform;width:110%;height:110%;position:absolute;top:-5%;left:-5%}.Hero-module__ZARIfG__backgroundImage{object-fit:cover;object-position:center}.Hero-module__ZARIfG__overlay{z-index:2;background:radial-gradient(circle at 20%,#12121299 0%,#12121233 50%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__heroContent{z-index:3;width:100%;padding:4rem 0;position:relative}.Hero-module__ZARIfG__heroText{border:1px solid #ffffff1a;border-radius:0;max-width:700px;padding:5rem;box-shadow:0 40px 100px #0006}.Hero-module__ZARIfG__textStack{flex-direction:column;gap:2rem;display:flex}.Hero-module__ZARIfG__badge{color:var(--accent-gold);border:1px solid var(--accent-gold);text-transform:uppercase;letter-spacing:3px;background-color:#1a1a1a;width:fit-content;padding:.6rem 1.2rem;font-size:.75rem;font-weight:700;display:inline-block}.Hero-module__ZARIfG__massiveTitle{color:var(--text-primary);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:300;line-height:1;font-family:var(--font-heading)}.Hero-module__ZARIfG__massiveTitle span{letter-spacing:-.04em;font-weight:800;display:block}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:500px;font-size:1.1rem;line-height:1.8}.Hero-module__ZARIfG__priceTag{font-family:var(--font-body);color:#1a1a1a;background-color:var(--accent-gold);text-transform:uppercase;letter-spacing:1px;width:fit-content;padding:.5rem 1rem;font-size:.95rem;font-weight:800;display:inline-block}.Hero-module__ZARIfG__ctaGroup{gap:1.5rem;margin-top:1rem;display:flex}.Hero-module__ZARIfG__interactiveBtn{position:relative;overflow:hidden}.Hero-module__ZARIfG__interactiveBtn:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.Hero-module__ZARIfG__interactiveBtn:hover:after{left:100%}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:90vh;padding-top:80px}.Hero-module__ZARIfG__heroText{margin:0 1rem;padding:3rem 2rem}.Hero-module__ZARIfG__massiveTitle{font-size:3.5rem}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;gap:1.5rem}.Hero-module__ZARIfG__heroBackground{transform:none!important}}
.TrustBanner-module__TXee6q__section{color:#fff;background-color:#1a1a1a;padding:3rem 0}.TrustBanner-module__TXee6q__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.TrustBanner-module__TXee6q__trustItem{align-items:center;gap:1.25rem;display:flex}.TrustBanner-module__TXee6q__icon{background:#d4af3726;border:1px solid #d4af374d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.TrustBanner-module__TXee6q__title{font-family:var(--font-heading);text-transform:uppercase;color:#fff;letter-spacing:1px;font-size:1rem;font-weight:800;display:block}.TrustBanner-module__TXee6q__label{color:#fff9;margin-top:.25rem;font-size:.8rem;display:block}@media (max-width:992px){.TrustBanner-module__TXee6q__container{justify-content:center;gap:3rem}}@media (max-width:768px){.TrustBanner-module__TXee6q__container{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:0 1rem}.TrustBanner-module__TXee6q__trustItem{justify-content:flex-start;width:100%}}
.Products-module__mFS5Ca__section{padding:var(--section-padding);background-color:var(--bg-card)}.Products-module__mFS5Ca__header{text-align:center;flex-direction:column;align-items:center;display:flex}.Products-module__mFS5Ca__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-top:4rem;display:grid}.Products-module__mFS5Ca__imageWrapper{border-radius:8px;height:600px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.Products-module__mFS5Ca__image{object-fit:cover}.Products-module__mFS5Ca__subheading{color:var(--text-primary);margin-bottom:2rem;font-size:2rem}.Products-module__mFS5Ca__featureList{flex-direction:column;gap:2rem;list-style:none;display:flex}.Products-module__mFS5Ca__featureItem{align-items:flex-start;gap:1.5rem;padding:1.5rem;transition:transform .3s cubic-bezier(.2,.8,.2,1),background-color .3s,box-shadow .3s;display:flex}.Products-module__mFS5Ca__featureItem:hover{background-color:var(--background-alabaster);transform:translate(10px);box-shadow:0 10px 30px #0000000d}.Products-module__mFS5Ca__featureItem:hover .Products-module__mFS5Ca__icon{color:var(--accent-gold);transform:rotate(10deg)scale(1.1)}.Products-module__mFS5Ca__icon{width:60px;height:60px;color:var(--accent-gold);border:1px solid var(--accent-gold);background-color:#d4af371a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:800;display:flex}.Products-module__mFS5Ca__featureItem h4{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem}.Products-module__mFS5Ca__featureItem p{color:var(--text-secondary)}.Products-module__mFS5Ca__accessoriesCard,.Products-module__mFS5Ca__panelsCard{border-left:4px solid var(--accent-gold);background-color:#f8f7f4;border-radius:0 8px 8px 0;margin-top:3rem;padding:1.5rem;transition:transform .3s,box-shadow .3s}.Products-module__mFS5Ca__accessoriesCard:hover,.Products-module__mFS5Ca__panelsCard:hover{transform:translate(8px);box-shadow:0 4px 20px #d4af371a}.Products-module__mFS5Ca__accessoriesCard h4,.Products-module__mFS5Ca__panelsCard h4{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem}.Products-module__mFS5Ca__accessoriesCard p,.Products-module__mFS5Ca__panelsCard p{color:var(--text-secondary);font-size:.95rem}@media (max-width:992px){.Products-module__mFS5Ca__grid{grid-template-columns:1fr}.Products-module__mFS5Ca__imageWrapper{height:400px}}
.Comparison-module__3wjtJG__section{background-color:#fcfcfc;padding:8rem 0;position:relative}.Comparison-module__3wjtJG__header{text-align:center;margin-bottom:5rem}.Comparison-module__3wjtJG__tableWrapper{margin-bottom:5rem;overflow-x:auto}.Comparison-module__3wjtJG__table{border-collapse:collapse;background:#fff;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 30px 60px #0000000d}.Comparison-module__3wjtJG__table th{background-color:var(--text-primary);color:#fff;text-align:center;font-family:var(--font-heading);letter-spacing:1px;padding:2rem;font-size:1.25rem}.Comparison-module__3wjtJG__table th:first-child{text-align:left;background-color:#1a1a1a}.Comparison-module__3wjtJG__table tbody tr{transition:background-color .3s,opacity .3s}.Comparison-module__3wjtJG__table tbody:hover tr{opacity:.6}.Comparison-module__3wjtJG__table tbody tr:hover{opacity:1;background-color:#d4af370d}.Comparison-module__3wjtJG__table tbody tr:hover .Comparison-module__3wjtJG__highlight{transform:scale(1.02);background-color:#d4b54e!important}.Comparison-module__3wjtJG__highlight{transition:transform .3s,background-color .3s;background-color:var(--accent-gold)!important}.Comparison-module__3wjtJG__table td{border-bottom:1px solid var(--border-light);text-align:center;padding:1.5rem 2rem;font-size:1rem}.Comparison-module__3wjtJG__table td:first-child{text-align:left;color:var(--text-primary);background-color:#12121205;font-weight:700}.Comparison-module__3wjtJG__check{color:#27ae60;font-size:1.25rem;font-weight:800}.Comparison-module__3wjtJG__cross{color:#e74c3c;font-size:1.25rem;font-weight:800}.Comparison-module__3wjtJG__neutral{color:var(--text-secondary);font-weight:400}.Comparison-module__3wjtJG__visualComparison{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.Comparison-module__3wjtJG__visualText{flex-direction:column;gap:1.5rem;display:flex}.Comparison-module__3wjtJG__visualText h3{font-size:2.5rem;line-height:1.2}.Comparison-module__3wjtJG__imageGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.Comparison-module__3wjtJG__compareCard{border:1px solid var(--border-light);height:400px;position:relative;overflow:hidden}.Comparison-module__3wjtJG__imageLabel{background-color:var(--accent-gold);color:#fff;text-transform:uppercase;letter-spacing:2px;z-index:2;padding:.5rem 1rem;font-size:.8rem;font-weight:700;position:absolute;top:1.5rem;left:1.5rem}@media (max-width:992px){.Comparison-module__3wjtJG__visualComparison{grid-template-columns:1fr}.Comparison-module__3wjtJG__compareCard{height:300px}}
.LocalExpertise-module__d13pGq__section{background-color:var(--text-primary);color:#fff;padding:8rem 0;position:relative;overflow:hidden}.LocalExpertise-module__d13pGq__container{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.LocalExpertise-module__d13pGq__content{z-index:2;position:relative}.LocalExpertise-module__d13pGq__label{color:var(--accent-gold);text-transform:uppercase;letter-spacing:3px;margin-bottom:2rem;font-size:.75rem;font-weight:700;display:inline-block}.LocalExpertise-module__d13pGq__title{font-size:clamp(2rem,4vw,3rem);line-height:1.1;font-family:var(--font-heading);margin-bottom:2rem}.LocalExpertise-module__d13pGq__title span{color:var(--accent-gold);font-weight:800}.LocalExpertise-module__d13pGq__description{color:#ffffffb3;margin-bottom:3rem;font-size:1.1rem;line-height:1.8}.LocalExpertise-module__d13pGq__points{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.LocalExpertise-module__d13pGq__point{background:#ffffff05;border-radius:12px;flex-direction:column;gap:.5rem;padding:1.5rem;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s,background .3s;display:flex}.LocalExpertise-module__d13pGq__point:hover{background:#ffffff0d;transform:translateY(-8px);box-shadow:0 15px 30px #0006}.LocalExpertise-module__d13pGq__pointIcon{color:var(--accent-gold);font-size:1.5rem;transition:transform .4s cubic-bezier(.2,.8,.2,1)}.LocalExpertise-module__d13pGq__point:hover .LocalExpertise-module__d13pGq__pointIcon{transform:scale(1.2)rotate(15deg)}.LocalExpertise-module__d13pGq__pointTitle{text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:700}.LocalExpertise-module__d13pGq__pointDesc{color:#ffffff80;font-size:.85rem}.LocalExpertise-module__d13pGq__imageContainer{border:1px solid #ffffff1a;height:600px;position:relative}.LocalExpertise-module__d13pGq__image{object-fit:cover}@media (max-width:992px){.LocalExpertise-module__d13pGq__container{grid-template-columns:1fr;gap:3rem}.LocalExpertise-module__d13pGq__imageContainer{height:400px}}
.CoreTech-module__dSKitW__section{padding:var(--section-padding);background-color:var(--bg-card);color:var(--text-primary);position:relative}.CoreTech-module__dSKitW__section .CoreTech-module__dSKitW__section-title{color:var(--text-primary)}.CoreTech-module__dSKitW__section .CoreTech-module__dSKitW__section-subtitle{color:var(--text-secondary)}.CoreTech-module__dSKitW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.CoreTech-module__dSKitW__imageWrapper{border:1px solid #ffffff1a;border-radius:12px;width:100%;height:600px;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080}.CoreTech-module__dSKitW__image{object-fit:cover}.CoreTech-module__dSKitW__badge{background-color:var(--accent-dark);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:4px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-block}.CoreTech-module__dSKitW__layerList{flex-direction:column;gap:2rem;margin-top:3rem;display:flex}.CoreTech-module__dSKitW__layerItem{cursor:default;border-radius:8px;gap:1.5rem;padding:1rem;transition:transform .3s cubic-bezier(.2,.8,.2,1),background-color .3s;display:flex}.CoreTech-module__dSKitW__layerItem:hover{background-color:#d4af370d;transform:translate(15px)}.CoreTech-module__dSKitW__layerNumber{font-family:var(--font-heading);color:#1212121a;font-size:2rem;font-weight:800;line-height:1;transition:color .3s}.CoreTech-module__dSKitW__layerItem:hover .CoreTech-module__dSKitW__layerNumber{color:var(--accent-gold)}.CoreTech-module__dSKitW__layerItem h4{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem}.CoreTech-module__dSKitW__layerItem p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}@media (max-width:992px){.CoreTech-module__dSKitW__grid{grid-template-columns:1fr}.CoreTech-module__dSKitW__imageWrapper{order:-1;height:400px}}
.ColorGrid-module__eEN6Bq__section{padding:var(--section-padding);background-color:var(--bg-card);position:relative}.ColorGrid-module__eEN6Bq__interactiveArea{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-top:3rem;display:grid}.ColorGrid-module__eEN6Bq__displayImageContainer{border:1px solid var(--border-light);border-radius:12px;width:100%;margin-top:3rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.ColorGrid-module__eEN6Bq__displayImage{object-fit:cover;object-position:0% 50%;width:100%;height:auto;animation:30s ease-in-out infinite alternate ColorGrid-module__eEN6Bq__panImage}@keyframes ColorGrid-module__eEN6Bq__panImage{0%{object-position:0% 50%;transform:scale(1.1)}to{object-position:100% 50%;transform:scale(1.1)}}.ColorGrid-module__eEN6Bq__stockBadge{color:#fff;letter-spacing:2px;border:1px solid var(--accent-gold);z-index:5;background:#121212;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:.75rem;font-weight:800;display:flex;position:absolute;top:2rem;right:2rem}.ColorGrid-module__eEN6Bq__dot{background-color:#27ae60;border-radius:50%;width:8px;height:8px;animation:2s infinite ColorGrid-module__eEN6Bq__pulse;box-shadow:0 0 10px #27ae60}@keyframes ColorGrid-module__eEN6Bq__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.ColorGrid-module__eEN6Bq__previewPanel{border-radius:12px;align-items:flex-end;width:100%;height:500px;padding:2rem;transition:background-color .5s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 100px #0003,0 20px 40px #0b254526}.ColorGrid-module__eEN6Bq__previewContent{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-radius:8px;width:100%;padding:1.5rem}.ColorGrid-module__eEN6Bq__previewContent h3{color:var(--accent-gold);margin-bottom:.25rem;font-size:1.5rem}.ColorGrid-module__eEN6Bq__swatchGrid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem;display:grid}.ColorGrid-module__eEN6Bq__swatch{aspect-ratio:1;cursor:pointer;border:4px solid #fff;border-radius:50%;transition:all .3s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 10px #0000001a}.ColorGrid-module__eEN6Bq__swatch:hover,.ColorGrid-module__eEN6Bq__swatch.ColorGrid-module__eEN6Bq__active{border-color:var(--accent-gold);z-index:10;transform:scale(1.15);box-shadow:0 15px 30px #0003}.ColorGrid-module__eEN6Bq__swatchName{background:var(--accent-gold);color:#fff;opacity:0;white-space:nowrap;border-radius:4px;padding:4px 8px;font-size:.75rem;font-weight:600;transition:opacity .3s,bottom .3s;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.ColorGrid-module__eEN6Bq__swatch:hover .ColorGrid-module__eEN6Bq__swatchName{opacity:1;bottom:10px}@media (max-width:992px){.ColorGrid-module__eEN6Bq__interactiveArea{grid-template-columns:1fr;gap:2rem}.ColorGrid-module__eEN6Bq__previewPanel{height:300px}}
.Services-module__dpHhBa__section{padding:var(--section-padding);background-color:var(--bg-primary);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);position:relative;overflow:hidden}.Services-module__dpHhBa__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4af370d 0%,#0a0a0a00 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.Services-module__dpHhBa__container{justify-content:center;display:flex}.Services-module__dpHhBa__content{text-align:center;z-index:1;max-width:800px;position:relative}.Services-module__dpHhBa__description{color:var(--text-secondary);margin-bottom:3rem;font-size:1.125rem;line-height:1.8}.Services-module__dpHhBa__pricingCard{background-color:var(--bg-card);border:1px solid #d4af374d;border-radius:12px;margin-bottom:3rem;padding:3rem 2rem;animation:6s ease-in-out infinite Services-module__dpHhBa__float;box-shadow:0 10px 30px #00000080}@keyframes Services-module__dpHhBa__float{0%{transform:translateY(0)scale(1.05)}50%{transform:translateY(-15px)scale(1.05)}to{transform:translateY(0)scale(1.05)}}.Services-module__dpHhBa__priceHeader{justify-content:center;align-items:baseline;gap:.5rem;margin-bottom:1rem;display:flex}.Services-module__dpHhBa__priceTag{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-size:1.25rem}.Services-module__dpHhBa__price{color:var(--accent-gold);font-size:4rem;font-weight:700;line-height:1}.Services-module__dpHhBa__sqft{color:var(--text-primary);font-size:1.25rem}.Services-module__dpHhBa__priceDesc{color:var(--text-secondary)}.Services-module__dpHhBa__benefits{text-align:left;flex-direction:column;gap:1.5rem;max-width:500px;margin:0 auto 3rem;display:flex}.Services-module__dpHhBa__benefit{align-items:center;gap:1rem;font-size:1.125rem;display:flex}.Services-module__dpHhBa__check{color:var(--bg-dark);background-color:var(--accent-gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.875rem;font-weight:700;display:flex}.Services-module__dpHhBa__cta{padding:1.25rem 3rem;font-size:1.125rem}@media (max-width:768px){.Services-module__dpHhBa__price{font-size:2.5rem}}
.Portfolio-module__uAcsSq__section{padding:var(--section-padding);background-color:var(--bg-card)}.Portfolio-module__uAcsSq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.Portfolio-module__uAcsSq__portfolioItem{border:4px solid var(--bg-secondary);border-radius:4px;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s;overflow:hidden;box-shadow:0 15px 35px #0006}.Portfolio-module__uAcsSq__portfolioItem:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 25px 50px #0009}.Portfolio-module__uAcsSq__imageWrapper{width:100%;height:400px;position:relative}.Portfolio-module__uAcsSq__image{object-fit:cover;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.Portfolio-module__uAcsSq__portfolioItem:hover .Portfolio-module__uAcsSq__image{transform:scale(1.1)}.Portfolio-module__uAcsSq__overlay{color:#fff;opacity:0;background:linear-gradient(#0000 0%,#0006 50%,#000000e6 100%);flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:2.5rem;transition:opacity .4s;display:flex;position:absolute;top:0;left:0}.Portfolio-module__uAcsSq__portfolioItem:hover .Portfolio-module__uAcsSq__overlay{opacity:1}.Portfolio-module__uAcsSq__overlay h3{color:#fff;margin-bottom:.5rem;font-size:1.5rem;transition:transform .4s cubic-bezier(.2,.8,.2,1) .1s;transform:translateY(20px)}.Portfolio-module__uAcsSq__overlay p{color:var(--accent-gold);text-transform:uppercase;letter-spacing:2px;font-size:.95rem;font-weight:700;transition:transform .4s cubic-bezier(.2,.8,.2,1) .2s;transform:translateY(20px)}.Portfolio-module__uAcsSq__portfolioItem:hover .Portfolio-module__uAcsSq__overlay h3,.Portfolio-module__uAcsSq__portfolioItem:hover .Portfolio-module__uAcsSq__overlay p{transform:translateY(0)}@media (max-width:992px){.Portfolio-module__uAcsSq__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Portfolio-module__uAcsSq__grid{grid-template-columns:1fr}}
.Testimonials-module__ItA9Ha__section{background-color:var(--background-alabaster);padding:8rem 0}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:4rem}.Testimonials-module__ItA9Ha__marqueeWrapper{width:100%;padding:1rem 0;display:flex;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__marqueeWrapper:before,.Testimonials-module__ItA9Ha__marqueeWrapper:after{content:"";z-index:2;pointer-events:none;width:100px;height:100%;position:absolute;top:0}.Testimonials-module__ItA9Ha__marqueeWrapper:before{background:linear-gradient(to right, var(--background-alabaster), transparent);left:0}.Testimonials-module__ItA9Ha__marqueeWrapper:after{background:linear-gradient(to left, var(--background-alabaster), transparent);right:0}.Testimonials-module__ItA9Ha__marquee{gap:2rem;width:max-content;animation:40s linear infinite Testimonials-module__ItA9Ha__scroll;display:flex}.Testimonials-module__ItA9Ha__marquee:hover{animation-play-state:paused}@keyframes Testimonials-module__ItA9Ha__scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1rem))}}.Testimonials-module__ItA9Ha__card{flex-direction:column;flex-shrink:0;gap:1.5rem;width:380px;height:100%;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex}.Testimonials-module__ItA9Ha__card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.Testimonials-module__ItA9Ha__stars{color:var(--accent-gold);letter-spacing:2px;font-size:1.25rem}.Testimonials-module__ItA9Ha__comment{color:var(--text-primary);flex-grow:1;font-style:italic;line-height:1.6}.Testimonials-module__ItA9Ha__footer{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.Testimonials-module__ItA9Ha__author{color:var(--text-secondary);font-weight:700}.Testimonials-module__ItA9Ha__badge{text-transform:uppercase;letter-spacing:1px;color:var(--accent-gold);background:#e67e221a;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:600}@media (max-width:768px){.Testimonials-module__ItA9Ha__section{padding:4rem 0}.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr}}.Testimonials-module__ItA9Ha__ctaWrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-top:5rem;display:flex}.Testimonials-module__ItA9Ha__reviewBtn,.Testimonials-module__ItA9Ha__appleBtn{justify-content:center;align-items:center;gap:.75rem;min-width:240px;font-weight:700;text-decoration:none;display:flex}.Testimonials-module__ItA9Ha__reviewBtn{border-color:var(--accent-gold);color:var(--accent-gold)}.Testimonials-module__ItA9Ha__reviewBtn:hover{background:var(--accent-gold);color:#fff}.Testimonials-module__ItA9Ha__appleBtn{color:#000;border-color:#000}.Testimonials-module__ItA9Ha__appleBtn:hover{color:#fff;background:#000}.Testimonials-module__ItA9Ha__googleIcon,.Testimonials-module__ItA9Ha__appleIcon{border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:900;display:flex}.Testimonials-module__ItA9Ha__googleIcon{color:#fff;background:#4285f4}.Testimonials-module__ItA9Ha__appleIcon{color:#fff;background:#000;font-size:1rem}
.FAQ-module__V8_xEa__section{background-color:#fff;padding:8rem 0}.FAQ-module__V8_xEa__header{text-align:center;margin-bottom:4rem}.FAQ-module__V8_xEa__faqList{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.FAQ-module__V8_xEa__item{border:1px solid var(--border-light);border-radius:12px;transition:border-color .3s,box-shadow .3s;overflow:hidden}.FAQ-module__V8_xEa__item:hover{border-color:var(--accent-gold);box-shadow:0 4px 20px #0000000d}.FAQ-module__V8_xEa__question{text-align:left;cursor:pointer;width:100%;font-family:var(--font-playfair);color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 2rem;font-size:1.25rem;font-weight:700;display:flex}.FAQ-module__V8_xEa__icon{color:var(--accent-gold);font-size:1.5rem;transition:transform .3s}.FAQ-module__V8_xEa__active .FAQ-module__V8_xEa__icon{transform:rotate(45deg)}.FAQ-module__V8_xEa__answer{background-color:var(--background-alabaster);max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.FAQ-module__V8_xEa__active .FAQ-module__V8_xEa__answer{max-height:500px;padding:0 2rem 2rem}.FAQ-module__V8_xEa__answer p{color:var(--text-secondary);margin:0;line-height:1.6}@media (max-width:768px){.FAQ-module__V8_xEa__section{padding:4rem 0}.FAQ-module__V8_xEa__question{padding:1rem 1.5rem;font-size:1.1rem}.FAQ-module__V8_xEa__active .FAQ-module__V8_xEa__answer{padding:0 1.5rem 1.5rem}}
.B2BHub-module__dnbiWG__section{padding:var(--section-padding);background-color:var(--bg-card)}.B2BHub-module__dnbiWG__container{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:3rem;display:grid}.B2BHub-module__dnbiWG__content{flex-direction:column;justify-content:center;padding:4rem;display:flex}.B2BHub-module__dnbiWG__label{color:var(--accent-gold);text-transform:uppercase;letter-spacing:3px;margin-bottom:2rem;font-size:.75rem;font-weight:700;display:inline-block}.B2BHub-module__dnbiWG__list{margin-top:1rem;list-style:none}.B2BHub-module__dnbiWG__list li{margin-bottom:2rem}.B2BHub-module__dnbiWG__list strong{color:var(--text-primary);letter-spacing:1px;text-transform:uppercase;margin-bottom:.5rem;font-size:.9rem;display:block}.B2BHub-module__dnbiWG__list p{color:var(--text-secondary);font-size:1rem;line-height:1.6}.B2BHub-module__dnbiWG__imageContainer{min-height:500px;position:relative;overflow:hidden}.B2BHub-module__dnbiWG__image{object-fit:cover}@media (max-width:1024px){.B2BHub-module__dnbiWG__container{grid-template-columns:1fr;gap:2rem}.B2BHub-module__dnbiWG__imageContainer{height:400px;min-height:auto}}@media (max-width:768px){.B2BHub-module__dnbiWG__content{padding:2.5rem 2rem}}
