: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_1dz2u_1{display:flex}._main_1dz2u_2{flex:1;min-height:100vh;margin-left:240px}._content_1dz2u_3{padding:2rem}._header_1dz2u_5{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}._header_1dz2u_5 h2{font-size:1.3rem;font-weight:700}._header_1dz2u_5 p{color:#888;margin-top:.25rem;font-size:.875rem}._addBtn_1dz2u_15{color:#fff;background:#4f9cf9;border-radius:8px;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s}._addBtn_1dz2u_15:hover{background:#3a8ae8}._formCard_1dz2u_26{background:#fff;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 2px 8px #0000000f}._formCard_1dz2u_26 h3{margin-bottom:1rem;font-size:1rem;font-weight:600}._error_1dz2u_36{color:#d32f2f;background:#fff0f0;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}._form_1dz2u_26{flex-direction:column;gap:1rem;display:flex}._row_1dz2u_47{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._field_1dz2u_49{flex-direction:column;gap:.4rem;display:flex}._field_1dz2u_49 label{color:#555;font-size:.8rem;font-weight:500}._field_1dz2u_49 input{border:1.5px solid #e0e0e0;border-radius:8px;padding:.6rem .875rem;font-size:.875rem;transition:border-color .15s}._field_1dz2u_49 input:focus{border-color:#4f9cf9}._saveBtn_1dz2u_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_1dz2u_60:hover:not(:disabled){background:#2d2d4e}._saveBtn_1dz2u_60:disabled{opacity:.6;cursor:not-allowed}._empty_1dz2u_74{text-align:center;color:#888;background:#fff;border-radius:12px;padding:3rem}._table_1dz2u_82{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}._tableHeader_1dz2u_89{color:#888;text-transform:uppercase;letter-spacing:.05em;background:#f8f9fc;grid-template-columns:1.5fr 1fr .7fr .7fr .8fr 2.5fr;padding:.875rem 1.5rem;font-size:.8rem;font-weight:600;display:grid}._tableRow_1dz2u_101{border-top:1px solid #f0f0f5;grid-template-columns:1.5fr 1fr .7fr .7fr .8fr 2.5fr;align-items:center;padding:1rem 1.5rem;transition:background .1s;display:grid}._tableRow_1dz2u_101:hover{background:#fafbff}._tenantName_1dz2u_111{font-size:.9rem;font-weight:600}._slug_1dz2u_112{color:#666;font-family:monospace;font-size:.85rem}._plan_1dz2u_113{text-transform:capitalize;font-size:.85rem}._date_1dz2u_114{color:#888;font-size:.85rem}._status_1dz2u_116{border-radius:20px;width:fit-content;padding:.25rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}._active_1dz2u_124{color:#2e7d32;background:#e8f5e9}._inactive_1dz2u_125{color:#c62828;background:#ffebee}._actions_1dz2u_127{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}._actionBtn_1dz2u_134{color:#0f4c75;white-space:nowrap;cursor:pointer;background:#f0f5ff;border:1px solid #0f4c7530;border-radius:6px;padding:.2rem .4rem;font-size:.65rem;font-weight:600;transition:all .15s}._actionBtn_1dz2u_134:hover{color:#fff;background:#0f4c75}._enterBtn_1dz2u_152{color:#f59e0b;background:#fff8e1;border-color:#f59e0b30}._enterBtn_1dz2u_152:hover{color:#fff;background:#f59e0b}._deactivateBtn_1dz2u_163{color:#f57f17;background:#fff8e1;border-color:#f57f1730}._deactivateBtn_1dz2u_163:hover{color:#fff;background:#f59e0b}._activateBtn_1dz2u_174{color:#2e7d32;background:#e8f5e9;border-color:#2e7d3230}._activateBtn_1dz2u_174:hover{color:#fff;background:#22c55e}._deleteBtn_1dz2u_185{color:#ef4444;background:#fff0f0;border-color:#ef444430}._deleteBtn_1dz2u_185: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}._layout_1izm5_1{display:flex}._main_1izm5_2{flex:1;min-height:100vh;margin-left:240px}._content_1izm5_3{padding:2rem}._header_1izm5_5{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}._header_1izm5_5 h2{font-size:1.3rem;font-weight:700}._header_1izm5_5 p{color:#888;margin-top:.25rem;font-size:.875rem}._statsGrid_1izm5_15{grid-template-columns:repeat(6,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}._statCard_1izm5_22{text-align:center;background:#fff;border-radius:10px;padding:1rem;box-shadow:0 2px 6px #0000000d}._statValue_1izm5_30{color:#1a1a2e;font-size:1.5rem;font-weight:700}._statLabel_1izm5_31{color:#888;margin-top:.25rem;font-size:.72rem;font-weight:500}._filters_1izm5_34{flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem;display:flex}._searchInput_1izm5_41{border:1.5px solid #e0e0e0;border-radius:8px;flex:1;min-width:200px;padding:.6rem .875rem;font-family:inherit;font-size:.875rem}._searchInput_1izm5_41:focus{border-color:#4f9cf9;outline:none}._select_1izm5_52{cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;padding:.6rem .875rem;font-family:inherit;font-size:.875rem}._body_1izm5_63{grid-template-columns:1fr;gap:1.5rem;display:grid}._body_1izm5_63:has(._detail_1izm5_69){grid-template-columns:1fr 360px}._tableWrap_1izm5_74{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000d}._tableHeader_1izm5_81{color:#888;text-transform:uppercase;letter-spacing:.05em;background:#f8f9fc;grid-template-columns:1.5fr 1.5fr .7fr 2fr 1fr .8fr;padding:.75rem 1.5rem;font-size:.75rem;font-weight:600;display:grid}._tableRow_1izm5_93{cursor:pointer;border-top:1px solid #f0f0f5;grid-template-columns:1.5fr 1.5fr .7fr 2fr 1fr .8fr;align-items:center;gap:.5rem;padding:.875rem 1.5rem;transition:background .1s;display:grid}._tableRow_1izm5_93:hover{background:#f8f9ff}._tableRowActive_1izm5_105{border-left:3px solid #4f9cf9;background:#f0f5ff!important}._customerName_1izm5_107{font-size:.875rem;font-weight:600}._tenantName_1izm5_108{color:#888;font-size:.8rem}._comment_1izm5_109{color:#666;font-size:.8rem}._noComment_1izm5_110{color:#ccc;font-style:italic}._date_1izm5_111{color:#aaa;font-size:.78rem}._ratingBadge_1izm5_113{color:#fff;border-radius:6px;width:fit-content;padding:.2rem .5rem;font-size:.75rem;font-weight:700}._statusBadge_1izm5_122{white-space:nowrap;border-radius:20px;padding:.2rem .5rem;font-size:.72rem;font-weight:600}._empty_1izm5_130{text-align:center;color:#888;padding:3rem}._detail_1izm5_69{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_1izm5_151{justify-content:space-between;align-items:flex-start;display:flex}._detailHeader_1izm5_151 h3{font-size:1rem;font-weight:700}._detailSub_1izm5_158{color:#888;margin-top:.2rem;font-size:.8rem}._closeBtn_1izm5_160{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_1izm5_160:hover{background:#e0e0e0}._detailRating_1izm5_176{align-items:center;gap:.4rem;display:flex}._detailComment_1izm5_182,._detailReply_1izm5_183{flex-direction:column;gap:.4rem;display:flex}._detailComment_1izm5_182 label,._detailReply_1izm5_183 label,._detailInfo_1izm5_191 label{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}._detailComment_1izm5_182 p{color:#333;background:#f8f9fc;border-radius:8px;padding:.75rem;font-size:.875rem;line-height:1.6}._detailReply_1izm5_183 p{color:#0f4c75;background:#e8f4fd;border-radius:8px;padding:.75rem;font-size:.875rem;line-height:1.6}._detailInfo_1izm5_191{border-top:1px solid #f0f0f5;flex-direction:column;gap:.75rem;padding-top:.75rem;display:flex}._detailInfo_1izm5_191 div{justify-content:space-between;align-items:center;font-size:.8rem;display:flex}._detailInfo_1izm5_191 span{color:#555;font-weight:500}._portalLink_1izm5_234{color:#4f9cf9;font-size:.8rem;font-weight:600;text-decoration:none}._portalLink_1izm5_234:hover{text-decoration:underline}._pagination_1izm5_243{justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}._pageBtn_1izm5_251{cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .15s}._pageBtn_1izm5_251:hover:not(:disabled){background:#f0f5ff;border-color:#4f9cf9}._pageBtn_1izm5_251:disabled{opacity:.4;cursor:not-allowed}._pageInfo_1izm5_264{color:#888;font-size:.875rem}._exportBtn_1izm5_266{color:#fff;cursor:pointer;white-space:nowrap;background:#22c55e;border-radius:8px;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s}._exportBtn_1izm5_266:hover{background:#16a34a}._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_kep6p_1{display:flex}._main_kep6p_2{flex:1;min-height:100vh;margin-left:240px}._content_kep6p_3{max-width:800px;padding:2rem}._header_kep6p_5{margin-bottom:2rem}._header_kep6p_5 h2{font-size:1.3rem;font-weight:700}._header_kep6p_5 p{color:#888;margin-top:.25rem;font-size:.875rem}._loading_kep6p_9{color:#888;padding:2rem}._error_kep6p_10{color:#d32f2f;background:#fff0f0;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem}._sections_kep6p_12{flex-direction:column;gap:1.5rem;display:flex}._section_kep6p_12{background:#fff;border-radius:12px;flex-direction:column;gap:1.5rem;padding:1.75rem;display:flex;box-shadow:0 2px 8px #0000000d}._sectionHeader_kep6p_24{border-bottom:1px solid #f0f0f5;align-items:flex-start;gap:1rem;padding-bottom:1.25rem;display:flex}._sectionLock_kep6p_32{font-size:1.5rem}._sectionHeader_kep6p_24 h3{margin-bottom:.25rem;font-size:1rem;font-weight:700}._sectionHeader_kep6p_24 p{color:#888;font-size:.875rem}._toggleRow_kep6p_38{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}._toggleInfo_kep6p_45{flex:1}._toggleLabel_kep6p_46{margin-bottom:.4rem;font-size:.95rem;font-weight:600}._toggleDesc_kep6p_47{color:#666;font-size:.8rem;line-height:1.6}._toggle_kep6p_38{cursor:pointer;flex-shrink:0;width:48px;height:26px;display:inline-block;position:relative}._toggle_kep6p_38 input{opacity:0;width:0;height:0}._toggleSlider_kep6p_60{cursor:pointer;background:#ccc;border-radius:26px;transition:all .3s;position:absolute;inset:0}._toggleSlider_kep6p_60:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;bottom:3px;left:3px}._toggle_kep6p_38 input:checked+._toggleSlider_kep6p_60{background:#0f4c75}._toggle_kep6p_38 input:checked+._toggleSlider_kep6p_60:before{transform:translate(22px)}._sliderSection_kep6p_85{background:#f8f9fc;border-radius:10px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}._sliderHeader_kep6p_94{justify-content:space-between;align-items:flex-start;display:flex}._sliderLabel_kep6p_100{font-size:.9rem;font-weight:600}._sliderDesc_kep6p_101{color:#888;margin-top:.2rem;font-size:.8rem}._sliderValue_kep6p_103{color:#0f4c75;white-space:nowrap;background:#e8f4ff;border-radius:20px;padding:.25rem .75rem;font-size:.8rem;font-weight:600}._sliderWrap_kep6p_113{flex-direction:column;gap:.5rem;display:flex}._slider_kep6p_85{appearance:none;cursor:pointer;background:linear-gradient(90deg,#0f4c75,#0f4c75);border-radius:3px;outline:none;width:100%;height:6px}._slider_kep6p_85::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#0f4c75;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 6px #0f4c7566}._sliderTicks_kep6p_135{color:#888;justify-content:space-between;padding:0 2px;font-size:.75rem;display:flex}._sliderNote_kep6p_143{color:#666;font-size:.8rem;font-style:italic}._hoursSection_kep6p_150{flex-direction:column;gap:.75rem;display:flex}._hoursOptions_kep6p_156{gap:.75rem;display:flex}._hoursBtn_kep6p_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_kep6p_158:hover{color:#0f4c75;border-color:#0f4c75}._hoursBtnActive_kep6p_170{color:#fff!important;background:#0f4c75!important;border-color:#0f4c75!important}._howItWorks_kep6p_173{background:#f0f7ff;border-radius:10px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}._howTitle_kep6p_182{color:#0f4c75;font-size:.875rem;font-weight:700}._howList_kep6p_183{flex-direction:column;gap:.4rem;padding-left:1.25rem;display:flex}._howList_kep6p_183 li{color:#555;font-size:.8rem;line-height:1.5}._benefitsTitle_kep6p_186{color:#0f4c75;margin-bottom:.5rem;font-size:.875rem;font-weight:700}._benefitsList_kep6p_187{flex-direction:column;gap:.3rem;padding-left:1.25rem;display:flex}._benefitsList_kep6p_187 li{color:#555;font-size:.8rem}._saveRow_kep6p_191{justify-content:flex-end;align-items:center;gap:1rem;display:flex}._savedMsg_kep6p_198{color:#22c55e;font-size:.875rem;font-weight:600}._errorMsg_kep6p_199{color:#d32f2f;font-size:.875rem}._saveBtn_kep6p_201{color:#fff;cursor:pointer;background:#0f4c75;border-radius:8px;padding:.75rem 2rem;font-size:.9rem;font-weight:600;transition:background .15s}._saveBtn_kep6p_201:hover:not(:disabled){background:#0d3f63}._saveBtn_kep6p_201:disabled{opacity:.6;cursor:not-allowed}._tabs_kep6p_214{border-bottom:2px solid #e8e8f0;gap:.5rem;margin-bottom:1.5rem;display:flex}._tab_kep6p_214{color:#888;cursor:pointer;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_kep6p_214:hover{color:#0f4c75}._tabActive_kep6p_236{font-weight:600;color:#0f4c75!important;border-bottom-color:#0f4c75!important}._teamSectionHeader_kep6p_244{cursor:pointer;justify-content:space-between;align-items:center;padding-bottom:0;display:flex}._teamToggleIcon_kep6p_252{color:#888;flex-shrink:0;font-size:.75rem}._teamBody_kep6p_258{border-top:1px solid #f0f0f5;flex-direction:column;gap:1rem;margin-top:1.25rem;padding-top:1.25rem;display:flex}._teamSuccess_kep6p_267{color:#2e7d32;background:#e8f5e9;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;font-weight:600}._teamError_kep6p_276{color:#d32f2f;background:#fff0f0;border-radius:8px;padding:.75rem 1rem;font-size:.875rem}._teamActions_kep6p_284{justify-content:flex-end;display:flex}._addMemberBtn_kep6p_286{color:#fff;cursor:pointer;background:#0f4c75;border-radius:8px;padding:.55rem 1.1rem;font-size:.875rem;font-weight:600;transition:background .15s}._addMemberBtn_kep6p_286:hover{background:#0d3f63}._teamForm_kep6p_298{background:#f8f9fc;border-radius:10px;padding:1.25rem}._teamForm_kep6p_298 h4{margin-bottom:1rem;font-size:.95rem;font-weight:700}._form_kep6p_310{flex-direction:column;gap:.875rem;display:flex}._formRow_kep6p_312{grid-template-columns:1fr 1fr;gap:.875rem;display:grid}._formField_kep6p_314{flex-direction:column;gap:.35rem;display:flex}._formField_kep6p_314 label{color:#555;font-size:.8rem;font-weight:500}._formField_kep6p_314 input,._formField_kep6p_314 select{background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;padding:.55rem .75rem;font-family:inherit;font-size:.875rem}._formField_kep6p_314 input:focus,._formField_kep6p_314 select:focus{border-color:#0f4c75;outline:none}._teamTable_kep6p_331{background:#fff;border:1px solid #f0f0f5;border-radius:10px;overflow:hidden}._teamTableHeader_kep6p_338{color:#888;text-transform:uppercase;letter-spacing:.05em;background:#f8f9fc;grid-template-columns:1.5fr 2fr 1fr 1fr 1.5fr;padding:.65rem 1rem;font-size:.72rem;font-weight:700;display:grid}._teamRow_kep6p_350{cursor:pointer;border-top:1px solid #f0f0f5;grid-template-columns:1.5fr 2fr 1fr 1fr 1.5fr;align-items:center;padding:.75rem 1rem;transition:background .1s;display:grid}._teamRow_kep6p_350:hover{background:#f8f9ff}._teamRowActive_kep6p_361{background:#f0f5ff!important}._teamName_kep6p_363{font-size:.875rem;font-weight:600}._teamEmail_kep6p_364{color:#666;font-size:.8rem}._teamEmpty_kep6p_365{text-align:center;color:#888;padding:2rem;font-size:.875rem}._roleBadge_kep6p_367{text-transform:capitalize;border-radius:20px;width:fit-content;padding:.2rem .5rem;font-size:.72rem;font-weight:600}._roleOwner_kep6p_376{color:#c62828;background:#fce4ec}._roleManager_kep6p_377{color:#1565c0;background:#e3f2fd}._roleStaff_kep6p_378{color:#6a1b9a;background:#f3e5f5}._statusBadge_kep6p_380{border-radius:20px;width:fit-content;padding:.2rem .5rem;font-size:.72rem;font-weight:600}._active_kep6p_388{color:#2e7d32;background:#e8f5e9}._inactive_kep6p_389{color:#757575;background:#f5f5f5}._teamBtns_kep6p_391{gap:.4rem;display:flex}._teamBtn_kep6p_391{cursor:pointer;border:none;border-radius:6px;padding:.25rem .6rem;font-size:.72rem;font-weight:600;transition:all .15s}._activateBtn_kep6p_403{color:#2e7d32;background:#e8f5e9}._deactivateBtn_kep6p_404{color:#d32f2f;background:#fff0f0}._activateBtn_kep6p_403:hover{color:#fff;background:#22c55e}._deactivateBtn_kep6p_404:hover{color:#fff;background:#ef4444}._userDetail_kep6p_409{background:#f8f9fc;border-radius:10px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}._userDetailHeader_kep6p_418{justify-content:space-between;align-items:center;display:flex}._userDetailHeader_kep6p_418 h4{font-size:.95rem;font-weight:700}._userDetailEmail_kep6p_425{color:#888;margin-top:-.5rem;font-size:.8rem}._closeBtn_kep6p_427{color:#888;cursor:pointer;background:#e0e0e0;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.72rem;display:flex}._closeBtn_kep6p_427:hover{background:#ccc}._userDetailField_kep6p_442{flex-direction:column;gap:.4rem;display:flex}._userDetailField_kep6p_442 label{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}._detailSelect_kep6p_452{background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;max-width:200px;padding:.55rem .75rem;font-family:inherit;font-size:.875rem}._detailSelect_kep6p_452:focus{border-color:#0f4c75;outline:none}._resetRow_kep6p_463{gap:.5rem;display:flex}._resetInput_kep6p_468{border:1.5px solid #e0e0e0;border-radius:8px;flex:1;padding:.55rem .75rem;font-family:inherit;font-size:.875rem}._resetInput_kep6p_468:focus{border-color:#0f4c75;outline:none}._resetBtn_kep6p_478{color:#fff;cursor:pointer;background:#1a1a2e;border:none;border-radius:8px;padding:.55rem 1rem;font-size:.8rem;font-weight:600;transition:background .15s}._resetBtn_kep6p_478:hover:not(:disabled){background:#2d2d4e}._resetBtn_kep6p_478:disabled{opacity:.5;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}._layout_1n2jc_1{display:flex}._main_1n2jc_2{flex:1;min-height:100vh;margin-left:240px}._content_1n2jc_3{padding:2rem}._header_1n2jc_5{margin-bottom:1.5rem}._header_1n2jc_5 h2{font-size:1.3rem;font-weight:700}._header_1n2jc_5 p{color:#888;margin-top:.25rem;font-size:.875rem}._body_1n2jc_9{grid-template-columns:280px 1fr;align-items:start;gap:1.5rem;display:grid}._widgetList_1n2jc_17{background:#fff;border-radius:12px;padding:1rem;position:sticky;top:1rem;box-shadow:0 2px 8px #0000000d}._categoryLabel_1n2jc_26{color:#888;text-transform:uppercase;letter-spacing:.08em;padding:.5rem .75rem .25rem;font-size:.7rem;font-weight:700}._widgetItem_1n2jc_35{cursor:pointer;border:2px solid #0000;border-radius:8px;align-items:flex-start;gap:.75rem;padding:.75rem;transition:background .1s;display:flex}._widgetItem_1n2jc_35:hover{background:#f8f9ff}._widgetItemActive_1n2jc_47{border-color:#0f4c75;background:#f0f5ff!important}._widgetIcon_1n2jc_49{flex-shrink:0;margin-top:.1rem;font-size:1.25rem}._widgetName_1n2jc_50{color:#1a1a2e;font-size:.875rem;font-weight:600}._widgetDesc_1n2jc_51{color:#888;margin-top:.15rem;font-size:.75rem;line-height:1.4}._widgetDetail_1n2jc_54{flex-direction:column;gap:1.25rem;display:flex}._detailHeader_1n2jc_60{background:#fff;border-radius:12px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 2px 8px #0000000d}._detailIcon_1n2jc_70{font-size:2rem}._detailHeader_1n2jc_60 h3{margin-bottom:.2rem;font-size:1rem;font-weight:700}._detailHeader_1n2jc_60 p{color:#888;font-size:.8rem}._optionsCard_1n2jc_75{background:#fff;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 2px 8px #0000000d}._optionsTitle_1n2jc_82{color:#1a1a2e;margin-bottom:.875rem;font-size:.875rem;font-weight:700}._optionsHint_1n2jc_89{color:#888;margin-bottom:.75rem;font-size:.8rem;line-height:1.5}._optionsGrid_1n2jc_96{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}._optionField_1n2jc_102{flex-direction:column;gap:.4rem;display:flex}._optionField_1n2jc_102 label{color:#555;font-size:.75rem;font-weight:500}._optionField_1n2jc_102 select{background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;padding:.5rem .75rem;font-family:inherit;font-size:.875rem}._optionField_1n2jc_102 select:focus{border-color:#0f4c75;outline:none}._domainsInput_1n2jc_125{resize:vertical;box-sizing:border-box;border:1.5px solid #e0e0e0;border-radius:8px;width:100%;padding:.75rem;font-family:inherit;font-size:.875rem}._domainsInput_1n2jc_125:focus{border-color:#0f4c75;outline:none}._preview_1n2jc_138{background:#fff;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 2px 8px #0000000d}._previewLabel_1n2jc_145{color:#888;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;font-size:.75rem;font-weight:700}._previewContent_1n2jc_154{background:#f8f9fc;border-radius:8px;justify-content:center;align-items:center;min-height:120px;padding:1.5rem;display:flex}._previewEmpty_1n2jc_164{color:#aaa;font-size:.875rem}._previewBadge_1n2jc_167{text-align:center;background:#fff;border-radius:10px;min-width:160px;padding:1rem 1.5rem;box-shadow:0 2px 8px #0000001a}._previewStars_1n2jc_175{margin-bottom:.25rem;font-size:1.25rem}._previewRating_1n2jc_176{color:#1a1a2e;font-size:1.5rem;font-weight:700}._previewCount_1n2jc_177{color:#888;margin-top:.2rem;font-size:.75rem}._previewBrand_1n2jc_178{color:#0f4c75;margin-top:.5rem;font-size:.65rem;font-weight:600}._previewCarousel_1n2jc_181{text-align:center;max-width:300px}._previewCard_1n2jc_182{background:#fff;border-radius:10px;margin-bottom:.75rem;padding:1.25rem;box-shadow:0 2px 8px #0000001a}._previewCardStars_1n2jc_189{margin-bottom:.5rem;font-size:1rem}._previewCardText_1n2jc_190{color:#555;margin-bottom:.5rem;font-size:.8rem;font-style:italic;line-height:1.5}._previewCardName_1n2jc_191{color:#888;font-size:.75rem}._previewDots_1n2jc_192{justify-content:center;gap:.4rem;display:flex}._previewDot_1n2jc_192{background:#e0e0e0;border-radius:50%;width:8px;height:8px}._previewDotActive_1n2jc_194{background:#0f4c75;border-radius:50%;width:8px;height:8px}._previewGrid_1n2jc_197{grid-template-columns:1fr 1fr;gap:.5rem;width:100%;display:grid}._previewGridCard_1n2jc_203{background:#fff;border-radius:8px;padding:.75rem;box-shadow:0 1px 4px #00000014}._previewGridStars_1n2jc_209{margin-bottom:.3rem;font-size:.75rem}._previewGridText_1n2jc_210{color:#555;margin-bottom:.3rem;font-size:.75rem}._previewGridName_1n2jc_211{color:#888;font-size:.7rem}._previewList_1n2jc_214{flex-direction:column;gap:.5rem;width:100%;display:flex}._previewListItem_1n2jc_215{background:#fff;border-radius:8px;flex-direction:column;gap:.2rem;padding:.75rem 1rem;display:flex;box-shadow:0 1px 4px #0000000f}._previewListStars_1n2jc_224{font-size:.8rem}._previewListText_1n2jc_225{color:#555;font-size:.8rem}._previewListName_1n2jc_226{color:#888;font-size:.72rem}._previewSummary_1n2jc_229{text-align:center;width:100%;max-width:280px}._previewSummaryScore_1n2jc_230{color:#1a1a2e;font-size:2rem;font-weight:700}._previewSummaryStars_1n2jc_231{margin-bottom:.75rem;font-size:1rem}._previewSummaryBars_1n2jc_232{flex-direction:column;gap:.35rem;display:flex}._previewBar_1n2jc_233{color:#888;grid-template-columns:25px 1fr 30px;align-items:center;gap:.5rem;font-size:.72rem;display:grid}._previewBarBg_1n2jc_241{background:#f0f0f5;border-radius:3px;height:6px;overflow:hidden}._previewBarFill_1n2jc_242{background:#f59e0b;border-radius:3px;height:100%}._previewFloating_1n2jc_245{text-align:center}._previewFloatingBtn_1n2jc_246{color:#fff;background:#0f4c75;border-radius:30px;margin-bottom:.75rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;box-shadow:0 4px 12px #0f4c7566}._previewFloatingHint_1n2jc_256{color:#888;font-size:.75rem}._previewInline_1n2jc_259{width:100%}._previewInlineBox_1n2jc_260{background:#fff;border:2px solid #0f4c75;border-radius:10px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}._previewInlineText_1n2jc_269{color:#333;font-size:.875rem;font-weight:500}._previewInlineBtn_1n2jc_270{color:#fff;white-space:nowrap;background:#0f4c75;border-radius:6px;padding:.5rem 1rem;font-size:.8rem;font-weight:600}._previewPopup_1n2jc_281{justify-content:center;width:100%;display:flex;position:relative}._previewPopupCard_1n2jc_282{text-align:center;background:#fff;border-radius:12px;max-width:240px;padding:1.5rem;position:relative;box-shadow:0 8px 24px #00000026}._previewPopupClose_1n2jc_291{color:#aaa;cursor:pointer;font-size:.75rem;position:absolute;top:.5rem;right:.75rem}._previewPopupTitle_1n2jc_299{color:#1a1a2e;margin-bottom:.5rem;font-size:.95rem;font-weight:700}._previewPopupText_1n2jc_300{color:#666;margin-bottom:1rem;font-size:.8rem}._previewPopupBtn_1n2jc_301{color:#fff;background:#0f4c75;border-radius:8px;padding:.5rem 1rem;font-size:.8rem;font-weight:600}._embedBox_1n2jc_311{background:#1a1a2e;border-radius:12px;overflow:hidden}._embedHeader_1n2jc_317{border-bottom:1px solid #ffffff15;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;display:flex}._embedLabel_1n2jc_325{color:#fff8;font-size:.8rem;font-weight:600}._copyBtn_1n2jc_327{color:#fff;cursor:pointer;background:#0f4c75;border-radius:6px;padding:.4rem .875rem;font-size:.8rem;font-weight:600;transition:background .15s}._copyBtn_1n2jc_327:hover{background:#1a6ba8}._embedCode_1n2jc_339{color:#a8e6cf;white-space:pre-wrap;word-break:break-all;margin:0;padding:1.25rem;font-family:Courier New,monospace;font-size:.78rem;line-height:1.6}._instructions_1n2jc_351{background:#f0f7ff;border-radius:12px;padding:1.25rem 1.5rem}._instructions_1n2jc_351 h4{color:#0f4c75;margin-bottom:.75rem;font-size:.9rem;font-weight:700}._instructions_1n2jc_351 ol{flex-direction:column;gap:.4rem;padding-left:1.25rem;display:flex}._instructions_1n2jc_351 ol li{color:#555;font-size:.875rem;line-height:1.5}._teamSectionHeader_1n2jc_378{cursor:pointer;justify-content:space-between;align-items:center;padding-bottom:0;display:flex}._teamToggleIcon_1n2jc_386{color:#888;flex-shrink:0;font-size:.75rem}._teamBody_1n2jc_392{border-top:1px solid #f0f0f5;flex-direction:column;gap:1rem;margin-top:1.25rem;padding-top:1.25rem;display:flex}._teamSuccess_1n2jc_401{color:#2e7d32;background:#e8f5e9;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;font-weight:600}._teamError_1n2jc_410{color:#d32f2f;background:#fff0f0;border-radius:8px;padding:.75rem 1rem;font-size:.875rem}._teamActions_1n2jc_418{justify-content:flex-end;display:flex}._addMemberBtn_1n2jc_420{color:#fff;cursor:pointer;background:#0f4c75;border-radius:8px;padding:.55rem 1.1rem;font-size:.875rem;font-weight:600;transition:background .15s}._addMemberBtn_1n2jc_420:hover{background:#0d3f63}._teamForm_1n2jc_432{background:#f8f9fc;border-radius:10px;padding:1.25rem}._teamForm_1n2jc_432 h4{margin-bottom:1rem;font-size:.95rem;font-weight:700}._form_1n2jc_444{flex-direction:column;gap:.875rem;display:flex}._formRow_1n2jc_446{grid-template-columns:1fr 1fr;gap:.875rem;display:grid}._formField_1n2jc_448{flex-direction:column;gap:.35rem;display:flex}._formField_1n2jc_448 label{color:#555;font-size:.8rem;font-weight:500}._formField_1n2jc_448 input,._formField_1n2jc_448 select{background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;padding:.55rem .75rem;font-family:inherit;font-size:.875rem}._formField_1n2jc_448 input:focus,._formField_1n2jc_448 select:focus{border-color:#0f4c75;outline:none}._teamTable_1n2jc_465{background:#fff;border:1px solid #f0f0f5;border-radius:10px;overflow:hidden}._teamTableHeader_1n2jc_472{color:#888;text-transform:uppercase;letter-spacing:.05em;background:#f8f9fc;grid-template-columns:1.5fr 2fr 1fr 1fr 1.5fr;padding:.65rem 1rem;font-size:.72rem;font-weight:700;display:grid}._teamRow_1n2jc_484{cursor:pointer;border-top:1px solid #f0f0f5;grid-template-columns:1.5fr 2fr 1fr 1fr 1.5fr;align-items:center;padding:.75rem 1rem;transition:background .1s;display:grid}._teamRow_1n2jc_484:hover{background:#f8f9ff}._teamRowActive_1n2jc_495{background:#f0f5ff!important}._teamName_1n2jc_497{font-size:.875rem;font-weight:600}._teamEmail_1n2jc_498{color:#666;font-size:.8rem}._teamEmpty_1n2jc_499{text-align:center;color:#888;padding:2rem;font-size:.875rem}._roleBadge_1n2jc_501{text-transform:capitalize;border-radius:20px;width:fit-content;padding:.2rem .5rem;font-size:.72rem;font-weight:600}._roleOwner_1n2jc_510{color:#c62828;background:#fce4ec}._roleManager_1n2jc_511{color:#1565c0;background:#e3f2fd}._roleStaff_1n2jc_512{color:#6a1b9a;background:#f3e5f5}._statusBadge_1n2jc_514{border-radius:20px;width:fit-content;padding:.2rem .5rem;font-size:.72rem;font-weight:600}._active_1n2jc_522{color:#2e7d32;background:#e8f5e9}._inactive_1n2jc_523{color:#757575;background:#f5f5f5}._teamBtns_1n2jc_525{gap:.4rem;display:flex}._teamBtn_1n2jc_525{cursor:pointer;border:none;border-radius:6px;padding:.25rem .6rem;font-size:.72rem;font-weight:600;transition:all .15s}._activateBtn_1n2jc_537{color:#2e7d32;background:#e8f5e9}._deactivateBtn_1n2jc_538{color:#d32f2f;background:#fff0f0}._activateBtn_1n2jc_537:hover{color:#fff;background:#22c55e}._deactivateBtn_1n2jc_538:hover{color:#fff;background:#ef4444}._userDetail_1n2jc_543{background:#f8f9fc;border-radius:10px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}._userDetailHeader_1n2jc_552{justify-content:space-between;align-items:center;display:flex}._userDetailHeader_1n2jc_552 h4{font-size:.95rem;font-weight:700}._userDetailEmail_1n2jc_559{color:#888;margin-top:-.5rem;font-size:.8rem}._closeBtn_1n2jc_561{color:#888;cursor:pointer;background:#e0e0e0;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.72rem;display:flex}._closeBtn_1n2jc_561:hover{background:#ccc}._userDetailField_1n2jc_576{flex-direction:column;gap:.4rem;display:flex}._userDetailField_1n2jc_576 label{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}._detailSelect_1n2jc_586{background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;max-width:200px;padding:.55rem .75rem;font-family:inherit;font-size:.875rem}._detailSelect_1n2jc_586:focus{border-color:#0f4c75;outline:none}._resetRow_1n2jc_597{gap:.5rem;display:flex}._resetInput_1n2jc_602{border:1.5px solid #e0e0e0;border-radius:8px;flex:1;padding:.55rem .75rem;font-family:inherit;font-size:.875rem}._resetInput_1n2jc_602:focus{border-color:#0f4c75;outline:none}._resetBtn_1n2jc_612{color:#fff;cursor:pointer;background:#1a1a2e;border:none;border-radius:8px;padding:.55rem 1rem;font-size:.8rem;font-weight:600;transition:background .15s}._resetBtn_1n2jc_612:hover:not(:disabled){background:#2d2d4e}._resetBtn_1n2jc_612:disabled{opacity:.5;cursor:not-allowed}._page_1n9vd_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_1n9vd_11{justify-content:center;align-items:center;min-height:100vh;display:flex}._loadingText_1n9vd_18{color:#888;font-size:1rem}._notFound_1n9vd_20{text-align:center;padding:2rem}._notFound_1n9vd_20 h2{margin-bottom:.5rem;font-size:1.5rem}._notFound_1n9vd_20 p{color:#888}._card_1n9vd_24{background:#fff;border-radius:16px;width:100%;max-width:500px;padding:2rem;box-shadow:0 8px 40px #0000001a}._header_1n9vd_34{text-align:center;margin-bottom:1.5rem}._businessName_1n9vd_35{color:var(--brand-primary,#0f4c75);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}._subtitle_1n9vd_41{color:#666;font-size:.95rem}._logo_1n9vd_42{object-fit:contain;max-width:120px;max-height:80px;margin-bottom:.75rem;margin-left:auto;margin-right:auto;display:block}._hero_1n9vd_51{object-fit:cover;border-radius:8px;width:100%;height:120px;margin-bottom:1rem}._progressWrap_1n9vd_60{margin-bottom:2rem}._progressBar_1n9vd_62{background:#f0f0f5;border-radius:2px;height:4px;margin-bottom:1rem;overflow:hidden}._progressFill_1n9vd_70{background:var(--brand-primary,#0f4c75);border-radius:2px;height:100%;transition:width .3s}._progressSteps_1n9vd_77{justify-content:space-between;display:flex}._progressStep_1n9vd_77{color:#aaa;flex-direction:column;align-items:center;gap:.3rem;font-size:.7rem;font-weight:500;display:flex}._progressStepActive_1n9vd_92{color:var(--brand-primary,#0f4c75)}._progressStepDone_1n9vd_93{color:#22c55e}._progressDot_1n9vd_95{color:#aaa;background:#f0f0f5;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex}._progressStepActive_1n9vd_92 ._progressDot_1n9vd_95{background:var(--brand-primary,#0f4c75);color:#fff}._progressStepDone_1n9vd_93 ._progressDot_1n9vd_95{color:#fff;background:#22c55e}._stepContent_1n9vd_119{flex-direction:column;gap:1.25rem;display:flex}._stepTitle_1n9vd_125{color:#1a1a2e;text-align:center;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}._bigStars_1n9vd_134{justify-content:center;gap:.5rem;padding:1rem 0;display:flex}._bigStarBtn_1n9vd_141{background:0 0;padding:.25rem;line-height:0;transition:transform .1s}._bigStarBtn_1n9vd_141:hover{transform:scale(1.1)}._ratingLabel_1n9vd_150{text-align:center;color:#f59e0b;height:1.75rem;font-size:1.1rem;font-weight:700}._selectedRating_1n9vd_159{background:#fafafa;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;display:flex}._selectedRatingLabel_1n9vd_169{color:#f59e0b;font-size:.875rem;font-weight:600}._field_1n9vd_176{flex-direction:column;gap:.4rem;display:flex}._field_1n9vd_176 label{color:#444;font-size:.875rem;font-weight:500}._required_1n9vd_188{color:#d32f2f}._optional_1n9vd_189{color:#999;font-size:.78rem;font-weight:400}._input_1n9vd_191,._textarea_1n9vd_192{box-sizing:border-box;border:1.5px solid #e0e0e0;border-radius:8px;width:100%;padding:.7rem .875rem;font-family:inherit;font-size:.9rem;transition:border-color .15s}._input_1n9vd_191:focus,._textarea_1n9vd_192:focus{border-color:var(--brand-primary,#0f4c75);outline:none}._textarea_1n9vd_192{resize:vertical}._charCount_1n9vd_211{color:#aaa;text-align:right;font-size:.75rem}._stepBtns_1n9vd_218{gap:.75rem;margin-top:.5rem;display:flex}._nextBtn_1n9vd_224{background:var(--brand-primary,#0f4c75);color:#fff;cursor:pointer;border-radius:10px;flex:1;padding:.875rem;font-size:1rem;font-weight:600;transition:opacity .15s}._nextBtn_1n9vd_224:hover:not(:disabled){opacity:.9}._nextBtn_1n9vd_224:disabled{opacity:.4;cursor:not-allowed}._backBtn_1n9vd_239{color:#555;cursor:pointer;background:#f5f5f5;border-radius:10px;padding:.875rem 1.25rem;font-size:1rem;font-weight:600;transition:background .15s}._backBtn_1n9vd_239:hover{background:#e8e8e8}._submitBtn_1n9vd_252{background:var(--brand-primary,#0f4c75);color:#fff;cursor:pointer;border-radius:10px;flex:1;padding:.875rem;font-size:1rem;font-weight:600;transition:opacity .15s}._submitBtn_1n9vd_252:hover:not(:disabled){opacity:.9}._submitBtn_1n9vd_252:disabled{opacity:.6;cursor:not-allowed}._error_1n9vd_268{color:#d32f2f;background:#fff0f0;border-radius:8px;padding:.75rem 1rem;font-size:.875rem}._successIcon_1n9vd_277{text-align:center;margin-bottom:1rem;font-size:3.5rem}._successTitle_1n9vd_278{text-align:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}._successSub_1n9vd_279{color:#666;text-align:center;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}._stars_1n9vd_281{justify-content:center;gap:.25rem;margin-top:1rem;display:flex}._mediationNotice_1n9vd_283{text-align:center;background:#fff8e1;border:1px solid #f59e0b;border-radius:10px;margin-bottom:1.5rem;padding:1.25rem}._mediationIcon_1n9vd_291{margin-bottom:.5rem;font-size:2rem}._mediationNotice_1n9vd_283 p{color:#666;font-size:.875rem;line-height:1.6}._rewardCard_1n9vd_298{text-align:center;color:#fff;background:linear-gradient(135deg,#0f4c75,#1abc9c);border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}._rewardHeader_1n9vd_306{opacity:.9;margin-bottom:.5rem;font-size:.875rem}._rewardName_1n9vd_307{margin-bottom:.25rem;font-size:1.1rem;font-weight:700}._rewardValue_1n9vd_308{margin-bottom:1rem;font-size:1.5rem;font-weight:800}._rewardCode_1n9vd_309{background:#fff3;border-radius:8px;margin-bottom:.5rem;padding:.75rem}._rewardCodeLabel_1n9vd_315{opacity:.8;margin-bottom:.25rem;font-size:.75rem;display:block}._rewardCodeValue_1n9vd_316{letter-spacing:.1em;font-family:monospace;font-size:1.2rem;font-weight:700}._rewardExpiry_1n9vd_317{opacity:.7;font-size:.75rem}._poweredBy_1n9vd_319{color:#aaa;margin-top:1.5rem;font-size:.75rem}._videoUploadZone_1n9vd_326{cursor:pointer;text-align:center;border:2px dashed #e0e0e0;border-radius:10px;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;transition:border-color .15s;display:flex}._videoUploadZone_1n9vd_326:hover{border-color:var(--brand-primary,#0f4c75)}._videoIcon_1n9vd_340{font-size:2rem}._videoUploadText_1n9vd_341{color:#444;font-size:.875rem;font-weight:600}._videoUploadHint_1n9vd_342{color:#aaa;font-size:.75rem}._hiddenInput_1n9vd_343{display:none}._videoPreview_1n9vd_345{background:#f8f9fc;border:1.5px solid #e0e0e0;border-radius:10px;align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}._videoInfo_1n9vd_355{flex-direction:column;flex:1;gap:.15rem;display:flex}._videoName_1n9vd_362{color:#333;font-size:.875rem;font-weight:600}._videoSize_1n9vd_363{color:#888;font-size:.75rem}._videoRemoveBtn_1n9vd_365{color:#ef4444;cursor:pointer;background:#fff0f0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;display:flex}._videoRemoveBtn_1n9vd_365:hover{background:#fdd}._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}
