@charset "UTF-8";.toast-notification{position:fixed;top:20px;right:20px;z-index:9999;max-width:400px;min-width:300px;transform:translate(100%);transition:transform .3s ease-in-out;box-shadow:0 4px 12px #00000026;border-radius:8px;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.toast-notification.toast-show{transform:translate(0)}.toast-content{display:flex;align-items:center;padding:16px;background:#fff;gap:12px}.toast-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:700;font-size:14px;color:#fff}.toast-message{flex:1;font-size:14px;color:#333;line-height:1.4}.toast-close{flex-shrink:0;background:none;border:none;font-size:20px;color:#666;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.toast-close:hover{background-color:#f0f0f0}.toast-success .toast-icon{background-color:#10b981}.toast-success{border-left:4px solid #10b981}.toast-error .toast-icon{background-color:#ef4444}.toast-error{border-left:4px solid #ef4444}.toast-info .toast-icon{background-color:#3b82f6}.toast-info{border-left:4px solid #3b82f6}.toast-warning .toast-icon{background-color:#f59e0b}.toast-warning{border-left:4px solid #f59e0b}@media (max-width: 480px){.toast-notification{right:10px;left:10px;max-width:none;min-width:auto}}.btn-favorite.active{background-color:#0bf;color:#fff}.btn-favorite.active svg{fill:#fff}button.btn-favorite,.btn.btn-favorite{display:inline-flex!important;flex-direction:row!important}.btn-favorite{background:transparent;color:#dc3545;border:1px solid #dc3545;align-items:center;justify-content:center;gap:.25rem;padding:.5rem 1rem;border-radius:6px;text-decoration:none;font-weight:500;font-size:.85rem;transition:all .3s ease;cursor:pointer;min-height:40px;white-space:nowrap;position:relative;overflow:hidden}.btn-favorite.favorite-active{background:#dc3545;border-color:#dc3545;color:#fff}.btn-favorite:disabled{opacity:.6;cursor:not-allowed}.btn-favorite .favorite-svg-empty,.btn-favorite .favorite-svg-filled{width:18px;height:18px;transition:all .3s ease;flex-shrink:0;position:relative;z-index:1}.btn-favorite .favorite-svg-empty{display:inline-block!important;fill:none;stroke:currentColor;stroke-width:2}.btn-favorite .favorite-svg-filled{display:none!important;fill:currentColor;stroke:currentColor;stroke-width:1}.btn-favorite.favorite-active .favorite-svg-empty{display:none!important}.btn-favorite.favorite-active .favorite-svg-filled{display:inline-block!important}.btn-favorite:not(.favorite-active) .favorite-svg-empty{display:inline-block!important}.btn-favorite:not(.favorite-active) .favorite-svg-filled{display:none!important}.btn-favorite .btn-text{font-size:.8rem;white-space:nowrap;flex-shrink:0}.btn-favorite-login{background:transparent;color:#dc3545;border:1px solid #dc3545;display:flex;align-items:center;gap:.25rem;padding:.5rem .75rem;border-radius:6px;text-decoration:none;font-size:.8rem;font-weight:500;transition:all .2s ease;min-height:40px;white-space:nowrap}.btn-favorite-login svg{width:18px;height:18px;flex-shrink:0}.btn-favorite-login .btn-text{font-size:.75rem;white-space:nowrap;flex-shrink:0}.area-index-page .main-content,.area-show-page .main-content{max-width:100%;margin:0;padding:0}.area-index-page .area-content,.area-index-page .area-show-content,.area-show-page .area-content,.area-show-page .area-show-content{min-height:100vh;max-width:100%;margin:0;padding:0}.area-index-page .hero-section,.area-show-page .hero-section{background:#fff;padding:1rem 0;width:100%;max-width:499px;margin:0 auto}.area-index-page .hero-section .hero-container,.area-show-page .hero-section .hero-container{width:100%;max-width:499px;margin:0 auto;padding:0;text-align:center}.area-index-page .hero-section .hero-text,.area-show-page .hero-section .hero-text{display:block;margin:1rem auto 0;max-width:499px;padding:0 1rem;width:100%}.area-index-page .hero-section .hero-text .hero-title,.area-show-page .hero-section .hero-text .hero-title{font-size:22px;font-weight:800;color:#000;line-height:1.4;margin-bottom:.75rem}.area-index-page .hero-section .hero-text .hero-avg-price,.area-show-page .hero-section .hero-text .hero-avg-price{display:inline-flex;align-items:center;gap:.5rem;background:#d6f4ff;border:1px solid rgb(153,227.8,255);border-radius:8px;padding:.4rem .875rem;margin-bottom:.75rem}.area-index-page .hero-section .hero-text .hero-avg-price-label,.area-show-page .hero-section .hero-text .hero-avg-price-label{font-size:.75rem;color:#666;font-weight:500}.area-index-page .hero-section .hero-text .hero-avg-price-value,.area-show-page .hero-section .hero-text .hero-avg-price-value{font-size:1.1rem;font-weight:800;color:#0bf}.area-index-page .hero-section .hero-text .hero-description,.area-show-page .hero-section .hero-text .hero-description{font-size:.9rem;line-height:1.6;color:#666;margin-bottom:1rem}.area-index-page .hero-section .hero-text .hero-search,.area-show-page .hero-section .hero-text .hero-search{width:100%}.area-index-page .hero-section .hero-text .hero-search .search-form,.area-show-page .hero-section .hero-text .hero-search .search-form{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1rem;box-shadow:0 4px 15px #0000000d;width:100%}.area-index-page .hero-section .hero-text .hero-search .search-row,.area-show-page .hero-section .hero-text .hero-search .search-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem;align-items:flex-end}.area-index-page .hero-section .hero-text .hero-search .search-row .search-field,.area-show-page .hero-section .hero-text .hero-search .search-row .search-field{flex:1;min-width:130px}.area-index-page .hero-section .hero-text .hero-search .search-label,.area-show-page .hero-section .hero-text .hero-search .search-label{display:block;font-size:.75rem;font-weight:600;color:#666;margin-bottom:.25rem;text-align:left}.area-index-page .hero-section .hero-text .hero-search .search-select,.area-show-page .hero-section .hero-text .hero-search .search-select{width:100%;padding:.5rem 2rem .5rem .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;background:#fff;color:#000;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:1rem}.area-index-page .hero-section .hero-text .hero-search .search-button-row,.area-show-page .hero-section .hero-text .hero-search .search-button-row{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;width:100%}.area-index-page .hero-section .hero-text .hero-search .button-icon,.area-show-page .hero-section .hero-text .hero-search .button-icon{width:16px;height:16px;margin-right:.25rem;vertical-align:middle}.area-index-page .breadcrumb-section,.area-show-page .breadcrumb-section{max-width:499px;margin:0 auto;padding:.5rem 1rem}.area-index-page .breadcrumb-section .breadcrumb,.area-show-page .breadcrumb-section .breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;font-size:.75rem;color:#666}.area-index-page .breadcrumb-section .breadcrumb-link,.area-show-page .breadcrumb-section .breadcrumb-link{color:#0bf;text-decoration:none}.area-index-page .breadcrumb-section .breadcrumb-link:hover,.area-show-page .breadcrumb-section .breadcrumb-link:hover{text-decoration:underline}.area-index-page .breadcrumb-section .breadcrumb-sep,.area-show-page .breadcrumb-section .breadcrumb-sep,.area-index-page .breadcrumb-section .breadcrumb-current,.area-show-page .breadcrumb-section .breadcrumb-current{color:#666}.area-index-page .container,.area-show-page .container{max-width:499px;margin:0 auto;padding:0 1rem}.area-index-page .region-section,.area-show-page .region-section{padding:1.5rem 0;border-bottom:1px solid #f0f0f0}.area-index-page .region-section .region-header,.area-show-page .region-section .region-header{margin-bottom:1rem}.area-index-page .region-section .region-title,.area-show-page .region-section .region-title{font-size:1.1rem;font-weight:700;color:#000;padding-left:.75rem;border-left:3px solid #00BBFF}.area-index-page .all-cities-section,.area-show-page .all-cities-section{padding:1.5rem 0}.area-index-page .all-cities-section .section-header,.area-show-page .all-cities-section .section-header{margin-bottom:1rem}.area-index-page .all-cities-section .section-title,.area-show-page .all-cities-section .section-title{font-size:1.1rem;font-weight:700;color:#000;padding-left:.75rem;border-left:3px solid #00BBFF}.area-index-page .cities-grid,.area-show-page .cities-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.area-index-page .cities-grid--all,.area-show-page .cities-grid--all{grid-template-columns:1fr 1fr}.area-index-page .city-card,.area-show-page .city-card{display:block;text-decoration:none;background:#fff;border:1px solid #e2e8f0;border-radius:10px;transition:border-color .2s,box-shadow .2s}.area-index-page .city-card:hover,.area-show-page .city-card:hover{border-color:#0bf;box-shadow:0 2px 8px #00bbff1a}.area-index-page .city-card .city-card-inner,.area-show-page .city-card .city-card-inner{display:flex;align-items:center;justify-content:space-between;padding:.75rem .875rem}.area-index-page .city-card .city-name,.area-show-page .city-card .city-name{font-size:.875rem;font-weight:600;color:#000}.area-index-page .city-card .city-arrow,.area-show-page .city-card .city-arrow{width:16px;height:16px;stroke:#666;flex-shrink:0}.area-index-page .page-intro-section,.area-show-page .page-intro-section{padding:1.5rem 0}.area-index-page .page-intro-section .page-intro-card,.area-show-page .page-intro-section .page-intro-card{background:#f8f9fa;border-radius:12px;padding:1.25rem}.area-index-page .page-intro-section .page-intro-title,.area-show-page .page-intro-section .page-intro-title{font-size:1rem;font-weight:700;color:#000;margin-bottom:.75rem}.area-index-page .page-intro-section .page-intro-text,.area-show-page .page-intro-section .page-intro-text{font-size:.875rem;color:#666;line-height:1.7;margin-bottom:.5rem}.area-index-page .page-intro-section .page-intro-text:last-child,.area-show-page .page-intro-section .page-intro-text:last-child{margin-bottom:0}.area-index-page .note-section,.area-show-page .note-section{padding:1.5rem 0 2rem}.area-index-page .note-section .note-card,.area-show-page .note-section .note-card{background:#f8f9fa;border-radius:10px;padding:1rem}.area-index-page .note-section .note-text,.area-show-page .note-section .note-text{font-size:.8rem;color:#666;line-height:1.6;margin:0}.area-index-page .results-summary,.area-show-page .results-summary{padding:.75rem 0;max-width:499px;margin:0 auto}.area-index-page .results-summary .results-summary-content,.area-show-page .results-summary .results-summary-content{padding:0 1rem}.area-index-page .results-summary .results-title,.area-show-page .results-summary .results-title{font-size:1rem;font-weight:700;color:#000}.area-index-page .gas-stations-list,.area-show-page .gas-stations-list{padding:0 0 1.5rem}.area-index-page .gas-stations-list .gas-stations-grid,.area-show-page .gas-stations-list .gas-stations-grid{display:flex;flex-direction:column;gap:.75rem}.area-index-page .pagination-section,.area-show-page .pagination-section{margin-top:1.5rem;text-align:center}.area-index-page .pagination-section .pagination-info,.area-show-page .pagination-section .pagination-info{font-size:.8rem;color:#666;margin-bottom:.75rem}.area-index-page .no-results,.area-show-page .no-results{padding:2rem 1rem;text-align:center}.area-index-page .no-results .no-results-icon,.area-show-page .no-results .no-results-icon{font-size:2.5rem;margin-bottom:.75rem}.area-index-page .no-results .no-results-title,.area-show-page .no-results .no-results-title{font-size:1rem;font-weight:700;color:#000;margin-bottom:.5rem}.area-index-page .no-results .no-results-text,.area-show-page .no-results .no-results-text{font-size:.875rem;color:#666;margin-bottom:1rem}.area-index-page .other-areas-section,.area-show-page .other-areas-section{padding:1.5rem 0 2rem}.area-index-page .other-areas-section .section-header,.area-show-page .other-areas-section .section-header{margin-bottom:1rem}.area-index-page .other-areas-section .section-title,.area-show-page .other-areas-section .section-title{font-size:1.1rem;font-weight:700;color:#000;padding-left:.75rem;border-left:3px solid #00BBFF;margin-bottom:1rem}.area-index-page .other-areas-section .btn-area-list,.area-show-page .other-areas-section .btn-area-list{display:block;text-align:center;padding:.75rem;border-radius:10px;font-weight:600}.area-index-page .btn,.area-show-page .btn{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;text-decoration:none;transition:all .2s;border:2px solid transparent}.area-index-page .btn-primary,.area-show-page .btn-primary{background:#0bf;color:#fff;border-color:#0bf}.area-index-page .btn-primary:hover,.area-show-page .btn-primary:hover{background:#0096cc}.area-index-page .btn-outline,.area-show-page .btn-outline{background:#fff;color:#000;border-color:#e2e8f0}.area-index-page .btn-outline:hover,.area-show-page .btn-outline:hover{border-color:#0bf;color:#0bf}.area-index-page .btn-large,.area-show-page .btn-large{padding:.75rem 1.5rem;font-size:1rem}
