.site-header{background:#172943;border:0;padding:13px 0}.header-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:inline-flex;align-items:center;color:#fff;text-decoration:none;font-size:1.05rem}.admin-actions{display:flex;align-items:center;gap:12px}.site-header form{margin:0}.header-logout{min-height:38px;border:1px solid #70829a;background:transparent;padding:7px 12px}.header-logout:hover{background:#263c59}.footer-version{font-size:.78rem;color:var(--ds-text-muted)}
.global-nav{display:block;background:#fff;border-bottom:1px solid var(--ds-border);box-shadow:0 3px 10px rgba(28,45,72,.06)}.global-nav .container{display:flex;align-items:stretch;justify-content:flex-start;gap:18px;padding-top:0;padding-bottom:0}.nav-link{display:flex;align-items:center;justify-content:center;gap:9px;min-height:56px;color:var(--ds-text);padding:7px 14px;text-decoration:none;border-radius:0;border-bottom:3px solid transparent}.nav-link svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}.nav-link:hover{background:var(--ds-brand-soft)}.nav-link.is-current{background:transparent;border-color:var(--ds-brand);color:var(--ds-brand);font-weight:750}.nav-link.is-disabled{background:transparent;color:var(--ds-disabled);cursor:not-allowed}.nav-link small,.sub-nav small{display:inline;margin-left:5px;font-size:.67rem}.mobile-nav{display:none}
.breadcrumbs{margin:16px 0 0}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0;color:var(--ds-text-muted);font-size:.86rem}.breadcrumbs li+li:before{content:"›";margin-right:6px}.breadcrumbs a{color:var(--ds-brand)}
.context-header{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg) var(--ds-radius-lg) 0 0;padding:20px 24px;margin-top:20px}.context-main{min-width:0}.context-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.context-header h1{display:block;overflow-wrap:anywhere;margin:0;font-size:1.35rem;line-height:1.4}.context-type{color:var(--ds-text-muted);font-size:.78rem}.context-meta{display:flex;align-items:center;gap:12px;margin-top:5px;color:var(--ds-text-muted);font-size:.84rem}.context-actions{display:flex;align-items:center;gap:12px}.status-label{font-weight:750;white-space:nowrap}.status-active{color:var(--ds-success)}.status-paused{color:var(--ds-warning)}.status-archived,.status-draft{color:var(--ds-disabled)}
.sub-nav{display:flex;justify-content:flex-start;overflow-x:auto;background:#fff;border:1px solid var(--ds-border);border-top:0;padding:0 14px}.sub-nav a,.sub-nav span{display:flex;align-items:center;flex:0 0 auto;min-height:50px;color:var(--ds-text);padding:9px 15px;text-decoration:none;border-bottom:3px solid transparent}.sub-nav a.is-current{color:var(--ds-brand);border-color:var(--ds-brand);font-weight:750}.sub-nav span[aria-disabled=true]{background:var(--ds-disabled-soft);color:var(--ds-disabled);cursor:not-allowed}.settings-nav{border-top:1px solid var(--ds-border);border-radius:10px;margin-top:16px}.settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.settings-grid article{border:1px solid var(--ds-border);border-radius:10px;padding:20px}.settings-grid h2{margin-top:12px}.future-card{background:var(--ds-disabled-soft);color:var(--ds-text-muted)}.settings-support{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:20px 0 0;border:1px solid var(--ds-border);border-radius:10px;background:#fff;padding:16px 20px}.settings-support h2{margin:0;font-size:1rem}.settings-support p{margin:3px 0 0;color:var(--ds-text-muted);font-size:.88rem}
@media(max-width:900px){.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.global-nav{display:none}.mobile-nav{display:block;background:#fff;border-bottom:1px solid var(--ds-border);padding:8px 12px}.mobile-nav summary{display:flex;align-items:center;min-height:44px;color:var(--ds-brand);font-weight:750;cursor:pointer}.mobile-nav nav{display:grid;padding-bottom:6px}.mobile-nav a,.mobile-nav span{padding:11px;text-decoration:none;color:var(--ds-text);border-top:1px solid var(--ds-border)}.mobile-nav [aria-current=page]{background:var(--ds-brand-soft);font-weight:750;color:var(--ds-brand);border-left:4px solid var(--ds-brand)}.mobile-nav span[aria-disabled=true]{color:var(--ds-disabled);background:var(--ds-disabled-soft)}.header-logout{width:auto}.context-header{align-items:flex-start;display:block}.context-actions{justify-content:space-between;margin-top:16px}.settings-grid{grid-template-columns:1fr}.settings-support{display:block}.settings-support .text-link{display:inline-block;margin-top:10px}.breadcrumbs{white-space:nowrap;overflow-x:auto}.sub-nav{margin-left:-12px;margin-right:-12px}.nav-link small,.sub-nav small{margin-left:4px}}
