*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}img,svg,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit}input,textarea,select{font:inherit}body{font-family:"Inter",sans-serif;font-size:1.0625rem;line-height:1.7;color:#111;background-color:#fff}h1,h2,h3,h4,h5,h6{font-family:"Montserrat",sans-serif;line-height:1.2;font-weight:700}h1{font-size:clamp(2.8rem,8vw,5.5rem);font-weight:800;letter-spacing:-0.02em}h2{font-size:clamp(1.8rem,4vw,3rem);letter-spacing:-0.01em}h3{font-size:clamp(1.25rem,2.5vw,1.75rem)}p{color:#777;font-size:1.0625rem}strong{color:#111;font-weight:600}.section-label{font-family:"Montserrat",sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#8b1919;margin-bottom:1rem}.section-title{color:#111;margin-bottom:1.5rem}.section-title span{color:#8b1919}.section-subtitle{font-size:1.125rem;color:#777;max-width:620px;line-height:1.75}.header{position:fixed;top:0;left:0;right:0;z-index:900;padding:1.25rem 0;transition:background-color .4s ease,box-shadow .4s ease,padding .4s ease}.header.scrolled{background-color:hsla(0,0%,100%,.96);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 2px 16px rgba(0,0,0,.08);padding:.875rem 0}.header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.header__logo{display:flex;flex-direction:column;gap:.15rem;flex-shrink:0}.header__logo .logo-svg{width:160px;height:auto}.header__logo .logo-tagline{font-family:"Montserrat",sans-serif;font-size:.55rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#777;padding-left:2px}.header__nav{display:flex;align-items:center;gap:2.5rem}@media(max-width: 1024px){.header__nav{position:fixed;inset:0;background-color:#fff;flex-direction:column;justify-content:center;gap:2.5rem;opacity:0;pointer-events:none;transform:translateX(100%);transition:opacity .35s ease,transform .35s ease;z-index:800}.header__nav.is-open{opacity:1;pointer-events:auto;transform:translateX(0)}}.header__nav-list{display:flex;align-items:center;gap:1.5rem}@media(max-width: 1024px){.header__nav-list{flex-direction:column;gap:2.5rem}}.header__nav-link{font-family:"Montserrat",sans-serif;font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#111;transition:color .25s ease;position:relative}.header__nav-link::after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:2px;background:#8b1919;border-radius:1px;transition:width .25s ease}.header__nav-link:hover,.header__nav-link.active{color:#111}.header__nav-link:hover::after,.header__nav-link.active::after{width:100%}@media(max-width: 1024px){.header__nav-link{font-size:1.25rem;letter-spacing:.12em}}.header__controls{display:flex;align-items:center;gap:1rem}.lang-toggle{display:flex;align-items:center;gap:.25rem;font-family:"Montserrat",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.1em;transition:all .3s ease;z-index:1000}.lang-toggle__btn{padding:.2rem .35rem;border-radius:6px;transition:all .3s ease;color:#111}.lang-toggle__btn:hover{color:#fff}.lang-toggle__btn.active{color:#fff;background-color:#8b1919}.lang-toggle__sep{color:#555;opacity:.6}.hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;gap:5px;z-index:1000}@media(max-width: 1024px){.hamburger{display:flex}}.hamburger__bar{display:block;width:22px;height:2px;background:#111;border-radius:2px;transform-origin:center;transition:transform .3s ease,opacity .3s ease,width .3s ease}.hamburger.is-open .hamburger__bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.is-open .hamburger__bar:nth-child(2){opacity:0;width:0}.hamburger.is-open .hamburger__bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:6px;font-family:"Montserrat",sans-serif;font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:all .3s ease}.btn--primary{background-color:#8b1919;color:#fff;border:2px solid #8b1919}.btn--primary:hover{background-color:#b52424;border-color:#b52424;transform:translateY(-2px);box-shadow:0 8px 24px rgba(139,25,25,.4)}.btn--outline{background-color:rgba(0,0,0,0);color:#111;border:2px solid rgba(17,17,17,.2)}.btn--outline:hover{border-color:#8b1919;color:#8b1919;transform:translateY(-2px)}.hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background-color:#fff}.hero::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 50% at 30% 60%, rgba(139, 25, 25, 0.05) 0%, transparent 70%),radial-gradient(ellipse 50% 70% at 80% 20%, rgba(139, 25, 25, 0.04) 0%, transparent 60%);pointer-events:none;z-index:1}.hero__bg-wave{position:absolute;right:-4%;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:14px;opacity:.45;z-index:0;pointer-events:none}.hero__bg-bar{width:28px;background:#8b1919;border-radius:14px;transform-origin:center bottom;animation:bg-wave-pulse 2s ease-in-out infinite}.hero__bg-bar:nth-child(1){animation-delay:0s;height:230px}.hero__bg-bar:nth-child(2){animation-delay:0.15s;height:239px}.hero__bg-bar:nth-child(3){animation-delay:0.3s;height:174px}.hero__bg-bar:nth-child(4){animation-delay:0.45s;height:104px}.hero__bg-bar:nth-child(5){animation-delay:0.6s;height:102px}.hero__bg-bar:nth-child(6){animation-delay:0.75s;height:329px}.hero__bg-bar:nth-child(7){animation-delay:0.9s;height:110px}.hero__bg-bar:nth-child(8){animation-delay:1.05s;height:102px}.hero__bg-bar:nth-child(9){animation-delay:1.2s;height:303px}.hero__bg-bar:nth-child(10){animation-delay:1.35s;height:123px}@keyframes bg-wave-pulse{0%,100%{transform:scaleY(0.55)}50%{transform:scaleY(1)}}.hero__inner{position:relative;z-index:2;width:100%}.hero__content{max-width:820px}.hero__title{color:#111;margin-bottom:1.5rem;line-height:1.1}.hero__subtitle{font-size:clamp(1rem,2vw,1.25rem);color:#777;max-width:560px;margin-bottom:2.5rem;line-height:1.7}.hero__actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.hero__wave{display:flex;align-items:center;gap:6px;margin-bottom:1.5rem}.hero__wave-bar{width:4px;border-radius:2px;background:#8b1919;animation:hero-wave 1.4s ease-in-out infinite;transform-origin:bottom center}.hero__wave-bar:nth-child(1){animation-delay:0s}.hero__wave-bar:nth-child(2){animation-delay:0.1s}.hero__wave-bar:nth-child(3){animation-delay:0.2s}.hero__wave-bar:nth-child(4){animation-delay:0.3s}.hero__wave-bar:nth-child(5){animation-delay:0.4s}.hero__wave-bar:nth-child(6){animation-delay:0.5s}.hero__wave-bar:nth-child(7){animation-delay:0.6s}.hero__wave-bar:nth-child(1){height:12px}.hero__wave-bar:nth-child(2){height:20px}.hero__wave-bar:nth-child(3){height:32px}.hero__wave-bar:nth-child(4){height:44px}.hero__wave-bar:nth-child(5){height:32px}.hero__wave-bar:nth-child(6){height:20px}.hero__wave-bar:nth-child(7){height:12px}@keyframes hero-wave{0%,100%{transform:scaleY(0.5);opacity:.6}50%{transform:scaleY(1);opacity:1}}@media(max-width: 768px){.hero__bg-wave{opacity:.04}.hero__subtitle{max-width:100%}}@media(max-width: 480px){.hero__bg-wave{display:none}.hero__actions{flex-direction:column;align-items:flex-start}.hero__actions .btn{width:100%;justify-content:center}}.about{background-color:#fafafa}.about__inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media(max-width: 1024px){.about__inner{grid-template-columns:1fr;gap:2.5rem}}.about__text p{margin-bottom:1.5rem}.about__text p:last-of-type{margin-bottom:0}.about__diff-title{font-family:"Montserrat",sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#777;margin-top:2.5rem;margin-bottom:1rem}.about__diff-list{display:flex;flex-direction:column;gap:.5rem}.about__diff-item{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:#777;transition:color .25s ease}.about__diff-item::before{content:"";width:6px;height:6px;flex-shrink:0;background:#8b1919;border-radius:50%}.about__diff-item:hover{color:#111}.about__visual{position:relative;border-radius:12px;background:rgba(0,0,0,.025);border:1px solid rgba(0,0,0,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:12px;padding:2.5rem}.about__visual::after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg, rgba(139, 25, 25, 0.08) 0%, transparent 60%);pointer-events:none;z-index:0}.about__visual>*{position:relative;z-index:1}.about__stats{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;margin-top:2.5rem}@media(max-width: 480px){.about__stats{grid-template-columns:repeat(3, 1fr);gap:.5rem}}.about__stat{background:rgba(0,0,0,.025);border:1px solid rgba(0,0,0,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:12px;padding:1.5rem;text-align:center}.about__stat-value{font-family:"Montserrat",sans-serif;font-size:2rem;font-weight:800;color:#8b1919;line-height:1;margin-bottom:.25rem}.about__stat-label{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#777}.about__eq{display:flex;align-items:flex-end;gap:4px;height:60px;margin-top:1.5rem}@media(max-width: 768px){.about__eq{display:none}}.about__eq-bar{width:6px;background:#8b1919;border-radius:3px;opacity:.5}.about__eq-bar:nth-child(1){height:18px;animation:eq-pulse 0.9s ease-in-out infinite alternate;animation-delay:0s}.about__eq-bar:nth-child(2){height:24px;animation:eq-pulse 1s ease-in-out infinite alternate;animation-delay:0.07s}.about__eq-bar:nth-child(3){height:30px;animation:eq-pulse 1.1s ease-in-out infinite alternate;animation-delay:0.14s}.about__eq-bar:nth-child(4){height:36px;animation:eq-pulse 1.2s ease-in-out infinite alternate;animation-delay:0.21s}.about__eq-bar:nth-child(5){height:42px;animation:eq-pulse 1.3s ease-in-out infinite alternate;animation-delay:0.28s}.about__eq-bar:nth-child(6){height:48px;animation:eq-pulse 1.4s ease-in-out infinite alternate;animation-delay:0.35s}.about__eq-bar:nth-child(7){height:54px;animation:eq-pulse 1.5s ease-in-out infinite alternate;animation-delay:0.42s}.about__eq-bar:nth-child(8){height:60px;animation:eq-pulse 1.6s ease-in-out infinite alternate;animation-delay:0.49s}@keyframes eq-pulse{from{transform:scaleY(0.4)}to{transform:scaleY(1)}}.mission{background-color:#fff}.mission__header{text-align:center;margin-bottom:4rem}.mission__header .section-label,.mission__header .section-subtitle{margin-left:auto;margin-right:auto}.mission__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2.5rem}@media(max-width: 768px){.mission__grid{grid-template-columns:1fr}}.mv-card{background:rgba(0,0,0,.025);border:1px solid rgba(0,0,0,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:12px;padding:2.5rem;transition:transform .3s ease,box-shadow .3s ease}.mv-card:hover{transform:translateY(-4px);box-shadow:0 8px 40px rgba(0,0,0,.08),0 0 40px rgba(139,25,25,.1)}.mv-card__icon{width:48px;height:48px;border-radius:6px;background:rgba(139,25,25,.1);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.mv-card__icon svg{width:22px;height:22px;stroke:#8b1919}.mv-card__label{font-family:"Montserrat",sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#8b1919;margin-bottom:.5rem}.mv-card__text{color:#777;line-height:1.75}.mission__values{background:rgba(0,0,0,.025);border:1px solid rgba(0,0,0,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:12px;padding:2.5rem}.mission__values-label{font-family:"Montserrat",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#8b1919;margin-bottom:1.5rem}.mission__values-list{display:flex;flex-wrap:wrap;gap:.625rem}.mission__value-tag{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .875rem;border:1px solid rgba(0,0,0,.08);border-radius:999px;font-family:"Montserrat",sans-serif;font-size:.8rem;font-weight:600;color:#777;transition:all .3s ease}.mission__value-tag::before{content:"";width:5px;height:5px;border-radius:50%;background:#8b1919;flex-shrink:0}.mission__value-tag:hover{color:#111;border-color:#8b1919;background:rgba(139,25,25,.08)}.offering{background-color:#fafafa}.offering__header{text-align:center;margin-bottom:4rem}.offering__header .section-subtitle{margin-left:auto;margin-right:auto}.offering__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}@media(max-width: 1024px){.offering__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.offering__grid{grid-template-columns:repeat(2, 1fr);gap:1rem}}@media(max-width: 480px){.offering__grid{grid-template-columns:1fr}}.off-card{background:rgba(0,0,0,.025);border:1px solid rgba(0,0,0,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:12px;background:#fff;box-shadow:0 8px 40px rgba(0,0,0,.08);padding:2.5rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.off-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,.14);border-color:rgba(139,25,25,.25)}.off-card__icon{width:52px;height:52px;border-radius:6px;background:rgba(139,25,25,.08);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:background .3s ease}.off-card__icon svg{width:24px;height:24px;stroke:#8b1919;transition:stroke .3s ease}.off-card:hover .off-card__icon{background:rgba(139,25,25,.16)}.off-card__title{font-family:"Montserrat",sans-serif;font-size:1.0625rem;font-weight:700;color:#111;margin-bottom:.625rem}.off-card__text{font-size:.9375rem;color:#777;line-height:1.7}.solutions{background-color:#fff;position:relative;overflow:hidden}.solutions::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:600px;height:600px;background:radial-gradient(circle, rgba(139, 25, 25, 0.04) 0%, transparent 70%);pointer-events:none;z-index:0}.solutions__header{text-align:center;margin-bottom:4rem;position:relative;z-index:1}.solutions__header .section-subtitle{margin-left:auto;margin-right:auto}.solutions__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem;position:relative;z-index:1}@media(max-width: 1024px){.solutions__grid{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 768px){.solutions__grid{grid-template-columns:repeat(2, 1fr);gap:1rem}}@media(max-width: 480px){.solutions__grid{grid-template-columns:1fr}}.sol-card{background:rgba(0,0,0,.025);border:1px solid rgba(0,0,0,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:12px;background:#fff;box-shadow:0 8px 40px rgba(0,0,0,.08);padding:2.5rem 1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;cursor:default}.sol-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,.14),0 0 40px rgba(139,25,25,.1);border-color:rgba(139,25,25,.3)}@media(min-width: 1280px){.sol-card:last-child:nth-child(4n+3){grid-column:span 2}}.sol-card__icon{width:60px;height:60px;border-radius:50%;background:rgba(139,25,25,.08);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:background .3s ease,transform .3s ease}.sol-card__icon svg{width:26px;height:26px;stroke:#8b1919}.sol-card:hover .sol-card__icon{background:rgba(139,25,25,.18);transform:scale(1.1)}.sol-card__title{font-family:"Montserrat",sans-serif;font-size:1rem;font-weight:700;color:#111;margin-bottom:.625rem}.sol-card__text{font-size:.875rem;color:#777;line-height:1.7}.contact{background-color:#fafafa}.contact__header{text-align:center;margin-bottom:4rem}.contact__header .section-subtitle{margin-left:auto;margin-right:auto}.contact__card{background:rgba(0,0,0,.025);border:1px solid rgba(0,0,0,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:12px;background:#fff;max-width:760px;margin:0 auto;padding:4rem;box-shadow:0 8px 40px rgba(0,0,0,.08)}@media(max-width: 768px){.contact__card{padding:2.5rem 1.5rem}}.contact__info-list{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.contact__info-item{display:flex;align-items:flex-start;gap:1.5rem}.contact__info-icon{width:48px;height:48px;flex-shrink:0;border-radius:6px;background:rgba(139,25,25,.1);display:flex;align-items:center;justify-content:center}.contact__info-icon svg{width:20px;height:20px;stroke:#8b1919}.contact__info-label{font-family:"Montserrat",sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#777;margin-bottom:.2rem}.contact__info-value{font-size:1rem;color:#111;font-weight:500;transition:color .25s ease}.contact__info-value a{color:inherit;text-decoration:none;transition:color .25s ease}.contact__info-value a:hover{color:#8b1919}.contact__cta{text-align:center}.contact__cta p{margin-bottom:1.5rem;font-size:.9375rem}.footer{background-color:#f4f4f5;border-top:1px solid rgba(0,0,0,.08);padding:4rem 0 2.5rem}.footer__inner{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2.5rem;align-items:start;padding-bottom:2.5rem;border-bottom:1px solid rgba(0,0,0,.08);margin-bottom:2.5rem}@media(max-width: 768px){.footer__inner{grid-template-columns:1fr;gap:1.5rem;text-align:center}}.footer__brand .logo-svg{width:140px;height:auto;margin-bottom:.5rem}@media(max-width: 768px){.footer__brand .logo-svg{margin-left:auto;margin-right:auto}}.footer__brand .logo-tagline{font-family:"Montserrat",sans-serif;font-size:.55rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#777}.footer__brand-text{font-size:.875rem;color:#777;line-height:1.7;margin-top:1rem;max-width:260px}@media(max-width: 768px){.footer__brand-text{max-width:100%;margin-left:auto;margin-right:auto}}.footer__nav-title{font-family:"Montserrat",sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#777;margin-bottom:1rem}.footer__nav-list{display:flex;flex-direction:column;gap:.5rem}@media(max-width: 768px){.footer__nav-list{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.75rem}}.footer__nav-link{font-size:.875rem;color:#777;transition:color .25s ease}.footer__nav-link:hover{color:#111}.footer__contact-title{font-family:"Montserrat",sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#777;margin-bottom:1rem}.footer__contact-list{display:flex;flex-direction:column;gap:.5rem}.footer__contact-item{font-size:.875rem;color:#777;transition:color .25s ease}.footer__contact-item a{color:inherit}.footer__contact-item a:hover{color:#8b1919}.footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem}@media(max-width: 768px){.footer__bottom{flex-direction:column;text-align:center}}.footer__copy{font-size:.8rem;color:#777;opacity:.7}.footer__wave{display:flex;align-items:center;gap:3px}.footer__wave-bar{width:3px;background:#8b1919;border-radius:2px;opacity:.5}.footer__wave-bar:nth-child(1){height:8px}.footer__wave-bar:nth-child(2){height:14px}.footer__wave-bar:nth-child(3){height:20px}.footer__wave-bar:nth-child(4){height:14px}.footer__wave-bar:nth-child(5){height:8px}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:clamp(1.25rem,5vw,3rem);padding-right:clamp(1.25rem,5vw,3rem)}section{padding-top:6rem;padding-bottom:6rem;scroll-margin-top:80px}.reveal{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal--delay-1{transition-delay:.1s}.reveal--delay-2{transition-delay:.2s}.reveal--delay-3{transition-delay:.3s}.reveal--delay-4{transition-delay:.4s}.reveal--delay-5{transition-delay:.5s}.reveal--delay-6{transition-delay:.6s}@media(prefers-reduced-motion: reduce){.reveal{transition:none;opacity:1;transform:none}.hero__wave-bar,.hero__bg-bar,.about__eq-bar{animation:none}}
