.RequestTracker-module__cnt23a__tracker{--tr-line:#dde0db;--tr-done:#16704f;--tr-current:#f0561b;--tr-todo:#c8ccc6;--tr-ink:#191c1f;--tr-muted:#5a615e;border:1px solid var(--tr-line);background:#fff;border-radius:10px;gap:10px;margin:12px 0;padding:14px 16px;display:grid}.RequestTracker-module__cnt23a__rail{counter-reset:none;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin:0;padding:0;list-style:none;display:grid}.RequestTracker-module__cnt23a__step{text-align:center;justify-items:center;gap:6px;display:grid;position:relative}.RequestTracker-module__cnt23a__step:before{content:"";background:var(--tr-line);width:100%;height:2px;position:absolute;top:6px;left:50%}.RequestTracker-module__cnt23a__step:last-child:before{display:none}.RequestTracker-module__cnt23a__done:before{background:var(--tr-done)}.RequestTracker-module__cnt23a__dot{z-index:1;border:2px solid var(--tr-todo);background:#fff;border-radius:50%;width:14px;height:14px;position:relative}.RequestTracker-module__cnt23a__done .RequestTracker-module__cnt23a__dot{background:var(--tr-done);border-color:var(--tr-done)}.RequestTracker-module__cnt23a__current .RequestTracker-module__cnt23a__dot{background:var(--tr-current);border-color:var(--tr-current);box-shadow:0 0 0 4px #f0561b29}.RequestTracker-module__cnt23a__label{letter-spacing:.04em;color:var(--tr-muted);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:10.5px;line-height:1.3}.RequestTracker-module__cnt23a__done .RequestTracker-module__cnt23a__label{color:var(--tr-done)}.RequestTracker-module__cnt23a__current .RequestTracker-module__cnt23a__label{color:var(--tr-ink);font-weight:600}.RequestTracker-module__cnt23a__note{color:var(--tr-muted);margin:0;font-size:13.5px;line-height:1.5}.RequestTracker-module__cnt23a__pending{color:var(--tr-muted);margin:0;font-size:13.5px}@media (prefers-reduced-motion:no-preference){.RequestTracker-module__cnt23a__current .RequestTracker-module__cnt23a__dot{animation:2.6s ease-out infinite RequestTracker-module__cnt23a__trackerPulse}@keyframes RequestTracker-module__cnt23a__trackerPulse{0%,to{box-shadow:0 0 0 4px #f0561b29}50%{box-shadow:0 0 0 7px #f0561b0d}}}@media (max-width:520px){.RequestTracker-module__cnt23a__label{font-size:9.5px}}
.ProposalCards-module__UgILgW__wrap{--pc-line:#dde0db;--pc-ink:#191c1f;--pc-muted:#5a615e;--pc-orange:#f0561b;--pc-orange-soft:#fff3eb;--pc-confirm:#16704f;gap:10px;margin:12px 0;display:grid}.ProposalCards-module__UgILgW__head{letter-spacing:.06em;text-transform:uppercase;color:var(--pc-ink);margin:0;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11.5px}.ProposalCards-module__UgILgW__hint{text-transform:none;letter-spacing:0;color:var(--pc-muted)}.ProposalCards-module__UgILgW__list{gap:8px;display:grid}.ProposalCards-module__UgILgW__card{border:1px solid var(--pc-line);background:#fff;border-radius:10px;gap:9px;padding:14px 16px;display:grid}.ProposalCards-module__UgILgW__cardChosen{border-color:var(--pc-confirm);box-shadow:inset 3px 0 0 var(--pc-confirm)}.ProposalCards-module__UgILgW__cardDeclined{opacity:.55}.ProposalCards-module__UgILgW__cardTop{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ProposalCards-module__UgILgW__name{color:var(--pc-ink);font-size:15px;font-weight:700}.ProposalCards-module__UgILgW__badge{letter-spacing:.04em;border:1px solid #0000;border-radius:3px;padding:3px 8px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:10.5px}.ProposalCards-module__UgILgW__badgeHouse{background:var(--pc-orange-soft);color:#b03a0f;border-color:#ffe3d1}.ProposalCards-module__UgILgW__badgeBest{color:#4a6580;background:#4a658017}.ProposalCards-module__UgILgW__badgeChosen{color:var(--pc-confirm);background:#16704f1a}.ProposalCards-module__UgILgW__metrics{flex-wrap:wrap;gap:18px;display:flex}.ProposalCards-module__UgILgW__metric{gap:1px;display:grid}.ProposalCards-module__UgILgW__metric b{font-variant-numeric:tabular-nums;color:var(--pc-ink);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:16px}.ProposalCards-module__UgILgW__metric small{color:var(--pc-muted);font-size:11px}.ProposalCards-module__UgILgW__desc{color:var(--pc-muted);margin:0;font-size:13.5px;line-height:1.5}.ProposalCards-module__UgILgW__choose{appearance:none;cursor:pointer;background:var(--pc-orange);color:#fff;border:0;border-radius:6px;justify-self:start;padding:10px 18px;font-size:14.5px;font-weight:600;box-shadow:0 2px #b03a0f}.ProposalCards-module__UgILgW__choose:hover{background:#d84812}.ProposalCards-module__UgILgW__choose:active{transform:translateY(1px);box-shadow:0 1px #b03a0f}.ProposalCards-module__UgILgW__choose:disabled{opacity:.6;cursor:default}.ProposalCards-module__UgILgW__error{color:#b03a0f;background:var(--pc-orange-soft);border:1px solid #ffe3d1;border-radius:8px;margin:0;padding:9px 12px;font-size:13.5px}.ProposalCards-module__UgILgW__note{color:var(--pc-muted);margin:0;font-size:13px}@media (max-width:520px){.ProposalCards-module__UgILgW__choose{text-align:center;justify-self:stretch}}
.ExecutorWorkbench-module__kESfuW__wrap{--ew-line:#dde0db;--ew-ink:#191c1f;--ew-muted:#5a615e;--ew-orange:#f0561b;--ew-orange-dark:#d84812;--ew-orange-text:#b03a0f;--ew-orange-soft:#fff3eb;--ew-confirm:#16704f;--ew-steel:#4a6580;gap:10px;margin:12px 0;display:grid}.ExecutorWorkbench-module__kESfuW__head{letter-spacing:.06em;text-transform:uppercase;color:var(--ew-ink);margin:0;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11.5px}.ExecutorWorkbench-module__kESfuW__hintUrgent{color:var(--ew-orange-text)}.ExecutorWorkbench-module__kESfuW__list{gap:10px;display:grid}.ExecutorWorkbench-module__kESfuW__card{border:1px solid var(--ew-line);background:#fff;border-radius:10px;gap:10px;padding:15px 16px;display:grid}.ExecutorWorkbench-module__kESfuW__cardHot{border-color:var(--ew-orange);box-shadow:inset 3px 0 0 var(--ew-orange)}.ExecutorWorkbench-module__kESfuW__cardDone{border-color:var(--ew-confirm);box-shadow:inset 3px 0 0 var(--ew-confirm)}.ExecutorWorkbench-module__kESfuW__cardMuted{opacity:.6}.ExecutorWorkbench-module__kESfuW__cardTop{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ExecutorWorkbench-module__kESfuW__badge{letter-spacing:.04em;color:var(--ew-steel);background:#4a658017;border:1px solid #0000;border-radius:3px;padding:3px 8px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:10.5px}.ExecutorWorkbench-module__kESfuW__badge_awaiting_confirm,.ExecutorWorkbench-module__kESfuW__badge_needs_proposal{background:var(--ew-orange-soft);color:var(--ew-orange-text);border-color:#ffe3d1}.ExecutorWorkbench-module__kESfuW__badge_confirmed{color:var(--ew-confirm);background:#16704f1a}.ExecutorWorkbench-module__kESfuW__badge_proposal_sent{color:var(--ew-steel);background:#4a658017}.ExecutorWorkbench-module__kESfuW__badge_not_chosen,.ExecutorWorkbench-module__kESfuW__badge_declined{color:var(--ew-muted);background:#191c1f0f}.ExecutorWorkbench-module__kESfuW__meta{color:var(--ew-muted);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px}.ExecutorWorkbench-module__kESfuW__title{color:var(--ew-ink);margin:0;font-size:16px;font-weight:700;line-height:1.3}.ExecutorWorkbench-module__kESfuW__facts{flex-wrap:wrap;gap:16px;display:flex}.ExecutorWorkbench-module__kESfuW__fact{gap:1px;max-width:240px;display:grid}.ExecutorWorkbench-module__kESfuW__fact b{color:var(--ew-ink);font-size:13.5px;font-weight:600}.ExecutorWorkbench-module__kESfuW__fact small{letter-spacing:.04em;color:var(--ew-muted);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:10.5px}.ExecutorWorkbench-module__kESfuW__desc{color:#33383b;margin:0;font-size:14px;line-height:1.5}.ExecutorWorkbench-module__kESfuW__yours{background:#f4f5f3;border-radius:8px;flex-wrap:wrap;align-items:baseline;gap:8px;padding:9px 12px;display:flex}.ExecutorWorkbench-module__kESfuW__yoursLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--ew-muted);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:10.5px}.ExecutorWorkbench-module__kESfuW__yoursValue{color:var(--ew-ink);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:14px;font-weight:600}.ExecutorWorkbench-module__kESfuW__confirmBox{background:var(--ew-orange-soft);border:1px solid #ffe3d1;border-radius:8px;gap:10px;padding:13px 14px;display:grid}.ExecutorWorkbench-module__kESfuW__confirmText{color:#52200c;margin:0;font-size:14px;line-height:1.5}.ExecutorWorkbench-module__kESfuW__doneText{color:var(--ew-confirm);margin:0;font-size:13.5px;line-height:1.5}.ExecutorWorkbench-module__kESfuW__mutedText{color:var(--ew-muted);margin:0;font-size:13px}.ExecutorWorkbench-module__kESfuW__actions,.ExecutorWorkbench-module__kESfuW__formActions{flex-wrap:wrap;gap:8px;display:flex}.ExecutorWorkbench-module__kESfuW__form{gap:10px;padding-top:2px;display:grid}.ExecutorWorkbench-module__kESfuW__formRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ExecutorWorkbench-module__kESfuW__field{gap:4px;display:grid}.ExecutorWorkbench-module__kESfuW__label{letter-spacing:.05em;text-transform:uppercase;color:var(--ew-muted);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:10.5px}.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__input,.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__textarea{width:100%;font:inherit;color:var(--ew-ink);border:1px solid var(--ew-line);box-sizing:border-box;background:#fff;border-radius:7px;padding:9px 11px;font-size:14px}.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__textarea{resize:vertical;line-height:1.5}.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__input:focus,.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__textarea:focus{outline:2px solid var(--ew-orange);outline-offset:1px;border-color:var(--ew-orange)}.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__primary,.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__ghost,.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__confirmBtn{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:7px;padding:10px 16px;font-size:14px;font-weight:600;transition:background-color .15s,border-color .15s}.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__primary,.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__confirmBtn{background:var(--ew-orange);color:#fff}.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__primary:hover:not(:disabled),.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__confirmBtn:hover:not(:disabled){background:var(--ew-orange-dark)}.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__ghost{color:var(--ew-ink);border-color:var(--ew-line);background:0 0}.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__ghost:hover:not(:disabled){border-color:var(--ew-ink)}.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__primary:disabled,.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__ghost:disabled,.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__confirmBtn:disabled{opacity:.55;cursor:default}.ExecutorWorkbench-module__kESfuW__declineBox{gap:10px;display:grid}.ExecutorWorkbench-module__kESfuW__error{color:#b3261e;margin:0;font-size:13px}@media (max-width:560px){.ExecutorWorkbench-module__kESfuW__formRow{grid-template-columns:1fr}.ExecutorWorkbench-module__kESfuW__facts{gap:12px}.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__primary,.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__ghost,.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__confirmBtn{width:100%}}@media (prefers-reduced-motion:reduce){.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__primary,.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__ghost,.ExecutorWorkbench-module__kESfuW__wrap .ExecutorWorkbench-module__kESfuW__confirmBtn{transition:none}}
.v2root .nav-links a.is-active{color:var(--ink);background:var(--card);box-shadow:inset 0 -2px 0 var(--or-500);border-radius:var(--r-btn) var(--r-btn) 0 0}.v2root .page-head{padding-block:clamp(40px,6vh,64px) 0}.v2root .page-head .crumbs{font-family:var(--font-mono);letter-spacing:.05em;color:var(--muted);margin-bottom:18px;font-size:12px}.v2root .page-head .crumbs a{color:inherit;text-decoration:none}.v2root .page-head .crumbs a:hover{color:var(--ink)}.v2root .page-head h1{font-family:var(--font-display);letter-spacing:-.01em;margin-bottom:14px;font-size:clamp(30px,4.4vw,52px);font-weight:600;line-height:1.08}.v2root .page-head .page-sub{color:var(--ink-2);max-width:56ch;font-size:17px}.v2root .page-count{font-family:var(--font-mono);letter-spacing:.04em;color:var(--steel);font-variant-numeric:tabular-nums;margin-top:26px;padding-top:16px;font-size:13px;display:inline-block;position:relative}.v2root .page-count:before{content:"";background:var(--steel-line);opacity:.6;height:1px;position:absolute;top:8px;left:0;right:0}.v2root .page-count:after{content:"";background:var(--steel-line);opacity:.6;width:1px;height:9px;position:absolute;top:4px;left:0}.v2root .catalog-console{background:var(--card);border:1px solid var(--hairline);border-radius:var(--r-panel);margin-top:clamp(28px,4vh,40px);padding:clamp(20px,3vw,28px);box-shadow:0 1px 2px #191c1f08,0 8px 24px #191c1f0a}.v2root .console-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.v2root .console-row .console-input{flex:1;min-width:260px}.v2root .sort-field{font-family:var(--font-mono);letter-spacing:.05em;color:var(--muted);white-space:nowrap;align-items:center;gap:10px;font-size:12px;display:inline-flex}.v2root .sort-field select{font-family:var(--font-mono);color:var(--ink);background:var(--paper);border:1px solid var(--hairline);border-radius:var(--r-btn);cursor:pointer;min-height:44px;padding:12px 14px;font-size:13px}.v2root .sort-field select:hover{border-color:var(--ink-2)}.v2root .filter-chip[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}.v2root .filter-chip[aria-pressed=true]:hover{background:var(--band-2);color:var(--paper)}.v2root .console-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;display:flex}.v2root .console-meta .mono-note{font-family:var(--font-mono);color:var(--muted);letter-spacing:.03em;font-variant-numeric:tabular-nums;font-size:12.5px}.v2root .clear-filters{font-family:var(--font-mono);letter-spacing:.03em;color:var(--or-700);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:10px 0;font-size:12.5px;text-decoration:underline}.v2root .clear-filters:hover{color:var(--or-600)}.v2root .registry-section{padding-block:clamp(36px,5vh,56px) clamp(72px,10vh,112px)}.v2root .registry{border:1px solid var(--hairline);border-radius:var(--r-panel);background:var(--card);overflow:hidden;box-shadow:0 1px 2px #191c1f08,0 8px 24px #191c1f0a}.v2root .reg-row{border-bottom:1px solid var(--hairline-soft);transition:background-color var(--motion-fast) var(--ease-out);grid-template-columns:44px minmax(0,1fr) minmax(0,190px) 90px 130px 44px;align-items:center;gap:18px;padding:18px 22px;text-decoration:none;display:grid;position:relative}.v2root .reg-row:last-child{border-bottom:0}.v2root .reg-row:before{content:"";background:var(--or-500);width:3px;transition:transform var(--motion-base) var(--ease-out);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.v2root .reg-row:hover,.v2root .reg-row:focus-visible{background:var(--or-50)}.v2root .reg-row:hover:before,.v2root .reg-row:focus-visible:before{transform:scaleY(1)}.v2root .reg-row.is-hidden{display:none}.v2root .reg-main{min-width:0}.v2root .reg-name{letter-spacing:-.01em;align-items:center;gap:8px;font-size:16.5px;font-weight:700;line-height:1.3;display:flex}.v2root .stamp-verified{border-radius:var(--r-chip);color:var(--confirm);font-family:var(--font-mono);letter-spacing:.05em;white-space:nowrap;background:#16704f1a;align-items:center;gap:4px;padding:2px 8px;font-size:10.5px;font-weight:500;display:inline-flex}.v2root .reg-desc{color:var(--ink-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:14px;font-weight:400;line-height:1.45;display:-webkit-box;overflow:hidden}.v2root .reg-cat{justify-self:start}.v2root .reg-region{font-family:var(--font-mono);color:var(--steel);letter-spacing:.03em;font-size:12.5px}.v2root .reg-rating{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--ink-2);white-space:nowrap;align-items:center;gap:6px;font-size:13px;display:inline-flex}.v2root .reg-rating .star{color:var(--or-600);flex-shrink:0}.v2root .reg-rating .rating-count{color:var(--muted)}.v2root .reg-link{color:inherit;text-overflow:ellipsis;min-width:0;text-decoration:none;overflow:hidden}.v2root .reg-link:after{content:"";position:absolute;inset:0}.v2root .reg-row:has(.reg-link:focus-visible){background:var(--or-50)}.v2root .reg-row:has(.reg-link:focus-visible):before{transform:scaleY(1)}.v2root .reg-link:focus-visible{outline:2px solid var(--or-600);outline-offset:3px;border-radius:3px}.v2root .reg-row .rating-link{z-index:1;color:var(--ink-2);border-radius:var(--r-chip);transition:background-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);margin:-3px -6px;padding:3px 6px;text-decoration:none;position:relative}.v2root .reg-row .rating-link:hover{color:var(--ink);background:#f0561b1f}.v2root .reg-row .rating-link:focus-visible{outline:2px solid var(--or-600);outline-offset:1px}.v2root .reg-arrow{border:1px solid var(--hairline);width:38px;height:38px;color:var(--ink-2);transition:background-color var(--motion-base) var(--ease-out), border-color var(--motion-base) var(--ease-out), color var(--motion-base) var(--ease-out), transform var(--motion-base) var(--ease-out);border-radius:50%;place-items:center;display:grid}.v2root .reg-row:hover .reg-arrow,.v2root .reg-row:focus-visible .reg-arrow{background:var(--or-500);border-color:var(--or-500);color:var(--ink);transform:translate(3px)}.v2root .registry-empty{text-align:center;padding:56px 24px;display:none}.v2root .registry-empty.is-visible{display:block}.v2root .registry-empty p{color:var(--ink-2);margin-bottom:18px;font-size:16px}.v2root .registry-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;display:flex}.v2root .registry-foot .mono-note{font-family:var(--font-mono);color:var(--muted);letter-spacing:.03em;font-variant-numeric:tabular-nums;font-size:12.5px}.v2root .pager{border:1px solid var(--hairline);border-radius:var(--r-btn);background:var(--card);align-items:center;display:inline-flex;overflow:hidden}.v2root .pager>*{min-width:44px;min-height:44px;font-family:var(--font-mono);letter-spacing:.04em;color:var(--ink-2);font-variant-numeric:tabular-nums;place-items:center;font-size:12.5px;text-decoration:none;display:grid}.v2root .pager .pager-label{border-inline:1px solid var(--hairline-soft);color:var(--ink);padding-inline:16px}.v2root .pager a:hover{background:var(--or-50);color:var(--ink)}.v2root .catalog-cta{padding-block:clamp(56px,8vh,88px)}.v2root .catalog-cta .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;display:flex}.v2root .catalog-cta h2{letter-spacing:-.02em;max-width:24ch;font-size:clamp(22px,2.8vw,32px);font-weight:700;line-height:1.15}.v2root .catalog-cta p{color:var(--band-muted);max-width:44ch;margin-top:10px;font-size:15.5px}@media (max-width:1024px){.v2root .reg-row{grid-template-columns:44px minmax(0,1fr) 90px 130px}.v2root .reg-cat,.v2root .reg-arrow{display:none}}@media (max-width:640px){.v2root .reg-row{grid-template-columns:44px minmax(0,1fr);gap:8px 14px;padding:16px}.v2root .reg-region,.v2root .reg-rating{grid-column:2}.v2root .console-row .console-input{min-width:100%}.v2root .sort-field{width:100%}.v2root .sort-field select{flex:1}.v2root .catalog-cta .wrap{flex-direction:column;align-items:flex-start}}@media (max-width:1024px){.v2root .reg-row{grid-template-columns:44px minmax(0,1fr) 110px}}@media (max-width:640px){.v2root .reg-row{grid-template-columns:44px minmax(0,1fr)}.v2root .reg-region{grid-column:2}}.v2root .console-apply{flex-shrink:0}@media (max-width:640px){.v2root .console-apply{justify-content:center;width:100%}}.v2root a.filter-chip{display:inline-block}.v2root .catalog-cta h2{color:var(--band-text)}.v2root .console-tabs{background:var(--paper);border:1px solid var(--hairline);border-radius:var(--r-btn);gap:2px;margin-bottom:14px;padding:3px;display:inline-flex}.v2root .console-tab{border-radius:calc(var(--r-btn) - 2px);font-family:var(--font-mono);color:var(--ink-2);cursor:pointer;transition:background var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);align-items:center;gap:7px;padding:8px 16px;font-size:13px;font-weight:500;display:inline-flex}.v2root .console-tab[aria-selected=true]{background:var(--ink);color:var(--paper)}.v2root .console-tab .chip-beta{padding:2px 6px;font-size:9.5px}.v2root .console-row-compact{flex-wrap:wrap;align-items:stretch;gap:10px;display:flex}.v2root .console-row-compact .console-input{flex:260px}.v2root .console-row-compact .sort-field{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);gap:4px;font-size:11px;display:grid}.v2root .console-row-compact .sort-field select{min-width:170px;max-width:240px;min-height:46px;font-family:var(--font-ui);color:var(--ink);background:var(--paper);border:1px solid var(--hairline);border-radius:var(--r-btn);cursor:pointer;padding:10px 12px;font-size:14.5px}.v2root .console-row-compact .console-apply{align-self:end}.v2root .ai-pane{gap:12px;display:grid}.v2root .ai-note{color:var(--muted)}.v2root .ai-error{color:var(--or-700);background:var(--or-50);border:1px solid var(--or-100);border-radius:var(--r-card);padding:10px 14px;font-size:14px}.v2root .ai-results{gap:8px;display:grid}.v2root .ai-result{background:var(--paper);border:1px solid var(--hairline);border-radius:var(--r-card);transition:border-color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out);gap:8px;padding:13px 15px;text-decoration:none;display:grid}.v2root .ai-result:hover{border-color:var(--or-300);background:var(--or-50)}.v2root .ai-result-title{color:var(--ink);font-size:15px;font-weight:600;display:block}.v2root .ai-result-sub{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:13px;display:block;overflow:hidden}.v2root .ai-result-meta{flex-wrap:wrap;gap:6px;display:flex}.v2root .ai-empty{border:1px dashed var(--hairline);border-radius:var(--r-card);color:var(--ink-2);justify-items:start;gap:12px;padding:16px;font-size:14.5px;display:grid}@media (min-width:768px){.v2root .ai-result{grid-template-columns:minmax(0,1fr) auto;align-items:center}.v2root .ai-result-meta{justify-content:flex-end}}.v2root .reg-rating{justify-self:start}@media (max-width:1024px){.v2root .reg-row{grid-template-columns:44px minmax(0,1fr) 110px 140px}}@media (max-width:640px){.v2root .reg-row{grid-template-columns:44px minmax(0,1fr)}.v2root .reg-region,.v2root .reg-rating{grid-column:2}}.v2root .reg-rating{text-overflow:ellipsis;min-width:0;overflow:hidden}.v2root .reg-cat{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.v2root .reg-row{grid-template-columns:44px minmax(0,1fr) 130px 110px 44px}.v2root .reg-name{flex-wrap:wrap;row-gap:4px}.v2root .reg-name .reg-cat{font-family:var(--font-mono);letter-spacing:.02em;white-space:normal;text-overflow:clip;font-size:11px;font-weight:500;overflow:visible}@media (max-width:1024px){.v2root .reg-row{grid-template-columns:44px minmax(0,1fr) 110px 44px}.v2root .reg-region{display:none}}@media (max-width:720px){.v2root .reg-row{grid-template-columns:44px minmax(0,1fr)}.v2root .reg-region{grid-column:2;display:block}.v2root .reg-rating{grid-column:2}.v2root .reg-arrow{display:none}}.v2root .role-filter{flex-wrap:wrap;gap:6px;margin:14px 0 4px;display:flex}.v2root .role-chip{border:1px solid var(--hairline);background:var(--card);color:var(--ink-2);transition:border-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);border-radius:999px;padding:8px 16px;font-size:14.5px;font-weight:600;text-decoration:none}.v2root .role-chip:hover{border-color:var(--ink-2);color:var(--ink)}.v2root .role-chip-on{background:var(--ink);border-color:var(--ink);color:var(--paper)}.v2root .join-role-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;margin-bottom:18px;display:grid}.v2root .join-role-card{text-align:left;background:var(--card);border:1px solid var(--hairline);border-radius:var(--r-panel);cursor:pointer;transition:border-color var(--motion-fast) var(--ease-out), transform var(--motion-fast) var(--ease-out);gap:6px;padding:20px;display:grid}.v2root .join-role-card:hover{border-color:var(--or-600);transform:translateY(-2px)}.v2root .join-role-label{color:var(--ink);font-size:18px;font-weight:700}.v2root .join-role-pitch{color:var(--ink-2);font-size:13.5px;line-height:1.5}.v2root .join-role-cta{color:var(--or-700);font-size:13px;font-weight:600}.v2root .join-switch-bar{padding:14px 0 0}.v2root .join-switch-bar .wrap{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.v2root .join-back{font-family:var(--font-mono);border-radius:var(--r-btn);border:1px solid var(--hairline);background:var(--card);color:var(--ink-2);cursor:pointer;padding:6px 12px;font-size:12px}.v2root .join-back:hover{border-color:var(--ink-2);color:var(--ink)}.v2root .role-chip-count{font-family:var(--font-mono);opacity:.62;margin-left:7px;font-size:11.5px;font-weight:500}.v2root .reg-role{font-family:var(--font-mono);letter-spacing:.04em;text-transform:lowercase;border-radius:var(--r-chip);color:var(--steel);white-space:nowrap;background:#4a65801a;padding:2px 7px;font-size:10.5px}
