@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Noto Sans SC,PingFang SC,sans-serif;color:#273238;background:#faf9f6;font-synthesis:none;font-weight:400;font-size:15px;--teal:#1b747b;--muted:#758087;--border:#dfe5e3}*{box-sizing:border-box}body{margin:0}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{transition:background .15s,color .15s}button{cursor:pointer}button{border:0;background:none;color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--teal);outline-offset:4px}button:disabled{opacity:.55;cursor:wait}.topbar{height:76px;border-bottom:1px solid #e8eae6;display:flex;justify-content:space-between;align-items:center;padding:0 5vw;background:#fdfcf9}.brand{font-size:23px;font-weight:650;letter-spacing:-.5px}.brand>span{font-weight:400;color:#b6bdbb;margin-left:12px}.brand .brand-sub{font-size:15px;color:#6e7b7e;letter-spacing:1px;margin-left:10px}.top-actions{display:flex;align-items:center;gap:24px}.quiet-status{font-size:13px;display:flex;align-items:center;gap:8px;color:#74847f}.icon-button{display:inline-flex;padding:6px;border-radius:6px;color:#9ca8ab}.icon-button:hover{color:var(--teal);background:#eff4f2}.workspace{max-width:1560px;padding:48px 5vw 24px;margin:0 auto}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:38px}.eyebrow{font-size:10px;letter-spacing:2px;color:#8a9895;margin-bottom:12px}h1{font-size:30px;letter-spacing:1px;font-weight:600;margin:0 0 12px}.page-heading p{color:#7b8589;margin:0;font-size:14px}.primary{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 19px;border:1px solid #216c6f;border-radius:7px;background:#256f72;color:#fff;font-size:13px}.primary:hover{background:#195c60}.toolbar{border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;margin-bottom:23px;gap:20px}nav{display:flex;gap:28px}nav button{padding:14px 0 17px;color:#7d878b;font-size:14px;position:relative}nav button.active{color:#246e71;font-weight:600;border-bottom:2px solid #246e71}nav button span{margin-left:7px;background:#e9eeeb;color:#5c7b75;border-radius:4px;padding:1px 5px;font-size:11px}.search{display:flex;gap:8px;align-items:center;color:#939f9e}.search input{border:0;outline:none;background:transparent;width:175px;font-size:13px;padding:8px 0;color:#455359}.search input::placeholder{color:#9ca5a6}.notice{display:flex;align-items:center;gap:10px;padding:13px 16px;border:1px solid #e1e7e1;border-radius:7px;background:#f1f4ee;color:#6f7d71;font-size:12px;margin:0 0 30px}.notice button{margin-left:auto;display:flex;gap:5px;align-items:center;color:#44766c;white-space:nowrap}.notice.error{background:#fcf1ed;color:#a05b46}.date-heading{display:flex;gap:12px;align-items:center;margin-bottom:22px}.date-heading h2{font-size:21px;margin:0;font-weight:600}.date-heading>svg{color:#7b8589}.date-heading>span{color:#808a8e;font-size:14px;margin-left:6px}.day-group{margin-bottom:32px}.timeline{position:relative}.timeline:before{content:"";position:absolute;left:80px;top:31px;bottom:0;width:1px;background:#d6dedb}.timeline-row{display:grid;grid-template-columns:94px 1fr;gap:0;margin-bottom:15px}.time{display:flex;align-items:flex-start;padding-top:26px;position:relative;gap:9px}.time time{font:600 13px ui-monospace,SFMono-Regular,monospace;color:#6f7d82;width:65px;text-align:right}.time i{width:8px;height:8px;display:block;background:#24747a;border-radius:50%;margin-top:4px;box-shadow:0 0 0 5px #faf9f6;z-index:1}.episode-card{border:1px solid #dce3e1;background:#fff;border-radius:13px;padding:23px 25px 0;box-shadow:0 1px 2px #263d3510;min-width:0}.card-meta{display:flex;align-items:center;gap:11px;color:#7c888e;font-size:14px;margin-bottom:19px}.badge{background:#f6f0e5;color:#927443;font-size:11px;padding:3px 7px;border-radius:3px;font-weight:600}.status{margin-left:auto;display:flex;align-items:center;gap:6px;color:#638279;font-size:12px;font-weight:500}.status-dot{height:5px;width:5px;background:currentColor;border-radius:50%}.status.failed{color:#a57c43}.status.processing{color:#217c83}.bookmark{padding:0 0 0 6px}.is-saved{color:#26777c}.title-button{padding:0;text-align:left;display:block;width:100%}.title-button h3{font-size:20px;line-height:1.6;margin:0 0 13px;font-weight:600;letter-spacing:.05px}.title-button:hover{color:#22777b}.description{font-size:16px;line-height:1.95;color:#748087;margin:0 0 12px}.preview-label{font-size:11px;color:#99a29f;margin:0 0 19px}.card-bottom{border-top:1px solid #e7ece8;padding:15px 0;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.reason{color:#758f91;font-size:12px;line-height:1.7;flex:1;min-width:200px}.card-actions{display:flex;gap:19px;color:#588589;font-size:12px;align-items:center}.card-actions a,.card-actions button{display:flex;align-items:center;gap:5px;padding:0;white-space:nowrap}.card-actions a:hover,.card-actions button:hover{color:#204f53}.error-detail{font-size:12px;color:#9e7454;line-height:1.7;overflow-wrap:anywhere}footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e6e9e4;padding:23px 0 5px;color:#a0aaa6;font-size:11px}footer button{display:flex;align-items:center;gap:6px;color:#768986}.empty{min-height:230px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#91a09a}.empty h3{font-size:18px;color:#657b76}.empty p{font-size:13px}dialog{border:1px solid #dce4df;border-radius:14px;color:#314039;background:#fdfdfa;padding:28px;box-shadow:0 20px 90px #263c3430}dialog::backdrop{background:#24332b55;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.reader{width:min(900px,calc(100vw - 32px));max-height:90vh}.reader-head{display:flex;align-items:center;justify-content:space-between;font-size:11px;letter-spacing:1.5px;color:#859b8f}.reader h2{font-size:24px;line-height:1.7;font-weight:600}.reader audio{width:100%;margin:0 0 18px}.reader-tabs{display:flex;gap:24px;border-bottom:1px solid #dfe5df}.reader-tabs button{padding:10px 0;color:#7e8e84;font-size:13px}.reader-tabs .active{border-bottom:2px solid #26777c;color:#26777c}.reader-content{white-space:pre-wrap;font-size:15px;line-height:1.95;padding:16px 0;overflow-wrap:anywhere}.download{display:flex;align-items:center;gap:8px;color:#26777c;font-size:13px}.settings{width:min(500px,calc(100vw - 32px))}.settings h2{font-size:22px}.settings p{font-size:13px;color:#7e8d84;line-height:1.9}.settings pre{padding:18px 14px;background:#edf1eb;font-size:12px;line-height:2;overflow:auto;border-radius:6px}.setting-row{display:flex;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid #e5e9e2;font-size:13px}.setting-row strong{font-weight:500;color:#588473}.muted{color:#8d9b91;font-size:13px}.spin{animation:spin 1.8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1800px){.workspace{max-width:2000px}.title-button h3{font-size:24px}.description{font-size:20px}.episode-card{padding:28px 30px 0}.card-meta{font-size:17px}.card-bottom{padding:20px 0}.reason,.status{font-size:15px}}@media(max-width:700px){.topbar{height:62px;padding:0 20px}.brand{font-size:21px}.brand .brand-sub{font-size:12px;margin-left:4px}.brand>span{margin-left:7px}.quiet-status{display:none}.workspace{padding:28px 18px 16px}.page-heading{align-items:flex-start;gap:18px;margin-bottom:26px}.eyebrow{font-size:8px}h1{font-size:23px;line-height:1.5;letter-spacing:0}.page-heading p{font-size:12px;line-height:1.8;max-width:220px}.page-heading .primary{padding:10px;font-size:11px;white-space:nowrap;margin-top:28px}.page-heading .primary svg{display:none}.toolbar{flex-wrap:wrap;gap:0}.toolbar nav{gap:23px;width:100%}.toolbar nav button{font-size:13px}.search{width:100%;padding:8px 0}.search input{width:100%}.notice{align-items:flex-start;font-size:11px;padding:12px;line-height:1.8;gap:8px}.notice>svg{flex-shrink:0;margin-top:2px}.notice button{font-size:11px;padding:0}.date-heading h2{font-size:18px}.date-heading>span{font-size:12px}.timeline-row{grid-template-columns:1fr;padding-left:15px}.timeline:before{left:3px;top:12px}.time{padding:0 0 10px;gap:0}.time time{text-align:left;width:auto;font-size:11px}.time i{position:absolute;left:-15px;top:0;width:6px;height:6px}.episode-card{padding:18px 17px 0;border-radius:11px}.card-meta{font-size:11px;gap:7px;margin-bottom:14px}.status{font-size:10px;gap:4px}.badge{font-size:9px;padding:2px 4px}.bookmark svg{width:17px}.title-button h3{font-size:17px;line-height:1.7;margin-bottom:9px}.description{font-size:14px;line-height:1.9}.preview-label{font-size:10px;line-height:1.8}.card-bottom{gap:11px;padding:13px 0}.reason{font-size:11px;min-width:100%}.card-actions{font-size:11px}.day-group{margin-bottom:25px}footer{font-size:10px;align-items:flex-start;gap:20px;line-height:1.8}footer>span{max-width:150px}footer button{white-space:nowrap}.reader,.settings{padding:20px}.reader h2{font-size:20px}.reader-tabs{gap:18px}.reader-tabs button{font-size:12px}.reader-content{font-size:14px}}.sources-trigger{font-size:13px;color:#5e7c77;white-space:nowrap}.sources-trigger span{margin-left:5px;background:#e8eeea;border-radius:4px;font-size:11px;padding:2px 6px}.source-filter{font:inherit;font-size:12px;color:#74877f;border:1px solid #dde5de;border-radius:5px;background:transparent;padding:7px 9px;margin-left:auto;max-width:180px}.source-settings{width:min(860px,calc(100vw - 28px));max-height:90vh}.source-settings h2{font-size:23px;font-weight:600}.source-list{display:grid;gap:16px;margin:24px 0}.source-item{padding:18px;border:1px solid #dfe5df;border-radius:9px;background:#fff}.source-item input:not([type=checkbox]),.source-item select{display:block;max-width:100%;width:100%;border:1px solid #dde4df;border-radius:5px;background:#fafbf8;padding:9px;color:#4c6057;font:inherit;font-size:12px;margin-top:6px}.source-item label{font-size:11px;color:#839187}.source-item-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px}.source-item-title>input{max-width:75%!important;font-weight:600!important;font-size:15px!important;background:transparent!important;border:0!important;padding:0!important}.enable-label{display:flex;align-items:center;gap:6px;white-space:nowrap}.source-item input[type=checkbox]{accent-color:#26777c}.source-fields{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.4fr;gap:16px;margin-top:14px;align-items:end}.process-label{align-self:center;display:flex;align-items:center;gap:5px;padding-top:13px}.source-health{font-size:11px;color:#8b9c8f;margin-top:14px}.source-footer{display:flex;justify-content:space-between;align-items:center;position:sticky;bottom:-28px;background:#fdfdfa;padding:16px 0 0}.source-footer>button:first-child{font-size:13px;color:#347a71;border:1px solid #cddcd3;border-radius:6px;padding:10px 15px}.load-more{display:block;margin:25px auto;border:1px solid #d6e1d8;border-radius:6px;padding:10px 25px;color:#648277;font-size:13px}@media(max-width:700px){.sources-trigger{font-size:11px}.top-actions{gap:8px}.topbar{padding:0 18px}.brand .brand-sub{display:none}.source-filter{width:130px;margin-left:0;margin-top:8px}.toolbar .search{width:calc(100% - 145px);margin-left:10px}.source-fields{grid-template-columns:1fr 1fr;gap:10px}.source-settings{padding:18px}.source-settings h2{font-size:20px}.source-item{padding:13px}.source-footer{bottom:-18px}.source-item-title>input{max-width:65%!important}}.collect-trigger{display:flex;align-items:center;gap:6px;font-size:13px;color:#497b73;white-space:nowrap}.x-note{font-size:11px;color:#9b8868;line-height:1.8;margin-bottom:0}.plugin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.plugin-grid button{padding:13px;border:1px solid #dce6de;border-radius:7px;text-align:left;background:#f8faf6;font-size:12px;display:flex;flex-direction:column;gap:6px}.plugin-grid button.selected{border-color:#4c8b7e;background:#eaf2ed;color:#346d60}.plugin-grid strong{font-weight:600}.plugin-grid span{font-size:10px;color:#879689;line-height:1.6}.plugin-grid small{font-size:10px;color:#719084}.url-label{font-size:12px;color:#748278;display:block;margin:20px 0}.url-label input{display:block;width:100%;padding:12px;border:1px solid #d8e2d9;border-radius:6px;background:#fff;margin-top:8px;font-size:14px;color:#455b4c}.collect-result{padding:14px;background:#eff5ed;border:1px solid #dfe9dc;border-radius:6px;margin:20px 0;font-size:13px;line-height:1.8;overflow-wrap:anywhere}.collection-link{color:#3a7a6c;font-size:13px;padding:0}.reader-content{white-space:normal}.reader-content>p{margin:0 0 18px}.reader-content h1{font-size:25px}.reader-content h2{font-size:22px}.reader-content h3{font-size:18px}.reader-content a{color:#287a7e;text-decoration:underline}.reader-content pre{overflow:auto;background:#eef2eb;padding:16px;border-radius:7px}.reader-content blockquote{border-left:3px solid #aac4b6;padding-left:16px;color:#7c8d80}@media(max-width:700px){.collect-trigger{font-size:11px;gap:3px}.collect-trigger svg{width:13px}.top-actions{gap:7px}.sources-trigger span{display:none}.brand{font-size:18px}.plugin-grid{grid-template-columns:1fr 1fr}.source-settings{max-height:94vh}.source-footer{gap:12px}}.remove-source{font-size:11px;color:#9e7454;margin-left:auto;white-space:nowrap}.source-item-title{gap:12px}.source-item-title>input{min-width:0;flex:1}.source-item-title>.remove-source{flex:none}.description{overflow-wrap:anywhere}.card-meta>span:first-child{min-width:0;overflow-wrap:anywhere}.status{flex-shrink:0}.reader-content img{max-width:100%;height:auto}.empty p{max-width:100%;overflow-wrap:anywhere;text-align:center}
