:root{--hk-blue: #007aff;--hk-blue-strong: #0886e7;--hk-blue-hover: #0066d6;--hk-bg: #f0f2f5;--hk-panel: #ffffff;--hk-border: #e9edef;--hk-text: #3c3c43;--hk-muted: #636366;--hk-sidebar-header: #f6f7f8;--font-ui: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*{box-sizing:border-box}html,body{height:100%;margin:0}#root{height:100vh;height:100dvh;max-height:100dvh;overflow:hidden;display:flex;flex-direction:column;min-height:0}.app-viewport{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.auth-screen{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}body{font-family:var(--font-ui);color:var(--hk-text);background:var(--hk-bg);-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}.hk-btn{background:var(--hk-blue);color:#fff;border:none;border-radius:8px;padding:10px 18px;font-weight:600;font-size:15px}.hk-btn:hover{background:var(--hk-blue-hover)}.hk-btn:disabled{opacity:.5;cursor:not-allowed}.hk-btn-ghost{background:transparent;color:var(--hk-muted);border:none;font-weight:600}.hk-input{width:100%;border:1px solid #d1d1d6;border-radius:8px;padding:10px 12px;font-size:15px}.hk-input:focus{outline:2px solid rgba(0,122,255,.35);border-color:var(--hk-blue)}.app-shell{display:flex;flex-direction:row;flex:1;min-height:0;overflow:hidden}.pane-splitter{flex-shrink:0;width:6px;margin:0 -3px;cursor:col-resize;touch-action:none;user-select:none;-webkit-user-select:none;position:relative;z-index:2;background:transparent}.pane-splitter:after{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;transform:translate(-50%);background:var(--hk-border);pointer-events:none}.pane-splitter:hover:after,.pane-splitter:focus-visible:after{background:var(--hk-blue);width:2px}.pane-splitter.is-dragging:after{background:var(--hk-blue);width:2px}.app-routes-fill,.main-shell-root,.app-layout{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.app-loading-screen{flex:1;min-height:0;display:flex;align-items:center;justify-content:center}.app-icon-rail{width:72px;flex-shrink:0;background:#e8eaed;border-right:1px solid var(--hk-border);display:flex;flex-direction:column;align-items:center;padding:14px 0 18px}.app-icon-rail__spacer{flex:1;min-height:12px}.app-icon-rail__btn{width:52px;height:52px;padding:0;border:none;border-radius:14px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--hk-text)}.app-icon-rail__btn:hover{background:#0000000d}.app-icon-rail__btn.is-active{background:#dfe3e6}.app-icon-rail__swatch{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.app-icon-rail__avatar{width:48px;height:48px;border-radius:50%;background:#8e8e93;color:#fff;font-size:18px;font-weight:800;display:flex;align-items:center;justify-content:center}.task-sidebar-stack{display:flex;flex-direction:column;flex-shrink:0;min-width:0;min-height:0;overflow:hidden}.task-sidebar-stack>.task-sidebar{flex:1;min-height:0;width:100%!important}.task-sidebar-stack>.hk-slide-panel{flex:1;min-height:0}.hk-slide-panel{display:flex;flex-direction:column;background:var(--hk-panel);min-height:0;min-width:0;overflow:hidden}.hk-slide-header{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:10px 12px;background:var(--hk-sidebar-header);border-bottom:1px solid var(--hk-border)}.hk-slide-back{border:none;background:transparent;font-size:20px;line-height:1;padding:4px 8px;cursor:pointer;color:var(--hk-blue);border-radius:8px}.hk-slide-back:hover{background:#007aff1a}.hk-slide-title{flex:1;margin:0;font-size:17px;font-weight:700;text-align:center;padding-right:36px}.hk-slide-scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.hk-slide-hero{text-align:center;padding:24px 20px 20px;border-bottom:1px solid var(--hk-border)}.hk-slide-hero-logo{width:88px;height:88px;border-radius:50%;margin:0 auto;display:flex;align-items:center;justify-content:center;color:#fff;font-size:36px;font-weight:800}.hk-slide-label{font-size:12px;color:var(--hk-muted);margin-bottom:4px}.hk-slide-value-lg{font-size:22px;font-weight:800;color:var(--hk-text)}.hk-slide-value-md{font-size:17px;font-weight:600;color:var(--hk-text)}.hk-slide-meta{font-size:13px;color:var(--hk-muted);margin-top:8px}.hk-slide-card{margin:16px;padding:14px 16px;background:#fff;border:1px solid rgba(209,209,209,.55);border-radius:12px}.hk-slide-row{display:block;width:100%;text-align:left;padding:14px 4px;border:none;background:transparent;cursor:pointer;font:inherit}.hk-slide-row:disabled{opacity:.45;cursor:not-allowed}.hk-slide-row--plain{padding-left:12px;padding-right:12px}.hk-slide-row__title{font-weight:600;font-size:16px;color:var(--hk-text)}.hk-slide-row__sub{font-size:13px;color:var(--hk-muted);margin-top:4px}.hk-slide-row:hover:not(:disabled){background:#00000005}.hk-slide-rule{height:1px;background:#d1d1d199;margin:0}.hk-slide-kv{display:flex;justify-content:space-between;gap:12px;font-size:15px;padding:8px 0}.join-code-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 16px 16px;padding:12px 14px;background:#f4f6f8;border-radius:10px;border:1px solid var(--hk-border)}.join-code-strip__code{font-size:15px;font-weight:700;letter-spacing:.04em}.hk-modal-sub{margin:-6px 0 12px;font-size:13px;color:var(--hk-muted)}.modal.hk-faq-modal{max-width:820px;width:min(96vw,820px);max-height:min(90vh,720px);padding:0;overflow:hidden;display:flex;flex-direction:column}.hk-faq-modal__header{position:relative;flex-shrink:0;padding:14px 48px 14px 16px;border-bottom:1px solid rgba(209,209,209,.5)}.hk-faq-modal__header h2{margin:0;padding:0;border:none;font-size:17px;font-weight:700;text-align:center;color:#3c3c43}.hk-faq-modal__close{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:40px;height:40px;border:none;border-radius:10px;background:transparent;font-size:26px;line-height:1;color:#636366;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.hk-faq-modal__close:hover{background:#0000000f;color:#3c3c43}.hk-faq-modal__scroll{flex:1;min-height:0;overflow-y:auto;padding:20px;-webkit-overflow-scrolling:touch}.hk-faq-section-title{font-size:20px;font-weight:700;color:#3c3c43;margin:0 0 6px}.hk-faq-section-title--spaced{margin-top:28px}.hk-faq-lead{color:#636366;font-size:15px;line-height:1.45;margin:0 0 16px}.hk-faq-card{display:flex;gap:12px;align-items:flex-start;padding:16px;background:#fff;border:1px solid rgba(209,209,209,.5);border-radius:12px;margin-bottom:12px;box-sizing:border-box}.hk-faq-card__leading{flex-shrink:0;width:38px;display:flex;align-items:center;justify-content:flex-start;min-height:32px}.hk-faq-card__title{font-size:15px;font-weight:700;color:#3c3c43;margin:0 0 4px}.hk-faq-card__body{margin:0;font-size:15px;line-height:1.45;color:#636366}.hk-faq-eta-pill{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;color:#fff;font-size:10px;font-weight:700;letter-spacing:.02em;line-height:1}.hk-faq-unread-badge{display:inline-flex;width:22px;height:22px;border-radius:50%;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:600;line-height:1}.hk-faq-role-card{padding:16px;background:#fff;border:1px solid rgba(209,209,209,.5);border-radius:12px;margin-bottom:12px;box-sizing:border-box}.hk-faq-role-card__head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.hk-faq-role-card__title{font-size:15px;font-weight:700;color:#3c3c43}.hk-faq-role-card__list{margin:0;padding:0 0 0 4px;list-style:none}.hk-faq-role-card__list li{position:relative;padding-left:14px;margin-bottom:4px;font-size:15px;line-height:1.45;color:#636366}.hk-faq-role-card__list li:before{content:"•";position:absolute;left:0;color:#3c3c43;font-weight:600}@media(max-width:768px){.app-shell{flex-direction:column}.app-shell .pane-splitter{display:none}.app-icon-rail{width:100%;flex-direction:row;height:auto;padding:10px 16px;border-right:none;border-bottom:1px solid var(--hk-border);justify-content:center;gap:28px}.app-icon-rail__spacer{display:none}.app-shell .task-sidebar-stack,.app-shell .task-sidebar{width:100%!important;flex:0 0 auto;max-height:44vh}.app-shell .chat-panel{flex:1;min-height:0}.app-shell.chat-open .task-sidebar-stack,.app-shell.chat-open .task-sidebar{display:none}}.task-sidebar{display:flex;flex-direction:column;background:var(--hk-panel);flex-shrink:0;min-width:0;min-height:0;overflow:hidden}.task-sidebar-header{flex-shrink:0;padding:12px 14px;background:var(--hk-sidebar-header);border-bottom:1px solid var(--hk-border)}.task-sidebar-list{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:10px 12px;display:flex;flex-direction:column;gap:8px}.task-list-row{display:flex;align-items:flex-start;gap:10px;padding:10px 11px;background:#fff;border-radius:12px;border:1px solid rgba(209,209,209,.55);cursor:pointer;text-align:left;outline:none;box-sizing:border-box}.task-list-row:hover{border-color:#c9cdd4;background:#fcfcfd}.task-list-row:focus-visible{border-color:var(--hk-blue);box-shadow:0 0 0 2px #007aff47}.task-list-row--selected{border-color:#007aff80;background:#eef6ff;box-shadow:0 0 0 1px #007aff1f}.task-list-row__badge{width:50px;height:50px;border-radius:50%;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;padding:2px;box-sizing:border-box;border:1px solid rgba(0,0,0,.06)}.task-list-row__badge-top{font-size:14px;font-weight:800;color:#3c3c43}.task-list-row__badge-bottom{font-size:12px;font-weight:800;color:#3c3c43;margin-top:1px}.task-list-row__middle{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px;padding-top:1px}.task-list-row__title-row{display:flex;align-items:flex-start}.task-list-row__title{font-weight:700;font-size:14px;color:var(--hk-text);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.task-list-row__eta{font-size:12px;color:#3c3c43;line-height:1.36}.task-list-row__company{font-size:12px;color:var(--hk-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-list-row__tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding-top:2px}.task-list-row__tag{font-size:12px;font-weight:600;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-list-row__tag-more{font-size:12px;color:var(--hk-muted);font-weight:600}.task-list-row__right{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:6px;min-height:50px;padding-top:1px}.task-list-row__time-row{display:flex;align-items:center;gap:5px;white-space:nowrap}.task-list-row__star{display:inline-flex;align-items:center;line-height:0}.task-list-row__time{font-size:12px;color:var(--hk-muted)}.task-list-row__indicators{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;max-width:140px}.hk-material-icon{line-height:1;user-select:none;vertical-align:middle;display:inline-block;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.task-list-row__badge-unread{min-width:20px;padding:2px 6px;border-radius:10px;background:#ff3b30;color:#fff;font-size:11px;font-weight:700;text-align:center;line-height:1.25}.task-list-row__badge-eta{padding:3px 8px;border-radius:999px;background:#ff3b30;color:#fff;font-weight:800;font-size:10px;letter-spacing:.03em;line-height:1.2}.task-list-row__icon{display:inline-flex;align-items:center;justify-content:center;line-height:0;color:#3c3c43}.task-list-row__asset-icon{display:inline-flex;flex-shrink:0;line-height:0}.task-list-row__asset-icon img{display:block;object-fit:contain;flex-shrink:0}.task-list-row__status-ok{display:inline-flex}.chat-panel{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;overflow:hidden;background:#ebe9e4;background-image:url("data:image/svg+xml,%3Csvg width='72' height='72' viewBox='0 0 72 72' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23c4c4c9' fill-opacity='0.18'%3E%3Cpath d='M36 42v-3h-2v3h-3v2h3v3h2v-3h3v-2h-3zm0-34V5h-2v3h-3v2h3v3h2V8h3V6h-3zM8 42v-3H6v3H3v2h3v3h2v-3h3v-2H8zm0-34V5H6v3H3v2h3v3h2V8h3V6H8z'/%3E%3C/g%3E%3C/svg%3E")}.chat-panel-empty{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;color:var(--hk-muted);font-size:15px;padding:24px;text-align:center}.chat-thread{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.chat-header{flex-shrink:0;background:var(--hk-panel);padding:10px 16px;border-bottom:1px solid var(--hk-border);display:flex;align-items:center;justify-content:space-between;gap:12px}.message-list{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:12px 16px 16px;display:flex;flex-direction:column}.message-day-group{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.message-day-label{align-self:center;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:600;color:var(--hk-muted);background:#ffffffbf;box-shadow:0 1px 1px #0000000f}.message-row{display:flex;width:100%}.message-row--in{justify-content:flex-start}.message-row--out{justify-content:flex-end}.message-row--system{justify-content:center}.bubble{max-width:min(680px,78%);padding:6px 10px 5px;border-radius:10px;font-size:14.5px;line-height:1.46;word-break:break-word}.bubble-in{background:#fff;box-shadow:0 1px .5px #0b141a26,0 1px 2px #0b141a14}.bubble-out{background:linear-gradient(180deg,#d8ecff,#cfe5ff);box-shadow:0 1px .5px #003c781f,0 1px 2px #003c7814}.bubble-system{max-width:min(720px,92%);padding:8px 12px;border-radius:10px;background:#fffae6f5;color:var(--hk-muted);font-size:13px;line-height:1.42;text-align:left;white-space:pre-wrap;box-shadow:0 1px 1px #00000014,inset 0 1px #fff9}.bubble-system__row{display:flex;gap:10px;align-items:flex-start}.bubble-system__glyph{flex-shrink:0;font-size:18px;line-height:1.25;opacity:.92}.bubble-system__text{min-width:0}.bubble-system__lead{font-weight:600;font-style:italic;color:#3c3c43}.bubble-system__body{margin-top:2px;font-style:italic;white-space:pre-wrap}.bubble-meta{margin-top:4px;display:flex;align-items:center;justify-content:flex-end;gap:6px;font-size:11px;color:#667084}.bubble-in .bubble-meta{color:#596275}.bubble-out .bubble-meta{color:#446488}.bubble-label{font-size:12.5px;font-weight:600;margin-bottom:3px;color:var(--hk-blue-strong)}.bubble-attachment-link{display:flex;gap:10px;align-items:flex-start;color:inherit;text-decoration:none}.bubble-attachment-link:hover .bubble-attachment-link__title{text-decoration:underline}.bubble-attachment-link__icon{flex-shrink:0;font-size:1.25rem;line-height:1}.bubble-attachment-link__title{display:block;font-weight:600}.bubble-attachment-link__sub{display:block;font-size:12.5px;opacity:.78}.bubble-contact{display:flex;gap:10px;align-items:flex-start}.bubble-contact__icon{flex-shrink:0;font-size:1.2rem;line-height:1}.bubble-contact__name{display:block;font-weight:600}.bubble-contact__phones{display:block;font-size:12.5px;white-space:pre-wrap;opacity:.78}.bubble-out .bubble-attachment-link__sub{opacity:.88}.chat-banner-stack{flex-shrink:0;border-top:1px solid rgba(209,209,214,.6)}.chat-banner{padding:12px 16px;background:#dcf8c68c;border-bottom:1px solid rgba(209,209,214,.5)}.chat-banner--split{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.chat-banner__text{flex:1 1 140px;min-width:0}.chat-banner__line{font-size:14.5px;font-weight:500;color:var(--hk-text);line-height:1.35}.chat-banner__pill{flex-shrink:0;border:none;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:600;color:#fff;cursor:pointer}.chat-banner__pill:disabled{opacity:.55;cursor:not-allowed}.chat-banner__pill--green{background:#34c759}.chat-banner__pill--amber{background:#ff9500}.chat-banner--supervisor-row{display:flex;flex-wrap:wrap;gap:8px;align-items:stretch}.chat-banner__tile{flex:1 1 100px;min-height:48px;border:none;border-radius:12px;padding:8px 6px;font-size:12px;font-weight:600;line-height:1.25;color:#fff;cursor:pointer}.chat-banner__tile:disabled{opacity:.55;cursor:not-allowed}.chat-banner__tile--green{background:#34c759}.chat-banner__tile--amber{background:#ff9500}.chat-banner__tile--neutral{background:#ecf4f7f2;color:var(--hk-text);border:1px solid rgba(209,209,214,.7)}.message-row--closure-wait,.message-row--closure-rejected{justify-content:stretch;width:100%}.bubble-closure-wait{width:100%;padding:10px 16px 8px;border-radius:12px;background:#dcf8c666;box-sizing:border-box}.bubble-closure-wait__row,.bubble-closure-rejected__row{display:flex;align-items:flex-start;gap:10px}.bubble-closure-wait__glyph,.bubble-closure-rejected__glyph{font-size:18px;line-height:1.25}.bubble-closure-wait__text,.bubble-closure-rejected__text{margin:0;flex:1;font-size:14.5px;font-style:italic;font-weight:700;color:var(--hk-text);line-height:1.4}.bubble-closure-wait__meta,.bubble-closure-rejected__meta{text-align:right;margin-top:6px;font-size:11px;color:var(--hk-muted)}.bubble-closure-rejected{width:100%;padding:10px 16px 8px;border-radius:12px;background:#fff3e0;box-sizing:border-box}.composer{flex-shrink:0;display:flex;align-items:flex-end;gap:8px;padding:10px 12px;background:var(--hk-sidebar-header);border-top:1px solid var(--hk-border);position:relative}.composer__field-wrap{flex:1;min-width:0;position:relative;display:flex;flex-direction:column}.composer textarea,.composer__input{flex:1;resize:none;min-height:44px;max-height:160px;border-radius:999px;border:1px solid #d1d1d6;padding:11px 16px;font-size:15px;background:#fff}.composer__field-wrap .composer__input{width:100%;box-sizing:border-box}.composer-mentions{position:absolute;bottom:calc(100% + 6px);left:0;right:0;max-height:200px;overflow-y:auto;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.08);box-shadow:0 8px 24px #0000001f;z-index:46;padding:4px}.composer-mentions__item{display:block;width:100%;text-align:left;padding:8px 10px;border:none;border-radius:8px;background:transparent;cursor:pointer;font-size:14px;color:var(--hk-text)}.composer-mentions__item:hover{background:#f4f8fc}.composer textarea:focus,.composer__input:focus{outline:2px solid rgba(0,122,255,.22);border-color:var(--hk-blue)}.composer__attach-wrap{position:relative;flex-shrink:0;align-self:center}.composer__attach-trigger{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:transparent;color:#6f6f75;border-radius:50%;cursor:pointer}.composer__attach-trigger:hover:not(:disabled){background:#0000000f;color:var(--hk-text)}.composer__attach-trigger:disabled{opacity:.45;cursor:not-allowed}.composer__attach-trigger[aria-expanded=true]{background:#007aff1f;color:var(--hk-blue)}.composer-attach-menu{position:absolute;bottom:calc(100% + 10px);left:0;width:min(280px,85vw);background:#fff;border-radius:14px;box-shadow:0 8px 32px #00000026,0 1px 3px #0000000f;border:1px solid rgba(0,0,0,.06);padding:8px;z-index:45}.composer-attach-menu__btn{display:flex;align-items:center;gap:14px;width:100%;padding:12px;border:none;background:transparent;border-radius:10px;cursor:pointer;font-size:15px;font-weight:500;color:var(--hk-text);text-align:left}.composer-attach-menu__btn:hover{background:#f4f8fc}.composer-attach-menu__icon{width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.composer-attach-menu__icon svg{width:23px;height:23px;color:#fff}.contact-share-dialog{background:#fff;border-radius:14px;width:min(400px,100%);padding:20px 22px;box-shadow:0 16px 48px #00000038}.contact-share-dialog h3{margin:0 0 14px;font-size:1.125rem}.contact-share-dialog input,.contact-share-dialog textarea{width:100%;margin-bottom:10px}.contact-share-dialog__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.modal-backdrop{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100;padding:16px}.modal{background:#fff;border-radius:12px;max-width:520px;width:100%;max-height:90vh;overflow:auto;box-shadow:0 8px 32px #0003}.modal h2{margin:0;padding:18px 20px;border-bottom:1px solid var(--hk-border);font-size:18px}.modal.hk-faq-modal .hk-faq-modal__header h2{border:none;padding:0}.modal-body{padding:16px 20px 20px}.modal.company-members-modal{max-width:640px;width:min(96vw,640px);padding:0;max-height:min(88vh,720px);overflow:hidden;display:flex;flex-direction:column}.modal.company-members-modal .company-members-modal__header{flex-shrink:0;padding:18px 22px 16px;border-bottom:1px solid var(--hk-border)}.modal.company-members-modal .company-members-modal__title{margin:0;padding:0;border:none;font-size:18px;font-weight:700;line-height:1.25;color:var(--hk-text)}.modal.company-members-modal .company-members-modal__sub{margin:10px 0 0;padding:0;font-size:13px;color:var(--hk-muted);line-height:1.35}.company-members-modal__list-wrap{flex:1;min-height:0;overflow-y:auto;padding:8px 22px 12px;-webkit-overflow-scrolling:touch}.company-members-modal__list{margin:0;padding:0;list-style:none;width:100%}.company-members-modal__item{padding:14px 0;border-bottom:1px solid rgba(0,0,0,.08);text-align:left;width:100%;box-sizing:border-box}.company-members-modal__item:last-child{border-bottom:none}.company-members-modal__name{font-weight:600;font-size:16px;color:var(--hk-text);line-height:1.35}.company-members-modal__role{margin-top:5px;font-size:13px;color:var(--hk-muted);line-height:1.4}.company-members-modal__empty{padding:16px 0;color:var(--hk-muted);font-size:14px}.company-members-modal__footer{flex-shrink:0;padding:14px 22px 18px;border-top:1px solid var(--hk-border);background:#fafafb}.company-members-modal__close-btn{width:100%}.modal.new-task-modal{max-width:620px;width:calc(100% - 24px);max-height:min(92vh,760px);padding:0;overflow:hidden;display:flex;flex-direction:column}.modal.new-task-modal .new-task-modal__header .new-task-modal__close{color:inherit}.new-task-modal__header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px 14px;border-bottom:1px solid var(--hk-border);flex-shrink:0}.new-task-modal__header h2{margin:0;padding:0;border:none;font-size:1.25rem;font-weight:700}.new-task-modal__close{background:transparent;border:none;font-size:1.65rem;line-height:1;padding:4px 8px;border-radius:8px;color:var(--hk-muted);cursor:pointer}.new-task-modal__close:hover{background:#f3f4f6}.new-task-modal__form{display:flex;flex-direction:column;flex:1;min-height:0}.new-task-modal__scroll{flex:1;overflow-y:auto;overflow-x:hidden;padding:18px 22px;display:flex;flex-direction:column;gap:14px;-webkit-overflow-scrolling:touch}.new-task-modal__field{display:flex;flex-direction:column;gap:6px;min-width:0}.new-task-modal__field--stretch{flex:1}.new-task-modal__label{font-size:.76rem;font-weight:600;text-transform:none;letter-spacing:.02em;color:var(--hk-muted)}.new-task-modal__label--strong{color:var(--hk-text);font-size:.8125rem;margin-bottom:2px}.new-task-modal__input,.new-task-modal__textarea{width:100%;border:1px solid #dadade;border-radius:8px;padding:11px 12px;font-size:15px;background:#fff;font-family:inherit}.new-task-modal__textarea{resize:vertical;min-height:112px;line-height:1.45}.new-task-modal__input:focus,.new-task-modal__textarea:focus{outline:2px solid rgba(16,107,82,.25);border-color:#106b52}.new-task-modal__input--narrow{max-width:88px;flex-shrink:0}.new-task-modal__hint{margin:0;font-size:12px;color:var(--hk-muted);line-height:1.35}.new-task-modal__error{margin:4px 0 0;font-size:14px;color:#b00020}.new-task-modal__row2{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}@media(max-width:540px){.new-task-modal__row2{grid-template-columns:1fr}}.new-task-modal__row2--align-end{align-items:end}.new-task-modal__popover-wrap{position:relative}.new-task-modal__chooser{width:100%;display:flex;align-items:center;min-height:46px;padding:8px 12px;border:1px solid #dadade;border-radius:8px;background:#fff;text-align:left;font-size:14px;cursor:pointer;transition:border-color .12s}.new-task-modal__chooser:hover{border-color:#bcc0ca}.new-task-modal__chooser-placeholder{color:#97979e}.new-task-modal__chooser-people{display:flex;align-items:center;gap:10px;min-width:0}.new-task-modal__avatar-stack{display:flex;flex-shrink:0}.new-task-modal__avatar-stack>*+*{margin-left:-10px}.new-task-modal__chooser-text{min-width:0;color:var(--hk-text);font-weight:500}.new-task-modal__avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0;color:#fff;font-weight:700;border:2px solid #fff}.new-task-modal__picker-panel{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:120;max-height:240px;overflow:auto;background:#fff;border:1px solid var(--hk-border);border-radius:10px;box-shadow:0 12px 32px #0000001f;padding:8px 0}.new-task-modal__picker-hint{font-size:12px;color:var(--hk-muted);padding:0 12px 8px;line-height:1.35}.new-task-modal__picker-list{display:flex;flex-direction:column}.new-task-modal__picker-row{display:flex;align-items:center;gap:8px;padding:6px 12px;font-size:14px;cursor:pointer}.new-task-modal__picker-row:hover{background:#f8f9fa}.new-task-modal__picker-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new-task-modal__star{border:none;background:transparent;cursor:pointer;font-size:16px;line-height:1;padding:2px;opacity:.35;color:#e6b400}.new-task-modal__star.is-on{opacity:1}.new-task-modal__star:hover{opacity:.85}.new-task-modal__input-like{display:flex;align-items:stretch;min-height:46px;border:1px solid #dadade;border-radius:8px;background:#fff;overflow:hidden}.new-task-modal__input-like--disabled{background:#f6f7f8}.new-task-modal__input-icon{display:flex;align-items:center;justify-content:center;width:40px;flex-shrink:0;color:#8e8e93;font-size:15px;border-right:1px solid #eeeff0}.new-task-modal__input-like--disabled .new-task-modal__input-icon{opacity:.55}.new-task-modal__dt-native{flex:1;border:none;padding:8px 10px;font-size:14px;font-family:inherit;background:transparent;min-width:0}.new-task-modal__dt-native:focus{outline:none}.new-task-modal__select-native{flex:1;border:none;padding:8px 10px;font-size:14px;font-family:inherit;background:transparent;cursor:pointer;min-width:0}.new-task-modal__select-native:focus{outline:none}.new-task-modal__eta-muted{flex:1;display:flex;align-items:center;padding:8px 12px;font-size:14px;color:var(--hk-muted)}.new-task-modal__repeat-expand{padding:4px 0 2px;border-top:1px dashed #e4e6ea}.new-task-modal__ends{margin:0;padding:10px 0 0;border:none}.new-task-modal__ends legend{font-size:.8125rem;font-weight:600;padding:0;margin-bottom:8px;color:var(--hk-text)}.new-task-modal__radio-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:14px;margin-bottom:6px;cursor:pointer}.new-task-modal__inline-num{width:62px;padding:5px 6px;border:1px solid #dadade;border-radius:6px}.new-task-modal__inline-date{padding:5px 6px;border:1px solid #dadade;border-radius:6px;font-family:inherit}.new-task-modal__custom-rule{margin-top:8px}.new-task-modal__interval-row{display:flex;gap:8px;align-items:stretch}.new-task-modal__weekday-block{margin-top:10px;display:flex;flex-direction:column;gap:6px}.new-task-modal__weekday-buttons{display:flex;flex-wrap:wrap;gap:6px}.new-task-modal__wd{width:34px;height:34px;border-radius:8px;border:1px solid #dadade;background:#fff;cursor:pointer;font-weight:600;font-size:13px;color:var(--hk-muted)}.new-task-modal__wd.is-on{background:#e8f4ef;border-color:#106b52;color:#106b52}.new-task-modal__tag-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;min-height:36px}.new-task-modal__chip{display:inline-flex;align-items:center;gap:4px;padding:5px 7px 5px 10px;border-radius:10px;font-size:13px;font-weight:600}.new-task-modal__chip-x{border:none;background:transparent;cursor:pointer;font-size:16px;line-height:1;padding:0 2px;opacity:.55;color:inherit}.new-task-modal__chip-x:hover{opacity:1}.new-task-modal__tag-add{display:flex;gap:8px;flex-wrap:wrap}.new-task-modal__tag-add .new-task-modal__input{flex:1;min-width:140px}.new-task-modal__chip-add-btn{border:1px dashed #aab0bb;background:#fafafa;color:var(--hk-text);font-weight:600;font-size:13px;border-radius:10px;padding:8px 12px;cursor:pointer;white-space:nowrap}.new-task-modal__chip-add-btn:hover{border-color:#106b52;color:#106b52;background:#f6fbfb}.new-task-modal__footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 22px 18px;background:#f9f9f6;border-top:1px solid #ecebe6;flex-shrink:0}.new-task-modal__cancel{padding:10px 18px;border-radius:8px;border:1px solid #d1d1d6;background:#fff;font-weight:600;font-size:15px;cursor:pointer;color:var(--hk-text)}.new-task-modal__cancel:hover{background:#f7f7f8}.new-task-modal__submit{padding:10px 22px;border-radius:8px;border:none;background:#106b52;color:#fff;font-weight:600;font-size:15px;cursor:pointer}.new-task-modal__submit:hover:not(:disabled){background:#0d5a45}.new-task-modal__submit:disabled{opacity:.55;cursor:not-allowed}
