.LocaleNav-module__uIO_Qa__wrapper{position:relative}.LocaleNav-module__uIO_Qa__btn{border:1px solid var(--border-strong);border-radius:var(--radius-sm);color:var(--text-secondary);font-family:var(--font-inter),sans-serif;cursor:pointer;background:0 0;align-items:center;gap:6px;padding:6px 10px;font-size:.8125rem;font-weight:500;transition:border-color .15s,color .15s;display:flex}.LocaleNav-module__uIO_Qa__btn:hover{border-color:var(--text-primary);color:var(--text-primary)}.LocaleNav-module__uIO_Qa__globe{flex-shrink:0}.LocaleNav-module__uIO_Qa__dropdown{background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-md);z-index:100;min-width:140px;box-shadow:var(--shadow-lg);padding:4px;position:absolute;top:calc(100% + 6px);right:0}.LocaleNav-module__uIO_Qa__item{border-radius:var(--radius-sm);color:var(--text-secondary);font-family:var(--font-inter),sans-serif;padding:8px 12px;font-size:.875rem;text-decoration:none;transition:background .15s,color .15s;display:block}.LocaleNav-module__uIO_Qa__item:hover{background:var(--bg-secondary);color:var(--text-primary)}.LocaleNav-module__uIO_Qa__active{color:var(--text-primary);font-weight:600}
.Header-module__9fWxfa__header{z-index:100;-webkit-backdrop-filter:saturate(180%)blur(12px);background:#ffffffd9;border-bottom:1px solid #0000;transition:border-color .2s,background .2s;position:fixed;top:0;left:0;right:0}.Header-module__9fWxfa__scrolled{border-bottom:1px solid var(--border);background:#ffffffeb}.Header-module__9fWxfa__inner{max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:.875rem 2rem;display:flex}.Header-module__9fWxfa__logo{font-family:var(--font-inter),sans-serif;letter-spacing:-.01em;color:var(--text-primary);font-size:1.0625rem;font-weight:700}.Header-module__9fWxfa__logo:hover{color:var(--accent)}.Header-module__9fWxfa__nav{align-items:center;gap:2rem;display:flex}.Header-module__9fWxfa__navLink{font-family:var(--font-inter),sans-serif;color:var(--text-secondary);font-size:.875rem;font-weight:500;transition:color .15s}.Header-module__9fWxfa__navLink:hover{color:var(--text-primary)}.Header-module__9fWxfa__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.Header-module__9fWxfa__burger span{background:var(--text-primary);border-radius:1px;width:22px;height:1.5px;transition:transform .25s,opacity .25s;display:block}.Header-module__9fWxfa__burgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__9fWxfa__burgerOpen span:nth-child(2){opacity:0}.Header-module__9fWxfa__burgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Header-module__9fWxfa__mobileNav{background:var(--bg-primary);border-bottom:1px solid var(--border);flex-direction:column;gap:.25rem;padding:1rem 1.25rem 1.5rem;display:none}.Header-module__9fWxfa__mobileLink{color:var(--text-primary);border-bottom:1px solid var(--border-subtle);padding:.75rem 0;font-size:1rem;font-weight:500;transition:color .15s}.Header-module__9fWxfa__mobileLink:hover{color:var(--accent)}@media (max-width:768px){.Header-module__9fWxfa__inner{padding:.875rem 1.25rem}.Header-module__9fWxfa__nav{display:none}.Header-module__9fWxfa__burger,.Header-module__9fWxfa__mobileNav{display:flex}}
.Hero-module__gNeX-G__hero{background:var(--bg-primary);justify-content:center;align-items:center;min-height:88vh;padding:8rem 2rem 6rem;display:flex;position:relative}.Hero-module__gNeX-G__content{max-width:var(--max-width);width:100%}.Hero-module__gNeX-G__kicker{font-family:var(--font-inter),sans-serif;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.8125rem;font-weight:500}.Hero-module__gNeX-G__title{font-family:var(--font-inter),sans-serif;letter-spacing:-.035em;color:var(--text-primary);margin-bottom:1.75rem;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:700;line-height:1.05}.Hero-module__gNeX-G__sub{color:var(--text-primary);max-width:640px;margin-bottom:1rem;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:500;line-height:1.55}.Hero-module__gNeX-G__tagline{color:var(--text-secondary);max-width:600px;margin-bottom:2.75rem;font-size:1rem;line-height:1.75}.Hero-module__gNeX-G__actions{flex-wrap:wrap;gap:.75rem;display:flex}.Hero-module__gNeX-G__btnPrimary,.Hero-module__gNeX-G__btnSecondary{border-radius:var(--radius-md);font-family:var(--font-inter),sans-serif;letter-spacing:.005em;justify-content:center;align-items:center;padding:.85rem 1.5rem;font-size:.9375rem;font-weight:500;transition:background-color .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.Hero-module__gNeX-G__btnPrimary{background:var(--accent);color:var(--text-inverse);border:1px solid var(--accent)}.Hero-module__gNeX-G__btnPrimary:hover{background:var(--accent-hover);border-color:var(--accent-hover);transform:translateY(-1px)}.Hero-module__gNeX-G__btnSecondary{background:var(--bg-primary);color:var(--text-primary);border:1px solid var(--border-strong)}.Hero-module__gNeX-G__btnSecondary:hover{border-color:var(--text-primary);transform:translateY(-1px)}@media (max-width:768px){.Hero-module__gNeX-G__hero{min-height:auto;padding:6rem 1.25rem 4rem}.Hero-module__gNeX-G__actions{flex-direction:column;width:100%}.Hero-module__gNeX-G__btnPrimary,.Hero-module__gNeX-G__btnSecondary{width:100%}}
.SectionHeading-module__fWBSfa__heading{font-family:var(--font-inter),sans-serif;letter-spacing:-.025em;color:var(--text-primary);align-items:center;gap:.85rem;margin-bottom:2rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:600;line-height:1.15;display:flex}.SectionHeading-module__fWBSfa__heading:before{content:"";background:var(--accent);border-radius:1px;width:22px;height:2px;display:inline-block}
.About-module__Balj8a__section{background:var(--bg-primary);padding:7rem 2rem}.About-module__Balj8a__container{max-width:var(--max-width);margin:0 auto}.About-module__Balj8a__intro{max-width:760px;margin-bottom:3.5rem}.About-module__Balj8a__heading{font-family:var(--font-inter),var(--font-noto),sans-serif;letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1.25rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.35}.About-module__Balj8a__lead{color:var(--text-secondary);font-size:1rem;line-height:1.8}.About-module__Balj8a__pillars{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.About-module__Balj8a__pillar{background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.75rem;transition:border-color .2s,transform .2s,box-shadow .2s}.About-module__Balj8a__pillar:hover{border-color:var(--text-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.About-module__Balj8a__pillarTitle{font-family:var(--font-inter),sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:.85rem;font-size:.75rem;font-weight:600}.About-module__Balj8a__pillarBody{color:var(--text-secondary);font-size:.9375rem;line-height:1.75}@media (max-width:900px){.About-module__Balj8a__pillars{grid-template-columns:1fr;gap:1rem}}@media (max-width:768px){.About-module__Balj8a__section{padding:4rem 1.25rem}}
.Services-module__kf8n-G__section{background:var(--bg-secondary);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:7rem 2rem}.Services-module__kf8n-G__container{max-width:var(--max-width);margin:0 auto}.Services-module__kf8n-G__intro{color:var(--text-secondary);max-width:640px;margin-bottom:3rem;font-size:1rem;line-height:1.8}.Services-module__kf8n-G__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Services-module__kf8n-G__card{background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem 1.75rem;transition:border-color .2s,transform .2s,box-shadow .2s;position:relative}.Services-module__kf8n-G__card:hover{border-color:var(--text-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.Services-module__kf8n-G__index{font-family:var(--font-inter),sans-serif;letter-spacing:.08em;color:var(--accent);margin-bottom:1rem;font-size:.75rem;font-weight:600;display:inline-block}.Services-module__kf8n-G__title{font-family:var(--font-inter),var(--font-noto),sans-serif;letter-spacing:-.005em;color:var(--text-primary);margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.Services-module__kf8n-G__body{color:var(--text-secondary);font-size:.9375rem;line-height:1.75}@media (max-width:900px){.Services-module__kf8n-G__grid{grid-template-columns:1fr;gap:1rem}}@media (max-width:768px){.Services-module__kf8n-G__section{padding:4rem 1.25rem}}
.Products-module__BsqjsG__section{background:var(--bg-primary);padding:8rem 2rem}.Products-module__BsqjsG__container{max-width:var(--max-width);margin:0 auto}.Products-module__BsqjsG__intro{color:var(--text-secondary);max-width:640px;margin-bottom:3rem;font-size:1rem;line-height:1.8}.Products-module__BsqjsG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Products-module__BsqjsG__card{background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-lg);color:inherit;flex-direction:column;padding:1.75rem;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.Products-module__BsqjsG__card:hover{border-color:var(--text-primary);box-shadow:var(--shadow-md)}.Products-module__BsqjsG__icon{background:var(--bg-tertiary);border-radius:14px;margin-bottom:1.25rem;box-shadow:0 1px 3px #0f172a1a}.Products-module__BsqjsG__name{font-family:var(--font-inter),var(--font-noto),sans-serif;letter-spacing:-.01em;color:var(--text-primary);margin-bottom:.4rem;font-size:1.0625rem;font-weight:600}.Products-module__BsqjsG__summary{color:var(--text-secondary);flex:1;margin-bottom:1.25rem;font-size:.9rem;line-height:1.6}.Products-module__BsqjsG__storeLinks{border-top:1px solid var(--border-subtle);flex-wrap:wrap;gap:.5rem 1rem;padding-top:1rem;display:flex}.Products-module__BsqjsG__storeLink{font-family:var(--font-inter),sans-serif;color:var(--accent);letter-spacing:.005em;align-items:center;gap:.2rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.Products-module__BsqjsG__storeLink:after{content:"↗";opacity:.7;font-size:.7rem;transition:transform .15s}.Products-module__BsqjsG__storeLink:hover{color:var(--accent-hover)}.Products-module__BsqjsG__storeLink:hover:after{transform:translate(1px,-1px)}@media (max-width:900px){.Products-module__BsqjsG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Products-module__BsqjsG__section{padding:4rem 1.25rem}.Products-module__BsqjsG__grid{grid-template-columns:1fr}}
.Sites-module__C2-aVq__section{background:var(--bg-secondary);border-top:1px solid var(--border);padding:7rem 2rem}.Sites-module__C2-aVq__container{max-width:var(--max-width);margin:0 auto}.Sites-module__C2-aVq__intro{color:var(--text-secondary);max-width:640px;margin-bottom:3rem;font-size:1rem;line-height:1.8}.Sites-module__C2-aVq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Sites-module__C2-aVq__card{background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-lg);color:inherit;flex-direction:column;padding:1.75rem;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.Sites-module__C2-aVq__card:hover{border-color:var(--text-primary);box-shadow:var(--shadow-md)}.Sites-module__C2-aVq__role{font-family:var(--font-inter),sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:.85rem;font-size:.7rem;font-weight:600;display:inline-block}.Sites-module__C2-aVq__domain{font-family:var(--font-inter),sans-serif;letter-spacing:-.005em;color:var(--text-primary);align-items:center;gap:.35rem;margin-bottom:.6rem;font-size:1.0625rem;font-weight:600;display:inline-flex}.Sites-module__C2-aVq__external{color:var(--text-muted);font-size:.8rem;font-weight:400;transition:transform .15s,color .15s}.Sites-module__C2-aVq__card:hover .Sites-module__C2-aVq__external{color:var(--accent);transform:translate(1px,-1px)}.Sites-module__C2-aVq__description{color:var(--text-secondary);flex:1;font-size:.9rem;line-height:1.65}@media (max-width:900px){.Sites-module__C2-aVq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Sites-module__C2-aVq__section{padding:4rem 1.25rem}.Sites-module__C2-aVq__grid{grid-template-columns:1fr}}
.Company-module__1ftB_W__section{background:var(--bg-secondary);border-top:1px solid var(--border);padding:7rem 2rem}.Company-module__1ftB_W__container{max-width:920px;margin:0 auto}.Company-module__1ftB_W__heading{font-family:var(--font-inter),var(--font-noto),sans-serif;letter-spacing:-.015em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:600}.Company-module__1ftB_W__lead{color:var(--text-secondary);max-width:640px;margin-bottom:2.5rem;font-size:.9375rem;line-height:1.8}.Company-module__1ftB_W__table{border-top:1px solid var(--border);background:var(--bg-primary);border-radius:var(--radius-md);border:1px solid var(--border);overflow:hidden}.Company-module__1ftB_W__row{border-bottom:1px solid var(--border-subtle);grid-template-columns:200px 1fr;align-items:baseline;gap:2rem;padding:1.125rem 1.5rem;display:grid}.Company-module__1ftB_W__row:last-child{border-bottom:none}.Company-module__1ftB_W__label{font-family:var(--font-inter),sans-serif;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:600}.Company-module__1ftB_W__value{color:var(--text-primary);font-size:.9375rem;line-height:1.65}.Company-module__1ftB_W__link{color:var(--accent);border-bottom:1px solid #0000;align-items:center;gap:.3rem;padding-bottom:1px;transition:color .15s,border-color .15s;display:inline-flex}.Company-module__1ftB_W__link:hover{color:var(--accent-hover);border-color:var(--accent-hover)}.Company-module__1ftB_W__external{color:inherit;font-size:.75rem;transition:transform .15s}.Company-module__1ftB_W__link:hover .Company-module__1ftB_W__external{transform:translate(1px,-1px)}@media (max-width:700px){.Company-module__1ftB_W__row{grid-template-columns:1fr;gap:.35rem;padding:1rem 1.25rem}.Company-module__1ftB_W__label{font-size:.7rem}}@media (max-width:768px){.Company-module__1ftB_W__section{padding:4rem 1.25rem}}
.Footer-module__nhiC3q__footer{background:var(--bg-primary);border-top:1px solid var(--border);padding:6rem 2rem 2.5rem;position:relative}.Footer-module__nhiC3q__container{max-width:var(--max-width);text-align:center;margin:0 auto}.Footer-module__nhiC3q__contact{flex-direction:column;align-items:center;display:flex}.Footer-module__nhiC3q__heading{font-family:var(--font-inter),var(--font-noto),sans-serif;letter-spacing:-.025em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;line-height:1.2}.Footer-module__nhiC3q__description{color:var(--text-secondary);max-width:520px;margin-bottom:2rem;font-size:.9375rem;line-height:1.8}.Footer-module__nhiC3q__email{font-family:var(--font-inter),sans-serif;color:var(--text-inverse);background:var(--accent);border:1px solid var(--accent);border-radius:var(--radius-md);letter-spacing:.005em;align-items:center;padding:.85rem 1.75rem;font-size:.9375rem;font-weight:500;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.Footer-module__nhiC3q__email:hover{background:var(--accent-hover);border-color:var(--accent-hover);transform:translateY(-1px)}.Footer-module__nhiC3q__nav{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:4rem;display:flex}.Footer-module__nhiC3q__navLink{font-family:var(--font-inter),sans-serif;color:var(--text-secondary);letter-spacing:.04em;text-transform:uppercase;font-size:.8125rem;font-weight:500;transition:color .15s}.Footer-module__nhiC3q__navLink:hover{color:var(--text-primary)}.Footer-module__nhiC3q__bottom{border-top:1px solid var(--border);margin-top:3.5rem;padding-top:1.75rem}.Footer-module__nhiC3q__copy{font-family:var(--font-inter),sans-serif;color:var(--text-muted);letter-spacing:.04em;font-size:.75rem;font-weight:400}@media (max-width:768px){.Footer-module__nhiC3q__footer{padding:4.5rem 1.25rem 1.75rem}.Footer-module__nhiC3q__nav{gap:1.25rem;margin-top:3rem}.Footer-module__nhiC3q__bottom{margin-top:3rem}}
