@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,900;1,700&display=swap);body,nav{background:#000}.hero,nav,ul{display:flex}.stand-1,.stand-2{height:90px;width:6px;position:relative}.image-container,.stand-1,.stand-2{position:relative}*,.review-slide{box-sizing:border-box}.about,.about-text,.book,.contact-section,.gallery-header,.gallery-subtitle,.image-overlay,.rates,.review-slide,.reviews{text-align:center}.book-btn:hover,.btn-gold:hover,.gallery-item:hover img{transform:scale(1.05)}#backToTop,nav{position:fixed}:root{--normal-font:400;--bold-font:600;--bolder-font:900;--primary-color:white;--secondary-color:#ea2027;--line-height:1.7rem;--transition:0.4s ease-in;--heading-font:'Montserrat',sans-serif;--body-font:'Roboto',sans-serif;--gold-accent:#D4AF37;--light-gray:#f5f5f5}h1,h2,h3{font-family:var(--heading-font);font-weight:700;letter-spacing:.5px}body{font-family:var(--body-font);line-height:1.8;font-family:Roboto,sans-serif}.reviews h2{font-size:45px;padding-bottom:2.5rem;color:#a67a03}.btn:hover,.nav-link:hover{color:var(--gold-accent)}html{scroll-behavior:smooth}*{margin:0;padding:0;transition:var(--transition)}ul li{list-style-type:none}a{text-decoration:none;color:#fff}.connecting,.cuts,a:hover{color:var(--secondary-color)}.biz,.hear{color:var(--primary-color)}.review-slide .stars{color:#a67a03!important;font-size:1.5rem;letter-spacing:2px;margin:.5rem 0}.review-slide .star{display:inline-block;color:inherit!important}nav{justify-content:space-between;align-items:center;box-shadow:2px 3px 2px #f1f1f1}.logo{font-size:2rem;font-weight:500}.nav-book,.nav-link{font-size:1.6rem;font-family:Montserrat,sans-serif}ul{justify-content:space-between;align-items:center;gap:6rem}.nav-item{margin-left:2rem}.nav-book{background:#a67a03;padding:20px 50px;font-weight:700;border-radius:12px}.nav-book:hover{color:#000;background-color:#fff}.nav-link{font-weight:700}.hero{align-items:center;justify-content:space-between;gap:1.9rem;max-width:1100px;margin:2rem auto -6rem}#backToTop,.logo-icon,.review-slide.active{display:block}.intro-text h1{font-size:3rem;margin-bottom:1rem}.intro-text h2{margin-bottom:.5rem}.hero p{line-height:var(--line-height)}.red{background-color:var(--secondary-color);margin-right:1.5rem}.red:hover{background-color:#f1262d;color:#fff}.stand-1{background-color:var(--primary-color);transform:rotate(40deg);top:-16px;left:200px}.stand-2{background-color:var(--secondary-color);transform:rotate(-40deg);top:-105px;left:255px}.about,.logo-icon,.reviews,img{height:auto}.image-container{width:100%}.image-overlay{position:absolute;top:75%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.7);padding:2rem 3rem;border-radius:8px;color:#fff}.image-overlay h1{font-size:2.5rem;margin-bottom:1.5rem;font-family:Montserrat,sans-serif}.book-btn{background:#a67a03;padding:.8rem 2rem;font-size:1.2rem;border-radius:4px;transition:.3s;color:#000}.book-btn:hover{background:#fff;color:#000}.about-image{width:120%;max-height:700px;object-fit:cover;border-radius:8px;min-height:400px}.about-text{max-width:800px;color:#fff}.about-text h2{font-size:45px;color:#a67a03}.about-text p{font-size:1.2em;color:#fff;line-height:1.6;padding:1rem;margin:1rem 0}.logo-icon{width:70px}.book-text,.rates-text{max-width:800px;margin:2rem auto;padding:0 1in;text-align:center;color:#fff}.book-text h2,.rates-text h2{font-size:3em;margin-bottom:1rem;color:#a67a03}.book-text p,.rates-text p{font-size:1.5em;color:#fff;line-height:1.6;padding:1rem}.book,.rates{height:auto}.reviews{background:#fff;padding-top:80px;padding-bottom:80px}.carousel-container{position:relative;max-width:800px;margin:0 auto;overflow:hidden;border:3px solid #000}.carousel{display:flex;transition:transform .5s}.review-slide{max-height:300px;min-width:100%;padding:2rem 4rem;display:none;margin:0 auto;max-width:800px}#backToTop,.carousel-btn{padding:10px 15px;border:none;cursor:pointer}.review-slide p{font-size:1.2rem;font-style:italic;margin-bottom:1rem}.review-slide span{font-weight:700;color:#555}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);color:#fff;border-radius:50%;font-size:1.2rem;z-index:10}.prev{left:10px}.next{right:10px}@media (max-width:600px){.review-slide p{font-size:1rem}}.gallery{padding-bottom:80px;padding-top:80px}.gallery-title{color:#a67a03}.gallery-subtitle{max-width:608px;margin:0 auto}.gallery-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;max-width:1200px;margin:0 auto;padding:0 1rem}.gallery-item{position:relative;aspect-ratio:1/1;overflow:hidden;border:2px solid #fff;border-radius:8px}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.overlay{position:absolute;bottom:-100%;left:0;right:0;background:rgba(0,0,0,.7);color:#fff;padding:1rem;transition:bottom .3s}.about,.about-text,.form-group{position:relative}.gallery-item:hover .overlay{bottom:0}#backToTop{bottom:20px;right:20px;font-size:18px;border-radius:5px;background-color:#a67a03;color:#fff;z-index:999;box-shadow:0 2px 6px rgba(0,0,0,.3);transition:opacity .3s}.gallery-header{align-items:center;color:#fff;font-size:30px;margin-bottom:3rem}.about{background:url('../images/backg.png') center/contain no-repeat #000}.site-footer{background-color:#1a1a1a;color:#fff;padding:50px 0 0;font-family:Arial,sans-serif}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-around;max-width:1200px;margin:0 auto;padding:0 20px;gap:30px}.footer-section{flex:1;min-width:250px;margin-bottom:30px}.footer-section h3{color:#fff;margin-bottom:20px;font-size:1.2rem}.footer-logo{width:60px;margin-bottom:15px}.social-links{display:flex;gap:15px;margin-top:20px;justify-content:center}.social-links a{color:#fff;font-size:3rem;transition:color .3s}.social-links a:hover{color:#d4af37}.footer-bottom hr{border:none;height:1px;background-color:#ddd;margin:1rem 0}.about-container{display:flex;align-items:stretch;justify-content:space-between;max-width:1200px;margin:0 auto;padding:100px 3rem 3rem;gap:3rem}.barber-image{flex:1;min-width:350px;margin-top:60px}.about-text{z-index:1;flex:1;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;margin:0}.about-text h2{margin:0}.me-image{width:100%;max-width:400px;height:87.5%;border:2px solid #fff;border-radius:8px;object-fit:cover}.contact-section{background:#000;padding:80px 0}.contact-form{max-width:600px;margin:0 auto}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{width:100%;padding:15px;background:0 0;border:2px solid #fff;border-radius:5px;color:#fff;font-family:Roboto,sans-serif;font-size:1rem}.container h2,.info-sections h2{font-size:45px}.form-group textarea{min-height:120px;resize:vertical}.btn-gold{background-color:#a67a03;color:#000;border:2px solid #a67a03;padding:12px 30px;border-radius:5px;font-size:1rem;cursor:pointer;transition:.3s;display:inline-block;margin-top:1rem}.btn-gold:hover{background-color:#fff;border-color:#fff}.container h2{color:#a67a03;margin-bottom:3rem}.info-sections{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;padding:60px 20px;gap:40px;background-image:url('../images/backgr.png');background-size:cover;background-position:center;background-repeat:no-repeat}.book,.rates{flex:1 1 400px;max-width:600px height: auto}@media (max-width:768px){.gallery-container{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-template-columns:1fr}.social-links{justify-content:center}.footer-section,ul{text-align:center}.hamburger{display:block;cursor:pointer}body{padding-top:80px}ul{position:fixed;top:100px;left:-100%;flex-direction:column;background:#000;width:100%;transition:.3s;gap:0;padding:1rem 0}ul.active{left:0}.nav-item{margin:1rem 0}.about-container{flex-direction:column;gap:1rem}.book-text,.rates-text{margin:0;padding:0 15px}.barber-image{flex:1;display:flex;justify-content:center;align-items:center}.about-container{background-color:#000;flex-direction:column;align-items:center;padding:2rem}.me-image{width:60%;max-width:200px;height:auto;object-fit:cover;border:2px solid #fff;border-radius:8px}.about-text p{font-size:1rem;padding:.5rem}.gallery{padding-top:0}.review-slide{padding:1rem}.review-slide p{font-size:13.5px}.carousel-container{max-width:90%}.info-sections{flex-direction:column;padding:60px 10px;gap:70px}.book,.rates{flex:1 1 100%;max-width:100%}.footer-content{flex-direction:column}.container{padding:0 1rem}.image-overlay{width:90%;padding:1rem;top:70%}.image-overlay h1{font-size:1.5rem}}@media (min-width:769px) and (max-width:1024px){.about-container{flex-direction:column;padding:2rem}.gallery-container{grid-template-columns:repeat(2,1fr)}.info-sections{gap:2rem}}img{max-width:100%}nav{display:flex;justify-content:space-between;align-items:center;top:0;left:0;z-index:1000;padding:1rem 1.5rem;background-color:#000;width:100%}section{scroll-margin-top:5.62rem}.hamburger{display:none}@media (max-width:768px){.hamburger{display:block;margin-left:auto;position:absolute;right:1.5rem;top:1.2rem;z-index:1001}}