.site-header{backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);background:#060609b8;border-bottom:1px solid #ffffff14;position:-webkit-sticky;position:sticky;top:0;z-index:50}.site-header__inner{align-items:center;display:flex;padding:12px 32px;width:100%}@media(max-width:768px){.site-header__inner{padding:10px 20px}}@media(max-width:576px){.site-header__inner{padding:8px 16px}}.site-header__brand{align-items:center;display:inline-flex;transition:opacity .2s ease}.site-header__brand:hover{opacity:.88}.site-header__logo{display:block;height:66px;width:auto}@media(max-width:768px){.site-header__logo{height:56px}}@media(max-width:576px){.site-header__logo{height:48px}}.site-footer{background:#060609;border-top:1px solid #ffffff14;padding:56px 0 40px}.site-footer__inner{margin:0 auto;max-width:1100px;padding:0 24px}@media(max-width:768px){.site-footer__inner{padding:0 20px}}.site-footer__row{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.site-footer__email{color:#fff;font-size:1rem;font-weight:500;letter-spacing:-.01em}.site-footer__email:hover{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#7c3aed);-webkit-background-clip:text;background-clip:text}.site-footer__socials{align-items:center;display:flex;gap:8px}.site-footer__social{align-items:center;background:#0f0f14;border:1px solid #ffffff14;border-radius:8px;color:#a1a1aa;display:inline-flex;height:36px;justify-content:center;transition:color .2s ease,border-color .2s ease,background .2s ease;width:36px}.site-footer__social svg{height:18px;width:18px}.site-footer__social:hover:not(.site-footer__social--disabled){background:#18181f;border-color:#ffffff29;color:#fff}.site-footer__social--disabled{cursor:default;opacity:.5}.site-footer__divider{background:#ffffff14;height:1px;margin:32px 0 20px}.site-footer__bottom{align-items:center;color:#71717a;display:flex;flex-wrap:wrap;font-size:.875rem;gap:16px;justify-content:space-between}.site-footer__legal{align-items:center;display:flex;gap:10px}.site-footer__legal a{color:#71717a}.site-footer__legal a:hover{color:#fff}.site-footer__dot{color:#71717a}.hero{background:radial-gradient(ellipse at top,#7c3aed1f,#0000 60%),radial-gradient(ellipse at bottom,#3b82f614,#0000 60%),#060609;overflow:hidden;padding:140px 0 120px;position:relative}@media(max-width:768px){.hero{padding:100px 0 90px}}@media(max-width:576px){.hero{padding:80px 0 70px}}.hero__glow{background:radial-gradient(circle,#7c3aed2e 0,#0000 55%);filter:blur(60px);height:900px;left:50%;pointer-events:none;position:absolute;top:-20%;transform:translateX(-50%);width:900px}.hero__content{max-width:880px;position:relative;text-align:center}.hero__eyebrow{background:#0f0f14;border:1px solid #ffffff14;border-radius:999px;color:#a1a1aa;display:inline-block;font-size:.8125rem;font-weight:500;letter-spacing:.08em;margin-bottom:28px;padding:6px 14px;text-transform:uppercase}.hero__title{font-size:clamp(2.25rem,5.5vw,4.25rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;margin-bottom:24px}.hero__sub{color:#a1a1aa;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.55;margin:0 auto;max-width:640px}.manifesto{border-top:1px solid #ffffff14;padding:100px 0}@media(max-width:768px){.manifesto{padding:72px 0}}.manifesto__inner{grid-gap:48px;align-items:start;display:grid;gap:48px;grid-template-columns:180px 1fr}@media(max-width:768px){.manifesto__inner{gap:20px;grid-template-columns:1fr}}.manifesto__label{color:#71717a;font-size:.8125rem;font-weight:600;letter-spacing:.12em;padding-top:12px;text-transform:uppercase}.manifesto__body{display:flex;flex-direction:column;gap:24px;max-width:720px}.manifesto__body p{color:#fff;font-size:clamp(1.15rem,1.6vw,1.4rem);font-weight:500;letter-spacing:-.01em;line-height:1.55}.manifesto__mono{color:#a1a1aa!important;font-weight:400!important;padding-top:16px}.manifesto__mono,.wwb{border-top:1px solid #ffffff14}.wwb{padding:100px 0}@media(max-width:768px){.wwb{padding:72px 0}}.wwb__header{margin-bottom:48px;max-width:720px}.wwb__label{color:#71717a;font-size:.8125rem;font-weight:600;letter-spacing:.12em;margin-bottom:14px;text-transform:uppercase}.wwb__title{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;letter-spacing:-.02em}.wwb__grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}@media(max-width:992px){.wwb__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.wwb__grid{grid-template-columns:1fr}}.wwb__card{background:#0f0f14;border:1px solid #ffffff14;border-radius:14px;padding:28px 24px;position:relative;transition:border-color .25s ease,transform .25s ease,background .25s ease}.wwb__card:before{background:linear-gradient(135deg,#3b82f6,#7c3aed);border-radius:14px;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:1px;pointer-events:none;position:absolute;transition:opacity .25s ease}.wwb__card:hover{background:#18181f;transform:translateY(-3px)}.wwb__card:hover:before{opacity:1}.wwb__icon{align-items:center;background:linear-gradient(135deg,#3b82f626,#7c3aed26);border:1px solid #ffffff14;border-radius:10px;color:#fff;display:inline-flex;height:44px;justify-content:center;margin-bottom:20px;width:44px}.wwb__icon svg{height:22px;width:22px}.wwb__card-title{font-size:1.125rem;font-weight:600;margin-bottom:8px}.wwb__card-desc{color:#a1a1aa;font-size:.9375rem;line-height:1.55}.principles{border-top:1px solid #ffffff14;padding:100px 0}@media(max-width:768px){.principles{padding:72px 0}}.principles__header{margin-bottom:48px;max-width:720px}.principles__label{color:#71717a;font-size:.8125rem;font-weight:600;letter-spacing:.12em;margin-bottom:14px;text-transform:uppercase}.principles__title{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;letter-spacing:-.02em}.principles__list{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}@media(max-width:768px){.principles__list{gap:16px;grid-template-columns:1fr}}.principles__item{background:#0f0f14;border:1px solid #ffffff14;border-radius:12px;display:flex;gap:18px;padding:24px;transition:background .25s ease,border-color .25s ease}.principles__item:hover{background:#18181f;border-color:#ffffff29}.principles__num{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#7c3aed);-webkit-background-clip:text;background-clip:text;flex-shrink:0;font-size:.875rem;font-weight:600;letter-spacing:.05em;padding-top:2px}.principles__item-title{font-size:1.125rem;font-weight:600;letter-spacing:-.01em;margin-bottom:6px}.principles__item-desc{color:#a1a1aa;font-size:.9375rem;line-height:1.55}.legal{background:#060609;padding:80px 0 120px}@media(max-width:768px){.legal{padding:56px 0 80px}}.legal__label{color:#71717a;font-size:.8125rem;font-weight:600;letter-spacing:.12em;margin-bottom:14px;text-transform:uppercase}.legal__title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#7c3aed);-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:-.02em;margin-bottom:28px}.legal__intro{border-bottom:1px solid #ffffff14;color:#a1a1aa;font-size:1.0625rem;line-height:1.65;margin-bottom:40px;padding-bottom:32px}.legal__intro strong{color:#fff;font-weight:600}.legal__section{margin-bottom:40px}.legal__section h2{color:#fff;font-size:1.375rem;font-weight:600;letter-spacing:-.01em;margin-bottom:14px}.legal__section h3{color:#fff;font-size:1.0625rem;font-weight:600;margin:20px 0 10px}.legal__section p{color:#a1a1aa;font-size:1rem;line-height:1.65;margin-bottom:12px}.legal__section ul{margin:0 0 14px;padding-left:20px}.legal__section ul li{color:#a1a1aa;font-size:1rem;line-height:1.65;margin-bottom:6px}.legal__section a{color:#fff;text-decoration:underline;-webkit-text-decoration-color:#ffffff40;text-decoration-color:#ffffff40;text-underline-offset:3px}.legal__section a:hover{-webkit-text-decoration-color:#7c3aed;text-decoration-color:#7c3aed}.legal__alt{border-top:1px solid #ffffff14;color:#71717a;font-size:.9375rem;margin-top:48px;padding-top:24px}.legal__alt a{color:#a1a1aa;text-decoration:underline;text-underline-offset:3px}.legal__alt a:hover{color:#fff}*,:after,:before{box-sizing:border-box}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background:#060609;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5;margin:0;padding:0}body{min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:color .2s ease,opacity .2s ease}img,svg{display:block;height:auto;max-width:100%}h1,h2,h3,h4,h5,h6{font-weight:700;letter-spacing:-.02em;line-height:1.15;margin:0}p{margin:0}button{background:none;border:none;color:inherit;cursor:pointer;font-family:inherit}.app-container,.page-container{display:flex;flex-direction:column;min-height:100vh}main{flex:1 0 auto}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#7c3aed);-webkit-background-clip:text;background-clip:text;color:#0000}.container{margin:0 auto;max-width:1100px;padding:0 24px;width:100%}@media(max-width:768px){.container{padding:0 20px}}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#060609}::-webkit-scrollbar-thumb{background:#18181f;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#2a2a33}::selection{background:#7c3aed66;color:#fff}
/*# sourceMappingURL=main.2e08b5b8.css.map*/