:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#243a33;background:#f7f8f4;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-weight:400;font-size:14px;line-height:1.55;--ink:#233e34;--green:#38614f;--dark:#1e392f;--muted:#819088;--line:#e5e9e1;--cream:#f7f8f4;--accent:#d8e88f}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button{color:inherit}a{color:inherit;text-decoration:none}a:hover{color:#548568}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #a6c576;outline-offset:3px}input:focus,textarea:focus,select:focus{outline:0;border-color:#7a9d81;box-shadow:0 0 0 3px #76905c16}input,textarea,select{color:var(--ink);background:#fff;border:1px solid #dfe5da;border-radius:8px;padding:11px 12px;min-width:0;width:100%;transition:border-color .15s}input::placeholder,textarea::placeholder{color:#a1aaa0}textarea{resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}input[type=file]{font-size:12px}input[type=number]{padding-right:5px}h1,h2,h3,p{margin:0}h1{font-size:29px;font-weight:620;letter-spacing:-.8px;line-height:1.4}h2{font-size:17px;font-weight:600;letter-spacing:-.2px}h3{font-size:16px;font-weight:600}.muted{color:var(--muted)}small,.hint{font-size:12px;color:var(--muted)}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;overflow-wrap:anywhere}.inline{display:inline-flex;align-items:center;gap:7px}.full{width:100%}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 17px;border-radius:8px;white-space:nowrap;border:1px solid #dfe5da;background:#fff;font-size:13px;font-weight:550;transition:background .15s,transform .15s}.button:hover:not(:disabled){background:#f1f5ed;border-color:#c6d3c2}.button:active:not(:disabled){transform:translateY(1px)}.button.primary{background:var(--green);border-color:var(--green);color:#fff;box-shadow:0 2px 2px #27472e08}.button.primary:hover:not(:disabled){background:#284c3c;border-color:#284c3c}.button.small{padding:8px 12px;font-size:12px}.button.active{background:#e3edda;border-color:#a5b998}.icon-button{display:inline-flex;align-items:center;justify-content:center;padding:8px;border:0;background:transparent;border-radius:6px;color:#7b8c81}.icon-button:hover{background:#eaf0e4;color:#274833}.danger{color:#ab5c47}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:18px;min-width:0}.field>span{font-size:12px;font-weight:600;color:#50665a}.field small{font-weight:400;line-height:1.6}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.error-note{padding:12px 15px;background:#fff3ef;border:1px solid #f2ddd4;color:#a55641;font-size:13px;border-radius:8px;margin:14px 0;overflow-wrap:anywhere}.notice{display:flex;align-items:flex-start;gap:8px;background:#f1f4e8;border:1px solid #e5ead9;color:#768363;padding:12px 15px;font-size:12px;border-radius:8px;margin:12px 0}.notice svg{flex:none;margin-top:2px}.toast{position:fixed;z-index:100;bottom:28px;left:50%;transform:translate(-50%);background:#244738;color:#fff;border:1px solid #557969;border-radius:10px;box-shadow:0 8px 28px #0a271b25;padding:13px 21px;display:flex;align-items:center;gap:9px;font-size:13px;max-width:90vw}.boot{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:28px}.brand{display:flex;align-items:center;gap:11px;font-size:20px;font-weight:650;letter-spacing:-.65px;line-height:1.2}.brand small{display:block;letter-spacing:3px;font-size:10px;font-weight:400;margin-top:7px;opacity:.58}.brand-icon{width:39px;height:43px;background:#dae9a0;color:#244535;display:grid;place-items:center;border-radius:12px 12px 14px 14px;flex:none}.version{font-size:10px;opacity:.55;font-family:ui-monospace,monospace;word-break:break-all}.section-kicker,.eyebrow{display:block;letter-spacing:2px;font-size:9px;font-weight:600;color:#8fa18b;margin-bottom:11px}.app-layout{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;background:var(--dark);color:#edf2e8;display:flex;flex-direction:column;padding:31px 19px 20px;z-index:20}.sidebar>.brand{margin-left:10px}.workspace-label{font-size:10px;letter-spacing:1px;color:#79988a;margin:54px 16px 15px}.sidebar nav{display:flex;flex-direction:column;gap:8px}.sidebar nav button{display:flex;align-items:center;gap:13px;width:100%;padding:13px 16px;border:0;border-radius:8px;background:transparent;color:#a8bdb0;font-size:13px;text-align:left}.sidebar nav button:hover{background:#ffffff07}.sidebar nav button.selected{color:#e3edc2;background:#ffffff0c}.sidebar nav button.selected svg{color:#d8e892}.sidebar nav button span{margin-left:auto;font-size:11px;background:#ffffff0d;border:1px solid #ffffff0b;border-radius:5px;min-width:22px;text-align:center}.sidebar-bottom{margin-top:auto;padding:20px 9px 0}.local-label{display:flex;align-items:center;gap:7px;color:#91aa9a;font-size:11px;margin-bottom:25px}.local-label>span{width:5px;height:5px;border-radius:50%;background:#b1cf85;box-shadow:0 0 0 3px #a2c06f0a}.account{display:flex;align-items:center;gap:10px;border-top:1px solid #ffffff10;padding:19px 0 18px}.avatar{display:grid;place-items:center;width:33px;height:33px;font-size:12px;background:#4c6655;border:1px solid #68816b;border-radius:50%;color:#e5edce}.account strong{font-size:12px;font-weight:500}.account small{display:block;font-size:10px;color:#859e8d;margin-top:2px}.account .icon-button{margin-left:auto;color:#91aa9a}.main-shell{margin-left:232px;display:flex;flex-direction:column;min-height:100vh}.topbar{height:72px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 44px;font-size:11px;letter-spacing:.15px;background:#fafbf7}.slash{margin:0 12px;color:#bec5b8}.topbar-status{display:inline-flex;align-items:center;gap:6px;font-size:10px;color:#8b9b85}.main-content{padding:40px 44px 60px;max-width:1600px;width:100%;margin:0 auto;flex:1}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:31px}.page-heading p{font-size:12px;color:#8b988d;margin-top:9px;line-height:1.8}.page-heading>.button{margin-top:12px}.page-footer{padding:19px 44px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#a5aea0;font-size:10px;letter-spacing:.25px}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--line);border-radius:11px;background:#fff;padding:23px 0;margin-bottom:36px}.stats-row>div{padding:0 27px;border-right:1px solid var(--line)}.stats-row>div:last-child{border:0}.stats-row>div>span{font-size:11px;color:#879786}.stats-row strong{display:flex;align-items:baseline;gap:12px;font-size:29px;line-height:1.5;font-weight:550;margin-top:4px;letter-spacing:-1px}.stats-row small{font-size:10px;font-weight:400;letter-spacing:0;color:#a3ac9b}.list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.list-toolbar h2{font-size:14px}.list-toolbar h2>span{font-size:10px;color:#98a58e;margin-left:7px;background:#e9eddf;padding:2px 6px;border-radius:4px}.input-icon{position:relative;display:flex;align-items:center;width:100%}.input-icon>svg{position:absolute;left:12px;color:#95a28e;pointer-events:none}.input-icon input{padding-left:39px}.search-input{max-width:232px}.search-input input{background:#fcfdf9;padding-top:9px;padding-bottom:9px;font-size:11px;border-color:#e5e9de}.feed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.feed-card,.credential-card{padding:22px;background:#fff;border:1px solid #e4e9dd;border-radius:11px;min-width:0;transition:box-shadow .2s,border-color .2s}.feed-card:hover{border-color:#bfcdb4;box-shadow:0 3px 12px #49642e07}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px}.soft-icon{width:40px;height:40px;display:grid;place-items:center;background:#f0f4e8;border:1px solid #e9eddc;color:#708665;border-radius:9px}.badge{display:inline-flex;align-items:center;gap:6px;line-height:1.5;font-size:10px;padding:4px 8px;border-radius:5px;background:#f0f0eb;color:#989c8e;white-space:nowrap}.badge.good{background:#eff5e9;color:#688555}.badge.bad{background:#fbf0e7;color:#b58555}.card-title{font-size:15px;font-weight:550;line-height:1.6;text-align:left;padding:0;background:none;border:0;display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-title:hover{color:#648549}.feed-host{font-size:11px;color:#9fa894;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-footer{margin-top:26px;padding-top:13px;border-top:1px solid #eef0e7;display:flex;align-items:center;justify-content:space-between;color:#91a082;font-size:10px}.card-footer .icon-button{padding:5px}.last-updated{display:block;font-size:9px;color:#a7b09e;margin-top:5px}.card-error{color:#ac795c;font-size:11px;margin-top:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.empty-state{text-align:center;border:1px dashed #dbe2cf;background:#fafcf5;border-radius:12px;padding:53px 24px 49px}.large-icon{display:grid;place-items:center;width:72px;height:72px;border:1px solid #e3eacb;background:#f0f5e3;color:#93a775;border-radius:24px;margin:0 auto 21px;transform:rotate(-5deg)}.large-icon svg{transform:rotate(5deg)}.empty-state h2{font-size:17px}.empty-state p{color:#93a087;font-size:12px;margin:10px 0 23px}.empty-state .button{font-size:12px;background:#fffef8}.dashboard-note{display:flex;align-items:center;gap:9px;font-size:10px;color:#8e9c80;margin-top:26px}.dashboard-note>.muted{margin-left:auto;font-size:10px}.back-link{background:none;border:0;color:#8b9a80;display:flex;align-items:center;gap:7px;font-size:11px;padding:0;margin-bottom:20px}.step-label{font-size:10px;color:#9ba990;letter-spacing:1px}.source-panel{padding:23px 23px 12px;background:#fff;border:1px solid var(--line);border-radius:11px;margin-bottom:24px}.source-row{display:grid;grid-template-columns:minmax(0,1fr) 220px auto;gap:16px;align-items:start}.source-row .field{margin-bottom:12px}.source-submit{margin-top:25px;min-height:44px}.advanced>summary{cursor:pointer;display:inline-flex;align-items:center;gap:6px;color:#879879;font-size:11px;list-style:none;padding:8px 0}.advanced>summary::-webkit-details-marker{display:none}.advanced[open]>summary svg{transform:rotate(180deg)}.advanced .form-row,.selector-grid{margin-top:14px}.advanced .field{margin-bottom:12px}.advanced input{font-size:12px}.editor-welcome{display:grid;grid-template-columns:repeat(3,1fr);border:1px dashed #dfe5d3;border-radius:11px;padding:35px 0;margin-top:27px}.welcome-step{position:relative;padding:0 25px;text-align:center;border-right:1px solid #e5eadb}.welcome-step:last-child{border:0}.welcome-step>span{position:absolute;left:25px;top:0;color:#c0cdb2;font-size:10px}.welcome-step>svg{color:#8ca577;margin-bottom:12px}.welcome-step h3{font-size:13px;font-weight:500}.welcome-step p{font-size:10px;color:#99a68b;margin-top:8px}.result-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:24px 0 16px}.result-toolbar>div:first-child{display:flex;align-items:center;gap:12px}.result-toolbar .muted{font-size:11px}.candidate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.candidate{border:1px solid var(--line);background:#fff;border-radius:9px;padding:16px;text-align:left;min-width:0;display:flex;flex-direction:column;gap:9px}.candidate.selected{background:#f1f6e8;border-color:#9aae82}.candidate>.inline{font-size:11px;color:#82926e;width:100%;flex-wrap:wrap}.candidate .muted{margin-left:auto}.candidate strong{font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.candidate small{font-size:10px}.progress-strip{color:#7e956d;font-size:12px;margin:12px 0}.editor-results{display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:22px;margin-top:22px}.panel{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 21px;border-bottom:1px solid #edf0e6}.panel-heading h2{font-size:14px}.panel-heading .muted{font-size:10px}.panel-heading>svg{color:#9bad89}.save-panel{padding:0 20px 22px;position:sticky;top:20px}.save-panel>.panel-heading{padding:18px 0;margin-bottom:19px}.save-panel .field>span{font-size:11px}.save-panel .hint{font-size:11px;line-height:1.8;margin-bottom:20px}.item-list{background:#fff}.preview-item{display:flex;align-items:flex-start;gap:14px;padding:20px 22px;border-bottom:1px solid #edf0e7}.preview-item:last-child{border:0}.preview-number{font-size:10px;font-family:ui-monospace,monospace;color:#b4c1a9;padding-top:4px}.preview-text{flex:1;min-width:0}.preview-text>a{font-size:13px;line-height:1.7;font-weight:550;display:inline}.preview-text>a>svg{margin-left:6px;color:#afbd9f;vertical-align:baseline}.preview-text p{font-size:11px;color:#92a084;line-height:1.9;margin-top:7px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.item-meta{display:flex;flex-wrap:wrap;gap:7px 14px;font-size:9px;color:#a8b398;margin-top:10px}.preview-item>img{width:80px;height:63px;object-fit:cover;border-radius:6px;background:#f3f5ec}.empty-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 24px;gap:15px;color:#a2b093;font-size:12px;text-align:center}.adjust-panel{background:#fff;border:1px solid #dfe6d4;border-radius:10px;padding:19px;margin:22px 0}.adjust-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px}.adjust-heading h2{font-size:14px}.field-tabs{display:flex;gap:7px;flex-wrap:wrap;align-items:center;margin-bottom:10px}.field-tabs>button{background:#f7f9f1;border:1px solid #e8edde;border-radius:6px;font-size:11px;padding:6px 10px;display:flex;align-items:center;gap:5px;color:#859973}.field-tabs>button.selected{background:#e6eecf;border-color:#bfcc9e;color:#506c38}.ancestor{margin-left:auto;display:flex;align-items:center;gap:7px;font-size:10px;color:#9aa988}.ancestor select{padding:4px 19px 4px 7px;width:57px;font-size:10px}.adjust-panel>.hint{font-size:10px;margin-bottom:13px}.browser-bar{height:32px;border:1px solid #e6eadf;border-bottom:0;border-radius:7px 7px 0 0;background:#f7f9f2;display:flex;align-items:center;gap:4px;padding:0 10px;overflow:hidden}.browser-bar>span{width:5px;height:5px;border-radius:50%;background:#d2ddc5;flex:none}.browser-bar>code{font-size:9px;color:#9ba98d;margin-left:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.browser-screen{position:relative;border:1px solid #e2e8d9;line-height:0;overflow:hidden}.browser-screen>img{width:100%;height:auto;display:block;cursor:crosshair}.browser-screen.browse>img{cursor:pointer}.selection-rect{position:absolute;pointer-events:none;border:2px solid #73964e;background:#a5d76822;box-sizing:border-box}.selector-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.selector-grid .field>span{font-size:11px}.selector-grid small{font-size:9px}.selector-grid input{font-family:ui-monospace,monospace;font-size:11px}.info-strip{display:flex;align-items:center;gap:12px;border:1px solid #e1e9d6;background:#f0f5e8;color:#81966c;border-radius:9px;padding:16px 19px;font-size:11px;margin-bottom:25px}.info-strip>svg{flex:none}.credential-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px}.credential-card>h3{font-size:15px}.credential-card>p{font-size:11px;margin-top:6px;word-break:break-all}.credential-meta{display:flex;flex-direction:column;gap:6px;border-top:1px solid var(--line);padding-top:15px;margin-top:20px;font-size:10px;color:#9aa88c}.settings-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.8fr);gap:26px;align-items:start;max-width:920px}.settings-form,.about-panel{padding:25px}.settings-form>.panel-heading{padding:0 0 19px;margin-bottom:18px}.settings-form>.muted{font-size:11px;margin-bottom:21px}.about-panel>.brand{font-size:18px}.about-panel>p{color:#91a07f;font-size:11px;line-height:1.9;margin:24px 0}.about-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:12px 0;border-top:1px solid var(--line);font-size:11px}.about-row>span:first-child{color:#98a58d}.about-row code{font-size:10px;text-align:right}.text-link{color:#7d9562;font-size:12px;display:inline-flex;gap:6px;align-items:center;margin:15px 0}.about-panel .notice{font-size:10px;margin:14px 0 0}.modal-backdrop{position:fixed;inset:0;background:#162d2559;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:30px;z-index:50}.modal{background:#fff;border:1px solid #e3e9d9;border-radius:14px;box-shadow:0 15px 60px #0e271728;width:530px;max-width:100%;max-height:90vh;overflow:auto}.modal-wide{width:930px}.modal-header{position:sticky;top:0;z-index:2;background:#fcfdf9;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:17px 25px;gap:20px}.modal-header>h2{font-size:16px}.modal-body{padding:25px}.modal-body>p:first-child{font-size:12px;margin-bottom:22px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:23px}.copy-row{display:flex;gap:10px}.copy-row input{font-size:11px;background:#f7f9f2;font-family:ui-monospace,monospace}.copy-row .button{font-size:11px}.detail-source{display:flex;gap:8px;align-items:center;color:#8c9c7b;margin-bottom:23px;font-size:11px;overflow:hidden}.detail-source>a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:21px}.detail-status{display:flex;gap:16px;flex-wrap:wrap;font-size:10px;color:#a0ad8e;padding:18px 0;border-bottom:1px solid var(--line)}.modal-body>.item-list{margin:0 -10px}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-story{background:#223f31;color:#edf2df;padding:45px 55px;display:flex;flex-direction:column;min-height:100vh}.auth-copy{padding-top:85px;position:relative;flex:1}.eyebrow{color:#b6c393;font-size:9px;margin-bottom:23px}.auth-copy h1{font-size:34px;line-height:1.7;letter-spacing:-.9px;font-weight:450}.auth-copy>p{color:#9caf98;font-size:13px;line-height:2.1;margin-top:22px}.auth-footer{display:flex;align-items:center;gap:8px;color:#94aa86;font-size:10px;margin-top:25px}.auth-form-panel{display:flex;align-items:center;justify-content:center;padding:45px;background:#f8f9f4}.auth-form{width:350px;max-width:100%}.auth-form h2{font-size:25px;line-height:1.7;font-weight:550;letter-spacing:-.6px}.auth-form>.muted{font-size:12px;line-height:1.9;margin-top:9px;margin-bottom:32px}.auth-form .field{margin-bottom:20px}.auth-form .field>span{font-size:11px}.auth-form .field small{font-size:10px;color:#9aa789}.auth-form .button{margin-top:8px;padding:12px}.auth-note{display:flex;gap:7px;align-items:flex-start;font-size:10px;color:#9aa78c;line-height:1.8;margin-top:22px}.auth-note>svg{flex:none;margin-top:2px}.auth-form>.version{display:block;color:#8e9b7e;margin-top:35px;font-size:10px}.auth-illustration{position:relative;height:220px;margin:45px 0 18px 60px;width:270px}.paper{position:absolute;top:5px;left:0;width:190px;height:205px;background:#e7edcb;border:1px solid #eff3d8;border-radius:10px;transform:rotate(-9deg);padding:23px;box-shadow:0 15px 25px #0d241728}.paper-back{transform:rotate(6deg);top:0;left:30px;background:#5c7950;border-color:#6c875a;box-shadow:none}.paper-dot{display:block;width:18px;height:18px;border-radius:6px;background:#90a867;margin-bottom:18px}.paper-line{width:100%;height:5px;border-radius:3px;background:#b7c493;margin:7px 0}.paper-line.short{width:67%}.paper-picture{height:49px;background:#ced9b0;border:1px solid #c4d1a0;border-radius:5px;margin:13px 0;position:relative;overflow:hidden}.paper-picture:after{content:"";position:absolute;bottom:-25px;left:50px;width:70px;height:65px;background:#b2c28e;transform:rotate(45deg)}.floating-rss{display:grid;place-items:center;position:absolute;right:0;bottom:0;width:78px;height:78px;border-radius:21px;transform:rotate(9deg);background:#d9e799;color:#38582f;box-shadow:0 6px 24px #18341b29;border:1px solid #e0ebad}@media(min-width:1450px){.auth-copy{padding-top:100px}.auth-illustration{margin-top:65px;height:270px}.auth-story{padding-left:80px}.auth-copy h1{font-size:38px}.auth-form{width:390px}}@media(max-width:1200px){.sidebar{width:206px;padding-left:14px;padding-right:14px}.sidebar .brand{font-size:18px;gap:8px}.sidebar .brand-icon{width:35px;height:39px}.main-shell{margin-left:206px}.topbar{padding:0 28px}.main-content{padding:32px 28px 45px}.page-footer{padding:17px 28px}.feed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.source-row{grid-template-columns:minmax(0,1fr) 210px}.source-submit{grid-column:1 / -1;margin-top:0}.editor-results{grid-template-columns:minmax(0,1fr) 255px}.auth-story{padding:35px}.auth-copy h1{font-size:28px}.auth-illustration{margin-left:30px}.settings-grid{grid-template-columns:1fr}.auth-form-panel{padding:35px}}@media(max-width:850px){.sidebar{width:180px}.sidebar .brand{font-size:15px;margin-left:3px}.sidebar .brand-icon{width:30px;height:35px}.sidebar .brand-icon svg{width:18px}.sidebar nav button{font-size:11px;padding:12px 10px;gap:8px}.main-shell{margin-left:180px}.topbar{height:61px;padding:0 22px}.main-content{padding:27px 22px 35px}.page-heading{align-items:flex-start;gap:15px}h1{font-size:23px}.page-heading>.button{padding:10px 13px;font-size:11px}.section-kicker{font-size:8px}.stats-row>div{padding:0 16px}.stats-row strong{font-size:24px;display:block}.stats-row small{display:block;font-size:9px;margin-top:2px}.feed-grid{gap:12px}.feed-card{padding:16px}.editor-results{grid-template-columns:1fr}.save-panel{position:static}.candidate-grid{grid-template-columns:1fr}.candidate>strong{white-space:normal}.credential-grid,.source-row{grid-template-columns:1fr}.source-submit{grid-column:auto}.editor-welcome{padding:24px 0}.welcome-step{padding:0 12px}.welcome-step>span{left:13px;font-size:8px}.welcome-step p{font-size:9px}.welcome-step h3{font-size:11px}.dashboard-note>.muted{display:none}.panel-heading .muted{font-size:9px}.auth-page{grid-template-columns:.9fr 1fr}.auth-story{padding:30px}.auth-copy{padding-top:65px}.auth-copy h1{font-size:23px}.auth-copy>p{font-size:11px}.auth-illustration{transform:scale(.8);transform-origin:top left;margin-left:5px;height:180px}.auth-form-panel{padding:30px}.auth-form h2{font-size:21px}.auth-form>.muted{font-size:11px}.modal-backdrop{padding:20px}.result-toolbar{gap:12px}.result-toolbar .button.small{font-size:10px;padding:7px 9px}.adjust-heading{align-items:flex-start;flex-direction:column}.step-label{display:none}.page-footer{font-size:9px}.preview-item>img{width:60px;height:50px}}@media(max-width:620px){.sidebar{position:static;width:100%;padding:17px 18px 9px}.sidebar>.brand{font-size:17px}.sidebar .brand small{display:none}.sidebar .brand-icon{width:28px;height:31px;border-radius:8px}.workspace-label,.sidebar-bottom{display:none}.sidebar nav{flex-direction:row;gap:6px;margin-top:15px}.sidebar nav button{width:auto;padding:8px 12px;font-size:11px;gap:7px}.sidebar nav button>svg{width:15px}.sidebar nav button span{display:none}.main-shell{margin-left:0}.topbar{height:49px;padding:0 20px;font-size:10px}.topbar-status{font-size:9px}.main-content{padding:25px 18px 38px}.page-heading{margin-bottom:23px}h1{font-size:21px}.page-heading p{font-size:11px}.page-heading>.button{font-size:10px;padding:10px}.stats-row{padding:18px 0;margin-bottom:26px}.stats-row>div{padding:0 14px}.stats-row>div>span{font-size:10px}.stats-row strong{font-size:24px}.list-toolbar{gap:14px}.list-toolbar h2{font-size:12px;white-space:nowrap}.search-input{max-width:185px}.search-input input{font-size:10px}.feed-grid{grid-template-columns:1fr}.feed-card{padding:20px}.card-top{margin-bottom:15px}.card-footer{margin-top:19px}.page-footer{padding:17px 19px}.page-footer>span:last-child{display:none}.form-row,.selector-grid{grid-template-columns:1fr;gap:0}.source-panel{padding:17px}.result-toolbar{align-items:flex-start;flex-wrap:wrap}.result-toolbar>.inline{margin-left:auto}.empty-state{padding:37px 18px}.empty-state h2{font-size:15px}.empty-state p{font-size:11px}.preview-item{padding:17px 14px;gap:10px}.preview-text>a{font-size:12px}.preview-text p{font-size:10px}.panel-heading{padding:16px}.panel-heading .muted{display:none}.preview-item>img{width:55px;height:48px}.save-panel{padding:0 18px 20px}.adjust-panel{padding:13px}.field-tabs{gap:5px}.field-tabs>button{font-size:10px;padding:5px 7px}.ancestor{margin-top:5px;margin-left:0}.browser-bar code{font-size:8px}.credential-card{padding:20px}.modal-backdrop{padding:12px}.modal{max-height:94vh;border-radius:11px}.modal-header{padding:13px 18px}.modal-body{padding:20px 18px}.copy-row{flex-direction:column}.detail-actions .button{font-size:10px;padding:7px 9px}.detail-status{font-size:9px}.settings-form,.about-panel{padding:20px}.auth-page{display:block}.auth-story{min-height:0;padding:23px 24px}.auth-story .brand{font-size:18px}.auth-story .brand-icon{width:32px;height:36px}.auth-story .brand small,.auth-copy,.auth-footer{display:none}.auth-form-panel{min-height:calc(100vh - 83px);align-items:flex-start;padding:42px 28px}.auth-form{width:100%;max-width:380px}.auth-form h2{font-size:23px}.auth-form>.muted{font-size:12px}.auth-note{font-size:10px}.auth-form .field>span{font-size:12px}.auth-form .field small{font-size:11px}.toast{bottom:18px;font-size:12px}.editor-welcome{gap:0}.welcome-step{padding:0 8px}.welcome-step p{max-width:90px;margin:8px auto 0;line-height:1.8}.welcome-step>svg{width:21px}.welcome-step>span{left:9px}}@media(prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;transition-duration:.001ms!important}}.mobile-logout{display:none}@media(max-width:620px){.mobile-logout{display:inline-flex;color:#8b9b85;padding:4px;margin-left:3px}}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:12px 0;flex-wrap:wrap}.collection-toolbar input,.feed-select input{width:18px;height:18px}.feed-list{display:grid;gap:8px}.feed-row{display:flex;align-items:center;gap:18px;padding:16px;border:1px solid #e3e7e4;background:#fff;border-radius:12px;min-width:0}.feed-identity{flex:1;min-width:0}.feed-identity .feed-host,.feed-identity .card-error{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.feed-metrics{display:grid;gap:6px;font-size:12px;color:#66746e}.feed-card .feed-select{float:right}.feed-card .badge{margin:8px 0}.feed-row .detail-actions{flex-wrap:nowrap}button[aria-pressed=true]{background:#d9eee4}details{margin:16px 0}summary{cursor:pointer}@media(max-width:900px){.feed-row{flex-wrap:wrap;gap:10px}.feed-row .feed-identity{flex-basis:60%}.feed-row .feed-metrics{display:none}}.batch-entry{padding:14px 0;border-top:1px solid #e3e7e4;overflow-wrap:anywhere}.settings-form pre{white-space:pre-wrap;overflow-wrap:anywhere}@media(max-width:600px){.page-heading{flex-direction:column;align-items:flex-start}}
