.header{position:fixed;top:0;left:0;right:0;z-index:1000;transition:background-color .3s ease,box-shadow .3s ease}.header--scrolled{background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header__container{max-width:1200px;margin:0 auto;padding:1.5rem 2rem}.header--scrolled .header__container{padding:1rem 2rem}.header__logo{display:flex;align-items:center;gap:.75rem}.header__mark{width:32px;height:32px;color:#1a1a1a}.header__name{font-size:1.25rem;font-weight:600;color:#1a1a1a;letter-spacing:-.02em}.header__container{display:flex;justify-content:space-between;align-items:center}.header__nav{display:flex;align-items:center;gap:2rem}.header__link{font-size:.9375rem;color:#1a1a1a;transition:opacity .2s ease}.header__link:hover{opacity:.6}.header__link--button{padding:.5rem 1.25rem;background-color:#1a1a1a;color:#fff;border-radius:4px}.header__link--button:hover{opacity:1;background-color:#333}@media (max-width: 768px){.header__nav{display:none}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:8rem 2rem 4rem;overflow:hidden;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.hero__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffffffd9;z-index:1}.hero__container{position:relative;z-index:2;max-width:800px;text-align:center}.hero__visual{margin-bottom:3rem;display:flex;justify-content:center}.hero__logo{width:80px;height:80px;color:#1a1a1a}.hero__title{font-size:clamp(2.5rem,5vw,4rem);font-weight:600;color:#1a1a1a;letter-spacing:-.03em;line-height:1.1;margin:0 0 1.5rem}.hero__description{font-size:1.125rem;color:#666;max-width:540px;margin:0 auto 2.5rem;line-height:1.7}.hero__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero__button{display:inline-block;padding:.875rem 2rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s ease;cursor:pointer;border:none}.hero__button--primary{background-color:#1a1a1a;color:#fff}.hero__button--primary:hover{background-color:#333}.hero__button--secondary{background-color:transparent;color:#1a1a1a;border:1px solid #ddd}.hero__button--secondary:hover{border-color:#1a1a1a}.vision{padding:8rem 2rem;background-color:#fff}.vision__container{max-width:1200px;margin:0 auto}.vision__title{font-size:2.5rem;font-weight:600;color:#1a1a1a;letter-spacing:-.02em;margin:0 0 4rem;text-align:center}.vision__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.vision__card{padding:2rem 0;border-top:1px solid #eee}.vision__number{font-size:.875rem;color:#999;font-weight:500;margin-bottom:1.5rem}.vision__card-title{font-size:1.5rem;font-weight:600;color:#1a1a1a;letter-spacing:-.02em;margin:0 0 1rem}.vision__card-description{font-size:1rem;color:#666;line-height:1.7;margin:0}@media (max-width: 768px){.vision__grid{grid-template-columns:1fr;gap:2rem}}.approach{padding:8rem 2rem;background-color:#fafafa}.approach__container{max-width:800px;margin:0 auto}.approach__title{font-size:2.5rem;font-weight:600;color:#1a1a1a;letter-spacing:-.02em;margin:0 0 4rem;text-align:center}.approach__steps{display:flex;flex-direction:column;gap:3rem}.approach__step{display:flex;gap:2rem;align-items:flex-start}.approach__step-header{display:flex;align-items:center;gap:1.5rem;min-width:200px}.approach__step-number{font-size:.875rem;color:#999;font-weight:500;font-variant-numeric:tabular-nums}.approach__step-title{font-size:1.5rem;font-weight:600;color:#1a1a1a;letter-spacing:-.02em;margin:0}.approach__step-description{font-size:1rem;color:#666;line-height:1.7;margin:.5rem 0 0;flex:1}@media (max-width: 640px){.approach__step{flex-direction:column;gap:1rem}.approach__step-header{min-width:auto}}.about{padding:8rem 2rem;background-color:#fff}.about__container{max-width:640px;margin:0 auto}.about__title{font-size:2.5rem;font-weight:600;color:#1a1a1a;letter-spacing:-.02em;margin:0 0 2rem;text-align:center}.about__text{font-size:1.125rem;color:#666;line-height:1.8;margin:0 0 1.5rem;text-align:center}.about__text:last-child{margin-bottom:0}.team{padding:8rem 2rem;background-color:#fafafa}.team__container{max-width:1000px;margin:0 auto}.team__title{font-size:2.5rem;font-weight:600;color:#1a1a1a;letter-spacing:-.02em;margin:0 0 4rem;text-align:center}.team__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.team__card{text-align:center}.team__image{position:relative;aspect-ratio:3 / 4;overflow:hidden;margin-bottom:1rem;border-radius:12px}.team__photo{width:100%;height:100%;object-fit:cover}.team__overlay{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(to top,rgba(26,26,26,.95),transparent);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-height:50%}.team__name{font-size:1.125rem;font-weight:600;color:#fff;letter-spacing:-.02em;margin:0 0 .25rem}.team__role{color:#fffc;font-size:.875rem;font-weight:400}@media (max-width: 768px){.team__grid{grid-template-columns:1fr;max-width:300px;margin:0 auto}}.cta{padding:8rem 2rem;background-color:#fff}.cta__container{max-width:800px;margin:0 auto;text-align:center}.cta__title{font-size:2rem;font-weight:600;color:#1a1a1a;letter-spacing:-.02em;margin:0 0 2rem}.cta__button{display:inline-block;padding:.875rem 2rem;background-color:#1a1a1a;color:#fff;text-decoration:none;font-size:.9375rem;font-weight:500;transition:background-color .2s ease}.cta__button:hover{background-color:#333}.footer{background-color:#1a1a1a;color:#fff;padding:4rem 2rem 2rem;border-top-left-radius:12px;border-top-right-radius:12px}.footer__container{max-width:1200px;margin:0 auto}.footer__content{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer__brand{display:flex;flex-direction:column;gap:1rem}.footer__logo{display:flex;align-items:center;gap:.75rem}.footer__mark{width:32px;height:32px;color:#fff}.footer__name{font-size:1.125rem;font-weight:600;margin:0;color:#fff}.footer__email{color:#999;text-decoration:none;font-size:.9375rem;transition:color .2s ease}.footer__email:hover{color:#fff}.footer__linkedin{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:#999;transition:color .2s ease,background-color .2s ease;border-radius:50%}.footer__linkedin:hover{color:#fff}.footer__linkedin svg{width:20px;height:20px}.footer__nav{display:flex;gap:2rem}.footer__link{color:#999;text-decoration:none;font-size:.9375rem;transition:color .2s ease}.footer__link:hover{color:#fff}.footer__bottom{padding-top:2rem}.footer__copyright{font-size:.875rem;color:#666;margin:0}@media (max-width: 640px){.footer__content{flex-direction:column;gap:2rem}.footer__nav{flex-wrap:wrap;gap:1rem}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-timing-function:cubic-bezier(.25,.1,.25,1)}html.smooth-scroll{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:16px;line-height:1.6;color:#1a1a1a;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#1a1a1a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#333}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit}
