.navbar.svelte-evlisl.svelte-evlisl{position:fixed;top:20px;left:50%;transform:translateX(-50%);display:flex;background:rgba(255, 255, 255, 0.8);padding:10px 20px;border-radius:25px;box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);z-index:10}.navbar.svelte-evlisl button.svelte-evlisl{background:none;border:none;padding:10px;margin:0 10px;font-size:1rem;cursor:pointer;color:gray;transition:transform 0.3s ease}.navbar.svelte-evlisl button.active.svelte-evlisl{font-weight:bold;color:black}.navbar.svelte-evlisl button.svelte-evlisl:hover{transform:scale(1.1)}@media(max-width: 768px){.navbar.svelte-evlisl.svelte-evlisl{display:none}}
.scroll-indicator.svelte-1g82h9d{position:fixed;top:10px;left:10px;background-color:rgba(255, 255, 255, 0.8);padding:10px;border-radius:5px;box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);z-index:100;display:flex;flex-direction:column}.dot.svelte-1g82h9d{width:10px;height:10px;border-radius:50%;background-color:gray;margin:5px 0}.dot.active.svelte-1g82h9d{background-color:black}@media(min-width: 768px){.scroll-indicator.svelte-1g82h9d{display:none}}
.chart-container.svelte-1aw623y{position:relative;width:100%;max-width:400px;margin:0 auto;padding:10px}#tokenomicsChart.svelte-1aw623y{width:100%;height:auto}section.svelte-1aw623y{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;text-align:center}h2.svelte-1aw623y{font-size:1.8rem;margin-bottom:1rem}p.svelte-1aw623y{font-size:18pt;line-height:1.5;margin-bottom:1.5rem}
.countdown.svelte-1cg370w{display:flex;justify-content:center;gap:20px;padding:10px;background:#1e1e2f;border-radius:12px;box-shadow:0 4px 8px rgba(0, 0, 0, 0.2)}.time-unit.svelte-1cg370w{display:flex;flex-direction:column;align-items:center;min-width:60px;background:#ffffff;border-radius:8px;padding:10px;color:#393939;font-family:'Inter', sans-serif;transition:transform 0.2s ease}.time-unit.svelte-1cg370w:hover{transform:scale(1.1)}.number.svelte-1cg370w{font-size:2.5em;font-weight:700;color:#393939}.label.svelte-1cg370w{font-size:0.8em;font-weight:500;color:#393939;text-transform:uppercase;letter-spacing:1px}.number-container.svelte-1cg370w{perspective:600px}.number.svelte-1cg370w{display:inline-block;backface-visibility:hidden;transform-style:preserve-3d}.flip.svelte-1cg370w{animation:svelte-1cg370w-flip 0.6s ease-in-out}@keyframes svelte-1cg370w-flip{0%{transform:rotateX(0deg)}30%{transform:rotateX(-90deg)}50%{transform:rotateX(-90deg)}80%{transform:rotateX(-180deg)}100%{transform:rotateX(-180deg)}}
#powered-by-jup-image.svelte-u8sxbp.svelte-u8sxbp{max-height:15px;margin-right:5px}#powered-by-jup.svelte-u8sxbp.svelte-u8sxbp{display:flex;align-items:center}#last-updated.svelte-u8sxbp.svelte-u8sxbp{display:flex;align-items:center}.price-container.svelte-u8sxbp.svelte-u8sxbp{margin-top:25px;display:flex;flex-direction:column;align-items:center;padding:15px;box-shadow:0 4px 8px rgba(0, 0, 0, 0.1)}.price.svelte-u8sxbp.svelte-u8sxbp{font-size:1.5em;color:#333}.meta-info.svelte-u8sxbp.svelte-u8sxbp{display:flex;justify-content:space-between;width:100%;font-size:0.9em;color:#888}.meta-info.svelte-u8sxbp span.svelte-u8sxbp{margin:0 5px}
section.svelte-1wtzkty.svelte-1wtzkty{min-height:100vh;max-width:75%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;margin:25pt auto 0 auto;text-align:center}section.svelte-1wtzkty p.svelte-1wtzkty{max-width:1000px;font-size:18pt}.reyna-coin-main-img.svelte-1wtzkty.svelte-1wtzkty{max-width:500px;height:auto;cursor:pointer;transition:transform 0.5s}p.svelte-1wtzkty.svelte-1wtzkty{margin:1rem 0;font-size:1.1rem;line-height:1.6}
section.svelte-p0h7b7{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;text-align:center}h2.svelte-p0h7b7{font-size:1.8rem;margin-bottom:1rem}p.svelte-p0h7b7{font-size:18pt;line-height:1.5;margin-bottom:1.5rem}.buy-links-container.svelte-p0h7b7{display:flex;flex-wrap:wrap;gap:1rem}.buy-button.svelte-p0h7b7{display:flex;min-width:75px;justify-content:space-around;padding:10px 20px;background-color:#007bff;color:white;border-radius:50px;text-decoration:none;font-size:1rem;font-weight:500;box-shadow:0px 4px 8px rgba(0, 0, 0, 0.2);transition:background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease}.buy-button.svelte-p0h7b7:hover{background-color:#0056b3;transform:translateY(-2px);box-shadow:0px 12px 16px rgba(0, 0, 0, 0.3)}.button-image.svelte-p0h7b7{width:24px;height:24px;margin-right:8px}.button-text.svelte-p0h7b7{display:inline-block}
section.svelte-13ngdqd{position:fixed;top:1rem;right:1rem;display:flex;flex-direction:column;align-items:center;gap:1rem;background:rgba(255, 255, 255, 0.8);padding:0.5rem;border-radius:8px;box-shadow:0 4px 8px rgba(0, 0, 0, 0.1);z-index:1000}ul.svelte-13ngdqd{display:flex;flex-direction:column;gap:1rem;list-style:none;padding:0;margin:0;align-items:center}li.svelte-13ngdqd{display:flex;align-items:center;justify-content:center}a.svelte-13ngdqd{display:flex;align-items:center;justify-content:center;width:100%;text-decoration:none;transition:transform 0.2s;font-size:1.8rem;color:inherit}a.svelte-13ngdqd:hover{transform:scale(1.1)}.custom-icon.svelte-13ngdqd{width:32px;height:32px}.custom-icon.svelte-13ngdqd{object-fit:contain}
section.svelte-zwblgh{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;text-align:center}h2.svelte-zwblgh{font-size:1.8rem;margin-bottom:1rem}p.svelte-zwblgh{font-size:18pt;line-height:1.5;margin-bottom:1.5rem}.buy-links-container.svelte-zwblgh{display:flex;gap:1rem}.buy-button.svelte-zwblgh{display:flex;align-items:center;padding:10px 20px;background-color:#007bff;color:white;border-radius:50px;text-decoration:none;font-size:1rem;font-weight:500;box-shadow:0px 4px 8px rgba(0, 0, 0, 0.2);transition:background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease}.buy-button.svelte-zwblgh:hover{background-color:#0056b3;transform:translateY(-2px);box-shadow:0px 12px 16px rgba(0, 0, 0, 0.3)}.button-image.svelte-zwblgh{width:24px;height:24px;margin-right:8px}.button-text.svelte-zwblgh{display:inline-block}
section.svelte-1e2d34a{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;text-align:center}h2.svelte-1e2d34a{font-size:1.8rem;margin-bottom:1rem}p.svelte-1e2d34a{font-size:18pt;line-height:1.5;margin-bottom:1.5rem}.buy-links-container.svelte-1e2d34a{display:flex;flex-wrap:wrap;gap:1rem}.buy-button.svelte-1e2d34a{display:flex;min-width:50px;align-items:center;justify-content:center;padding:10px 20px;color:white;border-radius:50px;text-decoration:none;font-size:2rem;font-weight:500;box-shadow:0px 4px 8px rgba(0, 0, 0, 0.2);transition:background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease}.buy-button.svelte-1e2d34a:hover{background-color:#0056b3;transform:translateY(-2px);box-shadow:0px 12px 16px rgba(0, 0, 0, 0.3)}.button-image.svelte-1e2d34a{width:24px;height:24px;margin-right:8px}.button-text.svelte-1e2d34a{display:inline-block}
body{--background-color:white;--text-color:black;--button-bg:#f0f0f0;--button-text:#333}body.dark-mode{--background-color:#333;--text-color:white;--button-bg:#333;--button-text:#f0f0f0}.progress-bar.svelte-1wtn102{position:fixed;top:0;left:0;height:4px;background:#007bff;z-index:9999}
