/* Root & Row v12.69, catalog breadth, evidence, weather resilience, privacy, marketing */
.v1269-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-card,12px);padding:16px;margin-bottom:12px;box-shadow:var(--shadow-sm,0 1px 2px rgba(0,0,0,.08))}.v1269-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.v1269-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.v1269-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.v1269-kicker{text-transform:uppercase;letter-spacing:.09em;font-size:10px;color:var(--sage3);font-weight:800}.v1269-card h2,.v1269-card h3{margin:.2rem 0 .45rem}.v1269-card p{color:var(--muted);margin:.35rem 0}.v1269-chiprow{display:flex;gap:6px;flex-wrap:wrap}.v1269-chip{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:999px;padding:5px 8px;font-size:10px;color:var(--muted);background:var(--panel2)}.v1269-chip.good{color:var(--sage3);border-color:color-mix(in srgb,var(--sage) 38%,var(--line))}.v1269-chip.warn{color:var(--gold)}.v1269-stat{display:flex;flex-direction:column;gap:2px}.v1269-stat b{font:800 25px/1.1 ui-monospace,SFMono-Regular,Menlo,monospace}.v1269-stat span{font-size:10px;color:var(--muted)}.v1269-list{display:grid;gap:8px}.v1269-row{display:grid;grid-template-columns:minmax(140px,1.3fr) repeat(3,minmax(90px,1fr)) auto;gap:10px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:9px;background:var(--panel2)}.v1269-row small{display:block;color:var(--muted)}.v1269-source{border-left:3px solid var(--teal);padding-left:10px}.v1269-source.estimate{border-color:var(--gold)}.v1269-source.recorded{border-color:var(--sage)}.v1269-source.override{border-color:var(--orange)}.v1269-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.v1269-form .full{grid-column:1/-1}.v1269-form label{display:grid;gap:5px;color:var(--muted);font-size:10px}.v1269-form input,.v1269-form select,.v1269-form textarea{width:100%;border:1px solid var(--line);background:var(--panel2);color:var(--text);border-radius:8px;padding:9px}.v1269-form textarea{min-height:88px;resize:vertical}.v1269-audit{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.v1269-audit article{padding:11px;border:1px solid var(--line);border-radius:9px;background:var(--panel2)}.v1269-audit b{display:block;font-size:18px}.v1269-weather-attempt{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-top:1px solid var(--line)}.v1269-weather-attempt:first-child{border-top:0}.v1269-policy{display:grid;gap:8px}.v1269-policy label{display:flex;align-items:flex-start;gap:9px;padding:10px;border:1px solid var(--line);border-radius:9px;background:var(--panel2)}.v1269-code{white-space:pre-wrap;overflow:auto;max-height:280px;padding:10px;background:var(--bg);border:1px solid var(--line);border-radius:8px;font-size:10px}.v1269-empty{padding:22px;text-align:center;border:1px dashed var(--line);border-radius:10px;color:var(--muted)}
@media(max-width:900px){.v1269-grid,.v1269-grid.three,.v1269-audit{grid-template-columns:1fr 1fr}.v1269-row{grid-template-columns:1fr 1fr}.v1269-row>*:last-child{justify-self:start}}@media(max-width:620px){.v1269-grid,.v1269-grid.three,.v1269-audit,.v1269-form,.v1269-row{grid-template-columns:1fr}.v1269-toolbar{flex-direction:column}.v1269-form .full{grid-column:auto}}
