/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid}}}.fixed{position:fixed}.relative{position:relative}.z-50{z-index:50}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.min-h-screen{min-height:100vh}.w-1\/3{width:33.3333%}.w-full{width:100%}.min-w-full{min-width:100%}.flex-1{flex:1}.border-collapse{border-collapse:collapse}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.overflow-x-auto{overflow-x:auto}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.underline{text-decoration-line:underline}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}.disabled\:opacity-50:disabled{opacity:.5}body,html{height:100%;margin:0;padding:0}body{box-sizing:border-box;background-color:#f3f4f6;font-family:ui-sans-serif,system-ui,sans-serif!important;font-size:16px!important;font-family:Segoe UI,sans-serif;background-color:#f9fafb;color:#111827;margin:0;padding:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}.container{max-width:960px;margin:0 auto;padding:2rem}.section{background:#ffffff;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.08);padding:1.5rem;margin-bottom:2rem}.heading{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.form-row{display:flex;flex-direction:column;margin-bottom:1rem}.form-row label{font-weight:500;margin-bottom:.25rem}.form-row input,.form-row select,.form-row textarea{padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem}button.primary{background-color:#2563eb;color:white;padding:.5rem 1rem;font-weight:600;border:none;border-radius:.375rem;cursor:pointer}button.primary:hover{background-color:#1d4ed8}button.small{padding:.3rem .6rem;font-size:.875rem;border-radius:.375rem;border:none;cursor:pointer;background-color:#e5e7eb;color:#111827}button.small:hover{background-color:#d1d5db}button.danger{background-color:#dc2626;color:white}button.danger:hover{background-color:#b91c1c}.login-wrapper{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f3f4f6}.login-box{background:white;padding:2rem;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:380px;width:100%}.login-header{text-align:center;margin-bottom:1.5rem}.login-header .logo{max-height:100px;margin-bottom:1rem;object-fit:contain;width:auto;height:auto}