.page-module__oRS4AW__main{flex-direction:column;justify-content:center;align-items:center;gap:1.4rem;padding:2.5rem 1rem;display:flex}.page-module__oRS4AW__hero{text-align:center;flex-direction:column;gap:.5rem;display:flex}.page-module__oRS4AW__logo{letter-spacing:-.05em;font-size:clamp(3.4rem,11.5vw,7rem);font-weight:800;line-height:.9}.page-module__oRS4AW__slogan{text-wrap:balance;padding:0 1rem;font-size:clamp(.65rem,2.6vw,1rem);line-height:1.4}.page-module__oRS4AW__gridContainer{width:100%;max-width:var(--width-desktop);margin:0 auto;padding:0 1rem}.page-module__oRS4AW__newsStack{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1rem;display:grid}@media (max-width:768px){.page-module__oRS4AW__newsStack{grid-template-columns:1fr}}.page-module__oRS4AW__comingSoon{text-align:center;letter-spacing:.1em;opacity:.5;border:1px dashed var(--border-muted);grid-column:1/-1;padding:4rem 2rem;font-size:.8rem}@media (max-width:768px){.page-module__oRS4AW__main{padding:2rem 0}.page-module__oRS4AW__hero{margin-bottom:1rem}}.page-module__oRS4AW__badge{background:var(--bg-secondary);border-radius:var(--radius-sm);font-family:var(--font-mono);align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;display:inline-flex}.page-module__oRS4AW__grid{width:100%;max-width:800px}.page-module__oRS4AW__skeletonCard{background:var(--bg-glass);border:1px solid var(--border-muted);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(12px);padding:1.5rem}.page-module__oRS4AW__skeletonHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.page-module__oRS4AW__skeletonCategory,.page-module__oRS4AW__skeletonTime,.page-module__oRS4AW__skeletonHeadline,.page-module__oRS4AW__skeletonSource{background:linear-gradient(90deg, var(--bg-secondary) 25%, var(--border-muted) 50%, var(--bg-secondary) 75%);border-radius:var(--radius-sm);background-size:200% 100%;animation:1.5s infinite page-module__oRS4AW__loading}.page-module__oRS4AW__skeletonCategory{width:80px;height:16px}.page-module__oRS4AW__skeletonTime{width:60px;height:16px}.page-module__oRS4AW__skeletonHeadline{width:100%;height:24px;margin-bottom:.5rem}.page-module__oRS4AW__skeletonSource{width:120px;height:16px}@keyframes page-module__oRS4AW__loading{0%{background-position:200% 0}to{background-position:-200% 0}}.page-module__oRS4AW__errorContainer{text-align:center;border:1px dashed var(--fg-siren);border-radius:var(--radius-md);background:#ef44441a;grid-column:1/-1;padding:4rem 2rem}.page-module__oRS4AW__retryButton{background:var(--fg-accent);color:var(--fg-primary);border-radius:var(--radius-sm);font-family:var(--font-mono);cursor:pointer;transition:var(--transition-fast);border:none;margin-top:1rem;padding:.75rem 2rem;font-weight:600}.page-module__oRS4AW__retryButton:hover{background:var(--fg-siren);transform:translateY(-1px)}.page-module__oRS4AW__loadMoreButton{color:var(--fg-accent);border:1px solid var(--border-active);border-radius:var(--radius-sm);font-family:var(--font-mono);letter-spacing:.06em;cursor:pointer;transition:var(--transition-fast);background:0 0;margin:1.5rem auto 0;padding:.85rem 2.5rem;font-size:.8rem;font-weight:600;display:block}.page-module__oRS4AW__loadMoreButton:hover{background:var(--fg-accent);color:#fff}.page-module__oRS4AW__loadMoreButton:disabled{opacity:.6;cursor:wait}
.NewsCard-module__CYGr8G__card{transition:var(--transition-fast);border-radius:var(--radius-md);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.NewsCard-module__CYGr8G__card:hover{border-color:var(--border-active);transform:translateY(-2px)}.NewsCard-module__CYGr8G__header{justify-content:space-between;align-items:center;display:flex}.NewsCard-module__CYGr8G__category{background:var(--bg-secondary);border-radius:var(--radius-sm);color:var(--fg-accent);padding:.2rem .5rem;font-size:.6rem}.NewsCard-module__CYGr8G__time{color:var(--fg-secondary);font-size:.6rem}.NewsCard-module__CYGr8G__content{color:inherit;flex-direction:column;gap:.75rem;text-decoration:none;display:flex}.NewsCard-module__CYGr8G__imageContainer{aspect-ratio:16/9;border-radius:var(--radius-sm);background:var(--bg-secondary);width:100%;position:relative;overflow:hidden}.NewsCard-module__CYGr8G__image{object-fit:cover;opacity:.8;width:100%;height:100%;transition:var(--transition-fast)}.NewsCard-module__CYGr8G__card:hover .NewsCard-module__CYGr8G__image{opacity:1}.NewsCard-module__CYGr8G__placeholderImage{opacity:.85;filter:saturate(.85)}.NewsCard-module__CYGr8G__card:hover .NewsCard-module__CYGr8G__placeholderImage{opacity:1}.NewsCard-module__CYGr8G__placeholderLabel{z-index:1;text-transform:uppercase;letter-spacing:.35em;color:#ffffffeb;text-shadow:0 1px 12px #0000008c;pointer-events:none;padding-left:.35em;font-size:clamp(1rem,2.2vw,1.4rem);font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.NewsCard-module__CYGr8G__headline{font-size:1.1rem;font-weight:700;line-height:1.3}.NewsCard-module__CYGr8G__source{color:var(--fg-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.6rem;overflow:hidden}.NewsCard-module__CYGr8G__footer{justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;display:flex}.NewsCard-module__CYGr8G__yapperBtn{border:1px solid var(--border-muted);color:var(--fg-secondary);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition-fast);background:0 0;flex-shrink:0;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.65rem;display:flex}.NewsCard-module__CYGr8G__yapperBtn:hover,.NewsCard-module__CYGr8G__yapperBtn.NewsCard-module__CYGr8G__active{border-color:var(--fg-accent);color:var(--fg-accent);background:#3b82f60d}.NewsCard-module__CYGr8G__yapperIcon{align-items:center;font-size:.8rem;display:flex}.NewsCard-module__CYGr8G__leonDialog{background:var(--bg-primary);width:min(560px,100vw - 2rem);max-height:82dvh;color:var(--fg-primary);border:1px solid var(--border-muted);border-radius:var(--radius-md);margin:auto;padding:1.25rem;overflow-y:auto}.NewsCard-module__CYGr8G__leonDialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c}@media (max-width:560px){.NewsCard-module__CYGr8G__leonDialog{border-radius:var(--radius-md) var(--radius-md) 0 0;border-bottom:none;width:100vw;max-width:100vw;max-height:88dvh;margin:auto 0 0}}.NewsCard-module__CYGr8G__dialogHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.NewsCard-module__CYGr8G__dialogTitle{font-size:.95rem;font-weight:700;line-height:1.35}.NewsCard-module__CYGr8G__dialogClose{border:1px solid var(--border-muted);border-radius:var(--radius-sm);color:var(--fg-secondary);cursor:pointer;background:0 0;flex-shrink:0;width:1.8rem;height:1.8rem;line-height:1}.NewsCard-module__CYGr8G__dialogClose:hover{border-color:var(--fg-accent);color:var(--fg-accent)}.NewsCard-module__CYGr8G__expandedContent{border-top:1px solid var(--border-muted);flex-direction:column;gap:1.5rem;margin-top:1rem;padding-top:1rem;font-size:.85rem;line-height:1.6;display:flex}.NewsCard-module__CYGr8G__summary p:first-child,.NewsCard-module__CYGr8G__delta p:first-child,.NewsCard-module__CYGr8G__biasBox p:first-child,.NewsCard-module__CYGr8G__factChecksBox p:first-child{margin-bottom:.5rem;font-size:.7rem;font-weight:800}.NewsCard-module__CYGr8G__factChecksBox a{color:var(--fg-accent);text-decoration:underline}.NewsCard-module__CYGr8G__yapperBtn.NewsCard-module__CYGr8G__loading{opacity:.7;cursor:not-allowed;border-color:var(--fg-secondary)}.NewsCard-module__CYGr8G__yapperBtn.NewsCard-module__CYGr8G__loading:hover{border-color:var(--fg-secondary);color:var(--fg-secondary);background:0 0;transform:none}.NewsCard-module__CYGr8G__error{border:1px solid var(--fg-siren);border-radius:var(--radius-sm);background:#ef44441a;padding:1rem}.NewsCard-module__CYGr8G__error p:first-child{margin-bottom:.5rem;font-size:.7rem;font-weight:800}
.TrendingSection-module__VFnq1a__trending{width:100%;max-width:var(--width-desktop);border:1px solid var(--border-muted);border-radius:var(--radius-md);background:var(--bg-glass);margin:0 auto 1.4rem;padding:1rem 1rem 1.1rem}.TrendingSection-module__VFnq1a__heading{letter-spacing:.15em;color:var(--fg-secondary);margin-bottom:.75rem;font-size:.7rem}.TrendingSection-module__VFnq1a__list{counter-reset:trending;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.5rem 1.5rem;list-style:none;display:grid}.TrendingSection-module__VFnq1a__item{counter-increment:trending;flex-direction:column;gap:.15rem;padding-left:1.6rem;display:flex;position:relative}.TrendingSection-module__VFnq1a__item:before{content:counter(trending, decimal-leading-zero);font-family:var(--font-mono,monospace);color:var(--fg-accent);font-size:.65rem;position:absolute;top:.1rem;left:0}.TrendingSection-module__VFnq1a__link{color:var(--fg-primary);font-size:.8rem;font-weight:600;line-height:1.3;text-decoration:none}.TrendingSection-module__VFnq1a__link:hover{color:var(--fg-accent)}.TrendingSection-module__VFnq1a__meta{color:var(--fg-secondary);font-size:.6rem}
.PhonSearch-module__KoO4JW__wrapper{width:100%;max-width:var(--width-desktop);margin:0 auto 1.4rem;padding:0 1rem}.PhonSearch-module__KoO4JW__box{border:1px solid var(--border-muted);border-radius:var(--radius-md);background:var(--bg-glass);min-width:0;padding:.9rem .9rem 1rem}.PhonSearch-module__KoO4JW__legend{letter-spacing:.15em;color:var(--fg-secondary);padding:0 .6rem;font-size:.7rem;font-weight:700}.PhonSearch-module__KoO4JW__logoLink{flex-shrink:0;align-items:center;display:flex}.PhonSearch-module__KoO4JW__logo{border-radius:9px}.PhonSearch-module__KoO4JW__form{align-items:center;gap:.4rem;display:flex}.PhonSearch-module__KoO4JW__inputWrap{flex:1;min-width:0;position:relative}.PhonSearch-module__KoO4JW__input{border:1px solid var(--border-muted);border-radius:var(--radius-md);width:100%;color:var(--fg-primary);resize:none;background:0 0;outline:none;max-height:40vh;padding:.6rem 2.4rem .6rem .9rem;font-size:1rem;line-height:1.4;display:block;overflow-y:auto}.PhonSearch-module__KoO4JW__input::placeholder{color:var(--fg-secondary)}.PhonSearch-module__KoO4JW__input:focus{border-color:var(--fg-accent)}.PhonSearch-module__KoO4JW__clear{width:1.6rem;height:1.6rem;color:var(--fg-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:.45rem;right:.5rem}.PhonSearch-module__KoO4JW__clear:hover{color:var(--fg-primary);background:var(--bg-glass)}.PhonSearch-module__KoO4JW__button{font-family:var(--font-mono,monospace);letter-spacing:.1em;border:1px solid var(--border-muted);border-radius:var(--radius-md);background:var(--fg-primary);color:var(--bg-primary,#fff);cursor:pointer;white-space:nowrap;padding:.6rem .9rem;font-size:.75rem;font-weight:700}.PhonSearch-module__KoO4JW__button:hover{background:var(--fg-accent);border-color:var(--fg-accent)}@media (max-width:560px){.PhonSearch-module__KoO4JW__box{padding:.8rem .7rem .9rem}.PhonSearch-module__KoO4JW__legend{letter-spacing:.08em;padding:0 .4rem;font-size:.6rem}.PhonSearch-module__KoO4JW__input{padding:.5rem 2.1rem .5rem .7rem}.PhonSearch-module__KoO4JW__clear{top:.35rem;right:.35rem}.PhonSearch-module__KoO4JW__button{letter-spacing:.05em;padding:.55rem .7rem;font-size:.7rem}}
