:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{font-family:sans-serif;margin:0;background-color:#f4f7f6;color:#333;display:flex;justify-content:center;align-items:center;min-height:100vh}.container{max-width:700px;margin:0 auto;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a}h1{color:#2c3e50;text-align:center;margin-bottom:30px}h2,h3{color:#2c3e50;margin-top:25px;margin-bottom:10px}.input-section textarea{width:100%;box-sizing:border-box;padding:10px;margin-bottom:15px;border:1px solid #ccc;border-radius:4px;font-size:1rem;min-height:100px;resize:vertical}.action-buttons{display:flex;gap:10px;margin-bottom:25px}.action-buttons button{flex-grow:1;padding:12px 15px;border:none;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out}.button-primary{background-color:#3498db;color:#fff}.button-primary:hover{background-color:#2980b9;box-shadow:0 2px 5px #00000026}.button-secondary{background-color:#d46865;color:#000;border:1px solid #bdc3c7}.button-secondary:hover{background-color:#dfe6e9;box-shadow:0 2px 5px #0000001a}.results-section ul{list-style-type:none;padding:0}.results-section,.copy-section{margin-top:20px}.results-section li{padding:10px 12px;border-bottom:1px solid #eee;display:flex;align-items:center;gap:8px}.results-section li:last-child{border-bottom:none}.results-section li.invalid span{color:#e74c3c;font-weight:700}.address-text{word-break:break-all}.copy-textarea{width:100%;box-sizing:border-box;padding:10px;margin-top:5px;margin-bottom:15px;border:1px solid #ccc;border-radius:4px;background-color:#3498db;font-family:monospace;min-height:60px;resize:vertical}.info-message{margin-top:20px;text-align:center;color:#7f8c8d;font-style:italic}
