*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Roboto,Arial,sans-serif}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#f7ede2;color:#3e3527;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:100%}input,textarea,select,table,.selectable-text,.fatura-item{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}html{height:100%}.container{max-width:800px;margin:40px auto;background:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 12px #00000014}h1,h2,h3{color:#2d3a4b;font-weight:600;margin-bottom:20px}label{display:block;margin-bottom:6px;font-weight:500;color:#333}input[type=text],input[type=month],select{font-family:inherit;font-size:14px;outline:none}button{font-family:inherit;cursor:pointer}.form-section{margin-bottom:20px}.loading{display:inline-block;width:20px;height:20px;border:3px solid #ccc;border-top-color:#0052cc;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}table{width:100%;border-collapse:collapse;margin-top:20px}table th,table td{border:1px solid #ddd;padding:8px;text-align:left}table th{background-color:#f2f4f7;font-weight:600}.logo-3d{animation:spinCircular 12s linear infinite alternate;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}@keyframes spinCircular{0%{transform:scale(1.65) rotate(0);filter:drop-shadow(0 8px 16px rgba(243,168,7,.5))}2%{transform:scale(1.5) rotate(14deg);filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}98%{transform:scale(1.5) rotate(706deg);filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}to{transform:scale(1.65) rotate(720deg);filter:drop-shadow(0 8px 16px rgba(243,168,7,.5))}}
