:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#172033;background:#faf8f3;font-synthesis:none}*{box-sizing:border-box}body{margin:0}h1,h2,h3{font-family:FS Millbank,Avenir Next,Helvetica Now,Inter,system-ui,sans-serif;font-weight:700}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid #ab8d53;outline-offset:3px}.shell-header{position:sticky;top:0;z-index:5;display:flex;align-items:center;gap:24px;padding:14px 3vw;background:#052c58;color:#fff}.shell-header img{width:110px;height:46px}.shell-header nav{display:flex;flex:1;gap:4px;overflow:auto}.shell-header a{white-space:nowrap;color:#fff;text-decoration:none;padding:10px;border-radius:8px}.shell-header a.active{background:#ab8d53;color:#052c58}.primary-link{display:inline-block;padding:12px 18px;border-radius:10px;background:#052c58;color:#fff;text-decoration:none}.eyebrow{color:#ab8d53;text-transform:uppercase;letter-spacing:.16em;font-weight:700}.metrics,.grid,.registry{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.metric-value{display:block;margin-top:8px;font-size:20px;color:#052c58}.row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}pre{white-space:pre-wrap}.navigation-map{display:grid;gap:18px}.flow-row{display:flex;gap:10px;overflow:auto;padding-bottom:8px}.flow-node{display:grid;min-width:150px;gap:5px;padding:12px;border:1px solid #ab8d53;border-radius:10px;color:#052c58;text-decoration:none}.presentation{min-height:100vh;display:grid;place-items:center;overflow:auto;padding:30px;background:radial-gradient(circle at 50% 30%,#174977,#03182f 70%)}.device{position:relative;overflow:hidden;flex:none;border:10px solid #111820;border-radius:48px;background:#fff;box-shadow:0 40px 100px #0009,0 0 0 2px #495361;transform-origin:center;max-width:92vw;max-height:94vh}.device.ipad,.device.tablet{border-radius:32px}.device iframe{width:100%;height:100%;border:0;background:#fff}.device-speaker{position:absolute;z-index:2;top:8px;left:50%;width:80px;height:5px;transform:translate(-50%);border-radius:4px;background:#30363d}.presenter-controls{position:fixed;right:24px;bottom:24px;display:grid;gap:12px;width:240px;padding:18px;border-radius:16px;background:#fff;box-shadow:0 16px 60px #0008}.hc-spinner{display:inline-block;width:18px;height:18px;border:2px solid #ab8d53;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:800px){.shell-header{align-items:flex-start;flex-direction:column}.shell-header nav{width:100%;max-width:100%}.device{transform:scale(.8)}}@media(prefers-reduced-motion:reduce){.hc-spinner{animation:none}}
