*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;line-height:1.6;color:#333}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{position:fixed;top:0;width:100%;background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;padding:1rem 0}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-size:1.5rem;font-weight:700}.logo-text{color:#af846e}.logo-accent{color:#fff}.nav-menu{display:flex;align-items:center;gap:2rem}.nav-link{background:none;border:none;color:#fff;text-decoration:none;font-size:1rem;cursor:pointer;transition:color .3s ease}.nav-link:hover{color:#af846e}.nav-phone{background:#af846e;color:#fff;padding:.5rem 1rem;border-radius:25px;text-decoration:none;font-weight:700;transition:background .3s ease}.nav-phone:hover{background:#8b6b56}.hero{min-height:100vh;background-size:cover;background-position:center;background-attachment:fixed;display:flex;align-items:center;position:relative}.hero-overlay{background:#0009;width:100%;min-height:100vh;display:flex;align-items:center;padding:100px 20px 50px}.hero-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center;width:100%}.hero-title{font-size:4rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.1}.hero-subtitle{font-size:2rem;color:#af846e;margin-bottom:1.5rem}.accent-text{color:#af846e}.hero-description{font-size:1.2rem;color:#fff;margin-bottom:2rem;max-width:600px}.hero-stats{display:flex;gap:3rem;margin-bottom:2rem}.stat{text-align:center}.stat-number{font-size:2.5rem;font-weight:700;color:#af846e}.stat-label{color:#fff;font-size:.9rem}.hero-buttons{display:flex;gap:1rem}.btn-primary{background:#af846e;color:#fff;padding:1rem 2rem;border:none;border-radius:30px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-primary:hover{background:#8b6b56;transform:translateY(-2px)}.btn-secondary{background:transparent;color:#fff;padding:1rem 2rem;border:2px solid white;border-radius:30px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-secondary:hover{background:#fff;color:#333}.next-training-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 10px 30px #0000004d;max-width:350px;text-align:center}.card-header{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.calendar-icon{font-size:1.2rem}.card-title{color:#af846e;font-weight:700}.training-title{font-size:1.3rem;color:#333;margin-bottom:1rem}.training-location,.training-date,.training-time{color:#666;margin-bottom:.5rem}.training-price{font-size:2rem;font-weight:700;color:#af846e;margin:1rem 0}.register-btn{background:#f44;color:#fff;padding:1rem 1.5rem;border:none;border-radius:25px;font-weight:700;cursor:pointer;width:100%;margin-bottom:1rem;transition:background .3s ease}.register-btn:hover{background:#c33}.deposit-info{font-size:.8rem;color:#666}.section-title{font-size:2.5rem;text-align:center;margin-bottom:1rem;color:#333}.section-subtitle{font-size:1.5rem;text-align:center;margin-bottom:2rem;color:#af846e}.section-description{font-size:1.1rem;text-align:center;margin-bottom:3rem;color:#666;max-width:800px;margin-left:auto;margin-right:auto}.about-section{padding:5rem 0;background:#f8f8f8}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-text p{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.credentials{display:grid;gap:.5rem;margin-top:2rem}.credential-item{color:#af846e;font-weight:700}.about-image img{width:100%;border-radius:15px;box-shadow:0 10px 30px #0000001a}.services-section{padding:5rem 0;background:#fff}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 20px #0000001a;text-align:center;transition:transform .3s ease}.service-card:hover{transform:translateY(-5px)}.service-name{font-size:1.3rem;color:#333;margin-bottom:1rem}.service-description{color:#666;margin-bottom:1.5rem}.service-details{margin-bottom:1.5rem}.service-price{font-size:1.5rem;font-weight:700;color:#af846e}.service-duration{color:#666;font-size:.9rem}.book-service-btn{background:#af846e;color:#fff;padding:.8rem 2rem;border:none;border-radius:25px;font-weight:700;cursor:pointer;transition:background .3s ease}.book-service-btn:hover{background:#8b6b56}.courses-section{padding:5rem 0;background:#f8f8f8}.training-showcase{margin-bottom:3rem;text-align:center}.training-image{width:100%;max-width:800px;border-radius:15px;box-shadow:0 10px 30px #0000001a}.courses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.course-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 20px #0000001a;text-align:center;transition:transform .3s ease}.course-card:hover{transform:translateY(-5px)}.course-name{font-size:1.2rem;color:#333;margin-bottom:1rem;min-height:60px;display:flex;align-items:center;justify-content:center}.course-description{color:#666;margin-bottom:1.5rem;font-size:.9rem}.course-price{font-size:1.5rem;font-weight:700;color:#af846e;margin-bottom:1.5rem}.book-course-btn{background:#af846e;color:#fff;padding:.8rem 2rem;border:none;border-radius:25px;font-weight:700;cursor:pointer;transition:background .3s ease;width:100%}.book-course-btn:hover{background:#8b6b56}.contact-section{padding:5rem 0;background:#fff}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem}.contact-item{text-align:center;padding:2rem}.contact-item h3{color:#af846e;margin-bottom:1rem;font-size:1.2rem}.contact-item a{color:#333;text-decoration:none;font-weight:700;font-size:1.1rem}.contact-item a:hover{color:#af846e}.contact-cta{text-align:center}.contact-btn{background:#af846e;color:#fff;padding:1rem 2rem;border-radius:30px;text-decoration:none;font-size:1.2rem;font-weight:700;transition:background .3s ease}.contact-btn:hover{background:#8b6b56}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;justify-content:center;align-items:center;z-index:2000}.modal-content{background:#fff;padding:2rem;border-radius:15px;max-width:500px;width:90%;max-height:90vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;border-bottom:1px solid #eee;padding-bottom:1rem}.modal-header h3{color:#333;font-size:1.5rem}.close-btn{background:none;border:none;font-size:2rem;cursor:pointer;color:#666}.close-btn:hover{color:#333}.booking-form{display:flex;flex-direction:column;gap:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:.5rem;font-weight:700;color:#333}.form-input{padding:.8rem;border:2px solid #ddd;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.form-input:focus{outline:none;border-color:#af846e}.form-actions{display:flex;gap:1rem;margin-top:1rem}.btn-cancel{background:#ddd;color:#333;padding:.8rem 2rem;border:none;border-radius:25px;cursor:pointer;flex:1}.btn-submit{background:#af846e;color:#fff;padding:.8rem 2rem;border:none;border-radius:25px;cursor:pointer;flex:1}.btn-submit:hover{background:#8b6b56}.booking-note{font-size:.9rem;color:#666;text-align:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #eee}@media (max-width: 1024px){.hero-content{grid-template-columns:1fr;gap:2rem}.next-training-card{max-width:100%;margin:0 auto}.hero-title{font-size:3rem}}@media (max-width: 768px){.nav-container{flex-direction:column;gap:1rem;padding:0 10px}.nav-menu{flex-wrap:wrap;justify-content:center;gap:1rem}.nav-phone{order:-1;margin-bottom:.5rem}.hero{background-attachment:scroll}.hero-overlay{padding:140px 20px 50px}.hero-content{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-title{font-size:2.5rem;line-height:1.2}.hero-subtitle{font-size:1.5rem}.hero-description{font-size:1rem;max-width:100%}.hero-stats{justify-content:center;gap:2rem;flex-wrap:wrap}.stat-number{font-size:2rem}.about-content{grid-template-columns:1fr;text-align:center;gap:2rem}.about-text{order:2}.about-image{order:1}.services-grid,.courses-grid,.contact-grid{grid-template-columns:1fr;gap:1.5rem}.form-row{grid-template-columns:1fr}.hero-buttons{flex-direction:column;align-items:center;gap:1rem}.btn-primary,.btn-secondary{width:100%;max-width:280px}.next-training-card{padding:1.5rem;margin:0 10px}.training-title{font-size:1.1rem}.training-price{font-size:1.8rem}.section-title{font-size:2rem}.section-subtitle{font-size:1.3rem}.modal-content{margin:10px;padding:1.5rem;max-height:85vh}.container{padding:0 15px}}@media (max-width: 480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.hero-stats{gap:1rem}.stat-number{font-size:1.5rem}.stat-label{font-size:.8rem}.next-training-card{padding:1rem}.training-title{font-size:1rem}.training-price{font-size:1.5rem}.register-btn{padding:.8rem 1rem;font-size:.9rem}.section-title{font-size:1.8rem}.course-name,.service-name{font-size:1rem;min-height:50px}.course-card,.service-card{padding:1.5rem}.modal-content{padding:1rem}.form-input{padding:.6rem}.btn-submit,.btn-cancel{padding:.6rem 1.5rem}}.shop-categories{margin-top:2rem}.category-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.category-tab{padding:.8rem 2rem;border:2px solid #AF846E;background:transparent;color:#af846e;border-radius:25px;cursor:pointer;font-weight:600;transition:all .3s ease}.category-tab.active,.category-tab:hover{background:#af846e;color:#fff}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.product-card{background:#fff;border-radius:15px;padding:1.5rem;box-shadow:0 5px 15px #0000001a;transition:transform .3s ease}.product-card:hover{transform:translateY(-5px)}.product-image{width:100%;height:200px;background:#f8f9fa;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:15px;overflow:hidden}.product-img{width:100%;height:100%;object-fit:cover;border-radius:8px}.product-placeholder{font-size:3rem;padding:2rem;background:#f8f9fa;border-radius:10px;display:inline-block}.product-name{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#333}.product-description{color:#666;margin-bottom:1rem;font-size:.9rem}.product-pricing{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.product-price{font-size:1.3rem;font-weight:700;color:#af846e}.product-original-price{font-size:1rem;color:#999;text-decoration:line-through}.btn-add-to-cart{width:100%;padding:.8rem;background:#af846e;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .3s ease}.btn-add-to-cart:hover{background:#9a7460}.shopping-cart{background:#fff;border-radius:15px;padding:2rem;margin-top:3rem;box-shadow:0 5px 15px #0000001a}.cart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eee}.cart-header h3{margin:0;color:#333}.cart-total{font-size:1.2rem;font-weight:700;color:#af846e}.cart-items{margin-bottom:1.5rem}.cart-item{display:flex;justify-content:space-between;align-items:center;padding:.8rem 0;border-bottom:1px solid #f0f0f0}.cart-item:last-child{border-bottom:none}.cart-item-name{flex:1;font-weight:500}.cart-item-price{font-weight:600;color:#af846e;margin-right:1rem}.cart-item-remove{background:#dc3545;color:#fff;border:none;padding:.3rem .8rem;border-radius:5px;cursor:pointer;font-size:.8rem}.cart-item-remove:hover{background:#c82333}.btn-checkout{width:100%;padding:1rem;background:#28a745;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .3s ease}.btn-checkout:hover{background:#218838}.checkout-modal{max-width:600px;max-height:90vh;overflow-y:auto}.checkout-content{display:grid;gap:2rem}.order-summary{background:#f8f9fa;padding:1.5rem;border-radius:10px}.order-summary h3{margin:0 0 1rem;color:#333}.checkout-item{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #dee2e6}.checkout-item:last-child{border-bottom:none}.checkout-total{margin-top:1rem;padding-top:1rem;border-top:2px solid #AF846E;font-size:1.2rem}.form-section{margin-bottom:1.5rem}.form-section h3{margin:0 0 1rem;color:#333;font-size:1.1rem}.checkout-actions{display:flex;gap:1rem;justify-content:flex-end}.checkout-actions .btn-cancel{background:#6c757d}.checkout-actions .btn-cancel:hover{background:#5a6268}.checkout-actions .btn-submit{background:#28a745}.checkout-actions .btn-submit:hover{background:#218838}@media (max-width: 768px){.category-tabs{flex-direction:column;align-items:center}.category-tab{width:200px;text-align:center}.products-grid{grid-template-columns:1fr;gap:1.5rem}.cart-header,.cart-item{flex-direction:column;gap:.5rem;text-align:center}.checkout-actions{flex-direction:column}.checkout-actions button{width:100%}}
