:root{--nav:#102a30;--ink:#152f37;--muted:#657780;--line:#e0e8ec;--paper:#f4f7fa;--primary:#087b69;--mint:#5ce2b2;--white:#fff;--radius:14px;font-family:Inter,"Segoe UI","Microsoft JhengHei",sans-serif;color:var(--ink);font-size:16px;line-height:1.6;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:var(--paper)}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.48}a{color:var(--primary)}:focus-visible{outline:3px solid #1ea899;outline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:2rem;letter-spacing:-.045em;line-height:1.3}h2{font-size:1.4rem;line-height:1.4}h3{font-size:1.15rem}.muted,.description{color:var(--muted)}.description{font-size:.875rem}.eyebrow{font-size:.75rem;letter-spacing:.15em;font-weight:700;color:var(--primary);display:block;margin-bottom:10px}.button{border:1px solid var(--line);border-radius:8px;background:white;color:var(--ink);padding:9px 14px;font-size:.875rem;font-weight:600;line-height:1.4;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .15s,box-shadow .15s}.button:hover{background:#edf4f3;border-color:#b6d4cb}.button-primary{background:var(--primary);color:white;border-color:var(--primary);box-shadow:0 3px 8px #087b6915}.button-primary:hover{background:#066452;border-color:#066452}.icon-button{font-size:1.15rem;padding:6px 11px}.brand{display:flex;align-items:center;gap:11px;color:white;text-decoration:none;font-size:1.65rem;font-weight:800;letter-spacing:.03em;line-height:1.1}.brand img{width:39px;height:39px}.brand-small{font-size:.6rem;letter-spacing:.12em;font-weight:500;display:block;margin-top:7px;color:#a8c5c8}.app-shell{display:grid;grid-template-columns:228px minmax(0,1fr);min-height:100vh}.app-nav{background:var(--nav);padding:30px 19px;color:#d7e8e9;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.app-nav .brand{padding:0 6px;margin-bottom:45px}.nav-label{font-size:.75rem;letter-spacing:.11em;color:#90aeb2;margin:0 14px 13px}.nav-item{display:flex;gap:12px;align-items:center;background:transparent;border:0;color:#c3d5d8;padding:12px 15px;border-radius:9px;font-size:.9375rem;text-align:left;margin:3px 0}.nav-item span{font-size:1.35rem;width:23px;line-height:1}.nav-item.selected{background:#27454b;color:#8cedc7}.nav-item:hover{background:#213f45}.nav-divider{height:1px;background:#2a444a;margin:26px 10px}.nav-bottom{margin-top:auto;padding:25px 12px 0;position:relative}.profile-avatar{width:34px;height:34px;float:left;display:grid;place-items:center;border-radius:50%;background:#43646a;margin-right:10px}.nav-bottom strong{font-size:.875rem}.nav-bottom small{display:block;font-size:.75rem;overflow-wrap:anywhere;color:#abc2c6}.logout{border:0;background:none;color:#b4cbcc;font-size:.8125rem;padding:13px 0}.nav-bottom .version{font-size:.75rem;color:#74969d;border-top:1px solid #2a444a;padding-top:15px}.topbar{height:74px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px;font-size:.875rem}.breadcrumb{color:var(--muted)}.slash{color:#b0bfc6;padding:0 13px}.topbar-tag{font-size:.75rem;letter-spacing:.12em;color:#668187;border:1px solid var(--line);border-radius:30px;padding:5px 12px}.page-content{max-width:1800px;margin:auto;padding:35px 38px 18px}.hub-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.hub-heading p{margin-top:9px;font-size:.9375rem}.metrics{display:grid;grid-template-columns:repeat(3,1fr) 1.3fr;gap:15px;margin-bottom:28px}.metrics>div{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:19px 22px;display:flex;flex-direction:column}.metrics span{font-size:.875rem;color:#5e727a}.metrics strong{font-size:2rem;line-height:1.8;letter-spacing:-.04em}.metrics small{font-size:.75rem;color:#85949a}.metrics .metric-accent{background:#e5f4ef;border-color:#d0e9df}.metric-accent strong{font-size:1.75rem;padding:4px 0;white-space:nowrap}.metric-accent i{font-style:normal;color:#28a487;font-weight:400}.hub-layout{display:grid;grid-template-columns:268px minmax(0,1fr);gap:20px;align-items:start}.hub-sites,#hub-workspace{background:white;border:1px solid var(--line);border-radius:var(--radius);min-width:0}.hub-sites{padding:19px 15px}.hub-side-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;padding:0 3px}.site-search{display:flex;gap:6px}.site-search input{width:0;flex:1;font-size:.8125rem!important;padding:9px!important}.site-search .button{font-size:.8125rem;padding:8px}.hub-archived{display:flex;align-items:center;gap:6px;font-size:.75rem;color:var(--muted);margin:13px 0 20px}input[type=checkbox]{width:16px;height:16px;accent-color:var(--primary)}.hub-site{border:1px solid var(--line);border-radius:10px;margin-bottom:10px;padding:15px;transition:border-color .15s}.hub-site.is-selected{border-color:#56b59c;background:#f0faf6;box-shadow:inset 3px 0 var(--primary)}.hub-site strong{display:block;font-size:.9375rem}.hub-site small{display:block;font-size:.75rem;color:var(--muted);overflow-wrap:anywhere;margin-top:4px}.hub-site .button{font-size:.75rem;padding:7px 10px;margin:12px 5px 0 0}.hub-site .button:not(.button-primary){border:0;background:transparent;color:var(--muted);padding:7px 2px}.hub-toolbar{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:18px}.hub-toolbar>span{font-size:.875rem;color:var(--muted)}#hub-site-pager{margin:16px 0 0;gap:6px}#hub-site-pager>span{display:block;flex-basis:100%;font-size:.75rem}#hub-site-pager .button{font-size:.75rem;padding:6px 10px}#hub-workspace{padding:26px;min-height:530px}.hub-empty{padding:45px 12px;text-align:center;max-width:650px;margin:auto}.empty-symbol{margin:0 auto 24px;background:#e9f6f2;border:1px solid #d5ebe3;width:66px;height:66px;display:grid;place-items:center;color:var(--primary);font-size:2rem;border-radius:19px}.hub-empty p{color:var(--muted);font-size:.9375rem;margin:14px 0 30px}.hub-empty ol{list-style:none;padding:20px 24px;border:1px solid var(--line);border-radius:10px;text-align:left;max-width:390px;margin:auto}.hub-empty li{font-size:.875rem;padding:8px 0}.hub-empty li span{font-size:.75rem;color:#1a9074;margin-right:18px;font-weight:700}.hub-work-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.hub-badge{background:#e6f6ee;color:#167153;border-radius:25px;padding:5px 10px;font-size:.75rem}.hub-license{background:#f4f8fb;padding:10px 13px;border:1px solid #e4edf2;margin-top:17px;color:#627984;font-size:.8125rem;border-radius:8px}.hub-tabs{display:flex;gap:6px;overflow-x:auto;padding:20px 0 14px;margin-bottom:12px;border-bottom:1px solid var(--line)}.hub-tabs .button{flex-shrink:0;border:0;background:transparent;color:#6e7e86;font-size:.8125rem;padding:9px 11px}.hub-tabs .button-primary{background:#e8f4ef;color:#087b69;box-shadow:none}.hub-content h3{margin:10px 0 20px}.hub-table-scroll{overflow:auto;border:1px solid var(--line);border-radius:10px;margin:14px 0}.widefat{border-collapse:collapse;width:100%;font-size:.875rem;text-align:left}.widefat th{font-size:.75rem;font-weight:600;color:#70848d;background:#f7f9fb;padding:12px 14px;white-space:nowrap}.widefat td{padding:16px 14px;border-top:1px solid #edf1f4;vertical-align:top;min-width:65px}.widefat td:nth-child(2){min-width:150px;font-weight:500}.widefat tr:hover td{background:#fbfdfc}.hub-row-actions{display:flex;gap:6px;flex-wrap:wrap;min-width:150px}.hub-row-actions .button{font-size:.75rem;padding:5px 8px;font-weight:500}.hub-row-actions .button:first-child{color:var(--primary);background:#edf8f3;border-color:#d7ebe2}.hub-row-actions details{font-size:.75rem;position:relative}.hub-row-actions summary{cursor:pointer;padding:5px 8px;color:var(--muted)}.hub-row-actions details[open]{min-width:180px;display:flex}.hub-row-actions details .button{margin:3px}.page-footer{display:flex;justify-content:space-between;gap:15px;margin:24px 0 0;font-size:.6875rem;letter-spacing:.07em;color:#95a4aa}.page-footer span{letter-spacing:0;font-size:.75rem}.hub-message{padding:12px 16px;border-radius:9px;margin:0 0 16px;font-size:.875rem}.notice-success{background:#e6f5ed;color:#146847;border:1px solid #c4e2d2}.notice-error,.auth-error{background:#fff0ef;color:#ad382e;border:1px solid #f0cdc7}.auth-error{padding:12px;border-radius:8px;margin:18px 0;font-size:.875rem}input:not([type=checkbox]),select,textarea{border:1px solid #d7e1e6;background:white;border-radius:8px;padding:10px 12px;color:var(--ink);font-size:.9375rem;min-width:0}textarea{resize:vertical;line-height:1.6}input:disabled,textarea:disabled,select:disabled{background:#f5f7f9;color:#84939b}dialog{width:min(1080px,94vw);max-height:90vh;padding:0;border:1px solid #d9e4e7;border-radius:18px;box-shadow:0 30px 100px #102a3040;color:var(--ink)}dialog::backdrop{background:#0e222b80;backdrop-filter:blur(3px)}.hub-dialog-top{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 28px;background:#fff;z-index:2;border-bottom:1px solid var(--line)}.hub-dialog-top .eyebrow{font-size:.65rem;margin-bottom:4px}#hub-dialog-content{padding:25px 28px}.hub-field{display:flex;flex-direction:column;gap:7px;margin:0 0 18px;font-size:.875rem}.hub-field>label,.hub-field>span{font-weight:600}.hub-field>input,.hub-field>textarea,.hub-field>select{width:100%}.hub-field input[type=checkbox]{width:16px}.hub-default{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:.75rem;font-weight:400!important}.hub-default input{margin:0}.hub-editor{margin-top:20px}.hub-editor fieldset{border:1px solid var(--line);border-radius:12px;padding:22px;margin:0 0 22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px}.hub-editor legend{font-size:.9375rem;font-weight:700;padding:0 9px;color:var(--primary)}.hub-editor>.button-primary{position:sticky;bottom:12px;box-shadow:0 4px 24px #12342b25;padding:12px 25px}.hub-report{white-space:pre-wrap;overflow-wrap:anywhere;background:#f6f8fa;border:1px solid var(--line);border-radius:8px;padding:20px;font-size:.8125rem;max-height:55vh;overflow:auto}.editor-group-nav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px;position:sticky;top:0;background:white;padding:8px 0;z-index:1}.editor-group-nav .button{font-size:.75rem;padding:7px 10px}.search-preview{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px;margin-bottom:20px;max-width:670px}.search-preview small{color:#57745f}.search-preview h3{color:#20448c;margin:6px 0;font-size:1.25rem}.search-preview p{color:#5d6977;font-size:.875rem}.confirm-impact{padding:16px;background:#fff6e7;border-radius:8px;margin:15px 0}.skip-link{position:absolute;left:10px;top:-100px;z-index:10;background:white;padding:10px}.skip-link:focus{top:10px}.login-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-story{background:var(--nav);color:white;display:flex;flex-direction:column;padding:48px 11%;min-height:100vh}.login-story .brand{margin-bottom:50px}.story-copy{margin:auto 0}.story-copy .eyebrow{color:#83d5bb;font-size:.75rem}.story-copy h1{font-size:clamp(2.3rem,3.5vw,4rem);line-height:1.45;letter-spacing:-.035em;margin:22px 0}.story-copy p{color:#aec7cc;font-size:1rem;line-height:1.95}.story-line{width:80px;height:4px;background:var(--mint);margin:38px 0 20px}.story-foot{font-size:.75rem;color:#80a5a9;letter-spacing:.15em}.login-story footer{font-size:.75rem;color:#86a6aa;display:flex;justify-content:space-between;gap:20px;margin-top:80px}.login-form-panel{display:grid;place-items:center;background:#fff;padding:40px}.login-form{width:min(380px,100%)}.login-form h2{font-size:1.8rem;margin:10px 0}.login-form>.muted{font-size:.9375rem;margin-bottom:35px}.login-form form{display:flex;flex-direction:column;gap:8px}.login-form label{font-size:.875rem;font-weight:600;margin-top:14px}.login-form input{padding:13px}.login-submit{margin-top:23px;padding:14px;justify-content:space-between}.login-help{font-size:.8125rem;color:var(--muted);margin-top:22px}.login-security{font-size:.75rem;color:#8b9da4;margin-top:55px;border-top:1px solid var(--line);padding-top:20px}.empty-list{padding:18px 6px;font-size:.875rem;color:var(--muted)}
@media(min-width:1650px){.hub-layout{grid-template-columns:300px minmax(0,1fr)}.hub-row-actions{max-width:260px}}
@media(max-width:1200px){.app-shell{grid-template-columns:190px minmax(0,1fr)}.app-nav{padding:25px 12px}.page-content{padding:25px 22px}.topbar{padding:0 22px}.metrics{gap:10px}.metrics>div{padding:15px}.metrics strong{font-size:1.7rem}.metric-accent strong{font-size:1.3rem}.hub-layout{grid-template-columns:230px minmax(0,1fr);gap:14px}#hub-workspace{padding:20px}.brand{font-size:1.4rem}.brand img{width:33px;height:33px}.brand-small{font-size:.5rem}}
@media(max-width:950px){.app-shell{display:block}.app-nav{position:relative;height:auto;display:flex;flex-direction:row;align-items:center;gap:8px;padding:12px 20px}.app-nav .brand{margin:0 auto 0 0;padding:0}.app-nav .nav-label,.nav-divider,.nav-bottom,.app-nav #console-guide{display:none}.nav-item{padding:9px;font-size:.8125rem}.nav-item span{font-size:1.1rem}.metrics{grid-template-columns:repeat(4,1fr)}.hub-layout{grid-template-columns:220px minmax(0,1fr)}.login-story{padding:40px 8%}.hub-editor fieldset{grid-template-columns:1fr}}
@media(max-width:700px){.app-nav{padding:12px 15px}.brand-small{display:none}.app-nav .brand{font-size:1.2rem}.nav-item span{display:none}.topbar{height:54px;padding:0 18px}.page-content{padding:24px 15px}.hub-heading{align-items:flex-start}.hub-heading h1{font-size:1.7rem}.hub-heading p{font-size:.8125rem;max-width:215px}.hub-heading .button{font-size:.8125rem;padding:10px;white-space:nowrap}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metrics>div{padding:14px}.metrics strong{font-size:1.65rem}.metrics small{font-size:.6875rem}.metric-accent strong{font-size:1.4rem}.hub-layout{display:block}.hub-sites{margin-bottom:18px}.hub-site{display:inline-block;width:230px;margin-right:10px;vertical-align:top}#hub-site-list{white-space:nowrap;overflow-x:auto}.hub-site *{white-space:normal}.hub-archived{margin:12px 0}#hub-site-pager{margin-top:6px;flex-wrap:nowrap}#hub-site-pager>span{flex-basis:auto;margin-right:auto}.hub-side-heading{margin-bottom:10px}.site-search{max-width:none}#hub-workspace{padding:18px;min-height:450px}.hub-empty{padding:30px 0}.hub-empty ol{padding:15px}.page-footer{flex-direction:column;gap:5px}.hub-work-heading h2{font-size:1.3rem}.hub-editor fieldset{padding:16px}#hub-dialog-content{padding:20px 16px}.hub-dialog-top{padding:17px}.hub-dialog-top h2{font-size:1.15rem}dialog{width:96vw;max-height:94vh}.login-shell{grid-template-columns:1fr}.login-story{min-height:0;padding:28px}.story-copy{display:none}.login-story .brand{margin:0}.login-story footer{display:none}.login-form-panel{padding:42px 25px;min-height:calc(100vh - 95px)}.login-security{margin-top:35px}.hub-toolbar input{max-width:100%;width:100%}.hub-empty li{font-size:.8125rem}}
[hidden]{display:none!important}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.topbar-actions{display:flex;gap:12px;align-items:center}.mobile-logout{display:none}@media(max-width:950px){.mobile-logout{display:block}}

/* Lists grow with their rows. A height cap with visible overflow places the
   pager and footer inside the table. Use the page/dialog as the vertical scroller. */
.hub-table-scroll thead{position:sticky;top:0;z-index:1}


.issuer-form{display:grid;gap:16px;max-width:650px}.issuer-form .hub-field{margin:0}.issuer-form input[type=checkbox]{width:20px;height:20px}.issuer-reference{display:block;overflow-wrap:anywhere;color:var(--muted);margin-top:6px}.issuer-site{display:block;overflow-wrap:anywhere}.issuer-token{font-family:monospace;width:100%;word-break:break-all}.issuer-ready{background:#e4f5ee;color:#08644f;padding:14px;border-radius:10px}@media(max-width:700px){.app-nav{flex-wrap:wrap}.app-nav .brand{flex-basis:100%;margin-bottom:8px}}

.issuer-table td:last-child{min-width:170px}.issuer-table td:last-child .button{margin:3px}.issuer-table th{text-align:left}@media(max-width:700px){.issuer-table,.issuer-table tbody{display:block;min-width:0!important;width:100%}.issuer-table thead{display:none}.issuer-table tr{display:block;padding:14px 10px;border-bottom:1px solid var(--line)}.issuer-table td{display:block;width:100%;padding:8px 4px!important;border:0!important;min-width:0!important}.issuer-table td::before{content:attr(data-label);display:block;font-size:11px;color:var(--muted);margin-bottom:5px}.issuer-table .issuer-site{word-break:normal;overflow-wrap:anywhere}.issuer-table td small{display:block}.issuer-table td:last-child .button{margin:0 8px 0 0}}

.recovery-card{padding:18px;border:1px solid var(--line);border-radius:12px;margin:15px 0}.recovery-card .button{margin-top:10px}@media(max-width:950px){.app-nav{flex-wrap:wrap}}
/* Workspace 0.17.1 — navigation and content hierarchy. */
#hub-workspace{container-type:inline-size;container-name:workspace;padding:28px;box-shadow:0 6px 24px #173c3610}
.workspace-identity{min-width:0;flex:1}.workspace-kicker{display:block;color:#607e78;font-size:11px;font-weight:700;letter-spacing:.12em;margin-bottom:8px}
.hub-work-heading{align-items:flex-start}.hub-work-heading h2{font-size:21px;letter-spacing:-.025em;overflow-wrap:anywhere}.workspace-identity .description{margin-top:5px;overflow-wrap:anywhere}.hub-work-heading .hub-badge{margin-top:24px;white-space:nowrap}.hub-license{padding:10px 14px;background:#f5faf8;border-color:#e4eeea;margin-top:20px}
.workspace-icon{width:17px;height:17px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.workspace-nav{display:grid;grid-template-columns:1fr 1fr .8fr;gap:18px;overflow:visible;padding:22px 0;margin:0 0 26px;border-bottom:1px solid #e3ebe8}
.workspace-nav-group{min-width:0}.workspace-nav-group+.workspace-nav-group{border-left:1px solid #e5ece9;padding-left:18px}
.workspace-nav-label{display:block;font-size:11px;color:#738780;letter-spacing:.08em;font-weight:600;padding:0 10px;margin-bottom:10px}
.workspace-nav-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.workspace-nav-group:last-child .workspace-nav-buttons{grid-template-columns:1fr}
.workspace-nav .button{border:1px solid transparent;padding:10px 9px;border-radius:9px;font-size:12px;justify-content:flex-start;gap:7px;color:#536963;white-space:nowrap;font-weight:500;min-height:39px}
.workspace-nav .button:hover{background:#f3f7f5;color:#165c4d}.workspace-nav .button-primary{background:#e8f5ee;border-color:#d5eade;color:#08644f;font-weight:700;box-shadow:0 2px 5px #105c3f08}
.content-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.hub-content .content-section-heading h3{font-size:19px;letter-spacing:-.02em;margin:0 0 5px}.content-section-heading p{font-size:13px}.content-count{font-size:12px;color:#527066;white-space:nowrap;background:#f2f7f4;padding:6px 11px;border:1px solid #e4ece7;border-radius:20px;font-variant-numeric:tabular-nums}
.posts-toolbar{display:block;padding:16px;background:#f8faf9;border:1px solid #e7eeea;border-radius:12px;margin-bottom:20px}.post-filters{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.post-search{position:relative;flex:1;min-width:180px}.post-search>.workspace-icon{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#83978f}.post-search input{width:100%;padding-left:39px;min-height:42px;font-size:13px}.post-filters select{font-size:13px;min-height:42px;max-width:220px}.post-filters .button{min-height:42px;font-size:13px;padding:10px 15px}.post-tools{display:flex;flex-wrap:wrap;align-items:center;gap:8px;border-top:1px solid #e7eeea;padding-top:12px;margin-top:12px}.post-tools .button{border-color:transparent;background:transparent;box-shadow:none;font-size:12px;min-height:34px;color:#61786e;padding:7px 10px}.post-tools .button:first-child{color:#12654e;background:#edf5f0;border:1px solid #dcebe2}.post-tools .button:hover{background:#e7f0eb;color:#145840}
.posts-content .hub-table-scroll{border-color:#e2ebe6;border-radius:12px;margin:0 0 18px;overflow:visible}.posts-content .widefat{table-layout:fixed}.posts-content .widefat th{background:#f6f9f7;font-size:11px;font-weight:600;color:#71867b;padding:13px 16px;letter-spacing:.045em}.posts-content .widefat th:first-child{width:42%;border-top-left-radius:12px}.posts-content .widefat th:nth-child(2){width:14%}.posts-content .widefat th:nth-child(3){width:15%}.posts-content .widefat th:last-child{width:29%;border-top-right-radius:12px}.posts-content .widefat td{padding:21px 16px;vertical-align:middle;min-width:0;border-top:1px solid #edf1ee;overflow-wrap:anywhere}.posts-content .widefat tbody tr:hover td{background:#f8fcf9}.posts-content .widefat tbody tr:last-child td:first-child{border-bottom-left-radius:12px}.posts-content .widefat tbody tr:last-child td:last-child{border-bottom-right-radius:12px}
.post-title{display:block;font-size:14px;font-weight:650;line-height:1.65;color:#1d3b31;overflow-wrap:anywhere}.post-meta{display:flex;gap:10px;font-size:11px;color:#809187;line-height:1.6;margin-top:6px;font-variant-numeric:tabular-nums}.post-meta>span:first-child{flex-shrink:0}.post-path{display:block;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:300px}.post-type{font-size:12px;color:#60796b;line-height:1.5;display:inline-block;max-width:100%}.post-status{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:6px;font-size:11px;line-height:1.6;white-space:nowrap;background:#f0f2f4;color:#637179;border:1px solid #e5e9eb}.post-status::before{content:'';width:5px;height:5px;border-radius:50%;background:currentColor}.status-published{color:#1c7853;background:#eff8f2;border-color:#daebdf}.status-draft{color:#786b53;background:#f8f5ee;border-color:#eee7d8}.status-pending{color:#976620;background:#fff7e7;border-color:#f3e6c8}.status-scheduled{color:#416897;background:#f0f5fb;border-color:#dfe8f2}.status-private{color:#766190;background:#f6f2f9;border-color:#e9e0ef}
.posts-content .hub-row-actions{min-width:0;gap:7px;max-width:none;align-items:center}.posts-content .hub-row-actions>.button{font-size:11px;font-weight:600;border-radius:7px;padding:8px 10px;min-height:34px;white-space:nowrap}.posts-content .hub-row-actions>.button:first-child{color:white;background:#13765a;border-color:#13765a;box-shadow:0 2px 4px #14644812}.posts-content .hub-row-actions>.button:first-child:hover{background:#085e46}.posts-content .hub-row-actions>.button:nth-child(2){color:#536f62;border-color:#dfe8e2}.posts-content .hub-row-actions details{flex-basis:100%;font-size:11px}.posts-content .hub-row-actions summary{display:inline-block;padding:4px 0;color:#7b8c81}.posts-content .hub-row-actions summary::after{content:' ＋';font-size:12px}.posts-content .hub-row-actions details[open]{min-width:0;display:block;padding:0 0 5px}.posts-content .hub-row-actions details[open] summary{display:block;color:#25654b}.posts-content .hub-row-actions details[open] summary::after{content:' −'}.posts-content .hub-row-actions details .button{font-size:11px;padding:7px;margin:3px 3px 0 0}
.posts-pager{padding:0 2px;margin:0;gap:8px}.posts-pager>span{margin-right:auto;font-size:12px}.posts-pager .button{font-size:12px;min-height:36px;border-radius:8px}.posts-pager .button:disabled{cursor:default;opacity:.45;background:#f6f8f7}.posts-empty{padding:42px 20px;text-align:center;border:1px dashed #cfdfd4;background:#fafcfb;border-radius:12px;margin-bottom:18px}.posts-empty>.workspace-icon{width:30px;height:30px;color:#72a08a}.posts-empty h4{margin:12px 0 7px;font-size:16px;color:#395e4b}.posts-empty p{font-size:13px;color:#778d7f}
@media(min-width:951px) and (max-width:1360px){.hub-layout{grid-template-columns:200px minmax(0,1fr)}.page-content{padding-left:24px;padding-right:24px}.hub-sites{padding:16px 12px}}
@container workspace (max-width:780px){.workspace-nav{grid-template-columns:1fr 1fr 1fr;gap:10px}.workspace-nav-group+.workspace-nav-group{padding-left:10px}.workspace-nav-buttons{grid-template-columns:1fr}.workspace-nav .button{font-size:12px;padding:8px;min-height:36px}.posts-content .widefat th:first-child{width:37%}.posts-content .widefat th:last-child{width:34%}.posts-content .widefat td,.posts-content .widefat th{padding-left:12px;padding-right:12px}.post-meta{gap:6px}.post-title{font-size:13px}}
@container workspace (max-width:600px){.hub-work-heading{display:block}.hub-work-heading .hub-badge{display:inline-block;margin-top:12px}.workspace-nav{display:block;padding:17px 0;margin-bottom:22px}.workspace-nav-group,.workspace-nav-group+.workspace-nav-group{display:flex;align-items:flex-start;gap:8px;border:0;padding:0;margin-bottom:10px}.workspace-nav-label{width:68px;flex-shrink:0;padding:10px 0 0;margin:0;font-size:10px}.workspace-nav-buttons,.workspace-nav-group:last-child .workspace-nav-buttons{display:flex;flex-wrap:wrap;gap:4px}.workspace-nav .button{font-size:11px;padding:8px 9px}.workspace-nav .workspace-icon{display:none}.post-search{flex-basis:100%}.post-filters select{flex:1;max-width:100%;min-width:0}.posts-toolbar{padding:12px}.post-tools{gap:4px}.post-tools .button{font-size:11px;padding:6px}.posts-content .hub-table-scroll{border:0;border-radius:0}.posts-content .widefat,.posts-content .widefat tbody{display:block;width:100%;min-width:0}.posts-content .widefat thead{display:none}.posts-content .widefat tr{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e2ebe5;border-radius:12px;padding:16px;margin-bottom:12px;background:white}.posts-content .widefat td{display:block;padding:0!important;border:0!important;min-width:0!important;background:none!important}.posts-content .widefat td:first-child{grid-column:1/-1;margin-bottom:16px}.posts-content .widefat td:nth-child(2),.posts-content .widefat td:nth-child(3){margin-bottom:14px}.posts-content .widefat td:nth-child(2)::before,.posts-content .widefat td:nth-child(3)::before{content:attr(data-label);display:block;font-size:10px;font-weight:400;color:#8a9b90;margin-bottom:6px}.posts-content .widefat td:last-child{grid-column:1/-1;border-top:1px solid #edf1ee!important;padding-top:12px!important}.posts-content .hub-row-actions details{flex-basis:auto;margin-left:auto}.posts-content .hub-row-actions details[open]{flex-basis:100%;margin-left:0}.post-title{font-size:14px}.content-section-heading{gap:10px}.content-section-heading p{font-size:12px}.content-count{font-size:11px;padding:5px 8px}.hub-content .content-section-heading h3{font-size:18px}.posts-pager .button{padding:8px;font-size:11px}.posts-pager>span{font-size:11px}.posts-content .hub-row-actions>.button{min-height:38px}}
@media(max-width:700px){#hub-workspace{padding:18px}.hub-work-heading h2{font-size:18px}.topbar #page-context{overflow-wrap:anywhere}.topbar{height:auto;min-height:54px;padding-top:12px;padding-bottom:12px}.topbar>div:first-child{min-width:0}.topbar-tag{white-space:nowrap}.main-shell{min-width:0}}
@media(prefers-reduced-motion:reduce){.workspace-nav .button,.posts-content .button{transition:none}}

@container workspace (min-width:660px) and (max-width:780px){.workspace-nav-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-nav-group:last-child .workspace-nav-buttons{grid-template-columns:1fr}.workspace-nav{gap:14px}.workspace-nav-group+.workspace-nav-group{padding-left:14px}.workspace-nav .button{font-size:11px;padding:8px 5px;gap:5px}.workspace-nav .workspace-icon{width:15px;height:15px}}
/* 0.17.2: overview and per-site workspace use the full content area. */
.console [hidden]{display:none!important}
.overview-layout{display:block}.overview-layout #hub-workspace{min-height:0;padding:28px;scroll-margin-top:20px}
.overview-counts{display:flex;align-items:center;gap:26px;flex-wrap:wrap;color:#647b6d;font-size:13px;margin:-7px 0 25px;padding:0 2px}.overview-counts>span{display:flex;align-items:center;gap:10px}.overview-counts strong{color:#234836;font-size:17px;font-variant-numeric:tabular-nums;font-weight:650}
#hub-overview{min-width:0}.overview-layout .hub-sites{padding:0;overflow:hidden;box-shadow:0 5px 20px #123b2510}.overview-tools{display:flex;gap:18px;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:21px 24px;border-bottom:1px solid #e2ebe5}.overview-tools .site-search{max-width:600px;flex:1;min-width:230px;gap:9px}.overview-tools .site-search input{width:auto;flex:1;min-width:0;font-size:14px!important;padding:11px 13px!important}.overview-tools .site-search .button{font-size:13px;padding:10px 13px}.overview-tool-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.overview-tools .hub-archived{margin:0;font-size:12px;white-space:nowrap}.overview-tools .icon-button{min-height:42px;min-width:42px;font-size:17px}
.overview-columns,.overview-site{display:grid;grid-template-columns:minmax(0,1fr) 175px 176px;align-items:center;gap:28px}.overview-columns{padding:12px 25px;color:#778b7e;background:#f6f9f7;font-size:12px;border-bottom:1px solid #e5ede7}.overview-site{padding:24px;border-bottom:1px solid #e9efeb}.overview-site:last-child{border-bottom:0}.overview-site:hover{background:#fafdfa}.overview-site-identity{display:flex;align-items:center;gap:15px;min-width:0}.overview-site-mark{width:43px;height:43px;border-radius:12px;display:grid;place-items:center;background:#edf6f0;color:#2a8260;flex-shrink:0}.overview-site-mark .workspace-icon{width:21px;height:21px}.overview-site-text{min-width:0}.overview-site-text h2{font-size:16px;font-weight:650;line-height:1.6;letter-spacing:0;overflow-wrap:anywhere}.overview-site-url{font-size:12px;color:#758879;line-height:1.7;overflow-wrap:anywhere;margin-top:6px}.overview-site-status{min-width:0}.overview-state{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:#256e4f}.overview-state:before{content:'';width:6px;height:6px;border-radius:50%;background:currentColor}.state-inactive{color:#7d755e}.overview-site-status small{display:block;font-size:11px;color:#829185;margin-top:6px;line-height:1.7}.overview-site-actions{display:flex;align-items:center;gap:13px;flex-wrap:wrap;min-width:0}.overview-site-actions>.button{font-size:13px;min-height:40px;padding:10px 14px;white-space:nowrap}.overview-more{font-size:12px;min-width:0}.overview-more summary{cursor:pointer;padding:8px 0;color:#728577}.overview-more[open]{flex-basis:100%;padding-top:3px}.overview-more .button{font-size:12px;color:#697b6d;margin-top:4px}
.overview-layout #hub-site-list{white-space:normal;overflow:visible}.overview-layout #hub-site-pager{margin:0;padding:16px 24px;border-top:1px solid #e3ebe5;gap:9px;flex-wrap:wrap}.overview-layout #hub-site-pager>span{display:inline;flex-basis:auto;margin-right:auto;font-size:12px}.overview-layout #hub-site-pager .button{padding:8px 12px;font-size:12px;min-height:35px}.overview-layout #hub-site-pager .button:disabled{cursor:default;background:#f8faf8}
.overview-guide{margin-top:18px;background:white;border:1px solid #e0e8e2;border-radius:11px;color:#607b68;font-size:13px}.overview-guide summary{padding:16px 20px;cursor:pointer}.overview-guide[open] summary{border-bottom:1px solid #edf1ed;color:#315c43}.overview-guide ol{margin:16px 22px 10px;padding-left:20px}.overview-guide li{padding:5px 0}.overview-guide>.button{margin:0 20px 18px;font-size:12px}.overview-empty{text-align:center;padding:46px 24px}.overview-empty h2{font-size:21px;margin-bottom:10px}.overview-empty .description{font-size:14px;line-height:1.8;max-width:500px;margin:0 auto 22px}.overview-loading{padding:30px 24px;color:#728576;font-size:14px}
.workspace-switcher{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:23px;padding-bottom:18px;border-bottom:1px solid #e6ece8}.workspace-switcher .button{font-size:13px;padding:9px 13px;min-height:40px}.workspace-switcher .button:first-child{border-color:transparent;color:#5f7869;background:transparent;padding-left:0}.workspace-switcher .button:first-child:hover{color:#126c4c}.workspace-loading{margin:18px 0 30px;color:#6b8271;font-size:14px}.overview-layout #hub-workspace>.hub-message{margin:20px 0}.overview-layout #hub-workspace>.description{overflow-wrap:anywhere}
@media(max-width:1100px){.overview-columns,.overview-site{grid-template-columns:minmax(0,1fr) 148px 140px;gap:20px}.overview-site-actions{gap:7px}.overview-more{flex-basis:100%}.overview-more summary{padding:2px 0}.overview-tools{gap:14px}.overview-tools .site-search{max-width:none}.overview-tool-actions{gap:12px}}
@media(max-width:700px){.overview-counts{gap:14px 20px;font-size:11px;margin-bottom:20px}.overview-counts strong{font-size:15px}.overview-tools{padding:16px;display:block}.overview-tools .site-search{min-width:0;max-width:none;flex-wrap:wrap}.overview-tools .site-search input{font-size:16px!important;flex-basis:150px}.overview-tool-actions{margin-top:14px;justify-content:space-between}.overview-columns{display:none}.overview-site{grid-template-columns:minmax(0,1fr) auto;gap:19px;padding:21px 17px}.overview-site-identity{grid-column:1/-1;gap:12px;align-items:flex-start}.overview-site-mark{width:36px;height:36px;border-radius:10px}.overview-site-text h2{font-size:15px}.overview-site-actions{justify-content:flex-end;gap:7px 10px;max-width:155px}.overview-more{flex-basis:auto}.overview-more[open]{flex-basis:100%}.overview-site-actions>.button{min-height:42px;font-size:12px;padding:10px 12px}.overview-site-status small{font-size:11px}.overview-layout #hub-site-pager{padding:15px 16px;gap:7px}.overview-layout #hub-site-pager>span{font-size:11px;flex-basis:100%;margin-bottom:4px}.overview-layout #hub-site-pager .button{min-height:40px}.overview-guide summary{padding:15px 16px;font-size:12px}.overview-empty{padding:32px 18px}.overview-empty h2{font-size:19px}.overview-empty .description{font-size:13px}.overview-layout #hub-workspace{padding:18px;min-height:0}.workspace-switcher .button{min-height:42px;font-size:12px}.hub-heading #overview-title{font-size:1.7rem}}

.workspace-leave-dialog{width:min(480px,94vw);padding:26px}.workspace-leave-dialog h2{font-size:20px;margin-bottom:12px}.workspace-leave-dialog p{font-size:14px;line-height:1.8;color:#647969;margin-bottom:24px}.workspace-leave-dialog .hub-toolbar{justify-content:flex-end;margin:0;gap:10px}.workspace-leave-dialog .button{min-height:42px;font-size:13px}

/* 0.20.0: intrinsic content sizing for long lists, URLs and responsive dialogs. */
.main-shell,.hub-content,.hub-table-scroll,.hub-field,.hub-editor,
.hub-editor fieldset,.hub-dialog-top>div,.post-title-cell{min-width:0}
.console .widefat td{min-width:0;overflow-wrap:anywhere}
.console .widefat th{white-space:normal;overflow-wrap:anywhere}
.post-path{max-width:min(300px,100%)}
.post-meta{min-width:0}
.content-section-heading>div{min-width:0}
.hub-content>p,.hub-message,.confirm-impact,.search-preview,
.recovery-card,.hub-dialog-top h2,.workspace-leave-dialog{overflow-wrap:anywhere}
.hub-content>.button{margin:6px 8px 6px 0}
.hub-toolbar>*{max-width:100%;min-width:0}
.app-nav{overflow-y:auto}
.button:disabled{cursor:default}

/* Keep the close control outside the scrolling body. Group navigation now
   sticks below this header instead of sliding beneath it. */
#hub-dialog[open]{display:flex;flex-direction:column;overflow:hidden}
.hub-dialog-top{position:relative;flex:0 0 auto;min-width:0}
.hub-dialog-top h2{max-height:5.6em;overflow-y:auto;font-size:1.2rem}
.hub-dialog-top .button{flex-shrink:0;min-width:42px;min-height:42px}
#hub-dialog-content{flex:1 1 auto;min-height:0;overflow:auto;overscroll-behavior:contain}
.hub-editor fieldset{min-inline-size:0}
.hub-field>input[type=checkbox]{align-self:flex-start}
.hub-editor .editor-actions{position:sticky;bottom:0;z-index:2;display:flex;
  align-items:center;justify-content:flex-end;padding:12px 0 0;margin-top:4px;
  background:white;border-top:1px solid var(--line)}
.editor-actions .button{min-height:44px;padding:11px 22px}
.editor-group-nav{gap:6px}
.editor-group-nav .button{min-height:38px}
.search-preview small{display:block}
.search-preview h3{line-height:1.55}
.search-preview:not(.is-expanded)>small,.search-preview:not(.is-expanded)>h3,
.search-preview:not(.is-expanded)>p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
.search-preview:not(.is-expanded)>small,.search-preview:not(.is-expanded)>h3{-webkit-line-clamp:2}
.search-preview:not(.is-expanded)>p{-webkit-line-clamp:4}
.editor-context{overflow-wrap:anywhere;background:#f7faf8;border:1px solid #e2ebe5;
  border-radius:10px;padding:14px 16px;font-size:14px}
.editor-context strong{display:block;line-height:1.7}
.editor-context small{display:block;color:var(--muted);font-size:12px;margin-top:6px}
.hub-report{max-width:100%}

/* Other resource tables use labelled cards on phones, like the article list.
   There is no fixed vertical cap; all rows remain in the document flow. */
@media(max-width:700px){
  .console .hub-table-scroll:has(.widefat:not(.posts-content .widefat)){
    border:0;border-radius:0;overflow:visible
  }
  .console .hub-table-scroll .widefat:not(.posts-content .widefat),
  .console .hub-table-scroll .widefat:not(.posts-content .widefat) tbody{
    display:block;width:100%;min-width:0;max-width:100%
  }
  .console .hub-table-scroll .widefat:not(.posts-content .widefat) thead{display:none}
  .console .hub-table-scroll .widefat:not(.posts-content .widefat) tr{
    display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;
    padding:16px;margin-bottom:12px;border:1px solid var(--line);
    border-radius:12px;background:white
  }
  .console .hub-table-scroll .widefat:not(.posts-content .widefat) td{
    display:block;width:auto;min-width:0!important;padding:0!important;
    border:0!important;background:none!important;font-size:13px
  }
  .console .hub-table-scroll .widefat:not(.posts-content .widefat) td:first-child,
  .console .hub-table-scroll .widefat:not(.posts-content .widefat) td:last-child{grid-column:1/-1}
  .console .hub-table-scroll .widefat:not(.posts-content .widefat) td::before{
    content:attr(data-label);display:block;color:var(--muted);font-size:11px;
    font-weight:400;margin-bottom:6px
  }
  .console .hub-table-scroll .widefat:not(.posts-content .widefat) td[colspan]::before{display:none}
  .hub-row-actions{min-width:0;max-width:100%;gap:8px}
  .hub-row-actions .button,.issuer-table .button{min-height:40px;padding:8px 11px}
  .hub-row-actions details[open]{min-width:0}
  .hub-dialog-top h2{font-size:1.05rem;max-height:4.65em}
  .hub-dialog-top{gap:12px;padding:16px}
  .hub-editor fieldset{padding:16px 12px}
  .hub-field input:not([type=checkbox]),.hub-field select,.hub-field textarea,
  .hub-toolbar input,.hub-toolbar select{font-size:16px}
  .editor-group-nav{gap:5px;position:static;padding-top:0}
  .editor-group-nav .button{font-size:12px;min-height:40px}
  .editor-actions .button{width:100%}
  .search-preview{padding:16px}
  .workspace-switcher{gap:8px}
  .overview-site{grid-template-columns:minmax(0,1fr)}
  .overview-site-identity{grid-column:auto}
  .overview-site-actions{justify-content:flex-start;max-width:none}
  .topbar-actions{flex-shrink:0;gap:8px}
  .topbar-tag{display:none}
}
@container workspace (max-width:420px){
  .posts-content .widefat tr{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px}
  .post-search{min-width:0}
  .workspace-nav-label{width:58px}
  .posts-content .hub-row-actions{gap:7px}
  .posts-content .hub-row-actions summary{min-height:38px;padding:10px 5px}
}
@media(max-width:420px){
  .console .hub-table-scroll .widefat:not(.posts-content .widefat) tr{grid-template-columns:minmax(0,1fr)}
}

/* Saved effective metadata preview, contained at every dialog width. */
.effective-preview{min-width:0;margin:0 0 24px;padding:20px;border:1px solid #dce9e5;border-radius:14px;background:#f7fbfa}
.effective-preview h3{font-size:15px;margin:0 0 6px}.effective-preview>.description{margin:0 0 16px}
.effective-preview-item{min-width:0;padding:12px 0;border-top:1px solid #e2ece8}
.effective-preview-label{display:flex;flex-wrap:wrap;gap:6px 16px;justify-content:space-between;align-items:baseline}
.effective-preview-label small{color:#52766c}.effective-preview-item p{margin:6px 0 0;overflow-wrap:anywhere;white-space:pre-wrap;line-height:1.65}
.effective-preview summary{cursor:pointer;font-weight:600;font-size:14px;line-height:1.6}.effective-preview[open] summary{margin-bottom:14px}
.effective-preview:not(.is-expanded) .effective-preview-item p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.hub-editor .hub-field>label,.hub-editor .hub-field>.description{min-width:0;overflow-wrap:anywhere}
.sitemap-container{grid-column:1/-1;min-width:0}.sitemap-panel{min-width:0;padding:20px;margin-bottom:8px;border:1px solid #cde4dc;border-radius:14px;background:#f4faf7}
.sitemap-panel h3{font-size:16px;margin:0 0 8px}.sitemap-panel .description{line-height:1.65;overflow-wrap:anywhere}.sitemap-panel .sitemap-url{width:100%;min-width:0;margin:10px 0 12px;background:#fff;font-size:14px;color:#163d33}
.sitemap-actions{display:flex;flex-wrap:wrap;gap:8px}.sitemap-actions .button{white-space:normal;text-align:center}.sitemap-inline-url{display:block;overflow-wrap:anywhere;font-size:12px;line-height:1.6;color:#087a63}
@media(max-width:600px){.sitemap-panel{padding:14px}.sitemap-actions>*{flex:1 1 140px}}
@media(max-width:600px){.effective-preview{padding:14px}.effective-preview-label{flex-direction:column;gap:3px}}

/* Merchant grant purpose and payment distinction. */
.issuer-purpose-note{margin:0;padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:#f1f8f6;color:#315e55;line-height:1.65}.issuer-purpose-badge{display:inline-block;margin:0 0 7px;padding:5px 9px;border-radius:7px;background:#e4f5ee;color:#08644f;font-weight:600}.issuer-form textarea{min-height:88px;resize:vertical}.issuer-form select{width:100%;min-height:44px}.issuer-form .hub-field[hidden]{display:none!important}

/* Account and project access management */
.access-content{max-width:100%;min-width:0}.access-user-list{display:grid;gap:12px}.access-user-card{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:18px;border:1px solid #dce7e6;border-radius:12px;flex-wrap:wrap;min-width:0}.access-user-card>*{min-width:0;overflow-wrap:anywhere}.access-user-card small{display:block}.access-checklist{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;border:1px solid #dce7e6;border-radius:12px;padding:18px;margin:20px 0}.access-checklist label{display:flex;gap:10px;align-items:flex-start;overflow-wrap:anywhere;min-width:0}.access-checklist input{flex:0 0 auto}.access-checklist legend{font-weight:650;padding:0 8px}button:disabled{cursor:not-allowed}.access-content>.button{margin-right:8px;margin-top:12px}@media(max-width:600px){.access-user-card{display:grid;grid-template-columns:1fr}.access-checklist{grid-template-columns:1fr}}

#access-message:empty{display:none}.access-content .hub-field{margin-bottom:16px}
