body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#e9ecef;color:#2d3748;line-height:1.6}h1,h2,h3{color:#1a202c;font-weight:700}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}.container{max-width:1100px;margin:auto;padding:2rem 1.5rem;min-height:100vh}.card{background:#ffffff;padding:1.5rem;border-radius:16px;border:none;margin-bottom:1.5rem;transition:all .3s ease;box-shadow:0 2px 8px #00000014}.card:hover{transform:translateY(-4px);box-shadow:0 6px 20px #0000001f}.list-item{cursor:pointer;padding:1.25rem 1.5rem;border-radius:12px;margin-bottom:.75rem;transition:all .25s ease;background:#ffffff;border:none;box-shadow:0 1px 4px #0000001a}.list-item:hover{transform:translate(6px);box-shadow:0 4px 16px #00000026}.back-btn{background:#ffffff;border:2px solid #004aad;color:#004aad;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:1.5rem;padding:.75rem 1.5rem;border-radius:10px;transition:all .3s ease;box-shadow:0 2px 6px #0000001a}.back-btn:hover{background:linear-gradient(135deg,#004aad 0%,#00a651 100%);color:#fff;border-color:transparent;transform:translate(-4px);box-shadow:0 4px 12px #004aad4d}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#004aad 0%,#00a651 100%);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#00a651 0%,#004aad 100%)}input,textarea,select{font-family:inherit}input:focus,textarea:focus,select:focus{outline:none}a{color:#004aad;text-decoration:none;transition:color .2s ease}a:hover{color:#00a651;text-decoration:underline}
