.ph-summary279>div{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ph-grid279{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:16px 0}.ph-card279{border:1px solid var(--border,#dce4df);background:#fff;border-radius:16px;padding:16px;text-align:left;display:flex;flex-direction:column;gap:5px;cursor:pointer;box-shadow:0 5px 18px rgba(20,60,38,.06)}.ph-card279:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(20,60,38,.11)}.ph-card279 span{font-weight:800;color:#183d2a}.ph-card279 b{font-size:1.25rem}.ph-card279 em{font-style:normal;font-weight:700}.ph-card279 .up,.ph-metrics279 .up b{color:#b42318}.ph-card279 .down,.ph-metrics279 .down b{color:#137333}.ph-card279 .neutral,.ph-metrics279 .neutral b{color:#59636b}.ph-detail279{background:#fff;border:1px solid var(--border,#dce4df);border-radius:18px;padding:18px}.ph-detail-head279{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.ph-detail-head279 h3{margin:.25rem 0 0}.ph-metrics279{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0}.ph-metrics279>div{border:1px solid #e2e8e4;border-radius:13px;padding:13px;background:#f9fbfa}.ph-metrics279 small,.ph-metrics279 b{display:block}.ph-metrics279 b{margin-top:5px}@media(max-width:900px){.ph-grid279{grid-template-columns:repeat(2,minmax(0,1fr))}.ph-metrics279{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.ph-summary279>div,.ph-grid279,.ph-metrics279{grid-template-columns:1fr}.ph-detail-head279{flex-direction:column}.ph-card279{min-height:140px}}