._topbar_fdf5h_1{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 10px;background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10;min-height:52px}._topbarTitle_fdf5h_13{font-size:17px;font-weight:600;color:var(--text);text-align:center;flex:1}._topbarRight_fdf5h_20{min-width:80px;display:flex;justify-content:flex-end}._backBtn_fdf5h_21{display:flex;align-items:center;gap:4px;color:var(--blue);font-size:15px;font-weight:500;min-width:80px;padding:4px 0;background:none;border:none;cursor:pointer}._card_fdf5h_35{background:var(--surface);border-radius:var(--radius-md);padding:14px 16px;box-shadow:var(--shadow-sm);border:1px solid var(--border)}._cardClickable_fdf5h_42{cursor:pointer;transition:background .15s}._cardClickable_fdf5h_42:active{background:var(--surface2)}._menuItem_fdf5h_48{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;background:var(--surface);border:none;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;transition:background .12s}._menuItem_fdf5h_48:first-child{border-radius:var(--radius-md) var(--radius-md) 0 0}._menuItem_fdf5h_48:last-child{border-bottom:none;border-radius:0 0 var(--radius-md) var(--radius-md)}._menuItem_fdf5h_48:only-child{border-radius:var(--radius-md);border-bottom:none}._menuItem_fdf5h_48:active{background:var(--surface2)}._menuIcon_fdf5h_65{font-size:20px;width:28px;text-align:center;flex-shrink:0;color:var(--blue)}._menuText_fdf5h_66{flex:1;display:flex;flex-direction:column;gap:1px}._menuLabel_fdf5h_67{font-size:15px;font-weight:500;color:var(--text)}._menuSub_fdf5h_68{font-size:12px;color:var(--text3)}._menuRight_fdf5h_69{font-size:13px;color:var(--text3);margin-right:4px}._menuChevron_fdf5h_70{color:var(--text3);flex-shrink:0}._badge_fdf5h_72{display:inline-flex;align-items:center;font-size:12px;font-weight:500;padding:3px 9px;border-radius:20px}._badge-blue_fdf5h_80{background:var(--blue-light);color:var(--blue)}._badge-green_fdf5h_81{background:var(--green-light);color:var(--green)}._badge-amber_fdf5h_82{background:var(--amber-light);color:var(--amber)}._badge-red_fdf5h_83{background:var(--red-light);color:var(--red)}._badge-teal_fdf5h_84{background:var(--teal-light);color:var(--teal)}._badge-gray_fdf5h_85{background:#f0f2f5;color:var(--text2)}._btn_fdf5h_87{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:500;border-radius:var(--radius-sm);cursor:pointer;transition:opacity .15s,transform .1s;border:none;font-family:inherit}._btn_fdf5h_87:active{transform:scale(.97)}._btn_fdf5h_87:disabled{opacity:.45;cursor:not-allowed}._btn-primary_fdf5h_102{background:var(--blue);color:#fff}._btn-secondary_fdf5h_103{background:var(--surface);color:var(--blue);border:1.5px solid var(--blue)}._btn-danger_fdf5h_104{background:var(--red);color:#fff}._btn-ghost_fdf5h_105{background:var(--surface2);color:var(--text2)}._btn-sm_fdf5h_107{font-size:13px;padding:7px 14px}._btn-md_fdf5h_108{font-size:15px;padding:11px 20px}._btn-lg_fdf5h_109{font-size:16px;padding:14px 24px}._btnFull_fdf5h_110{width:100%}._empty_fdf5h_112{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center}._emptyIcon_fdf5h_120{font-size:48px;margin-bottom:12px;opacity:.4}._emptyTitle_fdf5h_121{font-size:16px;font-weight:500;color:var(--text2);margin-bottom:6px}._emptySub_fdf5h_122{font-size:13px;color:var(--text3);max-width:260px;line-height:1.5}._modalOverlay_fdf5h_124{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:flex-end;z-index:100}._modalBox_fdf5h_130{background:var(--surface);border-radius:var(--radius-xl) var(--radius-xl) 0 0;width:100%;max-height:90dvh;overflow-y:auto}._modalHeader_fdf5h_137{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 12px;border-bottom:1px solid var(--border)}._modalTitle_fdf5h_144{font-size:17px;font-weight:600}._modalClose_fdf5h_145{font-size:18px;color:var(--text3);background:none;border:none;cursor:pointer;padding:4px}._modalBody_fdf5h_146{padding:16px 20px 32px}._inputGroup_fdf5h_148{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}._inputLabel_fdf5h_149{font-size:13px;font-weight:500;color:var(--text2)}._input_fdf5h_148{padding:11px 13px;border:1.5px solid var(--border2);border-radius:var(--radius-sm);font-size:15px;color:var(--text);background:var(--surface);outline:none;transition:border-color .15s}._input_fdf5h_148:focus{border-color:var(--blue)}._checkRow_fdf5h_162{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text2);padding:3px 0}._checkOk_fdf5h_170{color:var(--green);font-size:15px;font-weight:600}._checkNo_fdf5h_171{color:var(--text3);font-size:15px}._page_112ra_1{min-height:100dvh;display:flex;flex-direction:column;background:var(--bg)}._hero_112ra_8{background:linear-gradient(160deg,#1a6b9a,#0f4d75);padding:40px 20px 32px;text-align:center}._heroLogo_112ra_14{font-size:36px;font-weight:700;color:#fff;letter-spacing:-.5px;margin-bottom:4px}._heroSub_112ra_22{font-size:15px;color:#ffffffd9;font-weight:500}._heroSub2_112ra_28{font-size:12px;color:#ffffff8c;margin-top:3px}._content_112ra_34{flex:1;padding:16px 16px 0;display:flex;flex-direction:column;gap:0}._section_112ra_42{margin-bottom:20px}._sectionLabel_112ra_46{font-size:12px;font-weight:600;color:var(--text3);text-transform:uppercase;letter-spacing:.06em;padding:0 4px;margin-bottom:8px}._menuGroup_112ra_56{background:var(--surface);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--border)}._footer_112ra_64{padding:20px;text-align:center}._footerLink_112ra_69{font-size:14px;color:var(--blue);background:none;border:none;cursor:pointer;font-family:inherit}._page_1snot_1{min-height:100dvh;background:var(--bg)}._content_1snot_2{padding:14px 16px;display:flex;flex-direction:column;gap:12px}._deleteBtn_1snot_3{font-size:14px;color:var(--red);font-weight:500;background:none;border:none;cursor:pointer}._examHeader_1snot_5{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}._examTen_1snot_6{font-size:16px;font-weight:700;color:var(--text)}._examMon_1snot_7{font-size:13px;color:var(--text2);margin-top:2px}._scorePill_1snot_8{background:var(--blue-light);color:var(--blue);font-size:15px;font-weight:700;padding:4px 12px;border-radius:20px;white-space:nowrap}._scoreBreakdown_1snot_11{display:flex;align-items:center;background:var(--surface2);border-radius:8px;padding:8px 0;margin-bottom:12px}._scoreItem_1snot_13{flex:1;text-align:center}._scoreLabel_1snot_14{display:block;font-size:10px;color:var(--text3);text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px}._scoreVal_1snot_15{font-size:13px;font-weight:700}._scoreDivider_1snot_16{width:1px;height:28px;background:var(--border)}._checkList_1snot_18{display:flex;flex-direction:column;gap:3px;margin-top:8px}._menuGroup_1snot_20{background:var(--surface);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--border)}._sectionLabel_1snot_23{font-size:12px;font-weight:600;color:var(--text3);text-transform:uppercase;letter-spacing:.06em;padding:0 4px}._answerSection_1snot_26{margin-bottom:14px}._answerSection_1snot_26:last-child{margin-bottom:0}._ansBlockTitle_1snot_28{font-size:13px;font-weight:600;color:var(--text2);margin-bottom:8px}._ansGrid_1snot_30{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}._ansCell_1snot_31{display:flex;flex-direction:column;align-items:center;background:var(--surface2);border-radius:6px;padding:5px 3px}._ansNum_1snot_33{font-size:10px;color:var(--text3)}._ansVal_1snot_34{font-size:14px;font-weight:700;color:var(--blue)}._ansRow2_1snot_36{display:flex;align-items:center;gap:6px;margin-bottom:6px;flex-wrap:wrap}._ansNum2_1snot_37{font-size:13px;font-weight:500;color:var(--text2);min-width:52px}._dungBadge_1snot_38{font-size:12px;background:var(--green-light);color:var(--green);padding:3px 8px;border-radius:10px;font-weight:500}._saiBadge_1snot_39{font-size:12px;background:var(--red-light);color:var(--red);padding:3px 8px;border-radius:10px;font-weight:500}._clsItem_1snot_41{display:flex;align-items:center;gap:10px;padding:12px 8px;border-bottom:1px solid var(--border);cursor:pointer;border-radius:8px}._clsItem_1snot_41:last-of-type{border-bottom:none}._clsItem_1snot_41:active{background:var(--surface2)}._clsName_1snot_45{flex:1;font-size:15px;font-weight:500;color:var(--text)}._clsSub_1snot_46{font-size:12px;color:var(--text3)}._page_4e0p4_1{min-height:100dvh;background:var(--bg)}._content_4e0p4_2{padding:16px;display:flex;flex-direction:column;gap:10px}._list_4e0p4_3{display:flex;flex-direction:column;gap:10px}._classIcon_4e0p4_5{font-size:24px}._classInfo_4e0p4_6{flex:1}._className_4e0p4_7{font-size:16px;font-weight:600;color:var(--text)}._classSub_4e0p4_8{font-size:13px;color:var(--text3);margin-top:2px}._classActions_4e0p4_9{display:flex;gap:8px;align-items:center}._chevron_4e0p4_10{font-size:22px;color:var(--text3)}._editBtn_4e0p4_12{font-size:13px;color:var(--blue);background:none;border:none;cursor:pointer;font-weight:500;padding:4px 8px}._delBtn_4e0p4_13{font-size:13px;color:var(--red);background:none;border:none;cursor:pointer;font-weight:500;padding:4px 8px}._importBox_4e0p4_15{display:flex;align-items:center;gap:12px;background:var(--blue-light);border:2px dashed var(--blue-mid);border-radius:var(--radius-md);padding:14px 16px;cursor:pointer;transition:background .15s}._importBox_4e0p4_15:active{background:#d0e8f5}._importIcon_4e0p4_25{font-size:28px}._importTitle_4e0p4_26{font-size:14px;font-weight:600;color:var(--blue)}._importSub_4e0p4_27{font-size:12px;color:var(--text3);margin-top:2px}._msgOk_4e0p4_29{font-size:13px;color:var(--green);background:var(--green-light);border-radius:8px;padding:8px 12px}._msgErr_4e0p4_30{font-size:13px;color:var(--red);background:var(--red-light);border-radius:8px;padding:8px 12px}._studentList_4e0p4_32{background:var(--surface);border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow-sm)}._studentHeader_4e0p4_39{display:grid;grid-template-columns:36px 1fr 90px 32px;padding:8px 12px;background:var(--surface2);border-bottom:1px solid var(--border);font-size:11px;font-weight:600;color:var(--text3);text-transform:uppercase;letter-spacing:.04em}._studentRow_4e0p4_47{display:grid;grid-template-columns:36px 1fr 90px 32px;padding:10px 12px;border-bottom:1px solid var(--border);align-items:center}._studentRow_4e0p4_47:last-child{border-bottom:none}._studentRow_4e0p4_47:nth-child(2n){background:var(--surface2)}._stt_4e0p4_56{font-size:12px;color:var(--text3);font-weight:500}._hoTen_4e0p4_57{font-size:14px;color:var(--text);font-weight:500}._sbd_4e0p4_58{font-size:12px;color:var(--blue);font-weight:500}._delHs_4e0p4_59{font-size:14px;color:var(--text3);background:none;border:none;cursor:pointer;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center}._delHs_4e0p4_59:active{background:var(--red-light);color:var(--red)}._panel_23ipi_3{border:1px solid #e2e8f0;border-radius:12px;padding:16px;margin:16px 0;background:#fff}._title_23ipi_11{margin:0 0 8px;font-size:1.05rem;font-weight:700;color:#1a6b9a}._note_23ipi_18{font-size:.85rem;color:#64748b;margin:0 0 12px;line-height:1.4}._label_23ipi_25{display:block;font-size:.85rem;font-weight:600;margin-bottom:4px;color:#334155}._input_23ipi_33{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;margin-bottom:12px}._input_23ipi_33:focus{outline:none;border-color:#1a6b9a;box-shadow:0 0 0 3px #1a6b9a26}._row_23ipi_49{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}._btn_23ipi_56,._btnGhost_23ipi_57,._btnPrimary_23ipi_58,._btnAccent_23ipi_59{flex:1 1 auto;min-width:130px;padding:10px 12px;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:opacity .15s ease}._btn_23ipi_56{background:#eef2f7;color:#1f2937;border-color:#d7dee8}._btnGhost_23ipi_57{background:#fff;color:#b91c1c;border-color:#fecaca}._btnPrimary_23ipi_58{background:#1a6b9a;color:#fff}._btnAccent_23ipi_59{background:#0f9d58;color:#fff}._btn_23ipi_56:disabled,._btnGhost_23ipi_57:disabled,._btnPrimary_23ipi_58:disabled,._btnAccent_23ipi_59:disabled{opacity:.55;cursor:not-allowed}._status_23ipi_101{margin-top:10px;font-size:.9rem;font-weight:600;display:flex;flex-direction:column;gap:2px}._dot_23ipi_110{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:6px;vertical-align:middle;background:currentColor}._msg_23ipi_120{font-weight:400;font-size:.82rem;color:#475569;margin-top:2px}._muted_23ipi_127{color:#94a3b8}._ok_23ipi_128{color:#0f9d58}._busy_23ipi_129{color:#d97706}._err_23ipi_130{color:#dc2626}._page_1h73n_1{min-height:100dvh;background:var(--bg)}._content_1h73n_2{padding:16px;display:flex;flex-direction:column;gap:12px}._sectionLabel_1h73n_4{font-size:12px;font-weight:600;color:var(--text3);text-transform:uppercase;letter-spacing:.06em;padding:0 4px}._settingRow_1h73n_9{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}._settingTitle_1h73n_10{font-size:15px;font-weight:500;color:var(--text)}._settingSub_1h73n_11{font-size:12px;color:var(--text3);margin-top:2px}._settingVal_1h73n_12{font-size:15px;font-weight:600;color:var(--blue)}._slider_1h73n_14{width:100%;accent-color:var(--blue);cursor:pointer}._sliderLabels_1h73n_15{display:flex;justify-content:space-between;font-size:11px;color:var(--text3);margin-top:4px}._toggleRow_1h73n_17{display:flex;align-items:center;justify-content:space-between;padding:4px 0;cursor:pointer}._toggle_1h73n_17{width:44px;height:26px;border-radius:13px;background:var(--border2);transition:background .2s;position:relative;flex-shrink:0}._toggle_1h73n_17:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .2s;box-shadow:0 1px 3px #0003}._toggleOn_1h73n_30{background:var(--blue)}._toggleOn_1h73n_30:after{transform:translate(18px)}._divider_1h73n_33{height:1px;background:var(--border);margin:10px 0}._aboutRow_1h73n_35{display:flex;justify-content:space-between;padding:4px 0}._aboutKey_1h73n_36{font-size:14px;color:var(--text2)}._aboutVal_1h73n_37{font-size:14px;font-weight:500;color:var(--text)}._page_tfwp5_1{min-height:100dvh;background:var(--bg)}._content_tfwp5_2{padding:16px 16px 40px;display:flex;flex-direction:column;gap:14px}._saveTopBtn_tfwp5_4{font-size:16px;font-weight:600;color:var(--blue);background:none;border:none;cursor:pointer;padding:4px 8px}._inputBig_tfwp5_7{width:100%;padding:14px 16px;border:1.5px solid var(--border2);border-radius:var(--radius-md);font-size:16px;color:var(--text);background:var(--surface);outline:none;font-family:inherit}._inputBig_tfwp5_7:focus{border-color:var(--blue)}._section_tfwp5_15{background:var(--surface);border-radius:var(--radius-md);padding:14px 16px;border:1px solid var(--border);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:12px}._sectionTitle_tfwp5_23{font-size:15px;font-weight:600;color:var(--text)}._segRow_tfwp5_25{display:flex;gap:0;background:var(--surface2);border-radius:8px;padding:3px;width:fit-content}._segBtn_tfwp5_26{padding:6px 20px;border-radius:6px;font-size:14px;font-weight:500;color:var(--text2);background:none;border:none;cursor:pointer}._segActive_tfwp5_30{background:var(--blue);color:#fff}._toggleRow_tfwp5_32{display:flex;align-items:center;justify-content:space-between}._toggle_tfwp5_32{width:48px;height:28px;border-radius:14px;background:var(--border2);position:relative;cursor:pointer;transition:background .2s}._toggle_tfwp5_32:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;transition:transform .2s;box-shadow:0 1px 3px #0003}._toggleOn_tfwp5_42{background:var(--blue)}._toggleOn_tfwp5_42:after{transform:translate(20px)}._toggleDisabled_tfwp5_44{opacity:.4;pointer-events:none}._phanBlock_tfwp5_46{background:var(--surface2);border-radius:var(--radius-sm);padding:12px;display:flex;flex-direction:column;gap:8px}._phanTitle_tfwp5_50{font-size:14px;font-weight:600;margin-bottom:2px}._row2_tfwp5_52{display:flex;gap:10px}._inputGroup_tfwp5_53{flex:1;display:flex;flex-direction:column;gap:4px}._inputLbl_tfwp5_54{font-size:11px;font-weight:500;color:var(--text3);text-transform:uppercase;letter-spacing:.04em}._inputField_tfwp5_55{padding:10px 12px;border:1.5px solid var(--border2);border-radius:8px;font-size:15px;color:var(--text);background:var(--surface);outline:none;font-family:inherit;width:100%}._inputField_tfwp5_55:focus{border-color:var(--blue)}._calcHint_tfwp5_62{font-size:13px;color:var(--blue);font-weight:500;background:var(--blue-light);padding:6px 10px;border-radius:6px}._thangDiem_tfwp5_64{background:var(--surface);border-radius:8px;padding:8px 12px;display:flex;flex-direction:column;gap:4px}._thangRow_tfwp5_68{display:flex;justify-content:space-between;font-size:13px;color:var(--text2);padding:2px 0}._thangVal_tfwp5_69{font-weight:600;color:var(--green)}._totalBox_tfwp5_71{text-align:center;padding:10px;background:var(--blue-light);border-radius:8px;font-size:15px;color:var(--blue)}._fileBox_tfwp5_77{display:flex;align-items:center;gap:12px;border:2px dashed var(--blue-mid);border-radius:var(--radius-md);padding:14px 16px;cursor:pointer;background:var(--blue-light);transition:background .15s}._fileBox_tfwp5_77:active{background:#cde5f7}._fileIcon_tfwp5_84{font-size:28px}._fileTitle_tfwp5_85{font-size:14px;font-weight:600;color:var(--blue)}._fileSub_tfwp5_86{font-size:12px;color:var(--text3);margin-top:2px}._reloadBtn_tfwp5_87{margin-left:auto;font-size:16px;color:var(--text3);background:none;border:none;cursor:pointer;padding:4px}._errMsg_tfwp5_88{font-size:13px;color:var(--red);background:var(--red-light);border-radius:8px;padding:8px 12px}._saveBtnBig_tfwp5_90{width:100%;padding:15px;background:var(--blue);color:#fff;font-size:16px;font-weight:600;border-radius:var(--radius-md);border:none;cursor:pointer;font-family:inherit}._saveBtnBig_tfwp5_90:active{opacity:.85}._saveBtnSecond_tfwp5_96{width:100%;padding:13px;background:var(--surface);color:var(--blue);font-size:15px;font-weight:500;border-radius:var(--radius-md);border:1.5px solid var(--blue);cursor:pointer;font-family:inherit;margin-top:10px}._doneWrap_tfwp5_102{display:flex;flex-direction:column;align-items:center;padding:48px 24px}._doneIcon_tfwp5_103{font-size:64px;margin-bottom:12px}._doneTitle_tfwp5_104{font-size:24px;font-weight:700;color:var(--text)}._doneSub_tfwp5_105{font-size:15px;color:var(--text2);margin-top:4px}._doneScore_tfwp5_106{font-size:18px;font-weight:700;color:var(--blue);margin:8px 0 28px}._thangBlock_tfwp5_109{background:var(--surface);border-radius:8px;padding:10px 12px;margin-top:4px;border:1px solid var(--border)}._thangHeader_tfwp5_114{margin-bottom:8px}._thangLbl_tfwp5_115{font-size:12px;font-weight:600;color:var(--text2);text-transform:uppercase;letter-spacing:.04em}._thangRow_tfwp5_68{display:flex;align-items:center;gap:8px;padding:6px 0;border-bottom:1px solid var(--border)}._thangRow_tfwp5_68:last-of-type{border-bottom:none}._thangRowLbl_tfwp5_121{font-size:13px;color:var(--text2);min-width:72px}._thangInputWrap_tfwp5_122{display:flex;align-items:center;gap:4px;flex:1}._thangInput_tfwp5_122{width:64px;padding:6px 8px;border:1.5px solid var(--border2);border-radius:6px;font-size:14px;font-weight:600;color:var(--blue);text-align:center;outline:none;font-family:inherit}._thangInput_tfwp5_122:focus{border-color:var(--blue)}._thangMul_tfwp5_129{font-size:12px;color:var(--text3)}._thangInputLbl_tfwp5_130{font-size:11px;color:var(--text3)}._thangResult_tfwp5_131{font-size:13px;font-weight:700;color:var(--green);margin-left:auto}._thangNote_tfwp5_132{font-size:11px;color:var(--text3);margin-top:8px;font-style:italic}._lopGrid_tfwp5_135{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}._lopBtn_tfwp5_136{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:20px;border:1.5px solid var(--border2);background:var(--surface);font-family:inherit;cursor:pointer;transition:all .15s}._lopBtnOn_tfwp5_142{background:var(--blue);border-color:var(--blue);color:#fff}._lopName_tfwp5_143{font-size:14px;font-weight:500}._lopBtnOn_tfwp5_142 ._lopName_tfwp5_143{color:#fff}._lopCount_tfwp5_145{font-size:11px;color:var(--text3)}._lopBtnOn_tfwp5_142 ._lopCount_tfwp5_145{color:#ffffffb3}._lopCheck_tfwp5_147{font-size:13px;color:#fff;font-weight:700}._lopSelected_tfwp5_148{font-size:12px;color:var(--blue);margin-top:6px;padding:0 2px}._noClass_tfwp5_149{font-size:14px;color:var(--text3);display:flex;align-items:center;gap:8px}._addClassLink_tfwp5_150{font-size:14px;color:var(--blue);font-weight:500;background:none;border:none;cursor:pointer}._doneLop_tfwp5_152{font-size:14px;color:var(--text2);margin-bottom:8px}._templateSelect_tfwp5_155{width:100%;padding:11px 12px;border:1.5px solid var(--border2);border-radius:8px;font-size:15px;color:var(--text);background:var(--surface);outline:none;font-family:inherit}._templateSelect_tfwp5_155:focus{border-color:var(--blue)}._templateInfo_tfwp5_167{background:var(--surface2);border-radius:8px;padding:10px 12px;display:flex;flex-direction:column;gap:4px}._templateName_tfwp5_175{font-size:14px;font-weight:700;color:var(--blue)}._templateDesc_tfwp5_176{font-size:12px;color:var(--text2);line-height:1.35}._templateMeta_tfwp5_177{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}._templateMeta_tfwp5_177 span{font-size:11px;color:var(--text2);background:var(--surface);border:1px solid var(--border);border-radius:999px;padding:3px 8px}._page_1s4d6_2{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;display:flex;flex-direction:column;overflow:hidden}._loading_1s4d6_8{display:flex;align-items:center;justify-content:center;height:100dvh;color:#fff;font-size:18px}._camHeader_1s4d6_11{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;position:absolute;top:0;left:0;right:0;z-index:20;background:linear-gradient(to bottom,rgba(0,0,0,.7),transparent)}._camBack_1s4d6_17{color:#fff;font-size:15px;background:none;border:none;cursor:pointer;padding:6px 10px}._camTitle_1s4d6_18{color:#fff;font-size:15px;font-weight:600;text-align:center;flex:1}._saveTopBtn_1s4d6_19{color:#4fc;font-size:15px;font-weight:600;background:none;border:none;cursor:pointer;padding:6px 10px}._camViewport_1s4d6_22{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden}._video_1s4d6_27{width:100%;height:100%;object-fit:cover;display:block}._overlay_1s4d6_34{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}._frameBox_1s4d6_38{width:88%;aspect-ratio:210/297;position:relative;max-height:85dvh}._corner_1s4d6_43{position:absolute;width:28px;height:28px;border-color:#0f8;border-style:solid}._tl_1s4d6_47{top:0;left:0;border-width:3px 0 0 3px;border-radius:4px 0 0}._tr_1s4d6_48{top:0;right:0;border-width:3px 3px 0 0;border-radius:0 4px 0 0}._bl_1s4d6_49{bottom:0;left:0;border-width:0 0 3px 3px;border-radius:0 0 0 4px}._br_1s4d6_50{bottom:0;right:0;border-width:0 3px 3px 0;border-radius:0 0 4px}._frameLabel_1s4d6_53{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#ffffff80;font-size:13px;text-align:center;pointer-events:none;white-space:nowrap}._camBottom_1s4d6_62{position:absolute;bottom:0;left:0;right:0;z-index:20;padding:12px 0 40px;background:linear-gradient(to top,rgba(0,0,0,.75),transparent)}._hint_1s4d6_67{color:#fff;font-size:13px;text-align:center;margin-bottom:14px;opacity:.9}._camControls_1s4d6_68{display:flex;align-items:center;justify-content:center}._shutterBtn_1s4d6_69{width:72px;height:72px;border-radius:50%;border:3px solid #fff;background:#ffffff26;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}._shutterBtn_1s4d6_69:active{transform:scale(.92)}._shutterInner_1s4d6_76{width:56px;height:56px;border-radius:50%;background:#fff}._camErr_1s4d6_79{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;text-align:center;background:#000}._camErrIcon_1s4d6_84{font-size:56px;margin-bottom:16px}._camErrText_1s4d6_85{color:#fff;font-size:15px;line-height:1.6;margin-bottom:20px}._btnRetry_1s4d6_86{padding:12px 28px;background:#1a6b9a;color:#fff;border:none;border-radius:8px;font-size:15px;cursor:pointer}._confirmHeader_1s4d6_90{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10}._confirmBack_1s4d6_95{color:var(--blue);font-size:15px;background:none;border:none;cursor:pointer;font-weight:500}._confirmTitle_1s4d6_96{font-size:16px;font-weight:600;color:var(--text)}._confirmContent_1s4d6_99{flex:1;overflow-y:auto;padding:14px 16px 32px;display:flex;flex-direction:column;gap:12px}._previewImg_1s4d6_100{width:100%;height:180px;object-fit:cover;border-radius:var(--radius-md);display:block}._sbdBox_1s4d6_102{background:var(--surface);border-radius:var(--radius-md);padding:12px 16px;border:1px solid var(--border)}._sbdLabel_1s4d6_103{font-size:12px;font-weight:600;color:var(--text3);text-transform:uppercase;letter-spacing:.04em;display:block;margin-bottom:6px}._sbdInput_1s4d6_104{width:100%;padding:10px 12px;border:1.5px solid var(--border2);border-radius:8px;font-size:16px;color:var(--text);background:var(--surface);outline:none;font-family:inherit}._sbdInput_1s4d6_104:focus{border-color:var(--blue)}._scoreCard_1s4d6_107{background:linear-gradient(135deg,#1a6b9a,#0f4d75);border-radius:var(--radius-lg);padding:20px;text-align:center;color:#fff}._scoreTotal_1s4d6_111{font-size:52px;font-weight:700;line-height:1}._scoreTotalLbl_1s4d6_112{font-size:14px;opacity:.7;margin-bottom:14px}._scoreBreak_1s4d6_113{display:flex}._scorePart_1s4d6_114{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px}._detailCard_1s4d6_116{background:var(--surface);border-radius:var(--radius-md);padding:14px 16px;border:1px solid var(--border)}._detailTitle_1s4d6_117{font-size:13px;font-weight:600;color:var(--text2);margin-bottom:10px}._ansGrid_1s4d6_119{display:grid;grid-template-columns:repeat(6,1fr);gap:5px}._ansCell_1s4d6_120{display:flex;flex-direction:column;align-items:center;border-radius:6px;padding:5px 2px;background:var(--surface2)}._ansCellOk_1s4d6_121{background:var(--green-light)}._ansCellWrong_1s4d6_122{background:var(--red-light)}._ansCellNum_1s4d6_123{font-size:9px;color:var(--text3)}._ansCellVal_1s4d6_124{font-size:14px;font-weight:700;color:var(--text)}._ansCellOk_1s4d6_121 ._ansCellVal_1s4d6_124{color:var(--green)}._ansCellWrong_1s4d6_122 ._ansCellVal_1s4d6_124{color:var(--red)}._ansCellKey_1s4d6_127{font-size:9px;color:var(--text3)}._p2Row_1s4d6_129{display:flex;align-items:center;gap:5px;margin-bottom:6px;flex-wrap:wrap}._p2Num_1s4d6_130{font-size:13px;font-weight:500;color:var(--text2);min-width:52px}._p2Badge_1s4d6_131{font-size:12px;padding:3px 8px;border-radius:10px;font-weight:500}._p2Dung_1s4d6_132{background:var(--green-light);color:var(--green)}._p2Sai_1s4d6_133{background:var(--red-light);color:var(--red)}._p2Empty_1s4d6_134{background:var(--surface2);color:var(--text3)}._p2Ok_1s4d6_135{outline:2px solid var(--green)}._p2Wrong_1s4d6_136{outline:2px solid var(--red)}._p3Row_1s4d6_138{display:flex;align-items:center;gap:8px;margin-bottom:6px}._p3Num_1s4d6_139{font-size:13px;color:var(--text2);min-width:52px;font-weight:500}._p3Ok_1s4d6_140{font-size:15px;font-weight:700;color:var(--green)}._p3Wrong_1s4d6_141{font-size:15px;font-weight:700;color:var(--red)}._p3Key_1s4d6_142{font-size:12px;color:var(--text3)}._actionRow_1s4d6_144{display:flex;gap:10px}._btnRetake_1s4d6_145{flex:1;padding:13px;background:var(--surface);color:var(--text);border:1.5px solid var(--border2);border-radius:var(--radius-md);font-size:14px;font-weight:500;cursor:pointer}._btnSave_1s4d6_146{flex:2;padding:13px;background:var(--green);color:#fff;border:none;border-radius:var(--radius-md);font-size:15px;font-weight:600;cursor:pointer}._donePage_1s4d6_149{min-height:100dvh;background:var(--bg);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px}._doneIcon_1s4d6_150{font-size:72px;margin-bottom:12px}._doneSbd_1s4d6_151{font-size:18px;font-weight:600;color:var(--text)}._doneScore_1s4d6_152{font-size:48px;font-weight:700;color:var(--blue);margin:8px 0 32px}._doneActions_1s4d6_153{display:flex;flex-direction:column;gap:10px;width:100%}._btnContinue_1s4d6_154{padding:15px;background:var(--blue);color:#fff;border:none;border-radius:var(--radius-md);font-size:16px;font-weight:600;cursor:pointer}._btnBack_1s4d6_155{padding:13px;background:var(--surface);color:var(--text2);border:1.5px solid var(--border2);border-radius:var(--radius-md);font-size:15px;cursor:pointer}._cropPage_1s4d6_158{min-height:100dvh;background:#111;display:flex;flex-direction:column}._cropInstruct_1s4d6_159{color:#fff;font-size:14px;text-align:center;padding:8px 16px 4px;opacity:.9}._cropContainer_1s4d6_160{flex:1;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;touch-action:none}._cropImg_1s4d6_165{width:100%;height:100%;object-fit:contain;display:block;-webkit-user-select:none;user-select:none}._cropSvg_1s4d6_166{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}._cropPoint_1s4d6_167{position:absolute;transform:translate(-50%,-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:grab;touch-action:none;z-index:10}._cropPoint_1s4d6_167:active{cursor:grabbing}._cropPointInner_1s4d6_174{width:24px;height:24px;border-radius:50%;background:#0f8;border:3px solid #fff;box-shadow:0 0 8px #0f8c}._cropPointLabel_1s4d6_179{position:absolute;bottom:-18px;left:50%;transform:translate(-50%);color:#0f8;font-size:11px;font-weight:700;white-space:nowrap}._cropHint_1s4d6_183{color:#ffffff80;font-size:12px;text-align:center;padding:8px 16px 24px}._confirmPage_1s4d6_89{min-height:100dvh;background:var(--bg);display:flex;flex-direction:column}._confirmHeader_1s4d6_90{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10;min-height:52px}._confirmBack_1s4d6_95{color:var(--blue);font-size:14px;font-weight:500;background:none;border:none;cursor:pointer}._confirmTitle_1s4d6_96{font-size:16px;font-weight:600;color:var(--text);text-align:center;flex:1}._confirmSave_1s4d6_97{color:var(--green);font-size:15px;font-weight:700;background:none;border:none;cursor:pointer}._overlaySvg_1s4d6_198{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}._manualBtn_1s4d6_199{color:#fff;font-size:14px;font-weight:500;background:none;border:none;cursor:pointer;padding:6px 10px;opacity:.8}._statusMsg_1s4d6_200{color:#fff;font-size:14px;text-align:center;margin-bottom:14px;min-height:20px;font-weight:500}._hintSub_1s4d6_201{color:#ffffff73;font-size:12px;text-align:center;margin-top:10px}._progressWrap_1s4d6_202{position:absolute;bottom:140px;left:16%;right:16%;height:5px;background:#fff3;border-radius:3px;overflow:hidden}._progressBar_1s4d6_206{height:100%;background:#0f8;border-radius:3px;transition:width .1s}._cropSubInstruct_1s4d6_208{color:#fff9;font-size:12px;text-align:center;padding:0 16px 6px;line-height:1.6}._processingOverlay_1s4d6_216{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:15}._processingText_1s4d6_222{color:#fff;font-size:20px;font-weight:700;background:#00000080;padding:16px 28px;border-radius:12px}._roiOverlay_1s4d6_228{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:25}._roiBox_1s4d6_234{position:absolute;border-style:solid;border-radius:6px;transition:border-color .2s,box-shadow .2s,border-width .15s;display:flex;align-items:center;justify-content:center;background:#ffffff0f}._roiBox_1s4d6_234:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:1px dashed rgba(255,255,255,.2);border-radius:7px;pointer-events:none}._roiLabel_1s4d6_253{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);color:#ffffffb3;font-size:11px;font-weight:700;letter-spacing:.05em;text-shadow:0 1px 3px rgba(0,0,0,.8)}._roiCheck_1s4d6_263{color:#0f8;font-size:22px;font-weight:900;text-shadow:0 0 8px #00ff88}._sheetGuide_1s4d6_271{position:absolute;left:11.91%;top:20.28%;right:calc(100% - 87.91%);bottom:calc(100% - 70.24%);border:1.5px dashed rgba(255,255,255,.2);border-radius:4px;pointer-events:none}._roiEmpty_1s4d6_282{width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-radius:3px}._roiScore_1s4d6_288{font-size:13px;font-weight:700;color:#ffffffb3;text-shadow:0 1px 3px rgba(0,0,0,.8)}._debugInfo_1s4d6_294{color:#ffc864e6;font-size:11px;text-align:center;margin-top:4px;font-family:monospace}._vfFrame_1s4d6_311{position:absolute;top:0;right:0;bottom:0;left:0;border-style:solid;border-radius:12px;background:#ffffff14;transition:border-color .2s,border-width .1s}._vfDot_1s4d6_321{position:absolute;top:14px;left:14px;width:22px;height:22px;border-radius:50%;animation:_dotAppear_1s4d6_1 .25s ease-out forwards}._vfDotRing_1s4d6_332{position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:2px solid;opacity:0;animation:_ringPulse_1s4d6_1 .5s ease-out .1s forwards}@keyframes _dotAppear_1s4d6_1{0%{transform:scale(0);opacity:0}70%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}@keyframes _ringPulse_1s4d6_1{0%{transform:scale(.8);opacity:.8}to{transform:scale(2);opacity:0}}._vfDotWrap_1s4d6_353{position:absolute;transform:translate(-50%,-50%);pointer-events:none;z-index:10}._vfDot_1s4d6_321{width:22px;height:22px;border-radius:50%;border:2px solid rgba(255,255,255,.8);animation:_dotAppear_1s4d6_1 .25s ease-out forwards}._vfDotRing_1s4d6_332{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:50%;border:2px solid;opacity:0;animation:_ringPulse_1s4d6_1 .6s ease-out .1s forwards}._vfGuide_1s4d6_377{position:absolute;border:1.5px dashed rgba(255,255,255,.25);border-radius:10px;pointer-events:none}._vfWrap_1s4d6_305{position:absolute;pointer-events:none}._vfFrame_1s4d6_311{position:absolute;top:0;right:0;bottom:0;left:0;border:2.5px solid rgba(255,255,255,.55);border-radius:12px;background:#ffffff0d;transition:border-color .15s,background .15s,border-width .1s}._vfFrameFound_1s4d6_400{position:absolute;top:0;right:0;bottom:0;left:0;border:3.5px solid #00ee44;border-radius:12px;background:#00ee441a;box-shadow:0 0 14px #0e46,inset 0 0 8px #0e42;transition:border-color .15s,background .15s}._vfLabel_1s4d6_411{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);color:#ffffff80;font-size:11px;font-weight:700;letter-spacing:.05em;text-shadow:0 1px 3px rgba(0,0,0,.8)}._page_1gczi_1{min-height:100dvh;background:var(--bg)}._content_1gczi_2{padding:14px 16px 32px;display:flex;flex-direction:column;gap:12px}._delBtn_1gczi_3{font-size:14px;color:var(--red);font-weight:500;background:none;border:none;cursor:pointer}._phieuImg_1gczi_5{width:100%;height:auto;object-fit:contain;border-radius:var(--radius-md);display:block;background:#f4f4f4}._scoreCard_1gczi_7{background:linear-gradient(135deg,#1a6b9a,#0f4d75);border-radius:var(--radius-lg);padding:20px;text-align:center;color:#fff}._scoreTotal_1gczi_8{font-size:56px;font-weight:700;line-height:1}._scoreLbl_1gczi_9{font-size:14px;opacity:.7;margin-bottom:12px}._scoreBreak_1gczi_10{display:flex;margin-bottom:10px}._scorePart_1gczi_11{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px}._scoreDate_1gczi_12{font-size:12px;opacity:.5}._sectionTitle_1gczi_14{font-size:14px;font-weight:600;color:var(--text2);margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}._sectionScore_1gczi_15{font-size:14px;font-weight:700;color:var(--blue);background:var(--blue-light);padding:2px 10px;border-radius:20px}._ansGrid_1gczi_17{display:grid;grid-template-columns:repeat(6,1fr);gap:5px}._ansCell_1gczi_18{display:flex;flex-direction:column;align-items:center;border-radius:6px;padding:5px 2px;background:var(--surface2)}._ok_1gczi_19{background:var(--green-light)}._wrong_1gczi_20{background:var(--red-light)}._ansNum_1gczi_21{font-size:9px;color:var(--text3)}._ansVal_1gczi_22{font-size:13px;font-weight:700;color:var(--text)}._ok_1gczi_19 ._ansVal_1gczi_22{color:var(--green)}._wrong_1gczi_20 ._ansVal_1gczi_22{color:var(--red)}._ansKey_1gczi_25{font-size:9px;color:var(--text3)}._p2Row_1gczi_27{display:flex;align-items:center;gap:5px;margin-bottom:6px;flex-wrap:wrap}._p2Label_1gczi_28{font-size:13px;font-weight:500;color:var(--text2);min-width:52px}._p2Badge_1gczi_29{font-size:12px;padding:3px 8px;border-radius:10px;font-weight:500}._p2D_1gczi_30{background:var(--green-light);color:var(--green)}._p2S_1gczi_31{background:var(--red-light);color:var(--red)}._p2Q_1gczi_32{background:var(--surface2);color:var(--text3)}._p2Ok_1gczi_33{outline:2px solid var(--green)}._p2Err_1gczi_34{outline:2px solid var(--red)}._p3Row_1gczi_36{display:flex;align-items:center;gap:8px;margin-bottom:6px}._p3Label_1gczi_37{font-size:13px;color:var(--text2);min-width:52px;font-weight:500}._p3Ok_1gczi_38{font-size:15px;font-weight:700;color:var(--green)}._p3Err_1gczi_39{font-size:15px;font-weight:700;color:var(--red)}._p3Key_1gczi_40{font-size:12px;color:var(--text3)}._statsRow_1gczi_43{display:flex;gap:8px}._statBox_1gczi_44{flex:1;background:var(--surface);border-radius:var(--radius-md);padding:10px 8px;text-align:center;border:1px solid var(--border)}._statNum_1gczi_45{font-size:20px;font-weight:700;color:var(--text)}._statLbl_1gczi_46{font-size:11px;color:var(--text3);margin-top:2px}._list_1gczi_48{display:flex;flex-direction:column;background:var(--surface);border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--border)}._resultRow_1gczi_49{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--border);cursor:pointer;transition:background .12s}._resultRow_1gczi_49:last-child{border-bottom:none}._resultRow_1gczi_49:active{background:var(--surface2)}._resultScore_1gczi_52{font-size:24px;font-weight:700;min-width:44px;text-align:center}._resultInfo_1gczi_53{flex:1}._resultSbd_1gczi_54{font-size:15px;font-weight:600;color:var(--text)}._resultDate_1gczi_55{font-size:11px;color:var(--text3);margin-top:1px}._resultParts_1gczi_56{font-size:12px;color:var(--text2);margin-top:3px}._resultChevron_1gczi_57{font-size:22px;color:var(--text3)}._reviewList_1gczi_60{display:flex;flex-direction:column;gap:4px}._reviewRow_1gczi_61{display:flex;align-items:center;gap:8px;padding:3px 0;border-bottom:1px solid var(--border)}._reviewNum_1gczi_62{font-size:12px;font-weight:700;color:var(--text3);min-width:22px}._reviewImg_1gczi_63{height:24px;width:260px;max-width:260px;border-radius:3px;object-fit:contain;background:var(--surface2)}._reviewImgSm_1gczi_64{height:20px;width:auto;max-width:80px;border-radius:3px;object-fit:contain;background:var(--surface2)}._reviewInfo_1gczi_65{display:flex;align-items:center;gap:6px}._unclear_1gczi_66{font-size:12px;font-weight:700;color:var(--amber,#d97706)}._p2Block_1gczi_69{background:var(--surface2);border-radius:8px;padding:8px 10px;margin-bottom:6px}._p2Title_1gczi_70{font-size:13px;font-weight:700;color:var(--text);margin-bottom:4px}._p2RowImg_1gczi_71{display:flex;align-items:center;gap:6px;padding:2px 0}._p3RowImg_1gczi_74{display:flex;align-items:center;gap:8px;margin-bottom:6px}._p3CropImg_1gczi_75{height:70px;width:auto;max-width:60px;border-radius:4px;object-fit:contain;background:var(--surface2)}._p3Val_1gczi_76{display:flex;flex-direction:column;gap:2px}._page_1s8n6_1{min-height:100dvh;background:var(--bg);display:flex;flex-direction:column}._header_1s8n6_2{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10}._backBtn_1s8n6_3{color:var(--blue);font-size:14px;font-weight:500;background:none;border:none;cursor:pointer}._title_1s8n6_4{flex:1;font-size:16px;font-weight:600;color:var(--text)}._score_1s8n6_5{font-size:14px;font-weight:700;color:var(--blue)}._empty_1s8n6_6{padding:32px;text-align:center;color:var(--text3)}._tabs_1s8n6_8{display:flex;background:var(--surface);border-bottom:1px solid var(--border)}._tab_1s8n6_8{flex:1;padding:10px;font-size:14px;color:var(--text2);background:none;border:none;cursor:pointer}._tabActive_1s8n6_10{flex:1;padding:10px;font-size:14px;font-weight:700;color:var(--blue);background:none;border:none;border-bottom:2px solid var(--blue);cursor:pointer}._content_1s8n6_12{flex:1;overflow-y:auto;padding:12px 16px 32px}._section_1s8n6_13{display:flex;flex-direction:column;gap:6px}._sectionHeader_1s8n6_14{font-size:13px;font-weight:700;color:var(--text2);padding:8px 0 4px;border-bottom:1px solid var(--border);margin-bottom:4px}._row_1s8n6_17{display:flex;align-items:center;gap:10px;padding:5px 8px;background:var(--surface);border-radius:8px;border:1px solid var(--border)}._rowNum_1s8n6_18{font-size:12px;font-weight:700;color:var(--text3);min-width:24px}._bubbleImg_1s8n6_19{height:28px;width:auto;border-radius:4px;object-fit:contain;background:#eee}._rowResult_1s8n6_20{display:flex;flex-direction:column;gap:1px}._p2Block_1s8n6_23{background:var(--surface);border-radius:8px;border:1px solid var(--border);padding:8px 10px;margin-bottom:8px}._p2Title_1s8n6_24{font-size:13px;font-weight:700;color:var(--text);margin-bottom:4px}._p2Row_1s8n6_25{display:flex;align-items:center;gap:8px;padding:3px 0}._p2Label_1s8n6_26{font-size:12px;font-weight:600;color:var(--text3);min-width:20px}._bubbleImgSmall_1s8n6_27{height:22px;width:auto;border-radius:3px}._p3Block_1s8n6_30{display:flex;align-items:flex-start;gap:10px;padding:8px;background:var(--surface);border-radius:8px;border:1px solid var(--border);margin-bottom:8px}._p3Img_1s8n6_31{height:80px;width:auto;border-radius:4px;object-fit:contain;background:#eee}._p3Info_1s8n6_32{display:flex;flex-direction:column;gap:2px}._p3Sub_1s8n6_33{font-size:11px;color:var(--text3)}._p3Status_1s8n6_34{font-size:10px;color:var(--text3);font-style:italic}._ok_1s8n6_37{font-size:12px;font-weight:700;color:#16a34a}._wrong_1s8n6_38{font-size:12px;font-weight:700;color:#dc2626}._unclear_1s8n6_39{font-size:12px;font-weight:700;color:#d97706}._answer_1s8n6_40{font-size:11px;color:var(--text3)}._page_1di5d_1{min-height:100vh;background:#f3f6f8;color:#101828;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._top_1di5d_2{padding:52px 18px 16px;display:flex;align-items:center;gap:14px;background:#fff;border-bottom:1px solid #e5e7eb}._back_1di5d_3{border:0;background:transparent;color:#007aff;font-size:22px;padding:0}._title_1di5d_4{font-size:24px;font-weight:800}._sub_1di5d_5{margin-top:4px;color:#8b96a3;font-size:14px}._content_1di5d_6{padding:18px}._card_1di5d_7{background:#fff;border-radius:20px;padding:18px;box-shadow:0 3px 12px #10182814;border:1px solid rgba(16,24,40,.06);margin-bottom:16px}._label_1di5d_8{display:block;font-size:15px;font-weight:750;color:#475467;margin:14px 0 7px}._input_1di5d_9,._select_1di5d_9{width:100%;box-sizing:border-box;height:48px;border-radius:14px;border:1px solid #d0d5dd;padding:0 14px;font-size:17px;outline:none;background:#fff}._file_1di5d_10{width:100%;box-sizing:border-box;border-radius:14px;border:1px dashed #98a2b3;padding:14px;font-size:15px;background:#f8fafc}._primary_1di5d_11{width:100%;height:52px;margin-top:18px;border:0;border-radius:16px;background:#0277a8;color:#fff;font-size:18px;font-weight:800}._secondary_1di5d_12{width:100%;height:50px;margin-top:12px;border:1px solid #d0d5dd;border-radius:16px;background:#fff;color:#101828;font-size:17px;font-weight:750}._primary_1di5d_11:disabled,._secondary_1di5d_12:disabled{opacity:.55}._note_1di5d_14{margin-top:14px;padding:12px;border-radius:14px;background:#f2f4f7;color:#475467;font-size:14px;line-height:1.45}._success_1di5d_15{margin-top:14px;padding:14px;border-radius:16px;background:#ecfdf3;border:1px solid #abefc6;color:#067647;font-size:15px;line-height:1.45}._error_1di5d_16{margin-top:14px;padding:14px;border-radius:16px;background:#fff1f3;border:1px solid #fecdd3;color:#b42318;font-size:15px;line-height:1.45}._progressWrap_1di5d_17{height:10px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin-top:14px}._progress_1di5d_17{height:100%;background:#0277a8;width:0;transition:width .2s}._row_1di5d_19{width:100%;min-height:74px;display:flex;align-items:center;gap:12px;padding:15px;border:0;border-bottom:1px solid #edf0f2;background:#fff;text-align:left}._row_1di5d_19:last-child{border-bottom:0}._icon_1di5d_21{width:32px;font-size:24px;text-align:center}._rowText_1di5d_22{flex:1;min-width:0}._rowTitle_1di5d_23{display:block;font-size:19px;font-weight:800;color:#101828}._rowSub_1di5d_24{display:block;margin-top:4px;font-size:14px;color:#8b96a3;word-break:break-word}._chev_1di5d_25{color:#98a2b3;font-size:30px}._examHeader_1di5d_26{text-align:center;margin-bottom:12px}._examTitle_1di5d_27{font-size:22px;font-weight:850}._examMeta_1di5d_28{margin-top:5px;color:#667085;font-size:14px}._questionImage_1di5d_29{width:100%;max-height:62vh;object-fit:contain;background:#fff;border-radius:16px;border:1px solid #e5e7eb}._qNav_1di5d_30{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:14px 0}._qBtn_1di5d_31{flex:1;height:44px;border-radius:14px;border:1px solid #d0d5dd;background:#fff;font-weight:800;font-size:15px}._qIndex_1di5d_32{min-width:92px;text-align:center;font-weight:800;color:#475467}._answerGrid_1di5d_33{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px}._answerBtn_1di5d_34{height:52px;border-radius:16px;border:1px solid #d0d5dd;background:#fff;font-size:20px;font-weight:850}._answerBtnActive_1di5d_35{height:52px;border-radius:16px;border:0;background:#0277a8;color:#fff;font-size:20px;font-weight:850}._tfRow_1di5d_36{display:grid;grid-template-columns:38px 1fr 1fr;gap:8px;align-items:center;margin-top:10px}._tfLabel_1di5d_37{font-weight:850;font-size:18px;color:#475467}._shortInput_1di5d_38{width:100%;box-sizing:border-box;min-height:54px;border-radius:16px;border:1px solid #d0d5dd;padding:0 16px;font-size:22px;outline:none}._badge_1di5d_39{display:inline-flex;padding:4px 8px;border-radius:999px;background:#e4f5fb;color:#0b6f95;font-size:12px;font-weight:850}._footerSpace_1di5d_40{height:20px}._contentWide_1di5d_43{padding:10px 8px 18px}._examHeaderSticky_1di5d_44{text-align:center;margin:0 0 8px;padding:8px 8px 4px}._takeCard_1di5d_45{padding:8px;border-radius:18px}._questionImageWrap_1di5d_46{width:100%}._questionImageLarge_1di5d_47{width:100%;height:auto;max-height:none;object-fit:contain;display:block;background:#fff;border-radius:16px;border:1px solid #e5e7eb}._timer_1di5d_48{display:inline-flex;margin-top:6px;padding:5px 12px;border-radius:999px;background:#e4f5fb;color:#0b6f95;font-weight:850;font-size:15px}._timerDanger_1di5d_49{display:inline-flex;margin-top:6px;padding:5px 12px;border-radius:999px;background:#fff1f3;color:#b42318;border:1px solid #fecdd3;font-weight:900;font-size:15px}@media (max-width: 480px){._contentWide_1di5d_43,._takeCard_1di5d_45{padding-left:6px;padding-right:6px}._qNav_1di5d_30{margin:10px 0}}._section_u7yic_1{margin-top:30px}._heading_u7yic_2{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}._heading_u7yic_2 h2,._heading_u7yic_2 p{margin:0}._heading_u7yic_2 h2{margin-top:3px;font-size:28px;color:#10233b}._heading_u7yic_2 p{margin-top:5px;color:#6a7e96;line-height:1.55}._eyebrow_u7yic_6{color:#087fa6;font-size:11px;font-weight:900;letter-spacing:.12em}._summaryGrid_u7yic_7{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}._summaryGrid_u7yic_7 article{background:#fff;border:1px solid #dbe5ee;border-radius:15px;padding:15px;box-shadow:0 7px 22px #1d3c5b0d}._summaryGrid_u7yic_7 span{display:block;color:#72849a;font-size:12px;margin-bottom:7px}._summaryGrid_u7yic_7 strong{color:#10233b;font-size:18px}._panel_u7yic_11,._healthPanel_u7yic_11,._futurePanel_u7yic_11{background:#fff;border:1px solid #dbe5ee;border-radius:18px;padding:20px;box-shadow:0 8px 28px #1d3c5b0f}._currentLine_u7yic_12{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-bottom:16px;border-bottom:1px solid #e8eef4}._currentLine_u7yic_12 span{color:#6a7e96}._currentLine_u7yic_12 strong{color:#075e86}._currentLine_u7yic_12 em{font-style:normal;color:#b24a32;font-size:12px;font-weight:800}._providerList_u7yic_14{display:grid;gap:12px;margin-top:16px}._provider_u7yic_14{display:block;padding:15px;border:1px solid #d8e4ee;border-radius:15px;background:#fff;cursor:pointer}._provider_u7yic_14:hover{border-color:#80c5dc;background:#f9fdff}._provider_u7yic_14._active_u7yic_16{border-color:#45a9cc;background:linear-gradient(160deg,#fff,#eef9fc);box-shadow:inset 3px 0 #0b89b4}._provider_u7yic_14._disabled_u7yic_16{background:#f5f6f8;color:#7d8793;cursor:not-allowed}._providerTop_u7yic_17{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px}._providerTop_u7yic_17 input{width:18px;height:18px;accent-color:#087fa6}._providerText_u7yic_18{display:flex;flex-direction:column;gap:4px}._providerText_u7yic_18 strong{color:#10233b}._providerText_u7yic_18 small{color:#71849a}._badge_u7yic_19{border-radius:999px;padding:5px 9px;background:#dff3fa;color:#076b8f;font-size:12px;font-weight:800;white-space:nowrap}._metrics_u7yic_20{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:14px 0 0 30px}._metrics_u7yic_20 div{background:#eff7fbbf;border-radius:10px;padding:10px}._metrics_u7yic_20 span{display:block;color:#72849a;font-size:11px;margin-bottom:4px}._metrics_u7yic_20 strong{color:#17304b;font-size:13px}._quota_u7yic_21{margin:11px 0 0 30px}._quota_u7yic_21>div{height:7px;overflow:hidden;border-radius:999px;background:#dfe9ef}._quota_u7yic_21>div span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#18a7cd,#43c59e)}._quota_u7yic_21 small{display:block;margin-top:5px;color:#71849a;font-size:11px}._metricError_u7yic_22{margin:8px 0 0 30px;color:#a72b25;font-size:12px}._test_u7yic_23,._refresh_u7yic_23,._change_u7yic_23,._futurePanel_u7yic_11 button{border:0;border-radius:10px;padding:10px 13px;font-weight:800;cursor:pointer}._test_u7yic_23,._refresh_u7yic_23{background:#e6f4fa;color:#06698f}._change_u7yic_23{background:#087fa6;color:#fff;min-width:220px}._actions_u7yic_24{display:flex;align-items:center;gap:16px;margin-top:18px}._actions_u7yic_24 p{margin:0;color:#6a7e96;line-height:1.5;font-size:13px}._healthPanel_u7yic_11{margin-top:14px}._healthHeading_u7yic_25,._futurePanel_u7yic_11{display:flex;align-items:center;justify-content:space-between;gap:16px}._healthHeading_u7yic_25 h3,._healthHeading_u7yic_25 p,._futurePanel_u7yic_11 h3,._futurePanel_u7yic_11 p{margin:0}._healthHeading_u7yic_25 p,._futurePanel_u7yic_11 p{margin-top:4px;color:#6a7e96}._healthOk_u7yic_26,._healthFail_u7yic_26{padding:7px 11px;border-radius:999px;font-weight:900;font-size:12px}._healthOk_u7yic_26{color:#18753a;background:#eaf8ef}._healthFail_u7yic_26{color:#a72b25;background:#fff0ef}._checkList_u7yic_27{display:grid;gap:8px;margin-top:14px}._checkList_u7yic_27>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;border-radius:11px;padding:10px 12px}._checkList_u7yic_27>div>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;font-weight:900}._checkList_u7yic_27 strong,._checkList_u7yic_27 small{display:block}._checkList_u7yic_27 small{color:#6f8297;margin-top:2px}._checkList_u7yic_27 em{font-style:normal;color:#7b8da0;font-size:12px}._checkOk_u7yic_27{background:#f0faf4}._checkOk_u7yic_27>span{color:#18753a;background:#d9f1e1}._checkFail_u7yic_27{background:#fff3f2}._checkFail_u7yic_27>span{color:#a72b25;background:#f8d8d5}._futurePanel_u7yic_11{margin-top:14px;background:linear-gradient(135deg,#fff,#f4f8fb)}._futurePanel_u7yic_11 button{background:#e4e9ed;color:#7a8793}._error_u7yic_29,._success_u7yic_29{border-radius:10px;padding:11px 13px;margin:0 0 14px}._error_u7yic_29{background:#fff0ef;color:#a72b25;border:1px solid #f3c2be}._success_u7yic_29{background:#eaf8ef;color:#18753a;border:1px solid #bee5cb}@media (max-width:900px){._summaryGrid_u7yic_7,._metrics_u7yic_20{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){._heading_u7yic_2,._actions_u7yic_24,._futurePanel_u7yic_11,._healthHeading_u7yic_25{align-items:stretch;flex-direction:column}._refresh_u7yic_23,._change_u7yic_23{width:100%}._providerTop_u7yic_17{grid-template-columns:auto 1fr}._badge_u7yic_19,._test_u7yic_23{grid-column:2;justify-self:start}._metrics_u7yic_20,._quota_u7yic_21,._metricError_u7yic_22{margin-left:0}._summaryGrid_u7yic_7{grid-template-columns:1fr 1fr}}@media (max-width:480px){._summaryGrid_u7yic_7,._metrics_u7yic_20{grid-template-columns:1fr}}._page_ypg7s_1{min-height:100vh;background:#f3f7fb;color:#10233b}._header_ypg7s_7{min-height:92px;padding:18px 28px;background:linear-gradient(135deg,#087fa6,#075e86);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px;box-shadow:0 6px 24px #07436233}._header_ypg7s_7 h1,._header_ypg7s_7 p{margin:0}._header_ypg7s_7 p{margin-top:4px;opacity:.82}._back_ypg7s_29,._logout_ypg7s_30{border:1px solid rgba(255,255,255,.5);background:#ffffff1f;color:#fff;border-radius:10px;padding:10px 14px;cursor:pointer}._identity_ypg7s_39{display:flex;align-items:center;gap:12px;flex:1}._identity_ypg7s_39 img,._avatar_ypg7s_47{width:52px;height:52px;border-radius:50%;object-fit:cover;background:#fff;display:grid;place-items:center;font-size:24px}._content_ypg7s_58{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:26px 0 48px}._error_ypg7s_64,._success_ypg7s_65{border-radius:10px;padding:11px 13px;margin:0 0 16px}._error_ypg7s_64{background:#fff0ef;color:#a72b25;border:1px solid #f3c2be}._success_ypg7s_65{background:#eaf8ef;color:#18753a;border:1px solid #bee5cb}._sectionTitle_ypg7s_83{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}._sectionTitle_ypg7s_83 h2,._sectionTitle_ypg7s_83 p{margin:0}._sectionTitle_ypg7s_83 p,._policyNote_ypg7s_97{margin-top:4px;color:#6a7e96;line-height:1.55}._workspaceGrid_ypg7s_103{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}._workspace_ypg7s_103{min-height:150px;border:1px solid #d8e4ee;background:#fff;border-radius:17px;padding:20px;text-align:left;display:flex;flex-direction:column;gap:8px;cursor:pointer;box-shadow:0 8px 28px #1d3c5b12}._workspace_ypg7s_103:not(:disabled):hover{transform:translateY(-2px);border-color:#7fc4dc}._workspace_ypg7s_103:disabled{cursor:default;opacity:1}._workspaceCurrent_ypg7s_133{border-color:#72bfd8;background:linear-gradient(160deg,#fff,#eff9fc)}._workspaceIcon_ypg7s_138{font-size:32px}._workspace_ypg7s_103 strong{font-size:18px}._workspace_ypg7s_103 small{color:#6d8197}._workspace_ypg7s_103 em{margin-top:auto;font-size:12px;font-style:normal;font-weight:800;color:#087fa6}._management_ypg7s_158{margin-top:30px}._managementTools_ypg7s_163{min-width:min(520px,100%);display:flex;align-items:center;gap:10px}._managementTools_ypg7s_163 select{flex:1;min-width:220px}._schoolSetupPanel_ypg7s_175{margin-bottom:18px;border-color:#8ac9dd;background:linear-gradient(155deg,#fff,#f2fbfd)}._panelHeading_ypg7s_181{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}._panelHeading_ypg7s_181 h3,._panelHeading_ypg7s_181 p{margin:0}._panelHeading_ypg7s_181 p{margin-top:5px;color:#6a7e96;line-height:1.5}._setupBadge_ypg7s_200{flex:0 0 auto;border-radius:999px;padding:6px 10px;background:#e4f5fb;color:#08769b;font-size:11px;font-weight:900;letter-spacing:.05em}._formGrid_ypg7s_211{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 14px}._formGrid_ypg7s_211 small{display:block;margin-top:5px;color:#7a8da1;font-size:12px;line-height:1.4}._fieldFull_ypg7s_225{grid-column:1 / -1}._twoColumns_ypg7s_229{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(420px,1.25fr);gap:16px}._panel_ypg7s_181{background:#fff;border:1px solid #dbe5ee;border-radius:16px;padding:18px;box-shadow:0 8px 28px #1d3c5b0f;margin-bottom:16px}._panel_ypg7s_181 h3{margin:0 0 14px}._panel_ypg7s_181 form,._panel_ypg7s_181{box-sizing:border-box}._panel_ypg7s_181 label{display:block;margin:10px 0 6px;font-size:13px;font-weight:800;color:#405b78}._panel_ypg7s_181 input,._panel_ypg7s_181 select,._panel_ypg7s_181 textarea,._sectionTitle_ypg7s_83 select{width:100%;box-sizing:border-box;border:1px solid #cdd9e5;background:#fff;border-radius:10px;padding:11px 12px;font:inherit;color:#10233b}._panel_ypg7s_181 textarea{min-height:86px;resize:vertical}._primary_ypg7s_280,._secondary_ypg7s_281,._danger_ypg7s_282{border:0;border-radius:10px;padding:11px 14px;font-weight:800;cursor:pointer}._primary_ypg7s_280{width:100%;margin-top:12px;background:#087fa6;color:#fff}._secondary_ypg7s_281{background:#e6f4fa;color:#06698f}._danger_ypg7s_282{background:#fff0ef;color:#b62c25;padding:8px 10px}button:disabled{opacity:.55;cursor:not-allowed}._empty_ypg7s_313,._emptySmall_ypg7s_314{background:#fff;color:#6a7e96;border:1px dashed #b9c9d8;border-radius:14px;padding:22px}._emptySmall_ypg7s_314{padding:14px}._memberList_ypg7s_326,._auditList_ypg7s_327{display:grid;gap:8px}._memberRow_ypg7s_332{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;border-bottom:1px solid #e8eef4;padding:10px 0}._memberRow_ypg7s_332:last-child{border-bottom:0}._memberRow_ypg7s_332 small{display:block;margin-top:3px;color:#74879c}._roleBadge_ypg7s_351{display:inline-flex;border-radius:999px;background:#e6f4fa;color:#06698f;padding:5px 9px;font-size:12px;font-weight:800}._auditRow_ypg7s_361{display:grid;grid-template-columns:165px 150px 1fr 180px;gap:10px;padding:10px 0;border-bottom:1px solid #e8eef4;font-size:13px}._auditRow_ypg7s_361:last-child{border-bottom:0}@media (max-width: 820px){._header_ypg7s_7{padding:14px 16px;flex-wrap:wrap}._identity_ypg7s_39{order:-1;width:100%}._twoColumns_ypg7s_229{grid-template-columns:1fr}._sectionTitle_ypg7s_83{align-items:flex-start;flex-direction:column}._sectionTitle_ypg7s_83 select,._sectionTitle_ypg7s_83 button{width:100%}._managementTools_ypg7s_163{width:100%;min-width:0;flex-direction:column}._managementTools_ypg7s_163 select{min-width:0}._panelHeading_ypg7s_181{flex-direction:column}._formGrid_ypg7s_211{grid-template-columns:1fr}._fieldFull_ypg7s_225{grid-column:auto}._memberRow_ypg7s_332{grid-template-columns:1fr auto}._memberRow_ypg7s_332 ._danger_ypg7s_282{grid-column:1 / -1}._auditRow_ypg7s_361{grid-template-columns:1fr;gap:4px}}._page_1omf4_1{--ink: #10263f;--muted: #687d93;--primary: #067d9f;--primary-dark: #075d80;--line: #d8e4ed;min-height:100vh;min-height:100svh;color:var(--ink);background:radial-gradient(circle at 8% 0%,rgba(29,169,196,.14),transparent 34%),radial-gradient(circle at 94% 24%,rgba(42,117,194,.1),transparent 30%),#f4f8fb;overflow-x:hidden}._header_1omf4_17{position:relative;z-index:10;padding:calc(8px + env(safe-area-inset-top)) 14px 8px;color:#fff;background:linear-gradient(135deg,#068cac,#087b9f 45%,#075b82);box-shadow:0 6px 22px #043e582e}._header_1omf4_17:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:#ffffff38}._headerInner_1omf4_34{width:min(1120px,100%);min-height:58px;margin:0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}._headerSpacer_1omf4_44{width:42px}._brand_1omf4_48{min-width:0;display:flex;align-items:center;justify-content:center;gap:10px;text-align:left}._brandMark_1omf4_57{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:13px;color:#075f7d;background:#fffffff0;box-shadow:0 8px 22px #04324b2e;font-size:13px;font-weight:950;letter-spacing:-.04em}._brand_1omf4_48 h1,._brand_1omf4_48 p{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._brand_1omf4_48 h1{font-size:20px;line-height:1.1;letter-spacing:-.025em}._brand_1omf4_48 p{margin-top:3px;font-size:11px;opacity:.8}._back_1omf4_92{min-width:42px;min-height:42px;border:1px solid rgba(255,255,255,.35);background:#ffffff1f;color:#fff;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 11px;font:inherit;font-weight:750;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .16s ease,transform .16s ease}._back_1omf4_92:active{transform:scale(.97);background:#fff3}._backIcon_1omf4_116{font-size:21px;line-height:1}._backLabel_1omf4_121{display:none}._securePill_1omf4_125{display:none;align-items:center;gap:6px;padding:7px 10px;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:#ffffff1f;font-size:12px;font-weight:800;white-space:nowrap}._securePill_1omf4_125 span{color:#70f0b0;font-size:10px}._authWrap_1omf4_143{width:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:flex-start;padding:18px 12px calc(28px + env(safe-area-inset-bottom))}._authCard_1omf4_152{position:relative;width:min(460px,100%);box-sizing:border-box;overflow:hidden;padding:22px 18px 18px;text-align:center;background:#fffffff7;border:1px solid rgba(201,217,229,.92);border-radius:26px;box-shadow:0 18px 50px #1b3a581a,0 2px 8px #1b3a580d}._authCard_1omf4_152:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#20abc5,#087fa6 55%,#416fc6)}._screenHeading_1omf4_175{display:grid;justify-items:center}._shield_1omf4_180,._shieldSmall_1omf4_181{display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#11a3bf,#087a9d 55%,#1764a2);box-shadow:0 12px 28px #05719538}._shield_1omf4_180{width:58px;height:58px;margin-bottom:11px;border-radius:20px}._shieldSmall_1omf4_181{width:50px;height:50px;margin:0 auto 10px;border-radius:17px}._shield_1omf4_180 svg{width:34px;height:34px}._shieldSmall_1omf4_181 svg{width:29px;height:29px}._shield_1omf4_180 svg path,._shieldSmall_1omf4_181 svg path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}._eyebrow_1omf4_222{color:#087a9c;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}._authCard_1omf4_152 h2,._dialog_1omf4_231 h2{margin:5px 0 7px;color:var(--ink);font-size:clamp(26px,8vw,32px);line-height:1.15;letter-spacing:-.035em}._muted_1omf4_239{max-width:390px;margin:0 auto;color:var(--muted);font-size:14px;line-height:1.55}._feedback_1omf4_247:empty{display:none}._error_1omf4_251,._success_1omf4_252,._warning_1omf4_253{box-sizing:border-box;border-radius:15px;margin:14px 0 0;padding:12px 13px;text-align:left;font-size:13px;line-height:1.5}._error_1omf4_251{color:#9e2924;background:#fff1ef;border:1px solid #f1c5c0}._success_1omf4_252{color:#16713a;background:#ebf8ef;border:1px solid #bee5cb}._warning_1omf4_253{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;color:#795b00;background:#fff8e2;border:1px solid #eedb9d}._warningIcon_1omf4_284{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#d59c00;font-weight:900}._warning_1omf4_253 strong,._warning_1omf4_253 span{display:block}._warning_1omf4_253 strong{margin-bottom:2px;color:#654b00}._warning_1omf4_253 code{word-break:break-word;font-size:.95em}._googleArea_1omf4_310{margin-top:18px}._googleButton_1omf4_314{width:100%;min-height:44px;display:flex;justify-content:center;overflow:hidden}._googleButton_1omf4_314>div{max-width:100%!important}._googleButton_1omf4_314 iframe{max-width:100%!important}._privacyNote_1omf4_330{margin:8px 0 0;color:#8293a5;font-size:11px}._devPanel_1omf4_336{margin-top:16px;border:1px solid #dbe6ee;border-radius:16px;background:#f8fbfd;overflow:hidden;text-align:left}._devPanel_1omf4_336 summary{min-height:46px;box-sizing:border-box;display:flex;align-items:center;padding:11px 13px;color:#435c75;font-size:13px;font-weight:800;cursor:pointer;list-style:none;-webkit-tap-highlight-color:transparent}._devPanel_1omf4_336 summary::-webkit-details-marker{display:none}._devPanel_1omf4_336 summary:before{content:"⌄";width:25px;height:25px;margin-right:8px;display:grid;place-items:center;border-radius:8px;background:#e4f2f7;color:#087a9c;transition:transform .16s ease}._devPanel_1omf4_336[open] summary:before{transform:rotate(180deg)}._devPanel_1omf4_336 ._form_1omf4_380{margin:0;padding:0 13px 14px;border-top:1px solid #e4edf3}._form_1omf4_380{display:grid;gap:9px;margin-top:17px;text-align:left}._form_1omf4_380 label{margin-top:2px;color:#3d5874;font-size:13px;font-weight:850}._form_1omf4_380 input{width:100%;min-height:50px;box-sizing:border-box;border:1px solid #cbd9e4;border-radius:15px;padding:12px 14px;color:var(--ink);background:#fff;outline:none;font:inherit;font-size:16px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}._form_1omf4_380 input::placeholder{color:#9aabb9}._form_1omf4_380 input:focus{border-color:#168aa8;background:#fff;box-shadow:0 0 0 4px #087fa61c}._primary_1omf4_425,._secondary_1omf4_426{width:100%;min-height:50px;border:0;border-radius:15px;padding:11px 15px;font:inherit;font-weight:850;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .15s ease,filter .15s ease}._primary_1omf4_425{margin-top:3px;color:#fff;background:linear-gradient(135deg,#0791ad,#08799d 55%,#1269a1);box-shadow:0 10px 22px #07749733}._secondary_1omf4_426{color:#086b8c;background:#e7f4f8}._primary_1omf4_425:active:not(:disabled),._secondary_1omf4_426:active:not(:disabled){transform:scale(.985)}button:disabled{opacity:.52;cursor:not-allowed;box-shadow:none}._securityStatus_1omf4_462{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:16px;padding-top:14px;border-top:1px solid #edf2f6}._securityStatus_1omf4_462>span{min-width:0;display:grid;grid-template-columns:8px minmax(0,1fr);align-items:start;gap:6px;padding:8px 7px;border-radius:12px;text-align:left;background:#f4f8fb}._securityStatus_1omf4_462 i{width:7px;height:7px;margin-top:4px;border-radius:50%}._statusOk_1omf4_490 i{background:#21a56a;box-shadow:0 0 0 3px #21a56a1f}._statusWarn_1omf4_495 i{background:#d39a00;box-shadow:0 0 0 3px #d39a001f}._securityStatus_1omf4_462 b,._securityStatus_1omf4_462 small{display:block;overflow:hidden;text-overflow:ellipsis}._securityStatus_1omf4_462 b{color:#445d76;font-size:10px;line-height:1.2}._securityStatus_1omf4_462 small{margin-top:2px;color:#8192a3;font-size:9px;white-space:nowrap}._identityBox_1omf4_520{display:grid;gap:4px;margin:16px 0 3px;padding:12px 13px;border:1px solid #d5e3ec;border-radius:15px;background:#f3f8fb;text-align:left}._identityBox_1omf4_520 span{color:#74889c;font-size:11px;font-weight:750}._identityBox_1omf4_520 strong{color:#203a55;font-size:14px;word-break:break-word}._loader_1omf4_543{width:42px;height:42px;margin:4px auto 15px;border:4px solid #d8e8ef;border-top-color:#087fa6;border-radius:50%;animation:_spin_1omf4_1 .85s linear infinite}@keyframes _spin_1omf4_1{to{transform:rotate(360deg)}}._dialogBackdrop_1omf4_557{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;box-sizing:border-box;display:flex;align-items:flex-end;justify-content:center;padding:16px 12px calc(16px + env(safe-area-inset-bottom));background:#0c1f318c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}._dialog_1omf4_231{width:min(440px,100%);max-height:calc(100svh - 32px);overflow-y:auto;box-sizing:border-box;padding:22px 18px 18px;border:1px solid rgba(255,255,255,.55);border-radius:26px;background:#fff;box-shadow:0 28px 90px #0721374d}._dialog_1omf4_231 h2{text-align:center}._dialog_1omf4_231>p{text-align:center}@media (min-width: 560px){._header_1omf4_17{padding-right:20px;padding-left:20px}._headerInner_1omf4_34{min-height:64px}._backLabel_1omf4_121,._securePill_1omf4_125{display:inline-flex}._brand_1omf4_48 h1{font-size:23px}._brand_1omf4_48 p{font-size:12px}._authWrap_1omf4_143{min-height:calc(100svh - 80px);align-items:center;padding:28px 18px 42px}._authCard_1omf4_152{padding:30px 30px 24px}._dialogBackdrop_1omf4_557{align-items:center;padding:20px}._dialog_1omf4_231{padding:26px}}@media (max-width: 359px){._authWrap_1omf4_143{padding-right:8px;padding-left:8px}._authCard_1omf4_152{padding-right:14px;padding-left:14px;border-radius:22px}._brandMark_1omf4_57{display:none}._securityStatus_1omf4_462{grid-template-columns:1fr}._securityStatus_1omf4_462>span{grid-template-columns:8px 1fr}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}._page_1w8f1_1{min-height:100vh;background:#f4f7fa;color:#10233f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._header_1w8f1_1{min-height:92px;padding:18px 28px;display:grid;grid-template-columns:150px 1fr 280px;align-items:center;gap:20px;background:linear-gradient(135deg,#087fa3,#066684);color:#fff}._header_1w8f1_1 button{justify-self:start;border:1px solid rgba(255,255,255,.5);border-radius:12px;background:#ffffff14;color:#fff;padding:11px 16px;font-weight:700;cursor:pointer}._header_1w8f1_1 h1{margin:0;font-size:28px}._header_1w8f1_1 p{margin:6px 0 0;opacity:.8}._account_1w8f1_1{text-align:right;display:flex;flex-direction:column;gap:4px}._account_1w8f1_1 span{font-size:13px;opacity:.8}._content_1w8f1_1{max-width:1200px;margin:auto;padding:28px 22px 50px}._hero_1w8f1_1{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:27px;border:1px solid #d7e6ef;border-radius:22px;background:linear-gradient(135deg,#fff,#edf9fd);box-shadow:0 8px 24px #113c560f}._eyebrow_1w8f1_1{font-size:12px;font-weight:900;letter-spacing:1.4px;color:#0787aa}._hero_1w8f1_1 h2{font-size:30px;margin:8px 0}._hero_1w8f1_1 p{margin:0;color:#65778d}._proOk_1w8f1_1,._proPending_1w8f1_1{padding:9px 13px;border-radius:999px;font-size:12px;font-weight:900;white-space:nowrap}._proOk_1w8f1_1{background:#dcfce7;color:#087443}._proPending_1w8f1_1{background:#fff1dc;color:#9b5200}._section_1w8f1_1{margin-top:25px}._section_1w8f1_1 h3{font-size:20px;margin:0 0 13px}._grid_1w8f1_1{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}._grid_1w8f1_1 button{min-height:128px;padding:22px;border:1px solid #d9e4ec;border-radius:19px;background:#fff;text-align:left;cursor:pointer;display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;column-gap:13px;box-shadow:0 4px 16px #14344a0e}._grid_1w8f1_1 button:hover{border-color:#73bfd4;transform:translateY(-2px)}._grid_1w8f1_1 span{grid-row:1/3;font-size:34px}._grid_1w8f1_1 strong{font-size:19px}._grid_1w8f1_1 small{margin-top:7px;color:#74869a;line-height:1.45}._bottomGrid_1w8f1_1{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:25px}._infoCard_1w8f1_1{padding:22px;border:1px solid #d9e4ec;border-radius:19px;background:#fff}._infoCard_1w8f1_1 h3{margin:0 0 10px}._infoCard_1w8f1_1 p{color:#61758a;line-height:1.5}._infoCard_1w8f1_1 button{border:0;border-radius:13px;background:#0789ad;color:#fff;padding:12px 18px;font-weight:800;cursor:pointer}@media (max-width:760px){._header_1w8f1_1{grid-template-columns:1fr;padding:16px}._account_1w8f1_1{text-align:left}._content_1w8f1_1{padding:18px 12px 38px}._hero_1w8f1_1{align-items:flex-start;flex-direction:column}._grid_1w8f1_1,._bottomGrid_1w8f1_1{grid-template-columns:1fr}}._heroPersonal_1w8f1_2{background:linear-gradient(135deg,#fff,#fff7e8);border-color:#f4d79f}._personalNotice_1w8f1_2{margin-top:18px;padding:16px 18px;border:1px solid #f4d79f;border-radius:16px;background:#fffaf0;color:#7a4b00;display:flex;flex-direction:column;gap:5px}._personalNotice_1w8f1_2 strong{font-size:16px}._personalNotice_1w8f1_2 span{line-height:1.45}._page_qbuov_1{min-height:100vh;background:#f4f7fa;color:#10233f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._header_qbuov_1{min-height:92px;padding:18px 28px;display:grid;grid-template-columns:150px 1fr 300px;align-items:center;gap:20px;background:linear-gradient(135deg,#7b4bb7,#5a338f);color:#fff}._header_qbuov_1 button{justify-self:start;border:1px solid rgba(255,255,255,.5);border-radius:12px;background:#ffffff14;color:#fff;padding:11px 16px;font-weight:700;cursor:pointer}._header_qbuov_1 h1{margin:0;font-size:28px}._header_qbuov_1 p{margin:6px 0 0;opacity:.82}._account_qbuov_1{text-align:right;display:flex;flex-direction:column;gap:4px}._account_qbuov_1 span{font-size:13px;opacity:.82}._content_qbuov_1{max-width:1200px;margin:auto;padding:28px 22px 50px}._hero_qbuov_1{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:27px;border:1px solid #e0d7ee;border-radius:22px;background:linear-gradient(135deg,#fff,#f8f2ff);box-shadow:0 8px 24px #41285f0f}._eyebrow_qbuov_1{font-size:12px;font-weight:900;letter-spacing:1.4px;color:#7650a9}._hero_qbuov_1 h2{font-size:30px;margin:8px 0}._hero_qbuov_1 p{margin:0;color:#65778d;line-height:1.5}._secure_qbuov_1{padding:9px 13px;border-radius:999px;font-size:12px;font-weight:900;white-space:nowrap;background:#e8f8ef;color:#087443}._error_qbuov_1,._loading_qbuov_1,._empty_qbuov_1{margin-top:18px;padding:16px 18px;border-radius:16px}._error_qbuov_1{background:#fff1f1;border:1px solid #f7bcbc;color:#a11b1b}._loading_qbuov_1{background:#edf7ff;border:1px solid #b9dcf4;color:#235f84}._empty_qbuov_1{background:#fff;border:1px dashed #cad8e3;color:#64748b}._childrenSection_qbuov_1{margin-top:24px}._childrenSection_qbuov_1 h3{margin:0 0 12px}._childGrid_qbuov_1{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}._childCard_qbuov_1,._childActive_qbuov_1{min-height:118px;padding:17px;border-radius:18px;text-align:left;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto auto;column-gap:10px;cursor:pointer}._childCard_qbuov_1{background:#fff;border:1px solid #d8e4ec}._childActive_qbuov_1{background:#f6efff;border:2px solid #8b5fc0}._childCard_qbuov_1>span,._childActive_qbuov_1>span{grid-row:1/4;font-size:30px}._childCard_qbuov_1 strong,._childActive_qbuov_1 strong{font-size:17px}._childCard_qbuov_1 small,._childActive_qbuov_1 small{color:#687b90;margin-top:4px}._childCard_qbuov_1 em,._childActive_qbuov_1 em{font-style:normal;color:#8a6dac;font-size:12px;margin-top:5px}._toolbar_qbuov_1{margin-top:20px;padding:12px;border-radius:16px;background:#fff;border:1px solid #d8e4ec;display:flex;justify-content:space-between;gap:16px;align-items:center}._tabs_qbuov_1{display:flex;gap:8px}._tabs_qbuov_1 button{border:0;border-radius:12px;background:#eef2f6;color:#53667a;padding:10px 15px;font-weight:800;cursor:pointer}._tabs_qbuov_1 ._tabActive_qbuov_1{background:#7047a2;color:#fff}._toolbar_qbuov_1 input{height:42px;border:1px solid #cbd7e2;border-radius:12px;padding:0 12px;font-size:15px}._detail_qbuov_1{margin-top:20px}._summaryGrid_qbuov_1{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}._summaryCard_qbuov_1{padding:18px;border-radius:17px;background:#fff;border:1px solid #d8e4ec;display:flex;flex-direction:column;gap:5px}._summaryCard_qbuov_1 strong{font-size:28px}._summaryCard_qbuov_1 span{color:#677a8e}._summaryCard_qbuov_1._danger_qbuov_1{background:#fff2f2;border-color:#f2c1c1;color:#a82020}._panelGrid_qbuov_1{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}._panel_qbuov_1{padding:20px;border-radius:18px;background:#fff;border:1px solid #d8e4ec}._panel_qbuov_1 h3{margin:0 0 14px}._panelTitle_qbuov_1{display:flex;justify-content:space-between;gap:10px;align-items:center}._panelTitle_qbuov_1 h3{margin:0}._statusAbsent_qbuov_1,._statusPresent_qbuov_1,._statusUnknown_qbuov_1{padding:7px 10px;border-radius:999px;font-size:12px;font-weight:900}._statusAbsent_qbuov_1{background:#fee2e2;color:#a61b1b}._statusPresent_qbuov_1{background:#dcfce7;color:#087443}._statusUnknown_qbuov_1{background:#eef2f6;color:#5d6e81}._eventRow_qbuov_1{padding:13px 0;border-bottom:1px solid #edf1f4;display:flex;flex-direction:column;gap:5px}._eventRow_qbuov_1:last-child{border-bottom:0}._eventRow_qbuov_1 span{color:#677a8e}._eventRow_qbuov_1 em{font-style:normal;color:#744a9f;background:#f6efff;border-radius:10px;padding:7px 9px}._muted_qbuov_1{color:#75869a}._rangeTitle_qbuov_1{margin-bottom:12px;color:#65778d;font-weight:700}@media (max-width:800px){._header_qbuov_1{grid-template-columns:1fr;padding:16px}._account_qbuov_1{text-align:left}._content_qbuov_1{padding:18px 12px 38px}._hero_qbuov_1{align-items:flex-start;flex-direction:column}._childGrid_qbuov_1,._summaryGrid_qbuov_1,._panelGrid_qbuov_1{grid-template-columns:1fr}._toolbar_qbuov_1{align-items:stretch;flex-direction:column}._tabs_qbuov_1{display:grid;grid-template-columns:repeat(3,1fr)}}._page_1hapf_1{min-height:100vh;background:#f2f6fa;color:#10233d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._header_1hapf_1{min-height:92px;padding:18px 28px;display:grid;grid-template-columns:180px 1fr 280px;align-items:center;background:linear-gradient(145deg,#087fa7,#056587);color:#fff}._header_1hapf_1 button{justify-self:start;border:1px solid rgba(255,255,255,.5);border-radius:12px;background:transparent;color:#fff;padding:10px 15px;font-weight:700}._header_1hapf_1 h1{margin:0;font-size:28px}._header_1hapf_1 p{margin:5px 0 0;opacity:.8}._account_1hapf_1{text-align:right;display:flex;flex-direction:column;gap:3px}._account_1hapf_1 span{font-size:13px;opacity:.8}._content_1hapf_1{padding:24px;max-width:1500px;margin:0 auto}._error_1hapf_1,._success_1hapf_1{padding:13px 16px;border-radius:12px;margin-bottom:16px;font-weight:700}._error_1hapf_1{background:#fff0f0;border:1px solid #ffb4b4;color:#a62222}._success_1hapf_1{background:#ecfff4;border:1px solid #9ce4b9;color:#126b3b}._quickGrid_1hapf_1{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}._quickGrid_1hapf_1 button{min-height:120px;border:1px solid #d8e4ef;border-radius:18px;background:#fff;padding:18px;text-align:left;display:flex;flex-direction:column;gap:6px;box-shadow:0 4px 14px #10233d0f}._quickGrid_1hapf_1 span{font-size:28px}._quickGrid_1hapf_1 strong{font-size:18px}._quickGrid_1hapf_1 small{color:#6c8097}._policy_1hapf_1{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center;padding:15px 18px;border-radius:14px;background:#eaf7fc;border:1px solid #a8d9ea;margin-bottom:18px}._policy_1hapf_1 strong{color:#056587}._policy_1hapf_1 span{color:#49677f}._twoColumns_1hapf_1{display:grid;grid-template-columns:minmax(340px,430px) 1fr;gap:18px;margin-bottom:18px}._panel_1hapf_1{background:#fff;border:1px solid #d8e4ef;border-radius:18px;padding:20px;box-shadow:0 4px 14px #10233d0d}._panel_1hapf_1 h2{margin:0 0 15px;font-size:21px}._panel_1hapf_1 label{display:block;font-size:14px;font-weight:800;margin:13px 0 6px}._panel_1hapf_1 input,._panel_1hapf_1 select,._panel_1hapf_1 textarea{width:100%;box-sizing:border-box;border:1px solid #c7d7e5;border-radius:11px;padding:12px 13px;font-size:16px;background:#fff}._panel_1hapf_1 textarea{min-height:90px;resize:vertical}._primary_1hapf_1{width:100%;border:0;border-radius:11px;background:#0787ad;color:#fff;padding:13px;margin-top:16px;font-weight:900;font-size:16px}._primary_1hapf_1:disabled{opacity:.5}._panelTitle_1hapf_1{display:flex;justify-content:space-between;align-items:center;gap:12px}._panelTitle_1hapf_1 span{color:#73879b;font-size:13px}._memberList_1hapf_1,._auditList_1hapf_1{display:flex;flex-direction:column;gap:9px}._memberRow_1hapf_1{display:grid;grid-template-columns:minmax(220px,1fr) 130px 150px;align-items:center;gap:12px;border-bottom:1px solid #edf2f6;padding:12px 0}._memberRow_1hapf_1 div{display:flex;flex-direction:column;gap:4px}._memberRow_1hapf_1 small{color:#73879b}._badge_1hapf_1{justify-self:start;background:#e3f5fb;color:#056587;border-radius:999px;padding:7px 10px;font-weight:800;font-size:13px}._danger_1hapf_1{border:0;border-radius:10px;background:#fff0f0;color:#bc2d2d;padding:9px 12px;font-weight:800}._locked_1hapf_1{color:#8b99a8;font-size:12px}._auditRow_1hapf_1{display:grid;grid-template-columns:180px 160px 1fr 180px;gap:12px;align-items:center;border-bottom:1px solid #edf2f6;padding:11px 0;font-size:13px}._empty_1hapf_1{border:1px dashed #c7d7e5;border-radius:12px;padding:20px;color:#74889d}@media (max-width:900px){._header_1hapf_1{grid-template-columns:1fr;gap:12px}._account_1hapf_1{text-align:left}._quickGrid_1hapf_1,._twoColumns_1hapf_1,._memberRow_1hapf_1{grid-template-columns:1fr}._auditRow_1hapf_1{grid-template-columns:1fr;gap:4px}._content_1hapf_1{padding:15px}}._page_171ku_1{min-height:100vh;background:#f3f7fb;color:#10233f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._header_171ku_1{min-height:92px;padding:18px 28px;display:grid;grid-template-columns:150px 1fr 260px;align-items:center;gap:20px;background:linear-gradient(135deg,#087fa3,#066684);color:#fff}._header_171ku_1 button{justify-self:start;border:1px solid rgba(255,255,255,.5);border-radius:12px;background:#ffffff14;color:#fff;padding:11px 16px;font-weight:700;cursor:pointer}._header_171ku_1 h1{margin:0;font-size:28px}._header_171ku_1 p{margin:6px 0 0;opacity:.8}._account_171ku_1{text-align:right;display:flex;flex-direction:column;gap:4px}._account_171ku_1 span{font-size:13px;opacity:.8}._content_171ku_1{max-width:1200px;margin:auto;padding:28px 22px 50px}._welcome_171ku_1{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:28px;border:1px solid #cfe3ee;border-radius:22px;background:linear-gradient(135deg,#fff,#eef9fd);box-shadow:0 8px 24px #0f354f0f}._eyebrow_171ku_1{font-size:12px;font-weight:900;letter-spacing:1.4px;color:#087fa3}._welcome_171ku_1 h2{font-size:30px;margin:8px 0}._welcome_171ku_1 p{margin:0;max-width:720px;color:#61738b;line-height:1.6}._shield_171ku_1{font-size:58px}._grid_171ku_1{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}._grid_171ku_1 button{min-height:150px;text-align:left;padding:24px;border:1px solid #d8e4ee;border-radius:20px;background:#fff;box-shadow:0 5px 18px #17344a0f;cursor:pointer;display:grid;grid-template-columns:50px 1fr;grid-template-rows:auto auto;column-gap:14px}._grid_171ku_1 button:hover{transform:translateY(-2px);border-color:#73bdd3}._grid_171ku_1 span{grid-row:1/3;font-size:36px}._grid_171ku_1 strong{font-size:20px}._grid_171ku_1 small{margin-top:7px;color:#74859a;line-height:1.45;font-size:14px}._policy_171ku_1{margin-top:22px;padding:20px 22px;border:1px solid #a9dbec;border-radius:18px;background:#eaf8fd}._policy_171ku_1 strong{font-size:18px}._policy_171ku_1 p{margin:7px 0 0;color:#526a80}._actions_171ku_1{display:flex;gap:14px;margin-top:22px}._actions_171ku_1 button{min-height:50px;padding:0 22px;border-radius:14px;font-weight:800;cursor:pointer}._primary_171ku_1{border:0;background:#0789ad;color:#fff}._secondary_171ku_1{border:1px solid #cbd9e3;background:#fff;color:#274058}@media (max-width:760px){._header_171ku_1{grid-template-columns:1fr;padding:16px}._account_171ku_1{text-align:left}._content_171ku_1{padding:18px 12px 36px}._welcome_171ku_1{align-items:flex-start}._shield_171ku_1{display:none}._grid_171ku_1{grid-template-columns:1fr}._actions_171ku_1{flex-direction:column}}:root{--blue: #1a6b9a;--blue-light: #e8f3fa;--blue-mid: #2d8cc4;--teal: #0f8c7a;--teal-light: #e3f5f2;--amber: #c47a1a;--amber-light:#fdf3e3;--red: #c0392b;--red-light: #fdecea;--green: #27a05a;--green-light:#e8f7ee;--bg: #f0f2f5;--surface: #ffffff;--surface2: #f7f8fa;--border: #e2e6ea;--border2: #cdd2d8;--text: #1a1a2e;--text2: #4a5568;--text3: #8a96a3;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--shadow-sm: 0 1px 3px rgba(0,0,0,.08);--shadow-md: 0 4px 12px rgba(0,0,0,.1)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;background:var(--bg);color:var(--text);min-height:100dvh;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer;border:none;background:none;font-size:inherit}input,select,textarea{font-family:inherit;font-size:inherit}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
