body{font-family:Poppins,sans-serif;margin:0;background:#ccc;color:#0e0101}#gallery-navbar{display:flex;justify-content:space-between;align-items:center;padding:20px 8%;background:#fcfbfb;position:sticky;top:0;z-index:1000}#gallery-logo{font-family:'Playfair Display',serif;font-size:26px;font-weight:700;color:#c8a96a}#gallery-navigation ul{display:flex;gap:35px;list-style:none;padding:0;margin:0}#gallery-navigation a{text-decoration:none;color:rgba(0,0,0,.95);font-size:27px;transition:.3s;font-weight:700}#gallery-navigation a:hover{color:#c8a96a}#gallery-hero{height:55vh;background:linear-gradient(rgba(0,0,0,.55),rgba(0,0,0,.85)),url(../images/interior1.jpg) center/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;position:relative}#gallery-title{font-family:'Playfair Display',serif;font-size:48px;margin-bottom:15px}#gallery-subtitle{font-size:18px;opacity:.85}#gallery-filter-section{padding:40px 0;text-align:center}#gallery-filters{display:flex;justify-content:center;flex-wrap:wrap;gap:15px}.filter-btn{padding:10px 22px;border:none;background:#1a1a1a;color:#fff;border-radius:30px;cursor:pointer;transition:.3s}.filter-btn:hover{background:#c8a96a}.filter-btn.active{background:#c8a96a}#gallery-section{padding:60px 8%}#gallery-grid{column-count:4;column-gap:20px}.gallery-item{margin-bottom:20px;border-radius:10px;overflow:hidden;cursor:pointer;position:relative}.gallery-item img{width:100%;display:block;transition:.5s}.gallery-item:hover img{transform:scale(1.1)}#gallery-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.95);display:none;align-items:center;justify-content:center;z-index:2000}#lightbox-img{max-width:90%;max-height:90%;border-radius:10px}#lightbox-close{position:absolute;top:30px;right:40px;font-size:40px;color:#fff;cursor:pointer}#gallery-footer{background:#000;padding:60px 8% 20px}#gallery-footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}#gallery-footer h3{font-family:'Playfair Display',serif;color:#c8a96a}#gallery-footer h4{margin-bottom:10px}#gallery-footer ul{list-style:none;padding:0}#gallery-footer ul li{margin-bottom:8px}#gallery-footer a{text-decoration:none;color:#ccc}#gallery-footer a:hover{color:#c8a96a}#gallery-footer-copy{text-align:center;margin-top:40px;font-size:14px;opacity:.6}@media(max-width:1200px){#gallery-grid{column-count:3}}@media(max-width:900px){#gallery-grid{column-count:2}}@media(max-width:600px){#gallery-grid{column-count:1}#gallery-navbar{flex-direction:column;gap:15px}#gallery-title{font-size:34px}}#gallery-grid{max-width:1400px;margin:auto;padding:80px 20px;columns:4 300px;column-gap:25px}.gallery-item{position:relative;margin-bottom:25px;break-inside:avoid;border-radius:14px;overflow:hidden;cursor:pointer;box-shadow:0 12px 35px rgba(0,0,0,.2);transition:all .5s ease}.gallery-item:hover{transform:translateY(-6px);box-shadow:0 20px 60px rgba(0,0,0,.35)}.gallery-item img{width:100%;display:block;transition:transform .6s ease}.gallery-item:hover img{transform:scale(1.12)}.gallery-text-box{position:absolute;bottom:0;left:0;width:100%;padding:25px;background:linear-gradient(transparent,rgba(0,0,0,.9));color:#fff;font-family:Poppins}.gallery-text-box p{font-size:14px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gallery-text-box p.active{-webkit-line-clamp:unset}.see-more-btn{margin-top:8px;background:0 0;border:none;color:#c5a059;font-weight:600;cursor:pointer;font-size:13px}#gallery-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:none;align-items:center;justify-content:center;z-index:9999}#gallery-lightbox img{max-width:90%;max-height:90%;border-radius:10px}#lightbox-close{position:absolute;top:30px;right:40px;font-size:40px;color:#fff;cursor:pointer}@media(max-width:1000px){#gallery-grid{columns:2 300px}}@media(max-width:600px){#gallery-grid{columns:1}}#gallery-hero{position:relative;height:55vh;display:flex;align-items:center;justify-content:center;background:url(../images/interior1.jpg) center/cover no-repeat;color:#fff;text-align:center}#gallery-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.65),rgba(0,0,0,.75))}#gallery-hero-content{position:relative;z-index:2}#gallery-title{font-family:'Playfair Display',serif;font-size:48px;margin-bottom:10px}#gallery-subtitle{font-size:18px;opacity:.9}#gallery-filter-section{padding:60px 0 30px;display:flex;justify-content:center}#gallery-filters{display:flex;gap:15px;flex-wrap:wrap;justify-content:center}.filter-btn{padding:10px 24px;border:1px solid #c5a059;background:#000;font-family:Poppins,sans-serif;border-radius:30px;cursor:pointer;transition:.3s}.filter-btn:hover{background:#c5a059;color:#fff}.filter-btn.active{background:#c5a059;color:#fff}#gallery-section{padding:60px 5%}#gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.gallery-item{position:relative;overflow:hidden;border-radius:10px;background:#000;box-shadow:0 10px 30px rgba(0,0,0,.15);transition:.4s}.gallery-item:hover{transform:translateY(-8px)}.gallery-item img{width:100%;height:260px;object-fit:cover;display:block;transition:.6s}.gallery-item:hover img{transform:scale(1.12)}.gallery-text-box{padding:18px;background:#fff}.gallery-text-box p{font-size:14px;line-height:1.6;color:#555;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:.3s}.gallery-text-box p.active{-webkit-line-clamp:unset}.see-more-btn{margin-top:10px;background:0 0;border:none;color:#c5a059;font-size:13px;cursor:pointer;font-weight:500}.see-more-btn:hover{text-decoration:underline}#gallery-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:none;align-items:center;justify-content:center;z-index:9999}#gallery-lightbox img{max-width:90%;max-height:85%;border-radius:6px}#lightbox-close{position:absolute;top:30px;right:40px;font-size:40px;color:#fff;cursor:pointer}#gallery-footer{background:#1a1a1a;color:#fff;padding:60px 5%}#gallery-footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}#gallery-footer h3{font-family:'Playfair Display',serif;margin-bottom:15px}#gallery-footer h4{margin-bottom:15px}#gallery-footer ul{list-style:none}#gallery-footer li{margin-bottom:10px}#gallery-footer a{color:#fff;transition:.3s}#gallery-footer a:hover{color:#c5a059}#gallery-footer-copy{text-align:center;margin-top:40px;font-size:14px;opacity:.7}@media(max-width:1100px){#gallery-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){#gallery-grid{grid-template-columns:repeat(2,1fr)}#gallery-title{font-size:36px}}@media(max-width:500px){#gallery-grid{grid-template-columns:1fr}#gallery-hero{height:40vh}#gallery-title{font-size:28px}#gallery-subtitle{font-size:14px}}