:root{color-scheme:light;font-family:DM Sans,sans-serif;color:#19211e;background:#f2f4ef;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #f2f4ef;--surface: #fafbf8;--surface-strong: #ffffff;--surface-muted: #e8ece5;--text: #19211e;--text-soft: #626b66;--text-faint: #818a85;--line: #d9ded7;--line-strong: #c9d0c8;--accent: #ff5c35;--accent-dark: #e7421a;--lime: #c9f35d;--ink-green: #17382d;--shadow: 0 18px 50px rgba(29, 47, 39, .08);--header-bg: rgba(242, 244, 239, .88)}:root[data-theme=dark]{color-scheme:dark;--bg: #111815;--surface: #17211d;--surface-strong: #1d2824;--surface-muted: #24312c;--text: #f1f4ef;--text-soft: #aeb8b2;--text-faint: #89958e;--line: #2a3832;--line-strong: #394a43;--accent: #ff7250;--accent-dark: #ff896e;--lime: #c9f35d;--ink-green: #d9f7ea;--shadow: 0 18px 50px rgba(0, 0, 0, .28);--header-bg: rgba(17, 24, 21, .9)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 12% 4%,rgba(201,243,93,.1),transparent 23rem),var(--bg);color:var(--text)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button,a{color:inherit}.app-shell{min-height:100vh}.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid var(--line);background:var(--header-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner,.category-bar,main,.footer-inner{width:min(1180px,calc(100% - 40px));margin:0 auto}.header-inner{min-height:76px;display:grid;grid-template-columns:auto minmax(260px,520px) auto;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:11px;border:0;background:transparent;padding:0;font-family:Manrope,sans-serif;font-size:1.2rem;font-weight:800;cursor:pointer}.brand-mark{width:34px;height:34px;border-radius:10px;display:flex;align-items:flex-end;justify-content:center;gap:3px;padding:8px;color:#17251f;background:var(--lime);transform:rotate(-2deg)}.brand-mark span{width:4px;border-radius:4px;background:currentColor}.brand-mark span:nth-child(1){height:8px}.brand-mark span:nth-child(2){height:17px}.brand-mark span:nth-child(3){height:12px}.search-form{height:44px;display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid var(--line);border-radius:13px;background:var(--surface);color:var(--text-faint);transition:border-color .16s ease,box-shadow .16s ease}.search-form:focus-within{border-color:var(--line-strong);box-shadow:0 0 0 4px #c9f35d26}.search-form input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--text)}.search-form input::placeholder{color:var(--text-faint)}.search-form kbd{border:1px solid var(--line);border-bottom-width:2px;border-radius:5px;padding:2px 6px;color:var(--text-faint);background:var(--surface-muted);font-family:inherit;font-size:.67rem}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px}.header-action,.theme-toggle{height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:10px;padding:0 10px;background:transparent;color:var(--text-soft);font-size:.86rem;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.header-action:hover,.theme-toggle:hover{color:var(--text);background:var(--surface-muted)}.icon-action,.theme-toggle{width:40px;padding:0}.saved-action{position:relative}.count-badge{min-width:18px;height:18px;display:inline-grid;place-items:center;border-radius:9px;padding:0 5px;background:var(--accent);color:#fff;font-size:.67rem;font-weight:700}.theme-toggle{margin-left:3px;border:1px solid var(--line);background:var(--surface)}.category-shell{border-bottom:1px solid var(--line);background:var(--bg)}.category-bar{display:flex;align-items:center;gap:7px;padding:12px 0;overflow-x:auto;scrollbar-width:none}.category-bar::-webkit-scrollbar{display:none}.category-pill{height:36px;display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;border:1px solid transparent;border-radius:18px;padding:0 14px;background:transparent;color:var(--text-soft);font-size:.84rem;font-weight:600;cursor:pointer;transition:.16s ease}.category-pill:hover{color:var(--text);background:var(--surface-muted)}.category-pill.active{color:#193126;background:var(--lime)}main{padding-top:54px;padding-bottom:90px}.intro-section{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}.section-kicker{margin:0 0 10px;color:var(--accent);font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.intro-section h1{max-width:780px;margin:0;font-family:Manrope,sans-serif;font-size:clamp(2.15rem,4.5vw,4.35rem);line-height:1.01;letter-spacing:-.055em}.section-description{max-width:660px;margin:16px 0 0;color:var(--text-soft);font-size:1.02rem;line-height:1.6}.intro-aside{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-end;gap:13px}.provider-status{display:inline-flex;align-items:center;gap:8px;color:var(--text-faint);font-size:.78rem;font-weight:600}.status-live,.status-demo{width:8px;height:8px;border-radius:50%;background:#48b978;box-shadow:0 0 0 4px #48b9781f}.status-demo{background:#d39b35;box-shadow:0 0 0 4px #d39b3521}.notice-banner{display:flex;align-items:center;gap:10px;margin:-10px 0 24px;border:1px solid rgba(211,155,53,.28);border-radius:12px;padding:12px 15px;background:#d39b3514;color:var(--text-soft);font-size:.86rem}.notice-banner svg{flex:0 0 auto;color:#c58c26}.featured-story{margin-bottom:50px}.featured-image-wrap{position:relative;min-height:540px;overflow:hidden;border-radius:22px;background:var(--surface-muted);box-shadow:var(--shadow)}.article-image{width:100%;height:100%;display:block;object-fit:cover}.featured-image{position:absolute;top:0;right:0;bottom:0;left:0}.image-fallback{display:grid;place-items:center;background:linear-gradient(135deg,#c9f35de6,#ff5c35a6),var(--surface-muted);color:#17382dbf}.image-fallback svg{width:54px;height:54px}.featured-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#08110eed,#08110eb8 48%,#08110e14),linear-gradient(0deg,rgba(8,17,14,.5),transparent 55%)}.featured-content{position:relative;z-index:2;max-width:690px;min-height:540px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:58px;color:#fff}.featured-tag{display:inline-flex;align-items:center;gap:8px;margin-bottom:20px;border:1px solid rgba(255,255,255,.2);border-radius:14px;padding:6px 10px;background:#ffffff1a;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px #ff5c3533}.featured-content h2{margin:0;font-family:Manrope,sans-serif;font-size:clamp(2rem,4vw,3.7rem);line-height:1.04;letter-spacing:-.045em}.featured-content>p{max-width:620px;margin:18px 0;color:#fffc;font-size:1rem;line-height:1.58}.featured-meta,.card-eyebrow{display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:.77rem}.featured-meta{color:#ffffffa8}.featured-meta time,.card-eyebrow time{display:inline-flex;align-items:center;gap:5px}.dot{width:3px;height:3px;flex:0 0 auto;border-radius:50%;background:currentColor;opacity:.65}.featured-link{display:inline-flex;align-items:center;gap:8px;margin-top:27px;border-radius:11px;padding:12px 17px;background:var(--lime);color:#193126;font-size:.87rem;font-weight:800;text-decoration:none;transition:transform .16s ease,background .16s ease}.featured-link:hover{transform:translateY(-2px);background:#d9ff73}.featured-bookmark,.bookmark-button{display:grid;place-items:center;border:0;cursor:pointer;transition:transform .15s ease,background .15s ease,color .15s ease}.featured-bookmark{position:absolute;z-index:3;top:24px;right:24px;width:44px;height:44px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:#0e1b1680;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.featured-bookmark:hover,.bookmark-button:hover{transform:translateY(-2px)}.featured-bookmark.active{color:var(--lime)}.feed-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:21px}.feed-heading h2{margin:0;font-family:Manrope,sans-serif;font-size:1.55rem;letter-spacing:-.035em}.feed-heading span{color:var(--text-faint);font-size:.8rem}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.news-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:17px;background:var(--surface);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.news-card:hover{transform:translateY(-4px);border-color:var(--line-strong);box-shadow:var(--shadow)}.card-image-wrap{position:relative;height:210px;overflow:hidden;background:var(--surface-muted)}.card-image-wrap .article-image{transition:transform .45s ease}.news-card:hover .card-image-wrap .article-image:not(.image-fallback){transform:scale(1.035)}.bookmark-button{position:absolute;top:13px;right:13px;width:38px;height:38px;border:1px solid rgba(255,255,255,.28);border-radius:11px;background:#141e1a9e;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.bookmark-button.active{color:var(--lime)}.card-body{display:flex;min-height:300px;flex-direction:column;padding:20px}.card-eyebrow{color:var(--text-faint);font-size:.71rem;font-weight:600}.card-eyebrow>span:first-child{color:var(--accent);font-weight:800;letter-spacing:.04em;text-transform:uppercase}.card-body h3{display:-webkit-box;overflow:hidden;margin:14px 0 10px;font-family:Manrope,sans-serif;font-size:1.14rem;line-height:1.34;letter-spacing:-.025em;-webkit-box-orient:vertical;-webkit-line-clamp:3}.card-body>p{display:-webkit-box;overflow:hidden;margin:0 0 20px;color:var(--text-soft);font-size:.87rem;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.card-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:auto;border-top:1px solid var(--line);padding-top:15px}.source-name{overflow:hidden;color:var(--text-faint);font-size:.76rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.card-footer a{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;color:var(--text);font-size:.78rem;font-weight:800;text-decoration:none}.card-footer a:hover{color:var(--accent)}.primary-button,.secondary-button,.load-more-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:11px;padding:10px 15px;font-size:.84rem;font-weight:700;cursor:pointer}.primary-button{border:0;background:var(--accent);color:#fff}.primary-button:hover{background:var(--accent-dark)}.primary-button:disabled{opacity:.45;cursor:not-allowed}.secondary-button{border:1px solid var(--line);background:var(--surface);color:var(--text)}.secondary-button:hover{border-color:var(--line-strong);background:var(--surface-muted)}.load-more-wrap{display:grid;place-items:center;margin-top:38px}.load-more-button{min-width:150px;border:1px solid var(--line-strong);background:transparent}.load-more-button:hover{background:var(--surface-muted)}.load-more-button:disabled{cursor:wait;opacity:.7}.button-spinner{width:15px;height:15px;border:2px solid var(--line-strong);border-top-color:var(--accent);border-radius:50%;animation:spin .7s linear infinite}.error-panel,.empty-state{border:1px solid var(--line);border-radius:18px;background:var(--surface)}.error-panel{display:flex;align-items:center;gap:17px;padding:24px}.error-panel>svg{flex:0 0 auto;color:var(--accent)}.error-panel strong{font-family:Manrope,sans-serif}.error-panel p{margin:4px 0 0;color:var(--text-soft)}.error-panel .secondary-button{margin-left:auto;flex:0 0 auto}.empty-state{display:flex;min-height:390px;flex-direction:column;align-items:center;justify-content:center;padding:50px 20px;text-align:center}.empty-icon,.modal-icon{display:grid;place-items:center;border-radius:14px;background:var(--surface-muted);color:var(--accent)}.empty-icon{width:52px;height:52px}.empty-state h2{margin:18px 0 7px;font-family:Manrope,sans-serif}.empty-state p{max-width:460px;margin:0 0 22px;color:var(--text-soft);line-height:1.6}.skeleton-card:hover{transform:none;box-shadow:none}.skeleton{position:relative;overflow:hidden;border-radius:7px;background:var(--surface-muted)}.skeleton:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);transform:translate(-100%);animation:shimmer 1.4s infinite}:root[data-theme=dark] .skeleton:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.06),transparent)}.skeleton-image{height:210px;border-radius:0}.skeleton-line{height:10px;margin-bottom:11px}.skeleton-line.tiny{width:34%;height:8px;margin-bottom:20px}.skeleton-line.title{height:16px;margin-bottom:9px}.skeleton-line.short{width:78%;margin-bottom:25px}.skeleton-line.medium{width:84%}.skeleton-line.footer{width:100%;height:36px;margin-top:auto;margin-bottom:0}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow-y:auto;padding:20px;background:#060c09a6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.interest-modal{position:relative;width:min(620px,100%);border:1px solid var(--line);border-radius:22px;padding:34px;background:var(--surface-strong);box-shadow:0 30px 90px #00000052;animation:modal-in .18s ease both}.modal-close{position:absolute;top:18px;right:18px;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:10px;background:transparent;color:var(--text-soft);cursor:pointer}.modal-close:hover{background:var(--surface-muted);color:var(--text)}.modal-icon{width:48px;height:48px;margin-bottom:24px;background:var(--lime);color:#193126}.interest-modal h2{margin:0;font-family:Manrope,sans-serif;font-size:1.9rem;letter-spacing:-.04em}.modal-copy{max-width:510px;margin:11px 0 24px;color:var(--text-soft);line-height:1.6}.interest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.interest-option{position:relative;min-height:62px;display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:13px;padding:0 16px;background:var(--surface);font-weight:650;cursor:pointer;transition:.15s ease}.interest-option:hover{border-color:var(--line-strong)}.interest-option.selected{border-color:#c9f35dcc;background:#c9f35d1f}.interest-option>svg:first-child{color:var(--accent)}.interest-check{margin-left:auto;color:#6b8f0d}.modal-save{width:100%;min-height:47px;margin-top:20px}.site-footer{border-top:1px solid var(--line);background:var(--surface)}.footer-inner{min-height:116px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:40px;color:var(--text-faint);font-size:.78rem}.footer-brand{display:flex;align-items:center;gap:8px;color:var(--text)}.footer-brand svg{color:var(--accent)}.footer-inner p{max-width:620px;margin:0;line-height:1.5}@keyframes shimmer{to{transform:translate(100%)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes modal-in{0%{opacity:0;transform:translateY(12px) scale(.985)}}@media(max-width:980px){.header-inner{grid-template-columns:auto 1fr;gap:18px;padding:13px 0}.search-form{grid-column:1 / -1;grid-row:2}.header-actions{grid-column:2;grid-row:1}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-image-wrap,.featured-content{min-height:500px}.footer-inner{grid-template-columns:1fr auto;padding:30px 0}.footer-inner p{grid-column:1 / -1;grid-row:2}}@media(max-width:680px){.header-inner,.category-bar,main,.footer-inner{width:min(100% - 28px,1180px)}.header-inner{min-height:auto}.brand{font-size:1.07rem}.brand-mark{width:31px;height:31px}.header-action{width:38px;padding:0}.header-action span:not(.count-badge),.mobile-hide{display:none}.count-badge{position:absolute;top:1px;right:-1px;min-width:15px;height:15px;padding:0 3px;font-size:.58rem}.search-form kbd{display:none}.category-shell{position:sticky;z-index:40;top:120px}main{padding-top:38px;padding-bottom:65px}.intro-section{display:block;margin-bottom:24px}.intro-section h1{font-size:clamp(2.05rem,11vw,3.25rem)}.section-description{font-size:.94rem}.intro-aside{align-items:flex-start;margin-top:18px}.featured-story{margin-bottom:38px}.featured-image-wrap,.featured-content{min-height:500px}.featured-shade{background:linear-gradient(0deg,#08110ef5,#08110eba 55%,#08110e1f)}.featured-content{justify-content:flex-end;padding:26px}.featured-content h2{font-size:2rem}.featured-content>p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.featured-bookmark{top:16px;right:16px}.news-grid{grid-template-columns:1fr}.card-image-wrap{height:220px}.card-body{min-height:275px}.error-panel{align-items:flex-start;flex-wrap:wrap}.error-panel .secondary-button{width:100%;margin-left:0}.interest-modal{padding:28px 20px 20px}.interest-grid{grid-template-columns:1fr}.footer-inner{display:flex;flex-direction:column;align-items:flex-start;gap:15px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
