*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{height:100%;font-size:16px}body{color:#111827;-webkit-font-smoothing:antialiased;overscroll-behavior:none;background:#f7f9fc;height:100%;min-height:-webkit-fill-available;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;overflow:hidden}#root{flex-direction:column;height:100%;display:flex}.fo-shell{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.fo-sidebar{display:none}.fo-main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.fo-header{padding:10px 16px;padding-top:calc(10px + env(safe-area-inset-top,0px));z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;display:flex;box-shadow:0 1px 3px #0000000f}.fo-content{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;padding:16px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));flex:1;overflow:hidden auto}.fo-bottom-nav{padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;display:flex;box-shadow:0 -1px 3px #0000000d}.fo-bottom-nav button{color:#9ca3af;cursor:pointer;letter-spacing:.04em;text-transform:uppercase;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 0;font-family:inherit;font-weight:700;transition:color .1s;display:flex;min-height:60px!important;font-size:.7rem!important}.fo-nav-icon{font-size:1.6rem;line-height:1}.fo-bottom-nav button.fo-active{color:#2563eb}button{touch-action:manipulation}@media (width>=768px){html,body{height:100%;overflow:auto}.fo-shell{flex-direction:row;height:auto;min-height:100dvh;overflow:visible}.fo-sidebar{background:#1e2d5e;flex-direction:column;flex-shrink:0;width:220px;height:100dvh;min-height:100dvh;padding:24px 14px 20px;display:flex;position:sticky;top:0;overflow-y:auto;box-shadow:2px 0 8px #00000014}.fo-sidebar-nav{flex-direction:column;flex:1;gap:2px;margin-top:8px;display:flex}.fo-sidebar-btn{color:#94a3b8;cursor:pointer;text-align:left;letter-spacing:0;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-family:inherit;font-size:.95rem;font-weight:500;transition:background .12s,color .12s;display:flex}.fo-sidebar-btn:hover{color:#e2e8f0;background:#ffffff14}.fo-sidebar-btn.fo-active{color:#93c5fd;background:#2563eb40;font-weight:600}.fo-sidebar-icon{font-size:1rem}.fo-header,.fo-bottom-nav{display:none}.fo-main{overflow:visible}.fo-content{max-width:960px;padding:28px 36px 36px;overflow:visible}}@media (width<=1024px){input,select,textarea{font-size:16px!important}button{min-height:48px;font-size:1rem!important}input:not([type=checkbox]):not([type=radio]),select{min-height:48px;padding-top:12px!important;padding-bottom:12px!important}}@keyframes spin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}
