.logo-link.svelte-1l8nvlt{display:inline-flex;align-items:center;text-decoration:none}.logo.svelte-1l8nvlt{display:block;height:42px;width:auto;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;transition:transform .25s ease,opacity .2s ease filter .2s ease}.logo.svelte-1l8nvlt:hover{transform:translateY(-1px);opacity:.9}@media(max-width:900px){.logo.svelte-1l8nvlt{height:36px}}.mobile-menu-toggle.svelte-1e09pin{display:none;width:44px;height:44px;border:1px solid var(--border);border-radius:12px;background:var(--bg-elevated);cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-toggle.svelte-1e09pin span:where(.svelte-1e09pin){width:20px;height:2px;border-radius:999px;background:var(--text)}.mobile-backdrop.svelte-1e09pin{position:fixed;background:#000000d9;z-index:80;height:100dvh;width:100%;inset:0}.mobile-nav.svelte-1e09pin{position:fixed;top:0;right:0;width:min(420px,90vw);height:100dvh;z-index:90;background:var(--bg-elevated);border-left:1px solid var(--border);box-shadow:-20px 0 60px #00000073;overflow-y:auto}.mobile-nav__top.svelte-1e09pin{position:sticky;top:0;z-index:2;height:76px;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;background:var(--bg-elevated);border-bottom:1px solid var(--border)}.mobile-nav__top.svelte-1e09pin button:where(.svelte-1e09pin){width:44px;height:44px;border:0;border-radius:10px;background:#ffffff0a;color:var(--text);font-size:1.8rem;line-height:1;cursor:pointer}.mobile-nav__list.svelte-1e09pin{list-style:none;margin:0;padding:.75rem}.mobile-nav__link.svelte-1e09pin{width:100%;min-height:50px;padding:0 .9rem;display:flex;align-items:center;justify-content:space-between;border-radius:12px;text-decoration:none;border:0;background:transparent;color:var(--text);font-size:1rem;font-weight:800;cursor:pointer;box-sizing:border-box}.mobile-nav__link.svelte-1e09pin.active{color:var(--accent);background:#3d5afe1a}.mobile-nav__link--button.svelte-1e09pin{text-align:left}.mobile-caret.svelte-1e09pin{transition:transform .2s ease;opacity:.75}.mobile-caret.svelte-1e09pin.open{transform:rotate(180deg)}.mobile-submenu.svelte-1e09pin{margin:.35rem 0 .75rem;padding:.75rem;border-radius:16px;background:#ffffff08;border:1px solid var(--border)}.mobile-subgroup.svelte-1e09pin{margin-bottom:1rem}.mobile-subgroup.svelte-1e09pin h3:where(.svelte-1e09pin){margin:0 0 .55rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.mobile-subgroup.svelte-1e09pin ul:where(.svelte-1e09pin){list-style:none;margin:0;padding:0;display:grid;gap:.2rem}.mobile-subgroup.svelte-1e09pin a:where(.svelte-1e09pin){display:block;padding:.65rem .6rem;border-radius:10px;color:var(--text);text-decoration:none;font-weight:700}.mobile-subgroup.svelte-1e09pin a:where(.svelte-1e09pin).active{color:var(--accent);background:#ffffff0a}.mobile-featured.svelte-1e09pin{padding-top:.75rem;border-top:1px solid var(--border)}.mobile-featured.svelte-1e09pin h3:where(.svelte-1e09pin){margin:0 0 .65rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.mobile-featured__item.svelte-1e09pin{display:flex;align-items:center;gap:.7rem;padding:.7rem;border-radius:12px;text-decoration:none;color:var(--text);font-weight:800;background:#ffffff08;margin-bottom:.5rem}.mobile-featured__item.svelte-1e09pin img:where(.svelte-1e09pin){width:105px;height:45px;object-fit:contain}.mobile-featured__content.svelte-1e09pin{min-width:0}.mobile-featured__title.svelte-1e09pin{margin:0 0 .1rem;color:var(--text);font-size:.98rem;font-weight:800;line-height:1.2}.mobile-featured__meta.svelte-1e09pin{margin:0;color:var(--muted);font-size:.84rem;line-height:1.35}.mobile-featured__more.svelte-1e09pin{display:flex;align-items:center;justify-content:center;height:44px;border-radius:12px;text-decoration:none;background:#3d5afe24;color:var(--text);font-weight:900}@media(max-width:900px){.mobile-menu-toggle.svelte-1e09pin{display:inline-flex}}.nav.svelte-c1khul{position:relative;height:100%}.nav-list.svelte-c1khul{display:flex;align-items:center;gap:.4rem;list-style:none;margin:0;padding:0;height:100%}.nav-item.svelte-c1khul{height:100%;display:flex;align-items:center}.nav-link.svelte-c1khul{height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:0 .9rem;border-radius:10px;text-decoration:none;color:var(--text);font-size:.95rem;font-weight:700;background:transparent;border:0;cursor:pointer;transition:background .2s ease,color .2s ease}.nav-link.svelte-c1khul.active{color:var(--accent);background:#ffffff0a}.nav-link.svelte-c1khul:hover,.nav-link[aria-expanded=true].svelte-c1khul{background:#ffffff0a}.nav-caret.svelte-c1khul{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;opacity:.75;transition:transform .2s ease}.nav-caret.open.svelte-c1khul{transform:rotate(180deg)}.mega-menu-shell.svelte-c1khul{position:fixed;top:calc(100% - 1rem);left:0;width:100%;padding-top:12px;z-index:40}.mega-menu.svelte-c1khul{width:100%;background:transparent}.mega-menu__inner.svelte-c1khul{width:100%;display:grid;grid-template-columns:1fr;background:var(--bg-elevated);border-top:1px solid var(--border);border-bottom:1px solid var(--border);box-shadow:0 24px 60px #0000006b}.mega-menu__inner.has-featured.svelte-c1khul{grid-template-columns:minmax(0,1.45fr) minmax(320px,.9fr)}.mega-menu__groups.svelte-c1khul{width:min(100%,1100px);margin:0 auto;display:grid;grid-template-columns:repeat(var(--group-count, 3),minmax(0,1fr))}.mega-group.svelte-c1khul{padding:1.65rem 1.35rem 1.8rem;border-right:1px solid var(--border)}.mega-group.svelte-c1khul:last-child{border-right:0}.mega-group.svelte-c1khul h3:where(.svelte-c1khul),.mega-featured.svelte-c1khul h3:where(.svelte-c1khul){margin:0 0 .85rem;font-size:.88rem;line-height:1;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:var(--accent)}.mega-group__line.svelte-c1khul{height:1px;background:linear-gradient(90deg,rgba(61,90,254,.45),transparent);margin-bottom:1rem}.mega-group.svelte-c1khul ul:where(.svelte-c1khul){list-style:none;margin:0;padding:0;display:grid;gap:.3rem}.mega-group.svelte-c1khul li:where(.svelte-c1khul) a:where(.svelte-c1khul){display:block;padding:.55rem .25rem;text-decoration:none;color:var(--text);font-size:.97rem;font-weight:700;line-height:1.35;border-radius:10px;transition:color .2s ease,background .2s ease,transform .2s ease}.mega-group.svelte-c1khul li:where(.svelte-c1khul) a:where(.svelte-c1khul).active{color:var(--accent);background:#ffffff0a;transform:translate(2px)}.mega-group.svelte-c1khul li:where(.svelte-c1khul) a:where(.svelte-c1khul):hover{color:var(--accent);background:#3d5afe12;transform:translate(2px)}.mega-featured.svelte-c1khul{padding:1.65rem 1.35rem 1.5rem;background:radial-gradient(circle at top left,rgba(61,90,254,.12),transparent 35%),#101726;border-left:1px solid var(--border)}.mega-featured__header.svelte-c1khul{margin-bottom:1rem}.mega-featured__list.svelte-c1khul{display:grid;gap:.9rem;margin-bottom:1rem}.featured-site.svelte-c1khul{display:grid;grid-template-columns:1fr auto;gap:.8rem;align-items:center;padding:.85rem;border-radius:14px;background:#ffffff08;border:1px solid rgba(255,255,255,.05)}.featured-site__main.svelte-c1khul{display:grid;grid-template-columns:68px 1fr;gap:.8rem;align-items:center;text-decoration:none;min-width:0}.featured-site__logo.svelte-c1khul{width:52px;height:52px;border-radius:12px;background:#060b15;border:1px solid rgba(255,255,255,.05);display:flex;align-items:center;justify-content:center;padding:.45rem}.featured-site__logo.svelte-c1khul img:where(.svelte-c1khul){max-width:100%;max-height:100%;object-fit:contain;display:block}.featured-site__content.svelte-c1khul{min-width:0}.featured-site__title.svelte-c1khul{margin:0 0 .25rem;color:var(--text);font-size:.98rem;font-weight:800;line-height:1.2}.featured-site__meta.svelte-c1khul{margin:0;color:var(--muted);font-size:.84rem;line-height:1.35}.featured-site__visit.svelte-c1khul{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 .95rem;border-radius:10px;text-decoration:none;background:linear-gradient(180deg,#516cff,#3d5afe);color:#fff;font-size:.88rem;font-weight:800;transition:transform .2s ease,opacity .2s ease}.featured-site__visit.svelte-c1khul:hover,.mega-featured__more.svelte-c1khul:hover{transform:translateY(-1px)}.mega-featured__more.svelte-c1khul{display:inline-flex;width:100%;align-items:center;justify-content:center;height:46px;border-radius:12px;text-decoration:none;background:#3d5afe1f;border:1px solid rgba(61,90,254,.2);color:var(--text);font-size:.95rem;font-weight:800;transition:background .2s ease,transform .2s ease}@media(max-width:1100px){.mega-menu__inner.has-featured.svelte-c1khul{grid-template-columns:1fr;overflow-x:hidden;overflow-y:auto;max-height:calc(100dvh - 68px)}.mega-menu__groups.svelte-c1khul{width:100%}.mega-featured.svelte-c1khul{padding:1.5rem 1rem 1.6rem;border-left:0;border-top:1px solid var(--border)}}@media(max-width:900px){.nav.svelte-c1khul{display:none}}nav.svelte-1iapjyu{display:flex;align-items:center}.crypto-marquee.svelte-zhhmgs{overflow:hidden;width:100%;max-width:var(--container);margin:1.5rem auto .5rem;height:48px}.crypto-marquee--loading.svelte-zhhmgs,.crypto-marquee--error.svelte-zhhmgs{display:flex;align-items:center;padding:0 1rem;color:var(--muted, #94a3b8);font-size:.9rem}.crypto-marquee__fade.svelte-zhhmgs{position:absolute;top:0;bottom:0;width:56px;z-index:2;pointer-events:none}.crypto-marquee__fade--left.svelte-zhhmgs{left:0}.crypto-marquee__fade--right.svelte-zhhmgs{right:0}.crypto-marquee__track.svelte-zhhmgs{display:flex;width:max-content;animation:svelte-zhhmgs-marquee-scroll 111s linear infinite;will-change:transform}.crypto-marquee.svelte-zhhmgs:hover .crypto-marquee__track:where(.svelte-zhhmgs){animation-play-state:paused}.crypto-marquee__group.svelte-zhhmgs{display:flex;align-items:center;flex-shrink:0}.crypto-marquee__item.svelte-zhhmgs{display:inline-flex;align-items:center;gap:.55rem;flex-shrink:0;height:48px;padding:0 1rem;white-space:nowrap}.crypto-marquee__icon.svelte-zhhmgs{width:18px;height:18px;object-fit:contain;flex-shrink:0;border-radius:50%}@media(max-width:640px){.crypto-marquee__icon.svelte-zhhmgs{width:16px;height:16px}}.crypto-marquee__symbol.svelte-zhhmgs{font-size:.82rem;font-weight:800;letter-spacing:.04em;color:var(--text, #e6edf3)}.crypto-marquee__price.svelte-zhhmgs{font-size:.88rem;font-weight:600;color:#e6edf3e0}.crypto-marquee__change.svelte-zhhmgs{font-size:.82rem;font-weight:700}.crypto-marquee__change.positive.svelte-zhhmgs{color:#22c55e}.crypto-marquee__change.negative.svelte-zhhmgs{color:#ef4444}@keyframes svelte-zhhmgs-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:900px){.crypto-marquee.svelte-zhhmgs{height:42px;top:76px}.crypto-marquee__item.svelte-zhhmgs{height:42px;padding:0 .8rem;gap:.45rem}.crypto-marquee__symbol.svelte-zhhmgs,.crypto-marquee__price.svelte-zhhmgs,.crypto-marquee__change.svelte-zhhmgs{font-size:.78rem}}header.svelte-1elxaub{position:sticky;z-index:101;background:#070b12d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);top:0;padding-top:env(safe-area-inset-top)}header.svelte-1elxaub .padding:where(.svelte-1elxaub){padding:1rem 0}header.svelte-1elxaub .container:where(.svelte-1elxaub){display:flex;align-items:center;justify-content:space-between}.site-footer.svelte-jz8lnl{margin-top:5rem;padding:3rem 0 1.25rem;border-top:1px solid var(--border);background:radial-gradient(circle at top left,rgba(96,165,250,.08),transparent 34rem),#070b12}.footer-main.svelte-jz8lnl{display:grid;grid-template-columns:minmax(260px,1.2fr) 2fr;gap:3rem;align-items:start}.footer-brand.svelte-jz8lnl{max-width:420px}.footer-brand.svelte-jz8lnl p:where(.svelte-jz8lnl){margin:1rem 0 0;font-size:.95rem;line-height:1.7;color:var(--muted)}.footer-socials.svelte-jz8lnl{display:flex;gap:.75rem;margin-top:1.25rem}.footer-socials.svelte-jz8lnl a:where(.svelte-jz8lnl){display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;border:1px solid var(--border);background:var(--bg-elevated);color:var(--text);text-decoration:none;font-weight:900;transition:transform .2s ease,border-color .2s ease,background .2s ease}.footer-socials.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{transform:translateY(-2px);border-color:var(--accent);background:var(--accent-soft)}.footer-nav.svelte-jz8lnl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.footer-column.svelte-jz8lnl h2:where(.svelte-jz8lnl){margin:0 0 1rem;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text)}.footer-column.svelte-jz8lnl ul:where(.svelte-jz8lnl){list-style:none;margin:0;padding:0;display:grid;gap:.7rem}.footer-column.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--muted);font-size:.95rem;line-height:1.4;text-decoration:none;transition:color .2s ease}.footer-column.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--text)}.footer-bottom.svelte-jz8lnl{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid var(--border);padding-top:1rem}.footer-bottom.svelte-jz8lnl p:where(.svelte-jz8lnl){margin:0;font-size:.82rem;line-height:1.6;color:var(--muted)}@media(max-width:900px){.site-footer.svelte-jz8lnl{margin-top:3rem}.footer-main.svelte-jz8lnl{grid-template-columns:1fr;gap:2rem}.footer-nav.svelte-jz8lnl{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom.svelte-jz8lnl{flex-direction:column}}@media(max-width:560px){.footer-nav.svelte-jz8lnl{grid-template-columns:1fr}}@font-face{font-family:Montserrat Variable;src:url(../../../fonts/montserrat-variable.woff2) format("woff2");font-weight:100 900;font-display:swap;font-style:normal}:root{--bg: #070b12;--bg-elevated: #0d1320;--text: #e6edf3;--muted: #94a3b8;--border: rgba(255, 255, 255, .08);--accent: rgb(96, 165, 250);--accent-soft: rgba(61, 90, 254, .14);--shadow: 0 10px 30px rgba(0, 0, 0, .25);--radius: 14px;--radius-sm: 10px;--container: 1100px;--header-height: 72px;--safe-top: env(safe-area-inset-top);--safe-bottom: env(safe-area-inset-bottom);--font-family: "Montserrat Variable", system-ui, sans-serif;--page-title-size: clamp(2rem, 4vw, 2.75rem);--block-title-size: clamp(1.375rem, 2.5vw, 1.75rem);--item-title-size: clamp(1.125rem, 1.8vw, 1.25rem);--paragraph-size: 1rem;--eyebrow-size: .875rem}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;font-family:var(--font-family);font-optical-sizing:auto;font-style:normal;line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{margin:0;background:var(--bg);color:var(--text);padding-top:var(--safe-top)}h1{font-size:var(--page-title-size);font-weight:900;color:var(--text)}h2{font-size:var(--block-title-size);font-weight:700;color:var(--text)}h3{font-size:var(--item-title-size);font-weight:700;color:var(--text)}p,li{font-size:var(--paragraph-size);line-height:1.5;color:var(--muted)}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:var(--container);margin:0 auto;padding:0 1rem}.author-note{margin:.35rem 0 0;font-size:.85rem;line-height:1.55;color:#ffffff94;max-width:760px}.author-note strong{color:#e2e8f0;font-weight:600}.eyebrow{font-size:var(--eyebrow-size);font-weight:800;letter-spacing:1px;text-transform:uppercase;color:var(--accent);margin:0 0 .5rem}.static-hero{padding-bottom:2rem}@media(max-width:900px){.static-hero{padding-bottom:1.5rem}}.static-hero h1{max-width:750px}.static-hero__lead{margin-top:1rem;max-width:820px}.static-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:2rem;align-items:start}@media(max-width:900px){.static-grid{grid-template-columns:1fr;gap:0}}.static-grid__section{margin-bottom:2.5rem}@media(max-width:900px){.static-grid__section{margin-bottom:1.5rem}}.static-grid__section h2,.static-grid__section p{margin-bottom:1rem}.static-list{padding-left:1.2rem;list-style:disc}.static-list li{margin-bottom:.5rem}.static-list li:last-of-type{margin-bottom:0}.tag-list{display:flex;flex-wrap:wrap;gap:.65rem}.tag-list li{padding:.55rem .8rem;border-radius:999px;background:#3d5afe14;border:1px solid rgba(61,90,254,.16);color:var(--text);font-size:.875rem;font-weight:700}.weight-list li{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.weight-list li:last-child{border-bottom:0;padding-bottom:0}.weight-list li span{color:var(--muted);line-height:1.4}.weight-list li strong{color:var(--text)}.cards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(max-width:640px){.cards-grid{grid-template-columns:1fr}}.cards-grid__card{padding:1.2rem;border-radius:20px;background:#ffffff06;border:1px solid rgba(255,255,255,.07)}.cards-grid__card h3{margin-bottom:.5rem}.cards-grid__card p{margin:0}.cards-grid__card a{font-weight:600}.cards-grid__card span{font-size:.75rem;color:var(--muted)}.static-side{display:grid;gap:1rem;position:sticky;top:76px}@media(max-width:900px){.static-side{position:static}}.static-side__card{padding:1.2rem;border-radius:20px;border:1px solid rgba(255,255,255,.07);background:#0d1320}.static-side__card h3{margin-bottom:.5rem}.static-side__card p{margin:0}.static-side__card a{font-weight:600}.static-side__card .secondary{font-size:.75rem;color:var(--muted)}.date{display:inline-block;margin:0 0 .5rem;font-size:.75rem;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:var(--muted)}.content-body-wrap{display:flex;justify-content:center}.content-body{width:100%}.content-body h2{margin:2rem 0 1rem}@media(max-width:900px){.content-body h2{margin:1.5rem 0 .75rem}}.content-body h3{margin:1.5rem 0 .5rem}@media(max-width:900px){.content-body h3{margin:1rem 0 .5rem}}.content-body p{margin:0 0 1rem}@media(max-width:900px){.content-body p{margin:0 0 .75rem}}.content-body ul,.content-body ol{margin:0 0 1.5rem 1rem;list-style:disc}@media(max-width:900px){.content-body ul,.content-body ol{margin:0 0 1rem 1rem}}.content-body li{margin-bottom:.5rem}.content-body blockquote{margin:2rem 0;padding:1.15rem 1.25rem;border-left:3px solid var(--accent);background:var(--bg-elevated);border-radius:0 var(--radius) var(--radius) 0;color:var(--muted)}@media(max-width:900px){.content-body blockquote{padding:.95rem 1rem;margin:1.5rem 0}}.content-body hr{border:0;height:1px;background:var(--border);margin:2rem 0}@media(max-width:900px){.content-body hr{margin:1.5rem 0}}
