@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--background:#ffffff;--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 rgba(0,0,0,0.1)}body,html{max-width:var(--max-width);overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}html{scroll-behavior:smooth}.page-container{min-height:100vh}.header,.page-container{background-color:var(--background)}.header{box-shadow:0 1px 3px 0 rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:50}.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;padding:1rem 0}.header-nav,.logo,.logo-section{display:flex;align-items:center}.logo{width:2.5rem;height:2.5rem;border-radius:.5rem;justify-content:center;margin-right:.75rem}.logo-text{font-size:1.125rem}.company-name,.logo-text{color:var(--foreground);font-weight:700}.company-name{font-size:1.5rem}.nav-menu{display:none;gap:2rem}@media (min-width:768px){.nav-menu{display:flex}}.nav-button{padding:.5rem .75rem;border-radius:.375rem;font-size:.875rem;font-weight:500;border:none;cursor:pointer;transition:all .2s;color:var(--foreground)}.nav-button:hover{color:var(--accent-color)}.hero-section{display:flex;flex-direction:row;justify-content:space-evenly;background:linear-gradient(to right,var(--secondary-color) 50%,var(--primary-color) 70%,var(--secondary-color) 100%);color:var(--background);padding:5rem 0}@media (max-width:768px){.hero-section{flex-direction:column}}.hero-left{flex-direction:column;align-items:flex-start}.hero-left,.hero-right{display:flex;justify-content:center;padding:2rem}.hero-content,.hero-right{align-items:center}.hero-content{display:flex;flex-direction:column;justify-content:center;gap:4rem}@media (max-width:768px){.hero-content{flex-direction:column;text-align:center}.hero-left{align-items:center}}.hero-logo{margin-bottom:1rem;background-color:var(--background);border-radius:.5rem;box-shadow:var(--box-shadow)}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem}@media (min-width:640px){.hero-title{font-size:3.5rem}}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem;max-width:48rem;margin-left:auto;margin-right:auto}.hero-button{background-color:var(--background);color:var(--primary-color);padding:.75rem 2rem;border-radius:.5rem;font-weight:600;border:none;cursor:pointer;transition:background-color .2s;display:inline-flex;align-items:center;justify-content:center;text-align:center}.hero-button:hover{background-color:var(--highlight-color)}.button-call-to-action{min-width:20rem;min-height:5rem;font-weight:600;font-size:1.5rem;border:none;cursor:pointer;transition:background-color .2s}.products-section{padding:5rem 0}.about-section{padding:5rem 0;background-color:var(--background)}.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{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.section-subtitle{font-size:1.125rem;color:var(--foreground);max-width:32rem;margin:0 auto}.about-subtitle{max-width:48rem}.products-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.products-grid{grid-template-columns:repeat(2,1fr)}}.product-card{background-color:var(--background);border-radius:.75rem;box-shadow:var(--box-shadow);padding:2rem;transition:box-shadow .2s}.product-card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.product-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.product-logo{width:4rem;height:4rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.product-logo-text{color:var(--background);font-weight:700;font-size:1.25rem}.product-info{flex:1 1}.product-name{font-size:1.25rem;font-weight:700;color:var(--foreground);margin-bottom:.5rem}.product-elevator{color:var(--accent-color);font-weight:500}.product-description{color:var(--foreground);margin-bottom:1.5rem;line-height:1.6}.product-actions{display:flex;gap:.75rem}.primary-button{flex:1 1;background-color:var(--primary-color);text-align:center;color:white;padding:.5rem 1rem;border-radius:.5rem;font-weight:500;border:none;cursor:pointer;transition:background-color .2s}.primary-button:hover{background-color:var(--secondary-color)}.secondary-button{flex:1 1;border:1px solid #d1d5db;color:#374151;text-align:center;padding:.5rem 1rem;border-radius:.5rem;font-weight:500;background-color:var(--background);cursor:pointer;transition:background-color .2s}.secondary-button:hover{background-color:#f9fafb}.about-content{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:center}@media (min-width:1024px){.about-content{grid-template-columns:repeat(2,1fr)}}.about-mission-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem}.about-paragraph{color:#4b5563;margin-bottom:1.5rem;line-height:1.6}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;text-align:center}.stat-card{padding:1rem;border-radius:.5rem}.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{background-color:#f3f4f6;border-radius:.75rem;padding:2rem;text-align:center}.contact-logo{margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center}.contact-logo-text{color:white;font-weight:700;font-size:2.25rem}.contact-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.contact-description{color:#4b5563;margin-bottom:1.5rem}.contact-button{background-color:#2563eb;color:white;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;border:none;cursor:pointer;transition:background-color .2s}.contact-button:hover{background-color:#1d4ed8}.footer{background-color:#111827;color:white;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{display:flex;align-items:center;justify-content:space-between}.footer-address{text-align:center;margin:0 2rem}.footer-address h3{font-size:1rem;font-weight:700;margin-bottom:.5rem;color:white}.footer-address-text{font-size:.875rem;color:#9ca3af;line-height:1.4}.footer-logo,.footer-logo-section{display:flex;align-items:center}.footer-logo{width:2rem;height:2rem;border-radius:.5rem;justify-content:center;margin-right:1rem}.footer-logo-text{color:white;font-weight:700}.footer-company-name{font-size:1.25rem;font-weight:700}.footer-copyright{color:#9ca3af}