﻿*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;background:#ffffff;color:#1a1a1a;overflow-x:hidden}nav{background:#ffffff;padding:1.5rem 5%;position:fixed;top:0;width:100%;box-sizing:border-box;z-index:1000;border-bottom:1px solid #f0f0f0}nav .container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.title{display:flex;justify-content:flex-start;gap:8px}.title .text-div{font-size:1.6rem;font-weight:700;color:#ff6b35;letter-spacing:-1px;padding-top:8px}.logo-img{width:40px;height:40px}nav ul{display:flex;gap:2.5rem;list-style:none}nav a{color:#1a1a1a;text-decoration:none;font-weight:500;transition:color 0.3s}nav a:hover{color:#ff6b35}.hero{min-height:65vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:6rem 5% 4rem;background:#ffffff}.hero-content{max-width:800px}.badge{display:inline-block;background:#fff5f2;color:#ff6b35;padding:0.5rem 1.2rem;border-radius:50px;font-size:0.9rem;font-weight:600;margin-bottom:2rem}h1{font-size:3.2rem;color:#1a1a1a;margin-bottom:1.5rem;font-weight:800;line-height:1.1;letter-spacing:-2px}.gradient-text{color:#ff6b35}.hero p{font-size:1.3rem;color:#666;margin-bottom:2rem;font-weight:400;line-height:1.6}.hero p#not-city-founded{font-size:1rem;color:#666;padding-bottom:0rem;font-weight:400;line-height:1.6}.search-box{position:relative;display:flex;gap:1rem;max-width:600px;margin:0 auto 1rem;background:#f8f8f8;padding:0.5rem;border-radius:60px;align-items:center}#city-search{flex:1;border:none;padding:1.2rem 1.8rem;font-size:1rem;border-radius:60px;outline:none;background:transparent}.autocomplete-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:white;border-radius:16px;box-shadow:0 12px 30px rgba(0,0,0,0.12);overflow:hidden;z-index:20}.autocomplete-item{padding:0.9rem 1.4rem;cursor:pointer;font-size:0.95rem;text-align:left;display:flex;justify-content:space-between;align-items:center;padding:8px 12px;cursor:pointer}.city-counter{font-size:0.85em;color:#666;display:flex;align-items:center;gap:4px}.city-label{flex-grow:1}.autocomplete-item:hover{background:#fff5f2;color:#ff6b35}.search-box input{flex:1;border:none;padding:1.2rem 1.8rem;font-size:1rem;border-radius:60px;outline:none;background:transparent;color:#1a1a1a}.search-box input::placeholder{color:#999}.btn{background:#ff6b35;color:white;border:none;padding:1.2rem 2.5rem;font-size:1rem;font-weight:600;border-radius:60px;cursor:pointer;transition:all 0.3s;height:56px}#btn-nearby{background:#FF6B35;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;margin-bottom:14px}#btn-nearby:hover{background:#f78f8f;transform:translateY(-2px)}.btn:hover{background:#e55a2b;transform:translateY(-2px)}.stats{display:flex;gap:4rem;justify-content:center;flex-wrap:wrap}.nearby-section{padding:2rem 5%;background:white}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem}.section-header h2{font-size:1.8rem;margin:0;font-weight:800;color:#1a1a1a}.view-all{color:#ff6b35;text-decoration:none;font-weight:600;font-size:1.2rem;transition:transform 0.3s;display:inline-block}.view-all:hover{transform:translateX(5px)}.spots-scroll-container{position:relative;overflow:hidden}.spots-horizontal{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;padding-bottom:1rem;scrollbar-width:thin;scrollbar-color:#ff6b35 #f0f0f0}.spots-horizontal::-webkit-scrollbar{height:8px}.spots-horizontal::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.spots-horizontal::-webkit-scrollbar-thumb{background:#ff6b35;border-radius:10px}.spots-horizontal::-webkit-scrollbar-thumb:hover{background:#e55a2b}.nearby-card-link{flex:0 0 320px;text-decoration:none;color:inherit;display:block}.nearby-card{background:#fafafa;border-radius:15px;overflow:hidden;transition:all 0.3s;border:1px solid #f0f0f0;cursor:pointer;flex-shrink:0}.nearby-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,0.1);border-color:#ff6b35}.nearby-card img{width:100%;height:200px;object-fit:cover;transition:transform 0.3s}.nearby-card:hover img{transform:scale(1.05)}.nearby-card-content{padding:1.5rem}.nearby-card h3{font-size:1.3rem;margin-bottom:0.5rem;color:#1a1a1a;font-weight:700}.nearby-card .location{color:#666;font-size:0.95rem;margin-bottom:0.5rem;display:flex;align-items:center;gap:0.3rem}.spot-country-nearby{background:white;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;box-shadow:0 2px 8px rgba(0,0,0,0.15);border:1px solid #f0f0f0;transform:translateY(-5px)}.distance{display:inline-block;background:#fff5f2;color:#ff6b35;padding:0.4rem 0.8rem;border-radius:20px;font-size:0.85rem;font-weight:600;margin-top:0.5rem}.loading-spots{text-align:center;padding:3rem;color:#999}.stats{display:flex;gap:4rem;justify-content:center;flex-wrap:wrap}.stat-item{text-align:center}.stat-number{font-size:2.5rem;font-weight:800;color:#ff6b35;margin-bottom:0.5rem}.stat-label{color:#666;font-size:0.95rem;font-weight:500}.features-section{padding:2rem 5%;background:#fafafa}.container{max-width:1400px;margin:0 auto}h2{font-size:3rem;margin-bottom:3rem;text-align:center;font-weight:800;letter-spacing:-1px;color:#1a1a1a}.features-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:2.5rem;margin-bottom:4rem}.feature-card{background:#ffffff;padding:2.5rem;border-radius:20px;transition:all 0.3s;border:1px solid #f0f0f0}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,0.08)}.feature-icon{font-size:2.5rem;margin-bottom:1.5rem}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;color:#1a1a1a;font-weight:700}.feature-card p{color:#666;line-height:1.6;font-size:1rem}.spots-section{padding:6rem 5%;background:#ffffff}.spots-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem}.spot-card{background:#ffffff;border-radius:20px;overflow:hidden;transition:all 0.3s;border:1px solid #f0f0f0}.spot-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgba(0,0,0,0.1)}.spot-image{width:100%;height:250px;object-fit:cover;transition:transform 0.4s}.spot-card:hover .spot-image{transform:scale(1.05)}.spot-info{padding:1.8rem}.spot-info h3{font-size:1.4rem;margin-bottom:0.5rem;color:#1a1a1a;font-weight:700}.spot-location{color:#999;margin-bottom:1.5rem;display:flex;align-items:center;gap:0.5rem;font-size:0.95rem}.spot-location::before{content:'📍'}.view-details{display:inline-block;color:#ff6b35;text-decoration:none;font-weight:600;transition:all 0.3s;font-size:0.95rem}.view-details:hover{transform:translateX(5px)}.view-details::after{content:' →'}.cta-section{padding:2rem 5%;background:#ff6b35;text-align:center}.cta-section h2{font-size:3rem;margin-bottom:1.5rem;color:white}.cta-section p{font-size:1.3rem;color:rgba(255,255,255,0.95);margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.btn-white{background:white;color:#ff6b35;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700;border-radius:60px;border:none;cursor:pointer;transition:all 0.3s}.btn-white:hover{transform:scale(1.05);box-shadow:0 10px 30px rgba(0,0,0,0.2)}nav ul{gap:1.5rem;font-size:1.1rem}@media (max-width: 900px){.title{display:flex;justify-content:flex-start;gap:8px}.title .text-div{font-size:0.9rem;font-weight:700;color:#ff6b35;letter-spacing:-1px;padding-top:8px}.logo-img{width:30px;height:30px}nav ul{gap:0.9rem;font-size:0.7rem}h1{font-size:2rem}h2{font-size:2rem}.section-header h2{font-size:1.0rem}.view-all{font-size:0.7rem}.nearby-card{min-width:280px}.search-box{flex-direction:column}.stats{gap:2rem}.hero{padding-top:8rem}}.main-content{max-width:1600px;margin:0 auto;padding:2rem 3%;display:grid;grid-template-columns:450px 1fr;gap:2rem;min-height:calc(100vh - 160px);padding-top:100px}.spots-sidebar{background:white;border-radius:15px;padding:2rem;border:1px solid #f0f0f0;overflow-y:auto;max-height:calc(100vh - 120px);display:flex;flex-direction:column;gap:1.2rem}.spots-sidebar h1{font-size:2rem;color:#1a1a1a;font-weight:800}#head_text h1{font-size:1.5rem;font-weight:600;letter-spacing:0.01rem;margin-bottom:10px}.search-filter-section{display:flex;flex-direction:column;gap:0.7rem}.search-box-map{position:relative}.search-input{width:100%;padding:0.9rem 1rem 0.9rem 2.8rem;border:1px solid #e0e0e0;border-radius:10px;font-size:0.95rem;transition:all 0.3s;background:#fafafa}.search-input:focus{outline:none;border-color:#ff6b35;background:white;box-shadow:0 0 0 3px rgba(255,107,53,0.1)}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#999;font-size:1.1rem}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#999;font-size:1.1rem}.filter-buttons{display:flex;gap:0.3rem;flex-wrap:wrap;overflow-x:auto}.filter-btn{padding:0.6rem 1.2rem;border:1px solid #e0e0e0;background:white;border-radius:20px;font-size:0.70rem;font-weight:600;cursor:pointer;transition:all 0.3s;color:#666;white-space:nowrap}.filter-btn:hover{border-color:#ff6b35;color:#ff6b35}.filter-btn.active{background:#ff6b35;color:white;border-color:#ff6b35}.results-count{font-size:0.8rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#ff6b35;background:rgba(255,107,53,0.15);border:1px solid rgba(255,107,53,0.3);padding:2px 10px;border-radius:20px;font-weight:600;pointer-events:none}.spot-list{display:flex;flex-direction:column;gap:1.5rem}.spot-item{background:#fafafa;border-radius:12px;overflow:hidden;transition:all 0.3s;border:1px solid #f0f0f0;cursor:pointer}.spot-item:hover{transform:translateY(-3px);box-shadow:0 5px 20px rgba(0,0,0,0.08);border-color:#ff6b35}.spot-item.hidden{display:none}.spot-image{width:100%;height:180px;object-fit:cover}.spot-content{padding:1.2rem}.spot-name{font-size:1.2rem;font-weight:700;color:#1a1a1a;margin-bottom:0.5rem}.spot-location-map{color:#666;font-size:0.9rem;margin-bottom:0.3rem}.spot-address{color:#999;font-size:0.85rem;margin-bottom:1rem}.view-details-link{color:#ff6b35;text-decoration:none;font-weight:600;font-size:0.9rem;transition:all 0.3s;display:inline-block}.view-details-link:hover{transform:translateX(5px)}.map-container{background:white;border-radius:15px;overflow:hidden;border:1px solid #f0f0f0;position:relative}#map{width:100%;height:calc(100vh - 120px);min-height:600px}.no-results{text-align:center;padding:3rem 1rem;color:#999}.no-results-icon{font-size:3rem;margin-bottom:1rem}footer{background:white;padding:2rem;text-align:center;color:#666;border-top:1px solid #f0f0f0;font-size:0.9rem}.marker-cluster-small{background-color:rgba(255,107,53,0.6)}.marker-cluster-small div{background-color:rgba(255,107,53,0.9);color:white;font-weight:700}.marker-cluster-medium{background-color:rgba(255,107,53,0.6)}.marker-cluster-medium div{background-color:rgba(255,107,53,0.9);color:white;font-weight:700}.marker-cluster-large{background-color:rgba(255,107,53,0.6)}.marker-cluster-large div{background-color:rgba(255,107,53,0.9);color:white;font-weight:700}@media (max-width: 900px){.main-content{grid-template-columns:1fr;gap:0;padding:0;padding-top:0;min-height:100vh}.map-container{position:fixed;top:120px;left:0;right:0;bottom:0;width:100%;height:67vh;border-radius:0;border:none;z-index:1}#map{width:100%;height:100%;min-height:auto;border-radius:0}.spots-sidebar{position:fixed;bottom:0;left:0;right:0;width:100%;max-width:100%;max-height:90vh;height:50vh;border-radius:20px 20px 0 0;border:none;border-top:1px solid #e0e0e0;padding:0;background:white;z-index:500;box-shadow:0 -4px 12px rgba(0,0,0,0.08);display:flex;flex-direction:column;transition:height 0.3s ease;touch-action:none;user-select:none;-webkit-user-select:none;overflow:hidden}.spots-sidebar::before{content:'';display:block;width:40px;height:4px;background:#ddd;border-radius:2px;margin:8px auto 0;cursor:grab;flex-shrink:0;z-index:10}.spots-sidebar:active::before{cursor:grabbing}.spots-sidebar>*:not(::before){flex:1;overflow-y:auto;overflow-x:hidden}.spots-sidebar h1{font-size:1.2rem;margin:0.5rem 1.5rem 0.5rem;padding:0;flex-shrink:0}.search-filter-section{gap:0.3rem;padding:0 1.5rem;flex-shrink:0}.search-input{padding:0.8rem 1rem 0.8rem 2.6rem;font-size:0.7rem;border-radius:8px}.search-icon{font-size:1rem}.filter-buttons{gap:0.4rem;overflow-x:auto;padding:0 1.5rem;padding-bottom:0.5rem}.filter-buttons::-webkit-scrollbar{height:4px}.filter-buttons::-webkit-scrollbar-track{background:transparent}.filter-buttons::-webkit-scrollbar-thumb{background:#ddd;border-radius:2px}.filter-btn{padding:0.5rem 0.9rem;font-size:0.55rem;border-radius:15px}.results-count{font-size:0.7rem}.spot-list{gap:1rem;padding:0 1.5rem 1.5rem;overflow-y:auto;overflow-x:hidden;flex:1}.spot-list::-webkit-scrollbar{width:6px}.spot-list::-webkit-scrollbar-track{background:transparent}.spot-list::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.spot-item{border-radius:10px;overflow:hidden;flex-shrink:0}.spot-image{height:140px}.spot-content{padding:1rem}.spot-name{font-size:1rem;margin-bottom:0.4rem}.spot-location-map{font-size:0.8rem}.spot-address{font-size:0.75rem;margin-bottom:0.8rem}.view-details-link{font-size:0.8rem}footer{padding:1.5rem 1rem;font-size:0.85rem}.no-results{padding:2rem 1rem}.no-results-icon{font-size:2rem;margin-bottom:0.5rem}}@media (min-width: 1024px){.spots-sidebar::before{display:none !important}}.spots-sidebar::-webkit-scrollbar{width:8px}.spots-sidebar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.spots-sidebar::-webkit-scrollbar-thumb{background:#ff6b35;border-radius:10px}.spots-sidebar::-webkit-scrollbar-thumb:hover{background:#e55a2b}@media (min-width: 1024px){.leaflet-popup-content-wrapper{background:white !important;border-radius:8px !important;box-shadow:0 2px 6px rgba(0,0,0,0.1) !important;border:1px solid #f0f0f0 !important;padding:0 !important}.leaflet-popup-content{margin:0 !important;width:180px !important}.leaflet-popup-close-button{color:#999 !important;font-size:14px !important;top:4px !important;right:4px !important;width:20px !important;height:20px !important}.leaflet-popup-close-button:hover{color:#ff6b35 !important}}@media (max-width: 900px){.leaflet-popup-content-wrapper{background:white !important;border-radius:10px !important;box-shadow:0 4px 12px rgba(0,0,0,0.15) !important;border:1px solid #f0f0f0 !important;padding:0 !important;max-height:130px}.leaflet-popup-content{margin:0 !important;width:32vw !important;max-width:150px !important;min-width:100px !important}.leaflet-popup-close-button{color:#999 !important;font-size:20px !important;top:6px !important;right:6px !important;width:28px !important;height:28px !important;background:rgba(255,255,255,0.95) !important;border-radius:50% !important}.leaflet-popup-close-button:hover{color:#ff6b35 !important;background:#f5f5f5 !important}.leaflet-popup{margin-bottom:20px !important;width:150px}}.spot-popup-small{display:flex;flex-direction:column;width:100%;height:auto}.spot-popup-header-small{padding:10px;border-bottom:1px solid #f0f0f0}.spot-popup-title-small{font-size:12px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.2;word-break:break-word}.spot-popup-body-small{padding:8px;display:flex;flex-direction:column;gap:8px}.spot-popup-location-small{display:flex;flex-direction:column;gap:2px}.location-city-small{font-size:10px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.2}.location-address-small{font-size:9px;color:#666;margin:0;line-height:1.2;word-break:break-word}.spot-popup-link-small{display:inline-block;padding:6px 8px;background:linear-gradient(135deg, #ff6b35 0%, #ff8555 100%);color:white;text-decoration:none;border-radius:4px;font-weight:600;font-size:9px;transition:all 0.3s;text-transform:uppercase;letter-spacing:0.3px;text-align:center;border:none;cursor:pointer;color:white !important;-webkit-appearance:none}@media (max-width: 900px){.spot-popup-link-small{padding:5px 5px;min-height:28px;display:flex;align-items:center;justify-content:center}#head_text h1{font-size:0.8rem;font-weight:600;letter-spacing:0.01rem;margin-bottom:5px}}.spot-popup-link-small:hover,.spot-popup-link-small:active{background:linear-gradient(135deg, #ff5820 0%, #ff7735 100%);transform:translateY(-1px);box-shadow:0 2px 6px rgba(255,107,53,0.3)}.spot-popup-link-small:active{transform:translateY(0)}.leaflet-popup-content p{margin:0}.leaflet-popup-tip{border-top-color:white !important}.show_spot{padding-top:90px}.show_spot .breadcrumb{max-width:1400px;margin:0 auto;padding:1.5rem 3%;font-size:0.9rem;color:#666}.show_spot .breadcrumb a{color:#ff6b35;text-decoration:none}.show_spot .breadcrumb a:hover{text-decoration:underline}.show_spot .spot-header{background:white;padding:1rem 3%;border-bottom:1px solid #f0f0f0}.show_spot .header-content{max-width:1400px;margin:0 auto}.show_spot .spot-title{font-size:2.4rem;font-weight:800;color:#1a1a1a;margin-bottom:0.4rem;letter-spacing:-1px}.show_spot .spot-meta{display:flex;gap:2rem;flex-wrap:wrap}.show_spot .meta-item{display:flex;align-items:center;gap:0.5rem;color:#666;font-size:1rem}.show_spot .meta-icon{font-size:1.2rem}.show_spot .main-content-show-spot{max-width:1400px;margin:2rem auto;padding:0 3%;display:grid;grid-template-columns:1fr 380px;gap:2rem}.show_spot .content-section{background:white;border-radius:15px;padding:2rem;border:1px solid #f0f0f0;margin-bottom:1.5rem}.show_spot .content-section .description h4{padding-bottom:10px}.show_spot .gallery{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}.show_spot .gallery-item{position:relative;height:250px;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform 0.3s;background:#f0f0f0}.show_spot .gallery-item:hover{transform:scale(1.02)}.show_spot .gallery-item img{width:100%;height:100%;object-fit:cover}.show_spot .gallery-main{grid-column:span 2;height:450px}.show_spot .tabs{display:flex;gap:1rem;border-bottom:2px solid #f0f0f0;margin-bottom:1.5rem}.show_spot .tab{padding:1rem 1.5rem;background:none;border:none;font-size:1rem;font-weight:600;color:#666;cursor:pointer;transition:all 0.3s;border-bottom:2px solid transparent;margin-bottom:-2px}.show_spot .tab:hover{color:#ff6b35}.show_spot .tab.active{color:#ff6b35;border-bottom-color:#ff6b35}.show_spot .tab-content{display:none}.show_spot .tab-content.active{display:block}.show_spot .comment{background:#fafafa;padding:1.5rem;border-radius:12px;margin-bottom:1rem;border:1px solid #f0f0f0}.show_spot .comment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.8rem}.show_spot .comment-author{font-weight:700;color:#1a1a1a}.show_spot .comment-date{color:#999;font-size:0.85rem}.show_spot .comment-text{color:#333;line-height:1.6}.show_spot .add-comment{margin-top:1.5rem}.show_spot .comment-input{width:100%;padding:1rem;border:1px solid #e0e0e0;border-radius:10px;font-family:inherit;font-size:1rem;resize:vertical;min-height:100px;margin-bottom:1rem}.show_spot .comment-input:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px rgba(255,107,53,0.1)}.show_spot .action-btn{padding:1rem 2rem;border-radius:12px;border:none;font-weight:600;cursor:pointer;transition:all 0.3s;font-size:1rem}.show_spot .btn-primary{background:#ff6b35;color:white}.show_spot .btn-primary:hover{background:#e55a2b;transform:translateY(-2px);box-shadow:0 5px 20px rgba(255,107,53,0.3)}.show_spot .video-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:1.5rem}.show_spot .video-item{border-radius:12px;overflow:hidden;background:#f0f0f0;transition:transform 0.3s;cursor:pointer}.show_spot .video-item:hover{transform:translateY(-5px)}.show_spot .video-thumbnail{width:100%;height:180px;background:#e0e0e0;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#ff0000;position:relative}.show_spot .video-info{padding:1rem}.show_spot .video-title{font-weight:600;color:#1a1a1a;margin-bottom:0.5rem;line-height:1.4}.show_spot .video-channel{font-size:0.85rem;color:#666}.show_spot .sidebar{position:sticky;top:2rem;height:fit-content}.show_spot .map-widget{background:white;border-radius:15px;overflow:hidden;border:1px solid #f0f0f0;margin-bottom:1.5rem}.show_spot #spotMap{width:100%;height:300px}.show_spot .map-info{padding:1.5rem}.show_spot .address{display:flex;align-items:flex-start;gap:0.5rem;color:#666;margin-bottom:1rem;line-height:1.6}.show_spot .directions-btn{width:100%;padding:1rem;background:#ff6b35;color:white;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all 0.3s;font-size:1rem}.show_spot .directions-btn:hover{background:#e55a2b}.show_spot .info-card{background:white;border-radius:15px;padding:1.5rem;border:1px solid #f0f0f0;margin-bottom:1.5rem}.show_spot .info-title{font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.show_spot .info-item{display:flex;justify-content:space-between;padding:0.8rem 0;border-bottom:1px solid #f0f0f0}.show_spot .info-item:last-child{border-bottom:none}.show_spot .info-label{color:#666;font-weight:500}.show_spot .info-value{color:#1a1a1a;font-weight:600}.show_spot .contributor{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff5f2;border-radius:10px;border:1px solid #ffd4c4}.show_spot .contributor-avatar{width:50px;height:50px;background:#ff6b35;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:white;font-weight:700}.show_spot .contributor-info{flex:1}.show_spot .contributor-name{font-weight:700;color:#1a1a1a;margin-bottom:0.2rem}.show_spot .contributor-label{font-size:0.85rem;color:#666}.show_spot .nearby-spots-list{display:flex;flex-direction:column;gap:1rem}.show_spot .nearby-spot-item{display:flex;gap:1rem;padding:1rem;background:#fafafa;border-radius:10px;border:1px solid #f0f0f0;transition:all 0.3s;cursor:pointer;text-decoration:none;color:inherit}.show_spot .nearby-spot-item:hover{transform:translateX(5px);border-color:#ff6b35;box-shadow:0 3px 15px rgba(0,0,0,0.08)}.show_spot .nearby-spot-thumb{width:80px;height:80px;border-radius:8px;background:#e0e0e0;flex-shrink:0;overflow:hidden}.show_spot .nearby-spot-thumb.unsolved{width:200px;height:180px}.show_spot .nearby-spot-thumb img{width:100%;height:100%;object-fit:cover}.show_spot .nearby-spot-info{flex:1}.show_spot .nearby-spot-name{font-weight:700;color:#1a1a1a;margin-bottom:0.3rem;font-size:1rem}.show_spot .nearby-spot-distance{color:#999;font-size:0.85rem;margin-bottom:0.3rem}.show_spot .nearby-spot-meta{color:#666;font-size:0.85rem}.show_spot footer{background:white;padding:2rem;text-align:center;color:#666;border-top:1px solid #f0f0f0;font-size:0.9rem;margin-top:4rem}@media (max-width: 900px){.show_spot .main-content-show-spot{grid-template-columns:1fr}.show_spot .sidebar{position:static}.show_spot .gallery-main{height:350px}.show_spot .gallery-item{height:200px}}@media (max-width: 900px){.show_spot .spot-title{font-size:1.7rem}.show_spot .spot-meta{gap:1rem}.show_spot .gallery{grid-template-columns:1fr}.show_spot .gallery-main{height:300px}.show_spot .tabs{overflow-x:auto}.show_spot .tab{white-space:nowrap}.show_spot .video-grid{grid-template-columns:1fr}}.post-form-container{flex:1;max-width:800px;margin:0 auto;padding:6rem 5%;width:100%}.post-form-container .progress-bar{background:white;border-radius:20px;padding:2rem;margin-bottom:2rem;border:1px solid #f0f0f0}.post-form-container .progress-steps{display:flex;justify-content:space-between;position:relative;margin-bottom:1rem}.post-form-container .progress-steps::before{content:'';position:absolute;top:20px;left:0;width:100%;height:3px;background:#f0f0f0;z-index:0}.post-form-container .progress-line{position:absolute;top:20px;left:0;height:3px;background:#ff6b35;z-index:1;transition:width 0.4s ease}.post-form-container .step{position:relative;z-index:2;text-align:center;flex:1}.post-form-container .step-circle{width:40px;height:40px;border-radius:50%;background:white;border:3px solid #f0f0f0;display:flex;align-items:center;justify-content:center;margin:0 auto 0.5rem;font-weight:700;transition:all 0.3s}.post-form-container .step.active .step-circle{border-color:#ff6b35;color:#ff6b35;transform:scale(1.1)}.post-form-container .step.completed .step-circle{background:#ff6b35;border-color:#ff6b35;color:white}.post-form-container .step-label{font-size:0.85rem;color:#999;font-weight:600}.post-form-container .step.active .step-label{color:#ff6b35}.post-form-container .form-card{background:white;border-radius:20px;padding:2rem;border:1px solid #f0f0f0;box-shadow:0 2px 10px rgba(0,0,0,0.05);min-height:500px;display:flex;flex-direction:column}.post-form-container .form-step{display:none;flex-direction:column;flex:1;animation:fadeIn 0.4s ease}.post-form-container .form-step.active{display:flex}@keyframes fadeIn{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.post-form-container .step-title{font-size:2rem;font-weight:800;color:#1a1a1a;margin-bottom:0.5rem}.post-form-container .step-subtitle{font-size:1.1rem;color:#666;margin-bottom:2rem}.post-form-container .form-content{flex:1;display:flex;flex-direction:column;justify-content:center}.post-form-container .form-group{margin-bottom:1.5rem}.post-form-container label{display:block;margin-bottom:0.5rem;font-weight:600;color:#333;font-size:0.95rem}.post-form-container .required{color:#ff6b35}.post-form-container input[type="text"],.post-form-container textarea,.post-form-container select{width:100%;padding:1rem 1.2rem;border:2px solid #e0e0e0;border-radius:12px;font-size:1.1rem;transition:all 0.3s;font-family:inherit;background:#fafafa}.post-form-container input[type="text"]:focus,.post-form-container textarea:focus,.post-form-container select:focus{outline:none;border-color:#ff6b35;background:white;box-shadow:0 0 0 4px rgba(255,107,53,0.1)}.post-form-container textarea{resize:vertical;min-height:120px}.post-form-container .hint{font-size:0.9rem;color:#999;margin-top:0.5rem}.post-form-container .file-upload-area{border:3px dashed #e0e0e0;border-radius:15px;padding:3rem 2rem;text-align:center;transition:all 0.3s;cursor:pointer;background:#fafafa}.post-form-container .file-upload-area:hover{border-color:#ff6b35;background:#fff5f2}.post-form-container .file-upload-area.dragover{border-color:#ff6b35;background:#fff5f2;transform:scale(1.02)}.post-form-container .file-input{display:none}.post-form-container .upload-icon{font-size:4rem;margin-bottom:1rem}.post-form-container .upload-text{font-size:1.2rem;font-weight:600;color:#1a1a1a;margin-bottom:0.5rem}.post-form-container .upload-hint{color:#999;font-size:0.95rem}.post-form-container .file-preview{display:grid;grid-template-columns:repeat(auto-fill, minmax(120px, 1fr));gap:1rem;margin-top:2rem}.post-form-container .file-preview-on-map img{width:100%;height:100%;object-fit:cover;border-radius:20px;margin-bottom:1rem}.post-form-container .preview-item{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;border:2px solid #e0e0e0}.post-form-container .preview-item img{width:100%;height:100%;object-fit:cover}.post-form-container .remove-preview{position:absolute;top:8px;right:8px;background:#ff6b35;color:white;border:none;width:30px;height:30px;border-radius:50%;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,0.3)}.post-form-container #map{width:100%;height:400px;border-radius:12px;border:2px solid #e0e0e0}.post-form-container .map-search{position:relative;margin-bottom:1rem}.post-form-container .map-search input{padding-left:3rem}.post-form-container .location-dropdown{position:absolute;background:white;border:1px solid #ddd;width:100%;max-height:220px;overflow-y:auto;list-style:none;padding:0;margin:4px 0 0;display:none;z-index:1000}.post-form-container .location-dropdown li{padding:10px;cursor:pointer}.post-form-container .location-dropdown li:hover{background:#f2f2f2}.post-form-container #locationSearch{width:100%;padding-right:40px}.post-form-container .location-loader{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:22px;height:22px;z-index:10;opacity:1;pointer-events:none}.post-form-container .location-loader.spin{animation:spin 0.9s linear infinite}.post-form-container .contact-info-container{margin-top:15px}.post-form-container .username_container{position:relative}.post-form-container .username-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:white;border-radius:16px;box-shadow:0 12px 30px rgba(0,0,0,0.12);overflow:hidden;z-index:20}.post-form-container .hint{position:absolute}.post-form-container .autocomplete-username-item{padding:0.9rem 1.4rem;cursor:pointer;font-size:0.95rem;text-align:left}@keyframes spin{to{transform:translateY(-50%) rotate(360deg)}}.post-form-container .location-display{margin-top:1rem;padding:1rem;background:#fff5f2;border:2px solid #ffd4c4;border-radius:10px;font-size:0.95rem;color:#ff6b35;font-weight:600}.post-form-container .buttons{display:flex;gap:1rem;margin-top:2rem}.post-form-container .btn{flex:1;padding:1.2rem 2rem;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all 0.3s}.post-form-container .btn-primary{background:#ff6b35;color:white}.post-form-container .btn-primary:hover:not(:disabled){background:#e55a2b;transform:translateY(-2px);box-shadow:0 5px 20px rgba(255,107,53,0.3)}.post-form-container .btn-primary:disabled{background:#ccc;cursor:not-allowed}.post-form-container .btn-secondary{background:white;color:#666;border:2px solid #e0e0e0}.post-form-container .btn-secondary:hover{background:#fafafa;border-color:#ff6b35;color:#ff6b35}.post-form-container .success-message{background:#e8f5e9;color:#2e7d32;padding:2rem;border-radius:15px;text-align:center;display:none;margin-bottom:2rem}.post-form-container .success-icon{font-size:4rem;margin-bottom:1rem}.post-form-container footer{background:white;padding:2rem;text-align:center;color:#666;border-top:1px solid #f0f0f0;font-size:0.9rem}@media (max-width: 900px){.form-card{padding:2rem 1.5rem}.step-title{font-size:1.6rem}.step-subtitle{font-size:1rem}.buttons{flex-direction:column}.step-label{font-size:0.7rem}.step-circle{width:35px;height:35px;font-size:0.9rem}.file-preview{grid-template-columns:repeat(auto-fill, minmax(100px, 1fr))}}.about-page{padding-top:100px}.about-page .hero-about{background:linear-gradient(135deg, #ff6b35 0%, #e55a2b 100%);padding:6rem 5%;text-align:center;color:white}.about-page .hero-about h1{font-size:3.5rem;font-weight:800;color:white;margin-bottom:1rem;letter-spacing:-2px}.about-page .hero-about p{font-size:1.3rem;opacity:0.95;max-width:700px;margin:0 auto}.about-page .main-content-about{max-width:1200px;margin:3rem auto;padding:0 5%}.about-page .tabs-nav{display:flex;gap:1rem;margin-bottom:3rem;background:white;padding:1rem;border-radius:15px;border:1px solid #f0f0f0;overflow-x:auto}.about-page .tab-button{padding:1rem 2rem;background:transparent;border:none;font-size:1rem;font-weight:600;color:#666;cursor:pointer;transition:all 0.3s;border-radius:10px;white-space:nowrap}.about-page .tab-button:hover{background:#fff5f2;color:#ff6b35}.about-page .tab-button.active{background:#ff6b35;color:white}.about-page .tab-content{display:none}.about-page .tab-content.active{display:block;animation:fadeIn 0.3s}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.about-page .content-card{background:white;border-radius:15px;padding:3rem;border:1px solid #f0f0f0;margin-bottom:2rem}.about-page .content-card h2{font-size:2rem;font-weight:800;margin-bottom:1.5rem;color:#1a1a1a}.about-page .content-card h3{font-size:1.4rem;font-weight:700;margin:2rem 0 1rem 0;color:#ff6b35}.about-page .content-card p{line-height:1.8;color:#333;margin-bottom:1.5rem;font-size:1.05rem}.about-page .content-card ul{margin-left:2rem;margin-bottom:1.5rem}.about-page .content-card li{line-height:1.8;color:#333;margin-bottom:0.5rem}.about-page .mission-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:2rem;margin:2rem 0}.about-page .mission-card{background:#fafafa;padding:2rem;border-radius:12px;border:1px solid #f0f0f0;text-align:center}.about-page .mission-icon{font-size:3rem;margin-bottom:1rem}.about-page .mission-card h4{font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.about-page .mission-card p{font-size:0.95rem;color:#666;line-height:1.6}.about-page .faq-item{background:#fafafa;border-radius:12px;padding:1.5rem;margin-bottom:1rem;border:1px solid #f0f0f0;cursor:pointer;transition:all 0.3s}.about-page .faq-item:hover{border-color:#ff6b35}.about-page .faq-question{font-weight:700;font-size:1.1rem;color:#1a1a1a;display:flex;justify-content:space-between;align-items:center}.about-page .faq-arrow{font-size:1.5rem;color:#ff6b35;transition:transform 0.3s}.about-page .faq-item.open .faq-arrow{transform:rotate(180deg)}.about-page .faq-answer{max-height:0;overflow:hidden;transition:max-height 0.3s ease;color:#666;line-height:1.8}.about-page .faq-item.open .faq-answer{max-height:500px;margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0}.about-page .contact-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2rem;margin:2rem 0}.about-page .contact-method{background:#fafafa;padding:2rem;border-radius:12px;border:1px solid #f0f0f0;text-align:center;transition:all 0.3s}.about-page .contact-method:hover{transform:translateY(-5px);border-color:#ff6b35;box-shadow:0 5px 20px rgba(0,0,0,0.08)}.about-page .contact-icon{font-size:2.5rem;margin-bottom:1rem}.about-page .contact-method h4{font-size:1.2rem;font-weight:700;margin-bottom:0.5rem;color:#1a1a1a}.about-page .contact-method a{color:#ff6b35;text-decoration:none;font-weight:600}.about-page .contact-method a:hover{text-decoration:underline}.about-page .contact-form{background:#fafafa;padding:2rem;border-radius:12px;border:1px solid #f0f0f0;margin-top:2rem}.about-page .form-group{margin-bottom:1.5rem}.about-page .form-group label{display:block;margin-bottom:0.5rem;font-weight:600;color:#333}.about-page .form-group input,.about-page .form-group textarea,.about-page .form-group select{width:100%;padding:0.9rem;border:1px solid #e0e0e0;border-radius:10px;font-size:1rem;font-family:inherit;background:white}.about-page .form-group input:focus,.about-page .form-group textarea:focus,.about-page .form-group select:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px rgba(255,107,53,0.1)}.about-page .form-group textarea{resize:vertical;min-height:120px}.about-page .submit-btn{background:#ff6b35;color:white;border:none;padding:1rem 3rem;font-size:1.1rem;font-weight:700;border-radius:12px;cursor:pointer;transition:all 0.3s}.about-page .submit-btn:hover{background:#e55a2b;transform:translateY(-2px);box-shadow:0 5px 20px rgba(255,107,53,0.3)}.about-page .submit-btn:active{transform:translateY(0)}.about-page .stats-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:2rem;margin:3rem 0}.about-page .stat-card{background:#fff5f2;padding:2rem;border-radius:12px;text-align:center;border:1px solid #ffd4c4}.about-page .stat-number{font-size:3rem;font-weight:800;color:#ff6b35;margin-bottom:0.5rem}.about-page .stat-label{color:#666;font-weight:600}.about-page footer{background:white;padding:2rem;text-align:center;color:#666;border-top:1px solid #f0f0f0;font-size:0.9rem;margin-top:4rem}@media (max-width: 900px){.about-page .hero-about h1{font-size:2.5rem}.about-page .hero-about p{font-size:1.1rem}.about-page .content-card{padding:2rem 1.5rem}.about-page .tabs-nav{gap:0.5rem}.about-page .tab-button{padding:0.8rem 1.2rem;font-size:0.9rem}.about-page .mission-grid,.about-page .contact-grid,.about-page .stats-grid{grid-template-columns:1fr}}.identify-container{max-width:1200px;margin:0 auto;padding:3rem 2rem;padding-top:100px}.identify-header{margin-bottom:3rem}.header-content-recognize h1{font-size:2.5rem;font-weight:800;color:#1a1a1a;margin-bottom:1rem}.header-subtitle{font-size:1.1rem;color:#666;margin-bottom:2rem;line-height:1.6}.how-it-works{background:#fff9f5;border-left:4px solid #ff6b35;padding:1.5rem;border-radius:8px}.how-it-works h3{font-size:1rem;font-weight:700;color:#1a1a1a;margin-bottom:0.8rem}.how-it-works ol{margin:0;padding-left:1.5rem;color:#666;font-size:0.95rem}.how-it-works li{margin-bottom:0.5rem;line-height:1.5}.filters-section{margin-bottom:2rem}.top-solvers{margin-bottom:2rem}.top-solvers h3{font-size:1.2rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.solvers-list{display:flex;flex-wrap:wrap;gap:0.8rem}.solver-badge{display:inline-flex;align-items:center;gap:0.5rem;padding:0.6rem 1.2rem;background:#f0f0f0;border-radius:20px;font-size:0.9rem;font-weight:600;color:#666;transition:all 0.3s}.solver-badge:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.1)}.solver-1{background:linear-gradient(135deg, gold 0%, #ffed4e 100%);color:#1a1a1a}.solver-2{background:linear-gradient(135deg, silver 0%, #e8e8e8 100%);color:#1a1a1a}.solver-3{background:linear-gradient(135deg, #cd7f32 0%, #e8a76a 100%);color:white}.solver-icon{font-size:1.2rem}.solver-count{background:rgba(0,0,0,0.1);padding:0.2rem 0.6rem;border-radius:12px;font-weight:700}.tabs-section{display:flex;gap:1rem;margin-bottom:1.5rem;border-bottom:2px solid #f0f0f0}.tab-btn{padding:0.8rem 1.5rem;background:none;border:none;border-bottom:3px solid transparent;font-size:0.95rem;font-weight:600;color:#999;cursor:pointer;transition:all 0.3s}.tab-btn:hover{color:#ff6b35}.tab-btn.active{color:#ff6b35;border-bottom-color:#ff6b35}.tab-count{color:#999;font-weight:500}.pagination-filter-row{display:flex;align-items:center;margin-bottom:2rem;gap:1rem;flex-wrap:wrap}.pagination-page{display:none}.pagination-page.active{display:block}.pagination-bottom{display:none !important}.pagination-bottom.active{display:flex !important;align-items:center;justify-content:center;gap:2rem}.tab-content{display:none}.tab-content.active{display:block;animation:fadeIn 0.3s}.pagination{font-size:0.9rem;color:#999;margin:0;white-space:nowrap}.view-spot-link{color:#1a1a1a;text-decoration:none;font-weight:500;transition:color 0.3s}.country-filter-container{padding-left:4px !important;display:flex;align-items:center;gap:0.6rem;overflow-x:auto;overflow-y:hidden;padding:0.5rem 0;scroll-behavior:smooth;flex-shrink:0;max-width:1000px}.country-filter-container::-webkit-scrollbar{height:4px}.country-filter-container::-webkit-scrollbar-track{background:transparent}.country-filter-container::-webkit-scrollbar-thumb{background:#ddd;border-radius:2px}.country-btn{width:44px;height:44px;min-width:44px;min-height:44px;border:2px solid transparent;background:white;border-radius:50%;font-size:1.8rem;cursor:pointer;transition:all 0.3s;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0}.country-btn:hover{transform:scale(1.1);background:#f0f0f0}.country-btn.active{border-color:#ff6b35;background:#fff9f5;transform:scale(1.15);box-shadow:0 2px 8px rgba(255,107,53,0.3)}.spots-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem;margin-bottom:3rem;grid-auto-flow:dense}.spot-card{background:white;border-radius:12px;overflow:hidden;transition:all 0.3s;border:1px solid #f0f0f0;cursor:pointer;display:flex;flex-direction:column}.spot-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,0.12);border-color:#ff6b35}.view-spot-link.hidden{display:none !important}.spot-image-wrapper{position:relative;overflow:hidden;height:200px}.spot-image-recognize{width:100%;height:100%;object-fit:cover;transition:transform 0.3s}.spot-card:hover .spot-image-recognize{transform:scale(1.05)}.spot-status{position:absolute;top:10px;right:10px;background:#1a9b8e;color:white;padding:0.4rem 0.8rem;border-radius:20px;font-size:0.7rem;font-weight:700;text-transform:uppercase}.spot-country{position:absolute;top:10px;left:10px;background:white;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;box-shadow:0 2px 8px rgba(0,0,0,0.15);border:1px solid #f0f0f0}.spot-info{padding:0.6rem;display:flex;flex-direction:column;gap:0.3rem;flex:1}.spot-time{font-size:0.8rem;color:#7f7979;margin-bottom:0.6rem;margin-top:0}.spot-video-name{font-size:0.9rem;color:#e8490f;margin-bottom:0.5rem;margin-top:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.identify-btn{width:100%;padding:0.7rem;background:linear-gradient(135deg, #ff6b35 0%, #ff8555 100%);color:white;border:none;border-radius:8px;font-weight:600;font-size:0.85rem;cursor:pointer;transition:all 0.3s;margin-top:auto}.identify-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,107,53,0.3)}.identify-btn:active{transform:translateY(0)}.pagination-bottom{display:flex;align-items:center;justify-content:center;gap:2rem}.pagination-bottom a:hover:not(.disabled),.pagination-bottom .current:hover:not(.disabled),.pagination-bottom .previous_page:hover:not(.disabled),.pagination-bottom .next_page:hover:not(.disabled){border-color:#ff6b35;background:#fff9f5}.pagination-bottom a.disabled,.pagination-bottom .current,.pagination-bottom .previous_page.disabled,.pagination-bottom .next_page.disabled{border-color:#f0f0f0;color:#aaa09c;padding:8px 16px;border:1px solid #e0e0e0;border-radius:4px;text-decoration:none;background:white}.pagination-bottom a,.pagination-bottom .previous_page,.pagination-bottom .next_page{padding:8px 16px;border:1px solid #e0e0e0;border-radius:4px;text-decoration:none;color:#ff6b35;background:white}@media (max-width: 1200px){.spots-grid{grid-template-columns:repeat(4, 1fr)}}@media (max-width: 992px){.spots-grid{grid-template-columns:repeat(3, 1fr)}.pagination-filter-row{flex-direction:row;align-items:center;width:100%;gap:1rem}.country-filter-container{max-width:100%;flex:1;overflow-x:auto}}@media (max-width: 768px){.identify-container{padding:1.5rem 1rem;padding-top:100px}.header-content-recognize h1{font-size:1.8rem}.solvers-list{gap:0.6rem}.solver-badge{padding:0.5rem 1rem;font-size:0.8rem}.spots-grid{grid-template-columns:repeat(2, 1fr);gap:1rem}.spot-image-wrapper{height:160px}.pagination-bottom{flex-direction:column;gap:1rem}.pagination-filter-row{flex-direction:row;align-items:center;width:100%;gap:1rem}.pagination{min-width:fit-content;white-space:nowrap}.country-filter-container{flex:1;overflow-x:auto;max-width:calc(100vw - 200px)}.country-btn{width:40px;height:40px;min-width:40px;min-height:40px;font-size:1.5rem}}@media (max-width: 480px){.spots-grid{grid-template-columns:1fr}.country-filter-container{max-width:calc(100vw - 150px)}.country-btn{width:36px;height:36px;min-width:36px;min-height:36px;font-size:1.3rem}.pagination-filter-row{gap:0.5rem}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}
