*{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:#fff}.app{min-height:100vh}.header{position:fixed;top:0;left:0;right:0;background:transparent;z-index:100;transition:background .3s,box-shadow .3s}.header-scrolled{background:#fff;box-shadow:0 2px 8px #0000001a}.header-container{max-width:1200px;margin:0 auto;padding:16px;display:flex;justify-content:space-between;align-items:center;position:relative}.header-logo{font-size:20px;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);transition:color .3s;z-index:101;display:flex;align-items:center;gap:8px}.header-logo svg{color:#fff;transition:color .3s}.header-scrolled .header-logo{color:#16a34a;text-shadow:none}.header-scrolled .header-logo svg{color:#16a34a}.header-burger{display:flex;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:8px;z-index:101}.header-burger span{width:24px;height:2px;background:#fff;transition:background .3s}.header-scrolled .header-burger span,.header-burger-open span{background:#1a1a1a}.header-nav{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#fff;display:flex;flex-direction:column;gap:24px;padding:80px 32px 32px;transition:right .3s;box-shadow:-4px 0 16px #0000001a;z-index:100}.header-nav-open{right:0}.header-nav a{color:#1a1a1a;text-decoration:none;font-size:18px;transition:color .3s}.header-nav a:hover{color:#16a34a}.hero{min-height:100vh;padding:64px 16px;background:linear-gradient(#0009,#0009),url(https://images.unsplash.com/photo-1504384308090-c894fdcc538d?w=1920&h=1080&fit=crop);background-size:cover;background-position:center;background-attachment:fixed;display:flex;align-items:center;justify-content:center;position:relative;border-radius:0 0 32px 32px}.hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.hero-badge{display:inline-block;padding:8px 16px;background:#16a34a33;border:1px solid rgba(22,163,74,.4);border-radius:24px;color:#fff;font-size:12px;font-weight:500;margin-bottom:24px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-stats{display:flex;gap:32px;justify-content:center;margin-bottom:32px;flex-wrap:wrap}.hero-stat{text-align:center}.hero-stat-number{font-size:32px;font-weight:700;color:#fff;margin-bottom:4px}.hero-stat-label{font-size:14px;color:#fffc}.hero-container{max-width:1200px;margin:0 auto;text-align:center}.hero-title{font-size:48px;font-weight:700;line-height:1.2;margin-bottom:16px;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.3)}.hero-subtitle{font-size:18px;color:#fff;margin-bottom:24px;max-width:650px;margin-left:auto;margin-right:auto;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-buttons{display:flex;gap:16px;justify-content:center}.hero-button{padding:16px 32px;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s;border:2px solid transparent;display:inline-flex;align-items:center;gap:8px;text-decoration:none}.hero-button-primary{background:#16a34a;color:#fff;border-color:#16a34a;box-shadow:0 4px 12px #16a34a66;text-decoration:none;display:inline-block}.hero-button-primary:hover{background:#15803d;border-color:#15803d;box-shadow:0 6px 16px #16a34a80}.hero-button-secondary{background:#ffffff26;color:#fff;border-color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-button-secondary:hover{background:#ffffff40;border-color:#fff}.about{padding:64px 16px}.about-container{max-width:1200px;margin:0 auto;display:grid;gap:48px}.about-content{text-align:left}.about-label{display:inline-block;padding:4px 12px;background:#dcfce7;color:#16a34a;font-size:12px;font-weight:600;border-radius:16px;margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px}.about-location{display:flex;align-items:center;gap:8px;color:#16a34a;font-weight:500;margin-top:24px}.about-visual{display:grid;gap:16px}.about-card{background:#fff;padding:24px;border-radius:8px;border:1px solid #e5e5e5;transition:transform .2s,box-shadow .2s}.about-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.about-card-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;color:#16a34a}.about-card-title{font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.about-card-text{font-size:14px;color:#666;line-height:1.6}.section-title{font-size:32px;font-weight:700;margin-bottom:16px;color:#1a1a1a}.about-text{font-size:16px;color:#666;line-height:1.8;margin-bottom:16px}.services{padding:64px 16px;background:#f8f9fa}.services-container{max-width:1200px;margin:0 auto}.services-grid{display:grid;gap:24px}.services-card{background:#fff;padding:32px;border-radius:8px;border:1px solid #e5e5e5;transition:transform .2s,box-shadow .2s}.services-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.services-card-icon{width:56px;height:56px;background:#dcfce7;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:#16a34a}.services-card-title{font-size:20px;font-weight:600;margin-bottom:8px;color:#1a1a1a}.services-card-text{font-size:14px;color:#666;line-height:1.6}.process{padding:64px 16px}.process-container{max-width:1200px;margin:0 auto}.process-steps{display:flex;flex-direction:column;gap:24px}.process-step{padding:24px;border:1px solid #e5e5e5;border-radius:8px;position:relative;overflow:hidden}.process-step-number{position:absolute;top:16px;right:16px;font-size:72px;font-weight:700;color:#f0f0f0;line-height:1;z-index:0}.process-step-title{font-size:20px;font-weight:600;margin-bottom:8px;color:#1a1a1a;position:relative;z-index:1}.process-step-text{font-size:14px;color:#666;line-height:1.6;position:relative;z-index:1}.team{padding:64px 16px;background:#f8f9fa}.team-container{max-width:1200px;margin:0 auto}.team-list{display:grid;gap:24px}.team-card{perspective:1000px;height:280px;cursor:pointer}.team-card-inner{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.team-card-flipped .team-card-inner{transform:rotateY(180deg)}.team-card-front,.team-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:8px;padding:32px;display:flex;flex-direction:column;justify-content:center}.team-card-front{background:#fff;border:1px solid #e5e5e5;align-items:center;text-align:center}.team-card-back{background:#16a34a;color:#fff;transform:rotateY(180deg)}.team-card-name{font-size:24px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.hrteam{padding:64px 16px}.hrteam-container{max-width:1200px;margin:0 auto}.hrteam-list{display:grid;gap:24px}.hrteam-card{perspective:1000px;height:280px;cursor:pointer}.hrteam-card-inner{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.hrteam-card-flipped .hrteam-card-inner{transform:rotateY(180deg)}.hrteam-card-front,.hrteam-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:8px;padding:32px;display:flex;flex-direction:column;justify-content:center}.hrteam-card-front{background:#fff;border:1px solid #e5e5e5;align-items:center;text-align:center}.hrteam-card-back{background:#16a34a;color:#fff;transform:rotateY(180deg)}.hrteam-card-name{font-size:24px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.hrteam-card-role{font-size:16px;color:#666;margin-bottom:16px}.hrteam-card-hint{font-size:12px;color:#999;margin-top:16px}.hrteam-card-bio{font-size:15px;line-height:1.6;color:#fff}.remote{padding:64px 16px;background:#f8f9fa}.remote-container{max-width:1200px;margin:0 auto;text-align:center}.remote-subtitle{font-size:18px;color:#666;margin-bottom:40px;max-width:650px;margin-left:auto;margin-right:auto}.remote-grid{display:grid;gap:24px}.remote-card{background:#fff;padding:32px;border-radius:8px;border:1px solid #e5e5e5;transition:transform .2s,box-shadow .2s;text-align:center}.remote-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.remote-card-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:#16a34a}.remote-card-title{font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.remote-card-text{font-size:14px;color:#666;line-height:1.6}.team-card-hint{font-size:12px;color:#999;margin-top:16px}.team-card-bio{font-size:15px;line-height:1.6;color:#fff}.cta{padding:64px 16px}.cta-container{max-width:800px;margin:0 auto;text-align:center;background:linear-gradient(135deg,#16a34a,#15803d);padding:48px 32px;border-radius:16px}.cta-title{font-size:32px;font-weight:700;margin-bottom:16px;color:#fff}.cta-subtitle{font-size:16px;color:#ffffffe6;margin-bottom:32px}.cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cta-button{padding:16px 32px;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-flex;align-items:center;gap:8px;border:2px solid transparent;font-family:inherit}.cta-button-primary{background:#fff;color:#16a34a;border-color:#fff}.cta-button-primary:hover{background:#f0f0f0;border-color:#f0f0f0;transform:translateY(-2px)}.cta-button-secondary{background:transparent;color:#fff;border-color:#fff}.cta-button-secondary:hover{background:#ffffff1a;transform:translateY(-2px)}.footer{padding:40px 16px}.footer-container{max-width:1200px;margin:0 auto;padding:40px;background:#1a1a1a;color:#fff;border-radius:8px}.footer-top{display:flex;flex-direction:column;gap:24px;align-items:center;text-align:center}.footer-brand{text-align:center}.footer-brand-header{display:flex;align-items:center;gap:12px;justify-content:center;margin-bottom:8px;color:#16a34a}.footer-company{font-size:18px;font-weight:600;margin:0}.footer-copyright{font-size:14px;color:#999}.footer-nav{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.footer-nav-link{color:#fff;text-decoration:none;font-size:14px;transition:color .2s}.footer-nav-link:hover{color:#16a34a}.footer-location{font-size:14px;color:#999;margin-bottom:4px}.footer-contacts{display:flex;gap:24px;align-items:center}.footer-link{color:#fff;text-decoration:none;font-size:14px;transition:opacity .2s}.footer-link:hover{opacity:.7}.footer-linkedin{display:flex;align-items:center}@media (min-width: 768px){.header-container{padding:16px 32px}.header-burger{display:none}.header-nav{position:static;width:auto;height:auto;background:transparent;flex-direction:row;padding:0;box-shadow:none}.header-nav a{color:#fff;font-size:14px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.header-nav a:hover{opacity:.8}.header-scrolled .header-nav a{color:#1a1a1a;text-shadow:none}.header-scrolled .header-nav a:hover{color:#16a34a;opacity:1}.hero{padding:120px 32px}.hero-title{font-size:56px}.about,.services{padding:80px 32px}.services-grid{grid-template-columns:repeat(2,1fr)}.process{padding:80px 32px}.process-steps{flex-direction:row}.team{padding:80px 32px}.team-list{grid-template-columns:repeat(3,1fr)}.hrteam{padding:80px 32px}.hrteam-list{grid-template-columns:repeat(3,1fr)}.about-container{grid-template-columns:1fr 1fr;gap:64px;align-items:center}.about-visual{grid-template-columns:1fr}.remote{padding:80px 32px}.remote-grid{grid-template-columns:repeat(2,1fr)}.cta{padding:80px 32px}.cta-container{padding:64px 48px}.footer{padding:40px 32px}.footer-container{flex-direction:row;justify-content:space-between}.footer-top{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%}.footer-brand{text-align:left}.footer-brand-header{justify-content:flex-start}}
