:root{font-family:var(--font-family-app);font-optical-sizing:auto;--bg-gradient-start:#f4f6ff;--bg-gradient-end:#e8eaff;--surface:#ffffffd9;--surface-solid:#fff;--on-surface:#191c1f;--on-surface-variant:#767683;--primary:#8e97fd;--on-primary:#fff;--primary-container:#e0e0ff;--secondary:#38675a;--secondary-container:#b8eada;--shadow-sm:0 4px 12px #00000008;--shadow-card:0px 4px 12px #8e97fd14;--shadow-float:0 20px 40px #4c54b626;--action-success:#38675a;--action-warning:#d97706;--action-secondary:#767683;--action-danger:#ba1a1a;--primary-gradient:linear-gradient(135deg, #a8b1ff 0%, #8e97fd 100%);--success-gradient:linear-gradient(135deg, #4d8c7a 0%, #38675a 100%);--warning-gradient:linear-gradient(135deg, #f59e0b 0%, #d97706 100%);--danger-gradient:linear-gradient(135deg, #dc2626 0%, #ba1a1a 100%);--secondary-gradient:linear-gradient(135deg, #8f8f9d 0%, #767683 100%)}.clem-shell{text-align:left}.clem-header{height:76px;padding-inline:20px}.clem-header .icon-button{width:44px;height:44px}.bottom-dock{bottom:calc(24px + env(safe-area-inset-bottom));gap:14px}.bottom-dock .bottom-nav{grid-template-columns:repeat(4,minmax(0,1fr));padding:7px 12px}.bottom-dock .bottom-nav button{box-sizing:border-box;border-radius:14px;grid-template-rows:20px 1fr;align-content:center;justify-items:center;gap:4px;width:100%;height:54px;min-height:54px;padding:7px 4px;display:grid}.bottom-dock .bottom-nav button.active{background:#e4f2e6}.bottom-dock .bottom-nav button span{white-space:nowrap;line-height:1}.bottom-dock.is-obscured{visibility:hidden}.bottom-dock{z-index:40;left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));pointer-events:none;flex-direction:column;align-items:stretch;gap:14px;display:flex;position:fixed}.bottom-dock>*{pointer-events:auto}.bottom-dock .floating-create{flex:0 0 52px;align-self:flex-end;width:52px;height:52px;position:relative;bottom:auto;right:auto;box-shadow:0 6px 14px #2b4c3529}.bottom-dock .bottom-nav{box-sizing:border-box;border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;padding:7px 12px;position:relative;bottom:auto;left:auto;right:auto}.bottom-dock .bottom-nav button{min-width:0}.bottom-dock .bottom-nav button span{white-space:nowrap;overflow:visible}.sheet-backdrop~.bottom-dock{visibility:hidden}@media (width<=360px){.bottom-dock{left:10px;right:10px}.bottom-dock .bottom-nav{padding-inline:10px}.bottom-dock .bottom-nav button span{font-size:9px}}.clem-main{padding-bottom:188px}.bottom-nav{bottom:calc(10px + env(safe-area-inset-bottom));padding-bottom:calc(7px + env(safe-area-inset-bottom));grid-template-columns:repeat(4,minmax(0,1fr))}.floating-create{bottom:calc(86px + env(safe-area-inset-bottom))}.sheet-backdrop{animation:.2s ease-out sheet-fade}.create-sheet,.profile-sheet,.detail-sheet{animation:.24s cubic-bezier(.22,.8,.25,1) sheet-rise}.detail-sheet{background:#fff;border-radius:24px 24px 16px 16px;width:min(100%,560px);margin:0 auto;padding:28px 20px 22px;position:relative;box-shadow:0 -12px 50px #193c2a33}.detail-sheet h2{color:#19362b;margin:8px 0 12px;font:700 26px Georgia,serif}.detail-sheet p{color:#71847a;font-size:13px;line-height:1.5}.detail-status{color:#367254;background:#e7f3e8;border-radius:999px;padding:7px 10px;font-weight:800;display:inline-flex;font-size:12px!important}.expanded-sheet{min-height:52vh}.member-row{color:#294b3b;border-top:1px solid #e6eee7;align-items:center;gap:11px;padding:12px 0;font-weight:800;display:flex}.member-row .profile-avatar{border-radius:12px;width:38px;height:38px;margin:0;font-size:16px}.member-row span{gap:2px;display:grid}.member-row small{color:#809188;font-size:11px;font-weight:500}@keyframes sheet-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes sheet-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.sheet-backdrop,.create-sheet,.profile-sheet,.detail-sheet{animation:none}}.clem-shell{color:#183229;background:#f6f8f5;min-height:100svh;padding-bottom:92px}.clem-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f6f8f5e6;border-bottom:1px solid #e2e9e3;grid-template-columns:44px 1fr 44px;align-items:center;height:68px;padding:0 18px;display:grid;position:sticky;top:0}.header-context{text-align:center;gap:2px;display:grid}.header-context span{color:#819087;letter-spacing:.12em;text-transform:uppercase;font-size:10px}.header-context strong{color:#183229;font-size:14px}.icon-button{color:#315b49;background:#fff;border:1px solid #dce7df;border-radius:13px;place-items:center;width:40px;height:40px;display:grid;position:relative}.has-notice i{background:#d47e47;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.clem-main{width:min(100%,720px);margin:0 auto;padding:28px 18px}.welcome-block{margin-bottom:24px}.welcome-block h1,.section-title h1{color:#19362b;margin:8px 0;font:700 30px/1.08 Georgia,serif}.welcome-block p{color:#6e8278}.attention-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:34px;display:grid}.attention-grid button{text-align:left;color:#76887e;background:#fff;border:1px solid #dfe9e1;border-radius:17px;gap:4px;padding:15px 13px;display:grid}.attention-grid strong{color:#1b3b2e;font-size:25px}.attention-grid span{font-size:11px}.section-title{justify-content:space-between;align-items:end;gap:14px;margin:24px 0 14px;display:flex}.section-title h2{color:#19362b;margin:7px 0 0;font:700 22px/1.1 Georgia,serif}.link-action{color:#397156;background:0 0;border:0;align-items:center;gap:2px;font-size:12px;font-weight:800;display:flex}.task-list{gap:10px;display:grid}.task-card{background:#fff;border:1px solid #e0e9e2;border-radius:18px;padding:17px;box-shadow:0 6px 16px #1f43300a}.task-card.is-urgent{border-left:4px solid #d27c4f}.task-card__top{color:#789087;align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.task-card__due{color:#3d7358;margin-left:auto}.status-dot.is-done{background:#9bad9f}.task-card h3{color:#1c332a;margin:10px 0 5px;font-size:16px}.task-card p{color:#7b8c84;margin:0;font-size:12px}.task-card__bottom{color:#60776b;justify-content:space-between;align-items:center;margin-top:14px;font-size:12px;display:flex}.ghost-action{color:#347052;background:#edf6ee;border:0;border-radius:10px;padding:8px 11px;font-weight:800}.primary-action{color:#f7fff8;white-space:nowrap;background:#1d4a3a;border:0;border-radius:13px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-weight:800;display:inline-flex}.primary-action.full{width:100%;margin-top:5px}.search-box{color:#769083;background:#fff;border:1px solid #dce7df;border-radius:13px;align-items:center;gap:9px;margin-bottom:14px;padding:0 13px;display:flex}.search-box input{width:100%;font:inherit;background:0 0;border:0;outline:0;padding:12px 0}.empty-state h2{color:#274b3b;margin:0;font:700 20px Georgia,serif}.empty-state p{margin:0;font-size:13px}.team-card{background:#fff;border:1px solid #e0e9e2;border-radius:18px;align-items:center;gap:12px;margin-bottom:10px;padding:16px;display:flex}.team-card>div:nth-child(2){flex:1}.team-card h2{color:#234536;margin:0 0 4px;font-size:16px}.team-card p{color:#7b8c84;margin:0;font-size:12px}.team-avatar{color:#397253;background:#e3f1e5;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.floating-create{z-index:22;color:#284031;background:#edc864;border:0;border-radius:17px;width:52px;height:52px;position:fixed;bottom:90px;right:18px;box-shadow:0 10px 24px #2b4c3538}.bottom-nav{z-index:20;background:#fffffff2;border:1px solid #dce7df;border-radius:20px;grid-template-columns:repeat(4,1fr);padding:7px;display:grid;position:fixed;bottom:10px;left:12px;right:12px;box-shadow:0 12px 30px #1b3d2b29}.bottom-nav button{color:#8a9a91;background:0 0;border:0;border-radius:14px;place-items:center;gap:3px;min-height:52px;font-size:10px;font-weight:800;display:grid}.bottom-nav button.active{color:#2f7451;background:#e4f2e6}.sheet-backdrop{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f271c59;align-items:flex-end;padding:12px;display:flex;position:fixed;inset:0}.create-sheet,.profile-sheet{background:#fff;border-radius:24px 24px 16px 16px;width:min(100%,560px);margin:0 auto;padding:26px 20px 20px;position:relative;box-shadow:0 -12px 50px #193c2a33}.create-sheet h2,.profile-sheet h2{color:#19362b;margin:8px 0 20px;font:700 26px Georgia,serif}.create-sheet label{color:#486657;gap:7px;margin:13px 0;font-size:12px;font-weight:800;display:grid}.create-sheet label span{color:#9aa9a1;font-weight:500}.create-sheet input,.create-sheet textarea{box-sizing:border-box;width:100%;font:inherit;color:#1a3327;background:#fbfdfb;border:1px solid #d6e3d8;border-radius:12px;outline:0;padding:12px}.create-sheet textarea{resize:vertical;min-height:78px}.sheet-close{color:#476454;background:#eef4ef;border:0;border-radius:11px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:13px;right:13px}.profile-sheet{padding:30px 22px 24px}.profile-avatar{color:#2f7451;background:#d9eddd;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:12px;font-size:24px;font-weight:800;display:grid}.profile-sheet p{color:#74877d;margin:0 0 22px}.profile-row{color:#7b8c84;border-top:1px solid #e6eee7;justify-content:space-between;gap:16px;padding:13px 0;font-size:12px;display:flex}.profile-row strong{color:#315843;text-align:right}@media (width>=700px){.clem-main{padding-top:42px}.floating-create{right:calc(50vw - 342px)}}*{box-sizing:border-box;font-family:var(--font-family-app);font-optical-sizing:auto;-webkit-tap-highlight-color:transparent;margin:0;padding:0}body{font-family:var(--font-family-app);background:linear-gradient(135deg, var(--bg-gradient-start), var(--bg-gradient-end));color:var(--on-surface);background-attachment:fixed;min-height:100vh;overflow-x:hidden}.app-container{box-sizing:border-box;flex-direction:column;gap:32px;width:100%;max-width:480px;min-height:100vh;margin:0 auto;padding:24px 24px 120px;display:flex}.header{z-index:100;box-sizing:border-box;background:var(--surface-solid);border-bottom-right-radius:24px;border-bottom-left-radius:24px;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;max-width:480px;height:88px;margin:0 auto;padding-left:24px;padding-right:24px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px #0000000d}.logo-placeholder{opacity:.9;background:conic-gradient(from 180deg,#ffcfe1,#afe1d1,#8e97fd);border-radius:50%;width:32px;height:32px}.header-title{letter-spacing:-.01em;font-size:24px;font-weight:700;position:absolute;left:50%;transform:translate(-50%)}.profile-section{text-align:center;flex-direction:column;align-items:center;display:flex}.avatar-container{margin-bottom:16px;position:relative}.avatar-image{object-fit:cover;border:4px solid var(--surface-solid);width:135px;height:135px;box-shadow:var(--shadow-card);border-radius:50%}.edit-avatar-btn{background:var(--primary-gradient);border:2px solid var(--surface-solid);cursor:pointer;width:36px;height:36px;box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;transition:transform .15s,box-shadow .15s;display:flex;position:absolute;bottom:4px;right:4px}.edit-avatar-btn:active{transform:scale(.85);box-shadow:0 2px 4px #0000001a}.user-name{letter-spacing:-.01em;margin-bottom:4px;font-size:24px;font-weight:700}.stats-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.stat-card{background:var(--surface);-webkit-backdrop-filter:blur(20px);text-align:center;box-shadow:var(--shadow-card);cursor:pointer;border:1px solid #ffffff80;border-radius:24px;flex-direction:column;align-items:center;padding:24px 20px;font-family:inherit;transition:transform .15s,opacity .15s,box-shadow .15s;display:flex}.stat-icon-wrapper{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.stat-icon-wrapper.purple{background:var(--primary-container)}.stat-icon-wrapper.green{background:var(--secondary-container)}.stat-value{color:var(--on-surface);margin-bottom:4px;font-size:24px;font-weight:700}.stat-label{letter-spacing:.05em;color:var(--on-surface-variant);text-transform:uppercase;font-size:11px;font-weight:600;line-height:1.4}.actions-section{flex-direction:column;gap:12px;display:flex}.btn-secondary{cursor:pointer;background:var(--surface);-webkit-backdrop-filter:blur(20px);height:56px;color:var(--on-surface);box-shadow:var(--shadow-sm);border:1px solid #ffffff80;border-radius:9999px;justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:600;transition:transform .15s,opacity .15s,background .15s;display:flex}.btn-danger{cursor:pointer;-webkit-backdrop-filter:blur(20px);color:#ba1a1a;height:56px;box-shadow:var(--shadow-sm);background:#ffdad680;border:1px solid #ffdad6cc;border-radius:9999px;justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:600;transition:transform .15s,opacity .15s,background .15s;display:flex}.bottom-fade{background:linear-gradient(to top, var(--bg-gradient-end) 30%, transparent 100%);pointer-events:none;z-index:90;height:140px;position:fixed;bottom:0;left:0;right:0}.bottom-nav{background:var(--surface);-webkit-backdrop-filter:blur(20px);max-width:432px;height:72px;box-shadow:var(--shadow-float);z-index:100;border:1px solid #ffffff80;border-radius:9999px;justify-content:space-between;align-items:center;margin:0 auto;padding:0 8px;display:flex;position:fixed;bottom:24px;left:24px;right:24px}.nav-item{height:56px;color:var(--on-surface-variant);cursor:pointer;background:0 0;border:none;border-radius:9999px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;transition:all .15s;display:flex}.nav-item:active{opacity:.6;transform:scale(.88)}.nav-item span{font-size:11px;font-weight:500}.nav-item.active{background:var(--primary-container);color:var(--primary)}.nav-item.active span{font-weight:600}.page-layout{flex-direction:column;flex:1;justify-content:flex-start;gap:24px;padding-top:88px;padding-bottom:120px;display:flex}.header-left,.header-right{align-items:center;gap:16px;width:88px;display:flex}.header-right{justify-content:flex-end}.header-avatar{object-fit:cover;width:44px;height:44px;box-shadow:var(--shadow-sm);border:2px solid var(--surface-solid);cursor:pointer;border-radius:50%;transition:transform .15s}.header-avatar:active{transform:scale(.9)}.icon-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s,transform .15s;display:flex}.icon-btn:active{background-color:#0000000d;transform:scale(.9)}.segmented-control-container{justify-content:center;display:flex}.segmented-control{-webkit-backdrop-filter:blur(20px);background:#fff9;border:1px solid #fff6;border-radius:9999px;gap:4px;padding:4px;display:flex;box-shadow:inset 0 2px 4px #00000005}.segment-btn{color:var(--on-surface-variant);cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:10px 24px;font-size:14px;font-weight:400;transition:all .2s}.segment-btn.active{background:var(--surface-solid);color:var(--on-surface);box-shadow:var(--shadow-sm)}.card-list{box-sizing:border-box;flex-direction:column;flex:1;gap:16px;width:100%;padding-bottom:80px;display:flex}.task-card{background:var(--surface);-webkit-backdrop-filter:blur(20px);box-shadow:var(--shadow-card);cursor:pointer;text-align:left;border:1px solid #ffffff80;border-radius:24px;padding:20px;transition:transform .15s,opacity .15s,box-shadow .15s}.task-card:active{opacity:.85;box-shadow:var(--shadow-sm)}.task-card-header{margin-bottom:12px}.task-tag{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.task-title{color:var(--on-surface);margin-bottom:16px;font-size:18px;font-weight:600;line-height:1.3}.task-footer{align-items:center;gap:6px;display:flex}.task-deadline{color:var(--on-surface-variant);font-size:13px;font-weight:500}.create-btn{cursor:pointer;background:var(--primary-gradient);height:56px;color:var(--on-primary);box-shadow:var(--shadow-float);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;margin-top:8px;font-size:16px;font-weight:600;transition:transform .15s,opacity .15s,box-shadow .15s;display:flex}.floating-create-btn{z-index:80;width:calc(100% - 48px);max-width:432px;position:fixed;bottom:110px;left:50%;transform:translate(-50%)}.luminous-card{background:var(--surface);-webkit-backdrop-filter:blur(20px);box-shadow:var(--shadow-card);cursor:pointer;text-align:left;border:1px solid #ffffff80;border-radius:24px;flex-direction:column;gap:8px;padding:24px 20px;transition:transform .15s,opacity .15s,box-shadow .15s;display:flex}.luminous-card:active{opacity:.85;box-shadow:var(--shadow-sm)}.group-title{color:var(--on-surface);font-size:20px;font-weight:700;line-height:1.2}.group-subtitle{color:var(--on-surface-variant);margin-bottom:8px;font-size:14px;font-weight:500}.avatar-group{align-items:center;padding-left:8px;display:flex}.overlap-avatar{object-fit:cover;border:2px solid var(--surface-solid);width:32px;height:32px;box-shadow:var(--shadow-sm);background-color:var(--surface-solid);border-radius:50%;margin-left:-8px}.extra-count{border:2px solid var(--surface-solid);background-color:var(--primary-container);width:32px;height:32px;color:var(--primary);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;margin-left:-8px;font-size:11px;font-weight:700;display:flex}.filter-dropdown-container{z-index:50;justify-content:center;display:flex;position:relative}.filter-dropdown-header{-webkit-backdrop-filter:blur(20px);box-shadow:inset 0 2px 4px #00000005, var(--shadow-sm);color:inherit;cursor:pointer;font-size:15px;font-weight:600;font:inherit;text-align:left;background:#fff9;border:0;border-radius:9999px;align-items:center;gap:8px;padding:12px 24px;transition:transform .15s,background .2s;display:flex}.filter-dropdown-header:active{background:#fffc;transform:scale(.96)}.filter-count{color:var(--on-surface-variant);font-weight:500}.filter-dropdown-menu{background:var(--surface);-webkit-backdrop-filter:blur(20px);width:240px;box-shadow:var(--shadow-float);border:1px solid #ffffff80;border-radius:20px;flex-direction:column;gap:4px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px)}.filter-dropdown-item{color:inherit;cursor:pointer;width:100%;font-size:14px;font-weight:500;font:inherit;text-align:left;border:0;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .2s;display:flex}.filter-dropdown-item:active{transform:scale(.96)}.filter-dropdown-item:hover,.filter-dropdown-item.active{background:var(--surface-solid);color:var(--on-surface)}.filter-dropdown-count{background:#0000000d;border-radius:9999px;padding:2px 8px;font-size:12px;font-weight:600}.filter-dropdown-item.active .filter-dropdown-count{background:var(--primary-container);color:var(--primary)}.swipeable-container{box-sizing:border-box;border-radius:24px;width:100%;position:relative}.swipe-actions-layer{border-radius:24px;justify-content:flex-end;align-items:center;gap:12px;width:100%;padding-right:16px;display:flex;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.swipe-action-btn{cursor:pointer;width:44px;height:44px;box-shadow:var(--shadow-sm);color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s;display:flex}.swipe-action-btn:active{transform:scale(.85)}.swipe-action-btn.success{background:var(--success-gradient)}.swipe-action-btn.warning{background:var(--warning-gradient)}.swipe-action-btn.secondary{background:var(--secondary-gradient)}.swipe-action-btn.danger{background:var(--danger-gradient)}.swipeable-container .task-card{z-index:10;-webkit-backdrop-filter:blur(20px);box-shadow:var(--shadow-card);background:#fffffff2;border:1px solid #ffffff80;position:relative}.action-btn{cursor:pointer;color:#fff;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;height:48px;font-size:15px;font-weight:600;transition:transform .15s,opacity .15s,box-shadow .15s;display:flex}.action-btn:active{opacity:.9;box-shadow:var(--shadow-sm);transform:scale(.94)}.action-btn.full-width{width:100%;margin-bottom:8px}.action-btn.success{background:var(--success-gradient)}.action-btn.warning{background:var(--warning-gradient)}.action-btn.secondary{background:var(--secondary-gradient)}.action-btn.danger{background:var(--danger-gradient)}.task-detail-content{gap:20px}.task-detail-sender{border-bottom:1px solid #0000000d;align-items:center;gap:12px;padding-bottom:16px;display:flex}.detail-avatar{object-fit:cover;width:36px;height:36px;box-shadow:var(--shadow-sm);border-radius:50%}.sender-meta{flex-direction:column;display:flex}.sender-name{color:var(--on-surface);font-size:14px;font-weight:600}.task-detail-body{flex-direction:column;gap:12px;display:flex}.detail-title{color:var(--on-surface);margin:0;font-size:22px;font-weight:700;line-height:1.3}.detail-description{color:var(--on-surface-variant);margin:0;font-size:15px;font-weight:400;line-height:1.5}.task-detail-deadline{color:var(--on-surface-variant);background:#00000008;border-radius:12px;align-items:center;gap:8px;padding:12px;font-size:14px;font-weight:600;display:flex}.task-detail-actions{flex-direction:column;margin-top:8px;display:flex}.modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:200;background:#0003;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-content{background:var(--surface);-webkit-backdrop-filter:blur(20px);width:100%;max-width:400px;box-shadow:var(--shadow-float);border:1px solid #ffffff80;border-radius:24px;flex-direction:column;gap:16px;padding:24px;display:flex}.modal-title{color:var(--on-surface);text-align:center;font-size:20px;font-weight:700}.modal-textarea{width:100%;color:var(--on-surface);resize:none;background:#ffffff80;border:1px solid #0000001a;border-radius:16px;outline:none;padding:16px;font-family:inherit;font-size:15px;transition:border-color .2s,background .2s}.modal-textarea:focus{border-color:var(--primary);background:#fff}.modal-actions{gap:12px;margin-top:8px;display:flex}.modal-btn-cancel,.modal-btn-submit{cursor:pointer;border:none;border-radius:9999px;flex:1;height:48px;font-size:15px;font-weight:400;transition:transform .15s,opacity .15s}.modal-btn-cancel{color:var(--on-surface-variant);background:#0000000d}.modal-btn-cancel:active{background:#0000001a}.modal-btn-submit{background:var(--primary-gradient);color:var(--on-primary);box-shadow:var(--shadow-sm)}.modal-btn-submit:active{opacity:.9}.stat-card:active{opacity:.85;transform:scale(.94)}.btn-secondary:active{opacity:.7;transform:scale(.94)}.btn-danger:active{opacity:.8;transform:scale(.94)}.create-btn:active{opacity:.9;box-shadow:var(--shadow-sm);transform:scale(.94)}.bottom-sheet-overlay{-webkit-backdrop-filter:blur(10px);z-index:200;background:#0006;position:fixed;inset:0}.bottom-sheet{background:var(--surface);-webkit-backdrop-filter:blur(20px);z-index:201;border-top:1px solid #ffffff80;border-radius:24px 24px 0 0;flex-direction:column;max-height:90vh;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 40px #0000001a}.sheet-handle-container{cursor:pointer;justify-content:center;padding:12px;display:flex}.sheet-handle{background:#00000026;border-radius:9999px;width:36px;height:4px}.sheet-content{flex-direction:column;gap:24px;padding:0 24px 24px;display:flex;overflow-y:auto}.sheet-title-input{color:var(--on-surface);background:0 0;border:none;outline:none;padding:8px 0;font-family:inherit;font-size:24px;font-weight:700}.sheet-title-input::placeholder{color:var(--on-surface-variant);opacity:.5}.segmented-control-wrapper{justify-content:center;display:flex}.chips-container{margin:0 -24px;padding:0 24px}.chips-scroll-row{scrollbar-width:none;gap:8px;padding-bottom:8px;display:flex;overflow-x:auto}.chips-scroll-row::-webkit-scrollbar{display:none}.deadline-chip{background:var(--surface-solid);color:var(--on-surface-variant);white-space:nowrap;cursor:pointer;box-shadow:var(--shadow-sm);border:1px solid #0000000d;border-radius:9999px;align-items:center;gap:6px;padding:10px 16px;font-size:14px;font-weight:400;transition:transform .15s,background .15s,color .15s,box-shadow .15s;display:flex;position:relative}.deadline-chip:active{transform:scale(.94)}.deadline-chip.active{background:var(--primary-gradient);color:var(--on-primary);border-color:var(--primary)}.hidden-date-input{opacity:0;cursor:pointer;position:absolute;inset:0}.sheet-footer{border-top:1px solid #0000000d;padding:16px 24px 32px}.create-btn.full-width{width:100%;margin-top:0}.bottom-sheet{margin-bottom:0!important;bottom:0!important}.add-desc-btn{color:var(--on-surface-variant);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-top:-12px;padding:0;font-size:14px;font-weight:400;transition:opacity .15s;display:flex}.add-desc-btn:active{opacity:.6}.sheet-textarea{width:100%;color:var(--on-surface);resize:none;background:#ffffff4d;border:1px solid #0000000d;border-radius:16px;outline:none;margin-top:-8px;padding:12px 16px;font-family:inherit;font-size:15px;transition:border-color .2s,background .2s}.sheet-textarea:focus{border-color:var(--primary);background:#fff9}.luminous-select-container{width:100%;position:relative}.luminous-select-trigger{width:100%;color:var(--on-surface);cursor:pointer;background:#ffffff80;border:1px solid #0000000d;border-radius:16px;outline:none;justify-content:space-between;align-items:center;padding:16px;font-family:inherit;font-size:15px;transition:background .2s,border-color .2s;display:flex}.luminous-select-trigger:focus,.luminous-select-trigger:active{border-color:var(--primary);background:#fffc}.luminous-select-trigger .placeholder{color:var(--on-surface-variant);opacity:.7}.select-icon{color:var(--on-surface-variant)}.luminous-select-menu{background:var(--surface);-webkit-backdrop-filter:blur(20px);box-shadow:var(--shadow-float);z-index:100;border:1px solid #ffffff80;border-radius:16px;flex-direction:column;gap:4px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0}.luminous-select-item{color:var(--on-surface);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;font-family:inherit;font-size:14px;transition:background .15s;display:flex}.luminous-select-item:hover,.luminous-select-item:active{background:#0000000d}.luminous-select-item.active{background:var(--primary-container);color:var(--primary);font-weight:600}.time-picker-backdrop{z-index:300;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.luminous-time-picker-content{background:var(--surface);-webkit-backdrop-filter:blur(20px);box-shadow:var(--shadow-float);border:1px solid #ffffff80;border-radius:24px;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:320px;padding:24px;display:flex}.time-picker-title{color:var(--on-surface);margin:0;font-size:18px;font-weight:700}.time-picker-wheels{justify-content:center;align-items:center;gap:8px;width:100%;height:200px;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 30% 70%,#0000);mask-image:linear-gradient(#0000,#000 30% 70%,#0000)}.wheel-highlight{background:var(--primary-container);z-index:0;pointer-events:none;border-radius:8px;height:40px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.wheel-column{overscroll-behavior-y:contain;scroll-snap-type:y mandatory;scrollbar-width:none;z-index:10;cursor:grab;width:60px;height:100%;position:relative;overflow-y:auto}.wheel-column:active{cursor:grabbing}.wheel-column::-webkit-scrollbar{display:none}.wheel-item{height:40px;color:var(--on-surface);text-align:center;scroll-snap-align:center;scroll-snap-stop:always;pointer-events:none;justify-content:center;align-items:center;font-size:24px;font-weight:600;display:flex}.time-colon{color:var(--on-surface);z-index:10;font-size:24px;font-weight:700}.time-save-btn{width:100%;position:relative;bottom:0;left:0;right:0}.custom-date-picker-wrapper{position:relative}.react-datepicker{padding:12px;background:var(--surface)!important;-webkit-backdrop-filter:blur(20px)!important;box-shadow:var(--shadow-float)!important;border:1px solid #ffffff80!important;border-radius:24px!important;font-family:inherit!important}.react-datepicker__header{background:0 0!important;border-bottom:none!important;padding-top:8px!important}.react-datepicker__current-month{margin-bottom:8px;color:var(--on-surface)!important;font-size:16px!important;font-weight:700!important}.react-datepicker__day-name{color:var(--on-surface-variant)!important;font-weight:600!important}.react-datepicker__day{color:var(--on-surface)!important;border-radius:50%!important;transition:background .15s!important}.react-datepicker__day:hover{background:#0000000d!important}.react-datepicker__day--selected,.react-datepicker__day--keyboard-selected{background:var(--primary)!important;color:var(--on-primary)!important}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{display:none!important}.date-picker-backdrop{-webkit-backdrop-filter:blur(5px);background:#0006}.date-picker-modal-content{background:0 0;justify-content:center;display:flex}.react-datepicker{background:var(--surface-solid)!important;box-shadow:var(--shadow-float)!important;border:none!important;border-radius:24px!important;margin:0 auto!important;padding:16px!important;font-family:inherit!important}.react-datepicker__month{grid-template-columns:repeat(7,1fr);gap:4px;display:grid;margin:0!important}.react-datepicker__week{display:contents}.react-datepicker__day-names{grid-template-columns:repeat(7,1fr);gap:4px;display:grid;margin-bottom:8px!important}.react-datepicker__day-name,.react-datepicker__day{justify-content:center;align-items:center;width:32px!important;height:32px!important;margin:0!important;line-height:32px!important;display:inline-flex!important}.react-datepicker__day{font-size:14px;font-weight:400;border-radius:50%!important}.react-datepicker__day--keyboard-selected,.react-datepicker__day--selected{background:var(--primary)!important;color:var(--on-primary)!important;font-weight:400!important}.date-picker-backdrop,.time-picker-backdrop{z-index:1000!important}.custom-calendar-header{justify-content:space-between;align-items:center;padding:0 8px 16px;display:flex}.calendar-header-title{text-transform:capitalize;color:var(--on-surface);font-size:16px;font-weight:700}.calendar-nav-btn{cursor:pointer;color:var(--on-surface-variant);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex}.calendar-nav-btn:hover,.calendar-nav-btn:active{color:var(--on-surface);background:#0000000d}.calendar-nav-btn:disabled{opacity:.3;cursor:not-allowed}.react-datepicker__header{background:0 0!important;border-bottom:none!important;padding:0!important}.react-datepicker__day-names{margin-bottom:8px!important}.smart-task-input-container{flex-direction:column;gap:4px;display:flex}.sheet-desc-input{width:100%;color:var(--on-surface-variant);resize:none;background:0 0;border:none;outline:none;min-height:24px;margin:0;padding:0;font-family:inherit;font-size:16px;font-weight:400;overflow:hidden}.sheet-desc-input::placeholder{opacity:.5}.header-actions{grid-column:3;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.header-actions .icon-button{flex:0 0 40px}.archive-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f271c59;align-items:flex-end;padding:12px;display:flex;position:fixed;inset:0}.archive-sheet{background:#fff;border-radius:24px 24px 14px 14px;flex-direction:column;width:min(100%,720px);height:calc(100svh - 92px);max-height:calc(100svh - 92px);margin:0 auto;animation:.24s cubic-bezier(.22,.8,.25,1) sheet-rise;display:flex;overflow:hidden;box-shadow:0 -12px 50px #193c2a33}.archive-sheet__header{justify-content:space-between;align-items:center;padding:22px 20px 12px;display:flex}.archive-sheet__header h2{color:#19362b;margin:6px 0 0;font:700 27px Georgia,serif}.archive-segments{background:#f4f8f4;border:1px solid #dce7df;border-radius:14px;grid-template-columns:1fr 1fr;gap:4px;margin:0 20px 12px;padding:4px;display:grid}.archive-segments button{color:#71847a;background:0 0;border:0;border-radius:10px;min-height:40px;font-weight:800}.archive-segments button.active{color:#285c43;background:#fff;box-shadow:0 2px 8px #2348331a}.archive-scroll{overscroll-behavior:contain;padding:0 20px 28px;overflow-y:auto}.archive-date{color:#7a8d83;background:#fff;padding:8px 0;font-size:12px;font-weight:800;position:sticky;top:0}.archive-card{cursor:pointer;border-bottom:1px solid #e7eee8;justify-content:space-between;align-items:center;gap:12px;padding:16px 0;display:flex}.archive-card h3{color:#1d3b2d;margin:0 0 5px;font-size:16px}.archive-card p{color:#71847a;margin:3px 0;font-size:12px}.archive-card small{color:#39805b;margin-top:9px;font-size:11px;font-weight:800;display:block}.archive-card .ghost-action{flex:none}.archive-assignees{flex-wrap:wrap;gap:6px;display:flex}.archive-assignees span{color:#397254;background:#eef6ef;border-radius:8px;padding:4px 7px;font-size:11px;font-weight:800}.archive-empty{text-align:center;color:#7b8d83;place-items:center;gap:9px;padding:70px 18px;display:grid}.archive-empty h3{color:#274b3b;margin:0;font:700 20px Georgia,serif}.archive-empty p{max-width:310px;margin:0;font-size:13px;line-height:1.5}.archive-detail-backdrop{z-index:120}@media (width<=430px){.clem-header{padding-inline:12px}.header-actions{gap:6px}.header-actions .icon-button{width:40px}.archive-sheet{height:calc(100svh - 88px);max-height:calc(100svh - 88px);padding-bottom:env(safe-area-inset-bottom)}}.role-observer .hierarchy-card,.role-observer .hierarchy-actions .secondary-action,.role-observer .review-actions,.role-observer .assignment-view .primary-action,.role-observer .workspace-dialog .primary-action,.role-observer .unit-admin-panel,.role-administrator .report-launcher,.role-administrator .manager-panel,.role-administrator .hierarchy-card,.report-launcher,.manager-panel{display:none!important}.hierarchy-card{scroll-snap-type:x mandatory;overflow-x:auto}.hierarchy-card>*{scroll-snap-align:start}.hierarchy-list{scroll-snap-type:x mandatory;gap:12px;display:flex;overflow-x:auto}.hierarchy-list>div{scroll-snap-align:start;background:#fff;border:1px solid #dce9de;border-radius:14px;min-width:min(82vw,300px);padding:12px}.new-shell{background:#f7f8f6;padding-top:12px}.hero-card{box-shadow:none;background:#173d32;border-radius:18px;padding:24px}.hero-card h2{font-size:clamp(26px,4vw,34px)}.metric-grid{margin-bottom:28px}.metric-grid button,.assignment-row{box-shadow:none;border-radius:14px}.section-heading h2{font-size:25px}.workspace-nav{border-radius:16px;box-shadow:0 8px 24px #173a311f}.workspace-main{width:min(100%,960px);margin-inline:auto}.workspace-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f6f3f0;padding:12px 0;position:sticky;top:0}.header-spacer{display:none}.workspace-header{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.workspace-header:after{content:"\1e 17>@";color:#183a2b;pointer-events:none;grid-area:1/2;font-size:16px;font-weight:800}.new-shell[data-section=assignments] .workspace-header:after{content:"\17 040G8"}.new-shell[data-section=delegated] .workspace-header:after{content:"\1f >@CG5=8O"}.new-shell[data-section=profile] .workspace-header:after{content:"\1a ><0=40"}.header-actions{pointer-events:none;grid-area:1/1/auto/-1;justify-content:space-between;width:100%}.header-actions button{pointer-events:auto}.workspace-nav button.active{background:var(--surface-strong,#e4efe7);color:var(--ink,#183a2b)}.avatar-button{order:-1}.header-icon-button{order:2}.workspace-header:focus-within{box-shadow:0 1px #dce9de}@media (width<=640px){.workspace-main{padding:16px 14px 96px}.hero-card{padding:22px 18px}.metric-grid{gap:8px}.metric-grid button{padding:12px 8px}.workspace-nav{bottom:10px;left:12px;right:12px}}.fixed-action-layer{z-index:50;pointer-events:none;position:fixed;inset:0}.fixed-action-layer .floating-create{right:max(16px,50vw - min(100vw,720px)/2 + 16px);bottom:calc(72px + env(safe-area-inset-bottom) + 14px);pointer-events:auto;transition:transform .22s;position:absolute}.floating-create.is-open{transform:rotate(45deg)}.quick-action-backdrop{z-index:40;-webkit-backdrop-filter:blur(5px);background:#1c1b1f2e;position:fixed;inset:0}.speed-dial{right:max(16px,50vw - min(100vw,720px)/2 + 16px);bottom:calc(72px + env(safe-area-inset-bottom) + 78px);pointer-events:auto;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:absolute}.speed-dial button{color:#1c1b1f;background:#fff;border:1px solid #e5e6ec;border-radius:14px;align-items:center;gap:9px;min-height:46px;padding:0 15px;font-weight:700;animation:.2s both speed-dial-in;display:inline-flex;box-shadow:0 8px 20px #1c1b1f1f}.speed-dial button:nth-child(2){animation-delay:40ms}.speed-dial button:first-child{animation-delay:80ms}.speed-dial button svg{color:#7d86ee}@keyframes speed-dial-in{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:none}}.assignee-picker{border:1px solid #d6e3d8;border-radius:12px;gap:8px;margin:14px 0;padding:12px;display:grid}.assignee-option{align-items:center!important;gap:8px!important;margin:0!important;font-weight:500!important;display:flex!important}.assignee-picker legend{color:#486657;padding:0 4px;font-size:12px;font-weight:800}.create-sheet select{width:100%;font:inherit;background:#fbfdfb;border:1px solid #d6e3d8;border-radius:12px;padding:12px}@media (prefers-reduced-motion:reduce){.floating-create,.speed-dial button{transition:none;animation:none}}.create-sheet{padding:24px 18px calc(18px + env(safe-area-inset-bottom))}.create-sheet form>label{color:var(--text-secondary,#777);margin:0 0 14px;font-size:13px;display:block}.create-sheet form>label input,.create-sheet form>label textarea{margin-top:7px}.create-sheet input[type=text],.create-sheet textarea{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #2323281f;border-radius:0}.create-sheet input[type=text]{color:var(--text-primary,#242329);padding:0 0 8px;font-size:clamp(24px,7vw,32px);font-weight:700;line-height:1.15}.create-sheet textarea{resize:vertical;min-height:44px;padding:5px 0 10px;font-size:16px;line-height:1.5}.create-sheet input[type=text]:focus,.create-sheet textarea:focus{border-bottom-color:var(--accent,#e9b949);outline:none}.task-text-composer{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.composer-title,.composer-description{width:100%;font:inherit;color:var(--text-primary,#242329);background:0 0;border:0;outline:0;padding:0}.composer-title{font-size:clamp(24px,7vw,32px);font-weight:700;line-height:1.15}.composer-description{resize:none;min-height:36px;font-size:16px;line-height:1.5}.composer-reveal{color:var(--text-secondary,#777);background:0 0;border:0;align-self:flex-start;padding:4px 0;font-size:14px}.smart-task-input{flex-direction:column;gap:10px;margin-bottom:18px;display:flex}.sheet-title-input{box-sizing:border-box;width:100%;box-shadow:none;color:var(--text-primary,#242329);background:0 0;border:0;outline:0;padding:0;font:700 clamp(24px,7vw,32px)/1.15 inherit;display:block}.sheet-title-input::placeholder,.sheet-desc-input::placeholder{color:var(--text-muted,#8b8990);opacity:1}.sheet-desc-input{box-sizing:border-box;resize:none;width:100%;box-shadow:none;color:var(--text-primary,#242329);background:0 0;border:0;outline:0;margin-top:2px;padding:0;font:400 16px/1.5 inherit;transition:opacity .18s;display:block;overflow-y:hidden}.sheet-desc-input--hidden{opacity:0;pointer-events:none;height:0}.sheet-desc-input--visible{opacity:1;height:auto}.delegation-block{flex-direction:column;gap:12px;margin:12px 0;display:flex;overflow:hidden}.delegation-groups{flex-direction:column;gap:6px;display:flex}.delegation-groups button{text-align:left;min-height:44px;color:inherit;background:0 0;border:1px solid #2323281f;border-radius:12px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.delegation-groups button.is-selected{background:var(--accent,#f4c542);border-color:var(--accent,#f4c542)}.delegation-groups small{color:var(--text-secondary,#777)}.assignee-list{overscroll-behavior:contain;flex-direction:column;gap:8px;max-height:160px;display:flex;overflow-y:auto}.assignee-row{cursor:pointer;background:#ffffff4d;border-radius:12px;align-items:center;gap:12px;min-height:44px;padding:8px 12px;display:flex}.assignee-row--selected{background:#f4c54238}.assignee-row input{width:20px;height:20px}.mini-avatar{object-fit:cover;border-radius:50%;flex:0 0 28px;width:28px;height:28px}.mini-avatar--initials{color:#4f4a3f;background:#e9e6dd;place-items:center;font-size:11px;font-weight:700;display:grid}.assignee-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:500;overflow:hidden}.replacement-composer{z-index:75;pointer-events:auto;width:min(680px,100vw - 36px);position:fixed;bottom:calc(34vh + 90px);left:50%;transform:translate(-50%)}.replacement-composer .smart-task-input{margin:0;padding:18px 0}.create-sheet>label:first-of-type,.create-sheet>label:nth-of-type(2){display:none}.replacement-composer .sheet-title-input,.replacement-composer .sheet-desc-input{color:var(--text-primary,#242329)}:root{--clem-accent:#edc864;--clem-ink:#183229;--cc-space-1:8px;--cc-space-2:12px;--cc-space-3:16px;--cc-space-4:20px;--cc-space-5:24px;--cc-sheet-max:calc(100dvh - max(20px, env(safe-area-inset-top)) - 12px)}.task-card{padding:var(--cc-space-3)}.task-card__layout{gap:var(--cc-space-3);grid-template-columns:minmax(0,1fr) auto;align-items:start;display:grid}.task-card__content{min-width:0}.task-card__team{color:#6d8377;margin-bottom:6px;font-size:12px;font-weight:800;display:block}.task-card h3{overflow-wrap:anywhere;margin:0 0 6px;font-size:18px;line-height:1.25}.task-card__description{color:#74877d;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.45}.task-card__deadline{color:#397156;text-align:right;gap:3px;min-width:58px;font-size:12px;font-weight:850;line-height:1.2;display:grid}.task-card__deadline small{color:#6f8278;font-size:11px;font-weight:750}.task-card__avatars{margin-top:var(--cc-space-2);align-items:center;display:flex}.task-card__avatar{color:#397253;background:#e4f0e5;border:2px solid #fff;border-radius:50%;place-items:center;width:28px;height:28px;margin-right:-6px;font-size:10px;font-weight:850;display:grid}.task-card__avatar--more{color:#587064;background:#f0f3ef}.task-card__bottom{min-height:36px;margin-top:var(--cc-space-3)}.sheet-backdrop{overscroll-behavior:none}.create-sheet,.detail-sheet,.profile-sheet,.archive-sheet,.notification-sheet{max-height:var(--cc-sheet-max);min-height:min(260px,45dvh)}.create-sheet{padding-bottom:max(12px,env(safe-area-inset-bottom));grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden}.create-sheet__body{overscroll-behavior:contain;min-height:0;padding:0 18px;overflow-y:auto}.create-sheet>.sheet-close,.create-sheet>.eyebrow,.create-sheet>h2{margin-inline:18px}.create-sheet>.sheet-close{margin-inline:0}.create-sheet>.primary-action{margin:var(--cc-space-3) 18px 0;width:calc(100% - 36px)}.detail-sheet__header{padding-top:max(16px,env(safe-area-inset-top))}.detail-sheet__body{gap:var(--cc-space-2);flex-direction:column;display:flex}.detail-sheet__body .detail-meta{order:1;margin:0}.detail-sheet__body h2{order:2;margin:0}.detail-sheet__body .detail-kind{color:#587064;order:3;margin:0;font-weight:800}.detail-sheet__body .detail-description{order:4;margin:0}.detail-sheet__header .eyebrow{display:none}.detail-sheet__header:before{content:"ДЕДЛАЙН";color:#789085;letter-spacing:.14em;font-size:10px;font-weight:850}.detail-status-button{min-height:40px;padding:0 10px}.status-menu{left:auto;right:0}.expanded-sheet>.eyebrow{margin:0 var(--cc-space-4);display:block}.expanded-sheet>h2,.expanded-sheet>p,.expanded-sheet>.member-row,.expanded-sheet>.primary-action{margin-inline:var(--cc-space-4)}.expanded-sheet>h2{margin-top:6px;margin-bottom:var(--cc-space-3)}.expanded-sheet>p{margin-top:0;margin-bottom:var(--cc-space-2)}.expanded-sheet>.member-row{margin-top:0}@media (width<=430px){.task-card h3{font-size:17px}.task-card__deadline{min-width:52px}}.detail-sheet h2,.welcome-block h1,.section-title h1,.section-title h2,.empty-state h2,.create-sheet h2,.profile-sheet h2,.archive-sheet__header h2,.archive-empty h3,.deadline-modal h3,.delegation-modal h3,.detail-sheet__body h2{font-family:var(--font-family-app)}.sheet-title-input::placeholder,.composer-title::placeholder{font-size:var(--placeholder-size)}button:not(:disabled){transition:transform .14s,background-color .14s,border-color .14s,box-shadow .14s,opacity .14s}button:not(:disabled):active{transform:scale(.97)}@media (prefers-reduced-motion:reduce){button:not(:disabled){transition-duration:80ms}button:not(:disabled):active{transform:none}}.deadline-picker{color:var(--clem-ink);gap:12px;margin:20px 0 18px;display:grid}.deadline-chips{flex-wrap:wrap;justify-content:center;gap:9px;margin:0;display:flex}.deadline-chips button{min-height:44px;color:var(--clem-ink);font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe7df;border-radius:999px;padding:0 14px;font-size:13px;font-weight:750}.deadline-chips button.is-active,.deadline-icon-button.is-active{color:var(--clem-ink);background:#edc8643d;border-color:#cca12cad;box-shadow:0 4px 12px #cca12c1f}.deadline-chips button:focus-visible,.deadline-icon-button:focus-visible,.deadline-modal button:focus-visible{outline-offset:2px;outline:3px solid #edc86473}.deadline-icon-actions{justify-content:center;gap:10px;display:flex}.deadline-icon-button{width:46px;height:46px;color:var(--clem-ink);cursor:pointer;background:#fff;border:1px solid #dfe7df;border-radius:14px;place-items:center;padding:0;display:grid}.deadline-icon-button:disabled{cursor:not-allowed;opacity:.45}.deadline-summary{color:#587064;flex-wrap:wrap;justify-content:center;gap:8px;font-size:12px;font-weight:700;display:flex}.deadline-summary span{background:#f7faf7;border:1px solid #e1ebe2;border-radius:999px;padding:6px 10px}.deadline-modal-backdrop{z-index:1000;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f271c6b;place-items:center;display:grid;position:fixed;inset:0}.deadline-modal{width:min(100%,380px);max-height:min(680px,100svh - 32px);color:var(--clem-ink);background:#fffefa;border:1px solid #e1e9e2;border-radius:26px;padding:26px 20px 22px;position:relative;overflow:auto;box-shadow:0 24px 70px #0f2d203d}.deadline-modal-heading{padding-right:30px}.deadline-modal-kicker{color:#789085;letter-spacing:.14em;font-size:10px;font-weight:850}.deadline-modal h3{color:var(--clem-ink);margin:5px 0 18px;font:700 25px/1.1 Georgia,serif}.deadline-modal-close,.deadline-nav-button{color:var(--clem-ink);cursor:pointer;background:#fff;border:1px solid #dfe7df;place-items:center;display:grid}.deadline-modal-close{border-radius:12px;width:36px;height:36px;position:absolute;top:14px;right:14px}.deadline-calendar-toolbar{text-align:center;text-transform:capitalize;grid-template-columns:38px 1fr 38px;align-items:center;gap:10px;margin-bottom:14px;display:grid}.deadline-nav-button{border-radius:12px;width:38px;height:38px}.deadline-weekdays,.deadline-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.deadline-weekdays{color:#829289;text-align:center;margin-bottom:6px;font-size:11px;font-weight:800}.deadline-day{aspect-ratio:1;width:100%;color:var(--clem-ink);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;place-items:center;display:grid}.deadline-day:hover:not(:disabled){background:#f6f8f4}.deadline-day.is-today{border-color:#cca12cb3}.deadline-day.is-selected{background:#edc86447;border-color:#cca12cad;font-weight:850}.deadline-day:disabled{color:#b7c1b9;cursor:not-allowed}.deadline-day.is-empty{pointer-events:none}.deadline-time-modal{width:min(100%,340px)}.deadline-wheels{justify-content:center;align-items:center;gap:10px;padding:8px 0;display:flex}.deadline-wheel{overscroll-behavior:contain;scroll-snap-type:y mandatory;scrollbar-width:none;width:92px;height:176px;overflow-y:auto}.deadline-wheel::-webkit-scrollbar{display:none}.deadline-wheel:before,.deadline-wheel:after{content:"";height:66px;display:block}.deadline-wheel button{color:#18322961;scroll-snap-align:center;cursor:pointer;background:0 0;border:0;border-radius:12px;place-items:center;width:100%;height:44px;padding:0;font:700 22px/1 inherit;display:grid}.deadline-wheel button.is-current{color:var(--clem-ink);background:#edc86447}.deadline-wheel-colon{color:var(--clem-ink);margin-top:-2px;font-size:25px;font-weight:800}.deadline-confirm{background:var(--clem-accent);width:100%;min-height:46px;color:var(--clem-ink);font:inherit;cursor:pointer;border:1px solid #d4ae4e;border-radius:14px;margin-top:18px;font-weight:850}@media (width<=380px){.deadline-modal{padding-inline:14px}.deadline-chips{gap:7px}.deadline-chips button{padding-inline:11px;font-size:12px}}.delegation-picker{color:var(--clem-ink,#183229);gap:8px;margin:4px 0 16px;display:grid}.delegation-label{color:#587064!important;margin:0!important;font-size:12px!important;font-weight:800!important}.delegation-dropdown-wrap{position:relative}.delegation-team-trigger{width:100%;min-height:48px;color:var(--clem-ink,#183229);font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #d9e5dc;border-radius:14px;justify-content:space-between;align-items:center;padding:0 14px;display:flex}.delegation-team-trigger.is-open,.delegation-team-trigger:focus-visible{border-color:#cca12cb8;outline:none;box-shadow:0 0 0 3px #edc86433}.delegation-team-trigger:disabled{color:#809188;cursor:not-allowed;opacity:.72}.delegation-team-list{z-index:130;background:#fffefa;border:1px solid #d9e5dc;border-radius:16px;gap:4px;max-height:min(260px,45svh);padding:6px;display:grid;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 36px #193c2a29}.delegation-team-list button{min-height:44px;color:var(--clem-ink,#183229);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;justify-content:space-between;align-items:center;padding:0 11px;display:flex}.delegation-team-list button:hover,.delegation-team-list button.is-highlighted,.delegation-team-list button[aria-selected=true]{background:#edc86438}.delegation-team-list small{color:#7b8c83;font-size:11px}.delegation-confirmed{gap:6px;padding-top:4px;display:grid}.delegation-confirmed-heading{color:var(--clem-ink,#183229);justify-content:space-between;align-items:baseline;gap:12px;padding:3px 2px;font-size:13px;display:flex}.delegation-confirmed-heading span{color:#84938a;font-size:11px}.delegation-confirmed-row{border-bottom:1px solid #edf2ed;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:44px;padding:5px 4px;display:grid}.delegation-confirmed-row>span{gap:2px;min-width:0;display:grid}.delegation-confirmed-row strong,.delegation-member-copy strong{color:var(--clem-ink,#183229);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.delegation-confirmed-row small,.delegation-member-copy small{color:#84938a;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.delegation-confirmed-row button{color:#6e8278;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.delegation-confirmed-row button:hover{color:var(--clem-ink,#183229);background:#f2f6f2}.delegation-avatar{color:#397253;object-fit:cover;background:#e4f0e5;border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;font-size:12px;font-weight:850;display:grid;overflow:hidden}.delegation-avatar--compact{flex-basis:30px;width:30px;height:30px;font-size:10px}.delegation-avatar--fallback{background:#e9f1e8}.delegation-modal-backdrop{z-index:140;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f271c70;place-items:center;display:grid;position:fixed;inset:0}.delegation-modal{width:min(100%,470px);max-height:min(700px,100svh - 32px);padding:27px 20px max(16px, env(safe-area-inset-bottom));color:var(--clem-ink,#183229);background:#fffefa;border:1px solid #dfe9e1;border-radius:26px;grid-template-rows:auto auto auto auto minmax(0,1fr) auto;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 70px #0f2d2047}.delegation-modal-kicker{color:#789085;letter-spacing:.14em;font-size:10px;font-weight:850}.delegation-modal h3{margin:5px 44px 2px 0;font:700 25px/1.1 Georgia,serif}.delegation-modal-team{color:#587064;margin:0 0 16px;font-size:13px;font-weight:750}.delegation-modal-close{width:36px;height:36px;color:var(--clem-ink,#183229);cursor:pointer;background:#fff;border:1px solid #dfe7df;border-radius:12px;place-items:center;display:grid;position:absolute;top:13px;right:13px}.delegation-selection-toolbar{color:#587064;border-top:1px solid #edf2ed;border-bottom:1px solid #edf2ed;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:12px;font-weight:750;display:flex}.delegation-selection-toolbar div{gap:5px;display:flex}.delegation-selection-toolbar button{color:#397253;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:0 8px;font-size:11px}.delegation-selection-toolbar button:hover:not(:disabled){background:#edc8642e}.delegation-selection-toolbar button:disabled{color:#aab7ae;cursor:not-allowed}.delegation-member-list{overscroll-behavior:contain;min-height:0;padding:8px 2px;overflow-y:auto}.delegation-member-row{cursor:pointer;border-bottom:1px solid #edf2ed;border-radius:12px;grid-template-columns:22px auto minmax(0,1fr);align-items:center;gap:11px;min-height:62px;padding:8px;display:grid}.delegation-member-row:hover,.delegation-member-row.is-selected{background:#edc86424}.delegation-member-row input{accent-color:#d4ad3d;cursor:pointer;width:19px;height:19px;margin:0}.delegation-member-copy{gap:3px;min-width:0;display:grid}.delegation-empty{color:#71847a;text-align:center;padding:30px 10px;font-size:13px;line-height:1.5}.delegation-modal-footer{border-top:1px solid #edf2ed;padding-top:11px}.delegation-confirm{background:var(--clem-accent,#edc864);width:100%;min-height:46px;color:var(--clem-ink,#183229);font:inherit;cursor:pointer;border:1px solid #d4ae4e;border-radius:14px;justify-content:center;align-items:center;gap:7px;font-weight:850;display:inline-flex}.delegation-confirm:disabled{cursor:not-allowed;opacity:.45}.delegation-modal button:focus-visible,.delegation-member-row:focus-within{outline-offset:2px;outline:3px solid #edc8646b}@media (width<=430px){.delegation-modal{border-radius:22px;max-height:calc(100svh - 20px);padding-inline:14px}.delegation-selection-toolbar{flex-direction:column;align-items:flex-start;gap:5px}.delegation-selection-toolbar div{width:100%}.delegation-selection-toolbar button{flex:1}.delegation-member-row{gap:9px}}.cc-unified-placeholder{display:none}:root{--cc-space-1:8px;--cc-space-2:12px;--cc-space-3:16px;--cc-space-4:20px;--cc-space-5:24px;--cc-ease:cubic-bezier(.23,1,.32,1)}.task-card,.team-card,.attention-grid button{transition:transform .16s var(--cc-ease),border-color .16s ease,box-shadow .16s ease}.task-card:hover,.team-card:hover,.attention-grid button:hover{border-color:#c8d8cb;box-shadow:0 12px 24px #1f433014}.task-card:active,.team-card:active,.attention-grid button:active{transform:scale(.985)}.task-card:focus-visible,.team-card:focus-visible,.attention-grid button:focus-visible{outline-offset:3px;outline:3px solid #edc86494}.sheet-backdrop,.archive-backdrop,.notification-backdrop{padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom));align-items:flex-end;overflow:hidden}.create-sheet,.detail-sheet,.profile-sheet,.archive-sheet,.notification-sheet{width:min(100%,560px);max-height:calc(100dvh - max(20px,env(safe-area-inset-top)) - 12px);box-sizing:border-box;border-radius:26px 26px 18px 18px;min-height:min(260px,45dvh)}.detail-sheet{grid-template-rows:auto minmax(0,1fr) auto;padding:0;display:grid;overflow:hidden}.detail-sheet__header,.detail-sheet__body,.detail-sheet__footer{padding-inline:clamp(18px,5vw,28px)}.detail-sheet__header{justify-content:space-between;align-items:center;padding-top:16px;padding-bottom:10px;display:flex}.detail-sheet__body{overscroll-behavior:contain;padding-top:4px;padding-bottom:18px;overflow-y:auto}.detail-sheet__body h2{color:#19362b;margin:4px 0 14px;font:700 clamp(24px,7vw,32px)/1.12 Georgia,serif}.detail-sheet__footer{padding-top:12px;padding-bottom:max(16px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #edf2ed}.detail-meta{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.detail-status-button{cursor:pointer;border:0}.detail-due{color:#397156;font-size:12px;font-weight:800}.detail-kind,.detail-description{color:#6f8278;font-size:14px;line-height:1.55}.status-menu-wrap{position:relative}.status-menu{z-index:3;background:#fffefa;border:1px solid #dfe9e1;border-radius:14px;min-width:150px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;box-shadow:0 14px 28px #193c2a29}.status-menu button{color:#315b49;text-align:left;width:100%;min-height:40px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:0 10px;display:block}.status-menu button:hover,.status-menu button[aria-selected=true]{background:#edc86438}.priority-picker{border:0;gap:9px;margin:4px 0 16px;padding:0;display:grid}.priority-picker legend{color:#587064;padding:0;font-size:12px;font-weight:800}.priority-options{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.priority-options button{color:#587064;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe7df;border-radius:12px;padding:0 10px;font-size:13px;font-weight:750}.priority-options button.is-selected{color:#183229;background:#edc86440;border-color:#cca12cb8}.priority-options button.is-selected.is-warning{background:#d27c4f24;border-color:#be62358c}@media (width<=430px){.create-sheet,.detail-sheet,.profile-sheet,.archive-sheet,.notification-sheet{border-radius:22px 22px 14px 14px;max-height:calc(100dvh - 12px)}.priority-options button{padding-inline:6px;font-size:12px}}:root{--cc-viewport-height:100dvh}.onboarding-shell{min-height:var(--cc-viewport-height);box-sizing:border-box;padding:max(24px, env(safe-area-inset-top)) 18px max(24px, env(safe-area-inset-bottom));background:radial-gradient(circle at 12% 8%,#edc8643d,#0000 34%),#f6f8f5;place-items:center;display:grid;overflow:auto}.onboarding-card{width:min(100%,560px);max-height:calc(var(--cc-viewport-height) - 32px);overscroll-behavior:contain;box-sizing:border-box;background:#fffffff5;border:1px solid #dce7df;border-radius:28px;padding:clamp(24px,7vw,52px) clamp(20px,7vw,52px);overflow-y:auto;box-shadow:0 24px 70px #1f433024}.onboarding-mark{color:#f7fff8;letter-spacing:.08em;background:#1d4a3a;border-radius:16px;place-items:center;width:48px;height:48px;margin-bottom:26px;font-weight:900;display:grid}.onboarding-step h1{color:#19362b;margin:8px 0 12px;font:700 clamp(28px,7vw,40px)/1.06 Georgia,serif}.onboarding-step p{color:#6e8278;margin:0 0 24px;line-height:1.55}.onboarding-cta{min-height:48px;margin-top:24px}.legal-list{gap:12px;display:grid}.legal-row{cursor:pointer;background:#fbfdfb;border:1px solid #dfe9e1;border-radius:16px;grid-template-columns:28px 1fr;align-items:start;gap:12px;padding:14px;display:grid}.legal-row input{accent-color:#1d4a3a;width:24px;height:24px;margin:1px 0 0}.legal-row a{color:#2f7451;text-underline-offset:3px;font-weight:850;text-decoration:underline}.legal-row small{color:#6e8278;margin-top:8px;line-height:1.45;display:block}.onboarding-field{color:#486657;gap:8px;font-size:13px;font-weight:800;display:grid}.onboarding-field input{box-sizing:border-box;color:#1a3327;width:100%;min-height:48px;font:inherit;background:#fbfdfb;border:1px solid #cddbd1;border-radius:14px;outline:0;padding:0 14px}.onboarding-field input:focus{border-color:#397156;box-shadow:0 0 0 3px #3971562e}.onboarding-error{background:#fff1ed;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:18px 0 0;padding:12px 14px;font-size:13px;display:flex;color:#a14d37!important}.sheet-backdrop,.archive-backdrop,.notification-backdrop{height:var(--cc-viewport-height);max-height:var(--cc-viewport-height);box-sizing:border-box;padding-bottom:max(12px, env(safe-area-inset-bottom))}.create-sheet,.detail-sheet,.profile-sheet,.archive-sheet,.notification-sheet{max-height:calc(var(--cc-viewport-height) - 24px);overscroll-behavior:contain;padding-bottom:max(20px, env(safe-area-inset-bottom));overflow-y:auto}@media (width<=430px){.onboarding-card{border-radius:22px;padding:24px 18px}.sheet-backdrop,.archive-backdrop,.notification-backdrop{padding:8px}.create-sheet,.detail-sheet,.profile-sheet,.archive-sheet,.notification-sheet{max-height:calc(var(--cc-viewport-height) - 12px)}}@media (prefers-reduced-motion:reduce){.task-card,.team-card,.attention-grid button{transition:none}}.team-admin-action{z-index:75;left:50%;bottom:max(96px, calc(env(safe-area-inset-bottom) + 82px));pointer-events:auto;width:min(100% - 36px,520px);position:fixed;transform:translate(-50%)}.team-admin-action .danger-action{width:100%;min-height:44px}.team-remove-confirm{inset:auto 18px max(150px, calc(env(safe-area-inset-bottom) + 138px));z-index:80;background:#fffefa;border:1px solid #eadbd5;border-radius:18px;gap:10px;padding:18px;display:grid;position:fixed;box-shadow:0 18px 40px #193c2a33}.sheet-backdrop,.archive-backdrop,.notification-backdrop{overscroll-behavior:none;overflow:hidden}.create-sheet,.detail-sheet,.profile-sheet,.archive-sheet,.notification-sheet{height:auto;max-height:calc(100dvh - max(20px, env(safe-area-inset-top)) - 12px);min-height:min(260px,45dvh)}.create-sheet{grid-template-rows:auto minmax(0,1fr) auto}.create-sheet__body,.detail-sheet__body,.archive-scroll,.notification-list{overscroll-behavior:contain;min-height:0}.create-sheet__body,.detail-sheet__body{scrollbar-gutter:stable;overflow-y:auto}.create-sheet>.primary-action,.detail-sheet__footer .primary-action{min-height:46px;margin-bottom:0}.detail-sheet.expanded-sheet{padding:max(18px, env(safe-area-inset-top)) clamp(18px, 5vw, 28px) max(16px, env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;gap:0;display:flex;overflow:hidden}.expanded-sheet>.sheet-close{top:max(13px, env(safe-area-inset-top));right:14px}.expanded-sheet>.eyebrow{margin:0 44px 6px 0}.expanded-sheet>h2{margin:0 44px 18px 0}.expanded-sheet>p{margin:0 0 8px}.expanded-sheet>.member-row{flex:none;margin:0}.expanded-sheet>.primary-action{width:100%;margin:auto 0 0}.expanded-sheet .member-row+.member-row{margin-top:0}.expanded-sheet{position:relative}.expanded-sheet .detail-sheet__header{align-items:flex-start;padding:0 0 14px;display:flex}.expanded-sheet .detail-sheet__header:before{content:none}.expanded-sheet .detail-sheet__header .eyebrow{margin:0 44px 6px 0;display:block}.expanded-sheet .detail-sheet__header h2{margin:0 44px 0 0;font-size:clamp(24px,7vw,30px)}.expanded-sheet .detail-sheet__body{flex:auto;padding:0;overflow-y:auto}.team-members-heading{color:#587064;font-size:13px;font-weight:800;margin:0 0 4px!important}.expanded-sheet .detail-sheet__footer{flex:none;gap:9px;padding:14px 0 0;display:grid}.expanded-sheet .detail-sheet__footer .primary-action,.expanded-sheet .detail-sheet__footer .danger-action{width:100%;margin:0}.team-detail-footer{position:relative}.team-detail-footer .team-remove-confirm{margin:0;position:absolute;bottom:calc(100% + 10px);left:0;right:0}.task-detail-header{align-items:flex-start}.task-detail-due{color:#397156;gap:3px;min-width:0;padding-top:5px;font-size:13px;font-weight:800;line-height:1.25;display:grid}.task-detail-due small{color:#6f8278;font-size:12px;font-weight:700}.task-detail-controls{align-items:center;gap:8px;margin-left:auto;display:flex}.task-detail-controls .sheet-close{flex:0 0 36px;position:static}.task-detail-controls .detail-status-button{color:#315b49;background:#fffefa;border:1px solid #dfe9e1;border-radius:12px;align-items:center;gap:7px;min-height:40px;display:inline-flex}.task-detail-controls .status-menu{left:auto;right:0}.team-admin-action{z-index:110;bottom:max(90px, calc(env(safe-area-inset-bottom) + 76px));width:min(100% - 36px,504px)}.team-remove-confirm{z-index:120;max-width:420px;margin-inline:auto}@media (width<=430px){.sheet-backdrop{padding-inline:0}.create-sheet,.detail-sheet,.profile-sheet,.archive-sheet,.notification-sheet{max-height:calc(100dvh - max(12px, env(safe-area-inset-top)));border-radius:22px 22px 14px 14px}.task-card__layout{gap:12px}.task-card__deadline{min-width:max-content}}.task-card__meta{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.task-card__meta .task-card__team{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;overflow:hidden}.task-card__priority{color:#587064;background:#f7faf7;border:1px solid #dfe9e1;border-radius:999px;flex:none;align-items:center;min-height:26px;padding:0 9px;font-size:11px;font-weight:850;line-height:1;display:inline-flex}.task-card__priority.is-warning{color:#735d1f;background:#edc8643d;border-color:#cca12cad}.task-detail-priority{margin-top:4px}.task-card:focus-visible,.team-card:focus-visible{outline-offset:3px;outline:3px solid #edc864b8}.create-sheet,.detail-sheet,.profile-sheet,.archive-sheet,.notification-sheet{min-height:0}.detail-sheet.expanded-sheet{min-height:min(320px,60dvh)}.detail-sheet__body,.create-sheet__body{scrollbar-width:thin;scrollbar-color:#cddbd1 transparent}.detail-sheet__body::-webkit-scrollbar{width:8px}.create-sheet__body::-webkit-scrollbar{width:8px}.detail-sheet__body::-webkit-scrollbar-thumb{background:#cddbd1 padding-box padding-box;border:2px solid #0000;border-radius:999px}.create-sheet__body::-webkit-scrollbar-thumb{background:#cddbd1 padding-box padding-box;border:2px solid #0000;border-radius:999px}@media (prefers-reduced-motion:reduce){.task-card:focus-visible,.team-card:focus-visible{transition:none}}.archive-sheet,.notification-sheet{height:auto;min-height:0;max-height:calc(100dvh - max(20px, env(safe-area-inset-top)) - 12px)}@media (width<=430px){.archive-sheet,.notification-sheet{max-height:calc(100dvh - max(12px, env(safe-area-inset-top)))}}:root{--app-content-gutter:16px;--app-content-max-width:440px;--popup-content-padding:20px}.app-popup-panel,.create-sheet,.detail-sheet,.profile-sheet,.archive-sheet,.notification-sheet{box-sizing:border-box;width:100%;max-width:var(--app-content-max-width);margin-inline:auto}.sheet-backdrop,.archive-backdrop,.notification-backdrop{padding-inline:var(--app-content-gutter)}.smart-task-input{flex-direction:column;gap:10px;min-width:0;margin:12px 0 20px;display:flex;position:static}.smart-task-topic,.smart-task-description{box-sizing:border-box;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;width:100%;min-width:0;max-width:100%;display:block;position:static;transform:none}.smart-task-topic{resize:none;min-height:29px;max-height:8em;font-size:clamp(20px,5.5vw,24px);line-height:1.2;overflow-y:hidden}.smart-task-description{margin-top:0;line-height:1.5}.create-sheet>h2{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.item-detail-panel{height:auto;min-height:0;max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));flex-direction:column;display:flex;overflow:hidden}.item-detail-panel .detail-sheet__header{padding:20px var(--popup-content-padding) 0;flex:none;justify-content:space-between;align-items:center;gap:12px;display:flex}.item-detail-panel .detail-sheet__body{min-width:0;min-height:0;padding:20px var(--popup-content-padding);flex:0 auto;overflow:hidden auto}.item-detail-panel .detail-sheet__body h2{overflow-wrap:anywhere;font-size:clamp(24px,7vw,28px);line-height:1.2;font-family:var(--font-family-app);margin:0}.deadline-modal h3,.delegation-modal h3{font-family:var(--font-family-app)}.deadline-modal-close,.deadline-nav-button{width:44px;min-width:44px;height:44px;min-height:44px}.deadline-day{min-width:44px;min-height:44px}.delegation-modal-close{width:44px;min-width:44px;height:44px;min-height:44px}.delegation-selection-toolbar button{min-height:44px}.delegation-confirmed-row button{width:44px;min-width:44px;height:44px;min-height:44px}.team-detail-footer .danger-action{min-height:44px}@media (width>=700px){.bottom-dock{left:max(12px,50vw - 360px);right:max(12px,50vw - 360px)}}.item-detail-panel .detail-description{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;margin:10px 0 0;line-height:1.5}.item-detail-panel .detail-kind,.item-detail-panel .detail-assignees,.item-detail-panel .detail-due{margin:0;line-height:1.45}.item-detail-close{flex:none;margin:0;position:static}.task-detail-priority{margin:0}.task-detail-header:before{content:none!important}.item-detail-body{flex-direction:column;gap:0;display:flex}.item-detail-body h2,.item-detail-body .detail-description,.item-detail-body .item-detail-meta{order:initial}.item-detail-meta>*{order:initial!important}@media (width<=359px){.sheet-backdrop,.archive-backdrop,.notification-backdrop{padding-inline:var(--app-content-gutter)}}.task-card{box-sizing:border-box;width:100%;max-width:var(--app-content-max-width);margin-inline:auto;padding:16px}.task-card__layout{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"status status""title title""assignee assignee""kind deadline";align-items:start;gap:8px 12px;display:grid}.task-card__priority{grid-area:status;justify-self:start}.task-card__layout h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-area:title;min-width:0;margin:0;display:-webkit-box;overflow:hidden}.task-card__assignee{text-overflow:ellipsis;white-space:nowrap;color:#6f8278;grid-area:assignee;min-width:0;margin:0;font-size:12px;overflow:hidden}.task-card__kind{text-overflow:ellipsis;white-space:nowrap;color:#60776b;grid-area:kind;align-self:end;min-width:0;font-size:12px;overflow:hidden}.task-card__deadline{text-align:right;grid-area:deadline;align-self:end;min-width:0}.deadline-chips{grid-template-columns:.85fr .85fr 1.45fr;gap:8px;width:100%;display:grid}.deadline-chips button{white-space:nowrap;min-width:0;height:44px;padding-inline:8px;font-size:clamp(11px,3.2vw,13px)}.icon-button,.header-actions .icon-button,.sheet-close{width:44px;min-width:44px;height:44px;min-height:44px}.task-detail-controls .sheet-close{flex-basis:44px}.link-action{min-height:44px}.item-detail-meta{flex-direction:column;gap:10px;margin-top:20px;display:flex}.item-detail-panel .detail-description{margin:10px 0 0}.item-detail-panel .detail-kind+.detail-assignees,.item-detail-panel .detail-assignees+.detail-due{margin-top:0}.item-detail-panel .detail-kind{margin-bottom:0}.item-detail-panel .detail-sheet__footer{padding:20px var(--popup-content-padding) max(20px, env(safe-area-inset-bottom));flex:none}html,body,#root{min-height:100%}body{overflow:hidden}.clem-shell{isolation:isolate;height:100svh;min-height:100svh;padding-bottom:0;position:relative;overflow:hidden}.clem-header{width:100%;height:calc(68px + env(safe-area-inset-top));box-sizing:border-box;padding-top:env(safe-area-inset-top);grid-template-columns:minmax(88px,1fr) auto minmax(88px,1fr);position:fixed;inset:0 0 auto}.clem-header>.icon-button:first-child{grid-column:1;justify-self:start}.clem-header .header-context{grid-column:2;min-width:0}.clem-header .header-actions{grid-column:3;justify-self:end}.clem-main{box-sizing:border-box;overscroll-behavior-y:contain;width:min(100%,720px);height:100%;max-height:100svh;padding-top:calc(68px + env(safe-area-inset-top) + 28px);scrollbar-gutter:stable;padding-bottom:188px;overflow:hidden auto}.bottom-dock{z-index:40;bottom:max(10px, env(safe-area-inset-bottom));position:fixed}.sheet-backdrop{z-index:100;overscroll-behavior:contain;overflow-y:auto}.create-sheet,.profile-sheet,.detail-sheet,.archive-sheet{height:auto;min-height:0;max-height:calc(100dvh - max(20px, env(safe-area-inset-top)) - 12px);box-sizing:border-box;overflow:hidden}@media (width<=560px){.clem-main{padding-inline:14px}.section-title{flex-wrap:wrap;align-items:start}.section-title .primary-action{width:100%}}:root{--app-surface:#fffffff2;--app-background:#f6f8f5;--app-static-gap:12px}.app-header-layer{top:calc(env(safe-area-inset-top) + 8px);left:var(--app-static-gap);right:var(--app-static-gap);z-index:30;pointer-events:none;position:fixed}.app-header{background:var(--app-surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #dce7df;border-radius:18px;grid-template-columns:88px minmax(0,1fr) 88px;align-items:center;width:100%;height:68px;padding:0 12px;display:grid;position:relative;inset:auto;box-shadow:0 12px 30px #1b3d2b1f}.app-header__left,.app-header__right{align-items:center;min-width:0;display:flex}.app-header__left{justify-content:flex-start}.app-header__right{justify-content:flex-end;gap:8px}.app-header__center{text-align:center;min-width:0}.app-header__center span{color:#183229;letter-spacing:.16em;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:900;display:block;overflow:hidden}.app-header .icon-button{pointer-events:auto;flex:0 0 40px;width:40px;height:40px}.app-header-fade{z-index:-1;background:linear-gradient(to bottom, var(--app-background) 0%, color-mix(in srgb, var(--app-background) 72%, transparent) 45%, transparent 100%);pointer-events:none;height:24px;position:absolute;top:100%;left:-1px;right:-1px}.clem-main{padding-top:calc(68px + env(safe-area-inset-top) + 36px)}.clem-main>section:first-child>.section-title{margin-top:0}.bottom-nav{background:var(--app-surface);border-color:#dce7df}.bottom-dock{left:var(--app-static-gap);right:var(--app-static-gap)}@media (width<=430px){.app-header{padding-inline:8px}}.fixed-action-layer{z-index:45;pointer-events:none;width:min(100%,720px);margin-inline:auto;position:fixed;inset:0}.fixed-action-layer.is-obscured{visibility:hidden;pointer-events:none}.fixed-action-layer .quick-action{right:16px;bottom:calc(82px + env(safe-area-inset-bottom));pointer-events:auto;position:absolute}.profile-sheet--full{height:auto;min-height:0;max-height:calc(100dvh - max(20px, env(safe-area-inset-top)) - 12px);flex-direction:column;display:flex;overflow:hidden}.profile-sheet__header{border-bottom:1px solid #e7eee8;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 22px 12px;display:flex}.profile-sheet__header h2{color:#19362b;margin:6px 0 0;font:700 25px Georgia,serif}.profile-content{padding:18px 22px 28px}.profile-scroll{overflow-y:auto}.profile-hero{align-items:center;gap:14px;margin-bottom:18px;display:flex}.profile-hero h3{color:#19362b;margin:0 0 3px;font-size:18px}.profile-hero p{color:#718379;margin:0;font-size:12px}.profile-statistics{background:#fff;border:1px solid #e3ebe4;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin:4px 0 14px;display:grid;overflow:hidden}.profile-statistics>div{text-align:center;border-right:1px solid #e9efea;min-width:0;padding:13px 6px}.profile-statistics>div:last-child{border-right:0}.profile-statistics strong{color:#19362b;font-size:22px;line-height:1.1;display:block}.profile-statistics span{color:#718379;white-space:nowrap;margin-top:4px;font-size:11px;display:block}.profile-streak{background:#f8fbf8;border:1px solid #e3ebe4;border-radius:16px;margin:0 0 16px;padding:14px}.profile-streak__value{color:#397253;align-items:center;gap:7px;display:flex}.profile-streak__value strong{color:#19362b;font-size:25px;line-height:1}.profile-streak__value span{color:#60776b;font-size:12px}.profile-streak p{color:#718379;margin:8px 0 0;font-size:12px;line-height:1.4}.profile-streak__progress{background:#e1e9e2;border-radius:99px;height:4px;margin-top:10px;overflow:hidden}.profile-streak__progress span{border-radius:inherit;background:#6ea78b;height:100%;transition:width .2s;display:block}.profile-delete-link{color:#ba1a1a;width:100%;font:600 12px var(--font-family-app);text-align:center;cursor:pointer;background:0 0;border:0;margin-top:14px;padding:10px;display:block}.profile-avatar--large{flex-basis:64px;width:64px;height:64px;font-size:20px}.profile-avatar--large img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.profile-section{margin-top:26px}.profile-section h3,.danger-zone h3{color:#294b3b;margin:0 0 10px;font-size:13px}.profile-team{border-bottom:1px solid #edf2ee;align-items:center;gap:11px;padding:12px 0;display:flex}.profile-team>span:last-child{gap:2px;display:grid}.profile-team strong{color:#294b3b;font-size:13px}.profile-team small{color:#819188;font-size:11px}.danger-zone{background:#fff9f7;border:1px solid #f0d9d3;border-radius:15px;margin-top:28px;padding:15px}.danger-zone p{color:#8f6d67;margin:0 0 12px;font-size:12px;line-height:1.45}.danger-action{color:#b9574b;font:700 12px var(--font-family-app);cursor:pointer;background:#fff;border:1px solid #d98d81;border-radius:11px;padding:10px 13px}.danger-action:disabled{cursor:not-allowed;opacity:.45}.profile-form{gap:14px;display:grid;overflow-y:auto}.profile-field{color:#496555;gap:6px;font-size:12px;font-weight:700;display:grid}.profile-field>span{color:#9aa8a0;font-weight:400}.profile-field input,.profile-confirm input{box-sizing:border-box;color:#294b3b;width:100%;font:inherit;background:#fbfdfb;border:1px solid #dce7df;border-radius:11px;outline:none;padding:11px 12px}.profile-field input:focus,.profile-confirm input:focus{border-color:#6ea78b;box-shadow:0 0 0 3px #5b967521}.profile-avatar-wrap{justify-items:center;gap:9px;padding-bottom:5px;display:grid}.avatar-actions{align-items:center;gap:12px;display:flex}.avatar-actions .secondary-action,.avatar-actions .link-action{font-size:11px}.visually-hidden{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.field-error{color:#b9574b;margin:-5px 0 0;font-size:11px;line-height:1.4}.profile-footer{justify-content:flex-end;gap:9px;margin-top:8px;display:flex}.profile-footer .primary-action:disabled{cursor:not-allowed;opacity:.45}.profile-confirm{background:#f8fbf8;border:1px solid #e1eae3;border-radius:14px;gap:9px;margin-top:14px;padding:14px;display:grid}.profile-confirm strong{color:#294b3b;font-size:13px}.profile-confirm p{color:#708278;margin:0;font-size:12px;line-height:1.45}.profile-confirm--warning{background:#fff9f7;border-color:#eed4cd}.profile-confirm-overlay{background:#1531242e;place-items:center;padding:20px;display:grid;position:absolute;inset:0}.profile-confirm-overlay .profile-confirm{background:#fff;width:min(100%,340px);margin:0;box-shadow:0 15px 40px #163a282e}@media (width<=430px){.profile-sheet--full{min-height:0;max-height:calc(100dvh - max(12px, env(safe-area-inset-top)))}.profile-sheet__header,.profile-content{padding-inline:18px}.fixed-action-layer .quick-action{right:14px}}.app-header-layer{top:0;left:0;right:0}.app-header{padding-top:env(safe-area-inset-top);height:calc(68px + env(safe-area-inset-top));border-radius:0 0 18px 18px}.app-header-fade{height:24px}.bottom-dock{gap:14px;bottom:0;left:0;right:0}.bottom-dock .bottom-nav{width:100%;max-width:none;padding-bottom:calc(7px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0;bottom:0;left:0;right:0}.bottom-dock .floating-create{right:18px;bottom:calc(86px + env(safe-area-inset-bottom))}.notification-backdrop{z-index:100;padding:max(16px, env(safe-area-inset-top)) var(--app-content-gutter) max(16px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f271c59;align-items:flex-end;display:flex;position:fixed;inset:0}.notification-sheet{box-sizing:border-box;width:100%;max-width:var(--app-content-max-width);height:auto;min-height:0;max-height:calc(100dvh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom));background:#fff;border-radius:24px;flex-direction:column;animation:.24s cubic-bezier(.22,.8,.25,1) sheet-rise;display:flex;overflow:hidden;box-shadow:0 -12px 50px #193c2a33}.notification-sheet__header{justify-content:space-between;align-items:center;gap:12px;padding:22px 20px 12px;display:flex}.notification-sheet__header h2{color:#19362b;margin:6px 0 0;font:700 25px Georgia,serif}.notification-actions{align-items:center;gap:8px;display:flex}.notification-count{color:#347052;vertical-align:middle;background:#e6f1e7;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font:700 11px system-ui,sans-serif;display:inline-grid}.notification-list{overscroll-behavior:contain;scrollbar-gutter:stable;padding:0 20px 18px;overflow-y:auto}.notification-card{color:#294b3b;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e7eee8;align-items:center;gap:11px;width:100%;padding:14px 0;display:flex}.notification-card:last-child{margin-bottom:2px;padding-bottom:18px}.notification-card.is-unread .notification-copy strong{color:#193f2d}.notification-card.is-read{opacity:.72}.notification-icon{color:#397254;background:#e7f3e8;border-radius:12px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.notification-copy{flex:1;gap:3px;min-width:0;display:grid}.notification-copy strong{font-size:13px}.notification-copy span{color:#6f8378;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.notification-copy small{color:#98a79e;font-size:10px}.notification-card.is-unread .notification-icon{box-shadow:inset 3px 0 #4d8c7a}.notification-empty{color:#7b8d83;text-align:center;place-items:center;gap:9px;padding:55px 18px;display:grid}.notification-empty h3{color:#274b3b;margin:0;font:700 18px Georgia,serif}@media (width>=700px){.bottom-dock{left:max(12px,50vw - 360px);right:max(12px,50vw - 360px)}}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--font-family-app:"Nata Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-weight-regular:139;--placeholder-size:clamp(1.2rem, 5.2vw, 1.55rem);--sans:var(--font-family-app);--heading:var(--font-family-app);--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--font-family-app);font-weight:var(--font-weight-regular);font-optical-sizing:auto;letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}.status-message{text-align:center;color:var(--text);border-radius:16px;margin:24px 20px;padding:16px}.status-message-error{color:#9b1c1c;background:#fff1f1}.status-message-empty{border:1px dashed var(--border)}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{font-family:var(--font-family-app);font-optical-sizing:auto;font-weight:var(--font-weight-regular);margin:0}html,#root{font-family:var(--font-family-app);font-optical-sizing:auto}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--accent:#edc864;--accent-bg:#edc86438;--accent-border:#cca12cad;--sans:var(--font-family-app);--heading:var(--font-family-app)}.new-shell{color:#18202a;background:#f4f6f3;min-height:100svh;padding:28px 20px 116px}.workspace-header,.workspace-main{width:min(100%,980px);margin:0 auto}.workspace-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:32px;display:flex}.workspace-header h1{letter-spacing:-.04em;color:#15231f;margin:8px 0 10px;font:700 clamp(28px,5vw,48px)/1.05 Georgia,serif}.workspace-header p{color:#66736e;font-size:15px}.eyebrow,.hero-kicker{color:#6b7e76;letter-spacing:.14em;align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.avatar-button{color:#dff5e4;cursor:pointer;background:#19352d;border:0;border-radius:16px;width:48px;height:48px;font-size:18px;font-weight:800}.hero-card{color:#f4fff7;background:linear-gradient(120deg,#173a31,#2e6752 70%,#7fae86);border-radius:28px;justify-content:space-between;align-items:flex-end;gap:24px;padding:30px;display:flex;box-shadow:0 18px 50px #1f4c3b33}.hero-card h2{color:inherit;max-width:540px;margin:18px 0 10px;font:700 clamp(24px,4vw,38px)/1.05 Georgia,serif}.hero-card p{color:#d7eee0;max-width:440px}.primary-action{color:#243327;cursor:pointer;white-space:nowrap;background:#f2ca68;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:800;display:inline-flex}.primary-action.compact{min-height:38px;font-size:13px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0 38px;display:grid}.metric-grid button{text-align:left;cursor:pointer;color:#6b7771;background:#fff;border:1px solid #e2e9e3;border-radius:20px;flex-direction:column;gap:7px;padding:18px;display:flex}.metric-grid strong{color:#182d25;font-size:27px}.metric-grid span:last-child{font-size:12px}.metric-icon{border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.metric-icon.warning{color:#b67512;background:#fff1d2}.metric-icon.blue{color:#39708a;background:#e1eff4}.metric-icon.green{color:#347250;background:#def2e3}.section-block{margin-top:12px}.section-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px;display:flex}.section-heading h2{color:#16251f;margin:7px 0 0;font:700 28px/1 Georgia,serif}.text-action{color:#39705a;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-weight:800;display:flex}.attention-list{gap:10px;display:grid}.assignment-row{background:#fff;border:1px solid #e5ece6;border-radius:20px;padding:18px;box-shadow:0 8px 22px #1b36280a}.assignment-row.late{border-left:4px solid #cf714d}.assignment-status{color:#708078;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.status-dot{background:#4c9a6c;border-radius:50%;width:8px;height:8px}.late .status-dot{background:#cf714d}.assignment-row h3{color:#1b2b24;margin:10px 0 7px;font-size:18px}.assignment-row p{color:#718079;margin-bottom:12px;font-size:13px}.assignment-row footer{color:#829087;justify-content:space-between;font-size:12px;display:flex}.assignment-row time{color:#365f4d;font-weight:800}.empty-state{color:#708078;text-align:center;border:1px dashed #cbd8cf;border-radius:20px;place-items:center;gap:8px;padding:42px 20px;display:grid}.empty-state p{color:#30453b;font-weight:800}.search-field{background:#fff;border:1px solid #dfe8e1;border-radius:14px;align-items:center;gap:9px;margin-bottom:12px;padding:0 14px;display:flex}.search-field input{width:100%;font:inherit;color:#1b2b24;background:0 0;border:0;outline:0;padding:13px 0}.filter-pills{gap:8px;padding-bottom:16px;display:flex;overflow:auto}.filter-pills button{color:#6e7d74;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dce7df;border-radius:999px;padding:8px 13px}.filter-pills button.active{color:#f4fff7;background:#19352d;border-color:#19352d}.filter-pills b{margin-left:4px;font-size:11px}.workspace-nav{z-index:20;background:#ffffffed;border:1px solid #dce7df;border-radius:22px;grid-template-columns:repeat(4,1fr);width:min(100% - 32px,600px);padding:8px;display:grid;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 40px #173a3129}.workspace-nav button{color:#839087;cursor:pointer;background:0 0;border:0;border-radius:16px;place-items:center;gap:3px;min-height:54px;font-size:10px;font-weight:700;display:grid}.workspace-nav button.active{color:#2b7250;background:#e1f2e5}@media (width<=640px){.new-shell{padding:22px 16px 110px}.hero-card{padding:24px;display:block}.hero-card .primary-action{width:100%;margin-top:22px}.metric-grid{gap:8px}.metric-grid button{padding:14px 12px}.metric-grid strong{font-size:23px}.workspace-header h1{font-size:32px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.assignment-button{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.assignment-button:focus-visible .assignment-row,.metric-grid button:focus-visible,.workspace-nav button:focus-visible,.primary-action:focus-visible,.text-action:focus-visible,.avatar-button:focus-visible{outline-offset:3px;outline:3px solid #f0b83b}.workspace-overlay{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#11271e61;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.workspace-dialog{color:#1a2b23;background:#fff;border-radius:26px;gap:16px;width:min(100%,520px);padding:30px;display:grid;position:relative;box-shadow:0 26px 80px #0f2d2047}.workspace-dialog h2{color:#172b22;margin:0;font:700 30px/1.05 Georgia,serif}.dialog-close{color:#385448;cursor:pointer;background:#edf3ee;border:0;border-radius:12px;width:36px;height:36px;font-size:24px;position:absolute;top:14px;right:14px}.dialog-description{color:#6e7e75;line-height:1.55}.dialog-meta{color:#3e6752;background:#f1f7f2;border-radius:14px;justify-content:space-between;gap:12px;padding:12px 14px;font-size:13px;font-weight:700;display:flex}.dialog-actions{gap:10px;display:flex}.secondary-action{color:#355846;cursor:pointer;background:#f3f8f4;border:1px solid #cbdbcf;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:800;display:inline-flex}.dialog-label{color:#466356;gap:8px;font-size:13px;font-weight:800;display:grid}.dialog-label input{width:100%;font:inherit;color:#1a2b23;border:1px solid #d8e4da;border-radius:13px;outline:0;padding:13px 14px}.dialog-label input:focus{border-color:#52916b;box-shadow:0 0 0 3px #e0f1e5}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;width:1126px;max-width:100%;min-height:100svh;font-family:var(--font-family-app);font-optical-sizing:auto;flex-direction:column;margin:0 auto;display:flex}button,input,textarea,select{font:inherit}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:400}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.manager-panel{background:#eaf5ec;border:1px solid #dce9de;border-radius:24px;margin:18px 0 34px;padding:24px}.report-period{color:#397253;background:#d4ebd9;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.manager-metrics{grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0;display:grid}.manager-metrics div{gap:3px;display:grid}.manager-metrics strong{color:#183a2b;font-size:25px}.manager-metrics span{color:#6a7e71;font-size:11px}.progress-track{background:#d1e3d4;border-radius:999px;height:8px;overflow:hidden}.progress-track span{border-radius:inherit;background:#3b8a5e;height:100%;transition:width .3s;display:block}.manager-callouts{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.manager-callouts button{text-align:left;color:#315a42;cursor:pointer;background:#fff;border:1px solid #d9e8dc;border-radius:16px;align-items:center;gap:10px;padding:13px;display:flex}.manager-callouts button>span:nth-child(2){flex:1;gap:2px;display:grid}.manager-callouts b{font-size:12px}.manager-callouts small{color:#819087;font-size:11px}.callout-number{color:#b57614;background:#fff0d5;border-radius:11px;place-items:center;width:34px;height:34px;font-size:16px;font-weight:800;display:grid}.callout-number.review{color:#68559b;background:#e8e3f6}@media (width<=640px){.manager-callouts{grid-template-columns:1fr}.manager-panel{padding:18px}}.team-summary{color:#63806d;background:#eaf5ec;border-radius:18px;align-items:baseline;gap:10px;margin-bottom:14px;padding:18px 20px;display:flex}.team-summary strong{color:#183a2b;font-size:32px}.unit-list{gap:10px;display:grid}.unit-card{background:#fff;border:1px solid #e2ebe3;border-radius:18px;align-items:center;gap:13px;padding:17px;display:flex}.unit-card>div{flex:1}.unit-card h3{color:#20392b;margin:0 0 4px;font-size:17px}.unit-card p{color:#7c8b82;margin:0;font-size:12px}.unit-glyph{color:#397253;background:#e3f1e5;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.unit-admin-panel{background:#f4faf5;border:1px solid #dce9de;border-radius:22px;margin-top:24px;padding:20px}.unit-create-form{gap:8px;margin:14px 0;display:flex}.unit-create-form input{min-width:0;font:inherit;color:#1d3328;border:1px solid #d2e1d5;border-radius:12px;flex:1;padding:11px 12px}.unit-admin-list{gap:8px;display:grid}.unit-admin-list>div{color:#3b5d48;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:13px;display:flex}.unit-admin-list button{color:#b05c45;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.reporting-view{padding-bottom:110px}.report-kpi-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0;display:grid}.report-kpi-grid article{background:#f7fbf7;border:1px solid #dce9de;border-radius:18px;gap:8px;padding:16px;display:grid}.report-kpi-grid span{color:#6d8174;font-size:11px}.report-kpi-grid strong{color:#183a2b;font-size:28px}.report-progress{background:#eaf5ec;border-radius:18px;padding:18px}.report-progress>div:first-child{color:#315a42;justify-content:space-between;margin-bottom:10px;font-size:13px;font-weight:700;display:flex}.report-assignees{background:#fff;border:1px solid #dce9de;border-radius:20px;margin-top:18px;padding:18px}.report-assignees h3{margin:0;font-size:18px}.report-assignee{color:#315a42;border-top:1px solid #edf3ee;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 0;font-size:13px;display:grid}.avatar-mini{color:#397253;background:#d4ebd9;border-radius:10px;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.report-assignee strong{font-size:16px}@media (width<=720px){.report-kpi-grid{grid-template-columns:repeat(2,1fr)}.workspace-nav{gap:2px}.workspace-nav span{font-size:9px}}.header-spacer{flex:1}.header-actions{align-items:center;gap:10px;display:flex}.header-icon-button{color:#315a42;cursor:pointer;background:#fff;border:1px solid #dce9de;border-radius:14px;place-items:center;width:42px;height:42px;display:grid;position:relative}.notification-dot{background:#d98b38;border-radius:50%;width:6px;height:6px;position:absolute;top:9px;right:9px}.report-launcher{color:#315a42;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce9de;border-radius:18px;align-items:center;gap:14px;width:100%;margin:0 0 18px;padding:16px 18px;display:flex}.report-launcher span{flex:1;gap:3px;display:grid}.report-launcher small{color:#7b8f82;font-size:11px}.events-view{min-height:300px}.workspace-header{min-height:64px}.onboarding-shell{background:linear-gradient(145deg,#f4faf4,#e6f2e8);place-items:center;min-height:100vh;padding:24px;display:grid}.onboarding-card{background:#fff;border:1px solid #dce9de;border-radius:28px;width:min(100%,520px);padding:32px;box-shadow:0 18px 50px #2659391f}.onboarding-card h1{color:#183a2b;margin:12px 0 6px;font-size:32px}.onboarding-card>p{color:#6d8174;margin:0 0 24px}.onboarding-actions,.onboarding-actions form{gap:12px;display:grid}.onboarding-actions label{color:#315a42;gap:8px;font-size:13px;font-weight:700;display:grid}.onboarding-actions input{font:inherit;border:1px solid #cfe0d2;border-radius:12px;padding:13px 14px}.onboarding-actions small{color:#819087;margin-top:4px;font-size:11px;font-weight:400;display:block}.context-switcher{color:#6d8174;gap:2px;min-width:180px;margin-left:auto;font-size:10px;display:grid}.context-switcher select{color:#315a42;font:inherit;background:#fff;border:1px solid #dce9de;border-radius:10px;padding:7px 9px;font-size:12px}.role-owner .workspace-nav,.role-manager .workspace-nav,.role-administrator .workspace-nav,.role-employee .workspace-nav,.role-observer .workspace-nav{grid-template-columns:repeat(4,1fr)}.profile-card{background:#fff;border:1px solid #dce9de;border-radius:22px;align-items:center;gap:16px;padding:22px;display:flex}.profile-avatar{color:#397253;background:#d4ebd9;border-radius:18px;place-items:center;width:58px;height:58px;font-size:24px;font-weight:800;display:grid}.profile-card h3{color:#183a2b;margin:0 0 4px;font-size:20px}.profile-card p{color:#6d8174;margin:0 0 8px}.role-chip{color:#397253;background:#eaf5ec;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.profile-preferences{gap:12px;margin-top:16px;display:grid}.profile-preferences div{background:#f7fbf7;border:1px solid #dce9de;border-radius:16px;gap:4px;padding:16px;display:grid}.profile-preferences span{color:#6d8174;font-size:11px}.profile-preferences strong{color:#315a42;font-size:13px}.dialog-label textarea{resize:vertical;min-height:96px}.dialog-label input,.dialog-label textarea{font:inherit}.invite-result{background:#eaf5ec;border-radius:14px;align-items:center;gap:10px;margin-top:14px;padding:12px;display:flex}.invite-result code{color:#315a42;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11px;overflow:hidden}.invite-result button{color:#397253;cursor:pointer;background:#fff;border:0;border-radius:9px;padding:8px 10px;font-weight:700}.hierarchy-card{background:linear-gradient(135deg,#f5faf5,#eaf5ec);border:1px solid #d8e6da;border-radius:22px;margin:0 0 20px;padding:20px}.hierarchy-card h2{color:#183a2b;margin:0;font-size:20px}.hierarchy-caption{color:#6d8174;margin:0 0 14px;font-size:12px}.hierarchy-list{gap:8px;margin:16px 0;display:grid}.hierarchy-list div{color:#315a42;border-top:1px solid #dce9de;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:10px 0;font-size:12px;display:grid}.hierarchy-list small{color:#7b8f82}.status-dot.done{background:#3b8a5e}.hierarchy-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.role-observer .primary-action,.role-observer .secondary-action,.role-observer .review-actions,.role-observer .hierarchy-card,.role-administrator .report-launcher,.role-administrator .manager-panel,.role-administrator .hierarchy-card{display:none}.workspace-main{width:min(100%,960px);margin:0 auto;padding:24px clamp(16px,4vw,48px) 104px}@media (width<=640px){.workspace-main{padding:16px 14px 96px}.workspace-header{padding:10px 14px}.hero-card{gap:18px;padding:22px 18px}.hero-card h2{font-size:28px;line-height:1.08}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.metric-grid button{padding:12px 8px}.metric-grid strong{font-size:24px}.workspace-nav{bottom:10px;left:12px;right:12px}.section-heading{gap:10px}.section-heading h2{font-size:24px}.context-switcher{min-width:120px}.context-switcher select{max-width:130px}}.workspace-header h1,.hero-card h2,.section-heading h2,.workspace-dialog h2,.profile-sheet__header h2,.notification-sheet__header h2,.notification-empty h3{font-family:var(--font-family-app)}
