:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{color-scheme:dark}.stage{height:100vh;width:100vw;background:#0b1220;display:flex;justify-content:center;align-items:center;overflow:hidden;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}.wrap{transition:transform .28s ease,opacity .28s ease;will-change:transform,opacity}.card{width:min(820px,92vw);border-radius:18px;overflow:hidden;background:#111827;box-shadow:0 22px 60px #00000080}.image{width:100%;height:min(420px,46vh);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#0f172a;border-radius:18px 18px 0 0;overflow:hidden}.content{padding:18px 18px 16px}.title{margin:0 0 10px;font-size:26px;line-height:1.15;color:#fff;font-weight:600}.bullets{margin:0;list-style:none;padding-left:0;line-height:1.45;color:#e5e7eb}.bullets strong{margin-bottom:10px;color:#facc15}.actions{display:flex;gap:10px;margin-top:12px}.nav{margin-top:12px;display:flex;align-items:center;justify-content:space-between}.btn{background:#2563eb;color:#fff;border:none;padding:10px 14px;border-radius:10px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn.ghost{background:transparent;border:1px solid rgba(255,255,255,.16);font-weight:600}.btn:disabled{opacity:.45;cursor:not-allowed}.muted{opacity:.75}.small{font-size:12px}.hint{position:fixed;bottom:18px;left:50%;transform:translate(-50%);font-size:12px;opacity:.6;-webkit-user-select:none;user-select:none}@media(max-width:520px){.card{width:94vw}.title{font-size:20px}.image{height:38vh}}@media(max-width:520px){.card{width:94vw}.title{font-size:20px}.image{height:38vh;background-position:25% 25%}}
