/* Small graphite accents only; all existing platform layouts and copy are retained. */
.v8p-platform .v4p-traces .v4p-mini-head>svg,.v8p-platform .v4p-human-review>svg,.v8p-platform .v4p-route-output>svg{background:var(--v4p-cta);border:1px solid #383838;box-shadow:var(--v4p-dark-shadow);border-radius:8px;color:#fbfbf8;padding:5px;width:28px;height:28px;flex:none}
.v8p-platform .v4p-human-review>svg{width:29px;height:29px;padding:6px}
.v8p-platform .v4p-private-fields>div:first-child code{background:var(--v4p-cta);border:1px solid #383838;box-shadow:var(--v4p-dark-shadow);color:#fbfbf8;padding:4px 9px}
.v8p-adaptation-accent{position:absolute;top:-6px;right:-6px;width:24px;height:24px;border-radius:7px;background:var(--v4p-cta);border:1px solid #383838;box-shadow:var(--v4p-dark-shadow);color:#fbfbf8;display:flex;align-items:center;justify-content:center}
.v8p-adaptation-accent>svg{width:13px!important;height:13px!important;stroke-width:1.35;fill:none;stroke:currentColor}
.v8p-platform .v4p-feature-state.is-leaving{display:grid!important}
@media(prefers-reduced-motion:reduce){.v8p-platform *{animation:none!important;transition:none!important}}
