*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#202122;background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.7}.articles-modal{z-index:99999;background:#000000a6;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.articles-modal.active{display:flex}.articles-modal-content{background:#fff;border-radius:18px;width:90%;max-width:900px;animation:.3s popup;overflow:hidden}@keyframes popup{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px;display:flex}.modal-header h2{margin:0}.modal-header button{cursor:pointer;background:0 0;border:none;font-size:35px}.articles-list{max-height:75vh;padding:20px;overflow-y:auto}.popup-article{border-bottom:1px solid #eee;gap:18px;margin-bottom:18px;padding-bottom:18px;display:flex}.popup-article img{object-fit:cover;border-radius:12px;width:180px;height:120px}.popup-content{flex:1}.popup-content h3{margin-bottom:12px;font-size:20px;line-height:1.5}.popup-content a{color:#2563eb;font-weight:600;text-decoration:none}.popup-content a:hover{text-decoration:underline}@media (width<=768px){.popup-article{flex-direction:column}.popup-article img{width:100%;height:200px}}.top-heading{text-align:center;margin-top:1vw}.widget-wrap{gap:8px;height:80vh;padding:2vw;display:flex}.photo{border-radius:1vw;flex-shrink:0;width:60%;height:71vh;overflow:hidden}.photo img{object-fit:cover;width:100%;height:100%;display:block}.right{flex-direction:column;flex:1;gap:8px;display:flex}.top-row{gap:8px;height:230px;display:flex}.map-card{background:#eaf2e3;border-radius:8px;flex-shrink:0;width:280px;position:relative;overflow:hidden}.map-iframe{border:0;width:100%;height:100%;display:block}.open-maps-btn{color:#1a73e8;z-index:5;cursor:pointer;background:#fff;border-radius:5px;align-items:center;gap:4px;padding:6px 10px;font-size:11px;font-weight:600;text-decoration:none;display:flex;position:absolute;top:8px;left:8px;box-shadow:0 1px 4px #0000004d}.open-maps-btn svg{width:10px;height:10px}.info-col{flex-direction:column;flex:1;gap:8px;display:flex}.info-card{background:#f1f3f4;border-radius:8px;flex:1;padding:14px 16px}.info-label{color:#3c4043;margin-bottom:8px;font-size:13px}.stars-row{align-items:center;gap:6px;margin-bottom:6px;display:flex}.score{color:#3c4043;font-size:17px;font-weight:400}.stars{gap:2px;display:flex}.stars svg{width:16px;height:16px}.review-count{color:#5f6368;font-size:12px}.open-status{color:#188038;margin-bottom:4px;font-size:15px;font-weight:500}.hours-range{color:#5f6368;font-size:12px}.weather-widget-wrapper{background:#f1f3f4;border-radius:12px;flex:1;overflow:hidden}.notice{text-align:center;background:#f8fff9;border:1px solid #6ccf8d;max-width:1500px;margin:15px auto;padding:12px}.wiki-container{grid-template-columns:220px 1fr 340px;gap:25px;max-width:1500px;margin:auto;padding:20px;display:grid}.sidebar{height:max-content;font-size:14px;position:sticky;top:80px}.sidebar h3{border-bottom:1px solid #c8ccd1;margin-bottom:15px;padding-bottom:8px;font-size:18px}.sidebar ul{list-style:none}.sidebar li{margin-bottom:10px}.sidebar a{color:#36c;text-decoration:none}.sidebar a:hover{text-decoration:underline}.article-header{margin-bottom:25px}.content h1{border-bottom:1px solid #a2a9b1;margin-bottom:10px;padding-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:400}.subtitle{color:#54595d;font-size:14px}.content section{margin-bottom:40px}.content h2{border-bottom:1px solid #a2a9b1;margin-bottom:15px;padding-bottom:5px;font-family:Georgia,serif;font-size:22px;font-weight:400}.content p{text-align:justify;margin-bottom:15px}.infobox{background:#f8f9fa;border:1px solid #a2a9b1;height:max-content;position:sticky;top:80px}.infobox h3{text-align:center;background:#f3c96b;border-bottom:1px solid #a2a9b1;padding:10px;font-size:18px}.infobox img{width:100%;display:block}.infobox table{border-collapse:collapse;width:100%}.infobox th{background:#eaecf0;width:40%}.infobox td,.infobox th{border:1px solid #c8ccd1;padding:8px;font-size:14px}.gallery-section{margin-top:60px}.gallery-tabs{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.tab-btn{cursor:pointer;background:#f3f4f6;border:none;border-radius:10px;padding:10px 18px;font-weight:600;transition:all .3s}.tab-btn.active{color:#fff;background:#ff7f6d}.gallery-grid{grid-template-columns:1.4fr 1fr;gap:9px;display:grid}.gallery-main img{object-fit:cover;cursor:pointer;border-radius:18px;width:100%;height:300px}.gallery-side{grid-template-columns:1fr 1fr;gap:8px;display:grid}.gallery-item img{object-fit:cover;cursor:pointer;border-radius:10px;width:100%;height:140px}.more-images{cursor:pointer;position:relative}.overlay{background:#00000073;border-radius:18px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.overlay span{color:#fff;font-size:1.3vw}@media (width<=991px){.gallery-grid{grid-template-columns:1fr}.gallery-main img{height:300px}.gallery-item img{height:150px}}.gallery-popup{z-index:9999;background:#000000e6;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.gallery-popup img{border-radius:12px;max-width:90%;max-height:90vh}.close-popup{color:#fff;cursor:pointer;font-size:45px;position:absolute;top:25px;right:40px}.gallery-popup.show{display:flex}@media (width<=992px){.custom-gallery{grid-template-columns:1fr}.gallery-left img{height:350px}.gallery-right{grid-template-columns:1fr 1fr}.gallery-right img,.more-photos img{height:180px}}ol{padding-left:20px}ol li{margin-bottom:8px}.recent-articles{margin:50px 0;padding:2vw 4vw}.section-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.section-head h2{font-size:32px}.section-head a{color:#2563eb;font-weight:600;text-decoration:none}.articles-slider{scroll-behavior:smooth;scrollbar-width:none;cursor:grab;flex:1;gap:20px;display:flex;overflow-x:auto}.articles-slider::-webkit-scrollbar{display:none}.articles-slider-wrapper{align-items:center;gap:10px;width:100%;display:flex;position:relative;overflow:hidden;flex-direction:row!important}.articles-slider-wrapper .slider-arrow{cursor:pointer;z-index:10;background:#fff;border:1px solid #ddd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;transition:all .2s;display:flex!important}.slider-arrow{cursor:pointer;z-index:10;background:#fff;border:1px solid #ddd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;transition:all .2s;display:flex}.slider-arrow:hover{color:#fff;background:#333;border-color:#333}.blog-card{background:#fff;border:1px solid #ececec;border-radius:12px;min-width:340px;transition:all .35s;overflow:hidden}.blog-card:hover{transform:translateY(-8px);box-shadow:0 15px 30px #00000014}.blog-image{width:100%;height:30vh;overflow:hidden}.blog-image img{object-fit:cover;width:100%;height:100%;transition:all .5s}.blog-card:hover img{transform:scale(1.08)}.blog-content{padding:12px}.blog-meta{color:#777;margin-bottom:6px;font-size:13px;display:block}.blog-content h3{color:#111827;margin-bottom:7px;font-size:1.2vw;line-height:1.4}.blog-content a{color:#2563eb;font-weight:600;text-decoration:none}@media (width<=768px){.article-card{flex:0 0 85%;min-width:85%}.slider-arrow{width:34px;height:34px;font-size:14px}}@media (width<=1200px){.wiki-container{grid-template-columns:1fr}.sidebar,.infobox{position:static}.search-box input{width:200px}}@media (width<=768px){.top-header{flex-direction:column;gap:15px}.search-box,.search-box input{width:100%}.content h1{font-size:34px}.content h2{font-size:26px}.gallery-grid{grid-template-columns:1fr}}@media (width<=1200px){.wiki-container{grid-template-columns:1fr;gap:20px;padding:16px}.sidebar,.infobox{width:100%;position:static}.infobox{max-width:500px;margin:0 auto}.widget-wrap{height:auto}.photo{height:50vh}}@media (width<=992px){.widget-wrap{flex-direction:column;height:auto;padding:4vw}.photo{border-radius:14px;width:100%;height:45vh}.right{width:100%}.top-row{flex-wrap:wrap;height:auto}.map-card{width:100%;height:220px}.info-col{flex-direction:row;gap:8px;width:100%}.info-card{min-height:110px}.weather-widget-wrapper{min-height:220px}.gallery-grid{grid-template-columns:1fr}.gallery-main img{height:260px}.gallery-item img{height:140px}.blog-content h3{font-size:18px}.section-head h2{font-size:26px}}@media (width<=768px){body{font-size:14px}.articles-modal-content{width:95%;max-height:90vh}.modal-header{padding:14px 16px}.modal-header h2{font-size:18px}.modal-header button{font-size:28px}.articles-list{max-height:70vh;padding:14px}.popup-content h3{font-size:17px}.top-heading{padding:0 12px;font-size:22px}.widget-wrap{gap:10px;padding:12px}.photo{border-radius:10px;height:38vh}.info-col{flex-direction:column}.open-maps-btn{padding:5px 8px;font-size:10px}.wiki-container{grid-template-columns:1fr;gap:18px;padding:14px}.notice{margin:12px auto;padding:10px;font-size:13px}.content h1{padding-bottom:8px;font-size:26px}.content h2{font-size:21px}.content p{text-align:left}.infobox h3{font-size:16px}.infobox td,.infobox th{padding:6px;font-size:13px}.gallery-tabs{gap:8px}.tab-btn{padding:8px 14px;font-size:13px}.gallery-grid{grid-template-columns:1fr}.gallery-main img{height:220px}.gallery-side{grid-template-columns:1fr 1fr}.gallery-item img{height:120px}.overlay span{font-size:14px}.close-popup{font-size:32px;top:14px;right:18px}.recent-articles{padding:6vw 4vw}.section-head{flex-direction:row;align-items:center}.section-head h2{font-size:22px}.blog-card{min-width:280px}.blog-image{height:22vh}.blog-content h3{font-size:16px}}@media (width<=576px){body{font-size:13.5px;line-height:1.6}.articles-modal-content{border-radius:0;width:100%;max-width:100%;height:100%}.slider-arrow{width:30px;height:30px;font-size:12px}.popup-article{flex-direction:column;gap:10px}.popup-article img{width:100%;height:180px}.widget-wrap{flex-direction:column;padding:10px}.photo{border-radius:8px;height:32vh}.top-row{flex-direction:column;height:auto}.map-card{height:180px}.info-col{flex-direction:row;gap:6px}.info-card{min-height:90px;padding:10px 12px}.info-label{font-size:12px}.score{font-size:15px}.weather-widget-wrapper{min-height:200px}.content h1{font-size:22px}.content h2{font-size:19px}.infobox td,.infobox th{padding:5px;font-size:12px}.gallery-main img{height:180px}.gallery-item img{height:100px}.tab-btn{padding:7px 12px;font-size:12px}.blog-card{min-width:240px}.blog-image{height:20vh}.blog-content h3{font-size:15px}.section-head h2{font-size:19px}}@media (width<=420px){.top-heading{font-size:18px}.photo{height:28vh}.map-card{height:160px}.info-card{min-height:80px;padding:8px 10px}.content h1{font-size:19px}.content h2{font-size:17px}.gallery-main img{height:160px}.gallery-item img{height:90px}.blog-card{min-width:220px}.blog-content h3{font-size:14px}.close-popup{font-size:26px;top:10px;right:12px}}
