body,html{max-width:100vw;overflow-x:hidden}body{color:inherit;background:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#223;background:var(--arche-gray)}:root{--arche-navy:#2e4a8b;--arche-blue:#4b6bb5;--arche-light-blue:#6b8dd6;--arche-green:#4caf50;--arche-gray:#f4f5f7;--arche-border:#e0e0e0}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;background:var(--arche-gray,#f4f5f7)}a{color:inherit}button{font-family:inherit}.AppLayout_appShell__poPLd{min-height:100vh;display:flex;flex-direction:column}.AppLayout_appHeader__G5W0h{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.06)}.AppLayout_logo__7SbgG{display:flex;align-items:center;gap:8px}.AppLayout_navPills__SBJsr{display:flex;gap:10px;background:var(--arche-navy);padding:6px;border-radius:28px}.AppLayout_navPill__NgInn{padding:8px 16px;border-radius:20px;text-decoration:none;color:#fff;font-weight:600}.AppLayout_navPillActive__mBX_S{background:#fff;color:var(--arche-navy)}.AppLayout_userBlock__uyjcw{display:flex;gap:10px;align-items:center}.AppLayout_userName__X2_KR{color:#555;font-weight:600}.AppLayout_userAvatar__92aAY{display:inline-flex;width:34px;height:34px;border-radius:50%;background:var(--arche-blue);color:#fff;font-weight:800;align-items:center;justify-content:center}.AppLayout_appMain__nS8q_{flex:1 1;padding:20px}