:root{color-scheme:light;--surface:#f9f9f7;--surface-card:#ffffff;--surface-card-strong:#f4f4f2;--text-primary:#1a1c1b;--text-muted:#5f6666;--border-soft:#d5d7d5;--border-strong:#bfc5c4;--accent:#1d4949;--accent-strong:#173838;--accent-soft:#e5efee;--surface-elevated:#ffffff;--surface-muted:#f4f4f2;--danger:#8a2f2f;--radius-lg:16px;--radius-md:12px;--radius-sm:8px;--shadow-soft:0 16px 36px rgba(26,28,27,0.08)}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:radial-gradient(circle at 12% 10%,rgba(29,73,73,.1),transparent 34%),radial-gradient(circle at 90% 0,rgba(156,174,167,.14),transparent 26%),var(--surface);color:var(--text-primary);font-family:var(--font-body),"Segoe UI",system-ui,sans-serif;text-rendering:optimizeLegibility}html.theme-dark{color-scheme:dark;--surface:#101514;--surface-card:#151d1c;--surface-card-strong:#1a2322;--surface-elevated:#1c2524;--surface-muted:#202b29;--text-primary:#ecf0ef;--text-muted:#a5b0ae;--border-soft:#2b3937;--border-strong:#39514d;--accent:#8fc3bc;--accent-strong:#b5d9d4;--accent-soft:#233432;--shadow-soft:0 16px 34px rgba(0,0,0,0.45)}html.theme-dark body{background:radial-gradient(circle at 14% 12%,rgba(95,150,145,.14),transparent 36%),radial-gradient(circle at 92% 0,rgba(72,112,108,.14),transparent 30%),var(--surface)}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;padding:0}.topbar{display:grid;grid-template-columns:auto minmax(360px,640px) auto;grid-gap:1.8rem;gap:1.8rem;margin-bottom:1.25rem;padding:1rem 2rem;border:0;border-radius:0;border-bottom:1px solid var(--border-soft);background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:20}.topbar,.topbar-actions{align-items:center;justify-content:space-between}.topbar-actions{display:flex;gap:1rem;flex-wrap:wrap;flex:1 1}.section-nav{gap:.45rem}.section-nav,.topbar-search{display:flex;align-items:center}.topbar-search{justify-self:center;width:100%;max-width:640px}.topbar-search-input{width:100%;border:1px solid var(--border-soft);background:#f6f6f5;border-radius:10px;padding:.7rem 1rem;font-size:1.05rem;font:inherit;color:var(--text-primary)}.topbar-search-input::placeholder{color:var(--text-muted)}.section-link{border:1px solid var(--border-soft);border-radius:999px;padding:.43rem .72rem;font-size:.79rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);transition:all .18s ease}.section-link:hover{border-color:var(--accent);color:var(--accent-strong);background:var(--accent-soft)}.brand{display:flex;flex-direction:column;gap:.15rem}.brand-mark{font-size:1.65rem;font-weight:700;letter-spacing:.01em;font-family:var(--font-headline),Georgia,serif;font-style:italic;color:var(--accent-strong)}.brand-subtitle{font-size:.68rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.11em}.topbar-utilities{display:flex;align-items:center;gap:.55rem;position:relative}.utility-button{width:2.1rem;height:2.1rem;border:1px solid var(--border-soft);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;color:var(--text-muted);background:#fff;text-decoration:none;cursor:pointer}.utility-button-theme{font-size:1.35rem}.utility-language{width:auto;min-width:4rem;padding:0 .58rem;gap:.32rem;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.language-menu{position:relative}.language-menu summary{list-style:none}.language-menu summary::-webkit-details-marker{display:none}.user-menu{position:relative}.user-menu summary{list-style:none}.user-menu summary::-webkit-details-marker{display:none}.language-menu-list{min-width:190px}.language-menu-list,.user-menu-list{position:absolute;top:calc(100% + .45rem);right:0;border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:#fff;box-shadow:var(--shadow-soft);padding:.35rem;display:grid;grid-gap:.2rem;gap:.2rem}.user-menu-list{min-width:180px}.language-menu-item{gap:.5rem;padding:.45rem .5rem}.language-menu-item,.user-menu-item{display:flex;align-items:center;border-radius:6px;color:var(--text-primary)}.user-menu-item{width:100%;padding:.48rem .5rem;font-size:.9rem;border:0;background:transparent;text-align:left;cursor:pointer}.user-menu-item:hover{background:color-mix(in srgb,var(--accent-soft) 65%,#fff)}.user-menu-signout{font:inherit}.language-menu-item:hover{background:color-mix(in srgb,var(--accent-soft) 65%,#fff)}.language-menu-item-active{font-weight:700}.language-menu-code{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);min-width:1.8rem}.utility-user-icon{width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.home-main{max-width:1040px;margin:0 auto;display:flex;flex-direction:column;gap:1.15rem}.site-footer{margin-top:2rem;border-top:1px solid var(--border-soft);background:color-mix(in srgb,var(--surface-card) 92%,#fff);padding:2.2rem 1.2rem 2rem}.site-footer-grid{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;grid-gap:1.4rem;gap:1.4rem}.site-footer-column{display:grid;align-content:start;grid-gap:.55rem;gap:.55rem}.site-footer-brand{font-size:1.45rem;font-family:var(--font-headline),Georgia,serif;font-style:italic;color:var(--accent-strong)}.site-footer-copy{margin:0;color:var(--text-muted);line-height:1.5;font-size:.9rem}.site-footer-heading{margin:0 0 .15rem;font-size:1.05rem;font-family:var(--font-headline),Georgia,serif;font-weight:600}.site-footer-links{display:grid;grid-gap:.45rem;gap:.45rem}.site-footer-links a{color:var(--text-muted);font-size:.9rem}.site-footer-links a:hover{color:var(--accent-strong);text-decoration:underline}.site-footer-socials{display:flex;align-items:center;gap:.5rem}.site-footer-socials a{width:2rem;height:2rem;border:1px solid var(--border-soft);border-radius:4px;display:inline-flex;align-items:center;justify-content:center;background:var(--surface-card)}.site-footer-socials svg{width:1rem;height:1rem;fill:currentColor}.site-footer-copyright{margin:.35rem 0 0;color:var(--text-muted);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.site-page-content{display:grid;grid-gap:.9rem;gap:.9rem}.site-page-content p{margin:0;color:var(--text-muted);line-height:1.65}.hero{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:linear-gradient(145deg,var(--surface-card) 15%,var(--surface-card-strong) 100%);padding:1.8rem;box-shadow:var(--shadow-soft)}.category-section{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--surface-card);padding:1.15rem 1.35rem}.section-title{margin:0 0 .45rem;font-size:clamp(1.4rem,2.5vw,1.75rem);line-height:1.15;font-family:var(--font-headline),Georgia,serif;font-weight:600}.category-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:.55rem;gap:.55rem}.category-link{display:flex;justify-content:space-between;gap:1rem;padding:.75rem .85rem;border:1px solid var(--border-soft);border-radius:var(--radius-sm);transition:all .18s ease}.category-link:hover{border-color:var(--accent);transform:translateY(-1px) scale(1.003);background:color-mix(in srgb,var(--accent-soft) 55%,#fff)}.category-count{color:var(--text-muted);font-size:.9rem}.article-list{display:grid;grid-gap:.8rem;gap:.8rem}.article-list-item{border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:#fff;padding:.9rem 1rem}.article-meta{margin:0 0 .45rem;display:flex;gap:.35rem;color:var(--text-muted);font-size:.76rem;letter-spacing:.06em;text-transform:uppercase}.inline-link,.source-link{text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,var(--accent) 60%,transparent);text-decoration-color:color-mix(in srgb,var(--accent) 60%,transparent)}.article-title{margin:0 0 .35rem;line-height:1.25;font-family:var(--font-headline),Georgia,serif;font-size:clamp(1.2rem,2.4vw,1.55rem);font-weight:550}.article-title a{text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,var(--accent) 60%,transparent);text-decoration-color:color-mix(in srgb,var(--accent) 60%,transparent)}.article-description{line-height:1.55}.article-description,.empty-state{margin:0;color:var(--text-muted)}.eyebrow{margin:0 0 .75rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;color:var(--text-muted)}.hero-title{margin:0 0 .85rem;font-size:clamp(2rem,6vw,3.2rem);line-height:1.04;font-family:var(--font-headline),Georgia,serif;font-weight:540;letter-spacing:-.01em}.hero-copy{margin:0 0 1.4rem;color:var(--text-muted);line-height:1.6}.status-badge{display:inline-block;border-radius:999px;padding:.4rem .65rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--border-soft)}.status-badge-loading{color:var(--text-muted)}.status-badge-online{border-color:var(--accent);color:var(--accent-strong);background:#edf5f5}.status-badge-offline{border-color:var(--danger);color:var(--danger);background:#fdf1f1}.search-form{display:grid;grid-template-columns:1fr auto auto;grid-gap:.6rem;gap:.6rem;align-items:center}.search-button,.search-input,.search-select{border:1px solid var(--border-soft);border-radius:999px;padding:.55rem .7rem;font:inherit;background:var(--surface-card);color:var(--text-primary)}.search-button{background:var(--accent);color:#f9f9f7;border-color:var(--accent);font-weight:650;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.feature-card{border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:#fff;padding:.9rem}.feature-title{margin:0 0 .45rem;font-size:1.02rem;font-family:var(--font-headline),Georgia,serif;line-height:1.2}.feature-copy{margin:0;color:var(--text-muted);line-height:1.5;font-size:.9rem}.category-directory-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1rem 1.2rem;gap:1rem 1.2rem}.category-directory-group{display:grid;grid-gap:.75rem;gap:.75rem;align-content:start}.category-directory-root{margin:0;font-family:var(--font-headline),Georgia,serif;font-size:clamp(1.35rem,2.3vw,1.85rem);line-height:1.15;font-weight:600}.category-directory-root a{text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,var(--accent) 50%,transparent);text-decoration-color:color-mix(in srgb,var(--accent) 50%,transparent)}.category-directory-children{list-style:none;margin:0;padding:0;display:grid;grid-gap:.5rem;gap:.5rem}.category-directory-children a{color:var(--text-muted);line-height:1.35;text-decoration:none}.category-directory-children a:hover{color:var(--accent-strong);text-decoration:underline}.category-directory-empty{margin:0;color:var(--text-muted);font-size:.9rem}.search-source-description{margin:.4rem 0 .8rem;color:var(--text-muted);line-height:1.45;font-size:.94rem}.mixed-home{max-width:1320px;margin:0 auto;display:grid;grid-gap:1rem;gap:1rem}.mixed-home-hero{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:#fff;padding:1.35rem 1.4rem}.mixed-home-meta{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.mixed-category-strip{border:0;border-radius:0;background:transparent;display:flex;align-items:center;gap:.3rem;overflow-x:auto;padding:0 0 .4rem}.mixed-category-chip{text-transform:uppercase;letter-spacing:.11em;font-size:.7rem;color:var(--text-muted);white-space:nowrap;border-left:1px solid var(--border-strong);padding:.35rem .75rem}.mixed-category-chip-active{color:var(--accent-strong);font-weight:700}.mixed-category-strip-inline{border-bottom:1px solid var(--border-soft);margin-bottom:.55rem}.mixed-layout{display:grid;grid-template-columns:190px minmax(0,1fr) 280px;grid-gap:1.1rem;gap:1.1rem}.mixed-left-rail{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:color-mix(in srgb,#fff 84%,var(--surface-card-strong));padding:1rem .9rem;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:5.7rem}.mixed-rail-title{margin:0 0 .2rem;font-family:var(--font-headline),Georgia,serif;font-style:italic;font-size:1.45rem}.mixed-rail-edition{margin:0 0 1rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.11em;color:var(--text-muted)}.mixed-rail-nav{display:grid;grid-gap:.35rem;gap:.35rem}.mixed-rail-link{display:inline-flex;align-items:center;border-left:2px solid transparent;padding:.4rem .55rem;color:var(--text-muted);font-size:.88rem}.mixed-rail-link-active{border-left-color:var(--accent);color:var(--accent-strong);font-weight:700}.mixed-feed{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:#fff;padding:1rem;display:grid;grid-gap:1rem;gap:1rem}.mixed-featured-article{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start}.mixed-featured-article-no-media{grid-template-columns:1fr}.mixed-featured-media{aspect-ratio:16/10;border:1px solid var(--border-soft);background:linear-gradient(130deg,rgba(12,28,34,.92),rgba(35,57,60,.74)),repeating-linear-gradient(90deg,rgba(180,201,189,.1) 0 12px,transparent 12px 36px)}.mixed-featured-copy{display:grid;grid-gap:.4rem;gap:.4rem}.mixed-featured-title{margin:0;line-height:1.05;font-family:var(--font-headline),Georgia,serif;font-size:clamp(2rem,4.3vw,3.6rem);font-weight:520}.mixed-featured-description{margin:0;color:var(--text-muted);line-height:1.5}.mixed-secondary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.mixed-secondary-card{border-top:1px solid var(--border-soft);padding-top:.85rem}.mixed-secondary-media{width:100%;aspect-ratio:4/3;border:1px solid var(--border-soft);margin-bottom:.65rem}.mixed-secondary-media-1{background:linear-gradient(145deg,#2a4747,#bfd2cb)}.mixed-secondary-media-2{background:linear-gradient(160deg,rgba(31,31,31,.7),rgba(238,238,238,.35)),repeating-linear-gradient(0deg,rgba(255,255,255,.07) 0 10px,transparent 10px 24px)}.mixed-compact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.mixed-compact-card{border-top:1px solid var(--border-soft);padding-top:.85rem}.mixed-archive-list{display:grid;grid-gap:.8rem;gap:.8rem}.mixed-archive-item{padding-top:.8rem}.mixed-archive-item,.mixed-pagination{border-top:1px solid var(--border-soft)}.mixed-pagination{padding-top:.9rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.mixed-pagination-disabled{opacity:.45;pointer-events:none}.mixed-pattern-block{display:grid;grid-gap:.9rem;gap:.9rem}.mixed-fullwidth-card{border-top:1px solid var(--border-soft);padding-top:.9rem}.mixed-right-rail{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:color-mix(in srgb,#fff 84%,var(--surface-card-strong));padding:1rem;display:grid;grid-gap:1rem;gap:1rem;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:5.7rem}.mixed-trending-list{list-style:none;margin:.8rem 0 0;padding:0;display:grid;grid-gap:.95rem;gap:.95rem}.mixed-trending-item{display:grid;grid-gap:.2rem;gap:.2rem}.mixed-trending-rank{font-size:.7rem;text-transform:uppercase;letter-spacing:.11em;color:var(--text-muted);font-weight:700}.mixed-trending-item a{font-family:var(--font-headline),Georgia,serif;font-size:1.55rem;line-height:1.12}.mixed-brief-card{border:1px solid var(--border-soft);border-radius:var(--radius-sm);padding:.8rem;background:#fff}.category-tech-page{max-width:1320px;margin:0 auto}.category-tech-layout{display:grid;grid-template-columns:190px minmax(0,1fr) 280px;grid-gap:1rem;gap:1rem}.category-tech-left-rail{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:color-mix(in srgb,#fff 82%,var(--surface-card-strong));padding:.95rem .85rem;display:grid;grid-gap:.8rem;gap:.8rem;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:5.7rem}.category-tech-left-nav{display:grid;grid-gap:.3rem;gap:.3rem}.category-tech-left-link{border-left:2px solid transparent;padding:.4rem .5rem;color:var(--text-muted);font-size:.88rem}.category-tech-left-link-active{border-left-color:var(--accent);color:var(--accent-strong);font-weight:700;background:color-mix(in srgb,var(--accent-soft) 65%,#fff)}.category-tech-left-footer{display:grid;grid-gap:.4rem;gap:.4rem}.category-tech-main{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:#fff;padding:1rem;display:grid;grid-gap:1rem;gap:1rem}.category-tech-header{border-bottom:1px solid var(--border-soft);padding-bottom:.9rem}.category-tech-featured{display:grid;grid-gap:.6rem;gap:.6rem}.category-tech-featured-media{width:100%;aspect-ratio:16/9;border:1px solid var(--border-soft);background:linear-gradient(145deg,rgba(9,33,41,.96),rgba(21,70,88,.66)),radial-gradient(circle at 20% 40%,rgba(195,221,217,.24),transparent 55%)}.category-tech-featured-title{margin:0;line-height:1.08;font-family:var(--font-headline),Georgia,serif;font-size:clamp(2rem,3.7vw,3.1rem);font-weight:530}.category-tech-featured-description{margin:0;color:var(--text-muted);line-height:1.55}.category-tech-secondary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.category-tech-secondary-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.category-tech-secondary-card{border-top:1px solid var(--border-soft);padding-top:.75rem}.category-tech-editorial-pick{border-top:1px solid var(--border-soft);padding-top:1rem;display:grid;grid-template-columns:minmax(0,1fr) 260px;grid-gap:1rem;gap:1rem;align-items:start}.category-tech-editorial-pick-no-media{grid-template-columns:1fr}.category-tech-editorial-title{margin:0 0 .6rem;line-height:1.08;font-family:var(--font-headline),Georgia,serif;font-size:clamp(1.9rem,3.1vw,2.6rem);font-weight:520}.category-tech-editorial-media{width:100%;aspect-ratio:1/1;border:1px solid var(--border-soft);background:radial-gradient(circle at 50% 50%,rgba(97,228,255,.8),rgba(28,70,102,.9) 40%,rgba(10,22,35,.96)),repeating-radial-gradient(circle at 50% 50%,rgba(255,255,255,.06) 0 10px,transparent 10px 22px)}.category-tech-right-rail{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:color-mix(in srgb,#fff 82%,var(--surface-card-strong));padding:1rem;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:5.7rem}.category-tech-dossier-list{list-style:none;margin:.8rem 0 0;padding:0;display:grid;grid-gap:.9rem;gap:.9rem}.category-tech-dossier-item{display:grid;grid-gap:.25rem;gap:.25rem}.category-tech-dossier-rank{font-size:.7rem;text-transform:uppercase;letter-spacing:.11em;color:var(--text-muted);font-weight:700}.category-tech-dossier-item a{font-family:var(--font-headline),Georgia,serif;font-size:1.65rem;line-height:1.12}.category-tech-dossier-item p{margin:0;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.source-editorial-page{max-width:1320px;margin:0 auto}.source-editorial-layout{display:grid;grid-template-columns:190px minmax(0,1fr);grid-gap:1rem;gap:1rem}.source-editorial-left-rail{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:color-mix(in srgb,var(--surface-elevated) 85%,var(--surface-muted));padding:1rem .8rem;display:grid;grid-gap:.75rem;gap:.75rem;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:5.7rem}.source-editorial-brand-chip{width:2.3rem;height:2.3rem;border:1px solid var(--border-strong);background:color-mix(in srgb,var(--accent) 30%,transparent);display:inline-flex;align-items:center;justify-content:center;border-radius:2px;font-family:var(--font-headline),Georgia,serif;font-size:1.3rem}.source-editorial-brand-name{margin:0;font-family:var(--font-headline),Georgia,serif;font-size:1.2rem;font-weight:600}.source-editorial-brand-subtitle{margin:0;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.65rem}.source-editorial-left-nav{display:grid;grid-gap:.3rem;gap:.3rem}.source-editorial-left-link{border-left:2px solid transparent;padding:.4rem .5rem;color:var(--text-muted);font-size:.88rem}.source-editorial-left-link:hover{border-left-color:var(--accent);color:var(--text-primary)}.source-editorial-main{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--surface-elevated);padding:1rem;display:grid;grid-gap:1.1rem;gap:1.1rem}.source-editorial-header{border-bottom:1px solid var(--border-soft);padding-bottom:1rem;display:grid;grid-template-columns:minmax(0,1fr) 180px;grid-gap:1rem;gap:1rem}.source-editorial-header-main .hero-title{margin-bottom:.55rem}.source-editorial-follow-card{border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--surface-elevated) 80%,var(--surface-muted));padding:.75rem;display:grid;grid-gap:.5rem;gap:.5rem;align-content:start}.source-editorial-follow-card p{margin:0;font-size:.78rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em}.source-editorial-content{display:grid;grid-gap:1rem;gap:1rem}.source-editorial-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;grid-gap:1rem;gap:1rem}.source-editorial-grid-no-media{grid-template-columns:1fr}.source-editorial-featured-media{width:100%;aspect-ratio:16/9;border:1px solid var(--border-soft);background:linear-gradient(150deg,rgba(26,26,26,.96),rgba(90,90,90,.42)),repeating-linear-gradient(24deg,rgba(255,255,255,.06) 0 16px,transparent 16px 44px)}.source-editorial-featured-title{margin:0 0 .45rem;line-height:1.05;font-family:var(--font-headline),Georgia,serif;font-size:clamp(2rem,3.8vw,3rem);font-weight:550}.source-editorial-featured-description{margin:0;color:var(--text-muted);line-height:1.5}.source-editorial-side-list{display:grid;grid-gap:.7rem;gap:.7rem}.source-editorial-side-item{border-left:2px solid var(--accent);padding-left:.65rem}.source-editorial-compact-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.source-editorial-compact-card{border-top:1px solid var(--border-soft);padding-top:.7rem}.source-editorial-compact-media{width:100%;aspect-ratio:4/3;border:1px solid var(--border-soft);margin-bottom:.55rem;background:linear-gradient(120deg,rgba(18,25,36,.96),rgba(74,80,88,.45)),radial-gradient(circle at 30% 60%,rgba(191,191,191,.24),transparent 48%)}.article-media-image{width:100%;height:100%;display:block;object-fit:cover}.source-editorial-quote-card{background:color-mix(in srgb,var(--surface-elevated) 80%,var(--surface-muted));border:1px solid var(--border-soft);border-left:2px solid var(--accent);padding:.8rem;display:grid;grid-gap:.5rem;gap:.5rem}.source-editorial-quote-card p{margin:0;font-family:var(--font-headline),Georgia,serif;font-size:1.65rem;line-height:1.15}.source-editorial-quote-card span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.7rem}.source-editorial-newsletter{border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--surface-elevated) 76%,var(--surface-muted));padding:1rem;display:grid;grid-gap:.7rem;gap:.7rem}.source-editorial-newsletter-form{display:grid;grid-template-columns:1fr auto;grid-gap:.6rem;gap:.6rem}.source-claim-inline{margin:.2rem 0 0;font-size:.92rem;color:var(--text-muted)}.search-editorial-page{max-width:1320px;margin:0 auto;display:grid;grid-gap:1rem;gap:1rem}.search-editorial-header{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--surface-elevated);padding:1rem 1.1rem;display:grid;grid-gap:.6rem;gap:.6rem}.search-editorial-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;grid-gap:1rem;gap:1rem}.search-editorial-results{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--surface-elevated);padding:1rem}.search-editorial-article-list{display:grid;grid-gap:.9rem;gap:.9rem;margin-top:.9rem}.search-editorial-article-item{border-top:1px solid var(--border-soft);padding-top:.8rem}.search-editorial-article-title{margin:0 0 .35rem;line-height:1.15;font-family:var(--font-headline),Georgia,serif;font-size:clamp(1.8rem,3vw,2.55rem);font-weight:520}.search-editorial-source-list{list-style:none;margin:.9rem 0 0;padding:0;display:grid;grid-gap:.8rem;gap:.8rem}.search-editorial-source-item{border-top:1px solid var(--border-soft);padding-top:.7rem}.search-editorial-source-link{font-family:var(--font-headline),Georgia,serif;font-size:1.85rem;line-height:1.12}.search-editorial-rail{display:grid;grid-gap:1rem;gap:1rem;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:5.7rem}.search-editorial-rail-card{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:color-mix(in srgb,var(--surface-elevated) 84%,var(--surface-muted));padding:1rem;display:grid;grid-gap:.7rem;gap:.7rem}.search-editorial-top-sources{list-style:none;margin:0;padding:0;display:grid;grid-gap:.75rem;gap:.75rem}.search-editorial-collections .hero-action-link{justify-content:center}.backoffice-shell{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:230px minmax(0,1fr);grid-gap:1rem;gap:1rem}.backoffice-sidebar{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:color-mix(in srgb,var(--surface-elevated) 85%,var(--surface-muted));padding:1rem .8rem;display:grid;grid-gap:1rem;gap:1rem;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:5.7rem}.backoffice-sidebar-brand{display:grid;grid-gap:.2rem;gap:.2rem}.backoffice-sidebar-nav{display:grid;grid-gap:.32rem;gap:.32rem}.backoffice-nav-link{border-left:2px solid transparent;padding:.45rem .55rem;color:var(--text-muted);font-size:.88rem}.backoffice-nav-link:hover{border-left-color:var(--accent);color:var(--text-primary)}.backoffice-nav-link-active{border-left-color:var(--accent);color:var(--accent-strong);font-weight:700}.backoffice-sidebar-footer{display:grid;grid-gap:.5rem;gap:.5rem}.backoffice-main{min-width:0}.backoffice-content{display:grid;grid-gap:1rem;gap:1rem}.backoffice-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.backoffice-metric-card{border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:var(--surface-elevated);padding:.85rem;display:grid;grid-gap:.2rem;gap:.2rem}.backoffice-metric-value{margin:0;font-family:var(--font-headline),Georgia,serif;font-size:clamp(1.8rem,2.8vw,2.4rem);line-height:1.05}.hero-actions{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:1rem}.hero-action-link{display:inline-flex;align-items:center;border:1px solid var(--border-soft);border-radius:999px;padding:.46rem .72rem;color:var(--accent-strong);font-size:.73rem;letter-spacing:.08em;text-transform:uppercase;font-weight:650;background:#fff;transition:all .18s ease}.hero-action-link:hover{border-color:var(--accent);background:var(--accent-soft)}.section-lead{margin:0 0 .95rem;color:var(--text-muted);line-height:1.45}.section-meta{margin:0;color:var(--text-muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.07em}.owner-login-signup-hint{margin-top:1rem;text-align:center;display:block}.backoffice-update-form{display:grid;grid-template-columns:minmax(130px,180px) minmax(120px,180px) 1fr auto;grid-gap:.55rem;gap:.55rem;margin-top:.75rem}.category-editor{display:grid;grid-gap:.9rem;gap:.9rem}.category-editor-summary{display:grid;grid-gap:.3rem;gap:.3rem;cursor:pointer;list-style:none}.category-editor-summary::-webkit-details-marker{display:none}.category-editor-title{font-family:var(--font-headline),Georgia,serif;font-size:1.35rem;font-weight:600}.category-editor-body{border-top:1px solid var(--border-soft);padding-top:.8rem;display:grid;grid-gap:.9rem;gap:.9rem}.category-language-tabs{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap;border-bottom:1px solid var(--border-soft);padding-bottom:.45rem}.category-language-tab{border:1px solid transparent;border-radius:999px;background:transparent;color:var(--text-muted);padding:.35rem .7rem;font:inherit;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.category-language-tab-active{border-color:var(--border-strong);background:color-mix(in srgb,var(--accent-soft) 70%,#fff);color:var(--accent-strong);font-weight:700}.register-form{display:grid;grid-gap:.75rem;gap:.75rem}.category-editor-body form.category-language-panel{display:none}.category-editor-body form.category-language-panel.category-language-panel-active{display:grid}.register-field{display:grid;grid-gap:.35rem;gap:.35rem;color:var(--text-muted);font-size:.9rem}.category-pills{display:flex;flex-wrap:wrap;gap:.45rem}.filter-chip{display:inline-flex;align-items:center;gap:.35rem;border:1px solid var(--border-soft);border-radius:999px;padding:.22rem .6rem;background:color-mix(in srgb,var(--surface-elevated) 85%,transparent);font-size:.82rem}.register-textarea{resize:vertical}.owner-feed-list{margin-top:.9rem}.my-sources-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.9rem}.my-sources-add-button{text-decoration:none;min-width:8.5rem;justify-content:center;display:inline-flex}.my-sources-empty{border:1px dashed var(--border-strong);border-radius:var(--radius-sm);padding:1.2rem;display:grid;justify-items:center;grid-gap:.8rem;gap:.8rem}.my-sources-empty-button{text-decoration:none;min-width:8.5rem;justify-content:center;display:inline-flex}.my-sources-table{display:grid;border:1px solid var(--border-soft);border-radius:var(--radius-sm);overflow:hidden}.my-sources-row,.my-sources-table-head{display:grid;grid-template-columns:minmax(220px,1.8fr) minmax(120px,1fr) minmax(120px,1fr) minmax(100px,.7fr);grid-gap:.8rem;gap:.8rem;align-items:start}.my-sources-table-head{background:color-mix(in srgb,var(--surface-elevated) 82%,var(--surface-muted));padding:.7rem .85rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.11em;color:var(--text-muted);font-weight:700}.my-sources-row,.my-sources-table-head{border-bottom:1px solid var(--border-soft)}.my-sources-row{padding:.85rem}.my-sources-row:last-child{border-bottom:0}.my-sources-cell{font-size:.92rem;color:var(--text-primary)}.my-sources-name{font-size:1.18rem;font-family:var(--font-headline),Georgia,serif;font-weight:650;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,var(--accent) 60%,transparent);text-decoration-color:color-mix(in srgb,var(--accent) 60%,transparent)}.my-sources-subline{margin:.25rem 0 0;color:var(--text-muted);font-size:.8rem}.owner-add-source-form{margin-bottom:1rem;border:1px solid var(--border-soft);border-radius:var(--radius-sm);padding:.9rem;background:color-mix(in srgb,var(--surface-elevated) 84%,var(--surface-muted))}.owner-add-source-button{justify-self:start;min-width:10rem}.owner-feed-form{margin-top:.9rem}.owner-feed-rows{display:grid;grid-gap:.8rem;gap:.8rem}.owner-feed-row{border:1px solid var(--border-soft);border-radius:var(--radius-sm);padding:.75rem;display:grid;grid-gap:.6rem;gap:.6rem}.owner-feed-remove{width:-moz-fit-content;width:fit-content}.owner-form-fieldset{border:1px solid var(--border-soft);border-radius:var(--radius-sm);padding:.8rem;display:grid;grid-gap:.7rem;gap:.7rem}.owner-form-fieldset legend{font-size:.9rem;color:var(--text-muted);padding:0 .25rem}.owner-filter-form{margin-bottom:.8rem}.owner-article-list{margin-top:.9rem}.feed-health,.feed-status-chip{font-weight:600}.feed-status-active{color:var(--accent-strong)}.feed-status-paused{color:#8a6c2f}.feed-status-error{color:var(--danger)}.feed-status-unknown{color:var(--text-muted)}.feed-health-healthy{color:var(--accent-strong)}.feed-health-idle{color:#8a6c2f}.feed-health-empty{color:var(--text-muted)}html.theme-dark .status-badge-online{background:#20312f}html.theme-dark .status-badge-offline{background:#3b2223}html.theme-dark .search-button{color:#111515;background:#b4d9d4;border-color:#b4d9d4}html.theme-dark .category-tech-main,html.theme-dark .mixed-feed,html.theme-dark .mixed-home-hero,html.theme-dark .source-editorial-main,html.theme-dark .topbar{background:color-mix(in srgb,var(--surface-elevated) 92%,transparent)}html.theme-dark .article-list-item,html.theme-dark .category-section,html.theme-dark .category-tech-left-rail,html.theme-dark .category-tech-right-rail,html.theme-dark .feature-card,html.theme-dark .mixed-brief-card,html.theme-dark .mixed-left-rail,html.theme-dark .mixed-right-rail{background:color-mix(in srgb,var(--surface-elevated) 90%,transparent)}html.theme-dark .topbar{border-bottom-color:var(--border-soft)}html.theme-dark .language-menu-list,html.theme-dark .user-menu-list,html.theme-dark .utility-button{background:var(--surface-elevated)}html.theme-dark .hero-action-link{background:var(--surface-card-strong)}html.theme-dark .category-language-tab-active,html.theme-dark .category-tech-left-link-active{background:color-mix(in srgb,var(--accent-soft) 82%,transparent)}@media (max-width:700px){.app-shell{padding:0}.topbar{grid-template-columns:1fr;padding:.75rem .85rem;gap:.65rem}.topbar-search{width:100%;max-width:none;justify-self:stretch}.topbar-search-input{width:100%}.section-nav{flex-wrap:wrap}.hero{padding:1.2rem}.category-section{padding:1rem}.category-link{flex-direction:column;align-items:flex-start}.feature-grid,.search-form,.site-footer-grid{grid-template-columns:1fr}.mixed-home-hero{padding:1rem}.category-tech-layout,.mixed-layout,.source-editorial-layout{grid-template-columns:1fr}.category-tech-left-rail,.category-tech-right-rail,.mixed-left-rail,.mixed-right-rail,.source-editorial-left-rail{position:static}.category-tech-editorial-pick,.category-tech-secondary-grid,.mixed-compact-grid,.mixed-featured-article,.mixed-secondary-grid,.search-editorial-layout,.source-editorial-compact-row,.source-editorial-grid,.source-editorial-header,.source-editorial-newsletter-form{grid-template-columns:1fr}.search-editorial-rail{position:static}.backoffice-shell{grid-template-columns:1fr}.backoffice-sidebar{position:static}.backoffice-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.backoffice-update-form,.my-sources-row,.my-sources-table-head{grid-template-columns:1fr}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-body:"Inter","Inter Fallback"}@font-face{font-family:Newsreader;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/7088c2b12ccac062-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Newsreader;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/665e920483964785-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Newsreader;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/5611c55482296524-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Newsreader Fallback;src:local("Times New Roman");ascent-override:69.68%;descent-override:25.12%;line-gap-override:0.00%;size-adjust:105.48%}.__className_64b714{font-family:Newsreader,Newsreader Fallback;font-style:normal}.__variable_64b714{--font-headline:"Newsreader","Newsreader Fallback"}