@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");:root{--primary:152 56% 38%;--primary-foreground:0 0% 100%;--background:0 0% 100%;--foreground:220 15% 12%;--border:220 10% 90%;--card:220 14% 97%;--muted:220 12% 93%;--muted-foreground:220 8% 46%;--destructive:0 84% 60%;--positive:152 56% 45%;--radius:12px;--radius-sm:8px;--radius-lg:16px;--radius-xl:20px;--shadow-sm:0 1px 2px rgba(0,0,0,0.04),0 1px 3px rgba(0,0,0,0.06);--shadow-md:0 4px 12px rgba(0,0,0,0.06),0 2px 6px rgba(0,0,0,0.04);--shadow-lg:0 8px 30px rgba(0,0,0,0.08),0 4px 12px rgba(0,0,0,0.04);--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-serif:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.dark{--primary:152 56% 45%;--background:225 15% 6%;--foreground:220 10% 94%;--border:225 10% 13%;--card:225 12% 9%;--muted:225 10% 12%;--muted-foreground:220 8% 55%;--shadow-sm:0 1px 2px rgba(0,0,0,0.2),0 1px 3px rgba(0,0,0,0.15);--shadow-md:0 4px 12px rgba(0,0,0,0.25),0 2px 6px rgba(0,0,0,0.15);--shadow-lg:0 8px 30px rgba(0,0,0,0.35),0 4px 12px rgba(0,0,0,0.2)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:var(--font-sans);font-size:16px;line-height:1.6;color:hsl(var(--foreground));background-color:hsl(var(--background));transition:background-color .3s ease,color .3s ease}a{color:inherit}a,a:hover{text-decoration:none}img{max-width:100%;height:auto;display:block}nav ol,nav ul{list-style:none}button{font-family:inherit;cursor:pointer;border:none;background:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);font-weight:800;line-height:1.15;color:hsl(var(--foreground));letter-spacing:-.02em}h1{font-size:2.75rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{margin-bottom:1rem}#__next{display:flex;flex-direction:column;min-height:100vh}.container{width:100%;max-width:75rem;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}::selection{background-color:hsl(var(--primary)/.2);color:hsl(var(--foreground))}.theme-toggle_toggle__JuOrs{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius-sm);color:hsl(var(--muted-foreground));background:hsl(var(--muted));border:none;transition:all .2s ease}.theme-toggle_toggle__JuOrs:hover{color:hsl(var(--foreground));background:hsl(var(--muted-foreground)/.15)}.market-ticker_wrapper__Il8Q1{background-color:hsl(var(--card));overflow:hidden;position:relative;height:36px;display:flex;align-items:center}.market-ticker_track__bKInf{display:flex;gap:2.5rem;animation:market-ticker_scroll__uKS68 40s linear infinite;white-space:nowrap;will-change:transform}.market-ticker_item__WiJAr{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.market-ticker_symbol__z8arY{font-size:.7rem;font-weight:600;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.04em}.market-ticker_sparkline__xEFR6{flex-shrink:0}.market-ticker_value__qJPLq{font-size:.75rem;font-weight:600;color:hsl(var(--foreground));font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.market-ticker_change__TPt3F{font-size:.7rem;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.market-ticker_up__JPhZ5{color:hsl(var(--positive))}.market-ticker_down__WBcRT{color:hsl(var(--destructive))}@keyframes market-ticker_scroll__uKS68{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.market-ticker_track__bKInf{animation:none}}.header_header__OaHfl{position:-webkit-sticky;position:sticky;top:0;z-index:100;background-color:hsl(var(--background)/.8);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid hsl(var(--border)/.5)}.header_topBar__kvFSI{padding:.4rem 0}.header_topBarInner__ENuBF{display:flex;align-items:center;justify-content:space-between}.header_date__j57ux{font-size:.75rem;color:hsl(var(--muted-foreground));letter-spacing:.02em;font-weight:500}.header_topActions__gMJZ7{display:flex;align-items:center;gap:.75rem}.header_logoBar__Fzz2v{padding:1rem 0}.header_logoBarInner__j78aq{display:flex;justify-content:center;align-items:center}.header_brand__QdGLf{text-decoration:none;text-align:center;transition:opacity .2s ease}.header_brand__QdGLf:hover{text-decoration:none;opacity:.85}.header_logoImage__yVrv5{height:auto;max-height:44px;width:auto;object-fit:contain}.header_navBar__0B6tJ{padding:.25rem 0}.header_navBarInner__TdalJ{display:flex;align-items:center;justify-content:center;position:relative;height:42px;gap:.25rem}.header_navList__YBByH{display:flex;list-style:none;margin:0;padding:0;gap:.25rem}.header_navLink__kCaLB{display:block;padding:.5rem 1rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground));text-decoration:none;border-radius:var(--radius-sm);transition:all .2s ease}.header_navLink__kCaLB:hover{color:hsl(var(--foreground));background-color:hsl(var(--muted));text-decoration:none}.header_hamburger__sAX97{display:none;position:absolute;left:0;align-items:center;justify-content:center;width:42px;height:42px;color:hsl(var(--foreground));background:transparent;border:none;cursor:pointer;border-radius:var(--radius-sm);transition:background-color .2s ease}.header_hamburger__sAX97:hover{background-color:hsl(var(--muted))}.header_overlay__VEGWj{position:fixed;inset:0;background-color:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;animation:header_fadeIn__JCdWZ .2s ease}.header_drawer__fjYFy{position:fixed;top:0;left:0;width:300px;height:100vh;background-color:hsl(var(--background));border-right:1px solid hsl(var(--border));z-index:201;overflow-y:auto;animation:header_slideIn__DEZUG .25s cubic-bezier(.16,1,.3,1);box-shadow:var(--shadow-lg)}.header_drawerHeader__gXSig{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid hsl(var(--border))}.header_drawerTitle__kvsB9{font-family:var(--font-sans);font-size:1.1rem;font-weight:700;color:hsl(var(--foreground))}.header_drawerClose__MeNMn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:hsl(var(--muted-foreground));background:transparent;border:none;cursor:pointer;border-radius:var(--radius-sm);transition:all .2s ease}.header_drawerClose__MeNMn:hover{color:hsl(var(--foreground));background-color:hsl(var(--muted))}.header_drawerNav__BAKQ5{display:flex;flex-direction:column;padding:.75rem;gap:.125rem}.header_drawerLink__WDwRU{display:block;padding:.75rem 1rem;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:hsl(var(--foreground));text-decoration:none;border-radius:var(--radius-sm);transition:all .15s ease}.header_drawerLink__WDwRU:hover{background-color:hsl(var(--muted));text-decoration:none}@keyframes header_slideIn__DEZUG{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes header_fadeIn__JCdWZ{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.header_navList__YBByH{display:none}.header_hamburger__sAX97{display:flex}.header_logoBar__Fzz2v{padding:.75rem 0}}.footer_footer__e_ilT{margin-top:auto;background-color:hsl(var(--card));padding:3.5rem 0 0;border-top:1px solid hsl(var(--border))}.footer_inner__4dsmg{display:flex;flex-direction:column}.footer_grid__sru1K{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:3rem;gap:3rem;padding-bottom:2.5rem}.footer_brandCol__Np9MO{display:flex;flex-direction:column;gap:.75rem}.footer_logo__wdLyv{font-family:var(--font-sans);font-size:1.5rem;font-weight:800;color:hsl(var(--foreground));text-decoration:none;line-height:1.2;letter-spacing:-.02em}.footer_logo__wdLyv:hover{text-decoration:none;color:hsl(var(--primary))}.footer_tagline__vSW7W{font-size:.875rem;color:hsl(var(--muted-foreground));line-height:1.6;margin:0;max-width:320px}.footer_socials___tpCZ{display:flex;gap:.5rem;margin-top:.5rem}.footer_socialLink__bV6Ow{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:var(--radius-sm);background-color:hsl(var(--muted));color:hsl(var(--muted-foreground));transition:all .2s ease}.footer_socialLink__bV6Ow:hover{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));transform:translateY(-2px)}.footer_linkCol__J6lt9{display:flex;flex-direction:column;gap:.5rem}.footer_colTitle__MIuco{font-family:var(--font-sans);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--muted-foreground));margin-bottom:.5rem}.footer_footerLink__zu_UL{font-size:.875rem;color:hsl(var(--foreground)/.7);text-decoration:none;transition:color .2s ease;line-height:1.8}.footer_footerLink__zu_UL:hover{color:hsl(var(--primary));text-decoration:none}.footer_bottom__CSuZ6{border-top:1px solid hsl(var(--border));padding:1.25rem 0;text-align:center}.footer_bottom__CSuZ6 p{font-size:.75rem;color:hsl(var(--muted-foreground));margin:0}@media (max-width:768px){.footer_grid__sru1K{grid-template-columns:1fr;gap:2rem}.footer_footer__e_ilT{padding:2.5rem 0 0}}.featured-hero_hero__hhvlg{display:grid;grid-template-columns:1.7fr 1fr;grid-gap:1.5rem;gap:1.5rem;padding:1.5rem 0 2rem;min-height:420px}.featured-hero_featured__w50_P{position:relative;border-radius:var(--radius-lg);overflow:hidden;min-height:420px}.featured-hero_slide__5ueln{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .7s ease,visibility .7s ease;z-index:0}.featured-hero_slideActive__Ldjfh{opacity:1;visibility:visible;position:relative;z-index:1;height:100%}.featured-hero_featuredLink__WdJBC{display:block;position:relative;width:100%;height:100%;min-height:420px;text-decoration:none}.featured-hero_featuredImg__VrUD7{object-fit:cover;transition:transform .5s ease}.featured-hero_featuredLink__WdJBC:hover .featured-hero_featuredImg__VrUD7{transform:scale(1.03)}.featured-hero_featuredOverlay__zbUrX{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.4) 40%,rgba(0,0,0,.05) 70%,transparent);z-index:1;pointer-events:none}.featured-hero_featuredContent__kT4lM{position:absolute;bottom:0;left:0;right:0;padding:2rem;z-index:2;display:flex;flex-direction:column;gap:.75rem}.featured-hero_featuredBadge__vG6UB{display:inline-flex;align-items:center;align-self:flex-start;gap:.4rem;padding:.3rem .75rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fff;background-color:hsl(var(--primary));border-radius:var(--radius-sm)}.featured-hero_featuredBadgeDot__aa5Ua{width:6px;height:6px;border-radius:50%;background-color:#fff;flex-shrink:0}.featured-hero_featuredTitle__IZMmG{font-size:1.75rem;font-weight:800;line-height:1.15;color:#fff;margin:0;letter-spacing:-.02em}.featured-hero_featuredMeta__HPObj{display:flex;align-items:center;gap:1rem;font-size:.8rem;color:rgba(255,255,255,.75)}.featured-hero_featuredAuthor__jpZRS{font-weight:600;color:rgba(255,255,255,.9)}.featured-hero_dots__nXP2y{position:absolute;bottom:1rem;right:1.5rem;z-index:5;display:flex;gap:.5rem;align-items:center}.featured-hero_dot__QbRZA{width:10px;height:10px;border-radius:50%;border:2px solid rgba(255,255,255,.6);background:transparent;cursor:pointer;padding:0;transition:all .3s ease}.featured-hero_dot__QbRZA:hover{border-color:#fff;background:rgba(255,255,255,.3)}.featured-hero_dotActive__JYyAr{background:#fff;border-color:#fff;transform:scale(1.2)}.featured-hero_progressBar__UYDzD{position:absolute;bottom:0;left:0;right:0;height:3px;z-index:5;background:rgba(255,255,255,.15)}.featured-hero_progressFill__UKCB0{height:100%;background:hsl(var(--primary));animation:featured-hero_progress__VxSTJ linear forwards;transform-origin:left}@keyframes featured-hero_progress__VxSTJ{0%{width:0}to{width:100%}}.featured-hero_sideColumn__dc8xR{display:flex;flex-direction:column;gap:0}.featured-hero_miniCard__Gu8TZ{display:flex;align-items:flex-start;gap:.875rem;padding:1rem 0;border-bottom:1px solid hsl(var(--border));transition:opacity .2s ease}.featured-hero_miniCard__Gu8TZ:first-child{padding-top:0}.featured-hero_miniCard__Gu8TZ:last-child{border-bottom:none;padding-bottom:0}.featured-hero_miniCard__Gu8TZ:hover{opacity:.85}.featured-hero_miniThumbWrap__UoWX3{position:relative;width:100px;height:80px;flex-shrink:0;border-radius:var(--radius-sm);overflow:hidden;display:block}.featured-hero_miniThumb__Kw3Wy{object-fit:cover;transition:transform .4s ease}.featured-hero_miniCard__Gu8TZ:hover .featured-hero_miniThumb__Kw3Wy{transform:scale(1.05)}.featured-hero_miniBody__jWW_i{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.3rem}.featured-hero_miniBadge__owX11{display:inline-flex;align-items:center;align-self:flex-start;gap:.35rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:hsl(var(--primary));text-decoration:none}.featured-hero_miniBadge__owX11:hover{text-decoration:underline}.featured-hero_miniBadgeDot__eNdW_{width:5px;height:5px;border-radius:50%;background-color:hsl(var(--primary));flex-shrink:0}.featured-hero_miniTitle__7xutn{font-size:.9rem;font-weight:700;line-height:1.3;margin:0}.featured-hero_miniTitleLink__izkNb{color:hsl(var(--foreground));text-decoration:none;transition:color .2s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.featured-hero_miniTitleLink__izkNb:hover{color:hsl(var(--primary));text-decoration:none}.featured-hero_miniMeta__PmpCX{display:flex;align-items:center;gap:.5rem;font-size:.7rem;color:hsl(var(--muted-foreground));flex-wrap:wrap}.featured-hero_miniAuthor__POZ0C{font-weight:500}@media (max-width:900px){.featured-hero_hero__hhvlg{grid-template-columns:1fr;min-height:auto}.featured-hero_featuredLink__WdJBC,.featured-hero_featured__w50_P{min-height:320px}.featured-hero_featuredTitle__IZMmG{font-size:1.4rem}.featured-hero_sideColumn__dc8xR{gap:0}}@media (max-width:480px){.featured-hero_featuredLink__WdJBC,.featured-hero_featured__w50_P{min-height:260px}.featured-hero_featuredContent__kT4lM{padding:1.25rem}.featured-hero_featuredTitle__IZMmG{font-size:1.15rem}.featured-hero_miniThumbWrap__UoWX3{width:80px;height:64px}}.explore-categories_section__6oeRx{padding:1.5rem 0 2.5rem}.explore-categories_header__mHTCg{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.explore-categories_title___uyZK{font-size:1.35rem;font-weight:800;margin:0;color:hsl(var(--foreground));letter-spacing:-.01em}.explore-categories_grid__lJhX4{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.5rem}.explore-categories_grid__lJhX4::-webkit-scrollbar{display:none}.explore-categories_card__gcy8o{flex:0 0 180px;scroll-snap-align:start;text-decoration:none}.explore-categories_card__gcy8o:hover{text-decoration:none}.explore-categories_cardInner__Oy4AM{position:relative;width:100%;height:220px;border-radius:var(--radius);overflow:hidden;background-color:hsl(var(--muted))}.explore-categories_cardImg__CMamQ{object-fit:cover;transition:transform .4s ease}.explore-categories_card__gcy8o:hover .explore-categories_cardImg__CMamQ{transform:scale(1.08)}.explore-categories_cardOverlay___ZEjd{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.15) 50%,transparent);z-index:1;pointer-events:none;transition:background .3s ease}.explore-categories_card__gcy8o:hover .explore-categories_cardOverlay___ZEjd{background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.2) 50%,transparent)}.explore-categories_cardLabel__qKcKS{position:absolute;bottom:1rem;left:1rem;right:1rem;z-index:2;font-size:.85rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.04em}@media (max-width:640px){.explore-categories_card__gcy8o{flex:0 0 150px}.explore-categories_cardInner__Oy4AM{height:180px}.explore-categories_cardLabel__qKcKS{font-size:.75rem;bottom:.75rem;left:.75rem}}.story-card_card__wT4yk{background-color:hsl(var(--card));border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease;box-shadow:var(--shadow-sm)}.story-card_card__wT4yk:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.story-card_imageWrap__kJbKH{position:relative;width:100%;height:190px;display:block;overflow:hidden;flex-shrink:0}.story-card_image__ihhLQ{object-fit:cover;transition:transform .4s ease}.story-card_card__wT4yk:hover .story-card_image__ihhLQ{transform:scale(1.05)}.story-card_body__EgPua{padding:1.125rem;display:flex;flex-direction:column;gap:.5rem;flex:1 1}.story-card_badge__Ehhc9{display:inline-flex;align-self:flex-start;padding:.2rem .6rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:hsl(var(--primary));background-color:hsl(var(--primary)/.1);border-radius:var(--radius-sm);text-decoration:none;transition:all .2s ease}.story-card_badge__Ehhc9:hover{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));text-decoration:none}.story-card_title__n8QgG{font-size:1.1rem;font-weight:700;line-height:1.3;margin:0;letter-spacing:-.01em}.story-card_titleLink__c1pY3{color:hsl(var(--foreground));text-decoration:none;transition:color .2s ease}.story-card_titleLink__c1pY3:hover{color:hsl(var(--primary));text-decoration:none}.story-card_excerpt__DTBvq{font-size:.85rem;color:hsl(var(--muted-foreground));line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.story-card_excerpt__DTBvq p{margin:0}.story-card_meta__6l5sp{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:hsl(var(--muted-foreground));margin-top:auto;padding-top:.25rem}.story-card_author__8Z5Aj{font-weight:600}.story-card_meta__6l5sp time{text-transform:capitalize}.section-block_section__thWuV{padding:2.5rem 0}.section-block_section__thWuV:last-child{border-bottom:none}.section-block_header__Ks1Pn{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.section-block_title__RGjQE{font-size:1.35rem;font-weight:800;margin:0;color:hsl(var(--foreground));letter-spacing:-.01em;position:relative;padding-left:1rem}.section-block_title__RGjQE:before{content:"";position:absolute;left:0;top:.15em;bottom:.15em;width:3px;background:linear-gradient(180deg,hsl(var(--primary)),hsl(var(--primary)/.5));border-radius:2px}.section-block_viewMore__28V8R{font-size:.8rem;font-weight:600;color:hsl(var(--primary));text-decoration:none;letter-spacing:.02em;white-space:nowrap;padding:.4rem .75rem;border-radius:var(--radius-sm);transition:all .2s ease}.section-block_viewMore__28V8R:hover{text-decoration:none;background-color:hsl(var(--primary)/.1)}.section-block_grid__gPIrM{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}@media (max-width:1024px){.section-block_grid__gPIrM{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.section-block_grid__gPIrM{grid-template-columns:1fr}}.sidebar-story-card_card__qqJox{display:flex;align-items:flex-start;gap:.875rem;padding:.75rem 0;border-bottom:1px solid hsl(var(--border)/.5);transition:opacity .2s ease}.sidebar-story-card_card__qqJox:hover{opacity:.8}.sidebar-story-card_card__qqJox:last-child{border-bottom:none}.sidebar-story-card_number__RodI3{font-size:1.5rem;font-weight:800;background:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--primary)/.6));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;flex-shrink:0;min-width:1.75rem}.sidebar-story-card_thumbWrap____VVE{position:relative;width:64px;height:48px;flex-shrink:0;border-radius:var(--radius-sm);overflow:hidden;display:block}.sidebar-story-card_thumb__GOmyk{object-fit:cover}.sidebar-story-card_body__MdGku{flex:1 1;min-width:0}.sidebar-story-card_title___17tg{font-size:.875rem;font-weight:600;line-height:1.35;margin:0}.sidebar-story-card_titleLink__FmyAy{color:hsl(var(--foreground));text-decoration:none;transition:color .2s ease}.sidebar-story-card_titleLink__FmyAy:hover{color:hsl(var(--primary));text-decoration:none}.sidebar-story-card_time__fJTU3{font-size:.7rem;color:hsl(var(--muted-foreground));margin-top:.3rem;display:block}.market-watchlist_widget__GWXxm{background-color:hsl(var(--card));border-radius:var(--radius);padding:1.25rem;box-shadow:var(--shadow-sm)}.market-watchlist_title__6l6g4{font-size:.85rem;font-weight:700;margin:0 0 .75rem;padding-bottom:.75rem;border-bottom:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.06em}.market-watchlist_list__H_Gcu{display:flex;flex-direction:column}.market-watchlist_row__O6kRh{display:flex;align-items:center;justify-content:space-between;padding:.55rem 0;border-bottom:1px solid hsl(var(--border)/.5)}.market-watchlist_row__O6kRh:last-child{border-bottom:none}.market-watchlist_symbol__3313c{font-size:.8rem;font-weight:600;color:hsl(var(--foreground));flex:1 1}.market-watchlist_value__XZvGA{font-size:.8rem;font-weight:500;color:hsl(var(--foreground));font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right;margin-right:.75rem}.market-watchlist_change__gdZ9j{font-size:.75rem;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:3.5rem;text-align:right}.market-watchlist_up__wAapk{color:hsl(var(--positive))}.market-watchlist_down__pNNem{color:hsl(var(--destructive))}.front-page_layout__FjxNf{display:grid;grid-template-columns:1fr 320px;grid-gap:3rem;gap:3rem;padding:1rem 0 3rem}.front-page_mainContent__JNxKL{min-width:0}.front-page_sidebar__9wc0P{display:flex;flex-direction:column;gap:1.5rem}.front-page_sidebarSection__y3XbZ{background-color:hsl(var(--card));border-radius:var(--radius);padding:1.25rem;box-shadow:var(--shadow-sm)}.front-page_sidebarTitle__vLaQu{font-size:.85rem;font-weight:700;margin:0 0 .75rem;padding-bottom:.75rem;border-bottom:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.06em}.front-page_recentList__l2cIs{display:flex;flex-direction:column}@media (max-width:1024px){.front-page_layout__FjxNf{grid-template-columns:1fr}.front-page_sidebar__9wc0P{order:1}}.entry-header_entry__XFWXx{text-align:center;margin-bottom:2rem;padding-top:1.5rem}.entry-header_title__VqCCl{font-size:2.25rem;font-weight:800;margin:0 0 1rem;color:hsl(var(--foreground));letter-spacing:-.02em}.entry-header_meta__FbpA6{font-size:.875rem;color:hsl(var(--muted-foreground))}.share-menu_menu__LWl86{display:flex;align-items:center;gap:.5rem;padding:1rem 0;border-top:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border));margin:1.5rem 0}.share-menu_label__Ds5DR{font-size:.8rem;font-weight:600;color:hsl(var(--muted-foreground));margin-right:.25rem}.share-menu_btn__daIUu{position:relative;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:var(--radius-sm);background-color:hsl(var(--muted));color:hsl(var(--muted-foreground));border:none;cursor:pointer;text-decoration:none;transition:all .2s ease}.share-menu_btn__daIUu:hover{text-decoration:none;transform:translateY(-2px)}.share-menu_btn__daIUu:hover,.share-menu_copiedTip__nni85{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.share-menu_copiedTip__nni85{position:absolute;top:-32px;left:50%;transform:translateX(-50%);font-size:.65rem;font-weight:600;padding:.25rem .6rem;border-radius:var(--radius-sm);white-space:nowrap;pointer-events:none}.photo-gallery_grid__Oc0LF{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:.5rem;gap:.5rem;margin:1.5rem 0}.photo-gallery_thumb__t8tle{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:var(--radius);cursor:pointer;background:none;padding:0;box-shadow:var(--shadow-sm);transition:box-shadow .2s ease}.photo-gallery_thumb__t8tle:hover{box-shadow:var(--shadow-md)}.photo-gallery_thumbImg__NIU_0{object-fit:cover;transition:transform .4s ease}.photo-gallery_thumb__t8tle:hover .photo-gallery_thumbImg__NIU_0{transform:scale(1.05)}.photo-gallery_lightbox__gHMLZ{position:fixed;inset:0;z-index:300;background-color:rgba(0,0,0,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center}.photo-gallery_lightboxInner__quGJv{position:relative;width:90vw;height:80vh;display:flex;align-items:center;justify-content:center}.photo-gallery_lightboxImgWrap__tfxXq{position:relative;width:100%;height:100%}.photo-gallery_lightboxImg__QaBXj{object-fit:contain}.photo-gallery_closeBtn__6U8u2{position:absolute;top:-2.5rem;right:0;color:#fff;background:none;border:none;cursor:pointer;z-index:2;opacity:.8;transition:opacity .2s ease}.photo-gallery_closeBtn__6U8u2:hover{opacity:1}.photo-gallery_navBtn__jml10{position:absolute;top:50%;transform:translateY(-50%);color:#fff;background:rgba(0,0,0,.5);border:none;cursor:pointer;z-index:2;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);opacity:.8;transition:all .2s ease}.photo-gallery_navBtn__jml10:hover{opacity:1;background:rgba(0,0,0,.7)}.photo-gallery_navBtn__jml10[data-dir=prev]{left:-3rem}.photo-gallery_navBtn__jml10[data-dir=next]{right:-3rem}.photo-gallery_counter__2PuTN{position:absolute;bottom:-2rem;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.7);font-size:.85rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (max-width:768px){.photo-gallery_navBtn__jml10[data-dir=prev]{left:.5rem}.photo-gallery_navBtn__jml10[data-dir=next]{right:.5rem}}.single_layout__3Ciaz{display:grid;grid-template-columns:1fr 320px;grid-gap:3rem;gap:3rem;padding:2rem 0 3rem}.single_articleMain__PeqIV{min-width:0}.single_heroImage__aWl5L{position:relative;width:100%;height:420px;border-radius:var(--radius-lg);overflow:hidden;margin-bottom:2rem}.single_heroImg___r14z{object-fit:cover}.single_metaBar__gMJMG{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;padding-bottom:1.25rem;border-bottom:1px solid hsl(var(--border));margin-bottom:1.5rem}.single_categoryBadge__kST_u{display:inline-flex;padding:.25rem .65rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:hsl(var(--primary));background-color:hsl(var(--primary)/.1);border-radius:var(--radius-sm);text-decoration:none;transition:all .2s ease}.single_categoryBadge__kST_u:hover{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));text-decoration:none}.single_metaItem___KVcH{font-size:.8rem;color:hsl(var(--muted-foreground))}.single_metaDot__uuAfr{color:hsl(var(--border))}.single_authorName__LKRh6{font-weight:600;color:hsl(var(--foreground))}.single_readingTime__Nb0da{display:flex;align-items:center;gap:.3rem}.single_articleTitle__HnUlx{font-size:2.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:hsl(var(--foreground));letter-spacing:-.03em}.single_articleBody__aIB54{font-size:1.1rem;line-height:1.85;color:hsl(var(--foreground)/.9)}.single_articleBody__aIB54 p{margin-bottom:1.25rem}.single_articleBody__aIB54 h2,.single_articleBody__aIB54 h3,.single_articleBody__aIB54 h4{margin-top:2rem;margin-bottom:1rem}.single_articleBody__aIB54 ol,.single_articleBody__aIB54 ul{margin-bottom:1.25rem;padding-left:1.5rem}.single_articleBody__aIB54 ul{list-style:disc}.single_articleBody__aIB54 ol{list-style:decimal}.single_articleBody__aIB54 li{margin-bottom:.5rem}.single_articleBody__aIB54 blockquote{border-left:3px solid hsl(var(--primary));padding:1rem 1.25rem;margin:1.5rem 0;font-style:italic;color:hsl(var(--muted-foreground));background-color:hsl(var(--muted)/.5);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.single_articleBody__aIB54 a{color:hsl(var(--primary));text-decoration:underline;text-underline-offset:2px}.single_articleBody__aIB54 img{border-radius:var(--radius);margin:1.5rem 0}.single_articleBody__aIB54 figure{margin:1.5rem 0}.single_articleBody__aIB54 figcaption{font-family:var(--font-sans);font-size:.8rem;color:hsl(var(--muted-foreground));text-align:center;margin-top:.5rem}.single_relatedSection__aQ6q7{margin-top:3rem;padding-top:2.5rem;border-top:1px solid hsl(var(--border))}.single_relatedTitle__oLYZ1{font-size:1.35rem;font-weight:800;margin-bottom:1.5rem;color:hsl(var(--foreground));letter-spacing:-.01em;position:relative;padding-left:1rem}.single_relatedTitle__oLYZ1:before{content:"";position:absolute;left:0;top:.15em;bottom:.15em;width:3px;background:linear-gradient(180deg,hsl(var(--primary)),hsl(var(--primary)/.5));border-radius:2px}.single_relatedGrid__9dNbM{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.single_sidebar__ep99I{display:flex;flex-direction:column;gap:1.5rem}.single_sidebarSection__bZ3iK{background-color:hsl(var(--card));border-radius:var(--radius);padding:1.25rem;box-shadow:var(--shadow-sm)}.single_sidebarTitle__J9l9P{font-size:.85rem;font-weight:700;margin:0 0 .75rem;padding-bottom:.75rem;border-bottom:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.06em}@media (max-width:1024px){.single_layout__3Ciaz{grid-template-columns:1fr}.single_heroImage__aWl5L{height:300px}.single_articleTitle__HnUlx{font-size:2rem}.single_relatedGrid__9dNbM{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.single_articleTitle__HnUlx{font-size:1.5rem}.single_heroImage__aWl5L{height:220px;border-radius:var(--radius)}.single_relatedGrid__9dNbM{grid-template-columns:1fr}.single_articleBody__aIB54{font-size:1rem}}.archive_sectionHeader__hE8yh{padding:2.5rem 0 2rem;margin-bottom:2rem}.archive_archiveLabel__qV60D{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--muted-foreground));margin-bottom:.5rem}.archive_sectionTitle__kng_y{font-size:2.5rem;font-weight:800;color:hsl(var(--foreground));margin:0;line-height:1.1;letter-spacing:-.03em}.archive_sectionDescription__r6CXY{font-size:1rem;color:hsl(var(--muted-foreground));margin:.75rem 0 0;max-width:40rem;line-height:1.6}.archive_postCount__s8n5P{font-size:.8rem;color:hsl(var(--muted-foreground));margin-top:.75rem;font-weight:500}.archive_layout__1bOM8{display:grid;grid-template-columns:1fr 320px;grid-gap:3rem;gap:3rem;padding-bottom:3rem}.archive_mainContent__vtSyU{min-width:0}.archive_grid__q3WcP{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.archive_sidebar__qqJn1{position:-webkit-sticky;position:sticky;top:5rem;align-self:start}.archive_sidebarSection__ymkjI{background:hsl(var(--card));border-radius:var(--radius);padding:1.25rem;box-shadow:var(--shadow-sm)}.archive_sidebarTitle__Ch7Wj{font-size:.85rem;font-weight:700;color:hsl(var(--muted-foreground));margin:0 0 .75rem;padding-bottom:.75rem;border-bottom:1px solid hsl(var(--border));text-transform:uppercase;letter-spacing:.06em}.archive_sidebarList__jzHak{display:flex;flex-direction:column;gap:0}.archive_adPlaceholder__aONnI{margin-top:1.5rem;height:280px;background:hsl(var(--muted));border:1px dashed hsl(var(--border));border-radius:var(--radius);display:flex;align-items:center;justify-content:center;color:hsl(var(--muted-foreground));font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.archive_loadMoreContainer__egeCU{display:flex;justify-content:center;margin:2.5rem 0 1rem}.archive_loadMoreButton__DsdGN{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2.5rem;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:hsl(var(--primary-foreground));background:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--primary)/.85));border:none;border-radius:var(--radius);cursor:pointer;transition:all .25s ease;box-shadow:0 2px 8px hsl(var(--primary)/.25)}.archive_loadMoreButton__DsdGN:hover{transform:translateY(-2px);box-shadow:0 4px 16px hsl(var(--primary)/.35)}.archive_loadMoreButton__DsdGN:active{transform:translateY(0)}.archive_loadMoreButton__DsdGN:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.archive_btnSpinner__PvgWG{width:14px;height:14px;border:2px solid hsl(var(--primary-foreground)/.3);border-top-color:hsl(var(--primary-foreground));border-radius:50%;animation:archive_spin__XdGx4 .6s linear infinite}.archive_loadingState__h_WIF{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:1rem;color:hsl(var(--muted-foreground));font-size:.95rem}.archive_loadingSpinner__MbPQG{width:32px;height:32px;border:3px solid hsl(var(--border));border-top-color:hsl(var(--primary));border-radius:50%;animation:archive_spin__XdGx4 .8s linear infinite}@keyframes archive_spin__XdGx4{to{transform:rotate(1turn)}}.archive_errorState__fwFts{display:flex;align-items:center;justify-content:center;min-height:40vh;color:hsl(var(--destructive,0 84% 60%));font-size:1rem}.archive_emptyState__Y9oAz{text-align:center;padding:4rem 2rem;color:hsl(var(--muted-foreground));font-size:1rem}@media (max-width:1024px){.archive_layout__1bOM8{grid-template-columns:1fr}.archive_sidebar__qqJn1{position:static}.archive_grid__q3WcP{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.archive_sectionTitle__kng_y{font-size:1.75rem}.archive_grid__q3WcP{grid-template-columns:1fr}.archive_sectionHeader__hE8yh{padding:1.5rem 0 1rem}}