.help-fab{position:fixed;right:22px;bottom:22px;z-index:60;width:58px;height:58px;display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;padding:0;overflow:hidden;border-radius:50%;background:#fff;color:#fff;text-decoration:none;box-shadow:0 0 0 2px #fff,0 6px 20px rgba(15,23,42,.28);transition:transform .15s ease,box-shadow .15s ease}.help-fab:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 0 0 2px #fff,0 9px 26px rgba(0,104,255,.45)}.help-fab-tren{flex:0 0 60%;background:#0068ff;color:#fff;font-size:.78rem;letter-spacing:-.2px;padding-top:5px}.help-fab-duoi,.help-fab-tren{display:flex;align-items:center;justify-content:center;font-family:inherit;font-weight:800;line-height:1}.help-fab-duoi{flex:1 1 auto;background:#fff;color:#0068ff;font-size:.6rem;letter-spacing:-.1px;padding-bottom:3px}.help-fab-wrap{position:fixed;right:22px;bottom:22px;z-index:60;display:flex;flex-direction:column;align-items:flex-end;gap:12px;padding:4px 0 0}.help-fab-wrap .help-fab{position:static;right:auto;bottom:auto;border:0;cursor:pointer;font-family:inherit;flex:0 0 auto}.help-stack{display:flex;flex-direction:column;align-items:flex-end;gap:12px;visibility:hidden;pointer-events:none}.help-fab-wrap.is-open .help-stack{visibility:visible;pointer-events:auto}.help-item{display:flex;align-items:center;gap:10px;background:none;border:0;padding:0;font:inherit;text-decoration:none;cursor:pointer;opacity:0;transform:translateY(14px) scale(.85);transition:opacity .18s ease,transform .22s cubic-bezier(.34,1.3,.64,1)}.help-fab-wrap.is-open .help-item{opacity:1;transform:translateY(0) scale(1)}.help-fab-wrap.is-open .help-item:nth-child(3){transition-delay:0s}.help-fab-wrap.is-open .help-item:nth-child(2){transition-delay:.05s}.help-fab-wrap.is-open .help-item:first-child{transition-delay:.1s}.help-item-tron{flex:0 0 auto;width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;font-size:1.25rem;line-height:1;box-shadow:0 4px 14px rgba(15,23,42,.18);transition:transform .15s ease,box-shadow .15s ease}.help-item-tron--hd{border:2px solid #2563eb}.help-item-tron--bug{border:2px solid #16a34a}.help-item-tron--zalo{border:2px solid #0068ff;background:#0068ff;color:#fff;font-family:inherit;font-size:.72rem;font-weight:800;letter-spacing:-.2px}.help-item:focus-visible .help-item-tron,.help-item:hover .help-item-tron{transform:scale(1.08);box-shadow:0 6px 20px rgba(15,23,42,.26)}.help-item-nhan{max-width:0;overflow:hidden;white-space:nowrap;opacity:0;padding:0;border-radius:999px;color:#fff;font-size:.92rem;font-weight:700;line-height:38px;transition:max-width .25s ease,opacity .18s ease,padding .25s ease}.help-item:focus-visible .help-item-nhan,.help-item:hover .help-item-nhan{max-width:240px;opacity:1;padding:0 18px}.help-item:first-child .help-item-nhan{background:#2563eb}.help-item:nth-child(2) .help-item-nhan{background:#16a34a}.help-item:nth-child(3) .help-item-nhan{background:#0068ff}.help-item:focus-visible{outline:none}.help-item:focus-visible .help-item-tron{outline:3px solid rgba(37,99,235,.45);outline-offset:2px}@media (prefers-reduced-motion:reduce){.help-item,.help-item-nhan,.help-item-tron{transition-duration:.01ms}.help-fab-wrap.is-open .help-item{transition-delay:0s}}@media (hover:none){.help-fab-wrap.is-open .help-item-nhan{max-width:240px;opacity:1;padding:0 16px}}.help-modal-backdrop{position:fixed;inset:0;z-index:90;background:rgba(15,23,42,.5);display:flex;align-items:center;justify-content:center;padding:16px}.help-modal{width:100%;max-width:480px;max-height:calc(100vh - 32px);overflow-y:auto;background:#fff;border-radius:14px;box-shadow:0 24px 60px rgba(0,0,0,.3)}.help-modal-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #eef2f7}.help-modal-head h3{margin:0;font-size:1.06rem;font-weight:800;color:#0f172a}.help-modal-x{background:none;border:0;cursor:pointer;font-size:1.6rem;line-height:1;color:#94a3b8;padding:0 4px}.help-modal-x:hover{color:#ef4444}.help-modal-body{padding:16px 18px 18px}.help-seg{display:flex;gap:8px;margin-bottom:14px}.help-seg-btn{flex:1 1;padding:8px 10px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;font:inherit;font-size:.9rem;color:#475569;cursor:pointer}.help-seg-btn.is-on{border-color:var(--a-orange,#fd5f0d);background:#fff7ed;color:#c2410c;font-weight:700}.help-label{display:block;font-size:.9rem;font-weight:600;color:#334155;margin-bottom:6px}.help-textarea{width:100%;padding:10px 12px;border:1px solid #cbd5e1;border-radius:9px;font:inherit;font-size:.95rem;resize:vertical}.help-textarea:focus{outline:2px solid rgba(253,95,13,.35);outline-offset:1px;border-color:var(--a-orange,#fd5f0d)}.help-note{margin:8px 0 0;font-size:.82rem;color:#64748b}.help-err{margin:10px 0 0;font-size:.88rem;color:#b91c1c;font-weight:600}.help-ok{margin:0;font-size:1rem;color:#15803d;font-weight:700}.help-modal-foot{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:16px}.help-btn-primary{padding:9px 20px;border:0;border-radius:9px;background:var(--a-orange,#fd5f0d);color:#fff;font:inherit;font-weight:700;cursor:pointer}.help-btn-primary:disabled{opacity:.5;cursor:not-allowed}.help-btn-zalo{margin-right:auto;padding:9px 14px;border-radius:9px;background:#eff6ff;color:#1d4ed8;font-size:.9rem;font-weight:600;text-decoration:none}.help-btn-zalo:hover{background:#dbeafe}@media (max-width:560px){.help-modal{max-width:100%}.help-modal-foot{flex-wrap:wrap}.help-btn-zalo{margin-right:0;width:100%;text-align:center}.help-btn-primary{width:100%}}@media (max-width:899px){.cal{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:14px 12px}.cal-grid{min-width:520px}.cal-cell{min-height:62px}.cal-ev{font-size:.66rem}.help-fab-wrap{z-index:50}}.online-card{background:var(--a-surface);border-left:1px solid var(--a-line);border:1px solid var(--a-line);border-left-width:4px;border-radius:var(--a-radius);padding:14px 18px;margin-bottom:18px}.online-card--live{border-left-color:var(--a-present)}.online-head{display:flex;align-items:center;gap:10px;margin-bottom:6px}.online-title{font-weight:600;color:var(--a-ink)}.online-num{margin-left:auto;font-size:1.4rem}.online-dot{width:9px;height:9px;border-radius:50%;background:var(--a-line)}.online-card--live .online-dot{background:var(--a-present);box-shadow:0 0 0 3px color-mix(in srgb,var(--a-present) 25%,transparent)}.online-note{margin:0;font-size:.85rem;color:var(--a-muted)}.invite-box{border:1px solid var(--a-border,#e6ebf3);background:#fbfcfe;border-radius:12px;padding:16px 18px;margin-bottom:16px}.invite-head{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.invite-head strong{font-size:15px;color:var(--a-navy,#073873)}.invite-head span{font-size:13.5px;color:#6b7684;line-height:1.55}.invite-row{display:flex;gap:8px;flex-wrap:wrap}.invite-input{flex:1 1 260px;min-width:0;padding:0 12px;border:1px solid #d7dfec;border-radius:8px;background:#fff;color:#2d3a4d;font-family:ui-monospace,Cascadia Code,Consolas,monospace}.invite-copy,.invite-input{height:40px;font-size:13.5px}.invite-copy{flex:0 0 auto;padding:0 16px;border:0;border-radius:8px;cursor:pointer;background:var(--a-orange,#fd5f0d);color:#fff;font-weight:700;font-family:inherit}.invite-copy:hover{filter:brightness(1.05)}.invite-foot{margin:10px 0 0;font-size:13px;color:#6b7684}.invite-exp{color:#9aa5b4}@media (max-width:560px){.invite-copy{width:100%}}.invite-rotate{border:0;background:none;padding:0;cursor:pointer;font-family:inherit;font-size:13px;color:#6b7684;text-decoration:underline;text-underline-offset:2px}.invite-rotate:hover{color:var(--a-orange,#fd5f0d)}.invite-confirm{margin-top:12px;padding:12px 14px;background:#fff8f3;border:1px solid #ffd0bd;border-radius:10px}.invite-confirm p{margin:0 0 10px;font-size:13.5px;line-height:1.6;color:#6b4a3a}.invite-confirm form{display:flex;gap:8px;flex-wrap:wrap}.help-fab-wrap.in-exam{bottom:116px}.help-fab-wrap.in-exam--lis{bottom:162px}@media (max-width:560px){.help-fab-wrap.in-exam{bottom:104px;right:14px}}.help-anh-khu{margin-top:12px}.help-anh-hang{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.help-anh-them{padding:6px 12px;border:1px dashed #cbd5e1;border-radius:8px;font-size:.86rem;color:#475569;cursor:pointer;white-space:nowrap}.help-anh-them:hover{border-color:var(--a-orange,#fd5f0d);color:#c2410c;background:#fff7ed}.help-anh-hint{font-size:.79rem;color:#64748b}.help-anh-ds{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.help-anh-o{position:relative;width:84px;height:60px}.help-anh-o img{width:100%;height:100%;object-fit:cover;border:1px solid #e2e8f0;border-radius:7px;background:#f8fafc}.help-anh-xoa{position:absolute;top:-6px;right:-6px;width:21px;height:21px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#0f172a;color:#fff;font-size:1rem;line-height:1;cursor:pointer}.help-anh-xoa:hover{background:#b91c1c}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cd79e1ff94fa521b-s.p.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/89362aa296165c6d-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e11f95d95ac59fa4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/00f4982f357db61e-s.p.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/62a3c74fa0e47362-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8201559e247ad180-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/2173e4bb28c315da-s.p.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c6f81e539d11fc99-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/25ab8995c98996d7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9ddf1512dbee9c99-s.p.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8247d8d2a376ae43-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e270c9fc4fe96f5a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/6bb6a9cb68044e10-s.p.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/9a3689a7cda641d2-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/bed26dc8a57eea87-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Be Vietnam Pro Fallback;src:local("Arial");ascent-override:90.61%;descent-override:24.01%;line-gap-override:0.00%;size-adjust:110.36%}.__className_383d88{font-family:Be Vietnam Pro,Be Vietnam Pro Fallback;font-style:normal}.__variable_383d88{--font-bvp:"Be Vietnam Pro","Be Vietnam Pro Fallback"}