.alert-wrapper[data-v-92b4afe0]{z-index:9999;justify-content:center;display:flex;position:fixed;top:20px;left:0;right:0}.alert-box[data-v-92b4afe0]{text-align:center;border-radius:.6rem;min-width:260px;max-width:400px;padding:.75rem 1rem;font-size:.9rem;font-weight:500;box-shadow:0 6px 20px #0000001a}.alert-error[data-v-92b4afe0]{color:#b91c1c;background:#fee2e2}.alert-success[data-v-92b4afe0]{color:#166534;background:#dcfce7}.alert-modal-overlay[data-v-92b4afe0]{z-index:9999;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.alert-modal[data-v-92b4afe0]{text-align:center;background:#fff;border-radius:1rem;width:90%;max-width:360px;padding:1.5rem;box-shadow:0 10px 40px #0003}.alert-text[data-v-92b4afe0]{margin-bottom:1rem;font-size:.95rem}.alert-btn[data-v-92b4afe0]{border-radius:var(--radius-button);cursor:pointer;background:linear-gradient(to right, var(--color-primary-from), var(--color-primary-to));color:#fff;border:none;width:100%;padding:.6rem;font-weight:600}.alert-error[data-v-92b4afe0]{border-top:4px solid #dc2626}.alert-success[data-v-92b4afe0]{border-top:4px solid #16a34a}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.mx-auto{margin-inline:auto}.flex{display:flex}.table{display:table}.table-row{display:table-row}.w-auto{width:auto}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.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,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{--color-primary-from:#4f46e5;--color-primary-to:#7c3aed;--color-background-light:#3e2391;--color-background-dark:#3e2391;--color-app-background:#3e2391;--color-text-primary:#3e2391;--color-text-secondary:#d1d5db;--radius-card:1rem;--radius-button:.75rem;font-family:Roboto,sans-serif!important}body{color:#111;background-color:#f9fafb;margin:0}.auth-container{flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;min-height:100vh;display:flex}.auth-logo{text-align:center;color:#1f2937;padding-top:2.5rem;font-size:1.5rem;font-weight:600}.auth-logo img{max-width:180px;height:auto}.auth-card-wrapper{justify-content:center;padding:0 1rem;display:flex}.auth-card{border-radius:var(--radius-card);background:#fff;width:100%;max-width:420px;padding:2rem;box-shadow:0 8px 30px #0000000f}@media (width>=768px){.auth-card{max-width:480px;padding:2.5rem}}@media (width>=1280px){.auth-card{max-width:520px;padding:3rem}}.auth-footer{text-align:center;color:#6b7280;width:100%;font-size:.875rem;position:absolute;bottom:1rem}.form-input{border-radius:var(--radius-button);background-color:#fff;border:1px solid #d1d5db;width:100%;padding:.6rem .75rem;font-size:.95rem;transition:all .2s}.form-input:focus{border-color:var(--color-primary-from);outline:none;box-shadow:0 0 0 2px #4f46e526}.btn-primary{border-radius:var(--radius-button);color:#fff;cursor:pointer;background:linear-gradient(to right, var(--color-primary-from), var(--color-primary-to));border:none;width:100%;padding:.65rem;font-size:.95rem;font-weight:500;transition:all .2s}.btn-primary:hover{opacity:.95}.btn-primary:active{transform:scale(.98)}.form-label{color:#374151;margin-bottom:.3rem;font-size:.85rem;display:block}.auth-form{flex-direction:column;gap:1.2rem;display:flex}.auth-title{margin-bottom:.5rem;font-size:1.4rem;font-weight:600}.form-group{flex-direction:column;gap:.35rem;display:flex}.form-input{padding:.8rem .9rem;font-size:1rem}.btn-primary{margin-top:.5rem;padding:.9rem;font-size:1rem;font-weight:600}.auth-actions{justify-content:center;display:flex}.forgot-link{color:#6b7280;font-size:.85rem;text-decoration:none;transition:color .2s}.forgot-link:hover{color:var(--color-primary-from)}.auth-subtext{color:#6b7280;margin-bottom:.5rem;font-size:.9rem}.auth-footer-link{text-align:center;margin-top:.5rem;font-size:.9rem}.auth-footer-link a{color:var(--color-primary-from);font-weight:500;text-decoration:none}.auth-footer-link a:hover{text-decoration:underline}.admin-layout{background:#f9fafb;flex-direction:column;min-height:100vh;display:flex}.admin-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem;display:flex}.admin-logo{font-size:1.1rem;font-weight:600}.admin-nav{align-items:center;gap:1.2rem;display:flex}.nav-link{color:#374151;cursor:pointer;font-size:.9rem;text-decoration:none}.nav-link:hover{color:var(--color-primary-from)}.logout-btn{background:0 0;border:none}.admin-content{flex:1;padding:1.5rem}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
