body{background:linear-gradient(135deg,#0f0f23,#1a1a2e 50%,#16213e)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.animated-bg{animation:float 20s ease-in-out infinite;background:radial-gradient(circle at 20% 80%,#7877c64d 0,#0000 50%),radial-gradient(circle at 80% 20%,#ff77c64d 0,#0000 50%),radial-gradient(circle at 40% 40%,#78dbff33 0,#0000 50%);height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-20px) rotate(1deg)}66%{transform:translateY(10px) rotate(-1deg)}}@keyframes animatedgradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animate-gradient{animation:animatedgradient 6s infinite alternate;background-size:300%}.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border-bottom:1px solid #ffffff1a;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{color:#fff;position:relative;text-decoration:none;transition:all .3s ease}.nav-links a:hover{color:#667eea}.nav-links a:after{background:linear-gradient(135deg,#667eea,#764ba2);bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover:after{width:100%}.main-container{margin:0 auto;max-width:1200px;padding:2rem}.hero-section{margin-bottom:0;padding:4rem 0 3rem}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:2.5rem;margin-top:.75rem}.hero-subtitle{color:#d3d3d3;font-size:1.25rem;margin:1.5rem 0 0;text-align:center}.hero-subtitle-disclaimer{color:#888;font-size:1.1rem;padding:2rem 0 0}a{color:#879aee}a:hover{color:#00f7ff}.error-container,.loading-container{align-items:center;display:flex;justify-content:center;min-height:400px;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #ffffff1a;border-radius:50%;border-top-color:#667eea;height:50px;margin-bottom:1rem;width:50px}.error-container{background:#ff3b301a;border:1px solid #ff3b304d;border-radius:12px;margin:2rem 0;padding:2rem}e .topics-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:2rem;margin-top:2rem}.topic-card,.topic-card-special{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;overflow:hidden;padding:1rem 1.5rem;position:relative;transition:all .3s ease}.topic-card-special{margin-top:2rem}.topic-card-special:before,.topic-card:before{background:linear-gradient(135deg,#667eea,#764ba2);content:"";height:2px;left:0;position:absolute;right:0;top:0}.topic-card-special:hover,.topic-card:hover{border-color:#667eea4d;box-shadow:0 20px 40px #0000004d;transform:translateY(-8px)}.topic-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:.5rem 0}.topic-id{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#f0f0f0;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem}.topic-content{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;color:#ddd;font-size:1.15rem;line-height:1.6;padding:1.5rem}.topic-content h1,.topic-content h2,.topic-content h3,.topic-content h4,.topic-content h5,.topic-content h6,.topic-content p{color:#ddd;margin-bottom:1rem}.topic-content code{background:#667eea33;border-radius:4px;color:#667eea;font-size:.875rem;padding:.2rem .4rem}.topic-content pre{background:#0000004d;border-radius:8px;margin:1rem 0;overflow-x:auto;padding:1rem}.topic-content pre code{background:none;color:#ddd;padding:0}.topic-content ol,.topic-content ul{margin-bottom:1rem;margin-left:1.5rem}.topic-content li{color:#ddd;margin-bottom:.5rem}.topic-content a{border-bottom:1px solid #0000;color:#879aee;text-decoration:none;transition:border-color .3s ease}.topic-content a:hover{border-bottom-color:#667eea}.topic-content blockquote{border-left:4px solid #667eea;color:#d3d3d3;font-style:italic;margin:1rem 0;padding-left:1rem}.viewmode-btn-group{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2.5rem;margin-top:1.5rem}.viewmode-btn{background:#23233b;border:none;border-radius:8px;box-shadow:0 2px 8px #00000014;color:#b0b0b0;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;outline:none;padding:.75rem 1.5rem;transition:background .2s,color .2s}.viewmode-btn:hover{background:#2d2d4d;color:#d3d3d3}.viewmode-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 16px #667eea26;color:#fff}.content-area{min-height:600px;position:relative}@media (max-width:700px){.hero-subtitle{margin:1.5rem 0 -2rem!important}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-subtitle-disclaimer{font-size:1rem;margin-bottom:-1.2rem;padding:3rem 0 0}.nav-links{display:none}.topics-grid{grid-template-columns:1fr}.main-container{padding:1rem}.topic-card{padding:1.5rem}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-subtitle-disclaimer{font-size:.9rem;margin-bottom:-1.2rem;padding:3rem 0 0}.topic-header{flex-direction:column;gap:1rem}}::-webkit-scrollbar{width:9px}::-webkit-scrollbar-track{background:#ffffff0d}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190)}::-webkit-scrollbar-button:single-button:vertical:decrement{background:#0000;background-image:url('data:image/svg+xml;utf8,<svg width="12" height="18" xmlns="http://www.w3.org/2000/svg"><polygon points="6,4 2,14 10,14" fill="%23764ba2"/></svg>');background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:0;display:block;height:18px}::-webkit-scrollbar-button:single-button:vertical:increment{background:#0000;background-image:url('data:image/svg+xml;utf8,<svg width="12" height="18" xmlns="http://www.w3.org/2000/svg"><polygon points="2,4 10,4 6,14" fill="%23764ba2"/></svg>');background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:0;display:block;height:18px}.topics-list{display:flex;flex-direction:column;gap:1rem;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:1600px}.footer-controls-area{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border-radius:16px;box-shadow:0 4px 32px #0000001f;display:flex;flex-direction:column;gap:.8rem;margin:3rem auto 2rem;max-width:800px;padding:1.2rem 0 0}.footer-controls-area .flex{justify-content:center}.footer-controls-area footer{color:#b0b0b0;font-size:1rem;margin-top:1.5rem;text-align:center}.footer-controls-area a{color:#a0a0ff;text-decoration:underline;transition:color .2s}.footer-controls-area a:hover{color:#fff}.sentiment-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border-radius:16px;box-shadow:0 4px 32px #0000001f;color:#fff;margin:2.5rem auto 2rem;max-width:1200px;min-height:450px;padding:2rem 2rem 1.5rem;width:100%}.sentiment-card h2{color:#fff;font-size:1.4rem;margin-bottom:1.5rem;text-align:center}.sentiment-controls-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:1.5rem}@media (max-width:700px){.sentiment-controls-row{align-items:stretch;flex-direction:column;gap:1rem}}.sentiment-select{background:#23233b;border:none;border-radius:8px;box-shadow:0 2px 8px #00000014;color:#d0d0d0;cursor:pointer;font-size:1rem;margin-bottom:.25rem;margin-top:.25rem;outline:none;padding:.75rem 1rem;transition:background .2s,color .2s}.sentiment-select:focus,.sentiment-select:hover{background:#2d2d4d;color:#fff}.fundraising-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:.2rem;margin-top:0!important}@media (max-width:768px){.fundraising-grid{grid-template-columns:1fr}}.fundraising-btn-group{margin-top:.5rem!important}.viewmode-btn-group.fundraising-btn-group{border:none;margin-bottom:.5rem!important;margin-top:.5rem!important}.select-box{margin-top:2px;max-width:200px;width:100%}.select-box,.select-option{position:relative}.select-option input{background:#23233b;border:none;border-radius:8px;color:#d0d0d0;cursor:pointer;font-size:1rem;margin-top:2px;padding:13px 15px;width:100%}.select-box.active .select-option input::placeholder{content:"Search"}.select-option:after{background-image:url('data:image/svg+xml;utf8,<svg width="12" height="8" xmlns="http://www.w3.org/2000/svg"><path d="M1 1l5 5 5-5" stroke="%23d0d0d0" stroke-width="1.5" fill="none" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;content:"";height:8px;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:transform .2s ease;width:12px}.content{border:1px solid #e0e0e0;border-radius:8px;display:none;left:0;position:absolute;text-align:left;top:100%;z-index:100}.content,.search input{background:#23233b;color:#d0d0d0;cursor:pointer;font-size:1rem;width:100%}.search input{border:none;padding:15px 20px}.options{-ms-overflow-style:none;background:#23233b;color:#d0d0d0;cursor:pointer;font-size:1rem;list-style:none;margin:0;max-height:200px;overflow-y:auto;padding:0;scrollbar-width:none}.options::-webkit-scrollbar{display:none}.options li{background:#23233b;color:#d0d0d0;cursor:pointer;font-size:1rem;font-weight:500;padding:15px 20px}.options li:hover{background:#2d2d4d;color:#d0d0d0}.options li .text,.options li:hover .text{color:#d0d0d0}.select-box.active .content{display:block}.select-box.active .select-option:after{transform:translateY(-50%) rotate(180deg)}img{height:auto;max-width:100%}.loading-container{align-items:center;display:flex;justify-content:center;min-height:400px}.header{will-change:transform}.topics-list{min-height:200px}.topic-card{min-height:60px}.site-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a1e73;border-bottom:1px solid #ffffff0f;padding:14px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:50}.site-header .logo a{font-weight:700;text-decoration:none}.main-nav a{margin-left:18px;opacity:.8;text-decoration:none}.main-nav a.active{opacity:1}.hero-section{padding-top:2rem}.hero-title{margin-bottom:.5rem}.hero-subtitle{line-height:1.6;margin:0 auto .75rem;max-width:820px}.hero-subtitle-disclaimer{margin:0 auto 1.25rem;opacity:.6}.landing-explainer{margin:1.5rem auto 2.5rem;max-width:900px;text-align:center}.landing-h2,.landing-h3{margin:1rem 0 .5rem}.landing-p{line-height:1.6;margin:0 auto 1rem;opacity:.9}.landing-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:1rem auto 1.5rem}.landing-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:16px}.landing-list,.landing-list-2col{list-style:none;margin:.25rem 0 1rem;padding-left:0}.landing-list li{margin:.35rem 0}.landing-list-2col{grid-gap:.5rem 1rem;display:grid;gap:.5rem 1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.landing-cta{margin-top:1rem}.btn-primary{border-radius:10px;padding:.7rem 1.1rem}.btn-primary:hover{filter:brightness(1.1)}.feature-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:1rem auto 1.5rem;max-width:1000px}.feature-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 6px 30px #0000002e;padding:18px 16px;text-align:center}.feature-title{font-weight:600;letter-spacing:.2px;line-height:1.4;margin:0}.landing-footnote{margin-top:.75rem;max-width:900px;opacity:.9}.site-header{align-items:center;display:flex;justify-content:space-between;white-space:nowrap}.site-header .main-nav{align-items:center;display:flex;flex-wrap:nowrap;gap:18px}.site-header .main-nav a{text-decoration:none}.burger,.mobile-drawer{display:none}@media (max-width:900px){.site-header .main-nav{display:none!important}.burger{align-items:center;background:#ffffff0f;border:1px solid #ffffff26;border-radius:10px;cursor:pointer;display:inline-flex;height:36px;justify-content:center;position:relative;width:40px}.burger span{background:#fff;height:2px;opacity:.9;position:absolute;transition:transform .2s ease,top .2s ease,opacity .2s ease;width:18px}.burger span:first-child{top:12px}.burger span:nth-child(2){top:17px}.burger span:nth-child(3){top:22px}.burger.is-open span:first-child{top:17px;transform:rotate(45deg)}.burger.is-open span:nth-child(2){opacity:0}.burger.is-open span:nth-child(3){top:17px;transform:rotate(-45deg)}.mobile-drawer{background:#0a0a1ef5;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:8px;left:12px;opacity:0;padding:12px;pointer-events:none;position:fixed;right:12px;top:56px;transform:translateY(-10px);transition:transform .18s ease,opacity .18s ease;z-index:60}.mobile-drawer.open{display:flex;opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-drawer a{border-radius:10px;opacity:.9;padding:10px 12px;text-decoration:none}.mobile-drawer a.active{background:#ffffff0f;opacity:1}.mobile-backdrop{background:#00000040;inset:0;position:fixed;z-index:55}}.aiinsight-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;line-height:1.6;margin:12px auto 0;max-width:980px;padding:18px 20px}.aiinsight-date{background:#5864ff33;border-radius:12px;float:right;font-size:.9rem;margin-bottom:10px;opacity:.9;padding:4px 10px}.ai-markdown strong{font-weight:700}.ai-markdown p{line-height:1.6;margin:.25rem 0 .9rem}.ai-markdown ol,.ai-markdown ul{margin:.25rem 0 .9rem 1.1rem}.ai-markdown li{margin:.25rem 0}.sentiment-badge{align-items:center;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:12px;display:inline-flex;font-size:.9rem;font-weight:600;gap:8px;margin-right:10px;padding:4px 10px}.sentiment-badge .label{opacity:.95}.sentiment-badge .value{background:#ffffff1f;border-radius:8px;padding:0 6px}.sentiment-badge.pos{background:#26c9742e;border-color:#26c97459}.sentiment-badge.neg{background:#ea545533;border-color:#ea545561}.fancy-bg{position:fixed}.grain{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140"><filter id="n"><feTurbulence baseFrequency="0.65" numOctaves="2" /></filter><rect width="100%" height="100%" filter="url(%23n)" opacity="0.6"/></svg>')}.hero{padding:96px 0 24px;position:relative;text-align:center}.glass-card p{color:#cfd3e6}.container{margin:0 auto;max-width:1080px;padding:0 20px 60px}:root{--bg1:#0b0c1a;--bg2:#14162b;--card:#121328cc;--stroke:#2b2e4a;--gradA:#7c6cff;--gradB:#4dd0e1;--gradC:#ff7cc8}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(1200px 800px at 20% -10%,#1b1f3a40,#0000),radial-gradient(1000px 700px at 90% 10%,#3a1b4040,#0000),linear-gradient(180deg,#0b0c1a,#14162b);background:radial-gradient(1200px 800px at 20% -10%,#1b1f3a40,#0000),radial-gradient(1000px 700px at 90% 10%,#3a1b4040,#0000),linear-gradient(180deg,var(--bg1),var(--bg2));color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh;overflow-x:hidden}.fancy-hero{padding:96px 0 24px;position:relative;text-align:center}.fancy-bg{inset:0;overflow:hidden;z-index:-1}.blob,.fancy-bg{position:absolute}.blob{filter:blur(70px);height:40vw;opacity:.35;width:40vw}.blob.b1{background:radial-gradient(closest-side,#6a5bfd,#0000 70%);left:-5%;top:-10%}.blob.b2{background:radial-gradient(closest-side,#ff5fb7,#0000 70%);bottom:-15%;right:-10%}.grain{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140"><filter id="n"><feTurbulence baseFrequency="0.65" numOctaves="2"/></filter><rect width="100%" height="100%" filter="url(%23n)" opacity="0.6"/></svg>');inset:0;mix-blend-mode:overlay;opacity:.06;pointer-events:none;position:absolute}.hero-title-xxl{background:linear-gradient(90deg,#7c6cff,#4dd0e1,#ff7cc8);background:linear-gradient(90deg,var(--gradA),var(--gradB),var(--gradC));-webkit-background-clip:text;background-clip:text;color:#0000;font-size:clamp(34px,4.6vw,64px);letter-spacing:-.02em;line-height:1.05}.hero-sub{color:#cfd3e6;font-size:clamp(16px,1.5vw,20px);margin:16px auto 28px;max-width:820px}.btn-primary{background:linear-gradient(90deg,#7c6cff,#4dd0e1);background:linear-gradient(90deg,var(--gradA),var(--gradB));border:0;border-radius:12px;box-shadow:0 8px 24px #6a5bfd34;color:#0c0d1a;cursor:pointer;display:inline-block;font-weight:600;padding:12px 20px}.btn-primary:focus-visible{outline:2px solid #7c6cff;outline:2px solid var(--gradA);outline-offset:3px}.ticker-wrap{margin:28px auto 4px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10%,#000 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10%,#000 90%,#0000);overflow:hidden}.ticker{animation:scrollx 26s linear infinite;color:#aeb5d6;display:flex;gap:48px;padding:12px 0;white-space:nowrap}.ticker span{background:#0d0f22aa;border:1px solid #2b2e4a;border:1px solid var(--stroke);border-radius:999px;padding:6px 12px}@keyframes scrollx{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.grid-3{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px}@media (max-width:920px){.grid-3{grid-template-columns:1fr}}.glass-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#121328cc;background:var(--card);border:1px solid #2b2e4a;border:1px solid var(--stroke);border-radius:18px;padding:22px;position:relative}.glass-card:before{background:linear-gradient(120deg,#7c6cff55,#4dd0e155,#ff7cc855);border-radius:18px;content:"";filter:blur(12px);inset:-1px;opacity:.35;position:absolute;z-index:-1}.glass-card h3{color:#e9ebff;font-size:18px;margin:4px 0 10px}.glass-card li,.glass-card p{color:#cfd3e6}.container-narrow{margin:0 auto;max-width:1080px;padding:0 20px}.section-title{color:#e9ebff;font-size:clamp(22px,2.6vw,32px);margin:36px 0 14px}.timestamp{background:#939ac41f;border:1px solid #23233b;border-radius:999px;padding:6px 10px}.page-hero{padding:40px 0 10px;text-align:center}.hero-title-xl{background:linear-gradient(90deg,#7c6cff,#4dd0e1,#ff7cc8);background:linear-gradient(90deg,var(--gradA),var(--gradB),var(--gradC));-webkit-background-clip:text;background-clip:text;color:#0000;font-size:clamp(26px,3.4vw,42px);letter-spacing:-.02em;line-height:1.08;margin:0 0 8px}.page-hero .benefit-chips{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:8px}.page-hero .benefit-chips span{background:#0d0f22aa;border:1px solid #2b2e4a;border:1px solid var(--stroke);border-radius:999px;color:#cfd3e6;font-size:.9rem;padding:6px 10px}.benefit-list p{line-height:1.6;margin:.25rem 0;opacity:.95}.flash-media{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:minmax(140px,180px) 1fr}.flash-media img{border:1px solid #1f2530;border-radius:8px;height:130px;object-fit:cover;width:100%}@media (max-width:768px){.flash-media{grid-template-columns:1fr}.flash-media img{height:auto}}.tabular-nums{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.eco-table-wrap{overflow-x:auto;width:100%}.eco-table{background:#ffffff0a;border:1px solid #ffffff14;border-collapse:initial;border-radius:14px;border-spacing:0;font-size:14px;overflow:hidden;width:100%}.eco-table thead th{background:#0b0f1a;border-bottom:1px solid #2b2e4a;color:#cfd3e6;padding:10px 12px;position:-webkit-sticky;position:sticky;text-align:left;top:0;white-space:nowrap;z-index:5}.eco-table tbody td{border-bottom:1px solid #ffffff0f;color:#e3e7ff;padding:10px 12px;vertical-align:middle}.eco-table tbody tr.zebra td{background:#ffffff05}.eco-table .strong{font-weight:600}.eco-table .truncate{display:inline-block;max-width:16rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eco-table .col-rank{color:#cfd3e6;width:56px}.eco-table .col-asset{font-weight:600;width:180px}.eco-table .col-num{width:92px}.eco-table .col-num,.eco-table .col-vol{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.eco-table .col-vol{width:120px}.eco-table .col-ex{width:180px}.eco-table .col-pair{width:200px}.eco-table-error,.eco-table-loading{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;display:flex;flex-direction:column;justify-content:center;min-height:180px}.eco-spinner{animation:spin 1s linear infinite;border:3px solid #ffffff26;border-radius:50%;border-top-color:#7c6cff;height:38px;margin-bottom:10px;width:38px}.eco-cards{display:none}.eco-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;margin:10px 0;padding:12px 12px 10px}.eco-card-head{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:42px 1fr auto;margin-bottom:6px}.eco-rank{align-items:center;border:1px solid #2b2e4a;border-radius:10px;color:#cfd3e6;display:flex;font-weight:600;height:36px;justify-content:center;width:36px}.eco-asset{color:#e9ebff;font-size:16px;font-weight:700;margin:0}.eco-score{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700}.eco-card-grid{grid-gap:8px 14px;display:grid;gap:8px 14px;grid-template-columns:repeat(2,minmax(0,1fr))}.eco-card-grid dt{color:#9aa0b4;font-size:12px;margin-bottom:2px}.eco-card-grid dd{color:#e3e7ff;margin:0}.eco-card-grid .tnum{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.eco-card-grid .truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eco-card-grid .span-2{grid-column:1/-1}@media (max-width:860px){.eco-table{display:none}.eco-cards{display:block}.eco-table-wrap{border:0}}.eco-low{--low-bg:0 78% 62%;background:linear-gradient(90deg,hsl(var(--low-bg)/.12),#0000 60%)}.eco-low .strong{color:#ff6b6b}.eco-card.low{background:linear-gradient(180deg,#ff6b6b1f,#ff6b6b0a);border:1px solid #ff6b6b59}.eco-low-chip{background:#ff6b6b26;border:1px solid #ff6b6b73;border-radius:999px;color:#ffb3b3;font-size:.7rem;margin-left:.5rem;padding:2px 6px}@media (max-width:860px){.eco-table{display:none}.eco-cards{display:block}}@media (min-width:861px){.eco-cards{display:none}}.benefit-list p,.fancy-hero p,.feature-card p,.glass-card p,.hero-sub,.hero-subtitle-disclaimer,.landing-p{-webkit-hyphens:none;hyphens:none;text-align:justify;text-justify:inter-word}.feature-card{text-align:left}.feature-card h4,.glass-card h3{text-align:center}.landing-p.center{text-align:justify}.logo-link{align-items:center;display:flex;text-decoration:none}.logo-icon{height:32px;margin-right:.75rem;width:auto}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#121326!important;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh;overflow-x:hidden}.flash-list{display:flex;flex-direction:column;gap:6px}.flash-item{background:#141426;border:1px solid #23233b;border-radius:10px;overflow:hidden}.flash-row{grid-gap:10px;align-items:start;background:#0000;border:0;cursor:pointer;display:grid;gap:10px;grid-template-columns:14px 160px 24px 1fr;padding:10px 12px;text-align:left;width:100%}.tiny-thumb{align-items:center;display:flex;height:1.2em}.tiny-thumb img{opacity:.9}.caret{border-bottom:6px solid #0000;border-left:8px solid #9aa0b4;border-top:6px solid #0000;height:0;margin-top:4px;transform:rotate(0deg);transition:transform .18s ease;width:0}.caret.open{transform:rotate(90deg)}.timestamp{color:#9aa0b4;font-size:12px;line-height:1.2;white-space:nowrap}.headline{color:#e6e6e6;font-size:14px;line-height:1.35}.clamp{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.clamp.lines-2{-webkit-line-clamp:2}.clamp.lines-6{-webkit-line-clamp:6}.tiny-thumb img{height:1.2em;object-fit:contain;width:auto}.flash-body{background:#0f0f1d;border-top:1px solid #23233b;overflow:hidden}.body-inner{padding:10px 12px 12px 36px}.meta-row{align-items:center;display:flex;font-size:12px;gap:14px;margin-top:8px}.meta-row .source{color:#b7bccf}.meta-row .read-more{color:#879aee;text-decoration:none}.meta-row .read-more:hover{text-decoration:underline}.body-inner{color:#d8d8e6}.body-inner div,.body-inner p{margin:0 0 8px;white-space:normal}.body-inner,.flash-body{overflow:visible}.body-inner{line-height:1.5;white-space:normal;word-break:break-word}.flash-body{overflow:visible!important}.news-body-text,.news-body-text *{line-height:1.5;overflow-wrap:anywhere;white-space:normal!important;word-break:break-word}.navbar-logo img{mix-blend-mode:screen}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111827f2;border-bottom:1px solid #8b5cf633;box-shadow:0 4px 15px #0000004d;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar-container{gap:2rem;justify-content:space-between;margin:0 auto;max-width:1800px;padding:1rem 2rem}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{flex-shrink:0;min-width:40px;text-decoration:none}.navbar-logo img{display:block!important;filter:brightness(1.05);height:40px;opacity:1!important;transition:filter .2s ease;visibility:visible!important;width:auto}.navbar-logo:hover img{filter:brightness(1.15)}.navbar-links{flex:1 1;gap:1.5rem;margin-left:2rem}.navbar-link,.navbar-links{align-items:center;display:flex}.navbar-link{border-radius:8px;color:#d1d5db;font-size:.95rem;font-weight:500;gap:.5rem;padding:.75rem 1rem;position:relative;text-decoration:none;transition:all .2s ease}.navbar-link:hover{background:#8b5cf61a;color:#a78bfa}.navbar-link.active{background:#8b5cf626;color:#a78bfa}.navbar-link.active:after{background:linear-gradient(90deg,#8b5cf6,#ec4899);border-radius:2px;bottom:-1rem;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:30px}.navbar-link-highlight{background:linear-gradient(135deg,#8b5cf633,#ec489933);border:1px solid #8b5cf64d;color:#a78bfa!important;font-weight:600}.navbar-link-highlight:hover{background:linear-gradient(135deg,#8b5cf64d,#ec48994d);border-color:#8b5cf680;transform:translateY(-2px)}.navbar-actions{align-items:center;display:flex;flex-shrink:0;gap:1rem}.navbar-btn{align-items:center;border:2px solid #0000;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.75rem 1.25rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.navbar-btn-primary{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 2px 10px #8b5cf64d;color:#fff}.navbar-btn-primary:hover{background:linear-gradient(135deg,#9d6ef7,#8b5cf6);box-shadow:0 4px 15px #8b5cf666;transform:translateY(-2px)}.navbar-btn-secondary{background:#8b5cf61a;border:2px solid #8b5cf64d;color:#a78bfa}.navbar-btn-secondary:hover{background:#8b5cf633;border-color:#8b5cf680}.navbar-btn-outline{background:#0000;border:2px solid #8b5cf633;color:#9ca3af}.navbar-btn-outline:hover{background:#ef44441a;border-color:#ef44444d;color:#ef4444}.navbar-mobile-toggle{background:none;border:none;border-radius:6px;color:#d1d5db;cursor:pointer;display:none;padding:.5rem;transition:all .2s ease}.navbar-mobile-toggle:hover{background:#8b5cf61a;color:#a78bfa}.navbar-mobile-menu{background:#111827fa;border-top:1px solid #8b5cf633;box-shadow:0 10px 30px #00000080;display:none;left:0;padding:1rem;position:absolute;right:0;top:100%}.navbar-mobile-link{align-items:center;background:none;border:none;border-radius:8px;color:#d1d5db;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.75rem;padding:1rem;text-align:left;text-decoration:none;transition:all .2s ease;width:100%}.navbar-mobile-link:hover{background:#8b5cf61a;color:#a78bfa}.navbar-mobile-link.active{background:#8b5cf633;border-left:3px solid #8b5cf6;color:#a78bfa}.navbar-mobile-link-highlight{background:linear-gradient(135deg,#8b5cf633,#ec489933);border:1px solid #8b5cf64d;color:#a78bfa!important;font-weight:600;margin-top:.5rem}.navbar-mobile-link-primary{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 2px 10px #8b5cf64d;color:#fff!important;font-weight:600;margin-top:.5rem}.navbar-mobile-divider{background:#8b5cf633;height:1px;margin:1rem 0}@media (max-width:1024px){.navbar-links{gap:1rem;margin-left:1rem}.navbar-link{font-size:.9rem;padding:.5rem .75rem}.navbar-actions{gap:.75rem}.navbar-btn{font-size:.9rem;padding:.625rem 1rem}}@media (max-width:768px){.navbar-container{padding:1rem 1.5rem}.navbar-actions,.navbar-links{display:none}.navbar-mobile-toggle{display:block}.navbar-mobile-menu{display:flex;flex-direction:column;gap:.5rem}}@media (max-width:480px){.navbar-container{padding:.875rem 1rem}.navbar-logo img{height:35px}.navbar-mobile-link{font-size:.95rem;padding:.875rem}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.navbar-mobile-menu{animation:slideDown .2s ease-out}.moonboard-page{background:#050814;border:1px solid #262b3a;border-radius:24px;box-shadow:0 24px 60px #000000d9;margin:0 auto;max-width:1200px;min-height:100vh;padding:24px 20px 32px}.moonboard-beta-banner{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(90deg,#ffbf0026,#ff8c0026);border:1px solid #ffbf004d;border-radius:12px;display:flex;gap:.75rem;margin:0 auto 1rem;max-width:1400px;padding:1rem 1.5rem}.moonboard-header{margin:0 auto 2rem;max-width:1400px}.moonboard-title-row{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.moonboard-icon-wrap{height:2.5rem;position:relative;width:2.5rem}.moonboard-icon-glow{display:none}.moonboard-title{color:#a78bfa;font-size:3rem;font-weight:700;margin:0}.moonboard-powered{align-items:baseline;display:flex;gap:.25rem;margin-left:auto;text-align:right}.moonboard-powered-label{color:#9ca3af;font-size:.75rem;letter-spacing:.05em}.moonboard-powered-brand{color:#a78bfa;font-size:1.125rem;font-weight:700;text-decoration:none;transition:color .3s}.moonboard-powered-brand:hover{color:#c4b5fd}.moonboard-subtitle{color:#9ca3af;font-size:1.125rem;margin-bottom:1rem;margin-left:.25rem}.moonboard-subtitle-highlight{color:#a78bfa;font-weight:600}.moonboard-subtitle-highlight-pink{color:#ec4899;font-weight:600}.moonboard-info-box{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a80;border:1px solid #a855f733;border-radius:12px;margin-top:1.5rem;padding:1rem}.moonboard-info-title{color:#c4b5fd;font-size:.875rem;font-weight:600;margin-bottom:.75rem}.moonboard-info-text{color:#9ca3af;font-size:.875rem;margin-bottom:.75rem}.moonboard-info-grid{grid-gap:.75rem;display:grid;font-size:.75rem;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.moonboard-info-item{align-items:flex-start;display:flex;gap:.5rem}.moonboard-info-item-icon{flex-shrink:0;margin-top:.125rem}.moonboard-info-item-title{color:#d1d5db;font-weight:500}.moonboard-info-item-desc{color:#6b7280}.moonboard-table-container{margin:0 auto;max-width:1400px}.moonboard-table-wrap{background:#050814;border:1px solid #262b3a;border-radius:18px;overflow-x:auto}.moonboard-table thead{background:#050814;border-bottom:1px solid #262b3a}.moonboard-table th{padding:14px 18px}.moonboard-table tbody tr{background:#050814;border-bottom:1px solid #141827;transition:background .15s ease}.moonboard-table tbody tr.top3,.moonboard-table tbody tr:hover{background:#070b1a}.moonboard-table td{padding:1rem 1.5rem;vertical-align:middle}.moonboard-table tbody td:nth-child(n+4){text-align:right}.moonboard-rank-cell{align-items:center;display:flex;gap:.5rem}.moonboard-badge{border-radius:.5rem;padding:.5rem}.moonboard-badge-gold{background:#fbbf2433}.moonboard-badge-purple{background:#a78bfa33}.moonboard-badge-pink{background:#ec489933}.moonboard-rank-number{color:#a78bfa;font-size:1.5rem;font-weight:700}.moonboard-rank-number.top3{color:#c4b5fd;font-size:1.875rem}.moonboard-asset-cell{align-items:center;display:flex;gap:.75rem}.moonboard-asset-avatar{align-items:center;background:linear-gradient(135deg,#a78bfa,#ec4899);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:2.5rem;justify-content:center;width:2.5rem}.moonboard-asset-avatar.top3{height:3rem;width:3rem}.moonboard-asset-name{color:#fff;font-weight:600}.moonboard-asset-name.top3{font-size:1.125rem}.moonboard-asset-badge{font-size:.75rem;margin-left:.5rem}.moonboard-asset-symbol{color:#9ca3af;font-size:.75rem}.moonboard-score-cell{align-items:center;display:flex;gap:.75rem;justify-content:flex-end}.moonboard-score-number-wrap{position:relative}.moonboard-score-number{color:#a78bfa;font-size:1.5rem;font-weight:700}.moonboard-score-number.top3{color:#c4b5fd;font-size:1.875rem}.moonboard-score-glow{display:none}.moonboard-score-bar{background:#1e293b80;border-radius:9999px;flex:1 1;height:.5rem;overflow:hidden}.moonboard-score-bar-fill{background:linear-gradient(90deg,#a78bfa,#ec4899);height:100%;transition:width .5s}.moonboard-sentiment-cell{align-items:center;display:inline-flex;gap:.5rem;justify-content:flex-end}.moonboard-sentiment-emoji{font-size:1.5rem}.moonboard-sentiment-emoji.top3{font-size:1.875rem}.moonboard-sentiment-value{font-weight:600}.moonboard-sentiment-value.top3{font-size:1.125rem}.moonboard-sentiment-green{color:#4ade80}.moonboard-sentiment-yellow{color:#facc15}.moonboard-sentiment-red{color:#f87171}.moonboard-marketcap,.moonboard-price,.moonboard-volume{display:inline-block;font-family:Courier New,monospace;text-align:right}.moonboard-price{color:#d1d5db}.moonboard-volume{color:#c4b5fd}.moonboard-marketcap{color:#93c5fd}.moonboard-marketcap.top3,.moonboard-price.top3,.moonboard-volume.top3{font-size:1.125rem;font-weight:600}.moonboard-volatility{display:inline-block;font-weight:600;text-align:right}.moonboard-volatility.top3{font-size:1.125rem}.moonboard-volatility-high{color:#f87171}.moonboard-volatility-medium{color:#facc15}.moonboard-volatility-low{color:#4ade80}.moonboard-footer{color:#6b7280;font-size:.875rem;margin-top:1.5rem;text-align:center}.moonboard-footer p{margin:.25rem 0}@media (max-width:768px){.moonboard-title{font-size:2rem}.moonboard-title-row{flex-wrap:wrap}.moonboard-powered{margin-left:0;text-align:left;width:100%}.moonboard-table td,.moonboard-table th{font-size:.875rem;padding:.75rem .5rem}.moonboard-rank-number{font-size:1.25rem}.moonboard-rank-number.top3{font-size:1.5rem}.moonboard-asset-avatar{height:2rem;width:2rem}.moonboard-asset-avatar.top3{height:2.5rem;width:2.5rem}}@media (max-width:1024px){.moonboard-table-wrap{background:#0000;border:none}.moonboard-table{display:none}.moonboard-mobile-cards{display:flex;flex-direction:column;gap:1rem}.moonboard-mobile-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ab3;border:1px solid #a855f733;border-radius:16px;padding:1rem;transition:transform .2s}.moonboard-mobile-card:hover{transform:translateY(-2px)}.moonboard-mobile-card.top3{background:#a855f714;border:1px solid #a855f766}.moonboard-mobile-card-header{align-items:center;border-bottom:1px solid #a855f733;display:flex;gap:1rem;margin-bottom:1rem;padding-bottom:1rem}.moonboard-mobile-rank{align-items:center;display:flex;flex-direction:column;gap:.25rem}.moonboard-mobile-rank-number{color:#a78bfa;font-size:1.5rem;font-weight:700}.moonboard-mobile-asset-info{align-items:center;display:flex;flex:1 1;gap:.75rem}.moonboard-mobile-score-badge{color:#a78bfa;font-size:1.75rem;font-weight:700;margin-left:auto}.moonboard-mobile-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr)}.moonboard-mobile-item{display:flex;flex-direction:column;gap:.25rem}.moonboard-mobile-label{color:#9ca3af;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.moonboard-mobile-value{color:#e5e7eb;font-size:.95rem;font-weight:600}}@media (min-width:1025px){.moonboard-mobile-cards{display:none}}.moonboard-disclaimer{align-items:flex-start;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a80;border:1px solid #ef4444;border-radius:12px;display:flex;gap:1rem;margin:1.5rem 0 3rem;padding:1.25rem 1.5rem}.moonboard-disclaimer-icon{flex-shrink:0;font-size:2rem}.moonboard-disclaimer-title{color:#fca5a5;font-size:1rem;font-weight:700;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.moonboard-disclaimer-text{color:#e5e7eb;font-size:.9rem;line-height:1.6;margin:0}.moonboard-disclaimer-text strong{color:#fca5a5;font-weight:700}@media (max-width:768px){.moonboard-disclaimer{flex-direction:column;text-align:center}.moonboard-disclaimer-icon{align-self:center}}.moonboard-loading{align-items:center;background:#0f172a80;border:1px solid #a855f733;border-radius:16px;justify-content:center;min-height:400px}.moonboard-error,.moonboard-loading{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex}.moonboard-error{align-items:flex-start;background:#ef44441a;border:1px solid #ef4444;border-radius:16px;gap:1rem;padding:2rem}.moonboard-error-icon{flex-shrink:0;font-size:2rem}.moonboard-error-title{color:#fca5a5;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.moonboard-error-text{color:#e5e7eb;margin:0}.moonboard-empty{align-items:center;color:#9ca3af;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:400px}.moonboard-ai-container,.moonboard-empty,.moonboard-news-container,.moonboard-topics-container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a80;border:1px solid #a855f733;border-radius:16px}.moonboard-ai-container,.moonboard-news-container,.moonboard-topics-container{padding:1.5rem}.ai-insight-modern{margin:0 auto;max-width:1200px;padding:1rem}.ai-insight-date{border:1px solid #a78bfa4d;border-radius:50px;color:#a78bfa;display:inline-flex;font-size:.875rem;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.ai-insight-date,.ai-insight-headline{align-items:center;background:#a78bfa1a}.ai-insight-headline{border:1px solid #a78bfa4d;border-radius:16px;display:flex;gap:1rem;margin-bottom:2rem;padding:1.5rem}.ai-insight-headline-icon{color:#fbbf24;flex-shrink:0}.ai-insight-headline h2{color:#a78bfa;font-size:1.75rem;font-weight:700;line-height:1.3;margin:0}.ai-insight-card{background:#1e202f80;border:1px solid #a78bfa33;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;transition:all .2s}.ai-insight-card:hover{border-color:#a78bfa4d;transform:translateY(-2px)}.ai-insight-card-header{align-items:center;border-bottom:1px solid #a78bfa33;display:flex;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem}.ai-insight-card-header svg{color:#a78bfa;flex-shrink:0}.ai-insight-card-header h3{color:#e5e7eb;font-size:1.25rem;font-weight:600;margin:0}.ai-insight-card-content{color:#d1d5db;font-size:1rem;line-height:1.7}.mood-card{background:#60a5fa14;border-color:#60a5fa4d}.highlights-card{background:#fbbf240d;border-color:#fbbf244d}.bottom-line-card{background:#a78bfa1a;border:1px solid #a78bfa66}.bottom-line-content{color:#e5e7eb;font-size:1.125rem;font-weight:500}.ai-insight-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin-bottom:1.5rem}@media (min-width:768px){.ai-insight-grid{grid-template-columns:repeat(2,1fr)}}.ai-insight-card-content ul{list-style:none;margin:0;padding:0}.ai-insight-card-content li{border-bottom:1px solid #a78bfa1a;padding:.75rem 0 .75rem 1.5rem;position:relative}.ai-insight-card-content li:last-child{border-bottom:none}.ai-insight-card-content li:before{color:#a78bfa;content:"→";font-weight:700;left:0;position:absolute}.ai-insight-card-content strong{color:#a78bfa;font-weight:600}.ai-insight-card-content p{margin:.5rem 0}.ai-insight-card-content p:first-child{margin-top:0}.ai-insight-card-content p:last-child{margin-bottom:0}@media (max-width:768px){.ai-insight-headline h2{font-size:1.25rem}.ai-insight-card{padding:1rem}.ai-insight-card-header h3{font-size:1.1rem}.ai-insight-card-content{font-size:.95rem}}.moonboard-search-container{margin-bottom:20px}.moonboard-search-input{background:#0f1320;border:1px solid #2a2f3a;border-radius:12px;min-width:200px;padding:.75rem 1rem;transition:border-color .2s}.moonboard-search-input:focus{border-color:#a78bfa66}.moonboard-filter-dropdown{background:#0f1320;border:1px solid #2a2f3a;border-radius:12px;min-width:120px;padding:.75rem 1rem;transition:border-color .2s}.moonboard-filter-dropdown:focus{border-color:#a78bfa66}.moonboard-filter-dropdown option{background:#0f1320;color:#e6f1ff}@media (max-width:640px){.moonboard-search-container{flex-direction:column;gap:10px}.moonboard-filter-dropdown,.moonboard-search-input{min-width:0;min-width:auto;width:100%}}.moonboard-search-card{background:#050814;border:1px solid #262b3a;border-radius:16px;margin:0 auto 20px;padding:14px 16px 10px}.moonboard-search-container{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.moonboard-search-input{background:#040712;border:1px solid #262b3a;border-radius:999px;color:#e6f1ff;flex:1 1;font-size:14px;min-width:220px;outline:none;padding:10px 14px}.moonboard-search-input:focus{border-color:#6b6ff5}.moonboard-search-input::placeholder{color:#6b7280}.moonboard-search-clear{background:#0000;border:none;color:#8b91c0;cursor:pointer;font-size:14px;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.moonboard-filter-dropdown{background:#040712;border:1px solid #262b3a;border-radius:999px;color:#e6f1ff;cursor:pointer;font-size:14px;min-width:140px;outline:none;padding:10px 14px}.moonboard-filter-dropdown:focus{border-color:#6b6ff5}.moonboard-results-pill{background:#040712;border:1px solid #2f3651;border-radius:999px;color:#9ca7ff;font-size:13px;font-weight:600;padding:8px 14px;white-space:nowrap}@media (max-width:640px){.moonboard-search-container{align-items:stretch;flex-direction:column}.moonboard-results-pill{align-self:flex-start}}.moonboard-table th{padding:12px 16px}.moonboard-table th button{align-items:center;background:#0000;border:none;color:#9cc4ff;cursor:pointer;display:inline-flex;font:inherit;font-size:14px;font-weight:600;gap:6px;margin:0;padding:0}.moonboard-table th button:focus{outline:none}.moonboard-table th button:hover{color:#c2d8ff}.moonboard-table th button span,.moonboard-table th button svg{font-size:12px;opacity:.7}.moonboard-table th button:hover span,.moonboard-table th button:hover svg{opacity:1}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.moonboard-timer-value{transition:color .3s ease}.moonboard-cpr-cell{align-items:center;display:flex;justify-content:center}.moonboard-cpr-value{background:#8b5cf61a;border-radius:8px;padding:.35rem .75rem;transition:all .2s ease}.moonboard-cpr-value.top3{background:linear-gradient(135deg,#a78bfa33,#ec489933);box-shadow:0 0 10px #a78bfa4d}.moonboard-top-scrollbar{transition:all .2s ease}.moonboard-top-scrollbar:hover{background-color:#8b5cf614!important}.moonboard-table-wrap::-webkit-scrollbar,.moonboard-top-scrollbar::-webkit-scrollbar{height:12px}.moonboard-table-wrap::-webkit-scrollbar-track,.moonboard-top-scrollbar::-webkit-scrollbar-track{background:#8b5cf61a;border-radius:8px}.moonboard-table-wrap::-webkit-scrollbar-thumb,.moonboard-top-scrollbar::-webkit-scrollbar-thumb{background:#8b5cf6;border:2px solid #8b5cf61a;border-radius:8px}.moonboard-table-wrap::-webkit-scrollbar-thumb:hover,.moonboard-top-scrollbar::-webkit-scrollbar-thumb:hover{background:#a78bfa}.moonboard-claim-block{margin-top:1.75rem;text-align:center}.moonboard-claim-title{color:#f9fafb;font-size:2.5rem;font-weight:800;margin:0 0 .75rem}.moonboard-claim-subtitle{color:#e5e7eb;font-size:1.05rem;line-height:1.6;margin:0 auto;max-width:720px}.moonboard-top-info{background:#0f172af7;border-bottom:1px solid #1e40af80;margin-bottom:2.5rem;padding:.95rem 1.5rem}.moonboard-top-info-inner{align-items:center;color:#9ca3af;display:flex;flex-wrap:wrap;font-size:.9rem;gap:.5rem;justify-content:center;margin:0 auto;max-width:1200px}.moonboard-scoring-controls{align-items:center;display:flex;gap:1rem}@media (max-width:768px){.moonboard-scoring-controls{align-items:stretch;flex-direction:column}.moonboard-scoring-controls select{width:100%}.moonboard-scoring-controls>div{justify-content:center;width:100%}}.moonboard-chart-container{-webkit-overflow-scrolling:touch;overflow-x:auto}.moonboard-chart-inner{min-width:800px}@media (max-width:768px){.moonboard-chart-inner{min-width:100%!important}.moonboard-chart-container .recharts-responsive-container{height:400px!important}}@media (max-width:480px){.moonboard-chart-container .recharts-responsive-container{height:350px!important}}.moonboard-table tbody tr.blurred-row{filter:blur(4px);pointer-events:none;position:relative;-webkit-user-select:none;user-select:none}.moonboard-table tbody tr.blurred-row:after{background:linear-gradient(90deg,#8b5cf61a,#ec48991a);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.moonboard-mobile-card.blurred-card{filter:blur(4px);pointer-events:none;position:relative;-webkit-user-select:none;user-select:none}.moonboard-mobile-card.blurred-card:after{background:linear-gradient(135deg,#8b5cf626,#ec489926);border-radius:12px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.unlock-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1e1b4bf2,#0f172af2);border:2px solid #8b5cf64d;border-radius:16px;box-shadow:0 20px 60px #8b5cf64d;left:0;margin:-80px auto 2rem;max-width:600px;padding:2rem;position:-webkit-sticky;position:sticky;right:0;text-align:center;top:120px;z-index:100}.unlock-overlay-icon{animation:pulse 2s ease-in-out infinite;font-size:3rem;margin-bottom:1rem}.unlock-overlay-title{color:#e9d5ff;font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.unlock-overlay-text{color:#c4b5fd;font-size:1.05rem;line-height:1.6;margin-bottom:1.5rem}.unlock-overlay-button{align-items:center;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;border-radius:12px;box-shadow:0 4px 20px #fbbf2466;color:#000;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:700;gap:.75rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.unlock-overlay-button:hover{background:linear-gradient(135deg,#a78bfa,#8b5cf6);box-shadow:0 6px 30px #a78bfa99;color:#fff;transform:translateY(-2px)}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.homepage{background:#0a0a0a;color:#e5e7eb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;min-height:100vh}.hero-section{background:#000;overflow:hidden;padding:6rem 2rem 4rem;position:relative;text-align:center}.hero-section:before{background:radial-gradient(circle at center,#8b5cf608 0,#0000 70%);content:"";height:100%;left:50%;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);width:150%}.hero-container{margin:0 auto;max-width:900px;position:relative;z-index:1}.hero-logo{animation:fadeInUp .8s ease-out;height:80px;margin-bottom:2rem;width:auto}.hero-claim{-webkit-text-fill-color:#0000;animation:fadeInUp .8s ease-out .2s backwards;background:linear-gradient(135deg,#fff,#a78bfa 50%,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-subclaim{animation:fadeInUp .8s ease-out .4s backwards;color:#d1d5db;font-size:1.35rem;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:700px}.hero-ctas{animation:fadeInUp .8s ease-out .6s backwards;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-primary,.btn-secondary{align-items:center;border:2px solid #0000;border-radius:12px;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 4px 15px #8b5cf666;color:#fff}.btn-primary:hover{background:linear-gradient(135deg,#9d6ef7,#8b5cf6);box-shadow:0 6px 20px #8b5cf680;transform:translateY(-2px)}.btn-secondary{background:#8b5cf61a;border:2px solid #8b5cf64d;color:#a78bfa}.btn-secondary:hover{background:#8b5cf633;border-color:#8b5cf680;transform:translateY(-2px)}.intro-section{background:#11182780;padding:4rem 2rem}.intro-container{margin:0 auto;max-width:900px}.intro-text{color:#d1d5db;font-size:1.2rem;line-height:1.8;text-align:center}.intro-text strong{color:#a78bfa;font-weight:600}.value-tiles-section{padding:5rem 2rem}.tiles-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.value-tile{background:linear-gradient(135deg,#8b5cf60d,#ec48990d);border:1px solid #8b5cf633;border-radius:16px;padding:2.5rem;text-align:center;transition:all .3s ease}.value-tile:hover{border-color:#8b5cf666;box-shadow:0 10px 30px #8b5cf633;transform:translateY(-5px)}.tile-icon{align-items:center;border-radius:50%;display:flex;height:70px;justify-content:center;margin:0 auto 1.5rem;width:70px}.tile-icon-purple{color:#a78bfa}.tile-icon-pink,.tile-icon-purple{background:linear-gradient(135deg,#8b5cf633,#7c3aed33)}.tile-icon-pink{color:#8b5cf6}.tile-icon-blue{background:linear-gradient(135deg,#3b82f633,#2563eb33);color:#3b82f6}.tile-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.tile-description{color:#9ca3af;font-size:1.05rem;line-height:1.6}.features-section{background:#11182780;padding:5rem 2rem}.section-heading{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#a78bfa);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto;max-width:1200px}.feature-card{background:#111827cc;border:1px solid #8b5cf626;border-radius:12px;padding:2rem;transition:all .3s ease}.feature-card:hover{border-color:#8b5cf666;box-shadow:0 8px 25px #8b5cf626;transform:translateY(-3px)}.feature-icon{margin-bottom:1rem}.feature-title{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:.75rem}.feature-description{color:#9ca3af;font-size:1rem;line-height:1.6}.score-section{background:linear-gradient(135deg,#8b5cf614,#7c3aed14);padding:5rem 2rem}.score-container{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1100px}.score-content{max-width:550px}.score-heading{color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:1.5rem}.score-description{color:#d1d5db;font-size:1.15rem;line-height:1.7;margin-bottom:2rem}.score-cta,.score-description strong{color:#a78bfa;font-weight:600}.score-cta{align-items:center;background:#8b5cf626;border:2px solid #8b5cf64d;border-radius:10px;display:inline-flex;gap:.5rem;padding:.875rem 1.75rem;text-decoration:none;transition:all .3s ease}.score-cta:hover{background:#8b5cf640;border-color:#8b5cf680;transform:translateX(3px)}.score-visual{align-items:center;display:flex;justify-content:center}.score-badge{background:linear-gradient(135deg,#8b5cf633,#7c3aed33);border:3px solid #8b5cf666;border-radius:20px;box-shadow:0 10px 40px #8b5cf64d;overflow:hidden;padding:3rem 4rem;position:relative;text-align:center}.score-badge:before{animation:shimmer 3s infinite;background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes shimmer{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}.score-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#a78bfa,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:4.5rem;font-weight:900;line-height:1;margin-bottom:.5rem}.score-label,.score-number{position:relative;z-index:1}.score-label{color:#9ca3af;font-size:1.1rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.pricing-section{padding:5rem 2rem}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.pricing-card{background:#111827cc;border:2px solid #8b5cf633;border-radius:16px;padding:2.5rem;position:relative;transition:all .3s ease}.pricing-card:hover{border-color:#8b5cf666;box-shadow:0 10px 30px #8b5cf633;transform:translateY(-5px)}.pricing-card-featured{background:linear-gradient(135deg,#8b5cf61a,#ec48990d);border-color:#8b5cf680}.featured-badge{align-items:center;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:20px;box-shadow:0 4px 12px #8b5cf666;color:#fff;display:flex;font-size:.85rem;font-weight:700;gap:.35rem;left:50%;padding:.5rem 1rem;position:absolute;top:-12px;transform:translateX(-50%)}.pricing-header{margin-bottom:1.5rem}.pricing-plan-name{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.pricing-price{align-items:baseline;display:flex;gap:.5rem;margin-bottom:.5rem}.price-amount{color:#a78bfa;font-size:3rem;font-weight:900}.price-period{color:#9ca3af;font-size:1.1rem}.pricing-yearly{color:#6b7280;font-size:.95rem;font-weight:600}.pricing-description{color:#d1d5db;font-size:1.05rem;line-height:1.5;margin-bottom:2rem;min-height:50px}.pricing-features{list-style:none;margin:0 0 2rem;padding:0}.pricing-features li{align-items:center;border-bottom:1px solid #8b5cf61a;color:#d1d5db;display:flex;font-size:.95rem;gap:.75rem;padding:.75rem 0}.pricing-features li:last-child{border-bottom:none}.pricing-features li svg{color:#10b981;flex-shrink:0}.pricing-btn{border:2px solid #0000;border-radius:10px;display:block;font-size:1.05rem;font-weight:700;padding:1rem;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.pricing-btn-primary{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 4px 15px #8b5cf64d;color:#fff}.pricing-btn-primary:hover{background:linear-gradient(135deg,#9d6ef7,#8b5cf6);box-shadow:0 6px 20px #8b5cf666;transform:translateY(-2px)}.pricing-btn-outline{background:#0000;border:2px solid #8b5cf64d;color:#a78bfa}.pricing-btn-outline:hover{background:#8b5cf61a;border-color:#8b5cf680}.homepage-footer{background:#111827cc;border-top:1px solid #8b5cf633;padding:3rem 2rem 2rem}.footer-container{margin:0 auto;max-width:1200px}.footer-content{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.footer-logo{height:50px;width:auto}.footer-powered{color:#9ca3af;font-size:.95rem}.footer-powered a{color:#a78bfa;font-weight:600;text-decoration:none;transition:color .2s ease}.footer-powered a:hover{color:#c4b5fd}.footer-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2.5rem}.footer-links a{color:#d1d5db;font-weight:500;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#a78bfa}.footer-disclaimer{background:#ef44441a;border:1px solid #ef44444d;border-radius:12px;display:flex;gap:1rem;margin-bottom:2rem;padding:1.5rem}.disclaimer-icon{flex-shrink:0;font-size:1.5rem}.footer-disclaimer p{color:#d1d5db;font-size:.95rem;line-height:1.6;margin:0}.footer-disclaimer strong{color:#ef4444;font-weight:700}.footer-bottom{border-top:1px solid #8b5cf61a;padding-top:2rem;text-align:center}.footer-bottom p{color:#6b7280;font-size:.9rem;margin:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero-claim{font-size:2.5rem}.hero-subclaim{font-size:1.1rem}.hero-ctas{flex-direction:column}.btn-primary,.btn-secondary{justify-content:center;width:100%}.section-heading{font-size:2rem}.score-container{grid-template-columns:1fr;text-align:center}.score-content{max-width:100%}.features-grid,.pricing-grid,.tiles-container{grid-template-columns:1fr}.footer-links{gap:1rem}.footer-disclaimer,.footer-links{flex-direction:column;text-align:center}}@media (max-width:480px){.hero-section{padding:4rem 1.5rem 3rem}.hero-claim{font-size:2rem}.hero-subclaim,.intro-text{font-size:1rem}.tile-title{font-size:1.3rem}.tile-description{font-size:.95rem}.score-heading{font-size:2rem}.score-number{font-size:3.5rem}.price-amount{font-size:2.5rem}}
/*# sourceMappingURL=main.c9d0cdb1.css.map*/