@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=DM+Serif+Display:ital@0;1&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#07090f;--surface:#0d1020;--surface2:#131629;--border:#ffffff14;--border-accent:#b0c4ff59;--text-primary:#e8e6f0;--text-secondary:#9896b0;--text-muted:#6e6c82;--text-dim:#454558;--accent:#b0c4ff}html,body,#root{background:var(--bg);width:100%;height:100%;color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;font-weight:300}.scene-wrap{height:100svh}.app{width:100%;height:100%;overflow:hidden}input::placeholder{color:var(--text-muted);opacity:1}.site-header{z-index:10;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:none;height:52px;line-height:normal;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.site-header--fixed{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07090fe0;border-bottom:1px solid #ffffff0f;position:fixed}.site-header--sticky{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07090fe0;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.hdr-inner{box-sizing:border-box;justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 24px;display:flex}.hdr-logo{align-items:center;gap:8px;text-decoration:none;display:inline-flex}.hdr-logo img{width:20px;height:20px;display:block}.hdr-logo-name{color:#ffffffd9;letter-spacing:.01em;font-family:Inter,sans-serif;font-size:clamp(13px,2vw,14px);font-weight:600}.hdr-nav{align-items:center;gap:2px;display:flex}.hdr-link{color:#ffffff8c;letter-spacing:.01em;white-space:nowrap;border-radius:6px;padding:clamp(4px,1vw,5px) clamp(8px,2vw,12px);font-family:Inter,sans-serif;font-size:clamp(11px,1.8vw,13px);font-weight:500;text-decoration:none;transition:color .15s,background .15s}.hdr-link:hover{color:#ffffffe0;background:#ffffff12}.hdr-link--active,.hdr-link--active:hover{color:#c4b5fdeb}.site-footer{background:#ffffff05;border-top:1px solid #ffffff12;width:100%;font-family:Inter,sans-serif;line-height:1.5}.ft-inner{max-width:1200px;padding:56px 24px;padding-bottom:calc(48px + env(safe-area-inset-bottom,0px));flex-direction:row;gap:48px;margin:0 auto;display:flex}.ft-brand{flex:0 0 200px;min-width:160px}.ft-brand-logo{align-items:center;gap:8px;margin-bottom:14px;text-decoration:none;display:inline-flex}.ft-brand-logo img{width:20px;height:20px}.ft-brand-name{color:#ffffffd9;letter-spacing:.01em;font-size:14px;font-weight:600;line-height:normal}.ft-brand-tagline{color:#ffffff59;font-size:13px;font-weight:300;line-height:1.7}.ft-brand-copy{color:#ffffff2e;letter-spacing:.03em;margin-top:14px;font-size:11px;font-weight:300;line-height:normal}.ft-nav{grid-template-columns:repeat(3,140px);gap:32px;margin-left:auto;display:grid}.ft-heading{letter-spacing:.12em;text-transform:uppercase;color:#ffffff4d;margin-bottom:14px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;line-height:normal}.ft-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ft-link{color:#ffffff73;font-family:Inter,sans-serif;font-size:13px;font-weight:300;line-height:1.5;text-decoration:none;transition:color .15s;display:block}.ft-link:hover{color:#ffffffd1}@media (width<=767px){.ft-inner{padding:40px 24px;padding-bottom:calc(48px + env(safe-area-inset-bottom,0px));flex-direction:column;gap:32px}.ft-brand{flex:none;min-width:0}.ft-nav{grid-template-columns:repeat(2,1fr);gap:24px 16px;margin-left:0}}
