.portal_container__uBKdI{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:1rem}.portal_card__zo09c{background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);padding:2.5rem;width:100%;max-width:420px}.portal_header__zn2VM{text-align:center;margin-bottom:2rem}.portal_title__rGtOf{font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.portal_subtitle__jZ93B{color:#64748b;font-size:.95rem}.portal_form__ImktR{display:flex;flex-direction:column;gap:1.25rem}.portal_inputGroup__E7wVg{display:flex;flex-direction:column;gap:.5rem}.portal_label__4Dnha{font-weight:500;color:#334155;font-size:.9rem}.portal_input__azt3C{padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;transition:all .2s ease}.portal_input__azt3C:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.portal_input__azt3C:disabled{background:#f1f5f9}.portal_button__JgBqP{padding:.875rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.portal_button__JgBqP:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px -10px rgba(102,126,234,.5)}.portal_button__JgBqP:disabled{opacity:.6;cursor:not-allowed}.portal_error__SP9hz{background:#fef2f2;color:#dc2626;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;border:1px solid #fecaca}.portal_success__Hh__7{background:#f0fdf4;color:#16a34a;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;border:1px solid #bbf7d0}.portal_footer__5qk2S{margin-top:1.5rem;text-align:center;color:#94a3b8;font-size:.85rem}.portal_dashboard__jF8d_{min-height:100vh;background:#f8fafc}.portal_dashboardHeader__WLpvz{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.portal_dashboardTitle__yW_Wq{font-size:1.5rem;font-weight:600}.portal_userInfo__cDa_l{display:flex;align-items:center;gap:1rem;font-size:.9rem}.portal_logoutBtn__BTeUE{background:hsla(0,0%,100%,.2);border:none;color:#fff;padding:.5rem 1rem;border-radius:6px;cursor:pointer}.portal_main__huEk3{padding:2rem;max-width:1200px;margin:0 auto}.portal_toolbar__nAOou{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.portal_tabs__kQaOH{display:flex;gap:2rem;margin-bottom:2rem;border-bottom:2px solid #e2e8f0}.portal_tab__JL88H{padding:.75rem .5rem;font-weight:600;color:#64748b;cursor:pointer;position:relative;transition:all .2s ease}.portal_tabActive__V5rZ9{color:#667eea}.portal_tabActive__V5rZ9:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#667eea}.portal_articleGrid__EOYMn{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.portal_articleCard__6Gn5g{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1);cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column}.portal_articleCard__6Gn5g:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transform:translateY(-4px)}.portal_articleCategory__At8qA{font-size:.7rem;font-weight:700;color:#667eea;text-transform:uppercase;margin-bottom:.5rem}.portal_articleTitle__mUk70{font-size:1.1rem;font-weight:600;color:#1e293b;margin-bottom:.75rem}.portal_articleExcerpt__HO0FC{font-size:.9rem;color:#64748b;line-height:1.5;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.portal_articleFooter__odWr2{margin-top:auto;font-size:.8rem;color:#94a3b8;border-top:1px solid #f1f5f9;padding-top:.75rem}.portal_searchInput__X4OYi{padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;width:300px;font-size:.9rem}.portal_createBtn__UObFZ{background:#667eea;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer}.portal_ticketList__uY_OP{display:flex;flex-direction:column;gap:1rem}.portal_ticketCard___BAvh{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 1px 3px rgba(0,0,0,.1);cursor:pointer;transition:all .2s ease;border-left:4px solid #667eea}.portal_ticketCard___BAvh:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-2px)}.portal_ticketHeader__UbOH4{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.portal_ticketTitle__Hsg6E{font-weight:600;color:#1e293b;font-size:1rem}.portal_ticketRef__AVBnr{font-size:.8rem;color:#64748b;font-family:monospace}.portal_ticketMeta__QWdVQ{display:flex;gap:.75rem;font-size:.85rem;color:#64748b}.portal_statusBadge__JIIGV{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase}.portal_statusOpen__ZOfgL{background:#dbeafe;color:#1d4ed8}.portal_statusInProgress__U7PTQ{background:#fef3c7;color:#d97706}.portal_statusResolved__DwODT{background:#d1fae5;color:#059669}.portal_statusClosed__S_Fvu{background:#e2e8f0;color:#475569}.portal_emptyState__WyFU7{text-align:center;padding:4rem 2rem;color:#64748b}.portal_modal__LaMy3{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.portal_modalContent__xL4A6{background:#fff;border-radius:16px;padding:2rem;width:90%;max-width:500px;max-height:90vh;overflow-y:auto}.portal_modalTitle__qrvv8{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.portal_modalActions__GmxHY{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.portal_cancelBtn__hnhtQ{background:#f1f5f9;color:#475569;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer}