:root{--primary:#f04a32;--dark:#130909;--light:#fffaf4;--gold:#ffb347}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif}h1,h2,h3{font-family:Cormorant Garamond,serif}*{box-sizing:border-box;margin:0;padding:0}body{color:#201313;background:#fffaf4;font-family:Georgia,serif}a{color:inherit;text-decoration:none}.navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000073;justify-content:space-between;align-items:center;width:100%;height:78px;padding:0 8%;display:flex;position:fixed;top:0}.logo{color:#fff;background:#f04a32;padding:18px 22px;font-size:20px;font-weight:700}.nav-links{gap:30px;display:flex}.nav-links a{color:#fff;font-size:15px}.nav-links a.active,.nav-links a:hover{color:#f04a32}.menu-btn{color:#fff;background:0 0;border:none;display:none}.hero{color:#fff;background-color:#0000;background-image:linear-gradient(#0000008c,#000000bf),url(/assets/hero-bg-B5bolSMF.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:100vh;padding:120px 8%;display:flex;position:relative;overflow:hidden}.smoke{opacity:.08;background:url(https://i.imgur.com/8IuucQZ.png);animation:25s linear infinite smokeMove;position:absolute;inset:0}@keyframes smokeMove{0%{transform:translate(0)}to{transform:translate(-300px)}}.hero-content{max-width:720px;animation:1s fadeUp}.hero-content h1{animation:1.2s fadeUp}.hero-content p{animation:1.6s fadeUp}.small-title{color:#f04a32;letter-spacing:1px;margin-bottom:12px;font-weight:700}.hero h1{margin-bottom:22px;font-size:72px;line-height:1}.hero p{max-width:560px;font-size:18px;line-height:1.7}.hero-buttons{gap:18px;margin-top:32px;display:flex}.btn-primary{background:#f04a32;box-shadow:0 0 20px #f04a3266}.btn-outline,.btn-dark,.btn-light{padding:14px 28px;font-weight:700;transition:all .3s;display:inline-block}.btn-primary{color:#fff;background:#f04a32}.btn-primary:hover{background:#c93220;transform:translateY(-3px)}.btn-outline{color:#fff;border:1px solid #fff}.btn-outline:hover{color:#201313;background:#fff}.btn-dark{color:#fff;background:#201313}.btn-light{color:#f04a32;background:#fff}.section{padding:100px 8%}.welcome{grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;display:grid}.welcome h2,.split-text h2,.center h2,.dark-section h2,.newsletter h2,.page h1{margin-bottom:22px;font-size:44px}.welcome p,.split-text p,.dark-section p,.page p{font-size:17px;line-height:1.8}.reservation-card{color:#fff;background:#f04a32;padding:36px;box-shadow:0 20px 40px #00000026}.reservation-card h3{margin-bottom:18px;font-size:28px}.reservation-card p{margin-bottom:12px}.split-section{grid-template-columns:1fr 1fr;min-height:560px;display:grid}.split-image{background:url(/assets/store-DdPKt8Pu.webp) 50%/cover no-repeat}.split-text{flex-direction:column;justify-content:center;padding:90px 10%;display:flex}.center{text-align:center}.product-grid{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:45px;display:grid}.product-card{text-align:center;background:#fff3e8;padding:22px;transition:all .4s}.product-card:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #00000040}.product-img{background:url(https://images.unsplash.com/photo-1615484477778-ca3b77940c25?auto=format&fit=crop&w=700&q=80) 50%/cover;height:170px;margin-bottom:20px}.product-card h3{margin-bottom:10px}.product-card p{color:#f04a32;font-weight:700}.dark-section{color:#fff;background-color:#0000;background-image:linear-gradient(#140a0abf,#140a0acc),url(https://images.unsplash.com/photo-1508919801845-fc2ae1bc2a28?auto=format&fit=crop&w=1600&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:600px;padding:120px 8%;display:flex}.dark-section div{max-width:600px}.newsletter{color:#fff;text-align:center;background:#f04a32;padding:70px 8%}.newsletter p{margin-bottom:25px}.footer{color:#fff;text-align:center;background:#201313;padding:55px 8%}.footer h3{color:#f04a32;margin-bottom:15px}.footer p{margin-bottom:8px}.floating-buttons{z-index:999;flex-direction:column;display:flex;position:fixed;top:40%;right:0}.floating-buttons a{color:#fff;background:#f04a32;border-bottom:1px solid #fff3;place-items:center;width:52px;height:52px;transition:all .3s;display:grid}.floating-buttons a:hover{background:#000}.page{min-height:80vh;padding:140px 8% 90px}.contact-box{background:#fff3e8;max-width:750px;padding:35px}.contact-box p{margin-bottom:18px}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:45px;display:grid}.gallery-grid div{background:url(https://images.unsplash.com/photo-1519671482749-fd09be7ccebf?auto=format&fit=crop&w=700&q=80) 50%/cover;height:250px;transition:all .3s}.gallery-grid div:hover{transform:scale(1.04)}@keyframes fadeUp{0%{opacity:0;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.menu-btn{display:block}.nav-links{background:#201313;flex-direction:column;width:260px;height:calc(100vh - 78px);padding:40px;transition:all .3s;position:fixed;top:78px;right:-100%}.nav-links.open{right:0}.hero h1{font-size:48px}.welcome,.split-section{grid-template-columns:1fr}.product-grid,.gallery-grid{grid-template-columns:1fr 1fr}}@media (width<=550px){.hero h1{font-size:38px}.product-grid,.gallery-grid{grid-template-columns:1fr}.hero-buttons{flex-direction:column}.logo{padding:14px;font-size:15px}}.hero{animation:18s ease-in-out infinite alternate zoomBg}@keyframes zoomBg{0%{background-size:100%}to{background-size:110%}}.product-real-img{object-fit:cover;object-fit:cover;width:100%;height:220px;margin-bottom:20px;display:block}
