html,body,#root{height:100%}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#000;color:#fff;line-height:1.6;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:5;width:100%;display:flex;flex-direction:column;min-height:100vh}.main{flex:1}.hero-section{padding:0 0 2rem;margin-top:-6rem}.hero-content{display:flex;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:0 20px;margin-left:2rem}.hero-text{flex:1;text-align:left}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.highlight{color:#fff}.hero-subtitle{font-size:1.2rem;color:#a0a0a0;max-width:600px;line-height:1.6}.hero-image{flex:1.5;display:flex;justify-content:center;align-items:center}.main-hero-image{width:150%;height:auto;max-height:900px;object-fit:contain}.header{padding:.5rem 0;display:flex;justify-content:space-between;align-items:center}.logo-image{height:200px;width:auto;filter:drop-shadow(0 0 25px rgba(112,76,255,.9))}.modules-section{padding:4rem 0;margin-top:2rem}.modules-container{max-width:1200px;margin:0 auto;padding:0 20px;text-align:left}.about-section{padding:2.5rem 0 1rem}.about-container{max-width:900px;margin:0 auto;padding:0 20px;text-align:left}.about-title{font-size:2rem;font-weight:700;margin-bottom:.75rem}.about-text{color:#cfcfcf;line-height:1.8;max-width:900px}.modules-title{font-size:2.5rem;font-weight:700;margin-bottom:.25rem;color:#fff}.modules-header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center;margin-bottom:2rem}.modules-logo{height:120px;width:auto;opacity:.9;filter:drop-shadow(0 0 12px rgba(255,255,255,.08))}.module-title{font-size:1.8rem;font-weight:700;color:#fff;margin:2rem 0 .75rem}.module-block{max-width:900px;margin:0 auto 2rem}.module-block+.module-block{border-top:1px solid rgba(255,255,255,.08);padding-top:2rem;margin-top:2rem}.section-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.8rem;letter-spacing:.12em;color:#9b9b9b;margin-bottom:.25rem}.module-block .module-description{text-align:left}.module-image{margin:1rem 0 1.25rem;display:flex;justify-content:center}.module-image-large{width:100%;max-width:640px;height:auto;border-radius:16px;box-shadow:0 10px 30px #0000004d;border:1px solid rgba(255,255,255,.08);display:block;margin:0 auto}.more-toggle{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1rem;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;cursor:pointer;transition:all .2s ease}.more-toggle:hover{background:#ffffff0f;border-color:#fff}.image-modal{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.image-modal-content{position:relative;max-width:90vw;max-height:85vh}.image-modal-img{display:block;max-width:100%;max-height:85vh;border-radius:12px;box-shadow:0 20px 60px #0009;border:1px solid rgba(255,255,255,.12)}.image-modal-close{position:absolute;top:-12px;right:-12px;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);width:36px;height:36px;border-radius:999px;cursor:pointer}.modules-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;margin-top:2rem}.module-item{background:#ffffff0d;border-radius:20px;padding:2rem;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.module-item:hover{transform:translateY(-10px);box-shadow:0 20px 40px #ffffff14;border-color:#ffffff40}.module-image{margin-bottom:1.5rem}.module-img{width:100%;max-width:300px;height:auto;border-radius:15px;box-shadow:0 10px 30px #0000004d}.module-description{font-size:1rem;color:#a0a0a0;line-height:1.6;text-align:left}.network-module{margin-bottom:4rem}.single-module{max-width:600px;margin:0 auto;text-align:center}.single-module .module-description{text-align:center}.hero{max-width:800px;margin:0 auto;text-align:center}.status-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.2);border-radius:50px;padding:8px 16px;margin:0 auto 1rem;font-size:.9rem;font-weight:500;color:#fff}.status-dot{width:8px;height:8px;background:#fff;border-radius:50%}.progress-container{margin:1rem 0 1.5rem}.progress-bar{width:300px;height:8px;background:#ffffff1f;border-radius:20px;overflow:hidden;margin:0 auto .5rem;border:1px solid rgba(255,255,255,.18)}.progress-fill{height:100%;background:#fff;border-radius:20px;width:72%;box-shadow:0 0 15px #fff3}.progress-text{font-size:.9rem;color:#a0a0a0;text-align:center;font-weight:500}.features{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.feature{display:flex;flex-direction:column;align-items:center;gap:8px;padding:1rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease,box-shadow .3s ease}.feature:hover{transform:translateY(-5px);box-shadow:0 10px 30px #ffffff14}.feature-icon{font-size:2rem}.feature span{font-size:.9rem;font-weight:500;color:#e0e0e0}.footer{margin-top:auto;padding:1.5rem 0;background:transparent;border-top:1px solid rgba(255,255,255,.1);text-align:center;position:relative}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;max-width:1200px;margin:0 auto;padding:0 20px}.footer-content p{color:#888;font-size:.9rem}.social-links{display:flex;gap:1.5rem}.social-link{color:#888;text-decoration:none;font-size:.9rem;transition:color .3s ease}.social-link:hover{color:#fff}.hero-intro{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:4rem 1rem 2rem}html{scroll-behavior:smooth}.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.reveal.in-view{opacity:1;transform:translateY(0)}.hero-headline{font-size:clamp(2rem,6vw,3.5rem);font-weight:800;letter-spacing:-.02em}.hero-sub{color:#cfcfcf;max-width:800px;margin:.5rem auto 1.5rem}.threads-hero{position:absolute;left:50%;top:50%;width:100vw;height:600px;transform:translate(-50%,-50%);pointer-events:auto}@media (max-width: 1024px){.threads-hero{height:420px}}@media (max-width: 768px){.threads-hero{height:320px}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:999px;border:1px solid rgba(255,255,255,.2);color:#fff;background:transparent;cursor:pointer;transition:all .2s ease}.btn:hover{border-color:#fff;background:#ffffff0f}.center-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;text-align:center}@media (max-width: 768px){.container{padding:0 16px}.hero-intro{justify-content:flex-start;padding-top:4vh}.hero-section{margin-top:.5rem}.hero-content{flex-direction:column;gap:1.5rem;text-align:center;padding:0}.hero-text{text-align:center}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1rem;max-width:100%}.main-hero-image{width:100%;max-height:400px}.logo-image{height:120px}.progress-bar{width:250px}.modules-grid{grid-template-columns:1fr;gap:2rem}.threads-hero{top:66%}}@media (max-width: 480px){.container{padding:0 12px}.hero-intro{padding-top:3vh}.hero-section{padding:0 0 1rem;margin-top:1rem}.main-hero-image{max-height:300px}.logo-image{height:100px}.progress-bar{width:200px}.threads-hero{top:70%;height:260px}}.threads-container{width:100%;height:100%;position:relative;pointer-events:auto}
