:root{color:#2e2925;background:#f7f3ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #2e2925;--muted: #847a71;--line: #e9e0d7;--paper: #fffdfa;--cream: #f7f3ee;--rust: #b66343;--green: #27715a;--blue: #526fa8;--orange: #bf7a38;--shadow: 0 18px 54px rgba(82, 53, 34, .07)}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer}.app-shell{display:flex;min-height:100vh}.auth-shell{display:grid;min-height:100vh;place-items:center;padding:24px;background:radial-gradient(circle at 20% 10%,rgba(241,178,142,.28),transparent 34%),var(--cream)}.auth-card{width:min(100%,470px);padding:34px;border:1px solid var(--line);border-radius:20px;background:var(--paper);box-shadow:var(--shadow)}.auth-brand{padding:0 0 30px}.auth-card h1{margin:0 0 10px;font-size:clamp(1.7rem,4vw,2.5rem);letter-spacing:-.06em}.auth-card>p:not(.eyebrow){color:var(--muted);font-size:.86rem;line-height:1.7}.auth-login-form{margin-top:24px}.auth-login-form .button{width:100%;margin-top:5px}.auth-error{margin-top:16px;padding:10px 12px;border:1px solid #ecc6b4;border-radius:9px;background:#fff3ed;color:#a45738;font-size:.76rem;line-height:1.5}.auth-loading{margin-top:22px;color:var(--rust);font-size:.78rem;font-weight:800}.auth-help{margin-top:24px;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:.7rem;line-height:1.6}.auth-help strong{color:var(--ink)}.auth-help p{margin:4px 0 0}.sidebar{position:sticky;top:0;display:flex;flex:0 0 238px;flex-direction:column;min-height:100vh;padding:28px 18px 20px;background:#2e2925;color:#fdf6ee}.brand{display:flex;align-items:center;gap:11px;padding:0 12px 34px}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#f1b28e;color:#513529;font-size:1.2rem;font-weight:800}.brand strong{display:block;font-size:1rem;letter-spacing:.02em}.brand small{display:block;margin-top:3px;color:#bfb2a7;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.nav-label{margin:18px 12px 7px;color:#9f9287;font-size:.66rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.nav-list{display:grid;gap:4px}.nav-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:0;border-radius:10px;background:transparent;color:#c7bcb3;font-size:.88rem;text-align:left;transition:.18s ease}.nav-item:hover,.nav-item.is-active{background:#fff3e51c;color:#fff9f1}.nav-item.is-active{box-shadow:inset 3px 0 #f1b28e}.nav-icon{display:grid;width:19px;place-items:center;color:#f1b28e;font-size:1rem}.nav-count{min-width:18px;margin-left:auto;padding:2px 5px;border-radius:999px;background:#b66343;color:#fff;font-size:.65rem;text-align:center}.sidebar-footer{display:grid;grid-template-columns:auto 1fr;gap:5px 8px;align-items:center;margin-top:auto;padding:14px 12px 0;border-top:1px solid rgba(255,255,255,.12);color:#c7bcb3;font-size:.72rem}.sidebar-footer small{grid-column:2;color:#8f8379}.online-dot{width:7px;height:7px;border-radius:50%;background:#65c38f;box-shadow:0 0 0 4px #65c38f24}.main-content{position:relative;flex:1;width:calc(100% - 238px);max-width:1480px;margin:0 auto;padding:34px clamp(24px,4vw,68px) 72px}.content-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:38px}.content-header h1{margin:0;font-size:clamp(1.45rem,2vw,2rem);letter-spacing:-.045em}.eyebrow{margin:0 0 7px;color:var(--rust);font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.header-actions,.detail-actions,.back-row,.source-meta,.source-card-footer,.draft-card-footer,.report-inline,.flag-actions{display:flex;align-items:center;gap:10px}.header-actions{flex-wrap:wrap;justify-content:flex-end}.avatar{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:50%;background:#f1b28e;color:#513529;font-weight:800}.tag{display:inline-flex;align-items:center;min-height:22px;padding:3px 8px;border-radius:999px;font-size:.65rem;font-weight:800;letter-spacing:.03em;white-space:nowrap}.tag.success{background:#e0f3e9;color:var(--green)}.tag.accent{background:#f8e6dc;color:#a45738}.tag.warning{background:#fff0d8;color:#a76524}.tag.neutral{background:#eee9e3;color:#756b63}.page-stack{display:grid;gap:22px}.welcome-row,.page-intro,.detail-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}h2,h3,p{margin-top:0}h2{margin-bottom:10px;font-size:clamp(1.75rem,3.3vw,3.2rem);letter-spacing:-.06em;line-height:1.03}h3{margin-bottom:7px;font-size:1.08rem;letter-spacing:-.025em}.lead{max-width:660px;margin-bottom:0;color:var(--muted);font-size:1rem;line-height:1.65}.muted-inline{color:var(--muted);font-size:.78rem}.panel,.metric-card,.source-card,.draft-card,.notice-card{border:1px solid var(--line);border-radius:17px;background:#fffdfadb;box-shadow:var(--shadow)}.panel{padding:22px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.panel-heading h3{margin-bottom:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:38px;padding:9px 14px;border:1px solid transparent;border-radius:10px;font-size:.78rem;font-weight:800;transition:.18s ease}.button.primary{background:var(--ink);color:#fff}.button.primary:hover{background:#574b43;transform:translateY(-1px)}.button.secondary{border-color:#ddcec1;background:transparent;color:#66594f}.button.secondary:hover,.button.selected{border-color:#c9825f;background:#fff1e8;color:#93482f}.button.published-next{border-color:#2d8a68;background:#27715a;color:#fff}.button.published-next:hover{background:#1f604c;transform:translateY(-1px)}.text-button{padding:0;border:0;background:transparent;color:var(--rust);font-size:.75rem;font-weight:800}.icon-button{display:inline-grid;width:30px;height:30px;place-items:center;border:1px solid var(--line);border-radius:8px;background:transparent;color:var(--muted)}.icon-button:hover{background:#f7ede5;color:var(--rust)}.icon-button-labeled{display:inline-flex;width:auto;min-height:30px;padding:5px 9px;gap:6px;font-size:.68rem;font-weight:700}.icon-glyph{font-size:.95rem;line-height:1}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-card{display:grid;gap:8px;padding:18px}.metric-card span,.metric-card small{color:var(--muted);font-size:.76rem}.metric-card strong{font-size:1.7rem;letter-spacing:-.06em}.two-column{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.9fr);gap:18px}.dashboard-columns{margin-top:2px}.dashboard-today-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:24px;background:linear-gradient(120deg,#fffdfa,#f3e4d9)}.dashboard-today-copy h3{margin-bottom:7px;font-size:1.28rem}.dashboard-today-copy>p:last-child{max-width:430px;margin-bottom:0;color:var(--muted);font-size:.76rem;line-height:1.6}.dashboard-today-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-today-stat{display:grid;gap:7px;min-height:132px;padding:16px;border:1px solid #e2cdbd;border-radius:13px;background:#fffdfad1;color:var(--ink);cursor:pointer;text-align:left}.dashboard-today-stat:hover{border-color:#c9825f;transform:translateY(-1px)}.dashboard-today-stat span,.dashboard-today-stat small{color:var(--muted);font-size:.7rem}.dashboard-today-stat strong{font-size:2.15rem;letter-spacing:-.07em}.dashboard-today-stat small{color:var(--rust);font-weight:700}.dashboard-pending-stat{border-color:#bddccc;background:#f4fbf6}.dashboard-pending-stat small{color:var(--green)}.feature-panel{background:linear-gradient(135deg,#fffdfa,#f4e4d8)}.pipeline{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:26px 0;color:#6d5b4e;font-size:.72rem;font-weight:800}.pipeline span{padding:8px 9px;border:1px solid #e8cfc0;border-radius:8px;background:#ffffff73}.pipeline i{color:#bd7c5a;font-style:normal}.report-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.report-pair>div{display:grid;gap:5px;padding:14px;border-radius:12px;background:#ffffff9e}.report-pair small,.report-pair span{color:var(--muted);font-size:.7rem}.report-pair strong{font-size:1.25rem}.level-high-text{color:var(--green)}.level-medium-text{color:var(--orange)}.level-low-text{color:var(--blue)}.source-preview{background:#2e2925;color:#fff8f0}.source-preview .eyebrow{color:#f1b28e}.source-preview .panel-heading{margin-bottom:13px}.source-preview .source-meta{color:#b9aaa0}.source-preview p{color:#d8c8bb;font-size:.9rem;line-height:1.7}.source-preview .text-button{color:#f1b28e}.source-meta{flex-wrap:wrap;color:var(--muted);font-size:.73rem}.source-meta span+span:before{content:"·";margin-right:10px;color:#cbbbae}.recent-panel{padding-bottom:8px}.activity-list{display:grid}.activity-row{display:flex;align-items:center;gap:12px;padding:13px 0;border-top:1px solid var(--line)}.activity-row>div{display:grid;gap:3px;flex:1;min-width:0}.activity-row strong{font-size:.83rem;overflow-wrap:anywhere}.activity-row small,.activity-row time{color:var(--muted);font-size:.7rem;overflow-wrap:anywhere}.activity-row time{align-self:flex-start;flex:0 0 auto}.activity-dot{width:8px;height:8px;border-radius:50%}.activity-dot.green{background:#4aaf7b}.activity-dot.blue{background:#6a86bf}.page-intro{align-items:flex-end}.page-intro>div{flex:1}.filter-bar{display:flex;gap:8px}.filter-bar input{width:min(310px,46vw);min-height:38px;padding:8px 12px;border:1px solid #ddcec1;border-radius:10px;outline:none;background:#fffdfa;color:var(--ink);font-size:.8rem}.filter-bar input:focus{border-color:#c9825f;box-shadow:0 0 0 3px #c9825f1f}.source-period-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.source-period-card,.source-period-reset{display:grid;gap:6px;min-height:105px;padding:14px;border:1px solid var(--line);border-radius:13px;background:#fffdfac7;color:var(--ink);cursor:pointer;text-align:left}.source-period-card:hover,.source-period-reset:hover,.source-period-card.is-active,.source-period-reset.is-active{border-color:#c9825f;background:#fff1e8;transform:translateY(-1px)}.source-period-card span,.source-period-reset span,.source-period-card small,.source-period-reset small{color:var(--muted);font-size:.7rem}.source-period-card strong,.source-period-reset strong{font-size:1.75rem;letter-spacing:-.06em}.source-period-card small,.source-period-reset small{color:var(--rust);font-size:.64rem;font-weight:700}.source-filter-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:.73rem}.source-filter-summary strong{color:var(--ink);font-size:.85rem}.table-panel{overflow:hidden;padding:0}.table-toolbar{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--line)}.table-toolbar>div{display:flex;align-items:center;gap:12px}.data-table{overflow-x:auto}.table-row{display:grid;grid-template-columns:1.3fr 1.1fr 1fr .6fr .6fr .7fr;min-width:720px;align-items:center;gap:12px;padding:14px 20px;border-bottom:1px solid #f0e9e2;font-size:.78rem}.table-row:last-child{border-bottom:0}.table-head{color:var(--muted);font-size:.67rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.table-row span:first-child{display:grid;gap:3px}.table-row small{color:var(--muted);font-size:.66rem}.notice-card{display:flex;align-items:flex-start;gap:12px;padding:17px;background:#fff8ee}.notice-icon{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#f5ddba;color:#9a632d;font-size:.73rem;font-weight:800}.notice-card strong{font-size:.8rem}.notice-card p{margin:4px 0 0;color:#8b725d;font-size:.76rem;line-height:1.55}.source-grid,.draft-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.source-card{overflow:hidden}.source-card-cover{position:relative;display:flex;align-items:flex-end;justify-content:space-between;width:100%;min-height:250px;padding:15px;overflow:hidden;border:0;border-radius:0;background:linear-gradient(135deg,#d5b09b,#7f776f);color:#fff;cursor:pointer;text-align:left}.source-card-cover:after{position:absolute;inset:38% 0 0;background:linear-gradient(180deg,transparent,rgba(30,22,18,.72));content:""}.source-card-cover img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.source-card-cover:hover img{transform:scale(1.035)}.source-card-cover .source-cover-label,.source-card-cover .source-cover-empty,.source-card-cover b,.source-card-cover em{position:relative;z-index:1}.source-card-cover .source-cover-label{max-width:190px;padding:5px 7px;border-radius:5px;background:#201b176b;font-size:.62rem}.source-card-cover .source-cover-empty{align-self:center;margin:auto;padding:12px 14px;border:1px dashed rgba(255,255,255,.6);border-radius:10px;background:#201b173d;font-size:.76rem}.source-card-cover b{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#fff6;font-size:.88rem}.source-card-cover em{position:absolute;right:15px;bottom:15px;padding:5px 7px;border-radius:999px;background:#201b1785;font-size:.63rem;font-style:normal}.source-card-body{padding:17px}.source-card-body h3{margin-top:12px;font-size:1.18rem}.source-card-body p,.draft-card p{color:var(--muted);font-size:.82rem;line-height:1.6}.source-card-footer,.draft-card-footer{justify-content:space-between;margin-top:20px;color:var(--muted);font-size:.68rem}.empty-state{grid-column:1/-1;padding:56px;border:1px dashed #d9cabd;border-radius:17px;color:var(--muted);text-align:center}.empty-state strong{display:block;margin-bottom:7px;color:var(--ink)}.back-row{justify-content:space-between}.detail-hero{align-items:flex-end}.detail-hero>div{flex:1}.detail-hero h2{max-width:900px}.detail-columns{align-items:start}.article-panel{min-height:300px}.article-panel p,.compare-body p{color:#574c44;font-size:.95rem;line-height:1.9}.article-panel .panel-heading{margin-bottom:18px}.asset-strip{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.asset-placeholder{display:flex;align-items:center;gap:8px;min-height:70px;padding:12px;border:1px dashed #d8c9bc;border-radius:11px;background:#f8f2ec;color:#9a8a7d;font-size:1.2rem}.asset-placeholder span{font-size:.67rem}.source-images{margin-top:26px;padding-top:20px;border-top:1px solid var(--line)}.source-images-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:13px}.source-images-heading h3{margin-bottom:0}.source-gallery{display:grid;gap:10px}.source-gallery-hero,.source-gallery-thumb{position:relative;display:block;overflow:hidden;padding:0;border:0;background:#eee4dc;color:#fffaf4;cursor:pointer;text-align:left}.source-gallery-hero{min-height:360px;border-radius:14px}.source-gallery-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#f2ebe4}.source-gallery-hero:after,.source-gallery-thumb:after{position:absolute;inset:50% 0 0;background:linear-gradient(180deg,transparent,rgba(31,24,20,.62));content:""}.source-gallery-hero:hover img,.source-gallery-thumb:hover img{transform:scale(1.025)}.source-gallery-hero img,.source-gallery-thumb img{transition:transform .25s ease}.source-gallery-image-label,.source-gallery-count{position:absolute;z-index:1;bottom:12px;left:13px;padding:5px 7px;border-radius:6px;background:#1f18147a;font-size:.65rem;font-weight:800}.source-gallery-count{right:13px;left:auto;border-radius:999px}.source-gallery-thumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.source-gallery-thumb{flex:0 0 76px;aspect-ratio:1;border-radius:9px}.source-gallery-thumb img{width:100%;height:100%;object-fit:cover}.source-gallery-thumb .source-gallery-image-label{right:4px;bottom:4px;left:4px;overflow:hidden;padding:3px 4px;font-size:.52rem;text-overflow:ellipsis;white-space:nowrap}.source-gallery-thumb .source-gallery-count{display:none}.source-gallery-placeholder{display:grid;height:100%;min-height:76px;place-items:center;color:var(--muted);font-size:.68rem}.source-gallery-note{margin:9px 0 0;color:var(--muted);font-size:.65rem;line-height:1.5}.source-gallery-empty{padding:24px;border:1px dashed #d8c9bc;border-radius:12px;color:var(--muted);font-size:.75rem;text-align:center}.source-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.source-image-card{margin:0;overflow:hidden;border:1px solid #e8ddd3;border-radius:12px;background:#fffdfa}.source-image-preview{position:relative;display:flex;min-height:126px;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:12px;color:#fffaf4;font-size:.75rem;font-weight:800}.source-image-preview img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.source-image-preview>span,.source-image-preview>b{position:relative;z-index:1}.source-image-preview b{padding:4px 7px;border-radius:999px;background:#2f251e6b;font-size:.62rem}.image-tone-1{background:linear-gradient(135deg,#d79474,#8d5848 52%,#41342e)}.image-tone-2{background:linear-gradient(135deg,#8fa8c7,#6e6c88 55%,#3d3b51)}.image-tone-3{background:linear-gradient(135deg,#c8a170,#94705a 52%,#4c3d36)}.source-image-card figcaption{display:grid;gap:5px;padding:10px}.source-image-card figcaption strong{font-size:.7rem;line-height:1.4}.source-image-card figcaption small{color:var(--muted);font-size:.62rem}.comments-panel{min-height:300px}.comment-row{display:flex;gap:10px;padding:13px 0;border-top:1px solid var(--line)}.comment-avatar{display:grid;flex:0 0 28px;width:28px;height:28px;place-items:center;border-radius:9px;background:#f4ded1;color:#9a563b;font-size:.7rem;font-weight:800}.comment-row strong{font-size:.75rem}.comment-row p{margin:4px 0;color:#63564e;font-size:.78rem;line-height:1.55}.comment-row small{color:var(--muted);font-size:.65rem}.usage-strip{display:flex;align-items:center;justify-content:space-between;padding:14px 17px;border-radius:12px;background:#eee8e1;color:var(--muted);font-size:.75rem}.draft-card{padding:20px}.draft-card-top{display:flex;align-items:center;justify-content:space-between}.draft-card-top>strong{color:#9a8a7d;font-size:1.3rem}.draft-card h3{margin:20px 0 10px;font-size:1.3rem}.report-inline{margin-top:17px;padding-top:14px;border-top:1px solid var(--line);color:var(--muted);font-size:.7rem}.report-inline span{display:inline-flex;align-items:center;gap:4px}.report-inline b{font-size:.67rem}.level-high{color:var(--green)}.level-medium{color:var(--orange)}.level-low{color:var(--blue)}.report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.report-card{display:grid;gap:11px;padding:16px;border:1px solid var(--line);border-radius:13px;background:#fffdfa}.report-card>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.report-card span{color:var(--muted);font-size:.72rem}.report-card strong{font-size:1.05rem}.report-card small{color:var(--muted);font-size:.66rem;line-height:1.45}.report-card p{margin:0;color:var(--muted);font-size:.71rem;line-height:1.55}.report-card.level-high{border-color:#cce6d8;background:#f4fbf6}.report-card.level-high strong{color:var(--green)}.report-card.level-medium{border-color:#f1dfbf;background:#fffbf1}.report-card.level-medium strong{color:var(--orange)}.report-card.level-low{border-color:#d4def1;background:#f6f9ff}.report-card.level-low strong{color:var(--blue)}.claim-card{background:#f6f2ed}.progress{height:5px;overflow:hidden;border-radius:5px;background:#5f4e411f}.progress i{display:block;height:100%;border-radius:inherit;background:currentColor}.report-card.level-high .progress{color:#51a779}.report-card.level-medium .progress{color:#d19a4b}.report-card.level-low .progress{color:#7590c8}.draft-layout{display:grid;grid-template-columns:minmax(0,1fr) 258px;gap:18px;align-items:start}.draft-main{display:grid;gap:16px}.compare-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}.login-form input,.keyword-form input{width:100%;padding:10px 11px;border:1px solid #ddcec1;border-radius:9px;outline:none;background:#fffdfa;color:var(--ink);font:inherit;font-weight:400}.login-form input:focus,.keyword-form input:focus{border-color:#c9825f;box-shadow:0 0 0 3px #c9825f1f}.compare-body mark{padding:1px 3px;border-radius:4px;background:#ffe1a9;color:inherit}.flag-actions{flex-wrap:wrap}.version-history{position:sticky;top:26px;padding:17px}.version-row{display:flex;align-items:center;width:100%;padding:0;border-radius:8px;border-top:1px solid var(--line);background:transparent;color:var(--ink);text-align:left}.version-row.is-selected{margin:0 -7px;width:calc(100% + 14px);border-radius:8px;background:#f7e8dd}.version-select{display:flex;flex:1;align-items:center;justify-content:space-between;min-width:0;padding:12px 7px;border:0;background:transparent;color:var(--ink);text-align:left}.version-select span:first-child{display:grid;gap:4px}.version-select small{color:var(--muted);font-size:.64rem}.version-delete{padding:5px 7px;border:0;background:transparent;color:#b16f5b;cursor:pointer;font-size:.64rem}.version-delete:hover{color:#8d3f2c;text-decoration:underline}.version-dot{width:8px;height:8px;border-radius:50%}.version-dot.green{background:#4aaa7a}.version-dot.orange{background:#db9c4c}.history-note{margin-top:16px;padding-top:14px;border-top:1px solid var(--line);color:var(--muted);font-size:.65rem;line-height:1.6}.history-note code{display:block;max-width:100%;overflow-wrap:anywhere;color:#8b5b45;white-space:pre-wrap;word-break:break-all}.contribution-panel{padding-bottom:8px}.contribution-row{display:grid;grid-template-columns:150px 1fr;gap:12px;align-items:start;padding:14px 0;border-top:1px solid var(--line)}.contribution-type{padding:5px 7px;border-radius:6px;background:#f1eae2;color:#8a6853;font-size:.62rem;font-weight:800;line-height:1.35}.contribution-type.comment_signal{background:#e9f0ff;color:#4b69a0}.contribution-type.model_bridge{background:#f1eeee;color:#827878}.contribution-row strong{display:block;font-size:.76rem;line-height:1.5}.contribution-row small{display:block;margin-top:5px;color:var(--muted);font-size:.65rem;line-height:1.45}.regenerate-form fieldset{margin:20px 0;padding:13px;border:1px solid var(--line);border-radius:10px}.regenerate-form legend{padding:0 5px;color:var(--muted);font-size:.68rem}.form-note{margin:-5px 0 14px;color:var(--muted);font-size:.7rem;line-height:1.6}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.form-grid label{display:grid;gap:7px;color:var(--muted);font-size:.68rem;font-weight:700}.form-grid select,.regenerate-form select{min-height:36px;padding:7px 9px;border:1px solid #ddcec1;border-radius:8px;background:#fffdfa;color:var(--ink);font-size:.75rem}.checkbox-list{display:grid;gap:10px}.checkbox-list label{display:flex;align-items:flex-start;gap:9px;color:#63564e;font-size:.74rem;line-height:1.45}.checkbox-list input{margin-top:3px;accent-color:var(--rust)}.checkbox-list span{display:grid;gap:2px}.checkbox-list b{color:var(--ink);font-size:.69rem}.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.compare-mobile-guide{display:none}.compare-pane{min-height:420px;border-top:3px solid #c9825f}.compare-pane.source-pane{border-top-color:#8b9bbd}.source-pane{background:#f1ebe4}.compare-heading{display:grid;gap:7px;padding-bottom:15px;border-bottom:1px solid var(--line)}.compare-heading span{color:var(--rust);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.compare-heading strong{font-size:.93rem}.compare-body{padding-top:10px}.warning-strip{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:12px 14px;border-radius:10px;background:#fff0d8;color:#90622f;font-size:.73rem}.warning-spacer{flex:1}.agent-grid,.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.status-panel{display:flex;align-items:flex-start;gap:13px}.status-panel>div{flex:1}.status-panel small{color:var(--muted);font-size:.68rem}.status-panel h3{margin:4px 0}.status-panel p{margin-bottom:0;color:var(--muted);font-size:.72rem}.status-symbol{font-size:1.2rem}.status-symbol.green{color:#4aaa7a}.status-symbol.blue{color:#6a86bf}.status-symbol.orange{color:#d39347}.selector-list{display:grid}.selector-list>div{display:grid;grid-template-columns:1.5fr auto 2fr;gap:12px;align-items:center;padding:13px 0;border-top:1px solid var(--line)}.selector-name{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.71rem}.selector-list small{color:var(--muted);font-size:.67rem}.incident-list{display:grid;gap:12px}.incident-row{display:flex;align-items:flex-start;gap:14px}.incident-severity{display:grid;flex:0 0 28px;width:28px;height:28px;place-items:center;border-radius:9px;font-weight:800}.incident-severity.green{background:#e0f3e9;color:var(--green)}.incident-severity.orange{background:#fff0d8;color:var(--orange)}.incident-content{flex:1}.incident-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.incident-top>div{display:flex;gap:5px}.incident-top time{color:var(--muted);font-size:.67rem}.incident-content h3{margin:10px 0 5px}.incident-content p{margin-bottom:6px;color:var(--muted);font-size:.78rem}.incident-content small{color:#a09388;font-size:.65rem}.schedule-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding-bottom:22px;border-bottom:1px solid var(--line)}.schedule-summary div{display:grid;gap:6px}.schedule-summary span{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.67rem}.schedule-summary strong{font-size:1.2rem}.schedule-editor{display:grid;gap:20px}.schedule-editor .schedule-summary{padding-bottom:2px;border-bottom:0}.schedule-editor-heading,.schedule-save-row,.schedule-row-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.schedule-editor-heading>div{display:grid;gap:5px}.schedule-list{display:grid;gap:12px}.schedule-row{padding:16px;border:1px solid var(--line);border-radius:12px;background:#fffaf5}.schedule-row-top{margin-bottom:12px;color:var(--ink);font-size:.78rem}.schedule-fields{display:grid;grid-template-columns:1.4fr repeat(5,minmax(92px,1fr)) auto;gap:10px;align-items:end}.schedule-fields label{display:grid;gap:5px;color:var(--muted);font-size:.67rem;font-weight:700}.schedule-fields input:not([type=checkbox]){width:100%;min-height:35px;padding:7px 8px;border:1px solid #ddcec1;border-radius:8px;background:#fffdfa;color:var(--ink);font-size:.75rem}.schedule-fields input:focus{border-color:#c9825f;outline:0;box-shadow:0 0 0 3px #c9825f1f}.schedule-fields small{color:#aa8a76;font-size:.6rem;font-weight:400}.schedule-enabled{display:flex!important;min-height:35px;align-items:center;gap:8px!important;white-space:nowrap}.schedule-enabled input{accent-color:var(--rust)}.schedule-save-row{justify-content:flex-start;padding-top:2px}.danger-text{color:#a45642}.window-list{display:grid;gap:4px;padding-top:17px}.window-row{display:grid;grid-template-columns:18px 120px 1fr 55px;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid #f0e9e2}.window-row:last-child{border:0}.window-row input[type=checkbox]{accent-color:var(--rust)}.window-time{font-size:.8rem;font-weight:700}.window-row input[type=range]{accent-color:var(--rust)}.window-row em{color:var(--rust);font-size:.7rem;font-style:normal;text-align:right}.settings-panel{min-height:300px}.settings-copy{margin-bottom:14px;color:var(--muted);font-size:.73rem;line-height:1.6}.keyword-form{display:grid;gap:9px}.keyword-form label{color:var(--muted);font-size:.68rem;font-weight:700}.keyword-form textarea{width:100%;min-height:148px;resize:vertical;padding:10px;border:1px solid #ddcec1;border-radius:9px;outline:none;background:#fffdfa;color:var(--ink);font-size:.75rem;line-height:1.6}.keyword-form textarea:focus{border-color:#c9825f;box-shadow:0 0 0 3px #c9825f1f}.keyword-form input{font-size:.75rem}.compact-switch{margin:3px 0;padding:9px 0}.login-form{display:grid;gap:11px}.login-form label{display:grid;gap:6px;color:var(--muted);font-size:.68rem;font-weight:700}.login-form input{font-size:.75rem}.login-form small{color:var(--muted);font-size:.65rem;line-height:1.5}.account-row{display:grid;gap:13px;color:var(--muted);font-size:.73rem}.keyword-hint{color:var(--muted);font-size:.65rem;line-height:1.5}.switch-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0;border-top:1px solid var(--line)}.switch-row span{display:grid;gap:4px}.switch-row strong{font-size:.78rem}.switch-row small{color:var(--muted);font-size:.68rem}.switch-row input[type=checkbox]{width:32px;height:18px;accent-color:var(--rust)}.switch-row select{min-height:31px;border:1px solid #ddcec1;border-radius:7px;color:var(--ink);font-size:.7rem}.privacy-list p{padding:12px 0;margin-bottom:0;border-top:1px solid var(--line);color:#665b53;font-size:.75rem;line-height:1.5}.image-lightbox{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:24px;background:#18120fd1}.image-lightbox-dialog{position:relative;display:grid;max-width:min(920px,100%);max-height:min(88vh,820px);place-items:center}.image-lightbox-dialog img{display:block;max-width:100%;max-height:82vh;border-radius:12px;object-fit:contain;box-shadow:0 20px 60px #0000005c}.image-lightbox-close{position:absolute;top:-42px;right:0;display:grid;width:32px;height:32px;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#16110e8f;color:#fff;cursor:pointer;font-size:1.25rem}.toast{position:fixed;right:28px;bottom:26px;z-index:10;max-width:360px;padding:13px 16px;border:1px solid #d4c1b2;border-radius:11px;background:#332b26;box-shadow:0 14px 35px #281a1233;color:#fff8f0;font-size:.75rem}@media(max-width:1000px){.sidebar{flex-basis:204px}.main-content{width:calc(100% - 204px);padding-right:26px;padding-left:26px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-today-card{grid-template-columns:1fr}.source-period-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-column,.draft-layout{grid-template-columns:1fr}.version-history{position:static;order:-1}.version-history .panel-heading{margin-bottom:8px}.version-history{display:none}.report-grid{grid-template-columns:1fr 1fr}.claim-card,.compliance-card{grid-column:1/-1}.schedule-fields{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.app-shell{display:block}.sidebar{position:static;min-height:auto;padding:13px 14px}.brand{padding:0 5px 13px}.nav-label,.sidebar-footer{display:none}.nav-list{display:flex;overflow-x:auto;gap:3px}.nav-item{flex:0 0 auto;width:auto;padding:8px 9px;font-size:.7rem}.nav-item.is-active{box-shadow:inset 0 -3px #f1b28e}.nav-icon{display:none}.main-content{width:100%;padding:22px 16px 52px}.content-header{align-items:flex-start;margin-bottom:27px}.content-header .tag{display:none}.welcome-row,.page-intro,.detail-hero{display:grid;align-items:start}.welcome-row .button,.detail-hero .button{width:100%}.header-actions{gap:4px}.metric-grid,.source-grid,.draft-grid,.agent-grid,.settings-grid,.compare-grid,.report-grid{grid-template-columns:1fr}.claim-card,.compliance-card{grid-column:auto}.schedule-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-editor-heading,.schedule-save-row{align-items:flex-start;flex-direction:column}.schedule-editor-heading .button,.schedule-save-row .button{width:100%}.schedule-fields label:first-child{grid-column:1/-1}.compare-actions{justify-content:flex-start}.panel{padding:17px}.pipeline{gap:5px}.pipeline span{font-size:.62rem}.pipeline i{display:none}.report-pair{grid-template-columns:1fr}.filter-bar,.filter-bar input{width:100%}.filter-bar .button{flex:0 0 auto}.compare-mobile-guide{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 12px;padding:9px 10px;border:1px solid var(--line);border-radius:9px;background:#fffaf4;color:var(--muted);font-size:.68rem;font-weight:700}.compare-mobile-guide b{color:var(--rust);font-size:.9rem}.compare-guide-ai,.compare-guide-source{padding:4px 6px;border-radius:5px}.compare-guide-ai{background:#f8e2d4;color:#965638}.compare-guide-source{background:#e7edf8;color:#52698e}.inline-compare .compare-grid{gap:12px}.inline-compare .compare-pane{min-height:0;padding:14px}.inline-compare .compare-heading{position:sticky;top:8px;z-index:1;margin:-2px -2px 0;padding:8px 2px 12px;background:inherit}.inline-compare .compare-heading span{letter-spacing:.06em}.inline-compare .compare-body{padding-top:4px}.contribution-row{grid-template-columns:1fr;gap:7px}.selector-list>div{grid-template-columns:1fr auto}.selector-list small{grid-column:1/-1}.schedule-summary{grid-template-columns:repeat(2,1fr)}.window-row{grid-template-columns:18px 95px 1fr 45px;gap:6px}.detail-actions{width:100%}.detail-actions .button{flex:1}.source-image-grid{grid-template-columns:1fr}.source-card-cover{min-height:320px}.source-gallery-hero{min-height:300px}.dashboard-today-card{gap:16px}.dashboard-today-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.usage-strip{align-items:flex-start;flex-direction:column;gap:7px}.toast{right:14px;bottom:14px;left:14px;max-width:none}}@media(max-width:720px){.auth-shell{min-height:100svh;padding:14px}.auth-card{padding:24px 19px;border-radius:16px}.sidebar{position:sticky;top:0;z-index:20;padding:10px 12px 9px;box-shadow:0 8px 22px #241b162e}.brand{min-height:42px;padding:0 3px 9px}.brand-mark{width:34px;height:34px;border-radius:10px;font-size:1rem}.nav-list{scrollbar-width:none;scroll-snap-type:x proximity}.nav-list::-webkit-scrollbar{display:none}.nav-item{min-height:44px;padding:10px 12px;border-radius:10px;gap:6px;font-size:.74rem;scroll-snap-align:start}.nav-icon{display:grid;width:15px;font-size:.85rem}.main-content{padding:18px 14px 58px}.content-header{gap:10px;margin-bottom:22px}.page-stack>*{min-width:0}.draft-layout,.draft-layout>*,.draft-main,.draft-main>*,.draft-side>*{min-width:0;max-width:100%}.draft-main{width:100%}.back-row{display:grid;align-items:start;justify-content:stretch;gap:7px}.back-row .header-actions{justify-content:flex-start;width:100%}.back-row .tag{display:inline-flex}.detail-hero>div{min-width:0}.content-header h1{font-size:1.45rem}.avatar{flex:0 0 44px;width:44px;height:44px}.page-stack{gap:16px}.panel{padding:15px;border-radius:14px}.panel-heading{flex-direction:column;gap:10px;margin-bottom:15px}.button{min-height:44px;padding:11px 14px;border-radius:10px}.text-button{min-height:44px;padding:10px 0}.icon-button{width:44px;height:44px;border-radius:10px}.icon-button-labeled{width:auto;min-height:44px;padding:9px 11px}.header-actions{flex:0 0 auto}.welcome-row .button,.detail-hero .button,.draft-page-actions .button,.empty-state-actions .button,.flag-actions .button,.schedule-editor-heading .button,.schedule-save-row .button,.keyword-form>.button{width:100%}.draft-page-actions,.empty-state-actions{display:grid;width:100%;gap:8px}.empty-state{padding:34px 18px}.filter-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.filter-bar input{min-height:44px;width:100%}.filter-bar .button{min-width:72px}.source-card-footer,.draft-card-footer{align-items:flex-start;flex-direction:column;gap:5px}.source-card-footer .text-button,.draft-card-footer .text-button{width:100%;text-align:left}.source-card-cover{min-height:235px}.source-period-card,.source-period-reset{min-height:108px;padding:13px}.dashboard-today-stat{min-height:112px;padding:13px}.dashboard-today-stat strong{font-size:1.8rem}.source-gallery-hero{min-height:260px}.source-gallery-thumb{flex-basis:72px}.detail-actions,.flag-actions,.compare-actions{width:100%;align-items:stretch;flex-direction:column}.detail-actions .button,.flag-actions .button,.compare-actions .icon-button-labeled{width:100%}.compare-actions .tag{align-self:flex-start}.form-grid{grid-template-columns:1fr}.form-grid select,.regenerate-form select{min-height:44px}.checkbox-list label{min-height:44px;align-items:center}.checkbox-list input{width:20px;height:20px;flex:0 0 20px}.schedule-fields{gap:9px}.schedule-fields input:not([type=checkbox]){min-height:44px}.schedule-enabled{min-height:44px}.schedule-row-top .danger-text{min-width:44px;padding:10px}.schedule-enabled input[type=checkbox]{width:24px;height:24px;flex:0 0 24px}.switch-row{min-height:44px}.switch-row input[type=checkbox]{width:40px;height:24px;flex:0 0 40px}.schedule-editor-heading,.schedule-save-row{align-items:stretch;flex-direction:column}.table-toolbar{align-items:flex-start;flex-direction:column;gap:9px;padding:15px}.data-table{-webkit-overflow-scrolling:touch}.version-history{display:block;position:static;order:-1}.version-select,.version-delete{min-height:44px}.version-delete{display:inline-flex;min-width:44px;align-items:center;justify-content:center}.image-lightbox{padding:14px}.image-lightbox-close{top:-52px;width:44px;height:44px}}
