*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(180deg,#f8f9fb 0,#e9ecef);color:#1e293b;line-height:1.6}.appShell{min-height:100vh;display:flex;flex-direction:column}.appContent{flex:1 1}.appFooter{padding:.75rem 1.5rem;font-size:.85rem;color:#64748b;border-top:1px solid #e2e8f0;background:#f8fafc;display:flex;align-items:center;justify-content:space-between}.appFooter a{color:#2563eb;font-weight:600}.appFooter a:hover{text-decoration:underline}.versionPage{max-width:900px;margin:0 auto;padding:2.5rem 1.5rem 3rem}.versionHeader{margin-bottom:1.5rem}.versionHeader h1{margin:.5rem 0}.versionBack{font-weight:600;color:#2563eb}.versionList{display:grid;grid-gap:1rem;gap:1rem}.versionCard{padding:1.25rem;border-radius:12px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.05)}.versionMeta{display:flex;gap:.75rem;align-items:center;margin-bottom:.75rem;font-weight:600}.versionTag{background:#e0f2fe;color:#0369a1;padding:.2rem .6rem;border-radius:999px;font-size:.8rem}.versionDate{color:#64748b;font-size:.9rem}.versionCard ul{padding-left:1.2rem}.versionCard li{margin-bottom:.35rem}a{color:inherit;text-decoration:none}button{font-family:inherit}html{scroll-behavior:smooth}:focus-visible{outline:2px solid #667eea;outline-offset:2px}