@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.body-text{font-family:Inter,sans-serif;font-weight:300;font-style:normal;font-size:19px;line-height:150%;letter-spacing:.1em;color:#000}@media(max-width:768px){.body-text{font-size:16px}}@media(max-width:480px){.body-text{font-size:15px}}.header{position:sticky;top:0;z-index:1000;background-color:#fff;padding:1rem 0;border-bottom:none}.header-container{max-width:1200px;margin:0 auto;padding:0 4rem;display:flex;justify-content:space-between;align-items:center}.logo-section{display:flex;align-items:center;gap:.75rem;text-decoration:none}.logo-icon{width:40px;height:40px;object-fit:contain}.logo-text-img{height:36px;width:auto;object-fit:contain;filter:brightness(0)}.nav-menu{display:flex;gap:2.5rem;list-style:none;margin:0;padding:0}.nav-link{text-decoration:none;color:#1a1a1a;font-size:.9rem;font-weight:500;transition:color .3s ease;position:relative}.nav-link.active,.nav-link:hover{color:#286be0}@media(max-width:1024px){.header-container{padding:0 2rem}}@media(max-width:768px){.header-container{flex-direction:column;gap:1rem;padding:1rem 1.5rem}.nav-menu{gap:1.25rem;flex-wrap:wrap;justify-content:center}}@media(max-width:480px){.header-container{padding:0 1rem}}.footer{background-color:#1a1a1a;color:#fff;padding:4rem 0 2rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 4rem 3rem;display:flex;justify-content:space-between;gap:4rem;border-bottom:1px solid #d9d9d977}.footer-column{display:flex;flex-direction:column;gap:1rem}.footer-company{flex:1;max-width:400px;padding-right:4rem;border-right:1px solid #d9d9d977;justify-content:space-between}.footer-logo-img{height:80px;width:auto;object-fit:contain}.social-icons{display:flex;gap:1rem;margin-top:1.5rem;padding-left:35px}.social-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem;text-decoration:none;border-radius:4px;transition:all .3s ease}.social-icon:hover{background-color:#fff;color:#1a1a1a}.footer-right{display:flex;gap:6rem;flex:1;padding-left:2rem}.footer-heading{font-size:16px;font-weight:600;color:#fff;margin:0 0 .5rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-links li a{color:#fff;text-decoration:none;font-size:16px;transition:opacity .3s ease}.footer-links li a:hover{opacity:.7}.footer-contact-info{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-contact-info li{color:#fff;font-size:16px;line-height:1.6}.footer-copyright{max-width:1200px;margin:2rem auto 0;padding:0 4rem;text-align:center}.footer-copyright p{color:#fff;font-size:16px;margin:0;opacity:.8}@media(max-width:1024px){.footer-container{padding:0 2rem;gap:2rem}.footer-company{padding-right:2rem}.footer-right{gap:3rem;padding-left:1rem}}@media(max-width:768px){.footer-container{flex-direction:column;gap:2rem}.footer-company{border-right:none;border-bottom:1px solid rgba(255,255,255,.2);padding-right:0;padding-bottom:2rem;max-width:none}.footer-right{padding-left:0;gap:3rem}.footer-logo-img{height:60px}}@media(max-width:480px){.footer-container{padding:0 1rem 1rem}.footer-right{flex-direction:column;gap:2rem}.footer-copyright{padding:0 1rem}}.timeline-list{position:relative;max-width:1100px;margin:0 auto}.timeline-list:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:6px;width:2px;background-color:#e0e0e0;height:calc(100% - 50px)}.timeline-item{position:relative;display:flex;align-items:flex-start;gap:1.25rem;margin-bottom:2.5rem}.timeline-item:last-child{margin-bottom:0}.timeline-item-right{flex-direction:row;justify-content:flex-start;padding-right:52%}.timeline-item-left{flex-direction:row-reverse;justify-content:flex-end;padding-left:52%}.timeline-dot{width:12px;height:12px;border-radius:50%;background-color:#286be0;flex-shrink:0;position:absolute;left:50%;top:0;transform:translate(-50%);z-index:1}.timeline-text{flex:1;margin:0;text-align:left}.timeline-item-left .timeline-text{text-align:right}@media(max-width:768px){.timeline-list{padding-left:32px;padding-right:0}.timeline-list:before{content:"";position:absolute;left:11px;transform:none;top:6px;width:2px;background-color:#e0e0e0;height:calc(100% - 40px)}.timeline-item-right,.timeline-item-left{flex-direction:row;justify-content:flex-start;padding-right:0;padding-left:0}.timeline-dot{position:absolute;left:-26px;transform:none;top:0}.timeline-text,.timeline-item-left .timeline-text{text-align:left}}.home{width:100%;min-height:100vh;background-color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif}.home .hero-banner{width:100%;background-image:url(/image/home/banner.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:5rem 0;min-height:500px;display:flex;align-items:center;position:relative}.home .hero-banner:before{content:"";position:absolute;inset:0;z-index:1}.home .hero-banner .hero-container{position:relative;z-index:2}.home .hero-container{max-width:1200px;margin:0 auto;padding:0 4rem;width:100%}.home .hero-content{display:flex;flex-direction:column;align-items:flex-start}.home .hero-text{display:flex;flex-direction:column;gap:.5rem}.home .hero-title{font-size:4rem;font-weight:800;color:#fff;margin:0;line-height:1;letter-spacing:.02em}.home .hero-subtitle{font-size:1.125rem;color:#ffffffe6;margin:0 0 2rem;font-weight:400}.home .hero-tagline,.home .hero-impact{font-size:54px;font-weight:700;color:#fff;margin:0;line-height:1.3}.home .focus-section{padding:5rem 0;background-color:#fff}.home .focus-container{max-width:900px;margin:0 auto;padding:0 4rem;text-align:center}.home .focus-title{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0 0 1.25rem;line-height:1.3}.home .focus-description{font-size:20px;color:#000;line-height:1.8;max-width:700px;margin:0 auto}.home .smart-devices-section{padding:4rem 0;background-color:#fff}.home .smart-devices-container{max-width:1200px;margin:0 auto;padding:0 4rem}.home .smart-devices-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.home .smart-devices-text{display:flex;flex-direction:column;gap:1.25rem}.home .section-title-wrapper{display:flex;flex-direction:column;gap:1rem;margin-bottom:0rem}.home .section-title{font-size:46px;font-weight:400;color:#000;margin:0;line-height:1.3}.home .highlight-blue{color:#286be0}.home .section-title-line{display:flex;align-items:center;width:100%}.home .section-title-blue-line{width:80px;height:4px;background-color:#286be0;flex-shrink:0}.home .section-title-gray-line{flex:1;height:1px;background-color:#e0e0e0}.home .section-description{font-size:20px;color:#555;line-height:1.8;margin:0}.home .smart-devices-image{position:relative}.home .smart-devices-image:after{content:"";position:absolute;top:20px;left:-20px;width:100%;height:100%;background-color:#e0e0e0;z-index:0}.home .light-automation-image{position:relative}.home .light-automation-image:after{content:"";position:absolute;top:20px;right:-20px;width:100%;height:100%;background-color:#e0e0e0;z-index:0}.home .light-automation-image.light-automation-image{order:-1;padding-right:0}.home .light-automation-image.light-automation-image:before{left:0;right:auto}.home .light-automation-image .section-image{background-color:#f5f5f5;min-height:280px}.home .section-image{position:relative;z-index:1;width:100%;height:auto;object-fit:contain;display:block}.home .light-automation-section{padding:4rem 0;background-color:#fff}.home .light-automation-container{max-width:1200px;margin:0 auto;padding:0 4rem}.home .light-automation-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.home .light-automation-text{display:flex;flex-direction:column;gap:1.25rem}.home .explore-section{padding:5rem 0;background-color:#f8f9fa}.home .explore-container{max-width:1200px;margin:0 auto;padding:0 4rem}.home .explore-title{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0 0 .75rem;line-height:1.3;text-align:center}.home .explore-subtitle{font-size:1rem;color:#555;text-align:center;margin:0 0 3rem;line-height:1.6}.home .explore-cards{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.home .explore-card{position:relative;width:100%;overflow:hidden;background-color:#e8e8e8;display:flex;flex-direction:column}.home .explore-card-image{width:100%;height:280px;object-fit:cover}.home .explore-card-overlay{background-color:#1a1a1a;padding:0rem 1.5rem;color:#fff;display:flex;flex-direction:column;justify-content:center;border-left:20px solid #286BE0;min-height:70px}.home .explore-card-title{font-size:1.25rem;font-weight:400;color:#fff;margin:0}.home .explore-card-subtitle{display:none}.home .explore-card-text{font-size:1.1rem;font-weight:400;color:#fff;margin:0;line-height:1.5}.home .explorations-banner{display:flex;align-items:center;background-color:#286be0;overflow:hidden;min-height:120px;position:relative;padding:20px 0 20px 20px}.home .explorations-arrow{background-color:#1a1a1a;padding:1.25rem 3rem 1.25rem 2rem;position:relative;flex-shrink:0;z-index:1;display:flex;align-items:center;clip-path:polygon(0 0,calc(100% - 25px) 0,100% 50%,calc(100% - 25px) 100%,0 100%);min-width:280px;align-self:stretch;margin:0}.home .explorations-label{color:#fff;font-size:24px;font-weight:700;letter-spacing:.15em;white-space:nowrap}.home .explorations-content{display:flex;align-items:flex-end;justify-content:space-between;flex:1;padding:0 0 0 2rem;gap:2rem;align-self:stretch}.home .explorations-text{color:#fff;font-size:1.1rem;font-style:italic;line-height:1.6;margin:0;flex:1;letter-spacing:.02em;align-self:center}.home .explorations-illustration{width:320px;flex-shrink:0;display:flex;align-items:flex-end;justify-content:flex-end;align-self:flex-end;margin-bottom:-20px;margin-right:1rem}.home .explorations-illustration img{width:100%;height:auto;object-fit:contain}.home .who-we-work-section{padding:5rem 0;background-color:#fff}.home .who-we-work-container{max-width:900px;margin:0 auto;padding:0 4rem}.home .who-we-work-title{font-size:46px;font-weight:700;color:#1a1a1a;margin:0 0 1.5rem;line-height:1.3;text-align:left}.home .who-we-work-description{font-size:.95rem;color:#333;line-height:1.8;margin:0 0 1.25rem;text-align:left}.home .who-we-work-note{font-size:.875rem;color:#666;text-align:left;margin:0 0 1.5rem;font-style:italic}.home .who-we-work-questions{display:flex;flex-direction:column;gap:1rem}.home .question-item{display:flex;align-items:center;gap:1rem;padding:1.25rem;border:1px solid #e0e0e0;border-radius:6px;transition:border-color .3s ease,box-shadow .3s ease;cursor:pointer;background-color:#fff}.home .question-item:hover{border-color:#286be0;box-shadow:0 2px 8px #0066ff1a}.home .question-icon{width:24px;height:24px;border-radius:50%;border:1px solid #000;color:#000;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:400;flex-shrink:0;background-color:transparent}.home .question-text{font-size:.9rem;color:#333;line-height:1.6;margin:0;flex:1}.home .why-kalman-section{padding:5rem 0;background-color:#fff}.home .why-kalman-container{max-width:900px;margin:0 auto;padding:0 4rem}.home .why-kalman-title{font-size:46px;font-weight:700;color:#1a1a1a;margin:0 0 .75rem;line-height:1.3;text-align:center}.home .why-kalman-subtitle{font-size:1rem;color:#555;text-align:center;margin:0 0 3rem;line-height:1.6}.home .why-kalman-list{position:relative;max-width:800px;margin:0 auto;padding-left:2rem;padding-right:2rem}.home .why-kalman-list:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:0;bottom:0;width:2px;background-color:#e0e0e0;height:calc(100% - 40px)}.home .why-kalman-item{position:relative;display:flex;align-items:flex-start;gap:1.25rem;padding-bottom:2rem}.home .why-kalman-item:last-child{padding-bottom:0}.home .why-kalman-item-right{flex-direction:row-reverse;justify-content:flex-end;padding-left:52%}.home .why-kalman-item-left{flex-direction:row;justify-content:flex-start;padding-right:52%}.home .why-kalman-dot{width:12px;height:12px;border-radius:50%;background-color:#286be0;flex-shrink:0;position:absolute;left:50%;top:0;transform:translate(-50%);z-index:1}.home .why-kalman-text{font-size:.9rem;color:#333;line-height:1.7;margin:0;flex:1;text-align:left}.home .cta-section{padding:5rem 0;background-color:#f5f5f5}.home .cta-container{max-width:800px;margin:0 auto;padding:0 4rem;text-align:center}.home .cta-title{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0 0 2rem;line-height:1.4}.home .cta-button{background-color:#1a1a1a;color:#fff;border:none;padding:1.5rem 3.5rem;font-size:1.25rem;font-weight:600;cursor:pointer;transition:background-color .3s ease,transform .2s ease;font-family:inherit;border-radius:0}.home .cta-button:hover{background-color:#333;transform:translateY(-2px)}.home .cta-button:active{transform:translateY(0)}@media(max-width:1024px){.home .hero-container,.home .focus-container,.home .smart-devices-container,.home .light-automation-container,.home .explore-container,.home .who-we-work-container,.home .why-kalman-container,.home .cta-container{padding:0 2rem}.home .hero-title{font-size:3rem}.home .hero-tagline,.home .hero-impact{font-size:1.75rem}.home .smart-devices-content,.home .light-automation-content{gap:2rem}}@media(max-width:768px){.home .hero-banner{padding:3rem 0;min-height:auto}.home .hero-content{text-align:center;align-items:center}.home .hero-title{font-size:2.5rem}.home .hero-tagline,.home .hero-impact{font-size:1.5rem}.home .focus-section,.home .smart-devices-section,.home .light-automation-section,.home .explore-section,.home .who-we-work-section,.home .why-kalman-section,.home .cta-section{padding:3rem 0}.home .explore-cards{grid-template-columns:1fr;gap:1rem}.home .explore-card{height:auto;display:flex;flex-direction:column}.home .explore-card-image{height:200px}.home .explore-card-overlay{position:relative;min-height:60px;padding:1rem 1.25rem}.home .explorations-banner{flex-direction:column;min-height:auto;padding:0}.home .explorations-arrow{padding:1rem 1.5rem;justify-content:center;clip-path:none;min-width:auto}.home .explorations-content{flex-direction:column;align-items:flex-start;padding:1.25rem;gap:1rem}.home .explorations-illustration{width:100%;height:80px;margin-bottom:0}.home .explorations-illustration img{max-height:80px}.home .focus-title,.home .explore-title,.home .who-we-work-title,.home .why-kalman-title,.home .cta-title{font-size:1.75rem}.home .section-title{font-size:1.5rem}.home .why-kalman-list{padding-left:2rem;padding-right:0}.home .why-kalman-list:before{left:1rem;transform:none}.home .why-kalman-item-right,.home .why-kalman-item-left{flex-direction:row;justify-content:flex-start;padding-right:0;padding-left:2rem;text-align:left}.home .why-kalman-dot{left:-2.5rem;transform:none}.home .smart-devices-content,.home .light-automation-content{grid-template-columns:1fr}.home .light-automation-image{order:0}}@media(max-width:480px){.home .hero-container,.home .focus-container,.home .smart-devices-container,.home .light-automation-container,.home .explore-container,.home .who-we-work-container,.home .why-kalman-container,.home .cta-container{padding:0 1rem}.home .hero-title{font-size:2rem}.home .focus-title,.home .explore-title,.home .who-we-work-title,.home .why-kalman-title,.home .cta-title{font-size:1.5rem}.home .cta-button{padding:.875rem 2rem;font-size:.9rem}.home .focus-description,.home .section-description{font-size:.9rem}}.page-banner{position:relative;min-height:550px;display:flex;align-items:center;background-color:#000;overflow:hidden}.page-banner-bg{position:absolute;top:0;right:0;width:60%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.page-banner-overlay{position:absolute;inset:0;background:linear-gradient(270deg,#0000 29.13%,#000 59.86%);z-index:1}.page-banner-container{position:relative;z-index:1;max-width:1200px;width:100%;margin:0 auto;padding:4rem}.page-banner-title{font-size:54px;font-weight:700;color:#fff;margin:0 0 1.5rem;line-height:1.2;max-width:700px}.page-banner-description{max-width:700px}.page-banner-text{font-size:18px;color:#fff;line-height:1.8;margin:0 0 1rem;letter-spacing:.02em}.page-banner-text:last-child{margin-bottom:0}@media(max-width:1024px){.page-banner{min-height:400px}.page-banner-container{padding:3rem 2rem}.page-banner-title{font-size:42px}}@media(max-width:768px){.page-banner{min-height:350px}.page-banner-container{padding:2rem 1.5rem}.page-banner-title{font-size:32px}.page-banner-text{font-size:14px}}@media(max-width:480px){.page-banner{min-height:300px}.page-banner-title{font-size:28px}}.section-title-wrapper{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.section-title-decorator{display:flex;align-items:center;gap:0;width:480px;max-width:100%;margin-bottom:1rem}.section-title-blue-line{width:100px;height:2px;background-color:#286be0;flex-shrink:0}.section-title-gray-line{flex:1;height:2px;background-color:#f5f5f5}.section-title-label{font-family:Inter,sans-serif;font-size:24px;font-weight:700;font-style:normal;color:#286be0;letter-spacing:-.02em;line-height:110%;margin:0;text-transform:uppercase}.section-title-heading{font-family:Inter,sans-serif;font-size:46px;font-weight:400;font-style:normal;color:#1a1a1a;letter-spacing:-.02em;line-height:110%;margin:0;text-transform:uppercase}@media(max-width:1024px){.section-title-heading{font-size:36px}.section-title-label{font-size:20px}.section-title-decorator{width:380px}}@media(max-width:768px){.section-title-heading{font-size:28px}.section-title-label{font-size:18px}.section-title-blue-line{width:80px}.section-title-decorator{width:300px}}@media(max-width:480px){.section-title-heading{font-size:24px}.section-title-label{font-size:16px}.section-title-decorator{width:100%}}.about-page{width:100%;min-height:100vh;background-color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif}.about-hero{width:100%;background-color:#286be0;padding:4rem 0;min-height:400px;display:flex;align-items:center;position:relative;overflow:hidden}.about-hero-container{max-width:1400px;margin:0 auto;padding:0 4rem;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-hero-content{display:flex;flex-direction:column;gap:1.5rem;z-index:2}.about-hero-title{font-size:54px;font-weight:700;color:#fff;margin:0;line-height:1.2}.about-hero-text{font-size:.95rem;color:#fffffff2;line-height:1.8;margin:0}.about-hero-image{display:flex;justify-content:flex-end}.about-hero-image img{width:100%;max-width:500px;height:auto;border-radius:8px;object-fit:cover}.our-story-section{padding:5rem 0;background-color:#fff}.our-story-container{max-width:1200px;margin:0 auto;padding:0}.section-indicator{width:40px;height:4px;background-color:#286be0;margin-bottom:1.5rem}.our-story-title{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0 0 2rem;line-height:1.3}.our-story-text{font-size:.95rem;color:#444;line-height:1.9;margin:0 0 1.5rem}.our-story-text:last-child{margin-bottom:0}.focus-section{padding:5rem 0;background-color:#fff;border-top:1px solid #f0f0f0}.focus-container{max-width:1200px;margin:0 auto;padding:0}.focus-title{font-size:46px;font-weight:700;color:#1a1a1a;margin:0 0 .75rem;line-height:1.3}.focus-subtitle{font-size:20px;color:#666;margin:0 0 3rem;line-height:1.6}.focus-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.focus-card{display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;border-top:3px solid #286BE0}.focus-card-title{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0}.focus-card-text{font-size:.9rem;color:#555;line-height:1.8;margin:0}.about-image-section{width:100%;height:450px;overflow:hidden}.about-image-section img{width:100%;height:100%;object-fit:cover}.defines-section{padding:5rem 0;background-color:#fff}.defines-container{max-width:1200px;margin:0 auto;padding:0}.defines-label{font-size:.8rem;font-weight:600;color:#286be0;letter-spacing:.1em;margin:0 0 .5rem;text-transform:uppercase}.defines-title{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0 0 3rem;line-height:1.3}.defines-list{position:relative;max-width:800px;margin:0 auto;padding-left:2rem;padding-right:2rem}.defines-list:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:0;bottom:0;width:2px;background-color:#e0e0e0}.defines-item{position:relative;display:flex;align-items:flex-start;gap:1.25rem;margin-bottom:2.5rem}.defines-item:last-child{margin-bottom:0}.defines-item-right{flex-direction:row;justify-content:flex-start;padding-right:52%}.defines-item-left{flex-direction:row-reverse;justify-content:flex-end;padding-left:52%;text-align:right}.defines-dot{width:12px;height:12px;border-radius:50%;background-color:#286be0;flex-shrink:0;position:absolute;left:50%;transform:translate(-50%);z-index:1;border:3px solid #ffffff;box-shadow:0 0 0 2px #286be0;margin-top:4px}.defines-text{font-size:.9rem;color:#333;line-height:1.7;margin:0;flex:1}.defines-text strong{color:#1a1a1a}@media(max-width:1024px){.about-hero-container,.our-story-container,.focus-container,.defines-container{padding:0 2rem}.about-hero-container{grid-template-columns:1fr;gap:2rem}.about-hero-title{font-size:42px}.focus-grid{gap:2rem}}@media(max-width:768px){.about-hero{padding:3rem 0;min-height:auto}.about-hero-title{font-size:36px}.about-hero-image{justify-content:center}.our-story-section,.focus-section,.defines-section{padding:3rem 0}.our-story-title,.focus-title,.defines-title{font-size:1.5rem}.focus-grid{grid-template-columns:1fr;gap:2rem}.about-image-section{height:300px}.defines-list{padding-left:2rem;padding-right:0}.defines-list:before{left:1rem;transform:none}.defines-item-right,.defines-item-left{flex-direction:row;justify-content:flex-start;padding-right:0;padding-left:2rem;text-align:left}.defines-dot{left:-1.5rem;transform:none}}@media(max-width:480px){.about-hero-container,.our-story-container,.focus-container,.defines-container{padding:0 1rem}.about-hero-title{font-size:28px}.our-story-title,.focus-title,.defines-title{font-size:1.25rem}.about-image-section{height:220px}}.vision-page{width:100%;min-height:100vh;background-color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif}.mission-section{width:100%;min-height:500px;padding:4rem 0;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;margin:4rem 0}.mission-container{max-width:1200px;margin:0 auto;padding:0 4rem;width:100%}.mission-content{display:flex;flex-direction:column;gap:1.5rem;background-color:#000;padding:3rem;max-width:500px}.mission-title{font-family:Inter,sans-serif;font-size:46px;font-weight:400;color:#fff;margin:0;line-height:110%;letter-spacing:-.02em;text-transform:uppercase}.mission-text{color:#fff!important}.vision-section{width:100%;min-height:500px;padding:4rem 0;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center}.vision-container{max-width:1200px;margin:0 auto;padding:0 4rem;width:100%;display:flex;justify-content:flex-end}.vision-content{display:flex;flex-direction:column;gap:1.5rem;background-color:#000;padding:3rem;max-width:500px}.vision-title{font-family:Inter,sans-serif;font-size:46px;font-weight:400;color:#fff;margin:0;line-height:110%;letter-spacing:-.02em;text-transform:uppercase}.vision-text{color:#fff!important}.positioning-section{padding:5rem 0;background-color:#fff}.positioning-container{max-width:1200px;margin:0 auto;padding:0}.principles-section{padding:5rem 0;background-color:#fff}.principles-container{max-width:1200px;margin:0 auto;padding:0}.principles-list{position:relative;max-width:1100px;margin:0 auto}.principles-list:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:0;bottom:0;width:2px;background-color:#e0e0e0;height:calc(100% - 40px)}.principles-item{position:relative;display:flex;align-items:flex-start;gap:1.25rem;margin-bottom:2.5rem}.principles-item:last-child{margin-bottom:0}.principles-item-right{flex-direction:row;justify-content:flex-start;padding-right:52%}.principles-item-left{flex-direction:row-reverse;justify-content:flex-end;padding-left:52%;text-align:right}.principles-dot{width:12px;height:12px;border-radius:50%;background-color:#286be0;flex-shrink:0;position:absolute;left:50%;transform:translate(-50%);z-index:1;border:3px solid #ffffff;box-shadow:0 0 0 2px #286be0;margin-top:4px}.principles-text{flex:1;margin:0;text-align:left}@media(max-width:1024px){.mission-container,.vision-container,.positioning-container,.principles-container{padding:0 2rem}.mission-section,.vision-section{min-height:400px}.mission-title,.vision-title{font-size:36px}.mission-content,.vision-content{max-width:450px;padding:2.5rem}}@media(max-width:768px){.mission-section,.vision-section{min-height:350px;padding:3rem 0}.mission-title,.vision-title{font-size:28px}.mission-content,.vision-content{max-width:100%;padding:2rem}.vision-container{justify-content:flex-start}.positioning-section,.principles-section{padding:3rem 0}.principles-list{padding-left:2rem;padding-right:0}.principles-list:before{left:1rem;transform:none}.principles-item-right,.principles-item-left{flex-direction:row;justify-content:flex-start;padding-right:0;padding-left:2rem;text-align:left}.principles-dot{left:-2.5rem;transform:none}}@media(max-width:480px){.mission-container,.vision-container,.positioning-container,.principles-container{padding:0 1rem}.mission-title,.vision-title{font-size:24px}.mission-content,.vision-content{padding:1.5rem}}.explorations-page{width:100%;min-height:100vh;background-color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif}.section-header{padding:4rem 0 2rem;background-color:#fff}.section-header-container{max-width:1200px;margin:0 auto;padding:0 4rem}.exploration-group{padding:1rem 0 6rem}.exploration-group-container{max-width:1200px;margin:0 auto;padding:0 4rem;display:flex;gap:0;position:relative;align-items:center}.exploration-vertical-label{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);font-family:Inter,sans-serif;font-size:70px;font-weight:700;color:#000;opacity:.05;letter-spacing:.05em;text-transform:uppercase;flex-shrink:0;display:flex;align-items:center;justify-content:center}.exploration-cards-wrapper{flex:1;display:flex;flex-direction:column;gap:0}.exploration-card{background-color:#fff;padding:2.5rem 3rem}.exploration-card-inner{display:flex;flex-direction:column;gap:1rem}.exploration-header{display:flex;align-items:flex-start;gap:1.5rem}.exploration-number{font-family:Inter,sans-serif;font-size:3.5rem;font-weight:700;color:#1a1a1a;line-height:1;flex-shrink:0}.exploration-title-group{display:flex;flex-direction:column;gap:.25rem}.exploration-title{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1.3}.exploration-subtitle{margin:0!important}.exploration-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.exploration-list li{padding-left:1.25rem;position:relative}.exploration-list li:before{content:"•";position:absolute;left:0;color:#286be0;font-weight:700}@media(max-width:1024px){.section-header-container,.exploration-group-container{padding-left:2rem;padding-right:2rem}.exploration-vertical-label{font-size:50px}.exploration-card{padding:2rem}.exploration-number{font-size:3rem}}@media(max-width:768px){.section-header{padding:3rem 0 1.5rem}.exploration-group-container{flex-direction:column;align-items:stretch}.exploration-vertical-label{writing-mode:horizontal-tb;transform:none;font-size:40px;padding:1rem 0}.exploration-card{padding:1.5rem}.exploration-header{flex-direction:column;gap:.5rem}.exploration-number{font-size:2.5rem}}@media(max-width:480px){.section-header-container,.exploration-group-container{padding-left:1rem;padding-right:1rem}.exploration-title{font-size:1.1rem}.exploration-vertical-label{font-size:32px}}.contact-page{width:100%;min-height:100vh;background-color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif}.contact-page .section-title-wrapper{margin-bottom:0}.contact-page .get-in-touch-section{padding:5rem 0;background-color:#fff}.contact-page .get-in-touch-container{max-width:1200px;margin:0 auto;padding:0 4rem}.contact-page .get-in-touch-title-wrapper{margin-bottom:2rem}.contact-page .get-in-touch-row{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-page .get-in-touch-content{display:flex;flex-direction:column;gap:1rem}.contact-page .get-in-touch-subtitle{font-size:1rem;color:#666;margin:0;line-height:1.6}.contact-page .get-in-touch-list{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:1.25rem}.contact-page .get-in-touch-list li{font-size:1rem;color:#333;line-height:1.6;padding-left:1.25rem;position:relative}.contact-page .get-in-touch-list li:before{content:"*";position:absolute;left:0;color:#e55959;font-weight:700}.contact-page .contact-info-card{background-color:#f5f5f5;padding:5rem 2.5rem;border-radius:4px;display:flex;flex-direction:column;gap:1.25rem}.contact-page .contact-info-item{font-size:1rem;color:#333;line-height:1.6;margin:0}.contact-page .cta-section{padding:5rem 0;background-color:#f5f5f5}.contact-page .cta-container{max-width:800px;margin:0 auto;padding:0 4rem;text-align:center}.contact-page .cta-title{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0 0 2rem;line-height:1.4}.contact-page .cta-button{display:inline-block;background-color:#1a1a1a;color:#fff;border:none;padding:1.5rem 3.5rem;font-size:1.25rem;font-weight:600;cursor:pointer;transition:background-color .3s ease,transform .2s ease;font-family:inherit;border-radius:0;text-decoration:none}.contact-page .cta-button:hover{background-color:#333;transform:translateY(-2px)}.contact-page .cta-button:active{transform:translateY(0)}@media(max-width:1024px){.contact-page .get-in-touch-container,.contact-page .cta-container{padding:0 2rem}.contact-page .get-in-touch-row{grid-template-columns:1fr;gap:3rem}.contact-page .cta-title{font-size:1.75rem}}@media(max-width:768px){.contact-page .get-in-touch-section,.contact-page .cta-section{padding:3rem 0}.contact-page .cta-title{font-size:1.5rem}.contact-page .contact-info-card{padding:2rem}.contact-page .cta-button{padding:1rem 2.5rem;font-size:1rem}}@media(max-width:480px){.contact-page .get-in-touch-container,.contact-page .cta-container{padding:0 1rem}.contact-page .cta-title{font-size:1.25rem}.contact-page .contact-info-card{padding:1.5rem}.contact-page .cta-button{padding:.875rem 2rem;font-size:.9rem}}#root{width:100%;margin:0;padding:0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
