#body{padding-top:80px;min-height:100vh;background:#000}@media (max-width:992px){#body{padding-top:70px}}@media (max-width:576px){#body{padding-top:60px}}.hero-section{position:relative;height:400px;display:flex;align-items:center;background-size:cover;background-position:center;overflow:hidden}.hero-section::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.7)0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.2) 100%);z-index:1}.hero-content{position:relative;z-index:2;padding:0 60px;max-width:1440px;width:100%;margin:0 auto}.hero-title{font-size:48px;font-weight:700;color:#fff;margin-bottom:20px;line-height:1.2;letter-spacing:-.02em;animation:fadeInUp .8s ease-out}.hero-subtitle{font-size:18px;color:rgba(255,255,255,.9);line-height:1.6;font-weight:300;animation:fadeInUp .8s ease-out .1s both;max-width:600px}.container{max-width:1440px;margin:0 auto;padding:0 60px}.content-section{padding:60px 0}.section-title{font-size:1.75rem;font-weight:300;color:#fff;margin:0 0 2.5rem 0;padding:1.5rem 0;line-height:1.2;text-align:center;position:relative;text-transform:uppercase;letter-spacing:6px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.section-title::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:1px;background:#ff7a00;transition:all .4s cubic-bezier(.4,0,.2,1)}.instant-book-section:hover .section-title::after,.other-booking-section:hover .section-title::after{width:200px;height:2px;box-shadow:0 0 20px rgba(255,122,0,.6)}.section-title span{position:relative;display:inline-block;z-index:1;font-weight:500;background:linear-gradient(90deg,#fff 0,#ccc 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;transition:all .3s ease}.section-title:hover span{background:linear-gradient(90deg,#ff7a00 0,#f50 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}@media (max-width:768px){.section-title{font-size:1.4rem;letter-spacing:3px;margin:0 0 2rem 0;padding:1rem 0}.section-title::after{width:40px}.instant-book-section:hover .section-title::after,.other-booking-section:hover .section-title::after{width:120px}}@media (max-width:480px){.section-title{font-size:1.2rem;letter-spacing:2px;margin:0 0 1.5rem 0;padding:1rem 0}.section-title::after{width:30px}.instant-book-section:hover .section-title::after,.other-booking-section:hover .section-title::after{width:80px}}.warning-section{background:linear-gradient(135deg,#1b1d22 0,#15171c 100%);border-radius:16px;padding:48px;margin-bottom:40px;border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 20px rgba(0,0,0,.4)}.warning-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.warning-icon{width:48px;height:48px;background:rgba(255,122,0,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px}.warning-title{font-size:24px;font-weight:700;color:#ff7a00;margin:0}.warning-content{color:rgba(255,255,255,.85);line-height:1.8}.warning-content p{margin-bottom:16px}.warning-content a{color:#ff7a00;text-decoration:underline}.warning-content a:hover{color:#fa3}.warning-highlight{background:rgba(255,122,0,.1);border:2px dotted #ff7a00;border-radius:8px;padding:20px;margin:24px 0}@media (max-width:768px){.warning-highlight{border-radius:6px}}.instant-book-section{background:#0a0a0a;padding:80px 0}.instant-book-container{background:linear-gradient(135deg,#1b1d22 0,#15171c 100%);border-radius:16px;padding:48px;border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 20px rgba(0,0,0,.4)}.instant-book-container .branch-price-section{background:0 0!important;border-radius:0!important;padding:0!important;margin-top:0!important;margin:0!important;box-shadow:none!important;border:0!important;max-width:100%!important}.instant-book-container .price-title{margin-bottom:20px;text-align:center}.instant-book-container .price-description{text-align:center;margin:0 auto 40px}.instant-book-container .plan-comparison{padding:0 0}.other-booking-section{background:#000;padding:80px 0}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;background:0 0;border-radius:16px;overflow:hidden;margin-top:0}.contact-card{background:#fff;padding:32px 24px;text-align:center;transition:all .3s ease;position:relative;border:1px solid rgba(0,0,0,.08);border-radius:12px}.contact-card::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,transparent 0,rgba(255,122,0,.05) 100%);opacity:0;transition:opacity .3s ease;pointer-events:none}.contact-card:hover::before{opacity:1}.contact-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);border-color:rgba(255,122,0,.3)}.contact-card-title{font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:12px;letter-spacing:-.02em;margin-top:0}.contact-card-description{font-size:13px;color:rgba(0,0,0,.7);margin-bottom:24px;line-height:1.5;margin-left:auto;margin-right:auto}.contact-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;border:1px solid rgba(255,122,0,.5);background:rgba(255,122,0,.08);color:#ff7a00;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s ease;min-width:140px}@media (max-width:768px){.contact-button{border-radius:6px}}.contact-button:hover{background:#ff7a00;color:#fff;box-shadow:0 4px 16px rgba(255,122,0,.2);border-color:#ff7a00}.phone-button{background:#ff7a00;border-color:#ff7a00;color:#fff;font-weight:600}.phone-button:hover{background:#f50;border-color:#f50;box-shadow:0 8px 24px rgba(255,122,0,.35)}.social-button{padding:0;border:0;background:0 0;min-width:auto}.social-button:hover{background:0 0;box-shadow:none}.social-button img{height:48px;width:auto;filter:brightness(.9);transition:filter .3s ease}.social-button:hover img{filter:brightness(1.2)}.form-frame{background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:16px;margin-top:16px;font-size:12px;color:rgba(0,0,0,.6);transition:all .3s ease}@media (max-width:768px){.form-frame{border-radius:6px}}.form-frame:hover{background:rgba(255,122,0,.03);border-color:rgba(255,122,0,.2)}.form-frame a{color:#ff7a00;text-decoration:none;font-weight:600;font-size:13px}.form-frame a:hover{text-decoration:underline}.contact-card iframe{margin:16px auto 0;display:block}.cta-section{padding:80px 0;text-align:center;background:#0a0a0a}.cta-title{font-size:40px;font-weight:700;color:#fff;margin-bottom:16px;line-height:1.2}.cta-text{font-size:18px;color:#e5e5e5;margin-bottom:32px;line-height:1.5}.btn-orange{background:#ff7a00;color:#fff;padding:16px 48px;border:2px solid #ff7a00;border-radius:50px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:2px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-orange:hover{background:0 0;color:#ff7a00;box-shadow:0 4px 16px rgba(255,122,0,.2)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.price-section{background:#000;padding:30px 20px}@media (max-width:1024px){.hero-section{height:350px}.hero-content{padding:0 40px}.hero-title{font-size:36px}.container{padding:0 40px}.contact-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero-section{height:320px}.hero-content{padding:0 30px;text-align:center}.hero-title{font-size:32px;margin-bottom:12px}.hero-subtitle{font-size:15px}.container{padding:0 30px}.content-section{padding:40px 0}.section-title{font-size:20px;margin-bottom:20px}.warning-section{padding:32px 24px}.instant-book-container{padding:32px 24px}.instant-book-container .branch-price-section{padding:0}.contact-grid{grid-template-columns:1fr;gap:1px;background:rgba(0,0,0,.1)}.contact-card{padding:30px 20px}.other-booking-section{padding:60px 0}.cta-section{padding:60px 0}.cta-title{font-size:32px}.cta-text{font-size:16px}}@media (max-width:480px){.hero-section{height:280px}.hero-content{padding:0 20px}.hero-title{font-size:26px}.container{padding:0 20px}.section-title{font-size:18px}.warning-section{padding:24px 16px}.instant-book-container{padding:24px 16px}.instant-book-container .branch-price-section{padding:0}.contact-card{padding:24px 16px}.btn-orange{padding:14px 40px;font-size:12px}}