:root{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;background-color:#eef2ff;color:#0f172a}*{box-sizing:border-box}body{margin:0;background:#eef2ff}#root{min-height:100vh}a{color:#2563eb}a:hover{text-decoration:underline}._appShell_nxpl7_1{max-width:1140px;margin:0 auto;padding:2rem 1.5rem 3rem;display:flex;flex-direction:column;gap:1rem}._headerMain_nxpl7_10{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid rgba(15,23,42,.1)}._hamburgerButton_nxpl7_18{width:48px;height:48px;border-radius:15px;background:#eef2ff;border:1px solid rgba(15,23,42,.1);display:flex;justify-content:center;align-items:center;cursor:pointer}._brandLogo_nxpl7_30{width:80px;height:auto;cursor:pointer}._headerIcons_nxpl7_36{display:flex;align-items:center;gap:.85rem}._signOutButton_nxpl7_42{border:none;background:#f3f4f6;padding:.6rem 1.25rem;border-radius:999px;cursor:pointer;font-weight:600;color:#0f172a;transition:background .2s ease}._signOutButton_nxpl7_42:hover{background:#e0e7ff}._greetingSection_nxpl7_57{padding:1.5rem 0}._greetingArea_nxpl7_61{flex:1}._greetingHeadline_nxpl7_65{font-size:2rem;margin:0;color:#111827;line-height:1.2}._greetingSubtitle_nxpl7_72{margin:.6rem 0 0;color:#475569;font-size:1rem;max-width:48ch;white-space:pre-line}._notificationButton_nxpl7_80{position:relative;width:48px;height:48px;border-radius:50%;border:1px solid #dbeafe;background:#eff6ff;display:flex;justify-content:center;align-items:center;cursor:pointer}._notificationButtonActive_nxpl7_93{border-color:#93c5fd;background:#dbeafe}._badge_nxpl7_98{position:absolute;top:-4px;right:-6px;min-width:20px;height:20px;border-radius:999px;background:#0b5dff;color:#fff;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 4px}._profilePill_nxpl7_115{width:48px;height:48px;border-radius:50%;background:#111827;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem}._nav_nxpl7_128{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}._navItem_nxpl7_134{display:flex;justify-content:center;padding:.85rem 1rem;border-radius:.75rem;background:#fff;color:#1e3a8a;font-weight:600;text-decoration:none;border:1px solid transparent}._navItemActive_nxpl7_146{border-color:#c7d2fe;background:linear-gradient(135deg,#e0e7ff,#f8fafc)}._content_nxpl7_151{background:transparent}._chatFooter_nxpl7_155{position:sticky;bottom:0;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;padding:1rem 1.5rem;border-radius:18px;display:flex;justify-content:space-between;align-items:center;margin-top:2rem;gap:1rem;box-shadow:0 20px 35px #2563eb59}._chatFooterTitle_nxpl7_170{margin:0;font-weight:700;font-size:1rem}._chatFooterSubtitle_nxpl7_176{margin:.25rem 0 0;font-size:.85rem;color:#fffc}._chatFooterButton_nxpl7_182{border:none;background:#fff;color:#1d4ed8;font-weight:700;padding:.65rem 1.25rem;border-radius:999px;cursor:pointer;box-shadow:0 10px 25px #0f172a40}._chatFooterButton_nxpl7_182:hover{background:#fefefe}._drawerBackdrop_nxpl7_197{position:fixed;inset:0;background:#0f172a66;z-index:1000;display:flex;justify-content:flex-start}._drawer_nxpl7_197{width:min(320px,80vw);height:100%;background:#fff;padding:1.5rem;box-shadow:4px 0 40px #0f172a4d;display:flex;flex-direction:column;gap:1rem}._drawerHeader_nxpl7_217{display:flex;justify-content:space-between;align-items:center}._drawerTitle_nxpl7_223{font-size:1.2rem;font-weight:700;margin:0}._closeDrawer_nxpl7_229{border:none;background:transparent;font-size:1.5rem;line-height:1;cursor:pointer}._drawerBody_nxpl7_237{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}._drawerItem_nxpl7_244{border:none;background:#f9fafb;border-radius:.75rem;padding:.9rem 1rem;text-align:left;font-weight:600;cursor:pointer;transition:background .2s ease}._drawerItem_nxpl7_244:hover{background:#eef2ff}._page_1hcq6_1{background:#fff;border-radius:1.25rem;padding:2rem;box-shadow:0 12px 40px #0f172a14}._pageHero_1hcq6_8{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;padding:2rem;border-radius:1.25rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}._heroActions_1hcq6_19{display:flex;flex-direction:column;gap:.5rem}._heroActionButton_1hcq6_25{background:#fff;color:#1e3a8a;border-radius:999px;box-shadow:0 10px 25px #2563eb40;border:none;padding:.65rem 1.25rem;font-weight:600;cursor:pointer}._eyebrow_1hcq6_36{letter-spacing:.15em;font-size:.75rem;text-transform:uppercase;color:#ffffffd9;margin:0}._pageHero_1hcq6_8 h2{margin:.3rem 0}._pageHero_1hcq6_8 p{margin:0;max-width:44ch;color:#ffffffd9;font-size:1rem}._pageGrid_1hcq6_55{margin-top:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.25rem}._card_1hcq6_62{background:#f8fafc;border-radius:1rem;padding:1.25rem;border:1px solid rgba(148,163,184,.3)}._cardHeader_1hcq6_69 h3{margin:0 0 .5rem}._cardContent_1hcq6_73{margin:0;color:#475569}._summaryList_1hcq6_78{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}._summaryListItem_1hcq6_87{display:flex;justify-content:space-between;font-size:.95rem;color:#0f172a}._sectionHeader_1hcq6_94{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}._sectionHeaderButton_1hcq6_102{background:#0f172a;color:#fff;border-radius:999px;padding:.5rem 1rem;border:none;cursor:pointer;font-weight:600}._notificationList_1hcq6_112,._reportList_1hcq6_113{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.85rem}._notificationListItem_1hcq6_122,._reportListItem_1hcq6_123{padding:1rem;border-radius:.9rem;border:1px solid rgba(148,163,184,.3);background:#fff;display:flex;justify-content:space-between;gap:1rem;align-items:center}._notificationListItemUnread_1hcq6_134{box-shadow:0 10px 20px #2563eb1f}._notificationListItem_1hcq6_122 h3,._reportListItem_1hcq6_123 strong{margin:0 0 .15rem}._notificationListItem_1hcq6_122 p,._reportListItem_1hcq6_123 p,._notificationListItem_1hcq6_122 small{margin:0;color:#475569}._reportListItem_1hcq6_123 a{align-self:center;background:transparent;color:#2563eb;text-decoration:underline;padding:0;box-shadow:none}._empty_1hcq6_159{color:#475569;text-align:center;margin-top:1rem}._emptyState_1hcq6_165{display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center;text-align:center;padding:3rem}._form_1hcq6_175{display:flex;flex-direction:column;gap:1rem;max-width:420px;margin:0 auto}._form_1hcq6_175 label{display:flex;flex-direction:column;gap:.25rem;font-weight:600}._form_1hcq6_175 input{border:1px solid rgba(148,163,184,.6);border-radius:.65rem;padding:.75rem;font-size:1rem;font-family:inherit}._form_1hcq6_175 button{align-self:flex-start}._languageGroup_1hcq6_202{display:flex;gap:.5rem;margin-top:.5rem}._languageButton_1hcq6_208{border:1px solid rgba(15,23,42,.2);border-radius:999px;padding:.5rem 1rem;background:#fff;color:#111827;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease}._languageButtonActive_1hcq6_219{background:#1e3a8a;border-color:#1e3a8a;color:#fff}@media(max-width:640px){._sectionHeader_1hcq6_94,._pageHero_1hcq6_8{flex-direction:column;align-items:flex-start}._heroActions_1hcq6_19{flex-direction:row;flex-wrap:wrap}}._wrapper_s2x66_1{display:flex;flex-direction:column;gap:1rem}._heroCopy_s2x66_7{color:#e0e7ff}._heroActions_s2x66_11{display:flex;flex-wrap:wrap;gap:.75rem}._screen_1wpi2_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem 3rem;background:radial-gradient(circle at top,#e0f2fe,#dbeafe,#eef2ff)}._panel_1wpi2_10{width:min(520px,100%);background:#f7fbff;border-radius:36px;padding:3rem 2.5rem;box-shadow:0 20px 60px #0f172a1f;border:1px solid rgba(15,23,42,.08);text-align:center;position:relative}._hero_1wpi2_21{color:#111827;font-size:26px;font-weight:700;line-height:1.3;margin:1rem 0 2.5rem;letter-spacing:.08em;text-transform:none;white-space:pre-line}._helper_1wpi2_32{font-size:14px;color:#374151;margin-bottom:1.25rem;min-height:48px;line-height:1.5}._ctaWrapper_1wpi2_40{margin:1.5rem 0}._primary_1wpi2_44{width:100%;border-radius:999px;background:linear-gradient(135deg,#0b5dff,#1d4ed8);border:none;color:#fff;font-weight:800;font-size:16px;padding:.9rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.9rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 12px 25px #0f172a40}._primary_1wpi2_44:hover{transform:translateY(-1px);box-shadow:0 18px 40px #0f172a59}._terms_1wpi2_67{font-size:11px;color:#7c8592;line-height:1.6;margin-top:1rem}._support_1wpi2_74{margin-top:1.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:12px;color:#9ca3af}._langPill_1wpi2_84{position:absolute;bottom:1.25rem;right:1.25rem;border:1px solid rgba(15,23,42,.15);border-radius:19px;padding:.35rem .8rem;background:#fff;cursor:pointer;font-weight:700;font-size:12px;letter-spacing:.2em}._rtl_1wpi2_98{direction:rtl}._list_thu5r_1{gap:1rem}._list_1u9id_1 li a{color:#2563eb}._wrapper_1n0o8_1{display:flex;flex-direction:column;gap:1rem}._card_1n0o8_7{border-color:#0ea5e959}._languageGroup_1n0o8_11{gap:.75rem}._card_1jor0_1{transition:transform .2s ease}._card_1jor0_1:hover{transform:translateY(-4px)}._cardContent_1jor0_9{display:flex;flex-wrap:wrap;gap:.5rem}._actionTag_1jor0_15{background:#e0e7ff;padding:.25rem .6rem;border-radius:999px;font-size:.85rem}._header_1n17r_1{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}._avatar_1n17r_8{width:56px}._title_1n17r_13{margin:0;font-size:1.25rem;font-weight:700}._subtitle_1n17r_19{margin:.15rem 0 0;color:#475569}._thread_1n17r_24{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}._message_1n17r_31{padding:1rem 1.25rem;border-radius:20px;max-width:80%}._message_1n17r_31._ai_1n17r_37{align-self:flex-start;background:#eef2ff;color:#0f172a}._message_1n17r_31._human_1n17r_43{align-self:flex-end;background:#111827;color:#fff}._meta_1n17r_49{margin:0;font-size:.8rem;color:inherit;opacity:.8}._body_1n17r_56{margin:.25rem 0 0}._inputBar_1n17r_60{position:sticky;bottom:0;display:flex;gap:.5rem;background:#fff;padding:.5rem;border-radius:999px;border:1px solid rgba(148,163,184,.4);box-shadow:0 8px 20px #0f172a14}._input_1n17r_60{flex:1;border:none;padding:.75rem 1rem;font-size:1rem;background:transparent}._input_1n17r_60:focus{outline:none}._sendButton_1n17r_84{border:none;background:#1d4ed8;color:#fff;border-radius:999px;padding:.6rem 1.25rem;font-weight:700;cursor:pointer}
