body{font-family:Segoe UI,sans-serif;font-size:12px;margin:0;display:flex;height:100vh}.sidebar{width:clamp(150px,14vw,220px);min-width:130px;flex:0 0 clamp(150px,14vw,220px);flex-shrink:0;background:#223044;color:#fff;display:flex;flex-direction:column;align-items:stretch;padding:0;box-shadow:2px 0 12px #1e293b12;overflow-y:auto;overflow-x:hidden}.sidebar .logo{font-size:.95rem;font-weight:700;padding:24px 0 12px 8px;letter-spacing:.5px;background:none}.is-hidden{display:none!important}.sidebar .logo-separator{height:1px;background:#e2e8f080;margin:0 12px 8px 8px;border:none}.sidebar ul{list-style:none;padding:0;margin:0}.sidebar>ul>li{font-size:12px;font-weight:400;padding:4px 8px;margin:0 4px 2px;cursor:pointer;border-left:none;transition:background .2s;display:flex;align-items:center;-webkit-user-select:none;user-select:none;border-radius:4px}.sidebar>ul>li:hover{background:#334155}.sidebar>ul>li.active{background:#334155}.sidebar>ul>li:active{background:#1e293b;transform:translateY(1px)}.sidebar-bottom{margin-top:auto;padding-top:8px;padding-bottom:24px}.sidebar-bottom:before{content:"";display:block;height:1px;background:#e2e8f04d;margin:0 12px 8px 8px;border:none}.sidebar-bottom ul{list-style:none;padding:0;margin:0}.sidebar-bottom>ul>li{font-size:12px;font-weight:400;padding:4px 8px;margin:0 4px 2px;cursor:pointer;border-left:none;transition:background .2s;display:flex;align-items:center;-webkit-user-select:none;user-select:none;border-radius:4px}.sidebar-bottom>ul>li:hover{background:#334155}.sidebar-bottom>ul>li.active{background:#334155}.sidebar-bottom>ul>li:active{background:#1e293b;transform:translateY(1px)}.sidebar-bottom>ul>li.logout:hover{background:#ef44444d}.sidebar-bottom>ul>li.logout.active{background:#ef444466}.sidebar-bottom>ul>li.logout:active{background:#b91c1c4d;transform:translateY(1px)}.sidebar-bottom .sidebar-link{display:flex;align-items:center;color:inherit;text-decoration:none;cursor:pointer}.sidebar-bottom .sidebar-link:hover{color:inherit}.sidebar-user-info{padding:8px 8px 12px;margin:0 4px;font-size:12px;color:#e2e8f0bf;line-height:1.3;max-width:100%;overflow-wrap:break-word;word-break:normal}.sidebar .expand-arrow{width:14px;height:14px;margin-right:6px;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s;color:#b6bad4}.sidebar .expand-arrow svg{transition:transform .2s}.sidebar .expand-arrow.expanded svg{transform:rotate(90deg)}.sidebar .project-list{margin:0;padding:0;list-style:none;display:none}.sidebar .project-list.show{display:block}.sidebar .project-list li{font-size:12px;font-weight:400;color:#cbd5e1;padding:6px 0 6px 32px;border-radius:3px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:8px;margin-left:0;transition:background .2s,color .2s}.sidebar .project-list li:hover{background:#334155;color:#fff}.sidebar>ul>li#projectsToggle{font-size:12px;font-weight:400;padding-left:8px;padding-top:4px;padding-bottom:4px}.sidebar .project-list li{font-size:12px;padding-top:4px;padding-bottom:4px}.content{flex:1;padding:16px 24px;background:#f8fafc;overflow-y:auto}@media (max-width: 1024px){body{font-size:12px}.sidebar{width:130px}.sidebar .logo{font-size:.9rem;padding-left:6px;padding-right:6px}}@media (max-width: 820px){body{font-size:11.5px}.sidebar{width:110px}.sidebar>ul>li,.sidebar-bottom>ul>li{padding:4px 6px;margin:0 2px 2px}.sidebar ul li svg{margin-right:4px}.content{padding:12px 16px}}.top-section{margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}.top-section h1{font-size:1.06rem;font-weight:600;margin:0 0 6px;color:#223044}.top-section p{font-size:12px;color:#7b8794;margin:0;font-style:normal}.content-separator{height:1px;background:linear-gradient(90deg,transparent,#d1d5db,transparent);margin:32px 0;opacity:.6}.profile-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:12px;align-items:start;width:100%;min-width:0;max-width:none}.profile-sections{display:flex;flex-direction:column;gap:16px;min-width:0;max-width:100%}.profile-sidebar{position:sticky;top:12px;width:100%}.profile-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:20px;box-shadow:0 2px 10px #0f172a0d;display:flex;flex-direction:column;align-items:center;text-align:center}.profile-summary-avatar{width:80px;height:80px;border-radius:50%;background:#f3f4f6;color:#374151;font-weight:500;font-size:1.75rem;letter-spacing:-.02em;display:inline-flex;align-items:center;justify-content:center;border:1px solid #E5E7EB;margin-bottom:16px;box-shadow:0 1px 3px #0000000d}.profile-summary-body{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.profile-summary-body h3{margin:0;font-size:13px;font-weight:600;color:#0f172a}.profile-summary-email{margin:0;font-size:12px;color:#475569}.profile-summary-plan{margin:4px 0}.profile-summary-meta{margin:8px 0 0;font-size:12px;color:#94a3b8}@media (max-width: 1024px){.profile-layout{grid-template-columns:1fr;gap:16px}.profile-sidebar{position:static}.profile-sections{max-width:100%}}@media (max-width: 600px){.profile-layout{margin-top:8px}.profile-card{padding:14px 16px}.profile-summary-card{padding:16px}}.profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:18px 20px;box-shadow:0 2px 10px #0f172a0d}.profile-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px}.profile-eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.08em;font-weight:600;color:#94a3b8;margin:0 0 4px}.profile-card-header h2{margin:0 0 4px;font-size:16px;color:#0f172a}.profile-card-header p{margin:0;font-size:12px;color:#64748b}.profile-overview{display:flex;gap:16px;align-items:center;border:1px solid #e2e8f0;border-radius:12px;padding:14px;background:#f8fafc;margin-bottom:16px}.profile-avatar{width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:600;font-size:1rem;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 18px #2563eb2e}.profile-overview-body h3{margin:0;font-size:13px;color:#0f172a}.profile-email{margin:2px 0;font-size:12px;color:#475569}.profile-plan-pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:600;text-transform:capitalize;background:#3b82f61f;color:#1d4ed8;margin-top:4px}.profile-meta-line{margin:6px 0 0;font-size:12px;color:#94a3b8}.profile-section-divider{height:1px;background:#e5e7eb;margin:20px 0 12px}.profile-form{display:flex;flex-direction:column;gap:14px}.profile-form-grid{display:flex;flex-direction:column;gap:12px}.profile-field{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#475569}.profile-field span{font-weight:600}.profile-field input,.profile-field select,.profile-plan-display{border:1px solid #d3dae6;border-radius:8px;padding:8px 10px;font-size:13px;color:#0f172a;background:#f8fafc;transition:border .2s ease,box-shadow .2s ease,background .2s ease}.profile-field input:focus,.profile-field select:focus,.profile-plan-display:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633;background:#fff}.profile-field input[readonly]{background:#f1f5f9;cursor:not-allowed;color:#94a3b8}.profile-field-static .profile-plan-display{background:#f8fafc;color:#0f172a;cursor:default}.profile-plan-display-group{display:flex;flex-direction:column;gap:8px;border:1px solid #d3dae6;border-radius:10px;padding:10px 12px;background:#f8fafc}.profile-plan-display{min-height:34px;display:flex;align-items:center;color:#0f172a}.profile-plan-description{margin:0;font-size:.68rem;color:#475569}.profile-plan-features{list-style:none;padding-left:14px;margin:0;font-size:.64rem;color:#475569;display:flex;flex-direction:column;gap:4px}.profile-plan-features li{position:relative;padding-left:14px}.profile-plan-features li:before{content:"";position:absolute;top:6px;left:0;width:6px;height:6px;border-radius:50%;background:#2563eb}.profile-actions{display:flex;flex-direction:column;gap:12px;margin-top:18px}@media (min-width: 768px){.profile-actions{flex-direction:row;align-items:center;justify-content:space-between}}.profile-status-message{font-size:.7rem;color:#475569;min-height:18px}.profile-status-message.is-success{color:#15803d}.profile-status-message.is-error{color:#b91c1c}.profile-status-message.is-info{color:#0f172a}.profile-action-buttons{display:flex;gap:10px;justify-content:flex-end}.profile-btn{border-radius:8px;font-size:.72rem;font-weight:600;padding:8px 16px;border:1px solid transparent;cursor:pointer;transition:background .2s ease,color .2s ease,border .2s ease,box-shadow .2s ease}.profile-btn.primary{background:#2563eb;color:#fff;border-color:#2563eb;box-shadow:0 6px 14px #2563eb40}.profile-btn.primary:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.profile-btn.ghost{background:transparent;color:#1f2937;border-color:#cbd5f5}.profile-btn.ghost:hover:not(:disabled){background:#94a3b81f;border-color:#94a3b8}.profile-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.profile-card.is-loading{opacity:.6;pointer-events:none}.hero-container{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:10px;padding:10px 12px;margin-bottom:12px;box-shadow:0 2px 8px #1e293b0f;border:1px solid rgba(226,232,240,.7);position:relative;overflow:hidden}.content .hero-container:first-of-type{margin-top:0}.hero-container.compact{margin-bottom:20px}.hero-container.compact{margin-top:16px}.hero-container:before{content:"";position:absolute;top:0;right:0;width:300px;height:300px;background:radial-gradient(circle,rgba(59,130,246,.05) 0%,transparent 70%);border-radius:50%;transform:translate(30%,-30%);pointer-events:none}.hero-content{display:flex;gap:10px;align-items:center;margin-bottom:8px;position:relative;z-index:1}.hero-text{flex:1}.hero-welcome{margin-bottom:2px}.hero-welcome h1{font-size:.9rem;font-weight:600;color:#223044;margin:0}.hero-description{font-size:.7rem;color:#64748b;line-height:1.3;margin:0 0 4px;max-width:480px}.hero-features{display:flex;gap:3px;flex-wrap:wrap;padding-top:4px;position:relative;z-index:1}.feature-badge{display:inline-flex;align-items:center;padding:2px 6px;background:#3b82f614;border:1px solid rgba(59,130,246,.1);border-radius:4px;font-size:.57rem;font-weight:500;color:#1e40af;transition:all .2s ease;line-height:1.2}.feature-badge:hover{background:#3b82f61f;border-color:#3b82f640;transform:translateY(-1px)}.feature-badge svg{color:#3b82f6;flex-shrink:0}@media (max-width: 900px){.hero-content{flex-direction:column;align-items:flex-start}}@media (max-width: 600px){.hero-container{padding:24px 20px}.hero-description{font-size:.8rem}.stat-divider{display:none}.feature-badge{font-size:.7rem;padding:6px 12px}}.all-projects-tabs-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;margin-top:0;flex-wrap:wrap}.all-projects-tabs{display:inline-flex;gap:4px;padding:4px 0 0;flex-wrap:wrap;border-bottom:1px solid #e5e7eb;margin-bottom:0}.all-projects-toolbar-and-search{display:flex;align-items:center;gap:6px;flex-shrink:0;margin-left:auto}.all-projects-toolbar{display:flex;align-items:center;gap:4px;flex-shrink:0}.all-projects-toolbar-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb;color:#6b7280;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease;flex-shrink:0}.all-projects-toolbar-btn:hover{background:#f3f4f6;border-color:#d1d5db;color:#374151}.all-projects-toolbar-btn:focus{outline:none;border-color:#2563eb;color:#2563eb}.all-projects-toolbar-btn svg{width:16px;height:16px;flex-shrink:0}.all-projects-search-wrap{flex-shrink:0}.all-projects-search-input{width:280px;height:32px;box-sizing:border-box;padding:0 10px;font-size:12px;font-family:inherit;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#0f172a;outline:none;transition:border-color .2s ease}.all-projects-search-input::placeholder{color:#94a3b8}.all-projects-search-input:focus{border-color:#2563eb}.project-tab-button{border:none;border-bottom:2px solid transparent;background:transparent;padding:6px 8px 8px;border-radius:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:500;line-height:1.25;color:#6b7280;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.project-tab-button:hover{background:#f1f5f9}.project-tab-button.active{border-bottom-color:#2563eb;background:transparent;color:#2563eb}.project-tab-panels{width:100%;margin-top:0}.project-tab-panel{display:none}.project-tab-panel.active{display:block}.project-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:16px;padding:1px 6px;border-radius:999px;background:#0f172a14;font-family:inherit;font-size:12px;font-weight:500;line-height:1.25;color:inherit}.all-projects-section{margin-top:16px;margin-bottom:24px}.all-projects-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.all-projects-header h2{margin:0;font-size:1.1rem;font-weight:600;color:#223044}.all-projects-header p{margin:4px 0 0;font-size:12px;color:#64748b;line-height:1.5}.pill-btn{display:inline-flex;align-items:center;gap:6px;border-radius:999px;border:1px solid rgba(99,102,241,.2);background:#6366f114;color:#4338ca;padding:6px 14px;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s}.pill-btn:hover{background:#6366f126;border-color:#6366f166}.pill-btn svg{color:inherit}.all-projects-section .table-toolbar{padding-left:0;padding-right:0}.all-projects-panel{margin-top:0;padding-top:0}.all-projects-panel:first-of-type{margin-top:0}.all-projects-panel:not(:first-of-type){padding-top:24px;border-top:1px solid rgba(226,232,240,.6)}.tiles-section{margin-bottom:24px}.tiles-header{margin-bottom:16px}.tiles-title{font-size:1.1rem;font-weight:600;color:#223044;margin:0 0 4px;letter-spacing:-.01em;text-transform:uppercase}.tiles-subtitle{font-size:12px;color:#64748b;margin:0;line-height:1.4}.tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:12px;width:100%}.tile{background:#fff;border-radius:10px;box-shadow:0 2px 8px #1e293b0f;padding:12px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;border:1.2px solid #e5e7eb;min-width:0;max-width:none;aspect-ratio:1.7 / 1;min-height:104px;transition:box-shadow .2s,border-color .2s}.tile:hover{box-shadow:0 4px 12px #00000014;border-color:#d1d5db}.tiles-section{position:relative}.tile.coming-soon{background:#f7f9fc;border-color:#e5e7eb;color:#94a3b8;pointer-events:none;position:relative}.tile.coming-soon .tile-icon{filter:grayscale(1);opacity:.45}.tile.coming-soon h3{color:#94a3b8}.tile.coming-soon p{color:#9ca3af}.tile.coming-soon:after{content:"Request access";position:absolute;top:7px;right:7px;background:#94a3b838;color:#64748b;border:1px solid rgba(148,163,184,.35);border-radius:999px;padding:2px 6px;font-size:10px;font-weight:600;letter-spacing:.12px;line-height:1.22;white-space:nowrap}.tile h3{font-size:13px;font-weight:600;margin:0 0 6px;color:#223044;display:flex;align-items:center;gap:7px}.tile .tile-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin:0 auto 8px;background:#e5e7eb;opacity:1}.tile p{font-size:12px;color:#7b8794;margin:0;font-style:normal}#filterModalContent{background:#fff;border-radius:12px;padding:18px;max-width:min(520px,90vw);min-width:280px;width:auto;max-height:90vh;overflow-y:auto;box-sizing:border-box;position:relative;display:inline-block;box-shadow:0 10px 30px #0003}#filterModalBody{width:100%;max-width:100%;box-sizing:border-box;display:flex;justify-content:center}.share-project-modal{display:flex;flex-direction:column;gap:8px;min-width:240px;max-width:320px;width:100%;box-sizing:border-box}.share-project-modal h3{margin:0;font-size:16px;font-weight:600;color:#0f172a}.share-project-name{margin:4px 0 0;font-size:13px;color:#64748b;font-weight:500}.share-project-form{display:flex;flex-direction:column;gap:10px;width:100%;max-width:100%;box-sizing:border-box}.share-project-field{display:flex;flex-direction:column;gap:4px;width:100%;max-width:100%;box-sizing:border-box}.share-project-field label{font-size:13px;font-weight:600;color:#475569}.share-project-field input,.share-project-field select{width:100%;max-width:100%;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:6px;padding:8px 10px;font-size:13px;color:#0f172a;background:#fff;transition:border-color .2s,box-shadow .2s}.share-project-field input:focus,.share-project-field select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f126}.custom-dropdown-input{transition:border-color .2s,box-shadow .2s;box-sizing:border-box;width:100%;max-width:100%}.custom-dropdown-input .dropdown-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-dropdown-input .dropdown-icon{flex-shrink:0;margin-left:8px}.custom-dropdown-input:hover{border-color:#c7d2fe;background:#f8fafc}.custom-dropdown-input:focus-within{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f126}.new-project-modal{display:flex;flex-direction:column;gap:8px;min-width:240px;max-width:320px;width:100%}.new-project-modal h3{margin:0;font-size:16px;font-weight:600;color:#0f172a}.new-project-modal p{margin:0;font-size:13px;color:#64748b;line-height:1.4}.new-project-form{display:flex;flex-direction:column;gap:10px}.new-project-field{display:flex;flex-direction:column;gap:4px}.new-project-field label{font-size:13px;font-weight:600;color:#475569}.new-project-field input,.new-project-field textarea{width:100%;max-width:100%;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:6px;padding:8px 10px;font-size:13px;color:#0f172a;background:#fff;transition:border-color .2s,box-shadow .2s}.new-project-field input:focus,.new-project-field textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f126}.new-project-field textarea{min-height:90px;resize:vertical}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.modal-btn{border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600;border:1px solid transparent;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.modal-btn.ghost{background:transparent;border-color:#cbd5f5;color:#475569}.modal-btn.ghost:hover{background:#f8fafc}.modal-btn.primary{background:#2563eb;color:#fff}.modal-btn.primary:disabled{background:#94a3b8;cursor:not-allowed}.modal-message{min-height:18px;font-size:12px;margin-top:-4px}.modal-message.success{color:#15803d}.modal-message.error{color:#b91c1c}.logout-btn{background-color:#334155;color:#fff;border:none;padding:6px 12px;border-radius:5px;font-size:.9em;cursor:pointer}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#f8fafcf2;display:flex;align-items:center;justify-content:center;z-index:1000;font-size:1.2em;color:#334155;font-family:Segoe UI,sans-serif}.empty-list{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#b6bad4;padding:40px 0 30px;font-size:1.1em}.empty-list svg{width:48px;height:48px;margin-bottom:12px;opacity:.7}.empty-list .empty-desc{color:#b6bad4;font-size:1em;margin-bottom:4px}.empty-list .empty-help{color:#7b8794;font-size:.95em}@media (max-width: 600px){.modal-content{min-width:0;padding:16px 6vw 12px}.modal-form-row{flex-direction:column;gap:10px}}*{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.container h1{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:600;font-size:1.5rem;color:#1f2937;margin-bottom:.5rem}.container p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:400;font-size:.875rem;color:#6b7280;margin-bottom:1.5rem}.teams-tabs-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;margin-top:0;flex-wrap:wrap}.teams-tabs{background:transparent;padding:0;display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:0;margin-top:0}.teams-toolbar-and-search{display:flex;align-items:center;gap:6px;flex-shrink:0;margin-left:auto}.teams-toolbar{display:flex;align-items:center;gap:4px;flex-shrink:0}.teams-toolbar-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb;color:#6b7280;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease;flex-shrink:0}.teams-toolbar-btn:hover{background:#f3f4f6;border-color:#d1d5db;color:#374151}.teams-toolbar-btn:focus{outline:none;border-color:#2563eb;color:#2563eb}.teams-toolbar-btn svg{width:16px;height:16px;flex-shrink:0}.teams-search-wrap{flex-shrink:0}.teams-search-input{width:280px;height:32px;box-sizing:border-box;padding:0 10px;font-size:12px;font-family:inherit;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#0f172a;outline:none;transition:border-color .2s ease}.teams-search-input::placeholder{color:#94a3b8}.teams-search-input:focus{border-color:#2563eb}.teams-tabs-left{display:inline-flex;gap:4px;padding:4px 0 0;border-bottom:1px solid #e5e7eb}.teams-tabs-left .team-tab{display:inline-flex;align-items:center;gap:6px;border:none;border-bottom:2px solid transparent;background:transparent;padding:6px 8px 8px;border-radius:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:500;line-height:1;color:#6b7280;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease;margin:0}.teams-tabs-left .team-tab:hover{background:#f1f5f9;color:#374151;border-color:transparent}.teams-tabs-left .team-tab.active{border-bottom-color:#2563eb;background:transparent;color:#2563eb}.teams-tabs-left .team-tab svg{width:12px;height:12px;flex-shrink:0;display:block;vertical-align:middle}.team-tab-content{display:none;margin-top:0;padding-top:0}.team-tab-content.active{display:block}.project-link{color:#3b82f6;text-decoration:none;font-weight:500;transition:all .2s ease;cursor:pointer;display:inline-block;padding:0}.project-link:hover{color:#2563eb;text-decoration:underline}.project-link:focus{outline:none}.project-link[contenteditable=true]{pointer-events:none}td[data-field=Name].editing .project-link{pointer-events:none;color:inherit;text-decoration:none;background:none}.support-choose-btn{align-self:flex-start;padding:8px 14px;font-size:13px;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer}.support-choose-btn:hover{background:#e2e8f0}.support-file-list{font-size:12px;color:#64748b;margin-top:4px}.vd-coachmark{position:absolute;z-index:5;max-width:calc(100vw - 32px);border-radius:10px;background:#fff;border:1px solid rgba(226,232,240,1);box-shadow:0 10px 36px #0f172a1a;padding:8px 10px 9px;color:#64748b}.vd-coachmark:before{content:"";position:absolute;width:12px;height:12px;background:#fff;border-left:1px solid rgba(226,232,240,1);border-top:1px solid rgba(226,232,240,1);transform:rotate(45deg);left:40px;top:-7px}.vd-coachmark[data-placement=right]:before{left:-7px;top:20px}.vd-coachmark-close{position:absolute;top:-10px;right:-10px;width:22px;height:22px;border-radius:999px;border:1px solid rgba(226,232,240,1);background:#fff;color:#b2b6bf;cursor:pointer;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:14px;line-height:1;opacity:0;pointer-events:none;transition:opacity .14s ease}.vd-coachmark:hover .vd-coachmark-close,.vd-coachmark:focus-within .vd-coachmark-close{opacity:1;pointer-events:auto}.vd-coachmark-close:hover{background:#f8fafc}.vd-coachmark-close svg{width:14px;height:14px;display:block}.vd-coachmark-title{font-size:.74rem;font-weight:600;letter-spacing:-.01em;line-height:1.25;margin:0;padding-right:22px;color:#334155}.vd-coachmark-sep{height:1px;width:100%;margin:4px 0 0;box-sizing:border-box;border:0;background:#94a3b824}.vd-coachmark-body{margin-top:4px;color:#a8b0bd;font-size:.68rem;line-height:1.38}
