.Hero-module__PgAKtG__hero{justify-content:center;align-items:center;width:100%;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__bgSlideshow{position:absolute;inset:0}.Hero-module__PgAKtG__slide{opacity:0;transition:opacity 1.2s ease-in-out;position:absolute;inset:0}.Hero-module__PgAKtG__slideActive{opacity:1}.Hero-module__PgAKtG__slideImg{object-fit:cover;object-position:center;filter:blur(1.5px);animation:12s ease-in-out infinite alternate Hero-module__PgAKtG__kenBurns}@keyframes Hero-module__PgAKtG__kenBurns{0%{transform:scale(1.05)translate(0)}to{transform:scale(1.12)translate(-1.5%,-1%)}}.Hero-module__PgAKtG__overlay{z-index:1;background:linear-gradient(#111e4eb8 0%,#111e4e8c 50%,#111e4ecc 100%);position:absolute;inset:0}.Hero-module__PgAKtG__content{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:760px;padding:0 1.5rem;display:flex;position:relative}.Hero-module__PgAKtG__logo{border-radius:12px;margin-bottom:1.5rem;animation:.9s both Hero-module__PgAKtG__logoEntrance,2.8s ease-in-out 1.1s infinite Hero-module__PgAKtG__glowPulse}@keyframes Hero-module__PgAKtG__logoEntrance{0%{opacity:0;transform:translateY(-18px)scale(.82);box-shadow:0 0 #0000}to{opacity:1;transform:translateY(0)scale(1);box-shadow:0 8px 32px #0006}}@keyframes Hero-module__PgAKtG__glowPulse{0%,to{box-shadow:0 8px 32px #0006,0 0 #3d8b7800}50%{box-shadow:0 8px 32px #0006,0 0 28px 10px #3d8b788c}}.Hero-module__PgAKtG__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--teal-light);margin-bottom:.75rem;font-size:.82rem;font-weight:700;animation:.9s .15s both Hero-module__PgAKtG__fadeDown}.Hero-module__PgAKtG__headline{color:var(--white);text-shadow:0 2px 12px #00000059;margin-bottom:1.25rem;font-size:clamp(2.4rem,6vw,4.2rem);font-weight:900;line-height:1.1;animation:.9s .3s both Hero-module__PgAKtG__fadeDown}.Hero-module__PgAKtG__sub{color:#ffffffd1;max-width:580px;margin-bottom:2.25rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.65;animation:.9s .45s both Hero-module__PgAKtG__fadeDown}.Hero-module__PgAKtG__actions{flex-wrap:wrap;justify-content:center;gap:1rem;animation:.9s .6s both Hero-module__PgAKtG__fadeDown;display:flex}.Hero-module__PgAKtG__btnPrimary{background:var(--teal);color:var(--white);letter-spacing:.02em;border-radius:8px;padding:.85rem 2rem;font-size:1rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 4px 18px #3d8b7866}.Hero-module__PgAKtG__btnPrimary:hover{background:var(--teal-light);transform:translateY(-2px);box-shadow:0 6px 24px #3d8b788c}.Hero-module__PgAKtG__btnSecondary{color:var(--white);background:#ffffff1f;border:1.5px solid #ffffff59;border-radius:8px;padding:.85rem 2rem;font-size:1rem;font-weight:600;transition:background .2s,transform .2s}.Hero-module__PgAKtG__btnSecondary:hover{background:#ffffff38;transform:translateY(-2px)}.Hero-module__PgAKtG__scrollHint{z-index:2;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__scrollDot{border:2px solid #ffffff80;border-radius:13px;width:26px;height:40px;display:block;position:relative}.Hero-module__PgAKtG__scrollDot:after{content:"";background:var(--white);border-radius:2px;width:4px;height:8px;animation:1.6s ease-in-out infinite Hero-module__PgAKtG__scrollBounce;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Hero-module__PgAKtG__scrollBounce{0%,to{opacity:1;transform:translate(-50%)translateY(0)}80%{opacity:0;transform:translate(-50%)translateY(10px)}}@keyframes Hero-module__PgAKtG__fadeDown{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}
.Slideshow-module__bcRMxq__section{background:var(--gray-light);padding:6rem 2.5rem}.Slideshow-module__bcRMxq__inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.Slideshow-module__bcRMxq__slideshowWrapper{position:relative}.Slideshow-module__bcRMxq__slideshow{aspect-ratio:4/3;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 60px #1a2b6b33}.Slideshow-module__bcRMxq__slide{opacity:0;transition:opacity 1s ease-in-out;position:absolute;inset:0}.Slideshow-module__bcRMxq__slideActive{opacity:1}.Slideshow-module__bcRMxq__img{object-fit:cover;object-position:center;filter:blur(.6px);image-rendering:smooth;animation:11s ease-in-out infinite alternate Slideshow-module__bcRMxq__kenBurns}@keyframes Slideshow-module__bcRMxq__kenBurns{0%{transform:scale(1.03)}to{transform:scale(1.09)translate(-1%,-.5%)}}.Slideshow-module__bcRMxq__dots{z-index:2;gap:8px;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.Slideshow-module__bcRMxq__dot{background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;transition:background .25s,transform .25s}.Slideshow-module__bcRMxq__dotActive{background:var(--white);transform:scale(1.35)}.Slideshow-module__bcRMxq__captionSide{flex-direction:column;gap:0;display:flex}.Slideshow-module__bcRMxq__caption{color:var(--navy);border-left:4px solid var(--teal);opacity:0;min-height:6rem;margin:1.5rem 0;padding-left:1.25rem;font-size:1.15rem;font-style:italic;line-height:1.75;transition:opacity .5s,transform .5s;transform:translateY(8px)}.Slideshow-module__bcRMxq__captionVisible{opacity:1;transform:translateY(0)}.Slideshow-module__bcRMxq__progress{background:var(--cream-dark);border-radius:2px;height:3px;margin-bottom:.6rem;overflow:hidden}.Slideshow-module__bcRMxq__progressBar{background:var(--teal);border-radius:2px;height:100%;transition:width .5s}.Slideshow-module__bcRMxq__counter{color:var(--gray-mid);letter-spacing:.08em;margin-bottom:2rem;font-size:.8rem}.Slideshow-module__bcRMxq__btn{background:var(--navy);color:var(--white);border-radius:8px;align-self:flex-start;padding:.8rem 1.8rem;font-size:.95rem;font-weight:600;transition:background .2s,transform .2s}.Slideshow-module__bcRMxq__btn:hover{background:var(--teal);transform:translateY(-2px)}@media (max-width:768px){.Slideshow-module__bcRMxq__section{padding:4rem 1.25rem}.Slideshow-module__bcRMxq__inner{grid-template-columns:1fr;gap:2rem}.Slideshow-module__bcRMxq__caption{font-size:1rem}.Slideshow-module__bcRMxq__btn{text-align:center;align-self:stretch}}
.Services-module__hmdBJW__section{background:var(--white);padding:6rem 2.5rem}.Services-module__hmdBJW__inner{max-width:1100px;margin:0 auto}.Services-module__hmdBJW__header{margin-bottom:3.5rem}.Services-module__hmdBJW__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Services-module__hmdBJW__card{background:var(--white);border:1px solid #e5e9f0;border-top:4px solid var(--teal);border-radius:12px;padding:2rem 1.5rem;transition:transform .25s,box-shadow .25s}.Services-module__hmdBJW__card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #1a2b6b1a}.Services-module__hmdBJW__iconWrap{width:52px;height:52px;color:var(--navy);margin-bottom:1.25rem}.Services-module__hmdBJW__iconWrap svg{width:100%;height:100%}.Services-module__hmdBJW__cardTitle{color:var(--navy);margin-bottom:.65rem;font-size:1.15rem;font-weight:700}.Services-module__hmdBJW__cardDesc{color:var(--gray-dark);font-size:.93rem;line-height:1.65}@media (max-width:960px){.Services-module__hmdBJW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.Services-module__hmdBJW__section{padding:4rem 1.25rem}.Services-module__hmdBJW__grid{grid-template-columns:1fr}}
.FoamVisualizer-module__gBXy5a__section{background:var(--navy);padding:6rem 2.5rem}.FoamVisualizer-module__gBXy5a__inner{grid-template-columns:400px 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.FoamVisualizer-module__gBXy5a__controls{color:var(--white)}.FoamVisualizer-module__gBXy5a__title{color:var(--white);margin-bottom:.85rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;line-height:1.2}.FoamVisualizer-module__gBXy5a__desc{color:#ffffffb3;margin-bottom:1.75rem;font-size:1rem;line-height:1.65}.FoamVisualizer-module__gBXy5a__unitToggle{background:#ffffff14;border-radius:8px;width:fit-content;margin-bottom:1.5rem;padding:3px;display:flex}.FoamVisualizer-module__gBXy5a__unitBtn{color:#ffffff8c;background:0 0;border-radius:6px;padding:.45rem 1.1rem;font-size:.88rem;font-weight:600;transition:all .2s}.FoamVisualizer-module__gBXy5a__unitActive{background:var(--teal);color:var(--white)}.FoamVisualizer-module__gBXy5a__inputGroup{flex-direction:column;gap:1rem;margin-bottom:1.75rem;display:flex}.FoamVisualizer-module__gBXy5a__inputLabel{color:#ffffffa6;letter-spacing:.05em;text-transform:uppercase;flex-direction:column;gap:.4rem;font-size:.82rem;font-weight:700;display:flex}.FoamVisualizer-module__gBXy5a__input{color:var(--white);background:#ffffff14;border:1.5px solid #ffffff26;border-radius:8px;outline:none;padding:.65rem 1rem;font-size:1rem;font-weight:500;transition:border-color .2s,background .2s}.FoamVisualizer-module__gBXy5a__input:focus{border-color:var(--teal-light);background:#ffffff1f}.FoamVisualizer-module__gBXy5a__input::-webkit-inner-spin-button{opacity:.4}.FoamVisualizer-module__gBXy5a__input::-webkit-outer-spin-button{opacity:.4}.FoamVisualizer-module__gBXy5a__select{color:var(--white);cursor:pointer;appearance:none;background:#ffffff14 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='rgba(255,255,255,0.5)' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") right 1rem center no-repeat;border:1.5px solid #ffffff26;border-radius:8px;outline:none;padding:.65rem 2.5rem .65rem 1rem;font-size:1rem;font-weight:500;transition:border-color .2s,background .2s}.FoamVisualizer-module__gBXy5a__select:focus{border-color:var(--teal-light);background-color:#ffffff1f}.FoamVisualizer-module__gBXy5a__select option{color:var(--white);background:#1a2b6b}.FoamVisualizer-module__gBXy5a__stats{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.75rem;padding:1rem 1.25rem;display:flex}.FoamVisualizer-module__gBXy5a__stat{flex-direction:column;gap:.2rem;display:flex}.FoamVisualizer-module__gBXy5a__statVal{color:var(--teal-light);font-size:1.1rem;font-weight:700}.FoamVisualizer-module__gBXy5a__statLbl{color:#ffffff80;letter-spacing:.06em;text-transform:uppercase;font-size:.74rem}.FoamVisualizer-module__gBXy5a__statGrade{color:var(--teal-light);font-size:.92rem}.FoamVisualizer-module__gBXy5a__quoteBtn{background:var(--teal);color:var(--white);border-radius:8px;padding:.85rem 2rem;font-size:1rem;font-weight:700;transition:background .2s,transform .2s;display:inline-block;box-shadow:0 4px 18px #3d8b7859}.FoamVisualizer-module__gBXy5a__quoteBtn:hover{background:var(--teal-light);transform:translateY(-2px)}.FoamVisualizer-module__gBXy5a__vizArea{justify-content:center;align-items:center;min-height:340px;display:flex}.FoamVisualizer-module__gBXy5a__vizBox{flex-direction:column;align-items:center;gap:.75rem;width:100%;display:flex}.FoamVisualizer-module__gBXy5a__svg{filter:drop-shadow(0 8px 24px #0000004d);width:100%;max-width:420px;animation:.35s both FoamVisualizer-module__gBXy5a__fadeIn}@keyframes FoamVisualizer-module__gBXy5a__fadeIn{0%{opacity:0;transform:scale(.92)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.FoamVisualizer-module__gBXy5a__vizNote{color:#ffffff59;letter-spacing:.04em;text-align:center;font-size:.75rem}.FoamVisualizer-module__gBXy5a__placeholder{color:#ffffff4d;text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.FoamVisualizer-module__gBXy5a__placeholderIcon{width:80px;height:80px}.FoamVisualizer-module__gBXy5a__placeholderIcon svg{width:100%;height:100%}.FoamVisualizer-module__gBXy5a__placeholder p{max-width:200px;font-size:.95rem;line-height:1.5}@media (max-width:900px){.FoamVisualizer-module__gBXy5a__section{padding:4rem 1.25rem}.FoamVisualizer-module__gBXy5a__inner{grid-template-columns:1fr;gap:2rem}.FoamVisualizer-module__gBXy5a__vizArea{order:-1;min-height:280px}}
.Cushions-module__VXT5ta__section{background:var(--white);padding:6rem 2.5rem}.Cushions-module__VXT5ta__inner{max-width:1100px;margin:0 auto}.Cushions-module__VXT5ta__header{text-align:center;max-width:680px;margin:0 auto 3.5rem}.Cushions-module__VXT5ta__sub{color:var(--gray-mid);margin-top:1rem;font-size:1.05rem;line-height:1.7}.Cushions-module__VXT5ta__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3.5rem;display:grid}.Cushions-module__VXT5ta__card{background:var(--gray-light);border:1.5px solid #0000;border-radius:14px;padding:2rem 1.75rem;transition:transform .2s,box-shadow .2s}.Cushions-module__VXT5ta__card:hover{border-color:var(--teal);transform:translateY(-4px);box-shadow:0 12px 36px #1a2b6b1a}.Cushions-module__VXT5ta__icon{width:48px;height:48px;color:var(--teal);margin-bottom:1.1rem}.Cushions-module__VXT5ta__icon svg{width:100%;height:100%}.Cushions-module__VXT5ta__cardTitle{color:var(--navy);margin-bottom:.6rem;font-size:1.05rem;font-weight:700}.Cushions-module__VXT5ta__cardDesc{color:var(--gray-mid);font-size:.92rem;line-height:1.65}.Cushions-module__VXT5ta__cta{background:var(--navy);border-radius:16px;justify-content:space-between;align-items:center;gap:2rem;padding:2rem 2.5rem;display:flex}.Cushions-module__VXT5ta__ctaText{color:#ffffffd9;max-width:600px;font-size:1rem;line-height:1.6}.Cushions-module__VXT5ta__ctaBtn{background:var(--teal);color:var(--white);white-space:nowrap;border-radius:8px;flex-shrink:0;padding:.85rem 2rem;font-size:1rem;font-weight:700;transition:background .2s,transform .2s;box-shadow:0 4px 18px #3d8b7866}.Cushions-module__VXT5ta__ctaBtn:hover{background:var(--teal-light);transform:translateY(-2px)}@media (max-width:900px){.Cushions-module__VXT5ta__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Cushions-module__VXT5ta__section{padding:4rem 1.25rem}.Cushions-module__VXT5ta__grid{grid-template-columns:1fr}.Cushions-module__VXT5ta__cta{text-align:center;flex-direction:column;padding:1.75rem 1.5rem}.Cushions-module__VXT5ta__ctaBtn{text-align:center;width:100%}}
.About-module__OtWT4W__section{background:var(--white);padding:6rem 2.5rem}.About-module__OtWT4W__inner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1100px;margin:0 auto;display:grid}.About-module__OtWT4W__imageSide{position:relative}.About-module__OtWT4W__imgFrame{aspect-ratio:4/5;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 24px 60px #1a2b6b2e}.About-module__OtWT4W__img{object-fit:cover;object-position:center}.About-module__OtWT4W__accentCard{background:var(--navy);color:var(--white);border-radius:12px;flex-direction:column;gap:.2rem;padding:1.25rem 1.75rem;display:flex;position:absolute;bottom:-1.5rem;right:-1.5rem;box-shadow:0 12px 32px #1a2b6b40}.About-module__OtWT4W__accentVal{color:var(--teal-light);font-size:1.5rem;font-weight:800;line-height:1}.About-module__OtWT4W__accentLbl{color:#ffffffb3;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem}.About-module__OtWT4W__textSide{padding-bottom:1rem}.About-module__OtWT4W__body{color:var(--gray-dark);margin-bottom:1rem;font-size:1rem;line-height:1.75}.About-module__OtWT4W__mission{color:var(--navy);border-left:4px solid var(--teal);margin:1.5rem 0;padding-left:1.25rem;font-size:.97rem;font-style:italic;line-height:1.7}.About-module__OtWT4W__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem;display:grid}.About-module__OtWT4W__statCard{background:var(--gray-light);border-left:4px solid var(--teal);border-radius:10px;flex-direction:column;gap:.3rem;padding:1.25rem;display:flex}.About-module__OtWT4W__statVal{color:var(--navy);font-size:1.6rem;font-weight:800;line-height:1}.About-module__OtWT4W__statLbl{color:var(--gray-mid);letter-spacing:.05em;text-transform:uppercase;font-size:.82rem}@media (max-width:820px){.About-module__OtWT4W__section{padding:4rem 1.25rem}.About-module__OtWT4W__inner{grid-template-columns:1fr;gap:3rem}.About-module__OtWT4W__imageSide{order:-1}.About-module__OtWT4W__accentCard{bottom:-1rem;right:1rem}.About-module__OtWT4W__imgFrame{aspect-ratio:16/9}}
