@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--background:#fff;--foreground:#171717;--primary-color:#e66802;--secondary-color:#fbbf24;--accent-color:#2563eb;--highlight-color:#f3f4f6;--max-width:100vw;--max-page-width:1280px;--box-shadow:0 10px 15px -3px #0000001a}html,body{max-width:var(--max-width);overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}html{scroll-behavior:smooth}.page-container{background-color:var(--background);min-height:100vh}.header{background-color:var(--background);z-index:50;position:sticky;top:0;box-shadow:0 1px 3px #0000001a}.header-content{max-width:var(--max-page-width);margin:0 auto;padding:0 1rem}@media (min-width:640px){.header-content{padding:0 1.5rem}}@media (min-width:1024px){.header-content{padding:0 2rem}}.header-nav{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.logo-section{align-items:center;display:flex}.logo{border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-right:.75rem;display:flex}.logo-text{color:var(--foreground);font-size:1.125rem;font-weight:700}.company-name{color:var(--foreground);font-size:1.5rem;font-weight:700}.nav-menu{gap:2rem;display:none}@media (min-width:768px){.nav-menu{display:flex}}.nav-button{cursor:pointer;color:var(--foreground);border:none;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s}.nav-button:hover{color:var(--accent-color)}.hero-section{background:linear-gradient(to right,var(--secondary-color)50%,var(--primary-color)70%,var(--secondary-color)100%);color:var(--background);flex-direction:row;justify-content:space-evenly;padding:5rem 0;display:flex}@media (max-width:768px){.hero-section{flex-direction:column}}.hero-left{flex-direction:column;justify-content:center;align-items:flex-start;padding:2rem;display:flex}.hero-right{justify-content:center;align-items:center;padding:2rem;display:flex}.hero-content{flex-direction:column;justify-content:center;align-items:center;gap:4rem;display:flex}@media (max-width:768px){.hero-content{text-align:center;flex-direction:column}.hero-left{align-items:center}}.hero-logo{background-color:var(--background);box-shadow:var(--box-shadow);border-radius:.5rem;margin-bottom:1rem}.hero-title{margin-bottom:1.5rem;font-size:3rem;font-weight:700}@media (min-width:640px){.hero-title{font-size:3.5rem}}.hero-subtitle{max-width:48rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.hero-button{background-color:var(--background);color:var(--primary-color);cursor:pointer;text-align:center;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 2rem;font-weight:600;transition:background-color .2s;display:inline-flex}.hero-button:hover{background-color:var(--highlight-color)}.button-call-to-action{cursor:pointer;border:none;min-width:20rem;min-height:5rem;font-size:1.5rem;font-weight:600;transition:background-color .2s}.products-section{padding:5rem 0}.about-section{background-color:var(--background);padding:5rem 0}.section-content{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.section-content{padding:0 1.5rem}}@media (min-width:1024px){.section-content{padding:0 2rem}}.section-header{text-align:center;margin-bottom:4rem}.section-title{color:#111827;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.section-subtitle{color:var(--foreground);max-width:32rem;margin:0 auto;font-size:1.125rem}.about-subtitle{max-width:48rem}.products-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.products-grid{grid-template-columns:repeat(2,1fr)}}.product-card{background-color:var(--background);box-shadow:var(--box-shadow);border-radius:.75rem;padding:2rem;transition:box-shadow .2s}.product-card:hover{box-shadow:0 20px 25px -5px #0000001a}.product-header{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.product-logo{border-radius:.5rem;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}.product-logo-text{color:var(--background);font-size:1.25rem;font-weight:700}.product-info{flex:1}.product-name{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.product-elevator{color:var(--accent-color);font-weight:500}.product-description{color:var(--foreground);margin-bottom:1.5rem;line-height:1.6}.product-actions{gap:.75rem;display:flex}.primary-button{background-color:var(--primary-color);text-align:center;color:#fff;cursor:pointer;border:none;border-radius:.5rem;flex:1;padding:.5rem 1rem;font-weight:500;transition:background-color .2s}.primary-button:hover{background-color:var(--secondary-color)}.secondary-button{color:#374151;text-align:center;background-color:var(--background);cursor:pointer;border:1px solid #d1d5db;border-radius:.5rem;flex:1;padding:.5rem 1rem;font-weight:500;transition:background-color .2s}.secondary-button:hover{background-color:#f9fafb}.about-content{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.about-content{grid-template-columns:repeat(2,1fr)}}.about-mission-title{color:#111827;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.about-paragraph{color:#4b5563;margin-bottom:1.5rem;line-height:1.6}.stats-grid{text-align:center;grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.stat-card{border-radius:.5rem;padding:1rem}.stat-card-blue{background-color:#eff6ff}.stat-card-purple{background-color:#f3e8ff}.stat-number{font-size:1.875rem;font-weight:700}.stat-card-blue .stat-number{color:#2563eb}.stat-card-purple .stat-number{color:#8b5cf6}.stat-label{color:#4b5563}.contact-card{text-align:center;background-color:#f3f4f6;border-radius:.75rem;padding:2rem}.contact-logo{justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.contact-logo-text{color:#fff;font-size:2.25rem;font-weight:700}.contact-title{color:#111827;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.contact-description{color:#4b5563;margin-bottom:1.5rem}.contact-button{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s}.contact-button:hover{background-color:#1d4ed8}.footer{color:#fff;background-color:#111827;padding:3rem 0}.footer-content{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.footer-content{padding:0 1.5rem}}@media (min-width:1024px){.footer-content{padding:0 2rem}}.footer-info{justify-content:space-between;align-items:center;display:flex}.footer-address{text-align:center;margin:0 2rem}.footer-address h3{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:700}.footer-address-text{color:#9ca3af;font-size:.875rem;line-height:1.4}.footer-logo-section{align-items:center;display:flex}.footer-logo{border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;margin-right:1rem;display:flex}.footer-logo-text{color:#fff;font-weight:700}.footer-company-name{font-size:1.25rem;font-weight:700}.footer-copyright{color:#9ca3af}
