.container{max-width:1200px;margin:0 auto;padding:20px}.header{text-align:center;margin-bottom:40px;padding:30px 0;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.header h1{font-size:2.5rem;color:#2c3e50;margin-bottom:10px}.subtitle{color:#7f8c8d;font-size:1.1rem}.how-it-works{background:#fff;padding:25px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:30px}.how-it-works h2{font-size:1.5rem;color:#2c3e50;margin:0 0 10px;padding-bottom:12px;border-bottom:2px solid #3498db}.how-it-works-intro{color:#555;margin-bottom:20px}.how-it-works h3{font-size:1.2rem;color:#34495e;margin:24px 0 12px}.how-it-works h3:first-of-type{margin-top:0}.how-it-works h4{font-size:1.05rem;color:#2c3e50;margin:16px 0 8px}.how-it-works ol,.how-it-works ul{margin:0 0 12px;padding-left:24px}.how-it-works li{margin-bottom:6px;line-height:1.5}.how-it-works p{margin:0 0 12px;line-height:1.5;color:#555}.how-it-works code{background:#f0f0f0;padding:2px 6px;border-radius:4px;font-size:.9em}.stats-section{background:#fff;padding:25px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:30px}.stats-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #3498db}.stats-header h2{font-size:1.5rem;color:#2c3e50;margin:0}.refresh-button{padding:8px 16px;background:#3498db;color:#fff;border:none;border-radius:4px;font-size:.95rem;cursor:pointer;transition:background-color .2s}.refresh-button:hover:not(:disabled){background:#2980b9}.refresh-button:disabled{background:#95a5a6;cursor:not-allowed}.stats-error,.stats-loading{text-align:center;padding:20px;color:#7f8c8d}.stats-error{color:#e74c3c}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;gap:20px}.stat-card{background:#f8f9fa;padding:20px;border-radius:8px;border:1px solid #e0e0e0;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:box-shadow .2s}.stat-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.1)}.stat-label{font-size:.9rem;color:#7f8c8d;margin-bottom:10px;font-weight:500}.stat-value{font-size:2rem;font-weight:700;color:#2c3e50;margin-bottom:5px}.stat-description{font-size:.85rem;color:#7f8c8d}.search-form{background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:30px}.form-section{margin-bottom:30px;padding-bottom:25px;border-bottom:1px solid #e0e0e0}.form-section:last-of-type{border-bottom:none}.form-section h2{font-size:1.3rem;color:#34495e;margin-bottom:15px}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-weight:500;color:#555;font-size:.95rem}.form-group input[type=date],.form-group input[type=number],.form-group input[type=text]{padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px rgba(52,152,219,.1)}.region-select{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:.95rem;background:#fff}.region-select-actions{margin-top:10px}.region-clear-button{padding:8px 14px;font-size:.9rem;color:#555;background:#f0f0f0;border:1px solid #ddd;border-radius:4px;cursor:pointer}.region-clear-button:hover:not(:disabled){background:#e5e5e5;border-color:#ccc}.region-clear-button:disabled{opacity:.6;cursor:not-allowed}.select-hint{font-size:.85rem;color:#7f8c8d;margin-top:5px;font-style:italic}.checkbox-group{display:flex;gap:20px;flex-wrap:wrap}.checkbox-group label{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:400}.checkbox-group input[type=checkbox]{width:18px;height:18px;cursor:pointer}.array-input{display:flex;flex-direction:column;gap:10px}.array-input input{width:100%}.tags{display:flex;flex-wrap:wrap;gap:8px}.tag{display:inline-flex;gap:6px;padding:6px 12px;background:#e8f4f8;border:1px solid #3498db;border-radius:20px;font-size:.9rem;color:#2c3e50}.tag,.tag-remove{align-items:center}.tag-remove{background:none;border:none;color:#e74c3c;cursor:pointer;font-size:1.2rem;line-height:1;padding:0;width:20px;height:20px;display:flex;justify-content:center;border-radius:50%;transition:background-color .2s}.tag-remove:hover{background:rgba(231,76,60,.1)}.exclude-group{background:#f8f9fa;padding:15px;border-radius:6px;border-left:3px solid #95a5a6;margin-top:10px}.exclude-label{color:#555;font-weight:500}.exclude-label strong{color:#2c3e50}.tag-exclude{background:#f0f0f0;border-color:#95a5a6;color:#555}.submit-button{width:100%;padding:15px;background:#3498db;color:#fff;border:none;border-radius:4px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:20px}.submit-button:hover:not(:disabled){background:#2980b9}.submit-button:disabled{background:#95a5a6;cursor:not-allowed}.with-analysis-section{border-bottom:none;margin-top:8px}.with-analysis-button{padding:12px 20px;background:#27ae60;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}.with-analysis-button:hover:not(:disabled){background:#219a52}.with-analysis-button:disabled{background:#95a5a6;cursor:not-allowed}.with-analysis-results .results-header{border-bottom-color:#27ae60}.error-message{background:#fee;border:1px solid #fcc;color:#c33;padding:15px;border-radius:4px;margin-bottom:20px}.results{background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.results-header{margin-bottom:25px;padding-bottom:20px;border-bottom:2px solid #3498db}.results-header h2{font-size:1.8rem;color:#2c3e50;margin-bottom:10px}.results-count{font-size:1.1rem;color:#555;margin-bottom:10px}.stats{display:flex;gap:20px;flex-wrap:wrap;font-size:.9rem;color:#7f8c8d}.stats span{padding:5px 10px;background:#f8f9fa;border-radius:4px}.no-results{text-align:center;padding:40px;color:#7f8c8d;font-size:1.1rem}.results-list{display:flex;flex-direction:column;gap:20px}.result-item{padding:20px;border:1px solid #e0e0e0;border-radius:6px;transition:box-shadow .2s}.result-item:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.result-actions{margin-top:15px;padding-top:15px;border-top:1px solid #e0e0e0}.view-button{display:inline-block;padding:10px 20px;background:#3498db;color:#fff;border-radius:4px;font-weight:500;transition:background-color .2s;text-decoration:none}.view-button:hover{background:#2980b9}.result-item h3{font-size:1.3rem;color:#2c3e50;margin-bottom:15px;line-height:1.4}.result-details{display:flex;flex-direction:column;gap:10px}.detail-row{display:grid;grid-template-columns:200px 1fr;grid-gap:10px;gap:10px;font-size:.95rem}.detail-row .label{font-weight:500;color:#7f8c8d}.detail-row .value{color:#2c3e50}.match-explanation{margin-top:12px;padding:10px 12px;background:#f8f9fa;border-left:3px solid #3498db;border-radius:4px;font-size:.9rem;color:#555}.match-explanation-label{font-weight:600;color:#2c3e50}.match-explanation-snippet{margin-top:6px;font-style:italic;color:#7f8c8d}@media (max-width:768px){.container{padding:12px}.header{padding:20px 15px;margin-bottom:24px}.header h1{font-size:1.75rem}.subtitle{font-size:1rem}.stats-section{padding:16px;margin-bottom:20px}.stats-header{flex-direction:column;align-items:stretch;gap:12px}.stats-header h2{font-size:1.25rem}.stats-grid{grid-template-columns:1fr;gap:12px}.stat-card{padding:16px}.stat-value{font-size:1.5rem}.search-form{padding:16px;margin-bottom:20px}.form-section{margin-bottom:20px;padding-bottom:18px}.form-section h2{font-size:1.15rem}.form-row{grid-template-columns:1fr;gap:12px}.form-group input[type=date],.form-group input[type=number],.form-group input[type=text]{padding:12px 14px;font-size:16px;min-height:44px}.region-select{min-height:44px;font-size:16px}.region-clear-button{width:100%;min-height:44px;padding:12px}.checkbox-group{gap:12px}.checkbox-group input[type=checkbox]{width:22px;height:22px;min-width:22px;min-height:22px}.submit-button{min-height:48px;padding:14px;font-size:1rem}.results{padding:16px}.results-header h2{font-size:1.4rem}.detail-row{grid-template-columns:1fr;gap:4px}.detail-row .label{font-weight:600}.detail-row .value{word-break:break-word}.result-item{padding:16px}.result-item h3{font-size:1.1rem;line-height:1.35}.view-button{display:block;text-align:center;padding:12px 20px;min-height:44px}.tag{padding:8px 12px;font-size:.85rem}}@media (max-width:480px){.container{padding:10px}.header h1{font-size:1.5rem}.header{padding:16px 12px}.search-form,.stats-section{padding:12px}.form-section h2{font-size:1.1rem}.results-header h2{font-size:1.25rem}.stats{flex-direction:column}.no-results{padding:24px 16px;font-size:1rem}}