body{background-color:#f4f4f4;font-family:sans-serif;margin:0;padding:0}h1{color:#333}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f5f7fa;color:#333;font-family:Segoe UI,sans-serif;padding:20px}h1{font-size:1.4rem;font-weight:700;margin-bottom:5px}h1,h2{color:#2c3e50}h2{font-size:1.6rem;margin-bottom:15px}section{background-color:#fff;border-radius:8px;box-shadow:0 2px 6px #0000000d;margin-bottom:25px;padding:20px}label{color:#34495e;display:block;font-weight:600;margin:15px 0 5px}input[type=date],input[type=text],select,textarea{background-color:#fdfdfd;border:1px solid #ccc;border-radius:6px;font-size:.95rem;margin-top:5px;padding:10px 14px;transition:border-color .2s;width:100%}input[type=date]:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#007bff;outline:none}input[type=file]{background-color:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:.9rem;margin-top:8px;padding:6px 10px}button,input[type=submit]{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;margin-top:30px;padding:10px 20px;transition:background-color .2s}button:hover,input[type=submit]:hover{background-color:#0056b3}.header-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.header-title{max-width:70%}.header-title h1{color:#2c3e50;font-size:1.4rem;font-weight:700;margin-bottom:0}.header-title h2{color:#555;font-size:1.2rem;margin-top:5px}.header-logo{align-items:center;display:flex;justify-content:flex-end}.header-logo img{max-height:60px}.submit-wrapper{margin-top:30px;text-align:center}@media (max-width:768px){body,section{padding:15px}.header-container{align-items:flex-start;flex-direction:column;gap:10px}.header-logo{justify-content:flex-start}button,input[type=submit]{width:100%}}
/*# sourceMappingURL=main.a23cc854.css.map*/