.category-module__BxblyG__page{background:var(--bg-main);min-height:100vh}.category-module__BxblyG__hero{background-color:#000;justify-content:center;align-items:center;height:70vh;min-height:500px;display:flex;position:relative;overflow:hidden}.category-module__BxblyG__hero:after{content:"";z-index:1;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.category-module__BxblyG__bgImage{object-fit:cover;object-position:center 25%;z-index:0}.category-module__BxblyG__heroContent{z-index:10;text-align:center;max-width:900px;margin:0 auto;padding:0 3rem;position:relative}.category-module__BxblyG__label{text-transform:uppercase;letter-spacing:.3em;color:#ffffffb3;margin-bottom:1.5rem;font-size:.75rem;font-weight:500;display:inline-block}.category-module__BxblyG__title{color:var(--text-white);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:4rem;font-weight:600;line-height:1.1}.category-module__BxblyG__subtitle{color:#fffc;max-width:600px;margin:0 auto;font-size:1.25rem;font-weight:400;line-height:1.6}.category-module__BxblyG__section{max-width:1200px;margin:0 auto;padding:8rem 3rem}.category-module__BxblyG__sectionHeader{text-align:left;max-width:600px;margin-bottom:4rem}.category-module__BxblyG__sectionLabel{text-transform:uppercase;letter-spacing:.3em;color:var(--text-muted);margin-bottom:1rem;font-size:.75rem;font-weight:500;display:inline-block}.category-module__BxblyG__sectionTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:2.5rem;font-weight:600;line-height:1.2}.category-module__BxblyG__features{grid-template-columns:1fr;gap:2rem;margin-bottom:6rem;display:grid}.category-module__BxblyG__feature{background:var(--bg-white);border:2px solid var(--accent);text-align:left;border-radius:0;padding:3rem;transition:background-color .3s,color .3s}.category-module__BxblyG__feature:hover{background:var(--accent);color:var(--text-white)}.category-module__BxblyG__feature:hover h3,.category-module__BxblyG__feature:hover p{color:var(--text-white)}.category-module__BxblyG__feature h3{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.category-module__BxblyG__feature p{color:var(--text-secondary);font-size:1.125rem;line-height:1.7}.category-module__BxblyG__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.category-module__BxblyG__title{font-size:5rem}.category-module__BxblyG__features,.category-module__BxblyG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.category-module__BxblyG__hero{height:40vh;min-height:300px}.category-module__BxblyG__title{font-size:2rem}.category-module__BxblyG__section{padding:3rem 1.5rem}}.category-module__BxblyG__heroSimple{text-align:center;background:#000;justify-content:center;align-items:center;padding:12rem 3rem 6rem;display:flex}.category-module__BxblyG__contentSection{max-width:900px;margin:0 auto;padding:8rem 3rem}.category-module__BxblyG__timeline{border-left:2px solid var(--accent);max-width:700px;margin-bottom:6rem;margin-left:auto;margin-right:auto;padding-left:3rem;position:relative}.category-module__BxblyG__timelineItem{padding-bottom:4rem;padding-left:2rem;position:relative}.category-module__BxblyG__timelineItem:before{content:"";background:var(--accent);border:3px solid var(--bg-main);border-radius:50%;width:16px;height:16px;position:absolute;top:0;left:-3.6rem}.category-module__BxblyG__timelineYear{color:var(--accent);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem;font-size:.875rem;font-weight:600}.category-module__BxblyG__timelineContent h3{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.category-module__BxblyG__timelineContent p{color:var(--text-secondary);font-size:1.125rem;line-height:1.8}.category-module__BxblyG__infoGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.category-module__BxblyG__infoCard{background:var(--bg-white);border:2px solid var(--accent);text-align:left;border-radius:0;padding:3rem;transition:background-color .3s}.category-module__BxblyG__infoCard:hover{background:var(--accent)}.category-module__BxblyG__infoCard:hover h3,.category-module__BxblyG__infoCard:hover p{color:var(--text-white)}.category-module__BxblyG__infoCard h3{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.category-module__BxblyG__infoCard p{color:var(--text-secondary);font-size:1.125rem;line-height:1.8}.category-module__BxblyG__introText{text-align:center;max-width:700px;color:var(--text-secondary);margin:0 auto 5rem;font-size:1.25rem;line-height:1.8}.category-module__BxblyG__techSection{text-align:center;margin-bottom:6rem}.category-module__BxblyG__techHeader{text-align:center;margin-bottom:2rem;display:block}.category-module__BxblyG__techIcon{font-size:1.5rem}.category-module__BxblyG__techHeader h2{color:var(--text-primary);letter-spacing:-.02em;font-size:2rem;font-weight:600}.category-module__BxblyG__techIntro{color:var(--text-secondary);text-align:center;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.7}.category-module__BxblyG__techGrid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.category-module__BxblyG__techCard{background:var(--bg-white);border:2px solid var(--accent);border-radius:0;padding:3rem;transition:background-color .3s}.category-module__BxblyG__techCard:hover{background:var(--accent)}.category-module__BxblyG__techCard:hover h3,.category-module__BxblyG__techCard:hover p{color:var(--text-white)}.category-module__BxblyG__techCard h3{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.category-module__BxblyG__techCard p{color:var(--text-secondary);font-size:1.125rem;line-height:1.8}.category-module__BxblyG__ecoCard{background:var(--bg-white);border:2px solid var(--accent);border-radius:0;padding:3rem;transition:background-color .3s}.category-module__BxblyG__ecoCard:hover{background:var(--accent)}.category-module__BxblyG__ecoCard:hover h3,.category-module__BxblyG__ecoCard:hover p{color:var(--text-white)}.category-module__BxblyG__ecoCard h3{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.category-module__BxblyG__ecoCard p{color:var(--text-secondary);font-size:.9375rem;line-height:1.7}.category-module__BxblyG__qualityNote{background:var(--bg-dark);color:var(--text-white);text-align:center;border-radius:8px;margin-top:2rem;padding:2rem}.category-module__BxblyG__qualityNote h3{color:var(--text-white);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.category-module__BxblyG__qualityNote p{color:#ffffffd9;font-size:.9375rem;line-height:1.7}@media (max-width:768px){.category-module__BxblyG__heroSimple{padding:6rem 1.5rem 3rem}.category-module__BxblyG__contentSection{padding:3rem 1.5rem}.category-module__BxblyG__timeline{padding-left:1.5rem}.category-module__BxblyG__timelineItem{padding-left:1rem}.category-module__BxblyG__timelineItem:before{left:-2rem}}.category-module__BxblyG__fabricTableSection{margin-top:4rem}.category-module__BxblyG__fabricTableContainer{margin-top:2rem;overflow-x:auto}.category-module__BxblyG__fabricTable{border-collapse:collapse;width:100%;min-width:700px}.category-module__BxblyG__fabricTable th,.category-module__BxblyG__fabricTable td{text-align:left;border-bottom:1px solid var(--border-light);padding:1rem 1.25rem;font-size:.9375rem;line-height:1.6}.category-module__BxblyG__fabricTable th{background:var(--bg-dark);color:var(--text-white);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:600}.category-module__BxblyG__fabricTable tbody tr{transition:background-color var(--transition-fast)}.category-module__BxblyG__fabricTable tbody tr:hover{background:#00000008}.category-module__BxblyG__fabricTable td{color:var(--text-secondary);vertical-align:top}.category-module__BxblyG__fabricTable td:first-child{color:var(--text-primary);font-weight:500}.category-module__BxblyG__fabricTable tbody tr.category-module__BxblyG__highlightedRow{background:#0000000a}.category-module__BxblyG__fabricTable tbody tr.category-module__BxblyG__highlightedRow td:first-child{border-left:3px solid var(--accent);padding-left:calc(1.25rem - 3px)}.category-module__BxblyG__fabricTable tbody tr.category-module__BxblyG__highlightedRow:hover{background:#00000012}.category-module__BxblyG__recommendedBadge{background:var(--accent);color:var(--text-white);text-transform:uppercase;letter-spacing:.1em;border-radius:2px;align-items:center;gap:.375rem;margin-left:.5rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;display:inline-flex}.category-module__BxblyG__recommendedBadge:before{content:"★";font-size:.625rem}.category-module__BxblyG__compositionList{margin:0;padding:0;font-size:.875rem;list-style:none}.category-module__BxblyG__compositionList li{padding:.125rem 0}@media (max-width:768px){.category-module__BxblyG__fabricTableSection{margin-top:2rem}.category-module__BxblyG__fabricTable .category-module__BxblyG__compositionList{font-size:.8125rem}.category-module__BxblyG__fabricTable,.category-module__BxblyG__fabricTable tbody,.category-module__BxblyG__fabricTable tr,.category-module__BxblyG__fabricTable td{width:100%;min-width:0;display:block}.category-module__BxblyG__fabricTable thead{display:none}.category-module__BxblyG__fabricTable tr{border:2px solid var(--border-medium);background:#fff;border-radius:8px;margin-bottom:2rem;padding:1rem;box-shadow:0 4px 6px #0000000d}.category-module__BxblyG__fabricTable tbody tr:hover{background:#fff}.category-module__BxblyG__fabricTable tbody tr.category-module__BxblyG__highlightedRow td:first-child{border-left:none;padding-left:.5rem}.category-module__BxblyG__fabricTable tbody tr.category-module__BxblyG__highlightedRow{border-color:var(--accent);background:rgba(var(--accent-rgb),.05)}.category-module__BxblyG__fabricTable td{text-align:right;border-bottom:1px solid var(--border-light);justify-content:flex-end;align-items:center;min-height:40px;padding:.75rem .5rem;display:flex;position:relative;padding-left:40%!important}.category-module__BxblyG__fabricTable td:last-child{border-bottom:none}.category-module__BxblyG__fabricTable td:before{content:attr(data-label);text-align:left;text-transform:uppercase;width:35%;color:var(--text-secondary);font-size:.75rem;font-weight:700;position:absolute;top:50%;left:.5rem;transform:translateY(-50%)}.category-module__BxblyG__recommendedBadge{width:max-content;margin:.25rem 0 0 auto;display:block}.category-module__BxblyG__fabricTable .category-module__BxblyG__compositionList{text-align:right}.category-module__BxblyG__fabricTable .category-module__BxblyG__compositionList li{justify-content:flex-end}}
