:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;background:#f5f6fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none}input,textarea,select{outline:none;font-family:inherit}._page_wvjb7_1{background:#f5f6fa;justify-content:center;align-items:center;min-height:100vh;display:flex}._card_wvjb7_9{background:#fff;border-radius:12px;width:100%;max-width:400px;padding:2.5rem;box-shadow:0 4px 24px #00000014}._logo_wvjb7_18{color:#4f9cf9;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}._heading_wvjb7_25{color:#1a1a2e;margin-bottom:1.5rem;font-size:1.3rem;font-weight:600}._error_wvjb7_32{color:#d32f2f;background:#fff0f0;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}._form_wvjb7_41{flex-direction:column;gap:1rem;display:flex}._field_wvjb7_43{flex-direction:column;gap:.4rem;display:flex}._field_wvjb7_43 label{color:#444;font-size:.875rem;font-weight:500}._field_wvjb7_43 input{border:1.5px solid #e0e0e0;border-radius:8px;padding:.65rem .875rem;font-size:.9rem;transition:border-color .15s}._field_wvjb7_43 input:focus{border-color:#4f9cf9}._btn_wvjb7_57{color:#fff;background:#4f9cf9;border-radius:8px;margin-top:.5rem;padding:.75rem;font-size:.95rem;font-weight:600;transition:background .15s}._btn_wvjb7_57:hover:not(:disabled){background:#3a8ae8}._btn_wvjb7_57:disabled{opacity:.6;cursor:not-allowed}._sidebar_z2y5r_1{color:#fff;background:#1a1a2e;flex-direction:column;width:240px;height:100vh;display:flex;position:fixed;top:0;left:0}._logo_z2y5r_12{color:#4f9cf9;border-bottom:1px solid #ffffff15;padding:1.5rem;font-size:1.1rem;font-weight:700}._nav_z2y5r_20{flex-direction:column;flex:1;gap:.25rem;padding:1rem 0;display:flex}._navItem_z2y5r_28{color:#fffa;border-left:3px solid #0000;padding:.75rem 1.5rem;font-size:.9rem;transition:all .15s;display:block}._navItem_z2y5r_28:hover{color:#fff;background:#ffffff10}._active_z2y5r_39{color:#fff;background:#ffffff15;border-left-color:#4f9cf9}._userSection_z2y5r_45{border-top:1px solid #ffffff15;padding:1rem 1.5rem}._userInfo_z2y5r_50{flex-direction:column;margin-bottom:.75rem;display:flex}._userName_z2y5r_56{font-size:.85rem;font-weight:600}._userRole_z2y5r_57{color:#fff6;margin-top:.2rem;font-size:.75rem}._logoutBtn_z2y5r_59{color:#fff;background:#ffffff15;border-radius:6px;width:100%;padding:.5rem;font-size:.85rem;transition:background .15s}._logoutBtn_z2y5r_59:hover{background:#ffffff25}._layout_qy8a2_1{display:flex}._main_qy8a2_3{flex:1;min-height:100vh;margin-left:240px}._content_qy8a2_9{padding:2rem}._welcome_qy8a2_11{margin-bottom:2rem}._welcome_qy8a2_11 h2{margin-bottom:.4rem;font-size:1.5rem;font-weight:700}._welcome_qy8a2_11 p{color:#666}._statsGrid_qy8a2_15{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;display:grid}._statCard_qy8a2_21{background:#fff;border-radius:12px;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex;box-shadow:0 2px 8px #0000000f}._statIcon_qy8a2_31{font-size:1.5rem}._statValue_qy8a2_32{color:#1a1a2e;font-size:1.75rem;font-weight:700}._statLabel_qy8a2_33{color:#888;font-size:.85rem}._layout_1fq64_1{display:flex}._main_1fq64_2{flex:1;min-height:100vh;margin-left:240px}._content_1fq64_3{padding:2rem}._header_1fq64_5{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}._header_1fq64_5 h2{font-size:1.3rem;font-weight:700}._header_1fq64_5 p{color:#888;margin-top:.25rem;font-size:.875rem}._addBtn_1fq64_15{color:#fff;background:#4f9cf9;border-radius:8px;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s}._addBtn_1fq64_15:hover{background:#3a8ae8}._formCard_1fq64_26{background:#fff;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 2px 8px #0000000f}._formCard_1fq64_26 h3{margin-bottom:1rem;font-size:1rem;font-weight:600}._error_1fq64_36{color:#d32f2f;background:#fff0f0;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}._form_1fq64_26{flex-direction:column;gap:1rem;display:flex}._row_1fq64_47{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._field_1fq64_49{flex-direction:column;gap:.4rem;display:flex}._field_1fq64_49 label{color:#555;font-size:.8rem;font-weight:500}._field_1fq64_49 input{border:1.5px solid #e0e0e0;border-radius:8px;padding:.6rem .875rem;font-size:.875rem;transition:border-color .15s}._field_1fq64_49 input:focus{border-color:#4f9cf9}._saveBtn_1fq64_60{color:#fff;background:#1a1a2e;border-radius:8px;align-self:flex-start;min-width:160px;padding:.7rem;font-size:.9rem;font-weight:600;transition:background .15s}._saveBtn_1fq64_60:hover:not(:disabled){background:#2d2d4e}._saveBtn_1fq64_60:disabled{opacity:.6;cursor:not-allowed}._empty_1fq64_74{text-align:center;color:#888;background:#fff;border-radius:12px;padding:3rem}._table_1fq64_82{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}._tableHeader_1fq64_89{color:#888;text-transform:uppercase;letter-spacing:.05em;background:#f8f9fc;grid-template-columns:2fr 1.5fr 1fr 1fr 1fr 1.5fr;padding:.875rem 1.5rem;font-size:.8rem;font-weight:600;display:grid}._tableRow_1fq64_101{border-top:1px solid #f0f0f5;grid-template-columns:2fr 1.5fr 1fr 1fr 1fr 1.5fr;align-items:center;padding:1rem 1.5rem;transition:background .1s;display:grid}._tableRow_1fq64_101:hover{background:#fafbff}._tenantName_1fq64_111{font-size:.9rem;font-weight:600}._slug_1fq64_112{color:#666;font-family:monospace;font-size:.85rem}._plan_1fq64_113{text-transform:capitalize;font-size:.85rem}._date_1fq64_114{color:#888;font-size:.85rem}._status_1fq64_116{border-radius:20px;width:fit-content;padding:.25rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}._active_1fq64_124{color:#2e7d32;background:#e8f5e9}._inactive_1fq64_125{color:#c62828;background:#ffebee}._actions_1fq64_127{align-items:center;gap:.5rem;display:flex}._actionBtn_1fq64_133{color:#0f4c75;white-space:nowrap;background:#f0f5ff;border:1px solid #0f4c7530;border-radius:6px;padding:.25rem .5rem;font-size:.7rem;font-weight:600;transition:all .15s}._actionBtn_1fq64_133:hover{color:#fff;background:#0f4c75}._enterBtn_1fq64_150{color:#f59e0b;background:#fff8e1;border-color:#f59e0b30}._enterBtn_1fq64_150:hover{color:#fff;background:#f59e0b}._deactivateBtn_1fq64_161{color:#f57f17;background:#fff8e1;border-color:#f57f1730}._deactivateBtn_1fq64_161:hover{color:#fff;background:#f59e0b}._activateBtn_1fq64_172{color:#2e7d32;background:#e8f5e9;border-color:#2e7d3230}._activateBtn_1fq64_172:hover{color:#fff;background:#22c55e}._deleteBtn_1fq64_183{color:#ef4444;background:#fff0f0;border-color:#ef444430}._deleteBtn_1fq64_183:hover{color:#fff;background:#ef4444}._layout_19qqb_1{display:flex}._main_19qqb_2{flex:1;min-height:100vh;margin-left:240px}._content_19qqb_3{padding:2rem}._header_19qqb_5{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}._header_19qqb_5 h2{font-size:1.3rem;font-weight:700}._header_19qqb_5 p{color:#888;margin-top:.25rem;font-size:.875rem}._addBtn_19qqb_15{color:#fff;cursor:pointer;background:#4f9cf9;border-radius:8px;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s}._addBtn_19qqb_15:hover{background:#3a8ae8}._success_19qqb_27{color:#2e7d32;background:#e8f5e9;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600}._error_19qqb_37{color:#d32f2f;background:#fff0f0;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}._formCard_19qqb_46{background:#fff;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 2px 8px #0000000f}._formCard_19qqb_46 h3{margin-bottom:1rem;font-size:1rem;font-weight:600}._form_19qqb_46{flex-direction:column;gap:1rem;display:flex}._row_19qqb_58{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._field_19qqb_60{flex-direction:column;gap:.4rem;display:flex}._field_19qqb_60 label{color:#555;font-size:.8rem;font-weight:500}._field_19qqb_60 input,._field_19qqb_60 select{background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;padding:.6rem .875rem;font-family:inherit;font-size:.875rem}._field_19qqb_60 input:focus,._field_19qqb_60 select:focus{border-color:#4f9cf9;outline:none}._saveBtn_19qqb_76{color:#fff;cursor:pointer;background:#1a1a2e;border-radius:8px;align-self:flex-start;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:background .15s}._saveBtn_19qqb_76:hover:not(:disabled){background:#2d2d4e}._saveBtn_19qqb_76:disabled{opacity:.6;cursor:not-allowed}._filters_19qqb_91{gap:.75rem;margin-bottom:1.25rem;display:flex}._searchInput_19qqb_97{border:1.5px solid #e0e0e0;border-radius:8px;flex:1;padding:.6rem .875rem;font-family:inherit;font-size:.875rem}._searchInput_19qqb_97:focus{border-color:#4f9cf9;outline:none}._select_19qqb_107{cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;padding:.6rem .875rem;font-family:inherit;font-size:.875rem}._body_19qqb_118{grid-template-columns:1fr;gap:1.5rem;display:grid}._body_19qqb_118:has(._detail_19qqb_124){grid-template-columns:1fr 340px}._tableWrap_19qqb_129{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000d}._tableHeader_19qqb_136{color:#888;text-transform:uppercase;letter-spacing:.05em;background:#f8f9fc;grid-template-columns:1.5fr 2fr 1fr 1fr 1fr 1fr;padding:.75rem 1.5rem;font-size:.75rem;font-weight:600;display:grid}._tableRow_19qqb_148{cursor:pointer;border-top:1px solid #f0f0f5;grid-template-columns:1.5fr 2fr 1fr 1fr 1fr 1fr;align-items:center;padding:.875rem 1.5rem;transition:background .1s;display:grid}._tableRow_19qqb_148:hover{background:#f8f9ff}._tableRowActive_19qqb_159{border-left:3px solid #4f9cf9;background:#f0f5ff!important}._userName_19qqb_161{font-size:.875rem;font-weight:600}._userEmail_19qqb_162{color:#666;font-size:.8rem}._lastLogin_19qqb_163{color:#888;font-size:.8rem}._empty_19qqb_165{text-align:center;color:#888;padding:3rem}._roleBadge_19qqb_171{text-transform:capitalize;border-radius:20px;width:fit-content;padding:.25rem .6rem;font-size:.75rem;font-weight:600}._roleSuperadmin_19qqb_180{color:#c62828;background:#fce4ec}._roleAdmin_19qqb_181{color:#1565c0;background:#e3f2fd}._roleSupport_19qqb_182{color:#6a1b9a;background:#f3e5f5}._statusBadge_19qqb_184{border-radius:20px;width:fit-content;padding:.25rem .6rem;font-size:.75rem;font-weight:600}._active_19qqb_192{color:#2e7d32;background:#e8f5e9}._inactive_19qqb_193{color:#757575;background:#f5f5f5}._actions_19qqb_195{gap:.5rem;display:flex}._actionBtn_19qqb_197{cursor:pointer;border:none;border-radius:6px;padding:.3rem .6rem;font-size:.75rem;font-weight:600;transition:all .15s}._activateBtn_19qqb_207{color:#2e7d32;background:#e8f5e9}._deactivateBtn_19qqb_208{color:#d32f2f;background:#fff0f0}._activateBtn_19qqb_207:hover{color:#fff;background:#22c55e}._deactivateBtn_19qqb_208:hover{color:#fff;background:#ef4444}._detail_19qqb_124{background:#fff;border-radius:12px;flex-direction:column;gap:1.25rem;max-height:calc(100vh - 120px);padding:1.5rem;display:flex;position:sticky;top:1rem;overflow-y:auto;box-shadow:0 2px 8px #0000000d}._detailHeader_19qqb_227{justify-content:space-between;align-items:flex-start;display:flex}._detailHeader_19qqb_227 h3{font-size:1rem;font-weight:700}._detailEmail_19qqb_234{color:#888;margin-top:.2rem;font-size:.8rem}._closeBtn_19qqb_236{color:#888;cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;display:flex}._closeBtn_19qqb_236:hover{background:#e0e0e0}._detailSection_19qqb_252{flex-direction:column;gap:.5rem;display:flex}._detailSection_19qqb_252 label{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}._resetRow_19qqb_262{gap:.5rem;display:flex}._resetInput_19qqb_267{border:1.5px solid #e0e0e0;border-radius:8px;flex:1;padding:.5rem .75rem;font-family:inherit;font-size:.875rem}._resetInput_19qqb_267:focus{border-color:#4f9cf9;outline:none}._resetBtn_19qqb_277{color:#fff;cursor:pointer;background:#1a1a2e;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:background .15s}._resetBtn_19qqb_277:hover:not(:disabled){background:#2d2d4e}._resetBtn_19qqb_277:disabled{opacity:.5;cursor:not-allowed}._toggleBtn_19qqb_291{cursor:pointer;border:none;border-radius:8px;width:100%;padding:.65rem;font-size:.875rem;font-weight:600;transition:all .15s}._detailMeta_19qqb_302{color:#aaa;border-top:1px solid #f0f0f5;flex-direction:column;gap:.25rem;padding-top:.5rem;font-size:.75rem;display:flex}._page_1uosp_1{background:#f0f7ff;justify-content:center;align-items:center;min-height:100vh;display:flex}._card_1uosp_9{background:#fff;border-radius:12px;width:100%;max-width:400px;padding:2.5rem;box-shadow:0 4px 24px #00000014}._logo_1uosp_18{color:#0f4c75;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}._heading_1uosp_25{color:#1a1a2e;margin-bottom:.25rem;font-size:1.3rem;font-weight:600}._slug_1uosp_32{color:#888;margin-bottom:1.5rem;font-family:monospace;font-size:.8rem}._error_1uosp_39{color:#d32f2f;background:#fff0f0;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}._form_1uosp_48{flex-direction:column;gap:1rem;display:flex}._field_1uosp_50{flex-direction:column;gap:.4rem;display:flex}._field_1uosp_50 label{color:#444;font-size:.875rem;font-weight:500}._field_1uosp_50 input{border:1.5px solid #e0e0e0;border-radius:8px;padding:.65rem .875rem;font-size:.9rem;transition:border-color .15s}._field_1uosp_50 input:focus{border-color:#0f4c75}._btn_1uosp_63{color:#fff;background:#0f4c75;border-radius:8px;margin-top:.5rem;padding:.75rem;font-size:.95rem;font-weight:600;transition:background .15s}._btn_1uosp_63:hover:not(:disabled){background:#0d3f63}._btn_1uosp_63:disabled{opacity:.6;cursor:not-allowed}._sidebar_w1vay_1{color:#fff;background:#0f4c75;flex-direction:column;width:240px;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:auto}._logo_w1vay_13{border-bottom:1px solid #ffffff20;flex-direction:column;gap:.25rem;padding:1.5rem;display:flex}._logoMain_w1vay_21{color:#fff;font-size:1rem;font-weight:700}._logoSub_w1vay_27{color:#fff6;font-size:.7rem}._nav_w1vay_32{flex-direction:column;flex:1;gap:.25rem;padding:1rem 0;display:flex;overflow-y:auto}._navItem_w1vay_41{color:#fffa;border-left:3px solid #0000;padding:.75rem 1.5rem;font-size:.9rem;transition:all .15s;display:block}._navItem_w1vay_41:hover{color:#fff;background:#ffffff15}._active_w1vay_52{color:#fff;background:#ffffff20;border-left-color:#1abc9c}._userSection_w1vay_58{border-top:1px solid #ffffff20;padding:1rem 1.5rem}._userInfo_w1vay_63{flex-direction:column;margin-bottom:.75rem;display:flex}._userName_w1vay_69{font-size:.85rem;font-weight:600}._userRole_w1vay_70{color:#fff6;margin-top:.2rem;font-size:.75rem}._logoutBtn_w1vay_72{color:#fff;background:#ffffff20;border-radius:6px;width:100%;padding:.5rem;font-size:.85rem;transition:background .15s}._logoutBtn_w1vay_72:hover{background:#ffffff30}._impersonationBanner_w1vay_84{background:#f59e0b;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}._impersonationText_w1vay_93{color:#1a1a2e;flex-direction:column;gap:.15rem;font-size:.75rem;font-weight:600;display:flex}._impersonationBy_w1vay_102{opacity:.8;font-size:.7rem;font-weight:400}._exitBtn_w1vay_108{color:#fff;cursor:pointer;white-space:nowrap;background:#1a1a2e;border-radius:6px;flex-shrink:0;padding:.3rem .75rem;font-size:.75rem;font-weight:600;transition:opacity .15s}._exitBtn_w1vay_108:hover{opacity:.8}._topbar_1pwm5_1{z-index:10;background:#fff;border-bottom:1px solid #e8e8f0;align-items:center;height:60px;padding:0 2rem;display:flex;position:sticky;top:0}._title_1pwm5_13{color:#1a1a2e;font-size:1.1rem;font-weight:600}._layout_1w4gn_1{display:flex}._main_1w4gn_2{flex:1;min-height:100vh;margin-left:240px}._content_1w4gn_3{padding:2rem}._header_1w4gn_5{margin-bottom:2rem}._header_1w4gn_5 h2{font-size:1.3rem;font-weight:700}._header_1w4gn_5 p{color:#888;margin-top:.25rem;font-size:.875rem}._loading_1w4gn_9{color:#888;text-align:center;padding:2rem}._error_1w4gn_10{color:#d32f2f;background:#fff0f0;border-radius:8px;padding:.75rem 1rem}._statsGrid_1w4gn_13{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:1.5rem;display:grid}._statCard_1w4gn_20{background:#fff;border-radius:12px;flex-direction:column;gap:.4rem;padding:1.5rem;display:flex;box-shadow:0 2px 8px #0000000d}._statIcon_1w4gn_30{font-size:1.5rem}._statValue_1w4gn_31{color:#1a1a2e;font-size:2rem;font-weight:700}._statLabel_1w4gn_32{color:#888;font-size:.8rem;font-weight:500}._statTrend_1w4gn_33{font-size:.8rem;font-weight:600}._statSub_1w4gn_34{color:#aaa;font-size:.8rem}._stars_1w4gn_36{gap:.15rem;margin-top:.25rem;display:flex}._progressBar_1w4gn_38{background:#f0f0f5;border-radius:3px;height:6px;margin-top:.5rem;overflow:hidden}._progressFill_1w4gn_46{border-radius:3px;height:100%;transition:width .5s}._bottomGrid_1w4gn_53{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}._card_1w4gn_59{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d}._cardFull_1w4gn_66{grid-column:1/-1}._cardTitle_1w4gn_68{color:#1a1a2e;margin-bottom:1.25rem;font-size:.95rem;font-weight:700}._distribution_1w4gn_76{flex-direction:column;gap:.75rem;display:flex}._distRow_1w4gn_78{grid-template-columns:30px 1fr 30px;align-items:center;gap:.75rem;display:grid}._distLabel_1w4gn_85{color:#555;align-items:center;gap:.2rem;font-size:.8rem;font-weight:600;display:flex}._distBarWrap_1w4gn_94{background:#f0f0f5;border-radius:5px;height:10px;overflow:hidden}._distBar_1w4gn_94{border-radius:5px;min-width:2px;height:100%;transition:width .5s}._distCount_1w4gn_108{color:#888;text-align:right;font-size:.8rem}._sentiment_1w4gn_115{grid-template-columns:1fr 1fr 1fr;gap:.75rem;margin-bottom:1rem;display:grid}._sentCard_1w4gn_122{text-align:center;border-radius:10px;padding:1rem}._sentValue_1w4gn_128{font-size:1.75rem;font-weight:700}._sentLabel_1w4gn_129{color:#555;margin-top:.25rem;font-size:.8rem;font-weight:600}._sentDesc_1w4gn_130{color:#aaa;margin-top:.15rem;font-size:.75rem}._sentBar_1w4gn_132{background:#f0f0f5;border-radius:4px;height:8px;display:flex;overflow:hidden}._empty_1w4gn_141{color:#888;text-align:center;padding:2rem}._recentList_1w4gn_143{flex-direction:column;display:flex}._recentRow_1w4gn_145{border-bottom:1px solid #f0f0f5;grid-template-columns:60px 1fr 120px;align-items:center;gap:1rem;padding:.875rem 0;display:grid}._recentRow_1w4gn_145:last-child{border-bottom:none}._ratingBadge_1w4gn_156{color:#fff;border-radius:6px;width:fit-content;padding:.25rem .5rem;font-size:.8rem;font-weight:700}._recentName_1w4gn_165{margin-bottom:.25rem;font-size:.875rem;font-weight:600}._recentComment_1w4gn_166{color:#666;font-size:.8rem;line-height:1.4}._recentMeta_1w4gn_168{flex-direction:column;align-items:flex-end;gap:.4rem;display:flex}._recentDate_1w4gn_175{color:#aaa;font-size:.75rem}._statusBadge_1w4gn_177{text-transform:capitalize;border-radius:20px;padding:.2rem .5rem;font-size:.7rem;font-weight:600}._published_1w4gn_185{color:#2e7d32;background:#e8f5e9}._hidden_1w4gn_186{color:#757575;background:#f5f5f5}._flagged_1w4gn_187,._in_mediation_1w4gn_188{color:#e65100;background:#fff3e0}._layout_i3ff4_1{display:flex}._main_i3ff4_2{flex:1;min-height:100vh;margin-left:240px}._content_i3ff4_3{padding:2rem}._header_i3ff4_5{margin-bottom:2rem}._header_i3ff4_5 h2{margin-bottom:.4rem;font-size:1.3rem;font-weight:700}._header_i3ff4_5 p{color:#666}._loading_i3ff4_9{text-align:center;color:#888;padding:3rem}._error_i3ff4_15{color:#d32f2f;background:#fff0f0;border-radius:8px;padding:1rem}._qrSection_i3ff4_22{grid-template-columns:auto 1fr;align-items:start;gap:2rem;display:grid}._qrCard_i3ff4_29{background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:1rem;min-width:280px;padding:2rem;display:flex;box-shadow:0 4px 24px #00000014}._qrBrand_i3ff4_41{color:#0f4c75;font-size:1.1rem;font-weight:700}._qrImage_i3ff4_47{border-radius:8px;width:220px;height:220px}._qrCaption_i3ff4_53{color:#888;font-size:.85rem}._actions_i3ff4_58{flex-direction:column;gap:1.5rem;display:flex}._urlBox_i3ff4_64{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 2px 8px #0000000f}._urlBox_i3ff4_64 label{color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:block}._urlRow_i3ff4_81{align-items:center;gap:.75rem;display:flex}._url_i3ff4_64{color:#0f4c75;word-break:break-all;flex:1;font-family:monospace;font-size:.875rem}._copyBtn_i3ff4_95{color:#fff;white-space:nowrap;background:#0f4c75;border-radius:6px;padding:.4rem 1rem;font-size:.8rem;font-weight:600;transition:background .15s}._copyBtn_i3ff4_95:hover{background:#0d3f63}._btnGroup_i3ff4_108{gap:1rem;display:flex}._downloadBtn_i3ff4_113,._printBtn_i3ff4_113{border-radius:10px;flex:1;padding:.875rem;font-size:.9rem;font-weight:600;transition:all .15s}._downloadBtn_i3ff4_113{color:#fff;background:#0f4c75}._downloadBtn_i3ff4_113:hover{background:#0d3f63}._printBtn_i3ff4_113{color:#0f4c75;background:#fff;border:2px solid #0f4c75}._printBtn_i3ff4_113:hover{background:#f0f7ff}._tips_i3ff4_135{background:#f0f7ff;border-radius:12px;padding:1.25rem}._tips_i3ff4_135 h4{color:#0f4c75;margin-bottom:.75rem;font-size:.9rem;font-weight:600}._tips_i3ff4_135 ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}._tips_i3ff4_135 ul li{color:#555;padding-left:1rem;font-size:.85rem;position:relative}._tips_i3ff4_135 ul li:before{content:"→";color:#0f4c75;position:absolute;left:0}._layout_zmlvy_1{display:flex}._main_zmlvy_2{flex:1;min-height:100vh;margin-left:240px}._content_zmlvy_3{padding:2rem}._header_zmlvy_5{margin-bottom:1.25rem}._header_zmlvy_5 h2{font-size:1.3rem;font-weight:700}._header_zmlvy_5 p{color:#888;margin-top:.25rem;font-size:.875rem}._filters_zmlvy_9{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}._searchInput_zmlvy_17{border:1.5px solid #e0e0e0;border-radius:8px;flex:1;min-width:200px;padding:.6rem .875rem;font-family:inherit;font-size:.875rem}._searchInput_zmlvy_17:focus{border-color:#0f4c75;outline:none}._ratingBtns_zmlvy_28{gap:.35rem;display:flex}._ratingBtn_zmlvy_28{color:#555;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:20px;padding:.4rem .75rem;font-size:.8rem;transition:all .15s}._ratingBtn_zmlvy_28:hover{color:#0f4c75;border-color:#0f4c75}._ratingBtnActive_zmlvy_41{color:#fff!important;background:#0f4c75!important;border-color:#0f4c75!important}._select_zmlvy_43{cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;padding:.6rem .875rem;font-family:inherit;font-size:.875rem}._select_zmlvy_43:focus{border-color:#0f4c75;outline:none}._body_zmlvy_54{grid-template-columns:1fr;gap:1.5rem;display:grid}._body_zmlvy_54:has(._detail_zmlvy_60){grid-template-columns:1fr 380px}._tableWrap_zmlvy_65{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000d}._tableHeader_zmlvy_72{color:#888;text-transform:uppercase;letter-spacing:.05em;background:#f8f9fc;grid-template-columns:100px 2fr 1.5fr 100px 120px 100px;padding:.75rem 1.5rem;font-size:.75rem;font-weight:600;display:grid}._tableRow_zmlvy_84{cursor:pointer;border-top:1px solid #f0f0f5;grid-template-columns:100px 2fr 1.5fr 100px 120px 100px;align-items:center;padding:.875rem 1.5rem;transition:background .1s;display:grid}._tableRow_zmlvy_84:hover{background:#f8f9ff}._tableRowActive_zmlvy_94{border-left:3px solid #0f4c75;background:#f0f5ff!important}._ratingCell_zmlvy_96{flex-direction:column;gap:.35rem;display:flex}._ratingBadge_zmlvy_102{color:#fff;border-radius:6px;width:fit-content;padding:.2rem .5rem;font-size:.8rem;font-weight:700}._stars_zmlvy_111{gap:.1rem;display:flex}._reviewCell_zmlvy_113{color:#444;padding-right:1rem;font-size:.875rem}._noComment_zmlvy_118{color:#bbb;font-style:italic}._customerName_zmlvy_121{font-size:.875rem;font-weight:600}._customerEmail_zmlvy_122{color:#888;margin-top:.15rem;font-size:.75rem}._dateCell_zmlvy_124{color:#888;font-size:.8rem}._responseBadge_zmlvy_126{border-radius:20px;padding:.25rem .6rem;font-size:.75rem;font-weight:600}._pending_zmlvy_132{color:#f57f17;background:#fff8e1}._replied_zmlvy_133{color:#2e7d32;background:#e8f5e9}._inMediation_zmlvy_134{color:#e65100;background:#fff3e0}._statusBadge_zmlvy_136{text-transform:capitalize;border-radius:20px;padding:.25rem .6rem;font-size:.75rem;font-weight:600}._published_zmlvy_143{color:#2e7d32;background:#e8f5e9}._hidden_zmlvy_144{color:#757575;background:#f5f5f5}._flagged_zmlvy_145,._in_mediation_zmlvy_146{color:#e65100;background:#fff3e0}._empty_zmlvy_148{text-align:center;color:#888;padding:3rem}._detail_zmlvy_60{background:#fff;border-radius:12px;flex-direction:column;gap:1.25rem;max-height:calc(100vh - 120px);padding:1.5rem;display:flex;position:sticky;top:1rem;overflow-y:auto;box-shadow:0 2px 8px #0000000d}._detailHeader_zmlvy_169{justify-content:space-between;align-items:flex-start;display:flex}._detailHeader_zmlvy_169 h3{font-size:1.1rem;font-weight:700}._detailDate_zmlvy_176{color:#999;margin-top:.2rem;font-size:.8rem}._closeBtn_zmlvy_178{color:#888;cursor:pointer;background:#f5f5f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;transition:all .15s;display:flex}._closeBtn_zmlvy_178:hover{color:#333;background:#e0e0e0}._detailRating_zmlvy_194{align-items:center;gap:.75rem;display:flex}._detailMeta_zmlvy_200{color:#555;flex-direction:column;gap:.4rem;font-size:.85rem;display:flex}._detailComment_zmlvy_208 label{color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}._detailComment_zmlvy_208 p{color:#333;font-size:.9rem;line-height:1.6}._statusControls_zmlvy_223 label{color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}._statusBtns_zmlvy_233{gap:.5rem;display:flex}._statusBtn_zmlvy_233{color:#555;text-transform:capitalize;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:20px;padding:.4rem .875rem;font-size:.8rem;font-weight:600;transition:all .15s}._statusBtn_zmlvy_233:hover{color:#0f4c75;border-color:#0f4c75}._statusBtnActive_zmlvy_248{color:#fff!important;background:#0f4c75!important;border-color:#0f4c75!important}._messageBtn_zmlvy_250{color:#fff;cursor:pointer;text-align:center;background:#1abc9c;border-radius:8px;width:100%;padding:.65rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s}._messageBtn_zmlvy_250:hover{background:#17a589}._mediationBtn_zmlvy_264{color:#fff;cursor:pointer;text-align:center;background:#f59e0b;border-radius:8px;width:100%;padding:.65rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s}._mediationBtn_zmlvy_264:hover{background:#d97706}._replySection_zmlvy_278{flex-direction:column;gap:.5rem;display:flex}._replySection_zmlvy_278 label{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}._replyInput_zmlvy_288{resize:vertical;border:1.5px solid #e0e0e0;border-radius:8px;padding:.75rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}._replyInput_zmlvy_288:focus{border-color:#0f4c75;outline:none}._replyBtn_zmlvy_299{color:#fff;cursor:pointer;background:#0f4c75;border-radius:8px;align-self:flex-start;padding:.65rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s}._replyBtn_zmlvy_299:hover:not(:disabled){background:#0d3f63}._replyBtn_zmlvy_299:disabled{opacity:.5;cursor:not-allowed}._layout_v2fa5_1{display:flex}._main_v2fa5_2{flex:1;min-height:100vh;margin-left:240px}._content_v2fa5_3{padding:2rem}._header_v2fa5_5{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}._header_v2fa5_5 h2{font-size:1.3rem;font-weight:700}._header_v2fa5_5 p{color:#888;margin-top:.25rem;font-size:.875rem}._addBtn_v2fa5_15{color:#fff;background:#0f4c75;border-radius:8px;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s}._addBtn_v2fa5_15:hover{background:#0d3f63}._tabs_v2fa5_26{border-bottom:2px solid #e8e8f0;gap:.5rem;margin-bottom:1.5rem;padding-bottom:0;display:flex}._tab_v2fa5_26{color:#888;background:0 0;border-bottom:2px solid #0000;border-radius:8px 8px 0 0;margin-bottom:-2px;padding:.65rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s}._tab_v2fa5_26:hover{color:#0f4c75}._tabActive_v2fa5_48{font-weight:600;color:#0f4c75!important;border-bottom-color:#0f4c75!important}._formCard_v2fa5_54{background:#fff;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 2px 8px #0000000f}._formCard_v2fa5_54 h3{margin-bottom:1rem;font-size:1rem;font-weight:600}._error_v2fa5_64{color:#d32f2f;background:#fff0f0;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}._form_v2fa5_54{flex-direction:column;gap:1rem;display:flex}._row_v2fa5_75{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._field_v2fa5_77{flex-direction:column;gap:.4rem;display:flex}._field_v2fa5_77 label{color:#555;font-size:.8rem;font-weight:500}._field_v2fa5_77 input,._field_v2fa5_77 select{background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;padding:.6rem .875rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}._field_v2fa5_77 input:focus,._field_v2fa5_77 select:focus{border-color:#0f4c75;outline:none}._saveBtn_v2fa5_94{color:#fff;background:#0f4c75;border-radius:8px;align-self:flex-start;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:background .15s}._saveBtn_v2fa5_94:hover:not(:disabled){background:#0d3f63}._saveBtn_v2fa5_94:disabled{opacity:.6;cursor:not-allowed}._empty_v2fa5_107{text-align:center;color:#888;background:#fff;border-radius:12px;padding:3rem}._configList_v2fa5_115{flex-direction:column;gap:.75rem;display:flex}._configCard_v2fa5_117{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex;box-shadow:0 2px 8px #0000000d}._configName_v2fa5_127{margin-bottom:.4rem;font-size:.95rem;font-weight:600}._configMeta_v2fa5_128{align-items:center;gap:.75rem;display:flex}._configType_v2fa5_130{color:#0f4c75;text-transform:capitalize;background:#e8f4ff;border-radius:20px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}._configValue_v2fa5_140{color:#1abc9c;font-size:.85rem;font-weight:700}._configTrigger_v2fa5_146{color:#888;font-size:.75rem}._configRight_v2fa5_151{align-items:center;gap:1rem;display:flex}._activeBadge_v2fa5_153{border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}._activeOn_v2fa5_160{color:#2e7d32;background:#e8f5e9}._activeOff_v2fa5_161{color:#757575;background:#f5f5f5}._toggleBtn_v2fa5_163{color:#555;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;padding:.4rem .875rem;font-size:.8rem;font-weight:500;transition:all .15s}._toggleBtn_v2fa5_163:hover{color:#0f4c75;border-color:#0f4c75}._issuedTable_v2fa5_176{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000d}._tableHeader_v2fa5_183{color:#888;text-transform:uppercase;letter-spacing:.05em;background:#f8f9fc;grid-template-columns:2fr 2fr 1.5fr 1fr 1fr 1fr;padding:.875rem 1.5rem;font-size:.75rem;font-weight:600;display:grid}._tableRow_v2fa5_195{border-top:1px solid #f0f0f5;grid-template-columns:2fr 2fr 1.5fr 1fr 1fr 1fr;align-items:center;padding:1rem 1.5rem;transition:background .1s;display:grid}._tableRow_v2fa5_195:hover{background:#fafbff}._customerName_v2fa5_205{font-size:.875rem;font-weight:600}._customerEmail_v2fa5_206{color:#888;margin-top:.15rem;font-size:.75rem}._rewardName_v2fa5_207{font-size:.875rem;font-weight:500}._rewardValue_v2fa5_208{color:#1abc9c;font-size:.8rem;font-weight:600}._rewardCode_v2fa5_209{color:#0f4c75;font-family:monospace;font-size:.8rem;font-weight:600}._date_v2fa5_210{color:#888;font-size:.8rem}._statusBadge_v2fa5_212{text-transform:capitalize;border-radius:20px;width:fit-content;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}._pending_v2fa5_222{color:#f57f17;background:#fff8e1}._claimed_v2fa5_223{color:#2e7d32;background:#e8f5e9}._expired_v2fa5_224{color:#c62828;background:#ffebee}._claimBtn_v2fa5_226{color:#fff;background:#0f4c75;border-radius:6px;padding:.35rem .75rem;font-size:.75rem;font-weight:600;transition:background .15s}._claimBtn_v2fa5_226:hover{background:#0d3f63}._layout_k43xx_1{display:flex}._main_k43xx_2{flex:1;min-height:100vh;margin-left:240px}._content_k43xx_3{height:calc(100vh - 60px);padding:2rem}._chatLayout_k43xx_5{background:#fff;border-radius:12px;grid-template-columns:300px 1fr;gap:0;height:100%;display:grid;overflow:hidden;box-shadow:0 2px 8px #0000000f}._threadList_k43xx_17{border-right:1px solid #f0f0f5;flex-direction:column;display:flex;overflow:hidden}._threadListHeader_k43xx_24{border-bottom:1px solid #f0f0f5;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}._threadListHeader_k43xx_24 h3{font-size:.95rem;font-weight:700}._threadCount_k43xx_34{color:#888;background:#f0f0f5;border-radius:20px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}._empty_k43xx_43{color:#888;text-align:center;padding:2rem 1.5rem;font-size:.875rem}._threadItem_k43xx_50{cursor:pointer;border-bottom:1px solid #f8f8fc;padding:1rem 1.5rem;transition:background .1s}._threadItem_k43xx_50:hover{background:#f8f9ff}._threadItemActive_k43xx_58{background:#f0f5ff!important}._threadTop_k43xx_60{justify-content:space-between;align-items:center;margin-bottom:.3rem;display:flex}._threadName_k43xx_67{font-size:.875rem;font-weight:600}._unreadBadge_k43xx_69{color:#fff;background:#0f4c75;border-radius:20px;padding:.15rem .45rem;font-size:.7rem;font-weight:700}._threadPreview_k43xx_78{color:#666;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.3rem;font-size:.8rem;overflow:hidden}._threadMeta_k43xx_87{color:#aaa;font-size:.75rem}._chatWindow_k43xx_90{flex-direction:column;display:flex;overflow:hidden}._noThread_k43xx_96{color:#888;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}._noThreadIcon_k43xx_107{margin-bottom:1rem;font-size:3rem}._noThread_k43xx_96 h3{color:#444;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}._noThread_k43xx_96 p{margin-bottom:.5rem;font-size:.875rem}._hint_k43xx_110{color:#aaa;max-width:280px;font-size:.8rem}._chatHeader_k43xx_112{border-bottom:1px solid #f0f0f5;justify-content:space-between;align-items:flex-start;padding:1rem 1.5rem;display:flex}._chatName_k43xx_120{font-size:.95rem;font-weight:700}._chatEmail_k43xx_121{color:#888;margin-top:.15rem;font-size:.8rem}._chatReview_k43xx_123{color:#666;flex-direction:column;align-items:flex-end;gap:.25rem;max-width:200px;font-size:.8rem;display:flex}._chatReviewText_k43xx_133{color:#aaa;text-align:right;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-style:italic;overflow:hidden}._messages_k43xx_143{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}._message_k43xx_143{flex-direction:column;max-width:70%;display:flex}._messageTenant_k43xx_154{align-self:flex-end;align-items:flex-end}._messageCustomer_k43xx_155{align-self:flex-start;align-items:flex-start}._messageBubble_k43xx_157{word-break:break-word;border-radius:12px;padding:.75rem 1rem;font-size:.9rem;line-height:1.5}._messageTenant_k43xx_154 ._messageBubble_k43xx_157{color:#fff;background:#0f4c75;border-bottom-right-radius:4px}._messageCustomer_k43xx_155 ._messageBubble_k43xx_157{color:#333;background:#f0f0f5;border-bottom-left-radius:4px}._messageTime_k43xx_177{color:#aaa;margin-top:.25rem;padding:0 .25rem;font-size:.7rem}._inputArea_k43xx_184{border-top:1px solid #f0f0f5;align-items:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}._input_k43xx_184{resize:none;border:1.5px solid #e0e0e0;border-radius:10px;flex:1;padding:.75rem;font-family:inherit;font-size:.9rem;transition:border-color .15s}._input_k43xx_184:focus{border-color:#0f4c75;outline:none}._sendBtn_k43xx_205{color:#fff;background:#0f4c75;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;transition:background .15s;display:flex}._sendBtn_k43xx_205:hover:not(:disabled){background:#0d3f63}._sendBtn_k43xx_205:disabled{opacity:.5;cursor:not-allowed}._layout_1disn_1{display:flex}._main_1disn_2{flex:1;min-height:100vh;margin-left:240px}._content_1disn_3{height:calc(100vh - 60px);padding:2rem}._chatLayout_1disn_5{background:#fff;border-radius:12px;grid-template-columns:320px 1fr;height:100%;display:grid;overflow:hidden;box-shadow:0 2px 8px #0000000f}._threadList_1disn_15{border-right:1px solid #f0f0f5;flex-direction:column;display:flex;overflow-y:auto}._threadListHeader_1disn_22{background:#fff;border-bottom:1px solid #f0f0f5;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex;position:sticky;top:0}._threadListHeader_1disn_22 h3{font-size:.95rem;font-weight:700}._threadCount_1disn_35{color:#888;background:#f0f0f5;border-radius:20px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}._empty_1disn_44{color:#888;text-align:center;padding:2rem 1.5rem;font-size:.875rem}._threadItem_1disn_51{cursor:pointer;border-bottom:1px solid #f8f8fc;padding:1rem 1.5rem;transition:background .1s}._threadItem_1disn_51:hover{background:#f8f9ff}._threadItemActive_1disn_59{background:#f0f5ff!important}._threadTop_1disn_61{justify-content:space-between;align-items:center;margin-bottom:.3rem;display:flex}._threadName_1disn_68{font-size:.875rem;font-weight:600}._threadRating_1disn_69{color:#f59e0b;margin-bottom:.25rem;font-size:.8rem}._threadPreview_1disn_70{color:#666;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:.8rem;overflow:hidden}._threadExpiry_1disn_78{color:#ef4444;font-size:.75rem}._statusBadge_1disn_80{border-radius:20px;padding:.2rem .5rem;font-size:.7rem;font-weight:600}._inProgress_1disn_86{color:#f57f17;background:#fff8e1}._resolved_1disn_87{color:#2e7d32;background:#e8f5e9}._closed_1disn_88{color:#757575;background:#f5f5f5}._chatWindow_1disn_91{flex-direction:column;display:flex;overflow:hidden}._noThread_1disn_97{color:#888;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}._noThreadIcon_1disn_107{margin-bottom:1rem;font-size:3rem}._noThread_1disn_97 h3{color:#444;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}._noThread_1disn_97 p{max-width:320px;font-size:.875rem;line-height:1.6}._chatHeader_1disn_111{border-bottom:1px solid #f0f0f5;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}._chatName_1disn_119{font-size:.95rem;font-weight:700}._chatEmail_1disn_120{color:#888;margin-top:.15rem;font-size:.8rem}._resolveBtn_1disn_122{color:#fff;background:#22c55e;border-radius:8px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:background .15s}._resolveBtn_1disn_122:hover{background:#16a34a}._timerSection_1disn_133{background:#fafbff;border-bottom:1px solid #f0f0f5;padding:.75rem 1.5rem}._timer_1disn_133{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}._timerDot_1disn_146{border-radius:50%;flex-shrink:0;width:8px;height:8px}._timerLabel_1disn_153{color:#666;flex:1;font-size:.8rem}._timerValue_1disn_154{font-size:.875rem;font-weight:700}._timerBar_1disn_156{background:#f0f0f5;border-radius:2px;width:100%;height:4px;overflow:hidden}._timerFill_1disn_164{border-radius:2px;height:100%;transition:width 1s linear}._originalReview_1disn_170{background:#fffbf0;border-bottom:1px solid #f0f0f5;padding:.75rem 1.5rem}._originalLabel_1disn_176{color:#f59e0b;letter-spacing:.05em;margin-bottom:.3rem;font-size:.7rem;font-weight:700}._originalText_1disn_184{color:#555;font-size:.875rem}._resolvedBanner_1disn_186{color:#2e7d32;text-align:center;background:#e8f5e9;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600}._messages_1disn_195{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}._systemMessage_1disn_204{text-align:center;color:#888;background:#f8f9fc;border-radius:8px;flex-direction:column;gap:.25rem;padding:.75rem;font-size:.8rem;display:flex}._systemMessage_1disn_204 span{color:#aaa;font-size:.7rem}._message_1disn_195{flex-direction:column;max-width:70%;display:flex}._messageTenant_1disn_219{align-self:flex-end;align-items:flex-end}._messageCustomer_1disn_220{align-self:flex-start;align-items:flex-start}._messageBubble_1disn_222{word-break:break-word;border-radius:12px;padding:.75rem 1rem;font-size:.9rem;line-height:1.5}._messageTenant_1disn_219 ._messageBubble_1disn_222{color:#fff;background:#0f4c75;border-bottom-right-radius:4px}._messageCustomer_1disn_220 ._messageBubble_1disn_222{color:#333;background:#f0f0f5;border-bottom-left-radius:4px}._messageTime_1disn_242{color:#aaa;margin-top:.25rem;padding:0 .25rem;font-size:.7rem}._inputArea_1disn_249{border-top:1px solid #f0f0f5;flex-direction:column;gap:.5rem;padding:1rem 1.5rem;display:flex}._inputTop_1disn_257{align-items:flex-end;gap:.75rem;display:flex}._input_1disn_249{resize:none;border:1.5px solid #e0e0e0;border-radius:10px;flex:1;padding:.75rem;font-family:inherit;font-size:.9rem;transition:border-color .15s}._input_1disn_249:focus{border-color:#0f4c75;outline:none}._inputInternal_1disn_275{background:#fffbf0;border-color:#f59e0b}._sendBtn_1disn_277{color:#fff;background:#0f4c75;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;transition:background .15s;display:flex}._sendBtn_1disn_277:hover:not(:disabled){background:#0d3f63}._sendBtn_1disn_277:disabled{opacity:.5;cursor:not-allowed}._internalToggle_1disn_293{color:#888;cursor:pointer;align-items:center;gap:.5rem;font-size:.8rem;display:flex}._internalToggle_1disn_293 input{cursor:pointer}._layout_vx34b_1{display:flex}._main_vx34b_2{flex:1;min-height:100vh;margin-left:240px}._content_vx34b_3{max-width:800px;padding:2rem}._header_vx34b_5{margin-bottom:2rem}._header_vx34b_5 h2{font-size:1.3rem;font-weight:700}._header_vx34b_5 p{color:#888;margin-top:.25rem;font-size:.875rem}._loading_vx34b_9{color:#888;padding:2rem}._error_vx34b_10{color:#d32f2f;background:#fff0f0;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem}._sections_vx34b_12{flex-direction:column;gap:1.5rem;display:flex}._section_vx34b_12{background:#fff;border-radius:12px;flex-direction:column;gap:1.5rem;padding:1.75rem;display:flex;box-shadow:0 2px 8px #0000000d}._sectionHeader_vx34b_24{border-bottom:1px solid #f0f0f5;align-items:flex-start;gap:1rem;padding-bottom:1.25rem;display:flex}._sectionLock_vx34b_32{font-size:1.5rem}._sectionHeader_vx34b_24 h3{margin-bottom:.25rem;font-size:1rem;font-weight:700}._sectionHeader_vx34b_24 p{color:#888;font-size:.875rem}._toggleRow_vx34b_38{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}._toggleInfo_vx34b_45{flex:1}._toggleLabel_vx34b_46{margin-bottom:.4rem;font-size:.95rem;font-weight:600}._toggleDesc_vx34b_47{color:#666;font-size:.8rem;line-height:1.6}._toggle_vx34b_38{cursor:pointer;flex-shrink:0;width:48px;height:26px;display:inline-block;position:relative}._toggle_vx34b_38 input{opacity:0;width:0;height:0}._toggleSlider_vx34b_60{cursor:pointer;background:#ccc;border-radius:26px;transition:all .3s;position:absolute;inset:0}._toggleSlider_vx34b_60:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;bottom:3px;left:3px}._toggle_vx34b_38 input:checked+._toggleSlider_vx34b_60{background:#0f4c75}._toggle_vx34b_38 input:checked+._toggleSlider_vx34b_60:before{transform:translate(22px)}._sliderSection_vx34b_85{background:#f8f9fc;border-radius:10px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}._sliderHeader_vx34b_94{justify-content:space-between;align-items:flex-start;display:flex}._sliderLabel_vx34b_100{font-size:.9rem;font-weight:600}._sliderDesc_vx34b_101{color:#888;margin-top:.2rem;font-size:.8rem}._sliderValue_vx34b_103{color:#0f4c75;white-space:nowrap;background:#e8f4ff;border-radius:20px;padding:.25rem .75rem;font-size:.8rem;font-weight:600}._sliderWrap_vx34b_113{flex-direction:column;gap:.5rem;display:flex}._slider_vx34b_85{appearance:none;cursor:pointer;background:linear-gradient(90deg,#0f4c75,#0f4c75);border-radius:3px;outline:none;width:100%;height:6px}._slider_vx34b_85::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#0f4c75;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 6px #0f4c7566}._sliderTicks_vx34b_135{color:#888;justify-content:space-between;padding:0 2px;font-size:.75rem;display:flex}._sliderNote_vx34b_143{color:#666;font-size:.8rem;font-style:italic}._hoursSection_vx34b_150{flex-direction:column;gap:.75rem;display:flex}._hoursOptions_vx34b_156{gap:.75rem;display:flex}._hoursBtn_vx34b_158{color:#555;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .15s}._hoursBtn_vx34b_158:hover{color:#0f4c75;border-color:#0f4c75}._hoursBtnActive_vx34b_170{color:#fff!important;background:#0f4c75!important;border-color:#0f4c75!important}._howItWorks_vx34b_173{background:#f0f7ff;border-radius:10px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}._howTitle_vx34b_182{color:#0f4c75;font-size:.875rem;font-weight:700}._howList_vx34b_183{flex-direction:column;gap:.4rem;padding-left:1.25rem;display:flex}._howList_vx34b_183 li{color:#555;font-size:.8rem;line-height:1.5}._benefitsTitle_vx34b_186{color:#0f4c75;margin-bottom:.5rem;font-size:.875rem;font-weight:700}._benefitsList_vx34b_187{flex-direction:column;gap:.3rem;padding-left:1.25rem;display:flex}._benefitsList_vx34b_187 li{color:#555;font-size:.8rem}._saveRow_vx34b_191{justify-content:flex-end;align-items:center;gap:1rem;display:flex}._savedMsg_vx34b_198{color:#22c55e;font-size:.875rem;font-weight:600}._errorMsg_vx34b_199{color:#d32f2f;font-size:.875rem}._saveBtn_vx34b_201{color:#fff;cursor:pointer;background:#0f4c75;border-radius:8px;padding:.75rem 2rem;font-size:.9rem;font-weight:600;transition:background .15s}._saveBtn_vx34b_201:hover:not(:disabled){background:#0d3f63}._saveBtn_vx34b_201:disabled{opacity:.6;cursor:not-allowed}._layout_1xege_1{display:flex}._main_1xege_2{flex:1;min-height:100vh;margin-left:240px}._content_1xege_3{padding:2rem}._header_1xege_5{margin-bottom:1.5rem}._header_1xege_5 h2{font-size:1.3rem;font-weight:700}._header_1xege_5 p{color:#888;margin-top:.25rem;font-size:.875rem}._loading_1xege_9{color:#888;text-align:center;padding:2rem}._connectedSummary_1xege_12{background:#f0f7ff;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem 1.5rem}._summaryTitle_1xege_19{color:#0f4c75;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.875rem;font-size:.8rem;font-weight:700}._summaryCards_1xege_28{flex-wrap:wrap;gap:1rem;display:flex}._summaryCard_1xege_28{background:#fff;border-radius:10px;align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex;position:relative;box-shadow:0 2px 6px #0000000f}._summaryIcon_1xege_41{font-size:1.5rem}._summaryName_1xege_42{font-size:.875rem;font-weight:600}._summaryStats_1xege_43{color:#888;margin-top:.15rem;font-size:.75rem}._connectedDot_1xege_45{background:#22c55e;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}._sectionLabel_1xege_56{color:#1a1a2e;margin-bottom:.4rem;font-size:1rem;font-weight:700}._sectionDesc_1xege_63{color:#888;margin-bottom:1.25rem;font-size:.8rem}._grid_1xege_70{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;display:grid}._card_1xege_76{text-align:center;background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;transition:box-shadow .15s;display:flex;position:relative;box-shadow:0 2px 8px #0000000d}._card_1xege_76:hover{box-shadow:0 4px 16px #0000001a}._cardDisabled_1xege_91{opacity:.6}._lockBadge_1xege_93{color:#888;background:#f5f5f5;border-radius:20px;padding:.2rem .5rem;font-size:.7rem;font-weight:600;position:absolute;top:10px;right:10px}._connectedBadge_1xege_105{color:#2e7d32;background:#e8f5e9;border-radius:20px;padding:.2rem .5rem;font-size:.7rem;font-weight:600;position:absolute;top:10px;right:10px}._cardIcon_1xege_117{border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.75rem;display:flex}._cardName_1xege_127{color:#1a1a2e;font-size:.95rem;font-weight:700}._cardDesc_1xege_128{color:#888;font-size:.78rem;line-height:1.5}._cardStats_1xege_130{background:#f8f9fc;border-radius:8px;width:100%;padding:.625rem}._platformName_1xege_137{color:#333;margin-bottom:.25rem;font-size:.8rem;font-weight:600}._statsRow_1xege_139{color:#888;flex-wrap:wrap;justify-content:center;gap:.5rem;font-size:.75rem;display:flex}._cardActions_1xege_148{flex-direction:column;gap:.5rem;width:100%;margin-top:.25rem;display:flex}._connectBtn_1xege_156{color:#fff;cursor:pointer;border-radius:8px;width:100%;padding:.65rem;font-size:.875rem;font-weight:600;transition:opacity .15s}._connectBtn_1xege_156:hover:not(:disabled){opacity:.9}._connectBtn_1xege_156:disabled{opacity:.6;cursor:not-allowed}._syncBtn_1xege_169{color:#0f4c75;cursor:pointer;background:#f0f7ff;border:1.5px solid #0f4c7530;border-radius:8px;width:100%;padding:.55rem;font-size:.8rem;font-weight:600;transition:background .15s}._syncBtn_1xege_169:hover:not(:disabled){background:#e0f0ff}._syncBtn_1xege_169:disabled{opacity:.6;cursor:not-allowed}._disconnectBtn_1xege_184{color:#ef4444;cursor:pointer;background:#fff;border:1.5px solid #ef444430;border-radius:8px;width:100%;padding:.55rem;font-size:.8rem;font-weight:600;transition:all .15s}._disconnectBtn_1xege_184:hover{background:#fff5f5;border-color:#ef4444}._layout_ox4m9_1{display:flex}._main_ox4m9_2{flex:1;min-height:100vh;margin-left:240px}._content_ox4m9_3{max-width:900px;padding:2rem}._header_ox4m9_5{margin-bottom:2rem}._header_ox4m9_5 h2{font-size:1.3rem;font-weight:700}._header_ox4m9_5 p{color:#888;margin-top:.25rem;font-size:.875rem}._loading_ox4m9_9{color:#888;padding:2rem}._error_ox4m9_10{color:#d32f2f;background:#fff0f0;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem}._sections_ox4m9_12{flex-direction:column;gap:1.5rem;display:flex}._section_ox4m9_12{background:#fff;border-radius:12px;flex-direction:column;gap:1.25rem;padding:1.75rem;display:flex;box-shadow:0 2px 8px #0000000d}._sectionTitle_ox4m9_24{color:#1a1a2e;font-size:1rem;font-weight:700}._sectionDesc_ox4m9_25{color:#888;margin-top:-.75rem;font-size:.875rem}._assetsGrid_ox4m9_28{grid-template-columns:1fr 2fr;gap:1.5rem;display:grid}._assetCard_ox4m9_34{flex-direction:column;gap:.75rem;display:flex}._assetLabel_ox4m9_36{flex-direction:column;gap:.2rem;display:flex}._assetLabel_ox4m9_36 strong{font-size:.875rem;font-weight:600}._assetLabel_ox4m9_36 span{color:#888;font-size:.75rem}._uploadZone_ox4m9_40{cursor:pointer;border:2px dashed #e0e0e0;border-radius:10px;justify-content:center;align-items:center;height:160px;transition:border-color .15s;display:flex;overflow:hidden}._uploadZone_ox4m9_40:hover{border-color:#0f4c75}._uploadZoneWide_ox4m9_54{cursor:pointer;border:2px dashed #e0e0e0;border-radius:10px;justify-content:center;align-items:center;height:160px;transition:border-color .15s;display:flex;overflow:hidden}._uploadZoneWide_ox4m9_54:hover{border-color:#0f4c75}._uploadPlaceholder_ox4m9_68{color:#888;flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;display:flex}._uploadIcon_ox4m9_77{font-size:1.5rem}._uploadHint_ox4m9_78{color:#aaa;font-size:.75rem}._previewLogo_ox4m9_80{object-fit:contain;max-width:100%;max-height:100%;padding:.5rem}._previewHero_ox4m9_87{object-fit:cover;width:100%;height:100%}._fileInput_ox4m9_93{display:none}._changeBtn_ox4m9_95{color:#555;cursor:pointer;background:#f0f0f5;border-radius:6px;align-self:flex-start;padding:.4rem .875rem;font-size:.8rem;font-weight:500;transition:background .15s}._changeBtn_ox4m9_95:hover{background:#e0e0e8}._colorsGrid_ox4m9_109{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}._colorSection_ox4m9_115{flex-direction:column;gap:.875rem;display:flex}._colorLabel_ox4m9_117{flex-direction:column;gap:.2rem;display:flex}._colorLabel_ox4m9_117 strong{font-size:.875rem;font-weight:600}._colorLabel_ox4m9_117 span{color:#888;font-size:.75rem}._colorPicker_ox4m9_121{align-items:center;gap:.75rem;display:flex}._colorSwatch_ox4m9_127{border:1px solid #e0e0e0;border-radius:8px;flex-shrink:0;width:36px;height:36px}._colorInput_ox4m9_135{border:1.5px solid #e0e0e0;border-radius:8px;flex:1;padding:.5rem .75rem;font-family:monospace;font-size:.875rem}._colorInput_ox4m9_135:focus{border-color:#0f4c75;outline:none}._colorWheel_ox4m9_145{cursor:pointer;border:none;border-radius:8px;width:36px;height:36px;padding:0;overflow:hidden}._presetColors_ox4m9_155{flex-direction:column;gap:.5rem;display:flex}._presetLabel_ox4m9_156{color:#888;font-size:.75rem;font-weight:500}._presetGrid_ox4m9_158{flex-wrap:wrap;gap:.4rem;display:flex}._presetColor_ox4m9_155{cursor:pointer;border:2px solid #0000;border-radius:50%;width:24px;height:24px;transition:transform .1s}._presetColor_ox4m9_155:hover{transform:scale(1.2)}._presetColorActive_ox4m9_174{transform:scale(1.1);border-color:#0f4c75!important}._colorPreview_ox4m9_177{background:#f8f9fc;border-radius:10px;padding:1rem}._previewLabel_ox4m9_183{color:#888;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:block}._previewBar_ox4m9_185{align-items:center;gap:1rem;display:flex}._previewBtn_ox4m9_187{color:#fff;cursor:default;border-radius:8px;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600}._previewAccent_ox4m9_196{color:#fff;border-radius:6px;padding:.5rem 1rem;font-size:.8rem;font-weight:500}._field_ox4m9_205{flex-direction:column;gap:.4rem;display:flex}._field_ox4m9_205 label{color:#444;font-size:.875rem;font-weight:500}._optional_ox4m9_208{color:#aaa;font-size:.8rem;font-weight:400}._textarea_ox4m9_210{resize:vertical;border:1.5px solid #e0e0e0;border-radius:8px;padding:.75rem;font-family:inherit;font-size:.875rem}._textarea_ox4m9_210:focus{border-color:#0f4c75;outline:none}._charCount_ox4m9_220{color:#aaa;align-self:flex-end;font-size:.75rem}._linksSection_ox4m9_222{flex-direction:column;gap:.75rem;display:flex}._linksHeader_ox4m9_224{justify-content:space-between;align-items:center;display:flex}._linksHeader_ox4m9_224 label{color:#444;font-size:.875rem;font-weight:500}._addLinkBtn_ox4m9_232{color:#fff;cursor:pointer;background:#0f4c75;border-radius:6px;padding:.4rem .875rem;font-size:.8rem;font-weight:600;transition:background .15s}._addLinkBtn_ox4m9_232:hover{background:#0d3f63}._noLinks_ox4m9_244{color:#aaa;background:#f8f9fc;border-radius:8px;padding:.75rem;font-size:.8rem}._linksList_ox4m9_252{flex-direction:column;gap:.5rem;display:flex}._linkRow_ox4m9_254{grid-template-columns:1fr 2fr auto;align-items:center;gap:.5rem;display:grid}._linkInput_ox4m9_261{border:1.5px solid #e0e0e0;border-radius:8px;padding:.5rem .75rem;font-family:inherit;font-size:.875rem}._linkInput_ox4m9_261:focus{border-color:#0f4c75;outline:none}._removeLinkBtn_ox4m9_270{color:#ef4444;cursor:pointer;background:#fff0f0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;transition:background .15s;display:flex}._removeLinkBtn_ox4m9_270:hover{background:#fdd}._saveRow_ox4m9_286{justify-content:flex-end;align-items:center;gap:1rem;display:flex}._savedMsg_ox4m9_293{color:#22c55e;font-size:.875rem;font-weight:600}._errorMsg_ox4m9_294{color:#d32f2f;font-size:.875rem}._saveBtn_ox4m9_296{color:#fff;cursor:pointer;background:#0f4c75;border-radius:8px;padding:.75rem 2rem;font-size:.9rem;font-weight:600;transition:background .15s}._saveBtn_ox4m9_296:hover:not(:disabled){background:#0d3f63}._saveBtn_ox4m9_296:disabled{opacity:.6;cursor:not-allowed}._page_4up3w_1{background:linear-gradient(135deg,#f0f7ff 0%,#e8f4f8 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}._centered_4up3w_11{justify-content:center;align-items:center;min-height:100vh;display:flex}._loadingText_4up3w_18{color:#888;font-size:1rem}._notFound_4up3w_20{text-align:center;padding:2rem}._notFound_4up3w_20 h2{margin-bottom:.5rem;font-size:1.5rem}._notFound_4up3w_20 p{color:#888}._card_4up3w_28{background:#fff;border-radius:16px;width:100%;max-width:480px;padding:2.5rem;box-shadow:0 8px 40px #0000001a}._header_4up3w_37{text-align:center;margin-bottom:1.5rem}._businessName_4up3w_39{color:var(--brand-primary,#0f4c75)}._subtitle_4up3w_43{color:#666;font-size:.95rem}._error_4up3w_45{color:#d32f2f;background:#fff0f0;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}._form_4up3w_54{flex-direction:column;gap:1.25rem;display:flex}._ratingSection_4up3w_56{flex-direction:column;align-items:center;gap:.75rem;padding:1rem 0;display:flex}._ratingLabel_4up3w_64{color:#444;font-size:.875rem;font-weight:600}._stars_4up3w_70{gap:.25rem;display:flex}._starBtn_4up3w_72{background:0 0;padding:.25rem;line-height:0}._ratingText_4up3w_78{color:#f59e0b;height:1.5rem;font-size:1rem;font-weight:600}._field_4up3w_85{flex-direction:column;gap:.4rem;display:flex}._field_4up3w_85 label{color:#444;font-size:.875rem;font-weight:500}._required_4up3w_93{color:#d32f2f}._optional_4up3w_94{color:#999;font-size:.8rem;font-weight:400}._field_4up3w_85 input,._field_4up3w_85 textarea{resize:vertical;border:1.5px solid #e0e0e0;border-radius:8px;padding:.7rem .875rem;font-family:inherit;font-size:.9rem;transition:border-color .15s}._field_4up3w_85 input:focus,._field_4up3w_85 textarea:focus{border-color:var(--brand-primary,#0f4c75)}._submitBtn_4up3w_112{background:var(--brand-primary,#0f4c75)}._submitBtn_4up3w_112:hover:not(:disabled){background:#0d3f63}._submitBtn_4up3w_112:disabled{opacity:.6;cursor:not-allowed}._successIcon_4up3w_120{text-align:center;margin-bottom:1rem;font-size:3rem}._successTitle_4up3w_121{text-align:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}._successSub_4up3w_122{color:#666;text-align:center;margin-bottom:1.5rem}._rewardCard_4up3w_124{text-align:center;color:#fff;background:linear-gradient(135deg,#0f4c75,#1abc9c);border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}._rewardHeader_4up3w_133{opacity:.9;margin-bottom:.5rem;font-size:.875rem}._rewardName_4up3w_134{margin-bottom:.25rem;font-size:1.1rem;font-weight:700}._rewardValue_4up3w_135{margin-bottom:1rem;font-size:1.5rem;font-weight:800}._rewardCode_4up3w_137{background:#fff3;border-radius:8px;margin-bottom:.5rem;padding:.75rem}._rewardCodeLabel_4up3w_144{opacity:.8;margin-bottom:.25rem;font-size:.75rem;display:block}._rewardCodeValue_4up3w_145{letter-spacing:.1em;font-family:monospace;font-size:1.2rem;font-weight:700}._rewardExpiry_4up3w_146{opacity:.7;font-size:.75rem}._poweredBy_4up3w_148{color:#aaa;margin-top:1.5rem;font-size:.75rem}._mediationNotice_4up3w_154{text-align:center;background:#fff8e1;border:1px solid #f59e0b;border-radius:10px;margin-bottom:1.5rem;padding:1.25rem}._mediationIcon_4up3w_163{margin-bottom:.5rem;font-size:2rem}._mediationNotice_4up3w_154 p{color:#666;font-size:.875rem;line-height:1.6}._logo_4up3w_171{object-fit:contain;max-width:120px;max-height:80px;margin-bottom:.5rem}._hero_4up3w_178{object-fit:cover;border-radius:8px;width:100%;height:120px;margin-bottom:1rem}._centered_5u3x2_1{color:#888;justify-content:center;align-items:center;min-height:100vh;display:flex}._errorCard_5u3x2_9{text-align:center;padding:2rem}._errorCard_5u3x2_9 h2{margin-bottom:.5rem}._page_5u3x2_15{background:linear-gradient(135deg,#f0f7ff 0%,#e8f4f8 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}._card_5u3x2_25{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:560px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 8px 40px #0000001a}._header_5u3x2_37{text-align:center;border-bottom:1px solid #f0f0f5;padding:1.5rem}._brand_5u3x2_43{color:#0f4c75;margin-bottom:.5rem;font-size:.875rem;font-weight:700}._title_5u3x2_44{margin-bottom:.25rem;font-size:1.2rem;font-weight:700}._subtitle_5u3x2_45{color:#888;font-size:.8rem}._messages_5u3x2_47{flex-direction:column;flex:1;gap:1rem;min-height:200px;padding:1.5rem;display:flex;overflow-y:auto}._message_5u3x2_47{flex-direction:column;max-width:75%;display:flex}._messageCustomer_5u3x2_58{align-self:flex-end;align-items:flex-end}._messageTenant_5u3x2_59{align-self:flex-start;align-items:flex-start}._messageBubble_5u3x2_61{word-break:break-word;border-radius:12px;padding:.75rem 1rem;font-size:.9rem;line-height:1.5}._messageCustomer_5u3x2_58 ._messageBubble_5u3x2_61{color:#fff;background:#0f4c75;border-bottom-right-radius:4px}._messageTenant_5u3x2_59 ._messageBubble_5u3x2_61{color:#333;background:#f0f0f5;border-bottom-left-radius:4px}._messageTime_5u3x2_81{color:#aaa;margin-top:.25rem;padding:0 .25rem;font-size:.7rem}._inputArea_5u3x2_88{border-top:1px solid #f0f0f5;align-items:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}._input_5u3x2_88{resize:none;border:1.5px solid #e0e0e0;border-radius:10px;flex:1;padding:.75rem;font-family:inherit;font-size:.9rem;transition:border-color .15s}._input_5u3x2_88:focus{border-color:#0f4c75;outline:none}._sendBtn_5u3x2_109{color:#fff;background:#0f4c75;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;transition:background .15s;display:flex}._sendBtn_5u3x2_109:hover:not(:disabled){background:#0d3f63}._sendBtn_5u3x2_109:disabled{opacity:.5;cursor:not-allowed}._closedNotice_5u3x2_126{color:#888;text-align:center;background:#f5f5f5;padding:.75rem 1.5rem;font-size:.875rem}._poweredBy_5u3x2_134{color:#aaa;margin-top:1.5rem;font-size:.75rem}
