.PmsProposalPage-module__hJik-q__container{flex-direction:column;gap:16px;min-height:100%;display:flex}.PmsProposalPage-module__hJik-q__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.PmsProposalPage-module__hJik-q__title{color:#111;align-items:center;gap:10px;font-size:24px;font-weight:700;display:flex}.PmsProposalPage-module__hJik-q__listContainer{flex-direction:column;gap:16px;display:flex}.PmsProposalPage-module__hJik-q__filterBar{background:#f8f7ff;border:1px solid #eaebff;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex;box-shadow:0 4px 12px #7c5cfc0a}.PmsProposalPage-module__hJik-q__filterGroup{flex-direction:column;gap:5px;width:100%;display:flex}.PmsProposalPage-module__hJik-q__filterRow{flex:auto;align-items:center;gap:12px;margin-top:7px;display:flex}.PmsProposalPage-module__hJik-q__searchText{width:100%}.PmsProposalPage-module__hJik-q__searchState{flex:1;min-width:300px;max-width:300px}.PmsProposalPage-module__hJik-q__divider{background-color:#e2e8f0;width:1px;height:24px;margin:0 8px}.PmsProposalPage-module__hJik-q__filterBottomRow{justify-content:space-between;align-items:center;width:100%;padding-top:0;display:flex}.PmsProposalPage-module__hJik-q__searchButton{height:var(--input-height-md);color:#fff;cursor:pointer;background:#7c5cfc;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-weight:700;transition:all .2s;display:flex}.PmsProposalPage-module__hJik-q__resetButton{height:var(--input-height-md);color:#7c5cfc;cursor:pointer;background:#eaebff;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-weight:700;transition:all .2s;display:flex}.PmsProposalPage-module__hJik-q__filterActions{flex-direction:column;flex:none;align-self:center;gap:8px;width:200px;display:flex}.PmsProposalPage-module__hJik-q__listControls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.PmsProposalPage-module__hJik-q__viewControls{align-items:center;gap:8px;display:flex}.PmsProposalPage-module__hJik-q__viewToggle{background:#fff;border:1px solid #e0e0e0;border-radius:8px;height:40px;display:flex;overflow:hidden}.PmsProposalPage-module__hJik-q__viewToggleButton{color:#ccc;cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;height:100%;padding:0 12px;transition:all .2s;display:flex}.PmsProposalPage-module__hJik-q__viewToggleButtonActive{color:#7c5cfc;background:#f8f7ff}.PmsProposalPage-module__hJik-q__viewToggleButton:hover:not(.PmsProposalPage-module__hJik-q__viewToggleButtonActive){color:#999;background:#fafafa}.PmsProposalPage-module__hJik-q__totalCount{color:#333;font-size:15px;font-weight:700}.PmsProposalPage-module__hJik-q__totalCountNumber{color:#7c5cfc}.PmsProposalPage-module__hJik-q__cardGrid{grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:12px;display:grid}.PmsProposalPage-module__hJik-q__projectCard{background:#fff;border:1px solid #e8eaee;border-bottom:2px solid #d8dce4;border-radius:12px;flex-direction:column;gap:6px;padding:12px 14px;transition:all .2s;display:flex;position:relative;box-shadow:inset 0 1px #fff,0 1px 3px #0000000f,0 4px 12px #00000014,0 8px 24px #0000000d}.PmsProposalPage-module__hJik-q__projectCard:hover{background:#fff;border-color:#c9cdd6 #c9cdd6 #b0b6c2;transform:translateY(-3px);box-shadow:inset 0 1px #fff,0 2px 6px #00000014,0 8px 20px #0000001a,0 16px 36px #00000012}.PmsProposalPage-module__hJik-q__cardHeader{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.PmsProposalPage-module__hJik-q__cardHeaderActions{gap:0;display:flex}.PmsProposalPage-module__hJik-q__statusIconING{color:#7c5cfc}.PmsProposalPage-module__hJik-q__statusIconEND{color:#999}.PmsProposalPage-module__hJik-q__cardClickableArea{cursor:pointer;flex-direction:column;gap:6px;display:flex}.PmsProposalPage-module__hJik-q__cardTitle{color:#1a1a1a;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:39px;margin:2px 0;font-size:14px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.PmsProposalPage-module__hJik-q__cardInfoList{flex-direction:column;gap:4px;margin-bottom:4px;display:flex}.PmsProposalPage-module__hJik-q__cardInfoRow{align-items:center;font-size:11px;line-height:1.4;display:flex}.PmsProposalPage-module__hJik-q__infoLabel{color:#888;flex-shrink:0;width:80px;font-weight:500}.PmsProposalPage-module__hJik-q__infoValue{color:#444;text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.PmsProposalPage-module__hJik-q__cardFooter{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-top:auto;padding-top:8px;display:flex}.PmsProposalPage-module__hJik-q__footerLeft{align-items:center;gap:8px;display:flex}.PmsProposalPage-module__hJik-q__leftBadge{color:#fff;white-space:nowrap;border-radius:5px;padding:3px 8px;font-size:10px;font-weight:700}.PmsProposalPage-module__hJik-q__rightBadge{color:#7c5cfc;background:#f0edff;border-radius:5px;align-items:center;gap:3px;padding:3px 8px;font-size:10px;font-weight:700;display:flex}.PmsProposalPage-module__hJik-q__footerRight{gap:12px;display:flex}.PmsProposalPage-module__hJik-q__projectCard:hover .PmsProposalPage-module__hJik-q__cardStatusIcon{background:#f0edff}.PmsProposalPage-module__hJik-q__listView{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #eee;border-radius:8px;overflow-x:auto}.PmsProposalPage-module__hJik-q__tableContainer{border-collapse:collapse;width:100%;min-width:800px}.PmsProposalPage-module__hJik-q__tableHeader{background:#f8f9fa;border-bottom:1px solid #eee}.PmsProposalPage-module__hJik-q__tableHeader th{text-align:center;color:#888;padding:12px 16px;font-size:12px;font-weight:600}.PmsProposalPage-module__hJik-q__tableRow{border-bottom:1px solid #eee;transition:background .2s}.PmsProposalPage-module__hJik-q__tableRow:hover{background:#fbfbff}.PmsProposalPage-module__hJik-q__tableRow td{color:#333;text-align:center;padding:13px 16px;font-size:14px}.PmsProposalPage-module__hJik-q__tableRowClickable{cursor:pointer}.PmsProposalPage-module__hJik-q__tableCellMaxWidth{text-overflow:ellipsis;white-space:nowrap;max-width:20vw;overflow:hidden}.PmsProposalPage-module__hJik-q__statusBadge{color:#fff;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-block}.PmsProposalPage-module__hJik-q__statusIng{color:#3b82f6;background-color:#eff6ff;border:1px solid #dbeafe}.PmsProposalPage-module__hJik-q__statusEnd{color:#64748b;background-color:#f1f5f9;border:1px solid #e2e8f0}@media (max-width:768px){.PmsProposalPage-module__hJik-q__container{gap:12px;padding-bottom:40px}.PmsProposalPage-module__hJik-q__title{font-size:20px}.PmsProposalPage-module__hJik-q__filterBar{flex-direction:column;align-items:stretch;gap:20px;padding:24px 16px}.PmsProposalPage-module__hJik-q__searchText{width:100%!important}.PmsProposalPage-module__hJik-q__divider{display:none}.PmsProposalPage-module__hJik-q__listControls{flex-direction:column;align-items:stretch}.PmsProposalPage-module__hJik-q__viewControls{justify-content:space-between}.PmsProposalPage-module__hJik-q__viewToggle{display:none}.PmsProposalPage-module__hJik-q__cardGrid{grid-template-columns:1fr;gap:16px}}@media (max-width:480px){.PmsProposalPage-module__hJik-q__headerActions{width:100%}.PmsProposalPage-module__hJik-q__headerActions>button{flex:1}}@media (max-width:1200px){.PmsProposalPage-module__hJik-q__filterBar{flex-direction:column;align-items:stretch;gap:16px;padding:20px}.PmsProposalPage-module__hJik-q__divider{display:none}.PmsProposalPage-module__hJik-q__searchText{justify-content:space-between;padding:0}.PmsProposalPage-module__hJik-q__searchButton,.PmsProposalPage-module__hJik-q__resetButton{justify-content:center;width:100%;height:42px;padding:0}.PmsProposalPage-module__hJik-q__filterActions{width:100%}}@media (max-width:1024px){.PmsProposalPage-module__hJik-q__filterGroup{flex-direction:column;align-items:stretch}.PmsProposalPage-module__hJik-q__filterRow,.PmsProposalPage-module__hJik-q__filterRow:first-child{flex-direction:column;align-items:stretch;gap:6px;min-width:100%}.PmsProposalPage-module__hJik-q__divider{display:none}.PmsProposalPage-module__hJik-q__filterBottomRow{flex-direction:column;align-items:stretch;gap:20px;padding-top:20px}}.PmsProposalPage-module__hJik-q__tableHeaderColProjNo,.PmsProposalPage-module__hJik-q__tableHeaderColProjName,.PmsProposalPage-module__hJik-q__tableHeaderColBsnsGovmName,.PmsProposalPage-module__hJik-q__tableHeaderColPblancInstName{min-width:80px}.PmsProposalPage-module__hJik-q__tableHeaderColEffectiveYyyy{min-width:180px}.PmsProposalPage-module__hJik-q__tableHeaderColProjDate{min-width:120px}.PmsProposalPage-module__hJik-q__tableHeaderColJoinDivision,.PmsProposalPage-module__hJik-q__tableHeaderColProjPmName,.PmsProposalPage-module__hJik-q__tableHeaderColGovSupportPrice,.PmsProposalPage-module__hJik-q__tableHeaderColProjProposalState{min-width:80px}.PmsProposalPage-module__hJik-q__statusBadge.PmsProposalPage-module__hJik-q__statusA{color:#7c3aed;background-color:#f5f3ff;border:1px solid #ddd6fe}.PmsProposalPage-module__hJik-q__statusBadge.PmsProposalPage-module__hJik-q__statusB{color:#2563eb;background-color:#eff6ff;border:1px solid #bfdbfe}.PmsProposalPage-module__hJik-q__statusBadge.PmsProposalPage-module__hJik-q__statusC{color:#059669;background-color:#ecfdf5;border:1px solid #a7f3d0}.PmsProposalPage-module__hJik-q__statusBadge.PmsProposalPage-module__hJik-q__statusD{color:#475569;background-color:#f1f5f9;border:1px solid #cbd5e1}.PmsProposalPage-module__hJik-q__statusBadge.PmsProposalPage-module__hJik-q__statusX{color:#c2410c;background-color:#fff7ed;border:1px solid #fed7aa}.PmsProposalPage-module__hJik-q__statusBadge.PmsProposalPage-module__hJik-q__statusZ{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca}.PmsProposalPage-module__hJik-q__statusA{color:#7c3aed}.PmsProposalPage-module__hJik-q__statusB{color:#2563eb}.PmsProposalPage-module__hJik-q__statusC{color:#059669}.PmsProposalPage-module__hJik-q__statusD{color:#475569}.PmsProposalPage-module__hJik-q__statusX{color:#c2410c}.PmsProposalPage-module__hJik-q__statusZ{color:#dc2626}.PmsProposalPage-module__hJik-q__btnBlue{cursor:pointer;color:#1d4ed8;background:#eff6ff;border:1px solid #93c5fd;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 16px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.PmsProposalPage-module__hJik-q__btnBlue:hover:not(:disabled){color:#1e40af;background:#dbeafe;border-color:#60a5fa}.PmsProposalPage-module__hJik-q__btnBlue:disabled{opacity:.6;cursor:not-allowed}
@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(../media/KaTeX_AMS-Regular.0p1vbqd84i2~o.woff2)format("woff2"),url(../media/KaTeX_AMS-Regular.0b~8ki5y928w2.woff)format("woff"),url(../media/KaTeX_AMS-Regular.173t6ktr7uf-w.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(../media/KaTeX_Caligraphic-Bold.01-pzluls4zgb.woff2)format("woff2"),url(../media/KaTeX_Caligraphic-Bold.0x2v1lwn~880f.woff)format("woff"),url(../media/KaTeX_Caligraphic-Bold.16zv5fax0h0ka.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(../media/KaTeX_Caligraphic-Regular.0rysu1t-ncjq8.woff2)format("woff2"),url(../media/KaTeX_Caligraphic-Regular.10927swgekwun.woff)format("woff"),url(../media/KaTeX_Caligraphic-Regular.02i3z7wig438t.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(../media/KaTeX_Fraktur-Bold.0w23i72~hprpq.woff2)format("woff2"),url(../media/KaTeX_Fraktur-Bold.0e-16u10iuyyf.woff)format("woff"),url(../media/KaTeX_Fraktur-Bold.0et27v~3~4uhe.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(../media/KaTeX_Fraktur-Regular.0rekyoa-52fj_.woff2)format("woff2"),url(../media/KaTeX_Fraktur-Regular.0b.riegzdfue2.woff)format("woff"),url(../media/KaTeX_Fraktur-Regular.0vjwa15znhk~4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(../media/KaTeX_Main-Bold.16pfc63_du6mx.woff2)format("woff2"),url(../media/KaTeX_Main-Bold.09lmynrorhcbw.woff)format("woff"),url(../media/KaTeX_Main-Bold.09i7~607shf-h.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(../media/KaTeX_Main-BoldItalic.0d54rk08rx11s.woff2)format("woff2"),url(../media/KaTeX_Main-BoldItalic.0cp37g7x1q8h6.woff)format("woff"),url(../media/KaTeX_Main-BoldItalic.15j6k~hix2t_0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(../media/KaTeX_Main-Italic.06o5nq0_91v60.woff2)format("woff2"),url(../media/KaTeX_Main-Italic.0382gqciexmbu.woff)format("woff"),url(../media/KaTeX_Main-Italic.0su4i6mm18-wo.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(../media/KaTeX_Main-Regular.0kaf-ag2_wkm-.woff2)format("woff2"),url(../media/KaTeX_Main-Regular.0diheg01zyoph.woff)format("woff"),url(../media/KaTeX_Main-Regular.08zh8z.7shijf.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(../media/KaTeX_Math-BoldItalic.0ja97dn.cpc87.woff2)format("woff2"),url(../media/KaTeX_Math-BoldItalic.0ck1myuerwyqw.woff)format("woff"),url(../media/KaTeX_Math-BoldItalic.0ajzxypnbx1h1.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(../media/KaTeX_Math-Italic.0zrha2c4sl2je.woff2)format("woff2"),url(../media/KaTeX_Math-Italic.09xkhecjcn5r9.woff)format("woff"),url(../media/KaTeX_Math-Italic.0x23a-bmp-5tg.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(../media/KaTeX_SansSerif-Bold.05a9.pc1j_zx9.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Bold.0jcl-ayi1uun0.woff)format("woff"),url(../media/KaTeX_SansSerif-Bold.0re8y.dm7.mt5.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(../media/KaTeX_SansSerif-Italic.0a0234dc3s62j.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Italic.0judofdln9731.woff)format("woff"),url(../media/KaTeX_SansSerif-Italic.10z1iap9pfus8.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(../media/KaTeX_SansSerif-Regular.0v6gcj32-czft.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Regular.0h9yjlugq4q_e.woff)format("woff"),url(../media/KaTeX_SansSerif-Regular.0zm18kga42ebc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(../media/KaTeX_Script-Regular.0c4.h-mer83d_.woff2)format("woff2"),url(../media/KaTeX_Script-Regular.0ze6v4r_-99oy.woff)format("woff"),url(../media/KaTeX_Script-Regular.0q14y6zkzlpob.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size1-Regular.013x6a4ierotp.woff2)format("woff2"),url(../media/KaTeX_Size1-Regular.0kidw0oi.m68o.woff)format("woff"),url(../media/KaTeX_Size1-Regular.0m6y-i6wfokni.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size2-Regular.0d5inmyp-tyv3.woff2)format("woff2"),url(../media/KaTeX_Size2-Regular.0blpmluwilgbg.woff)format("woff"),url(../media/KaTeX_Size2-Regular.0wnhnvj-.k9d5.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size3-Regular.0iukctyhw5j56.woff2)format("woff2"),url(../media/KaTeX_Size3-Regular.01h0xm_sfctj3.woff)format("woff"),url(../media/KaTeX_Size3-Regular.0jl8mqyf4gzpn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size4-Regular.0w3.rb_c4stzk.woff2)format("woff2"),url(../media/KaTeX_Size4-Regular.12tvaesf3.zl3.woff)format("woff"),url(../media/KaTeX_Size4-Regular.0wr_9l81-mu06.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(../media/KaTeX_Typewriter-Regular.0c4zdxz~8frhm.woff2)format("woff2"),url(../media/KaTeX_Typewriter-Regular.0cgrzn5l3kao5.woff)format("woff"),url(../media/KaTeX_Typewriter-Regular.128~qc3858otl.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.16.47"}.katex .katex-mathml{clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}
.lexical-editor-container{box-sizing:border-box;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;flex-direction:column;width:100%;min-width:0;max-width:100%;height:auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;display:flex;position:relative;overflow:visible}.lexical-toolbar{z-index:30000;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;border-top-left-radius:7px;border-top-right-radius:7px;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:4px;padding:6px 8px;display:flex;position:relative}.lexical-toolbar .toolbar-group{align-items:center;gap:1px;display:flex}.lexical-toolbar .toolbar-group.push-right{margin-left:auto}.lexical-toolbar .toolbar-item{cursor:pointer;color:#4b5563;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:all .2s;display:flex}.lexical-toolbar .toolbar-item:hover:not(:disabled){color:#2563eb;background-color:#eff6ff;border-color:#bfdbfe}.lexical-toolbar .toolbar-item.active{color:#1d4ed8;background-color:#dbeafe;border-color:#93c5fd}.lexical-toolbar .toolbar-item:disabled{opacity:.4;cursor:not-allowed}.lexical-toolbar .divider{background-color:#e5e7eb;flex-shrink:0;align-self:center;width:1px;height:20px;margin:0 6px;display:block}[data-tooltip]{position:relative}[data-tooltip]:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;visibility:hidden;z-index:51000;pointer-events:none;background-color:#1f2937f2;border:1px solid #ffffff1a;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-4px);box-shadow:0 4px 10px #0003}[data-tooltip]:before{content:"";opacity:0;visibility:hidden;z-index:51000;pointer-events:none;border:5px solid #0000;border-top-color:#1f2937f2;transition:all .2s cubic-bezier(.4,0,.2,1);position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(4px)}[data-tooltip]:hover:after{opacity:1;visibility:visible;transform:translate(-50%)translateY(-10px)}[data-tooltip]:hover:before{opacity:1;visibility:visible;transform:translate(-50%)translateY(-1px)}[data-tooltip=""]:after,[data-tooltip=""]:before{display:none}.lexical-toolbar [data-tooltip]:after{top:100%;bottom:auto;transform:translate(-50%)translateY(4px)}.lexical-toolbar [data-tooltip]:before{border-color:#0000 #0000 #1f2937f2;top:100%;bottom:auto;transform:translate(-50%)translateY(-4px)}.lexical-toolbar [data-tooltip]:hover:after{transform:translate(-50%)translateY(10px)}.lexical-toolbar [data-tooltip]:hover:before{transform:translate(-50%)translateY(1px)}.side-action-container [data-tooltip]:after{inset:50% 100% auto auto;transform:translateY(-50%)translate(-4px)}.side-action-container [data-tooltip]:before{border-color:#0000 #0000 #0000 #1f2937f2;inset:50% 100% auto auto;transform:translateY(-50%)translate(4px)}.side-action-container [data-tooltip]:hover:after{transform:translateY(-50%)translate(-10px)}.side-action-container [data-tooltip]:hover:before{transform:translateY(-50%)translate(-1px)}.lexical-toolbar .color-btn{cursor:pointer;color:#4b5563;border-radius:4px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.lexical-toolbar .color-btn:hover{color:#2563eb;background-color:#eff6ff}.lexical-toolbar .color-picker-wrapper{align-items:center;display:flex;position:relative}.lexical-toolbar .hidden-color-input{opacity:0;cursor:pointer;width:30px;height:30px;position:absolute;top:0;left:0}.editor-input .editor-indent[style*="40px"]{padding-inline-start:20px!important;padding-left:20px!important}.editor-input .editor-indent[style*="80px"]{padding-inline-start:40px!important;padding-left:40px!important}.editor-input .editor-indent[style*="120px"]{padding-inline-start:60px!important;padding-left:60px!important}.editor-input .editor-indent[style*="160px"]{padding-inline-start:80px!important;padding-left:80px!important}.editor-input .editor-indent[style*="200px"]{padding-inline-start:100px!important;padding-left:100px!important}.editor-input .editor-indent[style*="240px"]{padding-inline-start:120px!important;padding-left:120px!important}.editor-input .editor-indent[style*="280px"]{padding-inline-start:140px!important;padding-left:140px!important}.editor-input .editor-indent[style*="320px"]{padding-inline-start:160px!important;padding-left:160px!important}.editor-input .editor-indent[style*="360px"]{padding-inline-start:180px!important;padding-left:180px!important}.editor-input .editor-indent[style*="400px"]{padding-inline-start:200px!important;padding-left:200px!important}.lexical-toolbar .toolbar-dropdown{position:relative}.lexical-toolbar .dropdown-button{cursor:pointer;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:4px;justify-content:space-between;align-items:center;gap:6px;min-width:90px;height:30px;padding:0 8px;font-size:13px;display:flex}.lexical-toolbar .dropdown-menu{z-index:52000;background:#fff;border:1px solid #e5e7eb;border-radius:6px;min-width:140px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.lexical-toolbar .dropdown-item{color:#374151;cursor:pointer;border-radius:4px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;display:flex}.lexical-toolbar .dropdown-item:hover{color:#2563eb;background-color:#f3f4f6}.editor-inner{background:#fff;flex-direction:column;flex:none;width:100%;min-width:0;min-height:150px;display:flex;position:relative;overflow:hidden}.editor-input,.lexical-view-mode{color:#111827;box-sizing:border-box;cursor:text;outline:none;flex:1;font-family:inherit;font-size:13px;line-height:1.5;display:block;overflow:hidden auto;width:100%!important;min-width:0!important;max-width:100%!important}.editor-input{height:100%;min-height:inherit;padding:16px 30px 100px 64px}.lexical-view-mode{cursor:default;height:auto;min-height:0;padding:0}.lexical-view-mode .editor-input{padding:16px 20px 24px!important}.editor-inner .placeholder{color:#9ca3af;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:inherit;font-size:13px;position:absolute;top:16px;left:64px}.editor-paragraph{margin:0 0 4px;position:relative}.editor-heading-h1{margin:12px 0 6px;font-size:1.8em;font-weight:800;line-height:1.3}.editor-heading-h2{margin:10px 0 4px;font-size:1.5em;font-weight:700;line-height:1.4}.editor-heading-h3{margin:8px 0 4px;font-size:1.25em;font-weight:600;line-height:1.5}.editor-quote{color:#4b5563;border-left:4px solid #e5e7eb;margin:8px 0;padding-left:16px;font-style:italic}.editor-list-ul{margin:4px 0;padding-left:24px;list-style-type:disc}.editor-list-ol{margin:4px 0;padding-left:24px;list-style-type:decimal}.editor-text-bold{font-weight:700!important}.editor-text-italic{font-style:italic!important}.editor-text-underline{text-decoration:underline!important}.editor-text-strikethrough{text-decoration:line-through!important}.editor-link{color:#2563eb;cursor:pointer;text-decoration:underline}.editor-link:hover{color:#1d4ed8;text-decoration:none}.editor-text-code{color:#be185d;background-color:#f3f4f6;border-radius:4px;padding:2px 4px;font-family:monospace;font-size:.9em}.lexical-resizer-handle{cursor:ns-resize;-webkit-user-select:none;user-select:none;background-color:#f9fafb;border-top:1px solid #e5e7eb;border-bottom-right-radius:7px;border-bottom-left-radius:7px;flex-shrink:0;justify-content:center;align-items:center;height:14px;transition:background-color .2s;display:flex!important}.lexical-resizer-handle:hover{background-color:#f3f4f6}.lexical-resizer-handle .resizer-icon{border-top:1px solid #d1d5db;border-bottom:1px solid #d1d5db;border-radius:2px;width:30px;height:4px}.side-action-container{z-index:28000;pointer-events:none;align-items:center;transition:opacity .2s;display:flex;position:absolute}.side-action-container>*{pointer-events:auto}.side-handle-btn{cursor:grab;color:#adb5bd;border-radius:4px;justify-content:center;align-items:center;padding:2px 0;transition:all .2s;display:flex}.side-handle-btn.plus-btn{cursor:pointer;color:#6b7280}.side-handle-btn.plus-btn:hover{color:#2563eb;background-color:#eff6ff}.side-handle-btn.drag-btn:hover{color:#495057;background-color:#f1f3f5}.side-handle-btn.delete-btn:hover{background-color:#f1f3f5;color:#495057!important}.quick-insert-menu{-webkit-user-select:none;user-select:none;flex-direction:column;animation:.2s ease-out pickerFadeIn;display:flex;overflow:hidden}@keyframes pickerFadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.picker-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;padding:8px 12px 4px;font-size:11px;font-weight:700}.picker-item{color:#374151;cursor:pointer;align-items:center;gap:10px;padding:8px 12px;font-size:13px;transition:all .1s;display:flex}.picker-item:hover{color:#2563eb;background-color:#f3f4f6}.picker-item svg{color:#6b7280}.picker-item:hover svg{color:#2563eb}.picker-divider{background-color:#f3f4f6;height:1px;margin:4px 0}.side-action-container{box-shadow:none;background:0 0;border:none;border-radius:0;align-items:center;gap:2px;padding:0;display:flex}hr[data-lexical-decorator=true]{cursor:pointer;background:0 0;border:none;outline:none;height:24px;margin:4px 0;display:block;position:relative}hr[data-lexical-decorator=true]:after{content:"";background-color:#e5e7eb;height:1px;transition:background-color .2s;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}hr[data-lexical-decorator=true]:hover:after{background-color:#3b82f6}.editor-table{border-collapse:collapse;border-spacing:0;table-layout:fixed;cursor:default;width:max-content;max-width:none;margin:0;display:table!important}.editor-table-container{box-sizing:border-box;clear:both;border:1px solid #0000;width:100%;max-width:100%;margin:16px 0;display:block;position:relative;overflow-x:auto!important}.editor-tableSelection ::selection{background:0 0}.editor-table td,.editor-table th{vertical-align:top;cursor:text;font-weight:400;font-size:inherit;color:inherit;font-family:inherit;font-style:normal;line-height:inherit;text-align:left;box-sizing:border-box;background-color:#fff;position:relative;word-break:break-all!important;border:1px solid #d1d5db!important;padding:0!important}.editor-table th{background-color:#fff;font-weight:400}.editor-table td>p,.editor-table th>p,.editor-table td>div,.editor-table th>div{box-sizing:border-box;cursor:text;white-space:pre-wrap;word-break:break-all;width:100%;min-height:36px;display:block;margin:0!important;padding:8px 12px!important}.editor-table-cell-header{background-color:#fff;font-weight:400}.editor-table td[style*="rgb(242, 243, 245)"],.editor-table th[style*="rgb(242, 243, 245)"],.editor-table td[style*="rgb(242,243,245)"],.editor-table th[style*="rgb(242,243,245)"],.editor-table td[style*=\#f2f3f5],.editor-table th[style*=\#f2f3f5]{background-color:#fff!important}.editor-table-cell-selected{outline-offset:-2px;pointer-events:auto;outline:2px solid #4285f4;background-color:#e8f0fe!important}.editor-table-cell-primary-selected{outline-offset:-2px;outline:2px solid #1a73e8!important}.table-insert-dialog{min-width:180px!important;padding:12px!important}.table-insert-dialog .dialog-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.table-insert-dialog .dialog-row label{color:#4b5563;white-space:nowrap;font-size:12px}.table-insert-dialog .dialog-row input{border:1px solid #d1d5db;border-radius:4px;outline:none;width:60px;padding:4px 8px;font-size:13px}.table-insert-dialog .confirm-btn{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:4px;width:100%;margin-top:4px;padding:6px;font-size:13px;transition:background-color .2s}.table-insert-dialog .confirm-btn:hover{background-color:#1d4ed8}.TableCellResizer__resizer{z-index:28500;cursor:col-resize;background-color:#0000;width:4px;position:absolute}.TableCellResizer__resizer:hover,.TableCellResizer__resizer.active{background-color:#3b82f6}.table-cell-action-button{cursor:pointer;color:#6b7280;opacity:.7;background-color:#ffffffe6;border:1px solid #d1d5db;border-radius:3px;justify-content:center;align-items:center;padding:2px 3px;display:flex;box-shadow:0 1px 2px #00000014}.table-cell-action-button:hover{opacity:1;color:#2563eb;background-color:#f0f4ff;border-color:#93c5fd}.table-menu-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;-webkit-user-select:none;user-select:none;padding:5px 12px 2px;font-size:10px;font-weight:700}.table-action-item{color:#374151;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:4px;align-items:center;gap:7px;width:100%;padding:6px 12px;font-size:13px;display:flex}.table-action-item:disabled{opacity:.35;cursor:not-allowed;color:#9ca3af}.draggable-block-target-line{pointer-events:none;z-index:28000;background:#3b82f6;height:2px;transition:opacity .1s;position:absolute}.editor-code{white-space:pre;tab-size:2;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:16px 0;padding:12px 16px 12px 45px;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:13px;line-height:22px;display:block;position:relative;overflow-x:auto}.editor-code:before{content:"";pointer-events:none;background-color:#f1f3f5;border-right:1px solid #e9ecef;border-top-left-radius:7px;border-bottom-left-radius:7px;width:35px;position:absolute;top:0;bottom:0;left:0}.floating-code-ui-item .copy-code-btn{color:#6b7280;cursor:pointer;opacity:0;z-index:28000;pointer-events:auto;background:#fff;border:1px solid #e5e7eb;border-radius:4px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:500;transition:all .2s;position:absolute;top:8px;right:8px;transform:translateY(2px);box-shadow:0 1px 2px #0000000d;display:flex!important}.floating-code-ui-item.is-hovered .copy-code-btn{opacity:1;transform:translateY(0)}.floating-code-ui-item .copy-code-btn:hover{color:#2563eb;background-color:#f9fafb;border-color:#d1d5db}.floating-code-ui-item .copy-code-btn.success{color:#059669;opacity:1;background-color:#ecfdf5;border-color:#34d399}.floating-code-ui-item .code-line-numbers{text-align:right;color:#adb5bd;-webkit-user-select:none;user-select:none;pointer-events:none;width:35px;padding-right:8px;font-family:inherit;font-size:12px;line-height:22px;position:absolute;top:12px;left:0}.floating-code-ui-item .code-line-numbers div{height:22px}.view-code-line-numbers{text-align:right;color:#adb5bd;-webkit-user-select:none;user-select:none;pointer-events:none;box-sizing:border-box;width:35px;padding-right:8px;font-family:inherit;font-size:12px;line-height:22px;position:absolute;top:12px;left:0}.view-code-line-numbers div{height:22px}.view-copy-code-btn{color:#6b7280;cursor:pointer;opacity:0;z-index:28000;background:#fff;border:1px solid #e5e7eb;border-radius:4px;align-items:center;gap:4px;padding:4px 10px;font-family:inherit;font-size:11px;font-weight:500;transition:all .2s;display:flex;position:absolute;top:8px;right:8px;transform:translateY(2px);box-shadow:0 1px 2px #0000000d}code.editor-code:hover .view-copy-code-btn,pre:hover .view-copy-code-btn{opacity:1;transform:translateY(0)}.view-copy-code-btn:hover{color:#2563eb;background-color:#f9fafb;border-color:#d1d5db}.view-copy-code-btn.success{color:#059669;opacity:1;background-color:#ecfdf5;border-color:#34d399;transform:translateY(0)}.editor-tokenComment{color:#6a737d;font-style:italic}.editor-tokenAttr{color:#d73a49}.editor-tokenProperty{color:#005cc5}.editor-tokenSelector{color:#22863a}.editor-tokenOperator{color:#d73a49}.editor-tokenPunctuation{color:#24292e}.editor-tokenVariable{color:#e36209}.editor-tokenFunction{color:#6f42c1}.table-action-menu-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:1px;min-width:180px;padding:6px;display:flex;box-shadow:0 10px 25px #0000001f}.table-menu-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;padding:6px 12px 2px;font-size:11px;font-weight:600}.table-action-item{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:8px 12px;font-size:13.5px;transition:all .15s;display:flex}.table-action-item:hover:not(:disabled){color:#111827;background-color:#f3f4f6}.table-action-item:disabled{color:#d1d5db;cursor:not-allowed;opacity:.6}.table-action-item.danger{color:#ef4444}.table-action-item.danger:hover:not(:disabled){color:#dc2626;background-color:#fef2f2}.table-action-divider{background-color:#f3f4f6;height:1px;margin:4px 6px}.table-color-picker{grid-template-columns:repeat(5,1fr);gap:6px;padding:8px 12px;display:grid}.color-item{cursor:pointer;border:1px solid #dee2e6;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:11px;transition:transform .1s;display:flex}.color-item:hover{border-color:#adb5bd;transform:scale(1.1)}.table-cell-action-button{cursor:pointer;color:#6b7280;background:#fff;border:1px solid #d1d5db;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.table-cell-action-button:hover{color:#111827;background:#f9fafb;border-color:#9ca3af}.editor-input::-webkit-scrollbar{width:10px;height:10px}.editor-input::-webkit-scrollbar-track{background:0 0}.editor-input::-webkit-scrollbar-thumb{background:#d1d5db;border:2px solid #fff;border-radius:10px}.editor-input::-webkit-scrollbar-thumb:hover{background:#2563eb}.editor-table-container::-webkit-scrollbar-thumb:hover{background:#2563eb}.editor-table-container::-webkit-scrollbar{height:10px}.editor-table-container::-webkit-scrollbar-track{background:#f3f4f6;border-radius:10px}.editor-table-container::-webkit-scrollbar-thumb{background:#3b82f6;border:2px solid #fff;border-radius:10px}.floating-toolbar{z-index:50000;opacity:0;visibility:hidden;pointer-events:none;background-color:#1f2937;border-radius:8px;gap:2px;padding:4px;transition:opacity .2s,visibility .2s,top .2s,left .2s;display:flex;position:absolute;box-shadow:0 4px 10px #0003}.floating-toolbar.active{opacity:1;visibility:visible;pointer-events:auto}.floating-toolbar .toolbar-item{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .2s;display:flex}.floating-toolbar .toolbar-item:hover,.floating-toolbar .dropdown-button:hover{background-color:#374151}.floating-toolbar .toolbar-item.active{color:#60a5fa;background-color:#4b5563}.floating-divider{background-color:#4b5563;width:1px;margin:4px}.floating-select{appearance:auto;color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;outline:none;width:auto;min-width:60px;height:32px;padding:0 4px;font-family:inherit;font-size:13px}.floating-select option{color:#fff;background-color:#1f2937}.editor-equation{cursor:pointer;vertical-align:middle;border-radius:4px;padding:2px 4px;transition:background-color .2s,box-shadow .2s;display:inline}.editor-equation:hover{background-color:#eff6ff;box-shadow:0 0 0 2px #bfdbfe}.editor-equation.editor-equation-block{text-align:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:16px 0;padding:16px;display:block}.editor-equation.editor-equation-block:hover{background-color:#f0f7ff;border-color:#93c5fd;box-shadow:0 2px 8px #3b82f61a}.equation-render{cursor:pointer;transition:all .2s}.equation-render.inline{display:inline}.equation-render.block{text-align:center;display:block}.equation-editor-wrapper{z-index:51000;display:inline-block;position:relative}.equation-editor-wrapper.block{margin:12px 0;display:block}.equation-editor-inner{background:#fff;border:2px solid #3b82f6;border-radius:8px;min-width:280px;padding:12px;box-shadow:0 4px 16px #3b82f626}.equation-editor-label{color:#6b7280;-webkit-user-select:none;user-select:none;margin-bottom:8px;font-size:11px;font-weight:600}.equation-editor-input{color:#111827;resize:vertical;box-sizing:border-box;background-color:#f9fafb;border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;padding:8px 10px;font-family:Fira Code,Consolas,monospace;font-size:13px;transition:border-color .2s}.equation-editor-input:focus{background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.equation-editor-actions{justify-content:flex-end;gap:6px;margin-top:8px;display:flex}.eq-btn{cursor:pointer;border:1px solid #0000;border-radius:4px;padding:4px 12px;font-size:12px;font-weight:500;transition:all .2s}.eq-btn-save{color:#fff;background-color:#2563eb;border-color:#2563eb}.eq-btn-save:hover{background-color:#1d4ed8}.eq-btn-cancel{color:#6b7280;background-color:#f3f4f6;border-color:#d1d5db}.eq-btn-cancel:hover{color:#374151;background-color:#e5e7eb}.equation-dialog{max-height:440px;overflow-y:auto;border-radius:10px!important;min-width:360px!important;max-width:420px!important;padding:0!important;box-shadow:0 20px 40px #00000026!important}.equation-dialog::-webkit-scrollbar{width:6px}.equation-dialog::-webkit-scrollbar-track{background:0 0}.equation-dialog::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:6px}.eq-dialog-header{z-index:1;background:#fff;border-bottom:1px solid #f3f4f6;border-radius:10px 10px 0 0;justify-content:space-between;align-items:center;padding:12px 14px 8px;display:flex;position:sticky;top:0}.eq-dialog-title{color:#111827;font-size:13px;font-weight:700}.eq-dialog-mode-toggle{background:#f3f4f6;border-radius:6px;gap:2px;padding:2px;display:flex}.eq-mode-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:3px 10px;font-size:11px;font-weight:500;transition:all .15s}.eq-mode-btn.active{color:#2563eb;background:#fff;box-shadow:0 1px 3px #0000001a}.eq-dialog-section{padding:8px 14px 10px}.eq-dialog-section+.eq-dialog-section{border-top:1px solid #f3f4f6}.eq-dialog-section-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.03em;margin-bottom:8px;font-size:11px;font-weight:600}.eq-template-grid{grid-template-columns:repeat(auto-fill,minmax(52px,1fr));gap:4px;display:grid}.eq-template-item{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;min-height:34px;padding:6px 4px;transition:all .15s;display:flex}.eq-template-item:hover{color:#2563eb;background-color:#eff6ff;border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 2px 4px #3b82f61a}.eq-template-item.chem:hover{color:#16a34a;background-color:#f0fdf4;border-color:#86efac;box-shadow:0 2px 4px #16a34a1a}.eq-template-icon{color:#374151;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-family:Segoe UI,system-ui,sans-serif;font-size:12px;font-weight:500;overflow:hidden}.eq-custom-input{color:#111827;resize:none;box-sizing:border-box;background-color:#f9fafb;border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;padding:8px 10px;font-family:Fira Code,Consolas,monospace;font-size:12px;transition:border-color .2s}.eq-custom-input:focus{background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f614}.eq-dialog-actions{justify-content:flex-end;margin-top:8px;display:flex}.eq-preview-container{background-color:#fafbfc;border:1px solid #e5e7eb;border-radius:6px;margin-top:8px;overflow:hidden}.eq-preview-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;-webkit-user-select:none;user-select:none;background-color:#f3f4f6;border-bottom:1px solid #e5e7eb;padding:4px 10px 2px;font-size:10px;font-weight:600}.eq-preview-content{color:#111827;justify-content:flex-start;align-items:center;min-height:28px;padding:10px 12px;font-size:14px;display:flex;overflow-x:auto}.eq-preview-content.block{justify-content:center;padding:14px 12px}.eq-preview-content::-webkit-scrollbar{height:4px}.eq-preview-content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.eq-preview-placeholder{color:#9ca3af;font-size:12px;font-style:italic}.eq-preview-error{color:#ef4444;font-family:Fira Code,Consolas,monospace;font-size:12px}.eq-preview-inline-editor{background-color:#f8fafc;border-color:#dbeafe;margin-top:10px}.eq-preview-inline-editor .eq-preview-label{color:#6b7280;background-color:#eff6ff;border-bottom-color:#dbeafe}
.file-module__Rhssaq__singleContainer{background-color:#f8fafc;border:1px dashed #e2e8f0;border-radius:8px;flex-direction:column;width:100%;padding:8px 12px;transition:all .2s;display:flex}.file-module__Rhssaq__singleContainer.file-module__Rhssaq__dragOver{background-color:#f0f7ff;border:2px dashed #3b82f6}.file-module__Rhssaq__singleInputGroup{align-items:center;gap:12px;width:100%;display:flex}.file-module__Rhssaq__singleFileDisplay{background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;flex:1;align-items:center;gap:12px;padding:8px 16px;display:flex;box-shadow:0 1px 2px #0000000d}.file-module__Rhssaq__fileIconWrapper{background-color:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.file-module__Rhssaq__singleFileInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.file-module__Rhssaq__icon{color:#64748b}.file-module__Rhssaq__fileName{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.file-module__Rhssaq__fileSize{color:#94a3b8;font-size:11px}.file-module__Rhssaq__deleteBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.file-module__Rhssaq__deleteBtn:hover{color:#ef4444;background-color:#fee2e2}.file-module__Rhssaq__placeholder{color:#94a3b8;flex:1;padding:4px 0;font-size:13px;font-style:italic}.file-module__Rhssaq__multiContainer{border:none;border-radius:8px;flex-direction:column;width:100%;padding:0;transition:all .2s;display:flex;position:relative}.file-module__Rhssaq__multiContainer.file-module__Rhssaq__dragOver{background-color:#f0f7ff;border:2px dashed #3b82f6;border-radius:12px}.file-module__Rhssaq__fileNameCell{align-items:center;gap:10px;width:100%;display:flex}.file-module__Rhssaq__fileNameTextWrapper{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.file-module__Rhssaq__fileIcon{flex-shrink:0}.file-module__Rhssaq__progressBar{background-color:#e2e8f0;border-radius:2px;width:100%;height:4px;margin-top:4px;overflow:hidden}.file-module__Rhssaq__progressFill{background-color:#3b82f6;height:100%;transition:width .3s}.file-module__Rhssaq__errorText{color:#ef4444;font-size:11px}.file-module__Rhssaq__dragMessage{color:#64748b;text-align:center;background-color:#f8fafc;border-top:1px dashed #e2e8f0;border-radius:0 0 8px 8px;margin-top:10px;padding:8px;font-size:12px;font-style:italic}.file-module__Rhssaq__fileCountInfo{color:#64748b;align-items:center;gap:12px;font-size:13px;display:flex}div[class*=datatableHeaderTotalInfo]:before{display:none!important}.select-trigger+.file-module__Rhssaq__fileCountInfo{display:none!important}.file-module__Rhssaq__countItem{align-items:center;gap:4px;display:flex}.file-module__Rhssaq__countNumber{color:#1e293b;text-align:center;min-width:12px;font-weight:700}.file-module__Rhssaq__countNumber.file-module__Rhssaq__added{color:#10b981}.file-module__Rhssaq__countNumber.file-module__Rhssaq__deleted{color:#ef4444}.file-module__Rhssaq__isInvalid{border-color:var(--color-danger)!important}.file-module__Rhssaq__isInvalid.file-module__Rhssaq__singleContainer{border-style:dashed!important}.file-module__Rhssaq__isInvalid .file-module__Rhssaq__singleInputGroup .file-module__Rhssaq__placeholder{color:var(--color-danger)}.file-module__Rhssaq__overlay{z-index:10000;background-color:#ffffff1a;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.file-module__Rhssaq__overlayContent{text-align:center;width:320px;box-shadow:none;background:0 0;border:none;padding:0}.file-module__Rhssaq__overlayProgressBar{background:linear-gradient(#f0f9ff 0%,#e0f2fe 45%,#dbeafe 100%);border:1px solid #38bdf859;border-radius:999px;width:100%;height:34px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0ea5e914,inset 0 1px #ffffffe6}.file-module__Rhssaq__overlayProgressFill{border-radius:inherit;background-image:linear-gradient(#ffffff61 0%,#ffffff0f 45%,#fff0 52%,#0284c71a 100%),linear-gradient(90deg,#bae6fd 0%,#7dd3fc 22%,#38bdf8 50%,#7dd3fc 78%,#bae6fd 100%);background-position:0 0,0 0;background-size:100% 100%,200% 100%;min-width:0;height:100%;transition:width .35s cubic-bezier(.4,0,.2,1);animation:3.5s linear infinite file-module__Rhssaq__barMotion;box-shadow:inset 0 1px 2px #ffffff8c,inset 0 -1px 2px #0369a11f}@keyframes file-module__Rhssaq__barMotion{0%{background-position:0 0,0 0}to{background-position:0 0,100% 0}}.file-module__Rhssaq__overlayProgressText{letter-spacing:.01em;color:#0c4a6e;text-shadow:0 1px 1px #ffffffd9;z-index:1;pointer-events:none;justify-content:center;align-items:center;margin-top:0;font-size:14px;font-weight:700;display:flex;position:absolute;inset:0}.file-module__Rhssaq__bottomErrorArea{background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;align-items:center;gap:8px;margin-top:10px;padding:10px 14px;animation:.2s ease-out file-module__Rhssaq__slideUp;display:flex}@keyframes file-module__Rhssaq__slideUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.file-module__Rhssaq__bottomErrorIcon{color:#ef4444;flex-shrink:0}.file-module__Rhssaq__bottomErrorMessage{color:#991b1b;flex:1;font-size:13px;font-weight:500}.file-module__Rhssaq__errorCloseBtn{color:#f87171;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:all .2s;display:flex}.file-module__Rhssaq__errorCloseBtn:hover{color:#ef4444;background-color:#fee2e2}.file-module__Rhssaq__fileNameLink{cursor:pointer;color:inherit;margin-left:0;text-decoration:underline}.file-module__Rhssaq__downloadBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.file-module__Rhssaq__downloadBtn:hover{color:#0f172a;background-color:#e2e8f0}.file-module__Rhssaq__checkboxContainer{justify-content:center;display:flex}
.tntFile-module__VhpXxq__singleContainer{background-color:#f8fafc;border:1px dashed #e2e8f0;border-radius:8px;flex-direction:column;width:100%;padding:8px 12px;transition:all .2s;display:flex}.tntFile-module__VhpXxq__singleContainer.tntFile-module__VhpXxq__dragOver{background-color:#f0f7ff;border:2px dashed #3b82f6}.tntFile-module__VhpXxq__singleInputGroup{align-items:center;gap:12px;width:100%;display:flex}.tntFile-module__VhpXxq__singleFileDisplay{background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;flex:1;align-items:center;gap:12px;padding:8px 16px;display:flex;box-shadow:0 1px 2px #0000000d}.tntFile-module__VhpXxq__fileIconWrapper{background-color:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.tntFile-module__VhpXxq__singleFileInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.tntFile-module__VhpXxq__icon{color:#64748b}.tntFile-module__VhpXxq__fileName{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.tntFile-module__VhpXxq__fileSize{color:#94a3b8;font-size:11px}.tntFile-module__VhpXxq__deleteBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.tntFile-module__VhpXxq__deleteBtn:hover{color:#ef4444;background-color:#fee2e2}.tntFile-module__VhpXxq__placeholder{color:#94a3b8;flex:1;padding:4px 0;font-size:13px;font-style:italic}.tntFile-module__VhpXxq__multiContainer{border:none;border-radius:8px;flex-direction:column;width:100%;padding:0;transition:all .2s;display:flex;position:relative}.tntFile-module__VhpXxq__multiContainer.tntFile-module__VhpXxq__dragOver{background-color:#f0f7ff;border:2px dashed #3b82f6;border-radius:12px}.tntFile-module__VhpXxq__fileNameCell{align-items:center;gap:10px;width:100%;display:flex}.tntFile-module__VhpXxq__fileNameTextWrapper{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.tntFile-module__VhpXxq__fileIcon{flex-shrink:0}.tntFile-module__VhpXxq__progressBar{background-color:#e2e8f0;border-radius:2px;width:100%;height:4px;margin-top:4px;overflow:hidden}.tntFile-module__VhpXxq__progressFill{background-color:#3b82f6;height:100%;transition:width .3s}.tntFile-module__VhpXxq__errorText{color:#ef4444;font-size:11px}.tntFile-module__VhpXxq__dragMessage{color:#64748b;text-align:center;background-color:#f8fafc;border-top:1px dashed #e2e8f0;border-radius:0 0 8px 8px;margin-top:10px;padding:8px;font-size:12px;font-style:italic}.tntFile-module__VhpXxq__fileCountInfo{color:#64748b;align-items:center;gap:12px;font-size:13px;display:flex}div[class*=datatableHeaderTotalInfo]:before{display:none!important}.select-trigger+.tntFile-module__VhpXxq__fileCountInfo{display:none!important}.tntFile-module__VhpXxq__countItem{align-items:center;gap:4px;display:flex}.tntFile-module__VhpXxq__countNumber{color:#1e293b;text-align:center;min-width:12px;font-weight:700}.tntFile-module__VhpXxq__countNumber.tntFile-module__VhpXxq__added{color:#10b981}.tntFile-module__VhpXxq__countNumber.tntFile-module__VhpXxq__deleted{color:#ef4444}.tntFile-module__VhpXxq__isInvalid{border-color:var(--color-danger)!important}.tntFile-module__VhpXxq__isInvalid.tntFile-module__VhpXxq__singleContainer{border-style:dashed!important}.tntFile-module__VhpXxq__isInvalid .tntFile-module__VhpXxq__singleInputGroup .tntFile-module__VhpXxq__placeholder{color:var(--color-danger)}.tntFile-module__VhpXxq__overlay{z-index:10000;background-color:#ffffff1a;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.tntFile-module__VhpXxq__overlayContent{text-align:center;width:320px;box-shadow:none;background:0 0;border:none;padding:0}.tntFile-module__VhpXxq__overlayProgressBar{background:linear-gradient(#f0f9ff 0%,#e0f2fe 45%,#dbeafe 100%);border:1px solid #38bdf859;border-radius:999px;width:100%;height:34px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0ea5e914,inset 0 1px #ffffffe6}.tntFile-module__VhpXxq__overlayProgressFill{border-radius:inherit;background-image:linear-gradient(#ffffff61 0%,#ffffff0f 45%,#fff0 52%,#0284c71a 100%),linear-gradient(90deg,#bae6fd 0%,#7dd3fc 22%,#38bdf8 50%,#7dd3fc 78%,#bae6fd 100%);background-position:0 0,0 0;background-size:100% 100%,200% 100%;min-width:0;height:100%;transition:width .35s cubic-bezier(.4,0,.2,1);animation:3.5s linear infinite tntFile-module__VhpXxq__barMotion;box-shadow:inset 0 1px 2px #ffffff8c,inset 0 -1px 2px #0369a11f}@keyframes tntFile-module__VhpXxq__barMotion{0%{background-position:0 0,0 0}to{background-position:0 0,100% 0}}.tntFile-module__VhpXxq__overlayProgressText{letter-spacing:.01em;color:#0c4a6e;text-shadow:0 1px 1px #ffffffd9;z-index:1;pointer-events:none;justify-content:center;align-items:center;margin-top:0;font-size:14px;font-weight:700;display:flex;position:absolute;inset:0}.tntFile-module__VhpXxq__bottomErrorArea{background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;align-items:center;gap:8px;margin-top:10px;padding:10px 14px;animation:.2s ease-out tntFile-module__VhpXxq__slideUp;display:flex}@keyframes tntFile-module__VhpXxq__slideUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.tntFile-module__VhpXxq__bottomErrorIcon{color:#ef4444;flex-shrink:0}.tntFile-module__VhpXxq__bottomErrorMessage{color:#991b1b;flex:1;font-size:13px;font-weight:500}.tntFile-module__VhpXxq__errorCloseBtn{color:#f87171;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:all .2s;display:flex}.tntFile-module__VhpXxq__errorCloseBtn:hover{color:#ef4444;background-color:#fee2e2}.tntFile-module__VhpXxq__fileNameLink{cursor:pointer;color:inherit;margin-left:0;text-decoration:underline}.tntFile-module__VhpXxq__downloadBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.tntFile-module__VhpXxq__downloadBtn:hover{color:#0f172a;background-color:#e2e8f0}.tntFile-module__VhpXxq__checkboxContainer{justify-content:center;display:flex}
.ElnSidebar-module__0qHqDG__sidebar{top:0;top:var(--header-height);z-index:90;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:72px;transition:transform .3s;display:flex;position:fixed;bottom:0;left:0;overflow:hidden}.ElnSidebar-module__0qHqDG__nav{flex-direction:column;flex:1;align-items:center;gap:16px;padding:24px 0;display:flex}.ElnSidebar-module__0qHqDG__navItem{width:56px;height:56px;transition:all var(--transition-normal);color:#64748b;border-radius:12px;justify-content:center;align-items:center;text-decoration:none;display:flex}.ElnSidebar-module__0qHqDG__navItemInner{flex-direction:column;align-items:center;gap:4px;display:flex}.ElnSidebar-module__0qHqDG__navItem:hover{color:#0f172a;background:#f1f5f9;transform:translateY(-2px)}.ElnSidebar-module__0qHqDG__navItem.ElnSidebar-module__0qHqDG__active{color:#fff;background:#7c3aed;box-shadow:0 4px 12px #7c3aed66}.ElnSidebar-module__0qHqDG__navItem.ElnSidebar-module__0qHqDG__active .ElnSidebar-module__0qHqDG__navLabel{color:#fff}.ElnSidebar-module__0qHqDG__navItemProminent{background:linear-gradient(135deg,#00d2ff 0%,#3a7bd5 100%);margin-bottom:8px;box-shadow:0 4px 10px #00d2ff33;color:#fff!important}.ElnSidebar-module__0qHqDG__navItemProminent:hover{transform:translateY(-2px)scale(1.05);box-shadow:0 6px 15px #00d2ff66;background:linear-gradient(135deg,#00e0ff 0%,#4a8be5 100%)!important}.ElnSidebar-module__0qHqDG__navItemProminent .ElnSidebar-module__0qHqDG__navLabel{color:#fff;font-weight:700}.ElnSidebar-module__0qHqDG__navIcon{width:24px;height:24px}.ElnSidebar-module__0qHqDG__navItemProminent .ElnSidebar-module__0qHqDG__navIcon{width:28px;height:28px}.ElnSidebar-module__0qHqDG__navLabel{white-space:nowrap;text-align:center;text-overflow:ellipsis;max-width:52px;font-size:.65rem;font-weight:600;display:block;overflow:hidden}@media (max-width:768px){.ElnSidebar-module__0qHqDG__sidebar{width:100%;height:auto;min-height:var(--eln-mobile-tabbar-height,58px);padding-bottom:env(safe-area-inset-bottom,0px);z-index:98;border-top:1px solid #e2e8f0;border-right:none;flex-direction:row;align-items:center;inset:auto 0 0;transform:none;box-shadow:0 -4px 12px #0f172a14}.ElnSidebar-module__0qHqDG__nav{flex-direction:row;flex:1;justify-content:stretch;align-items:stretch;gap:6px;padding:4px 6px}.ElnSidebar-module__0qHqDG__navItem{border-radius:0;flex:1 1 0;justify-content:center;align-items:stretch;width:auto;min-width:0;height:auto;min-height:0;padding:0;display:flex;box-shadow:none!important;background:0 0!important}.ElnSidebar-module__0qHqDG__navItem:hover{transform:none;background:0 0!important}.ElnSidebar-module__0qHqDG__navItemInner{box-sizing:border-box;width:100%;min-width:0;min-height:44px;transition:background var(--transition-normal), color var(--transition-normal), box-shadow var(--transition-normal), transform var(--transition-normal);border-radius:12px;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:3px;padding:6px 4px;display:flex}.ElnSidebar-module__0qHqDG__navItem:hover .ElnSidebar-module__0qHqDG__navItemInner{color:#0f172a;background:#f1f5f9}.ElnSidebar-module__0qHqDG__navItem.ElnSidebar-module__0qHqDG__active{box-shadow:none!important;background:0 0!important}.ElnSidebar-module__0qHqDG__navItem.ElnSidebar-module__0qHqDG__active .ElnSidebar-module__0qHqDG__navItemInner{color:#fff;background:#7c3aed;box-shadow:0 2px 8px #7c3aed59}.ElnSidebar-module__0qHqDG__navItem.ElnSidebar-module__0qHqDG__active:hover .ElnSidebar-module__0qHqDG__navItemInner{color:#fff;background:#6d28d9;box-shadow:0 2px 10px #7c3aed73}.ElnSidebar-module__0qHqDG__navItem.ElnSidebar-module__0qHqDG__active .ElnSidebar-module__0qHqDG__navLabel{color:#fff}.ElnSidebar-module__0qHqDG__navItemProminent{margin-bottom:0;box-shadow:none!important;background:0 0!important}.ElnSidebar-module__0qHqDG__navItemProminent .ElnSidebar-module__0qHqDG__navItemInner{background:linear-gradient(135deg,#00d2ff 0%,#3a7bd5 100%);box-shadow:0 2px 8px #00d2ff40;color:#fff!important}.ElnSidebar-module__0qHqDG__navItemProminent:hover .ElnSidebar-module__0qHqDG__navItemInner{transform:translateY(-1px);box-shadow:0 3px 10px #00d2ff59;background:linear-gradient(135deg,#00e0ff 0%,#4a8be5 100%)!important}.ElnSidebar-module__0qHqDG__navItemProminent .ElnSidebar-module__0qHqDG__navLabel{color:#fff}.ElnSidebar-module__0qHqDG__navIcon{flex-shrink:0;width:20px;height:20px}.ElnSidebar-module__0qHqDG__navItem svg{width:20px!important;height:20px!important}.ElnSidebar-module__0qHqDG__navLabel{white-space:nowrap;text-overflow:ellipsis;text-align:center;width:100%;max-width:100%;line-height:1.15;overflow:hidden;font-size:.52rem!important}}
.FileAdd-module__joa_LG__body{background-color:#0000;border:2px dashed #cbd5e1;border-radius:12px;flex-direction:column;gap:16px;width:100%;height:100%;padding:16px;transition:all .2s;display:flex;position:relative;overflow:visible}.FileAdd-module__joa_LG__dropzoneActive{box-shadow:inset 0 0 0 4px #3b82f60d;background-color:#eff6ff!important;border-color:#3b82f6!important}.FileAdd-module__joa_LG__dragOverlay{z-index:9999;pointer-events:none;background-color:#3b82f60f;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.FileAdd-module__joa_LG__dragOverlayContent{background:#fffffff2;border:2px dashed #3b82f6;border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:32px 48px;display:flex;box-shadow:0 8px 32px #3b82f626}.FileAdd-module__joa_LG__dragOverlayIcon{color:#3b82f6;animation:.6s infinite alternate FileAdd-module__joa_LG__dragBounce}@keyframes FileAdd-module__joa_LG__dragBounce{0%{transform:translateY(0)}to{transform:translateY(-6px)}}.FileAdd-module__joa_LG__dragOverlayText{color:#3b82f6;font-size:15px;font-weight:600}.FileAdd-module__joa_LG__dragOverlayHint{color:#64748b;font-size:12px}.FileAdd-module__joa_LG__selectRow{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.FileAdd-module__joa_LG__selectGroup{flex-direction:column;flex:1;gap:4px;display:flex}.FileAdd-module__joa_LG__selectLabel{color:#475569;letter-spacing:.02em;font-size:12px;font-weight:600}.FileAdd-module__joa_LG__dropzone{cursor:pointer;background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:180px;padding:24px;transition:all .2s;display:flex;position:relative}.FileAdd-module__joa_LG__dropzone:hover{background-color:#f1f5f9;border-color:#94a3b8}.FileAdd-module__joa_LG__dropzoneDragging{background-color:#eff6ff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.FileAdd-module__joa_LG__dropzoneIcon{color:#94a3b8;transition:color .2s}.FileAdd-module__joa_LG__dropzoneDragging .FileAdd-module__joa_LG__dropzoneIcon{color:#3b82f6}.FileAdd-module__joa_LG__dropzoneText{color:#64748b;text-align:center;font-size:14px;font-weight:500}.FileAdd-module__joa_LG__dropzoneHint{color:#94a3b8;text-align:center;font-size:12px}.FileAdd-module__joa_LG__hiddenInput{display:none}.FileAdd-module__joa_LG__fileListSection{flex-direction:column;flex:1;gap:12px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.FileAdd-module__joa_LG__fileListSection::-webkit-scrollbar{width:6px}.FileAdd-module__joa_LG__fileListSection::-webkit-scrollbar-track{background:0 0}.FileAdd-module__joa_LG__fileListSection::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.FileAdd-module__joa_LG__fileListSection::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.FileAdd-module__joa_LG__fileListHeaderCompact{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.FileAdd-module__joa_LG__fileListInfo{color:#64748b;font-size:13px}.FileAdd-module__joa_LG__fileListInfo strong{color:#3b82f6;font-weight:600}.FileAdd-module__joa_LG__fileListActions{gap:8px;display:flex}.FileAdd-module__joa_LG__fileCountArea{justify-content:space-between;align-items:center;margin-bottom:8px;padding:0 4px;display:flex}.FileAdd-module__joa_LG__fileCountLeft{align-items:center;gap:8px;display:flex}.FileAdd-module__joa_LG__fileCountTitle{color:#1e293b;font-size:13px;font-weight:700}.FileAdd-module__joa_LG__fileCountBadge{color:#64748b;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:600}.FileAdd-module__joa_LG__fileCountBadge strong{color:#3b82f6;font-weight:700}.FileAdd-module__joa_LG__fileAddBtnSmall{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;transition:all .2s;display:flex}.FileAdd-module__joa_LG__fileAddBtnSmall:hover:not(:disabled){background-color:#2563eb;transform:translateY(-1px)}.FileAdd-module__joa_LG__fileAddBtnSmall:disabled{color:#94a3b8;cursor:not-allowed;background-color:#e2e8f0}.FileAdd-module__joa_LG__fileCardGrid{flex-direction:column;gap:10px;display:flex}.FileAdd-module__joa_LG__fileCard{cursor:pointer;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;flex-direction:row;flex-shrink:0;align-items:center;gap:16px;padding:12px 42px 12px 16px;transition:all .2s;display:flex;position:relative;overflow:hidden}.FileAdd-module__joa_LG__fileCard:hover{background-color:#f5f3ff;border-color:#ddd6fe}.FileAdd-module__joa_LG__cardSelected{box-shadow:0 2px 8px #3b82f614;background-color:#f0f7ff!important;border-color:#3b82f6!important}.FileAdd-module__joa_LG__cardContent{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.FileAdd-module__joa_LG__cardTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.FileAdd-module__joa_LG__cardInfoLeft{align-items:center;gap:8px;min-width:0;display:flex}.FileAdd-module__joa_LG__cardFileIcon{color:#64748b;flex-shrink:0}.FileAdd-module__joa_LG__cardName{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.FileAdd-module__joa_LG__cardFileSize{color:#94a3b8;white-space:nowrap;font-size:12px;font-weight:500}.FileAdd-module__joa_LG__cardBottom{align-items:center;gap:6px;display:flex}.FileAdd-module__joa_LG__cardDatePickerInner{flex-shrink:0;width:150px}.FileAdd-module__joa_LG__datePickerContainer{width:100%!important}.FileAdd-module__joa_LG__datePickerContainer .datepicker-root{width:100%!important}.FileAdd-module__joa_LG__cardDatePickerInner .form-control{width:100%!important}.FileAdd-module__joa_LG__cardTagInputInner{flex:1;min-width:0}.FileAdd-module__joa_LG__tagInputWrapper{padding:0 var(--input-padding-x-md);background-color:var(--bg-input);border:1px solid var(--border-color);border-radius:var(--border-radius);min-height:var(--input-height-md);cursor:text;transition:all var(--transition-fast);flex-wrap:wrap;align-items:center;gap:4px;display:flex}.FileAdd-module__joa_LG__tagInputWrapper:focus-within{border-color:var(--color-primary);box-shadow:var(--shadow-focus)}.FileAdd-module__joa_LG__tag{color:#3730a3;white-space:nowrap;background-color:#e0e7ff;border-radius:4px;align-items:center;gap:2px;padding:2px 6px;font-size:11px;font-weight:500;display:inline-flex}.FileAdd-module__joa_LG__tagRemove{cursor:pointer;color:#6366f1;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;padding:0;font-size:12px;line-height:1;transition:all .15s;display:inline-flex}.FileAdd-module__joa_LG__tagRemove:hover{color:#4338ca;background-color:#c7d2fe}.FileAdd-module__joa_LG__tagInput{flex:1;min-width:40px;height:calc(var(--input-height-md) - 4px)!important;font-size:var(--input-font-size-md)!important;color:var(--text-primary)!important;background:0 0!important;border:none!important;outline:none!important;padding:0!important}.FileAdd-module__joa_LG__tagInput::placeholder{color:var(--text-placeholder)}.FileAdd-module__joa_LG__colAction{width:36px;text-align:center!important}.FileAdd-module__joa_LG__removeBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .15s;display:inline-flex}.FileAdd-module__joa_LG__removeBtn:hover{color:#ef4444;background-color:#fee2e2}.FileAdd-module__joa_LG__emptyState{cursor:pointer;background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;flex:1;justify-content:center;align-items:center;min-height:240px;transition:all .2s;display:flex}.FileAdd-module__joa_LG__emptyState:hover{background-color:#f1f5f9;border-color:#94a3b8}.FileAdd-module__joa_LG__emptyAddButton{color:#64748b;flex-direction:column;align-items:center;gap:12px;display:flex}.FileAdd-module__joa_LG__emptyAddIcon{color:#94a3b8;transition:transform .2s}.FileAdd-module__joa_LG__emptyState:hover .FileAdd-module__joa_LG__emptyAddIcon{color:#3b82f6;transform:translateY(-4px)}.FileAdd-module__joa_LG__emptyAddText{color:#334155;font-size:18px;font-weight:700}.FileAdd-module__joa_LG__emptyAddHint{color:#94a3b8;font-size:14px}.FileAdd-module__joa_LG__cardRemoveBtn{color:#cbd5e1;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.FileAdd-module__joa_LG__cardRemoveBtn:hover{color:#ef4444;background-color:#fee2e2}.FileAdd-module__joa_LG__infoBadgeWrapper{z-index:10;flex-direction:column;align-items:flex-start;margin-bottom:-4px;margin-left:-8px;display:flex;position:relative}.FileAdd-module__joa_LG__infoTrigger{cursor:help;background-color:#eff6ff;border:1px solid #dbeafe;border-radius:100px;align-items:center;gap:8px;padding:5px 12px;transition:all .2s;display:flex}.FileAdd-module__joa_LG__infoTrigger:hover{background-color:#dbeafe;border-color:#bfdbfe}.FileAdd-module__joa_LG__infoIcon{color:#3b82f6;flex-shrink:0}.FileAdd-module__joa_LG__infoText{color:#1e40af;letter-spacing:-.01em;font-size:13px;font-weight:600}.FileAdd-module__joa_LG__infoTextMobile,.FileAdd-module__joa_LG__infoTextMobileXs{color:#1e40af;letter-spacing:-.01em;font-size:13px;font-weight:600;display:none}.FileAdd-module__joa_LG__infoPopover{visibility:hidden;opacity:0;pointer-events:none;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:max-content;max-width:min(600px,100vw - 64px);padding:24px 16px 16px;transition:all .2s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:0;transform:translateY(-8px);box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.FileAdd-module__joa_LG__infoVisible .FileAdd-module__joa_LG__infoPopover{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.FileAdd-module__joa_LG__infoList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.FileAdd-module__joa_LG__infoList li{color:#475569;white-space:normal;padding-left:18px;font-size:12px;line-height:1.4;position:relative}.FileAdd-module__joa_LG__infoList li:before{content:"•";color:#6366f1;font-weight:700;position:absolute;left:4px}.FileAdd-module__joa_LG__infoList strong{color:#1e293b;font-weight:600}.FileAdd-module__joa_LG__infoList em{color:#6366f1;font-size:12px;font-style:normal}.FileAdd-module__joa_LG__infoAllowedExtItem{word-break:break-word}.FileAdd-module__joa_LG__emptyStateRulesList{text-align:left;border-top:1px solid #e2e8f0;align-self:stretch;width:100%;max-width:min(520px,100%);margin-top:4px;margin-left:auto;margin-right:auto;padding-top:12px}@media (max-width:768px){.FileAdd-module__joa_LG__selectRow{flex-direction:column;align-items:stretch;gap:10px}.FileAdd-module__joa_LG__selectGroup{flex:none;width:100%}.FileAdd-module__joa_LG__infoBadgeWrapper{align-self:stretch;width:100%;margin-left:0}.FileAdd-module__joa_LG__infoPopover{box-sizing:border-box;width:100%;max-width:100%;left:0;right:0}}@media (max-width:600px){.FileAdd-module__joa_LG__body{gap:12px;padding:12px}.FileAdd-module__joa_LG__infoText{display:none}.FileAdd-module__joa_LG__infoTextMobile{display:inline}.FileAdd-module__joa_LG__infoTextMobileXs{display:none}.FileAdd-module__joa_LG__infoTrigger{padding:5px 12px}.FileAdd-module__joa_LG__fileCountArea{flex-direction:column;align-items:flex-start;gap:10px}.FileAdd-module__joa_LG__fileAddBtnSmall{justify-content:center;width:100%;padding:8px;font-size:13px}.FileAdd-module__joa_LG__fileCard{flex-direction:column;align-items:stretch;gap:12px;padding:16px}.FileAdd-module__joa_LG__cardTop{padding-right:24px}.FileAdd-module__joa_LG__cardBottom{flex-direction:column;align-items:stretch;gap:8px}.FileAdd-module__joa_LG__cardDatePickerInner{width:100%}.FileAdd-module__joa_LG__cardRemoveBtn{position:absolute;top:12px;right:12px}.FileAdd-module__joa_LG__emptyAddText{font-size:16px}.FileAdd-module__joa_LG__emptyAddHint{font-size:12px}.FileAdd-module__joa_LG__emptyState{min-height:180px}.FileAdd-module__joa_LG__emptyAddButton{box-sizing:border-box;padding-left:12px;padding-right:12px}}@media (max-width:400px){.FileAdd-module__joa_LG__cardName{max-width:180px;font-size:13px}.FileAdd-module__joa_LG__infoTextMobile{display:none}.FileAdd-module__joa_LG__infoTextMobileXs{display:inline}}
.ElnProjectActivityLogPanel-module__yLEaSq__backdrop{z-index:2000;background:#0f172a59;animation:.2s ElnProjectActivityLogPanel-module__yLEaSq__fadeIn;position:fixed;inset:0}@keyframes ElnProjectActivityLogPanel-module__yLEaSq__fadeIn{0%{opacity:0}to{opacity:1}}.ElnProjectActivityLogPanel-module__yLEaSq__panel{z-index:2001;background:#fff;flex-direction:column;width:min(400px,100vw);max-width:100vw;animation:.25s ElnProjectActivityLogPanel-module__yLEaSq__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 32px #0f172a1f}@media (max-width:768px){.ElnProjectActivityLogPanel-module__yLEaSq__panel{width:100%}}@keyframes ElnProjectActivityLogPanel-module__yLEaSq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.ElnProjectActivityLogPanel-module__yLEaSq__header{border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.ElnProjectActivityLogPanel-module__yLEaSq__title{color:#0f172a;word-break:break-word;margin:0;font-size:1.05rem;font-weight:700;line-height:1.35}.ElnProjectActivityLogPanel-module__yLEaSq__closeBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,color .15s;display:flex}.ElnProjectActivityLogPanel-module__yLEaSq__closeBtn:hover{color:#0f172a;background:#e2e8f0}.ElnProjectActivityLogPanel-module__yLEaSq__filters{border-bottom:1px solid #f1f5f9;flex-direction:column;flex-shrink:0;gap:10px;padding:12px 18px;display:flex}.ElnProjectActivityLogPanel-module__yLEaSq__filterRowPrimary{flex-wrap:nowrap;align-items:center;gap:10px;min-width:0;display:flex}.ElnProjectActivityLogPanel-module__yLEaSq__periodSelectWrap{flex:1;min-width:0}.ElnProjectActivityLogPanel-module__yLEaSq__periodSelect{width:100%}.ElnProjectActivityLogPanel-module__yLEaSq__scopeToggle{background:#f1f5f9;border-radius:8px;flex-shrink:0;gap:2px;padding:3px;display:inline-flex}.ElnProjectActivityLogPanel-module__yLEaSq__filterRowCustom{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.ElnProjectActivityLogPanel-module__yLEaSq__customDateSep{color:#94a3b8;padding:0 2px;font-weight:600}.ElnProjectActivityLogPanel-module__yLEaSq__customDateField{width:130px;max-width:100%}.ElnProjectActivityLogPanel-module__yLEaSq__filterMetaRow{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;min-height:36px;margin-top:2px;padding-top:8px;display:flex}.ElnProjectActivityLogPanel-module__yLEaSq__periodInfoText{box-sizing:border-box;color:#0f172a;word-break:break-all;background:linear-gradient(#f5f3ff 0%,#eef2ff 100%);border:1px solid #e0e7ff;border-radius:8px;flex:0 auto;align-self:center;align-items:center;width:fit-content;min-width:0;max-width:calc(100% - 88px);padding:8px 12px;font-size:.8125rem;font-weight:600;line-height:1.4;display:inline-flex;box-shadow:inset 0 1px #ffffffb3}.ElnProjectActivityLogPanel-module__yLEaSq__filterMetaCount{flex-shrink:0;align-items:baseline;gap:0;line-height:1.4;display:inline-flex}.ElnProjectActivityLogPanel-module__yLEaSq__filterMetaCountNum{color:#4f46e5;font-variant-numeric:tabular-nums;font-size:.9375rem;font-weight:700}.ElnProjectActivityLogPanel-module__yLEaSq__filterMetaCountUnit{color:#64748b;font-size:.8125rem;font-weight:500}.ElnProjectActivityLogPanel-module__yLEaSq__scopeBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.375rem .75rem;font-size:.875rem;font-weight:600;transition:background .15s,color .15s}.ElnProjectActivityLogPanel-module__yLEaSq__scopeBtnActive{color:#4f46e5;background:#fff;box-shadow:0 1px 2px #0f172a0f}.ElnProjectActivityLogPanel-module__yLEaSq__body{flex-direction:column;flex:1;gap:0;min-height:0;padding:0 18px 18px;display:flex}.ElnProjectActivityLogPanel-module__yLEaSq__timelineArea{flex-direction:column;flex:1;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.ElnProjectActivityLogPanel-module__yLEaSq__timelineArea::-webkit-scrollbar{width:5px}.ElnProjectActivityLogPanel-module__yLEaSq__timelineArea::-webkit-scrollbar-track{background:0 0}.ElnProjectActivityLogPanel-module__yLEaSq__timelineArea::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.ElnProjectActivityLogPanel-module__yLEaSq__timelineReset{padding:0!important}.ElnProjectActivityLogPanel-module__yLEaSq__empty{text-align:center;color:#94a3b8;padding:32px 12px;font-size:.875rem}.ElnProjectActivityLogPanel-module__yLEaSq__loadMoreHint{text-align:center;color:#94a3b8;padding:12px;font-size:.75rem}.ElnProjectActivityLogPanel-module__yLEaSq__activityItem{flex-direction:column;gap:1px;padding-bottom:.45rem;display:flex}.ElnProjectActivityLogPanel-module__yLEaSq__activityHeader{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:0;font-size:.75rem;display:flex}.ElnProjectActivityLogPanel-module__yLEaSq__time{color:#4338ca;font-variant-numeric:tabular-nums;letter-spacing:.02em;white-space:nowrap;background:#eef2ff;border:1px solid #e0e7ff;border-radius:6px;align-items:center;padding:.1rem .45rem;font-size:.8125rem;font-weight:700;display:inline-flex}.ElnProjectActivityLogPanel-module__yLEaSq__separator{color:#e2e8f0}.ElnProjectActivityLogPanel-module__yLEaSq__userName{color:#64748b;font-weight:600}.ElnProjectActivityLogPanel-module__yLEaSq__projectName{color:#1e293b;font-size:.825rem;font-weight:600}.ElnProjectActivityLogPanel-module__yLEaSq__message{color:#64748b;font-size:.775rem;line-height:1.4}.ElnProjectActivityLogPanel-module__yLEaSq__categoryList{flex-wrap:wrap;gap:4px;margin-top:3px;display:flex}.ElnProjectActivityLogPanel-module__yLEaSq__categoryBadge{cursor:default;text-transform:uppercase;border-radius:9999px;justify-content:center;align-items:center;padding:.15rem .6rem;font-size:.65rem;font-weight:700;display:flex}.ElnProjectActivityLogPanel-module__yLEaSq__catC{color:#3b82f6;background-color:#eff6ff;border:1px solid #dbeafe}.ElnProjectActivityLogPanel-module__yLEaSq__catU{color:#22c55e;background-color:#f0fdf4;border:1px solid #dcfce7}.ElnProjectActivityLogPanel-module__yLEaSq__catD{color:#ef4444;background-color:#fef2f2;border:1px solid #fee2e2}.ElnProjectActivityLogPanel-module__yLEaSq__catN{color:#06b6d4;background-color:#ecfeff;border:1px solid #cffafe}.ElnProjectActivityLogPanel-module__yLEaSq__catA{color:#6366f1;background-color:#eef2ff;border:1px solid #e0e7ff}.ElnProjectActivityLogPanel-module__yLEaSq__catM{color:#f59e0b;background-color:#fffbeb;border:1px solid #fef3c7}.ElnProjectActivityLogPanel-module__yLEaSq__timelineReset .timelineGroup{position:relative}.ElnProjectActivityLogPanel-module__yLEaSq__timelineReset .timelineGroup:before{content:"";background-color:#f1f5f9;width:2px;position:absolute;top:10px;bottom:0;left:20px;transform:translate(-50%)}.ElnProjectActivityLogPanel-module__yLEaSq__timelineReset .timelineGroupLabel{z-index:2;margin-bottom:.4rem;padding-left:7.5px;position:relative}.ElnProjectActivityLogPanel-module__yLEaSq__timelineReset .timelineGroupLabel span{color:#64748b;background-color:#f1f5f9;border:2px solid #fff;border-radius:6px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.ElnProjectActivityLogPanel-module__yLEaSq__timelineReset .timelineSeparator{top:6px}.ElnProjectActivityLogPanel-module__yLEaSq__timelineReset .timelineContent{padding-top:0;padding-bottom:0;padding-left:1.75rem}.ElnProjectActivityLogPanel-module__yLEaSq__timelineReset .timelineItem{min-height:auto;padding-bottom:.15rem}.ElnProjectActivityLogPanel-module__yLEaSq__timelineReset .timelineDot{z-index:2;background-color:#fff;padding:4px 0}.ElnProjectActivityLogPanel-module__yLEaSq__timelineReset .defaultDot{width:10px;height:10px;box-shadow:none;background-color:#fff;border:2px solid #cbd5e1}.ElnProjectActivityLogPanel-module__yLEaSq__timelineReset .timelineLine{display:none}
.LoginOverlay-module__4kX9LW__loginOverlay{z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.LoginOverlay-module__4kX9LW__loginOverlay:before{content:"";z-index:-2;background:linear-gradient(135deg,#e0e7ff 0%,#f0f4ff 25%,#faf5ff 50%,#fdf4ff 75%,#fce7f3 100%);position:absolute;inset:0}.LoginOverlay-module__4kX9LW__loginOverlay:after{content:"";z-index:-1;background:radial-gradient(at 0 0,#6366f11f 0%,#0000 50%),radial-gradient(at 100% 100%,#a855f71a 0%,#0000 50%),radial-gradient(#fffc 0%,#0000 70%);position:absolute;inset:0}.LoginOverlay-module__4kX9LW__loginBookCard{background:0 0;border-radius:24px;width:100%;max-width:900px;min-height:500px;max-height:85vh;margin:1.5rem;animation:.5s ease-out LoginOverlay-module__4kX9LW__cardAppear;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000026,0 0 0 1px #fffc}@keyframes LoginOverlay-module__4kX9LW__cardAppear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LoginOverlay-module__4kX9LW__loginLeftPage{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 50%,#a855f7 100%);flex-direction:column;flex:1.1;justify-content:center;padding:2rem;display:flex;position:relative;overflow:hidden}.LoginOverlay-module__4kX9LW__loginLeftPage:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.06'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.LoginOverlay-module__4kX9LW__floatingShapes{pointer-events:none;position:absolute;inset:0;overflow:hidden}.LoginOverlay-module__4kX9LW__shape{border-radius:50%;position:absolute}.LoginOverlay-module__4kX9LW__shape1{background:linear-gradient(135deg,#ffffff40,#ffffff0d);width:120px;height:120px;animation:6s ease-in-out infinite LoginOverlay-module__4kX9LW__float1;top:10%;right:-30px}.LoginOverlay-module__4kX9LW__shape2{background:linear-gradient(135deg,#fff3,#ffffff0d);width:80px;height:80px;animation:8s ease-in-out infinite LoginOverlay-module__4kX9LW__float2;bottom:20%;left:-20px}.LoginOverlay-module__4kX9LW__shape3{background:linear-gradient(135deg,#ffffff26,#ffffff08);width:60px;height:60px;animation:7s ease-in-out infinite LoginOverlay-module__4kX9LW__float3;top:50%;right:20%}.LoginOverlay-module__4kX9LW__shape4{background:linear-gradient(135deg,#fff3,#ffffff0d);width:40px;height:40px;animation:5s ease-in-out infinite reverse LoginOverlay-module__4kX9LW__float1;bottom:30%;right:10%}@keyframes LoginOverlay-module__4kX9LW__float1{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(10deg)}}@keyframes LoginOverlay-module__4kX9LW__float2{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(15px)rotate(-10deg)}}@keyframes LoginOverlay-module__4kX9LW__float3{0%,to{transform:translate(0)}50%{transform:translate(10px,-15px)}}.LoginOverlay-module__4kX9LW__illustrationContainer{justify-content:center;align-items:center;width:100%;height:140px;margin-bottom:1rem;display:flex;position:relative}.LoginOverlay-module__4kX9LW__illustrationSvg{filter:drop-shadow(0 10px 30px #0003);width:180px;height:140px}.LoginOverlay-module__4kX9LW__systemIntro{z-index:1;color:#fff;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.LoginOverlay-module__4kX9LW__introTextGroup{margin-bottom:1.5rem}.LoginOverlay-module__4kX9LW__systemTitle{color:#fff;text-shadow:0 2px 10px #00000026;margin:0 0 .75rem;font-size:2rem;font-weight:800;line-height:1.2}.LoginOverlay-module__4kX9LW__systemDescription{color:#ffffffe6;margin:0;font-size:1rem;line-height:1.6}.LoginOverlay-module__4kX9LW__systemMessageBox{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #fff3;border-radius:16px;width:100%;padding:1.125rem 1.25rem;transition:all .3s}.LoginOverlay-module__4kX9LW__systemMessageBox:hover{background:#ffffff2e;transform:translateY(-2px);box-shadow:0 10px 20px -5px #00000026}.LoginOverlay-module__4kX9LW__systemMessageText{color:#fff;letter-spacing:-.01em;word-break:keep-all;text-shadow:0 1px 2px #0000001a;margin:0;font-size:.875rem;font-weight:500;line-height:1.5}.LoginOverlay-module__4kX9LW__systemMessageText span{color:#fffc;margin-top:.375rem;font-size:.75rem;font-weight:400;display:block}.LoginOverlay-module__4kX9LW__bookSpine{background:linear-gradient(#0000 5%,#fff6 15%,#fff9 50%,#fff6 85%,#0000 95%);width:2px;position:relative}.LoginOverlay-module__4kX9LW__loginRightPage{background:#fff;flex-direction:column;flex:.9;justify-content:center;padding:2.5rem;display:flex}.LoginOverlay-module__4kX9LW__loginFormContainer{width:100%;max-width:320px;margin:0 auto}.LoginOverlay-module__4kX9LW__loginHeader{text-align:center;margin-bottom:2rem}.LoginOverlay-module__4kX9LW__brandLogo{justify-content:center;height:90px;margin-bottom:.25rem;display:flex;overflow:hidden}.LoginOverlay-module__4kX9LW__loginLogoImage{object-fit:contain;flex-shrink:0;width:auto;max-width:100%;height:240px;margin-top:-75px}.LoginOverlay-module__4kX9LW__brandTitleWrapper{justify-content:center;align-items:center;gap:.5rem;margin-bottom:.375rem;display:flex}.LoginOverlay-module__4kX9LW__brandTitle{color:var(--text-primary);letter-spacing:-.025em;margin:0;font-size:1.375rem;font-weight:700}.LoginOverlay-module__4kX9LW__langToggleBtn{color:#8da1bc;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.25rem;padding:4px 6px;transition:all .2s;display:inline-flex}.LoginOverlay-module__4kX9LW__langToggleBtn:hover{color:#64748b;background-color:#f1f5f9}.LoginOverlay-module__4kX9LW__dropdownArrow{transition:transform .2s}.LoginOverlay-module__4kX9LW__dropdownArrow.LoginOverlay-module__4kX9LW__open{transform:rotate(180deg)}.LoginOverlay-module__4kX9LW__localeDropdownContainer{align-items:center;display:flex;position:relative}.LoginOverlay-module__4kX9LW__localeDropdown{z-index:100;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:.25rem;min-width:140px;margin-top:.5rem;padding:.5rem;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 15px #0000001a}.LoginOverlay-module__4kX9LW__localeOption{text-align:left;width:100%;color:var(--text-primary,#1e293b);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.875rem;transition:background-color .2s;display:flex}.LoginOverlay-module__4kX9LW__localeOption:hover{background-color:#f1f5f9}.LoginOverlay-module__4kX9LW__localeOption.LoginOverlay-module__4kX9LW__active{color:#4f46e5;background-color:#4f46e51a;font-weight:500}.LoginOverlay-module__4kX9LW__localeName{flex-grow:1}.LoginOverlay-module__4kX9LW__checkBadge{color:#4f46e5;justify-content:center;align-items:center;display:flex}.LoginOverlay-module__4kX9LW__brandSubtitle{color:var(--text-secondary);margin:0;font-size:.875rem}.LoginOverlay-module__4kX9LW__loginError{border-radius:var(--border-radius);color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.8125rem;display:flex}.LoginOverlay-module__4kX9LW__formGroup{margin-bottom:1.25rem}.LoginOverlay-module__4kX9LW__formLabelCustom{color:var(--text-primary);align-items:center;gap:.375rem;margin-bottom:.5rem;font-size:.8125rem;font-weight:500;display:flex}.LoginOverlay-module__4kX9LW__formLabelCustom svg{color:var(--text-secondary);flex-shrink:0}.LoginOverlay-module__4kX9LW__labelText{color:inherit}.LoginOverlay-module__4kX9LW__idLabelContainer{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.LoginOverlay-module__4kX9LW__idLabelContainer .LoginOverlay-module__4kX9LW__formLabelCustom{margin-bottom:0}.LoginOverlay-module__4kX9LW__loginLinks{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.LoginOverlay-module__4kX9LW__signupLink,.LoginOverlay-module__4kX9LW__forgotPasswordLink{color:#6366f1!important;height:auto!important;padding:0!important;font-size:.8125rem!important;font-weight:400!important}.LoginOverlay-module__4kX9LW__loginBtn{box-shadow:0 4px 15px #4f46e559;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%)!important;border:none!important;font-weight:600!important}.LoginOverlay-module__4kX9LW__loginBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #4f46e580}.LoginOverlay-module__4kX9LW__loginBtn:active:not(:disabled){transform:translateY(0)}.LoginOverlay-module__4kX9LW__loginFooter{border-top:1px solid var(--border-color);text-align:center;margin-top:2rem;padding-top:1.5rem}.LoginOverlay-module__4kX9LW__loginFooter p{color:var(--text-muted);margin:0;font-size:.75rem}@media (max-width:900px){.LoginOverlay-module__4kX9LW__loginBookCard{max-width:420px}.LoginOverlay-module__4kX9LW__loginLeftPage,.LoginOverlay-module__4kX9LW__bookSpine{display:none}.LoginOverlay-module__4kX9LW__loginRightPage{border-radius:24px;flex:1;padding:2.5rem}.LoginOverlay-module__4kX9LW__loginFormContainer{max-width:100%}}@media (max-width:480px){.LoginOverlay-module__4kX9LW__loginBookCard{min-height:auto;margin:.75rem}.LoginOverlay-module__4kX9LW__loginRightPage{border-radius:20px;padding:2rem 1.5rem}.LoginOverlay-module__4kX9LW__brandTitle{font-size:1.25rem}.LoginOverlay-module__4kX9LW__logoIcon{width:48px;height:48px}.LoginOverlay-module__4kX9LW__loginHeader{margin-bottom:1.5rem}.LoginOverlay-module__4kX9LW__loginFooter{margin-top:1.5rem;padding-top:1rem}}@media (prefers-reduced-motion:reduce){.LoginOverlay-module__4kX9LW__loginBookCard,.LoginOverlay-module__4kX9LW__shape1,.LoginOverlay-module__4kX9LW__shape2,.LoginOverlay-module__4kX9LW__shape3,.LoginOverlay-module__4kX9LW__shape4,.LoginOverlay-module__4kX9LW__systemBadgeDot{animation:none}.LoginOverlay-module__4kX9LW__loginBtn:hover:not(:disabled),.LoginOverlay-module__4kX9LW__featureItem:hover{transform:none}}
.SplashScreen-module__F9TKja__splashScreen{z-index:10000;background:#fff;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.SplashScreen-module__F9TKja__splashContent{z-index:10;flex-direction:column;align-items:center;gap:32px;animation:.8s ease-out SplashScreen-module__F9TKja__splashFadeIn;display:flex;position:relative}.SplashScreen-module__F9TKja__logoContainer{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.SplashScreen-module__F9TKja__logoBg{background:#fff;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;animation:2s ease-in-out infinite SplashScreen-module__F9TKja__logoPulse;display:flex;box-shadow:0 10px 25px -5px #3b82f626,0 8px 10px -6px #3b82f61a}.SplashScreen-module__F9TKja__logoIcon{color:#3b82f6}.SplashScreen-module__F9TKja__loaderRing{border:3px solid #0000;border-top-color:#93c5fd;border-radius:50%;animation:1.5s linear infinite SplashScreen-module__F9TKja__ringSpin;position:absolute;inset:0}.SplashScreen-module__F9TKja__loaderRing:after{content:"";border:3px solid #0000;border-bottom-color:#3b82f6;border-radius:50%;animation:2s linear infinite reverse SplashScreen-module__F9TKja__ringSpin;position:absolute;inset:8px}.SplashScreen-module__F9TKja__textContainer{text-align:center}.SplashScreen-module__F9TKja__title{letter-spacing:4px;color:#1e293b;background:linear-gradient(90deg,#1e293b,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-size:20px;font-weight:800}.SplashScreen-module__F9TKja__message{color:#64748b;margin:0;font-size:14px;font-weight:400}.SplashScreen-module__F9TKja__progressTrack{background:#e2e8f0;border-radius:10px;width:180px;height:4px;overflow:hidden}.SplashScreen-module__F9TKja__progressBar{background:linear-gradient(90deg,#60a5fa,#3b82f6);border-radius:10px;width:40%;height:100%;animation:1.5s ease-in-out infinite SplashScreen-module__F9TKja__progressSlide}.SplashScreen-module__F9TKja__blob{filter:blur(40px);z-index:1;background:radial-gradient(circle,#3b82f60d 0%,#fff0 70%);width:500px;height:500px;position:absolute}.SplashScreen-module__F9TKja__blob1{top:-100px;right:-100px}.SplashScreen-module__F9TKja__blob2{bottom:-100px;left:-100px}@keyframes SplashScreen-module__F9TKja__splashFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes SplashScreen-module__F9TKja__logoPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes SplashScreen-module__F9TKja__ringSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes SplashScreen-module__F9TKja__progressSlide{0%{width:30%;transform:translate(-100%)}50%{width:60%}to{width:30%;transform:translate(200%)}}
.InitError-module__EV2lTW__initError{background-color:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.InitError-module__EV2lTW__container{text-align:center;background-color:#fff;border:1px solid #fecaca;border-radius:16px;flex-direction:column;align-items:center;width:100%;max-width:500px;padding:48px;display:flex;box-shadow:0 10px 40px -10px #0000001a}.InitError-module__EV2lTW__iconWrapper{background-color:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.InitError-module__EV2lTW__icon{color:#ef4444;width:32px;height:32px}.InitError-module__EV2lTW__title{color:#1e293b;letter-spacing:-.5px;margin:0 0 12px;font-size:24px;font-weight:700}.InitError-module__EV2lTW__message{color:#64748b;margin:0 0 32px;font-size:15px;line-height:1.6}.InitError-module__EV2lTW__button{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:10px;padding:14px 32px;font-size:15px;font-weight:600;transition:all .2s}.InitError-module__EV2lTW__button:hover{background-color:#2563eb}.InitError-module__EV2lTW__button:active{transform:scale(.98)}.InitError-module__EV2lTW__helpText{color:#94a3b8;margin:24px 0 0;font-size:13px}@media (max-width:640px){.InitError-module__EV2lTW__container{padding:32px 24px}.InitError-module__EV2lTW__iconWrapper{width:56px;height:56px}.InitError-module__EV2lTW__icon{width:28px;height:28px}.InitError-module__EV2lTW__title{font-size:20px}.InitError-module__EV2lTW__message{font-size:14px}.InitError-module__EV2lTW__button{width:100%;padding:12px 24px}}
.Sidebar-module__bqCFsG__sidebarContainer{top:var(--header-height);z-index:90;display:flex;position:fixed;bottom:0;left:0;overflow:visible!important}.Sidebar-module__bqCFsG__level1Bar{width:var(--sidebar-width-collapsed);background:var(--bg-sidebar);flex-direction:column;display:flex;position:relative;overflow:hidden auto;gap:0!important;margin:0!important;padding:0!important}.Sidebar-module__bqCFsG__level1Bar>*{margin:0!important;padding:0!important}.Sidebar-module__bqCFsG__homeButton{width:100%;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;box-sizing:border-box!important;background:0 0!important;border:none!important;outline:none!important;height:36px!important;min-height:36px!important;max-height:36px!important;margin:0!important;padding:0!important;line-height:1!important;text-decoration:none!important}.Sidebar-module__bqCFsG__homeButton *{margin:0!important;padding:0!important}.Sidebar-module__bqCFsG__homeButton:hover{color:var(--text-inverse);background:var(--bg-sidebar-hover);box-shadow:inset 0 0 0 2px #ffffff1a}.Sidebar-module__bqCFsG__homeIcon{flex-shrink:0}.Sidebar-module__bqCFsG__loadingIndicator{flex-direction:column;align-items:center;gap:.5rem;padding:.75rem .5rem;display:flex}.Sidebar-module__bqCFsG__loadingSpinner{border:2px solid var(--text-muted);border-top-color:var(--color-primary);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite Sidebar-module__bqCFsG__spin}@keyframes Sidebar-module__bqCFsG__spin{to{transform:rotate(360deg)}}.Sidebar-module__bqCFsG__loadingText{color:var(--text-muted);text-align:center;white-space:nowrap;font-size:.625rem}.Sidebar-module__bqCFsG__level1Item{width:100%;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;box-sizing:border-box!important;background:0 0!important;border:none!important;outline:none!important;height:40px!important;min-height:40px!important;max-height:40px!important;margin:0!important;padding:0!important;line-height:1!important;text-decoration:none!important;overflow:visible!important}.Sidebar-module__bqCFsG__level1Item *{margin:0!important}.Sidebar-module__bqCFsG__level1Item svg{margin:0!important;padding:0!important}.Sidebar-module__bqCFsG__level1Item:hover{color:var(--text-inverse);background:var(--bg-sidebar-hover);box-shadow:inset 0 0 0 2px #ffffff1a}.Sidebar-module__bqCFsG__level1Item.Sidebar-module__bqCFsG__currentPage{color:var(--text-inverse);box-shadow:none!important;outline-offset:-2px!important;background:#9333ea!important;outline:2px solid #9333ea80!important}.Sidebar-module__bqCFsG__level1Item.Sidebar-module__bqCFsG__currentPage:hover{box-shadow:none!important;outline-offset:-2px!important;background:#7e22ce!important;outline:2px solid #9333ea99!important}.Sidebar-module__bqCFsG__level1Item.Sidebar-module__bqCFsG__expanded{color:var(--text-inverse);background:#3b82f64d}.Sidebar-module__bqCFsG__level1Item.Sidebar-module__bqCFsG__expanded:hover{background:#3b82f666}.Sidebar-module__bqCFsG__homeButton.Sidebar-module__bqCFsG__currentPage{color:var(--text-inverse);box-shadow:none!important;outline-offset:-2px!important;background:#9333ea!important;outline:2px solid #9333ea80!important}.Sidebar-module__bqCFsG__homeButton.Sidebar-module__bqCFsG__currentPage:hover{box-shadow:none!important;outline-offset:-2px!important;background:#7e22ce!important;outline:2px solid #9333ea99!important}.Sidebar-module__bqCFsG__level1Icon{flex-shrink:0;width:18px;height:18px}.Sidebar-module__bqCFsG__level1Tooltip{color:#fff!important;white-space:nowrap!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:99999!important;letter-spacing:.01em!important;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)!important;border:1px solid #ffffff1a!important;border-radius:8px!important;margin:0!important;padding:.5rem .875rem!important;font-size:.8125rem!important;font-weight:600!important;transition:opacity .2s,visibility .2s,transform .2s!important;display:block!important;position:fixed!important;transform:translateY(-50%)translate(-4px)!important;box-shadow:0 4px 16px #0f172a80,0 2px 8px #0003!important}.Sidebar-module__bqCFsG__level1Tooltip:before{content:""!important;filter:drop-shadow(-2px 0 2px #00000026)!important;border:6px solid #0000!important;border-right-color:#1e293b!important;margin-right:0!important;position:absolute!important;top:50%!important;right:100%!important;transform:translateY(-50%)!important}.Sidebar-module__bqCFsG__level1Item:hover .Sidebar-module__bqCFsG__level1Tooltip,.Sidebar-module__bqCFsG__homeButton:hover .Sidebar-module__bqCFsG__level1Tooltip{opacity:1!important;visibility:visible!important;transform:translateY(-50%)translate(0)!important}.Sidebar-module__bqCFsG__subMenuPanel{width:0;transition:width var(--transition-normal) cubic-bezier(.4, 0, .2, 1);background:#f3f4ff;border-right:1px solid #e2e8f0;overflow:hidden}.Sidebar-module__bqCFsG__subMenuPanel.Sidebar-module__bqCFsG__expanded{width:160px}.Sidebar-module__bqCFsG__subMenuContent{flex-direction:column;width:160px;height:100%;display:flex}.Sidebar-module__bqCFsG__subMenuHeader{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-bottom:1px solid #e2e8f0;justify-content:flex-start;align-items:center;min-height:40px;padding:.5rem 1rem;display:flex;position:relative}.Sidebar-module__bqCFsG__subMenuTitle{color:#fff;text-align:left;font-size:.875rem;font-weight:600}.Sidebar-module__bqCFsG__closeButton{color:#fff;opacity:.9;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.Sidebar-module__bqCFsG__closeButton:hover{opacity:1;background:#ffffff26}.Sidebar-module__bqCFsG__closeButton svg{width:18px;height:18px}.Sidebar-module__bqCFsG__subMenuList{flex:1;padding:.5rem 0;overflow-y:auto}.Sidebar-module__bqCFsG__level2Group{margin-bottom:.25rem}.Sidebar-module__bqCFsG__level2Header{cursor:pointer;transition:all var(--transition-fast);border-radius:0 var(--border-radius-sm) var(--border-radius-sm) 0;background:0 0;justify-content:space-between;align-items:center;width:calc(100% - .5rem);margin:.0625rem .25rem;padding:.625rem 1rem;display:flex}.Sidebar-module__bqCFsG__level2Header:hover{background:#7c3aed0f}.Sidebar-module__bqCFsG__level2Header.Sidebar-module__bqCFsG__active{box-shadow:none;border-radius:0 var(--border-radius-sm) var(--border-radius-sm) 0;background:#e0e7ff;width:calc(100% - .5rem);margin:.0625rem .25rem}.Sidebar-module__bqCFsG__level2Title{color:#475569;transition:color var(--transition-fast);text-align:left;flex:1;font-size:.8125rem;font-weight:600}.Sidebar-module__bqCFsG__level2Header:hover .Sidebar-module__bqCFsG__level2Title{color:#7c3aed}.Sidebar-module__bqCFsG__level2Header.Sidebar-module__bqCFsG__active .Sidebar-module__bqCFsG__level2Title{color:#7c3aed;font-weight:700}.Sidebar-module__bqCFsG__level2Arrow{color:#94a3b8;flex-shrink:0;width:12px;height:12px;margin-left:.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1),color .2s}.Sidebar-module__bqCFsG__level2Arrow.Sidebar-module__bqCFsG__expanded{color:#7c3aed;transform:rotate(180deg)}.Sidebar-module__bqCFsG__level2Header:hover .Sidebar-module__bqCFsG__level2Arrow{color:#7c3aed}.Sidebar-module__bqCFsG__level2Header.Sidebar-module__bqCFsG__active .Sidebar-module__bqCFsG__level2Arrow{color:#4f46e5}.Sidebar-module__bqCFsG__level3List{max-height:0;transition:max-height var(--transition-normal);margin-top:0;padding:0;overflow:hidden}.Sidebar-module__bqCFsG__level3List.Sidebar-module__bqCFsG__expanded{max-height:800px}.Sidebar-module__bqCFsG__level3Item{color:#64748b;transition:all var(--transition-fast);border-radius:0 var(--border-radius-sm) var(--border-radius-sm) 0;text-align:left;background:0 0;width:calc(100% - .5rem);margin:0 .25rem;padding:.3125rem 1rem .3125rem 1.75rem;font-size:.8125rem;display:block;position:relative}.Sidebar-module__bqCFsG__level3Item:before{content:"";z-index:2;background:#cbd5e1;border-radius:50%;width:4px;height:4px;transition:all .2s;position:absolute;top:50%;left:1.125rem;transform:translateY(-50%)}.Sidebar-module__bqCFsG__level3Item:hover{color:#7c3aed;background:#7c3aed0d}.Sidebar-module__bqCFsG__level3Item:hover:before{background:#7c3aed}.Sidebar-module__bqCFsG__level3Item.Sidebar-module__bqCFsG__active{color:#6466f1;box-shadow:none;background:#eeebff;font-weight:700}.Sidebar-module__bqCFsG__level3Item.Sidebar-module__bqCFsG__active:before{background:#7c3aed}.Sidebar-module__bqCFsG__singleMenuItem{color:#475569;transition:all var(--transition-fast);border-radius:0 var(--border-radius-sm) var(--border-radius-sm) 0;background:0 0;width:calc(100% - .5rem);margin:.25rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:600;display:block}.Sidebar-module__bqCFsG__singleMenuItem:hover{color:#7c3aed;background:#7c3aed0d}.Sidebar-module__bqCFsG__singleMenuItem.Sidebar-module__bqCFsG__active{color:#7c3aed;background:#7c3aed14;font-weight:700}.Sidebar-module__bqCFsG__overlay{z-index:89;opacity:0;visibility:hidden;background:#00000080;transition:opacity .3s,visibility .3s;display:none;position:fixed;inset:0}.Sidebar-module__bqCFsG__overlay.Sidebar-module__bqCFsG__visible{display:none}.Sidebar-module__bqCFsG__overlay.Sidebar-module__bqCFsG__mobileVisible{opacity:1;visibility:visible;display:block}@media (max-width:768px){.Sidebar-module__bqCFsG__sidebarContainer{left:-100%;top:var(--header-height);z-index:95;width:auto;transition:left .3s;display:flex;position:fixed;bottom:0}.Sidebar-module__bqCFsG__sidebarContainer.Sidebar-module__bqCFsG__mobileOpen{left:0}.Sidebar-module__bqCFsG__level1Bar{width:var(--sidebar-width-collapsed);background:var(--bg-sidebar);box-shadow:2px 0 8px #00000026}.Sidebar-module__bqCFsG__subMenuPanel{box-shadow:2px 0 8px #0000001a}.Sidebar-module__bqCFsG__level1Tooltip{display:none!important}}
.ElnLayout-module__RULfWG__layoutContainer{--eln-mobile-tabbar-height:58px;flex-direction:column;min-height:100vh;display:flex;overflow:visible}.ElnLayout-module__RULfWG__mainArea{padding-top:var(--header-height);flex:1;display:flex}.ElnLayout-module__RULfWG__contentWrapper{min-width:0;transition:margin-left var(--transition-normal);background-color:#fff;flex-direction:column;flex:1;margin-left:72px;display:flex;overflow:visible}.ElnLayout-module__RULfWG__content{flex-direction:column;flex:1;min-height:min-content;padding:1.5rem 3rem;display:flex;overflow:visible}@media (max-width:768px){.ElnLayout-module__RULfWG__contentWrapper{padding-bottom:calc(var(--eln-mobile-tabbar-height) + env(safe-area-inset-bottom,0px));margin-left:0!important}.ElnLayout-module__RULfWG__contentWrapper[data-fullscreen=true]{padding-bottom:0}.ElnLayout-module__RULfWG__content{padding:1rem 1.25rem}}
.IpSidebar-module__i8hBiW__sidebar{top:var(--header-height);z-index:90;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:72px;transition:transform .3s;display:flex;position:fixed;bottom:0;left:0;overflow:hidden}.IpSidebar-module__i8hBiW__nav{flex-direction:column;flex:1;align-items:center;gap:16px;padding:24px 0;display:flex}.IpSidebar-module__i8hBiW__navItem{width:56px;height:56px;transition:all var(--transition-normal);color:#64748b;border-radius:12px;justify-content:center;align-items:center;text-decoration:none;display:flex}.IpSidebar-module__i8hBiW__navItemInner{flex-direction:column;align-items:center;gap:4px;display:flex}.IpSidebar-module__i8hBiW__navItem:hover{color:#0f172a;background:#f1f5f9;transform:translateY(-2px)}.IpSidebar-module__i8hBiW__navItem.IpSidebar-module__i8hBiW__active{color:#fff;background:#7c3aed;box-shadow:0 4px 12px #7c3aed66}.IpSidebar-module__i8hBiW__navItem.IpSidebar-module__i8hBiW__active .IpSidebar-module__i8hBiW__navLabel{color:#fff}.IpSidebar-module__i8hBiW__navIcon{width:24px;height:24px}.IpSidebar-module__i8hBiW__navLabel{white-space:nowrap;text-align:center;text-overflow:ellipsis;max-width:52px;font-size:.65rem;font-weight:600;display:block;overflow:hidden}@media (max-width:768px){.IpSidebar-module__i8hBiW__sidebar{width:100%;height:auto;min-height:var(--ip-mobile-tabbar-height,58px);padding-bottom:env(safe-area-inset-bottom,0px);z-index:98;border-top:1px solid #e2e8f0;border-right:none;flex-direction:row;align-items:center;inset:auto 0 0;transform:none;box-shadow:0 -4px 12px #0f172a14}.IpSidebar-module__i8hBiW__nav{flex-direction:row;flex:1;justify-content:stretch;align-items:stretch;gap:6px;padding:4px 6px}.IpSidebar-module__i8hBiW__navItem{border-radius:0;flex:1 1 0;justify-content:center;align-items:stretch;width:auto;min-width:0;height:auto;min-height:0;padding:0;display:flex;box-shadow:none!important;background:0 0!important}.IpSidebar-module__i8hBiW__navItem:hover{transform:none;background:0 0!important}.IpSidebar-module__i8hBiW__navItemInner{box-sizing:border-box;width:100%;min-width:0;min-height:44px;transition:background var(--transition-normal), color var(--transition-normal), box-shadow var(--transition-normal), transform var(--transition-normal);border-radius:12px;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:3px;padding:6px 4px;display:flex}.IpSidebar-module__i8hBiW__navItem:hover .IpSidebar-module__i8hBiW__navItemInner{color:#0f172a;background:#f1f5f9}.IpSidebar-module__i8hBiW__navItem.IpSidebar-module__i8hBiW__active{box-shadow:none!important;background:0 0!important}.IpSidebar-module__i8hBiW__navItem.IpSidebar-module__i8hBiW__active .IpSidebar-module__i8hBiW__navItemInner{color:#fff;background:#7c3aed;box-shadow:0 2px 8px #7c3aed59}.IpSidebar-module__i8hBiW__navItem.IpSidebar-module__i8hBiW__active:hover .IpSidebar-module__i8hBiW__navItemInner{color:#fff;background:#6d28d9;box-shadow:0 2px 10px #7c3aed73}.IpSidebar-module__i8hBiW__navItem.IpSidebar-module__i8hBiW__active .IpSidebar-module__i8hBiW__navLabel{color:#fff}.IpSidebar-module__i8hBiW__navIcon{flex-shrink:0;width:20px;height:20px}.IpSidebar-module__i8hBiW__navItem svg{width:20px!important;height:20px!important}.IpSidebar-module__i8hBiW__navLabel{white-space:nowrap;text-overflow:ellipsis;text-align:center;width:100%;max-width:100%;line-height:1.15;overflow:hidden;font-size:.52rem!important}}
.MainLayout-module__MGLlzG__layoutContainer{flex-direction:column;min-height:100vh;display:flex;overflow:visible}.MainLayout-module__MGLlzG__mainArea{padding-top:var(--header-height);flex:1;display:flex}.MainLayout-module__MGLlzG__contentWrapper{margin-left:var(--sidebar-width-collapsed);min-width:0;transition:margin-left var(--transition-normal);flex-direction:column;flex:1;display:flex;overflow:visible}.MainLayout-module__MGLlzG__contentWrapper.MainLayout-module__MGLlzG__sidebarExpanded{margin-left:calc(var(--sidebar-width-collapsed) + 160px)}.MainLayout-module__MGLlzG__contentOnly{margin-left:0!important}.MainLayout-module__MGLlzG__content{background:#fff;flex-direction:column;flex:1;min-height:min-content;padding:0;display:flex;overflow:visible}.MainLayout-module__MGLlzG__pageHeader{margin-bottom:1.5rem}.MainLayout-module__MGLlzG__pageTitle{color:var(--text-primary);font-size:1.5rem;font-weight:700}.MainLayout-module__MGLlzG__pageBreadcrumb{color:var(--text-muted);align-items:center;gap:.5rem;margin-top:.5rem;font-size:.8125rem;display:flex}.MainLayout-module__MGLlzG__pageBreadcrumb span{align-items:center;gap:.5rem;display:flex}.MainLayout-module__MGLlzG__pageBreadcrumb a{color:var(--text-secondary);transition:color var(--transition-fast)}.MainLayout-module__MGLlzG__pageBreadcrumb a:hover{color:var(--color-primary)}@media (max-width:768px){.MainLayout-module__MGLlzG__contentWrapper,.MainLayout-module__MGLlzG__contentWrapper.MainLayout-module__MGLlzG__sidebarExpanded{margin-left:0!important}.MainLayout-module__MGLlzG__content{padding:0}.MainLayout-module__MGLlzG__pageTitle{font-size:1.25rem}.MainLayout-module__MGLlzG__pageBreadcrumb{font-size:.75rem}}
.IpLayout-module__o1_iCW__layoutContainer{--ip-mobile-tabbar-height:58px;flex-direction:column;min-height:100vh;display:flex;overflow:visible}.IpLayout-module__o1_iCW__mainArea{padding-top:var(--header-height);flex:1;display:flex}.IpLayout-module__o1_iCW__contentWrapper{min-width:0;transition:margin-left var(--transition-normal);background-color:#fff;flex-direction:column;flex:1;margin-left:72px;display:flex;overflow:visible}.IpLayout-module__o1_iCW__content{flex-direction:column;flex:1;min-height:min-content;padding:1.5rem 3rem;display:flex;overflow:visible}@media (max-width:768px){.IpLayout-module__o1_iCW__contentWrapper{padding-bottom:calc(var(--ip-mobile-tabbar-height) + env(safe-area-inset-bottom,0px));margin-left:0!important}.IpLayout-module__o1_iCW__content{padding:1rem 1.25rem}}
