*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#f9fafb;color:#333;font-family:Segoe UI,Roboto,sans-serif;line-height:1.5}.container{box-sizing:border-box;margin:0 auto;max-width:1024px;padding:2rem 1rem;width:100%}h1,h2,h3{color:#1f2937;margin-bottom:.75rem}h1{font-size:2rem;font-weight:700}h2{font-size:1.5rem}h2,h3{font-weight:600}h3{font-size:1.25rem}p{font-size:1rem;margin-bottom:1rem}.text-center{text-align:center}.text-muted{color:#6b7280}.button{background-color:#2563eb;border:none;border-radius:6px;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;display:inline-block;font-weight:700;padding:.6rem 1.2rem;transition:background .2s ease,transform .1s}.button:hover{background-color:#1e40af;transform:scale(1.02)}.button:disabled{cursor:not-allowed;opacity:.6}.button.save{background-color:#16a34a}.button.save:hover{background-color:#15803d}.button.print{background-color:#2563eb}.button.print:hover{background-color:#1d4ed8}.button.danger{background-color:#dc2626}.button.danger:hover{background-color:#b91c1c}input,select,textarea{background-color:#fff;border:1px solid #d1d5db;border-radius:4px;font-size:1rem;padding:.6rem;width:100%}input:focus,select:focus,textarea:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb4d;outline:none}.field-group{margin-bottom:1rem}.field-label{display:block;font-weight:600;margin-bottom:.5rem}.note-body{background:#fff;border-radius:8px;box-shadow:0 2px 6px #00000014;padding:1.5rem}.note-section{background-color:#f3f4f6;border-radius:6px;box-shadow:0 1px 3px #0000000d;margin-bottom:2rem;padding:1rem}.toolbar{background-color:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.search-controls,.toolbar{align-items:center;display:flex}.search-controls{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.session-list{list-style:none;margin-bottom:2rem;padding-left:0;width:100%}.session-item{background-color:#f0f9ff;border-bottom:1px solid #e5e7eb;justify-content:flex-start;padding:.75rem 0}.session-content,.session-item{align-items:center;display:flex;flex-direction:row;gap:1rem;width:100%}.session-checkbox{align-items:center;display:flex;flex-shrink:0;justify-content:center;width:40px}.session-item input[type=checkbox]{cursor:pointer;flex-shrink:0;position:relative;z-index:2}.session-link{display:block;flex-grow:1;overflow-wrap:break-word;padding:.5rem;position:relative;text-align:left;white-space:normal;z-index:1}.session-link:hover{text-decoration:underline}@media (max-width:599px){.session-item{align-items:flex-start;flex-direction:column}.session-link{border:1px solid red;overflow:visible;text-overflow:clip;white-space:normal;width:100%}}.top-controls{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}@media (min-width:768px){.top-controls{flex-direction:row;justify-content:center}}.pcc-controls{align-items:center;display:flex;flex-direction:column;gap:.5rem}@media (min-width:768px){.pcc-controls{flex-direction:row}}.pcc-status{font-weight:500;text-align:center}.pcc-status.success{color:#15803d}.pcc-status.warning{color:#b45309}.buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem}@media (max-width:768px){.buttons{flex-direction:column;gap:.5rem}.button{width:100%}}.audio-recorder-controls{align-items:center;background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:.75rem}.audio-recorder-controls button{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;padding:.5rem 1.25rem;transition:transform .2s ease,box-shadow .2s ease}.audio-recorder-controls button:hover{box-shadow:0 4px 12px #0000001a;transform:scale(1.05)}.audio-recorder-controls button:active{box-shadow:0 2px 6px #00000026;transform:scale(.98)}.pulsing{animation:pulse-glow 1.5s ease-in-out infinite;box-shadow:0 0 0 #ef444466}@keyframes pulse-glow{0%{box-shadow:0 0 0 #ef444466}50%{box-shadow:0 0 15px #ef444499}to{box-shadow:0 0 0 #ef444466}}.pcc-session-info{background-color:#f0fdf4;border:1px solid #cbd5e1;border-radius:10px;box-shadow:0 2px 6px #0000000a;color:#065f46;font-size:1rem;line-height:1.6;max-width:400px;padding:1rem 1.5rem;text-align:left;width:100%}.login-container{align-items:center;background-color:#f3f4f6;display:flex;height:100vh;justify-content:center;padding:1rem}.login-form{background-color:#fff;border-radius:12px;box-shadow:0 10px 30px #0000000d;max-width:400px;padding:2.5rem 2rem;text-align:center;width:100%}.login-logo{display:block;height:auto;margin:0 auto 1.5rem;max-width:240px;width:200px}.login-title{color:#1f2937;font-size:1.75rem;font-weight:600;margin-bottom:1.5rem}.login-input{border:1px solid #ccc;border-radius:8px;font-size:1rem;margin-bottom:1rem;outline:none;padding:.75rem;transition:border .2s ease-in-out;width:100%}.login-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.login-button{background-color:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem;transition:background-color .2s ease-in-out;width:100%}.login-button:hover{background-color:#2563eb}.login-error{color:red;font-size:.9rem;margin-bottom:1rem}.login-switch{align-items:center;display:flex;flex-wrap:nowrap;gap:10px;justify-content:center;margin-bottom:1.25rem;margin-top:1.25rem}.link-button{background:none;border:none;color:#3b82f6;cursor:pointer;font-size:.95rem;padding:0;white-space:nowrap}.link-button-large{font-size:1.05rem;font-weight:500}.link-button-cta{background-color:#e5edff;border:1px solid #3b82f6;border-radius:999px;padding:.4rem 1rem}.link-button-cta:hover{background-color:#d0e2ff}.login-support{color:#4b5563;font-size:.9rem;margin-top:.5rem}
/*# sourceMappingURL=main.a49b1c2d.css.map*/