:root{--bg:#f7f8fc;--panel:#fff;--ink:#20212b;--muted:#858898;--line:#e9eaf1;--purple:#7667f2;--purple-dark:#5e50d5;--purple-soft:#f0efff;--green:#36a879;--orange:#e88745;--shadow:0 12px 35px rgba(39,37,73,.05);--radius:18px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Manrope,"Noto Sans SC",sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}.app-shell{display:flex;min-height:100vh}.sidebar{width:246px;background:#fff;border-right:1px solid var(--line);padding:27px 15px 18px;display:flex;flex-direction:column;flex-shrink:0}.brand{display:flex;gap:11px;align-items:center;padding:0 12px 36px}.brand-mark{width:35px;height:35px;border-radius:11px;background:var(--ink);color:#fff;display:grid;place-items:center;font-weight:800;font-size:16px}.brand-name{font-size:14px;font-weight:800;letter-spacing:-.2px}.brand-caption{font-family:"DM Mono",monospace;font-size:8px;letter-spacing:.1px;color:#a0a1af;margin-top:3px}.main-nav{display:flex;flex-direction:column;gap:4px}.nav-label{font-family:"DM Mono",monospace;color:#b4b5c0;font-size:10px;letter-spacing:.9px;padding:0 14px 9px;text-transform:uppercase}.nav-label-spaced{margin-top:31px}.nav-item{border:0;background:none;display:flex;align-items:center;width:100%;text-align:left;color:#818391;font:500 13px Manrope,"Noto Sans SC",sans-serif;padding:11px 13px;border-radius:11px;cursor:pointer;transition:.2s}.nav-item:hover{background:#fafaff;color:var(--purple)}.nav-item.active{background:var(--purple-soft);color:var(--purple);font-weight:700}.nav-icon{font-size:16px;width:27px;color:#9697a6}.nav-item.active .nav-icon{color:var(--purple)}.nav-soon{font-size:9px;margin-left:auto;color:#aaa;white-space:nowrap}.sidebar-bottom{margin-top:auto}.sync-card{display:flex;gap:10px;align-items:center;border:1px solid var(--line);border-radius:12px;padding:12px 11px;margin:0 1px 18px}.sync-dot{width:7px;height:7px;border-radius:50%;background:#42c38d;box-shadow:0 0 0 4px #ebfaf3}.sync-title{font-size:11px;font-weight:700}.sync-time{font-size:10px;color:#acadb8;margin-top:3px}.profile-row{display:flex;align-items:center;gap:9px;padding:0 8px}.avatar,.top-avatar{display:grid;place-items:center;border-radius:50%;background:#e9e6ff;color:var(--purple);font-size:10px;font-weight:800}.avatar{width:30px;height:30px}.profile-copy{display:flex;flex-direction:column;gap:2px;font-size:11px}.profile-copy span{font-size:10px;color:#a5a6b2}.more-icon{color:#b8b8c2;margin-left:auto;font-size:13px}.main-content{min-width:0;flex:1}.topbar{height:76px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px;background:rgba(255,255,255,.64)}.breadcrumb{display:flex;gap:12px;align-items:center;font-size:12px;color:#aaaab5}.breadcrumb b{font-weight:400;color:#d1d1d8}.breadcrumb strong{color:#454652;font-weight:700}.top-actions{display:flex;align-items:center;gap:10px}.icon-button{background:none;border:0;color:#858694;font:600 11px Manrope,sans-serif;cursor:pointer;padding:7px 8px;display:flex;gap:5px;align-items:center}.icon-button:first-letter{font-size:18px}.icon-button:hover{color:var(--purple)}.top-avatar{height:30px;width:30px;margin-left:9px}.mobile-menu{display:none;border:0;background:none;font-size:20px;color:var(--ink)}.content-wrap{max-width:1400px;margin:0 auto;padding:37px 42px 25px}.page-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:31px}.eyebrow,.section-kicker{font-family:"DM Mono",monospace;font-size:10px;color:#a3a4b1;letter-spacing:1px;margin:0 0 9px;text-transform:uppercase}.page-intro h1{font-size:32px;line-height:1.15;letter-spacing:-1.5px;margin:0 0 10px;font-weight:800}.intro-copy{margin:0;color:#888a98;font-size:13px}.intro-actions{display:flex;align-items:center;gap:12px}.period-switch{padding:4px;background:#ececf3;border-radius:10px;display:flex}.period-button{border:0;background:transparent;padding:8px 14px;border-radius:7px;color:#8c8d99;font:600 11px Manrope,"Noto Sans SC",sans-serif;cursor:pointer}.period-button.active{background:#fff;color:var(--ink);box-shadow:0 2px 5px rgba(30,30,60,.08)}.primary-button{border:0;background:var(--ink);color:#fff;border-radius:10px;padding:11px 16px;font:700 11px Manrope,"Noto Sans SC",sans-serif;cursor:pointer;box-shadow:0 5px 12px rgba(31,31,44,.12);transition:.2s}.primary-button:hover{background:var(--purple-dark);transform:translateY(-1px)}.primary-button span{font-size:16px;vertical-align:-1px}.date-strip{display:flex;justify-content:space-between;align-items:center;padding:13px 18px;border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:16px}.date-context,.date-actions{display:flex;align-items:center;gap:11px}.calendar-icon{color:var(--purple);font-size:14px}.date-context{font-size:11px;font-weight:700}.status-pill{font-size:9px;font-weight:600;color:#32a574;background:#eaf9f1;border-radius:20px;padding:5px 9px}.text-button,.link-button{background:none;border:0;color:#8f90a0;font:600 10px Manrope,"Noto Sans SC",sans-serif;cursor:pointer}.text-button:hover,.link-button:hover{color:var(--purple)}.date-actions{gap:18px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:17px}.metric-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:19px 20px 17px;min-height:135px;box-shadow:var(--shadow)}.accent-card{background:var(--ink);border-color:var(--ink);color:#fff}.metric-top{display:flex;justify-content:space-between;align-items:center}.metric-label{color:#8b8c9a;font-size:11px;font-weight:600}.accent-card .metric-label{color:#b9bac5}.metric-symbol{color:#a5a6b3;font-size:14px}.accent-card .metric-symbol{color:#9992f9}.metric-value{font-family:Manrope,sans-serif;font-size:27px;font-weight:800;letter-spacing:-1.2px;margin-top:16px}.metric-unit{font-size:16px;letter-spacing:0;margin-left:2px}.metric-foot{display:flex;gap:7px;align-items:center;color:#afb0bb;font-size:10px;margin-top:12px}.accent-card .metric-foot{color:#a5a6b5}.trend{font-weight:800}.trend.up{color:#35ad7a}.trend.down{color:#e57e6d}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(330px,.9fr);gap:17px;margin-bottom:17px}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:22px}.panel-heading{display:flex;justify-content:space-between;align-items:flex-start}.section-kicker{margin-bottom:7px;font-size:9px}.panel h2,.section-headline h2{font-size:16px;letter-spacing:-.4px;margin:0;font-weight:800}.select-control{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 10px;color:#777987;font:600 10px Manrope,sans-serif;outline:0}.chart-legend{display:flex;gap:19px;justify-content:flex-end;color:#999aa8;font-size:10px;margin-top:-5px}.legend-line{display:inline-block;width:16px;height:2px;vertical-align:middle;margin-right:5px;background:var(--purple);border-radius:2px}.legend-line.gray{background:#c6c7cf}.chart-wrap{padding:11px 0 0;margin:0 -1px}.trend-chart{width:100%;height:auto;display:block;overflow:visible}.grid-lines line{stroke:#eeeff4;stroke-width:1}.axis-labels text,.x-labels text{font:10px "DM Mono",monospace;fill:#b3b4be}.x-labels text{text-anchor:middle}.previous-path{fill:none;stroke:#c8c9d1;stroke-width:2;stroke-dasharray:5 5}.current-fill{fill:url(#chartFill)}.current-path{fill:none;stroke:var(--purple);stroke-width:3;stroke-linecap:round}.chart-points circle{fill:#fff;stroke:var(--purple);stroke-width:3}.chart-insight{border-top:1px solid var(--line);padding-top:14px;display:flex;align-items:center;gap:8px;color:#8f909d;font-size:10px}.chart-insight strong{color:var(--ink)}.insight-icon{color:var(--purple);font-size:13px}.chart-insight .link-button{margin-left:auto}.goal-panel{display:flex;flex-direction:column}.goal-total{display:flex;align-items:center;gap:16px;background:#fafaff;padding:14px;border-radius:12px;margin:18px 0 12px}.goal-ring{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--purple) 0 68%,#e9e8f8 68% 100%);position:relative;color:var(--purple);font-size:12px;font-weight:800}.goal-ring:before{content:"";position:absolute;width:46px;height:46px;border-radius:50%;background:#fafaff}.goal-ring span{position:relative}.goal-total strong{font-size:12px}.goal-total p{color:#a2a3b0;font-size:10px;margin:4px 0 0}.goal-list{display:flex;flex-direction:column;gap:15px}.goal-item{display:flex;align-items:center;gap:10px}.goal-check{width:17px;height:17px;border-radius:50%;border:1px solid #d9dae4;color:#fff;display:grid;place-items:center;font-size:10px;flex-shrink:0}.goal-check.done{background:var(--purple);border-color:var(--purple)}.goal-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.goal-copy strong{font-size:11px}.goal-copy span{font-size:9px;color:#a4a5b1}.goal-status{font-size:9px;margin-left:auto;white-space:nowrap}.done-label{color:#39ad7b}.doing-label{color:var(--purple)}.pending-label{color:#aaaab5}.add-goal{border:0;border-top:1px solid var(--line);background:none;color:#a0a1ae;padding:15px 0 0;margin-top:18px;text-align:left;font:600 10px Manrope,"Noto Sans SC",sans-serif;cursor:pointer}.add-goal:hover{color:var(--purple)}.lower-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-bottom:30px}.table-wrap{overflow-x:auto;margin-top:18px}table{width:100%;border-collapse:collapse;font-size:10px}th{text-align:left;color:#b1b2bc;font-size:9px;font-weight:600;padding:0 0 11px;border-bottom:1px solid var(--line)}td{padding:13px 0;border-bottom:1px solid #f0f1f5;color:#737582;font-weight:600;white-space:nowrap}tr:last-child td{border-bottom:0}.channel-name{color:#4f505c;display:flex;align-items:center;gap:7px}.channel-dot{width:7px;height:7px;border-radius:50%;display:inline-block}.meta{background:#6475e8}.google{background:#52af85}.tiktok{background:#292a35}.roas-good{color:#35a979}.roas-normal{color:#dd8652}.mini-bars{height:17px;display:flex;align-items:flex-end;gap:3px;width:48px}.mini-bars i{display:block;background:#9589f7;width:6px;border-radius:2px 2px 0 0}.mini-bars.orange i{background:#efb382}.creative-list{margin-top:11px}.creative-item{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #f0f1f5}.creative-item:last-child{border-bottom:0}.rank{font:500 10px "DM Mono",monospace;color:#a9aab6;width:18px}.rank-one{color:var(--purple);font-weight:800}.creative-thumb{height:37px;width:55px;border-radius:7px;display:grid;place-items:center;color:#fff;font-size:20px}.thumb-one{background:linear-gradient(135deg,#2c3151,#a697f8)}.thumb-two{background:linear-gradient(135deg,#edb67d,#e77d8c)}.thumb-three{background:linear-gradient(135deg,#63b49e,#4a68a8)}.creative-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.creative-copy strong{font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creative-copy span{font-size:9px;color:#a7a8b3}.creative-roas{margin-left:auto;text-align:right}.creative-roas strong{display:block;color:var(--purple);font-size:11px}.creative-roas span{color:#aaaab5;font-size:8px}.review-section{margin-bottom:25px}.section-headline{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.outline-button{background:#fff;border:1px solid #dadbe6;border-radius:9px;color:#777887;padding:9px 12px;font:700 10px Manrope,"Noto Sans SC",sans-serif;cursor:pointer}.outline-button:hover{color:var(--purple);border-color:#bdb8fc}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.review-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;min-height:188px;display:flex;flex-direction:column;box-shadow:var(--shadow)}.review-card-top{display:flex;justify-content:space-between;align-items:center}.review-type{font-size:9px;padding:5px 8px;border-radius:5px;font-weight:700}.type-insight{background:#f0efff;color:var(--purple)}.type-problem{background:#fff2ed;color:#da795d}.type-action{background:#eaf9f2;color:#38a576}.review-date{font:10px "DM Mono",monospace;color:#b6b7c0}.review-card h3{font-size:13px;line-height:1.55;margin:16px 0 8px;letter-spacing:-.2px}.review-card p{font-size:10px;line-height:1.7;color:#9293a0;margin:0}.review-footer{margin-top:auto;padding-top:15px;display:flex;justify-content:space-between;align-items:center}.review-tag{font:10px "DM Mono",monospace;color:#9e9faa}.review-owner{height:22px;width:22px;border-radius:50%;background:#eeeaff;color:var(--purple);display:grid;place-items:center;font-size:7px;font-weight:800}.page-footer{border-top:1px solid var(--line);padding-top:18px;display:flex;justify-content:space-between;color:#b4b5bf;font-size:9px}.more-button{border:0;background:none;color:#b6b7c1;font-size:15px;cursor:pointer}.modal-backdrop{display:none;position:fixed;inset:0;background:rgba(31,31,43,.38);z-index:20;align-items:center;justify-content:center;padding:20px}.modal-backdrop.open{display:flex}.modal{background:#fff;width:min(500px,100%);border-radius:18px;padding:25px;box-shadow:0 25px 80px rgba(20,20,40,.2);animation:pop .18s ease-out}@keyframes pop{from{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}.modal-header{display:flex;justify-content:space-between;margin-bottom:20px}.modal h2{font-size:20px;margin:0}.close-button{background:#f4f4f7;border:0;border-radius:50%;width:28px;height:28px;color:#8c8d99;font-size:20px;line-height:1;cursor:pointer}.modal form{display:flex;flex-direction:column;gap:14px}.modal label{color:#666875;font-size:11px;font-weight:700;display:flex;flex-direction:column;gap:7px}.modal input,.modal select,.modal textarea{border:1px solid #dedfe8;border-radius:9px;background:#fff;padding:11px 12px;color:var(--ink);font:500 12px Manrope,"Noto Sans SC",sans-serif;outline:none;resize:vertical}.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:#aaa2fb;box-shadow:0 0 0 3px #f0efff}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:4px}.cancel-button{border:1px solid #dedfe8;background:#fff;border-radius:10px;padding:10px 16px;color:#777887;font:700 11px Manrope,"Noto Sans SC",sans-serif;cursor:pointer}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,12px);background:#252631;color:#fff;padding:11px 17px;border-radius:9px;font-size:11px;opacity:0;pointer-events:none;transition:.2s;z-index:30}.toast.show{opacity:1;transform:translate(-50%,0)}
@media (max-width:1100px){.sidebar{width:215px}.topbar{padding:0 28px}.content-wrap{padding-left:28px;padding-right:28px}.dashboard-grid{grid-template-columns:1fr}.goal-panel{min-height:0}.metric-value{font-size:23px}}
@media (max-width:760px){.sidebar{position:fixed;left:-250px;top:0;bottom:0;z-index:10;transition:.25s;box-shadow:10px 0 30px rgba(0,0,0,.08)}.sidebar.open{left:0}.topbar{height:62px;padding:0 18px}.mobile-menu{display:block}.breadcrumb{font-size:11px}.breadcrumb span,.breadcrumb b{display:none}.top-actions .icon-button span{display:none}.content-wrap{padding:26px 17px 22px}.page-intro{align-items:flex-start;flex-direction:column;margin-bottom:23px}.page-intro h1{font-size:28px}.intro-actions{width:100%;justify-content:space-between}.primary-button{padding:10px 12px}.date-strip{align-items:flex-start;gap:10px;flex-direction:column}.date-actions{width:100%;justify-content:space-between}.metric-grid{grid-template-columns:repeat(2,1fr);gap:9px}.metric-card{min-height:124px;padding:15px}.metric-value{font-size:21px;margin-top:14px}.dashboard-grid,.lower-grid{grid-template-columns:1fr}.panel{padding:17px}.chart-insight{align-items:flex-start;flex-wrap:wrap}.chart-insight .link-button{margin-left:21px}.review-grid{grid-template-columns:1fr}.review-card{min-height:0}.page-footer{gap:10px;flex-direction:column}.target-overview{grid-template-columns:1fr 1fr}.target-summary-card:last-child{grid-column:1 / -1}.target-tree-row{grid-template-columns:minmax(130px,1fr) 88px 76px}.target-form-grid{grid-template-columns:1fr}.breakdown-table-head,.target-breakdown-row{grid-template-columns:86px minmax(100px,1fr) 100px 24px}.breakdown-table-head{font-size:8px}}
.target-panel{margin-bottom:17px}.target-heading{align-items:center}.target-empty{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:17px;padding-top:17px}.target-empty-copy{display:flex;flex-direction:column;gap:5px}.target-empty-copy strong{font-size:12px}.target-empty-copy span{font-size:10px;color:#9b9ca8}.target-empty-icon{width:42px;height:42px;border-radius:12px;background:var(--purple-soft);color:var(--purple);display:grid;place-items:center;font-size:20px}.target-overview{display:grid;grid-template-columns:1fr 1fr 1fr;gap:11px;border-top:1px solid var(--line);margin-top:17px;padding-top:17px}.target-summary-card{background:#fafaff;border-radius:12px;padding:13px 15px}.target-summary-label{display:block;font-size:9px;color:#9b9ca8;margin-bottom:8px}.target-summary-value{font-size:19px;letter-spacing:-.6px;font-weight:800}.target-summary-sub{font-size:9px;color:#aaaab5;margin-top:4px}.target-breakdown{border-top:1px solid var(--line);margin-top:17px;padding-top:16px}.target-breakdown-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.target-breakdown-title strong{font-size:11px}.target-breakdown-title span{font-size:9px;color:#aaaab5}.target-tree{display:flex;flex-direction:column;gap:7px}.target-tree-row{display:grid;grid-template-columns:minmax(170px,1fr) 100px 100px;gap:10px;align-items:center;min-height:32px;padding:6px 10px;border-radius:8px;background:#fbfbfd}.target-tree-row.depth-1,.target-tree-row.depth-2,.target-tree-row.depth-3{background:#fff;border:1px solid #f0f0f5}.target-tree-name{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:700}.target-tree-name:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--purple);box-shadow:0 0 0 3px var(--purple-soft)}.target-tree-row.depth-1 .target-tree-name{padding-left:18px;font-weight:600;color:#686a77}.target-tree-row.depth-2 .target-tree-name{padding-left:35px;font-weight:500;color:#858692}.target-tree-row.depth-3 .target-tree-name{padding-left:52px;font-weight:500;color:#999aa5}.target-tree-value{text-align:right;font-size:10px;font-weight:800;color:var(--purple)}.target-tree-share{text-align:right;font-size:9px;color:#aaaab5}.target-modal{width:min(690px,100%)}.target-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.target-form-note{background:#fafaff;color:#858692;font-size:10px;line-height:1.6;padding:10px 12px;border-radius:8px}.breakdown-header{display:flex;align-items:center;justify-content:space-between;margin:18px 0 10px}.breakdown-header strong{display:block;font-size:11px}.breakdown-header span{display:block;font-size:9px;color:#aaaab5;margin-top:4px}.small-add-button{background:var(--purple-soft);border:0;border-radius:8px;color:var(--purple);padding:8px 10px;font:700 10px Manrope,"Noto Sans SC",sans-serif;cursor:pointer}.small-add-button:hover{background:#e6e4ff}.breakdown-table-head,.target-breakdown-row{display:grid;grid-template-columns:125px minmax(120px,1fr) 145px 28px;gap:8px;align-items:center}.breakdown-table-head{color:#aaaab5;font-size:9px;padding:0 4px 7px}.target-breakdown-row{margin-bottom:8px}.target-breakdown-row input,.target-breakdown-row select{width:100%;border:1px solid #dedfe8;border-radius:8px;background:#fff;padding:9px 8px;color:var(--ink);font:500 11px Manrope,"Noto Sans SC",sans-serif;outline:none;min-width:0}.target-breakdown-row input:focus,.target-breakdown-row select:focus{border-color:#aaa2fb;box-shadow:0 0 0 3px #f0efff}.remove-breakdown{border:0;background:none;color:#b8b9c2;font-size:18px;cursor:pointer;padding:0}.remove-breakdown:hover{color:#dd7963}.target-validation{min-height:18px;color:#d97860;font-size:10px;margin-top:4px}.target-modal .modal-actions{border-top:1px solid var(--line);padding-top:15px;margin-top:4px}
@media (max-width:760px){.target-overview{grid-template-columns:1fr 1fr}.target-summary-card:last-child{grid-column:1 / -1}.target-tree-row{grid-template-columns:minmax(130px,1fr) 88px 76px}.target-form-grid{grid-template-columns:1fr}.breakdown-table-head,.target-breakdown-row{grid-template-columns:86px minmax(100px,1fr) 100px 24px}.breakdown-table-head{font-size:8px}}
.brand-mark{overflow:hidden}.brand-mark svg{width:29px;height:29px;display:block}
.mindmap-actions{display:flex;align-items:center;gap:6px}.mindmap-icon-button,.mindmap-fit-button{height:28px;border:1px solid #dedfe8;background:#fff;border-radius:7px;color:#7f8090;font:700 12px Manrope,"Noto Sans SC",sans-serif;cursor:pointer;min-width:28px}.mindmap-fit-button{font-size:9px;padding:0 9px}.mindmap-icon-button:hover,.mindmap-fit-button:hover{color:var(--purple);border-color:#bdb8fc}.mindmap-selection{font-size:10px;color:#858692;margin:-1px 0 9px;padding-left:2px}.mindmap-viewport{height:330px;position:relative;overflow:hidden;border:1px solid #e7e7ef;border-radius:12px;background-color:#fbfbfe;background-image:radial-gradient(#dfe0eb 1px,transparent 1px);background-size:18px 18px;cursor:grab;touch-action:none}.mindmap-viewport.is-panning{cursor:grabbing}.mindmap-canvas{position:absolute;left:0;top:0;min-width:100%;transform-origin:0 0;will-change:transform}.mindmap-edges{position:absolute;left:0;top:0;overflow:visible;pointer-events:none}.mindmap-edge{fill:none;stroke:#c8c7de;stroke-width:2.2;stroke-linecap:round}.mindmap-nodes{position:absolute;left:0;top:0}.mindmap-node{position:absolute;width:218px;min-height:92px;padding:12px 12px 10px;background:#fff;border:1px solid #e1e1ec;border-radius:12px;box-shadow:0 7px 18px rgba(46,43,85,.08);cursor:pointer;user-select:none}.mindmap-node:hover{border-color:#b9b3fb;box-shadow:0 9px 22px rgba(89,77,220,.14)}.mindmap-node.selected{border:2px solid var(--purple);padding:11px 11px 9px;box-shadow:0 9px 22px rgba(89,77,220,.18)}.mindmap-node.root{background:var(--ink);border-color:var(--ink);color:#fff}.mindmap-node.root .mindmap-node-label,.mindmap-node.root .mindmap-node-meta{color:#c1c2cd}.mindmap-node-label{font-size:9px;text-transform:uppercase;letter-spacing:.7px;color:#a2a3b0;font-family:"DM Mono",monospace;margin-bottom:8px}.mindmap-node-fields{display:grid;grid-template-columns:minmax(0,1fr) 80px;gap:7px;align-items:center}.mindmap-node-fields input{width:100%;border:1px solid #e1e1ea;background:#fafaff;border-radius:7px;padding:7px 8px;color:var(--ink);font:700 11px Manrope,"Noto Sans SC",sans-serif;outline:none;min-width:0}.mindmap-node-fields input:focus{border-color:#aaa2fb;box-shadow:0 0 0 3px #f0efff}.mindmap-node.root .mindmap-node-fields input{background:#353641;border-color:#535460;color:#fff}.mindmap-node-meta{display:flex;align-items:center;justify-content:space-between;margin-top:9px;color:#a0a1ae;font-size:9px}.mindmap-node-meta strong{color:var(--purple);font-size:10px}.mindmap-node.root .mindmap-node-meta strong{color:#a59bff}.mindmap-node-actions{display:flex;gap:5px}.mindmap-node-actions button{border:0;background:none;color:#a3a4b0;font-size:10px;padding:0;cursor:pointer}.mindmap-node-actions button:hover{color:var(--purple)}.mindmap-node.root .mindmap-node-actions button{color:#bfc0cb}.mindmap-node.root .mindmap-node-actions button:hover{color:#fff}.mindmap-hint{position:absolute;right:10px;bottom:8px;background:rgba(255,255,255,.84);border:1px solid #ececf2;border-radius:6px;color:#a4a5b0;padding:5px 7px;font-size:9px;pointer-events:none}.target-modal{max-width:920px}.target-modal form{gap:12px}.target-modal .target-form-note{margin-top:1px}
.target-modal-actions{display:flex;align-items:center;gap:8px}.fullscreen-button{border:1px solid #dedfe8;background:#fff;border-radius:8px;color:#777887;padding:7px 10px;font:700 10px Manrope,"Noto Sans SC",sans-serif;cursor:pointer}.fullscreen-button:hover{color:var(--purple);border-color:#bdb8fc}.target-modal.target-modal-fullscreen{width:100vw;max-width:none;height:100vh;max-height:none;border-radius:0;padding:28px 34px;display:flex;flex-direction:column}.target-modal.target-modal-fullscreen form{flex:1;min-height:0}.target-modal.target-modal-fullscreen .mindmap-viewport{height:auto;flex:1;min-height:280px}.target-modal.target-modal-fullscreen .target-modal-actions .fullscreen-button{background:var(--purple-soft);color:var(--purple);border-color:#c8c3ff}
.mindmap-floating-toolbar{position:absolute;left:12px;right:12px;top:12px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:10px;pointer-events:none}.mindmap-floating-toolbar>span{background:rgba(255,255,255,.9);border:1px solid #e7e7ef;border-radius:7px;color:#777887;padding:7px 9px;font:700 10px Manrope,"Noto Sans SC",sans-serif;pointer-events:auto}.mindmap-floating-toolbar .mindmap-actions{pointer-events:auto;background:rgba(255,255,255,.9);border:1px solid #e7e7ef;border-radius:9px;padding:4px}.mindmap-fullscreen-button{height:28px;border:1px solid #bdb8fc;background:var(--purple-soft);border-radius:7px;color:var(--purple);font:700 10px Manrope,"Noto Sans SC",sans-serif;padding:0 9px;cursor:pointer}.mindmap-fullscreen-button:hover{background:#e6e4ff}.mindmap-viewport.mindmap-canvas-fullscreen{position:fixed;inset:0;width:100vw;height:100vh;z-index:100;border:0;border-radius:0;background-color:#fbfbfe}.mindmap-viewport.mindmap-canvas-fullscreen .mindmap-floating-toolbar{left:22px;right:22px;top:18px}.mindmap-viewport.mindmap-canvas-fullscreen .mindmap-fullscreen-button{background:var(--ink);border-color:var(--ink);color:#fff}.mindmap-viewport.mindmap-canvas-fullscreen .mindmap-hint{bottom:18px}
@media (max-width:760px){.mindmap-actions{gap:4px}.mindmap-fit-button{padding:0 6px}.mindmap-viewport{height:360px}.mindmap-node{width:200px}.mindmap-hint{left:8px;right:auto}}
@media (max-width:760px){.target-modal.target-modal-fullscreen{padding:20px 17px}.target-modal.target-modal-fullscreen .mindmap-viewport{min-height:300px}}
@media (max-width:760px){.mindmap-floating-toolbar{left:8px;right:8px;top:8px;align-items:flex-start}.mindmap-floating-toolbar>span{display:none}.mindmap-floating-toolbar .mindmap-actions{flex-wrap:wrap;justify-content:flex-end;margin-left:auto;max-width:100%}.mindmap-viewport.mindmap-canvas-fullscreen .mindmap-floating-toolbar{left:10px;right:10px;top:10px}}
.dark-theme-notice{display:none}
/* Echo Lab dark visual system */
.product-note-review-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:7px}.product-note-review-meta time{color:#aaaab5;font:9px "DM Mono",monospace;white-space:nowrap}
.result-待观察{background:#f4f1ff;color:#7768c9}
:root{--bg:#0f1117;--panel:#181b24;--ink:#f2f3f7;--muted:#969caf;--line:#2b3040;--purple:#a79bff;--purple-dark:#8e82ee;--purple-soft:#292640;--green:#54c99a;--orange:#efa06b;--shadow:0 16px 36px rgba(0,0,0,.2)}
body{background:var(--bg);color:var(--ink)}.sidebar{background:#141720;border-color:#282d3b}.brand-name{color:#f3f3f7}.brand-caption{color:#858b9e}.nav-label{color:#777e92}.nav-item{color:#9ba1b3}.nav-item:hover{background:#202431;color:var(--purple)}.nav-item.active{background:#2c2947;color:var(--purple)}.nav-icon{color:#777e92}.sidebar-bottom .sync-card{background:#191c25;border-color:#2b3040}.sync-title{color:#e8eaf0}.sync-time,.profile-copy span{color:#858b9e}.profile-copy strong{color:#e7e9ef}.avatar,.top-avatar{background:#302c53;color:#b1a7ff}.topbar{background:#12151d;border-color:#2b3040}.breadcrumb{color:#858b9e}.breadcrumb strong{color:#d9dbe4}.icon-button{color:#a1a7b8}.icon-button:hover{color:var(--purple)}.page-intro h1{color:#f3f4f8}.intro-copy{color:#9aa0b1}.period-switch{background:#222632}.period-button{color:#969cad}.period-button.active{background:#363a49;color:#fff}.date-strip{background:#181b24;border-color:#2b3040}.date-context{color:#e1e3eb}.calendar-icon{color:var(--purple)}.text-button,.link-button{color:#9da3b4}.metric-card{background:#181b24;border-color:#2b3040;box-shadow:var(--shadow)}.accent-card{background:#2b2945;border-color:#3c3762}.metric-label{color:#9da3b4}.metric-symbol{color:#8990a3}.metric-foot{color:#8990a3}.accent-card .metric-label,.accent-card .metric-foot{color:#c1bdf0}.panel{background:#181b24;border-color:#2b3040;box-shadow:var(--shadow)}.section-kicker{color:#858b9e}.panel h2,.section-headline h2{color:#f0f1f5}.select-control{background:#202430;border-color:#343a4b;color:#c5cad6}.grid-lines line{stroke:#2c3241}.axis-labels text,.x-labels text{fill:#8991a5}.previous-path{stroke:#596073}.current-fill{fill:rgba(151,140,255,.14)}.chart-insight{border-color:#2b3040;color:#a0a6b5}.chart-insight strong{color:#e9eaf0}.goal-total{background:#202331}.goal-ring:before{background:#202331}.goal-total strong{color:#e9eaf0}.goal-total p,.goal-copy span{color:#939aab}.goal-copy strong{color:#e2e4eb}.add-goal{border-color:#2b3040;color:#a1a7b8}.lower-grid table th{color:#858c9e;border-color:#2b3040}.lower-grid table td{color:#aeb4c2;border-color:#252a37}.channel-name,.creative-copy strong{color:#e2e4eb}.creative-copy span,.creative-roas span{color:#8e95a7}.creative-item{border-color:#252a37}.review-card{background:#181b24;border-color:#2b3040;box-shadow:var(--shadow)}.review-card h3{color:#e7e9ef}.review-card p{color:#9da3b2}.review-tag{color:#9299aa}.page-footer{border-color:#2b3040;color:#858c9e}.outline-button{background:#202430;border-color:#3a4051;color:#c4c9d5}.outline-button:hover{background:#2c2947;color:var(--purple);border-color:#5f56a9}.status-pill{background:#19352d;color:#63d4a4}.target-empty-copy strong{color:#e7e9ef}.target-empty-copy span{color:#9299aa}.target-empty-icon{background:#2b2945;color:var(--purple)}.target-summary-card{background:#202330}.target-summary-label,.target-summary-sub{color:#9097aa}.target-summary-value{color:#f0f1f6}.target-breakdown{border-color:#2b3040}.target-breakdown-title strong{color:#e5e7ed}.target-breakdown-title span{color:#8f96a8}.target-form-note{background:#202330;color:#a0a6b5}.breakdown-header span{color:#8f96a8}.small-add-button{background:#302c53;color:#b1a7ff}.small-add-button:hover{background:#3b3564}.target-validation{color:#ef9278}.target-modal-actions .fullscreen-button,.fullscreen-button{background:#202430;border-color:#3a4051;color:#c4c9d5}.close-button{background:#282d39;color:#b6bdcb}.modal{background:#181b24;color:#e9eaf0}.modal input,.modal select,.modal textarea{background:#202430;border-color:#383e4f;color:#edf0f5}.modal input::placeholder,.modal textarea::placeholder{color:#747c90}.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:#766bd0;box-shadow:0 0 0 3px #2d294d}.cancel-button{background:#202430;border-color:#3a4051;color:#c4c9d5}.target-tree-row,.target-tree-row.depth-1,.target-tree-row.depth-2,.target-tree-row.depth-3,.target-tree-row.depth-4{background:#20232d;border-color:#303646}.target-tree-row.depth-0{background:#302c53;border-color:#4c4580}.target-tree-row.depth-1{background:#282842;border-color:#3e3c60}.target-tree-row.depth-2{background:#252638;border-color:#38394f}.target-tree-row.depth-3{background:#222430;border-color:#333645}.target-tree-row.depth-4{background:#20222d;border-color:#303443}.target-tree-row.depth-0 .target-tree-name{color:#d2ccff}.target-tree-row.depth-0 .target-tree-name:before{background:#a79bff;box-shadow:0 0 0 3px #413a6c}.target-tree-row.depth-0 .target-tree-value{color:#c3baff}.target-tree-row.depth-0 .target-tree-share{color:#a8a1d5}.target-tree-row.depth-1 .target-tree-name{color:#b7b0ff}.target-tree-row.depth-1 .target-tree-name:before{background:#998df3;box-shadow:0 0 0 3px #393656}.target-tree-row.depth-1 .target-tree-value{color:#aaa0ff}.target-tree-row.depth-1 .target-tree-share{color:#9c97c8}.target-tree-row.depth-2 .target-tree-name{color:#aaa5e4}.target-tree-row.depth-2 .target-tree-name:before{background:#8982cf;box-shadow:0 0 0 3px #34344c}.target-tree-row.depth-2 .target-tree-value{color:#9992da}.target-tree-row.depth-2 .target-tree-share{color:#8f8cae}.target-tree-row.depth-3 .target-tree-name{color:#9d9bbd}.target-tree-row.depth-3 .target-tree-name:before{background:#79789d;box-shadow:0 0 0 3px #30323f}.target-tree-row.depth-3 .target-tree-value{color:#8786b7}.target-tree-row.depth-3 .target-tree-share{color:#818298}.target-tree-row.depth-4 .target-tree-name{color:#8d8d9e}.target-tree-row.depth-4 .target-tree-name:before{background:#6f7185;box-shadow:0 0 0 3px #2e303b}.target-tree-row.depth-4 .target-tree-value{color:#7d7f9b}.target-tree-row.depth-4 .target-tree-share{color:#777a8e}.target-tree-row.is-collapsible:hover{background:#333052;border-color:#665db0}.mindmap-viewport{background-color:#12151d;background-image:radial-gradient(#34394a 1px,transparent 1px);border-color:#303646}.mindmap-node{background:#202430;border-color:#3a4051;color:#e5e7ee;box-shadow:0 9px 20px rgba(0,0,0,.25)}.mindmap-node:hover{border-color:#7167ce}.mindmap-node.selected{border-color:#a79bff;box-shadow:0 9px 24px rgba(0,0,0,.35)}.mindmap-node.root{background:#302c53;border-color:#4d4584}.mindmap-node-label{color:#8d95a8}.mindmap-node-fields input{background:#171a22;border-color:#363c4c;color:#edf0f6}.mindmap-node-fields input:focus{border-color:#8278e2;box-shadow:0 0 0 3px #302b53}.mindmap-node.root .mindmap-node-fields input{background:#3a3560;border-color:#5f56a0}.mindmap-node-meta{color:#8991a4}.mindmap-node-meta strong{color:#b0a6ff}.mindmap-edge{stroke:#64617e}.mindmap-floating-toolbar>span,.mindmap-floating-toolbar .mindmap-actions{background:rgba(24,27,36,.94);border-color:#3a4051;color:#c4c9d5}.mindmap-icon-button,.mindmap-fit-button{background:#202430;border-color:#3a4051;color:#c4c9d5}.mindmap-fullscreen-button{background:#302c53;border-color:#5d53a3;color:#c1b8ff}.mindmap-hint{background:rgba(24,27,36,.9);border-color:#3a4051;color:#9da4b5}.toast{background:#e5e7ef;color:#171922}.primary-button{background:#eeeef4;color:#171922}.primary-button:hover{background:#c7c2ff}.chart-points circle{fill:#181b24;stroke:#a79bff}
.target-tree-row{position:relative;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.target-tree-row.is-collapsible{cursor:pointer}.target-tree-row.is-collapsible:hover{box-shadow:0 3px 10px rgba(83,72,197,.1);border-color:#d2cef8}.target-tree-row:focus-visible{outline:2px solid var(--purple);outline-offset:2px}.target-tree-name{gap:7px}.target-tree-chevron{width:14px;height:14px;display:inline-grid;place-items:center;color:inherit;font-size:12px;font-weight:800;flex:0 0 14px}.target-tree-chevron.empty{width:7px;flex-basis:7px}.target-tree-row.depth-0{background:#f0efff;border-color:#e4e1ff}.target-tree-row.depth-0 .target-tree-name{color:#4e43c3;font-weight:800}.target-tree-row.depth-0 .target-tree-name:before{background:#5e50d5;box-shadow:0 0 0 3px #e1deff}.target-tree-row.depth-0 .target-tree-value{color:#5e50d5}.target-tree-row.depth-0 .target-tree-share{color:#8178d9}.target-tree-row.depth-1{background:#f7f6ff;border-color:#e9e7ff}.target-tree-row.depth-1 .target-tree-name{color:#6b5fe0;font-weight:700}.target-tree-row.depth-1 .target-tree-name:before{background:#7667f2;box-shadow:0 0 0 3px #e9e7ff}.target-tree-row.depth-1 .target-tree-value{color:#7667f2}.target-tree-row.depth-1 .target-tree-share{color:#9b94dc}.target-tree-row.depth-2{background:#fbfaff;border-color:#efedff}.target-tree-row.depth-2 .target-tree-name{color:#9187e8;font-weight:600}.target-tree-row.depth-2 .target-tree-name:before{background:#958bf2;box-shadow:0 0 0 3px #f0eeff}.target-tree-row.depth-2 .target-tree-value{color:#958bf2}.target-tree-row.depth-2 .target-tree-share{color:#aaa5dd}.target-tree-row.depth-3{background:#fdfcff;border-color:#f3f1ff}.target-tree-row.depth-3 .target-tree-name{color:#ada6ee;font-weight:600}.target-tree-row.depth-3 .target-tree-name:before{background:#b2acf7;box-shadow:0 0 0 3px #f5f3ff}.target-tree-row.depth-3 .target-tree-value{color:#aaa3ed}.target-tree-row.depth-3 .target-tree-share{color:#b7b3d9}.target-tree-row.depth-4{background:#fff;border-color:#f5f4fc}.target-tree-row.depth-4 .target-tree-name{color:#bcb8da;font-weight:500}.target-tree-row.depth-4 .target-tree-name:before{background:#c8c4fb;box-shadow:0 0 0 3px #f6f5ff}.target-tree-row.depth-4 .target-tree-value{color:#b7b1e9}.target-tree-row.depth-4 .target-tree-share{color:#c2bfd8}
.restore-light-theme{display:none}
.target-panel{background:#242630;border-color:#343744;color:#eef0f5}.target-panel .section-kicker{color:#a1a7b7}.target-panel h2{color:#f0f1f5}.target-panel .target-summary-card{background:#2b2e39}.target-panel .target-summary-label,.target-panel .target-summary-sub{color:#a5abb9}.target-panel .target-summary-value{color:#f0f1f5}.target-panel .target-breakdown{border-color:#3a3d4b}.target-panel .target-breakdown-title strong{color:#eef0f5}.target-panel .target-breakdown-title span{color:#a5abb9}.target-panel .target-tree-row,.target-panel .target-tree-row.depth-1,.target-panel .target-tree-row.depth-2,.target-panel .target-tree-row.depth-3,.target-panel .target-tree-row.depth-4{background:#2b2e39;border-color:#3b3f4d}.target-panel .target-tree-row.depth-0{background:#3b3858;border-color:#56517d}.target-panel .target-tree-row.depth-1{background:#34354a;border-color:#4a4b67}.target-panel .target-tree-row.depth-2{background:#30323f;border-color:#454856}.target-panel .target-tree-row.depth-3{background:#2d303a;border-color:#41444f}.target-panel .target-tree-row.depth-4{background:#2b2e37;border-color:#3b3f49}.target-panel .target-tree-row.depth-0 .target-tree-name{color:#d9d5ff}.target-panel .target-tree-row.depth-0 .target-tree-value{color:#c9c1ff}.target-panel .target-tree-row.depth-0 .target-tree-share{color:#afa8d9}.target-panel .target-tree-row.depth-1 .target-tree-name{color:#c0baff}.target-panel .target-tree-row.depth-1 .target-tree-value{color:#b0a6ff}.target-panel .target-tree-row.depth-1 .target-tree-share{color:#aaa5d2}.target-panel .target-tree-row.depth-2 .target-tree-name{color:#b2afd9}.target-panel .target-tree-row.depth-2 .target-tree-value{color:#a19be0}.target-panel .target-tree-row.depth-2 .target-tree-share{color:#9997b4}.target-panel .target-tree-row.depth-3 .target-tree-name{color:#a5a4bc}.target-panel .target-tree-row.depth-3 .target-tree-value{color:#938fbf}.target-panel .target-tree-row.depth-3 .target-tree-share{color:#8e90a5}.target-panel .target-tree-row.depth-4 .target-tree-name{color:#999aa9}.target-panel .target-tree-row.depth-4 .target-tree-value{color:#868aa3}.target-panel .target-tree-row.depth-4 .target-tree-share{color:#858897}.target-panel .target-tree-row.is-collapsible:hover{background:#454263;border-color:#7169ad}
.restore-light-theme{display:none}
:root{--bg:#f7f8fc;--panel:#fff;--ink:#20212b;--muted:#858898;--line:#e9eaf1;--purple:#7667f2;--purple-dark:#5e50d5;--purple-soft:#f0efff;--green:#36a879;--orange:#e88745;--shadow:0 12px 35px rgba(39,37,73,.05)}
body{background:var(--bg);color:var(--ink)}.sidebar{background:#fff;border-color:var(--line)}.brand-name{color:var(--ink)}.brand-caption{color:#a0a1af}.nav-label{color:#b4b5c0}.nav-item{color:#818391}.nav-item:hover{background:#fafaff;color:var(--purple)}.nav-item.active{background:var(--purple-soft);color:var(--purple)}.nav-icon{color:#9697a6}.sidebar-bottom .sync-card{background:#fff;border-color:var(--line)}.sync-title{color:var(--ink)}.sync-time,.profile-copy span{color:#a5a6b2}.profile-copy strong{color:var(--ink)}.avatar,.top-avatar{background:#e9e6ff;color:var(--purple)}.topbar{background:rgba(255,255,255,.64);border-color:var(--line)}.breadcrumb{color:#aaaab5}.breadcrumb strong{color:#454652}.icon-button{color:#858694}.page-intro h1{color:var(--ink)}.intro-copy{color:#888a98}.period-switch{background:#ececf3}.period-button{color:#8c8d99}.period-button.active{background:#fff;color:var(--ink)}.date-strip{background:#fff;border-color:var(--line)}.date-context{color:var(--ink)}.metric-card,.panel,.review-card{background:#fff;border-color:var(--line);box-shadow:var(--shadow)}.accent-card{background:var(--ink);border-color:var(--ink)}.metric-label{color:#8b8c9a}.metric-symbol{color:#a5a6b3}.metric-foot{color:#afb0bb}.panel h2,.section-headline h2{color:var(--ink)}.section-kicker{color:#a3a4b1}.select-control{background:#fff;border-color:var(--line);color:#777987}.grid-lines line{stroke:#eeeff4}.axis-labels text,.x-labels text{fill:#b3b4be}.previous-path{stroke:#c8c9d1}.current-fill{fill:url(#chartFill)}.chart-insight{border-color:var(--line);color:#8f909d}.chart-insight strong{color:var(--ink)}.goal-total{background:#fafaff}.goal-ring:before{background:#fafaff}.goal-total strong,.goal-copy strong{color:var(--ink)}.goal-total p,.goal-copy span{color:#a2a3b0}.add-goal{border-color:var(--line);color:#a0a1ae}.lower-grid table th{color:#b1b2bc;border-color:var(--line)}.lower-grid table td{color:#737582;border-color:#f0f1f5}.channel-name,.creative-copy strong{color:#4f505c}.creative-copy span,.creative-roas span{color:#a7a8b3}.creative-item{border-color:#f0f1f5}.review-card h3{color:var(--ink)}.review-card p{color:#9293a0}.review-tag{color:#9e9faa}.page-footer{border-color:var(--line);color:#b4b5bf}.outline-button{background:#fff;border-color:#dadbe6;color:#777887}.status-pill{background:#eaf9f1;color:#32a574}.target-empty-copy strong{color:var(--ink)}.target-empty-copy span{color:#9b9ca8}.target-empty-icon{background:var(--purple-soft);color:var(--purple)}.target-summary-card{background:#fafaff}.target-summary-label,.target-summary-sub{color:#9b9ca8}.target-summary-value{color:var(--ink)}.target-breakdown{border-color:var(--line)}.target-breakdown-title strong{color:var(--ink)}.target-breakdown-title span,.breakdown-header span{color:#aaaab5}.target-form-note{background:#fafaff;color:#858692}.small-add-button{background:var(--purple-soft);color:var(--purple)}.small-add-button:hover{background:#e6e4ff}.target-validation{color:#d97860}.modal{background:#fff;color:var(--ink)}.modal input,.modal select,.modal textarea{background:#fff;border-color:#dedfe8;color:var(--ink)}.modal input::placeholder,.modal textarea::placeholder{color:#a8a9b4}.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:#aaa2fb;box-shadow:0 0 0 3px #f0efff}.cancel-button,.fullscreen-button{background:#fff;border-color:#dedfe8;color:#777887}.close-button{background:#f4f4f7;color:#8c8d99}.mindmap-viewport{background-color:#fbfbfe;background-image:radial-gradient(#dfe0eb 1px,transparent 1px);border-color:#e7e7ef}.mindmap-node{background:#fff;border-color:#e1e1ec;color:var(--ink);box-shadow:0 7px 18px rgba(46,43,85,.08)}.mindmap-node:hover{border-color:#b9b3fb}.mindmap-node.selected{border-color:var(--purple);box-shadow:0 9px 22px rgba(89,77,220,.18)}.mindmap-node.root{background:var(--ink);border-color:var(--ink)}.mindmap-node-label{color:#a2a3b0}.mindmap-node-fields input{background:#fafaff;border-color:#e1e1ea;color:var(--ink)}.mindmap-node-fields input:focus{border-color:#aaa2fb;box-shadow:0 0 0 3px #f0efff}.mindmap-node.root .mindmap-node-fields input{background:#353641;border-color:#535460;color:#fff}.mindmap-node-meta{color:#a0a1ae}.mindmap-node-meta strong{color:var(--purple)}.mindmap-edge{stroke:#c8c7de}.mindmap-floating-toolbar>span,.mindmap-floating-toolbar .mindmap-actions{background:rgba(255,255,255,.9);border-color:#e7e7ef;color:#777887}.mindmap-icon-button,.mindmap-fit-button{background:#fff;border-color:#dedfe8;color:#7f8090}.mindmap-fullscreen-button{background:var(--purple-soft);border-color:#bdb8fc;color:var(--purple)}.mindmap-hint{background:rgba(255,255,255,.84);border-color:#ececf2;color:#a4a5b0}.toast{background:#252631;color:#fff}.primary-button{background:var(--ink);color:#fff}.chart-points circle{fill:#fff;stroke:var(--purple)}
.target-tree-row,.target-tree-row.depth-1,.target-tree-row.depth-2,.target-tree-row.depth-3,.target-tree-row.depth-4{background:#fff;border-color:#f0f0f5}.target-tree-row.depth-0{background:#f0efff;border-color:#e4e1ff}.target-tree-row.depth-1{background:#f7f6ff;border-color:#e9e7ff}.target-tree-row.depth-2{background:#fbfaff;border-color:#efedff}.target-tree-row.depth-3{background:#fdfcff;border-color:#f3f1ff}.target-tree-row.depth-4{background:#fff;border-color:#f5f4fc}.target-tree-row.depth-0 .target-tree-name{color:#4e43c3}.target-tree-row.depth-0 .target-tree-name:before{background:#5e50d5;box-shadow:0 0 0 3px #e1deff}.target-tree-row.depth-0 .target-tree-value{color:#5e50d5}.target-tree-row.depth-0 .target-tree-share{color:#8178d9}.target-tree-row.depth-1 .target-tree-name{color:#6b5fe0}.target-tree-row.depth-1 .target-tree-name:before{background:#7667f2;box-shadow:0 0 0 3px #e9e7ff}.target-tree-row.depth-1 .target-tree-value{color:#7667f2}.target-tree-row.depth-1 .target-tree-share{color:#9b94dc}.target-tree-row.depth-2 .target-tree-name{color:#9187e8}.target-tree-row.depth-2 .target-tree-name:before{background:#958bf2;box-shadow:0 0 0 3px #f0eeff}.target-tree-row.depth-2 .target-tree-value{color:#958bf2}.target-tree-row.depth-2 .target-tree-share{color:#aaa5dd}.target-tree-row.depth-3 .target-tree-name{color:#ada6ee}.target-tree-row.depth-3 .target-tree-name:before{background:#b2acf7;box-shadow:0 0 0 3px #f5f3ff}.target-tree-row.depth-3 .target-tree-value{color:#aaa3ed}.target-tree-row.depth-3 .target-tree-share{color:#b7b3d9}.target-tree-row.depth-4 .target-tree-name{color:#bcb8da}.target-tree-row.depth-4 .target-tree-name:before{background:#c8c4fb;box-shadow:0 0 0 3px #f6f5ff}.target-tree-row.depth-4 .target-tree-value{color:#b7b1e9}.target-tree-row.depth-4 .target-tree-share{color:#c2bfd8}.target-tree-row.is-collapsible:hover{background:#f3f1ff;border-color:#d2cef8}
.target-panel{background:#fff;border-color:var(--line);color:var(--ink)}.target-panel .section-kicker{color:#a3a4b1}.target-panel h2{color:var(--ink)}.target-panel .target-summary-card{background:#fafaff}.target-panel .target-summary-label,.target-panel .target-summary-sub{color:#9b9ca8}.target-panel .target-summary-value{color:var(--ink)}.target-panel .target-breakdown{border-color:var(--line)}.target-panel .target-breakdown-title strong{color:var(--ink)}.target-panel .target-breakdown-title span{color:#aaaab5}.target-panel .target-tree-row,.target-panel .target-tree-row.depth-1,.target-panel .target-tree-row.depth-2,.target-panel .target-tree-row.depth-3,.target-panel .target-tree-row.depth-4{background:#fff;border-color:#f0f0f5}.target-panel .target-tree-row.depth-0{background:#f0efff;border-color:#e4e1ff}.target-panel .target-tree-row.depth-1{background:#f7f6ff;border-color:#e9e7ff}.target-panel .target-tree-row.depth-2{background:#fbfaff;border-color:#efedff}.target-panel .target-tree-row.depth-3{background:#fdfcff;border-color:#f3f1ff}.target-panel .target-tree-row.depth-4{background:#fff;border-color:#f5f4fc}.target-panel .target-tree-row.depth-0 .target-tree-name{color:#4e43c3}.target-panel .target-tree-row.depth-0 .target-tree-value{color:#5e50d5}.target-panel .target-tree-row.depth-0 .target-tree-share{color:#8178d9}.target-panel .target-tree-row.depth-1 .target-tree-name{color:#6b5fe0}.target-panel .target-tree-row.depth-1 .target-tree-value{color:#7667f2}.target-panel .target-tree-row.depth-1 .target-tree-share{color:#9b94dc}.target-panel .target-tree-row.depth-2 .target-tree-name{color:#9187e8}.target-panel .target-tree-row.depth-2 .target-tree-value{color:#958bf2}.target-panel .target-tree-row.depth-2 .target-tree-share{color:#aaa5dd}.target-panel .target-tree-row.depth-3 .target-tree-name{color:#ada6ee}.target-panel .target-tree-row.depth-3 .target-tree-value{color:#aaa3ed}.target-panel .target-tree-row.depth-3 .target-tree-share{color:#b7b3d9}.target-panel .target-tree-row.depth-4 .target-tree-name{color:#bcb8da}.target-panel .target-tree-row.depth-4 .target-tree-value{color:#b7b1e9}.target-panel .target-tree-row.depth-4 .target-tree-share{color:#c2bfd8}.target-panel .target-tree-row.is-collapsible:hover{background:#f3f1ff;border-color:#d2cef8}
.target-heading-actions{display:flex;align-items:center;gap:8px}.secondary-button{border:1px solid #ddddec;background:#fafaff;color:#675bd7;border-radius:9px;padding:10px 13px;font:700 10px Manrope,"Noto Sans SC",sans-serif;cursor:pointer}.secondary-button:hover{border-color:#bdb8fc;background:#f0efff}.target-tree-with-achievement{overflow-x:auto}.target-tree-header,.target-tree-row{display:grid;grid-template-columns:minmax(180px,1.5fr) minmax(110px,.8fr) minmax(125px,.9fr) minmax(80px,.55fr) minmax(70px,.45fr);align-items:center;gap:12px}.target-tree-header{padding:0 15px 8px;color:#a6a7b4;font:700 10px Manrope,"Noto Sans SC",sans-serif}.target-tree-row{min-width:700px}.target-tree-actual{color:#6357d2;font-weight:700;font-size:11px}.target-tree-rate{font-weight:800;font-size:11px}.target-tree-rate.rate-good,.achievement-rate.rate-good{color:#27976b}.target-tree-rate.rate-progress,.achievement-rate.rate-progress{color:#b77439}.target-tree-rate.rate-empty,.achievement-rate.rate-empty{color:#a4a5b2}.actual-summary-value{color:#5e50d5!important}.achievement-modal{width:min(960px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 32px));overflow:auto}.achievement-toolbar{display:flex;align-items:flex-end;gap:10px;margin:18px 0 12px}.achievement-month-field{display:flex;flex-direction:column;gap:6px;color:#8c8d9b;font-size:10px;font-weight:700}.achievement-month-field input{width:155px}.upload-button{display:inline-flex;align-items:center;justify-content:center;height:36px;border:1px solid #bdb8fc;background:var(--purple-soft);color:var(--purple);border-radius:9px;padding:0 13px;font:700 10px Manrope,"Noto Sans SC",sans-serif;cursor:pointer}.upload-button:hover{background:#e7e4ff}.upload-button input{display:none}.achievement-guide{border:1px solid #ececf4;background:#fafaff;color:#858693;border-radius:10px;padding:10px 12px;font-size:10px;line-height:1.6}.achievement-guide strong{color:#5c55a7}.achievement-file-status{margin:12px 0;color:#8e8f9e;font-size:10px;min-height:16px}.achievement-file-status.success{color:#29936b}.achievement-file-status.warning{color:#b47437}.achievement-file-status.error,.achievement-validation{color:#d97860}.achievement-image-preview{display:flex;align-items:flex-start;gap:10px;padding:9px;border:1px solid #ececf4;border-radius:10px;margin-bottom:12px;background:#fafaff;color:#999aa8;font-size:10px}.achievement-image-preview img{width:150px;max-height:110px;object-fit:contain;border-radius:6px;background:#fff}.achievement-preview-wrap{border:1px solid var(--line);border-radius:12px;padding:12px;overflow:auto}.achievement-preview-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.achievement-preview-heading strong{font-size:12px}.achievement-preview-heading span{font-size:10px;color:#a0a1ae}.achievement-grid-header,.achievement-row{display:grid;grid-template-columns:minmax(170px,1.25fr) minmax(100px,.8fr) minmax(128px,1fr) minmax(120px,.9fr) minmax(65px,.5fr);align-items:center;gap:10px;min-width:690px}.achievement-grid-header{padding:0 10px 7px;color:#a2a3af;font-size:10px;font-weight:700}.achievement-row{padding:9px 10px;border-top:1px solid #f0f0f5;font-size:10px}.achievement-target-name{display:flex;align-items:center;gap:7px;font-weight:700;color:var(--ink)}.achievement-depth-dot{width:7px;height:7px;border-radius:50%;background:#7667f2;box-shadow:0 0 0 3px #eeecff;flex:0 0 auto}.achievement-row.depth-2 .achievement-depth-dot{background:#958bf2}.achievement-row.depth-3 .achievement-depth-dot{background:#b2acf7}.achievement-row.depth-4 .achievement-depth-dot{background:#c8c4fb}.achievement-target-value,.achievement-monthly{color:#888a98}.achievement-input-wrap{display:block}.achievement-actual-input{width:100%!important;min-width:90px;padding:7px 8px!important;border-radius:7px!important;font-size:11px!important}.achievement-rate{font-weight:800}.achievement-unmatched,.achievement-warnings{display:flex;flex-wrap:wrap;gap:6px;margin:12px 10px 2px;padding-top:10px;border-top:1px dashed #e6e6ee;color:#b37339;font-size:10px}.achievement-unmatched strong{width:100%;color:#9b6935}.achievement-unmatched span{background:#fff7ea;border:1px solid #f4dfbd;border-radius:6px;padding:4px 7px}.achievement-warnings{color:#8c8d9a}.achievement-empty{padding:32px 12px;text-align:center;color:#a2a3af;font-size:11px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:760px){.target-heading-actions{flex-direction:column;align-items:stretch}.target-heading-actions button{white-space:nowrap}.achievement-toolbar{align-items:stretch;flex-direction:column}.achievement-month-field input{width:100%}.achievement-modal{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.achievement-preview-heading{align-items:flex-start;flex-direction:column;gap:4px}}
.target-tree-header span:nth-child(2),.target-tree-header span:nth-child(3),.target-tree-header span:nth-child(4),.target-tree-header span:nth-child(5){text-align:right}.target-tree-header span:first-child{text-align:left}
.target-import-notice{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:0 0 12px;padding:10px 12px;border:1px solid #f1dfc7;background:#fffaf3;border-radius:10px;color:#9a6b3e;font-size:10px;line-height:1.5}.target-import-notice strong{color:#8b5b2e}.target-import-notice span{width:100%;color:#a4774e}.target-import-notice em{font-style:normal;color:#b1865b}.target-import-notice small{width:100%;color:#ae9479}

.product-review-panel{margin-top:22px;padding:25px 27px 27px;overflow:hidden}.product-review-heading{align-items:flex-start}.product-review-subtitle{margin:6px 0 0;color:#9293a0;font-size:11px}.product-type-switch{display:flex;gap:4px;padding:4px;background:#f0eff7;border-radius:10px}.product-type-button{border:0;background:transparent;color:#9293a3;border-radius:7px;padding:8px 14px;font:700 11px Manrope,"Noto Sans SC",sans-serif;cursor:pointer}.product-type-button.active{background:#fff;color:var(--ink);box-shadow:0 2px 8px rgba(39,37,73,.08)}.product-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:20px 0 16px;padding-bottom:15px;border-bottom:1px solid var(--line)}.product-toolbar-left{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-upload-button{display:inline-flex;align-items:center;justify-content:center;height:36px;border:1px solid #bdb8fc;background:var(--purple-soft);color:var(--purple);border-radius:9px;padding:0 13px;font:700 10px Manrope,"Noto Sans SC",sans-serif;cursor:pointer}.product-upload-button:hover{background:#e7e4ff}.product-upload-button input{display:none}.product-import-scope{height:36px;min-width:205px;border:1px solid #dedfe8;background:#fff;color:#777887;border-radius:9px;padding:0 10px;font:600 10px Manrope,"Noto Sans SC",sans-serif}.product-period-hint{display:flex;align-items:center;gap:7px;color:#a0a1ae;font-size:10px;white-space:nowrap}.period-dot{width:6px;height:6px;border-radius:50%;background:#36a879;box-shadow:0 0 0 4px #eaf9f1}.product-layout{display:grid;grid-template-columns:205px minmax(0,1fr);gap:22px}.product-category-list{min-width:0;border-right:1px solid var(--line);padding-right:17px}.product-list-heading{display:flex;align-items:center;justify-content:space-between;margin:2px 0 10px;color:#696b79;font-size:11px}.product-list-heading span{font-size:10px;color:#aaaab5}.product-category-items{display:flex;flex-direction:column;gap:5px}.product-category-row{display:grid;grid-template-columns:8px minmax(0,1fr);grid-template-areas:"dot name" "dot spend";column-gap:8px;align-items:center;text-align:left;border:1px solid transparent;background:transparent;border-radius:10px;padding:10px 9px;cursor:pointer;color:var(--ink)}.product-category-row:hover{background:#fafaff;border-color:#eeeef6}.product-category-row.selected{background:var(--purple-soft);border-color:#e3e0ff}.product-category-dot{grid-area:dot;width:7px;height:7px;border-radius:50%;background:#bbb7f9;box-shadow:0 0 0 3px #f0efff}.product-category-row.selected .product-category-dot{background:var(--purple);box-shadow:0 0 0 3px #dedbff}.product-category-name{grid-area:name;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700}.product-category-spend{grid-area:spend;color:#888a98;font:500 10px "DM Mono",monospace;margin-top:4px}.product-category-spend small{font-family:Manrope,sans-serif;color:#aaaab5;margin-left:2px}.product-category-mini-delta{grid-column:2;grid-row:2;text-align:right;margin-top:-14px;pointer-events:none}.product-category-mini-delta .product-delta{font-size:9px}.product-detail{min-width:0}.product-detail-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:2px 0 16px}.product-detail-kicker{font:700 9px "DM Mono",monospace;letter-spacing:1px;color:#aaaab5}.product-detail-heading h3{font-size:20px;letter-spacing:-.5px;margin:5px 0 4px}.product-detail-heading p{margin:0;color:#9b9ca8;font-size:10px}.product-metric-grid{display:grid;grid-template-columns:repeat(5,minmax(100px,1fr));gap:8px}.product-metric-card{min-width:0;background:#fafaff;border:1px solid #eeeef6;border-radius:11px;padding:12px 12px 11px}.product-metric-label{color:#9192a1;font-size:10px;margin-bottom:8px;white-space:nowrap}.product-metric-card strong{display:block;color:var(--ink);font:800 17px "DM Mono",monospace;letter-spacing:-.6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-metric-compare{display:flex;align-items:center;gap:5px;margin-top:9px;white-space:nowrap}.product-metric-compare>span:last-child{color:#b0b1bc;font-size:9px}.product-delta{font:700 9px "DM Mono",monospace}.product-delta.muted{color:#b0b1bc;font-family:Manrope,"Noto Sans SC",sans-serif;font-weight:500}.product-delta.delta-up{color:#7b6de8}.product-delta.delta-down{color:#7b6de8}.product-delta.delta-good{color:#2d9a72}.product-delta.delta-warn{color:#d47b54}.product-analysis-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:12px;margin-top:14px}.product-analysis-card{border:1px solid var(--line);border-radius:12px;padding:14px 15px;min-height:152px}.product-ai-card{background:#fbfaff;border-color:#ebe9ff}.product-analysis-title{display:flex;align-items:center;gap:7px;margin-bottom:11px;color:#777887}.product-analysis-title strong{color:var(--ink);font-size:11px}.product-analysis-title>span:last-child{color:#adaebb;font-size:9px;margin-left:auto}.ai-spark{color:var(--purple);font-size:14px}.product-ai-card ul{margin:0;padding-left:18px;color:#747684;font-size:10px;line-height:1.7}.product-ai-card li+li{margin-top:5px}.product-note-list{display:flex;flex-direction:column;gap:9px}.product-note-item{border-top:1px solid #f0f0f5;padding-top:9px}.product-note-item:first-child{border-top:0;padding-top:0}.product-note-item-top{display:flex;justify-content:space-between;gap:8px}.product-note-item-top strong{font-size:10px;line-height:1.4}.product-note-item-top span{color:#b0b1bc;font:9px "DM Mono",monospace;white-space:nowrap}.product-note-item p{margin:5px 0 5px;color:#888a98;font-size:10px;line-height:1.5}.product-note-tags{display:flex;gap:5px}.product-note-tags span{padding:2px 5px;background:#f5f4ff;color:#8c82e5;border-radius:4px;font-size:9px}.product-note-empty{color:#a2a3b0;font-size:10px;line-height:1.6;padding-top:5px}.product-empty{display:flex;align-items:center;gap:13px;border:1px dashed #dedcf2;border-radius:12px;padding:22px 18px;color:#9293a0}.product-empty-icon{width:36px;height:36px;border-radius:11px;background:var(--purple-soft);color:var(--purple);display:grid;place-items:center;font-size:19px}.product-empty strong{display:block;color:var(--ink);font-size:12px}.product-empty p{margin:5px 0 0;font-size:10px}.product-empty .outline-button{margin-left:auto;white-space:nowrap}.product-small-modal{width:min(430px,calc(100vw - 32px))}.product-note-modal{width:min(590px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto}.product-note-context{margin:5px 0 0;color:#9697a5;font-size:10px}.product-note-modal form{display:grid;gap:12px}.product-note-modal label{gap:6px}.product-note-modal textarea{resize:vertical;min-height:58px}.product-note-modal .modal-actions{margin-top:3px}

@media(max-width:980px){.product-metric-grid{grid-template-columns:repeat(3,minmax(110px,1fr))}.product-analysis-grid{grid-template-columns:1fr}.product-toolbar{align-items:flex-start;flex-direction:column}.product-period-hint{align-self:flex-end}}
@media(max-width:680px){.product-review-panel{padding:20px 16px}.product-review-heading{flex-direction:column;gap:14px}.product-type-switch{align-self:stretch}.product-type-button{flex:1}.product-layout{grid-template-columns:1fr;gap:15px}.product-category-list{border-right:0;border-bottom:1px solid var(--line);padding:0 0 13px}.product-category-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.product-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-heading{flex-direction:column}.product-empty{align-items:flex-start;flex-wrap:wrap}.product-empty .outline-button{margin-left:49px}.product-import-scope{width:100%}}

/* Keep the achievement header and its values on identical grid tracks. */
.target-tree-with-achievement{
  --target-tree-columns:minmax(260px,1fr) 150px 150px 130px 110px;
  overflow-x:auto;
}
.target-tree-with-achievement .target-tree-header,
.target-tree-with-achievement .target-tree-row{
  grid-template-columns:var(--target-tree-columns);
  column-gap:0;
  min-width:800px;
}
.target-tree-with-achievement .target-tree-header{padding:0 16px 10px}
.target-tree-with-achievement .target-tree-row{padding:7px 16px}
.target-tree-with-achievement .target-tree-header span:nth-child(n+2),
.target-tree-with-achievement .target-tree-value,
.target-tree-with-achievement .target-tree-actual,
.target-tree-with-achievement .target-tree-rate,
.target-tree-with-achievement .target-tree-share{
  justify-self:stretch;
  text-align:right;
}
@media (max-width:760px){
  .target-tree-with-achievement .target-tree-header,
  .target-tree-with-achievement .target-tree-row{
    grid-template-columns:var(--target-tree-columns);
    min-width:800px;
  }
}

/* The manual achievement editor follows the same hierarchy as the target tree. */
.achievement-row.depth-1 .achievement-target-name{padding-left:0}
.achievement-row.depth-2 .achievement-target-name{padding-left:18px}
.achievement-row.depth-3 .achievement-target-name{padding-left:36px}
.achievement-row.depth-4 .achievement-target-name{padding-left:54px}
.achievement-target-name{
  min-width:0;
  text-align:left;
}
.achievement-branch-toggle{
  width:100%;
  border:0;
  background:transparent;
  padding-top:0;
  padding-bottom:0;
  cursor:pointer;
  font:inherit;
}
.achievement-branch-toggle:hover{color:var(--purple)}
.achievement-tree-chevron{
  width:10px;
  color:#8d85df;
  font-size:10px;
  text-align:center;
  flex:0 0 10px;
}
.achievement-tree-chevron.empty{visibility:hidden}
.achievement-level-tag{
  margin-left:auto;
  color:#a6a7b4;
  font-size:9px;
  font-weight:600;
  white-space:nowrap;
}
.achievement-row.depth-0{background:#fbfaff}
.achievement-row.depth-1 .achievement-level-tag{color:#756be3}
.achievement-row.depth-2 .achievement-level-tag{color:#958edb}
.achievement-row.depth-3 .achievement-level-tag{color:#aaa8ba}

.next-focus-panel{margin:22px 0}.next-focus-heading{align-items:flex-start}.next-focus-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.next-focus-subtitle{margin:6px 0 0;color:#9293a0;font-size:11px}.next-focus-empty{display:flex;align-items:center;gap:13px;border:1px dashed #dedcf2;border-radius:12px;padding:22px 18px;color:#9293a0}.next-focus-empty-icon{width:36px;height:36px;border-radius:11px;background:var(--purple-soft);color:var(--purple);display:grid;place-items:center;font-size:17px;flex:0 0 auto}.next-focus-empty strong{display:block;color:var(--ink);font-size:12px}.next-focus-empty p{margin:5px 0 0;font-size:10px}.next-focus-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.next-focus-item{display:grid;grid-template-columns:27px minmax(0,1fr) auto;gap:10px;align-items:start;border:1px solid #e9e8f2;border-radius:10px;background:#fcfcff;padding:13px}.next-focus-order{color:#8177df;font:800 11px "DM Mono",monospace;padding-top:3px}.next-focus-copy{min-width:0}.next-focus-meta{display:flex;align-items:center;gap:7px;margin-bottom:7px}.next-focus-meta span{font-size:9px;color:#8f89ca}.next-focus-meta span+span{color:#abaeba}.next-focus-title-input,.next-focus-detail-input{display:block;width:100%;border:1px solid transparent;background:transparent;color:var(--ink);font-family:Manrope,"Noto Sans SC",sans-serif;outline:0}.next-focus-title-input{font-size:11px;font-weight:800;padding:3px 5px;margin:0 -5px 5px}.next-focus-detail-input{min-height:46px;resize:vertical;color:#858693;font-size:10px;line-height:1.55;padding:4px 5px;margin:0 -5px}.next-focus-title-input:hover,.next-focus-detail-input:hover{background:#f6f5ff}.next-focus-title-input:focus,.next-focus-detail-input:focus{border-color:#c7c1ff;background:#fff;box-shadow:0 0 0 3px #f0efff;border-radius:6px}.next-focus-remove{height:25px;border:1px solid #ece9f4;background:#fff;color:#a7a8b5;border-radius:6px;padding:0 7px;font:600 9px Manrope,"Noto Sans SC",sans-serif;line-height:1;cursor:pointer}.next-focus-remove:hover{border-color:#efc7c0;background:#fff0ed;color:#d97860}.add-focus-button{margin-top:12px;border:0;background:none;color:#7667f2;padding:5px 0;font:700 10px Manrope,"Noto Sans SC",sans-serif;cursor:pointer}.add-focus-button:hover{color:#5e50d5}@media(max-width:760px){.next-focus-heading{gap:13px;flex-direction:column}.next-focus-actions{width:100%}.next-focus-actions button{flex:1}.next-focus-list{grid-template-columns:1fr}.next-focus-item{padding:12px}}

.quick-file-locations{display:inline-flex;height:36px;padding:3px;background:#f5f4fb;border:1px solid #e7e5f2;border-radius:9px}.quick-file-button{border:0;background:transparent;color:#838492;border-radius:6px;padding:0 9px;font:700 10px Manrope,"Noto Sans SC",sans-serif;cursor:pointer}.quick-file-button:hover{background:#fff;color:#675bd7;box-shadow:0 1px 4px rgba(39,37,73,.08)}

.product-detail-actions{display:flex;align-items:center;gap:8px}.delete-product-button{height:34px;border:1px solid #efc9c1;background:#fff;color:#c96e5d;border-radius:9px;padding:0 10px;font:700 10px Manrope,"Noto Sans SC",sans-serif;cursor:pointer}.delete-product-button:hover{border-color:#df9e92;background:#fff4f1;color:#bd5d4f}@media(max-width:680px){.product-detail-actions{width:100%;justify-content:space-between}.product-detail-actions .outline-button,.delete-product-button{flex:1;white-space:nowrap}}

.product-category-title{cursor:pointer}

.period-archive-panel{margin:22px 0}.period-archive-heading{align-items:flex-start}.period-archive-subtitle{margin:6px 0 0;color:#9293a0;font-size:11px}.period-archive-count{padding:6px 8px;background:#f4f3fb;color:#8379d6;border-radius:6px;font:700 9px "DM Mono",monospace;white-space:nowrap}.period-archive-table{overflow-x:auto}.period-archive-table-header,.period-archive-row{display:grid;grid-template-columns:170px minmax(130px,1fr) 100px 76px 76px 76px 94px 170px;gap:10px;align-items:center;min-width:920px}.period-archive-table-header{padding:0 10px 8px;color:#a2a3af;font-size:9px;font-weight:700}.period-archive-row{padding:11px 10px;border-top:1px solid #f0f0f5;color:#727482;font-size:10px}.period-archive-row>div:not(:first-child):not(:nth-child(2)){text-align:right;font-family:"DM Mono",monospace}.period-archive-period strong{display:block;color:var(--ink);font-size:10px}.period-archive-period span{display:block;margin-top:3px;color:#aaaab5;font-size:9px}.period-archive-category{color:var(--ink);font-weight:700}.period-archive-row small{color:#abaeba;font-family:Manrope,"Noto Sans SC",sans-serif;margin-left:2px}.period-archive-delta{display:flex;justify-content:flex-end;gap:6px}.period-archive-empty{border:1px dashed #dedcf2;border-radius:12px;padding:21px 16px;color:#9a9ba8;font-size:10px}.period-archive-delta .product-delta{font-size:8px}@media(max-width:760px){.period-archive-heading{flex-direction:column;gap:10px}.period-archive-table-header,.period-archive-row{min-width:920px}}
.ai-ask-panel{min-height:356px;display:flex;flex-direction:column}.ai-live-status{display:flex;align-items:center;gap:6px;color:#39a979;font:700 9px "DM Mono",monospace;white-space:nowrap}.ai-live-status i{width:6px;height:6px;border-radius:50%;background:#43c58d;box-shadow:0 0 0 4px #ebfaf3}.ai-chat-messages{display:flex;flex:1;flex-direction:column;gap:10px;min-height:168px;max-height:206px;overflow:auto;padding:15px 1px 7px}.ai-chat-message{display:flex;align-items:flex-start;gap:8px;max-width:96%}.ai-chat-message.user{align-self:flex-end;flex-direction:row-reverse}.ai-chat-avatar{display:grid;place-items:center;flex:0 0 23px;width:23px;height:23px;border-radius:8px;background:#f0efff;color:var(--purple);font-size:10px;font-weight:800}.ai-chat-message.user .ai-chat-avatar{background:#20212b;color:#fff;font-size:8px}.ai-chat-message p{margin:0;padding:8px 10px;border:1px solid #eeeef5;border-radius:4px 11px 11px 11px;color:#707280;font-size:10px;line-height:1.7;white-space:normal}.ai-chat-message.user p{background:#f2f0ff;border-color:#e6e2ff;color:#5e55b9;border-radius:11px 4px 11px 11px}.ai-suggestion-list{display:flex;gap:6px;flex-wrap:wrap;margin:4px 0 10px}.ai-suggestion-list button{border:1px solid #e4e2f4;background:#fbfaff;color:#8279d0;border-radius:7px;padding:7px 8px;font:600 9px Manrope,"Noto Sans SC",sans-serif;cursor:pointer}.ai-suggestion-list button:hover{border-color:#bdb8fc;background:#f3f1ff;color:var(--purple)}.ai-ask-form{display:flex;gap:7px;border-top:1px solid var(--line);padding-top:11px}.ai-ask-form input{min-width:0;flex:1;border:1px solid #dedfe8;border-radius:8px;background:#fff;padding:9px 10px;color:var(--ink);font:500 10px Manrope,"Noto Sans SC",sans-serif;outline:none}.ai-ask-form input:focus{border-color:#aaa2fb;box-shadow:0 0 0 3px #f0efff}.ai-send-button{width:31px;height:31px;border:0;border-radius:8px;background:var(--purple);color:#fff;font:800 16px Manrope,sans-serif;cursor:pointer}.ai-send-button:hover{background:var(--purple-dark)}@media(max-width:760px){.ai-ask-panel{min-height:0}.ai-chat-messages{max-height:230px}}
.ai-chat-messages{max-height:none}
.ai-chat-messages{max-height:none}
@media(max-width:760px){.ai-chat-messages{max-height:230px}}
.quality-alert-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-bottom:25px}.data-quality-panel,.anomaly-panel{min-width:0}.module-subtitle{margin:7px 0 15px;color:#9293a0;font-size:10px;line-height:1.6}.quality-status,.anomaly-period{color:#a0a1ae;font:700 9px "DM Mono",monospace;white-space:nowrap}.quality-status.is-pass{color:#35a979}.quality-status.has-warning{color:#d97960}.quality-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:12px}.quality-summary span{padding:9px 8px;background:#fafaff;border:1px solid #eeeeF6;border-radius:8px;color:#9697a5;font-size:9px}.quality-summary strong{display:block;margin-bottom:4px;color:var(--ink);font:800 13px "DM Mono",monospace}.quality-check-list{display:flex;flex-direction:column;gap:7px}.quality-check{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:start;gap:8px;padding:9px 10px;border:1px solid #eef0f5;border-radius:8px}.quality-check-icon{display:grid;place-items:center;width:19px;height:19px;border-radius:6px;background:#eaf9f2;color:#35a979;font-size:11px;font-weight:800}.quality-check.warn{border-color:#f4ddd5;background:#fffaf8}.quality-check.warn .quality-check-icon{background:#fff0ea;color:#d97960}.quality-check.info .quality-check-icon{background:#f0efff;color:var(--purple)}.quality-check strong{display:block;color:#555765;font-size:10px}.quality-check p{margin:3px 0 0;color:#9899a6;font-size:9px;line-height:1.5}.quality-check em{font-style:normal;color:#35a979;font-size:9px}.quality-check.warn em{color:#d97960}.quality-check.info em{color:var(--purple)}.quality-empty,.anomaly-empty{padding:27px 12px;border:1px dashed #e5e3f1;border-radius:10px;text-align:center;color:#a0a1ae;font-size:10px}.anomaly-alert-list{display:flex;flex-direction:column;gap:7px;max-height:359px;overflow:auto;padding-right:2px}.anomaly-alert{display:flex;align-items:center;gap:8px;padding:10px;border:1px solid #f0e2dc;border-left:3px solid #e88745;border-radius:8px;background:#fffaf8}.anomaly-alert.critical{border-color:#f0d3cb;border-left-color:#d85c4f;background:#fff7f5}.anomaly-alert.info{border-color:#dceee5;border-left-color:#35a979;background:#f8fdf9}.anomaly-alert-main{min-width:0;flex:1}.anomaly-alert-title{display:flex;align-items:center;gap:6px;min-width:0}.anomaly-alert-title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#555765;font-size:10px}.anomaly-alert-title>span:last-child{color:#9d9eaa;font-size:9px;white-space:nowrap}.anomaly-level{display:grid;place-items:center;flex:0 0 17px;width:17px;height:17px;border-radius:5px;background:#fff0ea;color:#d97960;font-size:8px;font-weight:800}.critical .anomaly-level{background:#fbe0da;color:#c95648}.info .anomaly-level{background:#eaf9f2;color:#35a979}.anomaly-alert p{margin:4px 0 0;color:#777986;font:700 9px "DM Mono",monospace}.anomaly-alert small{display:block;margin-top:4px;color:#a0a1ad;font-size:9px;line-height:1.4}.anomaly-ask-button{border:1px solid #ded9fa;background:#fff;color:var(--purple);border-radius:6px;padding:6px 7px;font:700 9px Manrope,"Noto Sans SC",sans-serif;cursor:pointer;white-space:nowrap}.anomaly-ask-button:hover{background:var(--purple-soft);border-color:#bdb8fc}.anomaly-clear{border-color:#dceee5;background:#f8fdf9;color:#35a979}.anomaly-clear span{font-weight:800;margin-right:5px}@media(max-width:900px){.quality-alert-grid{grid-template-columns:1fr}}@media(max-width:760px){.quality-summary{grid-template-columns:1fr 1fr}.quality-summary span:last-child{grid-column:1 / -1}.anomaly-alert-list{max-height:none}.anomaly-period{white-space:normal;text-align:right;max-width:135px}}
.trend-filter-select{min-width:98px}.trend-controls .trend-filter-select{max-width:132px}@media(max-width:760px){.trend-controls .trend-filter-select{max-width:none;min-width:0;flex:1}}
.target-overview{grid-template-columns:repeat(4,minmax(0,1fr))}.target-summary-card{min-width:0}@media(max-width:760px){.target-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.target-summary-card:last-child{grid-column:auto}}
.action-panel{display:flex;flex-direction:column;min-height:0}.action-generate-button{white-space:nowrap}.action-summary{display:flex;align-items:center;gap:13px;background:#fafaff;padding:13px;border-radius:12px;margin:18px 0 12px}.action-ring{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;position:relative;background:conic-gradient(var(--purple) 0 var(--action-progress),#e9e8f8 var(--action-progress) 100%);color:var(--purple);font:800 12px "DM Mono",monospace;flex-shrink:0}.action-ring:before{content:"";position:absolute;width:42px;height:42px;border-radius:50%;background:#fafaff}.action-ring span{position:relative}.action-summary strong{font-size:11px}.action-summary p{margin:4px 0 0;color:#a2a3b0;font-size:9px}.action-list{display:flex;flex-direction:column;gap:7px;max-height:285px;overflow:auto}.action-item{display:grid;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid #f0f1f5}.action-item:last-child{border-bottom:0}.action-status-button{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;border:1px solid #dcdde8;background:#fff;color:#fff;font-size:12px;font-weight:800;cursor:pointer}.action-status-button:hover{border-color:var(--purple)}.action-status-button.in-progress{border-color:var(--purple);background:#f0efff;color:var(--purple);font-size:16px;line-height:1}.action-status-button.done{border-color:var(--green);background:var(--green)}.action-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.action-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#4f505c;font-size:10px}.action-copy span,.action-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#a0a1ae;font-size:8px;line-height:1.45}.action-status-label{border:0;background:none;padding:4px 0 4px 5px;color:#aaaab5;font:700 9px Manrope,"Noto Sans SC",sans-serif;cursor:pointer;white-space:nowrap}.action-status-label.in-progress{color:var(--purple)}.action-status-label.done{color:var(--green)}.action-empty{display:flex;min-height:155px;flex-direction:column;align-items:center;justify-content:center;color:#a0a1ae;text-align:center}.action-empty span{color:var(--purple);font-size:18px}.action-empty p{margin:7px 0 3px;color:#777887;font-size:11px;font-weight:700}.action-empty small{font-size:9px}.action-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.action-modal{width:min(540px,100%)}@media(max-width:760px){.action-form-grid{grid-template-columns:1fr}.action-generate-button{padding:8px 9px;font-size:9px}.action-list{max-height:none}}
.action-item{grid-template-columns:25px minmax(0,1fr) auto 18px}.action-delete-button{border:0;background:none;color:#b9bac4;font-size:16px;line-height:1;padding:3px;cursor:pointer}.action-delete-button:hover{color:#d97860}

.action-panel .panel-heading>div:first-child{min-width:0}.action-panel-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.action-panel-tools{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex:0 0 auto;flex-wrap:nowrap}.monetization-note-add-button{border:1px solid #ded9fa;background:#faf9ff;color:var(--purple);border-radius:7px;padding:5px 8px;font:700 9px Manrope,"Noto Sans SC",sans-serif;cursor:pointer;white-space:nowrap}.monetization-note-add-button:hover{background:#f0efff;border-color:#bdb8fc}.monetization-import-button{display:inline-flex;align-items:center;justify-content:center;height:31px;border:1px solid #bdb8fc;background:var(--purple-soft);color:var(--purple);border-radius:8px;padding:0 10px;font:700 9px Manrope,"Noto Sans SC",sans-serif;cursor:pointer;white-space:nowrap}.monetization-import-button:hover{background:#e7e4ff}.monetization-import-button input{display:none}.monetization-quick-files{height:28px;padding:2px;gap:2px;border-radius:8px}.monetization-quick-files .quick-file-button{height:22px;padding:0 6px;font-size:9px}.monetization-import-status{margin:10px 0 0;color:#9b9ca8;font-size:8px;line-height:1.55}@media(max-width:760px){.action-panel-tools{justify-content:flex-start;width:100%;flex-wrap:wrap}.action-panel-title-row{align-items:flex-start;flex-direction:column;gap:5px}}

.product-ai-advice{display:flex;flex-direction:column;gap:7px}.product-ai-advice-item{display:grid;grid-template-columns:66px minmax(0,1fr);column-gap:9px;align-items:start;padding:8px 9px;border:1px solid #eeeef6;border-radius:7px;background:#fff}.product-ai-advice-item>span{grid-column:1;grid-row:1 / span 2;align-self:center;color:#8279d0;font-size:8px;font-weight:800}.product-ai-advice-item strong{grid-column:2;color:#51525f;font-size:10px;line-height:1.45}.product-ai-advice-item p{grid-column:2;margin:2px 0 0;color:#9293a0;font-size:9px;line-height:1.5}.product-ai-advice-item.type-重点变化{border-color:#dedaff;background:#f5f3ff}.product-ai-advice-item.type-重点变化>span{color:#6e61d8}.product-ai-advice-item.type-重点变化 strong{color:#4d439d;font-size:11px}.product-ai-advice-item.type-原因定位>span{color:#c2764d}.product-ai-advice-item.type-调整线索{background:#fffcf8;border-color:#f3e6d9}.product-ai-advice-item.type-调整线索>span{color:#b98745}.product-ai-advice-item.type-下一步动作{border-color:#dceee6;background:#fbfefc}.product-ai-advice-item.type-下一步动作>span{color:#32966f}.product-ai-advice-item.type-下一步动作 strong{color:#277b5d}@media(max-width:600px){.product-ai-advice-item{grid-template-columns:56px minmax(0,1fr);column-gap:7px;padding:8px}.product-ai-advice-item>span{font-size:7px}.product-ai-advice-item p{font-size:8px}}

.monetization-panel-subtitle{max-width:510px;margin:7px 0 0;color:#9293a0;font-size:9px;line-height:1.6}.monetization-summary,.monetization-person-row{display:grid;grid-template-columns:minmax(0,1fr) 128px 105px;align-items:center;gap:12px}.monetization-summary{margin:17px 0 0;padding:0 11px 8px;color:#a1a2ae;font-size:9px;font-weight:700}.monetization-summary span:not(:first-child){text-align:right}.monetization-list{border-top:1px solid #efeff5}.monetization-person-row{width:100%;border:0;border-bottom:1px solid #efeff5;background:#fff;padding:12px 11px;text-align:right;cursor:pointer;transition:.16s}.monetization-person-row:hover{background:#fafaff}.monetization-person-row:last-child{border-bottom:0}.monetization-person-name{display:flex;align-items:center;gap:8px;min-width:0;text-align:left}.monetization-person-name i{display:grid;place-items:center;flex:0 0 auto;width:25px;height:25px;border-radius:8px;background:#f0efff;color:var(--purple);font:800 10px Manrope,"Noto Sans SC",sans-serif;font-style:normal}.monetization-person-name strong{overflow:hidden;color:#4f505c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.monetization-spend{color:#4f505c;font:800 11px "DM Mono",monospace}.monetization-spend small{margin-left:3px;color:#a9aab5;font:500 8px Manrope,"Noto Sans SC",sans-serif}.monetization-delta{display:inline-block;color:#a0a1ae;font:700 9px "DM Mono",monospace;white-space:nowrap}.monetization-delta.up{color:#e36d66}.monetization-delta.down{color:#35a979}.monetization-delta.muted{color:#a7a8b3;font-family:Manrope,"Noto Sans SC",sans-serif;font-size:8px}.monetization-footnote{margin:10px 0 0;color:#a4a5b1;font-size:8px;line-height:1.55}.monetization-empty{display:flex;min-height:176px;flex-direction:column;align-items:center;justify-content:center;padding:18px;color:#a0a1ae;text-align:center}.monetization-empty span{color:var(--purple);font-size:19px}.monetization-empty strong{margin-top:7px;color:#6b6c78;font-size:11px}.monetization-empty p{max-width:360px;margin:5px 0 0;font-size:9px;line-height:1.6}.monetization-detail-modal{width:min(1040px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto}.monetization-detail-context{margin:5px 0 0;color:#9697a5;font-size:10px}.monetization-detail-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:19px 0 14px}.monetization-detail-summary>div{padding:11px;border:1px solid #ececf4;border-radius:9px;background:#fcfcff}.monetization-detail-summary span{display:block;color:#9fa0ac;font-size:8px}.monetization-detail-summary strong{display:block;margin:6px 0 4px;color:#4e4f5b;font:800 12px "DM Mono",monospace}.monetization-detail-section{margin-top:12px;border:1px solid #ececf4;border-radius:10px;background:#fdfdff;padding:13px}.monetization-detail-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.monetization-detail-section-head strong{color:#4f505c;font-size:11px}.monetization-detail-section-head span{padding:3px 7px;border:1px solid #ececf4;border-radius:99px;background:#fff;color:#9b9ca8;font:600 8px "DM Mono",monospace}.monetization-table-wrap{overflow-x:auto}.monetization-table{min-width:760px;font-size:9px}.monetization-table th{padding:0 8px 8px;text-align:right}.monetization-table th:first-child,.monetization-table td:first-child{text-align:left}.monetization-table td{padding:9px 8px;text-align:right;font:700 9px "DM Mono",monospace}.monetization-table td strong{color:#555765;font:700 10px Manrope,"Noto Sans SC",sans-serif}.monetization-table td small{display:block;min-height:12px;margin-top:3px}.monetization-detail-empty{padding:18px 6px;color:#a2a3ae;text-align:center;font-size:9px}@media(max-width:760px){.monetization-summary,.monetization-person-row{grid-template-columns:minmax(0,1fr) 100px 76px;gap:8px}.monetization-detail-modal{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.monetization-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.monetization-detail-summary>div:last-child{grid-column:1 / -1}}

.product-breakdown-card{margin-top:14px;border:1px solid #e9e8f2;border-radius:12px;background:#fcfcff;padding:14px 15px}.product-breakdown-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.product-breakdown-heading>div:first-child{display:flex;flex-direction:column;gap:4px}.product-breakdown-heading strong{color:var(--ink);font-size:11px}.product-breakdown-heading span{color:#9b9ca8;font-size:9px}.product-breakdown-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.product-detail-upload{display:inline-flex;align-items:center;justify-content:center;height:31px;border:1px solid #bdb8fc;background:var(--purple-soft);color:var(--purple);border-radius:8px;padding:0 10px;font:700 9px Manrope,"Noto Sans SC",sans-serif;cursor:pointer}.product-detail-upload:hover{background:#e7e4ff}.product-detail-upload input{display:none}.product-detail-metric{height:31px;border:1px solid #dedfe8;background:#fff;color:#777887;border-radius:8px;padding:0 8px;font:600 9px Manrope,"Noto Sans SC",sans-serif}.product-detail-table{overflow-x:auto}.product-detail-table-head,.product-detail-row{display:grid;grid-template-columns:minmax(150px,1.4fr) repeat(5,minmax(78px,.75fr)) 86px;gap:9px;align-items:center;min-width:770px}.product-detail-table-head{padding:0 9px 7px;color:#a2a3af;font-size:9px;font-weight:700}.product-detail-table-head>span:not(:first-child){text-align:right}.product-detail-row{padding:10px 9px;border-top:1px solid #f0f0f5;color:#555765;font:700 9px "DM Mono",monospace}.product-detail-row>div:not(:first-child):not(:last-child){text-align:right}.product-detail-product{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.product-detail-product strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font:700 10px Manrope,"Noto Sans SC",sans-serif}.product-detail-product small{margin-top:3px;color:#aaaab5;font:500 8px Manrope,"Noto Sans SC",sans-serif}.product-detail-dot{display:none}.product-detail-delta{display:block;margin-top:3px}.product-detail-delta .product-delta{font-size:8px}.product-detail-trend-bars{display:flex;align-items:flex-end;justify-content:flex-end;gap:2px;height:28px}.product-detail-trend-bars i{display:block;width:5px;min-height:3px;border-radius:2px 2px 0 0;background:#9184ef}.product-detail-trend-empty{display:block;color:#b0b1bc;font:500 8px Manrope,"Noto Sans SC",sans-serif;text-align:right;white-space:nowrap}.product-detail-empty{padding:16px 9px;border-top:1px dashed #e7e6ef;color:#a0a1ae;font-size:9px;line-height:1.6}@media(max-width:980px){.product-breakdown-heading{flex-direction:column}.product-breakdown-actions{justify-content:flex-start}}@media(max-width:680px){.product-breakdown-card{padding:12px}.product-detail-table-head,.product-detail-row{min-width:770px}.product-detail-upload{flex:1}.product-detail-metric{flex:1}}
.product-detail-trend-button{display:block;width:100%;min-height:32px;border:0;background:transparent;padding:2px 0;cursor:pointer}.product-detail-trend-button:hover{background:#f0efff;border-radius:4px}.product-detail-modal{width:min(980px,calc(100vw - 32px));max-height:min(820px,calc(100vh - 32px));overflow:auto}.product-detail-modal-context{margin:5px 0 0;color:#9697a5;font-size:10px}.product-modal-summary{display:grid;grid-template-columns:repeat(5,minmax(100px,1fr));gap:8px;margin:18px 0}.product-modal-section{margin-top:16px;border:1px solid #eeeef5;border-radius:10px;padding:12px}.product-modal-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.product-modal-section-title strong{color:var(--ink);font-size:11px}.product-modal-section-title span{color:#aaaab5;font-size:9px}.product-modal-table-wrap{overflow-x:auto}.product-modal-table-wrap table{width:100%;min-width:680px;border-collapse:collapse;font-size:9px}.product-modal-table-wrap th{padding:0 8px 8px;color:#a2a3af;font-weight:700;text-align:right;white-space:nowrap}.product-modal-table-wrap th:first-child,.product-modal-table-wrap th:nth-child(2){text-align:left}.product-modal-table-wrap td{padding:9px 8px;border-top:1px solid #f0f0f5;color:#626472;text-align:right;font:600 9px "DM Mono",monospace;white-space:nowrap}.product-modal-table-wrap td:first-child,.product-modal-table-wrap td:nth-child(2){text-align:left;font-family:Manrope,"Noto Sans SC",sans-serif}.product-modal-table-wrap td strong{color:var(--ink);font-size:10px}.product-modal-empty{padding:20px 8px;color:#a0a1ae;text-align:center;font-size:10px}.product-media-windows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-media-window{border:1px solid #e9e8f2;border-radius:9px;background:#fcfcff;padding:10px}.product-media-window-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.product-media-window-head strong{color:var(--ink);font-size:10px}.product-media-window-head span{color:#8f90a0;font:600 9px "DM Mono",monospace;white-space:nowrap}.product-media-window .product-modal-table-wrap table{min-width:600px}.product-media-window .product-modal-table-wrap td{padding:8px 7px}.product-media-window .product-modal-table-wrap th{padding:0 7px 7px}@media(max-width:760px){.product-detail-modal{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.product-modal-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.product-modal-summary .product-metric-card:last-child{grid-column:1 / -1}.product-media-windows{grid-template-columns:1fr}}
.product-media-windows{grid-template-columns:minmax(0,1fr)}
.product-media-window .product-modal-table-wrap table{min-width:680px;table-layout:fixed}
.product-media-window .product-modal-table-wrap th,.product-media-window .product-modal-table-wrap td{padding-left:7px;padding-right:7px}
.product-media-window .product-modal-table-wrap th:first-child,.product-media-window .product-modal-table-wrap td:first-child{width:16%}
.product-media-window .product-modal-table-wrap th:not(:first-child),.product-media-window .product-modal-table-wrap td:not(:first-child){width:16.8%}
.product-modal-section{padding:15px 16px;background:#fdfdff}
.product-modal-section-title{min-height:24px;margin-bottom:12px}
.product-modal-section-title strong{font-size:12px;letter-spacing:-.1px}
.product-modal-section-title span{padding:4px 8px;border:1px solid #ececf4;border-radius:999px;background:#fff;color:#9a9ba8;font:600 9px "DM Mono",monospace}
#productDetailModalContent>.product-modal-section:first-of-type .product-modal-table-wrap table{min-width:0;table-layout:fixed}
#productDetailModalContent>.product-modal-section:first-of-type .product-modal-table-wrap th,#productDetailModalContent>.product-modal-section:first-of-type .product-modal-table-wrap td{width:16.4%;padding-left:10px;padding-right:10px}
#productDetailModalContent>.product-modal-section:first-of-type .product-modal-table-wrap th:first-child,#productDetailModalContent>.product-modal-section:first-of-type .product-modal-table-wrap td:first-child{width:18%;text-align:left}
#productDetailModalContent>.product-modal-section:first-of-type .product-modal-table-wrap th:nth-child(2),#productDetailModalContent>.product-modal-section:first-of-type .product-modal-table-wrap td:nth-child(2){text-align:right}
#productDetailModalContent>.product-modal-section:first-of-type .product-modal-table-wrap th{padding-top:0;padding-bottom:9px;color:#999aa8;font-size:9px;letter-spacing:.1px;border-bottom:1px solid #e8e8f1}
#productDetailModalContent>.product-modal-section:first-of-type .product-modal-table-wrap td{height:48px;padding-top:8px;padding-bottom:8px;border-top:1px solid #f0f0f5;color:#626472;font-size:10px;font-weight:600}
#productDetailModalContent>.product-modal-section:first-of-type .product-modal-table-wrap tbody tr:nth-child(even){background:#fbfbfe}
#productDetailModalContent>.product-modal-section:first-of-type .product-modal-table-wrap td:first-child{color:#70717e;font-family:"DM Mono",monospace;font-size:10px}
#productDetailModalContent>.product-modal-section:first-of-type .product-modal-table-wrap td:nth-child(2){color:#4f505c;font-size:10px}
@media(max-width:760px){#productDetailModalContent>.product-modal-section:first-of-type .product-modal-table-wrap table{min-width:680px}}
.share-modal{width:min(640px,calc(100vw - 32px))}
.share-modal-context{margin:5px 0 0;color:#9697a5;font-size:10px}
.share-intro{display:flex;align-items:flex-start;gap:11px;margin:18px 0;padding:12px 13px;border:1px solid #e9e6ff;border-radius:10px;background:#fafaff}
.share-intro-icon{display:grid;place-items:center;flex:0 0 auto;width:25px;height:25px;border-radius:7px;background:#ece9ff;color:#6e62dc;font-size:14px;font-weight:800}
.share-intro strong{display:block;color:#4e4f5b;font-size:11px}
.share-intro p{margin:4px 0 0;color:#9192a0;font-size:10px;line-height:1.55}
.share-modal form{display:grid;gap:12px}
.share-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.share-validation{min-height:16px;color:#d36757;font-size:10px}
.share-result{margin-top:2px;padding:14px;border:1px solid #e8e5ff;border-radius:11px;background:#fbfaff}
.share-result-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}
.share-result-heading strong{color:#4f505c;font-size:11px}.share-result-heading span{padding:3px 7px;border-radius:999px;background:#efedff;color:#766bd0;font-size:9px;font-weight:700}
.share-link-row{display:flex;gap:8px}.share-link-row input{min-width:0;flex:1;color:#777887;font:500 9px "DM Mono",monospace}.share-link-row .secondary-button{flex:0 0 auto;white-space:nowrap}
.share-result-note{margin:10px 0 5px;color:#9192a0;font-size:9px;line-height:1.6}.share-regenerate-button{padding:4px 0;font-size:9px}
.share-deployment-hint{margin:8px 0 4px;padding:7px 8px;border:1px solid #f0dfc7;border-radius:7px;background:#fffaf3;color:#a37343;font-size:9px;line-height:1.55}
.share-access-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:#f7f8fc}
.share-access-card{width:min(420px,100%);padding:28px;border:1px solid #e8e9f0;border-radius:14px;background:#fff;box-shadow:0 18px 46px rgba(39,37,73,.08)}
.share-access-brand{display:flex;align-items:center;gap:10px}.share-access-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#20212b;color:#fff;font-size:16px;font-weight:800}.share-access-brand strong{display:block;color:#343540;font-size:13px}.share-access-brand small{display:block;margin-top:2px;color:#a3a4b1;font:700 8px "DM Mono",monospace;letter-spacing:.7px}
.share-access-copy{margin:28px 0 20px}.share-access-copy>span{color:#786ce5;font:700 9px "DM Mono",monospace;letter-spacing:.7px}.share-access-copy h1{margin:8px 0 8px;color:#343540;font-size:21px;line-height:1.3;letter-spacing:0}.share-access-copy p{margin:0;color:#8e8f9d;font-size:11px;line-height:1.7}
.share-access-card form{display:grid;gap:12px}.share-access-card label{display:flex;flex-direction:column;gap:6px;color:#777887;font-size:10px;font-weight:700}.share-access-card input{width:100%;height:38px;border:1px solid #dedfe8;border-radius:8px;padding:0 10px;color:#4f505c;font:500 11px Manrope,"Noto Sans SC",sans-serif;outline:0}.share-access-card input:focus{border-color:#a39af8;box-shadow:0 0 0 3px #f0efff}.share-access-card .primary-button{margin-top:2px;width:100%;height:40px}.share-access-error{min-height:15px;color:#d36757;font-size:10px}.share-access-foot{margin:20px 0 0;padding-top:14px;border-top:1px solid #f0f0f5;color:#aaabb6;font-size:9px;text-align:center}
@media(max-width:600px){.share-modal{width:calc(100vw - 20px)}.share-form-grid{grid-template-columns:1fr}.share-link-row{flex-direction:column}.share-link-row .secondary-button{width:100%}.share-access-card{padding:22px}.share-access-copy{margin:23px 0 18px}.product-note-pagination{flex-wrap:wrap}.product-note-pagination span{order:-1;width:100%;text-align:center}.product-note-page-button{flex:1}}

.product-note-item-meta{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.product-notes-card{min-width:0}.product-note-pagination{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-top:12px;padding-top:10px;border-top:1px solid #f0f0f5;color:#a0a1ae;font-size:9px}.product-note-page-button{border:1px solid #e2e1ec;background:#fff;color:#777887;border-radius:6px;padding:4px 7px;font:700 9px Manrope,"Noto Sans SC",sans-serif;cursor:pointer;white-space:nowrap}.product-note-page-button:hover:not(:disabled){border-color:#bdb8fc;color:var(--purple);background:#faf9ff}.product-note-page-button:disabled{opacity:.45;cursor:default}.product-note-field-hint{display:block;margin-top:4px;color:#a0a1ae;font-size:9px;font-weight:400}.product-note-linked-product,.product-note-purpose{display:inline-flex;margin-top:5px;padding:3px 6px;border-radius:5px;background:#f1f0ff;color:#7166cf;font-size:9px;font-weight:700}.product-note-purpose{margin-left:5px;background:#f8f5eb;color:#a17c42}
.product-note-edit{border:0;padding:2px 5px;background:#f5f4ff;color:#7b6de8;border-radius:4px;font:600 9px Manrope,"Noto Sans SC",sans-serif;cursor:pointer}
.product-note-edit:hover{background:#e9e6ff;color:#6254d6}
.product-note-delete{border:0;padding:2px 5px;background:#fff4f2;color:#d27b70;border-radius:4px;font:600 9px Manrope,"Noto Sans SC",sans-serif;cursor:pointer}
.product-note-delete:hover{background:#ffe8e4;color:#c45d50}
.product-note-inherited,.product-note-locked,.product-period-locked{display:inline-flex;align-items:center;padding:3px 6px;border-radius:5px;font:600 9px Manrope,"Noto Sans SC",sans-serif;white-space:nowrap}.product-note-inherited{background:#f1f0ff;color:#7a70d2}.product-note-locked,.product-period-locked{background:#f4f4f7;color:#9293a0}.product-period-locked{margin-top:2px}
.period-lock-button{display:inline-flex;align-items:center;gap:4px;border:1px solid #dedfe8;background:#fff;color:#777887;border-radius:7px;padding:5px 8px;font:700 9px Manrope,"Noto Sans SC",sans-serif;cursor:pointer;white-space:nowrap}.period-lock-button:hover{border-color:#bdb8fc;color:var(--purple);background:#fafaff}.period-lock-button.is-locked{border-color:#d9d6e7;background:#f5f4f8;color:#858692}.status-pill.locked{background:#f4f4f7;color:#858692}
.product-note-review-button{border:0;padding:3px 6px;background:#eeeaff;color:#6559ce;border-radius:5px;font:700 9px Manrope,"Noto Sans SC",sans-serif;cursor:pointer;white-space:nowrap}.product-note-review-button:hover,.product-note-review-button.has-review{background:#e3ddff;color:#5145b8}.product-note-reviews{margin-top:16px;padding-top:13px;border-top:1px solid #ece9ff}.product-note-reviews-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;color:#777887}.product-note-reviews-title strong{color:var(--ink);font-size:10px}.product-note-reviews-title span{font-size:9px;color:#aaaab5}.product-note-review{padding:0;border:1px solid #e9e6ff;border-radius:8px;background:#fff;overflow:hidden}.product-note-review+.product-note-review{margin-top:7px}.product-note-review summary{list-style:none;cursor:pointer}.product-note-review summary::-webkit-details-marker{display:none}.product-note-review summary::before{content:"▸";flex:0 0 auto;color:#aaa4d9;font-size:11px;line-height:1;transform:translateY(-.5px)}.product-note-review[open] summary::before{content:"▾";color:var(--purple)}.product-note-review-heading{display:flex;align-items:center;gap:7px;min-width:0;padding:9px 10px;transition:background .15s ease}.product-note-review-heading:hover{background:#faf9ff}.product-note-review-heading>strong{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:10px}.product-note-review-body{padding:0 10px 11px}.product-review-result{flex:0 0 auto;padding:3px 6px;border-radius:4px;font:700 9px Manrope,"Noto Sans SC",sans-serif}.result-正向{background:#e9f8f1;color:#27966e}.result-负向{background:#fff0ed;color:#d26a5e}.result-观察中,.result-待观察,.result-待验证{background:#f3f1fb;color:#827aa4}.adjustment-review-overview{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:1px;padding:9px 10px;border:1px solid #ece9ff;border-radius:7px;background:#faf9ff}.adjustment-review-overview>div{display:flex;align-items:baseline;gap:7px}.adjustment-review-overview span{color:#9a96b7;font-size:8px;font-weight:700}.adjustment-review-overview strong{color:#56506e;font-size:13px;line-height:1}.adjustment-review-overview time{color:#aaaab5;font:9px "DM Mono",monospace;white-space:nowrap}.adjustment-review-cards{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:8px}.adjustment-review-card{min-width:0;padding:8px 9px;border:1px solid #edecf3;border-radius:7px;background:#fff}.adjustment-review-card>span{display:inline-flex;align-items:center;min-height:17px;padding:0 5px;border-radius:4px;font:700 8px Manrope,"Noto Sans SC",sans-serif}.adjustment-review-card p{margin:6px 0 0;color:#737482;font-size:9px;line-height:1.65}.adjustment-review-card.is-intent{background:#fbfaff;border-color:#ebe7ff}.adjustment-review-card.is-intent>span{background:#ede9ff;color:#7165cb}.adjustment-review-card.is-data{background:#fcfcfe}.adjustment-review-card.is-data>span{background:#f0f1f6;color:#757686}.adjustment-review-card.is-result{border-color:#f0e5db;background:#fffdf9}.adjustment-review-card.is-result>span{background:#fff0e4;color:#b0693b}.adjustment-review-card.is-result p{color:#625a50;font-weight:600}.adjustment-review-card.is-action{border-color:#dff0e7;background:#fbfefc}.adjustment-review-card.is-action>span{background:#e6f7ee;color:#278563}.adjustment-review-card.is-action p{color:#4f705f;font-weight:600}.review-trend-up{color:#d55b52;font-weight:800}.review-trend-down{color:#28966e;font-weight:800}

.research-view{padding-bottom:28px}.research-intro{margin-bottom:18px}.research-filter-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;padding:13px 15px}.research-filter-group{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.research-filter-group label{display:flex;align-items:center;gap:7px;color:#8d8e9c;font-size:9px;font-weight:700}.research-filter-group select{height:30px;min-width:112px;border:1px solid #e1e1eb;border-radius:7px;background:#fff;color:#646573;padding:0 8px;font:600 9px Manrope,"Noto Sans SC",sans-serif}.research-filter-meta{color:#999aa8;font:600 9px "DM Mono",monospace;white-space:nowrap}.research-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:14px}.research-summary-card{min-height:108px;padding:15px;border:1px solid #e8e8f0;border-radius:10px;background:#fff}.research-summary-card:nth-child(2){background:#fbfaff;border-color:#eae7ff}.research-summary-card span{display:block;color:#9899a6;font-size:9px}.research-summary-card strong{display:block;margin:9px 0 6px;color:var(--ink);font:800 21px "DM Mono",monospace;letter-spacing:0}.research-summary-card small{display:block;color:#aaaab5;font-size:9px;line-height:1.5}.research-content-grid{display:grid;grid-template-columns:minmax(0,1.38fr) minmax(300px,.62fr);gap:14px}.research-list-panel,.research-insight-panel,.research-sources-panel{min-width:0}.research-list-panel .panel-heading>span{color:#aaaab5;font:700 9px "DM Mono",monospace}.competitor-entry{padding:15px 0;border-top:1px solid #eeeff4}.competitor-entry:first-child{padding-top:1px;border-top:0}.competitor-entry-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.competitor-entry-title{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.competitor-entry-title strong{color:var(--ink);font-size:12px}.competitor-entry-title span{padding:3px 6px;border-radius:5px;background:#f2f0ff;color:#766ad3;font-size:8px;font-weight:700}.competitor-entry-head p{margin:6px 0 0;color:#9293a0;font-size:9px;line-height:1.5}.competitor-entry-actions{display:flex;align-items:center;gap:6px}.research-reference{padding:4px 6px;border-radius:5px;font-size:8px;font-weight:800;white-space:nowrap}.research-reference.is-test{background:#eaf8f2;color:#24946d}.research-reference.is-cautious{background:#fff6e9;color:#ae7d3c}.research-reference.is-stop{background:#fff0ed;color:#d56e61}.research-icon-button{display:grid;place-items:center;width:24px;height:24px;border:1px solid #e4e2ef;border-radius:6px;background:#fff;color:#777887;font:700 12px Manrope,sans-serif;cursor:pointer}.research-icon-button:hover{border-color:#c5bff7;background:#f6f5ff;color:var(--purple)}.research-icon-button.danger:hover{border-color:#efc7c0;background:#fff3f1;color:#d56e61}.competitor-metric-grid{display:grid;grid-template-columns:1fr .68fr .68fr minmax(140px,1.65fr);gap:8px;margin-top:12px}.competitor-metric-grid>div{min-width:0;padding:9px 10px;border:1px solid #eeeeF5;border-radius:7px;background:#fcfcff}.competitor-metric-grid span{display:block;margin-bottom:5px;color:#a0a1ae;font-size:8px}.competitor-metric-grid strong{display:block;overflow:hidden;color:#565765;font:700 10px "DM Mono",monospace;text-overflow:ellipsis;white-space:nowrap}.competitor-metric-grid>div:last-child strong{font-family:Manrope,"Noto Sans SC",sans-serif;font-size:9px}.competitor-rationale{margin-top:9px;color:#81828f;font-size:9px;line-height:1.65}.competitor-rationale b{margin-right:7px;color:#646573}.competitor-source-link{margin-top:7px;color:#a09ccc;font-size:8px}.research-insight-panel{background:#fbfaff;border-color:#e8e5ff}.research-assessment-list{display:flex;flex-direction:column;gap:10px;margin:2px 0 0;padding:0;list-style:none}.research-assessment-list li{position:relative;padding:10px 10px 10px 19px;border:1px solid #ebeaf4;border-radius:8px;background:#fff;color:#767785;font-size:10px;line-height:1.7}.research-assessment-list li:before{content:"";position:absolute;top:16px;left:9px;width:4px;height:4px;border-radius:50%;background:var(--purple)}.research-sources-panel{margin-top:14px}.research-source-list{display:flex;flex-direction:column}.research-source{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0;border-top:1px solid #eef0f5}.research-source:first-child{padding-top:1px;border-top:0}.research-source strong{display:block;color:var(--ink);font-size:10px}.research-source span,.research-source a{display:inline-block;margin-top:5px;color:#9a9ba8;font-size:9px}.research-source a{margin-left:8px;color:#776be0;text-decoration:none}.research-source a:hover{text-decoration:underline}.research-source-actions{display:flex;gap:5px;white-space:nowrap}.research-source-actions .text-button{padding:4px 5px;font-size:9px}.research-delete-text{color:#d56e61}.research-empty{padding:25px 10px;border:1px dashed #e1dfec;border-radius:9px;color:#9a9ba8;text-align:center}.research-empty strong{display:block;color:#737482;font-size:11px}.research-empty p{margin:5px 0 0;font-size:9px;line-height:1.6}.research-modal{width:min(640px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto}.competitor-modal{width:min(760px,calc(100vw - 32px))}.research-modal form{display:grid;gap:12px}.research-modal textarea{resize:vertical}.research-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.research-form-grid.three{grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.research-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.research-content-grid{grid-template-columns:1fr}.research-insight-panel{min-height:0}}@media(max-width:680px){.research-intro{flex-direction:column}.research-filter-bar{align-items:flex-start;flex-direction:column}.research-filter-meta{align-self:flex-end}.research-overview{grid-template-columns:1fr 1fr}.competitor-entry-head{flex-direction:column}.competitor-entry-actions{align-self:flex-end}.competitor-metric-grid{grid-template-columns:1fr 1fr}.competitor-metric-grid>div:last-child{grid-column:1 / -1}.research-source{align-items:flex-start;flex-direction:column}.research-source-actions{align-self:flex-end;margin-top:-26px}.research-form-grid,.research-form-grid.three{grid-template-columns:1fr}.research-modal{width:calc(100vw - 20px)}}
.module-placeholder-view{min-height:calc(100vh - 150px);display:grid;place-items:center;padding:18px 0 45px}.module-placeholder-panel{width:min(560px,100%);min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:42px 28px}.module-placeholder-mark{display:grid;place-items:center;width:52px;height:52px;margin-bottom:18px;border:1px solid #e2dfff;border-radius:16px;background:var(--purple-soft);color:var(--purple);font-size:29px}.module-placeholder-panel .eyebrow{margin-bottom:9px}.module-placeholder-panel h1{margin:0;color:var(--ink);font-size:24px;letter-spacing:-.6px}.module-placeholder-panel p:not(.eyebrow){max-width:360px;margin:10px 0 17px;color:#9293a0;font-size:11px;line-height:1.7}.module-placeholder-status{padding:5px 10px;border-radius:999px;background:#f4f2ff;color:#7667d8;font-size:9px;font-weight:800}@media(max-width:600px){.module-placeholder-view{min-height:calc(100vh - 120px)}.module-placeholder-panel{min-height:260px;padding:30px 20px}}

.product-ai-refresh{margin-left:auto;border:1px solid #d9d5ff;background:#fff;color:var(--purple);border-radius:6px;padding:4px 8px;font:700 9px Manrope,"Noto Sans SC",sans-serif;cursor:pointer;white-space:nowrap}.product-ai-refresh:hover{background:var(--purple-soft)}.product-ai-refresh+span{margin-left:0}
.adjustment-trend{margin-top:12px;padding-top:10px;border-top:1px solid #eeeafa}.adjustment-trend-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#777887;font-size:9px}.adjustment-trend-heading strong{color:var(--ink);font-size:10px}.adjustment-trend-heading span{color:#a4a5b1;white-space:nowrap}.adjustment-trend-summary{display:flex;flex-wrap:wrap;gap:5px;margin:8px 0}.adjustment-trend-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 6px;border-radius:5px;background:#faf9ff;font:700 9px "DM Mono",monospace}.adjustment-trend-chip.is-up{color:#d94f45;background:#fff5f3}.adjustment-trend-chip.is-down{color:#28966e;background:#f1fbf6}.adjustment-trend-chip strong{color:#7770bd;font:700 9px Manrope,"Noto Sans SC",sans-serif}.adjustment-trend-muted{color:#a4a5b1;font-size:9px}.adjustment-trend-table{overflow-x:auto;border:1px solid #eeeef6;border-radius:7px}.adjustment-trend-row{display:grid;grid-template-columns:45px 72px repeat(5,minmax(55px,1fr));align-items:center;gap:5px;min-width:510px;padding:5px 7px;border-top:1px solid #f1f0f6;color:#777887;font:500 8px "DM Mono",monospace;white-space:nowrap}.adjustment-trend-row:first-child{border-top:0}.adjustment-trend-head{background:#faf9ff;border-top:0;color:#a2a3b0;font-family:Manrope,"Noto Sans SC",sans-serif;font-weight:700}.adjustment-trend-row em{font-style:normal;color:#a29cc8;font-family:Manrope,"Noto Sans SC",sans-serif}.adjustment-trend-row strong{color:#555765}.adjustment-trend-row.is-effective{background:#fff7f5;box-shadow:inset 3px 0 #e85d50}.adjustment-trend-row.is-effective span:first-child{color:#d94f45;font-weight:800}.adjustment-trend-row.is-effective b{margin-left:3px;padding:1px 3px;border-radius:3px;background:#ffe6e1;color:#d94f45;font:700 7px Manrope,"Noto Sans SC",sans-serif}.adjustment-trend-note{margin:7px 0 0;color:#a0a1ae;font-size:8px;line-height:1.5}
@media(max-width:600px){.adjustment-review-cards{grid-template-columns:1fr}.adjustment-review-overview{align-items:flex-start;flex-direction:column}.adjustment-trend-heading{align-items:flex-start;flex-direction:column}.adjustment-trend-heading span{white-space:normal}}

.product-note-detail-modal{width:min(590px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto}.product-note-detail-content{margin-top:16px}.product-note-detail-meta{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px}.product-note-detail-meta span{padding:3px 6px;border-radius:5px;background:#f4f3f9;color:#8c8d9a;font:700 9px "DM Mono",monospace}.product-note-detail-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.product-note-detail-fields section{min-width:0;padding:9px 10px;border:1px solid #ebebf1;border-radius:7px;background:#fcfcfe}.product-note-detail-fields section:nth-child(3){background:#fffaf2;border-color:#f1e7d5}.product-note-detail-fields section:nth-child(n+4){grid-column:1 / -1}.product-note-detail-fields h3{margin:0;color:#9394a2;font-size:9px}.product-note-detail-fields p{margin:5px 0 0;color:#5e606d;font-size:10px;line-height:1.65;white-space:pre-wrap;word-break:break-word}.product-note-detail-modal .modal-actions{margin-top:14px}.product-note-detail-modal .primary-button{min-width:80px}
@media(max-width:600px){.product-note-detail-fields{grid-template-columns:1fr}.product-note-detail-fields section:nth-child(n+4){grid-column:auto}}

.status-pill[data-period-status="complete"]{background:#eaf9f1;color:#299b70}.status-pill[data-period-status="pending"]{background:#fff0ea;color:#d66b55}.status-pill[data-period-status="not-started"]{background:#eaf4ff;color:#5689c8}.status-pill[data-period-status="locked"]{background:#f4f4f7;color:#858692}
.date-actions .text-button:disabled{color:#c4c5ce;cursor:default}
.action-panel{overflow:hidden}.action-panel #actionTrackerContent,.monetization-summary,.monetization-list,.monetization-person-row{min-width:0;max-width:100%}.monetization-summary,.monetization-person-row{width:100%;grid-template-columns:minmax(0,1fr) 102px 70px 16px;column-gap:7px}.monetization-summary{padding-left:8px;padding-right:8px}.monetization-summary>span{min-width:0;white-space:nowrap}.monetization-summary span:last-child{text-align:right}.monetization-person-row{display:grid;align-items:center;padding-left:8px;padding-right:8px}.monetization-person-name strong{display:block;min-width:0;flex:1;overflow:visible;color:#4f505c;font-size:11px;line-height:1.4;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.monetization-spend,.monetization-delta{min-width:0;justify-self:end}.monetization-delete-button{display:grid;place-items:center;justify-self:end;width:16px;height:18px;padding:0;border:0;background:transparent;color:#c9a09a;border-radius:4px;font:500 14px/1 Manrope,"Noto Sans SC",sans-serif;cursor:pointer}.monetization-delete-button:hover{background:#fff0ed;color:#bd5d4f}.monetization-locked-hint{display:block;overflow:hidden;color:#b0b1bc;font-size:7px;text-align:right;text-overflow:ellipsis;white-space:nowrap}@media(max-width:760px){.monetization-summary,.monetization-person-row{grid-template-columns:minmax(0,1fr) 82px 61px 15px;column-gap:5px}.monetization-summary,.monetization-person-row{padding-left:5px;padding-right:5px}.monetization-person-name{gap:6px}.monetization-person-name i{width:23px;height:23px}.monetization-spend{font-size:10px}.monetization-delta{font-size:8px}.monetization-delete-button{width:15px;height:17px;font-size:13px}}
.monetization-person-row{grid-template-rows:auto auto}.monetization-owner-note{grid-column:1 / -1;display:flex;align-items:flex-start;gap:8px;min-width:0;margin:8px 0 0;padding:7px 9px;border:1px solid #e3e1f2;border-radius:7px;background:#fafaff;text-align:left;cursor:default}.monetization-owner-note>span{flex:0 0 auto;color:#6258bd;font-size:8px;font-weight:800;line-height:1.65}.monetization-owner-note p{display:-webkit-box;min-width:0;max-height:2.9em;flex:1;margin:0;overflow:hidden;color:#4d5060;font-size:9px;font-weight:600;line-height:1.45;white-space:normal;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.monetization-note-edit{flex:0 0 auto;border:0;background:transparent;color:#6258bd;padding:2px 0;font:700 8px/1.45 Manrope,"Noto Sans SC",sans-serif;cursor:pointer}.monetization-note-edit:hover{color:#4e43b8}.monetization-note-modal{width:min(500px,calc(100vw - 32px))}.monetization-note-modal form{display:grid;gap:12px}.monetization-note-modal label{display:flex;flex-direction:column;gap:6px;color:#777887;font-size:10px;font-weight:700}.monetization-note-modal select,.monetization-note-modal textarea{width:100%;border:1px solid #dedfe8;border-radius:8px;background:#fff;color:var(--ink);padding:9px 10px;font:500 10px/1.55 Manrope,"Noto Sans SC",sans-serif;outline:none}.monetization-note-modal textarea{resize:vertical;min-height:95px}.monetization-note-modal select:focus,.monetization-note-modal textarea:focus{border-color:#aaa2fb;box-shadow:0 0 0 3px #f0efff}.monetization-note-hint{margin:0;color:#a0a1ae;font-size:9px;line-height:1.5}

.product-detail-pagination{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-top:12px;padding-top:10px;border-top:1px solid #f0f0f5;color:#a0a1ae;font-size:9px}.product-detail-page-button{border:1px solid #e2e1ec;background:#fff;color:#777887;border-radius:6px;padding:4px 7px;font:700 9px Manrope,"Noto Sans SC",sans-serif;cursor:pointer;white-space:nowrap}.product-detail-page-button:hover:not(:disabled){border-color:#bdb8fc;color:var(--purple);background:#faf9ff}.product-detail-page-button:disabled{opacity:.45;cursor:default}@media(max-width:600px){.product-detail-pagination{flex-wrap:wrap}.product-detail-pagination span{order:-1;width:100%;text-align:center}.product-detail-page-button{flex:1}}
.product-weekly-summary{margin-top:12px;padding:10px 12px;border:1px solid #e8e5ff;border-radius:9px;background:#fbfaff}.product-weekly-summary-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-weekly-summary-heading>div{display:flex;align-items:baseline;gap:8px;min-width:0}.product-weekly-summary-heading strong{color:var(--ink);font-size:10px}.product-weekly-summary-heading span{color:#a0a1ae;font-size:8px}.product-weekly-summary-heading button,.product-weekly-summary-actions button{border:1px solid #d9d5ff;border-radius:5px;background:#fff;color:var(--purple);padding:3px 7px;font:700 8px Manrope,"Noto Sans SC",sans-serif;cursor:pointer;white-space:nowrap}.product-weekly-summary-heading button:hover,.product-weekly-summary-actions button:hover{background:#f0efff}.product-weekly-summary-heading i{color:#aaaab5;font-size:8px;font-style:normal}.product-weekly-summary-text{display:block;margin:6px 0 0;color:#555765;font-size:10px;font-weight:600;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.product-weekly-summary-text.is-empty{color:#9b9ca8;font-weight:500}.product-weekly-summary textarea{display:block;width:100%;min-height:48px;box-sizing:border-box;margin-top:7px;padding:7px 8px;border:1px solid #d9d8e8;border-radius:6px;background:#fff;color:var(--ink);font:600 10px/1.55 Manrope,"Noto Sans SC",sans-serif;outline:none;resize:vertical}.product-weekly-summary textarea:focus{border-color:#aaa2fb;box-shadow:0 0 0 2px #f0efff}.product-weekly-summary-actions{display:flex;justify-content:flex-end;gap:6px;margin-top:7px}.product-weekly-summary-actions button:last-child{background:var(--purple-soft)}
.monetization-import-button[hidden],.monetization-quick-files[hidden]{display:none!important}
