body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{min-height:100vh}.App-header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 10px #0000001a;color:#fff;padding:2rem;text-align:center}.App-header h1{font-size:2.5rem;font-weight:600;margin-bottom:.5rem}.App-header p{font-size:1.1rem;opacity:.9}.App-main{margin:0 auto;max-width:1200px;padding:2rem}.input-section{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.url-input{border:2px solid #e1e5e9;border-radius:8px;flex:1 1;font-size:1rem;min-width:300px;padding:1rem;transition:border-color .3s ease}.url-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.check-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:transform .2s ease,box-shadow .2s ease}.check-button:hover:not(:disabled){box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}.check-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.error-message{background-color:#fee;border:1px solid #fcc;border-radius:8px;color:#c33}.demo-notice,.error-message{margin-bottom:2rem;padding:1rem}.demo-notice{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;color:#856404}.demo-notice p{margin:.5rem 0}.demo-notice p:first-child{font-weight:600}.attempted-methods{border-top:1px solid #ffeaa7;margin-top:1rem;padding-top:1rem}.attempted-methods p{margin-bottom:.5rem}.attempted-methods ul{margin:0;padding-left:1.5rem}.attempted-methods li{font-size:.9rem;margin-bottom:.25rem}.analysis-info{background-color:#e3f2fd;border:1px solid #bbdefb;border-radius:8px;color:#1565c0;margin-bottom:2rem;padding:1rem}.analysis-info p{margin:0}.website-issue-notice{background-color:#ffebee;border:1px solid #ffcdd2;border-radius:8px;color:#c62828;margin-bottom:2rem;padding:1rem}.website-issue-notice p{margin:.5rem 0}.website-issue-notice p:first-child{font-size:1.1rem;font-weight:600}.suggestions{border-top:1px solid #ffcdd2;margin-top:1rem;padding-top:1rem}.suggestions p{margin-bottom:.5rem}.suggestions ul{margin:0;padding-left:1.5rem}.suggestions li{font-size:.9rem;margin-bottom:.25rem}.loading{color:#667eea;font-size:1.2rem;font-weight:500;padding:2rem;text-align:center}.results-section{margin-top:2rem}.results-summary{margin-bottom:2rem}.results-summary h2{color:#333;font-size:1.8rem;margin-bottom:1rem}.summary-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.summary-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;text-align:center;transition:transform .2s ease}.summary-card:hover{transform:translateY(-2px)}.summary-card.success{border-top:4px solid #28a745}.summary-card.error{border-top:4px solid #dc3545}.summary-card.total{border-top:4px solid #667eea}.summary-card h3{color:#666;font-size:1rem;font-weight:500;margin-bottom:.5rem}.summary-card .count{display:block;font-size:2.5rem;font-weight:700}.summary-card.success .count{color:#28a745}.summary-card.error .count{color:#dc3545}.summary-card.total .count{color:#667eea}.url-lists{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}@media (max-width:768px){.url-lists{grid-template-columns:1fr}}.url-list{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.url-list h3{align-items:center;color:#333;display:flex;font-size:1.2rem;gap:.5rem;margin-bottom:1rem}.url-container{max-height:400px;overflow-y:auto}.url-item{align-items:center;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.75rem;transition:background-color .2s ease}.url-item:hover{background-color:#f8f9fa}.url-item.success{border-left:4px solid #28a745}.url-item.error{border-left:4px solid #dc3545}.url-item a{color:#667eea;flex:1 1;font-size:.9rem;margin-right:1rem;text-decoration:none;word-break:break-all}.url-item a:hover{text-decoration:underline}.status{border-radius:4px;font-size:.8rem;font-weight:600;padding:.25rem .5rem;white-space:nowrap}.url-item.success .status{background-color:#d4edda;color:#155724}.url-item.error .status{background-color:#f8d7da;color:#721c24}.url-container::-webkit-scrollbar{width:6px}.url-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.url-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.url-container::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
/*# sourceMappingURL=main.58b37b76.css.map*/