:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;color-scheme:light dark;color:#ffffffeb;background-color:#1a1a1a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}a{font-weight:500;color:#4a6cf7;text-decoration:inherit;transition:color .2s ease}a:hover{color:#3451d1;text-decoration:underline}body{margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:320px;min-height:100vh;background-color:#f8f9fa;font-family:Inter,Segoe UI,sans-serif;color:#212529;padding:0;width:100%}h1{font-size:2.75em;line-height:1.2;font-weight:700;margin-bottom:1.5rem;color:#1e293b}button{border-radius:8px;border:1px solid transparent;padding:.7em 1.4em;font-size:1em;font-weight:600;font-family:inherit;background-color:#4a6cf7;color:#fff;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 5px #0000001a;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}button:focus,button:focus-visible{outline:3px solid rgba(74,108,247,.3);outline-offset:1px}@media (prefers-color-scheme: light){:root{color:#1e293b;background-color:#fff}a:hover{color:#3451d1}}body{background-color:#f8f9fa;background-image:linear-gradient(to bottom,#f8f9fa,#f1f5f9);font-family:Inter,Segoe UI,sans-serif;color:#1e293b;margin:0;padding:0;width:100%}.container{max-width:900px;margin:0 auto;padding:40px 24px;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000d;margin-top:2rem;margin-bottom:2rem}h2{margin-top:40px;margin-bottom:1.5rem;font-size:1.75rem;color:#1e293b;font-weight:700;position:relative;padding-bottom:.5rem}h2:after{content:"";position:absolute;left:0;bottom:0;width:60px;height:3px;background-color:#4a6cf7;border-radius:3px}h3{font-size:1.35rem;color:#334155;margin-top:1.75rem;margin-bottom:1rem;font-weight:600}h4{font-size:1.15rem;color:#475569;margin-top:1.25rem;margin-bottom:.75rem;font-weight:600}input[type=file],textarea{display:block;margin-top:10px;padding:12px 16px;width:100%;font-size:16px;border:1px solid #e2e8f0;border-radius:8px;background-color:#f8fafc;transition:all .2s ease;box-sizing:border-box}textarea{min-height:120px;resize:vertical;line-height:1.5;font-family:inherit}input[type=file]:focus,textarea:focus{outline:none;border-color:#4a6cf7;box-shadow:0 0 0 3px #4a6cf726;background-color:#fff}input[type=file]{padding:10px;background-color:#f1f5f9;border:1px dashed #cbd5e1;cursor:pointer}input[type=file]:hover{background-color:#e2e8f0}button{margin-top:16px;padding:12px 20px;background-color:#4a6cf7;color:#fff;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 5px #0000001a;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}button:hover{background-color:#3451d1;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}button:active{transform:translateY(1px);box-shadow:0 1px 3px #0000001a}button:disabled{background-color:#cbd5e1;color:#64748b;cursor:not-allowed;box-shadow:none;transform:none}.response-box{margin-top:24px;background-color:#fff;border-left:4px solid #4a6cf7;padding:20px;border-radius:8px;box-shadow:0 4px 12px #00000014;white-space:pre-wrap;transition:all .3s ease;position:relative;overflow:hidden}.response-box:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(to right,#4a6cf7,#818cf8)}.response-box strong{color:#1e293b;font-weight:600;font-size:1.1rem;display:block;margin-bottom:.75rem}.response-box table{width:100%;border-collapse:separate;border-spacing:0;margin-top:16px;margin-bottom:16px;overflow:hidden;border-radius:8px;box-shadow:0 2px 8px #0000000d}.response-box th,.response-box td{border:1px solid #e2e8f0;padding:12px 16px;text-align:left}.response-box th{background-color:#f1f5f9;font-weight:600;color:#334155;text-transform:uppercase;font-size:.85rem;letter-spacing:.05em}.response-box tr:nth-child(2n){background-color:#f8fafc}.response-box tr:hover{background-color:#f1f5f9}.response-box ol{padding-left:1.5rem;margin-top:1rem;counter-reset:item}.response-box ol li{margin-bottom:1rem;line-height:1.6;position:relative;padding-left:.5rem}.response-box ul{padding-left:1.5rem;margin-top:1rem;list-style-type:none}.response-box ul li{margin-bottom:.75rem;line-height:1.6;position:relative;padding-left:.5rem}.response-box ul li:before{content:"•";color:#4a6cf7;font-weight:700;position:absolute;left:-1rem}
