.home-workspace{--home-primary:var(--ink-800);--home-primary-hover:var(--ink-900);--home-on-primary:var(--card);--home-avatar:var(--ink-800);--home-ai-avatar:var(--teal-800)}.dark-mode-theme .home-workspace{--home-primary:var(--btn-dark-bg);--home-primary-hover:var(--teal-50);--home-on-primary:var(--ink-900);--home-avatar:var(--ink-100);--home-ai-avatar:var(--teal-100)}.home-workspace *{box-sizing:border-box}.home-workspace .ui-icon{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.home-workspace .nav-arrow .ui-icon,.home-workspace .primary .ui-icon,.home-workspace .text-button .ui-icon,.home-workspace footer .ui-icon{width:12px;height:12px}.home-workspace a.text-button{display:inline-flex;align-items:center;gap:6px;min-height:44px;white-space:nowrap}.home-workspace a.text-button .ui-icon{flex-shrink:0}.home-workspace{scroll-behavior:smooth;scroll-padding-top:100px;margin:0;background:var(--ink-050);color:var(--ink-800);font-size:15px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased}.home-workspace a{color:inherit;text-decoration:none}.home-workspace dialog button,.home-workspace main button,.home-workspace main input{font:inherit}.home-workspace :focus-visible{outline:3px solid var(--teal-700);outline-offset:4px}.home-workspace .skip-link{position:fixed;top:-80px;left:20px;z-index:3000;padding:12px;background:var(--card)}.home-workspace .skip-link:focus{top:12px}.home-workspace main{max-width:1360px;padding:40px 32px 0;margin:auto}.home-workspace .eyebrow,.home-workspace .section-kicker{color:var(--linkText);letter-spacing:.14em;font-size:12px;font-weight:800}.home-workspace .eyebrow{flex-wrap:wrap;display:flex;align-items:center;gap:14px}.home-workspace .sample{font-size:12px;font-weight:700;letter-spacing:0;color:var(--ink-600);border:1.5px solid var(--ink-200);border-radius:20px;padding:5px 14px}.home-workspace .welcome{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:0 0 32px}.home-workspace h1{margin:0 0 12px;font-size:clamp(32px,3.5vw,44px);line-height:1.15;letter-spacing:-.035em;font-weight:700;color:var(--ink-900)}.home-workspace h1 span{color:var(--linkText)}.home-workspace .welcome p{margin:0;color:var(--ink-600);font-size:16px;line-height:1.65}.home-workspace .collection-nav{margin-bottom:48px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--ink-150);border-radius:12px;background:var(--card);overflow:hidden}.home-workspace .collection-nav a{display:flex;align-items:center;gap:14px;padding:22px 24px;border-right:1px solid var(--ink-150);transition:background var(--dur-fast) var(--ease-out)}.home-workspace .collection-nav a:last-child{border-right:0}.home-workspace .collection-nav a:hover{background:var(--ink-050)}.home-workspace .collection-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--genesis-tint-teal-bg);color:var(--linkText);font-size:26px;flex-shrink:0}.home-workspace .collection-nav strong{display:block;font-size:15px;font-weight:700;color:var(--ink-900)}.home-workspace .collection-nav div span{display:block;font-size:13px;line-height:1.5;color:var(--ink-500);margin-top:5px}.home-workspace .nav-arrow{margin-left:auto;color:var(--ink-500);font-size:16px}.home-workspace .collection{margin-bottom:48px}.home-workspace .section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.home-workspace .section-kicker{margin-bottom:8px}.home-workspace h2{margin:0;color:var(--ink-900);font-size:26px;font-weight:700;letter-spacing:-.025em}.home-workspace .section-heading p{color:var(--ink-600);margin:8px 0 0;font-size:15px;line-height:1.65}.home-workspace .section-note{font-size:12px;color:var(--ink-500)}.home-workspace .blueprint-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.home-workspace .blueprint{overflow:hidden}.home-workspace .blueprint-body{padding:0}.home-workspace .category{color:var(--ink-500);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.home-workspace h3{margin:8px 0;font-size:16px;font-weight:700;color:var(--ink-900);letter-spacing:-.01em}.home-workspace .blueprint p{margin:0;font-size:15px;line-height:1.65;color:var(--ink-600);min-height:38px}.home-workspace .card-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid var(--ink-150);margin-top:18px;padding-top:14px;font-size:13px;color:var(--ink-500)}.home-workspace .segmented{display:flex;gap:8px;flex-wrap:wrap}.home-workspace .employee-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.home-workspace .employee{padding:22px 24px}.home-workspace .employee-top{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:12px;align-items:center}.home-workspace .avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;color:var(--home-on-primary);background:var(--home-avatar);font-weight:800;font-size:13px;flex-shrink:0}.home-workspace .avatar.ai{color:var(--home-on-primary);background:var(--home-ai-avatar)}.home-workspace .employee h3{font-size:15px;margin:0 0 5px}.home-workspace .employee-role{color:var(--ink-600);font-size:14px;line-height:1.5}.home-workspace .employee-type{margin-left:auto;align-self:flex-start;background:var(--card);color:var(--ink-600);border:1px solid var(--ink-200);padding:4px 8px;border-radius:8px;font-size:11px;white-space:nowrap}.home-workspace .employee-type.ai{background:var(--genesis-tint-teal-bg);color:var(--linkText);border-color:var(--teal-100)}.home-workspace .skills{display:flex;flex-wrap:wrap;gap:6px;margin-top:16px}.home-workspace .skills span{border:1px solid var(--ink-150);border-radius:6px;padding:4px 8px;font-size:13px;color:var(--ink-600)}.home-workspace .employee .card-footer{margin-top:14px;padding-top:10px}.home-workspace .empty{margin:0;padding:32px 24px;border:1px solid var(--ink-150);border-radius:14px;background:var(--card);text-align:center;color:var(--ink-600);font-size:15px;line-height:1.6}.home-workspace .catalogue-note{margin:0 0 32px;max-width:84ch;color:var(--ink-500);font-size:14px;line-height:1.65}.home-workspace footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--ink-150);padding:24px 0 32px;color:var(--ink-500);font-size:13px}.home-workspace footer span span{margin-inline:10px}.home-workspace footer a{display:inline-flex;align-items:center;gap:8px;color:var(--linkText)}.home-workspace dialog{width:min(560px,calc(100% - 32px));max-height:calc(100vh - 48px);overflow:auto;border:1px solid var(--ink-200);border-radius:14px;padding:24px;color:var(--ink-800);background:var(--card);box-shadow:var(--shadow-lg)}.home-workspace dialog::backdrop{background:color-mix(in srgb,var(--ink-900) 50%,transparent);backdrop-filter:blur(3px)}.home-workspace .dialog-footer,.home-workspace .dialog-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.home-workspace .close-button{display:grid;place-items:center;border:1px solid var(--ink-150);background:var(--ink-050);width:30px;height:30px;border-radius:50%;font-size:21px}.home-workspace dialog h2{margin-top:14px}.home-workspace dialog p{font-size:15px;line-height:1.65;color:var(--ink-600)}.home-workspace dialog ol,.home-workspace dialog ul{padding-left:22px;font-size:15px;line-height:1.8}.home-workspace dialog h3{margin-top:24px;font-size:15px}.home-workspace .dialog-footer{border-top:1px solid var(--ink-150);padding-top:20px;margin-top:24px}.home-workspace .dialog-footer>span{font-size:12px;color:var(--ink-500)}.home-workspace .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-workspace [hidden]{display:none!important}@media (max-width:1100px){.home-workspace main{padding:32px 24px 0}.home-workspace .collection-nav a{padding:18px 16px;gap:10px}.home-workspace .collection-nav div span{font-size:13px}.home-workspace .blueprint-grid,.home-workspace .employee-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-workspace .section-note{display:none}.home-workspace .section-heading{flex-wrap:wrap}}@media (max-width:700px){.home-workspace .welcome{align-items:flex-start;flex-direction:column}.home-workspace .welcome p{font-size:16px}.home-workspace .collection-nav{grid-template-columns:1fr}.home-workspace .collection-nav a{border-right:0;border-bottom:1px solid var(--ink-150);padding:16px}.home-workspace .collection-nav a:last-child{border-bottom:0}.home-workspace .section-heading{align-items:flex-start;flex-direction:column;gap:16px}.home-workspace .blueprint-grid,.home-workspace .employee-grid{grid-template-columns:1fr;gap:16px}.home-workspace footer{align-items:flex-start;flex-direction:column;gap:12px}}@media (max-width:450px){.home-workspace main{padding:32px 16px 0}.home-workspace h1{font-size:32px}.home-workspace h2{font-size:24px}.home-workspace .employee{padding:20px}.home-workspace .blueprint p{min-height:0}.home-workspace .dialog-footer{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){.home-workspace{scroll-behavior:auto}.home-workspace,.home-workspace *{transition:none}}.home-workspace .secondary .ui-icon{width:12px;height:12px}.home-workspace .section-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.home-workspace .directory-filters{margin-bottom:24px}.home-workspace .back-link{flex-shrink:0;margin-left:auto}.home-workspace .back-link:hover{text-decoration:underline}.home-workspace .blueprint,.home-workspace .collection-nav a>div,.home-workspace .employee,.home-workspace .employee-top>div,.home-workspace .section-heading>div,.home-workspace .welcome>div,.home-workspace main{min-width:0}.home-workspace .welcome>div{flex:1}.home-workspace .blueprint h3,.home-workspace .employee h3,.home-workspace .employee-role,.home-workspace .section-heading h2,.home-workspace .welcome h1,.home-workspace dialog h2{overflow-wrap:anywhere}.home-workspace .welcome .primary,.home-workspace .welcome .secondary{flex-shrink:0}.home-workspace .welcome p{max-width:65ch}.home-workspace .collection-nav a{min-width:0}.home-workspace .collection-nav div span,.home-workspace .collection-nav strong{overflow-wrap:anywhere}.home-workspace .card-footer{flex-wrap:wrap}.home-workspace .close-button{width:44px;height:44px;flex-shrink:0}.home-workspace dialog{max-height:calc(100dvh - 32px)}.home-workspace .dialog-top .section-kicker{min-width:0;overflow-wrap:anywhere}@media (max-width:850px){.home-workspace .collection-nav{grid-template-columns:1fr}.home-workspace .collection-nav a{border-right:0;border-bottom:1px solid var(--ink-150)}.home-workspace .collection-nav a:last-child{border-bottom:0}}@media (max-width:700px){.home-workspace .welcome{align-items:stretch}.home-workspace .welcome .primary{align-self:flex-start}.home-workspace .welcome .back-link{order:-1;align-self:flex-end}.home-workspace .section-actions{width:100%;gap:12px}.home-workspace .dialog-footer{flex-wrap:wrap}}@media (max-width:450px){.home-workspace .employee-top{grid-template-columns:40px minmax(0,1fr);gap:8px 12px}.home-workspace .employee-type{grid-column:2;justify-self:start;margin-left:0}.home-workspace .segmented{gap:6px}.home-workspace dialog{padding:20px}.home-workspace .dialog-footer .primary{white-space:normal;text-align:center;max-width:100%}}.home-workspace{min-height:100vh}.home-workspace main{width:100%}.home-workspace dialog{margin:auto}.home-workspace dialog ul{list-style:disc}.home-workspace dialog ol{list-style:decimal}.home-workspace .collection{scroll-margin-top:100px}.home-workspace .workspace-links{display:flex;flex-wrap:wrap;gap:20px}.home-workspace .collection-page .welcome{margin-bottom:20px}.home-workspace .collection-page h1{font-size:clamp(30px,3vw,38px)}.home-workspace .collection-nav .collection-count{color:var(--linkText);font-size:12px;font-weight:600;margin-top:9px}.home-workspace .collection-tabs{display:flex;flex-wrap:wrap;gap:4px 24px;border-bottom:1px solid var(--ink-150);margin-bottom:24px}.home-workspace .collection-tabs a{display:inline-flex;align-items:center;gap:8px;min-height:48px;padding:12px 2px;border-bottom:2px solid transparent;margin-bottom:-1px;color:var(--ink-600);font-size:14px;font-weight:600}.home-workspace .collection-tabs a:hover{color:var(--linkText)}.home-workspace .collection-tabs a[aria-current=page]{color:var(--linkText);border-bottom-color:var(--teal-700)}.home-workspace .catalogue-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;margin-bottom:24px}.home-workspace .catalogue-search{display:flex;align-items:center;gap:10px;width:min(100%,390px);border:1px solid var(--ink-200);border-radius:10px;background:var(--card);padding-inline:14px;color:var(--ink-500)}.home-workspace .catalogue-search:focus-within{border-color:var(--teal-700);outline:2px solid var(--teal-100)}.home-workspace .catalogue-search input{min-width:0;width:100%;min-height:44px;border:0;outline:0;background:transparent;color:var(--ink-900);font-size:14px}.home-workspace .catalogue-search input::placeholder{color:var(--ink-500)}.home-workspace .catalogue-results{margin:0;font-size:13px;color:var(--ink-500)}.home-workspace .catalogue-empty{border:1px solid var(--ink-150);border-radius:14px;background:var(--card);overflow:hidden}.home-workspace .catalogue-empty .empty{border:0;padding-bottom:20px}.home-workspace .empty-next{display:flex;flex-direction:column;align-items:center;gap:16px;padding:0 24px 32px;text-align:center}.home-workspace .empty-next p{margin:0;font-size:14px;line-height:1.6;color:var(--ink-500)}.home-workspace .empty-next .secondary{max-width:100%;white-space:normal}@media (max-width:450px){.home-workspace .collection-tabs{gap:4px 18px}.home-workspace .collection-tabs a{font-size:13px}.home-workspace .collection-tabs .ui-icon{display:none}.home-workspace .catalogue-search{width:100%}}