.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(16px);z-index:100;background-color:#0c0c0cbf;border-bottom:1px solid #ffffff0d;padding:.8rem 0;position:sticky;top:0}.Header-module__hBw1pG__headerContent{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logoGroup{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__iconImage{-o-object-fit:contain;object-fit:contain;border-radius:4px}.Header-module__hBw1pG__logoImage{-o-object-fit:contain;object-fit:contain;height:auto;margin-left:.5rem}.Header-module__hBw1pG__nav ul{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__nav a{font-size:.9rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__nav a:hover{color:var(--color-grey)}.Header-module__hBw1pG__bookBtn{background-color:var(--color-white);border-radius:2rem;padding:.5rem 1.5rem;transition:opacity .2s;color:var(--color-black)!important;font-weight:600!important}.Header-module__hBw1pG__bookBtn:hover{opacity:.9}.Header-module__hBw1pG__mobileMenuBtn{color:var(--color-white);z-index:101;padding:.5rem;font-size:1.8rem;display:none}@media (max-width:768px){.Header-module__hBw1pG__mobileMenuBtn{display:block}.Header-module__hBw1pG__nav{background-color:var(--color-black);border-bottom:1px solid var(--color-dark-grey);width:100%;padding:2rem;display:none;position:absolute;top:100%;left:0;box-shadow:0 10px 30px #00000080}.Header-module__hBw1pG__navOpen{display:block}.Header-module__hBw1pG__nav ul{flex-direction:column;align-items:flex-start;gap:1.5rem}.Header-module__hBw1pG__bookBtn{text-align:center;width:100%;margin-top:1rem;display:inline-block}}
.Hero-module__ZARIfG__hero{border-bottom:1px solid var(--color-dark-grey);align-items:center;min-height:70vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroContent{z-index:2;opacity:0;max-width:800px;animation:1.2s cubic-bezier(.16,1,.3,1) forwards Hero-module__ZARIfG__fadeUp;position:relative;transform:translateY(30px)}@keyframes Hero-module__ZARIfG__fadeUp{to{opacity:1;transform:translateY(0)}}.Hero-module__ZARIfG__title{background:linear-gradient(90deg,#fff,#888);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:4rem}.Hero-module__ZARIfG__subtitle{max-width:500px;margin-bottom:2.5rem;font-size:1.25rem}.Hero-module__ZARIfG__actions{gap:1rem;display:flex}.Hero-module__ZARIfG__primaryBtn{background-color:var(--color-white);color:var(--color-black);border-radius:3rem;padding:1rem 2rem;font-weight:600;transition:transform .2s,opacity .2s}.Hero-module__ZARIfG__primaryBtn:hover{opacity:.9;transform:scale(1.05)}.Hero-module__ZARIfG__secondaryBtn{color:var(--color-white);border:1px solid var(--color-dark-grey);background-color:#0000;border-radius:3rem;padding:1rem 2rem;font-weight:600;transition:background-color .2s,transform .2s}.Hero-module__ZARIfG__secondaryBtn:hover{background-color:var(--color-dark-grey);transform:scale(1.05)}.Hero-module__ZARIfG__heroBg{opacity:.4;z-index:1;background-image:url(/hero-section-bg.jpeg);background-position:50%;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:3rem}.Hero-module__ZARIfG__actions{flex-direction:column;width:100%}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{text-align:center;width:100%}}
.TrendingStyles-module__bLwYRG__section{background-color:var(--color-black);border-bottom:1px solid var(--color-dark-grey);padding:1.5rem 0 4rem;overflow:hidden}.TrendingStyles-module__bLwYRG__marqueeContainer{scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%;display:flex;position:relative;overflow:auto hidden}.TrendingStyles-module__bLwYRG__marqueeContainer::-webkit-scrollbar{display:none}.TrendingStyles-module__bLwYRG__marqueeContainer:before,.TrendingStyles-module__bLwYRG__marqueeContainer:after{content:"";z-index:2;pointer-events:none;width:15%;height:100%;position:absolute;top:0}.TrendingStyles-module__bLwYRG__marqueeContainer:before{background:linear-gradient(to right,var(--color-black),transparent);left:0}.TrendingStyles-module__bLwYRG__marqueeContainer:after{background:linear-gradient(to left,var(--color-black),transparent);right:0}.TrendingStyles-module__bLwYRG__marquee{gap:1.5rem;width:max-content;padding:0 1rem;display:flex}.TrendingStyles-module__bLwYRG__imageCard{background-color:#222;border-radius:8px;flex-shrink:0;width:300px;height:300px;position:relative;overflow:hidden}.TrendingStyles-module__bLwYRG__image{-o-object-fit:cover;object-fit:cover;filter:brightness(.4);transition:transform .5s,filter .5s}.TrendingStyles-module__bLwYRG__imageCard:hover .TrendingStyles-module__bLwYRG__image{filter:brightness();transform:scale(1.05)}@media (max-width:768px){.TrendingStyles-module__bLwYRG__imageCard{width:200px;height:200px}}
.LocationInfo-module__zOCpYa__location{padding:4rem 0}.LocationInfo-module__zOCpYa__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.LocationInfo-module__zOCpYa__heading{margin-bottom:2rem;display:inline-block;position:relative}.LocationInfo-module__zOCpYa__heading:after{content:"";background-color:var(--color-white);width:40px;height:2px;position:absolute;bottom:-.5rem;left:0}.LocationInfo-module__zOCpYa__detail{margin-bottom:2rem}.LocationInfo-module__zOCpYa__detail h3{text-transform:uppercase;letter-spacing:.1em;color:var(--color-grey);margin-bottom:.5rem;font-size:.9rem}.LocationInfo-module__zOCpYa__detail p{color:var(--color-white);font-size:1.1rem;line-height:1.8}.LocationInfo-module__zOCpYa__highlight{font-weight:600;margin-bottom:.2rem!important}.LocationInfo-module__zOCpYa__imageWrapper{border:1px solid #333;border-radius:8px;height:400px;position:relative;overflow:hidden}.LocationInfo-module__zOCpYa__locationImage{-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.LocationInfo-module__zOCpYa__grid{grid-template-columns:1fr;gap:2rem}.LocationInfo-module__zOCpYa__imageWrapper{height:300px}}
.BarberProfiles-module__ireqqq__section{background-color:var(--color-dark-grey);padding:4rem 0}.BarberProfiles-module__ireqqq__header{text-align:center;margin-bottom:4rem}.BarberProfiles-module__ireqqq__header h2{margin-bottom:1rem}.BarberProfiles-module__ireqqq__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.BarberProfiles-module__ireqqq__card{background-color:var(--color-black);border:1px solid #222;border-radius:8px;transition:transform .2s;overflow:hidden}.BarberProfiles-module__ireqqq__card:hover{transform:translateY(-5px)}.BarberProfiles-module__ireqqq__photoContainer{aspect-ratio:9/16;background-color:#111;border-bottom:1px solid #333;width:100%;overflow:hidden}.BarberProfiles-module__ireqqq__photo{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s}.BarberProfiles-module__ireqqq__card:hover .BarberProfiles-module__ireqqq__photo{transform:scale(1.05)}.BarberProfiles-module__ireqqq__photoPlaceholder{background-color:#151515;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.BarberProfiles-module__ireqqq__initials{color:var(--color-grey);opacity:.5;font-size:4rem;font-weight:700}.BarberProfiles-module__ireqqq__info{text-align:center;padding:1.5rem}.BarberProfiles-module__ireqqq__info h3{margin:0;font-size:1.25rem}@media (max-width:1024px){.BarberProfiles-module__ireqqq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.BarberProfiles-module__ireqqq__grid{grid-template-columns:1fr}}
.MockBooking-module__NEjEyq__section{padding:4rem 0}.MockBooking-module__NEjEyq__container{max-width:800px}.MockBooking-module__NEjEyq__header{text-align:center;margin-bottom:3rem}.MockBooking-module__NEjEyq__header h2{margin-bottom:.5rem}.MockBooking-module__NEjEyq__bookingBox{background-color:var(--color-dark-grey);border:1px solid #333;border-radius:12px;flex-direction:column;min-height:400px;padding:2.5rem;display:flex}.MockBooking-module__NEjEyq__stepContent{flex-direction:column;height:100%;display:flex}.MockBooking-module__NEjEyq__stepContent h3{border-bottom:1px solid #333;margin-bottom:2rem;padding-bottom:1rem}.MockBooking-module__NEjEyq__optionsGrid{flex-grow:1;grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;display:grid}@media (min-width:640px){.MockBooking-module__NEjEyq__optionsGrid{grid-template-columns:1fr 1fr}}.MockBooking-module__NEjEyq__optionBtn{background-color:var(--color-black);color:var(--color-white);text-align:center;border:1px solid #333;border-radius:8px;padding:1.5rem;font-size:1.1rem;font-weight:500;transition:all .2s}.MockBooking-module__NEjEyq__optionBtn:hover{border-color:var(--color-grey)}.MockBooking-module__NEjEyq__optionBtn.MockBooking-module__NEjEyq__selected{background-color:var(--color-white);color:var(--color-black);border-color:var(--color-white)}.MockBooking-module__NEjEyq__actions{justify-content:space-between;margin-top:auto;display:flex}.MockBooking-module__NEjEyq__nextBtn,.MockBooking-module__NEjEyq__submitBtn{background-color:var(--color-white);color:var(--color-black);border-radius:4px;align-self:flex-end;padding:1rem 2rem;font-weight:600;transition:opacity .2s}.MockBooking-module__NEjEyq__nextBtn:disabled{opacity:.5;cursor:not-allowed}.MockBooking-module__NEjEyq__nextBtn:not(:disabled):hover,.MockBooking-module__NEjEyq__submitBtn:hover{opacity:.9}.MockBooking-module__NEjEyq__prevBtn{color:var(--color-grey);background-color:#0000;border:1px solid #555;border-radius:4px;padding:1rem 2rem;transition:all .2s}.MockBooking-module__NEjEyq__prevBtn:hover{color:var(--color-white);border-color:var(--color-white)}.MockBooking-module__NEjEyq__formGroup{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.MockBooking-module__NEjEyq__formGroup label{color:var(--color-grey);font-size:.9rem}.MockBooking-module__NEjEyq__input{background-color:var(--color-black);color:var(--color-white);border:1px solid #333;border-radius:8px;padding:1rem;font-family:inherit;font-size:1rem}.MockBooking-module__NEjEyq__input:focus{border-color:var(--color-grey);outline:none}.MockBooking-module__NEjEyq__input::-webkit-calendar-picker-indicator{filter:invert();cursor:pointer}.MockBooking-module__NEjEyq__successContent{text-align:center;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;height:100%;display:flex}.MockBooking-module__NEjEyq__successIcon{color:#fff;background-color:#2e7d32;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:2rem;font-size:3rem;display:flex}.MockBooking-module__NEjEyq__successContent h3{margin-bottom:1rem;font-size:2rem}.MockBooking-module__NEjEyq__successContent p{color:var(--color-white);font-size:1.1rem}.MockBooking-module__NEjEyq__timeDetail{margin-top:.5rem;margin-bottom:2rem;color:var(--color-grey)!important}
.Footer-module__S6Hkya__footer{background-color:var(--color-black);border-top:1px solid var(--color-dark-grey);background-image:linear-gradient(#000000d9,#000000d9),url(/gridt-hero.jpeg);background-position:50%;background-size:cover;padding-top:4rem}.Footer-module__S6Hkya__footerContent{grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;display:flex}.Footer-module__S6Hkya__logoGroup{align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.Footer-module__S6Hkya__iconImage{border-radius:4px}.Footer-module__S6Hkya__logoImage{-o-object-fit:contain;object-fit:contain}.Footer-module__S6Hkya__tagline{color:var(--color-grey);font-size:.9rem}.Footer-module__S6Hkya__links{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.Footer-module__S6Hkya__linkGroup h3{text-transform:uppercase;letter-spacing:.1em;color:var(--color-white);margin-bottom:1.5rem;font-size:1rem}.Footer-module__S6Hkya__linkGroup ul{flex-direction:column;gap:.8rem;display:flex}.Footer-module__S6Hkya__linkGroup a{color:var(--color-grey);font-size:.95rem;transition:color .2s}.Footer-module__S6Hkya__linkGroup a:hover{color:var(--color-white)}.Footer-module__S6Hkya__copyright{border-top:1px solid var(--color-dark-grey);text-align:center;padding:2rem 0}.Footer-module__S6Hkya__copyright p{color:#666;font-size:.85rem}@media (max-width:768px){.Footer-module__S6Hkya__footerContent{grid-template-columns:1fr;gap:3rem}}
.ScrollReveal-module__1d__Dq__reveal{opacity:0;transform:translateY(var(--y-offset,40px));will-change:opacity,transform;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.ScrollReveal-module__1d__Dq__reveal.ScrollReveal-module__1d__Dq__active{opacity:1;transform:translateY(0)}
.page-module___8aEwW__main{flex-direction:column;padding-bottom:0;display:flex}
