:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#25353c;background:#f6f8f9;font-synthesis:none;--ink:#172f35;--muted:#839095;--line:#e6ebed;--teal:#356f68;--gold:#dfb76d}*{box-sizing:border-box}body{margin:0;font-size:16px}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button{border:0;background:none;color:inherit}a{color:inherit;text-decoration:none}p{line-height:1.8}h1,h2,h3,h4,p{margin-top:0}h1{font-size:32px;font-weight:620;letter-spacing:-1px;margin-bottom:12px}h2{font-size:18px;font-weight:600}h3{font-size:17px;font-weight:600}small{font-size:12px}svg{flex-shrink:0}button:focus-visible,a:focus-visible{outline:3px solid #84bfb6;outline-offset:3px}input,select,textarea{width:100%;border:1px solid #dce3e6;background:#fff;color:#26373f;border-radius:8px;padding:11px 13px;outline:none}input:focus,textarea:focus,select:focus{border-color:#4f8f85;box-shadow:0 0 0 3px #43857815}textarea{resize:vertical;line-height:1.8}label{display:flex;flex-direction:column;gap:9px;font-size:14px}::placeholder{color:#99a3a7}.app{display:flex;min-height:100vh}.sidebar{width:224px;flex-shrink:0;position:fixed;inset:0 auto 0 0;border-right:1px solid var(--line);background:#fff;padding:35px 20px 20px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;margin:0 13px 47px}.brand img{width:40px;height:40px}.brand span{font-size:23px;font-weight:650;letter-spacing:3px}.brand small{display:block;font-size:9px;letter-spacing:1.8px;font-weight:450;margin-top:5px;color:#899398}.nav-label{font-size:11px;letter-spacing:1px;color:#97a1a5;margin:0 16px 14px}.nav{display:flex;align-items:center;gap:13px;width:100%;border-radius:8px;padding:13px 15px;font-size:14px;text-align:left;color:#66767d;margin-bottom:5px;transition:background .2s}.nav.active{color:#2a6259;background:#edf4f1;font-weight:600}.nav:hover{background:#f3f6f5}.nav small{margin-left:auto;background:#ddebe5;padding:2px 6px;border-radius:4px;color:#4b786c}.sidebar-bottom{margin-top:auto;padding:20px 11px 0}.private{display:flex;align-items:center;gap:9px;padding-bottom:22px;margin-bottom:14px;border-bottom:1px solid var(--line);font-size:12px}.private small{display:block;color:#94a0a3;margin-top:5px;font-size:10px}.avatar{display:grid;place-items:center;width:33px;height:33px;background:#e7edeb;border:1px solid #d7e1dc;border-radius:50%;font-family:Georgia,serif;font-size:17px;color:#4f6b5d}.sidebar-bottom .text-button{font-size:12px;padding:7px 0;color:#8c969b}.workspace{margin-left:224px;width:calc(100% - 224px)}.topbar{height:80px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 45px;background:#ffffffa8;gap:18px}.topbar>span{color:#879298;font-size:12px}.topbar>div{display:flex;gap:10px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dde4e6;border-radius:7px;background:#fff;font-size:13px;font-weight:500;padding:10px 15px;white-space:nowrap;min-height:39px;transition:background .15s}.button:hover{background:#f0f5f3}.button.dark{background:var(--ink);border-color:var(--ink);color:#fff}.button.dark:hover{background:#2a4a50}.button.small{font-size:12px;padding:8px 12px;min-height:34px}.icon{display:inline-flex;align-items:center;justify-content:center;padding:7px;border-radius:5px}.icon:hover{background:#e8eeeb}.text-button{display:flex;align-items:center;gap:7px;font-size:13px;color:var(--teal);padding:5px 0}.row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.workspace main{max-width:1440px;padding:37px 45px 48px;margin:auto;min-height:calc(100vh - 150px)}.page-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.eyebrow{font-size:10px;color:#87958f;letter-spacing:1.8px;font-weight:500;margin-bottom:12px}.page-title p{font-size:13px;color:#879298;margin:0}.page-title>.button{margin-top:28px}.overview{display:grid;grid-template-columns:1fr 1fr 1fr 1.13fr;background:#fff;border:1px solid var(--line);border-radius:10px;margin-bottom:31px;padding:22px 25px}.overview>div{display:flex;align-items:center;gap:16px;border-right:1px solid var(--line);padding-left:24px}.overview>div:first-child{padding-left:0}.stat-symbol{display:grid;place-items:center;width:43px;height:43px;background:#fbf5e7;color:#bf9a52;border-radius:10px}.stat-symbol.green{background:#edf5f1;color:#648576}.stat-symbol.blue{background:#edf1f8;color:#7186a5}.overview strong{font-size:25px;line-height:1;font-weight:500}.overview small{display:block;margin-top:7px;color:#939da2;font-size:11px}.overview p{margin:0;text-align:right;font-size:11px;line-height:1.9;color:#9aa3a6;align-self:center}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 282px;gap:27px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.section-head h2,.section-head h3{margin:0;display:flex;align-items:center;gap:8px}.section-head h2{font-size:16px}.section-head h3{font-size:15px}.section-head h2>span{font-size:10px;font-weight:400;color:#9da6aa;background:#eef1f2;padding:4px 6px;border-radius:4px}.section-head>small{font-size:10px;color:#9aa3a7}.content-card{display:flex;gap:14px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:23px 23px 15px;margin-bottom:14px;transition:border-color .2s}.content-card:hover{border-color:#c8d8d2}.card-num{font-size:13px;color:#b6c1c3;line-height:24px;font-variant-numeric:tabular-nums}.card-body{min-width:0;flex:1}.meta{display:flex;align-items:center;gap:8px;font-size:10px;color:#879397;flex-wrap:wrap;line-height:1.5}.meta-sep{color:#d3dadd}.source-dot{background:#f1eee7;color:#ac8955;width:18px;height:18px;display:grid;place-items:center;border-radius:5px}.source-dot.x{background:#edf1f2;color:#283f45}.tag{display:inline-flex;padding:3px 7px;color:#78978a;background:#f0f5f1;border-radius:4px;font-size:10px;font-weight:400}.meta .tag{margin-left:auto}.article-title{display:flex;align-items:flex-start;gap:10px;width:100%;text-align:left;font-size:17px;line-height:1.65;font-weight:600;padding:10px 0 7px;letter-spacing:-.2px}.article-title svg{margin-left:auto;color:#9ba8a7;margin-top:5px;opacity:0;transition:opacity .2s}.article-title:hover svg{opacity:1}.card-summary{font-size:13px;color:#818e95;line-height:1.85;margin-bottom:13px;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.reason{display:flex;align-items:flex-start;gap:6px;color:#8b997d;font-size:11px;line-height:1.7;margin-bottom:16px}.reason svg{margin-top:2px}.card-actions{border-top:1px solid #f0f3f4;padding-top:11px;display:flex;gap:16px;align-items:center}.card-actions button{font-size:10px;display:flex;align-items:center;gap:5px;color:#89969c;padding:3px 0;white-space:nowrap}.card-actions button:first-child{color:#658978}.card-actions button.selected{color:#297c65;font-weight:600}.card-actions button.quiet{margin-left:auto;color:#aeb6ba}.right-rail{padding-top:35px}.quick-note{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden;padding:19px}.quick-note h2{font-size:14px;gap:7px}.mini-label{font-size:9px;color:#a6b0b3}.quick-note textarea{border:0;padding:0;font-size:13px;min-height:113px;resize:vertical;background:transparent;box-shadow:none}.quick-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:13px;border-top:1px solid #edf1f2}.quick-bottom small{font-size:10px;color:#a1aaae}.circle-button{display:grid;place-items:center;background:#ecf1ec;color:#70856d;border-radius:6px;width:29px;height:29px}.weekly-card{background:#edf2ed;border:1px solid #e1e9df;border-radius:9px;padding:23px;margin-top:19px;position:relative;overflow:hidden}.weekly-card>.eyebrow{font-size:8px;display:block;letter-spacing:1.4px;color:#8c9e8a;margin-bottom:28px}.weekly-card>svg{position:absolute;right:22px;top:47px;color:#abbda5}.weekly-card h3{font-size:16px;font-weight:500;margin-bottom:9px}.weekly-card p{font-size:11px;color:#8b9a88;line-height:1.9;max-width:180px;margin-bottom:18px}.weekly-card .text-button{font-size:11px;color:#637e5e;justify-content:space-between;width:100%}.rail-podcast{margin-top:29px;padding:0 4px}.rail-podcast h3{font-size:14px}.podcast-mini{display:block;text-align:left;width:100%;border-bottom:1px solid var(--line);padding:3px 0 17px;margin-bottom:15px}.podcast-mini>span{font-size:9px;color:#9ca6aa;display:block;margin-bottom:7px}.podcast-mini strong{font-size:13px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:500}.podcast-mini small{display:flex;justify-content:space-between;font-size:10px;color:#9aa6a9;margin-top:12px}.rail-podcast>.text-button{font-size:11px;color:#8b969a}.rail-podcast .muted{font-size:12px}.page-footer{display:flex;justify-content:space-between;padding:0 45px 25px;max-width:1440px;margin:auto;color:#b1b9bd;font-size:10px}.source-warning{width:100%;display:flex;gap:8px;align-items:center;background:#faf3e6;border:1px solid #f0e6cf;color:#a88750;font-size:11px;border-radius:7px;margin-bottom:15px;padding:10px 12px;text-align:left}.source-warning svg:last-child{margin-left:auto}.banner{display:flex;align-items:center;gap:10px;border:1px solid #e0e7e4;background:#edf5f1;padding:12px 16px;border-radius:8px;margin-bottom:20px;color:#62816f;font-size:13px}.banner.error{background:#fff1ee;color:#aa5649;border-color:#f0d7d0}.banner>span{flex:1}.muted{color:#8a969b;font-size:13px}.danger{color:#b26957!important}.empty{text-align:center;padding:65px 24px;background:#fff;border:1px dashed #dce5e4;border-radius:9px;color:#a4b5ad}.empty svg{margin-bottom:16px}.empty h3{color:#536d63;font-size:16px;font-weight:500}.empty p{color:#99a5a0;font-size:13px;max-width:360px;margin:0 auto}.podcast-grid,.notes-grid,.draft-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.podcast-grid .content-card{margin-bottom:0}.pod-meta{display:flex;align-items:center;gap:6px;font-size:11px;color:#96a19d;padding-bottom:14px}.pod-meta span{margin-left:auto}.filters{display:flex;gap:14px;margin-bottom:23px}.search{display:flex;flex-direction:row;align-items:center;position:relative;max-width:450px;flex:1}.search svg{position:absolute;left:12px;color:#9ba7ac}.search input{padding-left:39px;font-size:13px}.filters select{width:auto;font-size:13px}.pagination{display:flex;gap:20px;justify-content:center;align-items:center;margin-top:25px;font-size:12px}.notes-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.note-card,.new-note{border:1px solid var(--line);border-radius:10px;padding:24px;text-align:left;background:#fff;min-height:240px}.note-card:hover{border-color:#a7c2b4}.note-card h3{margin-top:20px;margin-bottom:12px}.note-card p{font-size:13px;color:#929c9e;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-wrap;min-height:68px}.note-card footer{border-top:1px solid var(--line);padding-top:14px;display:flex;gap:6px;font-size:10px;color:#9ca9a2}.note-card footer svg{margin-left:auto}.new-note{border-style:dashed;background:#f0f4f2;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8fa697}.new-note h3{font-size:15px;font-weight:500;margin:17px 0 5px}.new-note p{font-size:12px;margin:0}.panel{padding:18px;margin-top:20px;border:1px solid var(--line);border-radius:9px;background:#fff}.panel h3{font-size:14px}.note-link{width:100%;display:flex;justify-content:space-between;text-align:left;font-size:12px;padding:8px 0}.review-intro{display:flex;align-items:center;gap:18px;border:1px solid #dfe8df;background:#eef4ed;border-radius:9px;padding:24px;margin-bottom:25px;color:#729168}.review-intro h3{margin-bottom:7px}.review-intro p{font-size:12px;margin:0;color:#8a9c83}.review-intro>.button{margin-left:auto}.review-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:30px;margin-bottom:24px}.review-card textarea{min-height:450px;margin-bottom:20px}.markdown{font-size:15px;line-height:1.85;color:#576c71}.markdown h2{font-size:18px;margin-top:25px}.markdown h3{font-size:16px}.markdown a{text-decoration:underline;color:#366e60}.draft-card{background:#fff;border:1px solid var(--line);border-radius:9px;padding:23px}.draft-card input{margin-bottom:12px;font-size:14px}.draft-card textarea{min-height:270px;font-size:14px}.draft-card .muted{font-size:11px}.draft-card .tag.complete{background:#e5f4e8;color:#5f9070}.draft-count{color:#9ba6aa;font-size:10px;margin:8px 0 16px}.source-list{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.source-row{display:flex;gap:17px;align-items:center;padding:23px 26px;border-bottom:1px solid var(--line)}.source-row:last-child{border:0}.source-avatar{width:43px;height:43px;display:grid;place-items:center;border-radius:9px;background:#f3eee4;color:#b39b6d;flex-shrink:0}.source-avatar.twitter{background:#edf1f3;color:#425b65;font-size:20px}.source-avatar.youtube{background:#f6eeee;color:#b7847d}.source-info{min-width:0}.source-info h3{margin-bottom:5px;font-size:14px}.source-info p{font-size:11px;color:#9fa8ac;overflow:hidden;text-overflow:ellipsis;margin-bottom:3px}.source-info small{font-size:11px}.toggle{margin-left:auto;width:35px;height:21px;border-radius:20px;background:#dbe3e2;padding:3px;flex-shrink:0}.toggle span{display:block;width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0001}.toggle.on{background:#65917c}.toggle.on span{transform:translate(14px)}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#13272d70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:20;display:flex;align-items:center;justify-content:center;padding:30px}.modal{background:#fff;border-radius:14px;width:540px;max-width:100%;max-height:90vh;overflow:auto;box-shadow:0 25px 100px #13272d33}.modal.wide{width:940px}.modal-head{position:sticky;top:0;background:#fff;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:20px 26px;border-bottom:1px solid var(--line)}.modal-head h2{margin:0;font-size:17px}.form{padding:25px;display:flex;flex-direction:column;gap:19px}.form p{font-size:13px;color:#8a989d;margin:0}.segmented{display:flex;background:#f0f4f2;padding:4px;border-radius:8px}.segmented button{flex:1;padding:9px;font-size:13px}.segmented button.selected{background:#fff;box-shadow:0 1px 4px #102a3610;border-radius:6px;color:#487263}.reading{padding:30px}.reading>h2{font-size:26px;line-height:1.6;margin-top:20px}.reading-summary{margin:25px 0;background:#f1f6f2;border-radius:9px;padding:22px}.reading-summary h3{font-size:15px}.reading-summary h3 small{font-weight:400;font-size:11px;margin-left:12px;color:#99aaa0}.reading-summary p{font-size:15px;color:#5e7569;margin:0}.original{white-space:pre-wrap;font-size:14px;color:#6b7d83;overflow-wrap:anywhere}.reading details{margin:25px 0}.reading summary{font-size:13px;cursor:pointer;color:#718681}.reading-actions{display:flex;gap:15px;margin-top:28px}.reading-actions select{width:auto;max-width:280px;font-size:13px}.related{font-size:11px;color:#7b9487;margin-bottom:12px}.related a{display:block;margin:7px 0;overflow-wrap:anywhere}.note-editor{display:grid;grid-template-columns:1fr 280px}.editor-main{padding:25px 30px}.title-input{border:0;font-size:24px;padding:7px 0;box-shadow:none!important}.thought-input{border:0;padding:22px 0;min-height:330px;font-size:16px;line-height:2;box-shadow:none!important}.editor-save{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px}.editor-save span{display:flex;align-items:center;gap:5px;font-size:11px;color:#9ea99f}.editor-save button{font-size:12px}.editor-aside{background:#f5f8f6;border-left:1px solid var(--line);padding:30px 23px}.editor-aside h3{font-size:17px;font-weight:500;margin-top:23px;margin-bottom:9px}.editor-aside p{font-size:12px;color:#98a79c;line-height:1.9}.editor-aside .eyebrow{font-size:8px}.editor-aside .button{font-size:12px;width:100%}.question{border:1px solid #dfebe0;background:#fff;border-radius:7px;font-size:13px;line-height:1.8;padding:13px;margin-bottom:13px;color:#647f6d}.question span{font-size:10px;display:block;color:#a3b79e;margin-bottom:5px}.review-date{margin-top:30px;font-size:12px;color:#8da08f}.review-date input{font-size:12px}.output-box{border-top:1px solid #e0e8e0;margin-top:27px;padding-top:2px}.output-box label{font-size:11px;color:#90a091;margin-bottom:14px}.output-box select{font-size:12px}.association{padding-top:25px;font-size:12px}.association h4{font-size:12px;color:#8d9b95;font-weight:500}.association>div{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#758e7d;background:#f2f6f2;padding:6px 10px;margin-bottom:8px;border-radius:6px}.association select{font-size:12px;margin-top:10px}.status-body{padding:25px}.status-body>p{font-size:13px}.status-body>h3{margin-top:30px}.job{display:flex;flex-wrap:wrap;justify-content:space-between;gap:5px;font-size:12px;border-bottom:1px solid var(--line);padding:13px 0}.job small{color:#9aa8a3;font-size:10px}.job p{width:100%;font-size:11px;color:#b08775;margin:0}.toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%);background:#244739;color:#fff;padding:13px 21px;border-radius:9px;box-shadow:0 8px 30px #12352422;font-size:13px;display:flex;align-items:center;gap:10px;z-index:40;max-width:90vw}.processing{display:flex;align-items:center;gap:5px;font-size:11px;color:#82948a}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-screen{height:100vh;display:flex;align-items:center;justify-content:center;gap:12px;color:#688475}.login-page{min-height:100vh;display:grid;grid-template-columns:1.1fr 1fr;background:#fff}.login-art{background:#162f35;color:#fff;padding:80px 12%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.login-art img{width:47px;height:47px;border:1px solid #55706b;border-radius:12px;margin-bottom:16px}.login-art>span{font-size:26px;letter-spacing:5px;margin-bottom:80px}.login-art h1{font-weight:400;font-size:38px;line-height:1.8;letter-spacing:1px}.login-art p{font-size:14px;color:#97b0ad}.login-art small{color:#658b83;font-size:9px;letter-spacing:2px;margin-top:100px}.login-form{width:340px;max-width:80%;margin:auto;display:flex;flex-direction:column;gap:20px}.login-form h2{font-size:27px;margin:0}.login-form p{font-size:13px;color:#92a099;margin:0 0 12px}.login-form .eyebrow{margin:0}.login-form .button{justify-content:space-between;margin-top:5px;padding:14px 18px}.login-form>small{color:#a0aba4;font-size:11px;text-align:center;margin-top:6px}@media(min-width:1500px){.dashboard-grid{grid-template-columns:minmax(0,1fr) 320px}.content-card{padding:26px}.card-summary{font-size:14px}.article-title{font-size:19px}}@media(max-width:1150px){.sidebar{width:196px;padding-inline:15px}.workspace{margin-left:196px;width:calc(100% - 196px)}.topbar{padding:0 28px}.workspace main{padding:30px 28px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 246px;gap:18px}.content-card{padding:20px 16px;gap:10px}.card-actions{gap:11px}.overview{padding:20px}.overview>div{gap:10px;padding-left:17px}.overview p{font-size:10px}.stat-symbol{width:36px;height:36px}.notes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-footer{padding-inline:28px}.meta .tag{margin-left:0}.article-title{font-size:16px}}@media(max-width:950px){.dashboard-grid{grid-template-columns:1fr}.right-rail{display:grid;grid-template-columns:1fr 1fr;padding-top:0;gap:18px}.weekly-card,.rail-podcast{margin-top:0}.overview p{display:none}.overview{grid-template-columns:1fr 1fr 1fr}.overview>div:last-of-type{border:0}.podcast-grid,.draft-grid{grid-template-columns:1fr}.note-editor{grid-template-columns:1fr 250px}.editor-main{padding:22px}.page-title{align-items:flex-start}h1{font-size:27px}.page-title>.button{margin-top:23px}}@media(max-width:700px){body{font-size:16px}.sidebar{width:100%;height:66px;top:auto;bottom:0;padding:5px 7px;background:#fffffffa;border-top:1px solid var(--line);border-right:0;z-index:10;overflow-x:auto}.brand,.nav-label,.sidebar-bottom{display:none}.sidebar nav{display:flex;justify-content:space-around;min-width:490px}.nav{flex-direction:column;gap:4px;padding:7px;margin:0;width:auto;min-width:59px;font-size:10px;border-radius:7px}.nav small{display:none}.nav svg{width:18px;height:18px}.workspace{margin-left:0;width:100%;padding-bottom:65px}.topbar{height:65px;padding:0 18px}.topbar>span{font-size:10px}.topbar .small{font-size:10px;min-height:32px;padding:7px 9px}.topbar>div{gap:6px}.processing{display:none}.workspace main{padding:26px 18px 30px}.page-title{margin-bottom:24px;gap:10px}.page-title h1{font-size:25px}.page-title p{font-size:11px;max-width:250px}.page-title .eyebrow{font-size:9px}.page-title>.button{font-size:11px;padding:8px 10px;margin-top:20px}.overview{padding:18px 14px;margin-bottom:26px}.overview>div{gap:9px;padding-left:10px}.stat-symbol{width:31px;height:31px;border-radius:7px}.stat-symbol svg{width:18px}.overview strong{font-size:21px}.overview small{font-size:9px}.section-head{gap:10px}.section-head h2{font-size:14px}.section-head h2>span{font-size:9px}.section-head>small{font-size:9px;max-width:100px;text-align:right}.content-card{padding:18px 15px 14px;gap:10px}.article-title{font-size:17px;line-height:1.65}.article-title svg{display:none}.card-summary{font-size:14px}.meta{font-size:11px}.reason{font-size:12px}.card-actions{gap:16px;flex-wrap:wrap}.card-actions button{font-size:12px;min-height:30px}.card-actions button.quiet{font-size:10px}.right-rail{grid-template-columns:1fr}.quick-note textarea{font-size:15px}.weekly-card p{font-size:13px;max-width:none}.weekly-card .text-button{font-size:13px}.rail-podcast{display:none}.notes-grid{grid-template-columns:1fr}.note-card,.new-note{min-height:200px}.page-footer{padding:5px 18px 20px;font-size:9px}.page-footer span:last-child{display:none}.source-row{padding:18px 14px;gap:12px}.source-info h3{font-size:15px}.source-info p{font-size:12px}.source-info small{font-size:11px}.source-avatar{width:34px;height:34px}.scrim{padding:0;align-items:flex-end}.modal,.modal.wide{border-radius:14px 14px 0 0;max-height:96dvh;width:100%;padding-bottom:env(safe-area-inset-bottom)}.modal-head{padding:17px 20px}.note-editor{display:flex;flex-direction:column}.editor-main{padding:20px}.editor-aside{border-left:0;border-top:1px solid var(--line);padding:24px 20px}.thought-input{min-height:240px}.editor-aside p,.editor-aside .button,.editor-aside label{font-size:14px}.editor-aside input,.editor-aside select{font-size:16px}.reading{padding:22px}.reading>h2{font-size:23px}.reading-actions{flex-direction:column}.reading-actions select{max-width:none;width:100%}.form input,.form textarea,.form select{font-size:16px}.review-intro{flex-wrap:wrap;padding:20px}.review-intro>div{flex:1}.review-intro>.button{width:100%;margin:0}.review-card,.draft-card{padding:20px}.draft-card textarea{font-size:16px}.toast{bottom:85px;width:max-content;font-size:12px}.login-page{grid-template-columns:1fr}.login-art{padding:40px 10% 30px}.login-art>span{margin-bottom:25px}.login-art img{display:none}.login-art h1{font-size:25px;margin-bottom:10px}.login-art p{margin:0;font-size:12px}.login-art small{display:none}.login-form{padding:35px 0 55px}.login-form h2{font-size:24px}.pagination{font-size:12px}.title-input{font-size:22px}.banner{font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}.card-summary,.original,.reading-summary p,.markdown,.thought-input{font-size:1rem}.article-title{font-size:1.125rem}.button,.button.small,.text-button,.nav,.page-title p,.quick-note textarea,.editor-aside p,.question,.source-info h3,.form p,.note-card p,.draft-card .muted,.filters input,.filters select{font-size:.875rem}.meta,.tag,.reason,.card-actions button,.overview small,.section-head>small,.section-head h2>span,.quick-bottom small,.mini-label,.source-info p,.source-info small,.pod-meta,.draft-count,.job small,.eyebrow,.nav-label,.topbar>span,.page-footer,.processing,.sidebar-bottom .text-button,.podcast-mini>span,.podcast-mini small,.note-card footer,.editor-save span,.review-date,.output-box label,.output-box select,.association,.association h4,.association select,.rail-podcast>.text-button,.weekly-card p,.weekly-card .text-button,.review-intro p{font-size:.75rem}.card-actions button,.source-info small,.editor-save button{font-size:.8125rem}.weekly-card>.eyebrow,.editor-aside .eyebrow,.brand small,.login-art small{font-size:.75rem;letter-spacing:1px}.meta{gap:7px}.card-summary{line-height:1.8}.source-info p{overflow-wrap:anywhere}.card-actions{gap:14px;flex-wrap:wrap}.overview p{font-size:.75rem}.section-head>small{max-width:none}.brand small{font-size:.6rem}.right-rail{min-width:0}@media(max-width:700px){.nav{font-size:.75rem;min-width:70px}.sidebar nav{min-width:560px}.topbar>span{max-width:115px;line-height:1.6}.topbar .small{font-size:.75rem}.page-title>.button{font-size:.75rem}.section-head h2>span{font-size:.7rem}.section-head>small{font-size:.7rem}.page-title p{font-size:.875rem}.card-actions button.quiet{font-size:.75rem}.overview small{font-size:.7rem}.overview>div{gap:6px}.stat-symbol{width:27px}.overview strong{font-size:21px}.source-info small,.source-info p{font-size:.75rem}.page-footer{font-size:.7rem}.card-num{display:none}}.source-search{margin:0 0 18px;max-width:none}
