.um-modal{background:var(--surface-card,#fff);width:min(720px,95vw);max-height:calc(100vh - 64px);color:var(--wr-charcoal);-webkit-font-smoothing:antialiased;border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff9,0 24px 60px #1416322e,0 4px 12px #14163214,0 0 0 1px #1416320f}.dark .um-modal{background:#1a1b21;box-shadow:0 24px 60px #0000008c,0 4px 12px #00000059,0 0 0 1px #ffffff0f}.um-header{border-bottom:1px solid var(--wr-offwhite);flex-shrink:0;align-items:center;gap:14px;padding:20px 22px 18px;display:flex}.um-avatar{color:#fff;letter-spacing:-.01em;background:linear-gradient(135deg,#6b74ff 0%,#8d6bff 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex;box-shadow:0 2px 6px #6b74ff59}.um-header-text{flex:1;min-width:0}.um-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--sp-purple);margin-bottom:2px;font-size:10.5px;font-weight:600}.um-title{letter-spacing:-.01em;color:var(--wr-charcoal);font-size:19px;font-weight:600;line-height:1.2}.um-subtitle{color:var(--wr-grey);font-variant-numeric:tabular-nums;margin-top:2px;font-size:12.5px}.um-close{width:32px;height:32px;color:var(--wr-grey);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.um-close:hover{background:var(--wr-offwhite-2);color:var(--wr-charcoal)}.um-body{background:var(--wr-paper);flex-direction:column;flex:1;gap:26px;padding:22px 22px 24px;display:flex;overflow-y:auto}.um-section{display:block}.um-section-title-row{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.um-section-title{text-transform:uppercase;letter-spacing:.08em;color:var(--wr-grey);margin-bottom:12px;font-size:11px;font-weight:600}.um-section-title-row .um-section-title{margin-bottom:0}.um-section-sub{color:var(--wr-grey);font-size:12px}.um-grid-2{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:480px){.um-grid-2{grid-template-columns:1fr}}.um-field{flex-direction:column;gap:6px;display:flex}.um-field-full{grid-column:1/-1}.um-label{color:var(--wr-charcoal);font-size:12px;font-weight:500}.um-hint{color:var(--wr-grey);align-items:center;gap:6px;margin-top:2px;font-size:11.5px;display:flex}.um-input{border:1px solid var(--wr-offwhite);background:var(--surface-card,#fff);height:38px;font:13px/1 var(--font-sans,system-ui);color:var(--wr-charcoal);border-radius:8px;outline:none;width:100%;padding:0 12px;transition:border-color .15s,box-shadow .15s,background .15s}.um-input:focus{border-color:var(--sp-purple);box-shadow:0 0 0 3px #6b74ff2e}.um-input-disabled{background:var(--wr-offwhite-2);color:var(--wr-grey);cursor:not-allowed}.dark .um-input{border-color:var(--wr-offwhite);background:#1c1d23}.dark .um-input-disabled{background:var(--wr-offwhite-2)}.um-select{background:var(--surface-card,#fff);border:1px solid var(--wr-offwhite);height:36px;color:var(--wr-charcoal);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%23949494' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>");background-position:right 10px center;background-repeat:no-repeat;background-size:10px 10px;border-radius:8px;flex-shrink:0;padding:0 32px 0 12px;font-size:12.5px;font-weight:500;transition:all .15s}.um-select:hover{border-color:var(--sp-purple-200);color:var(--sp-purple)}.um-select:focus{border-color:var(--sp-purple);outline:none;box-shadow:0 0 0 3px #6b74ff2e}.um-select-ghost{border-style:dashed;border-color:var(--wr-grey-2);color:var(--wr-grey);background-color:#0000;font-weight:400}.dark .um-select{background-color:#23252d}.dark .um-select-ghost{border-color:var(--wr-grey-2);background-color:#0000}.um-org-list{flex-direction:column;gap:12px;display:flex}.um-org-card{background:var(--surface-card,#fff);border:1px solid var(--wr-offwhite);border-radius:12px;overflow:hidden}.dark .um-org-card{background:#1c1d23}.um-org-header{background:var(--surface-card,#fff);align-items:center;gap:12px;padding:12px 14px;display:flex}.um-org-card.um-org-card-expanded .um-org-header{border-bottom:1px solid var(--wr-offwhite);background:#fcfcfd}.dark .um-org-card.um-org-card-expanded .um-org-header{background:#1f2128}.um-chev{width:22px;height:22px;color:var(--wr-grey);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.um-chev:hover{background:var(--wr-offwhite-2);color:var(--sp-purple)}.um-org-icon{background:var(--sp-purple-50);width:32px;height:32px;color:var(--sp-purple);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.um-org-meta{flex:1;min-width:0}.um-org-name{letter-spacing:-.005em;color:var(--wr-charcoal);font-size:14px;font-weight:600}.um-org-sub{color:var(--wr-grey);margin-top:1px;font-size:11.5px}.um-org-body{padding:6px 14px 14px}.um-empty-projects{color:var(--wr-grey);padding:10px 4px 4px;font-size:12px;font-style:italic}.um-project-list{flex-direction:column;display:flex}.um-project-row{border-bottom:1px dashed var(--wr-offwhite);align-items:center;gap:10px;padding:9px 4px;display:flex}.um-project-row:last-child{border-bottom:none}.um-project-icon{width:22px;height:22px;color:var(--wr-grey);flex-shrink:0;justify-content:center;align-items:center;display:flex}.um-project-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--wr-charcoal);flex:1;font-size:13px;font-weight:500;overflow:hidden}.um-add-project-row{border:1px dashed var(--wr-offwhite);background:var(--wr-paper);border-radius:8px;align-items:center;gap:10px;margin-top:10px;padding:10px;display:flex}.um-add-project-row .um-select,.um-add-project-row .um-select-ghost:nth-child(2){flex:1;min-width:0}.um-add-btn,.um-add-org-collapsed{border:1px solid var(--sp-purple-100);background:var(--sp-purple-50);height:36px;color:var(--sp-purple);font:500 12.5px var(--font-sans,system-ui);cursor:pointer;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:0 14px;transition:all .15s;display:inline-flex}.um-add-btn:hover,.um-add-org-collapsed:hover{background:var(--sp-purple-100);border-color:var(--sp-purple-200)}.um-add-btn:disabled,.um-add-org-collapsed:disabled{opacity:.5;cursor:not-allowed}.um-add-org-collapsed{background:0 0;border-style:dashed;justify-content:center;width:100%;height:44px;font-weight:500}.um-add-org-collapsed:hover{background:var(--sp-purple-50)}.um-add-org-card{border:1px dashed var(--sp-purple-200);background:var(--sp-purple-50);border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex}.um-add-org-header{color:var(--sp-purple-700);align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.um-add-org-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.um-add-org-row .um-select:first-of-type{flex:1;min-width:160px}.um-iconbtn{width:30px;height:30px;color:var(--wr-grey);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .15s;display:inline-flex}.um-iconbtn:hover{background:var(--wr-offwhite-2);color:var(--wr-charcoal)}.um-iconbtn-danger:hover{color:#dc2626;background:#ef444414}.dark .um-iconbtn-danger:hover{color:#f87171;background:#e8747424}.um-footer{border-top:1px solid var(--wr-offwhite);background:var(--surface-card,#fff);flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;display:flex}.dark .um-footer{background:#1a1b21}.um-footer-right{align-items:center;gap:8px;display:flex}.um-btn{height:38px;font:500 13px var(--font-sans,system-ui);cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 16px;transition:all .15s;display:inline-flex}.um-btn:disabled{opacity:.5;cursor:not-allowed}.um-btn-primary{background:var(--sp-purple);color:#fff}.um-btn-primary:hover:not(:disabled){background:var(--sp-purple-600)}.um-btn-ghost{color:var(--wr-charcoal);border-color:var(--wr-offwhite);background:0 0}.um-btn-ghost:hover:not(:disabled){border-color:var(--sp-purple-200);color:var(--sp-purple)}.um-btn-danger-ghost{color:#dc2626;background:0 0;border-color:#ef44444d}.um-btn-danger-ghost:hover:not(:disabled){background:#ef444414}.dark .um-btn-danger-ghost{color:#f87171;border-color:#e8747459}.dark .um-btn-danger-ghost:hover:not(:disabled){background:#e8747424}
