.hero{text-align:center;color:#fff;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero.screen{min-height:100vh}.hero.large{min-height:80vh}.hero.medium{min-height:70vh}.hero.small{min-height:50vh}.hero:not(.no-bg){background:radial-gradient(120% 80% at 50% -10%,#0e1939 0%,#0a1224 50%,#080c14 100%)}.hero-grid{opacity:.18;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:56px 56px;animation:60s linear infinite gridDrift;position:absolute;inset:0}.hero-blob{filter:blur(130px);pointer-events:none;border-radius:50%;width:520px;height:520px;animation:10s ease-in-out infinite blobPulse;position:absolute}.hero-blob-primary{background:#ff5c5c2e;top:5%;left:10%}.hero-blob-secondary{background:#00d4aa24;animation-delay:5s;bottom:5%;right:8%}.hero-container{z-index:2;max-width:1100px;margin:0 auto;padding:8rem 1.5rem 6rem;position:relative}.hero-title,.hero-title code{color:#fff;letter-spacing:-.03em;margin-bottom:1.75rem;font-family:Syne,system-ui,sans-serif;font-size:clamp(2.6rem,7vw,5.5rem);font-weight:800;line-height:1;animation:.7s ease-out both fadeUp}.hero-title code{background:linear-gradient(135deg,#ff5c5c 0%,#00d4aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.hero-title strong,.hero-title span{background:linear-gradient(135deg,#ff5c5c 0%,#00d4aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-description{color:#f1f5f999;letter-spacing:.01em;max-width:660px;margin:0 auto 3rem;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.75}.hero-actions{flex-flow:column wrap;justify-content:center;gap:1rem;display:flex}.btn{letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;height:54px;padding:0 2.25rem;font-family:DM Sans,system-ui,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#ff5c5c 0%,#e04040 100%);border:none;box-shadow:0 4px 20px #ff5c5c59}.btn-primary:hover{filter:brightness(1.08);transform:translateY(-3px);box-shadow:0 12px 36px #ff5c5c80}.btn-secondary{color:#f1f5f9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1.5px solid #ffffff2e}.btn-secondary:hover{background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-3px);box-shadow:0 12px 30px #0000004d}@media (min-width:640px){.hero-title,.hero-title code{font-size:clamp(3rem,7vw,4.5rem)}}@media (min-width:1024px){.hero-actions{flex-direction:row}}.fade-up{opacity:0;animation:.85s cubic-bezier(.22,1,.36,1) forwards fadeUp;transform:translateY(28px)}.fade-up.delay-1{animation-delay:.18s}.fade-up.delay-2{animation-delay:.34s}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes gridDrift{0%{background-position:0 0}to{background-position:560px 560px}}@keyframes blobPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:.3;transform:scale(1.12)}}
.contact-cta{background:#0f1624;padding:7rem 24px;position:relative;overflow:hidden}.contact-cta:before{content:"";pointer-events:none;background:radial-gradient(#ff5c5c14 0%,#0000 70%);width:900px;height:500px;position:absolute;top:0;left:50%;transform:translate(-50%)}.contact-cta__container{text-align:center;max-width:1100px;margin:0 auto;position:relative}.contact-cta__title{text-align:center;color:#f1f5f9;letter-spacing:-.025em;margin-bottom:1rem;font-family:Syne,system-ui,sans-serif;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.05}.contact-cta__subtitle{color:#8b9ec0;max-width:560px;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.7}.contact-card{background:#131b2a;border:1px solid #ffffff14;border-radius:24px;max-width:520px;margin:0 auto;padding:2.25rem;box-shadow:0 40px 80px #00000073}.contact-form{flex-direction:column;gap:1.25rem;display:flex}.form-group{text-align:left}.form-group label{color:#8b9ec0;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:block}.form-group input,.form-group textarea{color:#f1f5f9;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;outline:none;width:100%;padding:.875rem 1rem;font-family:DM Sans,system-ui,sans-serif;font-size:.9rem;transition:border-color .25s,background .25s}.form-group input::placeholder,.form-group textarea::placeholder{color:#546280}.form-group input:focus,.form-group textarea:focus{background:#ff5c5c0a;border-color:#ff5c5c73}.submit-btn{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#ff5c5c 0%,#e04040 100%);border:none;border-radius:999px;margin-top:.5rem;padding:1rem;font-family:DM Sans,system-ui,sans-serif;font-size:.95rem;font-weight:700;transition:transform .3s,box-shadow .3s,filter .3s;box-shadow:0 4px 20px #ff5c5c4d}.submit-btn:hover{filter:brightness(1.08);transform:translateY(-3px);box-shadow:0 14px 36px #ff5c5c80}@media (max-width:768px){.contact-card{padding:1.5rem}}@media (min-width:768px){.contact-cta__title{font-size:clamp(2.25rem,4vw,3rem)}}@media (min-width:1024px){.contact-cta__title{font-size:clamp(2.75rem,4vw,3.5rem)}}
.Booking_Wrapper{padding:2rem 0;font-family:DM Sans,Inter,system-ui,sans-serif}.book-header{color:#f1f5f9;letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Syne,system-ui,sans-serif;font-size:1.6rem;font-weight:700}.layout{flex-direction:column;gap:1.5rem;display:flex}.calendar,.details{background:#131b2a;border:1px solid #ffffff12;border-radius:16px;padding:1.5rem;box-shadow:0 16px 48px #00000059}.calendar-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.calendar-header h2{color:#f1f5f9;font-family:Syne,system-ui,sans-serif;font-size:1.1rem;font-weight:700}.calendar-header button{cursor:pointer;color:#8b9ec0;background:#ffffff0f;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;transition:background .2s,color .2s;display:flex}.calendar-header button:hover{color:#f1f5f9;background:#ffffff1a}.weekdays{text-align:center;color:#546280;text-transform:uppercase;letter-spacing:.05em;grid-template-columns:repeat(7,1fr);margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:grid}.grid{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.day{aspect-ratio:1;color:#8b9ec0;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;width:100%;font-size:.8rem;font-weight:500;transition:all .2s}.day:hover{color:#f1f5f9;background:#ff5c5c1a;border-color:#ff5c5c4d}.day.active{color:#fff;background:linear-gradient(135deg,#ff5c5c,#00d4aa);border-color:#0000;font-weight:700;box-shadow:0 4px 16px #ff5c5c66}.grid div{min-height:40px}.details h3{color:#f1f5f9;margin-bottom:.35rem;font-family:Syne,system-ui,sans-serif;font-size:1.05rem;font-weight:700}.details p{color:#8b9ec0;margin-bottom:1rem;font-size:.85rem}.slots{flex-direction:column;gap:8px;display:flex}.slot{color:#cbd5e1;cursor:pointer;background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .22s}.slot:hover{color:#f1f5f9;background:#ff5c5c14;border-color:#ff5c5c40}.slot.active{color:#ff7a7a;background:#ff5c5c26;border-color:#ff5c5c66;font-weight:600}.slot.booked,.slot.slot-passed{color:#3a4a5e;cursor:not-allowed;background:#ffffff05;border-color:#ffffff0a;text-decoration:line-through}.fully-booked{color:#ff5c5c;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.fully-booked-day{cursor:not-allowed;position:relative;color:#f1f5f9!important;background:#ff5c5c33!important}.fully-booked-day:before,.fully-booked-day:after{content:"";background:#ff5c5c80;width:115%;height:1.5px;position:absolute;top:50%;left:50%}.fully-booked-day:before{transform:translate(-50%,-50%)rotate(45deg)}.fully-booked-day:after{transform:translate(-50%,-50%)rotate(-45deg)}.details>p{color:#546280;text-align:center;margin-top:2.5rem;font-size:.85rem}@media (min-width:900px){.layout{flex-direction:row}.calendar{flex:1}.details{flex:0 0 280px}}@media (max-width:900px){.calendar,.details{padding:1rem}}
.multi-column{background:#080c14;padding:7rem 0;position:relative}.multi-column:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 20%,#ff5c5c0d 0%,#0000 70%),radial-gradient(60% 50% at 80%,#00d4aa0d 0%,#0000 70%);position:absolute;inset:0}@media (min-width:1024px){.multi-column{padding:9rem 0}}.multi-column__header{text-align:center;margin-bottom:4rem;position:relative}.multi-column__title{color:#f1f5f9;letter-spacing:-.02em;margin-bottom:1rem;font-family:Syne,system-ui,sans-serif;font-size:clamp(2rem,5vw,3.75rem);font-weight:800;line-height:1}.multi-column__description{color:#8b9ec0;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.multi-column__grid{gap:1.5rem;display:grid;position:relative}@media (min-width:768px){.multi-column__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.multi-column__grid{grid-template-columns:repeat(3,1fr)}}.multi-column__card{background:#131b2a;border:1px solid #ffffff12;border-radius:20px;padding:2.25rem 2rem 3.5rem;transition:transform .32s,box-shadow .32s,border-color .32s;position:relative;overflow:hidden}.multi-column__card:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(80% 60% at 50% 0,#ff5c5c0f 0%,#0000 70%);transition:opacity .35s;position:absolute;inset:0}.multi-column__card:hover{border-color:#ff5c5c40;transform:translateY(-8px);box-shadow:0 24px 64px #00000073,0 0 0 1px #ff5c5c1a}.multi-column__card:hover:after{opacity:1}.multi-column__accent{transform-origin:0;background:linear-gradient(90deg,#ff5c5c,#00d4aa);border-radius:0 0 4px 4px;height:3px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:12px;right:12px;transform:scaleX(0)}.multi-column__card:hover .multi-column__accent{transform:scaleX(1)}.multi-column__icon{background:#ff5c5c1a;border:1px solid #ff5c5c26;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;transition:transform .3s;display:flex}.multi-column__card:hover .multi-column__icon{transform:scale(1.08)rotate(-3deg)}.multi-column__card-title{color:#f1f5f9;letter-spacing:-.01em;margin-bottom:.85rem;font-family:Syne,system-ui,sans-serif;font-size:1.35rem;font-weight:700}.multi-column__card-description{color:#8b9ec0;margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.multi-column__link{color:#ff5c5c;cursor:pointer;letter-spacing:.01em;background:0 0;border:none;align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;transition:gap .28s,color .28s;display:inline-flex;position:absolute;bottom:1.75rem}.multi-column__link span{transition:transform .28s}.multi-column__link:hover{color:#ff7a7a;gap:.75rem}.multi-column__link:hover span{transform:translate(4px)}
.multi-column-2{background:#0f1624;position:relative;overflow:hidden}.multi-column-2:before{content:"";pointer-events:none;background:radial-gradient(#00d4aa0f 0%,#0000 70%);width:800px;height:400px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section-title{text-align:center;color:#f1f5f9;letter-spacing:-.025em;margin-bottom:4rem;font-family:Syne,system-ui,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1}.cards-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.card{background:#131b2a;border:1px solid #ffffff12;border-radius:20px;min-height:220px;padding:1.75rem;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.card-accent{transform-origin:0;background:linear-gradient(90deg,#ff5c5c,#00d4aa);width:100%;height:3px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;transform:scaleX(0)}.card:hover{background:#18243a;border-color:#00d4aa40;transform:translateY(-8px);box-shadow:0 24px 60px #00000073,0 0 0 1px #00d4aa14}.card:hover .card-accent{transform:scaleX(1)}.card-featured{background:linear-gradient(160deg,#00d4aa14 0%,#131b2a 60%);border-color:#00d4aa4d;transform:translateY(-8px)scale(1.02);box-shadow:0 0 0 1px #00d4aa26,0 20px 60px #0000004d}.card-featured:hover{border-color:#00d4aa73;transform:translateY(-14px)scale(1.02)}.card-title{color:#f1f5f9;letter-spacing:-.01em;margin-bottom:.75rem;font-family:Syne,system-ui,sans-serif;font-size:1.15rem;font-weight:700}.card-description{color:#8b9ec0;margin-bottom:1.25rem;font-size:.875rem;line-height:1.65}.card-badge{color:#080c14;letter-spacing:.02em;text-transform:uppercase;background:linear-gradient(135deg,#ff5c5c,#00d4aa);border-radius:999px;align-items:center;padding:5px 14px;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;bottom:1.25rem}@media (max-width:1024px){.cards-grid{grid-template-columns:repeat(2,1fr)}.card-featured{transform:none}}@media (max-width:640px){.cards-grid{grid-template-columns:1fr}}@media (min-width:768px){.section-title{font-size:clamp(2.25rem,4vw,3rem)}}@media (min-width:1024px){.section-title{font-size:clamp(2.75rem,4vw,3.5rem)}.multi-column-2{padding:80px 0}}
.multi-column-3{background:#080c14;padding:7rem 0;position:relative;overflow:hidden}.multi-column-3:before{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.multi-column-3 .container{max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.multi-column-3 .section-title{text-align:center;color:#f1f5f9;letter-spacing:-.02em;margin-bottom:3.5rem;font-family:Syne,system-ui,sans-serif;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.05}.multi-column-3 .columns-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.multi-column-3 .columns-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.multi-column-3 .columns-grid{grid-template-columns:1fr}}.multi-column-3 .card{background:#131b2a;border:1px solid #ffffff12;border-radius:20px;min-height:250px;padding:1.75rem;transition:all .34s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.multi-column-3 .card:before{content:"\"";color:#ff5c5c1f;font-family:Georgia,serif;font-size:5rem;font-weight:700;line-height:1;position:absolute;top:1rem;right:1.25rem}.multi-column-3 .card:hover{background:#18243a;border-color:#ff5c5c33;transform:translateY(-6px);box-shadow:0 20px 56px #0006}.multi-column-3 .card.featured{background:linear-gradient(160deg,#ff5c5c12 0%,#131b2a 60%);border-color:#ff5c5c4d;box-shadow:0 0 0 1px #ff5c5c1f,0 16px 48px #0000004d}.multi-column-3 .card-accent{transform-origin:0;background:linear-gradient(90deg,#ff5c5c,#00d4aa);width:100%;height:3px;transition:transform .45s;position:absolute;top:0;left:0;transform:scaleX(0)}.multi-column-3 .card:hover .card-accent{transform:scaleX(1)}.multi-column-3 .card-title{color:#cbd5e1;margin-bottom:0;font-size:.95rem;font-weight:500;line-height:1.6}.multi-column-3 .card-title-sub{color:#546280;margin-bottom:0;font-size:.8rem;font-weight:500;line-height:1.4}.multi-column-3 .card-description{color:#8b9ec0;margin-bottom:1rem;font-size:.875rem;line-height:1.65}.multi-column-3 .stars span{color:#f59e0b;margin-right:1px}.multi-column-3 .badge{color:#fff;background:linear-gradient(135deg,#ff5c5c,#00d4aa);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:5px;font-size:.75rem;font-weight:700;line-height:1;display:flex}.multi-column-3 .fade-in{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.multi-column-3 .fade-in.visible{opacity:1;transform:translateY(0)}
.stats-section{background:#0b1018;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:5rem 0;position:relative;overflow:hidden}.stats-section:before{content:"";pointer-events:none;background:radial-gradient(80% 100%,#ff5c5c0a 0%,#0000 70%);position:absolute;inset:0}.stats-container{flex-direction:column;justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto;padding:0 24px;display:flex;position:relative}.stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (min-width:1024px){.stats-grid{grid-template-columns:repeat(4,1fr);gap:3rem}.stats-container{flex-direction:row}}.stat-item{text-align:center;position:relative}.stat-item:after{content:"";opacity:0;background:linear-gradient(90deg,#ff5c5c,#00d4aa);border-radius:999px;width:32px;height:2px;transition:opacity .3s,width .3s;position:absolute;bottom:-1rem;left:50%;transform:translate(-50%)}.stat-item:hover:after{opacity:1;width:48px}.stat-value{background:linear-gradient(135deg,#ff5c5c 0%,#ff8a6a 100%);-webkit-text-fill-color:transparent;letter-spacing:-.03em;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-family:Syne,system-ui,sans-serif;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;line-height:1}.stat-label{color:#8b9ec0;letter-spacing:.01em;font-size:.95rem;font-weight:500}
