*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;color:#111827;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.min-h-screen{min-height:100vh}.bg-gray-50{background-color:#f9fafb}.bg-white{background-color:#fff}.shadow{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.rounded-lg{border-radius:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-bold{font-weight:700}.text-gray-900{color:#111827}.text-gray-500{color:#6b7280}.text-primary-600{color:#2563eb}.btn{align-items:center;border:none;border-radius:.375rem;cursor:pointer;display:inline-flex;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .2s}.btn-primary{background-color:#2563eb;color:#fff}.btn-primary:hover{background-color:#1d4ed8}.btn-secondary{background-color:#6b7280;color:#fff}.btn-secondary:hover{background-color:#4b5563}.form-input{border:1px solid #d1d5db;border-radius:.375rem;display:block;font-size:.875rem;padding:.5rem .75rem;width:100%}.form-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:px-8{padding-left:2rem;padding-right:2rem}}.sidebar{background-color:#fff;border-right:1px solid #e5e7eb;height:100vh;left:0;overflow-y:auto;padding:1rem;position:fixed;top:0;width:16rem}.main-content{margin-left:16rem;padding:1.5rem}.nav-item{align-items:center;border-radius:.375rem;color:#6b7280;display:flex;margin-bottom:.25rem;padding:.5rem .75rem;text-decoration:none;transition:all .2s}.nav-item:hover{background-color:#f3f4f6;color:#111827}.nav-item.active{background-color:#dbeafe;color:#1e40af}.card{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a;margin-bottom:1.5rem;padding:1.5rem}.spinner{animation:spin 1s linear infinite;border:2px solid #f3f4f6;border-radius:50%;border-top-color:#2563eb;height:3rem;margin:0 auto;width:3rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.auth-page{align-items:center;background:linear-gradient(160deg,#eef4ff,#f3fbf6);display:flex;justify-content:center;min-height:100vh;padding:3rem 1rem}.auth-card{background:#fff;border-radius:1rem;box-shadow:0 10px 30px #11182714;max-width:26rem;padding:2.5rem 2rem;width:100%}.auth-brand{display:flex;gap:.5rem;margin-bottom:1.25rem}.auth-brand,.auth-brand-mark{align-items:center;justify-content:center}.auth-brand-mark{background-image:linear-gradient(90deg,#3b82f6,#22c55e);border-radius:.625rem;color:#fff;display:inline-flex;height:2.25rem;width:2.25rem}.auth-brand-name{color:#1f2937;font-size:1.25rem;font-weight:700;letter-spacing:-.01em}.auth-title{color:#111827;font-size:1.5rem;font-weight:700;margin:0 0 .25rem;text-align:center}.auth-subtitle{color:#6b7280;font-size:.875rem;margin:0 0 1.5rem;text-align:center}.auth-field{margin-bottom:1rem}.auth-field-label{color:#374151;display:block;font-size:.8125rem;font-weight:600;margin-bottom:.375rem}.auth-input-wrap{position:relative}.auth-input-icon{color:#9ca3af;display:inline-flex;left:.75rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.auth-input{border:1px solid #d1d5db;border-radius:.625rem;color:#111827;font-family:inherit;font-size:.9375rem;outline:none;padding:.75rem .875rem .75rem 2.5rem;transition:border-color .15s,box-shadow .15s;width:100%}.auth-input::placeholder{color:#9ca3af}.auth-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f640}.auth-input.otp{font-size:1.125rem;letter-spacing:.4em;padding-left:.875rem;text-align:center}.auth-input.has-error{border-color:#ef4444}.auth-input.has-error:focus{box-shadow:0 0 0 3px #ef444440}.btn-gradient{align-items:center;background-image:linear-gradient(90deg,#3b82f6,#22c55e);border:none;border-radius:.625rem;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.9375rem;font-weight:600;justify-content:center;padding:.75rem 1rem;transition:box-shadow .15s,opacity .15s;width:100%}.btn-gradient:hover:not(:disabled){box-shadow:0 8px 18px #22c55e40}.btn-gradient:disabled{cursor:not-allowed;opacity:.6}.auth-error{color:#ef4444;font-size:.875rem;margin:0 0 1rem;text-align:center}.auth-note{color:#6b7280;font-size:.8125rem;margin:.75rem 0 0;text-align:center}.auth-footer{align-items:center;display:flex;font-size:.8125rem;justify-content:space-between;margin-top:1.25rem}.auth-link{background:none;border:none;color:#3b82f6;cursor:pointer;font-family:inherit;font-size:.8125rem;padding:0}.auth-link:hover{color:#2563eb;text-decoration:underline}.auth-link:disabled{color:#9ca3af;cursor:not-allowed;text-decoration:none}.auth-link-muted{background:none;border:none;color:#6b7280;cursor:pointer;font-family:inherit;font-size:.8125rem;padding:0}.auth-link-muted:hover{color:#374151}.factor-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.factor-option{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:.75rem;cursor:pointer;display:flex;font-family:inherit;gap:.75rem;padding:.875rem 1rem;text-align:left;transition:border-color .15s,background-color .15s;width:100%}.factor-option:hover:not(:disabled){background:#f0f7ff;border-color:#93c5fd}.factor-option:disabled{cursor:not-allowed;opacity:.6}.factor-option-icon{color:#6b7280;display:inline-flex}.factor-option-label{color:#111827;font-size:.9375rem}.topbar{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000a;position:-webkit-sticky;position:sticky;top:0;z-index:50}.topbar-inner{gap:1.5rem;height:3.5rem;margin:0 auto;max-width:80rem;padding:0 1.5rem}.topbar-brand,.topbar-inner{align-items:center;display:flex}.topbar-brand{color:#1f2937;font-weight:700;gap:.5rem;text-decoration:none}.topbar-brand-mark{align-items:center;background-image:linear-gradient(90deg,#3b82f6,#22c55e);border-radius:.5rem;color:#fff;display:inline-flex;height:1.75rem;justify-content:center;width:1.75rem}.topbar-nav{align-items:center;display:flex;gap:.25rem}.topbar-spacer{flex:1 1}.topbar-tab{align-items:center;background:none;border:none;border-radius:.5rem;color:#6b7280;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.875rem;font-weight:500;gap:.4rem;padding:.5rem .75rem;position:relative;text-decoration:none;transition:color .15s,background-color .15s}.topbar-tab:hover{background:#f3f4f6;color:#2563eb}.topbar-tab.active{color:#2563eb}.topbar-tab.active:after{background:#2563eb;border-radius:2px;bottom:-.5rem;content:"";height:2px;left:.75rem;position:absolute;right:.75rem}.profile-menu{position:relative}.profile-trigger{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#374151;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.875rem;font-weight:500;gap:.4rem;padding:.375rem .625rem;transition:background-color .15s,border-color .15s}.profile-trigger:hover{background:#f9fafb;border-color:#d1d5db}.profile-avatar{align-items:center;background-image:linear-gradient(90deg,#3b82f6,#22c55e);border-radius:999px;color:#fff;display:inline-flex;height:1.5rem;justify-content:center;width:1.5rem}.profile-panel{background:#fff;border:1px solid #e5e7eb;border-radius:.625rem;box-shadow:0 10px 25px #1118271f;min-width:11rem;padding:.375rem;position:absolute;right:0;top:calc(100% + .5rem);z-index:60}.profile-item{align-items:center;background:none;border:none;border-radius:.375rem;color:#374151;cursor:pointer;display:flex;font-family:inherit;font-size:.875rem;gap:.5rem;padding:.5rem .625rem;text-align:left;transition:background-color .15s,color .15s;width:100%}.profile-item:hover{background:#f3f4f6}.profile-item.danger{color:#dc2626}.profile-item.danger:hover{background:#fef2f2}.app-main{margin:0 auto;max-width:80rem;padding:1.5rem}.block{display:block}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.hidden{display:none}.relative{position:relative}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.items-baseline{align-items:baseline}.justify-center{justify-content:center}.flex-1{flex:1 1}.min-w-0{min-width:0}.min-w-full{min-width:100%}.max-w-xs{max-width:20rem}.max-w-2xl{max-width:42rem}.z-0{z-index:0}.w-6{width:1.5rem}.w-8{width:2rem}.w-12{width:3rem}.h-4{height:1rem}.h-8{height:2rem}.h-12{height:3rem}.h-64{height:16rem}.w-4{width:1rem}.ml-1{margin-left:.25rem}.px-2{padding-left:.5rem;padding-right:.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-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-12{padding-bottom:3rem;padding-top:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mt-1{margin-top:.25rem}.mt-3{margin-top:.75rem}.mt-6{margin-top:1.5rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.ml-4{margin-left:1rem}.gap-5{gap:1.25rem}.gap-x-4{column-gap:1rem}.gap-y-6{row-gap:1.5rem}.space-y-6>*+*{margin-top:1.5rem}.-space-x-px>*+*{margin-left:-1px}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-mono{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.text-center{text-align:center}.text-left{text-align:left}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.text-gray-400{color:#9ca3af}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-primary-500{color:#3b82f6}.text-red-500{color:#ef4444}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-red-800{color:#991b1b}.text-blue-800{color:#1e40af}.text-green-800{color:#166534}.text-purple-800{color:#6b21a8}.text-yellow-800{color:#854d0e}.bg-gray-100{background-color:#f3f4f6}.bg-primary-50{background-color:#eff6ff}.bg-blue-100{background-color:#dbeafe}.bg-green-100{background-color:#dcfce7}.bg-red-100{background-color:#fee2e2}.bg-red-50{background-color:#fef2f2}.bg-purple-100{background-color:#f3e8ff}.bg-yellow-100{background-color:#fef9c3}.border{border:1px solid #e5e7eb}.border-t{border-top:1px solid;border-color:#e5e7eb}.border-b{border-bottom:1px solid;border-color:#e5e7eb}.border-b-2{border-bottom-style:solid;border-bottom-width:2px}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-blue-500,.border-primary-500{border-color:#3b82f6}.border-primary-600{border-color:#2563eb}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.rounded-l-md{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.rounded-r-md{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.divide-y>*+*{border-top-style:solid;border-top-width:1px}.divide-gray-200>*+*{border-color:#e5e7eb}.shadow-sm{box-shadow:0 1px 2px 0 #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.transition-shadow{transition-duration:.15s;transition-property:box-shadow}.duration-200{transition-duration:.2s}.animate-spin{animation:spin 1s linear infinite}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-red-200:hover{background-color:#fecaca}.hover\:text-gray-700:hover{color:#374151}.hover\:text-primary-500:hover{color:#3b82f6}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.hover\:underline:hover{text-decoration:underline}.focus\:border-primary-500:focus{border-color:#3b82f6}.focus\:ring-primary-500:focus{box-shadow:0 0 0 3px #3b82f659;outline:none}@media (min-width:640px){.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:flex-1{flex:1 1}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:tracking-tight{letter-spacing:-.025em}.sm\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sm\:col-span-1{grid-column:span 1/span 1}.sm\:col-span-2{grid-column:span 2/span 2}}@media (min-width:768px){.md\:flex{display:flex}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}}@media (min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}