html,body{color:#fff;scroll-behavior:smooth;background-color:#0f0f0f;width:100%;max-width:100vw;height:auto;min-height:100vh;margin:0;padding:0;overflow:hidden auto}#__next{flex-direction:column;min-height:100vh;display:flex}.app-shell{flex-direction:column;flex:1;display:flex}main{flex:1}hr.section-divider{opacity:.7;background-color:#be261c;border:none;width:800px;height:3px;margin:1rem auto}header{color:#fff;background-color:#1a1a1a;padding:1rem}footer{color:#fff;background-color:#1a1a1a;padding:2rem 1rem}@media (max-width:767px){body.has-overlay footer,.footer-global{display:none!important}}.section-about,.section-contact,.section-process,.section-services,.section-testimonials,.section-problem{color:#fff;text-align:center;background-color:#0f0f0f;padding:5rem 1rem}.section-title{margin-bottom:1rem;font-size:2rem;font-weight:700}.section-text{opacity:.85;max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.6}.hero-section{text-align:center;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.hero-container{max-width:800px}.hero-title{background:linear-gradient(90deg,#be261b,#ff416c,#be261b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:3rem;font-weight:700;line-height:1.2;animation:2.5s ease-in-out infinite pulseGlow}.hero-subtitle{opacity:.8;margin:1rem 0 2rem;font-size:1.25rem}.hero-button{color:#fff;background-color:#be261b;border-radius:8px;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:background .3s;display:inline-block}.hero-button:hover{color:#0f0f0f;background-color:#fff}@keyframes pulseGlow{0%,to{text-shadow:0 0 10px #ff416ccc}50%{text-shadow:0 0 20px #be261b}}.services-container{max-width:1000px;margin:0 auto;padding:0 1rem}.service-card{text-align:center;color:#fff;background-color:#1a1a1a;border:1px solid #333;border-radius:12px;padding:2rem 1rem;text-decoration:none;transition:transform .3s,box-shadow .3s;position:relative}.service-card:hover{transform:translateY(-5px);box-shadow:0 0 16px #ff003c4d}.service-card a,.service-card a:hover{text-decoration:none}.service-card h3{color:#fff;margin:.75rem 0 .5rem;font-size:1.25rem;font-weight:600;text-decoration:none}.service-icon{margin-bottom:1rem;font-size:2rem}.service-card button.book{color:#be261b;border:2px solid #be261b;border-radius:4px;font-size:larger;font-weight:600}.service-card button.book:hover{background-color:#000}.price-tag{color:#520000;z-index:1;opacity:1;background-color:#46c46c;border-radius:20px;padding:.3rem .6rem;font-size:.85rem;font-weight:600;position:absolute;top:.75rem;right:.75rem;box-shadow:0 0 .5rem #ff00004d}.book{color:#c0392b;background-color:#fff;border:2px solid #c0392b;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem 1rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.book:hover{color:#fff;background-color:#c0392b}.process-wrapper{justify-content:center;padding-top:2rem;display:flex}.process-timeline{flex-direction:column;gap:3rem;width:100%;max-width:800px;margin:3rem auto 0;display:flex}.process-step{opacity:0;background-color:#1a1a1a;border:1px solid #2a2a2a;border-left:4px solid #be261b;border-radius:10px;gap:1rem;padding:1.5rem 1.25rem;transition:all .6s;display:flex;transform:translateY(30px)scale(.98);box-shadow:0 4px 14px #00000026}.process-step.visible{opacity:1;transform:translateY(0)scale(1)}.step-number{color:#fff;background:#be261b;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;margin-top:.2rem;font-size:1rem;font-weight:700;display:flex;box-shadow:0 0 8px #ff00004d}.step-content{text-align:left}.step-title{margin:0 0 .25rem;font-size:1.2rem;font-weight:600}.step-desc{opacity:.85;margin:0;font-size:1rem;line-height:1.6}.testimonial-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:3rem auto 0;padding:0 1rem;display:grid}.testimonial-card{text-align:left;background-color:#1a1a1a;border:1px solid #2a2a2a;border-radius:10px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 14px #00000026}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #ff003c14}.quote{color:#e0e0e0;margin-bottom:1.25rem;font-size:1.05rem;font-style:italic;line-height:1.6}.author{color:#888;font-size:.9rem;font-weight:700}.about-content,.contact-content{opacity:.9;text-align:left;flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;padding:0 1rem;font-size:1.05rem;line-height:1.7;display:flex}.contact-form{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.contact-form input,.contact-form textarea,.contact-form select{color:#fff;background-color:#1a1a1a;border:none;border-radius:6px;width:100%;padding:.75rem 1rem;font-size:1rem}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#ddd;opacity:1}.contact-form textarea{resize:vertical}.contact-form select{color:#ccc}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{outline:none;box-shadow:0 0 0 2px #be261b66}.quote-button{color:#fff;cursor:pointer;background-color:#be261b;border:none;border-radius:6px;padding:.75rem 1rem;font-size:1rem;font-weight:700;transition:background-color .2s}.quote-button:hover{color:#be261b;background-color:#fff}.contact-toast{color:#fff;z-index:1000;background:#28a745;border-radius:8px;padding:1rem 1.5rem;font-weight:700;position:fixed;bottom:1rem;right:1rem;box-shadow:0 4px 12px #0000004d}.section-faq{max-width:800px;margin:0 auto;padding:5rem 2rem}.faq-container{flex-direction:column;gap:1.25rem;margin-top:2rem;display:flex}.faq-item{background:#121212;border:1px solid #2a2a2a;border-radius:8px;padding:1.25rem 1.5rem;transition:background .3s,border .3s}.faq-item[open]{background:#191919;border-color:#aa2b2b}.faq-question{cursor:pointer;color:#fff;justify-content:space-between;font-size:1.05rem;font-weight:600;list-style:none;display:flex}.faq-question:after{content:"+";font-size:2rem;font-weight:800;transition:transform .3s;color:#e45252!important}.faq-item[open] .faq-question:after{content:"−";color:#ff5c5c!important}.faq-answer{color:#ccc;margin-top:.75rem;line-height:1.5}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}
.UnderConstructionOverlay-module__B7zCTW__overlay{color:#111;z-index:9999;text-align:center;pointer-events:all;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0 0 103px}.UnderConstructionOverlay-module__B7zCTW__logoWrapper{position:absolute;top:1rem;left:1.5rem}.UnderConstructionOverlay-module__B7zCTW__content{max-width:800px;margin:0 auto}.UnderConstructionOverlay-module__B7zCTW__heading{margin-bottom:.5rem;font-size:2.2rem;font-weight:700}.UnderConstructionOverlay-module__B7zCTW__subheading{margin-top:.25rem;font-size:1.25rem;font-weight:500}.UnderConstructionOverlay-module__B7zCTW__message{opacity:.8;font-size:1rem}.UnderConstructionOverlay-module__B7zCTW__mobileNewsletter{display:none}@media (max-width:767px){.UnderConstructionOverlay-module__B7zCTW__mobileNewsletter{flex-direction:column;gap:.5rem;margin-top:1.5rem;display:flex}.UnderConstructionOverlay-module__B7zCTW__mobileNewsletter input[type=email]{border:1px solid #ccc;border-radius:4px;padding:.4rem .6rem;font-size:1rem}.UnderConstructionOverlay-module__B7zCTW__mobileNewsletter button{color:#fff;background:#be261b;border:none;border-radius:4px;padding:.5rem;font-weight:700}.UnderConstructionOverlay-module__B7zCTW__mobileNewsletter button:hover{color:#fff;background:#000}.UnderConstructionOverlay-module__B7zCTW__successMsg{color:green;margin-top:.5rem;font-size:.9rem}@media (max-width:480px){.UnderConstructionOverlay-module__B7zCTW__heading{font-size:1.3rem}.UnderConstructionOverlay-module__B7zCTW__subheading{font-size:1rem}.UnderConstructionOverlay-module__B7zCTW__message{font-size:.9rem}.UnderConstructionOverlay-module__B7zCTW__logoWrapper{width:220px;top:1rem;left:1rem}.UnderConstructionOverlay-module__B7zCTW__mobileNewsletter input[type=email],.UnderConstructionOverlay-module__B7zCTW__mobileNewsletter button{font-size:.95rem}}}
