.Navbar-module__pSp8Ga__nav{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffbf7eb;border-bottom:1px solid #1e293b1a;align-items:center;height:56px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__inner{justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:1400px;margin:0 auto;padding:0 18px;display:flex}.Navbar-module__pSp8Ga__brand{color:var(--text);align-items:center;gap:0;font-size:20px;font-weight:1000;text-decoration:none;display:flex}.Navbar-module__pSp8Ga__brandAccent{color:var(--orange)}.Navbar-module__pSp8Ga__desktopNav{flex:auto;justify-content:center;min-width:0;display:flex}.Navbar-module__pSp8Ga__right{align-items:center;gap:10px;display:flex}.Navbar-module__pSp8Ga__userLink{color:var(--text);align-items:center;gap:10px;font-weight:900;text-decoration:none;display:flex}.Navbar-module__pSp8Ga__avatar{border:2px solid var(--orange);width:32px;height:32px;color:var(--orange);background:#ffffffdb;border-radius:999px;place-items:center;display:grid}.Navbar-module__pSp8Ga__btn{white-space:nowrap;cursor:pointer;height:38px;color:var(--text);background:#ffffffc7;border:1px solid #1e293b1f;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:1000;text-decoration:none;display:inline-flex}.Navbar-module__pSp8Ga__btn:hover{border-color:#e46b1b59}.Navbar-module__pSp8Ga__btnDanger{color:#ef4444;background:#ef44441a;border-color:#ef44442e}.Navbar-module__pSp8Ga__btnPrimary{background:var(--activeGrad,linear-gradient(180deg, #ff8a2a, #e2580a));color:#fff;border:none;box-shadow:0 14px 26px #14141429,0 0 0 2px #e46b1b38}.Navbar-module__pSp8Ga__mobileBtn{cursor:pointer;color:#475569;background:#ffffffc7;border:1px solid #1e293b1f;border-radius:7px;justify-content:center;align-items:center;width:40px;height:40px;display:none}.Navbar-module__pSp8Ga__mobileMenu{z-index:49;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffbf7fa;border-bottom:1px solid #1e293b1a;position:fixed;top:56px;left:0;right:0}.Navbar-module__pSp8Ga__mobileInner{gap:8px;max-width:1200px;margin:0 auto;padding:12px 18px;display:grid}.Navbar-module__pSp8Ga__mobileRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.Navbar-module__pSp8Ga__hr{background:#1e293b1a;height:1px;margin:6px 0}.Navbar-module__pSp8Ga__link:focus-visible,.Navbar-module__pSp8Ga__btn:focus-visible,.Navbar-module__pSp8Ga__mobileBtn:focus-visible{outline-offset:2px;outline:3px solid #e46b1b47}@media (max-width:1180px){.Navbar-module__pSp8Ga__desktopNav,.Navbar-module__pSp8Ga__right{display:none}.Navbar-module__pSp8Ga__mobileBtn{display:flex}}@media (max-width:1320px){.Navbar-module__pSp8Ga__desktopNav .uSegItem span{display:none}}.Navbar-module__pSp8Ga__langSwitcher{margin-right:16px;position:relative}.Navbar-module__pSp8Ga__langButton{border:1px solid var(--border-color,#e0e0e0);color:var(--text-primary,#333);cursor:pointer;background:0 0;border-radius:20px;align-items:center;gap:6px;padding:6px 10px;font-size:14px;transition:all .2s;display:flex}.Navbar-module__pSp8Ga__langButton:hover{background:var(--hover-bg,#f5f5f5)}.Navbar-module__pSp8Ga__langMenu{border:1px solid var(--border-color,#e0e0e0);z-index:100;background:#fff;border-radius:8px;min-width:120px;margin-top:8px;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #00000026}.Navbar-module__pSp8Ga__langOption{text-align:left;width:100%;color:var(--text-primary,#333);cursor:pointer;background:0 0;border:none;padding:10px 16px;font-size:14px;transition:background .2s;display:block}.Navbar-module__pSp8Ga__langOption:hover{background:var(--hover-bg,#f5f5f5)}.Navbar-module__pSp8Ga__langOptionActive{background:var(--primary-light,#e6f7ff);color:var(--primary,#1890ff);font-weight:500}.Navbar-module__pSp8Ga__mobileLang{padding:16px}.Navbar-module__pSp8Ga__mobileLangLabel{color:var(--text-secondary,#666);margin-bottom:12px;font-size:14px;font-weight:500}.Navbar-module__pSp8Ga__mobileLangButtons{flex-wrap:wrap;gap:8px;display:flex}.Navbar-module__pSp8Ga__mobileLangButton{border:1px solid var(--border-color,#e0e0e0);min-width:80px;color:var(--text-primary,#333);cursor:pointer;background:0 0;border-radius:20px;flex:1;padding:10px;font-size:14px;transition:all .2s}.Navbar-module__pSp8Ga__mobileLangButton:hover,.Navbar-module__pSp8Ga__mobileLangButtonActive{background:var(--primary,#1890ff);color:#fff;border-color:var(--primary,#1890ff)}.Navbar-module__pSp8Ga__desktopNav li{list-style:none}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--text:#2a3648;--muted:#6b7280;--orange:#e46b1b;--orange2:#f08a35;--stroke:#1e293b1a;--stroke2:#1e293b1f;--navH:56px;--bg:#f7f8f3;--paperSolid:#fff;--activeGrad:linear-gradient(180deg, #ff8a2a, #e2580a)}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}body{background:var(--bg);color:var(--text);min-height:100vh}.appBg,.appBgLight,.appBgDark{background:var(--bg)!important}.appMain{padding-top:var(--navH);min-height:calc(100vh - var(--navH))}a{color:inherit;text-decoration:none}button{font-family:inherit}.uSeg{scrollbar-width:none;align-items:center;gap:2px;display:flex;overflow-x:auto}.uSeg::-webkit-scrollbar{display:none}.uSegScroll{flex:auto;justify-content:center}.uSegItem{height:36px;color:var(--text);white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.uSegItem:hover{background:#1e293b0f}.uSegItemActive{color:var(--orange);background:#e46b1b1f}.uBtn{border:1px solid var(--stroke2);cursor:pointer;height:36px;color:var(--text);white-space:nowrap;background:#ffffffc7;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-family:inherit;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.uBtn:hover{border-color:#e46b1b59}.uBtnPrimary{background:var(--activeGrad);color:#fff;border:none;box-shadow:0 4px 14px #e46b1b4d}.uBtnDanger{color:#ef4444;background:#ef44441a;border-color:#ef44442e}
