body,html{position:relative}.bg-overlay,html::before{pointer-events:none;top:0;left:0}header,html::before{position:fixed;top:0;left:0}.hero-text h1,.info-box p,body{font-weight:700}.btn,nav ul li a{color:#fff;font-weight:600;text-decoration:none}*{box-sizing:border-box;margin:0;padding:0}html{min-height:100%}body{z-index:1;background-color:#000;background-image:url('../imgs/repeatingbackground.gif');background-repeat:repeat;background-position:center;background-size:auto;font-family:Poppins,sans-serif;color:#fff}html::before{content:"";right:0;bottom:0;background:rgba(15,15,15,.535);z-index:0}.bg-overlay{position:absolute;width:100%;height:100%;background:rgba(30,30,30,.876);z-index:-1}header{display:flex;justify-content:space-between;align-items:center;padding:.8rem 5%;height:80px;background:rgba(0,0,0,.65);width:100%;z-index:1000;backdrop-filter:blur(10px)}.logo img{height:70px;width:auto;display:block}nav ul{display:flex;list-style:none;gap:2rem;align-items:center}nav ul li a{font-size:1.1rem;transition:color .3s}nav ul li a:hover{color:#d11e17}nav ul li a.social-link{font-size:1.6rem;padding:8px}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;z-index:1001}.hamburger span{width:30px;height:3px;background:#fff;transition:.3s;border-radius:2px}.hero{padding-top:80px;min-height:100vh;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;text-align:center}.hero-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;max-width:1200px;width:100%;padding:0 2rem;position:relative;z-index:1}.hero-text{flex:1;color:#fff;text-align:left;max-width:600px}.hero-text h1{font-size:3rem;margin-bottom:1rem;line-height:1.2}.btn,.info-box p,.rating{font-size:1rem}.hero-text h1 span{color:#fff}.hero-text .tagline{font-size:1.2rem;font-weight:400;color:#ccc;margin-bottom:1.5rem}.info-box{background:rgba(0,0,0,.291);border-left:3px solid #d11e17;padding:1rem 1.25rem;margin-bottom:2rem;border-radius:17px}.info-box p{margin-bottom:.5rem;color:#eee}.info-box a{color:#d11e17;text-decoration:underline}.location-map{margin-top:15px;width:100%;max-width:500px;height:170px;border:0;border-radius:16px}.button-container{display:flex;align-items:center;margin-top:1.5rem}.btn,.instagram-btn{height:56px;border-radius:16px;display:inline-flex;transition:.3s}.btn{background:#d11e17;padding:0 1.5rem;align-items:center;justify-content:center;white-space:nowrap}.btn:hover{background:#c01815;transform:translateY(-2px)}.instagram-btn{width:56px;margin-left:10px;align-items:center;justify-content:center}.instagram-btn:hover{opacity:.9;transform:translateY(-2px)}.instagram-btn i{font-size:2rem}.hero-logo img{max-width:400px;height:auto}.rating{color:#fc0;margin:5px 0;font-weight:700}.rating i{margin-right:5px;color:#fc0}.reviews{background:rgba(0,0,0,.6);padding:6rem 1rem;text-align:center}.reviews .container{max-width:1200px;margin:0 auto}.reviews h2{font-size:2.5rem;color:#fff;margin-bottom:.5rem}.reviews .subtitle{font-size:1.2rem;color:#d11e17;margin-bottom:3rem}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.review-card{background:rgba(0,0,0,.291);border-left:3px solid #d11d177a;border-bottom:3px solid #d11d177a;border-radius:17px;padding:1.25rem;text-align:left;backdrop-filter:blur(5px);transition:transform .3s;box-shadow:0 4px 15px rgba(0,0,0,.4)}.review-card:hover{transform:translateY(-10px)}.review-card .stars{color:#d11e17;font-size:1.2rem;margin-bottom:1rem}.review-card .message{font-style:italic;color:#eee;margin-bottom:1rem;line-height:1.5}.review-card .author{color:#ccc;font-size:.9rem}.review-card .time{color:#888}.owner-reply{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(209,30,23,.5);font-size:.9rem;color:#d11e17}@media (max-width:768px){.hamburger{display:flex}nav ul{position:fixed;top:80px;left:-100%;width:100%;height:calc(100vh - 80px);background:rgba(0,0,0,.98);flex-direction:column;justify-content:flex-start;align-items:center;padding-top:4rem;transition:left .4s;gap:3rem;z-index:999}nav ul.active{left:0}nav ul li a{font-size:1.6rem}.hamburger.active span:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.hero-content{flex-direction:column;text-align:center;padding:2rem 1rem}.hero-text{text-align:center;max-width:100%}.hero-text h1{font-size:2.5rem}.hero-logo img{max-width:300px;margin-top:2rem}.button-container{justify-content:center;flex-wrap:wrap;gap:1rem}.reviews h2{font-size:2rem}.reviews-grid{grid-template-columns:1fr}}body::before{-webkit-transform:translateZ(0);transform:translateZ(0)}@media (max-width:480px){.hero-text h1{font-size:2.2rem}.logo img{height:60px}}