html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}*,:before,:after{box-sizing:border-box}body{color:#1a202c;-webkit-font-smoothing:antialiased;background:#f5f6fa;min-height:100vh;margin:0;font-family:Pretendard,Segoe UI,-apple-system,sans-serif;font-size:14px;line-height:1.5}#root{width:100%;min-height:100vh}h1,h2,h3{margin:0;line-height:1.2}p{margin:0}button,a{transition:background .15s,transform .15s,box-shadow .15s}button:hover{transform:translateY(-1px)}.app-shell{min-height:100vh;display:flex}.app-loading-screen{color:#1e293b;letter-spacing:.02em;background:radial-gradient(circle at top,#3b82f61f,#0000 32%),linear-gradient(#f8fbff 0%,#eef4ff 100%);place-items:center;gap:10px;min-height:100vh;padding:24px;font-size:1rem;font-weight:700;display:grid}.antd-worksheet-modal .ant-modal-content{background:#fbfdff;border:1px solid #e5eaf2;border-radius:12px;flex-direction:column;max-height:calc(100vh - 64px);padding:0;display:flex;overflow:hidden;box-shadow:0 18px 48px #0f172a29}.antd-worksheet-modal .ant-modal-header{background:#fbfdff;border-bottom:0;margin:0;padding:16px 20px 10px}.worksheet-modal-heading{align-items:center;gap:0;min-width:0;display:flex}.worksheet-modal-heading h2{color:#0f172a;margin:0;font-size:1rem;font-weight:800;line-height:1.24}.worksheet-modal-heading p{color:#475569;margin:2px 0 0;font-size:.74rem;font-weight:500}.antd-worksheet-modal .ant-modal-body{background:#fbfdff;flex:auto;min-height:0;max-height:none;padding:8px 20px 12px;overflow-y:auto}.antd-worksheet-modal .ant-modal-footer{background:#fbfdff;border-top:1px solid #e6ebf3;align-items:center;gap:10px;margin:0;padding:10px 20px 14px;display:flex}.antd-worksheet-modal .ant-modal-footer .ant-btn{border-radius:8px;min-width:76px;height:32px;font-weight:700}.antd-worksheet-modal .ant-modal-footer .ant-btn-primary{min-width:96px;box-shadow:0 8px 18px #2563eb2e}.antd-modal-author{margin-right:auto}.worksheet-modal-stack{grid-template-columns:minmax(0,1.02fr) minmax(0,1fr);align-items:start;gap:14px;display:grid}.worksheet-basic-card{background:#fff;border:1px solid #e0e7f0;border-radius:8px;padding:12px;box-shadow:0 4px 14px #0f172a09}.worksheet-section-title{color:#0f172a;align-items:center;gap:8px;font-size:.86rem;font-weight:800;display:flex}.worksheet-section-title .anticon{color:#2563eb;font-size:.9rem}.worksheet-form-grid{grid-template-columns:minmax(0,1fr) minmax(136px,.58fr);gap:11px 12px;margin-top:12px;display:grid}.worksheet-form-grid .title-field{grid-area:1/1/auto/-1}.worksheet-form-grid .type-field{grid-area:2/1}.worksheet-form-grid .due-field{grid-area:2/2}.worksheet-form-grid.has-assignee .assignee-field{grid-area:3/1/auto/-1}.worksheet-form-grid.has-assignee .description-field{grid-area:4/1/auto/-1}.worksheet-form-grid.no-assignee .description-field{grid-area:3/1/auto/-1}.antd-form-stack{display:grid}.antd-form-stack label{color:#1f2937;align-items:center;gap:6px;font-size:.76rem;font-weight:700;display:flex}.antd-form-stack .form-field{gap:6px}.required-mark{color:#ef4444;font-weight:800}.antd-tip-icon{color:#94a3b8;cursor:help}.antd-worksheet-modal .ant-input,.antd-worksheet-modal .ant-picker,.antd-worksheet-modal .ant-select-selector,.antd-worksheet-modal .ant-segmented{border-radius:8px}.antd-worksheet-modal .ant-input:not(textarea),.antd-worksheet-modal .ant-picker,.antd-worksheet-modal .ant-select-selector,.antd-worksheet-modal .ant-segmented{min-height:32px}.antd-worksheet-modal .ant-input,.antd-worksheet-modal .ant-picker-input>input,.antd-worksheet-modal .ant-select-selection-placeholder,.antd-worksheet-modal .ant-select-selection-item{font-size:.8rem}.antd-worksheet-modal .assignee-field .ant-select,.antd-worksheet-modal .assignee-field .ant-select-selector,.antd-worksheet-modal .assignee-field .ant-select-selection-overflow{min-width:0}.antd-worksheet-modal .assignee-field .ant-select-selector{max-height:66px;overflow-y:auto}.antd-worksheet-modal textarea.ant-input{resize:vertical;min-height:84px;padding-top:8px}.antd-worksheet-modal .description-field{padding-bottom:0}.antd-worksheet-modal .description-count{color:#64748b;white-space:nowrap;align-self:flex-end;margin-top:-2px;padding-right:2px;font-size:.78rem;line-height:1.2}.admin-worksheet-modal .ant-modal-header{padding-bottom:8px}.admin-worksheet-modal .ant-modal-body{padding-top:6px}.admin-worksheet-modal .worksheet-basic-card{padding:10px}.admin-worksheet-modal .worksheet-form-grid{gap:9px 12px;margin-top:10px}.admin-worksheet-modal .antd-form-stack .form-field{gap:6px}.admin-worksheet-modal textarea.ant-input{min-height:72px}.admin-worksheet-modal .attachment-field{gap:18px}.admin-worksheet-modal .attachment-card{padding:10px}.admin-worksheet-modal .attachment-upload-dragger{margin-top:0}.admin-worksheet-modal .attachment-upload-dragger .ant-upload-drag{height:92px!important}.admin-worksheet-modal .attachment-upload-dragger .ant-upload-drag .ant-upload-btn{padding:8px 10px!important}.admin-worksheet-modal .attachment-upload-dragger .ant-upload-text{font-size:.76rem!important}.admin-worksheet-modal .attachment-file-btn{height:28px;margin-top:5px}.admin-worksheet-modal .attached-files-block{margin-top:10px}.admin-worksheet-modal .drive-link-card{padding:10px 12px}.antd-upload-dragger .ant-upload{padding:6px 10px}.antd-upload-dragger .ant-upload-text{margin-bottom:2px!important;font-size:.78rem!important}.antd-upload-dragger .ant-upload-hint{font-size:.72rem!important}.antd-file-list{flex-direction:column;gap:7px;min-width:0;max-width:100%;max-height:120px;padding-right:2px;display:flex;overflow-y:auto}.antd-file-tag{border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;width:100%;min-width:0;max-width:100%;padding:6px 9px;display:grid;overflow:hidden}.antd-file-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.antd-file-meta{color:#64748b;white-space:nowrap;flex:none}.antd-file-tag .ant-tag-close-icon{color:#64748b;flex:none;justify-self:end;align-items:center;margin-inline-start:0;display:inline-flex}.antd-file-tag .ant-tag-close-icon .anticon{display:block}.attachment-field{flex-direction:column;gap:18px;display:flex}.attachment-card,.drive-link-card{background:#fff;border:1px solid #e0e7f0;border-radius:8px;min-width:0;box-shadow:0 4px 14px #0f172a09}.attachment-card{padding:12px}.attachment-title-row{color:#0f172a;align-items:center;gap:8px;min-width:0;margin-bottom:22px;font-size:.86rem;font-weight:800;display:flex}.attachment-title-row strong,.drive-link-title-row strong{white-space:nowrap}.attachment-title-row .ant-typography{font-size:.74rem;font-weight:600}.attachment-upload-dragger{margin-top:0}.attachment-upload-dragger .ant-upload-drag{overflow:hidden;box-shadow:inset 0 0 0 1px #93c5fd14;background:linear-gradient(#fff 0%,#fbfdff 100%)!important;border:1.5px dashed #8ab4ff!important;border-radius:8px!important;height:104px!important}.attachment-upload-dragger .ant-upload-drag .ant-upload-btn{justify-content:center;align-items:center;height:100%;min-height:0;display:flex;padding:10px 12px!important}.attachment-upload-click-target{cursor:pointer;outline:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.attachment-upload-click-target:focus-visible{border-radius:6px;box-shadow:0 0 0 3px #3b82f63d}.attachment-upload-click-target p{margin-left:0!important;margin-right:0!important}.attachment-upload-dragger .ant-upload-text{color:#0f172a!important;margin-bottom:3px!important;font-size:.78rem!important;font-weight:700!important}.attachment-upload-dragger .ant-upload-hint{color:#64748b!important;font-size:.7rem!important;line-height:1.25!important}.attachment-file-btn{border-radius:8px;min-width:108px;height:28px;margin-top:6px;padding-inline:14px;font-size:.78rem;font-weight:700;box-shadow:0 8px 18px #2563eb29}.attached-files-block{color:#0f172a;flex-direction:column;gap:6px;margin-top:10px;font-size:.78rem;display:flex}.attached-files-block>strong{font-weight:800}.drive-link-card{padding:11px 12px}.drive-link-summary{justify-content:space-between;align-items:center;gap:10px;display:flex}.drive-link-summary-copy{flex-direction:row;align-items:center;gap:10px;min-width:0;display:flex;overflow:hidden}.drive-link-summary-copy .ant-typography{font-size:.78rem;line-height:1.35}.drive-link-title-row{color:#0f172a;align-items:center;gap:8px;font-size:.84rem;font-weight:800;display:flex}.drive-link-title-row span{color:#475569;font-weight:600}.drive-link-summary-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.drive-link-toggle{color:#64748b;cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:28px;padding:0;display:grid}.drive-link-toggle .anticon{transition:transform .18s}.drive-link-toggle .collapsed{transform:rotate(180deg)}.drive-link-box{background:#fff;flex-direction:column;gap:8px;margin-top:12px;display:flex}.drive-link-head{justify-content:space-between;align-items:center;gap:10px;display:none}.drive-link-head>div{flex-direction:column;gap:6px;min-width:0;display:flex}.drive-link-head strong{color:#0f172a;font-size:1.02rem}.drive-link-head .ant-typography{font-size:.94rem;line-height:1.35}.drive-link-input-row{grid-template-columns:minmax(0,1fr) 54px;gap:8px;min-width:0;display:grid}.drive-link-input-row .ant-input{height:34px;font-size:.8rem}.drive-link-input-row .ant-btn{white-space:nowrap;border-radius:8px;height:34px;padding-inline:10px;font-size:.78rem;font-weight:700}.drive-upload-btn{color:#111827;border-radius:8px;height:46px;padding-inline:18px;font-size:.94rem;font-weight:600;box-shadow:0 4px 10px #0f172a0d}.drive-link-note{color:#64748b;background:0 0;border:0;border-radius:0;align-items:center;gap:6px;min-width:0;padding:0;font-size:.74rem;font-weight:500;display:flex}.drive-link-note span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.attachment-protection-note{color:#64748b;align-items:center;gap:9px;margin-top:2px;font-size:.9rem;font-weight:600;display:none}.attachment-field>.ant-typography,.attachment-field>.ant-alert,.attachment-field>.antd-file-list{width:100%}.attachment-error-alert{max-width:100%;padding:10px 12px;overflow:hidden}.attachment-error-alert .ant-alert-icon{flex:none}.attachment-error-alert .ant-alert-content{min-width:0;overflow:hidden}.attachment-error-alert .ant-alert-message{color:#7f1d1d;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:600;line-height:1.35;overflow:hidden}@media (width<=820px){.antd-worksheet-modal .ant-modal-body{max-height:none}.worksheet-modal-stack{grid-template-columns:1fr}.worksheet-form-grid{grid-template-columns:1fr;gap:18px}.worksheet-form-grid .title-field,.worksheet-form-grid .description-field,.worksheet-form-grid .type-field,.worksheet-form-grid .assignee-field,.worksheet-form-grid .due-field,.worksheet-form-grid.has-assignee .description-field,.worksheet-form-grid.has-assignee .assignee-field,.worksheet-form-grid.no-assignee .description-field{grid-area:auto/1}}.sidebar{background:#fff;border-right:1px solid #e8ecf0;flex-direction:column;flex-shrink:0;gap:4px;width:240px;height:100vh;padding:20px 12px;display:flex;position:sticky;top:0;overflow-y:auto}.sidebar-brand{border-bottom:1px solid #f0f2f5;align-items:center;gap:10px;margin-bottom:4px;padding:0 8px 16px;display:flex}.brand-icon{color:#fff;background:#4f7df7;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:1.1rem;display:grid}.sidebar-brand strong{color:#1a202c;font-size:.88rem;font-weight:700;display:block}.sidebar-brand span{color:#8a94a6;margin-top:2px;font-size:.72rem;display:block}.sidebar-nav{flex-direction:column;gap:2px;display:flex}.nav-item{cursor:pointer;color:#5a6478;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:9px 10px;font-family:inherit;font-size:.88rem;font-weight:500;transition:background .15s;display:flex}.nav-item:hover{background:#f5f7fa}.nav-item-active{color:#4f7df7;background:#eef2ff;font-weight:600}.nav-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.nav-icon svg{width:18px;height:18px}.nav-item-leading{flex:1;align-items:center;gap:10px;display:flex}.nav-chevron{color:#c4cdd9;flex-shrink:0;width:16px;height:16px}.mobile-sidebar-user{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.mobile-sidebar-user-copy{min-width:0}.mobile-sidebar-user-copy strong{color:#1a202c;font-size:.88rem;font-weight:700;display:block}.mobile-sidebar-account{align-items:center;gap:10px;margin-bottom:4px;display:flex}.mobile-sidebar-logout-icon{width:16px;height:16px}.sidebar-section{flex-direction:column;gap:2px;margin-top:18px;display:flex}.sidebar-label{letter-spacing:.1em;color:#9aa3b0;text-transform:uppercase;margin:0 0 6px 10px;font-size:.7rem;font-weight:700}.status-nav-btn{cursor:pointer;font:inherit;color:#5a6478;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:8px 10px;font-size:.88rem;font-weight:500;transition:background .15s;display:flex}.status-nav-btn:hover{background:#f5f7fa}.status-nav-btn.active{color:#4f7df7;background:#eef2ff;font-weight:600}.status-nav-count{color:#5a6478;background:#e8ecf5;border-radius:99px;padding:2px 8px;font-size:.72rem;font-weight:700}.status-nav-btn.active .status-nav-count{color:#4f7df7;background:#d6e0ff}.fav-item{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;font-size:.85rem;transition:background .15s;display:flex}.fav-item:hover{background:#f5f7fa}.fav-dot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.fav-title{color:#4a5568;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.fav-star{color:#f5c040;font-size:.78rem}.sidebar-profile{border-top:1px solid #f0f2f5;align-items:center;gap:10px;margin-top:auto;padding:14px 10px 0;display:flex}.profile-avatar-sm{color:#4f7df7;background:#dbe4ff;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:.78rem;font-weight:700;display:grid}.sidebar-profile strong{color:#1a202c;font-size:.85rem;font-weight:600;display:block}.sidebar-profile span{color:#8a94a6;font-size:.73rem;display:block}.sidebar-profile-copy{flex:1;min-width:0}.main-area{flex-direction:column;flex:1;min-width:0;display:flex}.main-header{z-index:10;background:#fff;border-bottom:1px solid #e8ecf0;align-items:center;padding:14px 28px;display:flex;position:sticky;top:0}.search-bar{cursor:text;background:#f5f7fa;border:1px solid #e4e8f0;border-radius:10px;align-items:center;gap:10px;width:280px;height:40px;padding:0 14px;display:flex}.search-icon{color:#9aa3b0;font-size:1.1rem}.search-bar input{font:inherit;color:#1a202c;background:0 0;border:0;outline:0;flex:1}.search-bar input::placeholder{color:#adb5c4}.search-bar kbd{color:#8a94a6;white-space:nowrap;background:#e8ecf5;border-radius:5px;padding:3px 6px;font-family:SF Mono,monospace;font-size:.72rem}.content-area{box-sizing:border-box;flex:1;align-self:center;width:100%;max-width:1300px;padding:28px}.content-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.content-title{color:#1a202c;font-size:1.5rem;font-weight:700}.content-filters{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.type-tabs{background:#f0f2f7;border-radius:10px;gap:4px;padding:4px;display:flex}.type-tab{cursor:pointer;font:inherit;color:#6b7280;background:0 0;border:0;border-radius:7px;padding:6px 14px;font-size:.85rem;font-weight:500;transition:all .15s}.type-tab.active{color:#1a202c;background:#fff;font-weight:600;box-shadow:0 1px 3px #00000014}.add-btn{color:#fff;cursor:pointer;font:inherit;background:#4f7df7;border:0;border-radius:9px;padding:8px 16px;font-size:.85rem;font-weight:600}.add-btn:hover{background:#3b6de8}.add-btn-wide{padding:8px 20px}.segment-control{gap:4px;margin-bottom:20px;display:flex}.segment-pill.active{color:#4f7df7;background:#eef2ff;border-color:#4f7df7;font-weight:700}.filter-pill{color:#64748b;font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-size:.85rem;font-weight:400;transition:all .15s;display:flex}.filter-pill.active{color:#3b82f6;background:#eff6ff;border-color:#3b82f6;font-weight:600}.worksheet-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:16px;display:grid}.ws-card{cursor:pointer;background:#fff;border:1px solid #e8ecf0;border-radius:14px;transition:box-shadow .15s,transform .15s;overflow:hidden}.ws-card:hover{transform:translateY(-3px);box-shadow:0 6px 24px #00000017}.ws-thumb{justify-content:flex-end;align-items:flex-start;height:110px;padding:10px;display:flex;position:relative}.ws-more{cursor:pointer;color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff80;border:0;border-radius:6px;place-items:center;width:28px;height:28px;font-size:1rem;transition:background .15s;display:grid}.ws-more:hover{background:#ffffffd9}.ws-body{padding:14px 16px 16px}.ws-meta-row{align-items:center;gap:6px;margin-bottom:8px;display:flex}.ws-status{border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:700}.ws-status-active{color:#1d4ed8;background:#dbeafe}.ws-status-pending{color:#b45309;background:#fef3c7}.ws-status-done{color:#065f46;background:#d1fae5}.ws-status-moved{color:#6b7280;background:#f3f4f6}.ws-type{color:#9aa3b0;background:#f5f7fa;border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:600}.ws-title{color:#1a202c;margin:0 0 12px;font-size:.93rem;font-weight:600;line-height:1.4}.ws-footer{justify-content:space-between;align-items:center;display:flex}.ws-assignee{color:#5a6478;align-items:center;gap:6px;font-size:.8rem;display:flex}.assignee-chip{color:#4f7df7;background:#dbe4ff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.72rem;font-weight:700;display:grid}.ws-date{color:#adb5c4;font-size:.78rem}.grad-sky{background:linear-gradient(135deg,#a8d8f0,#5ba8d9)}.grad-purple{background:linear-gradient(135deg,#c9b8f0,#9c78e8)}.grad-orange{background:linear-gradient(135deg,#ffd6a5,#ff9f43)}.grad-peach{background:linear-gradient(135deg,#ffc8c8,#ff8080)}.grad-green{background:linear-gradient(135deg,#b8f0d0,#4dbe82)}.grad-teal{background:linear-gradient(135deg,#a8f0e8,#2dc8b4)}.grad-pink{background:linear-gradient(135deg,#fcc5e9,#f06ba8)}.grad-blue{background:linear-gradient(135deg,#bfdbfe,#4f7df7)}.fav-dot.grad-sky{background:#5ba8d9}.fav-dot.grad-purple{background:#9c78e8}.fav-dot.grad-orange{background:#ff9f43}.fav-dot.grad-peach{background:#ff8080}.fav-dot.grad-green{background:#4dbe82}.fav-dot.grad-teal{background:#2dc8b4}.fav-dot.grad-pink{background:#f06ba8}.fav-dot.grad-blue{background:#4f7df7}.login-page{background:linear-gradient(135deg,#eff6ff,#eef2ff);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{background:#fff;border-radius:20px;width:100%;max-width:400px;padding:36px;box-shadow:0 8px 40px #4f7df71f}.login-brand{align-items:center;gap:14px;margin-bottom:32px;display:flex}.login-icon{color:#fff;background:#4f7df7;border-radius:12px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:1.3rem;display:grid}.login-title{color:#1a202c;margin:0;font-size:1.2rem;font-weight:700}.login-sub{color:#8a94a6;margin:3px 0 0;font-size:.8rem}.login-form{flex-direction:column;gap:16px;display:flex}.form-field{flex-direction:column;gap:6px;display:flex}.form-field label{color:#374151;font-size:.85rem;font-weight:600}.form-field input,.form-field select,.form-field textarea{font:inherit;color:#1a202c;cursor:text;background:#fff;border:1px solid #e2e8f0;border-radius:10px;outline:none;padding:11px 14px;font-size:.9rem;transition:border .15s}.form-field select{cursor:pointer}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#4f7df7}.login-error{color:#dc2626;background:#fef2f2;border-radius:10px;padding:10px 14px;font-size:.85rem}.login-btn{color:#fff;font:inherit;cursor:pointer;background:#4f7df7;border:0;border-radius:10px;margin-top:4px;padding:12px;font-size:.95rem;font-weight:600}.login-btn:hover{background:#3b6de8}.login-hint{color:#adb5c4;border-top:1px solid #f0f2f5;margin-top:24px;padding-top:20px;font-size:.75rem;line-height:1.8}.stat-row{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px;display:grid}.stat-card{background:#fff;border:1px solid #e8ecf0;border-radius:14px;padding:18px 20px}.stat-label{color:#8a94a6;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:.78rem;font-weight:600;display:block}.stat-value{margin-bottom:12px;font-size:2rem;font-weight:700;line-height:1;display:block}.stat-bar{background:#f0f2f7;border-radius:99px;height:4px;overflow:hidden}.stat-bar-fill{border-radius:99px;height:100%;transition:width .4s}.stat-total .stat-value{color:#1a202c}.stat-total .stat-bar-fill{background:#94a3b8}.stat-active .stat-value{color:#1d4ed8}.stat-active .stat-bar-fill{background:#4f7df7}.stat-pending .stat-value{color:#b45309}.stat-pending .stat-bar-fill{background:#f59e0b}.stat-done .stat-value{color:#065f46}.stat-done .stat-bar-fill{background:#10b981}.ws-progress-cell{flex-direction:column;gap:5px;display:flex}.ws-progress-bar{background:#f0f2f7;border-radius:99px;height:4px;overflow:hidden}.ws-progress-fill{border-radius:99px;height:100%;transition:width .4s}.admin-table-section{background:#fff;border:1px solid #e8ecf0;border-radius:14px;overflow:hidden}.section-title-row{border-bottom:1px solid #f0f2f5;padding:18px 20px 16px}.section-subtitle{color:#1a202c;align-items:center;gap:8px;font-size:1rem;font-weight:700;display:flex}.section-count{color:#4f7df7;background:#eef2ff;border-radius:99px;padding:2px 8px;font-size:.78rem;font-weight:700}.section-count-inline{font-size:.9rem}.dashboard-toolbar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.dashboard-toolbar-main{align-items:center;gap:12px;display:flex}.dashboard-toolbar-wrap{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:0;display:flex}.status-chip-row{flex-wrap:wrap;flex-shrink:0;gap:6px;display:flex}.secondary-action-btn{font:inherit;color:#475569;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:6px 14px;font-size:.82rem;transition:background .15s}.secondary-action-btn:hover{background:#f1f5f9}.admin-table-head,.admin-table-row{grid-template-columns:2fr 90px 100px 130px 120px 80px;align-items:center;gap:12px;padding:14px 20px;display:grid}.admin-table-head-check,.admin-table-row-check{grid-template-columns:32px 2fr 90px 100px 130px 120px 80px}.admin-table-head-check>span:not(:first-child),.admin-table-row>span:not(.col-check),.admin-table-row>div:not(.col-check):not(.admin-row-title),.admin-table-head:not(.admin-table-head-check)>span:not(:first-child),.admin-table-head:not(.admin-table-head-check)+.admin-table-row>span:not(:first-child),.admin-table-head:not(.admin-table-head-check)+.admin-table-row>div:not(:first-child){text-align:center;justify-self:center}.col-check{justify-content:center;align-items:center;display:flex}.col-check input[type=checkbox]{cursor:pointer;width:16px;height:16px}.row-selected{background:#f0f4ff!important}.admin-table-head.user-log-head,.admin-table-row.user-log-row{grid-template-columns:2fr 80px 100px 110px 140px}.admin-table-head{color:#9aa3b0;text-transform:uppercase;letter-spacing:.06em;background:#fafbff;border-bottom:1px solid #f0f2f5;font-size:.75rem;font-weight:700}.admin-table-row{border-top:1px solid #f5f7fa;font-size:.92rem}.admin-table-row:hover{background:#fafbff}.admin-row-title{cursor:pointer;align-items:center;gap:10px;display:flex}.admin-row-title:hover strong{color:#4361ee}.admin-row-title strong{color:#1a202c;font-weight:600}.bulk-action-bar{background:#eef2ff;border-bottom:1px solid #c7d2fe;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 20px;display:flex}.bulk-count{color:#4361ee;margin-right:4px;font-size:.85rem;font-weight:600}.bulk-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #c7d2fe;border-radius:7px;padding:5px 14px;font-size:.82rem;font-weight:600}.bulk-btn:hover{background:#f5f7ff}.bulk-btn-primary{color:#fff;background:#4361ee;border-color:#4361ee}.bulk-btn-primary:hover{background:#3b55d9}.bulk-btn-cancel{color:#9aa3b0;border-color:#e2e6ea}.bulk-btn:disabled{opacity:.5;cursor:not-allowed}.bulk-move-group{align-items:center;gap:4px;margin-left:4px;display:flex}.bulk-move-input{border:1px solid #c7d2fe;border-radius:7px;outline:none;width:140px;padding:5px 10px;font-size:.82rem}.bulk-move-input:focus{border-color:#4361ee}.table-footer{border-top:1px solid #f0f2f5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:12px 20px;display:flex}.page-size-control{color:#6b7280;align-items:center;gap:6px;font-size:.82rem;display:flex}.page-size-control select{cursor:pointer;border:1px solid #e2e6ea;border-radius:6px;padding:4px 8px;font-size:.82rem}.pagination{align-items:center;gap:4px;display:flex}.pagination button{cursor:pointer;color:#374151;background:#fff;border:1px solid #e2e6ea;border-radius:6px;min-width:30px;height:30px;padding:0 6px;font-size:.82rem}.pagination button:hover:not(:disabled){background:#f5f7ff;border-color:#c7d2fe}.pagination button.active{color:#fff;background:#4361ee;border-color:#4361ee}.pagination button:disabled{opacity:.4;cursor:not-allowed}.pagination-ellipsis{color:#9aa3b0;padding:0 4px;font-size:.82rem}.pagination-info{color:#9aa3b0;font-size:.8rem}.move-history-row{cursor:pointer}.log-month-card .move-history-row{grid-template-columns:16px minmax(260px,1fr) 72px 76px minmax(96px,128px) minmax(160px,190px)}.move-history-expanded{border-left:2px solid #e5e7eb;margin:0 0 4px 20px;padding:4px 0 4px 20px}.move-history-item{color:#374151;border-radius:6px;align-items:center;gap:8px;padding:6px 10px;font-size:.84rem;display:flex}.move-history-item:hover{background:#f8fafc}.thumb-dot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.thumb-dot.grad-sky{background:#5ba8d9}.thumb-dot.grad-purple{background:#9c78e8}.thumb-dot.grad-orange{background:#ff9f43}.thumb-dot.grad-peach{background:#ff8080}.thumb-dot.grad-green{background:#4dbe82}.thumb-dot.grad-teal{background:#2dc8b4}.thumb-dot.grad-pink{background:#f06ba8}.thumb-dot.grad-blue{background:#4f7df7}.row-urgent{background:#fff5f5!important}.row-warning{background:#fffbeb!important}.row-urgent:hover{background:#fee2e2!important}.row-warning:hover{background:#fef3c7!important}.row-urgent .admin-row-title strong{color:#dc2626}.row-warning .admin-row-title strong{color:#b45309}.due-cell{flex-direction:column;gap:3px;display:flex}.due-badge{border-radius:5px;width:fit-content;padding:2px 6px;font-size:.68rem;font-weight:700}.due-badge-urgent{color:#dc2626;background:#fee2e2}.due-badge-warning{color:#b45309;background:#fef3c7}.role-badge{border-radius:99px;margin-top:2px;padding:2px 7px;font-size:.68rem;font-weight:700;display:inline-block}.role-badge.admin{color:#1d4ed8;background:#dbeafe}.role-badge.worker{color:#6d28d9;background:#ede9fe}.role-badge.user{color:#065f46;background:#d1fae5}.logout-btn{cursor:pointer;color:#8a94a6;background:0 0;border:1px solid #e8ecf0;border-radius:8px;flex-shrink:0;place-items:center;width:30px;height:30px;margin-left:auto;font-size:1rem;transition:background .15s;display:grid}.logout-btn:hover{background:#f5f7fa}.modal-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#0f142873;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:18px;flex-direction:column;width:100%;max-width:480px;max-height:90vh;display:flex;overflow:visible auto;box-shadow:0 24px 60px #0000002e}.modal-wide{max-width:580px}.new-worksheet-modal{max-height:84vh;overflow:hidden}.new-worksheet-modal .modal-header{padding:16px 22px 12px}.new-worksheet-modal .modal-body{gap:10px;padding:12px 22px;overflow-y:auto}.new-worksheet-modal .form-field{gap:3px}.new-worksheet-modal .ant-segmented{height:40px;padding:4px}.new-worksheet-modal .ant-segmented-group{align-items:stretch;height:100%}.new-worksheet-modal .ant-segmented-item,.new-worksheet-modal .ant-segmented-item-label{height:100%;min-height:0}.new-worksheet-modal .ant-segmented-item-label{width:100%;line-height:1;text-align:center!important;justify-content:center!important;align-items:center!important;display:flex!important}.new-worksheet-modal .upload-zone{gap:2px;min-height:92px;padding:10px 12px}.new-worksheet-modal .upload-icon{font-size:1.05rem}.new-worksheet-modal .upload-text{font-size:.78rem}.new-worksheet-modal .upload-hint{font-size:.7rem}.new-worksheet-modal .modal-footer{background:#fff;border-top:1px solid #eef2f6;margin-top:4px;padding-top:10px;position:sticky;bottom:0}.tooltip-wrap{align-items:center;display:inline-flex;position:relative}.tooltip-icon{color:#8a94a6;cursor:help;background:#e8ecf0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:.65rem;font-weight:700;line-height:1;transition:background .15s;display:inline-flex}.tooltip-icon:hover{color:#475569;background:#cbd5e1}.tooltip-box{color:#f1f5f9;white-space:nowrap;white-space:normal;text-align:left;opacity:0;pointer-events:none;z-index:500;background:#1e293b;border-radius:8px;max-width:220px;padding:7px 11px;font-size:.75rem;font-weight:400;line-height:1.5;transition:opacity .15s;position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0003}.tooltip-box:after{content:"";border:5px solid #0000;border-top-color:#1e293b;position:absolute;top:100%;left:50%;transform:translate(-50%)}.tooltip-wrap:hover .tooltip-box{opacity:1}.modal-header{border-bottom:1px solid #f0f2f5;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:20px 24px 16px;display:flex}.modal-header h2{color:#1a202c;font-size:1.1rem;font-weight:700}.modal-close{cursor:pointer;color:#8a94a6;background:#f5f7fa;border:0;border-radius:8px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:.9rem;transition:background .15s;display:grid}.modal-close:hover{color:#1a202c;background:#e8ecf5}.modal-body{flex-direction:column;flex:1;gap:16px;padding:20px 24px;display:flex;overflow:visible}.modal-footer{border-top:1px solid #f0f2f5;justify-content:space-between;align-items:center;margin-top:4px;padding-top:8px;display:flex}.register-by{color:#8a94a6;font-size:.8rem}.register-by strong{color:#4f7df7}.modal-actions{gap:8px;display:flex}.ghost-modal-btn{cursor:pointer;font:inherit;color:#5a6478;background:#f5f7fa;border:1px solid #e8ecf0;border-radius:9px;padding:9px 18px;font-size:.88rem;font-weight:500}.submit-modal-btn{cursor:pointer;font:inherit;color:#fff;background:#4f7df7;border:0;border-radius:9px;padding:9px 20px;font-size:.88rem;font-weight:600}.submit-modal-btn:hover{background:#3b6de8}.type-select-row{gap:8px;display:flex}.type-select-btn{cursor:pointer;font:inherit;color:#5a6478;background:#fff;border:2px solid #e8ecf0;border-radius:10px;flex:1;padding:10px;font-size:.9rem;font-weight:500;transition:all .15s}.type-select-btn:focus,.type-select-btn:focus-visible{box-shadow:none;outline:none}.type-select-btn.active{color:#4f7df7;background:#eef2ff;border-color:#4f7df7;font-weight:700}.detail-title-row{align-items:center;gap:10px;min-width:0;display:flex}.detail-title-row h2{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.detail-header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.detail-link-btn{color:#47607f;cursor:pointer;background:#f8fbff;border:1px solid #dbe3ef;border-radius:999px;padding:7px 12px;font-size:.78rem;font-weight:700;transition:background .15s,border-color .15s,color .15s}.detail-link-btn:hover{color:#274c77;background:#eef4ff;border-color:#bfd1ea}.worksheet-detail-modal{width:min(1080px,100vw - 48px);max-width:1080px;max-height:min(820px,100vh - 48px);overflow:hidden}.worksheet-detail-modal .modal-header{flex-shrink:0}.worksheet-detail-modal .detail-body{grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);gap:18px;min-height:0;display:grid;overflow:hidden}.detail-main-panel{flex-direction:column;gap:16px;min-width:0;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.detail-comments-panel{background:#fbfdff;border:1px solid #edf2f7;border-radius:14px;min-width:0;min-height:0;padding:14px;overflow:hidden}.detail-comments-panel .comments-list{flex:auto;min-height:0;padding-right:2px;overflow-y:auto}.detail-comments-panel .comment-form{flex-shrink:0;padding-top:12px}.detail-body{gap:20px}@media (width<=900px){.worksheet-detail-modal{width:min(580px,100vw - 32px);max-width:calc(100vw - 32px);overflow-y:auto}.worksheet-detail-modal .detail-body{display:flex;overflow:visible}.detail-main-panel,.detail-comments-panel{padding-right:0;overflow:visible}.detail-comments-panel{background:0 0;border:0;padding:0}.detail-comments-panel .comments-list{overflow:visible}}.detail-meta{border-bottom:1px solid #f0f2f5;flex-wrap:wrap;align-items:center;gap:8px;padding-bottom:16px;display:flex}.status-control{flex-direction:column;gap:8px;display:flex}.status-control-label{color:#8a94a6;text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:.75rem;font-weight:700}.status-control-note{color:#7c8596;margin:6px 0 0;font-size:.84rem;line-height:1.5}.status-buttons{flex-wrap:wrap;gap:6px;display:flex}.status-btn{cursor:pointer;font:inherit;color:#5a6478;background:#fff;border:1.5px solid #e8ecf0;border-radius:8px;padding:8px 14px;font-size:.85rem;font-weight:500;transition:all .15s}.status-btn:hover{background:#fafbff;border-color:#4f7df7}.status-btn:disabled{cursor:default}.status-btn:disabled:not(.active){opacity:.55}.status-btn.active{color:#4f7df7;background:#eef2ff;border-color:#4f7df7;font-weight:600}.status-btn.active:disabled{cursor:default}.status-history{background:#fafbff;border:1px solid #f0f2f5;border-radius:10px;flex-direction:column;gap:8px;padding:12px;display:flex}.status-history-header{justify-content:space-between;align-items:center;display:flex}.status-history-label{color:#8a94a6;text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:.75rem;font-weight:700}.status-logs-view-btn{cursor:pointer;font:inherit;color:#4f7df7;background:0 0;border:1px solid #4f7df7;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600;transition:all .15s}.status-logs-view-btn:hover{background:#eef2ff}.status-log-item{flex-direction:column;gap:4px;display:flex}.status-log-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.log-transition{color:#4f7df7;font-size:.88rem;font-weight:600}.log-meta{color:#adb5c4;font-size:.78rem}.status-logs-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1100;background:#0f142873;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.status-logs-modal{background:#fff;border-radius:14px;flex-direction:column;width:100%;max-width:420px;max-height:70vh;display:flex;overflow-y:auto;box-shadow:0 12px 32px #00000026}.status-logs-header{border-bottom:1px solid #f0f2f5;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.status-logs-header h3{color:#1a202c;margin:0;font-size:1rem;font-weight:700}.status-logs-list{flex-direction:column;flex:1;gap:8px;padding:12px;display:flex}.status-log-row{background:#fafbff;border:1px solid #f0f2f5;border-radius:9px;justify-content:space-between;align-items:flex-start;gap:8px;padding:10px 12px;display:flex}.status-log-main{flex-direction:column;gap:4px;min-width:0;display:flex}.move-btn{color:#c67c00;background:#fff4e6;border-color:#f5c040;font-weight:600}.move-btn:hover{background:#fffaf0;border-color:#f5c040}.delete-btn{color:#dc2626;background:#fff1f2;border-color:#f5b4bc;font-weight:600}.delete-btn:hover{background:#fff7f7;border-color:#ef4444}.log-reason{color:#7c8596;word-break:break-word;margin:0;font-size:.82rem;line-height:1.5}.delete-inline-panel{background:#fff7f7;border:1px solid #fee2e2;border-radius:12px;flex-direction:column;gap:10px;margin-top:12px;padding:14px;display:flex}.delete-reason-input{width:100%;min-height:96px;font:inherit;resize:vertical;border:1px solid #e2e8f0;border-radius:12px;outline:none;padding:12px 14px;font-size:.9rem;line-height:1.6;transition:border .15s,box-shadow .15s}.delete-reason-input:focus{border-color:#ef4444;box-shadow:0 0 0 4px #ef444414}.delete-error-text{color:#b91c1c;margin:0;font-size:.82rem}.delete-sheet-actions{justify-content:flex-end;gap:8px;display:flex}.delete-confirm-btn{background:#ef4444}.delete-confirm-btn:hover:not(:disabled){background:#dc2626}.status-reason-body{flex-direction:column;gap:12px;padding:20px;display:flex}.status-reason-copy{color:#5a6478;margin:0;font-size:.9rem;line-height:1.6}.move-list{flex-direction:column;flex:1;gap:8px;padding:12px;display:flex}.move-item{cursor:pointer;background:#fafbff;border:1px solid #f0f2f5;border-radius:9px;align-items:center;gap:10px;padding:12px;transition:all .15s;display:flex}.move-item:hover{background:#eef2ff;border-color:#4f7df7}.move-item-info{flex-direction:column;flex:1;gap:2px;display:flex}.move-item-title{color:#1a202c;font-size:.88rem;font-weight:600}.move-item-meta{color:#8a94a6;font-size:.75rem}.detail-meta-item{color:#8a94a6;font-size:.82rem}.detail-meta-item strong{color:#1a202c}.comments-section{flex-direction:column;gap:12px;display:flex}.comments-label{color:#8a94a6;text-transform:uppercase;letter-spacing:.06em;font-size:.82rem;font-weight:700}.comments-list{flex-direction:column;gap:12px;max-height:none;display:flex;overflow:visible}.comments-empty{color:#adb5c4;padding:8px 0;font-size:.85rem}.comment-item{align-items:flex-start;gap:10px;display:flex}.comment-avatar{color:#4f7df7;background:#dbe4ff;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:.78rem;font-weight:700;display:grid}.comment-content{flex:1}.comment-meta{align-items:center;gap:6px;margin-bottom:4px;display:flex}.comment-meta strong{color:#1a202c;font-size:.85rem}.comment-date{color:#adb5c4;margin-left:auto;font-size:.75rem}.comment-text{color:#374151;white-space:pre-wrap;word-break:break-word;font-size:.88rem;line-height:1.5}.comment-actions{flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;display:flex}.comment-actions .comment-reply-btn{margin-top:0}.comment-edit-btn,.comment-edit-save-btn,.comment-edit-cancel-btn{cursor:pointer;font:inherit;border:0;border-radius:6px;font-size:.78rem;font-weight:600;transition:background .15s,color .15s}.comment-edit-btn,.comment-edit-cancel-btn{color:#64748b;background:#f8fafc;padding:4px 8px}.comment-edit-btn:hover,.comment-edit-cancel-btn:hover{color:#1a202c;background:#e2e8f0}.comment-edit-save-btn{color:#fff;background:#4f7df7;padding:6px 12px}.comment-edit-save-btn:hover:not(:disabled){background:#3b6de8}.comment-edit-save-btn:disabled,.comment-edit-cancel-btn:disabled{cursor:default;opacity:.65}.comment-edit-box{flex-direction:column;gap:8px;display:flex}.comment-edit-input{width:100%;min-height:74px;font:inherit;color:#1a202c;resize:vertical;border:1px solid #dbe3ef;border-radius:10px;outline:none;padding:10px 12px;font-size:.88rem;line-height:1.5}.comment-edit-input:focus{border-color:#4f7df7;box-shadow:0 0 0 3px #4f7df714}.comment-action-error{color:#ef4444;margin:0;font-size:.78rem}.comment-form{border-top:1px solid #f0f2f5;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px 10px;padding-top:16px;display:grid}.comment-input-wrap{flex:1;grid-column:1;min-width:0}.comment-form>p{grid-column:1/-1}.comment-input{width:100%;height:100%;min-height:52px;font:inherit;resize:none;border:1px solid #e2e8f0;border-radius:14px;outline:none;padding:14px 16px;font-size:.88rem;line-height:1.5;transition:border .15s,box-shadow .15s}.comment-input:focus{border-color:#4f7df7;box-shadow:0 0 0 4px #4f7df714}.comment-submit{color:#fff;cursor:pointer;min-width:104px;height:54px;font:inherit;white-space:nowrap;background:#4f7df7;border:0;border-radius:18px;padding:0 22px;font-size:.9rem;font-weight:600;transition:background .15s}.comment-submit:disabled{cursor:default;background:#c7d2fe}.comment-submit:not(:disabled):hover{background:#3b6de8}.comment-thread{flex-direction:column;gap:8px;display:flex}.comment-replies{border-left:2px solid #e8ecf0;flex-direction:column;gap:8px;margin-left:42px;padding-left:12px;display:flex}.reply-item{padding:8px 0}.comment-reply-btn{color:#4f7df7;cursor:pointer;background:#f0f2f5;border:0;border-radius:6px;margin-top:6px;padding:4px 8px;font-size:.78rem;font-weight:500;transition:background .15s}.comment-reply-btn:hover{background:#e2e8f0}.comment-reply-context{color:#5a6478;background:#f5f7fa;border-left:3px solid #4f7df7;border-radius:8px;grid-column:1/-1;justify-content:space-between;align-items:center;width:100%;padding:8px 12px;font-size:.85rem;display:flex}.reply-cancel-btn{color:#8a94a6;cursor:pointer;background:0 0;border:0;place-items:center;width:20px;height:20px;padding:0;font-size:1.2rem;transition:color .15s;display:grid}.reply-cancel-btn:hover{color:#1a202c}.log-section{background:#fff;border:1px solid #e8ecf0;border-radius:14px;margin-top:16px;overflow:hidden}.log-toggle{color:#8a94a6;margin-left:auto;font-size:.8rem}.log-body{padding:0 20px 16px}.log-month-group{margin-top:16px}.log-month-card{background:#fff;border:1px solid #e8ecf0;border-radius:14px;margin-top:0;margin-bottom:16px;overflow:hidden}.log-month-card .log-month-header{background:#fafbff;border-bottom:1px solid #f0f2f5;padding:14px 20px}.log-month-card .log-item{border-bottom:1px solid #f5f7fa;border-radius:0;grid-template-columns:16px minmax(220px,1fr) 72px 76px minmax(96px,128px) minmax(88px,112px) minmax(220px,260px);align-items:center;gap:10px;padding:11px 20px;display:grid}.log-month-card .log-item:last-child{border-bottom:none}.log-month-card .log-item .log-item-title{align-items:center;gap:8px;min-width:0;display:flex}.log-month-card .log-item .log-item-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.log-title-note{text-overflow:ellipsis;white-space:nowrap;color:#667085;min-width:0;font-size:.78rem;font-weight:500;overflow:hidden}.deleted-log-title{flex-wrap:nowrap}.deleted-log-title .log-title-note{flex:0 auto}.restore-log-btn{flex:none;min-width:44px;padding:4px 9px;line-height:1.1}.log-month-card .log-item .log-item-meta{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.log-month-card .log-item .ws-type,.log-month-card .log-item .ws-status{text-align:center;justify-self:center}.log-month-card .log-item .log-item-time{white-space:nowrap;text-overflow:clip;line-height:1.45;overflow:visible}.log-page-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.log-page-header-copy{flex:1;min-width:0}.log-page-header-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.log-filter-bar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;display:flex}.log-search-box{cursor:text;background:#fff;border:1px solid #e4e8f0;border-radius:10px;align-items:center;gap:8px;min-width:200px;height:38px;padding:0 14px;display:flex}.log-search-box span{color:#9aa3b0;font-size:1rem}.log-search-box input{font:inherit;color:#1a202c;background:0 0;border:0;outline:0;width:100%;font-size:.88rem}.log-search-box input::placeholder{color:#adb5c4}.log-select{height:38px;font:inherit;color:#374151;cursor:pointer;background:#fff;border:1px solid #e4e8f0;border-radius:10px;outline:none;padding:0 12px;font-size:.85rem;transition:border .15s}.log-select:focus{border-color:#4f7df7}.log-toggle-chip{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e4e8f0;border-radius:10px;align-items:center;gap:8px;height:38px;padding:0 14px;font-size:.85rem;font-weight:500;display:inline-flex}.log-toggle-chip input{accent-color:#4f7df7;margin:0}.log-reset-btn{color:#dc2626;cursor:pointer;height:38px;font:inherit;background:#fee2e2;border:0;border-radius:10px;padding:0 14px;font-size:.85rem;font-weight:600;transition:background .15s}.log-reset-btn:hover{background:#fecaca}.log-month-header{color:#374151;border-bottom:1px solid #f0f2f5;align-items:center;gap:10px;margin-bottom:8px;padding:8px 0;font-size:.88rem;font-weight:700;display:flex}.log-month-count{color:#4f7df7;background:#eef2ff;border-radius:99px;padding:2px 8px;font-size:.72rem;font-weight:700}.log-item{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:.85rem;transition:background .15s;display:flex}.log-item:hover{background:#f5f7fa}.log-item-title{color:#1a202c;flex:1;font-weight:500}.log-item-meta{color:#adb5c4;font-size:.78rem}.deleted-log-item{cursor:default;background:#fff;border:0}.deleted-log-item:hover{background:snow}.log-delete-badge{color:#b91c1c;white-space:nowrap;background:#fee2e2;border-radius:6px;justify-content:center;align-items:center;width:fit-content;padding:3px 8px;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.log-month-card .log-item .log-delete-badge{justify-self:center}.log-move-badge{color:#6b7280;background:#f3f4f6;border-color:#e5e7eb}.log-item-time{white-space:nowrap}.log-item-note{color:#7c8596;flex-basis:100%;margin-left:30px;font-size:.8rem;line-height:1.5}.clickable-row{cursor:pointer}.comment-count-badge{color:#8a94a6;flex-shrink:0;font-size:.82rem}.card-comment-badge{color:#4f7df7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffd9;border-radius:7px;padding:3px 8px;font-size:.72rem;font-weight:700;position:absolute;bottom:8px;left:10px}.ws-thumb{position:relative}.header-right{align-items:center;gap:10px;margin-left:auto;display:flex}.notif-wrap{position:relative}.notif-btn{cursor:pointer;background:#f5f7fa;border:1px solid #e4e8f0;border-radius:10px;place-items:center;width:40px;height:40px;font-size:1rem;transition:background .15s;display:grid;position:relative}.notif-btn:hover{background:#eef2ff}.notif-btn-icon{color:#6366f1;width:18px;height:18px}.notif-dot{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:99px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:700;display:grid;position:absolute;top:-4px;right:-4px}.notif-panel{z-index:50;background:#fff;border:1px solid #e8ecf0;border-radius:14px;width:320px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 30px #0000001f}.notif-header{color:#1a202c;border-bottom:1px solid #f0f2f5;align-items:center;gap:8px;padding:14px 16px 12px;font-size:.9rem;font-weight:700;display:flex}.notif-count{color:#4f7df7;background:#eef2ff;border-radius:99px;padding:2px 7px;font-size:.72rem;font-weight:700}.notif-empty{color:#adb5c4;text-align:center;padding:20px 16px;font-size:.85rem}.notif-item{cursor:pointer;border-bottom:1px solid #f5f7fa;padding:12px 16px;transition:background .12s}.notif-item:hover{background:#fafbff}.notif-item.read{opacity:.55}.notif-item-title{color:#1a202c;margin-bottom:3px;font-size:.85rem;font-weight:600}.notif-item-body{color:#5a6478;margin-bottom:3px;font-size:.82rem}.notif-item-text{color:#8a94a6;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:.8rem;overflow:hidden}.notif-item-date{color:#adb5c4;font-size:.72rem}.notif-toast{z-index:60;cursor:pointer;text-align:left;background:#fff;border:1px solid #c7d2fe;border-radius:12px;flex-direction:column;gap:4px;width:320px;padding:13px 15px;animation:.18s ease-out notif-toast-in;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 30px #1e293b2e}.notif-toast:hover{background:#fafbff}.notif-toast-title{color:#1a202c;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.notif-toast-body{color:#5a6478;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.35;display:-webkit-box;overflow:hidden}@keyframes notif-toast-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.save-toast{z-index:9999;color:#15803d;pointer-events:none;background:#fff;border:1px solid #bbf7d0;border-radius:14px;align-items:center;gap:10px;padding:14px 20px;font-size:.9rem;font-weight:600;animation:.22s cubic-bezier(.34,1.56,.64,1) save-toast-in;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 8px 32px #16a34a26}.save-toast-icon{background:#dcfce7;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:.85rem;display:grid}@keyframes save-toast-in{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.field-hint{color:#adb5c4;margin-left:4px;font-size:.75rem;font-weight:400}.upload-zone{text-align:center;cursor:pointer;background:#fafbff;border:2px dashed #d1d9e6;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:24px 16px;transition:all .15s;display:flex}.upload-zone:hover,.upload-zone.dragging{background:#eef2ff;border-color:#4f7df7}.upload-icon{font-size:1.8rem}.upload-text{color:#374151;font-size:.88rem;font-weight:600}.upload-hint{color:#adb5c4;font-size:.75rem}.file-list{flex-direction:column;gap:6px;margin-top:8px;display:flex}.file-chip{background:#f5f7fa;border:1px solid #e8ecf0;border-radius:9px;align-items:center;gap:8px;padding:8px 12px;font-size:.85rem;display:flex}.file-chip-name{color:#374151;text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:500;overflow:hidden}.file-chip-size{color:#adb5c4;white-space:nowrap;font-size:.78rem}.file-chip-remove{cursor:pointer;color:#adb5c4;background:0 0;border:0;padding:0 2px;font-size:.8rem;transition:color .12s}.file-chip-remove:hover{color:#ef4444}.assignee-chips-wrap{flex-wrap:wrap;gap:8px;display:flex}.assignee-chip-select{cursor:pointer;font:inherit;color:#5a6478;background:#fff;border:1.5px solid #e8ecf0;border-radius:99px;align-items:center;gap:6px;padding:6px 12px;font-size:.85rem;font-weight:500;transition:all .15s;display:flex}.assignee-chip-select.selected{color:#4f7df7;background:#eef2ff;border-color:#4f7df7;font-weight:600}.chip-avatar{color:#4f7df7;background:#dbe4ff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;display:grid}.assignee-chip-select.selected .chip-avatar{color:#fff;background:#4f7df7}.chip-me{color:#fff;background:#4f7df7;border-radius:99px;padding:1px 5px;font-size:.65rem}.assignee-chip-select.locked{cursor:default}.assignee-chip-select.locked:hover{transform:none}.date-input-wrap{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;height:44px;padding:0 14px;transition:border .15s;display:flex}.date-input-wrap:focus-within{border-color:#4f7df7}.date-icon{flex-shrink:0;font-size:1rem}.date-input{font:inherit;color:#1a202c;cursor:pointer;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:.9rem}.date-input::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;right:0}.calendar-wrapper{width:min(100%,460px);position:relative}.calendar-trigger{width:100%;font:inherit;color:#1a202c;cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:11px 14px;font-size:.9rem;transition:border .15s}.calendar-trigger:hover{border-color:#4f7df7}.calendar-trigger:focus{border-color:#4f7df7;outline:0}.calendar-popup{z-index:101;background:#fff;border:1px solid #e8ecf0;border-radius:12px;padding:12px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 24px #0000001f}.cal-custom{min-width:280px}.cal-nav{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.cal-nav-title{color:#1a202c;font-size:.84rem;font-weight:700}.cal-nav-btn{cursor:pointer;color:#4a5568;background:#fff;border:1px solid #e8ecf0;border-radius:6px;place-items:center;width:24px;height:24px;font-size:.9rem;transition:background .1s;display:grid}.cal-nav-btn:hover{background:#f0f2f7}.cal-grid{grid-template-columns:repeat(7,1fr);gap:1px;display:grid}.cal-weekday{text-align:center;color:#94a3b8;padding:3px 0 4px;font-size:.68rem;font-weight:600}.cal-weekday.sun{color:#ef4444}.cal-weekday.sat{color:#3b82f6}.cal-empty{height:26px}.cal-day{color:#1a202c;cursor:pointer;background:0 0;border:none;border-radius:6px;height:26px;font-size:.78rem;transition:background .12s}.cal-day:hover:not(:disabled){background:#f0f2f7}.cal-day.cal-sun{color:#ef4444}.cal-day.cal-sat{color:#3b82f6}.cal-day.cal-today{color:#3b82f6;background:#eff6ff;font-weight:700}.cal-day.cal-selected{background:#4f7df7;font-weight:700;color:#fff!important}.cal-day.cal-disabled{color:#d1d5db;cursor:not-allowed}.section-mini-label{letter-spacing:.08em;color:#9aa3b0;text-transform:uppercase;margin:0 0 10px;font-size:.72rem;font-weight:700}.detail-files-section{background:#fafbff;border:1px solid #f0f2f5;border-radius:12px;padding:14px 16px}.detail-file-list{flex-direction:column;gap:8px;display:flex}.detail-file-row{background:#fff;border:1px solid #e8ecf0;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;display:flex}.detail-file-icon{flex-shrink:0;font-size:1.3rem}.detail-file-info{flex:1;min-width:0}.detail-file-name{color:#1a202c;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:600;display:block;overflow:hidden}.detail-file-size{color:#adb5c4;margin-top:2px;font-size:.75rem;display:block}.detail-file-dl{color:#4f7df7;cursor:pointer;font:inherit;white-space:nowrap;background:#eef2ff;border:0;border-radius:8px;flex-shrink:0;padding:6px 12px;font-size:.8rem;font-weight:600;transition:background .15s}.detail-file-dl:hover{background:#dbe4ff}.detail-description-section{background:#fafbff;border:1px solid #f0f2f5;border-radius:12px;padding:14px 16px}.detail-description-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.detail-description-header .section-mini-label{margin-bottom:0}.detail-section-toggle{color:#6d28d9;cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;padding:4px 0;font-size:.78rem;font-weight:700}.detail-section-toggle:hover{color:#5b21b6}.detail-description-card{background:#fff;border:1px solid #e8ecf0;border-radius:10px;padding:12px 14px}.detail-description-text{-webkit-line-clamp:5;white-space:pre-wrap;word-break:break-word;color:#1f2937;-webkit-box-orient:vertical;margin:0;font-size:.88rem;font-weight:500;line-height:1.6;display:-webkit-box;overflow:hidden}.detail-description-text.expanded{display:block;overflow:visible}.detail-files-section-v2{margin-bottom:8px}.detail-files-header-v2{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.detail-files-title-v2{color:#1a202c;align-items:center;gap:8px;font-size:1rem;font-weight:700;display:flex}.detail-files-icon-v2{font-size:1.1rem}.detail-files-count-v2{color:#6d28d9;background:#ede9fe;border-radius:20px;padding:2px 8px;font-size:.75rem;font-weight:600}.detail-files-dl-all{color:#fff;cursor:pointer;background:#6d28d9;border:none;border-radius:10px;align-items:center;gap:6px;padding:9px 16px;font-size:.84rem;font-weight:600;transition:background .15s;display:flex}.detail-files-dl-all:hover{background:#5b21b6}.detail-files-actions-row{justify-content:flex-end;margin-bottom:8px;display:flex}.detail-files-preview-row{color:#6b7280;cursor:pointer;width:100%;font:inherit;text-align:left;background:#fff;border:1px solid #e8ecf0;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;font-size:.86rem;display:flex}.detail-files-preview-row:hover{color:#5b21b6;background:#fafbff;border-color:#d8d4fe}.detail-file-list-v2{flex-direction:column;gap:8px;display:flex}.detail-file-card{background:#fff;border:1px solid #e8ecf0;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;display:flex;box-shadow:0 1px 3px #0000000a}.detail-file-card-icon{background:#ede9fe;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.detail-file-card-info{flex:1;min-width:0}.detail-file-card-name{color:#1a202c;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;display:block;overflow:hidden}.detail-file-card-meta{color:#8a94a6;margin-top:3px;font-size:.75rem;display:block}.detail-file-card-dl{color:#6d28d9;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #c4b5fd;border-radius:9px;flex-shrink:0;padding:7px 14px;font-size:.82rem;font-weight:600;transition:background .15s}.detail-file-card-dl:hover{background:#f5f3ff}.comments-section-header-v2{color:#1a202c;align-items:center;gap:8px;margin-bottom:16px;font-size:1rem;font-weight:700;display:flex}.comments-section-icon-v2{background:#ede9fe;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.88rem;display:flex}.comments-empty-v2{color:#8a94a6;flex-direction:column;align-items:center;gap:8px;padding:32px 0;font-size:.88rem;display:flex}.comment-submit-v2{color:#fff;cursor:pointer;white-space:nowrap;background:#6d28d9;border:none;border-radius:14px;flex-shrink:0;grid-column:2;align-self:stretch;padding:0 20px;font-size:.9rem;font-weight:600;transition:background .15s}.comment-submit-v2:hover:not(:disabled){background:#5b21b6}.comment-submit-v2:disabled{cursor:default;background:#c4b5fd}.confirm-overlay{z-index:10;background:#0f142880;border-radius:18px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.confirm-box{text-align:center;background:#fff;border-radius:14px;max-width:280px;padding:24px 28px;box-shadow:0 8px 30px #00000026}.confirm-box p{color:#1a202c;margin-bottom:16px;font-size:.95rem;font-weight:600;line-height:1.6}.confirm-box p span{color:#8a94a6;font-size:.82rem;font-weight:400}.confirm-actions{justify-content:center;gap:8px;display:flex}.danger-modal-btn{cursor:pointer;font:inherit;color:#fff;background:#ef4444;border:0;border-radius:9px;padding:9px 20px;font-size:.88rem;font-weight:600;transition:background .15s}.danger-modal-btn:hover{background:#dc2626}.card-file-badge{color:#5a6478;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffd9;border-radius:7px;padding:3px 8px;font-size:.72rem;font-weight:700;position:absolute;bottom:8px;right:10px}.users-page{flex-direction:column;gap:34px;display:flex}.users-page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.users-header-actions{flex-wrap:wrap;gap:12px;display:flex}.users-toolbar-btn,.branch-add-outline{color:#5f6f87;cursor:pointer;height:42px;font:inherit;background:#fff;border:1px solid #e5ebf5;border-radius:12px;align-items:center;gap:8px;padding:0 18px;font-size:.88rem;font-weight:600;transition:border-color .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 28px #4f7df712}.users-toolbar-btn:hover,.branch-add-outline:hover{border-color:#d5dff5;transform:translateY(-1px);box-shadow:0 14px 30px #4f7df71f}.users-add-btn{align-items:center;gap:8px;display:inline-flex;box-shadow:0 14px 32px #4f7df733}.toolbar-icon{flex-shrink:0;width:16px;height:16px}.users-table-card{background:#fff;border:1px solid #eaf0f8;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #4f7df714}.users-table-head,.users-table-row{grid-template-columns:minmax(180px,1.35fr) minmax(120px,.9fr) 100px 120px minmax(280px,1.45fr);align-items:center;gap:16px;padding:18px 28px;display:grid}.users-table-head{color:#98a3b7;letter-spacing:.04em;background:linear-gradient(#fcfdff 0%,#f8faff 100%);border-bottom:1px solid #edf2f8;font-size:.78rem;font-weight:700}.users-table-row{border-top:1px solid #f2f5fb;min-height:86px}.users-table-row:hover{background:#fcfdff}.user-deletion-table-head,.user-deletion-table-row{grid-template-columns:minmax(180px,1.25fr) minmax(120px,.85fr) 100px minmax(320px,1.9fr)}.member-deletion-detail{color:#677489;flex-wrap:wrap;gap:6px 12px;min-width:0;font-size:.88rem;font-weight:500;line-height:1.45;display:flex}.member-deletion-detail span{overflow-wrap:anywhere;min-width:0}.users-empty-state{text-align:center;color:#9aa4b8;padding:44px 28px;font-size:.92rem}.member-name-cell{align-items:center;gap:14px;min-width:0;display:flex}.member-avatar{color:#5d82f5;background:linear-gradient(#eff4ff 0%,#dde8ff 100%);border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:1rem;font-weight:700;display:grid;box-shadow:inset 0 1px #ffffffe6}.member-avatar.large{width:64px;height:64px;font-size:1.35rem}.member-name-stack{min-width:0}.member-name-stack strong{color:#172234;font-size:.95rem;font-weight:700;display:block}.member-name-stack span{color:#9aa4b8;margin-top:4px;font-size:.78rem;display:block}.member-branch-pill{color:#52627a;background:#f7f9ff;border:1px solid #e6edf8;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.84rem;font-weight:600;display:inline-flex}.member-branch-pill.subtle{background:#fff}.member-inline-icon{color:#7a8aa3;flex-shrink:0;width:16px;height:16px}.member-role-chip{border-radius:999px;justify-content:center;align-items:center;min-width:60px;padding:6px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.member-role-chip.admin{color:#2f69e9;background:#ebf3ff}.member-role-chip.worker{color:#7c3aed;background:#f3e8ff}.member-role-chip.user{color:#22934f;background:#eefaf1}.member-date-cell{color:#677489;font-size:.9rem;font-weight:500}.member-action-row{flex-wrap:wrap;gap:10px;display:flex}.member-action-btn,.branch-card-btn{color:#63738a;cursor:pointer;height:38px;font:inherit;background:#fff;border:1px solid #e7edf7;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:.84rem;font-weight:600;transition:border-color .18s,transform .18s,box-shadow .18s,background .18s;display:inline-flex}.member-action-btn:hover,.branch-card-btn:hover{background:#fbfcff;border-color:#d8e4fb;transform:translateY(-1px);box-shadow:0 12px 24px #4f7df71f}.member-action-btn.danger,.branch-card-btn.danger{color:#ef4444;border-color:#ffdede}.member-action-icon{flex-shrink:0;width:16px;height:16px}.users-section-title{color:#172234;margin:0;font-size:1.5rem;font-weight:700}.user-deletion-section,.branch-board-section{flex-direction:column;gap:18px;display:flex}.branch-header-right{align-items:center;gap:10px;display:flex}.branch-view-toggle{background:#f0f2f7;border-radius:8px;gap:2px;padding:3px;display:flex}.branch-view-btn{color:#8592a3;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:30px;height:30px;transition:all .12s;display:grid}.branch-view-btn.active{color:#3b5bdb;background:#fff;box-shadow:0 1px 3px #0000001a}.branch-view-icon{width:15px;height:15px}.branch-list{border:1px solid #e8ecf4;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.branch-list-head{color:#8592a3;text-transform:uppercase;letter-spacing:.04em;background:#f7f9fc;border-bottom:1px solid #e8ecf4;grid-template-columns:1fr 160px 180px;padding:10px 16px;font-size:.78rem;font-weight:600;display:grid}.branch-list-row{border-bottom:1px solid #f0f2f7;grid-template-columns:1fr 160px 180px;align-items:center;padding:12px 16px;transition:background .12s;display:grid}.branch-list-row:last-child{border-bottom:0}.branch-list-row:hover{background:#fafbff}.branch-list-add-row{grid-template-columns:1fr}.branch-list-name{align-items:center;gap:9px;font-size:.92rem;display:flex}.branch-list-icon{color:#6366f1;flex-shrink:0;width:16px;height:16px}.branch-list-date{color:#64748b;font-size:.84rem}.branch-list-editor{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:10px;display:flex}.branch-list-editor input{border:1.5px solid #c7d2fe;border-radius:7px;outline:none;flex:1;min-width:160px;padding:7px 10px;font-size:.9rem}.branch-list-editor-actions{gap:6px;display:flex}.branch-board-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.branch-card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}.branch-card{background:linear-gradient(#fff 0%,#fbfcff 100%);border:1px solid #edf2f8;border-radius:24px;flex-direction:column;gap:18px;min-height:238px;padding:24px;display:flex;box-shadow:0 18px 48px #4f7df714}.branch-card-icon{color:#5d80f7;background:linear-gradient(#eef4ff 0%,#dfe9ff 100%);border-radius:18px;place-items:center;width:54px;height:54px;display:grid}.branch-card-icon.soft{color:#8793a8;background:linear-gradient(#f5f7fb 0%,#edf1f7 100%)}.branch-card-icon-svg{width:24px;height:24px}.branch-card-body{flex-direction:column;flex:1;gap:18px;display:flex}.branch-card-heading{flex-direction:column;gap:8px;display:flex}.branch-card-heading h3{color:#172234;margin:0;font-size:1.28rem;font-weight:700}.branch-default-badge{color:#356eea;background:#edf4ff;border-radius:999px;align-self:flex-start;padding:4px 10px;font-size:.72rem;font-weight:700}.branch-card-meta{color:#7a879a;align-items:center;gap:16px;font-size:.9rem;display:flex}.branch-card-meta strong{color:#172234;font-size:.94rem;font-weight:600}.branch-card-actions,.branch-editor-actions{gap:10px;margin-top:auto;display:flex}.branch-card-btn{flex:1}.branch-editor{flex-direction:column;flex:1;gap:14px;display:flex}.branch-card-create{justify-content:flex-start}.branch-card-add{box-shadow:none;text-align:center;cursor:pointer;color:#7d8aa0;background:#ffffffa6;border:1.5px dashed #d8e2f4;justify-content:center;align-items:center}.branch-card-add strong{color:#5f6d83;font-size:1.08rem;font-weight:700}.branch-add-circle{color:#8a96ab;background:linear-gradient(#f5f7fb 0%,#ecf1f7 100%);border-radius:50%;place-items:center;width:70px;height:70px;display:grid}.users-page-footer{text-align:center;color:#a4aebe;margin:-4px 0 0;font-size:.84rem}.member-detail-card{flex-direction:column;gap:20px;display:flex}.member-detail-top{align-items:center;gap:16px;display:flex}.member-detail-copy h3{color:#172234;margin:0;font-size:1.3rem;font-weight:700}.member-detail-badges{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.member-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.member-detail-item{background:#fbfcff;border:1px solid #edf2f8;border-radius:16px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.member-detail-item span{color:#98a3b7;letter-spacing:.04em;text-transform:uppercase;font-size:.76rem;font-weight:700}.member-detail-item strong{color:#172234;word-break:break-all;font-size:.92rem;font-weight:600}.branch-access-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;display:grid}.branch-access-check{color:#1e293b;cursor:pointer;background:#f8fafc;border:1px solid #e8ecf0;border-radius:8px;align-items:center;gap:8px;min-height:36px;padding:8px 10px;font-size:.84rem;display:flex}.branch-access-check input{width:16px;height:16px}.submit-modal-btn:disabled,.member-action-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}@media (width<=1100px){.stat-row{grid-template-columns:repeat(2,1fr)}.admin-table-head,.admin-table-row{grid-template-columns:2fr 80px 100px 110px}.admin-table-head span:nth-child(5),.admin-table-head span:nth-child(6),.admin-table-row span:nth-child(5),.admin-table-row span:nth-child(6){display:none}.users-table-head,.users-table-row{grid-template-columns:minmax(170px,1.3fr) minmax(120px,.85fr) 100px minmax(260px,1.35fr)}.user-deletion-table-head,.user-deletion-table-row{grid-template-columns:minmax(170px,1.25fr) minmax(120px,.85fr) 90px minmax(260px,1.6fr)}.users-table-head span:nth-child(4),.users-table-row>:nth-child(4){display:none}.user-deletion-table-head span:nth-child(4),.user-deletion-table-row>:nth-child(4){display:flex}}@media (width<=900px){.sidebar{display:none}.worksheet-grid,.stat-row{grid-template-columns:repeat(2,1fr)}.users-table-head{display:none}.users-table-row{grid-template-columns:1fr;gap:14px;padding:18px 20px}.user-deletion-table-row{grid-template-columns:1fr}.member-deletion-detail{padding-top:2px}.member-action-row{justify-content:flex-start}.branch-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.modal{max-width:calc(100% - 32px);max-height:calc(100vh - 32px)}.modal-wide{max-width:calc(100% - 32px)}.admin-table-head{display:none}.admin-table-row{border:1px solid #f0f2f5;border-radius:12px;grid-template-columns:1fr;gap:12px;margin-bottom:12px;padding:16px}.admin-table-row:hover{background:#fff}.admin-row-title{margin-bottom:8px}.users-page{gap:26px}.users-header-actions,.branch-board-header,.branch-card-actions,.branch-editor-actions{flex-direction:column}.users-toolbar-btn,.users-add-btn,.branch-add-outline,.branch-card-btn,.member-action-btn{width:100%}.branch-card-grid{grid-template-columns:1fr}}@media (width<=580px){.worksheet-grid{grid-template-columns:1fr}.content-area{padding:16px}.stat-row{grid-template-columns:1fr}.modal-header{padding:16px 20px 12px}.modal-body{gap:12px;padding:16px 20px}.modal-footer{padding-top:6px}.form-field label{font-size:.8rem}.form-field input,.form-field textarea,.calendar-trigger{font-size:.88rem}.type-select-btn{padding:8px;font-size:.85rem}.assignee-chip-select{padding:5px 10px;font-size:.8rem}.chip-avatar{width:18px;height:18px}.ghost-modal-btn,.submit-modal-btn{padding:10px 16px;font-size:.85rem}.add-btn{padding:10px 14px;font-size:.8rem}.search-bar{width:100%;height:36px;font-size:.85rem}.search-bar kbd{display:none}.calendar-popup{margin-top:12px;padding:18px 16px}.users-table-row,.users-table-head{padding-left:18px;padding-right:18px}.member-name-cell,.member-detail-top{align-items:flex-start}.member-detail-grid,.comment-form{grid-template-columns:1fr}.comment-submit{width:100%}}.new-worksheet-modal{max-width:860px}.calendar-wrapper{position:relative}.calendar-trigger{color:#1f2937;cursor:pointer;text-align:left;background:#fff;border:2px solid #4f7df7;border-radius:18px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:35px;padding:0 12px;font-size:1rem;font-weight:600;transition:box-shadow .2s,border-color .2s,transform .2s;display:flex}.calendar-trigger:hover{box-shadow:0 12px 30px #4f7df71a}.calendar-trigger:focus{border-color:#4f7df7;outline:none;box-shadow:0 0 0 4px #4f7df71f}.calendar-trigger-main{align-items:center;gap:8px;min-width:0;display:flex}.calendar-trigger-icon{color:#6b7280;flex-shrink:0;width:18px;height:18px}.calendar-trigger-icon svg{width:100%;height:100%}.calendar-trigger-text{color:#111827;font-size:.88rem;font-weight:600;line-height:1}.calendar-trigger-close{color:#6b7280;flex-shrink:0;justify-content:center;align-self:center;align-items:center;min-width:18px;height:18px;font-size:.95rem;line-height:1;display:flex;transform:translateY(-4px)}.calendar-popup{z-index:1000;background:#fff;border:1px solid #e8ecf0;border-radius:20px;width:min(100%,460px);margin-top:0;padding:16px 18px 18px;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 18px 46px #0f172a14}.react-calendar{background:0 0;border:none;border-radius:0;width:100%;font-family:inherit}.react-calendar__navigation{grid-template-columns:72px 72px minmax(0,1fr) 72px 72px;align-items:center;gap:12px;height:54px;margin-bottom:26px;display:grid}.react-calendar__navigation button{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;height:54px;padding:0;font-size:1.6rem;font-weight:600;transition:all .2s;box-shadow:0 10px 24px #0f172a0a}.react-calendar__navigation button:hover{color:#4f7df7;background:#f8fafc;border-color:#dbe2ea}.react-calendar__navigation__label{pointer-events:none;grid-column:3;box-shadow:none!important;color:#111827!important;background:0 0!important;border:none!important;font-size:1.1rem!important;font-weight:700!important}.react-calendar__navigation__label:hover{color:#111827!important}.react-calendar__month-view__weekdays{text-align:center;border-bottom:1px solid #eceff4;grid-template-columns:repeat(7,1fr);margin-bottom:20px;padding-bottom:18px;display:grid}.react-calendar__month-view__weekdays__weekday{color:#6b7280;padding:8px 4px;font-size:.95rem;font-weight:700;text-decoration:none}.react-calendar__month-view__weekdays__weekday:first-child{color:#ef4444}.react-calendar__month-view__weekdays__weekday:last-child{color:#2563eb}.react-calendar__month-view{width:100%}.react-calendar__month-view__days{grid-template-columns:repeat(7,1fr);gap:10px 0;display:grid}.react-calendar__tile{cursor:pointer;color:#111827;background:0 0;border:none;border-radius:999px;width:54px;height:54px;margin:0 auto;padding:16px 8px;font-size:1rem;transition:all .2s}.react-calendar__tile:hover{background:#eef3ff}.react-calendar__tile--active{color:#fff;background:linear-gradient(#4d7df6 0%,#2f63ea 100%);font-weight:600;box-shadow:0 12px 30px #2f63ea3d}.react-calendar__tile--active:hover{background:linear-gradient(#4d7df6 0%,#2f63ea 100%)}.react-calendar__tile--disabled{color:#c4c9d4;cursor:not-allowed}.react-calendar__month-view__days__day--neighboringMonth{color:#c4c9d4}.react-calendar__month-view__days__day--weekend{color:#111827}.react-calendar__month-view__days__day--weekend:nth-child(7n+1){color:#ef4444}.react-calendar__month-view__days__day--weekend:nth-child(7n){color:#2563eb}.react-calendar__tile--now{color:#4f7df7;background:#4f7df71f;font-weight:600}.lms-status-section{background:#f8faff;border:1px solid #e0e7ff;border-radius:10px;flex-direction:column;gap:10px;padding:14px;display:flex}.lms-status-header{justify-content:space-between;align-items:center;display:flex}.lms-check-btn{color:#fff;cursor:pointer;font:inherit;background:#4f7df7;border:0;border-radius:6px;padding:5px 12px;font-size:.78rem;font-weight:600;transition:background .15s}.lms-check-btn:hover{background:#3b6de8}.lms-status-grid{flex-direction:column;gap:7px;display:flex}.lms-status-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.lms-label{color:#8a94a6;font-size:.8rem;font-weight:500}.lms-value{color:#374151;font-size:.82rem;font-weight:500}.lms-badge{border-radius:6px;padding:2px 8px;font-size:.75rem;font-weight:700}.lms-ok{color:#15803d;background:#dcfce7}.lms-fail{color:#b91c1c;background:#fee2e2}.lms-warn{color:#b45309;background:#fef3c7}.lms-last-checked .lms-value{color:#adb5c4;font-size:.75rem}.lms-check-modal{flex-direction:column;gap:16px;display:flex}.lms-check-summary{background:#f8faff;border:1px solid #e5ebf5;border-radius:8px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.lms-modal-muted{color:#8a94a6;font-size:.84rem}.lms-modal-error{color:#b91c1c;font-size:.84rem;font-weight:600}.lms-modal-block{flex-direction:column;gap:8px;display:flex}.lms-modal-block h3{color:#172234;margin:0;font-size:.95rem}.lms-category-list,.lms-paper-list{flex-direction:column;gap:8px;display:flex}.lms-category-item{background:#fff;border:1px solid #e7edf7;border-radius:8px;overflow:hidden}.lms-category-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;list-style:none;display:flex}.lms-category-item summary::-webkit-details-marker{display:none}.lms-category-path{color:#374151;overflow-wrap:anywhere;min-width:0;font-size:.88rem;font-weight:600}.lms-category-count{color:#356cf0;background:#eef3ff;border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:.76rem;font-weight:700}.lms-category-item .lms-paper-list{padding:0 12px 12px}.lms-paper-item{background:#f8fafc;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex}.lms-paper-name{color:#172234;overflow-wrap:anywhere;min-width:0;font-size:.84rem;font-weight:500}.lms-paper-meta{color:#8a94a6;flex-shrink:0;font-size:.76rem}.lms-category-item.lms-category-current{border-color:#356cf0;box-shadow:0 0 0 2px #356cf01f}.lms-paper-item.lms-paper-current{background:#eef3ff;box-shadow:inset 0 0 0 1px #c5d6ff}.lms-paper-tag{color:#fff;vertical-align:middle;background:#356cf0;border-radius:999px;margin-left:6px;padding:1px 7px;font-size:.68rem;font-weight:700;display:inline-block}.lms-all-summary{cursor:pointer;color:#374151;justify-content:space-between;align-items:center;gap:12px;font-size:.9rem;font-weight:700;list-style:none;display:flex}.lms-all-summary::-webkit-details-marker{display:none}.lms-login-form{background:#f8fafc;border:1px solid #e7edf7;border-radius:10px;flex-direction:column;gap:10px;padding:14px;display:flex}.lms-login-collapsed{background:#f8fafc;border:1px solid #e7edf7;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.lms-login-row{gap:8px;display:flex}.lms-login-row .ant-input,.lms-login-row>span{flex:1;min-width:0}.lms-branch-select{width:100%}.lms-category-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.lms-login-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}@media (width<=560px){.lms-login-grid{grid-template-columns:1fr}}.kanban-board{grid-template-columns:repeat(3,1fr);gap:20px;height:calc(100vh - 65px);padding:24px 28px;display:grid;overflow:hidden}.kanban-col{background:#f8fafc;border:1px solid #e8ecf0;border-radius:14px;flex-direction:column;min-height:0;display:flex;overflow:hidden}.kanban-col-active{border-color:#4f7df759;box-shadow:0 0 0 2px #4f7df71f}.kanban-col-header{background:#fff;border-bottom:1px solid #e8ecf0;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.kanban-stats-bar{-webkit-overflow-scrolling:touch;flex-shrink:0;gap:12px;padding:16px 28px 0;display:flex;overflow-x:auto}.kanban-stat-card{border-radius:10px;flex:1 0 110px;justify-content:space-between;align-items:center;min-width:110px;padding:12px 16px;display:flex}.kanban-stat-value{font-size:1.2rem;font-weight:800}.kanban-col-title{color:#1a202c;font-size:.88rem;font-weight:700}.kanban-col-count{border-radius:999px;padding:2px 10px;font-size:.75rem;font-weight:700}.kanban-col-body{flex-direction:column;flex:1;gap:10px;padding:12px;transition:background .15s,box-shadow .15s;display:flex;overflow-y:auto}.kanban-col-body-active{background:#4f7df70f;box-shadow:inset 0 0 0 1px #4f7df729}.kanban-empty{text-align:center;color:#cbd5e1;padding:24px 0;font-size:.82rem}.kanban-card{cursor:pointer;border:1px solid #0000000f;border-radius:12px;flex-direction:column;gap:8px;padding:14px;transition:transform .15s,box-shadow .15s;display:flex}.kanban-card-draggable{cursor:grab}.kanban-card-draggable:active{cursor:grabbing}.kanban-card-dragging{opacity:.42;box-shadow:none;transform:scale(.98)}.kanban-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.kanban-card-top{align-items:center;gap:6px;display:flex}.kanban-card-type{color:#94a3b8;background:#0000000d;border-radius:4px;margin-right:auto;padding:2px 7px;font-size:.7rem;font-weight:600}.kanban-card-title{color:#1a202c;margin:0;font-size:.88rem;font-weight:600;line-height:1.4}.kanban-card-progress{align-items:center;gap:8px;display:flex}.kanban-card-bar-bg{background:#00000014;border-radius:999px;flex:1;height:5px;overflow:hidden}.kanban-card-bar-fill{border-radius:999px;height:100%;transition:width .3s}.kanban-card-footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.kanban-card-assignee{align-items:center;gap:6px;display:flex}.kanban-card-assignee-name{color:#64748b;font-size:.75rem;font-weight:500}.kanban-card-comments{color:#94a3b8;font-size:.72rem}.mobile-nav{z-index:200;padding:0 4px;padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;border-top:1px solid #e8ecf0;gap:0;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000014}.mobile-nav-item{cursor:pointer;color:#8a94a6;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-height:56px;padding:10px 4px 12px;font-family:inherit;font-size:.68rem;font-weight:500;transition:color .15s,background .12s;display:flex}.mobile-nav-item:active{background:#f5f7fa}.mobile-nav-item.active{color:#4f7df7}.mobile-nav-icon{font-size:1.3rem;line-height:1;display:block}.mobile-nav-logout,.mobile-nav-logout.active{color:#ef4444}.mobile-nav-menu{color:#8a94a6}.mobile-nav-menu.active{color:#4f7df7}@media (width<=900px){.mobile-nav{display:flex}.main-area{padding-bottom:60px}.main-area>.kanban-board{margin-bottom:0}.kanban-board{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-direction:row;gap:10px;height:calc(100svh - 125px);padding:12px;overflow:auto hidden;grid-template-columns:unset!important;display:flex!important}.kanban-col{scroll-snap-align:start;flex-shrink:0;width:calc(100vw - 40px);min-width:calc(100vw - 40px);height:100%}.kanban-stats-bar{-webkit-overflow-scrolling:touch;overflow-x:auto}.main-header{gap:10px;padding:10px 16px}.search-bar{flex:1;min-width:0}.header-right{gap:8px}.kanban-board-stats{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding:12px 16px 0;overflow-x:auto}}@media (width<=580px){.main-header{padding:8px 14px}}.notif-panel,.notif-toast{max-width:calc(100vw - 24px)}@media (width<=400px){.notif-panel,.notif-toast{width:calc(100vw - 24px);right:-12px}}@media (width<=580px){.calendar-popup{bottom:calc(60px + env(safe-area-inset-bottom,0px));z-index:500;max-height:70vh;overflow-y:auto;width:auto!important;position:fixed!important;top:auto!important;left:12px!important;right:12px!important;transform:none!important}.modal .calendar-popup{width:auto!important;position:fixed!important;bottom:12px!important;left:12px!important;right:12px!important}.modal-overlay{align-items:flex-end;padding:0}.modal,.modal-wide{border-radius:20px 20px 0 0;width:100%;max-height:92vh;margin:0;max-width:100%!important}.modal-header{z-index:2;background:#fff;padding:16px 20px 12px;position:sticky;top:0}}@media (width<=768px){.log-filter-bar{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:6px;padding-bottom:4px;overflow-x:auto}.log-search-box{flex-shrink:0;min-width:160px}.log-select,.log-toggle-chip,.log-reset-btn{white-space:nowrap;flex-shrink:0}}@media (width<=580px){.log-item{flex-wrap:wrap;gap:6px;padding:10px 14px}.log-item-title{flex-basis:100%}.log-item-time{white-space:normal}.log-month-card .log-item{padding:10px 16px}}@media (width<=768px){.section-title-row{flex-direction:column;gap:10px;padding:14px 16px 12px;align-items:flex-start!important}.type-tabs{flex-wrap:wrap}}@media (width<=480px){.stat-row{grid-template-columns:repeat(2,1fr);gap:10px}.stat-value{font-size:1.6rem}}@media (width<=900px){.nav-item,.status-nav-btn,.type-tab,.status-btn,.add-btn,.ghost-modal-btn,.submit-modal-btn,.login-btn,.comment-submit,.lms-check-btn,.log-reset-btn,.status-logs-view-btn{justify-content:center;align-items:center;min-height:44px;display:inline-flex}.detail-file-dl,.file-chip-remove{justify-content:center;align-items:center;min-width:40px;min-height:40px;display:inline-flex}}@media (width<=580px){.users-page-header{flex-direction:column;align-items:flex-start}.users-section-title{font-size:1.2rem}.member-name-cell{gap:10px}.member-avatar{width:38px;height:38px;font-size:.9rem}.member-action-row{gap:8px}.member-action-btn{height:44px;font-size:.82rem}}@media (width<=480px){.comment-replies{margin-left:28px;padding-left:8px}.comment-form{grid-template-columns:1fr}.comment-input-wrap,.comment-submit-v2{grid-column:1}.comment-submit-v2{width:100%;min-height:48px}.comment-input{min-height:60px}}@media (width<=768px){.progress-stats-bar{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (width<=580px){.status-buttons{gap:8px}.status-btn{padding:10px 16px;font-size:.88rem}}@media (width<=480px){.detail-meta{gap:6px}.detail-meta-item{font-size:.8rem}}@media (width<=768px){.admin-table-section{border-left:0;border-right:0;border-radius:0;overflow:visible}.admin-table{padding:0 4px}.admin-table-row{background:#fff;box-shadow:0 2px 8px #0000000d}}@media (width<=580px){.webhook-row{flex-direction:column}}@media (width<=400px){.type-select-row{gap:6px}.type-select-btn{padding:10px 8px;font-size:.82rem}}@media (width<=900px){.modal-overlay{padding:0}.main-area{padding-bottom:0}.content-area{padding-bottom:72px}.kanban-board{height:calc(100svh - 125px)!important}.kanban-stats-bar{gap:8px!important;padding:10px 12px 0!important}.kanban-stats-bar>div{padding:10px 12px!important;font-size:.82rem!important}}.mention-item{background:#fff;transition:background .15s}.mention-item:hover{background:#f5f7fa}.mention-item:active{background:#eef3ff}@media (width<=900px){.mobile-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.mobile-nav::-webkit-scrollbar{display:none}.mobile-nav-item{flex:1 0 62px}.comment-reply-btn{min-height:40px;padding:8px 14px;font-size:.82rem}}@media (width<=580px){.comments-list{max-height:none}}@media (width<=380px){.notif-panel,.notif-toast{width:auto;left:12px;right:12px}}.modal .calendar-popup{z-index:9500}@media (width<=360px){.tooltip-box{max-width:calc(100vw - 32px)}.file-chip{flex-wrap:wrap}.file-chip-name{white-space:normal;word-break:break-word}}@media (width<=1024px){.comment-reply-btn,.lms-check-btn{min-height:44px}}@media (width<=900px){.detail-file-dl{padding:10px 14px;font-size:.85rem}}.mobile-menu-trigger{z-index:150;cursor:pointer;color:#4a5568;background:#fff;border:1px solid #e8ecf0;border-radius:8px;width:40px;height:40px;font-family:inherit;font-size:1.2rem;display:none;position:fixed;top:14px;right:16px;box-shadow:0 2px 8px #00000014}.mobile-sidebar-overlay{z-index:900;background:#0006;transition:opacity .2s;display:none;position:fixed;inset:0}@media (width<=900px){.mobile-menu-trigger{place-items:center;display:grid}.mobile-sidebar-overlay{opacity:0;pointer-events:none;display:block}.mobile-sidebar-overlay.open{opacity:1;pointer-events:auto}}.mobile-sidebar-sheet{background:#fff;flex-direction:column;width:280px;max-width:85vw;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;bottom:0;left:0;overflow:hidden;transform:translate(-100%)}.mobile-sidebar-sheet.open{transform:translate(0)}.mobile-sidebar-head{border-bottom:1px solid #f0f2f5;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 16px 12px;display:flex}.mobile-sidebar-brand{border:0;margin:0;padding:0}.mobile-sidebar-close{cursor:pointer;color:#8a94a6;background:0 0;border:1px solid #e8ecf0;border-radius:8px;flex-shrink:0;place-items:center;width:32px;height:32px;font-family:inherit;font-size:1.2rem;display:grid}.mobile-sidebar-close:hover{background:#f5f7fa}.mobile-sidebar-nav{flex:1;padding:12px 8px;overflow-y:auto}.mobile-sidebar-footer{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid #f0f2f5;flex-direction:column;flex-shrink:0;gap:10px;display:flex}.mobile-sidebar-profile{border:0;margin-top:0;padding:0}.mobile-sidebar-logout{color:#ef4444;cursor:pointer;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;width:100%;padding:10px;font-family:inherit;font-size:.88rem;font-weight:600;transition:background .15s}.mobile-sidebar-logout:hover{background:#fee2e2}.mobile-page-hero{background:radial-gradient(circle at 100% 0,#4f7df72e,#0000 34%),linear-gradient(#fff 0%,#f7faff 100%);border:1px solid #dde7f5;border-radius:18px;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px;padding:16px 22px;display:flex;box-shadow:0 8px 20px #0f172a0d}.mobile-page-copy{flex-direction:column;gap:6px;display:flex}.mobile-page-kicker{letter-spacing:.14em;text-transform:uppercase;color:#4f7df7;font-size:.72rem;font-weight:700}.mobile-page-title{color:#0f172a;margin:0;font-size:1.5rem;font-weight:800;line-height:1.05}.mobile-page-subtitle{color:#5f6b7c;margin:0;font-size:.92rem;line-height:1.5}.mobile-page-actions{flex:1;justify-content:flex-end;align-items:center;display:flex}.add-btn-wide{min-width:168px}.segment-control{background:#edf2fb;border:1px solid #d9e4f4;border-radius:14px;align-items:center;gap:4px;padding:4px;display:inline-flex}.segment-pill{color:#64748b;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:8px 14px;font-size:.85rem;font-weight:600;transition:background .16s,color .16s,box-shadow .16s}.segment-pill.active{color:#1e293b;background:#fff;box-shadow:0 6px 14px #4f7df729}.dashboard-view-switch{margin-bottom:18px}.dashboard-toolbar{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dashboard-toolbar-main{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.dashboard-toolbar-wrap{flex-wrap:wrap}.section-subtitle-tight{margin:0}.status-chip-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.filter-pill{color:#64748b;font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dce5f0;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:.84rem;font-weight:600;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.filter-pill.active{color:#2563eb;background:#eff6ff;border-color:#60a5fa}.filter-pill-icon{opacity:.75;font-size:.82rem}.filter-pill-count{color:#64748b;background:#f1f5f9;border-radius:999px;padding:1px 7px;font-size:.74rem;font-weight:700}.filter-pill.active .filter-pill-count{color:#2563eb;background:#dbeafe}.dashboard-log-view{flex-direction:column;gap:28px;display:flex}.log-section-group{margin-bottom:0}.log-section-title{margin-bottom:12px}.progress-content{flex-direction:column;gap:20px;display:flex}.type-tabs-fluid{justify-content:flex-start;width:auto}.kanban-stats-bar{flex-shrink:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0;display:grid;overflow:visible}.kanban-stat-card{border:1px solid #d8e2f2e6;border-radius:18px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:14px 16px;display:flex}.kanban-stat-card-warm{background:#fff7ed}.kanban-stat-label{color:#526072;font-size:.86rem;font-weight:600}.kanban-stat-value{font-size:1.22rem;font-weight:800;line-height:1}.kanban-col-header-main{align-items:center;gap:8px;display:flex}.admin-view-strip{padding:14px 28px 0}.admin-view-switch{max-width:fit-content}.log-page-header-copy,.log-page-header-actions{align-items:center;display:flex}.log-page-header-actions{gap:10px}.secondary-action-btn{color:#475569;font:inherit;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #d8e2ef;border-radius:10px;justify-content:center;align-items:center;padding:10px 14px;font-size:.84rem;font-weight:600;display:inline-flex}.section-count-inline{margin-left:4px}@media (width<=900px){body{overflow-x:hidden}.app-shell{background:radial-gradient(circle at top,#4f7df714,#0000 28%),linear-gradient(#f6f9fd 0%,#eef4fb 100%);max-width:100%;overflow-x:clip}.sidebar{display:none}.main-area{max-width:100%;min-height:100svh;overflow-x:clip;padding-bottom:92px!important}.main-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fafcf0;flex-wrap:wrap;gap:12px;padding:12px 16px 14px}.search-bar{flex:1 0 100%;order:2;width:100%;height:46px}.header-right{order:1;justify-content:space-between;align-items:center;gap:10px;width:100%}.header-right .add-btn{flex:auto}.notif-wrap{margin-left:auto}.content-area{max-width:100%;padding:18px 16px 100px;overflow-x:clip}.mobile-page-hero{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:16px;padding:18px}.mobile-page-actions,.type-tabs-fluid,.dashboard-view-switch,.admin-view-switch,.add-btn-wide{width:100%}.segment-control,.type-tabs,.status-chip-row{scrollbar-width:none;flex-wrap:nowrap;width:100%;overflow:auto hidden}.segment-control::-webkit-scrollbar{display:none}.type-tabs::-webkit-scrollbar{display:none}.status-chip-row::-webkit-scrollbar{display:none}.segment-pill,.type-tab,.filter-pill{flex:none;min-height:44px}.dashboard-toolbar,.dashboard-toolbar-main{flex-direction:column;align-items:flex-start}.status-chip-row{justify-content:flex-start}.admin-table-section{border-radius:22px;overflow:visible}.admin-table{flex-direction:column;gap:12px;padding:12px;display:flex}.admin-table-head{display:none}.admin-table-row,.admin-table-row.user-log-row{background:#fff;border:1px solid #e6edf5;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;padding:14px 16px;box-shadow:0 10px 24px #0f172a0d}.admin-table-row .admin-row-title{grid-column:1/-1}.admin-table-row .ws-type{grid-column:1;justify-self:start}.admin-table-row .ws-status{grid-column:2;justify-self:end}.admin-table-row .ws-assignee{grid-column:1}.admin-table-row .due-cell{text-align:right;grid-column:2;justify-self:end;align-items:flex-end}.admin-table-row .comment-count-badge,.admin-table-row.user-log-row .ws-date{grid-column:1/-1;justify-self:start}.dashboard-log-view{gap:22px}.log-section-group{flex-direction:column;gap:12px;display:flex}.admin-view-strip{padding:10px 16px 0}.log-page-header{flex-direction:column;align-items:stretch;gap:12px}.log-page-header-actions,.secondary-action-btn{width:100%}.log-filter-bar,.users-page-header{background:#fff;border:1px solid #e6edf5;border-radius:20px;padding:16px}.users-header-actions{flex-direction:column;gap:10px;width:100%;display:flex}.users-toolbar-btn,.users-add-btn{justify-content:center;width:100%}.kanban-stats-bar{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.kanban-board{gap:16px;padding:0;overflow:visible;flex-direction:column!important;height:auto!important;display:flex!important}.kanban-col{height:auto;width:auto!important;min-width:0!important}.kanban-col-body{max-height:none;overflow:visible}.mobile-nav{padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;gap:6px;overflow-x:hidden;display:flex!important}.mobile-nav-item{border-radius:16px;flex:1 1 0;min-width:0;min-height:62px;padding:8px 4px 10px}.mobile-nav-item.active,.mobile-nav-menu.active{background:#eef2ff}.mobile-nav-menu{color:#334155}.mobile-menu-trigger{display:none!important}.mobile-sidebar-sheet{border-top-right-radius:24px;border-bottom-right-radius:24px;width:min(360px,88vw);box-shadow:18px 0 40px #0f172a2e}}@media (width<=580px){.main-header{padding:12px 14px 14px}.antd-worksheet-modal{max-width:calc(100vw - 20px)}.antd-worksheet-modal .ant-modal-header{padding:14px 16px 10px}.antd-worksheet-modal .ant-modal-body{max-height:none;padding:12px 16px}.antd-worksheet-modal .ant-modal-footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 16px;display:grid}.antd-worksheet-modal .ant-modal-footer .ant-btn{width:100%;min-width:0}.antd-modal-author{flex-basis:100%;grid-column:1/-1;margin-right:0;font-size:.78rem}.drive-link-summary,.drive-link-head,.drive-link-input-row{flex-direction:column;align-items:stretch;display:flex}.drive-link-summary-actions{justify-content:space-between;width:100%}.drive-upload-btn,.drive-link-input-row .ant-btn,.attachment-file-btn{width:100%}.attachment-card,.drive-link-card{padding:14px}.attachment-title-row .ant-typography{display:none}.attachment-upload-dragger .ant-upload-drag{height:96px!important}.attachment-upload-dragger .ant-upload-drag .ant-upload-btn{min-height:0;padding:10px!important}.attachment-upload-dragger .ant-upload-hint{display:none}.attachment-file-btn{width:min(190px,100%);margin-left:auto;margin-right:auto}.content-area{padding:16px 14px 96px}.mobile-page-title{font-size:1.5rem}.kanban-stats-bar,.admin-table-row,.admin-table-row.user-log-row{grid-template-columns:1fr}.admin-table-row .ws-status,.admin-table-row .due-cell{text-align:left;grid-column:1;justify-self:start;align-items:flex-start}}.nav-item{justify-content:space-between}.nav-item-leading{align-items:center;gap:10px;min-width:0;display:inline-flex}.nav-icon,.mobile-nav-icon,.logout-btn,.mobile-sidebar-close,.notif-btn{place-items:center;display:grid}.nav-icon svg,.mobile-nav-icon svg,.logout-btn svg,.mobile-sidebar-close svg,.mobile-sidebar-logout-icon,.notif-btn-icon,.search-icon,.members-hero-icon,.members-hero-float-icon,.users-tool-icon,.nav-chevron{width:18px;height:18px;display:block}.logout-btn svg,.mobile-sidebar-close svg{width:16px;height:16px}.notif-btn-icon,.search-icon{color:currentColor}.nav-chevron{color:#94a3b8;display:none}.mobile-sidebar-user{align-items:center;gap:12px;display:flex}.mobile-sidebar-user-copy{flex-direction:column;gap:4px;display:flex}.mobile-sidebar-user-copy strong{color:#0f172a;font-size:1rem}.mobile-sidebar-account{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #edf2f8;border-radius:20px;align-items:center;gap:12px;padding:14px 16px;display:flex}.mobile-sidebar-logout{justify-content:center;align-items:center;gap:8px;display:inline-flex}.members-hero{align-items:center;position:relative;overflow:hidden}.members-hero-visual{flex-shrink:0;width:124px;height:98px;position:relative}.members-hero-orb{color:#4f7df7;background:linear-gradient(#f7faff 0%,#e7efff 100%);border-radius:24px;place-items:center;width:82px;height:82px;display:grid;position:absolute;top:8px;right:8px;box-shadow:inset 0 1px #fffffff2,0 18px 28px #4f7df71f}.members-hero-orb.primary .members-hero-icon{width:34px;height:34px}.members-hero-float{color:#64748b;pointer-events:none;background:#fffffffa;border:1px solid #e1e9f7;border-radius:12px;width:34px;height:34px;position:absolute;bottom:10px;right:0;box-shadow:0 10px 24px #0f172a14}.members-hero-bubble{background:linear-gradient(#f2f6ff 0%,#dfe8ff 100%);border-radius:999px;position:absolute}.members-hero-bubble.top{width:22px;height:22px;top:18px;right:82px}.members-hero-bubble.side{width:14px;height:14px;top:42px;right:90px}.members-overview-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.members-mini-stat{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #eaf0f8;border-radius:20px;padding:16px 18px;box-shadow:0 16px 34px #0f172a0d}.members-mini-stat strong{color:#172234;margin-top:8px;font-size:1.35rem;font-weight:800;display:block}.members-mini-label{color:#7b889c;font-size:.8rem;font-weight:700}.users-tools-card{background:#fff;border:1px solid #eaf0f8;border-radius:24px;padding:18px;box-shadow:0 20px 60px #4f7df714}.users-tools-header{margin-bottom:12px}.users-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.users-tool-row{color:#1e293b;text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #edf2f8;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;width:100%;padding:16px;display:grid}.users-tool-row:hover{border-color:#d8e4fb;box-shadow:0 14px 30px #4f7df71f}.users-tool-icon-wrap{color:#4f7df7;background:linear-gradient(#eef4ff 0%,#e2eaff 100%);border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.users-tool-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.users-tool-copy strong{color:#172234;font-size:.9rem}.users-tool-copy span{color:#7b889c;font-size:.78rem;line-height:1.45}.users-tool-arrow{color:#9aa4b8;flex-shrink:0}@media (width<=900px){body{background:radial-gradient(circle at top,#4f7df71f,#0000 28%),linear-gradient(#f5f7fb 0%,#edf2f8 100%)}.main-header{z-index:30;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;padding:18px 16px 10px;position:sticky;top:0}.search-bar{background:#fffffffa;border-color:#e7edf7;border-radius:16px;height:48px;box-shadow:0 12px 30px #0f172a0d}.notif-btn{color:#64748b;background:#fff;border-color:#e5ebf5;border-radius:14px;width:44px;height:44px;box-shadow:0 10px 28px #0f172a0f}.header-right .add-btn{background:linear-gradient(135deg,#4f7df7 0%,#3a67ea 100%);border-radius:14px;min-height:44px;box-shadow:0 14px 28px #4f7df742}.admin-view-strip{padding:0 16px}.segment-control.admin-view-switch{background:#eef2f8;border:0;padding:5px;box-shadow:inset 0 1px #fff9}.segment-pill{min-width:92px}.content-area.users-page{gap:18px;padding-top:14px}.users-tools-grid{grid-template-columns:1fr}.users-page-header{background:#fff;border:1px solid #eaf0f8;border-radius:24px;padding:18px;box-shadow:0 20px 60px #4f7df714}.users-table-card{box-shadow:none;background:0 0;border:0;overflow:visible}.users-table-head{display:none}.users-table-row{background:#fff;border:1px solid #e6edf6;border-radius:20px;grid-template-columns:1fr auto;gap:10px 12px;padding:16px;box-shadow:0 12px 28px #0f172a0d}.user-deletion-table-row{grid-template-columns:1fr}.member-deletion-detail{grid-column:1/-1;justify-self:stretch}.users-table-row+.users-table-row{margin-top:12px}.users-table-row .member-name-cell,.users-table-row .member-action-row{grid-column:1/-1}.users-table-row .member-date-cell{color:#94a3b8;justify-self:end}.member-action-row{gap:8px}.member-action-btn{flex:calc(50% - 4px)}.branch-card-grid{grid-template-columns:1fr}.branch-card{min-height:auto}.mobile-sidebar-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-sidebar-sheet{border:1px solid #e7edf7;border-radius:32px;width:min(340px,100vw - 28px);max-width:none;inset:14px 14px 14px auto;box-shadow:0 28px 60px #0f172a2e}.mobile-sidebar-head{border-bottom:0;padding:18px 18px 12px}.mobile-sidebar-nav{flex-direction:column;gap:10px;padding:10px 14px 14px;display:flex}.mobile-sheet-nav-item{box-shadow:none;background:#fff;border:1px solid #0000;border-radius:18px;padding:15px 16px}.mobile-sheet-nav-item .nav-chevron{display:block}.mobile-sheet-nav-item.nav-item-active{color:#356cf0;background:#eef3ff;border-color:#dbe5ff}.mobile-sidebar-footer{background:#fff;border:1px solid #edf2f8;border-radius:24px;margin:auto 14px 14px;padding:16px}.mobile-nav{background:#fffffff0;border:1px solid #e7edf6;border-radius:24px;gap:6px;padding:8px;bottom:14px;left:14px;right:14px;box-shadow:0 20px 40px #0f172a1f}.mobile-nav-item{border-radius:16px;min-height:62px}.mobile-nav-item.active,.mobile-nav-menu.active{color:#356cf0;background:#eef3ff}}@media (width<=580px){.lms-paper-item,.lms-category-item summary{flex-direction:column;align-items:flex-start}.main-header{padding:16px 14px 8px}.admin-view-strip{padding:0 14px}.content-area.users-page{padding:14px 14px 104px}.mobile-page-hero{padding:22px 20px}.members-hero-visual{width:98px;height:86px}.members-overview-strip{gap:8px}.members-mini-stat{border-radius:18px;padding:14px 12px}.members-mini-stat strong{font-size:1.15rem}.users-tools-card,.users-page-header{border-radius:20px;padding:16px}.users-tool-row{border-radius:16px;padding:14px}}
