*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Libre Franklin",sans-serif;font-weight:400;line-height:1.6;color:#f5f3ee;background-color:#0b132b;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:"Marcellus",serif;font-weight:400;line-height:1.3;margin-bottom:16px;color:#f5f3ee}h1{font-size:48px}h2{font-size:40px}h3{font-size:32px}h4{font-size:24px}h5{font-size:20px}h6{font-size:18px}p{margin-bottom:16px;font-size:16px;line-height:1.7}a{color:#b0b9c1;text-decoration:none;transition:color .3s ease}a:hover{color:#f5f3ee}.mg-container{max-width:1200px;margin:0 auto;padding:0 24px}.mg-btn{display:inline-block;padding:16px 32px;border-radius:4px;font-family:"Libre Franklin",sans-serif;font-weight:500;font-size:16px;text-align:center;text-decoration:none;cursor:pointer;border:none;transition:all .3s ease;position:relative;overflow:hidden}.mg-btn-primary{background-color:#5e213c;color:#f5f3ee;box-shadow:0 4px 12px rgba(94,33,60,.3)}.mg-btn-primary:hover{background-color:#4a1a2f;color:#f5f3ee;transform:translateY(-2px);box-shadow:0 6px 16px rgba(94,33,60,.4)}.mg-btn-secondary{background-color:rgba(0,0,0,0);color:#f5f3ee;border:2px solid #f5f3ee}.mg-btn-secondary:hover{background-color:#f5f3ee;color:#0b132b}.mg-btn-outline{background-color:rgba(0,0,0,0);color:#b0b9c1;border:2px solid #b0b9c1}.mg-btn-outline:hover{background-color:#b0b9c1;color:#0b132b}.mg-header{position:fixed;top:0;left:0;right:0;background:rgba(11,19,43,.95);backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid rgba(176,185,193,.1);transition:all .3s ease}.mg-header-wrapper{display:flex;justify-content:space-between;align-items:center;height:80px}.mg-logo-link{text-decoration:none;color:inherit}.mg-logo-text{font-family:"Marcellus",serif;font-size:28px;font-weight:400;color:#f5f3ee;margin-bottom:0}.mg-logo-subtitle{font-size:12px;color:#b0b9c1;font-weight:300;display:block;margin-top:-4px}.mg-nav-list{display:flex;list-style:none;gap:32px}.mg-nav-link{font-weight:500;font-size:16px;color:#b0b9c1;transition:color .3s ease;position:relative}.mg-nav-link:hover,.mg-nav-link.mg-nav-current{color:#f5f3ee}.mg-nav-link.mg-nav-current::after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:2px;background-color:#5e213c}.mg-burger{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:8px;gap:4px}.mg-burger-line{width:24px;height:2px;background-color:#f5f3ee;transition:.3s}.mg-hero{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.mg-hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2}.mg-hero-background::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, rgba(11, 19, 43, 0.7) 0%, rgba(57, 20, 37, 0.6) 50%, rgba(11, 19, 43, 0.9) 100%);z-index:1;pointer-events:none}.mg-hero-image{width:100%;height:100%;object-fit:cover}.mg-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, rgba(11, 19, 43, 0.8) 0%, rgba(94, 33, 60, 0.6) 50%, rgba(11, 19, 43, 0.9) 100%);z-index:-1}.mg-hero-content{text-align:center;max-width:800px;z-index:1}.mg-hero-title{font-size:64px;font-weight:400;margin-bottom:24px;color:#f5f3ee;line-height:1.2;font-weight:600}.mg-hero-subtitle{font-size:24px;margin-bottom:16px;color:#b0b9c1;line-height:1.4;font-weight:600}.mg-hero-description{font-size:18px;margin-bottom:40px;color:#f5f3ee;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto;font-weight:600}.mg-hero-actions{display:flex;gap:20px;justify-content:center}.mg-section-title{text-align:center;font-size:40px;margin-bottom:60px;color:#f5f3ee}.mg-about{padding:100px 0;background-color:#0b132b}.mg-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.mg-about-title{font-size:36px;margin-bottom:32px;color:#f5f3ee}.mg-about-text{font-size:16px;margin-bottom:24px;color:#b0b9c1;line-height:1.7}.mg-about-features{display:flex;flex-direction:column;gap:24px;margin-top:40px}.mg-feature{display:flex;gap:20px;align-items:flex-start}.mg-feature-icon{font-size:24px;margin-top:4px}.mg-feature-title{font-size:18px;margin-bottom:8px;color:#f5f3ee}.mg-feature-desc{font-size:14px;color:#b0b9c1;line-height:1.5}.mg-about-image{width:100%;height:500px;object-fit:cover;border-radius:8px;box-shadow:0 20px 40px rgba(0,0,0,.3)}.mg-specialties{padding:100px 0;background:linear-gradient(135deg, #0f1a3a 0%, #0b132b 100%)}.mg-specialties-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:32px}.mg-specialty-card{background:rgba(176,185,193,.05);border-radius:8px;overflow:hidden;border:1px solid rgba(176,185,193,.1);transition:transform .3s ease,box-shadow .3s ease}.mg-specialty-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.3)}.mg-specialty-image{width:100%;height:200px;object-fit:cover}.mg-specialty-content{padding:24px}.mg-specialty-name{font-size:20px;margin-bottom:16px;color:#f5f3ee}.mg-specialty-desc{font-size:14px;color:#b0b9c1;line-height:1.6}.mg-testimonials{padding:100px 0;background-color:#0b132b}.mg-testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:32px}.mg-testimonial-card{background:rgba(176,185,193,.05);padding:32px 24px;border-radius:8px;border:1px solid rgba(176,185,193,.1);transition:transform .3s ease}.mg-testimonial-card:hover{transform:translateY(-4px)}.mg-testimonial-text{font-size:16px;line-height:1.6;color:#b0b9c1;margin-bottom:24px;font-style:italic}.mg-testimonial-author{display:flex;justify-content:space-between;align-items:center}.mg-author-name{font-weight:600;color:#f5f3ee;font-size:16px}.mg-author-location{font-size:14px;color:#b0b9c1;display:block;margin-top:4px}.mg-testimonial-rating{color:#5e213c;font-size:16px}.mg-cta{padding:100px 0;background:linear-gradient(135deg, #5e213c 0%, #4a1a2f 100%);text-align:center}.mg-cta-title{font-size:40px;margin-bottom:24px;color:#f5f3ee}.mg-cta-text{font-size:18px;margin-bottom:40px;color:rgba(245,243,238,.9);line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.mg-cta-actions{display:flex;justify-content:center;gap:20px}.mg-page-header{padding:120px 0 60px;background:linear-gradient(135deg, #0f1a3a 0%, #0b132b 100%);text-align:center}.mg-page-title{font-size:48px;margin-bottom:16px;color:#f5f3ee}.mg-page-subtitle{font-size:18px;color:#b0b9c1;font-weight:300;max-width:600px;margin:0 auto;line-height:1.6}.mg-services{padding:80px 0;background-color:#0b132b}.mg-services-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(380px, 1fr));gap:40px}.mg-service-card{background:rgba(176,185,193,.05);border-radius:8px;overflow:hidden;border:1px solid rgba(176,185,193,.1);transition:transform .3s ease}.mg-service-card:hover{transform:translateY(-8px)}.mg-service-photo{width:100%;height:250px;object-fit:cover}.mg-service-content{padding:32px}.mg-service-title{font-size:24px;margin-bottom:16px;color:#f5f3ee}.mg-service-description{font-size:16px;color:#b0b9c1;line-height:1.6;margin-bottom:24px}.mg-service-features{margin-bottom:24px}.mg-service-feature{display:flex;align-items:center;gap:12px;margin-bottom:8px;font-size:14px;color:#b0b9c1}.mg-feature-bullet{color:#5e213c;font-weight:bold}.mg-service-pricing{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px 0;border-top:1px solid rgba(176,185,193,.1)}.mg-service-price{font-family:"Marcellus",serif;font-size:24px;font-weight:400;color:#5e213c}.mg-service-duration{font-size:14px;color:#b0b9c1}.mg-process{padding:80px 0;background:linear-gradient(135deg, #0f1a3a 0%, #0b132b 100%)}.mg-process-steps{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:40px}.mg-process-step{text-align:center;background:rgba(176,185,193,.05);padding:32px 24px;border-radius:8px;border:1px solid rgba(176,185,193,.1)}.mg-step-number{width:60px;height:60px;background:#5e213c;color:#f5f3ee;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:"Marcellus",serif;font-size:24px;margin:0 auto 24px}.mg-step-title{font-size:20px;margin-bottom:12px;color:#f5f3ee}.mg-step-description{font-size:14px;color:#b0b9c1;line-height:1.5}.mg-faq,.mg-contact-faq{padding:80px 0;background-color:#0b132b}.mg-faq-list{max-width:800px;margin:0 auto}.mg-faq-item{background:rgba(176,185,193,.05);border-radius:8px;margin-bottom:16px;border:1px solid rgba(176,185,193,.1)}.mg-faq-question{width:100%;padding:20px 24px;background:none;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:500;color:#f5f3ee;transition:color .3s ease}.mg-faq-question:hover{color:#b0b9c1}.mg-faq-toggle{font-size:20px;color:#5e213c;transition:transform .3s ease}.mg-faq-item.mg-faq-active .mg-faq-toggle{transform:rotate(45deg)}.mg-faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.mg-faq-item.mg-faq-active .mg-faq-answer{max-height:300px;padding:0 24px 20px}.mg-faq-answer p{color:#b0b9c1;line-height:1.6;margin:0}.mg-reservation{padding:80px 0;background-color:#0b132b}.mg-reservation-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.mg-reservation-title{font-size:32px;margin-bottom:24px;color:#f5f3ee}.mg-reservation-description{font-size:16px;color:#b0b9c1;margin-bottom:40px;line-height:1.6}.mg-reservation-benefits{display:flex;flex-direction:column;gap:24px}.mg-benefit-item{display:flex;gap:16px;align-items:flex-start}.mg-benefit-icon{font-size:24px;margin-top:4px}.mg-benefit-text h4{font-size:16px;margin-bottom:4px;color:#f5f3ee}.mg-benefit-text p{font-size:14px;color:#b0b9c1;margin:0;line-height:1.4}.mg-reservation-form-wrapper{background:rgba(176,185,193,.05);padding:40px;border-radius:8px;border:1px solid rgba(176,185,193,.1)}.mg-reservation-form{display:flex;flex-direction:column;gap:32px}.mg-form-section{border-bottom:1px solid rgba(176,185,193,.1);padding-bottom:24px}.mg-form-section:last-child{border-bottom:none;padding-bottom:0}.mg-form-section-title{font-size:20px;margin-bottom:20px;color:#f5f3ee}.mg-form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.mg-form-group{display:flex;flex-direction:column}.mg-form-label{display:block;margin-bottom:8px;font-weight:500;color:#f5f3ee;font-size:14px}.mg-form-input,.mg-form-select,.mg-form-textarea{padding:14px 16px;border:2px solid rgba(176,185,193,.2);border-radius:4px;font-family:"Libre Franklin",sans-serif;font-size:16px;background:rgba(245,243,238,.05);color:#f5f3ee;transition:border-color .3s ease}.mg-form-select option{color:#000}.mg-form-input:focus,.mg-form-select:focus,.mg-form-textarea:focus{outline:none;border-color:#5e213c}.mg-form-input::placeholder,.mg-form-textarea::placeholder{color:#b0b9c1}.mg-form-textarea{resize:vertical;min-height:100px}.mg-form-checkbox-group{margin-bottom:20px}.mg-checkbox-label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;font-size:14px;line-height:1.5}.mg-checkbox{width:18px;height:18px;margin:0;flex-shrink:0;margin-top:2px}.mg-checkbox-text{color:#b0b9c1}.mg-form-link{color:#5e213c;text-decoration:underline}.mg-form-submit{margin-top:20px}.mg-process-info{padding:80px 0;background:linear-gradient(135deg, #0f1a3a 0%, #0b132b 100%)}.mg-process-timeline{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:32px}.mg-timeline-item{text-align:center;background:rgba(176,185,193,.05);padding:32px 24px;border-radius:8px;border:1px solid rgba(176,185,193,.1)}.mg-timeline-number{width:50px;height:50px;background:#5e213c;color:#f5f3ee;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:"Marcellus",serif;font-size:20px;margin:0 auto 20px}.mg-timeline-title{font-size:18px;margin-bottom:12px;color:#f5f3ee}.mg-timeline-desc{font-size:14px;color:#b0b9c1;line-height:1.5}.mg-contact{padding:80px 0;background-color:#0b132b}.mg-contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.mg-contact-title{font-size:32px;margin-bottom:32px;color:#f5f3ee}.mg-contact-details{display:flex;flex-direction:column;gap:32px;margin-bottom:40px}.mg-contact-item{display:flex;gap:20px;align-items:flex-start}.mg-contact-icon{font-size:24px;margin-top:4px}.mg-contact-label{font-size:16px;font-weight:600;color:#f5f3ee;margin-bottom:8px}.mg-contact-value{font-size:16px;color:#b0b9c1;margin-bottom:4px}.mg-contact-note{font-size:14px;color:#b0b9c1;font-style:italic}.mg-contact-hours{background:rgba(176,185,193,.05);padding:24px;border-radius:8px;border:1px solid rgba(176,185,193,.1)}.mg-hours-title{font-size:18px;margin-bottom:16px;color:#f5f3ee}.mg-hours-list{margin-bottom:16px}.mg-hours-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid rgba(176,185,193,.1)}.mg-hours-item:last-child{border-bottom:none}.mg-hours-day{font-size:14px;color:#b0b9c1}.mg-hours-time{font-size:14px;font-weight:600;color:#f5f3ee}.mg-hours-note{font-size:12px;color:#b0b9c1;line-height:1.4;margin:0}.mg-contact-form-section{background:rgba(176,185,193,.05);padding:40px;border-radius:8px;border:1px solid rgba(176,185,193,.1)}.mg-form-title{font-size:24px;margin-bottom:16px;color:#f5f3ee}.mg-form-description{font-size:16px;color:#b0b9c1;margin-bottom:32px;line-height:1.6}.mg-contact-form{display:flex;flex-direction:column;gap:20px}.mg-legal{padding:80px 0;background-color:#0b132b}.mg-legal-document{margin:0 auto;padding:40px}.mg-legal-intro{background:rgba(94,33,60,.1);padding:20px;border-radius:8px;margin-bottom:32px;border-left:4px solid #5e213c}.mg-legal-intro p{margin-bottom:8px}.mg-legal-document h3{color:#f5f3ee;margin-top:32px;margin-bottom:16px;font-size:24px}.mg-legal-document h4{color:#b0b9c1;margin-top:24px;margin-bottom:12px;font-size:18px}.mg-legal-document ul{margin-left:20px;margin-bottom:16px}.mg-legal-document li{margin-bottom:8px;line-height:1.6;color:#b0b9c1}.mg-legal-highlight{background:rgba(94,33,60,.1);border:2px solid #5e213c;padding:20px;margin:32px 0;border-radius:8px}.mg-legal-highlight p{margin-bottom:8px;font-weight:500;color:#f5f3ee}.mg-footer{background-color:#0f1a3a;color:#b0b9c1;padding:60px 0 20px}.mg-footer-content{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:40px;margin-bottom:40px}.mg-footer-title{font-size:24px;color:#f5f3ee;margin-bottom:16px}.mg-footer-subtitle{font-size:18px;color:#f5f3ee;margin-bottom:16px}.mg-footer-desc{color:#b0b9c1;line-height:1.6;margin-bottom:16px}.mg-footer-links{list-style:none}.mg-footer-links li{margin-bottom:8px}.mg-footer-link{color:#b0b9c1;transition:color .3s ease}.mg-footer-link:hover{color:#f5f3ee}.mg-footer-contact p{margin-bottom:8px;color:#b0b9c1}.mg-footer-bottom{border-top:1px solid rgba(176,185,193,.2);padding-top:20px;text-align:center;color:#b0b9c1}.mg-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:2000;align-items:center;justify-content:center}.mg-modal-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7)}.mg-modal-container{background:#0b132b;border-radius:8px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 40px rgba(0,0,0,.5);position:relative;z-index:1;border:1px solid rgba(176,185,193,.2);margin:0 auto}.mg-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0}.mg-modal-title{color:#f5f3ee;margin-bottom:0;font-size:24px}.mg-modal-close{background:none;border:none;font-size:28px;cursor:pointer;color:#b0b9c1;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.mg-modal-body{padding:24px;text-align:center}.mg-modal-icon{font-size:48px;margin-bottom:16px;display:block}.mg-modal-message{font-size:16px;color:#b0b9c1;line-height:1.6;margin-bottom:16px}.mg-modal-note{font-size:14px;color:#b0b9c1;margin-bottom:16px;background:rgba(176,185,193,.05);padding:12px;border-radius:4px}.mg-modal-footer{padding:0 24px 24px;text-align:center}@media(max-width: 768px){.mg-burger{display:flex}.mg-nav{position:fixed;top:80px;left:-100%;width:100%;height:calc(100vh - 80px);background:#0b132b;transition:left .3s ease;border-right:1px solid rgba(176,185,193,.1)}.mg-nav.mg-nav-active{left:0}.mg-nav-list{flex-direction:column;padding:40px 24px;gap:24px}.mg-burger.mg-burger-active .mg-burger-line:nth-child(1){transform:rotate(-45deg) translate(-6px, 6px)}.mg-burger.mg-burger-active .mg-burger-line:nth-child(2){opacity:0}.mg-burger.mg-burger-active .mg-burger-line:nth-child(3){transform:rotate(45deg) translate(-2px, -3px)}.mg-hero-title{font-size:48px}.mg-hero-subtitle{font-size:20px}.mg-hero-actions,.mg-cta-actions{flex-direction:column;align-items:center}.mg-btn{width:100%;max-width:300px}.mg-about-grid,.mg-contact-layout,.mg-reservation-layout{grid-template-columns:1fr;gap:40px;text-align:center}.mg-specialties-grid,.mg-testimonials-grid,.mg-services-grid,.mg-process-steps,.mg-process-timeline{grid-template-columns:1fr}.mg-form-row{grid-template-columns:1fr;gap:0}.mg-about-features{align-items:center}h1{font-size:36px}h2{font-size:32px}h3{font-size:28px}.mg-page-title{font-size:36px}.mg-section-title{font-size:32px}.mg-hero,.mg-about,.mg-specialties,.mg-testimonials,.mg-cta,.mg-services,.mg-process,.mg-faq,.mg-contact-faq,.mg-reservation,.mg-process-info,.mg-contact,.mg-legal{padding:60px 0}.mg-form-label{margin-top:16px}.mg-contact-details{align-items:center}}@media(max-width: 480px){.mg-container{padding:0 16px}.mg-hero-title{font-size:36px}.mg-hero-subtitle{font-size:18px}.mg-reservation-form-wrapper,.mg-contact-form-section,.mg-legal-document{padding:24px}.mg-modal-container{width:95%;margin:20px}.mg-specialties-grid,.mg-services-grid{grid-template-columns:1fr;gap:24px}}
