.tagra-grid-auto{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}[data-calendar-event-id]>span:first-child{flex:1;flex-basis:100%;min-width:0}[data-calendar-event-id]{flex-wrap:wrap}[data-calendar-event-id]>span:last-child{margin-left:23px}[data-calendar-event-id]>span:first-child>span:last-child{flex:1;min-width:0}[data-calendar-event-id]>span:first-child>span:last-child>span:first-child{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:767px){[data-testid=team-calendar-view]>div:last-of-type{flex-direction:column;overflow-y:auto}[data-testid=team-calendar-view]>div:last-of-type>div:first-child{flex:none;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-gutter:stable}[data-testid=team-calendar-view]>div:last-of-type>div:first-child>div{min-width:700px}[data-testid=team-calendar-view]>div:last-of-type>div:last-child{width:auto!important}}.tagra-workspace{display:grid;gap:16px;color:#1f2a44}.tagra-panel{min-width:0;background:#fff;border:1px solid #e6eaf2;border-radius:12px}.tagra-button{min-height:36px;padding:0 14px;border-radius:8px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;cursor:pointer}.tagra-button-primary{border:1px solid #2545a8;background:#2545a8;color:#fff}.tagra-button-secondary{border:1px solid #e6eaf2;background:#fff;color:#475569}.tagra-button-ghost{border:1px solid transparent;background:transparent;color:#64748b}.tagra-button-danger{border:1px solid #f0d2d6;background:#fff;color:#b21e6a}.tagra-button-warning{border:1px solid #fed7aa;background:#fff7ed;color:#b45309}.tagra-button:disabled{cursor:not-allowed;opacity:.55}.tagra-button-primary:hover:not(:disabled){border-color:#1e40af;background:#1e40af}.tagra-button-secondary:hover:not(:disabled){background:#f7f9fc;color:#1f2a44}.tagra-button-ghost:hover:not(:disabled){background:#f4f6fb;color:#1f2a44}.tagra-button-danger:hover:not(:disabled){background:#fbe4ef}.tagra-button-warning:hover:not(:disabled){background:#fff1df}.tagra-button[aria-busy=true]{cursor:progress}.tagra-plain-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;margin:0;background:transparent;color:inherit;font:inherit;text-align:inherit}.tagra-icon-button{min-inline-size:40px;min-block-size:40px;border-radius:8px}button[aria-label],[role=button][aria-label]{min-inline-size:40px;min-block-size:40px}.tagra-status-chip{display:inline-flex;align-items:center;min-height:22px;padding:2px 7px;border-radius:6px;background:#e8eefc;color:#2545a8;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700}.tagra-select-card,.tagra-list-button{width:100%;box-sizing:border-box;border:1px solid #e6eaf2;border-radius:8px;background:#fff;color:#1f2a44;text-align:left;cursor:pointer}.tagra-select-card{display:grid;gap:8px;padding:14px}.tagra-list-button{display:flex;justify-content:space-between;gap:8px;padding:9px 10px}.tagra-select-card.is-active,.tagra-list-button.is-active{border-color:#2545a8;box-shadow:0 0 0 2px #2545a81a}.tagra-select-card span,.tagra-select-card small,.tagra-list-button small{color:#64748b}.tagra-form-panel label{display:grid;gap:5px;color:#64748b;font-size:12px}.tagra-form-panel input,.tagra-form-panel textarea,.tagra-form-panel select{width:100%;min-height:36px;box-sizing:border-box;padding:8px 10px;border:1px solid #e6eaf2;border-radius:8px;background:#fff;color:#1f2a44;font:inherit}.tagra-form-panel textarea{min-height:76px;resize:vertical}.tagra-layout-split{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:14px;align-items:start}.tagra-layout-three{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(280px,1.2fr) minmax(280px,1fr);gap:12px;align-items:start}.tagra-form-panel{display:grid;gap:10px;padding:15px}.tagra-form-panel h2,.tagra-form-panel h3,.tagra-form-panel h4{margin:0;color:#1f2a44}.tagra-form-panel hr{width:100%;border:0;border-top:1px solid #eef1f7}.tagra-data-table-wrap{width:100%;overflow:auto;background:#fff;border:1px solid #e6eaf2;border-radius:12px}.tagra-data-table{width:100%;min-width:720px;border-collapse:collapse;text-align:left}.tagra-data-table th{padding:11px 14px;background:#f7f9fc;color:#8a94a8;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700;letter-spacing:.06em}.tagra-data-table td{padding:12px 14px;border-top:1px solid #eef1f7;color:#64748b;font-size:12px;vertical-align:middle}.tagra-data-table thead th{position:sticky;top:0;z-index:1}.tagra-data-table tbody tr:hover td,.tagra-data-table tbody tr:focus-within td{background:#f7f9fc}@media(max-width:900px){.tagra-layout-split,.tagra-layout-three,.tagra-grid-auto{grid-template-columns:1fr}}@media(max-width:640px){.tagra-data-table{min-width:0}.tagra-data-table thead{display:none}.tagra-data-table thead th{position:static}.tagra-data-table tbody,.tagra-data-table tr,.tagra-data-table td{display:block;width:100%;box-sizing:border-box}.tagra-data-table tr{padding:10px 12px;border-top:1px solid #eef1f7}.tagra-data-table td{padding:5px 0;border:0;text-align:left!important}}.tagra-control{width:100%;min-width:0;min-height:36px;box-sizing:border-box;padding:8px 10px;border:1px solid #e6eaf2;border-radius:8px;background:#fff;color:#1f2a44;font:inherit}.tagra-control-multiline{min-height:76px;resize:vertical}.tagra-control:hover:not(:disabled):not(:focus){border-color:#cbd3e1}.tagra-control::placeholder{color:#9aa6bd}.tagra-control:disabled{background:#f7f9fc;color:#8a94a8;cursor:not-allowed}.tagra-checkbox{display:flex;align-items:flex-start;gap:8px;color:#475569;font-size:13px;line-height:1.45}.tagra-checkbox input{width:16px;height:16px;flex:none;margin:2px 0 0}.tagra-button:focus-visible,.tagra-control:focus-visible,.tagra-checkbox input:focus-visible,.tagra-select-card:focus-visible,.tagra-list-button:focus-visible,.tagra-tab:focus-visible{outline:2px solid #2545a8;outline-offset:2px}@media(prefers-reduced-motion:no-preference){.tagra-button,.tagra-tab{transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.tagra-button:not(:disabled):active,.tagra-tab:not(:disabled):active{transform:scale(.96)}}@media(pointer:coarse){.tagra-button,.tagra-tab,.tagra-checkbox input{min-block-size:44px}.tagra-icon-button,button[aria-label],[role=button][aria-label]{min-inline-size:44px!important;min-block-size:44px!important}}@media(forced-colors:active){.tagra-button,.tagra-control,.tagra-select-card,.tagra-list-button,.tagra-tab{border-color:ButtonText}}.tagra-page-heading,.tagra-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.tagra-page-heading h1,.tagra-page-heading h2,.tagra-section-heading h1,.tagra-section-heading h2,.tagra-section-heading h3{margin:0;color:#1f2a44}.tagra-page-heading h1,.tagra-page-heading h2{font-size:22px;text-wrap:balance}.tagra-section-heading h1,.tagra-section-heading h2,.tagra-section-heading h3{font-size:17px;text-wrap:balance}.tagra-page-heading p,.tagra-section-heading p{margin:6px 0 0;color:#64748b;font-size:13px;line-height:1.5}.tagra-action-center{min-height:100%;padding:14px 28px 40px;overflow-y:auto}.tagra-action-center-nav,.tagra-action-center-content{padding:16px}.tagra-action-center-content,.tagra-action-stack{display:grid;gap:14px}.tagra-action-center-content{min-height:320px}.tagra-action-center-nav .tagra-action-stack{overflow-x:auto;scrollbar-width:thin}.tagra-attachment-heading,.tagra-attachment-row,.tagra-dialog-actions,.tagra-static-control,.tagra-upload-button{display:flex;align-items:center}.tagra-attachment-heading,.tagra-attachment-row,.tagra-static-control{justify-content:space-between}.tagra-attachment-heading{gap:12px}.tagra-attachment-title{display:block;color:#1f2a44;font-size:13px}.tagra-attachment-hint{display:block;margin-top:2px;color:#8a94a8;font-size:11px}.tagra-attachment-row{gap:10px;margin-top:10px;color:#475569;font-size:12px}.tagra-attachment-size{color:#8a94a8;font-family:JetBrains Mono,monospace;font-variant-numeric:tabular-nums}.tagra-action-icon{display:inline-flex;font-size:14px}.tagra-upload-button{min-height:36px;gap:6px;padding:0 12px;border:1px solid #e6eaf2;border-radius:8px;background:#f7f8fc;color:#475569;cursor:pointer;font-size:12px}.tagra-visually-hidden-input{position:absolute!important;inline-size:1px!important;block-size:1px!important;padding:0!important;border:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.tagra-section-label{display:block;margin-bottom:5px;color:#8a94a8;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600;letter-spacing:.06em}.tagra-static-control{min-height:38px;padding:0 12px;border:1px solid #e6eaf2;border-radius:8px;color:#8a94a8;font-size:13px}.tagra-static-control-icon{display:inline-flex;color:#8a94a8}.tagra-dialog-actions{justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid #eef1f7}.tagra-canonical-result{padding:12px}[data-native-chat],[data-native-chat] *{box-sizing:border-box}[data-native-chat] button:focus-visible,[data-native-chat] a:focus-visible,[data-native-chat] input:focus-visible,[data-native-chat] textarea:focus-visible{outline:2px solid #2545a8!important;outline-offset:2px}[data-native-chat] button:disabled{cursor:not-allowed!important}[data-native-chat] [data-chat-message-id]>[data-chat-message-actions]{visibility:hidden}[data-native-chat] [data-chat-message-id]:hover>[data-chat-message-actions],[data-native-chat] [data-chat-message-id]:focus-within>[data-chat-message-actions]{visibility:visible}[data-native-chat] [data-chat-message-id]>div:last-child{min-width:0;overflow-wrap:anywhere}[data-native-chat] [data-chat-message-id] a{max-width:100%;overflow:hidden}[data-native-chat] [data-chat-message-id] button{min-width:28px;min-height:28px}@media(prefers-reduced-motion:no-preference){[data-native-chat] button:not(:disabled),[data-native-chat] a{transition:background-color .12s ease-out,border-color .12s ease-out,color .12s ease-out,transform .12s ease-out}[data-native-chat] button:not(:disabled):active{transform:scale(.96)}}@media(prefers-reduced-motion:reduce){[data-native-chat] .ntc-typing-dot{animation:none;opacity:.7}}@media(max-width:680px){main>div:has(>[data-native-chat]){box-sizing:border-box;width:100%;margin-inline:0!important;padding-inline:0!important}[data-native-chat]{flex-direction:column!important;min-height:480px!important;border-radius:10px!important}[data-native-chat]>aside{width:100%!important;max-height:46%;border-right:0!important;border-bottom:1px solid #e6eaf2}[data-native-chat]>section{min-height:300px!important}[data-native-chat]>section>header{flex-wrap:wrap;gap:8px!important;padding:10px 12px!important}[data-native-chat]>section>header>div:nth-child(2){min-width:min(160px,calc(100% - 58px))}[data-native-chat] [data-chat-message-id]>div:last-child{max-width:88%!important}[data-native-chat]>section>div:last-child{padding-bottom:calc(14px + env(safe-area-inset-bottom))!important}}@media(max-width:380px){[data-native-chat]>aside>div:first-of-type{padding:10px 12px!important}[data-native-chat]>section>header>button{padding-inline:9px!important}[data-native-chat]>section>header{align-items:center!important}[data-native-chat]>section>div:last-child{padding:9px 10px calc(10px + env(safe-area-inset-bottom))!important}}.tagra-auth-access{display:grid;gap:12px;margin-top:20px;padding-top:18px;border-top:1px solid #eef1f7}.tagra-public-action-page{min-height:100dvh;display:grid;place-items:center;padding:24px;background:#f7f8fc}.tagra-public-action-card{width:min(100%,520px);display:grid;gap:16px;padding:24px}@media(max-width:640px){.tagra-action-center{padding:12px 14px 32px}}.product-modal{--product-modal-surface: var(--tcard, #fff);--product-modal-subtle: var(--tsubtle, #fafbfd);--product-modal-border: var(--tborder, #e6eaf2);--product-modal-divider: color-mix(in srgb, var(--product-modal-border) 72%, transparent);--product-modal-fg: var(--tfg, #1f2a44);--product-modal-muted: var(--tmuted, #64748b);--product-modal-accent: #2545a8;--product-modal-danger: #b21e6a;inline-size:min(100%,620px);max-inline-size:none;margin:auto;padding:0;overflow:hidden;border:1px solid var(--product-modal-border);border-radius:14px;color:var(--product-modal-fg);background:var(--product-modal-surface);box-shadow:0 24px 60px #0f172a47;font-family:inherit}.product-modal--compact{inline-size:min(100%,560px)}.product-modal--medium{inline-size:min(100%,620px)}.product-modal--large{inline-size:min(100%,760px)}.product-modal--wide{inline-size:min(100%,960px)}dialog.product-modal{max-block-size:min(780px,calc(100dvh - 32px))}dialog.product-modal::backdrop{background:#141c2e6b}.product-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:flex;align-items:flex-start;justify-content:center;padding:max(24px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));overflow-y:auto;background:#141c2e6b;overscroll-behavior:contain}.product-modal__shell{display:grid;grid-template-rows:auto minmax(0,1fr);max-block-size:inherit}.product-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-inline-size:0;padding:16px 20px;border-block-end:1px solid var(--product-modal-divider)}.product-modal__heading{min-inline-size:0}.product-modal__title{margin:0;color:var(--product-modal-fg);font-size:.9375rem;font-weight:700;line-height:1.3;text-wrap:balance;overflow-wrap:anywhere}.product-modal__subtitle{margin:4px 0 0;color:var(--product-modal-muted);font-size:.8125rem;line-height:1.45;text-wrap:pretty;overflow-wrap:anywhere}.product-modal__close{display:inline-grid;flex:none;place-items:center;inline-size:28px;block-size:28px;padding:0;border:0;border-radius:7px;color:#8a94a8;background:transparent;font:inherit;font-size:1.125rem;line-height:1;cursor:pointer}.product-modal__close:hover{background:var(--product-modal-subtle)}.product-modal__body{min-inline-size:0;overflow:auto;padding:18px 20px;overscroll-behavior:contain}.product-modal__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px;padding:14px 20px;border-block-start:1px solid var(--product-modal-divider);background:var(--product-modal-subtle)}.product-modal__button{min-block-size:36px;padding-inline:16px;border:1px solid var(--product-modal-border);border-radius:8px;color:var(--product-modal-fg);background:var(--product-modal-surface);font:inherit;font-size:.8125rem;font-weight:600;line-height:1.2;cursor:pointer}.product-modal__button--primary{padding-inline:18px;border-color:var(--product-modal-accent);color:#fff;background:var(--product-modal-accent)}.product-modal__button--danger{border-color:color-mix(in srgb,var(--product-modal-danger) 28%,var(--product-modal-border));color:var(--product-modal-danger);background:color-mix(in srgb,var(--product-modal-danger) 7%,var(--product-modal-surface))}.product-modal__button:hover:not(:disabled){background:var(--product-modal-subtle)}.product-modal__button--primary:hover:not(:disabled){filter:brightness(1.06);background:var(--product-modal-accent)}.product-modal__button--danger:hover:not(:disabled){background:color-mix(in srgb,var(--product-modal-danger) 11%,var(--product-modal-surface))}.product-modal__button:disabled,.product-modal__close:disabled{cursor:not-allowed;opacity:.55}.product-modal__button:focus-visible,.product-modal__close:focus-visible,.product-modal input:focus-visible,.product-modal select:focus-visible,.product-modal textarea:focus-visible{outline:2px solid var(--product-modal-accent);outline-offset:2px}@media(prefers-reduced-motion:no-preference){.product-modal__button,.product-modal__close{transition:background-color .15s ease,border-color .15s ease,color .15s ease,filter .15s ease,transform .15s ease}.product-modal__button:not(:disabled):active,.product-modal__close:not(:disabled):active{transform:scale(.96)}}@media(pointer:coarse){.product-modal__button,.product-modal__close{min-block-size:44px}.product-modal__close{inline-size:44px}}@media(max-width:38rem){.product-modal-overlay{padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}dialog.product-modal{inline-size:calc(100vw - 24px);max-block-size:calc(100dvh - 24px)}.product-modal__header,.product-modal__body,.product-modal__footer{padding-inline:16px}.product-modal input:not([type=checkbox]),.product-modal select{font-size:1rem}}@media(forced-colors:active){.product-modal,.product-modal__button,.product-modal__close,.product-modal input,.product-modal select,.product-modal textarea{border-color:ButtonText}}.dialog-shell__overlay{min-inline-size:0;min-block-size:100dvh}.dialog-shell__card{position:relative;max-block-size:min(780px,calc(100dvh - 48px));overscroll-behavior:contain}.dialog-shell__close{position:absolute;inset-block-start:10px;inset-inline-end:10px;z-index:2;inline-size:36px;block-size:36px}@media(max-width:38rem){.dialog-shell__card{inline-size:min(100%,calc(100vw - 24px));max-block-size:calc(100dvh - 24px)}}@media(max-width:20rem){.product-modal-overlay{padding-inline:max(8px,env(safe-area-inset-left)) max(8px,env(safe-area-inset-right))}.dialog-shell__card{inline-size:min(100%,calc(100vw - 16px))}}@media(prefers-reduced-motion:reduce){.product-modal__button,.product-modal__close{transition-duration:.01ms}}
