@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Press Start 2P",cursive;background:linear-gradient(135deg,#261340,#3d1f5a,#4a1f4e);min-height:100vh;color:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.navbar{position:fixed;top:0;width:100%;padding:1.5rem 2rem;z-index:1000}.nav-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{font-size:.9rem;font-weight:400;letter-spacing:1px;color:#fff;text-decoration:none;display:inline-block}.logo:before{content:"$";color:#ff2d7e;margin-right:.2rem;font-size:1.2em}.nav-menu{display:flex;list-style:none;gap:3rem;background:#190f2dcc;box-shadow:0 10px 35px #00000059;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.1rem 3.5rem;border-radius:999px;position:absolute;left:50%;transform:translate(-50%);flex-wrap:wrap;max-width:calc(100% - 2rem);justify-content:center}.nav-menu a{color:#ffffffb3;text-decoration:none;font-size:.7rem;transition:color .3s,background .3s,padding .3s;font-weight:400;padding:.6rem 1.2rem;border-radius:999px}.nav-menu a:hover,.nav-menu a:focus{color:#fff;background:#0006}.close-btn{display:none;background:none;border:none;color:#fff;font-size:1.2rem;cursor:pointer;transition:opacity .3s;opacity:.7}.close-btn:hover{opacity:1}.x-logo{display:flex;align-items:center;justify-content:center;color:#fff;background:transparent;transition:opacity .3s;opacity:.7;text-decoration:none;margin-left:1rem}.x-logo:hover{opacity:1}.x-logo svg{width:28px;height:28px;display:block}.social-links{display:flex;gap:1rem;align-items:center}.telegram-logo{display:flex;align-items:center;justify-content:center;color:#fff;background:transparent;transition:opacity .3s;opacity:.7;text-decoration:none}.telegram-logo:hover{opacity:1}.telegram-logo svg{width:28px;height:28px;display:block}.hero-section{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center}.hero-content{max-width:800px}.avatar{margin-bottom:2rem}.avatar img{width:150px;height:150px;border-radius:50%;border:6px solid #000000;background:#b8d9c7;padding:8px;box-shadow:none;object-fit:cover;object-position:center}.hero-title{font-size:clamp(2rem,6vw,3.5rem);font-weight:400;line-height:1.5;margin-bottom:1.5rem;text-shadow:4px 4px 0px rgba(0,0,0,.3);letter-spacing:.05em}.highlight{color:#ff2d7e;text-shadow:0 0 20px rgba(255,45,126,.5)}.hero-description{font-size:1.3rem;line-height:1.6;margin-bottom:3rem;opacity:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;letter-spacing:.01em;color:#ffffffbf}.brand{color:#ff2d7e;font-weight:700;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.4em}.creator,.coin{color:#fff;font-weight:700;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.value{color:#ff2d7e;font-weight:700;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.btn{padding:1rem 2rem;border-radius:50px;text-decoration:none;font-size:.65rem;font-weight:400;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer}.btn-primary{background:linear-gradient(90deg,#ff2d7e,#d61a5c);color:#fff;box-shadow:0 4px 15px #ff2d7e66}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff3e8c99}.btn-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5)}.btn-secondary:hover{background:#ffffff1a;border-color:#fff}.btn-icon{font-size:1.2rem}.external-icon{font-size:1rem}@media(max-width:768px){.nav-menu{gap:1rem;font-size:.6rem;padding:.8rem 1.5rem;width:calc(100% - 2rem)}.hero-description{font-size:1rem}.cta-buttons{flex-direction:column;align-items:center}.btn{width:100%;max-width:300px;justify-content:center}}@media(max-width:480px){.navbar{padding:1rem}.nav-menu{gap:.6rem;font-size:.5rem;padding:.7rem 1.2rem;width:calc(100% - 1.5rem)}.logo{font-size:.7rem}}.story-section{padding:5rem 2rem;background:linear-gradient(180deg,#3a1c7100,#23144180)}.story-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.story-title{font-size:clamp(1.5rem,4vw,2.5rem);line-height:1.5;margin-bottom:2rem;font-weight:400}.story-text{margin-bottom:3rem}.story-text p{font-size:1rem;line-height:2;margin-bottom:1.5rem;opacity:.9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.story-features{display:flex;gap:1.5rem;flex-wrap:nowrap;justify-content:flex-start}.feature{display:flex;align-items:center;gap:.8rem;font-size:.88rem;background:#ff2d7e26;padding:.8rem 1.3rem;border-radius:50px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;flex-shrink:0;border:1px solid rgba(255,45,126,.3);color:#fffffff2}.feature-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#ff2d7e;stroke:#ff2d7e}.feature-text{white-space:normal;font-weight:600;letter-spacing:.02em}.story-image{display:flex;justify-content:center;align-items:center}.doge-gallery{background:linear-gradient(135deg,#c8b5ff,#b8d5ff);border-radius:30px;padding:2rem;display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;box-shadow:0 10px 40px #0000004d}.doge-gallery-img{width:100%;max-width:800px;height:auto;object-fit:contain;border-radius:20px}@media(max-width:968px){.story-container{grid-template-columns:1fr;gap:3rem}.doge-gallery{padding:1.5rem}.doge-img{width:100px;height:100px}}@media(max-width:480px){.story-features{flex-wrap:wrap}.story-img{width:80px;height:80px}}.response-section{padding:5rem 2rem;background:linear-gradient(180deg,#23144180,#3a1c714d);display:flex;align-items:center;justify-content:center}.response-container{max-width:900px;width:100%;text-align:center}.response-title{font-size:clamp(1.5rem,4vw,2.5rem);line-height:1.5;margin-bottom:1rem;font-weight:400}.response-subtitle{font-size:.8rem;color:#ffffffb3;margin-bottom:3rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.tweet-card{background:transparent;border:none;border-radius:16px;padding:0;margin-bottom:2rem;text-align:left;box-shadow:none;display:flex;justify-content:center}.tweet-card-img{width:100%;max-width:650px;height:auto;border-radius:16px;object-fit:contain}.tweet-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.75rem;color:#666}.tweet-back{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer}.tweet-label{color:#1d9bf0;font-weight:500}.tweet-author{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;justify-content:space-between}.tweet-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#b8d5ff,#c8b5ff)}.author-info{flex:1;text-align:left}.author-name{font-size:.95rem;font-weight:600;color:#fff}.verified{color:#1d9bf0;margin-left:.25rem}.author-handle{font-size:.8rem;color:#666}.tweet-subscribe{background:#fff;color:#000;border:none;border-radius:20px;padding:.5rem 1.5rem;font-weight:600;font-size:.85rem;cursor:pointer}.tweet-menu{background:none;border:none;color:#666;font-size:1.2rem;cursor:pointer}.tweet-content{margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;color:#fff}.tweet-content p{margin-bottom:1rem}.tweet-meta{font-size:.75rem;color:#666;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.tweet-time{display:block}.response-badges{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.badge{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;border-radius:50px;font-size:.8rem;font-weight:500;border:1px solid;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;transition:all .3s ease}.badge-burn{border-color:#ff6b6b;color:#ff6b6b;background:#ff6b6b1a}.badge-burn:hover{background:#ff6b6b33;transform:scale(1.05)}.badge-burn:active{background:#ff6b6b4d;transform:scale(.98)}.badge-community{border-color:#51cf66;color:#51cf66;background:#51cf661a}.badge-community:hover{background:#51cf6633;transform:scale(1.05)}.badge-community:active{background:#51cf664d;transform:scale(.98)}.badge-icon{font-size:1rem}@media(max-width:768px){.tweet-card{padding:1.2rem}.author-info{min-width:0;flex-shrink:1}.author-name{font-size:.85rem}.tweet-subscribe{padding:.4rem 1rem;font-size:.75rem}}@media(max-width:480px){.tweet-author{flex-direction:column;align-items:flex-start;gap:.75rem}.response-badges{gap:1rem}.tweet-subscribe{width:100%}}.community-section{min-height:100vh;padding:6rem 2rem;background:linear-gradient(180deg,#2314414d,#3a1c7100);display:flex;align-items:center;justify-content:center}.community-container{max-width:900px;width:100%;text-align:center}.community-title{font-size:clamp(1.5rem,4vw,2.5rem);line-height:1.5;margin-bottom:1.5rem;font-weight:400;white-space:normal}.community-subtitle{font-size:.85rem;color:#fffc;margin-bottom:3rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.value{color:#ff3e8c;font-weight:600}.bold{font-weight:600;color:#fff}.transaction-card{background:transparent;border-radius:20px;padding:0;margin-bottom:2rem;box-shadow:none;display:flex;justify-content:center}.transaction-card-img{width:100%;max-width:650px;height:auto;border-radius:20px;object-fit:contain}.view-transaction{display:inline-flex;align-items:center;gap:.5rem;color:#ffffffb3;text-decoration:none;font-size:.85rem;transition:color .3s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.view-transaction:hover{color:#fff}.external-icon{font-size:.75rem}@media(max-width:768px){.card-row,.card-header{grid-template-columns:1fr 1fr;gap:1.5rem}.transaction-card{padding:1.5rem}}@media(max-width:480px){.card-row,.card-header{grid-template-columns:1fr;gap:1rem}.card-cell{justify-content:flex-start}}.ca-section{min-height:60vh;padding:4rem 2rem;background:linear-gradient(180deg,#2314414d,#3a1c7100);display:flex;align-items:center;justify-content:center}.ca-container{max-width:600px;width:100%;text-align:center}.ca-title{font-size:clamp(1.2rem,3vw,2rem);line-height:1.5;margin-bottom:2.5rem;font-weight:400}.ca-address{display:flex;align-items:center;justify-content:center;gap:1rem;background:#0000004d;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:1.75rem 2rem;font-family:Courier New,monospace}.ca-text{font-size:1.1rem;color:#ffffffe0;word-break:break-all}.copy-btn-large{background:transparent;border:none;color:#c7b4d9;cursor:pointer;transition:opacity .2s ease,transform .15s ease;flex-shrink:0;padding:.35rem;display:flex;align-items:center;justify-content:center}.copy-btn-large:hover{opacity:.95;transform:translateY(-1px)}.copy-icon{width:26px;height:26px;stroke:currentColor}@media(max-width:768px){.ca-address{flex-direction:column;gap:1rem}.ca-text{font-size:.8rem}}@media(max-width:480px){.ca-section{min-height:50vh;padding:3rem 1.5rem}.ca-address{padding:1rem}.ca-text{font-size:.7rem}}.movement-section{min-height:80vh;padding:6rem 2rem;background:linear-gradient(135deg,#261340,#3d1f5a,#4a1f4e);display:flex;align-items:center;justify-content:center;text-align:center}.movement-container{max-width:700px;width:100%;margin-bottom:1.5rem;font-weight:400}.movement-container .movement-title{font-size:clamp(1.8rem,5vw,3rem);line-height:1.4;margin-bottom:1.5rem;font-weight:400;letter-spacing:.05em}.movement-subtitle{font-size:.95rem;color:#ffffffd9;margin-bottom:3rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.movement-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:4rem}.btn-outline{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5);padding:1rem 2rem;border-radius:50px;text-decoration:none;font-size:.65rem;font-weight:400;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer}.btn-outline:hover{background:#ffffff1a;border-color:#fff}.movement-stats{display:flex;gap:3rem;justify-content:center;flex-wrap:wrap}.stat{display:flex;flex-direction:column;align-items:center;gap:.75rem}.stat-value{font-size:clamp(1.8rem,5vw,2.8rem);font-weight:700;color:#fff;letter-spacing:.05em;line-height:1.2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.stat-value.highlight-pink{color:#ff3e8c}.stat-label{font-size:.8rem;color:#fff9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;letter-spacing:.02em}@media(max-width:768px){.movement-buttons{gap:1rem;flex-direction:column;align-items:center}.btn-primary,.btn-outline{width:100%;max-width:300px;justify-content:center}.movement-stats{gap:2rem}}@media(max-width:480px){.movement-section{min-height:auto;padding:4rem 1.5rem}.movement-stats{gap:1.5rem;flex-direction:column;align-items:center}}
