body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;left:0;padding:15px 0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.nav.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.nav-logo{color:#333;font-size:1.5rem;font-weight:800;letter-spacing:2px;text-decoration:none}.nav-links{display:flex;gap:30px;list-style:none}.nav-links a{color:#333;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#667eea}@media (max-width:768px){.nav-links{display:none}}.hero{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative}.hero:before{background:#ffffff1a;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.hero-content{color:#2c3e50;max-width:800px;padding:0 20px;position:relative;text-align:center;z-index:2}.logo{animation:fadeInDown 1s ease-out;margin-bottom:30px}.logo h1{color:#2c3e50;font-size:3.5rem;font-weight:300;letter-spacing:6px;margin-bottom:10px}.logo .triangle{animation:pulse 3s infinite;border-bottom:20px solid #6c757d;border-left:12px solid #0000;border-right:12px solid #0000;height:0;margin:0 auto 20px;width:0}.hero-subtitle{animation:fadeInUp 1s ease-out .3s both;color:#6c757d;font-size:1.2rem;font-weight:300;letter-spacing:1px;margin-bottom:20px}.hero-description{animation:fadeInUp 1s ease-out .6s both;color:#495057;font-size:1.5rem;font-weight:400;margin-bottom:40px}.cta-buttons{animation:fadeInUp 1s ease-out .9s both;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.floating-element{animation:float 6s ease-in-out infinite;opacity:.1;position:absolute}.floating-element:first-child{animation-delay:0s;left:10%;top:20%}.floating-element:nth-child(2){animation-delay:2s;right:15%;top:60%}.floating-element:nth-child(3){animation-delay:4s;bottom:20%;left:20%}@media (max-width:768px){.hero h1{font-size:2.5rem;letter-spacing:4px}.hero-description{font-size:1.3rem}.cta-buttons{align-items:center;flex-direction:column}}.principles{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:100px 0}.principles-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:60px}.principle-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;overflow:hidden;padding:40px;position:relative;text-align:center;transition:all .3s ease}.principle-card:before{background:linear-gradient(90deg,#667eea,#764ba2);content:"";height:5px;left:0;position:absolute;right:0;top:0}.principle-card:hover{box-shadow:0 20px 60px #00000026;transform:translateY(-10px)}.principle-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:2rem;font-weight:700;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.principle-title{color:#333;font-size:1.8rem;font-weight:700;margin-bottom:15px}.principle-description{color:#666;line-height:1.6}@media (max-width:768px){.principles-grid{grid-template-columns:1fr}}.power-yoga{background:#fff;padding:100px 0}.power-yoga-grid{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin-top:60px}.power-yoga-content h3{color:#333;font-size:2.5rem;font-weight:800;margin-bottom:20px}.power-yoga-content p{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:20px}.power-yoga-features{list-style:none;margin:30px 0}.power-yoga-features li{color:#555;font-size:1.1rem;padding:10px 0 10px 30px;position:relative}.power-yoga-features li:before{color:#667eea;content:"✓";font-size:1.2rem;font-weight:700;left:0;position:absolute}.yoga-image{border-radius:20px;box-shadow:0 20px 60px #0000001a;height:400px;object-fit:cover;transition:transform .3s ease;width:100%}.yoga-image:hover{transform:scale(1.05)}@media (max-width:768px){.power-yoga-grid{grid-template-columns:1fr}.power-yoga-content h3{font-size:2rem}}.ai-chat{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:100px 0}.ai-chat-container{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.ai-chat-content h3{font-size:2.5rem;font-weight:800;margin-bottom:20px}.ai-chat-content p{font-size:1.1rem;line-height:1.8;margin-bottom:20px;opacity:.9}.chat-mockup{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0003;padding:30px}.chat-header{border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:15px}.chat-avatar,.chat-header{align-items:center;display:flex}.chat-avatar{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;font-weight:700;height:40px;justify-content:center;margin-right:15px;width:40px}.chat-message{border-radius:15px;margin-bottom:15px;max-width:80%;padding:12px 16px}.chat-message.user{background:#f0f0f0;color:#333;margin-left:auto}.chat-message.ai{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.chat-input{display:flex;gap:10px;margin-top:20px}.chat-input input{border:1px solid #ddd;border-radius:25px;flex:1 1;outline:none;padding:12px 16px}.chat-input button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;color:#fff;cursor:pointer;padding:12px 20px}@media (max-width:768px){.ai-chat-container{grid-template-columns:1fr}.ai-chat-content h3{font-size:2rem}}.contact{background:#fff;padding:100px 0}.contact-container{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:1fr 1fr}.contact-content h3{color:#2c3e50;font-size:2.5rem;font-weight:300;margin-bottom:20px}.contact-content p{color:#6c757d;font-size:1.1rem;line-height:1.8;margin-bottom:40px}.contact-info{display:flex;flex-direction:column;gap:30px}.contact-item{align-items:flex-start;display:flex;gap:20px}.contact-icon{align-items:center;background:#f8f9fa;border-radius:50%;display:flex;font-size:1.5rem;height:40px;justify-content:center;min-width:40px}.contact-item h4{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:8px}.contact-item p{color:#6c757d;line-height:1.6;margin:0}.map-container,.map-wrapper{position:relative}.map-wrapper{border-radius:15px;box-shadow:0 10px 30px #0000001a;height:400px;overflow:hidden}.map-overlay{bottom:20px;position:absolute;right:20px;z-index:10}.map-overlay .btn{font-size:.9rem;padding:10px 20px}@media (max-width:768px){.contact-container{grid-template-columns:1fr}.contact-content h3{font-size:2rem}}.footer{background:#2c3e50;color:#fff;padding:60px 0 30px}.footer-content{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.footer-logo h3{font-size:1.8rem;font-weight:300;letter-spacing:2px;margin-bottom:5px}.footer-logo p{color:#6c757d;font-size:.9rem}.footer-links{display:flex;gap:30px}.footer-links a{color:#6c757d;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #495057;color:#6c757d;font-size:.9rem;padding-top:30px;text-align:center}@media (max-width:768px){.footer-content{flex-direction:column;gap:20px;text-align:center}.footer-links{flex-wrap:wrap;justify-content:center}}.chat-ai-button{align-items:center;animation:pulse 3s infinite;background:linear-gradient(135deg,#6c757d,#495057);border-radius:50%;bottom:30px;box-shadow:0 4px 15px #6c757d33;color:#fff;cursor:pointer;display:flex;font-size:1.3rem;height:55px;justify-content:center;position:fixed;right:30px;transition:all .3s ease;width:55px;z-index:1000}.chat-ai-button:hover{box-shadow:0 6px 20px #6c757d4d;transform:scale(1.05)}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section-title{color:#333;font-size:3rem;font-weight:800;margin-bottom:20px;text-align:center}.section-subtitle{color:#666;font-size:1.2rem;margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.btn{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:15px 30px;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(45deg,#6c757d,#495057);box-shadow:0 4px 15px #6c757d33;color:#fff}.btn-primary:hover{box-shadow:0 6px 20px #6c757d4d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #6c757d;color:#495057}.btn-secondary:hover{background:#6c757d;color:#fff;transform:translateY(-2px)}.btn-outline{background:#0000;border:1px solid #6c757d;color:#6c757d;font-size:.9rem;margin-top:10px;padding:10px 20px}.btn-outline:hover{background:#6c757d;color:#fff}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:768px){.section-title{font-size:2rem}}
/*# sourceMappingURL=main.91a66719.css.map*/