body{background-color:#0f172a;color:#e2e8f0;font-family:"Segoe UI",sans-serif;padding:0}.register-form{background:#1e293b;padding:40px;max-width:700px;margin:40px auto;border-radius:12px;box-shadow:0 0 20px rgba(0,0,0,.3)}.register-form h2{text-align:center;margin-bottom:30px;color:#fff}.register-form h3{margin-top:30px;font-size:1rem;color:#cbd5e1}.register-form input,.register-form select{width:100%;padding:12px;margin-top:6px;margin-bottom:16px;border-radius:6px;border:1px solid #334155;background:#0f172a;color:#e2e8f0;font-size:1rem;transition:border .3s}.register-form input:focus,.register-form select:focus{border-color:#3b82f6;outline:none}.register-form button{width:100%;padding:14px;background-color:#3b82f6;color:#fff;font-size:1rem;font-weight:700;border:none;border-radius:6px;margin-top:10px;cursor:pointer;transition:background .3s}.register-form button:hover{background-color:#2563eb}.message{text-align:center;font-weight:700;color:#4ade80;margin-top:20px}.summary{margin-top:30px}.summary-card{background:#1e293b;border:1px solid #334155;padding:16px;margin-bottom:12px;border-radius:6px;color:#e2e8f0}.finalizer{background:#1e293b;max-width:700px;margin:40px auto;box-shadow:0 0 20px rgba(0,0,0,.3)}.finalizer h2{color:#e2e8f0;margin-bottom:20px}.finalizer-card{background:#0f172a;padding:12px;margin-bottom:10px}.finalizer-card button{padding:8px 16px;background:#3b82f6;border-radius:4px;font-weight:700;transition:background .3s}.finalizer-msg{margin-top:15px}body{margin:0;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;background-color:#f7f9fc;color:#111827}.dashboard{display:flex;height:100vh;overflow:hidden}.sidebar{width:230px;background-color:#1e293b;color:#fff;display:flex;flex-direction:column;padding:20px 0}.sidebar-header{text-align:center;font-size:1.3rem;font-weight:700;margin-bottom:20px;letter-spacing:.5px;color:#3b82f6}.sidebar-nav{display:flex;flex-direction:column}.sidebar-nav button{background:none;border:none;color:#cbd5e1;padding:14px 20px;text-align:left;font-size:1rem;cursor:pointer;transition:background .3s,color .3s}.sidebar-nav button:hover{background-color:#334155;color:#fff}.sidebar-nav .active{background-color:#3b82f6;color:#fff;font-weight:700;border-radius:0 20px 20px 0}.main-content{flex:1 1;display:flex;flex-direction:column}.dashboard-header{padding:24px 30px;background-color:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 4px rgba(0,0,0,.02)}.dashboard-header h1{margin:0;font-size:1.75rem;color:#1e293b}.dashboard-section{padding:30px;overflow-y:auto}button.primary-btn{background-color:#3b82f6;color:#fff;padding:10px 18px;border:none;border-radius:6px;font-weight:600;font-size:.95rem;cursor:pointer}button.primary-btn:hover{background-color:#2563eb}button.cancel-btn{background-color:#e5e7eb;color:#111827;padding:10px 16px;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer}button.cancel-btn:hover{background-color:#d1d5db}.briefing-card{background:#fff;padding:24px 32px;border-radius:14px;box-shadow:0 4px 16px rgba(0,0,0,.08);font-family:"Segoe UI",sans-serif;margin-bottom:24px}.briefing-title{font-size:1.3rem;font-weight:700;color:#1f2d3d;margin-bottom:14px}.briefing-list{list-style:none;padding:0;font-size:.95rem;line-height:1.6}.briefing-list li{margin-bottom:8px;color:#374151}.register-card{background:#1e293b;color:#fff;padding:30px;border-radius:14px;max-width:600px;margin:40px auto;box-shadow:0 4px 16px rgba(0,0,0,.25)}.register-card h2{margin-bottom:20px;font-size:1.5rem;color:#fff}.register-card form{display:flex;flex-direction:column;grid-gap:16px;gap:16px}.register-card input,.register-card select{padding:10px;font-size:.95rem;border-radius:6px;border:1px solid #ccc;background-color:#f8fafc;color:#111827}.register-card h4{font-size:1rem;margin-top:20px;color:#3b82f6}.finalizer{max-width:800px;margin:60px auto;padding:30px;background-color:#1e293b;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.3);color:#e2e8f0;font-family:"Segoe UI",sans-serif}.finalizer h2{font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:30px;color:#cbd5e1}.finalizer-card{display:flex;justify-content:space-between;align-items:center;background-color:#0f172a;border:1px solid #334155;border-radius:8px;padding:16px 20px;margin-bottom:15px;transition:background .3s ease}.finalizer-card:hover{background-color:#1e293b}.finalizer-card strong{font-size:1rem;color:#f8fafc}.finalizer-card span{display:inline-flex;align-items:center;grid-gap:8px;gap:8px;font-size:.95rem}.finalizer-card .submitted-yes{color:#22c55e}.finalizer-card .submitted-no{color:#ef4444}.finalizer-card button{background-color:#3b82f6;border:none;color:#fff;padding:8px 14px;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s ease-in-out}.finalizer-card button:hover{background-color:#2563eb}.finalizer-msg{text-align:center;font-weight:700;margin-top:20px;color:#4ade80}.memo-wrapper{display:flex;justify-content:center;padding:32px;font-family:"Segoe UI",sans-serif}.memo-card{width:100%;max-width:800px;background-color:#fff;padding:32px;border-radius:14px;box-shadow:0 4px 16px rgba(0,0,0,.05)}.memo-card h3{font-size:1.4rem;margin-bottom:24px;color:#1f2937;font-weight:700}.memo-card label{font-weight:600;margin-bottom:6px;display:block;color:#374151;margin-top:16px}.memo-card input:not([type=checkbox]),.memo-card select,.memo-card textarea{display:block;width:100%;padding:12px;font-size:.95rem;border:1px solid #d1d5db;border-radius:8px;background-color:#f9fafb;margin-top:4px;margin-bottom:16px}.memo-card button{padding:12px 20px;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;font-size:.95rem}.memo-card button:hover{background-color:#2563eb}.memo-status{color:#b91c1c;margin-top:12px;font-weight:600;color:#16a34a}.popup-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1000}.popup-content{background:#fff;padding:32px;border-radius:14px;box-shadow:0 6px 30px rgba(0,0,0,.15);max-width:540px;width:90%;font-size:1rem;line-height:1.6;color:#333}.popup-content h3{margin-top:0;font-size:1.3rem;margin-bottom:16px;color:#1f2937}.popup-content ul{padding-left:20px;margin-bottom:16px}.popup-content li{margin-bottom:8px;font-size:.95rem}.popup-content button{padding:10px 16px;font-size:.95rem;font-weight:600;border:none;border-radius:6px;cursor:pointer}.popup-content button:last-of-type{background-color:#3b82f6;color:#fff;margin-left:12px}.popup-content button:last-of-type:hover{background-color:#2563eb}.success-animation{background:#ecfdf5;border:1px solid #10b981;color:#065f46;padding:14px 20px;border-radius:8px;font-weight:600;margin-bottom:20px;text-align:center;animation:fadeInOut 3s ease-in-out}@keyframes fadeInOut{0%{opacity:0;transform:scale(.95)}10%{opacity:1;transform:scale(1)}90%{opacity:1}to{opacity:0;transform:scale(.95)}}.modern-analysis-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));display:flex;justify-content:center;align-items:center;z-index:9999;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);animation:overlayFadeIn .6s ease-out}.modern-loader-card{background:hsla(0,0%,100%,.95);padding:48px 60px;border-radius:24px;box-shadow:0 25px 60px rgba(0,0,0,.15),0 0 0 1px hsla(0,0%,100%,.2);width:90%;max-width:680px;text-align:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;animation:cardSlideIn .8s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.modern-loader-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:24px 24px 0 0}.floating-particles{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.particle{position:absolute;width:6px;height:6px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;opacity:.6;animation:float 6s ease-in-out infinite}.particle-1{top:20%;left:10%;animation-delay:0s}.particle-2{top:60%;left:20%;animation-delay:1s}.particle-3{top:30%;right:15%;animation-delay:2s}.particle-4{top:80%;right:25%;animation-delay:3s}.particle-5{top:40%;left:50%;animation-delay:4s}.particle-6{top:70%;left:80%;animation-delay:5s}.loader-header{margin-bottom:40px}.ai-brain-icon{position:relative;width:80px;height:80px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center}.brain-core{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;position:relative;z-index:3;animation:brainPulse 2s ease-in-out infinite}.brain-pulse{position:absolute;width:60px;height:60px;border:2px solid rgba(102,126,234,.3);border-radius:50%;animation:pulseExpand 2s ease-in-out infinite}.brain-ring{position:absolute;width:80px;height:80px;border:1px solid rgba(118,75,162,.2);border-radius:50%;animation:ringRotate 4s linear infinite}.loader-title{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 8px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.loader-subtitle{font-size:1.1rem;color:#6b7280;margin:0;font-weight:500}.progress-container{margin:40px 0;display:flex;justify-content:center}.progress-ring{position:relative;width:140px;height:140px}.progress-circle{width:100%;height:100%;transform:rotate(-90deg)}.progress-bg{stroke:#e2e8f0}.progress-fill{stroke:url(#gradient);transition:stroke-dashoffset .8s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 0 8px rgba(102,126,234,.3))}.progress-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.progress-percentage{font-size:1.8rem;font-weight:700;color:#1f2937}.steps-container{margin-top:40px}.current-step{grid-gap:20px;gap:20px;margin-bottom:30px;padding:24px;background:rgba(248,250,252,.8);border-radius:16px;border:1px solid rgba(226,232,240,.5);animation:stepSlideIn .6s ease-out}.current-step,.step-icon{display:flex;align-items:center;justify-content:center}.step-icon{width:60px;height:60px;border-radius:16px;font-size:1.5rem;border:2px solid;animation:iconBounce .6s ease-out}.step-content{flex:1 1;text-align:left}.step-text{font-size:1.2rem;font-weight:600;color:#1f2937;margin:0 0 8px}.step-indicator{display:flex;align-items:center;grid-gap:4px;gap:4px;font-size:.9rem;color:#6b7280;font-weight:500}.step-number{color:#667eea;font-weight:700}.step-timeline{display:flex;justify-content:center;grid-gap:8px;gap:8px;margin-top:20px}.timeline-dot{width:12px;height:12px;border-radius:50%;transition:all .4s ease;position:relative}.timeline-dot.active{transform:scale(1.2)}.timeline-dot.current{transform:scale(1.4);animation:dotPulse 1.5s ease-in-out infinite}.completion-animation{margin-top:40px;animation:completionSlideIn .8s ease-out}.success-icon{width:80px;height:80px;margin:0 auto 20px;position:relative}.checkmark{width:100%;height:100%;position:relative}.checkmark-stem{height:40px;top:10px;transform:translateX(-50%) rotate(45deg);animation:checkmarkDraw .6s ease-out .3s both}.checkmark-kick,.checkmark-stem{position:absolute;width:4px;background:#10b981;left:50%;border-radius:2px}.checkmark-kick{height:20px;top:30px;transform:translateX(-50%) rotate(-45deg);animation:checkmarkDraw .4s ease-out .6s both}.completion-text{font-size:1.4rem;font-weight:700;color:#10b981;margin:0}@keyframes overlayFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{opacity:1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}@keyframes cardSlideIn{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes float{0%,to{transform:translateY(0) rotate(0deg);opacity:.6}50%{transform:translateY(-20px) rotate(180deg);opacity:.8}}@keyframes brainPulse{0%,to{transform:scale(1);box-shadow:0 0 0 0 rgba(102,126,234,.4)}50%{transform:scale(1.05);box-shadow:0 0 0 10px rgba(102,126,234,0)}}@keyframes pulseExpand{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.2);opacity:.3}to{transform:scale(1.4);opacity:0}}@keyframes ringRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes stepSlideIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes iconBounce{0%{transform:scale(.8)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes dotPulse{0%,to{transform:scale(1.4);opacity:1}50%{transform:scale(1.6);opacity:.8}}@keyframes completionSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes checkmarkDraw{0%{height:0}to{height:100%}}.analysis-loader-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:hsla(0,0%,98%,.95);display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.analysis-loader-card{background:#fff;padding:48px 60px;border-radius:14px;box-shadow:0 8px 20px rgba(0,0,0,.08);width:90%;max-width:620px;text-align:center;font-family:"Segoe UI",sans-serif;animation:fadeIn .5s ease-in-out}.analysis-step{margin-top:20px;font-size:1.1rem;font-weight:600;color:#1f2937;animation:fadeInStep .5s ease}.loader-bar{width:100%;height:8px;background:#e5e7eb;border-radius:6px;overflow:hidden;margin-top:24px}.loader-progress{height:100%;background:#2563eb;width:0;transition:width .5s ease;box-shadow:0 0 6px rgba(37,99,235,.4)}@keyframes fadeInStep{0%{opacity:0}to{opacity:1}}.styled-upload-button{display:inline-block;padding:12px 18px;background-color:#3b82f6;color:#fff;font-weight:600;border-radius:8px;cursor:pointer;margin-bottom:16px;transition:background-color .2s ease}.styled-upload-button:hover{background-color:#2563eb}.pulse-background{position:absolute;top:50%;left:50%;width:240px;height:240px;transform:translate(-50%,-50%);background:rgba(59,130,246,.15);border-radius:50%;animation:pulseRing 2.4s ease-out infinite;z-index:1}@keyframes pulseRing{0%{transform:translate(-50%,-50%) scale(.8);opacity:.7}70%{transform:translate(-50%,-50%) scale(2.4);opacity:0}to{opacity:0}}.analysis-loader-card{position:relative;z-index:2}.fade-out{animation:fadeOutOverlay .6s ease forwards}@keyframes fadeOutOverlay{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.96)}}.memo-container{max-width:100%;padding:24px 40px;box-sizing:border-box;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.memo-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.memo-header h2{font-size:1.75rem;margin:0;font-weight:600}.bell-button{background:none;border:none;font-size:1.6rem;cursor:pointer;position:relative;color:#2c3e50}.bell-button:hover{color:#3498db}.bell-button .badge{position:absolute;top:0;right:0;background:#e74c3c;width:10px;height:10px;border-radius:50%}.dropdown{position:absolute;top:40px;right:0;background:#fff;border:1px solid #ccc;border-radius:6px;padding:10px;width:360px;max-height:420px;overflow-y:auto;box-shadow:0 2px 12px rgba(0,0,0,.15);z-index:20}.dropdown h4{font-size:1.05rem;margin:0 0 12px;font-weight:600;color:#2c3e50}.mention-item{background-color:#f8fafd;border:1px solid #dce3ec;border-radius:6px;padding:12px 14px;margin-bottom:12px;transition:background .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.03)}.mention-item:hover{background-color:#eef6fb}.mention-item strong{color:#3498db;font-weight:600;display:block;margin-bottom:4px;font-size:.95rem}.mention-item a{color:#2c3e50;font-weight:500;text-decoration:none}.mention-item a:hover{text-decoration:underline}.mention-item div{font-size:.85rem;color:#333;margin-top:6px;line-height:1.45;word-break:break-word;white-space:pre-wrap}.memo-table{width:100%;table-layout:fixed;border-collapse:initial;border-spacing:0;margin-top:20px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e5e7eb}.memo-table th{background:linear-gradient(135deg,#f8fafc,#f1f5f9);text-align:left;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0;z-index:10}.memo-table td,.memo-table th{padding:20px 16px;font-size:.875rem;color:#374151}.memo-table td{background:#fff;border-bottom:1px solid #f3f4f6;transition:all .2s ease;vertical-align:top;line-height:1.5}.memo-table tr:hover td{background-color:#f8fafc;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.05)}.memo-table tr:last-child td{border-bottom:none}.status-pill,.urgency-pill{padding:8px 16px;border-radius:20px;font-size:.8rem;line-height:1;text-align:center;white-space:nowrap;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .2s ease}.status-pill:hover,.urgency-pill:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.status-in-progress{background:linear-gradient(135deg,#dbeafe,#93c5fd);border:1px solid #3b82f6}.status-pending{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:1px solid #fbbf24}.status-returned,.urgency-Urgent{background:linear-gradient(135deg,#fecaca,#fca5a5);color:#dc2626;border:1px solid #ef4444}.urgency-High{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:1px solid #fbbf24}.urgency-Routine{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#059669;border:1px solid #10b981}.view-button{background:linear-gradient(135deg,#4f46e5,#7c3aed);padding:10px 16px;border-radius:8px;font-weight:600;transition:all .3s ease;box-shadow:0 2px 8px rgba(79,70,229,.3);display:inline-flex;align-items:center;grid-gap:6px;gap:6px}.view-button:hover{background:linear-gradient(135deg,#3730a3,#6d28d9);transform:translateY(-2px);box-shadow:0 4px 15px rgba(79,70,229,.4)}.pdf-link-button{background:linear-gradient(135deg,#10b981,#059669);padding:10px 16px;font-weight:600;border-radius:8px;transition:all .3s ease;display:inline-flex;align-items:center;grid-gap:6px;gap:6px;box-shadow:0 2px 8px rgba(16,185,129,.3);margin-top:8px}.pdf-link-button:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 4px 15px rgba(16,185,129,.4)}.memo-table tbody tr:nth-child(2n){background-color:#f9fbfd}.memo-table tr:hover td{background-color:#eef6fc;box-shadow:inset 0 0 0 9999px rgba(0,153,255,.06)}.memo-table td,.memo-table th{line-height:1.4;letter-spacing:.1px;vertical-align:middle}.memo-table th{border-bottom:2px solid #e4ebf3}.memo-table td{border-bottom:1px solid #f0f3f6}.memo-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:8px;gap:8px;padding:8px}.memo-actions a,.memo-actions button{width:100%;font-size:.8rem;padding:8px 12px;min-width:100px;max-width:120px;white-space:nowrap;border-radius:8px;text-align:center;font-weight:600;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.memo-actions a:hover,.memo-actions button:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}@media (max-width:1400px){.memo-table{font-size:.8rem}.memo-table td,.memo-table th{padding:16px 12px}.memo-table td:nth-child(2),.memo-table th:nth-child(2){width:250px;min-width:250px}.memo-table td:nth-child(3),.memo-table th:nth-child(3){width:180px;min-width:180px}.memo-table td:nth-child(4),.memo-table th:nth-child(4){width:200px;min-width:200px}}@media (max-width:1200px){.memo-container{padding:16px 20px}.memo-table{font-size:.75rem}.memo-table td,.memo-table th{padding:12px 8px}.memo-table td:nth-child(2),.memo-table th:nth-child(2){width:200px;min-width:200px}.memo-table td:nth-child(3),.memo-table th:nth-child(3){width:150px;min-width:150px}.memo-table td:nth-child(4),.memo-table th:nth-child(4){width:180px;min-width:180px}}@media (max-width:768px){.memo-table{display:block;overflow-x:auto;white-space:nowrap}.memo-table tbody,.memo-table td,.memo-table th,.memo-table thead,.memo-table tr{display:inline-block;min-width:120px}.memo-table tr{border-bottom:1px solid #e5e7eb}}.memo-table td:first-child,.memo-table th:first-child{width:140px;min-width:140px;max-width:140px;white-space:nowrap;font-weight:600;color:#4f46e5}.memo-table td:nth-child(2),.memo-table th:nth-child(2){width:300px;min-width:300px;word-break:break-word;line-height:1.4;font-weight:500}.memo-table td:nth-child(3),.memo-table th:nth-child(3){width:200px;min-width:200px;word-break:break-word;line-height:1.4;color:#64748b}.memo-table td:nth-child(4),.memo-table th:nth-child(4){width:250px;min-width:250px;word-break:break-word;line-height:1.4;color:#64748b;font-size:.8rem}.memo-table td:nth-child(5),.memo-table td:nth-child(6),.memo-table td:nth-child(7),.memo-table th:nth-child(5),.memo-table th:nth-child(6),.memo-table th:nth-child(7){width:120px;min-width:120px;text-align:center;white-space:nowrap;color:#64748b}.memo-table td:nth-child(8),.memo-table th:nth-child(8){width:100px;min-width:100px;text-align:center;white-space:nowrap;font-weight:600}.memo-table td:nth-child(9),.memo-table th:nth-child(9){width:130px;min-width:130px;text-align:center}.memo-table td:nth-child(10),.memo-table th:nth-child(10){width:100px;min-width:100px;text-align:center}.memo-table td:nth-child(11),.memo-table th:nth-child(11){width:180px;min-width:180px;text-align:center}.mymemo-container{padding:32px;font-family:"Segoe UI",sans-serif}.mymemo-header{font-size:1.6rem;font-weight:700;color:#1f2d3d;margin-bottom:24px}.mymemo-table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 3px 16px rgba(0,0,0,.05);border-radius:10px;overflow:hidden;margin-top:16px}.mymemo-table td,.mymemo-table th{text-align:left;padding:14px 16px;font-size:.95rem;border-bottom:1px solid #f0f0f0}.mymemo-table th{background-color:#f9fafb;font-weight:600;color:#333}.mymemo-table tr:hover{background-color:#f5f9ff}.urgency-pill{padding:4px 10px;font-size:.8rem;font-weight:600;border-radius:14px;color:#fff;display:inline-block}.urgency-Urgent{background-color:#e74c3c}.urgency-High{background-color:#f39c12}.urgency-Routine{background-color:#2ecc71}.urgency-Unspecified{background-color:#7f8c8d}.status-pill{padding:4px 10px;font-size:.8rem;font-weight:600;border-radius:14px;display:inline-block}.status-pending-review{color:#1e3a8a}.status-returned{background:#fddede;color:#7f1d1d}.view-button{background:#3b82f6;padding:6px 10px;font-size:.85rem}.view-button:hover{background:#2563eb}.pdf-link-button{background:#2980b9;color:#fff;padding:6px 10px;font-size:.85rem;border-radius:6px;text-decoration:none;white-space:nowrap}.pdf-link-button:hover{background:#1c6690}.no-action{color:#aaa;font-size:.9rem}.days-pill{padding:6px 14px;border-radius:999px;font-size:.85rem;min-width:64px}.days-positive{background-color:#22c55e}.days-warning{background-color:#f97316}.days-negative{background-color:#ef4444}.success-button{background-color:#22c55e;padding:6px 10px;font-size:.85rem}.success-button:hover{background-color:#16a34a}.mymemo-table tbody tr:nth-child(2n){background-color:#fafcff}.mymemo-table tr:hover td{background-color:#eef6fb;box-shadow:inset 0 0 0 9999px rgba(0,140,255,.04)}.mymemo-table td,.mymemo-table th{vertical-align:middle;line-height:1.45}.mymemo-table th{letter-spacing:.2px;border-bottom:2px solid #e5eaf1}.mymemo-table td{border-bottom:1px solid #eef2f7}.action-buttons{grid-gap:10px;gap:10px}.action-buttons a,.action-buttons button{flex:0 1 auto;min-width:90px;text-align:center}.memo-summary-block{padding:24px;border-radius:12px;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.04);border:1px solid #e5eaf1;font-family:"Segoe UI",system-ui,sans-serif;font-size:.92rem;color:#1f2937;line-height:1.65;margin-bottom:32px}.memo-label{font-size:.85rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.memo-text{white-space:pre-wrap}.timeline-card{background:#fff;border-radius:12px;padding:20px 28px;box-shadow:0 8px 20px rgba(0,0,0,.04);margin:40px 0;font-family:"Segoe UI",sans-serif;transition:all .3s ease-in-out}.timeline-header{font-size:1.1rem;font-weight:700;color:#1f2937;border-bottom:1px solid #e5e7eb;padding-bottom:12px;margin-bottom:20px;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;justify-content:space-between;align-items:center}.timeline-header span:last-child{font-size:.9rem;color:#3b82f6;font-weight:500}.timeline-list{list-style:none;padding-left:0;margin:0;border-left:2px solid #e5e7eb}.timeline-item{display:flex;align-items:flex-start;margin-bottom:24px;position:relative;padding-left:24px}.timeline-icon{width:28px;height:28px;font-size:1rem;color:#3b82f6;background:#eff6ff;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;left:-14px;top:2px;box-shadow:0 1px 4px rgba(0,0,0,.05)}.timeline-content{margin-left:12px}.timeline-label{font-size:1rem;color:#111827;font-weight:500}.timeline-label span{font-size:.85rem;color:#6b7280;margin-left:6px}.timeline-date{font-size:.8rem;color:#9ca3af;margin-top:2px}.timeline-text{font-size:.9rem;color:#374151;margin-top:6px;background:#f9fafb;padding:10px 12px;border-left:3px solid #d1d5db;border-radius:6px}.action-buttons,.memo-action-table,.memo-deliverable-textarea,.memo-section,body,button,input,select,textarea{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;font-size:.875rem;color:#1f2937;line-height:1.5}.memo-section{margin-top:30px;padding:20px;box-shadow:0 3px 16px rgba(0,0,0,.04);border:1px solid #e5eaf1}.memo-header{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:16px;padding:32px;margin-bottom:24px;color:#fff;box-shadow:0 8px 32px rgba(79,70,229,.15);position:relative;overflow:hidden}.memo-header:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#06b6d4,#3b82f6)}.memo-title{font-size:1.75rem;font-weight:700;margin:0 0 8px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.memo-subtitle{font-size:1rem;opacity:.9;margin:0;font-weight:400}.memo-meta{display:flex;flex-wrap:wrap;grid-gap:12px;gap:12px;margin-top:16px;align-items:center}.meta-pill{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:600;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1)}.memo-section{background:#fff;border-radius:12px;padding:24px;margin-bottom:20px;box-shadow:0 1px 3px rgba(0,0,0,.05);border:1px solid #e5e7eb;transition:box-shadow .2s ease}.memo-section:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.memo-section h3{font-size:1.125rem;font-weight:600;margin:0 0 16px;color:#111827;display:flex;align-items:center;grid-gap:8px;gap:8px}.memo-action-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05)}.memo-action-table th{background:#f8fafc;padding:16px;font-size:.8rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0;text-align:left}.memo-action-table td{padding:16px;font-size:.875rem;color:#374151;border-bottom:1px solid #f1f5f9;vertical-align:top;line-height:1.5}.memo-action-table tr:hover td{background-color:#f8fafc}.memo-action-table tr:last-child td{border-bottom:none}.memo-deliverable-textarea{width:100%;min-height:80px;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:.875rem;color:#374151;line-height:1.5;resize:vertical;transition:all .2s ease;font-family:inherit}.memo-deliverable-textarea:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.memo-deliverable-textarea:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.memo-save-button{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px rgba(79,70,229,.2)}.memo-save-button:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(79,70,229,.3)}.memo-save-button:active{transform:translateY(0)}.view-button{background:#4f46e5;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease}.view-button:hover{background:#3730a3;transform:translateY(-1px)}.success-button{background:#10b981;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease}.success-button:hover{background:#059669;transform:translateY(-1px)}.action-buttons{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px;align-items:center;margin-top:12px}.status-pill,.urgency-pill{display:inline-block;padding:4px 12px;border-radius:16px;font-size:.75rem;font-weight:600;text-transform:capitalize;letter-spacing:.025em}.status-in-progress{background:#dbeafe;color:#1e40af}.status-pending-review{background:#fef3c7;color:#92400e}.status-returned,.urgency-Urgent{background:#fee2e2;color:#991b1b}.urgency-High{background:#fed7aa;color:#9a3412}.urgency-Routine{background:#dcfce7;color:#166534}.urgency-Unspecified{background:#f3f4f6;color:#6b7280}.days-pill{padding:6px 12px;border-radius:16px;font-weight:600;font-size:.8rem;color:#fff;display:inline-block;text-align:center;min-width:60px}.days-positive{background:#10b981}.days-warning{background:#f59e0b}.days-negative{background:#ef4444}.upload-form{display:flex;align-items:center;grid-gap:12px;gap:12px;margin-top:16px;background:#f8fafc;padding:16px;border:1px solid #e2e8f0;border-radius:8px}.upload-label{position:relative;display:inline-block;font-size:.875rem;font-weight:500;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;cursor:pointer;transition:all .2s ease}.upload-label:hover{background:#f9fafb;border-color:#9ca3af}.upload-label input[type=file]{position:absolute;left:0;top:0;opacity:0;height:100%;width:100%;cursor:pointer}.upload-button{background:#4f46e5;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.upload-button:hover{background:#3730a3;transform:translateY(-1px)}.memo-action-submit-button{margin-top:8px;align-self:flex-start;padding:8px 16px;background:#4f46e5;color:#fff;border:none;border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px rgba(79,70,229,.2)}.memo-action-submit-button:hover{background:#3730a3;transform:translateY(-1px);box-shadow:0 2px 6px rgba(79,70,229,.3)}.request-reopen-button{position:absolute;top:24px;right:24px;background:#f59e0b;color:#fff;border:none;padding:10px 16px;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;z-index:1001;box-shadow:0 2px 4px rgba(245,158,11,.2)}.request-reopen-button:hover{background:#d97706;transform:translateY(-1px);box-shadow:0 4px 8px rgba(245,158,11,.3)}.memo-action-filter{margin-bottom:16px;display:flex;align-items:center;grid-gap:12px;gap:12px}.memo-action-filter select{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;background:#fff;font-size:.875rem;color:#374151;transition:all .2s ease}.memo-action-filter select:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}@media (max-width:768px){.memo-view-container{padding:16px}.memo-header{padding:24px}.memo-title{font-size:1.5rem}.memo-section{padding:20px}.memo-action-table td,.memo-action-table th{padding:12px;font-size:.8rem}.memo-meta{flex-direction:column;align-items:flex-start}}.loading{opacity:.6;pointer-events:none}:focus{outline:2px solid #4f46e5;outline-offset:2px}*{transition:all .2s ease}.upload-form-modern{display:flex;align-items:center;grid-gap:16px;gap:16px;margin-top:20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:24px;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease}.upload-form-modern:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);border-color:#cbd5e1}.upload-modern-label{position:relative;display:inline-flex;align-items:center;grid-gap:8px;gap:8px;font-size:.875rem;font-weight:600;color:#475569;background:#fff;border:2px dashed #cbd5e1;border-radius:10px;padding:12px 20px;cursor:pointer;transition:all .3s ease;min-width:180px;justify-content:center;box-shadow:0 1px 3px rgba(0,0,0,.05)}.upload-modern-label:hover{background:#f8fafc;border-color:#4f46e5;color:#4f46e5;transform:translateY(-1px);box-shadow:0 4px 12px rgba(79,70,229,.15)}.upload-modern-label:active{transform:translateY(0)}.upload-modern-label input[type=file]{position:absolute;left:0;top:0;opacity:0;height:100%;width:100%;cursor:pointer}.upload-modern-button{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border:none;padding:12px 24px;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(79,70,229,.2);display:flex;align-items:center;grid-gap:8px;gap:8px;min-width:120px;justify-content:center}.upload-modern-button:hover{background:linear-gradient(135deg,#3730a3,#6d28d9);transform:translateY(-2px);box-shadow:0 6px 20px rgba(79,70,229,.3)}.upload-modern-button:active{transform:translateY(-1px)}.upload-modern-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.upload-attachment-button{background:#f1f5f9;color:#475569;border:1px solid #cbd5e1;padding:8px 16px;border-radius:8px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;grid-gap:6px;gap:6px}.upload-attachment-button:hover{background:#e2e8f0;border-color:#94a3b8;transform:translateY(-1px)}.upload-modern-label.drag-over{background:#eff6ff;border-color:#3b82f6;color:#1d4ed8;transform:scale(1.02)}.upload-modern-label.drag-over:before{content:"📁 Drop file here";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.9rem;font-weight:600;color:#1d4ed8;z-index:10}.upload-modern-label.has-file{background:#f0fdf4;border-color:#22c55e;color:#15803d}.upload-modern-label.has-file:after{content:"✓";position:absolute;top:-8px;right:-8px;background:#22c55e;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dashboard-container{max-width:1280px;margin:0 auto;padding:32px 24px;font-family:"Segoe UI",sans-serif;background-color:#f7f9fc;display:flex;flex-direction:column;grid-gap:40px;gap:40px}.dashboard-header{font-size:2rem;font-weight:700;color:#1c1e21;margin-bottom:12px}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:24px;gap:24px}.kpi-card{padding:20px 24px;box-shadow:0 4px 14px rgba(0,0,0,.05);border-left:6px solid var(--color);transition:transform .2s ease,box-shadow .2s ease}.kpi-card:hover{transform:scale(1.015);box-shadow:0 8px 20px rgba(0,0,0,.08)}.kpi-card h4{font-size:.9rem;color:#7f8c8d;margin-bottom:4px}.kpi-card p{font-size:1.8rem;font-weight:700;margin:0;color:#2c3e50}.chart-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));grid-gap:28px;gap:28px}.chart-box{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 8px rgba(0,0,0,.04);transition:box-shadow .2s ease;display:flex;flex-direction:column;grid-gap:16px;gap:16px}.chart-box:hover{box-shadow:0 6px 22px rgba(0,0,0,.08)}.chart-title{font-size:.95rem;font-weight:700;color:#1f2d3d;margin-bottom:0;padding-bottom:6px;border-bottom:1px solid #eee;text-transform:uppercase;letter-spacing:.5px}.chart-box canvas{max-height:280px}.chart-box .chartjs-render-monitor{border-radius:10px}.chart-box .chart-title{font-size:.85rem;font-weight:700;color:#2c3e50;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #eee;padding-bottom:6px;margin-bottom:16px}canvas{transition:transform .3s ease-in-out,opacity .4s ease-in-out}.chart-box:hover canvas{transform:scale(1.01);opacity:.95}.at-risk-block{background:#fff5f5;border:1px solid #ffe0e0;border-radius:12px;padding:24px 28px;box-shadow:0 3px 10px rgba(0,0,0,.03)}.at-risk-block h4{font-size:1.1rem;font-weight:700;color:#c0392b;margin-bottom:14px}.at-risk-block ul{list-style:none;padding:0;margin:0}.at-risk-block li{background:#fff0f0;padding:10px 14px;border-left:4px solid #e74c3c;border-radius:6px;margin-bottom:10px;display:flex;align-items:center;grid-gap:8px;gap:8px;font-size:.95rem}.loading-msg{font-size:1.2rem;text-align:center;margin-top:60px;color:#666}.at-risk-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px;margin-top:20px}.kpi-card{background:#fff;padding:14px 16px;border-radius:12px;flex-direction:column;grid-gap:4px;gap:4px;box-shadow:0 2px 10px rgba(0,0,0,.04);border-left:4px solid var(--color);min-width:130px}.risk-card:hover{box-shadow:0 4px 14px rgba(0,0,0,.08)}.risk-header{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;margin-bottom:10px}.urgency-tag{background-color:#ccc;color:#fff;padding:2px 8px;font-size:.75rem;border-radius:6px;font-weight:700;text-transform:capitalize}.urgency-urgent .urgency-tag{background-color:#e74c3c}.urgency-high .urgency-tag{background-color:#f39c12}.urgency-routine .urgency-tag{background-color:#2ecc71}.risk-body{font-size:.85rem;line-height:1.5;margin-bottom:10px}.filter-bar{grid-gap:12px;gap:12px;font-size:.95rem;color:#2c3e50;margin-bottom:-24px;margin-top:12px}.filter-bar select{padding:6px 10px}.kpi-card{background:linear-gradient(90deg,#fff,#f9fafc);padding:18px 20px;border-radius:14px;display:flex;align-items:center;grid-gap:16px;gap:16px;box-shadow:0 4px 14px rgba(0,0,0,.04);border-left:5px solid var(--color);transition:all .2s ease}.kpi-card:hover{transform:scale(1.02);box-shadow:0 6px 20px rgba(0,0,0,.08)}.kpi-icon,.kpi-value{font-size:1.4rem}.kpi-value{color:#1e293b}.kpi-label{font-size:.8rem;font-weight:500;color:#6b7280}.kpi-metrics{display:flex;flex-direction:column;grid-gap:4px;gap:4px}.kpi-value{font-size:1.6rem;font-weight:700;color:#2c3e50;margin:0}.kpi-label{font-size:.9rem;color:#7f8c8d;margin:0;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.dashboard-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:-12px;grid-gap:20px;gap:20px}.filter-bar{display:flex;align-items:center;grid-gap:8px;gap:8px}.filter-bar select{padding:6px 12px;font-size:.9rem;border:1px solid #ccc;border-radius:6px;background:#fff;color:#2c3e50}.sla-progress-list{display:flex;flex-direction:column;grid-gap:14px;gap:14px;padding-top:6px}.sla-progress-row{display:flex;align-items:center;grid-gap:12px;gap:12px;font-size:.9rem}.sla-label{width:120px;font-weight:600;color:#2c3e50}.sla-bar-container{flex:1 1;background:#f1f4f8;border-radius:6px;height:10px;position:relative;overflow:hidden}.sla-bar-fill{background:#8e44ad;height:100%;transition:width .4s ease}.sla-value{width:50px;text-align:right;font-weight:500;color:#444}.kpi-scroll-row{display:flex;grid-gap:16px;gap:16px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory}.kpi-scroll-row::-webkit-scrollbar{height:6px}.kpi-scroll-row::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.kpi-scroll-row>.kpi-card{min-width:180px;scroll-snap-align:start}.section-header{font-size:1.1rem;font-weight:700;color:#1f2937;margin:40px 0 16px;border-bottom:1px solid #e5e7eb;padding-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.status-in-progress{background:#fef3c7;color:#92400e}.status-pending-review{background:#e0f2fe;color:#0369a1}.status-completed{background:#dcfce7;color:#166534}.urgency-urgent{background:#fee2e2;color:#b91c1c}.urgency-high{background:#fef9c3;color:#92400e}.urgency-routine{background:#d1fae5;color:#065f46}.glassmorphism{background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.2);box-shadow:0 20px 60px rgba(0,0,0,.1)}.modern-gradient{background:linear-gradient(135deg,#667eea,#764ba2)}.modern-shadow{box-shadow:0 8px 25px rgba(0,0,0,.08)}.alert-gradient{background:linear-gradient(135deg,#ef4444,#dc2626)}@media (max-width:768px){.mobile-hidden{display:none}.mobile-full-width{width:100%;margin:0;padding:16px}}
/*# sourceMappingURL=main.6154d66c.chunk.css.map */