.Hero-module__ZARIfG__hero{background:var(--primary-bg);width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__content{z-index:2;flex-direction:column;justify-content:center;width:60%;height:100%;padding:0 10%;display:flex}.Hero-module__ZARIfG__imageWrapper{width:45%;height:100%;position:absolute;top:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15%);mask-image:linear-gradient(90deg,#0000,#000 15%)}.Hero-module__ZARIfG__image{object-fit:cover;object-position:center;width:100%;height:120%}.Hero-module__ZARIfG__filmGrain{pointer-events:none;z-index:10;opacity:.5;background-image:url("data:image/svg+xml,%3Csvg viewBox=\"0 0 200 200\" xmlns=\"http://www.w3.org/2000/svg\"%3E%3Cfilter id=\"noiseFilter\"%3E%3CfeTurbulence type=\"fractalNoise\" baseFrequency=\"0.65\" numOctaves=\"3\" stitchTiles=\"stitch\"/%3E%3C/filter%3E%3Crect width=\"100%25\" height=\"100%25\" filter=\"url(%23noiseFilter)\" opacity=\"0.05\"/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__headline{font-family:var(--font-display);color:var(--text-primary);flex-direction:column;margin-bottom:1.5rem;font-size:5.5rem;font-style:italic;font-weight:700;line-height:1.1;display:flex}.Hero-module__ZARIfG__word{opacity:0;filter:blur(10px);transform:translateY(20px)}.Hero-module__ZARIfG__subhead{color:var(--text-secondary);opacity:0;max-width:80%;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__info{font-family:var(--font-accent);color:var(--accent-gold);letter-spacing:.1em;opacity:0;margin-bottom:3rem;font-size:1rem}.Hero-module__ZARIfG__actions{opacity:0;align-items:center;gap:1.5rem;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--accent-gold);color:var(--primary-bg);letter-spacing:.05em;border-radius:3rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.Hero-module__ZARIfG__primaryBtn:hover{background:var(--hover-amber);transform:translateY(-2px);box-shadow:0 10px 20px #d4822a33}.Hero-module__ZARIfG__secondaryBtn{color:var(--text-primary);letter-spacing:.05em;background:0 0;border:1px solid #fff3;border-radius:3rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.Hero-module__ZARIfG__secondaryBtn:hover{border-color:var(--accent-gold);color:var(--accent-gold)}.Hero-module__ZARIfG__scrollIndicator{opacity:0;align-items:center;gap:1rem;display:flex;position:absolute;bottom:2rem;left:10%}.Hero-module__ZARIfG__scrollText{font-family:var(--font-accent);color:var(--text-secondary);letter-spacing:.1em;transform-origin:0 100%;font-size:.8rem;transform:rotate(-90deg)}.Hero-module__ZARIfG__scrollLine{background:linear-gradient(to bottom, var(--accent-gold) 0%, transparent 100%);width:1px;height:60px;animation:2s infinite Hero-module__ZARIfG__pulse}@keyframes Hero-module__ZARIfG__pulse{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}50.1%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__hero{flex-direction:column}.Hero-module__ZARIfG__content{text-align:center;z-index:3;background:linear-gradient(to top, var(--primary-bg) 40%, transparent 100%);justify-content:flex-end;align-items:center;width:100%;padding:0 1.5rem 5rem}.Hero-module__ZARIfG__imageWrapper{width:100%;height:70%;-webkit-mask-image:none;mask-image:none}.Hero-module__ZARIfG__headline{font-size:3.5rem}.Hero-module__ZARIfG__subhead{max-width:100%}.Hero-module__ZARIfG__actions{flex-direction:column;width:100%}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{width:100%}.Hero-module__ZARIfG__scrollIndicator{display:none}}
.Marquee-module__m6z8XG__marqueeWrapper{background-color:var(--accent-gold);width:100vw;color:var(--primary-bg);z-index:10;align-items:center;padding:1.5rem 0;display:flex;position:relative;overflow:hidden}.Marquee-module__m6z8XG__marquee{white-space:nowrap;animation:30s linear infinite Marquee-module__m6z8XG__scroll;display:flex}.Marquee-module__m6z8XG__marqueeContent{align-items:center;gap:2rem;padding-right:2rem;display:flex}.Marquee-module__m6z8XG__item{font-family:var(--font-accent);letter-spacing:.1em;font-size:1.5rem}.Marquee-module__m6z8XG__dot{background-color:var(--primary-bg);border-radius:50%;width:6px;height:6px}@keyframes Marquee-module__m6z8XG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Services-module__dpHhBa__section{background-color:var(--primary-bg);padding:8rem 4rem}.Services-module__dpHhBa__header{text-align:center;margin-bottom:4rem}.Services-module__dpHhBa__title{font-family:var(--font-display);margin-bottom:1rem;font-size:4rem;font-style:italic}.Services-module__dpHhBa__subtitle{font-family:var(--font-accent);color:var(--accent-gold);letter-spacing:.1em}.Services-module__dpHhBa__grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:300px;gap:1.5rem;display:grid}.Services-module__dpHhBa__card{cursor:pointer;border-radius:1rem;flex-direction:column;justify-content:flex-end;padding:2rem;transition:transform .4s;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__card:first-child{grid-area:span 2/span 2}.Services-module__dpHhBa__card:nth-child(2),.Services-module__dpHhBa__card:nth-child(4){grid-column:span 2}.Services-module__dpHhBa__card:nth-child(7){grid-row:span 2}.Services-module__dpHhBa__card:nth-child(15){grid-column:span 2}.Services-module__dpHhBa__cardBackground{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .7s;position:absolute;top:0;left:0}.Services-module__dpHhBa__overlay{z-index:2;background:linear-gradient(#0a0a0a1a 0%,#0a0a0a66 50%,#0a0a0af2 100%);width:100%;height:100%;transition:background .4s;position:absolute;top:0;left:0}.Services-module__dpHhBa__content{z-index:3;position:relative}.Services-module__dpHhBa__category{font-family:var(--font-accent);color:var(--accent-gold);letter-spacing:.1em;margin-bottom:.5rem;font-size:.8rem;display:block}.Services-module__dpHhBa__serviceName{font-family:var(--font-accent);letter-spacing:.05em;margin-bottom:.5rem;font-size:2rem;display:inline-block;position:relative}.Services-module__dpHhBa__serviceName:after{content:"";background:var(--accent-gold);width:0;height:2px;transition:width .4s;position:absolute;bottom:-4px;left:0}.Services-module__dpHhBa__details{font-family:var(--font-body);gap:1rem;margin-bottom:.5rem;font-size:.9rem;display:flex}.Services-module__dpHhBa__price{color:var(--accent-gold);font-weight:700}.Services-module__dpHhBa__duration{color:var(--text-secondary)}.Services-module__dpHhBa__description{color:#ccc;margin-bottom:1.5rem;font-size:.85rem}.Services-module__dpHhBa__actions{opacity:0;gap:1rem;transition:all .4s;display:flex;transform:translateY(20px)}.Services-module__dpHhBa__bookBtn{background:var(--text-primary);color:var(--primary-bg);border-radius:2rem;align-items:center;gap:.25rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .3s;display:flex}.Services-module__dpHhBa__bookBtn:hover{background:var(--hover-amber);color:#fff}.Services-module__dpHhBa__cartBtn{color:var(--text-primary);background:0 0;border:1px solid #ffffff4d;border-radius:2rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .3s}.Services-module__dpHhBa__cartBtn:hover{border-color:var(--accent-gold);color:var(--accent-gold)}.Services-module__dpHhBa__card:hover{transform:translateY(-5px)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardBackground{transform:scale(1.05)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__overlay{background:linear-gradient(#0a0a0a33 0%,#0a0a0a99 50%,#0a0a0afa 100%)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__serviceName:after{width:100%}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__actions{opacity:1;transform:translateY(0)}@media (max-width:1024px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}.Services-module__dpHhBa__card:first-child{grid-column:span 2}.Services-module__dpHhBa__card:nth-child(2){grid-column:span 1}.Services-module__dpHhBa__card:nth-child(4){grid-column:span 2}.Services-module__dpHhBa__card:nth-child(7){grid-area:span 1/span 1}.Services-module__dpHhBa__card:nth-child(15){grid-column:span 2}}@media (max-width:768px){.Services-module__dpHhBa__section{padding:4rem 1.5rem}.Services-module__dpHhBa__grid{grid-template-columns:1fr;grid-auto-rows:auto}.Services-module__dpHhBa__card{min-height:250px;grid-area:span 1/span 1!important}.Services-module__dpHhBa__actions{opacity:1;transform:translateY(0)}}
.About-module__vAULUW__section{background-color:var(--section-alt);align-items:center;gap:4rem;padding:8rem 4rem;display:flex}.About-module__vAULUW__imageCol{border-radius:1rem;flex:1;height:600px;position:relative;overflow:hidden}.About-module__vAULUW__image{object-fit:cover;width:100%;height:100%}.About-module__vAULUW__contentCol{flex-direction:column;flex:1;justify-content:center;display:flex}.About-module__vAULUW__title{font-family:var(--font-display);margin-bottom:1.5rem;font-size:3.5rem;font-style:italic}.About-module__vAULUW__subtitle{font-family:var(--font-accent);color:var(--accent-gold);letter-spacing:.1em;margin-bottom:.5rem;display:block}.About-module__vAULUW__description{color:#ccc;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.About-module__vAULUW__infoBlock{border-left:2px solid var(--accent-gold);background:#0003;border-radius:0 .5rem .5rem 0;flex-direction:column;gap:1rem;margin-bottom:3rem;padding:2rem;display:flex}.About-module__vAULUW__infoItem{align-items:center;gap:1rem;font-size:.95rem;display:flex}.About-module__vAULUW__stats{gap:3rem;display:flex}.About-module__vAULUW__statItem{flex-direction:column;display:flex}.About-module__vAULUW__statNumber{font-family:var(--font-display);color:var(--accent-gold);margin-bottom:.5rem;font-size:3.5rem;font-weight:700;line-height:1}.About-module__vAULUW__statLabel{font-family:var(--font-accent);letter-spacing:.05em;color:var(--text-secondary);font-size:1.1rem}@media (max-width:1024px){.About-module__vAULUW__section{flex-direction:column}.About-module__vAULUW__imageCol{width:100%;height:400px}.About-module__vAULUW__contentCol{width:100%}}@media (max-width:768px){.About-module__vAULUW__section{padding:4rem 1.5rem}.About-module__vAULUW__stats{flex-direction:column;gap:2rem}}
.BeforeAfter-module__rk3SHW__container{background-color:var(--primary-bg);flex-direction:column;align-items:center;padding:8rem 2rem;display:flex;position:relative;overflow:hidden}.BeforeAfter-module__rk3SHW__header{text-align:center;max-width:800px;margin-bottom:4rem}.BeforeAfter-module__rk3SHW__label{font-family:var(--font-accent);color:var(--text-secondary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;display:block}.BeforeAfter-module__rk3SHW__title{margin-bottom:1.5rem;font-size:clamp(3rem,5vw,4.5rem);line-height:1.1}.BeforeAfter-module__rk3SHW__titleHighlight{color:var(--text-secondary);font-style:italic}.BeforeAfter-module__rk3SHW__description{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.BeforeAfter-module__rk3SHW__sliderContainer{aspect-ratio:3/4;cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:none;border-radius:4px;width:100%;max-width:900px;position:relative;overflow:hidden;box-shadow:0 20px 60px #000000b3}@media (max-width:600px){.BeforeAfter-module__rk3SHW__sliderContainer{aspect-ratio:3/4}}.BeforeAfter-module__rk3SHW__image{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.BeforeAfter-module__rk3SHW__imageAfter{z-index:1}.BeforeAfter-module__rk3SHW__imageBefore{z-index:2}.BeforeAfter-module__rk3SHW__sliderLine{z-index:4;pointer-events:none;background:#fff;width:3px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 12px #0009}.BeforeAfter-module__rk3SHW__sliderKnob{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 16px #0006}.BeforeAfter-module__rk3SHW__sliderKnob:hover{transform:translate(-50%,-50%)scale(1.1)}.BeforeAfter-module__rk3SHW__knobIcon{color:#111}.BeforeAfter-module__rk3SHW__tag{font-family:var(--font-accent);letter-spacing:.12em;text-transform:uppercase;color:#fff;z-index:5;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border-radius:3px;padding:.4rem 1rem;font-size:1.1rem;position:absolute;bottom:1.5rem}.BeforeAfter-module__rk3SHW__tagBefore{left:1.5rem}.BeforeAfter-module__rk3SHW__tagAfter{right:1.5rem}
.BookingGrid-module__7xQ8xa__section{background-color:var(--primary-bg);flex-direction:column;align-items:center;padding:8rem 4rem;display:flex}.BookingGrid-module__7xQ8xa__header{text-align:center;margin-bottom:4rem}.BookingGrid-module__7xQ8xa__title{font-family:var(--font-display);margin-bottom:1rem;font-size:3.5rem;font-style:italic}.BookingGrid-module__7xQ8xa__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.BookingGrid-module__7xQ8xa__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;margin-bottom:4rem;display:grid}.BookingGrid-module__7xQ8xa__card{background:var(--section-alt);border:1px solid #ffffff0d;border-radius:.5rem;flex-direction:column;padding:2rem;transition:all .3s;display:flex}.BookingGrid-module__7xQ8xa__card:hover{border-color:#c9a84c4d;transform:translateY(-2px);box-shadow:0 10px 30px #00000080}.BookingGrid-module__7xQ8xa__serviceName{font-family:var(--font-accent);letter-spacing:.05em;flex-grow:1;margin-bottom:.5rem;font-size:1.25rem}.BookingGrid-module__7xQ8xa__details{justify-content:space-between;margin-bottom:1.5rem;font-size:.9rem;display:flex}.BookingGrid-module__7xQ8xa__price{color:var(--accent-gold);font-weight:700}.BookingGrid-module__7xQ8xa__duration{color:var(--text-secondary)}.BookingGrid-module__7xQ8xa__actions{flex-direction:column;gap:.5rem;display:flex}.BookingGrid-module__7xQ8xa__bookBtn{width:100%;color:var(--text-primary);text-align:center;background:0 0;border:1px solid #fff3;border-radius:.25rem;padding:.75rem;font-size:.85rem;font-weight:600;transition:all .3s}.BookingGrid-module__7xQ8xa__bookBtn:hover{background:#ffffff1a;border-color:#ffffff4d}.BookingGrid-module__7xQ8xa__cartBtn{background:var(--accent-gold);width:100%;color:var(--primary-bg);text-align:center;border-radius:.25rem;padding:.75rem;font-size:.85rem;font-weight:700;transition:all .3s}.BookingGrid-module__7xQ8xa__cartBtn:hover{background:var(--hover-amber)}.BookingGrid-module__7xQ8xa__bookAllCta{background:var(--accent-gold);color:var(--primary-bg);font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;border-radius:3rem;align-items:center;gap:1rem;margin-bottom:3rem;padding:1.5rem 3rem;font-size:1.2rem;font-weight:700;transition:all .3s;display:inline-flex}.BookingGrid-module__7xQ8xa__bookAllCta:hover{background:var(--hover-amber);transform:translateY(-2px);box-shadow:0 10px 20px #d4822a33}.BookingGrid-module__7xQ8xa__walkinCard{text-align:center;background:#c9a84c0d;border:1px solid #c9a84c33;border-radius:.5rem;width:100%;max-width:600px;padding:2rem}.BookingGrid-module__7xQ8xa__walkinCard a{color:var(--accent-gold);font-size:1.2rem;font-weight:700}@media (max-width:1200px){.BookingGrid-module__7xQ8xa__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.BookingGrid-module__7xQ8xa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.BookingGrid-module__7xQ8xa__section{padding:4rem 1.5rem}.BookingGrid-module__7xQ8xa__grid{grid-template-columns:1fr}.BookingGrid-module__7xQ8xa__bookAllCta{justify-content:center;width:100%;padding:1.25rem}}
.Testimonials-module__ItA9Ha__section{background-color:var(--section-alt);padding:8rem 0;overflow:hidden}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:4rem}.Testimonials-module__ItA9Ha__title{font-family:var(--font-display);margin-bottom:1rem;font-size:3.5rem;font-style:italic}.Testimonials-module__ItA9Ha__carousel{width:max-content;animation:40s linear infinite Testimonials-module__ItA9Ha__scroll;display:flex}.Testimonials-module__ItA9Ha__carousel:hover{animation-play-state:paused}.Testimonials-module__ItA9Ha__card{background:var(--primary-bg);border:1px solid #ffffff0d;border-radius:1rem;flex-direction:column;width:400px;margin-right:2rem;padding:2.5rem;display:flex}.Testimonials-module__ItA9Ha__stars{color:var(--accent-gold);gap:.25rem;margin-bottom:1.5rem;display:flex}.Testimonials-module__ItA9Ha__quote{color:var(--text-primary);flex-grow:1;margin-bottom:2rem;font-size:1.1rem;font-style:italic;line-height:1.6}.Testimonials-module__ItA9Ha__author{font-family:var(--font-accent);letter-spacing:.1em;color:var(--accent-gold);font-size:1.1rem}@keyframes Testimonials-module__ItA9Ha__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.Testimonials-module__ItA9Ha__section{padding:4rem 0}.Testimonials-module__ItA9Ha__card{width:300px;padding:1.5rem}.Testimonials-module__ItA9Ha__title{font-size:2.5rem}}
.Footer-module__S6Hkya__footer{background-color:var(--primary-bg);border-top:1px solid #ffffff0d;padding:6rem 4rem 2rem;position:relative;overflow:hidden}.Footer-module__S6Hkya__particles{pointer-events:none;z-index:1;background-image:radial-gradient(circle at 20% 30%,#c9a84c08 0%,#0000 50%),radial-gradient(circle at 80% 70%,#c9a84c08 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__S6Hkya__content{z-index:2;grid-template-columns:1.5fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid;position:relative}.Footer-module__S6Hkya__logoCol{flex-direction:column;display:flex}.Footer-module__S6Hkya__logo{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.Footer-module__S6Hkya__logoRattan{font-family:var(--font-display);letter-spacing:.05em;font-size:2rem;font-style:italic;font-weight:700}.Footer-module__S6Hkya__logoBarbernation{font-family:var(--font-accent);letter-spacing:.1em;color:var(--accent-gold);font-size:1.5rem}.Footer-module__S6Hkya__tagline{color:var(--text-secondary);font-size:1.1rem;font-family:var(--font-display);margin-bottom:2rem;font-style:italic}.Footer-module__S6Hkya__social{gap:1rem;display:flex}.Footer-module__S6Hkya__socialLink{width:40px;height:40px;color:var(--text-primary);border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialLink:hover{background:var(--accent-gold);border-color:var(--accent-gold);color:var(--primary-bg);transform:translateY(-3px)}.Footer-module__S6Hkya__column h4{font-family:var(--font-accent);color:var(--text-primary);letter-spacing:.1em;margin-bottom:1.5rem;font-size:1.2rem}.Footer-module__S6Hkya__links{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__link{color:var(--text-secondary);transition:color .3s}.Footer-module__S6Hkya__link:hover{color:var(--accent-gold)}.Footer-module__S6Hkya__infoItem{color:var(--text-secondary);align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Footer-module__S6Hkya__bottomBar{z-index:2;color:var(--text-secondary);border-top:1px solid #c9a84c4d;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.9rem;display:flex;position:relative}@media (max-width:1024px){.Footer-module__S6Hkya__content{grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__logoCol{grid-column:span 2}}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:4rem 1.5rem 2rem}.Footer-module__S6Hkya__content{grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__logoCol{grid-column:span 1}.Footer-module__S6Hkya__bottomBar{text-align:center;flex-direction:column;gap:1rem}}
