form{max-width:100%;padding:1rem}input[type=url],textarea{width:100%;max-width:100%;box-sizing:border-box;margin-bottom:1rem}fieldset{border:none;margin-bottom:.5rem}legend{font-weight:700;margin-bottom:.5rem}fieldset label{font-weight:400}button{min-height:44px;min-width:44px;padding:.5rem 1rem;margin:.5rem}[aria-busy=true]{opacity:.7;cursor:wait}[aria-invalid=true]{border-color:#dc3545;border-width:2px}#hidden-tables{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}@media (min-width:768px){form{max-width:800px;margin:0 auto}}body{font-family:sans-serif;min-height:100vh;background-color:#f0f0f0;margin:0}.container{margin:0 auto;background-color:#fff;padding:2rem 2rem 1px 2rem;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);width:95%;max-width:600px}h1{text-align:center;margin-bottom:1.5rem}form{display:flex;flex-direction:column;gap:1rem}label{font-weight:700}input[type=url],textarea{padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:16px;min-height:44px}textarea::placeholder{font-size:14px}button{padding:.75rem;border:none;border-radius:4px;cursor:pointer;font-size:1rem;transition:background-color .2s;min-height:44px}button:disabled{opacity:.5;cursor:not-allowed}form button[type=submit]{background-color:#007bff;color:#fff}form button[type=submit]:hover{background-color:#0056b3}#resetBtn{background-color:#dc3545;color:#fff}#resetBtn:hover{background-color:#c82333}#controls{display:flex;gap:.5rem}#message{margin-top:1rem;margin-bottom:1rem;font-style:italic;padding:.5rem;border-radius:4px}#message:not(:empty){background-color:#f8f9fa;border:1px solid #dee2e6}#downloadBtn,#hidden-tables,#urlForm{display:none}#local-file-input{margin-top:24px}#fileInput,#local-file-input>label{padding-left:14px}button[aria-busy=true]{cursor:wait;opacity:.7}input[aria-invalid=true]{border-color:#dc3545;background-color:#fff8f8}address{text-align:center;font-style:normal;padding:1em;background-color:#ddd}a:visited{color:#000}@media (max-width:700px){body{background-color:#fff}.container{box-shadow:none;margin:.5rem;padding:1rem;width:auto}h1{font-size:1.5rem;margin:1rem 0}#controls{flex-direction:column;gap:.75rem}#controls button{width:100%}#message{margin-top:1.5rem}}.instructions{margin:0 auto;max-width:800px;padding:2rem}.instructions h2{color:#2c3e50;border-bottom:2px solid #999;padding-bottom:.5rem;margin-bottom:2rem}.instructions h3{color:#34495e;margin:1.5rem 0 1rem;font-size:1.2rem}.instruction-content{line-height:1.6;color:#4a4a4a}.instruction-content ol,.instruction-content ul{padding-left:1.5rem;margin-bottom:1.5rem}.instruction-content li{margin-bottom:.5rem}.instruction-content code{background-color:#f8f9fa;padding:.2rem .4rem;border-radius:4px;font-family:monospace;color:#e83e8c}@media (max-width:700px){.instructions{padding:0 1rem}.instructions h2{font-size:1.3rem}.instructions h3{font-size:1.1rem}}