*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;height:100%}body{font-family:Poppins,system-ui,sans-serif;color:#16181d;background:#0b0d12;-webkit-font-smoothing:antialiased}button{font-family:inherit}.deck{height:100%;display:flex;flex-direction:column;background:#fff}.chrome{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.4rem 0;flex:0 0 auto}.chrome__meta{display:flex;align-items:center;gap:.75rem;color:#5c6370;font-size:.78rem;font-weight:500}.chrome__act{color:#1e50ff;text-transform:uppercase;letter-spacing:.04em}.chrome__hint{opacity:.7}.stage{flex:1;display:flex;padding:.6rem 2.4rem 1.2rem;min-height:0}.slide{width:min(1180px,100%);margin:0 auto;display:flex;flex-direction:column;justify-content:center;gap:1.1rem}.slide--hero{color:#fff}.slide--bare{align-items:flex-start;justify-content:center}.slide--bare h1{max-width:18ch;font-size:clamp(2.6rem,6vw,4.4rem)}.agenda{margin:0;padding:0;list-style:none;display:grid;gap:.85rem}.agenda li{display:flex;align-items:baseline;gap:1rem;font-size:clamp(1.25rem,2.4vw,1.75rem);font-weight:500;letter-spacing:-.02em}.agenda__act{flex:0 0 6.5rem;color:#1e50ff;font-size:.82rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.deck--hero{background:#0b0d12}.deck--hero .chrome__meta{color:#ffffff9e}.deck--hero .chrome__act{color:#6ed3bb}.kicker{margin:0;color:#1e50ff;font-size:.82rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.deck--hero .kicker{color:#6ed3bb}h1,h2{margin:0;font-weight:600;letter-spacing:-.03em;line-height:1.15}h1{font-size:clamp(2.1rem,4.4vw,3.4rem);max-width:16ch}h2{font-size:clamp(1.55rem,3vw,2.35rem);max-width:28ch}.lead{margin:0;font-size:1.15rem;line-height:1.5;color:#5c6370;max-width:62ch}.deck--hero .lead{color:#ffffffc7}.bullets{margin:0;padding-left:1.15rem;font-size:1.08rem;line-height:1.55}.bullets li+li{margin-top:.35rem}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}.note{margin:0;font-size:1rem;line-height:1.5}table.cmp{width:100%;border-collapse:collapse;font-size:.88rem}table.cmp th,table.cmp td{text-align:left;vertical-align:top;padding:.65rem .7rem;border-bottom:1px solid #d8dde6}table.cmp th{color:#1e50ff;font-weight:600;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em}table.cmp td:first-child{font-weight:600;white-space:nowrap;color:#0b0d12}.progress{height:3px;background:#f4f5f8}.progress__bar{height:100%;background:linear-gradient(90deg,#1e50ff,#6ed3bb)}.nodes{display:flex;flex-wrap:wrap;gap:.5rem}.node{border:1px solid #d8dde6;background:#f4f5f8;border-radius:8px;padding:.45rem .7rem;font-size:.82rem;font-weight:500}.node--blue{background:#1e50ff;border-color:#1e50ff;color:#fff}.node--green{background:#6ed3bb;border-color:#6ed3bb;color:#0b0d12}.node--core{background:#0b0d12;border-color:#0b0d12;color:#fff;padding:.7rem 1.1rem;font-weight:600}.diagram{display:flex;flex-direction:column;align-items:center;gap:.55rem;padding:.4rem 0}.diagram__row{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem}.diagram__arrow{color:#1e50ff;font-size:1.1rem;line-height:1}.diagram__label{font-size:.75rem;color:#5c6370;font-weight:500}.sync-stack{display:grid;gap:0;max-width:420px}.sync-stack__box{background:#f4f5f8;border:1px solid #d8dde6;padding:.55rem .8rem;font-weight:500;font-size:.92rem}.sync-stack__link{color:#1e50ff;font-size:.75rem;font-weight:600;padding:.2rem .8rem}.vs{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center}.vs__mark{font-size:.75rem;font-weight:700;color:#5c6370}.logo{display:block;height:28px;width:auto}.logo--on-dark path.logo-letter{fill:#fff}.logo--on-light path.logo-letter{fill:#0b0d12}@media(max-width:800px){.grid-2,.vs{grid-template-columns:1fr}.stage{padding:.4rem 1.1rem 1rem}table.cmp{font-size:.78rem}}
