.developer-console{max-width:1500px}.developer-header,.content-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.developer-header{margin:28px 0}.developer-header h1{margin:.2rem 0}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:700}.environment-badge{padding:8px 12px;border:1px solid #bbb;border-radius:999px;font-weight:700}.status-strip{padding:10px 14px;border-radius:8px;background:#f3f3f3;margin-bottom:16px}.status-strip.error{background:#fff0f0}.developer-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px}.tree-panel{position:sticky;top:16px;align-self:start;max-height:calc(100vh - 32px);overflow:auto}.tree-nav{display:flex;flex-direction:column;gap:4px}.tree-nav h3{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;margin:18px 8px 6px}.tree-nav button{text-align:left;border:0;background:transparent;padding:9px 10px;border-radius:6px;cursor:pointer}.tree-nav button:hover,.tree-nav button.active{background:#ececec;font-weight:700}.content-panel{min-height:640px}.content-heading{border-bottom:1px solid #ddd;padding-bottom:14px;margin-bottom:14px}.summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.summary-card{border:1px solid #ddd;border-radius:8px;padding:14px}.summary-card strong{display:block;font-size:1.7rem}.table-wrap{overflow:auto;max-height:70vh}table{width:100%;border-collapse:collapse;font-size:.88rem}th,td{border-bottom:1px solid #ddd;padding:8px;text-align:left;vertical-align:top}th{position:sticky;top:0;background:#fff;z-index:1}.badge{display:inline-block;padding:3px 7px;border-radius:999px;font-size:.72rem;font-weight:700}.IMPLEMENTED{background:#e3f5e7}.CONTRACT_ONLY{background:#fff2cc}.INACTIVE,.DEPRECATED{background:#eee}.DEPLOYED_NOT_CATALOGUED{background:#ffe4e4}.object-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px}.object-card{border:1px solid #ddd;border-radius:8px;padding:12px}.object-card button{margin-top:8px}.detail-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0 16px}.json-view{white-space:pre-wrap;word-break:break-word;background:#111;color:#eee;padding:14px;border-radius:8px;max-height:65vh;overflow:auto}@media(max-width:850px){.developer-layout{grid-template-columns:1fr}.tree-panel{position:static;max-height:none}.developer-header{flex-direction:column}}

/* v1.0.30 unified business-service workbench */
.developer-auth{margin-bottom:1rem}.developer-auth>div{display:flex;gap:.6rem;align-items:center}.developer-auth input{flex:1;min-width:280px}.developer-auth a{font-size:.78rem}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:1rem}.service-card{border:1px solid #dce3ee;border-radius:8px;padding:1rem;background:#fff}.service-card h3{margin:.1rem 0}.service-card>div{display:grid;gap:.5rem;margin-top:.75rem}.service-card button{text-align:left;display:grid;gap:.2rem;background:#f8fafc;color:#17223b;border:1px solid #ccd6e6}.service-card button span,.service-card button small{font-size:.72rem;color:#637083}.service-card button:disabled{opacity:.6;cursor:not-allowed}.operation-detail{margin-top:1rem;border-top:2px solid #263f88;padding-top:1rem}.meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.6rem;margin:1rem 0}.meta-grid span{display:grid;border:1px solid #dce3ee;border-radius:6px;padding:.65rem}.meta-grid b{font-size:.68rem;color:#637083;text-transform:uppercase}.badge.READY{background:#dcf7e7;color:#17623a}.badge.MISSING_ROUTINE{background:#fff2cf;color:#7a5700}.badge.INACTIVE{background:#edf0f4;color:#5d6877}
@media(max-width:760px){.developer-auth>div{align-items:stretch;flex-direction:column}.developer-auth input{min-width:0;width:100%}}
