.PinCodeInput_pinCodeInputGroup__tloY2{display:flex;flex-direction:column;align-items:center;gap:8px}.PinCodeInput_pinCodeInputContainer__JGBTt{display:flex;gap:8px}.PinCodeInput_pinCodeInputBox__EqDpv{width:48px;height:56px;text-align:center;font-size:24px;font-weight:600;background:rgba(255,255,255,.05);border:2px solid rgba(255,255,255,.5);border-radius:8px;color:var(--color-text);transition:all .2s ease}.PinCodeInput_pinCodeInputBox__EqDpv:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(70,147,209,.2)}.PinCodeInput_pinCodeInputBox__EqDpv:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.PinCodeInput_pinCodeInputContainer__JGBTt{gap:6px}.PinCodeInput_pinCodeInputBox__EqDpv{width:42px;height:50px;font-size:22px}}.buttons_btnPrimary__3_2pE{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#4a90e2;color:#ffffff;border:none;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.buttons_btnPrimary__3_2pE:hover:not(:disabled){background-color:#357abd;box-shadow:0 4px 12px rgba(74,144,226,.3)}.buttons_btnPrimary__3_2pE:active:not(:disabled){box-shadow:0 2px 6px rgba(74,144,226,.2)}.buttons_btnPrimary__3_2pE:disabled{background-color:#666666;cursor:not-allowed;opacity:.6}.buttons_btnSecondary__nZGfK{display:flex;align-items:center;gap:8px;padding:8px 16px;background:transparent;color:#4693d1;border:1px solid #4693d1;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.buttons_btnSecondary__nZGfK:hover:not(:disabled){background:rgba(70,147,209,.1);box-shadow:0 4px 12px rgba(70,147,209,.2)}.buttons_btnSecondary__nZGfK:active:not(:disabled){box-shadow:0 2px 6px rgba(70,147,209,.1)}.buttons_btnSecondary__nZGfK:disabled{opacity:.6;cursor:not-allowed}.buttons_btnIcon__u8A3j{display:flex;align-items:center;justify-content:center;padding:6px 8px;background:transparent;border:1px solid #4a5568;border-radius:4px;color:#a0aec0;cursor:pointer;transition:all .2s ease}.buttons_btnIcon__u8A3j:hover:not(:disabled){border-color:#4693d1;color:#4693d1;background:rgba(70,147,209,.1)}.buttons_btnIcon__u8A3j:disabled{opacity:.5;cursor:not-allowed}.buttons_btnIconDelete__rVEpE:hover:not(:disabled){border-color:#ef4444;color:#ef4444;background:rgba(239,68,68,.1)}.buttons_btnIconGhost__iRqOR:hover:not(:disabled){border-color:#a0aec0;color:#a0aec0;background:rgba(160,174,192,.1)}.buttons_btnDanger__lSOz2{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#ef4444;color:#ffffff;border:none;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.buttons_btnDanger__lSOz2:hover:not(:disabled){background-color:#dc2626;box-shadow:0 4px 12px rgba(239,68,68,.3)}.buttons_btnDanger__lSOz2:active:not(:disabled){box-shadow:0 2px 6px rgba(239,68,68,.2)}.buttons_btnDanger__lSOz2:disabled{background-color:#666666;cursor:not-allowed;opacity:.6}.buttons_btnWide__zACSn{min-width:120px}.auth_authPage__CM6Vl{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--color-bg);padding:var(--space-4)}.auth_authContainer__HKax2{width:100%;max-width:400px}.auth_authCard__vnZ_Z{background:var(--color-card);border:1px solid var(--color-border);border-radius:12px;padding:var(--space-6);box-shadow:0 4px 6px rgba(0,0,0,.1)}.auth_authTitle___VBl1{display:flex;align-items:center;justify-content:center;gap:12px;font-size:24px;font-weight:600;margin:0 0 var(--space-6) 0;color:var(--color-text)}.auth_authTitleIcon__8ppA_{color:var(--color-primary)}.auth_authForm__uSXIH{display:flex;flex-direction:column;gap:var(--space-4)}.auth_authLabel__8DSnG{font-size:14px;font-weight:500;color:var(--color-text);text-align:center;margin-bottom:8px}.auth_authError__VhRg3{display:flex;align-items:center;gap:8px;padding:12px 16px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:6px;color:#ef4444;font-size:14px}.auth_authActions__i3Sfh{margin-top:var(--space-4)}.auth_btnAuthPrimary__iKAgm{width:100%;justify-content:center}.AppLayout_app__U2vo_{display:flex;flex-direction:column;min-height:100vh;background:var(--bg);color:var(--text)}.AppLayout_appHeader___wUeo{display:flex;align-items:center;gap:16px;padding:16px;background:var(--card);border-bottom:1px solid var(--card-border);position:-webkit-sticky;position:sticky;top:0;z-index:100;justify-content:center;position:relative;margin-left:240px;transition:margin-left .3s ease}.AppLayout_appHeader___wUeo.AppLayout_sidebarClosed__Tloyy{margin-left:0}.AppLayout_toggleBtnWrapper__YCSXt{position:fixed;left:16px;top:16px;z-index:101}.AppLayout_toggleBtn__Pmtlz{display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--text);cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s}.AppLayout_toggleBtn__Pmtlz:hover{background-color:var(--card-border)}.AppLayout_headerInfo__JpHbz{display:flex;align-items:center;gap:12px;cursor:default;transition:color .2s ease}.AppLayout_headerInfo__JpHbz:hover,.AppLayout_headerInfo__JpHbz:hover h1{color:#10b981}.AppLayout_headerInfo__JpHbz h1{margin:0;font-size:20px;font-weight:600;transition:color .2s ease}.AppLayout_headerUser__x_dk4{position:absolute;right:16px;display:flex;flex-direction:row;align-items:center;gap:12px;padding:0}.AppLayout_userEmail__Dkihz{font-size:13px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.AppLayout_logoutBtn__cS6Pt{display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--text);cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .2s,color .2s}.AppLayout_logoutBtn__cS6Pt:hover{background-color:var(--card-border);color:#dc3545}.AppLayout_sidebar__KpXNR{position:fixed;left:0;top:0;width:240px;height:100vh;background:var(--card);border-right:1px solid var(--card-border);padding-top:60px;overflow-y:auto;z-index:99;transform:translateX(-240px);transition:transform .3s ease}.AppLayout_sidebar__KpXNR.AppLayout_open__oXh_Z{transform:translateX(0)}.AppLayout_navContent__yCf1s{display:flex;flex-direction:column;gap:0;padding:16px 0}.AppLayout_navSpacer__L5QHZ{padding-top:16px}.AppLayout_linkIcon__J9Vrg{margin-right:8px}.AppLayout_link__Di4MC{display:flex;align-items:center;padding:12px 16px;color:var(--text);text-decoration:none;transition:background-color .2s;background:none;border:none;border-left:3px solid transparent;width:100%;text-align:left;font-size:inherit;font-family:inherit;cursor:pointer}.AppLayout_link__Di4MC:hover{background-color:var(--card-border);border-left-color:var(--link)}.AppLayout_navFooter___B_1M{margin-top:auto;padding-top:16px;border-top:1px solid var(--card-border)}.AppLayout_main__6RgEZ{flex:1 1;margin-left:240px;padding:24px;overflow-y:auto;transition:margin-left .3s ease}.AppLayout_main__6RgEZ.AppLayout_sidebarClosed__Tloyy{margin-left:0}@media (max-width:768px){.AppLayout_appHeader___wUeo{margin-left:0;padding:12px 16px}.AppLayout_headerInfo__JpHbz h1{font-size:16px}.AppLayout_toggleBtnWrapper__YCSXt{left:12px;top:12px}.AppLayout_toggleBtn__Pmtlz{display:flex;align-items:center;justify-content:center;padding:8px}.AppLayout_sidebar__KpXNR{transform:translateX(-100%);transition:transform .3s ease;width:100%;max-width:280px;box-shadow:2px 0 8px rgba(0,0,0,.3)}.AppLayout_sidebar__KpXNR.AppLayout_open__oXh_Z{transform:translateX(0)}.AppLayout_main__6RgEZ{margin-left:0;padding:12px}}.filters_filtersContainer__QYXCM{display:flex;gap:var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap;align-items:flex-end}.filters_filtersContainerCenter__OTyw1{align-items:center}.filters_filterGroup__VvgaW{display:flex;flex-direction:column;gap:var(--space-1)}.filters_label__g15h1{font-size:12px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.5px}.filters_select__eWlVG{padding:8px 12px;height:42px;line-height:1;box-sizing:border-box;margin:0;background:transparent;border:1px solid var(--card-border);border-radius:4px;color:var(--text);font-size:14px;cursor:pointer;transition:border-color .2s;vertical-align:middle;min-width:140px}.filters_select__eWlVG:focus{outline:none;border-color:#3b82f6}.filters_input__l5XmM{padding:8px 12px;height:42px;line-height:1;box-sizing:border-box;margin:0;background:transparent;border:1px solid var(--card-border);border-radius:4px;color:var(--text);font-size:14px;transition:border-color .2s;vertical-align:middle}.filters_input__l5XmM:focus{outline:none;border-color:#3b82f6}.filters_input__l5XmM::placeholder{color:var(--muted)}.filters_searchBox__FSyR4{position:relative;flex:1 1;margin-top:6px;margin-bottom:12px}.filters_searchIcon__ia7Rf{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}.filters_searchInput__qW_S9{width:100%;height:42px;padding:10px 36px 10px 40px;box-sizing:border-box;background:#1E2128;border:.5px solid var(--card-border);border-radius:4px;color:var(--text);font-size:14px;outline:none;transition:border-color .2s}.filters_searchInput__qW_S9:focus{border-color:#3b82f6;outline:none}.filters_searchInput__qW_S9::placeholder{color:var(--muted)}.filters_searchClear__tdS_S{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--muted);cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:color .15s}.filters_searchClear__tdS_S:hover{color:var(--text)}@media (max-width:768px){.filters_filtersContainer__QYXCM{flex-direction:column;align-items:stretch}.filters_filterGroup__VvgaW,.filters_input__l5XmM,.filters_select__eWlVG{width:100%}.filters_input__l5XmM,.filters_searchInput__qW_S9{font-size:16px}}@media (max-width:480px){.filters_filterGroup__VvgaW{flex-direction:column;align-items:stretch}}.feedback_loading__UvmmN{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;color:var(--muted);gap:12px}.feedback_loading__UvmmN svg{animation:feedback_spin__vy8mc 1s linear infinite}.feedback_loadingPage__L2vCv{display:flex;align-items:center;justify-content:center;min-height:100vh;color:var(--muted)}@keyframes feedback_spin__vy8mc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.feedback_toastError__QPi5r,.feedback_toastSuccess__smiqz{position:fixed;top:20px;right:20px;padding:12px 16px;border-radius:8px;display:flex;align-items:center;gap:12px;z-index:1000;box-shadow:0 4px 12px rgba(0,0,0,.3);animation:feedback_slideIn__ifwNx .3s ease-out;max-width:400px}@keyframes feedback_slideIn__ifwNx{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.feedback_toastError__QPi5r{background:#1a1a1a;border:1px solid rgba(244,67,54,.5);color:#ff6b6b}.feedback_toastSuccess__smiqz{background:#1a1a1a;border:1px solid rgba(16,185,129,.5);color:#10b981}.feedback_toastClose__iUenk{background:none;border:none;color:inherit;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;opacity:.7;margin-left:auto}.feedback_toastClose__iUenk:hover{opacity:1}@media (max-width:768px){.feedback_toastError__QPi5r,.feedback_toastSuccess__smiqz{left:16px;right:16px;max-width:none}}.feedback_emptyState__O2kiI{text-align:center;padding:32px;color:var(--muted)}.forms_formGroup__tIiK7{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.forms_formLabel__ehvCT{display:flex;align-items:center;font-size:14px;font-weight:700;color:var(--muted)}.forms_formSelect__IcPZU{width:100%;min-width:0}.forms_formRowInline__H7Tt6{display:flex;gap:16px;align-items:flex-end;margin-bottom:16px}.forms_formRowInline__H7Tt6>.forms_formGroup__tIiK7{margin-bottom:0}.forms_formRowInline__H7Tt6 .forms_formGroupGrow__WapWx{flex:1 1}.forms_toggleLabel___X5Cr{display:inline-flex;align-items:center;gap:10px;height:42px;cursor:pointer;font-size:14px;font-weight:600;color:var(--text);-webkit-user-select:none;-moz-user-select:none;user-select:none}.forms_toggleDisabled__Zmwfr{opacity:.4;cursor:not-allowed}.forms_toggleInput__rYC7j{position:absolute;opacity:0;width:0;height:0}.forms_toggleSwitch__CkbrT{position:relative;width:36px;min-width:36px;height:20px;background:var(--card-border);border-radius:10px;transition:background .2s;flex-shrink:0}.forms_toggleSwitch__CkbrT:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background:#6b7280;border-radius:50%;transition:transform .2s,background .2s}.forms_toggleInput__rYC7j:checked+.forms_toggleSwitch__CkbrT{background:rgba(70,147,209,.4)}.forms_toggleInput__rYC7j:checked+.forms_toggleSwitch__CkbrT:after{transform:translateX(16px);background:var(--link)}.forms_toggleText__hoNgv{display:inline-flex;align-items:center}.html-editor_htmlEditor__nFPPh{position:relative;border:1px solid var(--card-border);border-radius:6px;display:flex;flex-direction:column;flex:1 1;min-height:0;overflow:hidden;background:var(--background)}.html-editor_htmlEditorToolbar__fK6_x{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;gap:8px;background:var(--card);border-bottom:1px solid var(--card-border);flex-wrap:wrap}.html-editor_htmlEditorFormatBar___GqGP{display:flex;align-items:center;gap:2px}.html-editor_htmlEditorToolbarBtn__Lo1hP{display:flex;align-items:center;justify-content:center;width:30px;height:28px;background:transparent;border:1px solid transparent;border-radius:4px;color:var(--muted);cursor:pointer;transition:all .15s}.html-editor_htmlEditorToolbarBtn__Lo1hP:hover:not(:disabled){color:var(--foreground);background:var(--background)}.html-editor_htmlEditorToolbarBtn__Lo1hP.html-editor_active__UJSLx{color:var(--foreground);background:var(--background);border-color:var(--card-border)}.html-editor_htmlEditorToolbarBtn__Lo1hP:disabled{opacity:.35;cursor:not-allowed}.html-editor_htmlEditorToolbarDivider__CzU0R{width:1px;height:18px;background:var(--card-border);margin:0 4px}.html-editor_htmlEditorTabs__isO5a{display:flex;align-items:center;gap:4px}.html-editor_htmlEditorHelpBtn__GN3Yc{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:1.5px solid var(--text-muted);background:transparent;color:var(--text-muted);font-size:13px;font-weight:700;cursor:pointer;line-height:1;margin-right:4px;transition:all .15s ease}.html-editor_htmlEditorHelpBtn__GN3Yc:hover{border-color:var(--accent);color:var(--accent);background:rgba(16,185,129,.1)}.html-editor_htmlEditorTab__OeTrN{display:flex;align-items:center;gap:6px;padding:6px 12px;background:transparent;border:1px solid transparent;border-radius:4px;color:var(--muted);font-size:13px;cursor:pointer;transition:all .15s}.html-editor_htmlEditorTab__OeTrN:hover{color:var(--foreground);background:var(--background)}.html-editor_htmlEditorTab__OeTrN.html-editor_active__UJSLx{color:var(--foreground);background:var(--background);border-color:var(--card-border)}.html-editor_htmlEditorContent__SAVdo{position:relative;padding:16px;overflow-y:auto;font-size:14px;line-height:1.6;background:#ffffff;color:#000000;cursor:text}.html-editor_htmlEditorContent__SAVdo .tiptap{outline:none;min-height:100%}.html-editor_htmlEditorContent__SAVdo .tiptap p{margin:0 0 1em}.html-editor_htmlEditorContent__SAVdo .tiptap p:last-child{margin-bottom:0}.html-editor_htmlEditorContent__SAVdo .tiptap ol,.html-editor_htmlEditorContent__SAVdo .tiptap ul{margin:0 0 1em;padding-left:1.5em}.html-editor_htmlEditorContent__SAVdo .tiptap h2,.html-editor_htmlEditorContent__SAVdo .tiptap h3{margin:0 0 .5em;font-weight:600}.html-editor_htmlEditorContent__SAVdo .tiptap h2{font-size:1.3em}.html-editor_htmlEditorContent__SAVdo .tiptap h3{font-size:1.1em}.html-editor_htmlEditorContent__SAVdo .tiptap a{color:#2563eb;text-decoration:underline}.html-editor_htmlEditorContent__SAVdo .tiptap strong{font-weight:600}.html-editor_htmlEditorPlaceholder__zTIr5{position:absolute;top:16px;left:16px;color:var(--muted);font-style:italic;font-size:14px;pointer-events:none}.html-editor_htmlEditorSource__OBWcu{width:100%;padding:16px;background:var(--card);border:none;color:var(--foreground);font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;line-height:1.6;resize:none;box-sizing:border-box}.html-editor_htmlEditorSource__OBWcu:focus{outline:none}.html-editor_htmlEditorResizeHandle__moJSd{display:flex;justify-content:center;align-items:center;padding:4px 0;background:transparent;cursor:ns-resize;color:var(--muted);transition:color .15s;border-top:1px solid var(--card-border)}.html-editor_htmlEditorResizeHandle__moJSd:hover{color:var(--foreground)}@media (max-width:768px){.html-editor_htmlEditorToolbarBtn__Lo1hP{width:36px;height:34px}.html-editor_htmlEditorToolbar__fK6_x{padding:6px;gap:4px}.html-editor_htmlEditorTab__OeTrN{padding:6px 8px;font-size:12px}.html-editor_htmlEditorContent__SAVdo{padding:12px;font-size:15px}}.actions_rowActionDivider__AbMmV{width:1px;height:16px;background:var(--card-border);margin:0 2px}.actions_btnWithLed__8pG_e{position:relative}.actions_led___HaOY{position:absolute;bottom:3px;right:3px;width:7px;height:7px;border-radius:50%;border:1px solid #1e2128;pointer-events:none}.actions_ledOn__O1Nkh{background:#10b981;box-shadow:0 0 4px rgba(16,185,129,.6)}.actions_ledOff__p1zHp{background:#ef4444;box-shadow:0 0 3px rgba(239,68,68,.5)}.cards_section__twnP9{background:var(--card);border:1px solid var(--card-border);border-radius:8px;padding:var(--space-4)}.cards_infoRow__d42_8{display:flex;justify-content:space-between;align-items:center;padding:8px 0;min-height:35px;box-sizing:border-box;font-size:14px;color:var(--muted)}.pages_container__GLqQ9{max-width:1600px;margin:0 auto;padding:20px}.pages_header__c_W_Z{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;border-bottom:1px solid var(--card-border);padding-bottom:8px}.pages_header__c_W_Z h1{display:flex;align-items:center;gap:12px;margin:0;font-size:28px;font-weight:700;color:var(--text)}.pages_content__VRVmo{background:transparent;border-radius:0;border:none;padding:0;display:flex;flex-direction:column;gap:0}@media (max-width:768px){.pages_container__GLqQ9{padding:12px}.pages_header__c_W_Z h1{font-size:20px;gap:8px}}.table_tableContainer__notns{border:1px solid var(--card-border);border-radius:8px;overflow:hidden}.table_table__tYp9u{width:100%;border-collapse:collapse;color:var(--text);font-size:13px}.table_table__tYp9u thead{background:#3a4a5c;border-bottom:2px solid var(--card-border)}.table_table__tYp9u th{padding:12px 16px;font-weight:600;font-size:12px;color:#a0aec0;text-transform:uppercase;letter-spacing:.5px;text-align:left;background:#3a4a5c;border-right:1px solid var(--card-border);cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .2s;display:table-cell}.table_table__tYp9u th:first-child{border-radius:8px 0 0 0}.table_table__tYp9u th:last-child{border-right:none;border-radius:0 8px 0 0}.table_table__tYp9u th.table_sortable__OtdtS{cursor:pointer}.table_table__tYp9u th.table_sortable__OtdtS:hover{background:#4a5a6c;color:#e0e8f0}.table_sortable__OtdtS{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--muted);transition:color .2s}.table_sortable__OtdtS.table_active__dpHUt{color:white}.table_arrow__E5ot2{display:inline-block;margin-left:4px;vertical-align:middle;opacity:.5;transition:opacity .2s}.table_sortable__OtdtS.table_active__dpHUt .table_arrow__E5ot2{opacity:1}.table_sortable__OtdtS svg{display:inline;margin-left:0;vertical-align:middle}.table_table__tYp9u td{padding:12px 16px;border-bottom:1px solid var(--card-border);border-right:none}.table_table__tYp9u td:last-child{border-right:none}.table_table__tYp9u tbody tr:hover{background:rgba(255,255,255,.03)}.table_clickableRow__bMKhA{cursor:pointer;transition:background .15s ease}.table_clickableRow__bMKhA:hover{background:rgba(102,126,234,.08)!important}.table_colShrink__0qXWc{width:1%;white-space:nowrap}.table_colGreedy___jZVE{width:100%}.table_nameCell__JcILH{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:0}.table_nowrap__m4bPW{white-space:nowrap}.utilities_utilRowSm__7hboQ{display:flex;gap:4px;align-items:center}.utilities_textRight__ENRzt{text-align:right}.utilities_textCenter__YdYiD{text-align:center}.utilities_textSuccess___JmGE{color:#10b981;font-weight:600}.utilities_textWarning__b3hm4{color:#f59e0b;font-weight:600}.utilities_textError__GwhA_{color:#ef4444;font-weight:600}.utilities_textMuted__DGD9B{color:var(--muted)}.mobile_mobileFab__O281E,.mobile_mobileOnly__Bb4Xf{display:none}@media (max-width:768px){.mobile_desktopOnly__lCggJ{display:none!important}.mobile_mobileOnly__Bb4Xf{display:block;margin:0 -16px;padding-left:16px}.mobile_mobileFab__O281E{position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;background:#3b82f6;color:white;border:none;box-shadow:0 4px 12px rgba(59,130,246,.4);display:flex!important;align-items:center;justify-content:center;cursor:pointer;z-index:50;transition:transform .2s,box-shadow .2s}.mobile_mobileFab__O281E:active{transform:scale(.95);box-shadow:0 2px 8px rgba(0,0,0,.3)}.mobile_hideOnMobile__mvjhQ{display:none!important}}.mobile_mobileCard__laFV_{background:var(--card);border-radius:0;padding:16px;margin-bottom:0;border:none;border-top:1px solid var(--card-border)}.mobile_mobileCard__laFV_:last-child{border-bottom:1px solid var(--card-border)}.mobile_mobileCardHeader__Jnt4v{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.mobile_mobileCardTitle__dYqA1{font-size:16px;font-weight:600;color:var(--text);flex:1 1;line-height:1.4}.mobile_mobileCardTitleClickable__v9xTn{display:flex;align-items:center;gap:8px;cursor:pointer;transition:color .2s}.mobile_mobileCardTitleClickable__v9xTn:hover{color:var(--primary)}.mobile_mobileCardTitleClickable__v9xTn:active{opacity:.7}.mobile_mobileCardActions__OI0c_{display:flex;gap:4px;flex-shrink:0}.mobile_mobileCardBody__SnSyQ{display:flex;flex-direction:column;gap:12px}.mobile_mobileCardSpec__lfKvt{display:flex;flex-direction:column;gap:4px}.mobile_mobileCardSpecLabel__a_bKN{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--muted);font-weight:600}.mobile_mobileCardSpecValue__Vmajo{font-size:14px;color:var(--text);font-weight:500}.mobile_starRating__nlc2T{display:inline-flex;align-items:center;gap:2px}.mobile_starFilled__FRsEg,.mobile_starHalf__xTmel{color:#fbbf24;fill:#fbbf24}.mobile_starEmpty__77U7y{color:rgba(251,191,36,.3);fill:none}.mobile_warningIcon__FdwNm{color:#f59e0b;flex-shrink:0}.mobile_improveCardClickable__ZAyso{cursor:pointer}.mobile_improveCardClickable__ZAyso:active{background:var(--card-hover)}.mobile_missingText__iAMW4{font-size:12px;color:var(--muted);line-height:1.4;white-space:nowrap}.mobile_productNameCell__1BXs4{display:flex;align-items:center;gap:6px}.mobile_reviewCardRating__8RFnU{display:flex;align-items:center;gap:8px}.mobile_reviewCardStars__344tu{display:flex;gap:2px}.mobile_reviewCardRatingText__rAWl_{font-size:14px;font-weight:600;color:var(--text)}