*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#1a1a1a;background-color:#fff}h1,h2,h3,h4,h5,h6{font-weight:300}.aster-app{min-height:100vh}.aster-container{max-width:1200px;margin:0 auto;padding:0 16px}@media (min-width: 480px){.aster-container{padding:0 24px}}.aster-header{position:sticky;top:0;background-color:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e5e5;z-index:100}.aster-header-content{display:flex;justify-content:space-between;align-items:center;padding:16px 0}.aster-logo{font-size:18px;font-weight:300;color:#1a1a1a;display:flex;align-items:center;gap:8px}.aster-logo img{flex-shrink:0}.aster-nav{display:flex;gap:24px}.aster-nav a{color:#1a1a1a;text-decoration:none;font-size:14px;transition:color .3s}.aster-nav a:hover{color:#666}.aster-hero{min-height:100vh;display:flex;align-items:center;text-align:center;background-color:#fff;position:relative}.aster-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(26,26,26,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(26,26,26,.05) 1px,transparent 1px);background-size:50px 50px}.aster-hero-title{font-size:48px;font-weight:300;color:#1a1a1a;margin-bottom:24px;line-height:1.2;position:relative;z-index:1}.aster-hero-text{font-size:20px;color:#666;max-width:650px;margin:0 auto 40px;position:relative;z-index:1}.aster-hero-buttons{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;align-items:center;position:relative;z-index:1}.aster-hero-button{background-color:#1a1a1a;color:#fff;border:none;padding:16px 32px;font-size:16px;font-weight:300;border-radius:50px;cursor:pointer;transition:all .3s;min-width:140px}.aster-hero-button:hover{background-color:#333;transform:translateY(-2px)}.aster-hero-button--secondary{background-color:transparent;color:#1a1a1a;border:1px solid #1a1a1a}.aster-hero-button--secondary:hover{background-color:#1a1a1a;color:#fff;transform:translateY(-2px)}.aster-hero-subtext{font-size:14px;color:#666c;margin-top:32px;font-weight:300}.aster-about{padding:64px 0}.aster-section-title{font-size:36px;font-weight:300;color:#1a1a1a;margin-bottom:40px;text-align:center}.aster-text-content{max-width:650px;margin:0 auto;font-size:18px;color:#666;text-align:center}.aster-text-content p{margin-bottom:24px;line-height:1.7}.aster-text-content p:last-child{margin-bottom:0}.aster-services{padding:64px 0;background-color:#fff}.aster-services-grid{display:flex;flex-direction:column;gap:24px}.aster-service-card{background-color:#fff;padding:40px;border:1px solid #e5e5e5;text-align:center;border-radius:8px;transition:all .3s}.aster-service-card:hover{border-color:#1a1a1a;box-shadow:0 4px 12px #1a1a1a14;transform:translateY(-4px)}.aster-service-icon{margin-bottom:24px;display:flex;justify-content:center;align-items:center;width:80px;height:80px;background-color:#1a1a1a;border:none;border-radius:8px;margin-left:auto;margin-right:auto;transition:transform .3s}.aster-service-card:hover .aster-service-icon{transform:scale(1.1)}.aster-service-icon img{filter:brightness(0) invert(1)}.aster-service-title{font-size:24px;font-weight:300;color:#1a1a1a;margin-bottom:16px}.aster-service-text{font-size:16px;color:#666}.aster-process{padding:64px 0}.aster-process-grid{display:flex;flex-direction:column;gap:40px}.aster-process-step{text-align:center}.aster-process-number{font-size:48px;font-weight:300;color:#1a1a1a;margin-bottom:16px}.aster-process-title{font-size:24px;font-weight:300;color:#1a1a1a;margin-bottom:16px}.aster-process-text{font-size:16px;color:#666;max-width:400px;margin:0 auto}.aster-values{padding:64px 0;background-color:#fff}.aster-values-grid{display:flex;flex-direction:column;gap:24px}.aster-value-item{text-align:center;padding:32px;background-color:#fff;border-radius:8px;border:1px solid #e5e5e5;transition:all .3s}.aster-value-item:hover{border-color:#1a1a1a;transform:translateY(-4px)}.aster-value-icon{margin-bottom:16px;display:flex;justify-content:center;align-items:center;width:64px;height:64px;background-color:#1a1a1a;border:none;border-radius:8px;margin-left:auto;margin-right:auto;transition:transform .3s}.aster-value-item:hover .aster-value-icon{transform:scale(1.1)}.aster-value-icon img{filter:brightness(0) invert(1)}.aster-value-title{font-size:24px;font-weight:300;color:#1a1a1a;margin-bottom:16px}.aster-value-text{font-size:16px;color:#666;max-width:300px;margin:0 auto}.aster-testimonials{padding:64px 0}.aster-testimonials-grid{display:flex;flex-direction:column;gap:32px}.aster-testimonial-card{background-color:#fafafa;padding:32px;border:1px solid #e5e5e5;text-align:center;border-radius:8px;transition:all .3s;position:relative}.aster-testimonial-card:before{content:'"';position:absolute;top:16px;left:24px;font-size:64px;color:#1a1a1a1a;font-family:Georgia,serif;line-height:1}.aster-testimonial-card:hover{background-color:#fff;box-shadow:0 4px 12px #1a1a1a14}.aster-testimonial-text{font-size:16px;color:#1a1a1a;line-height:1.6;margin-bottom:24px;font-style:italic}.aster-testimonial-author{border-top:1px solid #e5e5e5;padding-top:16px}.aster-testimonial-name{font-size:16px;font-weight:300;color:#1a1a1a;margin-bottom:4px}.aster-testimonial-role{font-size:14px;color:#666}.aster-team{padding:64px 0;background-color:#fff}.aster-team-list{display:flex;flex-direction:column;gap:24px}.aster-team-member{background-color:#fff;border:1px solid #e5e5e5;padding:32px;text-align:left;border-radius:8px;transition:all .3s}.aster-team-member:hover{border-color:#1a1a1a;box-shadow:0 4px 12px #1a1a1a14}.aster-team-name{font-weight:300;color:#1a1a1a;font-size:20px;margin-bottom:8px}.aster-team-role{color:#666;font-size:16px;margin-bottom:16px}.aster-team-bio{color:#1a1a1a;font-size:14px;line-height:1.6}.aster-cta{padding:80px 0;text-align:center;background-color:#fff;border-radius:24px 24px 0 0}.aster-cta-title{font-size:32px;font-weight:300;color:#1a1a1a;margin-bottom:40px;max-width:650px;margin-left:auto;margin-right:auto}.aster-cta-button{background-color:#1a1a1a;color:#fff;border:none;padding:16px 48px;font-size:18px;font-weight:300;cursor:pointer;transition:background-color .3s;border-radius:50px}.aster-cta-button:hover{background-color:#333}.aster-footer{padding:64px 0 24px;background-color:#fff}.aster-footer-content{display:flex;flex-direction:column;gap:40px;margin-bottom:40px}.aster-footer-left{max-width:300px}.aster-footer-company{font-size:20px;font-weight:300;color:#1a1a1a;margin-bottom:16px;display:flex;align-items:center;gap:8px}.aster-footer-company img{flex-shrink:0}.aster-footer-description{font-size:14px;color:#666;line-height:1.6;margin-bottom:24px}.aster-footer-social{display:flex;gap:16px}.aster-footer-social-link{color:#666;transition:color .3s}.aster-footer-social-link:hover{color:#1a1a1a}.aster-footer-links{display:flex;flex-direction:column;gap:32px}.aster-footer-column{min-width:150px}.aster-footer-title{font-size:16px;font-weight:300;color:#1a1a1a;margin-bottom:16px}.aster-footer-list{list-style:none;display:flex;flex-direction:column;gap:8px}.aster-footer-link{color:#666;text-decoration:none;font-size:14px;transition:color .3s}.aster-footer-link:hover{color:#1a1a1a}.aster-footer-bottom{display:flex;flex-direction:column;gap:16px;padding-top:24px;border-top:1px solid #e5e5e5;text-align:center}.aster-footer-copyright{font-size:14px;color:#666}.aster-footer-legal{display:flex;justify-content:center;gap:24px}.aster-footer-text{color:#666;font-size:14px}.aster-footer-location{display:flex;align-items:center;gap:8px}@media (max-width: 767px){.aster-hero-title{font-size:36px;line-height:1.1}.aster-hero-text{font-size:18px;margin-bottom:32px}.aster-hero-buttons{flex-direction:column;gap:16px}.aster-hero-button{width:100%;max-width:280px}.aster-section-title{font-size:28px}.aster-text-content{font-size:16px}.aster-text-content p{margin-bottom:20px}.aster-service-icon{width:64px;height:64px}.aster-service-icon img{width:32px;height:32px}.aster-service-card{padding:24px}.aster-service-title{font-size:20px}.aster-process-number{font-size:36px}.aster-process-title,.aster-value-title{font-size:20px}.aster-testimonial-card,.aster-team-member{padding:24px}.aster-team-name{font-size:18px}.aster-cta-title{font-size:24px}.aster-cta-button{width:100%;max-width:280px}.aster-footer{padding:48px 0 24px}.aster-footer-links{gap:24px}.aster-footer-column{min-width:auto}.aster-nav{display:none}.aster-header-content{justify-content:center}}@media (min-width: 768px){.aster-container{padding:0 32px}.aster-hero-title{font-size:64px}.aster-services-grid,.aster-team-list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.aster-process-grid{flex-direction:row;justify-content:space-between}.aster-process-step{flex:1}.aster-values-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.aster-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.aster-footer-content{flex-direction:row;justify-content:space-between;align-items:flex-start}.aster-footer-links{flex-direction:row;gap:48px}.aster-footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}}@media (min-width: 1024px){.aster-team-list{grid-template-columns:repeat(3,1fr)}.aster-hero-title{font-size:72px}.aster-section-title{font-size:42px}}
