.reader{--ink:#141414;--muted:#5b564a;--line:#ded3be;--accent:#ff6b35;--paper:#fff6e5;color:var(--ink);scroll-behavior:smooth;background:#fff6e5;height:100dvh;font-family:DMSans_400Regular,sans-serif;overflow:auto}.reader *{box-sizing:border-box}.reader a{color:inherit;text-decoration:none}.reader button,.reader input{font:inherit}.reader button{cursor:pointer;color:inherit;border:1px solid var(--line);background:0 0;border-radius:8px;min-height:36px;padding:7px 12px;font-size:13px;transition:background .15s,color .15s}.reader button:hover{background:#ffe1d1}.reader button:disabled{opacity:.5;cursor:wait}.reader :is(button,a,input,summary):focus-visible{outline:2px solid var(--accent);outline-offset:3px}.reader .ui-icon{vertical-align:middle;flex:none}.reader .icon-button{border-color:#0000;justify-content:center;align-items:center;width:34px;height:34px;min-height:34px;padding:7px;display:inline-flex}.reader .icon-button[aria-pressed=true]{color:var(--accent);background:#fbede5}.reader .icon-button[aria-pressed=true] svg{fill:#f7d7c7}.reader .text-size{font-family:DMSans_700Bold;font-size:15px}.reader .skip{z-index:30;background:var(--ink);color:#fff;padding:12px;position:fixed;top:8px;left:12px;transform:translateY(-150%)}.reader .skip:focus{transform:none}.reader .sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.reader .app-layout{grid-template-columns:96px minmax(0,1fr) 274px;gap:0;max-width:1170px;min-height:100%;margin:auto;display:grid}.reader .sidebar{flex-direction:column;align-items:center;height:100dvh;padding:26px 14px 20px;display:flex;position:sticky;top:0}.reader .logo{justify-content:center;align-items:center;margin:0 0 40px;display:flex}.reader .sidebar nav{flex-direction:column;align-items:center;gap:15px;width:100%;display:flex}.reader .rail-nav{color:#5b564a;border:0;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;min-height:44px;padding:10px;display:flex;position:relative}.reader .rail-nav.selected{color:#c66335;background:#f4e4d3}.reader .rail-nav>span:not(.ui-icon){opacity:0;pointer-events:none;white-space:nowrap;color:#fff6e5;z-index:20;background:#303a2b;border-radius:5px;padding:5px 8px;font-size:11px;transition:opacity .12s;position:absolute;top:10px;left:52px}.reader .rail-nav:is(:hover,:focus-visible)>span:not(.ui-icon){opacity:1}.reader .nav-divider{background:var(--line);width:28px;height:1px;margin:5px 0}.reader .sidebar-bottom{flex-direction:column;align-items:center;gap:15px;margin-top:auto;display:flex}.reader .rail-avatar{background:#e9ebdd;border-radius:50%;place-items:center;width:34px;height:34px;font-family:DMSans_700Bold;font-size:12px;display:grid}.reader .content{background:var(--paper);border-inline:1px solid var(--line);min-width:0}.reader .feed-header{background:var(--paper);justify-content:space-between;align-items:center;gap:18px;min-height:87px;padding:22px 27px 18px;display:flex}.reader .feed-heading{align-items:center;gap:10px;display:flex}.reader h1{letter-spacing:-.6px;margin:0 0 5px;font-family:Archivo_800ExtraBold;font-size:23px;font-weight:400;line-height:1.25}.reader .feed-heading p{color:var(--muted);margin:0;font-size:12px;line-height:1.4}.reader .header-actions{align-items:center;gap:3px;display:flex}.reader .feed-tabs{border-bottom:1px solid var(--line);gap:24px;padding:0 27px;display:flex}.reader .feed-tabs button{color:#5b564a;border:0;border-radius:0;min-height:43px;padding:12px 0;font-size:12px;position:relative}.reader .feed-tabs button[aria-current=page]{color:var(--ink);font-family:DMSans_700Bold}.reader .feed-tabs button[aria-current=page]:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:-1px;left:0;right:0}.reader .search{color:#5b564a;background:#ffe1d1;border:1px solid #0000;border-radius:7px;align-items:center;gap:9px;height:36px;padding:0 11px;display:flex}.reader .search .ui-icon{width:16px;height:16px}.reader .search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:none;flex:1;font-size:12px}.reader .search .icon-button{width:25px;height:28px;min-height:28px;padding:4px}.reader .feed-status{color:#5b564a;justify-content:space-between;gap:8px;padding:14px 0 9px;font-size:11px;display:flex}.reader .feed-status>span:first-child{color:#5b564a}.reader .story-list{flex-direction:column;display:flex}.reader .story-card{border-bottom:1px solid var(--line);padding:20px 27px 12px;scroll-margin-top:15px}.reader .story-top{color:#5b564a;flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:10px;font-size:11px;line-height:1.5;display:flex}.reader .source-name{color:#5b564a;align-items:center;gap:7px;font-family:DMSans_500Medium;display:inline-flex}.reader .source-dot{background:#d37953;border-radius:50%;width:5px;height:5px}.reader .source-dot.learn{background:#ac9849}.reader .source-dot.code{background:#769b8a}.reader .source-dot.models{background:#788888}.reader .meta-separator{color:#c2c7b7}.reader .trend-label{background:#f0f3e8;border-radius:3px;padding:1px 5px;font-size:9px}.reader .story-main{align-items:flex-start;gap:20px;display:flex}.reader .story-copy{flex:1;min-width:0}.reader .story-title h2{letter-spacing:-.25px;text-wrap:pretty;margin:0 0 9px;font-family:DMSans_700Bold;font-size:19px;font-weight:400;line-height:1.4}.reader .story-title:hover h2{color:#a14d2d}.reader .summary{color:#626b58;max-width:66ch;margin:0;font-size:14px;line-height:1.7}.reader .cover-link{border-radius:7px;flex:0 0 116px;margin-top:3px;overflow:hidden}.reader .cover{object-fit:cover;background:#f0f2e8;width:116px;height:93px;display:block}.reader .story-bottom{justify-content:space-between;align-items:center;gap:14px;min-height:32px;margin-top:9px;display:flex}.reader .source-link{color:#5b564a;align-items:center;gap:5px;padding:8px 0;font-size:11px;display:inline-flex}.reader .source-link:hover{color:var(--accent)}.reader .story-actions{color:#5b564a;align-items:center;gap:4px;display:flex}.reader .story-actions .ui-icon{width:16px;height:16px}.reader .story-detail .story-main{flex-direction:column}.reader .story-detail .story-copy{order:1}.reader .story-detail .cover-link{flex:auto;width:100%;margin:0 0 6px}.reader .story-detail .cover{width:100%;height:250px}.reader .story-detail .summary,.reader.large-text .summary{font-size:17px;line-height:1.75}.reader .load-more{align-items:center;gap:8px;margin:22px auto;font-size:12px;display:flex}.reader .reader-footer{color:#5b564a;padding:22px 27px 32px;font-size:11px;line-height:1.6}.reader .reader-footer p{max-width:54ch;margin:0 0 5px}.reader .reader-footer a{text-underline-offset:3px;text-decoration:underline}.reader .discovery{align-self:start;padding:29px 0 24px 26px;position:sticky;top:0}.reader .rail-brand{color:#5b564a;align-items:center;gap:9px;margin:0 0 32px;font-size:12px;line-height:1.5;display:flex}.reader .rail-brand img{object-fit:contain;width:30px;height:34px}.reader .rail-brand strong{color:#5b564a;font-family:DMSans_700Bold}.reader .rail-section{margin-bottom:27px}.reader .rail-section h2{letter-spacing:-.1px;margin:0 0 18px;font-family:DMSans_700Bold;font-size:13px;font-weight:400}.reader .briefing-list{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.reader .briefing-list li{align-items:flex-start;gap:9px;display:flex}.reader .brief-number{color:#bdc4af;padding-top:2px;font-family:JetBrainsMono_500Medium;font-size:9px}.reader .briefing-list a{color:#5b564a;font-size:12px;line-height:1.5;display:block}.reader .briefing-list a:hover{color:var(--accent)}.reader .brief-source{color:#5b564a;margin-top:4px;font-size:11px;display:block}.reader .explore-list{flex-direction:column;gap:17px;display:flex}.reader .explore-list button{text-align:left;border:0;align-items:flex-start;gap:9px;min-height:37px;padding:0;display:flex}.reader .explore-list img{object-fit:contain;width:25px;height:29px}.reader .explore-list button>span:not(.ui-icon){flex:1}.reader .explore-list strong{color:#5b564a;margin-bottom:4px;font-family:DMSans_500Medium;font-size:11px;font-weight:400;display:block}.reader .explore-list small{color:#5b564a;font-size:12px;line-height:1.5;display:block}.reader .explore-list .ui-icon{color:#5b564a;width:13px;height:13px;margin-top:3px;margin-right:2px}.reader .save-prompt{background:#ffe1d1;border-radius:8px;margin:6px 0 20px;padding:16px}.reader .save-prompt>.ui-icon{color:#5b564a;width:17px;height:17px;margin-bottom:9px}.reader .save-prompt h2{letter-spacing:-.2px;margin:0;font-family:DMSans_700Bold;font-size:15px;font-weight:400;line-height:1.4}.reader .save-prompt p{color:#5b564a;margin:7px 0 12px;font-size:11px}.reader .save-prompt button{border:0;align-items:center;gap:10px;min-height:30px;padding:5px 0;font-family:DMSans_500Medium;font-size:11px;display:flex}.reader .save-prompt button .ui-icon,.reader .about-link .ui-icon{width:12px;height:12px}.reader .about-link{color:#5b564a;align-items:center;gap:5px;font-size:11px;display:flex}.reader .rail-links{color:#5b564a;flex-wrap:wrap;gap:12px;margin-top:20px;font-size:11px;display:flex}.reader .notice{background:#ffe1d1;border:1px solid #dce5cc;border-radius:7px;justify-content:space-between;align-items:center;gap:14px;margin:14px 27px;padding:10px 12px;font-size:12px;line-height:1.5;display:flex}.reader .notice p{margin:5px 0 0}.reader .notice .icon-button{flex:none}.reader .freshness{color:#5b564a;margin:14px 27px;font-size:12px}.reader .freshness button{margin-left:6px;font-size:11px}.reader .empty{text-align:center;color:var(--muted);padding:64px 34px}.reader .empty>.ui-icon{color:#5b564a;width:30px;height:30px;margin-bottom:15px}.reader .empty h2{color:var(--ink);margin:0 0 10px;font-family:DMSans_700Bold;font-size:20px}.reader .empty p{max-width:34ch;margin:0 auto 18px;font-size:13px;line-height:1.7}.reader .loading{padding:0 27px}.reader .skeleton-row{border-bottom:1px solid var(--line);padding:24px 0}.reader .skeleton-row :is(i,b,span){background:#ffe1d1;border-radius:4px;height:10px;margin-bottom:10px;animation:1.6s ease-in-out infinite alternate reader-pulse;display:block}.reader .skeleton-row i{width:25%;height:8px;margin-bottom:20px}.reader .skeleton-row b{width:80%;height:17px;margin-bottom:20px}.reader .skeleton-row span:last-child{width:60%}@keyframes reader-pulse{to{opacity:.4}}.reader dialog{background:var(--paper);width:min(420px,100vw - 32px);color:var(--ink);border:1px solid #dce2d0;border-radius:14px;padding:0;box-shadow:0 20px 70px #20271926}.reader dialog::backdrop{backdrop-filter:blur(3px);background:#20271965}.reader .auth-panel{padding:30px;position:relative}.reader .auth-panel>.close{border:0;min-height:32px;padding:0 8px;font-size:23px;position:absolute;top:10px;right:12px}.reader .auth-panel>img{object-fit:contain;width:43px;height:48px}.reader .auth-panel .eyebrow{letter-spacing:1px;color:var(--muted);margin:17px 0 7px;font-size:11px}.reader .auth-panel h2{letter-spacing:-.5px;margin:0 0 10px;font-family:DMSans_700Bold;font-size:25px}.reader .auth-panel p{color:var(--muted);font-size:13px;line-height:1.65}.reader .auth-panel>.dark{width:100%;min-height:42px;margin:14px 0}.reader .dark{background:var(--ink);border-color:var(--ink);color:var(--paper)}.reader .dark:hover{color:#fff;background:#48553b}.reader .auth-panel summary{cursor:pointer;color:#5b564a;padding:12px 0;font-size:12px}.reader .auth-panel form{gap:13px;margin:12px 0;display:grid}.reader .auth-panel label{gap:6px;font-size:12px;display:grid}.reader .auth-panel input{background:var(--paper);border:1px solid #d7dfca;border-radius:7px;width:100%;min-width:0;padding:10px 12px;font-size:14px}.reader .auth-panel .fine{margin-top:20px;font-size:11px}.reader .auth-panel .fine a{text-decoration:underline}.reader .auth-error{color:#a43a26!important}.reader .settings-panel{gap:14px;padding:26px;display:grid}.reader .settings-panel a{border-bottom:1px solid var(--line);justify-content:space-between;padding:15px 0;font-size:14px;display:flex}.reader .settings-panel p{color:var(--muted);font-size:13px;line-height:1.6}@media (width<=1150px){.reader .app-layout{grid-template-columns:80px minmax(0,1fr) 240px}.reader .discovery{padding-left:20px;padding-right:14px}.reader .story-main{gap:13px}.reader .cover-link{flex-basis:90px}.reader .cover{width:90px;height:78px}}@media (prefers-reduced-motion:reduce){.reader{scroll-behavior:auto}.reader *{transition:none!important;animation:none!important}}.reader .ui-icon{justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.reader .rail-nav .ui-icon{width:25px;height:25px}.reader .explore-list .ui-icon{color:#5b564a;margin-top:3px}.reader .rail-brand .ui-icon{color:var(--accent)}.reader .search-filter-row{align-items:center;gap:8px;display:flex}.reader .search-filter-row .search{flex:1;min-width:0}.reader .filter-toggle{white-space:nowrap;align-items:center;gap:6px;display:flex}.reader .filter-panel{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px 0;display:grid}.reader .filter-panel label,.reader .desktop-profile label{color:#5b564a;gap:7px;font-size:12px;display:grid}.reader select,.reader .desktop-profile input{font:inherit;background:var(--paper);width:100%;min-width:0;color:var(--ink);border:1px solid #dce0d5;border-radius:7px;padding:9px}.reader .filter-panel p{color:#5b564a;grid-column:1/-1;margin:0;font-size:12px;line-height:1.5}.reader .filter-panel button{justify-self:start}.reader .publisher-region{color:#5b564a;white-space:normal;font-size:10px}.reader .story-top{flex-wrap:wrap}.reader .evidence-note{color:#5b564a;margin:12px 0 2px;font-size:11px}.reader .evidence-note summary{cursor:pointer;width:fit-content}.reader .evidence-note p{max-width:52ch;font-size:12px;line-height:1.6}.reader .evidence-note a{text-decoration:underline}.reader .desktop-profile{gap:20px;max-width:460px;padding:28px;display:grid}.reader .desktop-profile h2{margin:0;font-size:22px}.reader .desktop-profile p{color:#5b564a;margin:5px 0;font-size:14px;line-height:1.7}.reader .desktop-profile form{gap:18px;display:grid}.reader .desktop-profile button{justify-self:start}.reader .profile-identity{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding-bottom:16px;display:flex}.reader .profile-identity>.ui-icon{background:#ffe1d1;border-radius:14px;width:48px;height:48px}.reader select:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.reader .story-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;padding:8px 27px 28px;display:grid}.reader .story-card{border:2px solid var(--card-ink);background:var(--card-paper);min-width:0;box-shadow:3px 4px 0 var(--card-ink);border-radius:22px;flex-direction:column;padding:15px;scroll-margin-top:20px;display:flex}.reader .story-top{color:#5b564a;gap:6px;margin-bottom:12px;font-size:10px;line-height:1.5}.reader .source-name{background:var(--card-chip);color:var(--card-chip-ink);border-radius:7px;max-width:100%;padding:4px 8px;font-family:DMSans_700Bold}.reader .source-dot{display:none}.reader .publisher-region{color:#5b564a;font-size:10px}.reader .story-top time{color:#5b564a;margin-left:auto}.reader .story-main{flex-direction:column;gap:14px;display:flex}.reader .story-copy{order:1;width:100%}.reader .cover-link{border:1.5px solid var(--card-ink);background:var(--card-tint);border-radius:12px;flex:auto;order:0;width:100%;margin:0;overflow:hidden}.reader .cover{aspect-ratio:16/9;object-fit:cover;background:var(--card-tint);width:100%;height:auto}.reader .cover.contain{object-fit:contain;padding:12px}.reader .story-title h2{letter-spacing:-.25px;color:var(--card-ink);margin:0 0 10px;font-family:Archivo_800ExtraBold;font-size:18px;line-height:1.3}.reader .summary{color:#5b564a;font-size:14px;line-height:1.65;display:block;overflow:visible}.reader .read-bite{color:var(--card-ink);align-items:center;gap:6px;margin-top:10px;padding:3px 0;font-family:DMSans_700Bold;font-size:12px;display:inline-flex}.reader .read-bite:hover{text-decoration:underline}.reader .read-bite .ui-icon{width:18px;height:18px}.reader .evidence-note{color:#6d6556;margin-top:14px;font-size:10px}.reader .evidence-note summary{line-height:1.6}.reader .story-bottom{border-top:1px solid #ded3be;gap:4px;margin-top:12px;padding-top:10px}.reader .source-link{color:#39382e;align-items:center;gap:5px;font-size:11px;display:inline-flex}.reader .story-actions{color:#39382e}.reader .story-actions .icon-button{width:36px;height:36px;min-height:36px;padding:5px}.reader .story-list.story-detail{grid-template-columns:1fr;max-width:720px;margin-inline:auto}.reader .story-detail .story-card{padding:22px}.reader .story-detail .cover{aspect-ratio:16/9;height:auto}.reader .story-detail .summary{font-size:16px;line-height:1.75;display:block;overflow:visible}.reader .story-detail .story-title h2{font-size:26px}@media (width<=1279px){.reader .story-list{grid-template-columns:1fr;max-width:570px;margin-inline:auto;padding:8px 22px 28px}.reader .story-card{padding:18px}.reader .story-title h2{font-size:21px}.reader .summary{font-size:14px}}.reader .story-list{grid-template-columns:minmax(0,1fr);gap:24px;max-width:650px;margin-inline:auto;padding:8px 27px 28px}.reader .story-card{padding:20px}.reader .summary{font-size:16px;line-height:1.7}.reader .story-bottom{padding-top:12px}.reader .cover{aspect-ratio:16/8}.reader .story-detail .cover{aspect-ratio:16/9}@media (width<=1150px){.reader .story-list{padding-inline:20px}.reader .story-title h2{font-size:21px}.reader .summary{font-size:15px}}.reader{color:#141414;background:#fff6e5}.reader .app-layout{grid-template-columns:88px minmax(0,680px) 260px;justify-content:center;gap:24px;width:100%;max-width:1124px;padding:0 24px}.reader .sidebar{padding:24px 0 20px}.reader .logo{margin-bottom:26px}.reader .logo img{width:44px;height:44px}.reader .sidebar nav{gap:12px}.reader .rail-nav{color:#141414;border:1.5px solid #0000;border-radius:16px;flex-direction:column;gap:5px;width:64px;height:64px;min-height:64px;padding:8px}.reader .rail-nav>span:not(.ui-icon){opacity:1;pointer-events:auto;color:inherit;white-space:normal;text-align:center;background:0 0;border-radius:0;padding:0;font-size:10px;line-height:1.2;position:static}.reader .rail-nav.selected{color:#141414;background:#ff6b35;border-color:#141414;box-shadow:2px 2px #141414}.reader .rail-nav:hover{background:#ffe1d1}.reader .rail-nav.selected:hover{background:#ff6b35}.reader .content{background:color-mix(in srgb,var(--feed-color) 12%,#fff6e5);border:0;min-width:0}.reader .feed-header{background:#fff6e5;min-height:92px;padding:24px 24px 18px}.reader h1{letter-spacing:-.7px;font-size:26px}.reader .feed-heading p{color:#5b564a;font-size:13px}.reader .feed-tabs{background:#fff6e5;border:0;gap:8px;padding:0 24px 18px}.reader .feed-tabs button{color:#5b564a;white-space:nowrap;border:1.5px solid #0000;border-radius:10px;flex:1;min-height:40px;padding:8px 12px;font-size:13px}.reader .feed-tabs button[aria-current=page]{background:var(--feed-color);color:#141414;border-color:#141414;box-shadow:2px 2px #141414}.reader .feed-tabs button[aria-current=page]:after{display:none}.reader .feed-tabs button:hover{color:#141414;background:#ffe1d1}.reader .feed-tools{padding:16px 24px 0}.reader .search{color:#5b564a;background:#fff6e5;border:1.5px solid #85755e;border-radius:12px;height:42px}.reader .search:focus-within{background:#fff6e5;border-color:#141414}.reader .search input{font-size:13px}.reader .filter-toggle{background:#fff6e5;border:1.5px solid #85755e;border-radius:12px;height:42px;padding:8px 12px}.reader .feed-status{color:#5b564a;padding:14px 0 12px;font-size:12px}.reader .filter-panel{border-bottom-color:#c9baa1}.reader select,.reader .desktop-profile input{background:#fff6e5;border-color:#85755e;border-radius:10px}.reader .story-list,.reader .story-list.story-detail{grid-template-columns:minmax(0,1fr);gap:24px;width:100%;max-width:none;margin:0;padding:4px 24px 28px}.reader .story-card{border-radius:24px;padding:18px;box-shadow:3px 4px #141414}.reader .cover{aspect-ratio:16/8;max-height:240px}.reader .story-title h2{font-size:23px;line-height:1.3}.reader .summary{max-width:62ch;font-size:16px;line-height:1.65}.reader .story-top{font-size:11px}.reader .source-name{padding:5px 9px;font-size:11px}.reader .publisher-region,.reader .evidence-note{font-size:11px}.reader .story-bottom{margin-top:10px;padding-top:10px}.reader .source-link{color:#fff6e5;background:#141414;border-radius:999px;gap:7px;padding:9px 14px;font-size:12px}.reader .source-link:hover{color:#fff6e5;background:#36332c}.reader .source-link .ui-icon{width:18px;height:18px}.reader .story-actions .icon-button{width:40px;height:40px;min-height:40px}.reader .discovery{scrollbar-width:thin;max-height:100dvh;padding:25px 0 24px;overflow:auto}.reader .rail-brand{flex-direction:column;align-items:flex-start;gap:3px;margin-bottom:32px;display:flex}.reader .rail-brand strong{letter-spacing:-1px;color:#141414;font-family:Archivo_900Black;font-size:29px;line-height:1.15}.reader .rail-brand span{color:#5b564a;font-size:12px}.reader .rail-section h2{color:#141414;margin-bottom:16px;font-family:Archivo_800ExtraBold;font-size:16px}.reader .explore-list{gap:0}.reader .explore-list button{border-bottom:1px solid #ded3be;border-radius:0;gap:10px;padding:13px 0}.reader .explore-list button:hover{background:#ffe1d1}.reader .explore-list strong{color:#141414;font-family:DMSans_700Bold;font-size:12px}.reader .explore-list small{color:#5b564a;font-size:13px;line-height:1.5}.reader .explore-list .ui-icon{color:#141414}.reader .save-prompt{background:#ffe1d1;border:1.5px solid #141414;border-radius:18px;margin-top:26px;padding:18px}.reader .save-prompt h2{color:#141414;font-family:Archivo_800ExtraBold;font-size:18px}.reader .save-prompt p{color:#5b564a;font-size:13px;line-height:1.5}.reader .save-prompt button{color:#141414;font-family:DMSans_700Bold;font-size:12px}.reader .rail-links{color:#5b564a;font-size:12px}.reader .reader-footer{color:#5b564a;padding:20px 24px 28px;font-size:12px}.reader .notice{background:#ffe1d1;border:1px solid #c9baa1;border-radius:12px;margin-inline:24px}.reader .dark{border-radius:999px;padding:10px 18px}.reader .dark:hover{background:#36332c}.reader dialog{background:#fff6e5;border:2px solid #141414;border-radius:24px}.reader .auth-panel h2,.reader .desktop-profile h2{font-family:Archivo_800ExtraBold}.reader .settings-panel{padding:14px 0}.reader .desktop-profile{background:#fff6e5;max-width:none;min-height:440px;padding:28px 24px}.reader .desktop-profile form{max-width:440px}@media (width>=1600px){.reader .app-layout{grid-template-columns:96px minmax(0,700px) 280px;gap:28px;max-width:1200px}.reader h1{font-size:28px}.reader .story-title h2{font-size:24px}}@media (width<=1199px){.reader .app-layout{grid-template-columns:80px minmax(0,680px);gap:20px;max-width:880px;padding-inline:20px}.reader .discovery{display:none}.reader .feed-header{padding-top:20px}.reader .story-list{padding-inline:24px}}@media (height<=800px){.reader .sidebar{padding-top:20px}.reader .logo{margin-bottom:20px}.reader .sidebar nav{gap:7px}.reader .feed-header{min-height:78px;padding-top:18px;padding-bottom:12px}.reader .feed-tabs{padding-bottom:14px}.reader .cover{max-height:210px}}.reader :is(button,a,input,select,summary):focus-visible{outline-offset:3px;outline:3px solid #141414}.reader main:focus{outline:none}.reader .icon-button,.reader .story-actions .icon-button{width:44px;height:44px;min-height:44px}.reader .search .icon-button{width:28px;height:28px;min-height:28px}.reader .evidence-note summary{min-height:28px;padding-block:5px}.reader .auth-panel>.close{min-width:44px;min-height:44px}.reader .search input::placeholder{color:#5b564a;opacity:1}.reader .story-title h2,.reader .summary,.reader .source-name{overflow-wrap:anywhere}.reader.large-text .summary{font-size:20px;line-height:1.65}.reader.large-text .story-title h2{font-size:27px}.reader .rail-brand{flex-direction:row;align-items:center;gap:12px}.reader .rail-brand img{object-fit:contain;flex:none;width:42px;height:48px}.reader .rail-brand>div{gap:4px;display:grid}.reader .reader-sticky-header{z-index:10;background:#fff6e5;border-bottom:1px solid #ded3be;position:sticky;top:0}.reader .content{scroll-margin-top:180px}.reader .story-card{scroll-margin-top:185px}.reader .reader-sticky-header h1:focus{outline:none}.reader-sticky-header .feed-tools{background:var(--paper,#fff6e5);padding:12px 24px 0}.reader-sticky-header .feed-status{margin-bottom:0;padding-bottom:12px}.reader-sticky-header .filter-panel{max-height:35vh;overflow:auto}.content :is(a,button,input,select,summary){scroll-margin-top:300px}@media (height<=650px){.reader-sticky-header .feed-header{padding-top:12px;padding-bottom:8px}.reader-sticky-header .feed-heading p{display:none}.reader-sticky-header .feed-tools{padding-top:8px}.reader-sticky-header .feed-status{padding-bottom:8px;font-size:12px}}.reader .explore-list .ui-icon{flex:0 0 26px;width:26px;height:26px;margin:0 2px 0 0;line-height:26px;overflow:visible}.reader .explore-list button{padding-inline:3px}.reader .ui-icon>div{line-height:1.2!important;overflow:visible!important}.reader .content.theme-profile{background:#fff6e5}.reader .desktop-profile{background:#fff6e5;border:2px solid #141414;border-radius:24px;flex-direction:column;align-items:flex-start;gap:16px;min-height:0;margin:24px;padding:26px;display:flex;box-shadow:3px 4px #141414}.reader .desktop-profile>.ui-icon{background:#ffdfca;border-radius:16px;flex:none;width:52px;height:52px}.reader .desktop-profile h2{max-width:24ch;font-size:23px;line-height:1.3}.reader .desktop-profile p{max-width:48ch;margin:0}.reader .desktop-profile form{gap:16px;width:100%;margin:4px 0}.reader .desktop-profile button{align-self:flex-start;height:auto;min-height:44px;padding:10px 18px;line-height:1.4}.reader .desktop-profile .profile-identity{width:100%}.story-main .story-cover{order:-1;width:100%;min-width:0;margin:0 0 16px}.reader .story-cover .cover-link{width:100%;margin:0;line-height:0;display:block}.story-cover figcaption{color:#615c4f;margin-top:8px;font-size:12px;line-height:1.5}.story-cover figcaption a{color:inherit;text-underline-offset:3px;text-decoration:underline}.reader button,.reader .source-link,.reader .dark,.reader input[type=submit]{border-radius:12px}.reader .source-name,.reader .topic-chip,.reader .trend-label{border-radius:999px}.reader .topic-chips{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.reader .topic-chip{background:var(--card-tint);color:#514b40;border:1px solid #c3bcaa;padding:4px 9px;font-size:11px;line-height:1.4}.reader .archive-end{background:#fff6e5;border:1px solid #c3bcaa;border-radius:16px;margin:8px 24px 24px;padding:20px}.reader .archive-end h2{margin:0 0 8px;font-size:20px}.reader .archive-end p{color:#615c4f;font-size:14px;line-height:1.5}.reader .archive-end>div{flex-wrap:wrap;gap:8px;display:flex}