.studio-header{flex-direction:column;align-items:stretch;gap:.85rem;padding:.9rem 1rem;display:flex}.studio-header__title{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.studio-header__controls{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.studio-mode-control{align-items:center;gap:.5rem;margin-left:auto;display:flex}.studio-mode-inline-note{color:#c9f3ff;white-space:nowrap;background:#38bdf81a;border:1px solid #38bdf82e;border-radius:999px;align-items:center;padding:.34rem .7rem;font-size:.76rem;line-height:1;display:inline-flex}.studio-pilot-badge{color:#38bdf8;text-transform:uppercase;letter-spacing:.05em;background:#38bdf824;border-radius:999px;align-items:center;padding:.28rem .65rem;font-size:.76rem;font-weight:700;display:inline-flex}.studio-summary-toggle{white-space:nowrap;flex:none;width:auto}.studio-pilot-grid{display:block}.studio-pilot-main,.studio-pilot-summary{min-width:0}.studio-inline-summary{background:linear-gradient(#38bdf80f,#ffffff05);border:1px solid #ffffff1a;border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:1rem;padding:.95rem 1rem;display:flex}.studio-inline-summary-main,.studio-inline-summary-metrics{gap:.75rem;display:grid}.studio-inline-summary-main{flex:420px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.studio-inline-summary-metrics{flex:0 420px;grid-template-columns:repeat(4,minmax(78px,1fr))}.studio-inline-summary-item,.studio-inline-metric{background:#ffffff08;border:1px solid #ffffff14;border-radius:.85rem;min-width:0;padding:.7rem .85rem}.studio-inline-summary-item span,.studio-inline-metric span{color:var(--bs-secondary-color);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;font-size:.72rem;display:block}.studio-inline-summary-item strong,.studio-inline-metric strong{word-break:break-word;font-size:.92rem;line-height:1.35;display:block}.studio-creation-preview,.studio-next-hint{background:#ffffff06;border:1px solid #ffffff14;border-radius:1rem;gap:.55rem;padding:.9rem 1rem;display:grid}.studio-creation-preview{background:#38bdf80d;border-color:#38bdf82e}.studio-creation-preview__eyebrow{color:var(--bs-secondary-color);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem}.studio-creation-preview__items{flex-wrap:wrap;gap:.6rem;display:flex}.studio-creation-preview__item{color:#dbeafe;background:#0f172a29;border-radius:999px;align-items:center;padding:.35rem .75rem;font-size:.8rem;line-height:1.2;display:inline-flex}.studio-next-hint{background:#fbbf2412;border-color:#fbbf243d}.studio-next-hint__copy{gap:.18rem;display:grid}.studio-next-hint__copy strong{color:#fcd34d;font-size:.92rem}.studio-next-hint__copy small{color:var(--bs-secondary-color);line-height:1.45}.studio-mode-notice{color:#c9f3ff;background:#38bdf814;border:1px solid #38bdf838;border-radius:.9rem;align-items:flex-start;gap:.6rem;padding:.85rem 1rem;display:flex}.studio-mode-notice strong{white-space:nowrap}.studio-pilot-stack{gap:1rem;display:grid}.studio-role-plan-card{background:linear-gradient(#38bdf80a,#ffffff08);border:1px solid #ffffff1a;border-radius:1rem;padding:1rem}.studio-role-plan-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.studio-role-plan-card__title-group{flex-direction:column;gap:.2rem;display:flex}.studio-role-plan-card__title-group strong{font-size:1rem}.studio-role-plan-card__index{color:#7dd3fc;text-transform:uppercase;letter-spacing:.04em;background:#38bdf81f;border-radius:999px;width:fit-content;padding:.2rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.studio-role-plan-card__footer{color:var(--bs-secondary-color);border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1rem;margin-top:.9rem;padding-top:.9rem;font-size:.82rem;line-height:1.45;display:flex}.studio-role-plan-card__footer span{color:#dbeafe}.studio-staffing-table-card{background:#ffffff06;border:1px solid #ffffff1a;border-radius:1rem;overflow:hidden}.studio-staffing-table{--bs-table-bg:transparent;--bs-table-striped-bg:#ffffff05;--bs-table-hover-bg:#38bdf812;color:var(--tayme-text)}.studio-staffing-table thead th{color:var(--bs-secondary-color);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-bottom-color:#ffffff1f;padding:.8rem .9rem;font-size:.72rem;font-weight:800}.studio-staffing-table tbody td{vertical-align:top;border-bottom-color:#ffffff14;padding:.75rem .9rem}.studio-staffing-table tbody tr:last-child td{border-bottom:0}.studio-staffing-table tbody tr.is-focused{background:#38bdf814;box-shadow:inset 3px 0 #38bdf8bf}.studio-staffing-table tbody tr.is-pending{box-shadow:inset 3px 0 #fb923cbf}.studio-staffing-table__index{width:3.5rem}.studio-staffing-table__index span{color:#7dd3fc;background:#38bdf81f;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.78rem;font-weight:800;display:inline-flex}.studio-staffing-table__quantity{width:9rem}.studio-staffing-table__status{width:8rem}.studio-staffing-table__actions{text-align:right;width:7.5rem}.studio-compact-grid,.studio-compact-card{background:#ffffff06;border:1px solid #ffffff14;border-radius:1rem;padding:1rem}.studio-required-marker{color:#ef4444;font-weight:700}.studio-compact-card__header{flex-direction:column;gap:.15rem;margin-bottom:.9rem;display:flex}.studio-compact-card__header strong{font-size:.95rem}.studio-compact-card__header small{color:var(--bs-secondary-color);line-height:1.45}.studio-pilot-form .form-label{letter-spacing:.01em;margin-bottom:.32rem;font-size:.84rem;font-weight:600}.studio-pilot-form .form-control,.studio-pilot-form .form-select{border-radius:.75rem;min-height:2.65rem;padding-top:.5rem;padding-bottom:.5rem}.studio-pilot-form textarea.form-control{min-height:5.4rem}.studio-pilot-form .row.g-3{--bs-gutter-y:.9rem}.studio-inline-tools{justify-content:flex-end;align-items:center;display:flex}.studio-inline-tools--left{justify-content:flex-start}.studio-choice-grid{grid-template-columns:1fr;gap:.85rem;display:grid}.studio-choice-card{text-align:left;width:100%;color:inherit;background:#ffffff08;border:1px solid #ffffff1a;border-radius:1rem;flex-direction:column;align-items:flex-start;gap:.3rem;padding:.95rem 1rem;transition:border-color .18s,background-color .18s,transform .18s,box-shadow .18s;display:flex}.studio-choice-card:hover{border-color:#38bdf857;transform:translateY(-1px)}.studio-choice-card.is-selected{background:#38bdf817;border-color:#38bdf899;box-shadow:0 12px 24px #0f172a24}.studio-choice-grid.has-error .studio-choice-card,.studio-choice-card.is-error{border-color:#fb923c61}.studio-choice-card__title{font-size:.95rem;font-weight:700;line-height:1.3}.studio-choice-card__copy{color:var(--bs-secondary-color);font-size:.82rem;line-height:1.45}.empty-state-panel{color:var(--bs-secondary-color);background:#ffffff05;border:1px dashed #ffffff24;border-radius:1rem;padding:1rem 1.1rem}.studio-role-actions{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.9rem;padding-top:.9rem;display:flex}.studio-invitation-role-card.is-complete{background:linear-gradient(135deg,#22c55e1c,#0f172a85 58%),#0f172ab8;border-color:#4ade8057;box-shadow:inset 0 0 0 1px #22c55e14}.studio-invitation-role-card.is-pending{background:linear-gradient(135deg,#fbbf241f,#0f172a85 58%),#0f172ab8;border-color:#fbbf245c;box-shadow:inset 0 0 0 1px #fbbf2414}.studio-invitation-role-card.is-empty{background:linear-gradient(135deg,#f871711f,#0f172a85 58%),#0f172ab8;border-color:#f8717157;box-shadow:inset 0 0 0 1px #f8717114}.studio-talent-card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;margin-top:1rem;display:grid}.studio-talent-card{cursor:pointer;background:radial-gradient(circle at 100% 0,#38bdf81f,#0000 40%),#0f172aa3;border:1px solid #94a3b829;border-radius:1rem;grid-template-columns:auto minmax(0,1fr);gap:.75rem;min-height:6.25rem;padding:.85rem .9rem;transition:border-color .18s,background-color .18s,transform .18s;display:grid;position:relative}.studio-talent-card:hover{background:radial-gradient(circle at 100% 0,#38bdf82e,#0000 42%),#0f172ac7;border-color:#38bdf85c;transform:translateY(-1px)}.studio-talent-card.is-selected{background:radial-gradient(circle at 100% 0,#22c55e2e,#0000 42%),#0f172ac7;border-color:#22c55e7a;box-shadow:0 14px 32px #0f172a2e}.studio-talent-card__check{position:absolute;top:.75rem;right:.75rem}.studio-talent-card__avatar{color:#f8fafc;letter-spacing:.04em;background:linear-gradient(135deg,#0ea5e9e6,#2563ebe6);border-radius:1rem;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;font-size:.92rem;font-weight:900;display:inline-flex;overflow:hidden}.studio-talent-card__avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.studio-talent-card__body{gap:.25rem;min-width:0;padding-right:1.35rem;display:grid}.studio-talent-card__body strong{color:var(--tayme-text);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;line-height:1.25;overflow:hidden}.studio-talent-card__body small{color:var(--bs-secondary-color);font-size:.78rem;line-height:1.35}.studio-talent-card__tags{flex-wrap:wrap;gap:.35rem;margin-top:.15rem;display:flex}.studio-talent-card__tags em{color:#dbeafe;background:#94a3b81f;border-radius:999px;align-items:center;padding:.22rem .5rem;font-size:.68rem;font-style:normal;font-weight:800;line-height:1;display:inline-flex}.studio-talent-table-card{background:#0f172a8f;border:1px solid #94a3b82e;border-radius:1rem;margin-top:1rem;overflow:hidden}.studio-talent-table{--bs-table-bg:transparent;--bs-table-border-color:#94a3b82e;--bs-table-hover-bg:#38bdf812;color:var(--tayme-text)}.studio-talent-table thead th{color:var(--bs-secondary-color);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;padding:.75rem .85rem;font-size:.72rem;font-weight:800}.studio-talent-table tbody td{vertical-align:middle;padding:.75rem .85rem}.studio-talent-table tbody tr.is-selected{background:linear-gradient(90deg,#22c55e1f,#0000 72%),#22c55e0d}.studio-talent-table tbody tr.is-unavailable{opacity:.58}.studio-talent-table tbody tr.is-unavailable .form-check-input{cursor:not-allowed}.studio-talent-table__check{text-align:center;width:4.5rem}.studio-talent-table__person{align-items:center;gap:.75rem;min-width:240px;display:flex}.studio-talent-table__avatar{color:#f8fafc;letter-spacing:.04em;background:linear-gradient(135deg,#0ea5e9eb,#2563ebeb);border-radius:.85rem;flex:none;justify-content:center;align-items:center;width:2.85rem;height:2.85rem;font-size:.82rem;font-weight:900;display:inline-flex;overflow:hidden}.studio-talent-table__avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.studio-talent-table__copy{gap:.12rem;min-width:0;display:grid}.studio-talent-table__copy strong{color:var(--tayme-text);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;line-height:1.25;overflow:hidden}.studio-talent-table__copy small{color:var(--bs-secondary-color);font-size:.75rem;line-height:1.3}.studio-talent-table__score{white-space:nowrap;width:8rem}.studio-talent-table__profile{width:14rem}.studio-talent-type-list{flex-wrap:wrap;gap:.35rem;display:flex}.studio-talent-score-badge,.studio-talent-profile-chip{color:#bae6fd;background:#38bdf81f;border-radius:999px;align-items:center;padding:.28rem .6rem;font-size:.72rem;font-weight:800;line-height:1;display:inline-flex}.studio-talent-profile-chip{color:#bbf7d0;background:#22c55e1f}.studio-talent-profile-chip.is-muted{color:#cbd5e1;background:#94a3b81f}.studio-progress-card{background:linear-gradient(#38bdf80f,#ffffff05);border:1px solid #ffffff14;border-radius:1rem;flex-direction:column;gap:.7rem;padding:.9rem 1rem;display:flex}.studio-sticky-summary{z-index:16;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#080f21eb,#0f172ae0);border:1px solid #38bdf82e;border-radius:1rem;gap:.55rem;padding:.7rem .85rem;display:grid;position:sticky;top:.75rem}.studio-sticky-summary__main{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.studio-sticky-summary__identity,.studio-sticky-summary__progress{gap:.08rem;display:grid}.studio-sticky-summary__identity span,.studio-sticky-summary__progress span{color:var(--bs-secondary-color);text-transform:uppercase;letter-spacing:.05em;font-size:.68rem}.studio-sticky-summary__identity strong,.studio-sticky-summary__progress strong{color:#f8fafc;line-height:1.1}.studio-sticky-summary__chips{flex-wrap:wrap;gap:.65rem;display:flex}.studio-sticky-summary__chip{color:#dbeafe;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.35rem;padding:.34rem .66rem;font-size:.74rem;display:inline-flex}.studio-sticky-summary__chip strong{color:#fff}.studio-sticky-summary__chip.is-good{border-color:#22c55e59}.studio-sticky-summary__chip.is-warning{border-color:#fbbf2452}.studio-validation-checklist{gap:.6rem;display:grid}.studio-validation-disclosure{background:#0f172a80;border:1px solid #94a3b847;border-radius:.9rem;padding:.55rem .7rem}.studio-validation-disclosure summary{cursor:pointer;color:#e2e8f0;justify-content:space-between;align-items:center;gap:.75rem;padding:.15rem .1rem;list-style:none;display:flex}.studio-validation-disclosure summary::-webkit-details-marker{display:none}.studio-validation-disclosure summary span{color:#93c5fd;font-size:.78rem}.studio-validation-disclosure[open] .studio-validation-checklist{margin-top:.7rem}.studio-source-disclosure,.studio-preview-disclosure{background:#0f172a6b;border:1px solid #94a3b83d;border-radius:.9rem;padding:.5rem .7rem}.studio-source-disclosure summary,.studio-preview-disclosure summary{cursor:pointer;color:#e2e8f0;justify-content:space-between;align-items:center;gap:.75rem;padding:.15rem .1rem;list-style:none;display:flex}.studio-source-disclosure summary::-webkit-details-marker{display:none}.studio-preview-disclosure summary::-webkit-details-marker{display:none}.studio-source-disclosure summary span,.studio-preview-disclosure summary span{color:#93c5fd;font-size:.78rem}.studio-source-disclosure[open] .studio-source-banner,.studio-preview-disclosure[open] .studio-creation-preview{margin-top:.65rem}.studio-source-disclosure .studio-source-banner{margin-bottom:0}.studio-validation-check{background:#0f172a73;border:1px solid #94a3b840;border-radius:.75rem;gap:.15rem;padding:.65rem .75rem;display:grid}.studio-validation-check strong{font-size:.86rem}.studio-validation-check small{color:var(--bs-secondary-color);line-height:1.35}.studio-validation-check--success{background:#22c55e29;border-color:#22c55e73}.studio-validation-check--warning{background:#f59e0b24;border-color:#f59e0b73}.studio-validation-check--danger{background:#ef444429;border-color:#ef444480}.studio-error-panel{background:#fb923c14;border:1px solid #fb923c4d;border-radius:1rem;padding:1rem 1.05rem}.studio-error-panel__header{flex-direction:column;gap:.2rem;margin-bottom:.75rem;display:flex}.studio-error-panel__header strong{color:#fdba74;font-size:.96rem}.studio-error-panel__header span,.studio-error-panel li{color:#fed7aa}.studio-error-panel ul{padding-left:1.1rem}.studio-field-error{color:#fdba74;margin-top:.4rem;font-size:.82rem;line-height:1.4}.is-invalid-control{box-shadow:0 0 0 .16rem #fb923c1f;border-color:#fb923c8c!important}.studio-progress-copy{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.studio-progress-eyebrow{color:var(--bs-secondary-color);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;font-size:.72rem;display:block}.studio-progress-copy strong{font-size:.96rem}.studio-progress-copy small{color:var(--bs-secondary-color)}.studio-progress-track{background:#ffffff14;border-radius:999px;height:.6rem;overflow:hidden}.studio-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#38bdf8d9,#3b82f6eb);height:100%;display:block}.studio-guided-grid{grid-template-columns:1fr;gap:1rem;display:grid}.studio-template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.studio-template-grid.is-single{grid-template-columns:minmax(0,1fr)}.studio-template-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:1rem;flex-direction:column;gap:.85rem;padding:.95rem 1rem;display:flex}.studio-template-card__header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.studio-template-card__header strong{margin-bottom:.15rem;font-size:.92rem;display:block}.studio-template-card__header small{color:var(--bs-secondary-color);line-height:1.45;display:block}.studio-template-inline-note{color:var(--bs-secondary-color);background:#0f172a47;border:1px solid #38bdf82e;border-radius:.9rem;margin-top:.85rem;padding:.85rem 1rem;font-size:.88rem;line-height:1.5}.studio-template-inline-note strong{color:var(--bs-body-color)}.studio-template-tag{color:var(--bs-secondary-color);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#94a3b81f;border-radius:999px;justify-content:center;align-items:center;padding:.22rem .55rem;font-size:.68rem;font-weight:700;display:inline-flex}.studio-template-feedback{color:var(--bs-secondary-color);font-size:.82rem;line-height:1.45}.studio-prefill-panel{background:#ffffff06;border:1px solid #ffffff14;border-radius:1rem;overflow:hidden}.studio-prefill-panel__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1rem;list-style:none;display:flex}.studio-prefill-panel__summary::-webkit-details-marker{display:none}.studio-prefill-panel__copy{gap:.2rem;display:grid}.studio-prefill-panel__copy small{color:var(--bs-secondary-color);line-height:1.45}.studio-prefill-panel__state{color:var(--bs-secondary-color);white-space:nowrap;background:#94a3b81f;border-radius:999px;align-items:center;padding:.24rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.studio-prefill-panel__body{border-top:1px solid #ffffff14;padding:0 1rem 1rem}.studio-campaign-outcomes{gap:.9rem;display:grid}.studio-flow-map{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.studio-flow-map__item{background:#ffffff06;border:1px solid #ffffff14;border-radius:1rem;gap:.3rem;padding:.95rem 1rem;display:grid}.studio-flow-map__item strong{font-size:.94rem;line-height:1.35}.studio-flow-map__item small{color:var(--bs-secondary-color);line-height:1.45}.studio-flow-map__item.is-active{background:#38bdf814;border-color:#38bdf880;box-shadow:0 14px 30px #0f172a24}.studio-flow-map__step{width:fit-content;color:var(--bs-secondary-color);text-transform:uppercase;letter-spacing:.04em;background:#94a3b81f;border-radius:999px;padding:.22rem .55rem;font-size:.7rem;font-weight:700;display:inline-flex}.studio-current-path{background:#ffffff06;border:1px solid #ffffff14;border-radius:1rem;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.95rem 1rem;display:flex}.studio-current-path__copy{gap:.2rem;display:grid}.studio-current-path__copy small{color:var(--bs-secondary-color);line-height:1.45}.studio-current-path__chips{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.studio-source-chip.is-muted{opacity:.78;color:var(--bs-secondary-color);background:#94a3b81a}.studio-time-preset-row{grid-template-columns:1fr;gap:.75rem;display:grid}.studio-action-layout{grid-template-columns:1fr;gap:1rem;display:grid}.studio-selected-path{background:#38bdf80f;border:1px solid #38bdf82e;border-radius:.95rem;gap:.2rem;padding:.85rem .95rem;display:grid}.studio-selected-path__label{color:var(--bs-secondary-color);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem}.studio-selected-path strong{font-size:.94rem;line-height:1.4}.studio-selected-path small{color:var(--bs-secondary-color);line-height:1.45}.studio-time-preset{color:inherit;text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:.9rem;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.75rem .85rem;transition:border-color .18s,background-color .18s,transform .18s;display:flex}.studio-time-preset:hover{background:#38bdf812;border-color:#38bdf857;transform:translateY(-1px)}.studio-time-preset strong{font-size:.9rem}.studio-time-preset small{color:var(--bs-secondary-color)}@media (width<=1199.98px){.studio-staffing-overview,.studio-action-overview,.studio-invitation-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-template-grid{grid-template-columns:1fr}.studio-time-preset-row,.studio-inline-summary-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767.98px){.studio-header{gap:.7rem;padding:.8rem .9rem}.studio-header__title{gap:.45rem}.studio-header__title .card-title{font-size:1.05rem;line-height:1.2}.studio-staffing-overview{grid-template-columns:1fr}.studio-invitation-toolbar{flex-direction:column;align-items:stretch}.studio-action-overview,.studio-invitation-overview{grid-template-columns:1fr}.studio-progress-copy{align-items:flex-start}.studio-progress-card{padding:.8rem .85rem}.studio-header__controls{align-items:stretch;gap:.45rem}.studio-mode-control{width:100%;margin-left:0}.studio-mode-control .studio-mode-select{flex:auto}.studio-summary-toggle{width:100%}.studio-mode-inline-note{white-space:normal;text-align:center;justify-content:center;width:100%;line-height:1.35}.studio-inline-summary{padding:.8rem}.studio-sticky-summary{padding:.8rem;top:.5rem}.studio-sticky-summary__main{flex-direction:column;align-items:flex-start}.studio-sticky-summary__chips{scrollbar-width:thin;flex-wrap:nowrap;padding-bottom:.2rem;overflow-x:auto}.studio-sticky-summary__chip{white-space:nowrap;flex:none}.studio-inline-summary-main,.studio-inline-summary-metrics{grid-template-columns:1fr 1fr}.studio-choice-grid,.studio-time-preset-row{grid-template-columns:1fr}.studio-mode-notice{flex-direction:column;padding:.75rem .85rem;font-size:.82rem}.studio-section-header{align-items:flex-start;gap:.55rem}.studio-flow-map{scroll-snap-type:x proximity;-ms-overflow-style:none;scrollbar-width:none;flex-wrap:nowrap;gap:.75rem;padding-bottom:.35rem;display:flex;overflow-x:auto}.studio-flow-map::-webkit-scrollbar{display:none}.studio-flow-map__item{scroll-snap-align:start;flex:0 0 220px;min-width:220px}.studio-campaign-outcome{padding:.85rem .9rem}.studio-step-actions,.studio-publish-bar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;bottom:.5rem}.studio-stepper-status{display:inline-flex}.studio-pilot-form .form-control,.studio-pilot-form .form-select{min-height:2.85rem;font-size:.98rem}.studio-step-actions .btn,.studio-publish-actions .btn{min-height:2.8rem;font-size:.96rem}.studio-inline-tools{justify-content:stretch}.studio-inline-tools .btn{width:100%}.studio-role-actions,.studio-role-plan-card__header,.studio-role-plan-card__footer,.studio-publish-bar,.studio-quick-role-bar{flex-direction:column;align-items:stretch}.studio-staffing-table-card{border-radius:.9rem}.studio-staffing-table thead{display:none}.studio-staffing-table,.studio-staffing-table tbody,.studio-staffing-table tr,.studio-staffing-table td{width:100%;display:block}.studio-staffing-table tbody tr{border-bottom:1px solid #ffffff14;padding:.75rem}.studio-staffing-table tbody tr:last-child{border-bottom:0}.studio-staffing-table tbody td{border:0;grid-template-columns:minmax(7rem,.38fr) minmax(0,1fr);align-items:center;gap:.75rem;padding:.45rem 0;display:grid}.studio-staffing-table tbody td:before{content:attr(data-label);color:var(--bs-secondary-color);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:800}.studio-staffing-table__index,.studio-staffing-table__quantity,.studio-staffing-table__status,.studio-staffing-table__actions{text-align:left;width:auto}.studio-staffing-table__actions .btn{width:100%}.studio-talent-card-grid{grid-template-columns:1fr}.studio-talent-card{min-height:5.5rem;padding:.8rem}.studio-talent-card__avatar{border-radius:.85rem;width:3rem;height:3rem}.studio-talent-table thead{display:none}.studio-talent-table,.studio-talent-table tbody,.studio-talent-table tr,.studio-talent-table td{width:100%;display:block}.studio-talent-table tbody tr{border-bottom:1px solid #94a3b82e;padding:.75rem}.studio-talent-table tbody tr:last-child{border-bottom:0}.studio-talent-table tbody td{border:0;grid-template-columns:minmax(6.75rem,.35fr) minmax(0,1fr);align-items:center;gap:.75rem;padding:.45rem 0;display:grid}.studio-talent-table tbody td:before{content:attr(data-label);color:var(--bs-secondary-color);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:800}.studio-talent-table__check,.studio-talent-table__score,.studio-talent-table__profile{text-align:left;white-space:normal;width:auto}.studio-talent-table__person{min-width:0}.studio-publish-actions .btn{width:100%}.studio-publish-outcomes,.studio-final-review{grid-template-columns:1fr}.studio-role-focus-chip{width:100%;min-width:0}}.studio-action-overview,.studio-invitation-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.studio-action-overview__item,.studio-invitation-overview__item{background:linear-gradient(#38bdf80d,#ffffff05);border:1px solid #ffffff14;border-radius:1rem;padding:.9rem 1rem}.studio-action-overview__item span,.studio-invitation-overview__item span{color:var(--bs-secondary-color);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;font-size:.72rem;display:block}.studio-action-overview__item strong,.studio-invitation-overview__item strong{font-size:.95rem;line-height:1.35;display:block}.studio-action-overview__item small,.studio-invitation-overview__item small{color:var(--bs-secondary-color);margin-top:.35rem;line-height:1.45;display:block}.studio-pending-callout{color:var(--bs-body-color);background:#fb923c14;border:1px solid #fb923c52;border-radius:.9rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.45rem;padding:.9rem 1rem;display:flex}.studio-pending-callout strong{color:#fdba74}.studio-pending-callout__copy{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.studio-pending-callout__action{white-space:nowrap}.studio-field-error--block{background:#f8717114;border:1px solid #f8717159;border-radius:.9rem;width:100%;padding:.75rem .9rem}.studio-final-review{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:.9rem;display:grid}.studio-final-review__item{background:linear-gradient(#38bdf814,#ffffff06);border:1px solid #38bdf829;border-radius:.95rem;min-width:0;padding:.85rem .95rem}.studio-final-review__item span{color:var(--bs-secondary-color);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;font-size:.72rem;display:block}.studio-final-review__item strong{color:var(--bs-body-color);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;line-height:1.35;display:block;overflow:hidden}.studio-final-review__item small{color:var(--bs-secondary-color);margin-top:.25rem;line-height:1.4;display:block}.studio-publish-outcomes{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:.9rem;display:grid}.studio-publish-outcome{background:#ffffff08;border:1px solid #ffffff14;border-radius:.95rem;padding:.85rem .95rem}.studio-publish-outcome strong{margin-bottom:.2rem;display:block}.studio-publish-outcome small{color:var(--bs-secondary-color);line-height:1.45}.studio-publish-actions__btn{flex-direction:column;align-items:flex-start;gap:.1rem;display:flex}.studio-publish-actions__btn small{opacity:.88;font-size:.73rem}.studio-staffing-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.studio-staffing-overview__item{background:linear-gradient(#38bdf80d,#ffffff05);border:1px solid #ffffff14;border-radius:1rem;padding:.95rem 1rem}.studio-staffing-overview__item span{color:var(--bs-secondary-color);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;font-size:.72rem;display:block}.studio-staffing-overview__item strong{font-size:.95rem;line-height:1.35;display:block}.studio-staffing-overview__item small{color:var(--bs-secondary-color);margin-top:.35rem;line-height:1.45;display:block}.studio-staffing-overview__item--action{justify-content:center;align-items:center;display:flex}.studio-role-plan-card__summary{flex-wrap:wrap;gap:.55rem;margin-top:.95rem;display:flex}.studio-role-plan-card.is-focused{border-color:#38bdf88c;box-shadow:0 18px 40px #0f172a2e}.studio-role-plan-card.is-pending{border-color:#fb923c42}.studio-role-plan-chip{color:#dbeafe;background:#94a3b81f;border-radius:999px;align-items:center;padding:.3rem .65rem;font-size:.76rem;line-height:1;display:inline-flex}.studio-invitation-toolbar{background:#ffffff06;border:1px solid #ffffff14;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1rem;display:flex}.studio-invitation-toolbar__actions{flex:none}.studio-campaign-outcome{background:#ffffff08;border:1px solid #ffffff14;border-radius:1rem;gap:.5rem;padding:.95rem 1rem;display:grid}.studio-campaign-outcome--info{background:#38bdf814;border-color:#38bdf83d}.studio-campaign-outcome--success{background:#4ade8014;border-color:#4ade803d}.studio-campaign-outcome__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.studio-campaign-outcome__header strong{font-size:.94rem}.studio-campaign-outcome p,.studio-campaign-outcome small{margin:0;line-height:1.5}.studio-campaign-outcome small{color:var(--bs-secondary-color)}.studio-campaign-outcome__badge{color:#dbeafe;white-space:nowrap;background:#0f172a29;border-radius:999px;align-items:center;padding:.24rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.studio-quick-role-bar{background:#ffffff06;border:1px solid #ffffff14;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1rem;display:flex}.studio-quick-role-bar__copy{gap:.2rem;display:grid}.studio-quick-role-bar__copy small{color:var(--bs-secondary-color)}.studio-quick-role-bar__actions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.studio-role-focus-bar{flex-wrap:wrap;gap:.75rem;display:flex}.studio-role-focus-chip{min-width:180px;color:inherit;text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:1rem;gap:.15rem;padding:.85rem .95rem;transition:border-color .18s,background-color .18s,transform .18s;display:grid}.studio-role-focus-chip:hover{border-color:#38bdf847;transform:translateY(-1px)}.studio-role-focus-chip strong{font-size:.92rem}.studio-role-focus-chip small{color:var(--bs-secondary-color)}.studio-role-focus-chip.is-active{background:#38bdf817;border-color:#38bdf88c}.studio-role-focus-chip.is-complete{background:#22c55e14;border-color:#4ade805c}.studio-role-focus-chip.is-pending{background:#fbbf2414;border-color:#fbbf245c}.studio-role-focus-chip.is-empty{background:#f8717114;border-color:#f871715c}.studio-source-banner{background:#38bdf812;border:1px solid #38bdf838;border-radius:1rem;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.95rem 1rem;display:flex}.studio-source-banner__copy{gap:.2rem;display:grid}.studio-source-banner__copy small{color:var(--bs-secondary-color);line-height:1.45}.studio-source-banner__chips{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.studio-stepper{-ms-overflow-style:none;scrollbar-width:none;flex-wrap:nowrap;align-items:stretch;gap:.55rem;padding-bottom:.35rem;display:flex;overflow-x:auto}.studio-stepper::-webkit-scrollbar{display:none}.studio-stepper-item{appearance:none;color:#f8fafc;min-width:0;min-height:38px;font:inherit;text-align:left;white-space:normal;cursor:pointer;box-shadow:none;background:#0f172a2e;border:1px solid #94a3b82e;border-radius:999px;outline:0;flex:none;justify-content:flex-start;align-items:center;padding:.44rem .75rem;text-decoration:none;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:inline-flex}.studio-stepper-item:hover,.studio-stepper-item:focus-visible{background:#38bdf814;border-color:#38bdf857;transform:translateY(-1px)}.studio-stepper-item.is-active{background:#38bdf81a;border-color:#38bdf88c;box-shadow:inset 0 0 0 1px #38bdf829,0 8px 18px #0f172a29}.studio-stepper-copy{align-items:center;gap:.35rem;min-width:0;display:inline-flex}.studio-stepper-dot{background:#94a3b8cc;border-radius:999px;flex:0 0 8px;width:8px;height:8px}.studio-stepper-dot[data-state=missing]{background:#fb923c}.studio-stepper-dot[data-state=complete]{background:#4ade80}.studio-stepper-dot[data-state=optional]{background:#93c5fd}.studio-stepper-item strong,.studio-stepper-item em{margin:0}.studio-stepper-copy strong{white-space:nowrap;font-size:.76rem;line-height:1.1}.studio-stepper-status{letter-spacing:.05em;text-transform:uppercase;color:#94a3b8eb;white-space:nowrap;background:#94a3b824;border-radius:999px;align-items:center;padding:.18rem .48rem;font-size:.64rem;font-style:normal;line-height:1;display:none}.studio-bottom-bar{border-radius:.9rem}.studio-step-actions.studio-bottom-bar,.studio-publish-bar.studio-bottom-bar{background:#080f21db;border:1px solid #38bdf83d;padding:.6rem .75rem}.studio-step-actions .btn,.studio-publish-actions .btn{min-height:2.55rem;padding-inline:.9rem;font-weight:600}.studio-stepper-status[data-state=missing]{color:#fb923c;background:#fb923c29}.studio-stepper-status[data-state=complete]{color:#86efac;background:#4ade8024}.studio-stepper-status[data-state=optional]{color:#cbd5e1;background:#94a3b824}body:not(.dark-mode) .studio-sticky-summary{background:linear-gradient(#eff6fffa,#e2e8f0f5);border-color:#0e74903d}body:not(.dark-mode) .studio-sticky-summary__identity strong,body:not(.dark-mode) .studio-sticky-summary__progress strong{color:#0f172a}body:not(.dark-mode) .studio-sticky-summary__identity span,body:not(.dark-mode) .studio-sticky-summary__progress span{color:#475569}body:not(.dark-mode) .studio-sticky-summary__chip{color:#1e293b;background:#ffffffeb;border-color:#94a3b857}body:not(.dark-mode) .studio-sticky-summary__chip strong{color:#0f172a}body:not(.dark-mode) .studio-stepper-item{color:#0f172a;background:#ffffffeb;border-color:#94a3b859}body:not(.dark-mode) .studio-stepper-item:hover,body:not(.dark-mode) .studio-stepper-item:focus-visible,body:not(.dark-mode) .studio-stepper-item.is-active{background:#e0f2fee6;border-color:#0284c773}body:not(.dark-mode) .studio-next-hint{background:#fef9c3a8;border-color:#fbbf2466}body:not(.dark-mode) .studio-next-hint__copy strong{color:#92400e}body:not(.dark-mode) .studio-next-hint__copy small{color:#78350f}body:not(.dark-mode) .studio-validation-disclosure{background:#f8fafcf5;border-color:#94a3b859}body:not(.dark-mode) .studio-validation-disclosure summary{color:#0f172a}body:not(.dark-mode) .studio-validation-disclosure summary span{color:#0c4a6e}body:not(.dark-mode) .studio-source-disclosure,body:not(.dark-mode) .studio-preview-disclosure{background:#f8fafcf5;border-color:#94a3b859}body:not(.dark-mode) .studio-source-disclosure summary,body:not(.dark-mode) .studio-preview-disclosure summary{color:#0f172a}body:not(.dark-mode) .studio-source-disclosure summary span,body:not(.dark-mode) .studio-preview-disclosure summary span{color:#0c4a6e}body:not(.dark-mode) .studio-step-actions.studio-bottom-bar,body:not(.dark-mode) .studio-publish-bar.studio-bottom-bar{background:#fffffff7;border-color:#94a3b866}body:not(.dark-mode) .studio-pilot-form .form-label{color:#1e293b}.studio-source-chip{color:#dbeafe;white-space:nowrap;background:#0f172a2e;border-radius:999px;align-items:center;padding:.35rem .75rem;font-size:.78rem;display:inline-flex}.studio-publish-template-options{flex-wrap:wrap;gap:.75rem;margin-top:.9rem;display:flex}@media (width<=767.98px){.studio-source-banner,.studio-current-path{flex-direction:column}.studio-source-banner__chips,.studio-current-path__chips{justify-content:flex-start}.studio-compact-card,.studio-compact-grid{padding:.9rem}.studio-prefill-panel__summary{align-items:flex-start;padding:.85rem .9rem}.studio-prefill-panel__state{flex:none}.studio-prefill-panel__body{padding:0 .9rem .9rem}}@media (width>=992px){.studio-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-stepper{flex-wrap:wrap;padding-bottom:0;overflow-x:visible}.studio-stepper-item{flex:0 auto}.studio-prefill-panel{background:0 0;border:0}.studio-prefill-panel__summary{display:none}.studio-prefill-panel__body{border-top:0;padding:0}}@media (width>=768px){.studio-time-preset-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=992px){.studio-header{flex-direction:row;justify-content:space-between;align-items:center}.studio-header__controls{justify-content:flex-end}.studio-mode-control{margin-left:0}.studio-guided-grid{grid-template-columns:minmax(240px,.95fr) minmax(320px,1.45fr)}.studio-action-layout{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.studio-time-preset-row{grid-template-columns:repeat(4,minmax(0,1fr))}}.legal-public-page .auth-shell{align-items:flex-start;padding:1rem}.legal-public-page .legal-public-panel{width:min(780px,100%);max-width:780px}.legal-public-page .legal-public-panel__body{padding:1.2rem}.legal-public-page .legal-public-header{margin-bottom:1.25rem!important}.legal-public-page .tayme-validation-alert{border-radius:1rem}.legal-editor-summary{background:linear-gradient(135deg,#0e1d37f0,#15243feb);border:1px solid #38bdf82e}.legal-editor-impact-alert{color:#fef3c7;background:#78350f47;border-color:#facc1561;border-radius:1rem}.legal-editor-summary__grid{gap:1rem;display:grid}.legal-editor-summary__label,.legal-editor-pane__label{letter-spacing:.08em;text-transform:uppercase;color:#7dd3fc;align-items:center;margin-bottom:.45rem;font-size:.76rem;display:inline-flex}.legal-editor-summary__grid strong,.legal-editor-pane__meta strong{color:#f8fafc;font-size:1.02rem;display:block}.legal-editor-summary__grid small,.legal-editor-pane__meta small{color:#e2e8f0cc;margin-top:.4rem;display:block}.legal-editor-summary__tips{flex-wrap:wrap;align-content:start;gap:.6rem;display:flex}.legal-editor-summary__tips span{color:#cbd5e1;background:#0f172a8c;border:1px solid #94a3b82e;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .75rem;font-size:.82rem;display:inline-flex}.legal-editor-card .card-header{background:0 0}.legal-editor-stepper{margin-bottom:.25rem}.legal-editor-stepper__item{min-width:210px}.legal-editor-stepper__item strong{white-space:nowrap}.legal-editor-pane{gap:1.25rem;display:grid}.legal-editor-pane__meta{gap:1rem;display:grid}.legal-editor-version{max-width:220px}.legal-editor-field .form-label,.legal-editor-version .form-label{font-weight:600}.legal-editor-workbench{gap:1rem;display:grid}.legal-editor-textarea{resize:vertical;min-height:460px;font-family:Consolas,Courier New,monospace;line-height:1.55}.legal-editor-preview-shell{background:#0f172a73;border:1px solid #94a3b824;border-radius:1rem;overflow:hidden}.legal-editor-preview-header{background:#0f172aad;border-bottom:1px solid #94a3b824;justify-content:space-between;gap:.75rem;padding:.9rem 1rem;display:flex}.legal-editor-preview-header span{color:#f8fafc;font-weight:700}.legal-editor-preview-header small{color:#e2e8f0b8;margin:0}.legal-editor-preview{min-height:460px;padding:1.1rem}.legal-document-body{color:#e2e8f0f0;gap:1rem;display:grid}.legal-document-body h1,.legal-document-body h2,.legal-document-body h3{color:#f8fafc;margin:0}.legal-document-body h1{font-size:1.5rem}.legal-document-body h2{margin-top:.35rem;font-size:1.05rem}.legal-document-body p,.legal-document-body ul{margin:0}.legal-document-body ul{padding-left:1.2rem}.legal-document-body a{color:#38bdf8}body.legal-public-page:not(.dark-mode) .legal-public-panel{background:linear-gradient(#fffffffa,#f8fafcfa);border-color:#94a3b847;box-shadow:0 18px 50px #0f172a14}body.legal-public-page:not(.dark-mode) .legal-public-header h2{color:#0f172a}body.legal-public-page:not(.dark-mode) .legal-public-header .text-muted{color:#475569!important}body.legal-public-page:not(.dark-mode) .legal-document-body{color:#334155}body.legal-public-page:not(.dark-mode) .legal-document-body h1,body.legal-public-page:not(.dark-mode) .legal-document-body h2,body.legal-public-page:not(.dark-mode) .legal-document-body h3{color:#0f172a}body.legal-public-page:not(.dark-mode) .legal-document-body a{color:#0369a1}body.legal-public-page:not(.dark-mode) .tayme-validation-alert{color:#92400e;background:#fff7edeb;border-color:#f59e0b47}body.legal-public-page:not(.dark-mode) .btn.btn-outline-light{color:#334155;border-color:#94a3b861}body.legal-public-page:not(.dark-mode) .btn.btn-outline-light:hover,body.legal-public-page:not(.dark-mode) .btn.btn-outline-light:focus{color:#0f172a;background:#0f172a0f}body.legal-public-page.dark-mode .legal-public-panel,body.dark-mode.legal-public-page .legal-public-panel{background:linear-gradient(#08111dfa,#0d1827fa)}@media (width>=992px){.legal-editor-summary__grid,.legal-editor-pane__meta{grid-template-columns:minmax(0,1fr) auto;align-items:start}.legal-editor-workbench{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:start}}@media (width<=767.98px){.legal-public-page .legal-public-panel__body{padding:1rem}.legal-public-page .legal-public-header{margin-bottom:1rem!important}.legal-editor-textarea{min-height:360px}.legal-editor-stepper__item{min-width:190px}}
