.Header-module__KppamW__hero{justify-content:center;align-items:center;width:100%;height:280px;display:flex;position:relative;overflow:hidden}.Header-module__KppamW__heroBg{object-fit:cover;object-position:center}.Header-module__KppamW__overlay{z-index:1;background:linear-gradient(135deg,#1a0f0ad1 0%,#8b45138c 100%);position:absolute;inset:0}.Header-module__KppamW__heroContent{z-index:2;text-align:center;color:var(--color-white);padding:1.5rem;position:relative}.Header-module__KppamW__title{color:var(--color-white);margin-bottom:.5rem;font-size:clamp(2.2rem,7vw,3.8rem);font-weight:700;line-height:1.1}.Header-module__KppamW__slogan{color:var(--color-accent-light);font-size:clamp(1rem,2.5vw,1.4rem);font-style:italic;font-weight:300}@media (min-width:768px){.Header-module__KppamW__hero{height:340px}}@media (min-width:1024px){.Header-module__KppamW__hero{height:380px}}
.Navbar-module__P48_Aa__nav{z-index:100;-webkit-backdrop-filter:blur(12px);color:var(--color-white);background:#1a0f0af2;transition:background .4s,box-shadow .4s;position:sticky;top:0}.Navbar-module__P48_Aa__scrolled{background:#1a0f0afa;box-shadow:0 4px 20px #0000004d}.Navbar-module__P48_Aa__inner{justify-content:space-between;align-items:center;height:70px;display:flex}.Navbar-module__P48_Aa__brand{flex-shrink:0;align-items:center;gap:.6rem;transition:opacity .2s;display:flex}.Navbar-module__P48_Aa__brand:hover{opacity:.85}.Navbar-module__P48_Aa__logo{border-radius:6px}.Navbar-module__P48_Aa__brandName{letter-spacing:.02em;color:var(--color-white);font-size:1.15rem;font-weight:700}.Navbar-module__P48_Aa__toggle{color:var(--color-white);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:background .2s;display:flex}.Navbar-module__P48_Aa__toggle:hover{background:#ffffff1a}.Navbar-module__P48_Aa__menu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1a0f0afa;flex-direction:column;gap:.5rem;padding:1.5rem;animation:.2s ease-out Navbar-module__P48_Aa__fadeIn;display:none;position:absolute;top:70px;left:0;right:0;box-shadow:0 8px 24px #0006}.Navbar-module__P48_Aa__menuOpen{display:flex}.Navbar-module__P48_Aa__links{flex-direction:column;gap:.25rem;list-style:none;display:flex}.Navbar-module__P48_Aa__link{border-radius:var(--radius-sm);padding:.75rem 1rem;font-size:1.05rem;font-weight:500;transition:background .2s,color .2s;display:block}.Navbar-module__P48_Aa__link:hover,.Navbar-module__P48_Aa__link:focus-visible{color:var(--color-accent);background:#ffffff14}.Navbar-module__P48_Aa__phoneBtn{color:var(--color-white);border-radius:var(--radius-xl);background:linear-gradient(135deg,#00c20f,#00a81b);align-items:center;gap:.5rem;margin-top:.75rem;padding:.7rem 1.25rem;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 12px #00c20f4d}.Navbar-module__P48_Aa__phoneBtn:hover,.Navbar-module__P48_Aa__phoneBtn:focus-visible{transform:translateY(-2px);box-shadow:0 6px 20px #00c20f66}@media (min-width:768px){.Navbar-module__P48_Aa__toggle{display:none}.Navbar-module__P48_Aa__menu{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;flex-direction:row;align-items:center;gap:1rem;padding:0;animation:none;display:flex;position:static}.Navbar-module__P48_Aa__links{flex-direction:row;gap:0}.Navbar-module__P48_Aa__link{padding:.5rem 1rem;font-size:.95rem}.Navbar-module__P48_Aa__phoneBtn{margin-top:0}}
.Carousel-module__9iTCja__carousel{border-radius:0;width:100%;position:relative;overflow:hidden}.Carousel-module__9iTCja__viewport{aspect-ratio:16/10;background:var(--color-gray-light);width:100%;position:relative;overflow:hidden}.Carousel-module__9iTCja__slide{object-fit:cover;object-position:center;opacity:0;transition:opacity .6s ease-in-out}.Carousel-module__9iTCja__slideActive{opacity:1}.Carousel-module__9iTCja__slideOverlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 50%,#1a0f0a80 100%);position:absolute;inset:0}.Carousel-module__9iTCja__slideLabel{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--color-white);border-radius:var(--radius-sm);letter-spacing:.05em;text-transform:uppercase;background:#c65d3ed9;padding:.4rem 1rem;font-size:.9rem;font-weight:600;position:absolute;bottom:1.5rem;left:1.5rem}.Carousel-module__9iTCja__btn{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:2;background:#ffffff26;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Carousel-module__9iTCja__btn:hover,.Carousel-module__9iTCja__btn:focus-visible{background:#ffffff4d;border-color:#fff6;transform:translateY(-50%)scale(1.05)}.Carousel-module__9iTCja__btnPrev{left:1rem}.Carousel-module__9iTCja__btnNext{right:1rem}.Carousel-module__9iTCja__dots{z-index:3;gap:.5rem;display:flex;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.Carousel-module__9iTCja__dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.Carousel-module__9iTCja__dotActive{background:var(--color-white);border-radius:4px;width:24px}.Carousel-module__9iTCja__dot:hover,.Carousel-module__9iTCja__dot:focus-visible{background:#fffc}@media (min-width:768px){.Carousel-module__9iTCja__carousel{border-radius:var(--radius-lg) 0 0 var(--radius-lg);overflow:hidden}.Carousel-module__9iTCja__viewport{aspect-ratio:4/3}}
.Sidebar-module__HPbxHa__sidebar{flex-direction:column;gap:0;display:flex}.Sidebar-module__HPbxHa__card{position:relative;overflow:hidden}.Sidebar-module__HPbxHa__cardImage{aspect-ratio:16/10;width:100%;position:relative;overflow:hidden}.Sidebar-module__HPbxHa__cardOverlay{z-index:1;background:linear-gradient(#1a0f0a1a 40%,#1a0f0ab3 100%);transition:background .3s;position:absolute;inset:0}.Sidebar-module__HPbxHa__card:hover .Sidebar-module__HPbxHa__cardOverlay{background:linear-gradient(#8b45134d 40%,#c65d3ecc 100%)}.Sidebar-module__HPbxHa__cardContent{z-index:2;padding:1.25rem;position:absolute;bottom:0;left:0;right:0}.Sidebar-module__HPbxHa__cardTag{-webkit-backdrop-filter:blur(8px);color:var(--color-white);border-radius:var(--radius-sm);background:#ffffff26;border:1px solid #fff3;padding:.4rem .9rem;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-block}.Sidebar-module__HPbxHa__card:hover .Sidebar-module__HPbxHa__cardTag{background:#ffffff40;transform:translateY(-2px)}@media (min-width:768px){.Sidebar-module__HPbxHa__cardImage{aspect-ratio:3/2}}
.About-module__kAIAca__about{background:var(--color-light);padding:5rem 0;position:relative;overflow:hidden}.About-module__kAIAca__about:before{content:"";background:radial-gradient(circle,#c65d3e14 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.About-module__kAIAca__wrapper{flex-direction:column;align-items:center;gap:3rem;display:flex}.About-module__kAIAca__textCol{max-width:640px}.About-module__kAIAca__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--color-primary);margin-bottom:.75rem;font-size:.85rem;font-weight:600}.About-module__kAIAca__heading{color:var(--color-dark-soft);margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;line-height:1.2}.About-module__kAIAca__divider{background:linear-gradient(90deg, var(--color-primary), var(--color-accent));border-radius:2px;width:50px;height:3px;margin-bottom:1.5rem}.About-module__kAIAca__text{color:var(--color-gray);margin-bottom:1rem;font-size:1.05rem;line-height:1.75}.About-module__kAIAca__text:last-child{margin-bottom:0}.About-module__kAIAca__imageCol{flex-direction:column;align-items:center;gap:2rem;display:flex}.About-module__kAIAca__imageFrame{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}.About-module__kAIAca__featuredImage{width:100%;height:auto;display:block}.About-module__kAIAca__logo{border-radius:var(--radius-md);box-shadow:var(--shadow-md)}@media (min-width:768px){.About-module__kAIAca__wrapper{flex-direction:row;align-items:flex-start;gap:4rem}.About-module__kAIAca__textCol{flex:1}.About-module__kAIAca__imageCol{flex-shrink:0;align-items:flex-end}}
.Products-module__6JFh0G__products{background:var(--color-white);padding:5rem 0}.Products-module__6JFh0G__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--color-primary);margin-bottom:.75rem;font-size:.85rem;font-weight:600}.Products-module__6JFh0G__heading{color:var(--color-dark-soft);margin-bottom:2.5rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700}.Products-module__6JFh0G__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.Products-module__6JFh0G__card{background:var(--color-white);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-sm);border:1px solid #2c18100f;padding:2.5rem 2rem;transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s;position:relative;overflow:hidden}.Products-module__6JFh0G__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.Products-module__6JFh0G__iconWrap{border-radius:var(--radius-md);justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;transition:transform .3s;display:inline-flex}.Products-module__6JFh0G__card:hover .Products-module__6JFh0G__iconWrap{transform:scale(1.1)}.Products-module__6JFh0G__cardTitle{color:var(--color-dark-soft);margin-bottom:.75rem;font-size:1.3rem;font-weight:700}.Products-module__6JFh0G__cardText{color:var(--color-gray);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.Products-module__6JFh0G__cardBar{border-radius:2px;width:60px;height:3px;margin:0 auto;transition:width .3s}.Products-module__6JFh0G__card:hover .Products-module__6JFh0G__cardBar{width:80px}@media (min-width:640px){.Products-module__6JFh0G__grid{grid-template-columns:repeat(3,1fr)}}
.Footer-module__UDEoiW__footer{background:var(--color-dark);color:var(--color-white);position:relative;overflow:hidden}.Footer-module__UDEoiW__gradient{background:linear-gradient(90deg, var(--color-primary), var(--color-accent), var(--color-secondary));height:4px}.Footer-module__UDEoiW__top{flex-direction:column;gap:2rem;padding:3rem 0 2rem;display:flex}.Footer-module__UDEoiW__brand{flex-direction:column;gap:.5rem;display:flex}.Footer-module__UDEoiW__heading{color:var(--color-white);font-size:1.5rem;font-weight:700}.Footer-module__UDEoiW__tagline{color:var(--color-accent);font-size:1rem;font-style:italic;font-weight:300}.Footer-module__UDEoiW__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}.Footer-module__UDEoiW__contact{color:var(--color-accent-light);align-items:center;gap:.75rem;padding:.5rem 0;font-size:.95rem;transition:color .2s,transform .2s;display:flex}a.Footer-module__UDEoiW__contact:hover,a.Footer-module__UDEoiW__contact:focus-visible{color:var(--color-white);transform:translate(4px)}.Footer-module__UDEoiW__iconCircle{width:36px;height:36px;color:var(--color-accent);background:#c65d3e33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s;display:inline-flex}a.Footer-module__UDEoiW__contact:hover .Footer-module__UDEoiW__iconCircle{background:#c65d3e66}.Footer-module__UDEoiW__bottom{text-align:center;border-top:1px solid #ffffff14;padding:1.25rem 0}.Footer-module__UDEoiW__bottom p{color:var(--color-gray);font-size:.85rem}@media (min-width:640px){.Footer-module__UDEoiW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__UDEoiW__top{flex-direction:row;justify-content:space-between;align-items:flex-start}.Footer-module__UDEoiW__grid{grid-template-columns:repeat(3,1fr)}}
.page-module___8aEwW__main{flex-direction:column;display:flex}.page-module___8aEwW__gallery{background:var(--color-light);flex-direction:column;display:flex}.page-module___8aEwW__carouselWrap,.page-module___8aEwW__sidebarWrap{width:100%}@media (min-width:768px){.page-module___8aEwW__gallery{flex-direction:row;gap:0}.page-module___8aEwW__carouselWrap{width:72%}.page-module___8aEwW__sidebarWrap{width:28%}}@media (min-width:1024px){.page-module___8aEwW__carouselWrap{width:75%}.page-module___8aEwW__sidebarWrap{width:25%}}
