@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;0,900;1,900&family=Courier+New:wght@700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;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}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{width:100%;min-height:100vh;font-family:Montserrat,sans-serif;background-color:#fffaf0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23f7931a' fill-opacity='0.1'%3E%3Cpath d='M30 30c0-5.523 4.477-10 10-10s10 4.477 10 10-4.477 10-10 10-10-4.477-10-10z'/%3E%3Cpath d='M0 0c0-5.523 4.477-10 10-10s10 4.477 10 10-4.477 10-10 10-10-4.477-10-10z' transform='translate(30 30)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");color:#333;display:flex;flex-direction:column;align-items:center;overflow-x:hidden}nav{display:flex;justify-content:center;gap:15px;padding:20px;width:100%;position:fixed;top:0;z-index:100;background:#fffaf0f2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-bottom:2px solid rgba(0,0,0,.05)}.nav-btn{background:#ffb84d;border:3px solid #000;padding:10px 25px;border-radius:50px;font-weight:800;font-size:.9rem;color:#000;cursor:pointer;box-shadow:3px 3px #000;transition:all .1s ease;text-transform:uppercase}.nav-btn:hover{transform:translate(-2px,-2px);box-shadow:5px 5px #000;background:#fff}.nav-btn:active{transform:translate(2px,2px);box-shadow:1px 1px #000}.hero{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:120px 20px 60px;position:relative}.main-logo-container{width:220px;height:220px;background-color:#f7931a;border-radius:50%;border:6px solid black;box-shadow:12px 12px #000;margin-bottom:40px}h1{font-family:Montserrat,sans-serif;font-size:clamp(4rem,15vw,9rem);font-weight:900;font-style:italic;color:#222;line-height:.85;margin-bottom:20px;letter-spacing:-4px;text-transform:lowercase}.subtitle{font-size:clamp(1.2rem,4vw,2rem);font-weight:800;color:#f7931a;margin-bottom:25px;text-transform:uppercase;text-shadow:1px 1px 0px black}.description{font-size:1.2rem;font-weight:500;line-height:1.6;max-width:700px;margin-bottom:40px;color:#555}.highlight{font-weight:800;color:#f7931a;background:#fff;padding:0 5px;border:2px solid black;border-radius:4px;box-shadow:2px 2px #000}.hero-btns{display:flex;justify-content:center;align-items:center;gap:20px;width:100%;flex-wrap:wrap;z-index:10}.cta-btn{display:flex;align-items:center;gap:10px;padding:18px 45px;border:4px solid #000;border-radius:12px;font-weight:900;font-size:1.1rem;color:#000;cursor:pointer;box-shadow:6px 6px #000;transition:all .1s ease;text-transform:uppercase;white-space:nowrap}.btn-buy{background:#ffc107}.btn-learn{background:#00c853;color:#fff}.cta-btn:hover{transform:translate(-3px,-3px);box-shadow:9px 9px #000}.cta-btn:active{transform:translate(3px,3px);box-shadow:2px 2px #000}.ca-box{background:#fff;color:#000;padding:15px 25px;border:3px solid black;border-radius:8px;font-family:Courier New,monospace;font-weight:700;display:flex;gap:15px;align-items:center;cursor:pointer;box-shadow:5px 5px #0000001a;transition:transform .1s}.ca-box:active{transform:scale(.98)}.timeline-section{width:100%;padding:60px 20px;display:flex;justify-content:center}.timeline-card{background-color:#f7931a;background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.05) 10px,rgba(0,0,0,.05) 20px);border:5px solid black;width:100%;max-width:1100px;padding:80px 40px;position:relative;box-shadow:12px 12px #000;display:flex;align-items:center;justify-content:space-between;border-radius:20px}.timeline-line{position:absolute;top:40%;left:80px;right:80px;height:8px;background:#000;z-index:1}.timeline-item{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}.timeline-circle{width:120px;height:120px;border-radius:50%;border:5px solid black;background:#fff;display:flex;justify-content:center;align-items:center;margin-bottom:25px;box-shadow:6px 6px #0003;transition:transform .2s;background-color:#f7931a}.timeline-circle:hover{transform:scale(1.1) rotate(5deg)}.timeline-name{font-weight:900;font-style:italic;font-size:2rem;color:#fff;text-transform:uppercase;text-shadow:3px 3px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;margin-bottom:10px}.timeline-year{background:#ffebd2;border:3px solid black;padding:8px 25px;border-radius:12px;font-weight:900;font-size:1.4rem;box-shadow:4px 4px #000;color:#000}.what-is-section{width:100%;padding:100px 20px;display:flex;flex-direction:column;align-items:center}.section-header{font-size:4rem;font-weight:900;font-style:italic;color:#f7931a;text-transform:uppercase;margin-bottom:50px;text-shadow:4px 4px 0px #000;-webkit-text-stroke:2px black}.content-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;width:100%;max-width:1200px}.info-card{background:#fff;border:4px solid black;border-radius:16px;padding:50px;box-shadow:10px 10px #000;display:flex;flex-direction:column;align-items:flex-start}.pill-badge{background:#ffebd2;border:2px solid black;padding:5px 20px;font-weight:800;text-transform:uppercase;font-size:.9rem;border-radius:50px;margin-bottom:25px}.info-headline{font-size:2.8rem;font-weight:900;line-height:1;margin-bottom:25px;color:#000}.info-text{font-size:1.2rem;line-height:1.6;color:#444;margin-bottom:30px}.info-bullets{list-style:none;margin-bottom:30px}.info-bullets li{margin-bottom:15px;padding-left:30px;position:relative;font-weight:600;font-size:1.1rem}.info-bullets li:before{content:"●";color:#f7931a;position:absolute;left:0;font-size:1.5rem;line-height:1}.tags-container{display:flex;gap:10px;flex-wrap:wrap}.tag{background:#f0f0f0;padding:8px 16px;border-radius:6px;font-weight:700;font-size:.9rem;border:1px solid #ddd}.right-stack{display:flex;flex-direction:column;gap:25px}.forum-card{background:#fff;border:4px solid black;border-radius:12px;box-shadow:8px 8px #000;overflow:hidden}.forum-header{background:#e0e0e0;padding:12px 20px;border-bottom:4px solid black;font-family:Courier New,monospace;font-weight:700;font-size:.85rem;display:flex;justify-content:space-between}.forum-body{padding:25px;font-family:Courier New,monospace;font-size:1.05rem;line-height:1.4}.mini-card{background:#fff;border:4px solid black;border-radius:12px;padding:25px;box-shadow:8px 8px #000}.mini-title{font-weight:900;text-transform:uppercase;margin-bottom:10px;font-size:1.1rem}.socials-section{width:100%;padding:80px 20px;display:flex;flex-direction:column;align-items:center}.socials-container{display:flex;flex-direction:column;gap:30px;width:100%;max-width:800px}.social-card{background:#fff;border:4px solid black;border-radius:16px;padding:25px 40px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;box-shadow:0 0 0 5px #f7931a,10px 10px #000;transition:transform .1s ease;text-decoration:none}.social-card:hover{transform:translate(-3px,-3px);box-shadow:0 0 0 5px #f7931a,14px 14px #000}.social-card:active{transform:translate(2px,2px);box-shadow:0 0 0 5px #f7931a,4px 4px #000}.social-left{display:flex;align-items:center;gap:25px}.icon-box{width:70px;height:70px;border:4px solid black;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:900;background:#f0f0f0;color:#000}.social-info{display:flex;flex-direction:column}.social-platform{font-weight:900;font-size:1.8rem;text-transform:uppercase;color:#000;line-height:1;margin-bottom:5px}.social-handle{font-family:Courier New,monospace;font-size:1.1rem;color:#666;font-weight:700}.action-pill{background:#f7931a;border:3px solid black;border-radius:50px;padding:12px 35px;font-weight:900;color:#000;text-transform:uppercase;font-size:1rem;display:flex;align-items:center;gap:8px}.footer-section{width:100%;padding:100px 20px;display:flex;flex-direction:column;align-items:center}.contract-card{background:#fff;border:5px solid black;border-radius:20px;padding:40px 60px;width:100%;max-width:800px;display:flex;flex-direction:column;align-items:center;box-shadow:12px 12px #0000001a;margin-bottom:40px}.contract-label{font-weight:900;font-size:1.4rem;color:#f7931a;text-transform:uppercase;margin-bottom:20px;display:flex;align-items:center;gap:10px}.address-box{width:100%;border:3px solid black;border-radius:10px;padding:20px;font-family:Courier New,monospace;font-size:1.1rem;font-weight:700;color:#333;text-align:center;word-break:break-all;background:#fff;cursor:pointer;transition:background .2s}.address-box:hover{background:#f9f9f9}.footer-tagline{font-weight:900;font-size:1.6rem;color:#f7931a;text-transform:uppercase;text-align:center;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}@media(max-width:768px){nav{justify-content:flex-start;overflow-x:auto;padding:10px 15px;gap:10px}nav::-webkit-scrollbar{display:none}.nav-btn{font-size:.75rem;padding:8px 15px;flex-shrink:0}.hero{height:auto;min-height:100vh;padding-top:100px;padding-bottom:50px;justify-content:flex-start}.main-logo-container{width:140px;height:140px;border-width:4px;box-shadow:6px 6px #000}h1{font-size:3.2rem;margin-bottom:15px}.subtitle,.description{font-size:1rem;padding:0 10px}.hero-btns{flex-direction:column;width:100%;gap:15px;padding:0 10px}.cta-btn{width:100%;justify-content:center}.timeline-card{flex-direction:column;gap:40px;padding:40px 20px}.timeline-line{width:6px;height:85%;left:50%;top:30px;transform:translate(-50%)}.timeline-item{width:100%}.content-grid{grid-template-columns:1fr}.info-headline{font-size:2rem}.social-card{flex-direction:column;text-align:center;gap:20px;padding:25px}.social-left{flex-direction:column;gap:15px}.action-pill{width:100%;justify-content:center}.contract-card{padding:30px 20px}.address-box{font-size:.8rem;padding:10px}.footer-tagline{font-size:1.2rem;padding:0 10px}}
