.ctile-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:14px;gap:14px}.ctile{background:#fff;border:1px solid #e3e6ea;border-radius:10px;padding:18px}.ctile-num{font-size:26px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ctile-lbl{color:#667;font-size:13px;margin-top:4px}.ctile-delta{font-size:13px;margin-top:6px}.ctile-delta.up{color:#188038}.ctile-delta.down{color:#667}.ctile-delta.flat{color:#98a1ab}.chart-card{background:#fff;border:1px solid #e3e6ea;border-radius:10px;padding:18px 20px}.chart-card h2{margin:0 0 4px;font-size:17px}.chart-note{color:#445;font-size:14px;margin:8px 0 0}.chart-meta{color:#98a1ab;font-size:12px;margin:2px 0 10px}.trendline-wrap{position:relative}.trendline-wrap svg{width:100%;height:auto;display:block}.tl-line{stroke:#1a73e8;stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.tl-area{fill:rgba(26,115,232,.08)}.tl-dot{fill:#1a73e8}.tl-grid{stroke:#eef0f2;stroke-width:1}.tl-axis{stroke:#dfe3e8;stroke-width:1}.tl-cross{stroke:#c3cbd4;stroke-width:1;stroke-dasharray:3 3}.tl-xlabel,.tl-ylabel{fill:#98a1ab;font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tl-tip{position:absolute;transform:translate(-50%,-130%);pointer-events:none;background:#1a1a2e;color:#fff;font-size:12.5px;padding:5px 9px;border-radius:6px;white-space:nowrap;box-shadow:0 2px 8px rgba(0,0,0,.18)}.searches-table{overflow-x:auto}.searches-table table{min-width:420px}.searches-table td:nth-child(2),.searches-table td:nth-child(3),.searches-table th:nth-child(2),.searches-table th:nth-child(3){text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.spend-line{background:#fff;border:1px solid #e3e6ea;border-radius:10px;padding:14px 18px;font-size:15px}.spend-line strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.report-list{list-style:none;margin:0;padding:0}.report-item{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e3e6ea;border-radius:10px;padding:14px 18px;margin-bottom:10px;flex-wrap:wrap}.report-item .rdate{color:#667;font-size:13px;min-width:100px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.report-item .rtitle{font-weight:600;flex:1 1;min-width:140px}.report-item a{text-decoration:none}.report-item a:hover .rtitle{text-decoration:underline}.phase-badge{display:inline-block;font-size:12px;font-weight:600;padding:3px 10px;border-radius:999px;white-space:nowrap}.phase-baseline{background:#eceff3;color:#445}.phase-1{background:#e8f0fe;color:#174ea6}.phase-2{background:#d2e3fc;color:#174ea6}.phase-3{background:#aecbfa;color:#0b3d91}.phase-progress{background:#e6f4ea;color:#188038}.phase-other{background:#eceff3;color:#667}.report-frame{width:100%;min-height:82vh;border:1px solid #e3e6ea;border-radius:10px;background:#fff}@media (max-width:640px){.ctile-row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.ctile{padding:14px}.ctile-num{font-size:22px}.report-item .rdate{min-width:0}}