*{margin:0;padding:0;box-sizing:border-box}:root{--background: #FAFAFA;--surface: #FFFFFF;--surface-highlight: #F0F0F0;--border: #E0E0E0;--primary: #111111;--secondary: #555555;--muted: #777777;--accent-blue: #4A90A4;--accent-blue-dark: #2C5F6E;--slide-width: 100vw;--slide-height: 100vh}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--background);color:var(--primary);overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.presentation{width:100vw;height:100vh;position:relative;overflow:hidden;touch-action:pan-y}.slide-stage{position:absolute;top:0;right:0;bottom:0;left:0}.slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 80px}.slide h1{font-size:4rem;font-weight:700;letter-spacing:-.03em;line-height:1.1;text-align:center}.slide h2{font-size:2.5rem;font-weight:600;letter-spacing:-.02em;line-height:1.2}.slide p{font-size:1.5rem;font-weight:400;color:var(--secondary);line-height:1.6;max-width:800px;text-align:center}.slide-image{max-width:90%;max-height:70vh;object-fit:contain;border-radius:12px;box-shadow:0 25px 50px -12px #00000026}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px}.stat-item{text-align:center}.stat-number{font-size:4rem;font-weight:700;color:var(--accent-blue)}.stat-label{font-size:1rem;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-top:8px}.progress-bar{position:fixed;bottom:0;left:0;height:3px;background:var(--accent-blue);transition:width .3s ease;z-index:100}.slide-counter{position:fixed;bottom:20px;right:30px;font-size:.875rem;color:var(--muted);font-variant-numeric:tabular-nums}.keyboard-hints{position:fixed;bottom:20px;left:30px;font-size:.75rem;color:var(--muted);opacity:.5}.mobile-disclaimer{display:none}.text-accent{color:var(--accent-blue)}.text-muted{color:var(--muted)}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}@media (max-width: 700px){.slide-stage{top:0;right:0;bottom:0;left:0}.slide{padding:58px 18px 52px!important;justify-content:center;gap:14px;overflow:hidden}.slide h1{font-size:2.55rem!important;line-height:1.08;letter-spacing:0}.slide h2{font-size:2rem!important;line-height:1.12;letter-spacing:0;text-align:center}.slide p{width:100%;font-size:1.08rem!important;line-height:1.4;max-width:34rem}.slide-image{width:min(94vw,620px);max-width:94vw;max-height:62svh;border-radius:10px;object-fit:contain}.mobile-disclaimer{display:block;position:fixed;top:16px;left:50%;z-index:120;width:min(calc(100vw - 32px),420px);transform:translate(-50%);color:var(--muted);font-size:.8rem;font-weight:500;line-height:1.3;text-align:center}.entity-slide{padding:64px 16px 52px!important}.entity-title{margin-bottom:18px!important;font-size:1.85rem!important}.entity-grid{width:100%!important;max-width:680px!important;grid-template-columns:repeat(2,1fr)!important;gap:14px!important}.entity-card-shell{aspect-ratio:16 / 9!important}.entity-card{border-radius:10px!important;box-shadow:0 12px 30px -20px #0006!important;transform:none!important}.entity-card-media img{object-fit:cover!important;object-position:top center!important}.entity-card-label{height:30px!important;padding:0 10px!important;font-size:.7rem!important}.video-slide{gap:10px}.video-slide h2{margin-bottom:4px!important}.video-slide p{margin-bottom:8px!important}.video-frame{width:min(94vw,calc(58svh * 16 / 9))!important;max-width:94vw;border-radius:10px!important}.video-frame--ai-dashboard{width:min(94vw,89.9svh)!important}.slide-counter{right:14px;bottom:13px;font-size:.8rem}.keyboard-hints{display:none}}@media (max-width: 700px) and (orientation: landscape){.slide{padding:32px 64px 30px!important}.mobile-disclaimer{top:9px;font-size:.72rem}.slide-image{max-height:72svh}.entity-slide{padding:34px 48px 28px!important}.entity-title{margin-bottom:12px!important;font-size:1.55rem!important}.entity-grid{max-width:760px!important;grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.entity-card-label{height:26px!important}.video-frame{width:min(82vw,calc(68svh * 16 / 9))!important}.video-frame--ai-dashboard{width:min(82vw,105.4svh)!important}}
