.materials-hero{padding:0;background:#fff}.materials-hero__container{display:grid;min-height:100svh;background:#fff}.materials-hero__content{display:flex;flex-direction:column;justify-content:center;gap:1.05rem;min-width:0;padding:6.25rem 1rem 2.5rem}.materials-hero__breadcrumb{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;color:hsl(var(--muted-foreground));font-size:clamp(.82rem,2.6vw,1rem);line-height:1.4}.materials-hero__breadcrumb span:first-child{color:hsl(var(--accent));font-weight:700;letter-spacing:.02em}.materials-hero__title{max-width:14ch;color:hsl(var(--foreground));font-size:clamp(2rem,8.2vw,3.05rem);line-height:1.08}.materials-hero__lead{max-width:34rem;color:hsl(var(--muted-foreground));font-size:clamp(.96rem,2.4vw,1.05rem);line-height:1.5}.materials-hero__proofs{display:grid;gap:0;max-width:33rem;margin:.25rem 0 0;padding:0;list-style:none}.materials-hero__proof{display:grid;grid-template-columns:2.25rem minmax(0,1fr);gap:1rem;align-items:center;min-width:0;padding:.62rem 0;border-bottom:1px solid hsl(var(--border));color:hsl(var(--foreground));font-size:clamp(.95rem,2.5vw,1rem);line-height:1.45}.materials-hero__proof:first-child{border-top:0}.materials-hero__proof-icon{width:1.72rem;height:1.72rem;color:hsl(var(--accent));fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.materials-hero__actions{flex-direction:column;align-items:stretch;width:min(100%,33rem);gap:.7rem;padding-top:.3rem}.materials-hero .btn{justify-content:space-between;width:100%;min-height:3.25rem;height:auto;padding:.78rem 1.45rem;border-radius:.5rem;font-size:clamp(.9rem,2.6vw,1rem);line-height:1.25;text-align:left}.materials-hero .btn-cta{box-shadow:0 18px 40px -24px hsl(var(--accent) / .72)}.materials-hero .btn-outline{border-color:hsl(var(--accent));background:#fff}.materials-hero__button-arrow{flex:0 0 auto;padding-left:.75rem;font-size:1.35rem;line-height:1}.materials-hero__visual{position:relative;aspect-ratio:4 / 3;min-height:19rem;overflow:hidden;border-radius:1rem;background:hsl(var(--secondary));box-shadow:0 25px 50px -12px #1c1c222e}.materials-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:58% 50%}.materials-hero__stat{position:absolute;left:clamp(1rem,8vw,4rem);bottom:clamp(1.25rem,4vw,2.25rem);display:grid;grid-template-columns:auto auto;column-gap:.85rem;align-items:center;min-width:11rem;padding:1rem 1.25rem;border:1px solid hsl(0 0% 100% / .7);border-radius:.5rem;background:#ffffffed;box-shadow:0 24px 60px -36px hsl(var(--primary) / .42);backdrop-filter:blur(16px)}.materials-hero__stat-icon{grid-row:span 2;width:2.6rem;height:2.6rem;color:hsl(var(--accent));fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.materials-hero__stat strong{color:hsl(var(--foreground));font-family:Montserrat,sans-serif;font-size:clamp(1.35rem,4vw,1.85rem);line-height:1}.materials-hero__stat span{color:hsl(var(--muted-foreground));font-size:.95rem;line-height:1.35}.materials-combo__swatch--white-wood,.materials-combo__swatch--graphite-wood,.materials-combo__swatch--ldsp{background:linear-gradient(90deg,hsl(31 44% 55% / .22) 1px,transparent 1px),linear-gradient(135deg,#c39565,#d2bf9d 48%,#835e3f);background-size:.75rem 100%,100% 100%}.materials-combo__swatch--beige-stone{background:radial-gradient(circle at 20% 30%,hsl(0 0% 100% / .7),transparent 16%),radial-gradient(circle at 80% 70%,hsl(0 0% 55% / .24),transparent 18%),linear-gradient(135deg,#e2ddd4,#ada190)}.materials-combo__swatch--enamel{background:linear-gradient(135deg,#ece8df,#d2c9bc)}.materials-combo__swatch--agt{background:linear-gradient(135deg,#2f3337,#545963)}.materials-card-grid,.materials-detail-grid,.materials-combo-grid{display:grid;gap:1rem;margin-top:2rem;min-width:0}.materials-card-grid .feature-card{gap:.85rem;min-height:100%}.materials-picker-card__image{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;border:1px solid hsl(var(--border));border-radius:.85rem;background:hsl(var(--secondary));box-shadow:0 14px 36px -28px #1c1c227a;transition:transform .45s ease,filter .45s ease}.materials-card-grid .feature-card:hover .materials-picker-card__image{filter:saturate(1.04) contrast(1.02);transform:scale(1.025)}html[data-gsap-motion=true] .materials-card-grid .feature-card:hover .materials-picker-card__image{transform:none}.materials-card-grid .about-card__eyebrow{margin-bottom:0}.materials-card-grid .feature-card__title,.materials-card-grid .feature-card__text{text-align:left}.materials-card-grid .feature-card__title{display:block;min-height:0;margin-top:0}.materials-card-grid .feature-card__text{margin-top:0}.materials-card-grid--centered{justify-content:center}.materials-table-wrap{margin-top:2rem;max-width:100%;min-width:0;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;border:1px solid hsl(var(--border));border-radius:1rem;background:#fff;box-shadow:var(--shadow-sm)}.materials-table{width:100%;min-width:62rem;border-collapse:collapse}.materials-table th,.materials-table td{padding:1rem;border-bottom:1px solid hsl(var(--border));text-align:left;vertical-align:top;line-height:1.6}.materials-table th{color:hsl(var(--foreground));font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:700}.materials-table td{color:hsl(var(--muted-foreground));font-size:.94rem}.materials-table thead th{position:sticky;top:0;background:#faf8f5}.materials-table tbody tr:last-child th,.materials-table tbody tr:last-child td{border-bottom:0}.materials-table--compact{min-width:42rem}.materials-mini-cta{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;max-width:100%;min-width:0;margin-top:1.25rem;padding:1.25rem;border-radius:1rem;background:#fff;border:1px solid hsl(var(--border));box-shadow:var(--shadow-sm)}.materials-mini-cta p{min-width:0;color:hsl(var(--muted-foreground));line-height:1.7}.materials-hero .btn,#materials-contact .about-cta-panel__actions .btn,.materials-mini-cta .btn,.materials-detail-card .about-link-chip,.materials-links .about-link-chip{width:auto;max-width:100%;min-width:0;white-space:normal}.materials-mini-cta .btn{align-self:center}.materials-detail-card{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;min-width:0}.materials-detail-card .about-list{margin-top:0}.materials-steps{display:grid;gap:.8rem;margin:1rem 0 1.25rem;padding-left:1.2rem;color:hsl(var(--muted-foreground));line-height:1.65}.materials-combo{display:grid;gap:.65rem;min-width:0;padding:1.25rem;border:1px solid hsl(var(--border));border-radius:1rem;background:#fff;box-shadow:var(--shadow-sm)}.materials-combo__image{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:.75rem;border:1px solid hsl(var(--border));background:hsl(var(--secondary))}.materials-combo__swatch{display:block;width:100%;aspect-ratio:4 / 1.35;border-radius:.75rem;border:1px solid hsl(var(--border))}.materials-combo__swatch--white-wood{background:linear-gradient(90deg,hsl(0 0% 96%) 0 50%,transparent 50% 100%),linear-gradient(135deg,#c39565,#d2bf9d 48%,#835e3f)}.materials-combo__swatch--graphite-wood{background:linear-gradient(90deg,hsl(220 8% 25%) 0 50%,transparent 50% 100%),linear-gradient(135deg,#c39565,#d2bf9d 48%,#835e3f)}.materials-combo strong{font-family:Montserrat,sans-serif;font-size:1.02rem;line-height:1.35}.materials-combo p,.materials-form-note{color:hsl(var(--muted-foreground));line-height:1.65}.materials-links{align-items:flex-start;min-width:0}.materials-lead-fields{display:grid;gap:.8rem}.materials-field-preview{display:grid;gap:.2rem;padding:.9rem 0;border-bottom:1px solid hsl(0 0% 100% / .12)}.materials-field-preview span{color:hsl(var(--primary-foreground) / .72);font-size:.85rem}.materials-field-preview strong{color:hsl(var(--primary-foreground));font-size:.95rem;line-height:1.45}@media(max-width:639px){.materials-hero__actions,#materials-contact .about-cta-panel__actions,.materials-mini-cta{align-items:flex-start}#materials-contact .about-cta-panel__actions .btn,.materials-mini-cta .btn{align-self:flex-start;justify-content:center}.materials-hero .btn{align-self:stretch}}@media(min-width:640px){.materials-hero__content{padding-right:1.5rem;padding-left:1.5rem}.materials-hero__visual{border-radius:1.5rem}.materials-mini-cta{flex-direction:row;align-items:center;justify-content:space-between}}@media(min-width:768px){.materials-hero__content{padding-right:2rem;padding-left:2rem}.materials-card-grid--four,.materials-combo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.materials-card-grid--centered>.feature-card:last-child:nth-child(odd){grid-column:1 / -1;width:min(100%,24rem);justify-self:center}.materials-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.materials-hero__container{grid-template-columns:minmax(0,47.25%) minmax(0,52.75%);height:100svh;min-height:45rem;max-height:56rem;gap:clamp(2rem,4vw,4rem);align-items:center}.materials-hero__content{max-width:41rem;margin-left:auto;padding-top:5.75rem;padding-right:clamp(2.5rem,4.4vw,5rem);padding-bottom:2.25rem;padding-left:2rem}.materials-hero__title{font-size:clamp(2.55rem,3.55vw,3.35rem)}.materials-hero__visual{width:min(100%,44rem);min-height:0;max-height:min(38rem,calc(100svh - 10rem));margin-right:clamp(2rem,5vw,5rem)}.materials-card-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.materials-card-grid--centered{grid-template-columns:repeat(3,minmax(0,1fr))}.materials-card-grid--centered>.feature-card:last-child:nth-child(odd){grid-column:auto;width:auto}.materials-combo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1280px){.materials-hero__content{padding-left:0}}
