/* Bosigo WorkOS complete operating model */
.complete-screen{--complete-line:#dfddd4;--complete-soft:#f7f6f1}.complete-screen .section-header{margin-bottom:20px}.configuration-chip,.studio-state,.trust-chip{display:inline-flex;align-items:center;gap:7px;border:1px solid #dfddd4;border-radius:999px;padding:6px 10px;background:#faf9f4;color:#5f5e59;font-size:.64rem;font-weight:850}.studio-state i{width:7px;height:7px;border-radius:50%;background:var(--bosigo-yellow);box-shadow:0 0 0 5px rgba(255,212,0,.13)}.studio-state.published{background:#111;color:#fff;border-color:#111}.studio-state.published i{background:var(--bosigo-yellow)}
.data-mode-toggle{display:flex;align-items:center;gap:8px;border:1px solid var(--bosigo-silver);background:#fff;border-radius:12px;padding:7px 10px;transition:.2s}.data-mode-toggle:hover{border-color:var(--bosigo-yellow);transform:translateY(-1px)}.data-mode-toggle>span:last-child{text-align:left;line-height:1}.data-mode-toggle strong,.data-mode-toggle small{display:block}.data-mode-toggle strong{font-size:.68rem}.data-mode-toggle small{font-size:.58rem;color:#777;margin-top:4px}.data-mode-icon{width:28px;height:28px;border-radius:8px;background:#111;color:var(--bosigo-yellow);display:grid;place-items:center;font-weight:900}.low-data-mode .tech-motion-scene,.low-data-mode .innovation-ambient,.low-data-mode .tech-data-rail{display:none}.low-data-mode *{animation-duration:.001ms!important;animation-iteration-count:1!important}.low-data-mode body{background:#f5f5f1}.low-data-mode .data-mode-toggle{background:#111;color:#fff;border-color:#111}.low-data-mode .data-mode-toggle small{color:#aaa}

/* Commercial entry product and journey */
.entry-product-focus{display:grid;grid-template-columns:1.15fr .85fr;gap:1px;background:#1d1d1d;border-radius:22px;overflow:hidden;margin:0 0 20px;box-shadow:0 16px 48px rgba(0,0,0,.08)}.entry-product-focus>div{background:#0a0a0a;color:#fff;padding:26px}.entry-product-focus .entry-copy{background:radial-gradient(circle at 90% 10%,rgba(255,212,0,.18),transparent 26%),#080808}.entry-product-focus span{font-size:.61rem;letter-spacing:.13em;font-weight:900;color:var(--bosigo-yellow)}.entry-product-focus h3{font-size:1.75rem;line-height:1.05;margin:10px 0 8px}.entry-product-focus p{margin:0;color:#9e9e98;max-width:680px}.entry-product-focus .entry-actions{display:flex;gap:10px;margin-top:18px}.entry-product-focus .entry-actions button:first-child{background:var(--bosigo-yellow);color:#080808}.entry-journey{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;align-content:center}.entry-journey article{position:relative;border:1px solid #252525;border-radius:13px;padding:12px;background:#101010}.entry-journey article:after{content:"";position:absolute;top:50%;right:-10px;width:10px;height:1px;background:var(--bosigo-yellow)}.entry-journey article:nth-child(4):after,.entry-journey article:nth-child(8):after{display:none}.entry-journey article span,.entry-journey article strong{display:block}.entry-journey article span{font-size:.55rem;color:var(--bosigo-yellow)}.entry-journey article strong{font-size:.69rem;margin-top:4px}.entry-journey article.active{border-color:var(--bosigo-yellow);box-shadow:0 0 0 1px rgba(255,212,0,.15)}

.journey-spine{display:grid;grid-template-columns:repeat(8,1fr);background:#0a0a0a;border-radius:19px;overflow:hidden;margin:20px 0}.journey-spine article{position:relative;padding:16px 12px;color:#fff;border-right:1px solid #232323;min-height:100px}.journey-spine article:last-child{border-right:0}.journey-spine article:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--bosigo-yellow);transform:scaleX(0);transform-origin:left;transition:.25s}.journey-spine article:hover:after,.journey-spine article.active:after{transform:scaleX(1)}.journey-spine span,.journey-spine strong,.journey-spine small{display:block}.journey-spine span{color:var(--bosigo-yellow);font-size:.55rem}.journey-spine strong{font-size:.76rem;margin:12px 0 4px}.journey-spine small{font-size:.56rem;color:#777}

/* Programme Studio */
.studio-layout{display:grid;grid-template-columns:285px 1fr;gap:18px}.studio-steps{display:grid;gap:8px;align-content:start}.studio-steps button{display:grid;grid-template-columns:32px 1fr auto;gap:10px;align-items:center;text-align:left;border:1px solid var(--complete-line);background:#fff;border-radius:15px;padding:13px;transition:.2s}.studio-steps button:hover,.studio-steps button.active{border-color:var(--bosigo-yellow);transform:translateX(3px);box-shadow:0 10px 30px rgba(0,0,0,.05)}.studio-steps button>span{width:30px;height:30px;border-radius:9px;background:#111;color:var(--bosigo-yellow);display:grid;place-items:center;font-size:.61rem;font-weight:900}.studio-steps strong,.studio-steps small{display:block}.studio-steps strong{font-size:.72rem}.studio-steps small{font-size:.57rem;color:#888;margin-top:3px}.studio-steps b{font-size:.58rem;color:#7a6800}.studio-canvas{min-height:590px}.studio-pane{display:none;animation:reveal .24s ease both}.studio-pane.active{display:block}.partner-token-field{min-height:48px;border:1px solid var(--line);border-radius:12px;padding:8px;display:flex;gap:7px;flex-wrap:wrap;align-items:center;background:#fff}.partner-token-field>span{display:flex;gap:8px;align-items:center;background:#f1efe7;border-radius:999px;padding:7px 10px;font-size:.67rem;font-weight:800}.partner-token-field button{border:0;background:transparent}.partner-token-field .add-token{border:1px dashed #ccc;border-radius:999px;padding:7px 10px;color:#6e6e68}.builder-grid{display:grid;grid-template-columns:270px 1fr;gap:18px}.builder-library{display:grid;gap:8px;align-content:start}.builder-library>strong{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:#777}.builder-library button{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;border:1px solid #dfddd4;border-radius:12px;background:#fff;padding:11px;text-align:left}.builder-library button:hover{border-color:var(--bosigo-yellow)}.builder-library i{font-style:normal;color:#aaa}.builder-library span{font-size:.7rem;font-weight:800}.builder-library b{font-size:.54rem;color:#857000}.builder-preview{border:1px solid #d9d7cd;border-radius:16px;padding:20px;background:linear-gradient(#fff,#faf9f4);min-height:430px}.document-mini-head{display:flex;justify-content:space-between;border-bottom:2px solid #111;padding-bottom:13px;font-size:.7rem;font-weight:900}.document-mini-head b{color:#8b7600}.field-map{display:grid;gap:9px;margin:20px 0}.field-map article{display:flex;justify-content:space-between;border:1px solid #e4e2d9;border-radius:10px;padding:12px}.field-map span{font-size:.71rem;font-weight:800}.field-map b{font-size:.59rem;color:#7b6900}.template-foot{border-top:1px solid #ddd9ce;padding-top:14px;color:#777;font-size:.62rem}.workflow-builder{display:flex;align-items:center;gap:8px;overflow-x:auto;padding:15px 4px}.workflow-builder>i{min-width:34px;height:1px;background:linear-gradient(90deg,#111,var(--bosigo-yellow));position:relative}.workflow-builder>i:after{content:"›";position:absolute;right:-2px;top:-12px;color:#8f7800}.flow-node{min-width:190px;border:1px solid #dad8ce;border-radius:15px;padding:14px;background:#fff}.flow-node>span{display:inline-grid;place-items:center;width:27px;height:27px;border-radius:8px;background:#111;color:var(--bosigo-yellow);font-size:.58rem;font-weight:900}.flow-node strong,.flow-node small{display:block}.flow-node strong{font-size:.76rem;margin-top:11px}.flow-node small{font-size:.58rem;color:#777;min-height:36px}.flow-node button{margin-top:10px;border:0;background:#f0eee7;border-radius:8px;padding:7px 9px;font-size:.61rem;font-weight:800}.flow-node.optional{border-style:dashed}.authority-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.authority-grid article{border:1px solid #e1dfd5;background:#faf9f4;border-radius:15px;padding:16px}.authority-grid span,.authority-grid strong,.authority-grid p{display:block}.authority-grid span{font-size:.57rem;color:#8a7500;text-transform:uppercase;font-weight:850}.authority-grid strong{margin:7px 0}.authority-grid p{font-size:.69rem;color:#777}.rule-table{display:grid;gap:8px}.rule-table article{display:grid;grid-template-columns:minmax(210px,1fr) 130px 170px 43px;gap:10px;align-items:center;border:1px solid #e0ded5;border-radius:13px;padding:12px}.rule-table strong,.rule-table small{display:block}.rule-table strong{font-size:.72rem}.rule-table small{font-size:.58rem;color:#777}.rule-table input,.rule-table select{width:100%;border:1px solid #d9d7cf;border-radius:9px;padding:8px;background:#fff;font-size:.65rem}.rule-toggle{width:42px;height:24px;border:0;border-radius:99px;background:#ddd;position:relative}.rule-toggle:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;background:#fff;border-radius:50%;transition:.2s}.rule-toggle.active{background:#111}.rule-toggle.active:after{left:21px;background:var(--bosigo-yellow)}.onboarding-score{font-size:2rem;color:#887300}.implementation-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.implementation-grid article{display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;border:1px solid #dfddd4;border-radius:14px;padding:13px}.implementation-grid article>span{width:31px;height:31px;border-radius:9px;background:#111;color:var(--bosigo-yellow);display:grid;place-items:center;font-size:.62rem;font-weight:900}.implementation-grid strong,.implementation-grid small{display:block}.implementation-grid strong{font-size:.72rem}.implementation-grid small{font-size:.57rem;color:#777}.implementation-grid b,.implementation-grid button{font-size:.59rem}.implementation-grid button{border:1px solid #ddd;background:#fff;border-radius:8px;padding:7px 9px;font-weight:850}.implementation-grid .complete{background:#faf9f4}.implementation-grid .complete b{color:#7f6b00}

/* Intervention Centre */
.intervention-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.case-board{display:grid;gap:9px}.case-card{display:grid;grid-template-columns:10px 1fr auto;gap:12px;align-items:center;border:1px solid #e1dfd6;border-radius:14px;padding:14px;transition:.2s}.case-card:hover,.case-card.active{border-color:var(--bosigo-yellow);background:#fffdf4;transform:translateX(2px)}.case-card>i{width:8px;height:58px;border-radius:99px;background:#aaa}.case-card.action>i{background:#111}.case-card.monitor>i{background:var(--bosigo-yellow)}.case-card.resolved>i{background:#8c7900}.case-card strong,.case-card small{display:block}.case-card strong{font-size:.76rem}.case-card p{font-size:.68rem;margin:5px 0;color:#666}.case-card small{font-size:.56rem;color:#888}.case-card>span{font-size:.58rem;font-weight:850;border-radius:999px;padding:5px 8px;background:#f0eee7}.intervention-detail{min-height:500px}.empty-detail{height:100%;display:grid;place-content:center;text-align:center;color:#777}.empty-detail>span{font-size:3rem;color:#b49a00}.case-detail-head{display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid #e4e1d8;padding-bottom:15px}.case-detail-head span{font-size:.58rem;color:#876f00;font-weight:900;text-transform:uppercase}.case-detail-head h3{margin:5px 0 0}.case-detail-head b{align-self:flex-start;border-radius:999px;padding:6px 9px;background:#111;color:#fff;font-size:.58rem}.case-detail-body{display:grid;gap:14px;margin-top:15px}.case-detail-body article{border:1px solid #e3e1d9;border-radius:13px;padding:13px}.case-detail-body span{font-size:.56rem;color:#807000;text-transform:uppercase;font-weight:850}.case-detail-body strong,.case-detail-body p{display:block}.case-detail-body p{font-size:.68rem;color:#666;margin:6px 0}.action-timeline{display:grid;gap:8px}.action-timeline div{display:grid;grid-template-columns:72px 1fr;gap:8px;border-left:2px solid var(--bosigo-yellow);padding-left:10px}.action-timeline time{font-size:.56rem;color:#777}.action-timeline p{margin:0}.case-detail-actions{display:flex;gap:8px}.case-detail-actions button{flex:1}

/* Employer */
.employer-value-hero{display:grid;grid-template-columns:1.3fr .7fr;border-radius:22px;background:radial-gradient(circle at 85% 25%,rgba(255,212,0,.19),transparent 25%),#090909;color:#fff;padding:28px;margin-bottom:18px}.employer-value-hero>div>span{font-size:.58rem;color:var(--bosigo-yellow);font-weight:900;letter-spacing:.15em}.employer-value-hero h2{font-size:2.25rem;line-height:1.04;margin:11px 0}.employer-value-hero p{color:#aaa;max-width:680px}.employer-value-metrics{display:grid;grid-template-columns:repeat(3,1fr);align-items:end;gap:9px}.employer-value-metrics article{border:1px solid #2b2b2b;border-radius:13px;padding:13px}.employer-value-metrics strong,.employer-value-metrics span{display:block}.employer-value-metrics strong{font-size:1.45rem;color:var(--bosigo-yellow)}.employer-value-metrics span{font-size:.56rem;color:#888}.employer-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px;margin-bottom:18px}.employer-action-list,.talent-shortlist{display:grid;gap:9px}.employer-action-list article{display:grid;grid-template-columns:30px 1fr auto;gap:10px;align-items:center;border:1px solid #e0ded5;border-radius:12px;padding:12px}.employer-action-list>article>span{width:28px;height:28px;border-radius:8px;background:#111;color:var(--bosigo-yellow);display:grid;place-items:center;font-size:.58rem;font-weight:900}.employer-action-list strong,.employer-action-list small{display:block}.employer-action-list strong{font-size:.7rem}.employer-action-list small{font-size:.57rem;color:#777}.employer-action-list button{border:0;background:#f0eee7;border-radius:8px;padding:7px 9px;font-size:.6rem;font-weight:850}.talent-card{display:grid;grid-template-columns:40px 1fr 125px auto;gap:10px;align-items:center;border:1px solid #dfddd4;border-radius:13px;padding:12px}.talent-avatar{width:38px;height:38px;border-radius:12px;background:#111;color:var(--bosigo-yellow);display:grid;place-items:center;font-size:.65rem;font-weight:900}.talent-card strong,.talent-card small{display:block}.talent-card strong{font-size:.71rem}.talent-card small{font-size:.56rem;color:#777}.talent-fit{font-size:.58rem}.talent-fit i{display:block;height:6px;border-radius:9px;background:#eee;overflow:hidden;margin-top:5px}.talent-fit em{display:block;height:100%;background:linear-gradient(90deg,#111,var(--bosigo-yellow))}.talent-card button{border:1px solid #ddd;background:#fff;border-radius:8px;padding:7px;font-size:.59rem;font-weight:850}.demand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.demand-grid article,.demand-add{border:1px solid #e0ded4;border-radius:14px;padding:15px;background:#faf9f4;text-align:left}.demand-grid article>span{font-size:.56rem;background:#111;color:var(--bosigo-yellow);border-radius:999px;padding:5px 7px}.demand-grid h3{margin:13px 0 5px}.demand-grid p{font-size:.67rem;color:#6c6c67;min-height:58px}.demand-grid b,.demand-grid small{display:block}.demand-grid small{font-size:.56rem;color:#777}.demand-add{display:grid;place-content:center;border-style:dashed;background:#fff}.demand-add span{font-size:1.6rem;color:#9a8300}.demand-add strong,.demand-add small{display:block}.demand-add small{font-size:.57rem;color:#777;margin-top:5px}

/* Operations */
.ops-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.service-board{display:grid;gap:8px}.service-task{display:grid;grid-template-columns:30px 1fr auto;gap:10px;align-items:center;border:1px solid #dfddd4;border-radius:12px;padding:11px}.service-task>button:first-child{width:28px;height:28px;border-radius:8px;border:1px solid #ccc;background:#fff}.service-task.done>button:first-child{background:#111;color:var(--bosigo-yellow);border-color:#111}.service-task strong,.service-task small{display:block}.service-task strong{font-size:.7rem}.service-task small{font-size:.56rem;color:#777}.service-task>span{font-size:.56rem;color:#7a6900;font-weight:850}.delivery-funnel{display:grid;gap:9px}.delivery-funnel article{display:grid;grid-template-columns:50px 120px 1fr;gap:9px;align-items:center}.delivery-funnel strong{font-size:1rem}.delivery-funnel span{font-size:.62rem;color:#666}.delivery-funnel i{height:8px;border-radius:99px;background:#eee;overflow:hidden}.delivery-funnel i:after{content:"";display:block;width:var(--funnel);height:100%;background:linear-gradient(90deg,#111,var(--bosigo-yellow));animation:barGrow .9s ease both}.channel-health{display:flex;gap:8px;flex-wrap:wrap;margin-top:17px}.channel-health span{font-size:.57rem;border:1px solid #e0ded5;border-radius:999px;padding:6px 8px}.channel-health i{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:5px}.channel-health .healthy{background:#9b8400}.channel-health .watch{background:#111}.exception-table{display:grid}.exception-head,.exception-table article{display:grid;grid-template-columns:1.1fr 1.5fr 80px 1fr 120px;gap:10px;align-items:center;padding:11px 8px}.exception-head{font-size:.55rem;text-transform:uppercase;letter-spacing:.08em;color:#777;border-bottom:1px solid #ddd}.exception-table article{border-bottom:1px solid #e7e5dd}.exception-table strong,.exception-table span,.exception-table b{font-size:.66rem}.exception-table button{border:1px solid #ddd;background:#fff;border-radius:8px;padding:7px;font-size:.58rem;font-weight:850}

/* Integrations */
.integration-principle{display:grid;grid-template-columns:140px 1.2fr 1fr;gap:18px;align-items:center;background:#0b0b0b;color:#fff;border-radius:17px;padding:18px;margin-bottom:18px}.integration-principle span{color:var(--bosigo-yellow);font-size:.6rem;font-weight:900;letter-spacing:.12em}.integration-principle strong{font-size:1rem}.integration-principle p{font-size:.67rem;color:#888;margin:0}.integration-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.integration-card{border:1px solid #dedcd3;border-radius:17px;background:#fff;padding:17px;position:relative;overflow:hidden}.integration-card:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:var(--bosigo-yellow);transform:scaleX(0);transition:.2s}.integration-card:hover:after,.integration-card.connected:after{transform:scaleX(1)}.integration-card-head{display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center}.integration-icon{width:42px;height:42px;border-radius:12px;background:#111;color:var(--bosigo-yellow);display:grid;place-items:center;font-weight:900}.integration-card strong,.integration-card small{display:block}.integration-card small{font-size:.58rem;color:#777}.integration-state{font-size:.55rem;border-radius:999px;padding:5px 7px;background:#efede5}.integration-card.connected .integration-state{background:#111;color:#fff}.integration-card p{font-size:.68rem;color:#696963;min-height:50px}.integration-scope{display:flex;gap:5px;flex-wrap:wrap}.integration-scope span{font-size:.54rem;background:#f1efe8;border-radius:999px;padding:5px 7px}.integration-card>button{margin-top:14px;width:100%;border:1px solid #ddd;background:#fff;border-radius:9px;padding:8px;font-size:.62rem;font-weight:850}.integration-card.connected>button{background:#111;color:#fff;border-color:#111}.boundary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.boundary-grid article{border:1px solid #e1dfd6;border-radius:13px;padding:14px}.boundary-grid span{font-size:.56rem;color:#8b7600;font-weight:900}.boundary-grid strong{display:block;margin:8px 0}.boundary-grid p{font-size:.65rem;color:#6e6e68;margin:0}

/* Governance */
.governance-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;margin-bottom:18px}.authority-register{display:grid;gap:8px}.authority-register article{display:grid;grid-template-columns:40px 1fr 150px 80px 65px;gap:9px;align-items:center;border:1px solid #dfddd4;border-radius:12px;padding:10px}.authority-avatar{width:38px;height:38px;border-radius:11px;background:#111;color:var(--bosigo-yellow);display:grid;place-items:center;font-size:.64rem;font-weight:900}.authority-register strong,.authority-register small{display:block}.authority-register strong{font-size:.69rem}.authority-register small{font-size:.56rem;color:#777}.authority-register span,.authority-register b,.authority-register button{font-size:.58rem}.authority-register b{color:#7f6d00}.authority-register b.review{color:#111}.authority-register button{border:1px solid #ddd;background:#fff;border-radius:8px;padding:7px;font-weight:850}.governance-score{font-size:1.75rem;color:#8a7500}.access-health{display:grid;grid-template-columns:1fr 1fr;gap:8px}.access-health article{border:1px solid #e0ded5;border-radius:12px;padding:13px}.access-health span,.access-health strong,.access-health small{display:block}.access-health span{font-size:.56rem;color:#777}.access-health strong{font-size:1.15rem;margin:5px 0}.access-health small{font-size:.56rem;color:#777}.dictionary-search{min-width:270px}.dictionary-table{display:grid}.dictionary-head,.dictionary-row{display:grid;grid-template-columns:1fr 1.8fr 1.1fr .7fr;gap:10px;padding:11px 8px;align-items:center}.dictionary-head{font-size:.55rem;text-transform:uppercase;letter-spacing:.08em;color:#777;border-bottom:1px solid #ddd}.dictionary-row{border-bottom:1px solid #e7e5dd}.dictionary-row strong{font-size:.68rem}.dictionary-row span,.dictionary-row small{font-size:.61rem;color:#666}.dictionary-row b{font-size:.56rem;border-radius:999px;padding:5px 7px;background:#f1efe8;justify-self:start}.lifecycle{display:flex;align-items:center;gap:8px;overflow-x:auto}.lifecycle article{min-width:130px;border:1px solid #dfddd4;border-radius:12px;padding:13px}.lifecycle>i{min-width:25px;height:1px;background:var(--bosigo-yellow)}.lifecycle span,.lifecycle strong,.lifecycle small{display:block}.lifecycle span{font-size:.55rem;color:#8a7500}.lifecycle strong{font-size:.68rem;margin:7px 0}.lifecycle small{font-size:.55rem;color:#777}.verification-standard{list-style:none;margin:0;padding:0;display:grid;gap:7px}.verification-standard li{display:grid;grid-template-columns:30px 1fr;gap:9px;border:1px solid #e1dfd6;border-radius:11px;padding:10px}.verification-standard li>span{width:27px;height:27px;border-radius:8px;background:#111;color:var(--bosigo-yellow);display:grid;place-items:center;font-size:.55rem;font-weight:900}.verification-standard strong,.verification-standard small{display:block}.verification-standard strong{font-size:.67rem}.verification-standard small{font-size:.55rem;color:#777}

/* Impact and commercial */
.impact-statement{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;background:radial-gradient(circle at 88% 20%,rgba(255,212,0,.18),transparent 28%),#080808;color:#fff;border-radius:20px;padding:25px;margin-bottom:18px}.impact-statement span{font-size:.58rem;color:var(--bosigo-yellow);letter-spacing:.14em;font-weight:900}.impact-statement h2{font-size:1.55rem;line-height:1.12;max-width:1000px;margin:10px 0}.impact-statement p{color:#888;margin:0}.impact-statement button{border:1px solid #333;background:#151515;color:#fff;border-radius:10px;padding:10px 13px;font-weight:850}.impact-dashboard{display:grid;grid-template-columns:1.3fr .7fr;gap:18px;margin-bottom:18px}.outcome-chain{display:flex;align-items:center;overflow-x:auto}.outcome-chain article{min-width:125px;text-align:center}.outcome-chain strong,.outcome-chain span{display:block}.outcome-chain strong{font-size:1.2rem}.outcome-chain span{font-size:.58rem;color:#777}.outcome-chain i{display:block;height:1px;background:linear-gradient(90deg,#111,var(--bosigo-yellow));margin:12px 0}.commercial-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px}.commercial-metrics article{border:1px solid #e0ded5;border-radius:12px;padding:12px}.commercial-metrics span,.commercial-metrics strong,.commercial-metrics small{display:block}.commercial-metrics span{font-size:.56rem;color:#777}.commercial-metrics strong{font-size:1.05rem;margin:5px 0}.commercial-metrics small{font-size:.55rem;color:#777}.customer-table{display:grid}.customer-head,.customer-table article{display:grid;grid-template-columns:1fr 1.3fr 130px 120px 110px 100px;gap:10px;align-items:center;padding:11px 8px}.customer-head{font-size:.55rem;text-transform:uppercase;letter-spacing:.08em;color:#777;border-bottom:1px solid #ddd}.customer-table article{border-bottom:1px solid #e7e5dd}.customer-table strong,.customer-table span,.customer-table b{font-size:.66rem}.customer-table em{font-style:normal;font-size:.56rem;border-radius:999px;padding:5px 7px}.customer-table em.healthy{background:#fff5b3;color:#5e4e00}.customer-table em.watch{background:#eee;color:#333}.customer-table button{border:1px solid #ddd;background:#fff;border-radius:8px;padding:7px;font-size:.57rem;font-weight:850}

/* Support and reliability */
.system-status-hero{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;background:#0a0a0a;color:#fff;border-radius:18px;padding:18px;margin-bottom:18px}.system-status-hero>div:first-child{display:flex;align-items:center;gap:13px}.system-status-hero strong,.system-status-hero small{display:block}.system-status-hero small{color:#777}.status-orbit{width:30px;height:30px;border:2px solid var(--bosigo-yellow);border-radius:50%;position:relative}.status-orbit:after{content:"";position:absolute;inset:6px;background:var(--bosigo-yellow);border-radius:50%;animation:statusPulse 1.8s ease-in-out infinite}.system-status-hero>div:last-child{display:grid;grid-template-columns:auto auto;gap:4px 13px;font-size:.57rem}.system-status-hero>div:last-child span{color:#777}.system-status-hero>div:last-child b{color:var(--bosigo-yellow)}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.ticket-list{display:grid;gap:8px}.ticket-list article{display:grid;grid-template-columns:35px 1fr 90px 60px;gap:9px;align-items:center;border:1px solid #dfddd4;border-radius:12px;padding:11px}.ticket-priority{width:32px;height:32px;border-radius:9px;background:#111;color:var(--bosigo-yellow);display:grid;place-items:center;font-size:.57rem;font-weight:900}.ticket-priority.urgent{box-shadow:0 0 0 4px rgba(255,212,0,.18)}.ticket-priority.low{background:#777;color:#fff}.ticket-list strong,.ticket-list small{display:block}.ticket-list strong{font-size:.68rem}.ticket-list small{font-size:.55rem;color:#777}.ticket-list b,.ticket-list button{font-size:.56rem}.ticket-list button{border:1px solid #ddd;background:#fff;border-radius:8px;padding:7px;font-weight:850}.access-options{display:grid;gap:8px}.access-options button{display:grid;grid-template-columns:1fr auto;gap:3px;text-align:left;border:1px solid #dfddd4;background:#fff;border-radius:12px;padding:12px}.access-options strong,.access-options small{display:block}.access-options strong{font-size:.69rem}.access-options small{font-size:.56rem;color:#777}.access-options span{grid-row:1/3;grid-column:2;align-self:center;font-size:.55rem;border-radius:999px;background:#eee;padding:5px 7px}.access-options button.active{border-color:var(--bosigo-yellow);background:#fffdf3}.access-options button.active span{background:#111;color:#fff}.access-health-note{display:grid;grid-template-columns:32px 1fr;gap:9px;align-items:center;margin-top:12px;padding:11px;background:#f3f1e9;border-radius:12px}.access-health-note>span{width:30px;height:30px;border-radius:9px;background:#111;color:var(--bosigo-yellow);display:grid;place-items:center}.access-health-note p{font-size:.59rem;color:#666;margin:0}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.help-grid button{display:grid;grid-template-columns:28px 1fr;text-align:left;gap:8px;border:1px solid #dfddd4;background:#fff;border-radius:12px;padding:11px}.help-grid span{width:27px;height:27px;border-radius:8px;background:#111;color:var(--bosigo-yellow);display:grid;place-items:center;font-size:.55rem;font-weight:900}.help-grid strong,.help-grid small{display:block}.help-grid strong{font-size:.65rem}.help-grid small{font-size:.54rem;color:#777;margin-top:3px}.recovery-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.recovery-list article{border:1px solid #e0ded5;border-radius:12px;padding:12px}.recovery-list span,.recovery-list strong,.recovery-list small{display:block}.recovery-list span{font-size:.55rem;color:#777}.recovery-list strong{font-size:.68rem;margin:5px 0}.recovery-list small{font-size:.55rem;color:#777}

/* Skills verification ledger injected by JS */
.claim-ledger{margin-top:18px}.claim-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.claim-card{border:1px solid #dedcd3;border-radius:15px;padding:15px;background:#fff}.claim-card>span{font-size:.55rem;color:#8a7500;font-weight:900;text-transform:uppercase}.claim-card h3{margin:8px 0 5px}.claim-card p{font-size:.65rem;color:#6c6c67;min-height:42px}.claim-meta{display:grid;grid-template-columns:1fr 1fr;gap:7px}.claim-meta div{background:#f4f2eb;border-radius:9px;padding:8px}.claim-meta span,.claim-meta strong{display:block}.claim-meta span{font-size:.51rem;color:#777}.claim-meta strong{font-size:.59rem;margin-top:3px}.claim-card footer{display:flex;justify-content:space-between;gap:8px;align-items:center;border-top:1px solid #e1dfd7;margin-top:10px;padding-top:10px}.claim-card footer span{font-size:.55rem}.claim-card footer button{border:1px solid #ddd;background:#fff;border-radius:8px;padding:7px;font-size:.56rem;font-weight:850}

@keyframes statusPulse{0%,100%{transform:scale(.72);opacity:.55}50%{transform:scale(1);opacity:1}}

@media(max-width:1280px){.journey-spine{grid-template-columns:repeat(4,1fr)}.journey-spine article:nth-child(4){border-right:0}.studio-layout{grid-template-columns:235px 1fr}.employer-value-hero{grid-template-columns:1fr}.employer-value-metrics{margin-top:18px}.integration-grid{grid-template-columns:1fr 1fr}.claim-grid{grid-template-columns:1fr 1fr}.customer-head,.customer-table article{grid-template-columns:1fr 1.2fr 90px 105px 90px}.customer-head span:nth-child(3),.customer-table article b{display:none}}
@media(max-width:1050px){.entry-product-focus,.intervention-layout,.employer-grid,.ops-grid,.governance-grid,.impact-dashboard,.support-grid{grid-template-columns:1fr}.studio-layout{grid-template-columns:1fr}.studio-steps{grid-template-columns:repeat(5,220px);overflow-x:auto;padding-bottom:8px}.builder-grid{grid-template-columns:1fr}.builder-library{grid-template-columns:1fr 1fr}.demand-grid,.boundary-grid{grid-template-columns:1fr 1fr}.integration-principle{grid-template-columns:1fr}.exception-head,.exception-table article{grid-template-columns:1fr 1.5fr 80px 1fr}.exception-head span:last-child,.exception-table article button{display:none}.authority-register article{grid-template-columns:40px 1fr 110px 65px}.authority-register article button{display:none}.customer-head,.customer-table article{grid-template-columns:1fr 1fr 100px 100px}.customer-head span:nth-child(5),.customer-table article em,.customer-head span:last-child,.customer-table article button{display:none}}
@media(max-width:760px){.data-mode-toggle>span:last-child{display:none}.data-mode-toggle{padding:6px}.entry-product-focus>div{padding:20px}.entry-journey{grid-template-columns:1fr 1fr}.entry-journey article:nth-child(2n):after{display:none}.journey-spine{grid-template-columns:1fr 1fr}.journey-spine article:nth-child(2n){border-right:0}.studio-steps{grid-template-columns:repeat(5,190px)}.authority-grid,.implementation-grid,.builder-library,.demand-grid,.integration-grid,.boundary-grid,.access-health,.commercial-metrics,.help-grid,.recovery-list,.claim-grid{grid-template-columns:1fr}.rule-table article{grid-template-columns:1fr 1fr 43px}.rule-table article>div{grid-column:1/-1}.rule-table article select{display:none}.workflow-builder{align-items:stretch}.employer-value-hero h2{font-size:1.7rem}.employer-value-metrics{grid-template-columns:1fr 1fr 1fr}.talent-card{grid-template-columns:38px 1fr auto}.talent-fit{grid-column:2}.talent-card button{grid-row:1/3;grid-column:3}.exception-head{display:none}.exception-table article{grid-template-columns:1fr auto}.exception-table article>span,.exception-table article>b{display:none}.integration-principle{padding:16px}.authority-register article{grid-template-columns:38px 1fr}.authority-register article>span,.authority-register article>b{grid-column:2}.dictionary-head{display:none}.dictionary-row{grid-template-columns:1fr}.dictionary-row b{justify-self:start}.impact-statement{grid-template-columns:1fr}.outcome-chain{align-items:stretch}.outcome-chain article{min-width:105px}.customer-head{display:none}.customer-table article{grid-template-columns:1fr auto}.customer-table article>span{grid-column:1}.system-status-hero{grid-template-columns:1fr}.ticket-list article{grid-template-columns:35px 1fr auto}.ticket-list article>b{grid-column:2}.ticket-list button{grid-row:1/3;grid-column:3}.passport-layout+.claim-ledger{margin-top:12px}}
@media(max-width:520px){.employer-value-metrics{grid-template-columns:1fr}.journey-spine article{min-height:88px}.rule-table article{grid-template-columns:1fr 43px}.rule-table article input{grid-column:1}.talent-card{grid-template-columns:38px 1fr}.talent-card button{grid-column:2;grid-row:auto}.talent-fit{grid-column:2}.exception-table article{grid-template-columns:1fr}.system-status-hero>div:last-child{grid-template-columns:1fr 1fr}.lifecycle{align-items:stretch}.entry-journey article:after{display:none}}
