*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,system-ui,sans-serif;background:#0f1419;color:#e6edf3;min-height:100vh}a{color:#58a6ff;text-decoration:none}a:hover{text-decoration:underline}input,button,select{font:inherit}button{cursor:pointer}@media (max-width: 768px){.layout-wrap{flex-direction:column}.layout-wrap aside{position:fixed;left:0;top:0;bottom:0;z-index:100;width:220px;transform:translate(-100%);transition:transform .2s ease;box-shadow:4px 0 12px #0000004d}.layout-wrap aside.open{transform:translate(0)}.layout-wrap .nav-toggle{display:flex;position:fixed;left:.5rem;top:.5rem;z-index:101;align-items:center;justify-content:center;width:40px;height:40px;background:#161b22;border:1px solid #30363d;border-radius:8px;color:#e6edf3;font-size:1.25rem}.layout-wrap main{padding:3.5rem 1rem 1.5rem;min-height:100vh}}@media (min-width: 769px){.layout-wrap .nav-toggle{display:none}}
