.Hero-module__ZARIfG__hero{background:var(--primary-light);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroHome{min-height:85vh}.Hero-module__ZARIfG__heroPage{min-height:42vh;padding-top:140px}.Hero-module__ZARIfG__bgDecor{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__bgLine{display:none}.Hero-module__ZARIfG__heroContent{z-index:2;text-align:center;padding:6rem 0 5rem;position:relative}.Hero-module__ZARIfG__heroHome .Hero-module__ZARIfG__heroContent{padding:12rem 0 7rem}.Hero-module__ZARIfG__heroBadge{border-radius:var(--radius-full);color:var(--primary-dark);text-transform:uppercase;letter-spacing:.12em;background:#0e1a220a;border:1px solid #0e1a2214;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:700;animation:.7s both Hero-module__ZARIfG__fadeInUp;display:inline-flex}.Hero-module__ZARIfG__badgeIcon{width:14px;height:14px;color:var(--color-gold)}.Hero-module__ZARIfG__heroTitle{font-family:var(--font-display);color:var(--primary-dark);letter-spacing:-.04em;max-width:950px;margin:0 auto 1.75rem;font-size:clamp(2.75rem,7vw,5rem);font-weight:800;line-height:1.02;animation:.7s .1s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__heroHighlight{color:var(--paint-color)}.Hero-module__ZARIfG__heroSubtitle{color:var(--text-muted);max-width:620px;margin:0 auto 3.5rem;font-size:1.125rem;font-weight:400;line-height:1.8;animation:.7s .2s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__heroCtas{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;animation:.7s .3s both Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__heroSecondary{padding-right:1.5rem}.Hero-module__ZARIfG__heroSecondary svg{transition:transform var(--transition-base)}.Hero-module__ZARIfG__heroSecondary:hover svg{transform:translate(4px)}@media (max-width:768px){.Hero-module__ZARIfG__heroHome{min-height:85vh}.Hero-module__ZARIfG__heroPage{min-height:auto;padding-top:110px;padding-bottom:3rem}.Hero-module__ZARIfG__heroHome .Hero-module__ZARIfG__heroContent{padding:9rem 0 5rem}.Hero-module__ZARIfG__heroSubtitle{font-size:var(--text-base)}.Hero-module__ZARIfG__heroCtas{flex-direction:column;gap:1.25rem}}
.CTASection-module__ETvUXq__cta{background:var(--color-bg);padding:6rem 0}.CTASection-module__ETvUXq__ctaContent{text-align:center}.CTASection-module__ETvUXq__ctaTitle{font-family:var(--font-display);color:var(--color-navy);letter-spacing:-.03em;max-width:640px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800}.CTASection-module__ETvUXq__ctaSubtitle{color:var(--color-grey-dark);max-width:500px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.0625rem;line-height:1.7}.CTASection-module__ETvUXq__ctaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}@media (max-width:768px){.CTASection-module__ETvUXq__cta{padding:4rem 0}.CTASection-module__ETvUXq__ctaButtons{flex-direction:column}.CTASection-module__ETvUXq__ctaButtons>*{width:100%;max-width:320px}}
.products-module__E8alaG__productsPage{background:var(--color-white);padding:8rem 0}.products-module__E8alaG__categorySection{margin-bottom:8rem}.products-module__E8alaG__categorySection:last-child{margin-bottom:0}.products-module__E8alaG__categoryHeader{max-width:600px;margin-bottom:4rem}.products-module__E8alaG__categoryTitle{color:var(--primary-dark);letter-spacing:-.04em;margin-bottom:1rem;padding-left:0;font-size:2.25rem;font-weight:800;position:relative}.products-module__E8alaG__categoryDesc{color:var(--text-muted);margin-left:0;font-size:1.125rem;line-height:1.7}.products-module__E8alaG__productGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.products-module__E8alaG__productGrid{grid-template-columns:repeat(2,1fr)}.products-module__E8alaG__categoryHeader{flex-direction:column;gap:.5rem}.products-module__E8alaG__categoryDesc{text-align:left}}@media (max-width:640px){.products-module__E8alaG__productGrid{grid-template-columns:1fr}}
.ProductCard-module__t53O_a__card{border-radius:var(--radius-lg);background:#fff;border:1px solid #00000014;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.ProductCard-module__t53O_a__card:hover{box-shadow:var(--shadow-xl);border-color:rgba(var(--color-orange-rgb),.3);transform:translateY(-4px)}.ProductCard-module__t53O_a__cardImage{aspect-ratio:4/5;background:var(--color-grey-light);position:relative;overflow:hidden}.ProductCard-module__t53O_a__imageWrapper{width:100%;height:100%;position:relative}.ProductCard-module__t53O_a__productImage{object-fit:contain;padding:1.5rem;transition:opacity .3s}.ProductCard-module__t53O_a__productImageFront{opacity:1}.ProductCard-module__t53O_a__productImageBack{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__productImageBack{opacity:1}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__productImageFront{opacity:0}.ProductCard-module__t53O_a__categoryBadge{background:rgba(var(--color-gold-rgb),.95);color:#6b4d21;border:1px solid rgba(var(--color-gold-rgb),.4);text-transform:uppercase;letter-spacing:.025em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;border-radius:2rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem}.ProductCard-module__t53O_a__cardBody{flex-direction:column;flex:1;padding:1.5rem;display:flex}.ProductCard-module__t53O_a__cardTitle{color:var(--color-navy);margin-bottom:.5rem;font-size:1.125rem;font-weight:700;line-height:1.4}.ProductCard-module__t53O_a__cardDesc{color:var(--color-grey-dark);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ProductCard-module__t53O_a__sizesContainer{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.ProductCard-module__t53O_a__sizeBadge{color:var(--color-navy);background:var(--color-grey-light);border:1px solid #0000000d;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.ProductCard-module__t53O_a__benefitsList{flex:1;margin:0 0 1.5rem;padding:0;list-style:none}.ProductCard-module__t53O_a__benefitItem{color:var(--color-grey-dark);align-items:flex-start;gap:.5rem;margin-bottom:.375rem;font-size:.8125rem;display:flex}.ProductCard-module__t53O_a__checkIcon{width:1rem;height:1rem;color:var(--color-navy);flex-shrink:0;margin-top:.125rem}.ProductCard-module__t53O_a__cardCtas{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:auto;display:grid}
.category-module__4m2lnG__page{background-color:var(--color-bg);min-height:100vh}.category-module__4m2lnG__productsSection{padding:6rem 0;position:relative;overflow:hidden}.category-module__4m2lnG__productsSection:before{content:"";background:radial-gradient(circle,rgba(var(--color-orange-rgb),.05)0%,transparent 70%);z-index:0;pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute;top:-20%;left:-10%}.category-module__4m2lnG__container{z-index:1;position:relative}.category-module__4m2lnG__sectionHeader{text-align:center;margin-bottom:4rem}.category-module__4m2lnG__title{font-family:var(--font-display);color:var(--color-navy);margin-bottom:1rem;font-size:2.5rem}.category-module__4m2lnG__subtitle{color:var(--color-grey-dark);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.category-module__4m2lnG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:1024px){.category-module__4m2lnG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.category-module__4m2lnG__productsSection{padding:4rem 0}.category-module__4m2lnG__title{font-size:2rem}.category-module__4m2lnG__grid{grid-template-columns:1fr;gap:1.5rem}}
.why-neurigum-module__6GvYpG__whyPage{background:var(--color-white)}.why-neurigum-module__6GvYpG__sectionHeading{text-transform:uppercase;letter-spacing:.12em;color:var(--paint-color);margin-bottom:2rem;font-size:.75rem;font-weight:700;display:block}.why-neurigum-module__6GvYpG__sectionHeadingCenter{font-family:var(--font-display);color:var(--primary-dark);text-align:center;letter-spacing:-.03em;margin-bottom:4rem;font-size:2.75rem;font-weight:800}.why-neurigum-module__6GvYpG__largeTitle{font-family:var(--font-display);color:var(--primary-dark);letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.05}.why-neurigum-module__6GvYpG__storySection{padding:8rem 0}.why-neurigum-module__6GvYpG__storyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.why-neurigum-module__6GvYpG__storyText{color:var(--text-muted);margin-bottom:2rem;font-size:1.125rem;line-height:1.8}.why-neurigum-module__6GvYpG__storyImageWrapper{background:var(--primary-light);aspect-ratio:4/3;border-radius:var(--radius-lg);justify-content:center;align-items:center;padding:4rem;display:flex;position:relative;overflow:hidden}.why-neurigum-module__6GvYpG__storyQuote{font-family:var(--font-display);color:var(--primary-dark);text-align:center;z-index:1;font-size:1.75rem;font-style:italic;font-weight:700;line-height:1.4;position:relative}.why-neurigum-module__6GvYpG__manufacturingSection{background:var(--primary-dark);color:var(--color-white);padding:8rem 0}.why-neurigum-module__6GvYpG__manufacturingInner{flex-direction:column;gap:5rem;display:flex}.why-neurigum-module__6GvYpG__manufacturingHeader .why-neurigum-module__6GvYpG__largeTitle{color:var(--color-white)}.why-neurigum-module__6GvYpG__manufacturingDesc{color:#fff9;max-width:600px;font-size:1.125rem;line-height:1.7}.why-neurigum-module__6GvYpG__manufacturingGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.why-neurigum-module__6GvYpG__manufacturingCard{border-top:1px solid #ffffff1a;padding-top:3rem}.why-neurigum-module__6GvYpG__cardTitle{color:var(--color-white);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.why-neurigum-module__6GvYpG__cardDesc{color:#ffffff80;font-size:.9375rem;line-height:1.6}.why-neurigum-module__6GvYpG__qualityProcessSection{padding:10rem 0}.why-neurigum-module__6GvYpG__qualityFlex{justify-content:space-between;gap:4rem;display:flex}.why-neurigum-module__6GvYpG__qualityItem{flex:1}.why-neurigum-module__6GvYpG__qualityNum{font-family:var(--font-display);color:var(--primary-dark);opacity:.05;margin-bottom:-1.5rem;font-size:4rem;font-weight:800}.why-neurigum-module__6GvYpG__qualityTitle{color:var(--primary-dark);letter-spacing:-.01em;margin-bottom:1rem;font-size:1.375rem;font-weight:800}.why-neurigum-module__6GvYpG__qualityDesc{color:var(--text-muted);font-size:1rem;line-height:1.7}.why-neurigum-module__6GvYpG__supplySection{background:var(--primary-light);padding:8rem 0}.why-neurigum-module__6GvYpG__supplyInner{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.why-neurigum-module__6GvYpG__supplyDesc{color:var(--text-muted);margin:1.5rem 0 2.5rem;font-size:1.125rem;line-height:1.8}.why-neurigum-module__6GvYpG__supplyList{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.why-neurigum-module__6GvYpG__supplyList li{color:var(--primary-dark);align-items:center;gap:1rem;font-weight:700;display:flex}.why-neurigum-module__6GvYpG__supplyList li:before{content:"→";color:var(--paint-color)}.why-neurigum-module__6GvYpG__supplyVisual{aspect-ratio:16/9;background:var(--primary-dark);border-radius:var(--radius-lg);justify-content:center;align-items:center;display:flex;position:relative}.why-neurigum-module__6GvYpG__supplyBadge{background:var(--waterproof-color);color:#fff;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.1em;padding:.75rem 1.5rem;font-size:.75rem;font-weight:700}.why-neurigum-module__6GvYpG__trustSection{text-align:center;padding:10rem 0}.why-neurigum-module__6GvYpG__trustInner{max-width:800px;margin:0 auto}.why-neurigum-module__6GvYpG__trustHeading{font-family:var(--font-display);color:var(--primary-dark);letter-spacing:-.04em;margin-bottom:3.5rem;font-size:3rem;font-weight:800;line-height:1.1}.why-neurigum-module__6GvYpG__trustCtas{justify-content:center;gap:1.5rem;display:flex}@media (max-width:1024px){.why-neurigum-module__6GvYpG__storyGrid,.why-neurigum-module__6GvYpG__supplyInner{grid-template-columns:1fr;gap:3rem}.why-neurigum-module__6GvYpG__manufacturingGrid,.why-neurigum-module__6GvYpG__qualityFlex{flex-direction:column;grid-template-columns:1fr;gap:3rem}.why-neurigum-module__6GvYpG__largeTitle{font-size:2.5rem}.why-neurigum-module__6GvYpG__manufacturingHeader{text-align:left}}@media (max-width:768px){.why-neurigum-module__6GvYpG__trustCtas{flex-direction:column}.why-neurigum-module__6GvYpG__trustHeading{font-size:2.25rem}}
.Form-module__d4fHsG__form{width:100%}.Form-module__d4fHsG__formGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.Form-module__d4fHsG__formGroup{flex-direction:column;display:flex}.Form-module__d4fHsG__formGroupFull{grid-column:1/-1}.Form-module__d4fHsG__label{color:var(--color-navy);margin-bottom:.375rem;font-size:.875rem;font-weight:600}.Form-module__d4fHsG__required{color:var(--color-orange);margin-left:2px}.Form-module__d4fHsG__input,.Form-module__d4fHsG__textarea,.Form-module__d4fHsG__select{width:100%;color:var(--color-black);background:var(--color-white);border:2px solid var(--color-grey);border-radius:var(--radius-md);transition:all var(--transition-base);outline:none;padding:.875rem 1rem;font-family:inherit;font-size:.9375rem}.Form-module__d4fHsG__input:focus,.Form-module__d4fHsG__textarea:focus,.Form-module__d4fHsG__select:focus{border-color:var(--color-orange);box-shadow:0 0 0 4px rgba(var(--color-orange-rgb),.1)}.Form-module__d4fHsG__input::placeholder,.Form-module__d4fHsG__textarea::placeholder{color:var(--color-grey-medium)}.Form-module__d4fHsG__textarea{resize:vertical;min-height:120px}.Form-module__d4fHsG__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:18px;padding-right:3rem}.Form-module__d4fHsG__error{color:var(--color-red);background:rgba(var(--color-red-rgb),.05);border:1px solid rgba(var(--color-red-rgb),.2);border-radius:var(--radius-md);margin-top:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.Form-module__d4fHsG__submitBtn{width:100%;margin-top:1.5rem}.Form-module__d4fHsG__spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite Form-module__d4fHsG__spin;display:inline-block}@keyframes Form-module__d4fHsG__spin{to{transform:rotate(360deg)}}.Form-module__d4fHsG__success{text-align:center;background:rgba(var(--color-green-rgb),.05);border:2px solid rgba(var(--color-green-rgb),.2);border-radius:var(--radius-lg);padding:3rem 2rem}.Form-module__d4fHsG__successIcon{width:60px;height:60px;color:var(--color-green);margin:0 auto 1.25rem}.Form-module__d4fHsG__successIcon svg{width:100%;height:100%}.Form-module__d4fHsG__successTitle{margin-bottom:.5rem;font-size:1.5rem;font-weight:700;color:var(--color-navy)!important}.Form-module__d4fHsG__successText{max-width:400px;margin:0 auto;font-size:.9375rem;color:var(--color-grey-dark)!important}@media (max-width:640px){.Form-module__d4fHsG__formGrid{grid-template-columns:1fr}}
