/* UC Shell hybrid chrome only. Page/plugin content is intentionally untouched. */
:root{--uct-ink:#111318;--uct-muted:#606775;--uct-line:#e5e7eb;--uct-gold:#b7862e;--uct-width:1120px}
.uc-theme-header,.uc-theme-footer{color:var(--uct-ink);font:16px/1.65 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.uc-theme-header *,.uc-theme-footer *{box-sizing:border-box}.uc-theme-header{border-bottom:1px solid var(--uct-line);background:#fff}.uc-theme-header__inner,.uc-theme-footer__inner{width:min(calc(100% - 40px),var(--uct-width));margin-inline:auto}.uc-theme-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:72px;gap:20px}.uc-theme-brand{display:inline-flex;align-items:center;gap:10px;color:var(--uct-ink)!important;font-size:14px;font-weight:800;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.uc-theme-brand__mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--uct-ink);color:#f7e7bd;font-size:11px;font-weight:900;letter-spacing:0}.uc-theme-brand__image{display:block;max-width:220px;max-height:48px;width:auto;height:auto}.uc-theme-site-name{margin:0;color:var(--uct-muted);font-size:13px;font-weight:650;line-height:1.25;text-align:right}.uc-theme-header :focus-visible,.uc-theme-footer :focus-visible{outline:3px solid var(--uct-gold);outline-offset:3px}.uc-theme-footer{border-top:1px solid var(--uct-line);background:#fff}.uc-theme-footer__inner{display:flex;justify-content:space-between;gap:18px;padding-block:22px;color:var(--uct-muted);font-size:12px}.uc-theme-footer__inner p{margin:0}@media(max-width:640px){.uc-theme-header__inner,.uc-theme-footer__inner{width:min(calc(100% - 28px),var(--uct-width))}.uc-theme-site-name{display:none}.uc-theme-footer__inner{display:block}}
