.scenc{--sc-navy:#0b2d57;--sc-blue:#0b5fb4;--sc-ink:#213347;--sc-muted:#617388;--sc-line:#dfe7ef;--sc-soft:#f4f7fb;--sc-green:#14764d;--sc-radius:14px;color:var(--sc-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;line-height:1.55;-webkit-font-smoothing:antialiased;text-align:left}
.scenc *{box-sizing:border-box}.scenc button,.scenc input,.scenc textarea,.scenc select{font:inherit}.scenc a{color:var(--sc-blue);text-decoration:none}.scenc a:hover{text-decoration:underline}.scenc h1,.scenc h2,.scenc h3,.scenc h4,.scenc p{margin:0}.scenc h1,.scenc h2,.scenc h3{color:var(--sc-navy);font-weight:650;line-height:1.25}.scenc h1{font-size:30px;letter-spacing:-.04em}.scenc h2{font-size:22px;letter-spacing:-.025em}.scenc h3{font-size:16px}.scenc button{cursor:pointer}.scenc [hidden]{display:none!important}.scenc-standalone{margin:0!important;background:#f5f7fb!important;padding:0!important}.scenc-standalone #wpadminbar{display:none!important}html:has(body.scenc-standalone){margin-top:0!important}
.scenc .scenc-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:39px;padding:8px 14px;border:1px solid var(--sc-line);border-radius:9px;background:white;color:var(--sc-ink);font-weight:600;font-size:13px;line-height:1.4;text-decoration:none;white-space:nowrap;transition:background .15s,border-color .15s,transform .15s}
.scenc .scenc-btn:hover{background:#f0f5fa;border-color:#bdcede;text-decoration:none}.scenc .scenc-btn.primary{background:var(--sc-blue);color:white;border-color:var(--sc-blue)}.scenc .scenc-btn.primary:hover{background:#084f97}.scenc .scenc-btn.danger{color:#af3131;border-color:#e8c2c2;background:#fff8f8}.scenc .scenc-btn.ghost{background:transparent;border-color:transparent}.scenc .scenc-btn.small{min-height:32px;padding:5px 10px;font-size:12px}.scenc .scenc-btn.icon-only{padding:7px;min-width:34px;min-height:34px}.scenc button:disabled{opacity:.5;cursor:not-allowed;transform:none}.scenc :focus-visible{outline:3px solid #72b5f2;outline-offset:3px}
.scenc-icon{width:19px;height:19px;flex:none;vertical-align:middle}.scenc-muted{color:var(--sc-muted)}.scenc-small{font-size:12px}.scenc-eyebrow{display:block;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.scenc-stack{display:grid;gap:16px}.scenc-flex{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.scenc-spread{display:flex;justify-content:space-between;align-items:center;gap:12px}.scenc .scenc-panel{background:white;border:1px solid var(--sc-line);border-radius:var(--sc-radius);padding:22px}.scenc .scenc-field{display:grid;gap:6px;min-width:0;font-size:12px;font-weight:600;color:#41546b}.scenc input:not([type=checkbox]):not([type=radio]),.scenc select,.scenc textarea{width:100%;border:1px solid #cfdbe7;border-radius:8px;padding:10px 11px;background:white;color:var(--sc-ink);min-height:40px;line-height:1.5;box-shadow:none}.scenc textarea{resize:vertical;min-height:92px}.scenc input:focus,.scenc select:focus,.scenc textarea:focus{border-color:#3982c7;outline:2px solid #b6d8f5;outline-offset:0}.scenc input[type=checkbox],.scenc input[type=radio]{width:16px;height:16px;accent-color:var(--sc-blue);vertical-align:middle;flex:none;margin:0}.scenc .scenc-check{display:flex;align-items:flex-start;gap:9px;font-weight:400;font-size:13px}.scenc .scenc-check input{margin-top:3px}.scenc .scenc-field small{font-size:11px;color:var(--sc-muted);font-weight:400}.scenc-two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.scenc-three{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.scenc-loading{padding:65px 20px;display:flex;justify-content:center;align-items:center;gap:12px;color:var(--sc-muted)}.scenc-spinner{width:21px;height:21px;border:2px solid #c6dded;border-top-color:var(--sc-blue);border-radius:50%;display:inline-block;animation:scenc-spin .75s linear infinite;flex:none}.scenc-notice{display:flex;gap:11px;background:#eef5fc;border:1px solid #d7e6f5;border-radius:10px;padding:13px 15px;color:#355779;font-size:13px}.scenc-notice.warning{background:#fff8ea;border-color:#ecddb9;color:#735221}.scenc-notice.error{background:#fff1f1;border-color:#ecc5c5;color:#923333}.scenc-notice.success{background:#edf8f2;border-color:#c9e7d6;color:#1b6847}.scenc-empty{text-align:center;padding:50px 22px;color:var(--sc-muted)}.scenc-empty .scenc-icon{width:36px;height:36px;color:#7597ba;margin-bottom:13px}.scenc-empty h3{margin-bottom:8px}.scenc-empty p{max-width:500px;margin:0 auto 18px}.scenc-progress{height:7px;background:#e5edf5;border-radius:9px;overflow:hidden}.scenc-progress>span{display:block;height:100%;background:var(--sc-blue);transition:width .25s}.scenc-badge{display:inline-flex;align-items:center;gap:6px;border-radius:20px;padding:4px 9px;background:#edf1f6;color:#5c6b7b;font-size:11px;font-weight:600;white-space:nowrap}.scenc-badge::before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.scenc-badge.published,.scenc-badge.active,.scenc-badge.PASS,.scenc-badge.responded,.scenc-badge.closed{background:#e9f5ee;color:#196842}.scenc-badge.new,.scenc-badge.queued,.scenc-badge.accepted_mail,.scenc-badge.INFO{background:#eaf2fc;color:#245e9c}.scenc-badge.paused,.scenc-badge.action,.scenc-badge.WARN,.scenc-badge.uncertain{background:#fff3d9;color:#8b621d}.scenc-badge.failed,.scenc-badge.FAIL,.scenc-badge.revoked{background:#fbecec;color:#a93939}
.scenc-access{max-width:660px;margin:12vh auto;padding:36px;background:white;border:1px solid var(--sc-line);border-radius:20px}.scenc-access img{width:240px;height:auto;max-width:100%;margin-bottom:35px}.scenc-access p{margin:18px 0}.scenc-screenreader{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.scenc-code{font:11px ui-monospace,SFMono-Regular,Consolas,monospace;color:#667d94;background:#f0f4f8;padding:3px 5px;border-radius:4px}.scenc-hr{border:0;border-top:1px solid var(--sc-line);margin:20px 0}
@keyframes scenc-spin{to{transform:rotate(360deg)}}
@media(max-width:700px){.scenc h1{font-size:25px}.scenc-two,.scenc-three{grid-template-columns:1fr}.scenc .scenc-panel{padding:17px}.scenc-access{margin:7vh 16px}.scenc-spread{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){.scenc *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
