@import"https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800&family=DM+Sans:wght@300;400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy-deep: #020B18;--navy-mid: #071525;--navy-card: #0D1F35;--navy-border: #132B47;--blue-primary: #1A6DFF;--blue-light: #3D8BFF;--blue-glow: #5BA3FF;--accent-cyan: #00C8FF;--white: #FFFFFF;--white-90: rgba(255,255,255,.9);--white-60: rgba(255,255,255,.6);--white-30: rgba(255,255,255,.3);--white-10: rgba(255,255,255,.08);--white-05: rgba(255,255,255,.04);--r-sm: 12px;--r-md: 20px;--r-lg: 28px;--r-xl: 40px}html,body,#root{width:100%;min-height:100vh;background:#010c1a;font-family:DM Sans,sans-serif;color:#fff;overflow-x:hidden}.font-syne{font-family:Syne,sans-serif}.label{font-family:Syne,sans-serif;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--blue-glow);margin-bottom:16px;display:flex;align-items:center;gap:8px}.label:before{content:"";display:inline-block;width:20px;height:2px;background:var(--blue-primary);border-radius:2px}.card-dark{background:var(--navy-card);border:1px solid var(--navy-border);border-radius:24px}.card-blue{background:linear-gradient(135deg,#0d2548,#0a1e3d);border:1px solid rgba(26,109,255,.3);border-radius:24px}.card-highlight{background:#0c2142;border:1px solid rgba(26,109,255,.4);border-radius:24px}.tag{display:inline-flex;align-items:center;padding:6px 14px;border-radius:100px;border:1px solid var(--navy-border);background:var(--white-05);font-size:12px;font-weight:500;color:var(--white-60)}.tag-blue{border-color:#1a6dff66;background:#1a6dff1f;color:var(--blue-glow)}.orb{position:absolute;border-radius:50%;pointer-events:none;filter:blur(120px)}@keyframes pulse{0%,to{box-shadow:0 0 8px var(--blue-primary)}50%{box-shadow:0 0 24px var(--blue-primary),0 0 40px #1a6dff66}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.slide-enter{animation:slideUp .6s ease forwards}.slide-enter-delay-1{animation-delay:.05s;opacity:0}.slide-enter-delay-2{animation-delay:.12s;opacity:0}.slide-enter-delay-3{animation-delay:.19s;opacity:0}.slide-enter-delay-4{animation-delay:.26s;opacity:0}.progress-bar{position:fixed;bottom:0;left:0;height:2px;background:linear-gradient(90deg,var(--blue-primary),var(--accent-cyan));transition:width .5s ease;z-index:200}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--navy-deep)}::-webkit-scrollbar-thumb{background:var(--navy-border);border-radius:2px}.slide-viewport{margin-top:65px;min-height:calc(100vh - 65px);position:relative}.slide-scale{width:100%}.nav-hint{position:fixed;bottom:20px;right:30px;font-size:11px;color:#ffffff40;letter-spacing:.05em;pointer-events:none;z-index:90}@media(max-width:1024px){.slide-root{padding:48px 40px!important;min-height:auto!important}.slide-root [style*="grid-template-columns: repeat(3"],.slide-root [style*="grid-template-columns:repeat(3"],.slide-root [style*="grid-template-columns: repeat(4"],.slide-root [style*="grid-template-columns:repeat(4"],.slide-root [style*="grid-template-columns: repeat(6"],.slide-root [style*="grid-template-columns:repeat(6"]{grid-template-columns:repeat(2,1fr)!important}.slide-root [style*="grid-template-columns: 1fr 400px"],.slide-root [style*="grid-template-columns: 1fr 380px"],.slide-root [style*="grid-template-columns: 1fr auto 1fr"]{grid-template-columns:1fr!important}}@media(max-width:768px){.nav-hint{display:none}.slide-root{padding:40px 20px!important;min-height:auto!important;justify-content:flex-start!important}.slide-root [style*="display: grid"],.slide-root [style*="display:grid"]{grid-template-columns:1fr!important;gap:12px!important}.slide-root [style*=aspect-ratio] [style*="display: grid"]{grid-template-columns:1fr 1fr!important}.slide-root [style*="display: flex"][style*="gap: 20"]{flex-direction:column!important}.slide-root h1,.slide-root h2{font-size:clamp(28px,7vw,38px)!important;line-height:1.1!important}.slide-root [style*="font-size: clamp(40px"],.slide-root [style*="font-size: clamp(32px"],.slide-root [style*="font-size: clamp(30px"]{font-size:clamp(26px,7vw,34px)!important;line-height:1.1!important}.slide-root [style*="font-size: 52px"]{font-size:40px!important}.slide-root [style*=writing-mode]{writing-mode:horizontal-tb!important;transform:none!important}.slide-root{overflow:hidden!important}}@media(max-width:480px){.slide-root{padding:32px 16px!important}.slide-root h1,.slide-root h2{font-size:clamp(22px,7vw,30px)!important}.slide-root [style*="font-size: 17"]{font-size:15px!important}.slide-root [style*="font-size: 16"]{font-size:14px!important}}@media(max-width:768px){.nav-hint{display:none}}.lm-nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:14px 32px;background:#020b18e0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid #132B47;height:65px}.lm-nav-logo{display:flex;align-items:center;gap:10px;font-family:Syne,sans-serif;font-size:14px;font-weight:700;color:#fff;white-space:nowrap}.lm-nav-dots{display:flex;align-items:center;gap:6px}.lm-nav-right{display:flex;align-items:center;gap:16px}.lm-nav-counter{font-family:Syne,sans-serif;font-size:13px;color:#fff6;letter-spacing:.05em;white-space:nowrap}.lm-nav-arrows{display:flex;gap:8px}.lm-nav-arrow{width:36px;height:36px;border-radius:10px;border:1px solid #132B47;background:#ffffff0a;color:#fff9;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:all .2s;padding:0}.lm-nav-arrow:hover{background:#ffffff1a;border-color:#1a6dff;color:#fff}@media(max-width:900px){.lm-nav{padding:12px 20px}.lm-nav-dots{display:none}}@media(max-width:600px){.lm-nav{padding:10px 14px}.lm-nav-counter{font-size:12px}.lm-nav-arrow{width:34px;height:34px}.lm-nav-logo{font-size:12px}.lm-nav-logo-img{height:22px!important}}
