*{box-sizing:border-box;margin:0;padding:0}body{color:#14181f;-webkit-font-smoothing:antialiased;background-color:#fafafa;font-family:Inter,sans-serif;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,sans-serif;font-weight:700;line-height:1.1}a{color:inherit;text-decoration:none;transition:all .3s}ul{list-style:none}img{max-width:100%;display:block}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (width>=768px){.container{padding-left:3rem;padding-right:3rem}}.section-padding{padding-top:5rem;padding-bottom:5rem}@media (width>=1024px){.section-padding{padding-top:8rem;padding-bottom:8rem}}.text-accent{color:#e43225}.text-muted-foreground{color:#676f7e}.text-primary-foreground{color:#fafafa}.font-heading{font-family:Space Grotesk,sans-serif}.font-body{font-family:Inter,sans-serif}.header{z-index:50;height:80px;transition:all .5s;position:fixed;top:0;left:0;right:0}.header.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#fafafaf2;border-bottom:1px solid #e3e5e8;box-shadow:0 1px 2px #0000000d}.header.scrolled .header__logo-divider{background-color:#e3e5e8}.header.scrolled .header__logo-tag,.header.scrolled .header__nav-link{color:#676f7e}.header.scrolled .header__nav-link.active{color:#14181f;font-weight:500}.header.scrolled .header__mobile-toggle{color:#14181f}.header:not(.scrolled){background-color:#0000;border-bottom:1px solid #ffffff26}.header:not(.scrolled) .header__logo-divider{background-color:#ffffff4d}.header:not(.scrolled) .header__logo-tag{color:#ffffffb3}.header:not(.scrolled) .header__nav-link{color:#ffffffe6}.header:not(.scrolled) .header__nav-link:hover,.header:not(.scrolled) .header__mobile-toggle{color:#fff}.header__container{justify-content:space-between;align-items:center;height:100%;display:flex}.header__logo{align-items:center;gap:1rem;display:flex}.header__logo img{height:24px}@media (width>=768px){.header__logo img{height:32px}}.header__logo-divider{display:none}@media (width>=640px){.header__logo-divider{width:1px;height:24px;transition:background-color .3s;display:block}}.header__logo-tag{display:none}@media (width>=640px){.header__logo-tag{letter-spacing:.25em;text-transform:uppercase;font-size:10px;transition:color .3s;display:inline-block}}.header__nav{display:none}@media (width>=1024px){.header__nav{align-items:center;gap:1.75rem;display:flex}}.header__nav-link{letter-spacing:.025em;font-family:Space Grotesk,sans-serif;font-size:15px;transition:color .3s}.header__nav-link:hover{color:#e43225}.header__mobile-toggle{display:flex}@media (width>=1024px){.header__mobile-toggle{display:none}}.header__mobile-toggle{cursor:pointer;background:0 0;border:none;padding:.5rem}.mobile-menu{z-index:60;visibility:hidden;opacity:0;transition:all .3s;position:fixed;inset:0}.mobile-menu.open{visibility:visible;opacity:1}.mobile-menu.open .mobile-menu__panel{transform:translate(0)}.mobile-menu__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;position:absolute;inset:0}.mobile-menu__panel{background-color:#fafafa;flex-direction:column;width:80vw;max-width:340px;transition:transform .4s cubic-bezier(.165,.84,.44,1);display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #0000001a}.mobile-menu__header{border-bottom:1px solid #e3e5e8;align-items:center;height:80px;padding:0 1.5rem;display:flex}.mobile-menu__header img{height:32px}.mobile-menu__nav{flex-direction:column;flex:1;gap:.25rem;padding:1.5rem 1rem;display:flex;overflow-y:auto}.mobile-menu__link{color:#14181f;border-radius:.5rem;justify-content:space-between;align-items:center;padding:1rem;font-size:1rem;display:flex}.mobile-menu__link:hover{color:#e43225;background-color:#e432251a}.mobile-menu__link i{opacity:.5;font-size:.8rem}.mobile-menu__footer{border-top:1px solid #e3e5e8;padding:1.5rem}.footer{color:#fafafa;background-color:#181d25}.footer__content{padding-top:4rem;padding-bottom:2rem}@media (width>=768px){.footer__content{padding-top:5rem;padding-bottom:3rem}}.footer__grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (width>=768px){.footer__grid{grid-template-columns:repeat(3,1fr)}}.footer__logo{filter:brightness(0)invert();height:2rem;margin-bottom:1rem}.footer__brand-text{color:#fafafa80;margin-bottom:1rem;font-size:.875rem;line-height:1.6}.footer__title{text-transform:uppercase;letter-spacing:.2em;color:#fafafab3;margin-bottom:1.25rem;font-size:.75rem;font-weight:600}.footer__nav-list{flex-direction:column;gap:.625rem;display:flex}.footer__nav-link{color:#fafafa66;font-size:.875rem}.footer__nav-link:hover{color:#fafafa}.footer__nav-link i{margin-left:.375rem;font-size:.75rem}.footer__contact-info{color:#fafafa66;flex-direction:column;gap:.5rem;font-size:.875rem;display:flex}.footer__contact-info .company-name{color:#fafafa99}.footer__contact-info a:hover{color:#fafafa}.footer__bottom{border-top:1px solid #fafafa1a;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;margin-top:3.5rem;padding-top:2rem;display:flex}@media (width>=768px){.footer__bottom{flex-direction:row}}.footer__copyright{color:#fafafa4d;font-size:11px}.footer__legal{color:#fafafa4d;gap:1.5rem;font-size:11px;display:flex}.hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero__bg{position:absolute;inset:0}.hero__bg img{object-fit:cover;width:100%;height:100%}.hero__overlay{background:linear-gradient(90deg,#181d25e6,#181d25b3,#181d254d);position:absolute;inset:0}.hero__content{z-index:10;width:100%;padding-top:10rem;padding-bottom:8rem;position:relative}@media (width>=768px){.hero__content{padding-top:12rem;padding-bottom:10rem}}.hero__tagline{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.hero__tagline .divider{background-color:#e43225;width:3rem;height:2px}.hero__tagline .text{color:#e43225;letter-spacing:.1em;text-transform:uppercase;font-size:.875rem;font-weight:500}.hero__title{color:#fafafa;margin-bottom:1.5rem;font-family:Space Grotesk,sans-serif;font-size:2.25rem;line-height:1.1}@media (width>=768px){.hero__title{font-size:3.75rem}}@media (width>=1024px){.hero__title{font-size:4.5rem}}.hero__title .highlight{color:#e43225}.hero__desc{color:#fafafab3;max-width:32rem;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.hero__actions{flex-direction:column;gap:1rem;display:flex}@media (width>=640px){.hero__actions{flex-direction:row}}.hero__scroll{flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero__scroll span{color:#fafafa66;letter-spacing:.2em;text-transform:uppercase;font-size:.75rem}.hero__scroll .line{background-color:#fafafa4d;border-radius:1rem;width:2px;height:2rem;position:relative;overflow:hidden}.hero__scroll .line:after{content:"";background-color:#e43225;height:50%;animation:1.5s infinite scrollLine;position:absolute;top:0;left:0;right:0}@keyframes scrollLine{0%{transform:translateY(-100%)}to{transform:translateY(200%)}}.section-header{margin-bottom:3.5rem}.section-header--center{text-align:center;max-width:42rem;margin-left:auto;margin-right:auto}.section-tag{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.section-tag .line{background-color:#e43225;width:3rem;height:2px}.section-tag .text{color:#e43225;letter-spacing:.1em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.section-tag--center{justify-content:center}.section-title{color:#14181f;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.1}@media (width>=768px){.section-title{font-size:2.25rem}}.section-title .highlight{color:#e43225}.section-desc{color:#676f7e;margin-bottom:0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.625}.section-desc--center{text-align:center;margin-left:auto;margin-right:auto}.section-about{background-color:#f1f2f4}.section-about__grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (width>=1024px){.section-about__grid{grid-template-columns:1fr 1fr}}.section-about__features{grid-template-columns:1fr;gap:1.5rem;display:grid}.section-about__feature{background-color:#fff;border:1px solid #e3e5e8;border-radius:.5rem;gap:1.25rem;padding:1.5rem;display:flex}.section-about__feature .icon-box{color:#e43225;background-color:#e432251a;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.section-about__feature .content h3{margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.section-about__feature .content p{color:#676f7e;font-size:.875rem}.section-cta{text-align:center;background-color:#fafafa}.section-cta__container{max-width:56rem;margin:0 auto}.btn{cursor:pointer;letter-spacing:.025em;border:none;border-radius:2px;outline:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:all .3s;display:inline-flex}.btn--accent{color:#fff;background-color:#e43225}.btn--accent:hover{opacity:.9;transform:translateY(-1px)}.btn--accent:active{transform:translateY(0)}.btn--outline{color:#fafafa;background-color:#0000;border:1px solid #fafafa4d}.btn--outline:hover{background-color:#fafafa1a;border-color:#fafafa}.contact-hero{color:#fff;align-items:center;padding-top:10rem;padding-bottom:8rem;display:flex;position:relative}@media (width>=768px){.contact-hero{padding-top:12rem;padding-bottom:10rem}}.contact-hero__bg{z-index:-1;position:absolute;inset:0}.contact-hero__bg img{object-fit:cover;width:100%;height:100%}.contact-hero__overlay{background:linear-gradient(90deg,#181d25e6,#181d2566);position:absolute;inset:0}.contact-hero__content{max-width:44rem}.contact-hero__title{margin-bottom:1.5rem;font-family:Space Grotesk,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.1}@media (width>=768px){.contact-hero__title{font-size:3.75rem}}.contact-hero__title .highlight{color:#e43225}.contact-hero__desc{color:#fffc;font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.6}.contact-cards{z-index:10;margin-top:-3.5rem;padding-bottom:4rem;position:relative}@media (width>=768px){.contact-cards{margin-top:-5rem}}@media (width>=1024px){.contact-cards{margin-top:-6rem}}.contact-cards__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (width>=768px){.contact-cards__grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.contact-cards__grid{grid-template-columns:repeat(6,1fr);gap:1rem}}.contact-cards__card{text-align:center;background-color:#fff;border:1px solid #e3e5e8;border-radius:2px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;height:100%;padding:1.5rem 1rem;transition:all .3s;display:flex}.contact-cards__card:hover{border-color:#e432254d;box-shadow:0 10px 20px #0000000d}.contact-cards__card--highlight{color:#fff;background-color:#e43225;border-color:#e43225;box-shadow:0 10px 30px #e4322533}.contact-cards__card--highlight:hover{opacity:.95;border-color:#e43225}.contact-cards__card--highlight .icon{color:#fff!important}.contact-cards__card--highlight .label{color:#ffffffb3!important}.contact-cards__card--highlight .value{color:#fff!important}.contact-cards__card .icon{color:#e43225;margin-bottom:.75rem}.contact-cards__card .label{text-transform:uppercase;letter-spacing:.2em;color:#676f7e;margin-bottom:.25rem;font-size:10px;font-weight:500}.contact-cards__card .value{color:#14181f;word-break:break-word;font-size:14px;font-weight:600;line-height:1.4}.team-section{background-color:#f1f2f4}.team-section__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){.team-section__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.team-section__grid{grid-template-columns:repeat(4,1fr)}}.team-section__member{background-color:#fff;border:1px solid #e3e5e8;border-radius:2px;flex-direction:column;height:100%;display:flex;overflow:hidden}.team-section__member .image-box{aspect-ratio:1;flex-shrink:0;overflow:hidden}.team-section__member .image-box img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .5s}.team-section__member:hover img{transform:scale(1.05)}.team-section__member .info{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.team-section__member .info h3{margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.team-section__member .info .role{color:#e43225;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.75rem}.team-section__member .info .contact{flex-direction:column;gap:.5rem;margin-top:auto;display:flex}.team-section__member .info .contact a{color:#676f7e;align-items:center;gap:.5rem;font-size:13px;transition:color .2s;display:flex}.team-section__member .info .contact a:hover{color:#14181f}.contact-form-grid{grid-template-columns:1fr;gap:4rem;display:grid}@media (width>=1024px){.contact-form-grid{grid-template-columns:1fr 1fr}}.alert{border:1px solid #0000;border-radius:4px;align-items:flex-start;gap:1rem;margin-bottom:2.5rem;padding:1.25rem 1.5rem;font-size:14px;line-height:1.5;animation:.4s cubic-bezier(.165,.84,.44,1) slideInDown;display:flex}.alert .icon{flex-shrink:0;margin-top:.125rem}.alert--success{color:#166534;background-color:#f0fdf4;border-color:#bbf7d0}.alert--success .icon{color:#22c55e}.alert--error{color:#991b1b;background-color:#fef2f2;border-color:#fecaca}.alert--error .icon{color:#ef4444}@keyframes slideInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact-form{gap:1.25rem;display:grid}.contact-form__row{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=640px){.contact-form__row{grid-template-columns:1fr 1fr}}.form-input{color:#14181f;background-color:#fafafa;border:1px solid #e3e5e8;border-radius:2px;width:100%;padding:.875rem 1rem;font-family:Inter,sans-serif;font-size:14px;transition:all .2s}.form-input::placeholder{color:#676f7e66}.form-input:focus{border-color:#e43225;outline:none;box-shadow:0 0 0 4px #e432251a}select.form-input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.contact-quick-card{background-color:#fff;border:1px solid #e3e5e8;border-radius:2px;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:all .2s;display:flex}.contact-quick-card:hover{border-color:#e432254d}.contact-quick-card:hover .icon{transform:scale(1.1)}.contact-quick-card .icon{color:#e43225;flex-shrink:0;transition:transform .2s}.contact-quick-card div{flex-direction:column;display:flex}.contact-quick-card .lbl{color:#676f7e;text-transform:uppercase;letter-spacing:.05em;font-size:10px}.contact-quick-card .val{color:#14181f;font-size:13px;font-weight:500}
