.Header-module__hBw1pG__header{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fdfbf7cc;border-bottom:1px solid #1a3a3414;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__headerOpen{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;min-height:92px;display:flex}.Header-module__hBw1pG__logo{align-items:center;gap:.9rem;display:flex}.Header-module__hBw1pG__mark{width:40px;height:auto}.Header-module__hBw1pG__wordmark{flex-direction:column;gap:.2rem;display:flex}.Header-module__hBw1pG__wordmark span{color:var(--primary);letter-spacing:.32em;font-size:1rem;font-weight:700}.Header-module__hBw1pG__wordmark small{color:#1a1a1a8f;letter-spacing:.2em;text-transform:uppercase;font-size:.68rem}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__navLink,.Header-module__hBw1pG__navLabel{letter-spacing:.05em;color:#1a1a1ad9;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;padding:.5rem 0;font-size:1.05rem;font-weight:700;position:relative}.Header-module__hBw1pG__navLink:after,.Header-module__hBw1pG__navLabel:after{content:"";background:var(--accent);width:0;height:2px;transition:var(--transition-smooth);position:absolute;bottom:-.5rem;left:0}.Header-module__hBw1pG__navLink:hover,.Header-module__hBw1pG__navGroup:hover .Header-module__hBw1pG__navLabel,.Header-module__hBw1pG__navLinkActive,.Header-module__hBw1pG__navLabelActive{color:var(--primary)}.Header-module__hBw1pG__navLink:hover:after,.Header-module__hBw1pG__navGroup:hover .Header-module__hBw1pG__navLabel:after,.Header-module__hBw1pG__navLinkActive:after,.Header-module__hBw1pG__navLabelActive:after{width:100%}.Header-module__hBw1pG__navGroup{padding:2rem 0;position:relative}.Header-module__hBw1pG__dropdown{opacity:0;visibility:hidden;min-width:200px;transition:var(--transition-smooth);background:#fffffff5;border:1px solid #1a3a3414;gap:.3rem;padding:.85rem;display:grid;position:absolute;top:calc(100% - .4rem);left:50%;transform:translate(-50%)translateY(.8rem);box-shadow:0 20px 50px #111a1814}.Header-module__hBw1pG__dropdown a{color:#1a1a1aad;cursor:pointer;-webkit-user-select:none;user-select:none;padding:.7rem .9rem;font-size:.95rem;font-weight:500}.Header-module__hBw1pG__dropdown a:hover{color:var(--primary);background:var(--bg-main)}.Header-module__hBw1pG__navGroup:hover .Header-module__hBw1pG__dropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__hBw1pG__menuButton{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:44px;height:44px;padding:0;display:none}.Header-module__hBw1pG__menuButton span{background:var(--primary);width:22px;height:2px;transition:var(--transition-smooth)}.Header-module__hBw1pG__mobilePanel{z-index:1001;opacity:0;visibility:hidden;background:#fff;flex-direction:column;transition:all .4s cubic-bezier(.19,1,.22,1);display:flex;position:fixed;inset:0;overflow-y:auto;transform:translateY(-20px)}.Header-module__hBw1pG__mobilePanelOpen{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__hBw1pG__mobilePanelOpen .Header-module__hBw1pG__mobileLinks{animation:.6s cubic-bezier(.19,1,.22,1) forwards Header-module__hBw1pG__slideUpFade}@keyframes Header-module__hBw1pG__slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__mobileHeader{border-bottom:1px solid #1a3a340d;flex-shrink:0;justify-content:space-between;align-items:center;min-height:92px;display:flex}.Header-module__hBw1pG__closeButton{justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.Header-module__hBw1pG__closeButton span{background:var(--primary);width:20px;height:2px;transition:var(--transition-smooth);position:absolute}.Header-module__hBw1pG__closeButton span:first-child{transform:rotate(45deg)}.Header-module__hBw1pG__closeButton span:last-child{transform:rotate(-45deg)}.Header-module__hBw1pG__mobileLinks{flex-direction:column;flex:1;align-items:flex-start;gap:2.5rem;padding-top:3rem;padding-bottom:4rem;display:flex}.Header-module__hBw1pG__mobileGroup{flex-direction:column;align-items:flex-start;gap:1.2rem;display:flex}.Header-module__hBw1pG__mobileCategory,.Header-module__hBw1pG__mobileMainLink{color:var(--primary);letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.Header-module__hBw1pG__mobileSubLinks{flex-direction:column;gap:1rem;padding-left:.5rem;display:flex}.Header-module__hBw1pG__mobileSubLinks a{color:#1a1a1a8f;transition:var(--transition-smooth);font-size:1.05rem;font-weight:400}.Header-module__hBw1pG__mobileSubLinks a:hover{color:var(--primary);padding-left:.2rem}@media (max-width:900px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__menuButton{display:inline-flex}}
.Footer-module__S6Hkya__footer{background-color:var(--primary);color:var(--text-light);padding:var(--spacing-lg) 0;margin-top:auto}.Footer-module__S6Hkya__footerContent{opacity:.7;justify-content:space-between;align-items:flex-end;font-size:.85rem;line-height:1.8;display:flex}.Footer-module__S6Hkya__footerLogo{align-items:center;gap:.8rem;margin-bottom:1.5rem;display:flex}.Footer-module__S6Hkya__footerMark{width:24px;height:24px;color:var(--accent)}.Footer-module__S6Hkya__brand{letter-spacing:.32em;color:var(--accent);text-shadow:2px 2px 4px #000000bf;margin:0;font-size:1.15rem;font-weight:700;line-height:1}.Footer-module__S6Hkya__wordmark{flex-direction:column;gap:.25rem;display:flex}.Footer-module__S6Hkya__tagline{letter-spacing:.2em;color:#fdfbf780;text-transform:uppercase;font-size:.72rem}.Footer-module__S6Hkya__copyright{text-align:right}@media (max-width:768px){.Footer-module__S6Hkya__footerContent{align-items:flex-start;gap:var(--spacing-md);flex-direction:column}.Footer-module__S6Hkya__copyright{text-align:left}}
.sections-module__69sgmG__pageMain{min-height:100vh}.sections-module__69sgmG__contentSection{padding:6rem 0}.sections-module__69sgmG__stack{gap:1.2rem;display:grid}.sections-module__69sgmG__stack p,.sections-module__69sgmG__lead,.sections-module__69sgmG__card p,.sections-module__69sgmG__contactDetail p,.sections-module__69sgmG__newsCard p,.sections-module__69sgmG__collectionCard p{color:var(--text-muted);line-height:1.9}.sections-module__69sgmG__twoColumn{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:2rem;display:grid}.sections-module__69sgmG__highlightPanel{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:var(--text-light);padding:2rem}.sections-module__69sgmG__highlightPanel h3{color:var(--accent-light);margin-bottom:1rem}.sections-module__69sgmG__signature{color:#fdfbf7cc;margin-top:1rem}.sections-module__69sgmG__statsGrid,.sections-module__69sgmG__cardGrid,.sections-module__69sgmG__newsGrid,.sections-module__69sgmG__collectionGrid{gap:1rem;display:grid}.sections-module__69sgmG__statsGrid,.sections-module__69sgmG__cardGrid{grid-template-columns:repeat(3,1fr)}.sections-module__69sgmG__newsGrid{grid-template-columns:1fr}.sections-module__69sgmG__collectionGrid{grid-template-columns:repeat(2,1fr)}.sections-module__69sgmG__statCard,.sections-module__69sgmG__card,.sections-module__69sgmG__newsCard,.sections-module__69sgmG__collectionCard,.sections-module__69sgmG__contactDetail,.sections-module__69sgmG__contactForm{background:var(--bg-sub);border:1px solid var(--line-subtle)}.sections-module__69sgmG__statCard,.sections-module__69sgmG__card,.sections-module__69sgmG__newsCard,.sections-module__69sgmG__collectionCard{padding:1.75rem}.sections-module__69sgmG__statCard strong,.sections-module__69sgmG__card small,.sections-module__69sgmG__newsCard span,.sections-module__69sgmG__collectionCard span{color:var(--accent);text-transform:uppercase;letter-spacing:.16em;margin-bottom:.9rem;font-size:.8rem;display:block}.sections-module__69sgmG__statCard b{color:var(--primary);font-size:2rem}.sections-module__69sgmG__statCard p,.sections-module__69sgmG__card h3,.sections-module__69sgmG__newsCard h3,.sections-module__69sgmG__collectionCard h3,.sections-module__69sgmG__contactDetail h3{margin-top:.9rem}.sections-module__69sgmG__contactLayout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:1rem;display:grid}.sections-module__69sgmG__contactDetail,.sections-module__69sgmG__contactForm{padding:2rem}.sections-module__69sgmG__contactList{gap:1rem;margin-top:1.5rem;display:grid}.sections-module__69sgmG__contactItem{border-top:1px solid var(--line-subtle);padding-top:1rem}.sections-module__69sgmG__formGrid{gap:1rem;display:grid}.sections-module__69sgmG__formGrid input,.sections-module__69sgmG__formGrid textarea{border:1px solid color-mix(in srgb, var(--primary) 12%, transparent);background:var(--bg-main);width:100%;padding:1rem 1.1rem}.sections-module__69sgmG__formGrid input:focus,.sections-module__69sgmG__formGrid textarea:focus{border-color:var(--accent);outline:none}.sections-module__69sgmG__formHint{color:var(--text-muted);font-size:.92rem;line-height:1.7}.sections-module__69sgmG__ceoLayout{grid-template-columns:minmax(240px,.65fr) minmax(0,1.35fr);align-items:center;gap:4rem;display:grid}.sections-module__69sgmG__ceoPortrait{aspect-ratio:3/4;background:linear-gradient(135deg, color-mix(in srgb, var(--primary) 8%, transparent), color-mix(in srgb, var(--accent) 14%, transparent));border:1px solid var(--line-subtle);max-width:420px;position:relative;overflow:hidden}.sections-module__69sgmG__ceoImage{object-fit:cover}.sections-module__69sgmG__ceoPlaceholder{height:100%;color:var(--text-muted);justify-content:center;align-items:center;font-size:1.1rem;display:flex}.sections-module__69sgmG__ceoSignature{color:var(--primary);margin-top:1rem}.sections-module__69sgmG__historyWrap{gap:2rem;max-width:880px;display:grid}.sections-module__69sgmG__historyItem{grid-template-columns:100px 1fr;gap:2rem;display:grid}.sections-module__69sgmG__historyYear{color:var(--primary);font-size:1.6rem;font-weight:700}.sections-module__69sgmG__historyEvents{border-left:1px solid var(--accent);gap:1.5rem;padding-left:2rem;display:grid}.sections-module__69sgmG__historyEventLine{align-items:flex-start;gap:1.5rem;display:flex}.sections-module__69sgmG__historyMonth{color:var(--accent);background:var(--bg-soft);text-align:center;border-radius:3px;min-width:32px;margin-top:.2rem;padding:.2rem .6rem;font-size:.9rem;font-weight:700}.sections-module__69sgmG__historyText{color:var(--text-main);margin:0;line-height:1.8}.sections-module__69sgmG__inquiryIntro{text-align:center;margin-bottom:4rem}.sections-module__69sgmG__inquiryIntro h2{margin-bottom:1.2rem}.sections-module__69sgmG__inquiryIntro p{color:var(--text-muted);line-height:1.9}.sections-module__69sgmG__inquiryChannelGrid{border-top:1px solid var(--line-subtle);grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:5rem;padding-top:3rem;display:grid}.sections-module__69sgmG__inquiryChannel{text-align:center}.sections-module__69sgmG__inquiryChannel h3,.sections-module__69sgmG__supportRow span{color:var(--accent);letter-spacing:.14em;margin-bottom:.8rem;font-size:.82rem}.sections-module__69sgmG__inquiryChannel p,.sections-module__69sgmG__inquiryChannel a{color:var(--text-main);transition:var(--transition-smooth);font-size:1.15rem;font-weight:700;display:block}.sections-module__69sgmG__inquiryChannel a:hover{color:var(--primary)}.sections-module__69sgmG__supportHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.sections-module__69sgmG__supportList{gap:1rem;margin-top:2rem;display:grid}.sections-module__69sgmG__supportRow{background:var(--bg-sub);border:1px solid var(--line-subtle);justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 1.5rem;display:flex}.sections-module__69sgmG__supportRow div{gap:.5rem;display:grid}.sections-module__69sgmG__supportRow strong{color:var(--primary)}.sections-module__69sgmG__supportRow time{color:var(--text-muted);font-size:.92rem}.sections-module__69sgmG__supportEmpty{text-align:center;color:var(--text-muted);padding:5rem 0}.sections-module__69sgmG__faqList{gap:1rem;margin-top:2rem;display:grid}.sections-module__69sgmG__faqItem{background:var(--bg-sub);border:1px solid var(--line-subtle);padding:1.4rem 1.5rem}.sections-module__69sgmG__faqItem summary{cursor:pointer;color:var(--primary);font-weight:700}.sections-module__69sgmG__faqItem p{color:var(--text-muted);margin-top:1rem;line-height:1.8}@media (max-width:1080px){.sections-module__69sgmG__twoColumn,.sections-module__69sgmG__contactLayout,.sections-module__69sgmG__statsGrid,.sections-module__69sgmG__cardGrid,.sections-module__69sgmG__collectionGrid,.sections-module__69sgmG__ceoLayout,.sections-module__69sgmG__inquiryChannelGrid{grid-template-columns:1fr}}@media (max-width:768px){.sections-module__69sgmG__historyItem,.sections-module__69sgmG__supportHeader,.sections-module__69sgmG__supportRow{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.sections-module__69sgmG__historyItem{gap:1rem;display:grid}.sections-module__69sgmG__historyEvents{padding-left:1.2rem}}
.ProductHero-module__aeKMda__productHero{background-color:var(--bg-main);padding:8rem 0 4rem}.ProductHero-module__aeKMda__container{justify-content:space-between;align-items:center;gap:4rem;display:flex}.ProductHero-module__aeKMda__textSide{flex:1}.ProductHero-module__aeKMda__title{color:var(--primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.ProductHero-module__aeKMda__description{color:var(--text-muted);max-width:500px;font-size:1.2rem;line-height:1.6}.ProductHero-module__aeKMda__imageSide{flex:1;justify-content:flex-end;display:flex}.ProductHero-module__aeKMda__imageWrapper{aspect-ratio:16/10;border-radius:20px;width:100%;max-width:600px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000014}.ProductHero-module__aeKMda__image{object-fit:cover}@media (max-width:1024px){.ProductHero-module__aeKMda__container{text-align:center;flex-direction:column;gap:3rem}.ProductHero-module__aeKMda__textSide{flex-direction:column;align-items:center;display:flex}.ProductHero-module__aeKMda__imageSide{justify-content:center;width:100%}}@media (max-width:640px){.ProductHero-module__aeKMda__title{font-size:2.5rem}}
.page-module___8aEwW__main{min-height:100vh}.page-module___8aEwW__sectionHeading{gap:.9rem;margin-bottom:2.5rem;display:grid}.page-module___8aEwW__introSection{background:linear-gradient(#fffc,#0000)}.page-module___8aEwW__introGrid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:3rem;display:grid}.page-module___8aEwW__introCopy{gap:1.3rem;display:grid}.page-module___8aEwW__introCopy p,.page-module___8aEwW__servicesIntro p,.page-module___8aEwW__projectContent p,.page-module___8aEwW__newsItem p,.page-module___8aEwW__ctaCard p,.page-module___8aEwW__principleCard p,.page-module___8aEwW__serviceItem p,.page-module___8aEwW__processCard p,.page-module___8aEwW__collectionCard p{color:var(--text-muted);line-height:1.9}.page-module___8aEwW__principlesSection{background:var(--bg-sub)}.page-module___8aEwW__principlesGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.page-module___8aEwW__principleCard{background:linear-gradient(180deg, var(--bg-sub), var(--bg-soft));border:1px solid color-mix(in srgb, var(--primary) 8%, transparent);min-height:250px;padding:2rem}.page-module___8aEwW__principleCard h3,.page-module___8aEwW__serviceItem h3,.page-module___8aEwW__projectContent h3,.page-module___8aEwW__collectionCard h3,.page-module___8aEwW__processCard h3,.page-module___8aEwW__newsItem h3{color:var(--primary);margin-bottom:.9rem}.page-module___8aEwW__servicesSection{background:radial-gradient(circle at right top, color-mix(in srgb, var(--accent) 10%, transparent), transparent 24%), var(--bg-main)}.page-module___8aEwW__servicesLayout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:2rem;display:grid}.page-module___8aEwW__servicesIntro{padding-right:2rem}.page-module___8aEwW__servicesList{background:color-mix(in srgb, var(--primary) 10%, transparent);gap:1px;display:grid}.page-module___8aEwW__serviceItem{background:var(--bg-sub);grid-template-columns:120px 1fr;gap:1rem;padding:1.6rem;display:grid}.page-module___8aEwW__serviceItem span,.page-module___8aEwW__processCard span,.page-module___8aEwW__newsItem span,.page-module___8aEwW__projectVisual span{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;font-size:.8rem}.page-module___8aEwW__projectsSection{background:var(--primary)}:is(.page-module___8aEwW__projectsSection .page-module___8aEwW__sectionHeading .eyebrow,.page-module___8aEwW__projectsSection .page-module___8aEwW__sectionHeading .heading-md){color:var(--text-light)}.page-module___8aEwW__projectGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.page-module___8aEwW__projectCard{background:#ffffff0f;border:1px solid #ffffff14;overflow:hidden}.page-module___8aEwW__projectVisual{aspect-ratio:21/7;background:linear-gradient(135deg, #ffffff0a, transparent), linear-gradient(145deg, var(--primary), var(--primary-dark));align-items:flex-end;padding:.75rem 1rem;display:flex}.page-module___8aEwW__projectVisual[data-variant="2"]{background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 12%, transparent), transparent), linear-gradient(145deg, var(--primary), var(--primary-dark))}.page-module___8aEwW__projectVisual[data-variant="3"]{background:linear-gradient(135deg, #ffffff0f, transparent), linear-gradient(145deg, var(--primary), var(--primary-dark))}.page-module___8aEwW__projectContent{padding:1.5rem}.page-module___8aEwW__projectContent h3{color:var(--text-light)}.page-module___8aEwW__projectContent p{color:#fdfbf7bd}.page-module___8aEwW__collectionLayout{gap:2rem;display:grid}.page-module___8aEwW__collectionGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.page-module___8aEwW__collectionCard{background:var(--bg-sub);border:1px solid var(--line-subtle);gap:1.3rem;padding:1.8rem;display:grid}.page-module___8aEwW__collectionCard:hover{border-color:color-mix(in srgb, var(--accent) 42%, transparent);transform:translateY(-4px)}.page-module___8aEwW__collectionCard ul{flex-wrap:wrap;gap:.65rem;display:flex}.page-module___8aEwW__collectionCard li{background:var(--bg-soft);color:var(--primary);padding:.45rem .7rem;font-size:.82rem}.page-module___8aEwW__processSection{background:linear-gradient(180deg, transparent, color-mix(in srgb, var(--accent) 8%, transparent))}.page-module___8aEwW__processGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.page-module___8aEwW__processCard{border-top:2px solid var(--accent);background:var(--bg-sub);padding:1.8rem}.page-module___8aEwW__newsLayout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:2rem;display:grid}.page-module___8aEwW__newsList{gap:1rem;display:grid}.page-module___8aEwW__newsItem{background:var(--bg-sub);border:1px solid var(--line-subtle);padding:1.6rem 1.8rem}.page-module___8aEwW__ctaSection{padding:0 0 var(--spacing-xl)}.page-module___8aEwW__ctaCard{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:var(--text-light);justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem;display:flex}.page-module___8aEwW__ctaCard .heading-md{color:var(--text-light);margin:.75rem 0 1rem}.page-module___8aEwW__ctaCard p{color:#fdfbf7bd}@media (max-width:1080px){.page-module___8aEwW__introGrid,.page-module___8aEwW__servicesLayout,.page-module___8aEwW__newsLayout{grid-template-columns:1fr}.page-module___8aEwW__servicesIntro{padding-right:0}.page-module___8aEwW__principlesGrid,.page-module___8aEwW__projectGrid,.page-module___8aEwW__processGrid,.page-module___8aEwW__collectionGrid{grid-template-columns:1fr}}@media (max-width:768px){.page-module___8aEwW__mobileHidden{display:none}.page-module___8aEwW__serviceItem{grid-template-columns:1fr}.page-module___8aEwW__ctaCard{flex-direction:column;align-items:flex-start}.page-module___8aEwW__projectGrid article:nth-child(n+3){display:none}}
.InquiryForm-module__6h_dhq__form{max-width:900px;margin:0 auto}.InquiryForm-module__6h_dhq__grid{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}.InquiryForm-module__6h_dhq__field{flex-direction:column;gap:1rem;display:flex}.InquiryForm-module__6h_dhq__fullField{flex-direction:column;gap:1rem;margin-bottom:4rem;display:flex}.InquiryForm-module__6h_dhq__field label,.InquiryForm-module__6h_dhq__fullField label{color:var(--primary);letter-spacing:.05em;font-size:1.1rem;font-weight:700}.InquiryForm-module__6h_dhq__field input,.InquiryForm-module__6h_dhq__field select{color:var(--text-main);transition:var(--transition-smooth);background:0 0;border:none;border-bottom:1px solid #1a3a3433;padding:1.2rem 0;font-size:1.25rem}.InquiryForm-module__6h_dhq__fullField textarea{color:var(--text-main);transition:var(--transition-smooth);background:#1a3a3405;border:1px solid #1a3a3426;border-radius:4px;padding:1.5rem;font-size:1.25rem}.InquiryForm-module__6h_dhq__field input:focus,.InquiryForm-module__6h_dhq__field select:focus,.InquiryForm-module__6h_dhq__fullField textarea:focus{border-color:var(--accent);background:#1a3a340a;outline:none}.InquiryForm-module__6h_dhq__agreement{margin-bottom:4rem}.InquiryForm-module__6h_dhq__captchaSection{flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}.InquiryForm-module__6h_dhq__captchaSection label{color:var(--primary);font-size:1.1rem;font-weight:700}.InquiryForm-module__6h_dhq__captchaBox{align-items:center;gap:2rem;display:flex}.InquiryForm-module__6h_dhq__captchaDisplay{background:var(--primary);color:var(--accent);letter-spacing:.3em;-webkit-user-select:none;user-select:none;border-radius:4px;padding:1rem 2.5rem;font-family:Courier New,Courier,monospace;font-size:1.8rem;font-weight:700}.InquiryForm-module__6h_dhq__refreshBtn{color:var(--text-muted);font-size:1rem;text-decoration:underline}.InquiryForm-module__6h_dhq__captchaInput{background:0 0;border:none;border-bottom:1px solid #1a3a3433;flex:1;padding:1rem 0;font-size:1.25rem}.InquiryForm-module__6h_dhq__checkboxLabel{cursor:pointer;align-items:center;gap:.8rem;margin-bottom:1rem;font-size:.95rem;display:flex}.InquiryForm-module__6h_dhq__checkboxLabel input{width:18px;height:18px;accent-color:var(--accent)}.InquiryForm-module__6h_dhq__policyBox{background:var(--bg-soft);color:var(--text-muted);border:1px solid #1a3a340d;padding:1.5rem;font-size:.85rem;line-height:1.8}.InquiryForm-module__6h_dhq__submitBtn{background:var(--primary);width:100%;color:var(--bg-sub);letter-spacing:.1em;transition:var(--transition-smooth);border:1px solid var(--primary);padding:1.5rem;font-size:1.1rem;font-weight:700}.InquiryForm-module__6h_dhq__submitBtn:hover{color:var(--primary);background:0 0}.InquiryForm-module__6h_dhq__productSelection{margin-bottom:3rem}.InquiryForm-module__6h_dhq__selectionLabel{color:var(--primary);margin-bottom:1.2rem;font-size:1rem;font-weight:700;display:block}.InquiryForm-module__6h_dhq__selectedChips{background:#1a3a3405;border:1px dashed #1a3a341a;border-radius:4px;flex-wrap:wrap;gap:.6rem;min-height:38px;margin-bottom:1.5rem;padding:.6rem .8rem;display:flex}.InquiryForm-module__6h_dhq__chip{background:var(--primary);color:var(--accent);border-radius:20px;align-items:center;gap:.4rem;padding:.3rem .8rem;font-size:.85rem;animation:.2s ease-out InquiryForm-module__6h_dhq__fadeIn;display:flex}.InquiryForm-module__6h_dhq__removeChip{color:var(--accent);cursor:pointer;opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.2rem;transition:opacity .2s;display:flex}.InquiryForm-module__6h_dhq__removeChip:hover{opacity:1}.InquiryForm-module__6h_dhq__categoryTabs{gap:1rem;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.InquiryForm-module__6h_dhq__categoryTab{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #1a3a341a;border-radius:4px;padding:.4rem 1rem;font-size:.85rem;transition:all .2s}.InquiryForm-module__6h_dhq__categoryTabActive{background:var(--primary);color:#fff;border-color:var(--primary)}.InquiryForm-module__6h_dhq__productList{background:#fff;border:1px solid #eee;border-radius:4px;grid-template-columns:repeat(3,1fr);gap:.6rem;max-height:300px;padding:1rem;display:grid;overflow-y:auto}.InquiryForm-module__6h_dhq__productItem{cursor:pointer;text-align:center;background:#fdfbf7;border:1px solid #eee;border-radius:4px;flex-direction:column;gap:.2rem;padding:.6rem .8rem;font-size:.85rem;transition:all .2s;display:flex}.InquiryForm-module__6h_dhq__productItem:hover{border-color:var(--accent);background:#fff}.InquiryForm-module__6h_dhq__productItemActive{background:var(--accent);color:var(--primary);border-color:var(--accent);font-weight:700}.InquiryForm-module__6h_dhq__productItem small{opacity:.7;font-size:.8rem}.InquiryForm-module__6h_dhq__helpText{color:var(--text-muted);opacity:.6;font-size:.9rem;font-style:italic}.InquiryForm-module__6h_dhq__noProducts{text-align:center;color:var(--text-muted);opacity:.7;grid-column:1/-1;padding:2rem;font-size:.95rem}@media (max-width:768px){.InquiryForm-module__6h_dhq__grid{grid-template-columns:1fr;gap:1.5rem}.InquiryForm-module__6h_dhq__captchaBox{flex-direction:column;align-items:flex-start;gap:1rem}.InquiryForm-module__6h_dhq__captchaDisplay{text-align:center;width:100%;padding:.8rem 1.5rem;font-size:1.4rem}.InquiryForm-module__6h_dhq__captchaInput{width:100%}.InquiryForm-module__6h_dhq__productList{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.InquiryForm-module__6h_dhq__productList{grid-template-columns:1fr}}.InquiryForm-module__6h_dhq__toastOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#1a3a3466;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s ease-out InquiryForm-module__6h_dhq__fadeIn;display:flex;position:fixed;top:0;left:0}.InquiryForm-module__6h_dhq__toastModal{text-align:center;background:#fff;border-radius:8px;width:90%;max-width:400px;padding:3rem 2.5rem;animation:.3s ease-out InquiryForm-module__6h_dhq__slideUp;box-shadow:0 20px 40px #0000001a}.InquiryForm-module__6h_dhq__toastIcon{margin-bottom:1rem;font-size:3rem}.InquiryForm-module__6h_dhq__toastMessage{color:var(--primary);margin-bottom:2rem;font-size:1.1rem;font-weight:600;line-height:1.5}.InquiryForm-module__6h_dhq__toastBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.InquiryForm-module__6h_dhq__toastBtn:hover{background:#122824}@keyframes InquiryForm-module__6h_dhq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes InquiryForm-module__6h_dhq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.ProductNavigation-module__f1l4ea__navWrapper{z-index:10;margin-top:-2.5rem;position:relative}.ProductNavigation-module__f1l4ea__container{justify-content:center;display:flex}.ProductNavigation-module__f1l4ea__navBox{scrollbar-width:none;-ms-overflow-style:none;background:#fff;border-radius:50px;padding:0 2rem;display:flex;overflow-x:auto;box-shadow:0 10px 30px #0000000d}.ProductNavigation-module__f1l4ea__navBox::-webkit-scrollbar{display:none}.ProductNavigation-module__f1l4ea__navItem{color:var(--text-muted);white-space:nowrap;transition:var(--transition-smooth);flex-direction:column;align-items:center;padding:1.5rem 2rem;font-weight:500;display:flex;position:relative}.ProductNavigation-module__f1l4ea__navItem:hover{color:var(--primary)}.ProductNavigation-module__f1l4ea__navItem.ProductNavigation-module__f1l4ea__active{color:var(--primary);font-weight:700}.ProductNavigation-module__f1l4ea__indicator{border-left:6px solid #0000;border-right:6px solid #0000;border-bottom:8px solid var(--primary);width:0;height:0;margin-bottom:8px;position:absolute;bottom:0;transform:translateY(100%)}@media (max-width:768px){.ProductNavigation-module__f1l4ea__navBox{border-radius:10px;width:100%;padding:0 1rem}.ProductNavigation-module__f1l4ea__navItem{padding:1rem 1.5rem;font-size:.9rem}}
.SubPageHero-module__8SY7gW__subHero{background:radial-gradient(circle at 75% 18%, color-mix(in srgb, var(--accent) 12%, transparent), transparent 26%), linear-gradient(135deg, var(--primary-dark), var(--primary) 48%, var(--primary-dark));align-items:flex-end;min-height:430px;padding:10.5rem 0 5.5rem;display:flex;position:relative}.SubPageHero-module__8SY7gW__overlay{background:linear-gradient(#08100e14,#08100e6b),linear-gradient(90deg,#ffffff0a 1px,#0000 1px) 0 0/72px 72px;position:absolute;inset:0}.SubPageHero-module__8SY7gW__content{z-index:1;color:var(--text-light);position:relative}.SubPageHero-module__8SY7gW__subtitle{color:var(--accent-light);text-transform:uppercase;letter-spacing:.24em;margin-bottom:1rem;font-size:.84rem;display:inline-block}.SubPageHero-module__8SY7gW__title{font-size:clamp(2.6rem,6vw,4.8rem);line-height:1.08}.SubPageHero-module__8SY7gW__description{color:#fdfbf7c2;max-width:720px;margin-top:1.4rem;line-height:1.8}
.not-found-module__HS70Aa__page{min-height:100vh}.not-found-module__HS70Aa__section{background:radial-gradient(circle at top,#c5a05924,#0000 32%),linear-gradient(#fcfaf4,#f3ede3);align-items:center;min-height:calc(100vh - 92px);padding:8rem 0 4rem;display:flex}.not-found-module__HS70Aa__content{max-width:720px}.not-found-module__HS70Aa__content h1{color:var(--primary);margin:1rem 0 1.2rem;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1.08}.not-found-module__HS70Aa__content p{color:var(--text-muted);margin-bottom:2rem;line-height:1.9}
.ProductList-module__zmu4OW__section{background-color:#fff;padding:4rem 0 8rem}.ProductList-module__zmu4OW__topBar{justify-content:flex-end;margin-bottom:3rem;display:flex}.ProductList-module__zmu4OW__searchBox{border:1px solid #ddd;border-radius:4px;width:100%;max-width:400px;display:flex;overflow:hidden}.ProductList-module__zmu4OW__searchInput{border:none;outline:none;flex:1;padding:.8rem 1.2rem;font-size:.95rem}.ProductList-module__zmu4OW__searchBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;padding:0 1.5rem;font-weight:500}.ProductList-module__zmu4OW__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:4rem;display:grid}.ProductList-module__zmu4OW__card{flex-direction:column;gap:1.2rem;display:flex}.ProductList-module__zmu4OW__imageBox{aspect-ratio:4/3;background:#f5f5f5;border-radius:12px;width:100%;position:relative;overflow:hidden}.ProductList-module__zmu4OW__image{object-fit:cover;transition:transform .5s}.ProductList-module__zmu4OW__card:hover .ProductList-module__zmu4OW__image{transform:scale(1.05)}.ProductList-module__zmu4OW__cardInfo{flex-direction:column;gap:.4rem;display:flex}.ProductList-module__zmu4OW__category{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem}.ProductList-module__zmu4OW__name{color:var(--primary);font-size:1.25rem;font-weight:600}.ProductList-module__zmu4OW__link{width:fit-content;color:var(--text-muted);border-bottom:1px solid #1a3a3433;margin-top:.35rem;font-size:.88rem}.ProductList-module__zmu4OW__pagination{justify-content:center;gap:.5rem;display:flex}.ProductList-module__zmu4OW__pageBtn{width:40px;height:40px;color:var(--text-muted);cursor:pointer;background:#fff;border:1px solid #eee;border-radius:4px;justify-content:center;align-items:center;transition:all .3s;display:flex}.ProductList-module__zmu4OW__pageBtn.ProductList-module__zmu4OW__active{background:var(--primary);color:#fff;border-color:var(--primary)}.ProductList-module__zmu4OW__noResults{text-align:center;color:var(--text-muted);padding:5rem 0;font-size:1.1rem}@media (max-width:1024px){.ProductList-module__zmu4OW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ProductList-module__zmu4OW__grid{grid-template-columns:1fr}.ProductList-module__zmu4OW__topBar{justify-content:center}.ProductList-module__zmu4OW__searchBox{max-width:100%}}
.QnaClient-module__WyEL5a__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#1a3a3466;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.QnaClient-module__WyEL5a__modalContent{background:#fff;width:100%;max-width:600px;padding:3rem;animation:.3s ease-out QnaClient-module__WyEL5a__slideUp;position:relative;box-shadow:0 20px 40px #0000001a}.QnaClient-module__WyEL5a__qnaItem{border-bottom:1px solid #eee;transition:background .3s}.QnaClient-module__WyEL5a__qnaItem:hover{background:#1a3a3403}.QnaClient-module__WyEL5a__qnaRow{cursor:pointer;justify-content:space-between;align-items:center;padding:1.5rem .5rem;display:flex}.QnaClient-module__WyEL5a__qnaMeta{flex:1;align-items:center;gap:1.5rem;display:flex}.QnaClient-module__WyEL5a__status{color:#666;white-space:nowrap;background:#f0f0f0;border-radius:2px;padding:.2rem .6rem;font-size:.8rem}.QnaClient-module__WyEL5a__statusDone{background:var(--primary);color:var(--accent)}.QnaClient-module__WyEL5a__qnaTitle{color:var(--primary);font-size:1.05rem;font-weight:500}.QnaClient-module__WyEL5a__qnaAuthor{color:var(--text-muted);opacity:.7;font-size:.9rem}.QnaClient-module__WyEL5a__qnaRight{align-items:center;gap:2rem;display:flex}.QnaClient-module__WyEL5a__qnaDate{color:var(--text-muted);font-size:.9rem}.QnaClient-module__WyEL5a__toggleIcon{color:var(--accent);text-align:center;width:20px;font-size:1.2rem}.QnaClient-module__WyEL5a__qnaContent{background:#1a3a3405;border-top:1px solid #1a3a340d;padding:2rem}.QnaClient-module__WyEL5a__questionSection{margin-bottom:2rem}.QnaClient-module__WyEL5a__contentBody{color:#444;white-space:pre-wrap;font-size:1rem;line-height:1.8}.QnaClient-module__WyEL5a__answerSection{border-left:3px solid var(--accent);background:#fff;padding:2rem;box-shadow:0 4px 12px #00000008}.QnaClient-module__WyEL5a__answerHeader{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.8rem;display:flex}.QnaClient-module__WyEL5a__answerBadge{letter-spacing:.05em;color:var(--accent);font-size:.75rem;font-weight:700}.QnaClient-module__WyEL5a__answerDate{color:var(--text-muted);font-size:.85rem}.QnaClient-module__WyEL5a__answerBody{color:var(--primary);white-space:pre-wrap;font-size:1rem;line-height:1.8}@keyframes QnaClient-module__WyEL5a__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.QnaClient-module__WyEL5a__toastOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#1a3a3466;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s ease-out QnaClient-module__WyEL5a__fadeIn;display:flex;position:fixed;top:0;left:0}.QnaClient-module__WyEL5a__toastModal{text-align:center;background:#fff;border-radius:8px;width:90%;max-width:400px;padding:3rem 2.5rem;animation:.3s ease-out QnaClient-module__WyEL5a__slideUp;box-shadow:0 20px 40px #0000001a}.QnaClient-module__WyEL5a__toastIcon{margin-bottom:1rem;font-size:3rem}.QnaClient-module__WyEL5a__toastMessage{color:var(--primary);margin-bottom:2rem;font-size:1.1rem;font-weight:600;line-height:1.5}.QnaClient-module__WyEL5a__toastBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.QnaClient-module__WyEL5a__toastBtn:hover{background:#122824}@keyframes QnaClient-module__WyEL5a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes QnaClient-module__WyEL5a__modalIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.QnaClient-module__WyEL5a__modalHeader{border-bottom:1px solid #1a3a3414;justify-content:space-between;align-items:center;padding:2rem;display:flex}.QnaClient-module__WyEL5a__modalHeader h3{color:var(--primary);font-size:1.5rem}.QnaClient-module__WyEL5a__closeButton{color:var(--text-muted);cursor:pointer;padding:.5rem;font-size:1.5rem}.QnaClient-module__WyEL5a__form{gap:1.5rem;padding:2rem;display:grid}.QnaClient-module__WyEL5a__field{gap:.6rem;display:grid}.QnaClient-module__WyEL5a__field label{color:var(--primary);letter-spacing:.05em;font-size:.9rem;font-weight:700}.QnaClient-module__WyEL5a__field input,.QnaClient-module__WyEL5a__field textarea{transition:var(--transition-smooth);background:#fdfbf7;border:1px solid #1a3a341a;border-radius:8px;padding:1rem;font-size:1rem}.QnaClient-module__WyEL5a__field input:focus,.QnaClient-module__WyEL5a__field textarea:focus{border-color:var(--accent);background:#fff;outline:none;box-shadow:0 0 0 4px #c5a0590d}.QnaClient-module__WyEL5a__formActions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.QnaClient-module__WyEL5a__submitButton{background:var(--primary);color:#fff;border-radius:4px;padding:1rem 2.5rem;font-weight:700}.QnaClient-module__WyEL5a__submitButton:disabled{opacity:.6;cursor:not-allowed}.QnaClient-module__WyEL5a__cancelButton{color:var(--text-muted);font-weight:500}.QnaClient-module__WyEL5a__captchaWrap{align-items:center;gap:1rem;display:flex}.QnaClient-module__WyEL5a__captchaBox{color:var(--primary);-webkit-user-select:none;user-select:none;background:#f0f2f0;border-radius:6px;padding:.75rem 1.25rem;font-family:monospace;font-size:1.1rem;font-weight:700}.QnaClient-module__WyEL5a__captchaHint{color:#a0aec0;margin-top:-.5rem;font-size:.8rem}
