:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#171f2a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}:root{--primary: #4f8cff;--secondary: #232b3a;--surface: #1e222b;--surface-variant: #232b3a;--on-surface: #f1f5fa;--on-surface-variant: #a7bfff;--outline: #3a4252;--glass-bg: rgba(30, 34, 43, .92);--glass-blur: 18px;--radius: 1.25rem;--shadow: 0 2px 8px 0 rgba(30, 41, 59, .32);--elevation-1: 0 1px 3px 0 rgba(30,41,59,.18);--elevation-2: 0 4px 16px 0 rgba(30,41,59,.22)}html,body,#root{min-height:100vh;margin:0;padding:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:#171f2a;color:var(--on-surface);box-sizing:border-box;width:100vw;overflow-x:hidden}.landing-page-gradient{min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:1;width:100vw;overflow-x:hidden}.parallax-bg:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#232b3a,#1e293b);opacity:.7;z-index:0;pointer-events:none}header{width:100%;max-width:100vw;padding:1rem;display:flex;justify-content:flex-end;align-items:center;background:transparent;position:relative;z-index:2;box-sizing:border-box}header.glass-effect{background-color:#ffffff0d;--tw-backdrop-blur: blur(16px);-webkit-backdrop-filter:blur(16px) brightness(1.1) contrast(1.1);backdrop-filter:blur(16px) brightness(1.1) contrast(1.1);border-width:1px;border-color:#ffffff1a;border-style:solid;position:fixed;top:0;left:0;right:0;z-index:100}header .clerk-sign-in-button,header .clerk-sign-up-button,header .clerk-user-button{margin-left:.5rem}.hero{margin:0 auto;max-width:100%;width:100%;box-sizing:border-box;padding:3.5rem 1rem 2rem;text-align:center;background:var(--glass-bg);border-radius:var(--radius);box-shadow:var(--elevation-2);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));margin-top:2.5rem;position:relative;z-index:2}.brand-title{font-size:2.2rem;font-weight:800;background:linear-gradient(90deg,var(--primary),var(--on-surface-variant));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;margin-bottom:.5rem;letter-spacing:-.5px}.brand-subtitle{font-size:1.1rem;font-weight:600;color:var(--on-surface-variant);margin-bottom:1.2rem}.brand-description{font-size:1rem;margin-bottom:2rem;color:#b6c6e3}.cta-button{display:inline-block;padding:.7rem 1.8rem;background:linear-gradient(90deg,#232b3a,#1e222b);color:#fff;font-weight:700;border-radius:2rem;text-decoration:none;box-shadow:var(--elevation-1);transition:background .2s,box-shadow .2s,transform .15s;font-size:1rem;border:none;outline:none;cursor:pointer;min-width:120px}.cta-button:hover{background:linear-gradient(90deg,#1e222b,#232b3a);box-shadow:0 8px 32px #1e293b47;transform:translateY(-2px) scale(1.03)}.features{display:flex;flex-direction:column;gap:1.2rem;padding:2rem 1rem 1.5rem;background:transparent;z-index:2;width:100%;max-width:100vw;box-sizing:border-box}.feature-card{background:var(--glass-bg);border-radius:var(--radius);box-shadow:var(--elevation-1);padding:1.5rem 1rem;text-align:center;flex:1 1 0;min-width:0;max-width:100%;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));transition:box-shadow .2s,transform .15s;color:var(--on-surface);margin:0 auto}.feature-card:hover{box-shadow:0 12px 36px #1e293b47;transform:translateY(-4px) scale(1.03)}.about{padding:2rem 1rem 1.5rem;background:var(--glass-bg);border-radius:var(--radius);box-shadow:var(--elevation-1);text-align:center;margin:2rem auto 0;max-width:700px;width:100%;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));z-index:2;color:var(--on-surface);box-sizing:border-box}.footer{padding:1.5rem 1rem 1rem;text-align:center;font-size:1rem;color:#b6c6e3;background:transparent;z-index:2;width:100%;max-width:100vw;box-sizing:border-box}.one-node-homepage{width:100vw;min-height:100vh;background:linear-gradient(120deg,#181f2a,#232b3a);color:#f1f5fa;display:flex;flex-direction:column;align-items:center;overflow-x:hidden}.one-node-hero{width:100%;max-width:1200px;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;gap:2.5rem;padding:3.5rem 1.2rem 2.5rem;box-sizing:border-box}.one-node-hero-content{flex:1;text-align:center}.one-node-hero-title{font-size:2.5rem;font-weight:800;margin-bottom:1.2rem;background:linear-gradient(90deg,#4f8cff,#a7bfff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.one-node-hero-subtitle{font-size:1.25rem;color:#b6c6e3;margin-bottom:2rem}.one-node-hero-cta-group{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.one-node-cta{padding:.85rem 2.2rem;border-radius:2rem;font-weight:700;font-size:1.08rem;border:none;outline:none;cursor:pointer;transition:background .2s,box-shadow .2s,transform .15s;box-shadow:0 2px 8px #1e293b2e}.one-node-cta.primary{background:linear-gradient(90deg,#4f8cff,#232b3a);color:#fff;border:1.5px solid #4f8cff}.one-node-cta.secondary{background:#232b3a;color:#a7bfff;border:1.5px solid #4f8cff}.one-node-cta:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 8px 32px #1e293b47}.one-node-hero-visual{flex:1;display:flex;align-items:center;justify-content:center;min-width:0}.one-node-hero-img{width:320px;max-width:90vw;height:auto;border-radius:1.25rem;box-shadow:0 4px 24px #1e293b2e}.one-node-features{width:100%;max-width:1100px;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;align-items:center;margin:0 auto;padding:2.5rem 1.2rem 2rem;box-sizing:border-box}.one-node-feature-card{background:#232b3a;border-radius:1.25rem;box-shadow:0 2px 8px #1e293b2e;padding:2rem 1.2rem;text-align:center;color:#f1f5fa;flex:1 1 0;min-width:0;max-width:100%;margin:0 auto}.one-node-callout{width:100%;max-width:700px;margin:2.5rem auto 0;background:linear-gradient(90deg,#232b3a,#4f8cff);border-radius:1.25rem;box-shadow:0 2px 8px #1e293b2e;padding:2.5rem 1.2rem 2rem;text-align:center;color:#fff}.one-node-footer{width:100vw;background:#181f2a;color:#a7bfff;padding:1.5rem 0 1rem;margin-top:2rem;font-size:1rem;box-sizing:border-box}.one-node-footer-content{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.75rem}.one-node-footer-links{display:flex;gap:1.5rem}.one-node-footer-links a{color:#a7bfff;text-decoration:none;font-weight:500;transition:color .2s}.one-node-footer-links a:hover{color:#4f8cff}@media (min-width: 700px){.hero{max-width:700px;padding:4rem 2rem 2.5rem}.features{flex-direction:row;justify-content:center;align-items:stretch;gap:1.5rem;padding-left:2rem;padding-right:2rem;max-width:1100px;margin:0 auto}.feature-card{min-width:220px;max-width:340px;padding:2rem 1.2rem}.about{margin-top:2.5rem;max-width:700px;padding:2.5rem 2rem 2rem}}@media (min-width: 900px){.one-node-hero{flex-direction:row;gap:3.5rem;padding:5rem 2.5rem 3.5rem}.one-node-hero-content{text-align:left;align-items:flex-start;justify-content:center;padding-left:1.5rem}.one-node-hero-visual{justify-content:flex-end;padding-right:1.5rem}.one-node-features{flex-direction:row;gap:2rem;padding-left:2.5rem;padding-right:2.5rem}.one-node-feature-card{min-width:220px;max-width:340px;padding:2rem 1.2rem}.one-node-callout{padding:3rem 2.5rem 2.5rem}.one-node-footer-content{flex-direction:row;justify-content:space-between;align-items:center;gap:0}}.landing-page-gradient>section,.landing-page-gradient>footer{opacity:0;transform:translateY(24px);animation:fadeInUp .8s cubic-bezier(.4,1.4,.6,1) forwards}.landing-page-gradient>section:nth-child(1){animation-delay:.1s}.landing-page-gradient>section:nth-child(2){animation-delay:.25s}.landing-page-gradient>section:nth-child(3){animation-delay:.4s}.landing-page-gradient>footer{animation-delay:.55s}@keyframes fadeInUp{to{opacity:1;transform:none}}.text-gradient{background:linear-gradient(90deg,var(--primary),var(--on-surface-variant));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}::-webkit-scrollbar{width:8px;background:var(--secondary)}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:8px}
