*{box-sizing:border-box}body{margin:0;font-family:Instrument Sans,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background-color:#f3f4f6}.bg-white{background-color:#fff}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-red-100{background-color:#fee2e2}.bg-green-100{background-color:#dcfce7}.bg-green-500{background-color:#10b981}.bg-green-600{background-color:#059669}.bg-blue-500{background-color:#3b82f6}.bg-blue-600{background-color:#2563eb}.bg-blue-700{background-color:#1d4ed8}.text-white{color:#fff}.text-red-500{color:#ef4444}.text-red-700{color:#b91c1c}.text-green-700{color:#15803d}.text-blue-500{color:#3b82f6}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-4xl{font-size:2.25rem}.text-sm{font-size:.875rem}.text-md{font-size:1rem}.text-lg{font-size:1.125rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-sans{font-family:Instrument Sans,ui-sans-serif,system-ui,sans-serif}.text-center{text-align:center}.no-underline{text-decoration:none}.border{border:1px solid #d1d5db}.border-b{border-bottom:1px solid #d1d5db}.border-red-400{border-color:#f87171}.border-green-400{border-color:#4ade80}.border-gray-300{border-color:#d1d5db}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-2xl{border-radius:1rem}.rounded-md{border-radius:.375rem}.shadow{box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-8{margin-top:2rem}.mx-auto{margin-left:auto;margin-right:auto}.w-32{width:8rem}.w-64{width:16rem}.w-128{width:32rem}.w-full{width:100%}.min-w-full{min-width:100%}.max-w-lg{max-width:32rem}.h-full{height:100%}.h-16{height:4rem}.h-screen{height:100vh}.min-height{min-height:70px}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-col{flex-direction:column}.grid{display:grid}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gap-4{gap:1rem}.space-y-2>*+*{margin-top:.5rem}.space-y-6>*+*{margin-top:1.5rem}.block{display:block}.table-auto{table-layout:auto}.justify-end{justify-content:flex-end}.overflow-auto{overflow:auto}.cursor-pointer{cursor:pointer}.list-disc{list-style-type:disc}.list-inside{list-style-position:inside}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{box-shadow:0 0 0 3px rgba(59,130,246,.1)}.focus\:ring-blue-500:focus{box-shadow:0 0 0 3px rgba(59,130,246,.5)}.focus\:ring-offset-2:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(59,130,246,.5)}.focus\:border-blue-500:focus{border-color:#3b82f6}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.hover\:bg-green-600:hover{background-color:#059669}.hover\:bg-blue-600:hover{background-color:#2563eb}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.keypad-btn{padding:.5rem;background-color:#e5e7eb;border-radius:.5rem;font-size:2rem;text-align:center;cursor:pointer;transition:background-color .2s;border:none}.keypad-btn:hover{background-color:#d1d5db}.keypad-label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:.375rem;font-weight:500}.keypad-display{font-size:1.125rem;font-weight:300;color:#111827;border-bottom:2px solid #d1d5db;padding-bottom:.375rem;margin-bottom:1rem;background:transparent;border-top:none;border-left:none;border-right:none;width:100%;outline:none;text-align:left}.keypad-display::placeholder{color:#d1d5db}.modern-keypad-btn{background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;font-size:1.125rem;font-weight:300;color:#374151;transition:all .2s;cursor:pointer;display:block;text-align:center;width:100%;padding:1.5rem .5rem;line-height:1.5rem;min-height:3.5rem;vertical-align:middle}.modern-keypad-btn:hover{border-color:#9ca3af}.modern-keypad-btn:active{background-color:#f9fafb;transform:scale(.9)}.app-layout{display:flex;height:100vh;background-color:#f3f4f6}.sidebar{width:16rem;background-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);display:flex;flex-direction:column}.sidebar nav{flex:1 1 0%;padding:1rem}.sidebar nav>*+*{margin-top:.5rem}.sidebar a{display:block;padding:.5rem 1rem;border-radius:.25rem;text-decoration:none;color:inherit;transition:background-color .2s}.sidebar a:hover{background-color:#e5e7eb}.main-content{flex:1 1 0%;padding:1.5rem}.main-content>div{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);padding:1.5rem;height:100%;overflow:auto}.form-card{background-color:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);width:32rem}.form-input{width:100%;margin-bottom:1rem;padding:.5rem;border:1px solid #d1d5db;border-radius:.25rem;text-align:center;font-size:1.25rem}.keypad-card{background-color:#fff;padding:1rem 3rem;border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);width:100%;max-width:28rem}.keypad-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;user-select:none}.submit-area{margin-top:1rem;font-size:1rem}.submit-btn{display:block;width:100%;padding:.75rem;background-color:#10b981;color:#fff;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s;font-weight:500}.submit-btn:hover{background-color:#059669}.submit-btn:active{transform:scale(.9)}.submit-btn:disabled{background-color:#b1b1b1;transform:scale(1)}.kiosk-container{width:100%;max-width:25rem;margin:0 auto}.kiosk-container>*{display:block;width:100%}.kiosk-container .info-panel{margin-bottom:1.5rem}.kiosk-container .keypad-card{width:100%}.info-panel{background-color:#fff;padding:2rem 3rem;border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);text-align:left}.info-panel h2{font-size:1.5rem;font-weight:500;color:#111827;margin-bottom:.75rem;margin-top:0;text-align:center}.info-panel p{font-size:.9rem;line-height:1.4;color:#6b7280;margin-bottom:.5rem}.info-panel p:last-child{margin-bottom:0}.button-group{margin-top:1rem;font-size:0}.button-group button{display:inline-block;width:calc(50% - .375rem);padding:.5rem;border-radius:.375rem;border:none;cursor:pointer;transition:all .2s;font-weight:500;height:2.75rem;font-size:1rem;vertical-align:top}.button-group button:first-child{margin-right:.75rem}.btn-agree{background-color:#10b981;color:#fff}.btn-agree:hover{background-color:#059669}.btn-agree:active{transform:scale(.9)}.btn-disagree{background-color:#ef4444;color:#fff}.btn-disagree:hover{background-color:#dc2626}.btn-disagree:active{transform:scale(.9)}.btn-agree:disabled,.btn-disagree:disabled{background-color:#b1b1b1;transform:scale(1);cursor:not-allowed}.alert{padding:.75rem 1rem;border-radius:.25rem;margin-bottom:1rem}.alert-error{background-color:#fee2e2;border:1px solid #f87171;color:#b91c1c}.alert-success{background-color:#dcfce7;border:1px solid #4ade80;color:#15803d}.data-table{width:100%;border:1px solid #d1d5db;table-layout:auto;border-collapse:collapse}.data-table thead{background-color:#f3f4f6}.data-table th,.data-table td{padding:.5rem 1rem;border-bottom:1px solid #d1d5db}.data-table tbody tr:hover{background-color:#f9fafb}.btn-primary{padding:.5rem 1rem;background-color:#3b82f6;color:#fff;border-radius:.25rem;border:none;cursor:pointer;transition:background-color .2s}.btn-primary:hover{background-color:#2563eb}.btn-secondary{background-color:#6b7280;color:#fff}.btn-secondary:hover{background-color:#4b5563}.success-card{max-width:32rem;margin:0 auto;background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.success-title{font-size:2.25rem;text-align:center;margin-bottom:1.25rem;color:#3b82f6;font-family:Instrument Sans,ui-sans-serif,system-ui,sans-serif;margin-top:1.25rem}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;line-height:1.5;resize:vertical;min-height:6rem}.form-textarea:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 3px rgba(59,130,246,.1);border-color:#3b82f6}.form-input-small{width:8rem;padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem}.form-input-small:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 3px rgba(59,130,246,.1);border-color:#3b82f6}.form-input-readonly{background-color:#f3f4f6;cursor:not-allowed}.form-help-text{font-size:.875rem;color:#6b7280;margin-top:.25rem}.form-submit-area{display:flex;justify-content:flex-end}.btn-large{background-color:#2563eb;color:#fff;padding:.5rem 1.5rem;border-radius:.375rem;font-weight:500;border:none;cursor:pointer;transition:background-color .2s}.btn-large:hover{background-color:#1d4ed8}.btn-large:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 3px rgba(59,130,246,.5),0 0 0 2px #fff}.settings-section{margin-top:2rem}.settings-title{font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.settings-description{font-size:.875rem;color:#4b5563}.current-settings{margin-top:2rem}.current-settings h3{font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.current-settings p{font-size:.875rem;color:#4b5563}.logout-btn{width:100%;padding:.5rem 1rem;background-color:#dc2626;color:#fff;border-radius:.25rem;border:none;cursor:pointer;transition:background-color .2s;font-size:.875rem}.logout-btn:hover{background-color:#b91c1c}.sidebar-header{padding:1rem;border-bottom:1px solid #e5e7eb}.sidebar-username{font-size:.875rem;font-weight:500;color:#374151;margin:0}.sidebar-footer{margin-top:auto;padding:1rem;border-top:1px solid #e5e7eb}.staff-layout{min-height:100vh;background-color:#f3f4f6;padding:1.5rem}.staff-header{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center}.staff-title-section{display:flex;flex-direction:column}.staff-title{font-size:1.5rem;font-weight:700;margin:0}.staff-username{font-size:.875rem;color:#6b7280;margin:.25rem 0 0}.staff-logout{margin:0}.staff-logout .logout-btn{width:auto;padding:.5rem 1rem}.staff-content{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);padding:1.5rem;min-height:80vh}.feedback-page{background:#f4f7f9;color:#333;height:100%}.feedback-title{text-align:center;color:#3b82f6;margin-bottom:30px;margin-top:0}.feedback-form{max-width:600px;margin:0 auto;background:#fff;padding:25px 30px;border-radius:8px;box-shadow:0 0 12px rgba(0,0,0,.1)}.feedback-label{display:block;font-weight:600;margin-top:20px;margin-bottom:8px;font-family:Instrument Sans,ui-sans-serif,system-ui,sans-serif}.feedback-textarea{width:100%;min-height:70px;border-radius:5px;border:1px solid #ccc;padding:10px;font-size:15px;resize:vertical;font-family:Instrument Sans,ui-sans-serif,system-ui,sans-serif}.feedback-error{color:#dc3545;font-size:14px;margin-top:5px}.face-buttons{display:flex;justify-content:space-around;margin-top:30px}.face-button{cursor:pointer;text-align:center;user-select:none;background:#f8f9fa;border:2px solid #dee2e6;border-radius:12px;padding:20px 15px;transition:all .2s ease;flex:1;max-width:150px}.face-button:hover{background:#e9ecef;border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 4px 12px rgba(59,130,246,.2)}.face-button label{display:block;font-size:48px;transition:transform .2s ease;cursor:pointer;margin-bottom:8px}.face-button:hover label{transform:scale(1.1)}.face-button span{display:block;font-weight:600;font-size:13px;color:#555}.success-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.success-overlay .success-card{background-color:#fff;padding:3rem 2rem;border-radius:1.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);max-width:28rem;text-align:center;animation:scaleIn .4s cubic-bezier(.34,1.56,.64,1);position:relative}@keyframes scaleIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.checkmark{width:80px;height:80px;margin:0 auto 1.5rem}.checkmark-progress{stroke-dasharray:188.5;stroke-dashoffset:0;stroke-width:3;stroke:#10b981;fill:none;transform:rotate(-90deg);transform-origin:50% 50%;opacity:.4;animation:countdown 5s linear forwards}.checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#10b981;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark-check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;stroke:#10b981;stroke-width:3;stroke-linecap:round;animation:stroke .3s cubic-bezier(.65,0,.45,1) .6s forwards}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes countdown{0%{stroke-dashoffset:0}to{stroke-dashoffset:188.5}}.success-overlay .success-title{font-size:2rem;font-weight:700;color:#111827;margin:0 0 .5rem}.success-message{font-size:1.125rem;color:#6b7280;margin:0 0 1.5rem}.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);text-align:center;border:1px solid #e5e7eb}.stat-number{font-size:2.5rem;font-weight:700;color:#111827;margin:0 0 .5rem;line-height:1}.stat-label{font-size:.875rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.dashboard-section{margin-bottom:2.5rem}.dashboard-section:last-child{margin-bottom:0}.section-title{font-size:1.25rem;font-weight:600;color:#374151;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}
