*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background-color:#121212;color:#e0e0e0}#root{width:100%;min-height:100vh}.app{width:100%;min-height:100vh;background-color:#121212;color:#e0e0e0}.container{max-width:1200px;margin:0 auto;padding:0 40px;width:100%}@media(max-width:768px){.container{padding:0 20px}}@media(max-width:480px){.container{padding:0 16px}}.section{width:100%;position:relative}.section-border{position:relative;padding-left:80px;padding-right:80px}.section-border:before,.section-border:after{content:"";position:absolute;top:0;bottom:0;width:1px;border-left:1px dashed #444444;pointer-events:none;z-index:1}.section-border:before{left:80px}.section-border:after{right:80px}@media(max-width:768px){.section-border{padding-left:20px;padding-right:20px}.section-border:before{left:20px}.section-border:after{right:20px}}@media(max-width:480px){.section-border{padding-left:16px;padding-right:16px}.section-border:before{left:16px}.section-border:after{right:16px}}.section-border-bottom{border-bottom:1px dashed rgba(255,255,255,.2)}.section-border-top{border-top:1px dashed rgba(255,255,255,.2)}.section-border-full{border-left:1px dashed #444444;border-right:1px dashed #444444;border-top:1px dashed #444444;border-bottom:1px dashed #444444}.heading-1{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:600;font-size:60px;line-height:60px;letter-spacing:-2.4px;color:#e0e0e0}.heading-2{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:600;font-size:44px;line-height:48.4px;letter-spacing:-1.76px;color:#e0e0e0}.heading-3{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:600;font-size:32px;line-height:35.2px;letter-spacing:-1.28px;color:#e0e0e0}.heading-4{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:600;font-size:24px;line-height:31.2px;letter-spacing:-.96px;color:#e0e0e0}.heading-5{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:600;font-size:18px;line-height:25.2px;letter-spacing:-.72px;color:#e0e0e0}.body-text{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:18px;line-height:25.2px;letter-spacing:-.72px;color:#b0b0b0}.body-text-small{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:22.4px;letter-spacing:-.64px;color:#b0b0b0}.label{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:15.4px;letter-spacing:.56px;text-transform:uppercase;background:linear-gradient(29.49deg,#888,#b0b0b0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.label-small{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:12px;line-height:13.2px;letter-spacing:.48px;text-transform:uppercase;background:linear-gradient(137.24deg,#888,#a0a0a0 40%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-link{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:15.4px;letter-spacing:-.56px;color:#e0e0e0;text-decoration:none;transition:opacity .2s}.nav-link:hover{opacity:.7}.btn-primary{background-color:#888;color:#e0e0e0;padding:12px;border-radius:10px;border:none;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:15.4px;letter-spacing:-.56px;cursor:pointer;transition:opacity .2s;text-decoration:none;display:inline-block}.btn-primary:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 12px #8888884d}.btn-secondary{background-color:#121212;color:#e0e0e0;padding:12px;border-radius:10px;border:1px solid #444444;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:15.4px;letter-spacing:-.56px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-secondary:hover{opacity:.9;transform:translateY(-2px);border-color:#666;box-shadow:0 4px 12px #8883}.card{background:#ffffff08;border:1px solid #444444;border-radius:24px;padding:20px;transition:all .3s ease}.card:hover{background:#ffffff0d;border-color:#555;transform:translateY(-4px)}.card-small{background:#ffffff08;border:1px solid #444444;border-radius:16px;padding:28px;transition:all .3s ease}.card-small:hover{background:#ffffff0d;border-color:#555;transform:translateY(-4px)}.text-center{text-align:center}.divider{height:1px;background:#444;width:100%}.divider-thick{height:2px;background:#444;width:100%}
