.djhnyc-status-wrap{max-width:980px;margin:0 auto;font-family:inherit}.djhnyc-status-overall{display:flex;align-items:center;gap:16px;padding:24px;border:1px solid #e3e5e8;border-radius:16px;margin-bottom:26px;background:#fff}.djhnyc-status-overall h2{margin:0 0 3px;font-size:24px}.djhnyc-status-overall p{margin:0;opacity:.72}.status-dot{width:18px;height:18px;border-radius:50%;background:#22a06b;box-shadow:0 0 0 6px rgba(34,160,107,.12)}.overall-degraded .status-dot{background:#dca400;box-shadow:0 0 0 6px rgba(220,164,0,.12)}.overall-partial .status-dot{background:#df6b00;box-shadow:0 0 0 6px rgba(223,107,0,.12)}.overall-major .status-dot{background:#d1242f;box-shadow:0 0 0 6px rgba(209,36,47,.12)}.overall-maintenance .status-dot{background:#2271b1;box-shadow:0 0 0 6px rgba(34,113,177,.12)}.djhnyc-status-section{margin:28px 0}.djhnyc-status-section h3{font-size:18px;margin:0 0 12px}.service-card,.status-notice,.history-row{border:1px solid #e3e5e8;border-radius:12px;background:#fff;margin:10px 0;overflow:hidden}.service-main,.component-row,.history-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px}.service-main small,.history-row small{display:block;opacity:.65;margin-top:3px}.component-list{border-top:1px solid #eef0f2;background:#fafbfc}.component-row{padding:12px 18px 12px 36px;border-bottom:1px solid #eef0f2}.component-row:last-child{border-bottom:0}.djhnyc-ss-badge{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;white-space:nowrap}.djhnyc-ss-badge i{width:10px;height:10px;border-radius:50%;display:inline-block}.status-green i{background:#22a06b}.status-yellow i{background:#dca400}.status-orange i{background:#df6b00}.status-red i{background:#d1242f}.status-blue i{background:#2271b1}.status-gray i{background:#8c8f94}.status-notice{padding:18px}.status-notice p{margin:8px 0}.status-notice small{opacity:.7}.status-notice.maintenance{border-left:4px solid #2271b1}.resolved-pill{font-size:12px;font-weight:700;padding:5px 9px;border-radius:999px;background:#edf8f3}.internal-section{margin-top:38px;padding-top:22px;border-top:2px dashed #dcdcde}.internal-title{display:flex;justify-content:space-between;align-items:center}.internal-title span{font-size:12px;padding:5px 9px;border-radius:999px;background:#f0f0f1}.is-internal{background:#fcfcfd}@media(max-width:640px){.service-main,.component-row,.history-row{align-items:flex-start}.service-main{padding:15px}.component-row{padding:11px 15px 11px 24px}.djhnyc-ss-badge{font-size:11px}.djhnyc-status-overall{padding:18px}.djhnyc-status-overall h2{font-size:20px}}

/* v1.1.1: isolate the shortcode UI from light/dark theme foreground globals. */
.djhnyc-status-wrap{color:#1d2327!important;color-scheme:light}
.djhnyc-status-wrap .djhnyc-status-overall,.djhnyc-status-wrap .service-card,.djhnyc-status-wrap .status-notice,.djhnyc-status-wrap .history-row{color:#1d2327!important;background-color:#fff!important}
.djhnyc-status-wrap .djhnyc-status-overall h2,.djhnyc-status-wrap .service-main strong,.djhnyc-status-wrap .status-notice strong,.djhnyc-status-wrap .history-row strong{color:#1d2327!important;opacity:1!important;text-shadow:none!important}
.djhnyc-status-wrap .djhnyc-status-overall p,.djhnyc-status-wrap .service-main small,.djhnyc-status-wrap .status-notice p,.djhnyc-status-wrap .status-notice small,.djhnyc-status-wrap .history-row small{color:#50575e!important;opacity:1!important;text-shadow:none!important}
.djhnyc-status-wrap .service-main,.djhnyc-status-wrap .component-row,.djhnyc-status-wrap .component-row>span{color:#3c434a!important;opacity:1!important}
.djhnyc-status-wrap .component-list{color:#3c434a!important;background-color:#fafbfc!important}
.djhnyc-status-wrap .djhnyc-ss-badge,.djhnyc-status-wrap .djhnyc-ss-badge span{color:#50575e!important;opacity:1!important;text-shadow:none!important}
.djhnyc-status-wrap .resolved-pill{color:#006b44!important;background-color:#edf8f3!important}
.djhnyc-status-wrap .internal-section,.djhnyc-status-wrap .internal-title{color:#1d2327!important}.djhnyc-status-wrap .internal-title span{color:#3c434a!important;background-color:#f0f0f1!important}.djhnyc-status-wrap .is-internal{color:#1d2327!important;background-color:#fcfcfd!important}

/* v1.1.2: light section headings on the page background; badge dots trail text. */
.djhnyc-status-wrap .djhnyc-status-section>h3,.djhnyc-status-wrap .internal-title h3{color:#fff!important;opacity:1!important;text-shadow:none!important}
.djhnyc-status-wrap .djhnyc-ss-badge{flex-direction:row-reverse}
