.form-stack,.field-grid,.inline-controls,.button-row{min-width:0}.form-stack{gap:21px;display:grid}.form-stack>.button{justify-self:start;width:max-content}.form-stack label:not(.check-row),.field-grid label:not(.check-row){gap:8px;min-width:0;display:grid}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px;display:grid}.field-grid>.wide{grid-column:1/-1}.inline-controls{box-shadow:var(--pressed-shadow);background:#efefe2a8;border:1px solid #ffffffb8;border-radius:17px;flex-wrap:wrap;align-items:flex-end;gap:14px;margin:0 0 24px;padding:14px 16px;display:flex}.today-home-page{width:100%;min-width:0;margin:0}.home-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin:0 0 24px;display:flex}.home-heading h1{letter-spacing:0;color:var(--ink-strong);margin:7px 0 8px;font-size:clamp(30px,4vw,48px)}.home-heading p{max-width:560px;color:var(--ink-soft);margin:0}.home-heading .small-input{flex:0 0 170px}.home-next{background:linear-gradient(115deg,#f8f8e9,#e9efdb);border-color:#b4c69b;justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;padding:28px 32px;display:flex}.home-next h2{letter-spacing:0;margin:6px 0 8px;font-size:clamp(22px,3vw,34px)}.home-next p{color:var(--ink-soft);margin:0}.home-next .button{flex:none;min-width:160px}.home-summary-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:22px;margin-bottom:22px;display:grid}.home-goals,.home-report,.home-attention{padding:25px 27px}.home-card-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.home-card-heading h2{letter-spacing:0;margin:6px 0 0;font-size:21px}.home-goal-list{gap:12px;display:grid}.home-goal-row{border-top:1px solid #dfe3d3;grid-template-columns:minmax(0,1fr) minmax(160px,.72fr);align-items:center;gap:18px;padding:16px 0;display:grid}.home-goal-copy{gap:6px;min-width:0;display:grid}.home-goal-copy strong{overflow-wrap:anywhere;color:var(--ink-strong)}.home-goal-copy span{color:var(--ink-faint);font-size:11px}.home-goal-progress{align-items:center;gap:10px;display:flex}.home-goal-progress>span{background:#e4e8db;border-radius:99px;flex:1;height:8px;display:block;overflow:hidden;box-shadow:inset 0 1px 2px #7280642e}.home-goal-progress i{border-radius:inherit;background:linear-gradient(90deg,#a8bb91,#648152);height:100%;display:block}.home-goal-progress>strong{color:#5f764f;min-width:38px;font:600 12px var(--font-data);text-align:right}.home-report{flex-direction:column;min-height:230px;display:flex}.home-report .home-card-heading{margin-bottom:25px}.home-report-preview{min-height:68px;color:var(--ink-soft);margin:0 0 22px;line-height:1.8}.home-review-note{color:#9a6b37;margin:-10px 0 18px;font-size:11px}.home-report .button{align-self:flex-start;margin-top:auto}.home-empty{color:var(--ink-soft);padding:22px 0 9px}.home-empty strong{color:var(--ink-strong);margin-bottom:8px;display:block}.home-empty p{margin:0;font-size:12px}.home-attention{justify-content:space-between;align-items:center;gap:24px;display:flex}.home-attention h2{margin:6px 0 7px;font-size:18px}.home-attention p{color:var(--ink-soft);margin:0}.home-attention .button{flex:none}.home-dashboard-body{gap:22px}.home-metric-grid{margin-bottom:0}.home-next-copy{min-width:0}.home-next .eyebrow{color:#62794e}.home-next .button{min-height:48px}.home-summary-more{color:var(--ink-faint);margin:15px 0 0;font-size:11px}.home-report .status-pill{flex:none}.home-report .button{width:max-content}.home-attention{margin-bottom:0}.today-work-page,.records-page{width:100%;min-width:0;margin:0}.today-work-status{background:linear-gradient(110deg,#fbfaf1,#edf1e3);justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;padding:20px 25px;display:flex}.today-work-status strong{color:var(--ink-strong);margin:7px 0 5px;font-size:19px;display:block}.today-work-status p{color:var(--ink-soft);margin:0}.today-work-status-meta{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.today-work-status-meta span{color:#5e7053;background:#e5ead9;border-radius:999px;padding:9px 12px;font-size:11px}.today-work-status-meta .status-meta-warning{color:#9a6b37;white-space:nowrap;background:#f6ead1;border:1px solid #e8c997}.work-tabs,.records-tabs{background:#edf0e4;border:1px solid #d8dfca;border-radius:21px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:25px;padding:7px;display:grid}.work-tabs button,.records-tabs button{color:var(--ink-soft);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:15px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:12px;padding:15px 20px;display:grid}.work-tabs button>span{color:#91a180;font:600 13px var(--font-data);grid-row:1/span 2}.work-tabs button strong,.records-tabs button{font-size:14px}.work-tabs button small{color:var(--ink-faint);font-size:11px}.work-tabs button.is-active,.records-tabs button.is-active{color:var(--ink-strong);background:linear-gradient(145deg,#e3ead6,#d2dfc1);border-color:#f8fff0;box-shadow:0 3px #c0cdae}.today-work-tab-panel[hidden]{display:none}.today-work-tab-panel.is-visible{animation:.38s cubic-bezier(.2,.72,.25,1) both tabPanelIn}.today-work-tab-panel>.section-heading{margin-bottom:19px}.work-next-step{background:#f2f4e9;border:1px solid #dbe3ce;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;padding:18px 20px;display:flex}.work-next-step p{color:var(--ink-soft);margin:0}.records-tabs{max-width:580px}.records-tabs button{text-align:center;font-weight:650;display:block}.records-panel{min-width:0}.history-module>.report-process{margin:0 0 22px}@media (max-width:760px){.home-heading{display:block}.home-heading .small-input{width:170px;margin-top:18px;display:block}.home-next,.home-attention,.today-work-status{display:block}.home-next .button,.home-attention .button{margin-top:18px}.home-next .button{width:100%}.home-summary-grid{grid-template-columns:1fr}.home-goals,.home-report,.home-attention{padding:21px 18px}.home-goal-row{grid-template-columns:1fr;gap:11px}.home-goal-progress{max-width:100%}.today-work-status-meta{justify-content:flex-start;margin-top:17px}.work-tabs button{column-gap:6px;padding:13px 10px}.work-tabs button strong{font-size:12px}.work-tabs button small{font-size:9px}.work-next-step{display:block}.work-next-step .button{margin-top:14px}}.inline-controls>label:not(.check-row){flex:220px;gap:7px;min-width:180px;max-width:420px;display:grid}.inline-controls>.button{flex:none}.inline-controls>.check-row{flex:0 auto;align-self:center;margin:0}.button-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:18px;display:flex}.check-grid{flex-wrap:wrap;align-items:center;gap:10px 15px;margin-top:8px;display:flex}.check-grid label{color:var(--ink-readable);align-items:center;gap:7px;font-size:12px;font-weight:600;display:inline-flex!important}.policy-fields>label:last-child{grid-column:1/-1}.data-list{gap:18px;display:grid}.state-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.state-heading>div{flex:1;min-width:0}.state-heading h2{margin:0}.state-heading p{margin:6px 0 0}.details-panel{border-top:1px solid var(--line);margin-top:18px;padding:15px 0 0}.details-panel>summary{cursor:pointer;color:var(--ink-readable);align-items:center;gap:8px;font-size:12px;font-weight:700;list-style:none;display:flex}.details-panel>summary::-webkit-details-marker{display:none}.details-panel>summary:before{content:"▸";color:var(--moss);transition:transform .16s}.details-panel[open]>summary:before{transform:rotate(90deg)}.details-panel>form,.details-panel>.form-stack{margin-top:16px}.data-row{border-top:1px solid var(--line);justify-content:space-between;gap:16px;padding:14px 0;display:flex}.data-row:first-child{border-top:0}.user-select{border:1px solid var(--line);background:#f5f6eb;border-radius:13px;gap:8px;max-height:240px;padding:12px;display:grid;overflow:auto}.user-select label{align-items:flex-start;gap:8px;line-height:1.6;font-size:12px!important;font-weight:500!important;display:flex!important}.audit-table{border:1px solid var(--line);background:#f7f6ec;border-radius:14px;margin-top:14px;overflow-x:auto}.audit-table table{border-collapse:collapse;width:100%;min-width:720px}.audit-table th,.audit-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:12px 14px;font-size:11px;line-height:1.7}.audit-table th{color:var(--ink-faint);background:#ebeede;font-size:10px;font-weight:700}.audit-table tr:last-child td{border-bottom:0}.settings-page{width:min(760px,100%);margin:0 auto}.avatar-settings{margin-bottom:22px;padding:27px 29px 23px;overflow:hidden}.avatar-settings-heading{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:22px;display:flex}.avatar-settings-heading h2{color:var(--ink-strong);margin:6px 0 5px;font-size:22px}.avatar-settings-heading p{color:var(--ink-readable);margin:0;font-size:12px}.avatar-current-badge{min-width:142px;color:var(--ink-faint);background:linear-gradient(145deg,#f7faed,#e8efdc);border:1px solid #d9e2ce;border-radius:17px;flex:none;align-items:center;gap:10px;padding:8px 11px 8px 8px;font-size:10px;line-height:1.6;display:flex;box-shadow:inset 0 1px #fff,0 3px #d3dcc8}.avatar-current-badge.is-celebrating{animation:.9s both avatarAura}.avatar-current-badge img{object-fit:contain;background:#f6f4e8;border-radius:15px;width:56px;height:56px}.avatar-current-badge strong{color:var(--ink-strong);font-size:12px}.avatar-choice-grid{grid-template-columns:repeat(auto-fill,minmax(78px,1fr));gap:12px;display:grid}.avatar-choice{min-height:101px;color:var(--ink-readable);font:600 11px var(--font-body);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:17px;justify-items:center;gap:7px;padding:8px 5px 9px;transition:transform .22s,background .22s,border-color .22s,box-shadow .22s;display:grid}.avatar-choice:hover,.avatar-choice:focus-visible{background:#f5f8ed;border-color:#d9e5cb;transform:translateY(-3px);box-shadow:0 5px #dce4d2}.avatar-choice:focus-visible{outline-offset:2px;outline:3px solid #adc98c}.avatar-choice:disabled{cursor:not-allowed;opacity:.56;transform:none}.avatar-choice-art{background:radial-gradient(circle at 50% 22%,#fffdf2,#e7eddc);border:2px solid #ecf0df;border-radius:22px;place-items:center;width:70px;height:70px;transition:box-shadow .22s,transform .22s;display:grid;position:relative;box-shadow:inset 0 2px 3px #fff,0 3px #cbd6bd}.avatar-choice-art img{object-fit:contain;width:64px;height:64px}.avatar-choice-art i{color:#fff;width:22px;height:22px;font:700 12px var(--font-data);background:#78945f;border:2px solid #f9fbf0;border-radius:50%;place-items:center;font-style:normal;display:grid;position:absolute;bottom:-5px;right:-5px;box-shadow:0 2px #526d42}.avatar-choice.is-current .avatar-choice-art{border-color:#b8cf9e;box-shadow:inset 0 2px 3px #fff,0 3px #a8bd92,0 0 0 4px #dce9cd}.avatar-choice.is-pending .avatar-choice-art{border-color:#e1bd78;transform:translateY(-3px)scale(1.04);box-shadow:inset 0 2px 3px #fff,0 3px #c9a15c,0 0 0 4px #f7e2b4}.avatar-confirm{background:linear-gradient(110deg,#fffaf0,#f7f1dc);border:1px solid #ead5a7;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:21px;padding:15px 17px;animation:.34s cubic-bezier(.2,.8,.25,1.1) both avatarConfirmIn;display:grid;box-shadow:inset 0 1px #fff,0 5px #e2d8bd}.avatar-confirm-art{color:#aa8a56;font:700 16px var(--font-data);align-items:center;gap:10px;display:flex}.avatar-confirm-art div{justify-items:center;gap:2px;display:grid}.avatar-confirm-art img{object-fit:contain;background:#f8f4e6;border-radius:16px;width:66px;height:66px}.avatar-confirm-art div:last-child img{border:2px solid #edcb87;width:78px;height:78px;box-shadow:0 0 0 4px #f9e9be}.avatar-confirm-art small{color:var(--ink-faint);font-size:9px}.avatar-confirm-copy h3{color:#765b35;margin:0 0 5px;font-size:14px}.avatar-confirm-copy p{color:#8b7554;margin:0;font-size:11px;line-height:1.7}.avatar-confirm-copy strong{color:#6b5733}.avatar-confirm-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.avatar-confirm-actions .button{min-height:37px;padding-inline:13px;font-size:11px}.avatar-feedback{border-radius:12px;margin:15px 0 0;padding:10px 13px;font-size:11px}.avatar-feedback.success{color:#527341;background:#edf5e5;animation:.65s both avatarCelebrate}.avatar-feedback.error{color:#9d584a;background:#fff0ea}@keyframes avatarConfirmIn{0%{opacity:0;transform:translateY(-5px)scale(.98)}to{opacity:1;transform:none}}@keyframes avatarCelebrate{0%{opacity:0;transform:translateY(5px)}45%{opacity:1;transform:translateY(-2px)}to{opacity:1;transform:none}}@keyframes avatarAura{0%,to{box-shadow:inset 0 1px #fff,0 3px #d3dcc8}45%{box-shadow:inset 0 1px #fff,0 3px #c1d3ab,0 0 0 6px #dcefc68c,0 0 25px #d3e9af}}@media (max-width:700px){.field-grid{grid-template-columns:1fr;gap:17px}.field-grid>.wide{grid-column:auto}.inline-controls{grid-template-columns:1fr;align-items:stretch;gap:12px;padding:12px 13px;display:grid}.inline-controls>label:not(.check-row){min-width:0;max-width:none}.inline-controls>.button{width:100%}.button-row{justify-content:stretch}.button-row>.button{flex:auto}.data-row{flex-direction:column;gap:8px}.avatar-settings{padding:22px 18px 20px}.avatar-settings-heading{display:block}.avatar-current-badge{width:max-content;margin-top:15px}.avatar-choice-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.avatar-choice{min-height:87px;padding:5px 2px;font-size:9px}.avatar-choice-art{border-radius:16px;width:53px;height:53px}.avatar-choice-art img{width:49px;height:49px}.avatar-confirm{text-align:center;grid-template-columns:1fr;gap:12px}.avatar-confirm-art,.avatar-confirm-actions{justify-content:center}}.goal-help-shortcut{margin:18px 0 0;padding:13px 15px}.goal-help-shortcut>div,.goal-prefill{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.goal-help-shortcut>div{flex:1;min-width:200px}.goal-help-shortcut strong,.goal-prefill strong{color:var(--ink-strong)}.goal-help-shortcut span,.goal-prefill span{color:var(--ink-readable)}.goal-prefill{justify-content:flex-start}@media (max-width:700px){.field-grid{grid-template-columns:1fr}.data-panel{padding:22px 18px}.settings-page{margin:18px auto;padding:18px}.notice{flex-wrap:wrap;align-items:flex-start;font-size:11px}.data-row{gap:10px}.small-input{max-width:100%}.user-select{max-height:180px}.inline-controls>label{min-width:135px}.notification-popover{max-width:calc(100vw - 32px)}.data-panel .button-row>.button{font-size:11px}.module-actions select{max-width:190px}}:root{--ink-strong:#263626;--ink-readable:#4e5d4a;--surface-strong:linear-gradient(145deg, #fffef8 0%, #f7f5e9 100%);--shadow-content:inset 0 1px 1px #fffef9, 0 5px 0 #d5d5c4, 0 12px 24px -10px #43523645}.shell{--workspace-edge:clamp(16px, 1.7vw, 32px);--workspace-rail:clamp(112px, 7.1vw, 136px);--workspace-gap:clamp(20px, 2.5vw, 48px);--workspace-content-inset:clamp(16px, 2.2vw, 48px);--workspace-top:clamp(16px, 2.4dvh, 30px);--workspace-canvas-max:1440px}.page-stage{width:100%;min-width:0;margin:0;padding:0}.page-stage>.route-view{width:100%;min-width:0}html:has(.shell){scrollbar-gutter:stable;scroll-padding-top:118px}.topbar{isolation:isolate;-webkit-backdrop-filter:blur(18px)saturate(1.08);backdrop-filter:blur(18px)saturate(1.08);background:linear-gradient(110deg,#dfe8d3ef,#eee8d9ed 63%,#dbe6d9ee);border-bottom:1px solid #fffa;min-height:72px;margin-bottom:22px;padding:0 12px 0 18px;position:sticky;top:0;overflow:visible;box-shadow:inset 1px 2px 2px #ffffffb8,0 10px 24px -14px #53614352}.topbar>*{z-index:1;position:relative}.topbar:after{content:"";z-index:0;pointer-events:none;filter:blur(7px);background:linear-gradient(#aeb9a05c,#0000);height:18px;position:absolute;bottom:-12px;left:5%;right:5%}.topbar-context{color:var(--ink-readable);font-size:13px}.topbar-context strong{color:var(--ink-strong);font-size:14px}.today-date{font-size:12px}.module-header{background:linear-gradient(110deg,#fffdf5b8 0%,#f2f1e5a8 64%,#e7ead6a0 100%);border:1px solid #ffffffb8;border-radius:22px;align-items:flex-end;min-height:128px;margin-bottom:24px;padding:16px 20px 20px;box-shadow:inset 0 1px 1px #fff,0 4px #d9d8c8,0 13px 25px -15px #52634455}.module-heading{gap:16px}.module-heading>div{min-width:0}.module-heading h1{color:var(--ink-strong);margin:4px 0 8px;font-size:clamp(28px,3vw,38px);line-height:1.2}.module-heading p{max-width:720px;color:var(--ink-readable);font-size:13px;line-height:1.7}.module-heading .eyebrow{color:#63794d;font-size:10px}.module-icon-cradle{border-radius:22px;width:78px;height:78px}.module-icon-cradle .clay-icon{width:60px;height:60px}.module-actions{align-items:center;gap:10px;display:flex}.module-actions .small-input{flex:0 0 170px;gap:0;width:170px;display:grid}.module-actions .button.primary{min-height:48px;padding-inline:22px;font-size:13px}.metric-grid,.three-metrics{gap:14px}.metric-tile{min-height:126px;box-shadow:var(--shadow-content);border-radius:19px;padding:20px 17px}.metric-tile>.clay-icon{width:50px;height:50px}.metric-copy>span{color:#66745b;font-size:11px;font-weight:700}.metric-copy strong{color:var(--ink-strong);font-size:27px}.metric-copy>small{color:#78836e;font-size:10px}.three-metrics .metric-tile{min-height:122px;padding:20px}.three-metrics .metric-copy strong{color:var(--ink-strong);font-size:34px}.section-heading{border-bottom:1px solid #ffffffb0;margin-bottom:16px;padding:0 2px 10px}.section-heading h2{color:var(--ink-strong);font-size:20px}.section-heading p{color:var(--ink-readable);font-size:12px}.data-panel{box-shadow:var(--shadow-content);margin-bottom:18px;padding:28px 30px}.data-panel>h2{color:var(--ink-strong);margin-bottom:12px;font-size:20px}.data-panel>h3{color:var(--ink-strong);font-size:15px}.data-row{padding:17px 0}.record-body{color:var(--ink-readable);font-size:13px;line-height:1.9}.meta-line{color:#717c68;font-size:11px}.form-stack{gap:21px}.form-stack label,.field-grid label{color:var(--ink-readable);font-size:13px;font-weight:700}.report-share-shortcut{background:#f5f8ec;border:1px solid #cbd6b6;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;padding:13px 15px;display:flex}.report-share-shortcut div{gap:3px;display:grid}.report-share-shortcut strong{color:var(--ink-readable);font-size:12px}.report-share-shortcut span{color:var(--ink-faint);font-size:11px;line-height:1.6}@media (max-width:700px){.report-share-shortcut{flex-direction:column;align-items:flex-start}}.form-stack label>input,.form-stack label>textarea,.form-stack label>select,.field-grid label>input,.field-grid label>textarea,.field-grid label>select{margin-top:1px}input:not([type=range]):not([type=checkbox]),textarea,select{min-height:48px;color:var(--ink-strong);border-color:#bcc7a7;font-size:13px}select{appearance:none;cursor:pointer;background-color:#f1f3e7;background-image:linear-gradient(45deg,#0000 50%,#6b7e5b 50%),linear-gradient(135deg,#6b7e5b 50%,#0000 50%);background-position:calc(100% - 18px) 21px,calc(100% - 13px) 21px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:38px}select:focus-visible{outline-offset:2px;outline:3px solid #8fa07840}textarea{min-height:112px}.status-pill{padding:6px 11px;font-size:11px;font-weight:750}.notice{border-radius:14px;padding:15px 18px;font-size:13px;box-shadow:inset 0 1px #fff,0 3px 8px #8a8e7020}.notice.error{color:#7f3d2b;background:#fbe3d7;border:2px solid #c77b61}.notice.success{color:#466039;background:#e6efd9;border:1px solid #a9bb8f}.button{min-height:46px;font-size:13px}.button.primary{min-height:48px}.filter-bar,.activity-filters,.period-tabs{border-radius:14px;padding:8px}.filter-chip,.type-chip,.period-tabs button{min-height:39px;font-size:12px}.post-card{padding:25px 27px 19px}.post-card h2{color:var(--ink-strong);margin:18px 0 9px;font-size:19px;line-height:1.5}.post-card>p{color:var(--ink-readable);font-size:13px}.post-meta>span{color:#68755d;font-size:10px}.review-detail{box-shadow:var(--shadow-content)}.queue-toolbar h2,.review-detail-head h2{color:var(--ink-strong)}.queue-item h3{color:var(--ink-strong);font-size:13px}.read-only-banner{color:#6d4d1f;border-width:2px;font-weight:650}.dashboard-heading{box-shadow:var(--shadow-content);background:linear-gradient(110deg,#fffdf5c7,#f0f1e1b5);border:1px solid #ffffffb8;border-radius:22px;margin-bottom:22px;padding:22px 24px}.dashboard-heading h1{color:var(--ink-strong);font-size:clamp(28px,3vw,38px)}.dashboard-heading p{color:var(--ink-readable);font-size:13px}.small-input{color:var(--ink-readable);font-size:12px;font-weight:700}.small-input input{margin-top:7px}.date-field{min-width:0;position:relative}.date-field-trigger{width:100%;min-width:0;min-height:48px;color:var(--ink-strong);font:650 13px/1 var(--font-data);text-align:left;cursor:pointer;background:linear-gradient(145deg,#f0f3e6,#e1e9d4);border:1px solid #bcc9a9;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;padding:0 13px 0 14px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:inset 1px 2px 2px #fffef8aa,inset -2px -2px 3px #c5cfb3,0 3px #c2cdb0}.date-field-trigger:hover{border-color:#9aae87;transform:translateY(-1px)}.date-field-trigger:active{transform:translateY(1px);box-shadow:inset 1px 2px 3px #7f8e6926,0 1px #bbc7a8}.date-field-trigger:focus-visible{outline-offset:2px;outline:3px solid #8fa07840}.date-field-trigger:disabled{cursor:not-allowed;opacity:.62}.date-field-value{letter-spacing:.02em;white-space:nowrap}.date-field-placeholder{color:#89927d;font:600 12px/1 var(--font-body)}.date-field-icon{color:#627755;background:#eef2e3;border:1px solid #c0cbaa;border-radius:8px;flex:0 0 24px;place-items:center;width:24px;height:24px;display:grid}.date-field-icon .icon{stroke-width:1.65px;width:14px;height:14px}.date-field-native{opacity:0!important;pointer-events:none!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important}.select-field{min-width:0;position:relative}.select-field-trigger{width:100%;min-width:0;min-height:48px;color:var(--ink-strong);font:650 13px/1.2 var(--font-body);text-align:left;cursor:pointer;background:linear-gradient(145deg,#f1f3e8,#e2e9d6);border:1px solid #bdc9ab;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;padding:0 14px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:inset 1px 2px 2px #fffef8aa,inset -2px -2px 3px #c4ceb2,0 3px #c2cdb0}.select-field-trigger:hover{border-color:#9aae87;transform:translateY(-1px)}.select-field-trigger:active,.select-field.is-open .select-field-trigger{border-color:#8ea77b;transform:translateY(1px);box-shadow:inset 1px 2px 3px #7f8e6926,0 1px #bbc7a8}.select-field-trigger:focus-visible{outline-offset:2px;outline:3px solid #8fa07840}.select-field-trigger:disabled{cursor:not-allowed;opacity:.62}.select-field-placeholder{color:#89927d;font-weight:600}.select-field-chevron{border-top:6px solid #6b7e5b;border-left:5px solid #0000;border-right:5px solid #0000;flex:none;width:0;height:0;transition:transform .18s}.select-field.is-open .select-field-chevron{transform:rotate(180deg)}.select-field-native{opacity:0!important;pointer-events:none!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important}.select-popover{z-index:110;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#edf2e5f7,#dfe8d6f7);border:1px solid #fffef5;border-radius:18px;gap:4px;max-height:280px;padding:8px;animation:.18s cubic-bezier(.2,.72,.25,1) both selectPopoverIn;display:grid;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:auto;box-shadow:0 8px #c7d1b8,0 18px 32px #4b5b3a32,inset 1px 2px 2px #fff}.select-option{color:#506345;width:100%;min-height:39px;font:650 12px/1.3 var(--font-body);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;transition:background .16s,border-color .16s,transform .16s;display:flex}.select-option:hover{background:#f4f7ecb8;border-color:#c5d5b5;transform:translate(2px)}.select-option.is-selected{color:#3e5f3e;background:linear-gradient(105deg,#d7e5c8,#edf3e4);border-color:#b7c99f;box-shadow:inset 1px 1px #fff9,0 2px #c4d1b4}.select-option:disabled{cursor:not-allowed;opacity:.45}.select-option-check{color:#fffdf3;background:linear-gradient(145deg,#91aa79,#607e53);border-radius:50%;place-items:center;width:19px;height:19px;font-size:11px;display:grid;box-shadow:0 2px #4e6944}.time-field{min-width:0;position:relative}.time-field-control{background:linear-gradient(145deg,#f1f3e8,#e2e9d6);border:1px solid #bdc9ab;border-radius:15px;align-items:center;min-height:48px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;overflow:hidden;box-shadow:inset 1px 2px 2px #fffef8aa,inset -2px -2px 3px #c4ceb2,0 3px #c2cdb0}.time-field-control:focus-within{border-color:#8ea77b;box-shadow:inset 1px 2px 3px #7f8e6926,0 1px #bbc7a8,0 0 0 3px #8fa07840}.time-field-input{width:100%;min-width:0;min-height:46px;color:var(--ink-strong);font:650 13px/1 var(--font-data);background:0 0;outline:0;padding:0 12px 0 14px;border:0!important}.time-field-input::placeholder{color:#89927d}.time-field-button{color:#627755;cursor:pointer;background:#eef2e3;border:1px solid #c0cbaa;border-radius:11px;flex:0 0 42px;place-items:center;width:42px;height:42px;margin-right:3px;display:grid}.time-field-button:hover{background:#dce8cf}.time-field-button:disabled{cursor:not-allowed;opacity:.55}.time-field-button .icon{stroke-width:1.65px;width:15px;height:15px}.time-popover{z-index:110;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#edf2e5f7,#dfe8d6f7);border:1px solid #fffef5;border-radius:18px;width:274px;padding:14px;animation:.18s cubic-bezier(.2,.72,.25,1) both selectPopoverIn;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 8px #c7d1b8,0 18px 32px #4b5b3a32,inset 1px 2px 2px #fff}.time-popover-head{color:var(--ink-strong);border-bottom:1px solid #cdd8c0;justify-content:space-between;align-items:center;gap:12px;padding:0 2px 12px;display:flex}.time-popover-head strong{font-size:13px}.time-popover-head span{color:#607751;font:750 16px var(--font-data)}.time-picker-section{gap:7px;margin-top:12px;display:grid}.time-picker-section>span{color:#89947e;font-size:10px;font-weight:750}.time-options{grid-template-columns:repeat(6,1fr);gap:5px;display:grid}.time-options.hours{grid-template-columns:repeat(6,1fr);max-height:132px;padding-right:2px;overflow:auto}.time-options button{color:#506345;min-height:29px;font:650 11px var(--font-data);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px}.time-options button:hover{background:#f4f7ecb8;border-color:#c5d5b5}.time-options button.is-selected{color:#fffdf3;background:linear-gradient(145deg,#91aa79,#607e53);border-color:#94ad7d;box-shadow:0 2px #4e6944}@keyframes selectPopoverIn{0%{opacity:0;transform:translateY(-5px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.inline-controls .select-field{width:100%}@media (max-width:700px){.select-field-trigger,.time-field-control{min-height:45px;font-size:12px}.select-popover,.time-popover{width:auto;max-height:min(52vh,360px);position:fixed;bottom:76px;left:14px;right:14px}}@media (prefers-reduced-motion:reduce){.select-field-trigger,.select-option{transition:none}.select-popover{animation:none}}.date-popover{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#eef2e5f7,#e1e8d8f7);border:1px solid #fffef5;border-radius:20px;width:292px;padding:15px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 8px #c8d1b9,0 18px 32px #4b5b3a32,inset 1px 2px 2px #fff}.date-popover-head{grid-template-columns:34px 1fr 34px;align-items:center;gap:8px;margin-bottom:12px;display:grid}.date-popover-head strong{color:var(--ink-strong);text-align:center;font-size:14px}.date-popover-head button,.date-today-button{color:#5e754e;cursor:pointer;background:#f2f4e9;border:1px solid #c5d1b5}.date-popover-head button{width:34px;height:34px;font:700 23px/1 var(--font-data);border-radius:10px}.date-popover-head button:hover,.date-today-button:hover{background:#dce8cf}.date-popover-head button:disabled,.date-today-button:disabled{cursor:not-allowed;opacity:.4}.date-weekdays,.date-days{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.date-weekdays{color:#89947e;text-align:center;margin-bottom:5px;font-size:10px}.date-days button,.date-days>span{min-height:31px}.date-days button{color:#506345;cursor:pointer;font:650 12px/1 var(--font-data);background:0 0;border:1px solid #0000;border-radius:9px}.date-days button:hover{background:#eff5e5;border-color:#bbcca9}.date-days button.is-today{color:#3f613e;border-color:#a9bd91}.date-days button.is-selected{color:#fffdf3;background:linear-gradient(145deg,#9caf83,#6f885b);border-color:#748f61;box-shadow:0 2px #536d46}.date-days button:disabled{cursor:not-allowed;color:#b4bbab;opacity:.45}.date-today-button{width:100%;min-height:34px;font:700 11px/1 var(--font-body);border-radius:10px;margin-top:12px}.small-input .date-field{margin-top:7px}.small-input .date-field-trigger{min-width:180px}.inline-controls .date-field{width:100%}@media (max-width:700px){.date-popover{width:auto;max-width:none;position:fixed;inset:auto 14px 76px}.date-field-trigger{min-height:45px;font-size:12px}.small-input .date-field-trigger{min-width:0}}@media (prefers-reduced-motion:reduce){.date-field-trigger{transition:none}}.daily-flow,.daily-progress,.focus-note,.desk-calendar{box-shadow:var(--shadow-content)}.daily-flow h2,.daily-progress h2,.focus-note h2,.team-note h2{color:var(--ink-strong)}@media (max-width:1050px){.module-header{padding-inline:16px}}@media (max-width:700px){.shell{padding:13px 14px 74px;display:block}.page-stage{padding:0}html:has(.shell){scroll-padding-top:85px}.topbar{min-height:58px;margin-bottom:14px;padding:0 2px;top:0}.topbar-context{gap:8px;font-size:11px}.topbar-context strong{font-size:12px}.topbar-actions{gap:7px}.today-date,.topbar-actions>.icon-button[aria-label=账号设置]{display:none}.module-header{border-radius:18px;align-items:flex-end;min-height:104px;padding:13px 14px 16px}.module-heading{gap:11px}.module-heading h1{font-size:25px}.module-heading p{font-size:11px;line-height:1.65}.module-icon-cradle{border-radius:17px;width:58px;height:58px}.module-icon-cradle .clay-icon{width:45px;height:45px}.module-actions{margin-left:69px}.module-actions .button.primary{min-height:40px;font-size:11px}.dashboard-heading{flex-direction:column;align-items:flex-start;gap:14px;padding:18px}.metric-grid{grid-template-columns:1fr 1fr;gap:10px}.metric-tile{gap:7px;min-height:105px;padding:14px 12px}.metric-tile>.clay-icon{width:39px;height:39px}.metric-copy strong{font-size:21px}.three-metrics .metric-tile{min-height:90px;padding:15px}.three-metrics .metric-copy strong{font-size:29px}.data-panel{border-radius:20px;padding:20px 17px}.data-panel>h2{font-size:18px}.record-body{font-size:12px}.form-stack{gap:17px}.form-stack label,.field-grid label{font-size:12px}input:not([type=range]):not([type=checkbox]),textarea,select{min-height:45px;font-size:12px}textarea{min-height:95px}.status-pill{font-size:10px}.post-card{padding:20px 17px 17px}.post-card h2{font-size:16px}}.daily-work-flow{box-shadow:var(--shadow-content);background:linear-gradient(120deg,#f8faed 0%,#edf0df 68%,#e5ead6 100%);border:1px solid #ffffffb8;border-radius:22px;margin:28px 0 20px;padding:24px 26px 20px}.workflow-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.workflow-heading h2{color:var(--ink-strong);margin:4px 0 7px;font-size:21px}.workflow-heading p{color:var(--ink-readable);margin:0;font-size:12px;line-height:1.7}.workflow-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.workflow-step{min-width:0;color:var(--ink-readable);background:#ffffff75;border:1px solid #d4dbc5;border-radius:15px;align-items:center;gap:10px;padding:12px 13px;text-decoration:none;transition:transform .16s,background .16s,border-color .16s;display:flex}.workflow-step:hover,.workflow-step:focus-visible{background:#fffef9;border-color:#aabb91;transform:translateY(-2px)}.workflow-step b{color:#587044;width:29px;height:29px;font:700 12px/1 var(--font-data);background:#e0e8d2;border-radius:10px;flex:none;place-items:center;display:grid}.workflow-step span{gap:3px;min-width:0;display:grid}.workflow-step strong{color:var(--ink-strong);font-size:11px}.workflow-step small{color:#718067;font-size:10px;line-height:1.4}.workflow-step.is-current{background:#faffef;border-color:#a5b990}.workflow-step.is-complete{background:#f2f7e8;border-color:#c0d0ad}.workflow-step.is-complete b{color:#49633d;background:#cfdfba}.daily-report-flow{margin-top:30px}.daily-report-flow>.section-heading{margin-bottom:16px}.daily-report-flow>#daily-report{margin-bottom:0}#daily-report-submit{scroll-margin-top:20px}.report-shortcut{margin-top:22px;padding:22px 24px}.report-shortcut-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.report-shortcut .card-title{align-items:flex-start}.report-shortcut .card-title>.clay-icon{width:52px;height:52px}.report-shortcut .card-title h2{color:var(--ink-strong);margin:4px 0 7px;font-size:19px}.report-shortcut .card-title p{color:var(--ink-readable);margin:0;font-size:12px;line-height:1.7}.report-shortcut .button-row{margin-top:18px}.report-compose{margin-bottom:24px}.report-compose-head{background:linear-gradient(110deg,#fffdf5db 0%,#f2f1e5c7 64%,#e7ead6c2 100%);border:1px solid #fffdf5;border-radius:22px 22px 0 0;justify-content:space-between;align-items:flex-end;gap:20px;padding:22px 24px 16px;display:flex;box-shadow:inset 0 1px 1px #fff,0 4px #d9d8c8,0 13px 25px -15px #52634455}.report-compose-head h2{color:var(--ink-strong);margin:4px 0 6px;font-size:22px}.report-compose-head p{color:var(--ink-readable);margin:0;font-size:12px;line-height:1.7}.report-compose-head label{flex:none;width:190px}.report-compose>#daily-report{border-radius:0 0 25px 25px;margin-top:0}.shared-report-note{align-items:center;gap:16px;margin-bottom:24px;padding:22px 24px;display:flex}.shared-report-note>.clay-icon{width:48px;height:48px}.shared-report-note strong{color:var(--ink-strong);font-size:16px}.shared-report-note p{color:var(--ink-readable);margin:5px 0 0;font-size:12px}#report-history{scroll-margin-top:20px}#report-history>.section-heading{margin-top:30px}@media (max-width:700px){.daily-work-flow{border-radius:19px;margin-top:23px;padding:19px 17px 16px}.workflow-heading{flex-direction:column;gap:11px}.workflow-heading h2{font-size:18px}.workflow-heading p{font-size:11px}.workflow-steps{grid-template-columns:1fr;gap:8px;margin-top:17px}.workflow-step{padding:11px 12px}.daily-report-flow{margin-top:24px}.report-shortcut{padding:19px 17px}.report-shortcut-head{flex-direction:column;gap:12px}.report-compose-head{gap:14px;padding:18px 17px 14px;display:grid}.report-compose-head label{width:100%}.shared-report-note{align-items:flex-start;padding:19px 17px}}@media (prefers-reduced-motion:reduce){.workflow-step{transition:none}.workflow-step:hover,.workflow-step:focus-visible{transform:none}}.live-weather{vertical-align:middle;width:auto;min-height:0;color:var(--ink-readable);box-shadow:none;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:0;align-items:center;gap:10px;margin-left:10px;padding:0;transition:transform .2s;display:inline-flex;position:relative}.live-weather:hover,.live-weather:focus-visible{transform:translateY(-2px)}.live-weather:focus-visible{outline-offset:3px;outline:3px solid #9bb680}.live-weather:disabled{cursor:wait}.live-weather-placeholder.is-actionable{cursor:pointer}.live-weather-placeholder.is-actionable .live-weather-placeholder-icon{animation:1.7s ease-in-out infinite weatherRetryHint}.live-weather-placeholder-icon{color:#8f9d7d;width:48px;height:46px;font:700 26px/1 var(--font-data);place-items:center;animation:1.5s ease-in-out infinite weatherLoadingFloat;display:grid}.weather-placeholder-label{color:#6e7d65;font:700 11px/1 var(--font-body);white-space:nowrap}.live-weather-copy{gap:2px;min-width:0;line-height:1.1;display:grid}.live-weather-copy strong{color:var(--ink-strong);font:750 21px/1.05 var(--font-data);white-space:nowrap}.live-weather-copy strong em{color:#6b7e59;font:700 12px/1 var(--font-body);margin-left:4px;font-style:normal}.live-weather-copy small{color:#6e7d65;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.3;overflow:hidden}.live-weather-location{color:#768568;text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:11px;font-weight:700;overflow:hidden}.weather-scene{flex:0 0 72px;width:72px;height:64px;animation:3.4s ease-in-out infinite weatherSceneFloat;display:block;position:relative;overflow:visible}.weather-scene-night{filter:saturate(.86)}.weather-scene-cloud:before{z-index:1;content:"";filter:blur(7px);background:linear-gradient(#fff6ca99,#0000 72%);border-radius:50%;width:20px;height:42px;animation:4.6s ease-in-out infinite weatherCloudLight;position:absolute;top:4px;left:29px}.weather-cloud-light{z-index:1;content:"";filter:blur(4px);background:linear-gradient(#fff9db99,#0000 78%);border-radius:50%;width:14px;height:58px;animation:3.8s ease-in-out infinite weatherCloudBeam;position:absolute;top:0;left:32px;transform:skew(-16deg)}.weather-sun,.weather-moon{border-radius:50%;width:34px;height:34px;display:block;position:absolute;top:10px;left:18px}.weather-sun{background:#e6b84c;animation:2s ease-in-out infinite weatherSunPulse;box-shadow:0 0 0 6px #e6b84c33,0 0 24px #f1c95dcc}.weather-sun:before{content:"";border:3px dashed #e1b246aa;border-radius:50%;animation:7s linear infinite weatherSunSpin;position:absolute;inset:-11px}.weather-sun:after{content:"";border:1px solid #f3cf6a55;border-radius:50%;animation:10s linear infinite reverse weatherSunSpin;position:absolute;inset:-17px}.weather-moon{background:#f8f3c9;animation:3.2s ease-in-out infinite weatherMoonGlow;box-shadow:0 0 0 6px #f8f3c933,0 0 24px #fff5bbcc}.weather-moon:after{content:"";background:#cbd9d7;border-radius:50%;width:35px;height:35px;position:absolute;top:-4px;left:10px}.weather-moon:before{z-index:2;content:"";background:#fff5c9;border-radius:50%;width:5px;height:5px;animation:3s ease-in-out infinite weatherStars;position:absolute;top:-13px;left:-12px;box-shadow:33px 8px 0 1px #fff5c988,10px 37px 0 -1px #fff5c977}.weather-cloud{z-index:2;background:#aabbb4;border-radius:12px;width:48px;height:17px;display:block;position:absolute;box-shadow:0 4px #7e948d44,0 0 16px #c6d7cf55}.weather-cloud:before,.weather-cloud:after{background:inherit;content:"";border-radius:50%;position:absolute}.weather-cloud:before{width:23px;height:23px;bottom:5px;left:7px}.weather-cloud:after{width:19px;height:19px;bottom:4px;right:5px}.weather-cloud-back{opacity:.66;animation:5.2s ease-in-out infinite alternate weatherCloudDrift;top:8px;left:22px;transform:scale(.78)}.weather-cloud-front{background:#718d89;animation:3.2s ease-in-out infinite alternate-reverse weatherCloudDrift;top:29px;left:6px}.weather-scene-fog .weather-cloud{opacity:.6;filter:blur(1px)}.weather-scene-fog .weather-cloud-back{animation-duration:6.5s;top:17px}.weather-scene-fog .weather-cloud-front{animation-duration:4.8s;top:34px}.weather-lightning{z-index:4;clip-path:polygon(45% 0,100% 0,63% 40%,100% 40%,22% 100%,40% 53%,0 53%);filter:drop-shadow(0 0 5px #f4cf66);background:#f3c84e;width:13px;height:25px;animation:.8s ease-in-out infinite weatherLightning;position:absolute;top:31px;left:34px}.weather-particles{z-index:3;pointer-events:none;position:absolute;inset:0}.weather-particles i{left:var(--particle-left);top:var(--particle-top);opacity:.85;width:3px;height:17px;animation:.62s linear infinite weatherRain;animation-delay:var(--particle-delay);background:#82a9bd;border-radius:3px;display:block;position:absolute}.weather-particles-snow i{background:#fff;border-radius:50%;width:7px;height:7px;animation-name:weatherSnow;animation-duration:1.8s;box-shadow:0 0 0 1px #c8dbe088,0 0 8px #fff}.weather-particles-storm i{background:#536f89;width:3px;height:21px;animation-duration:.42s}@keyframes weatherSceneFloat{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-4px)rotate(1deg)}}@keyframes weatherSunPulse{0%,to{transform:scale(.9)}50%{transform:scale(1.08)}}@keyframes weatherSunSpin{to{transform:rotate(360deg)}}@keyframes weatherMoonGlow{0%,to{filter:brightness(.9)}50%{filter:brightness(1.16)}}@keyframes weatherStars{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}@keyframes weatherCloudDrift{0%{transform:translate(-5px)translateY(1px)scale(.78)}to{transform:translate(8px)translateY(-2px)scale(.82)}}@keyframes weatherCloudLight{0%,to{opacity:.22;transform:translate(-7px)scale(.8)}50%{opacity:.78;transform:translate(9px)scale(1.12)}}@keyframes weatherCloudBeam{0%,to{opacity:.08;transform:translate(-9px)skew(-16deg)scaleY(.82)}50%{opacity:.62;transform:translate(11px)skew(-16deg)scaleY(1.08)}}@keyframes weatherRain{0%{opacity:0;transform:translate(-5px,-24px)rotate(18deg)}16%{opacity:.9}to{opacity:0;transform:translate(7px,65px)rotate(18deg)}}@keyframes weatherSnow{0%{opacity:0;transform:translate(-12px,-22px)rotate(0)}20%{opacity:.98}to{opacity:0;transform:translate(14px,65px)rotate(260deg)}}@keyframes weatherLightning{0%,68%,to{opacity:.15}72%,77%,82%{opacity:1}}@keyframes weatherRetryHint{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes weatherLoadingFloat{0%,to{opacity:.5;transform:translateY(0)rotate(-8deg)}50%{opacity:1;transform:translateY(-5px)rotate(8deg)}}@media (max-width:700px){.live-weather{width:auto;max-width:100%;margin-left:0}.dashboard-heading h1{flex-wrap:wrap;align-items:center;gap:8px;display:flex}}@media (prefers-reduced-motion:reduce){.live-weather,.live-weather:hover,.live-weather:focus-visible{transition:none;transform:none}.weather-sun,.weather-sun:before,.weather-sun:after,.weather-moon,.weather-moon:before,.weather-cloud,.weather-cloud-light,.weather-particles i,.weather-lightning,.weather-scene,.live-weather-placeholder-icon,.live-weather-placeholder.is-actionable .live-weather-placeholder-icon{animation:none}}.home-heading h1,.home-next h2,.home-card-heading h2,.dashboard-heading h1{letter-spacing:0}.sidebar .brand-lockup{flex-shrink:0}.sidebar-body{overscroll-behavior-y:contain;scrollbar-width:none;min-height:0;overflow-y:auto}.sidebar-body::-webkit-scrollbar{display:none}.sidebar-body .nav-list{flex-shrink:0;gap:6px}.sidebar-body .nav-item{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:68px;padding:8px 4px;font-size:12px;line-height:1.4;display:flex}.sidebar-body .nav-item>span{white-space:nowrap;min-width:0}.sidebar-body .nav-item .clay-icon{flex-shrink:0;width:32px;height:32px}@media (min-width:701px){.shell{width:100%;max-width:none;padding:var(--workspace-top) var(--workspace-edge) 32px;margin:0;display:block}.sidebar{top:calc(var(--workspace-top) + clamp(84px, 7.2dvh, 94px));left:var(--workspace-edge);width:var(--workspace-rail);max-height:calc(100dvh - var(--workspace-top) - clamp(84px, 7.2dvh, 94px) - var(--workspace-edge));box-shadow:none;background:0 0;border:0;align-items:stretch;gap:clamp(12px,1.6dvh,20px);padding:0;position:fixed;bottom:auto;overflow:visible}.brand-lockup{width:var(--workspace-rail);background:linear-gradient(145deg,#fffef7f5,#e8ead9f2);border:1px solid #fffdf9;border-radius:28px;min-height:104px;margin:0;padding:13px 11px 10px;animation:8s ease-in-out infinite floatingPlaque;position:relative;box-shadow:inset 2px 2px 3px #fff,inset -3px -3px 4px #d9dcc8,0 5px #c2c9af,0 13px 27px #43533135}.brand-lockup:after{content:"";opacity:.75;background:linear-gradient(90deg,#0000,#aeba9b,#0000);height:1px;position:absolute;bottom:8px;left:18px;right:18px}.brand-lockup .brand-mark{width:45px;height:45px}.brand-lockup .brand-name{letter-spacing:.12em;font-size:14px}.brand-lockup small{color:#79836c;letter-spacing:.02em;white-space:nowrap;margin-top:4px;font-size:9px;line-height:1.35;display:block}.sidebar-body{scrollbar-width:thin;scrollbar-color:#93a280 transparent;background:linear-gradient(145deg,#fffef7f3,#e8ead9ef);border:1px solid #fffdf9;border-radius:28px;flex-direction:column;align-items:stretch;min-height:0;padding:12px 10px 13px;scroll-padding-block:12px;animation:9s ease-in-out infinite floatingIsland;display:flex;overflow-y:auto;box-shadow:inset 2px 2px 3px #fff,inset -3px -3px 4px #d9dcc8,0 5px #c2c9af,0 13px 27px #43533135}.sidebar-body::-webkit-scrollbar{width:4px;display:block}.sidebar-body::-webkit-scrollbar-thumb{background:#93a280;border-radius:4px}.sidebar-body .nav-item:focus-visible{outline-offset:-3px}.sidebar-body .nav-list{gap:6px}.sidebar-body .nav-item{color:#53644d;border-radius:16px;transition:transform .2s cubic-bezier(.2,.7,.2,1.2),background .2s,box-shadow .2s,color .2s}.sidebar-body .nav-item .clay-icon{transition:transform .28s cubic-bezier(.2,.8,.2,1.3),filter .28s}.sidebar-body .nav-item:hover,.sidebar-body .nav-item:focus-visible{color:#2f533c;background:linear-gradient(145deg,#fffef5e6,#e1ead3e8);transform:translateY(-2px);box-shadow:inset 1px 1px 2px #fff,0 4px #c5d0b5,0 8px 14px #647b4a22}.sidebar-body .nav-item:hover .clay-icon,.sidebar-body .nav-item:focus-visible .clay-icon{filter:drop-shadow(2px 5px 3px #435a353c);transform:translateY(-4px)rotate(-5deg)scale(1.12)}.sidebar-body .nav-item:active{transform:translateY(2px);box-shadow:inset 1px 2px 3px #6e815033,0 1px #c5d0b5}.sidebar-body .nav-item.active{color:#2e543b;background:linear-gradient(145deg,#e4eed6,#cbdcb8);box-shadow:inset 2px 2px 3px #fffef0b8,inset -2px -2px 3px #b4c79e,0 4px #9caf87,0 8px 14px #607b4c32}.sidebar-body .nav-item.active .clay-icon{transform:translateY(-2px)scale(1.08)}.sidebar-body .nav-item.active:hover .clay-icon{transform:translateY(-5px)rotate(-5deg)scale(1.16)}.sidebar-body .nav-item.active .nav-indicator{width:6px;height:6px;top:8px;right:8px}.sidebar-body .nav-divider{width:88%;margin:15px auto 9px;font-size:11px}.sidebar-body .sidebar-foot{display:none}.sidebar--member .sidebar-body{padding-block:16px 18px}.sidebar--member .sidebar-body .nav-list{gap:10px}.sidebar--member .sidebar-body .nav-item{gap:10px;min-height:92px;padding-block:11px;font-size:14px}.sidebar--member .sidebar-body .nav-item .clay-icon{width:46px;height:46px}.main-shell{width:calc(100% - var(--workspace-rail) - var(--workspace-gap));margin-left:calc(var(--workspace-rail) + var(--workspace-gap));margin-right:0}.workspace-columns{padding-inline-start:var(--workspace-content-inset)}.topbar{-webkit-backdrop-filter:blur(18px)saturate(1.08);backdrop-filter:blur(18px)saturate(1.08);background:linear-gradient(110deg,#dfe8d3ef,#eee8d9ed 63%,#dbe6d9ee);border:1px solid #fffdf8d1;border-radius:24px;min-height:78px;margin-bottom:26px;padding:0 17px 0 20px;box-shadow:inset 1px 2px 2px #ffffffb8,0 10px 24px -14px #53614352}.topbar:hover{box-shadow:inset 1px 2px 2px #fff,0 4px #c8d1b4,0 17px 30px #53614335}}@keyframes floatingPlaque{0%,to{transform:translateY(0)rotate(-.2deg)}50%{transform:translateY(-3px)rotate(.2deg)}}@keyframes floatingIsland{0%,to{transform:translateY(0)}50%{transform:translateY(2px)}}.unsaved-prompt-backdrop{z-index:300;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#20312352;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.unsaved-prompt{background:linear-gradient(145deg,#fffef7,#edf1e3);border:1px solid #fffef4;grid-template-columns:auto minmax(0,1fr);gap:12px 16px;width:min(480px,100%);padding:28px 30px 24px;display:grid;box-shadow:0 20px 55px #263a2850,inset 2px 2px 3px #fff}.unsaved-prompt-icon{color:#9a6b37;width:34px;height:34px;font:700 18px/1 var(--font-data);background:#f6ead1;border:1px solid #e8c997;border-radius:50%;place-items:center;margin-top:4px;display:grid}.unsaved-prompt h2{color:var(--ink-strong);letter-spacing:-.04em;margin:5px 0 8px;font-size:22px}.unsaved-prompt p{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.75}.unsaved-prompt-actions{grid-column:1/-1;justify-content:flex-end;gap:10px;margin-top:10px;display:flex}.unsaved-prompt-actions .unsaved-leave{color:#83592e;background:#f2dfbc;border-color:#d9b275}@media (max-width:520px){.unsaved-prompt{padding:24px 20px 20px}.unsaved-prompt-actions{grid-template-columns:1fr 1fr;display:grid}.unsaved-prompt-actions .button{width:100%}}@media (max-width:700px){.sidebar{width:240px;box-shadow:none;background:0 0;border:0;gap:12px;padding:0}.brand-lockup{background:linear-gradient(145deg,#fffef7f7,#e8ead9f5);border:1px solid #fffdf9;border-radius:24px;flex-direction:row;gap:10px;width:240px;min-height:92px;margin:0;padding:12px 16px;box-shadow:inset 2px 2px 3px #fff,0 4px #c2c9af,0 12px 25px #43533130}.brand-lockup:after{display:none}.brand-lockup .brand-mark{flex:none;width:42px;height:42px}.brand-lockup .brand-name{white-space:nowrap;flex-shrink:0;margin-top:0;font-size:16px}.brand-lockup small{display:block}.sidebar-body{background:linear-gradient(145deg,#fffef7f5,#e8ead9f2);border-radius:24px;flex:1;width:100%;padding:12px 10px;box-shadow:inset 2px 2px 3px #fff,0 4px #c2c9af,0 12px 25px #43533130}.sidebar-body .nav-list{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar-body .nav-divider{margin-inline:auto}.main-shell{width:auto;margin:0}.topbar{-webkit-backdrop-filter:blur(16px)saturate(1.06);backdrop-filter:blur(16px)saturate(1.06);background:linear-gradient(110deg,#dfe8d3ed,#eee8d9e8 63%,#dbe6d9eb);border:1px solid #fff9;border-radius:18px;box-shadow:inset 1px 1px 2px #ffffffb8,0 9px 18px -10px #53614350}}@media (prefers-reduced-motion:reduce){.brand-lockup,.sidebar-body,.topbar{animation:none}.sidebar-body .nav-item,.sidebar-body .nav-item .clay-icon{transition:none}.sidebar-body .nav-item:hover,.sidebar-body .nav-item:focus-visible,.sidebar-body .nav-item:active,.sidebar-body .nav-item:hover .clay-icon,.sidebar-body .nav-item:focus-visible .clay-icon{transform:none}}.main-shell{container:workspace/inline-size}.page-stage{width:min(100%, var(--workspace-canvas-max));margin-inline:auto}.workspace-columns{grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(18px,1.5vw,28px);min-width:0;display:grid}.workspace-main-column{min-width:0;container:route/inline-size}.context-rail{-webkit-backdrop-filter:blur(17px)saturate(1.05);backdrop-filter:blur(17px)saturate(1.05);background:linear-gradient(145deg,#fffef7ed,#e8ecdced 76%,#dfe7d5e4);border:1px solid #fffdf9d9;border-radius:26px;gap:14px;min-width:0;padding:22px 18px 18px;display:grid;box-shadow:inset 2px 2px 3px #fff,inset -3px -3px 4px #d5dcc7,0 5px #c2c9af,0 16px 30px #43533130}.context-rail-head{gap:5px;padding:2px 2px 4px;display:grid}.context-rail-head .eyebrow{color:#748264;letter-spacing:.08em;font-size:10px}.context-rail-head h2{color:var(--ink-strong);letter-spacing:-.03em;margin:0;font-size:24px}.context-rail-head p{color:var(--ink-readable);margin:0;font-size:12px;line-height:1.65}.context-identity{background:#f7f8edb8;border:1px solid #ffffffbc;border-radius:17px;align-items:center;gap:11px;padding:11px 12px;display:none;box-shadow:inset 1px 1px 2px #fff,0 3px 7px #6170521a}.context-identity-avatar{background:#e4ecd7;border:1px solid #d2dbc4;border-radius:14px;flex:none;width:42px;height:42px;overflow:hidden}.context-identity-avatar .avatar-tiny{width:100%;height:100%}.context-identity>div:last-child{gap:2px;min-width:0;display:grid}.context-identity strong{color:var(--ink-strong);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.context-identity span{color:#6b785f;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.context-rail-items{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:9px;display:grid}.context-rail-item{min-width:0;color:inherit;background:linear-gradient(145deg,#fffef9c7,#eef1e4c7);border:1px solid #fffef5c4;border-radius:16px;grid-template-columns:35px minmax(0,1fr) 14px;align-items:center;gap:9px;padding:11px 10px;transition:transform .22s cubic-bezier(.2,.8,.2,1.2),box-shadow .22s,background .22s;display:grid;box-shadow:inset 1px 1px 2px #fff,0 3px #d4dac6}.context-rail-item:hover,.context-rail-item:focus-visible{background:linear-gradient(145deg,#fffefb,#e4edd8);transform:translateY(-2px);box-shadow:inset 1px 1px 2px #fff,0 4px #becaae,0 9px 15px #536a4324}.context-rail-item:active{transform:translateY(1px);box-shadow:inset 1px 2px 3px #7a896c30,0 1px #c2c9af}.context-rail-icon{background:linear-gradient(145deg,#eef5df,#d5e2c6);border:1px solid #d5dfc7;border-radius:12px;place-items:center;width:35px;height:35px;display:grid;box-shadow:inset 1px 1px 2px #fff,0 2px #b7c7a7}.context-rail-icon .clay-icon{width:24px;height:24px}.context-rail-copy{gap:3px;min-width:0;display:grid}.context-rail-copy strong{color:var(--ink-strong);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.context-rail-copy small{color:#6e7c65;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.45;overflow:hidden}.context-rail-item>.icon{color:#75856b;width:14px;height:14px}.context-rail-footnote{color:#75816c;border-top:1px solid #ffffffb8;margin:1px 2px 0;padding-top:12px;font-size:10px;line-height:1.65}@container workspace (min-width:1420px){.has-context-rail .workspace-columns{grid-template-columns:minmax(0,1fr) clamp(260px,18cqw,312px)}.context-rail{scrollbar-width:thin;max-height:calc(100dvh - 134px);position:sticky;top:110px;overflow-y:auto}.context-identity{display:flex}.context-rail-items{grid-template-columns:minmax(0,1fr)}}
.form-fieldset,.draft-fieldset{border:0;gap:18px;min-width:0;margin:0;padding:0;display:grid}.goal-draft-workspace{border-top:4px solid #8d9c76}.goal-draft-workspace h2{margin:2px 0 0;font-size:21px}.draft-items{gap:20px;display:grid}.draft-item{background:linear-gradient(155deg,#fffff8,#f3f3e9);border:1px solid #d2d6c2;border-radius:19px;padding:21px;box-shadow:inset 0 2px 1px #fff,0 3px #d4d6c4,0 7px 14px -10px #50604255}.draft-item>.state-heading{margin-bottom:15px}.draft-item h3{margin:0;font-size:16px}.draft-empty{text-align:center;background:#f1f3e8;border:1px dashed #9da88a;border-radius:18px;padding:30px 18px}.draft-empty strong{font-size:18px}.draft-empty p{margin:10px 0 20px;font-size:13px;line-height:1.8}.draft-save-bar{background:#e6ecd8;border:1px solid #c1cdaa;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex;box-shadow:inset 0 2px 2px #faffed,0 3px #cad1b9}.draft-save-bar strong{color:var(--ink-strong);font-size:14px}.draft-save-bar .button-row{margin-top:0}.field-label{margin-bottom:8px;font-size:13px;font-weight:700;display:block}.work-detail{min-width:0}.detail-section{border-bottom:1px solid #d8dccb;padding:13px 0}.detail-section:last-child{border-bottom:0}.detail-section h4{color:#3d5139;margin:0 0 7px;font-size:13px;font-weight:750}.detail-section .record-body{margin:0}.detail-facts{flex-wrap:wrap;gap:10px 24px;margin:0;padding:14px 0;font-size:12px;display:flex}.detail-facts>div{gap:6px;display:grid}.detail-facts dt{color:#596650}.detail-facts dd{color:#293b29;margin:0;font-weight:650}.work-detail>.state-heading{padding-bottom:12px}.work-detail .notice{display:block}.work-detail .notice p{margin:6px 0}.save-feedback{color:#466637;font-size:12px;line-height:1.8}.edit-conflict,.review-draft-retained{color:#674718;background:#fff2d9;border-color:#d7b279;display:block}.edit-conflict p{margin:8px 0}.coverage-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:14px 0;display:flex}.coverage-row .status-pill{white-space:normal;max-width:65%;line-height:1.8}.coverage-panel h2{margin:0 0 8px}.evidence-files{gap:10px;margin:14px 0;display:grid}.evidence-file{background:#f5f6ed;border:1px solid #cdd2be;border-radius:13px;overflow:hidden;box-shadow:inset 0 1px #fff,0 2px #d9dccd}.evidence-file>summary{cursor:pointer;align-items:center;gap:10px;padding:13px 15px;font-size:13px;font-weight:650;list-style:none;display:flex}.evidence-file>summary>span:nth-child(2){overflow-wrap:anywhere;flex:1;min-width:0}.evidence-file>summary small{color:#68745f;white-space:nowrap;font-size:11px}.file-symbol{color:#526d3e;background:#e1e8cd;border:1px solid #b5c39c;border-radius:7px;flex-shrink:0;place-items:center;width:30px;height:35px;font-size:21px;display:grid;box-shadow:inset 0 1px #fff,0 2px #a9b88e}.evidence-preview{border-top:1px solid var(--line);padding:16px}.evidence-preview>.state-heading{margin-bottom:14px}.evidence-preview strong{overflow-wrap:anywhere;font-size:13px}.evidence-image{object-fit:contain;background:#fff;border-radius:8px;max-width:100%;height:auto;max-height:65vh;margin:0 auto;display:block}.evidence-document{border:1px solid var(--line);background:#fff;border-radius:9px;width:100%;height:60vh;display:block}.evidence-text{white-space:pre-wrap;overflow-wrap:anywhere;color:#263626;background:#fffdf7;border:1px solid #d3d9c5;border-radius:9px;max-height:400px;padding:16px;font:13px/1.85 Consolas,monospace;overflow:auto}.evidence-uploader{background:#f1f4e6;border:1px dashed #a5b391;border-radius:14px;margin-top:20px;padding:18px}.evidence-uploader .field-help,.evidence-uploader .button-row{margin:0}.upload-progress{gap:8px;font-size:12px;display:grid}.upload-progress progress{accent-color:#6f8655;width:100%;height:10px}.account-recovery{margin-top:20px;font-size:12px;line-height:1.8}.account-recovery summary{cursor:pointer;color:#4b633a;font-weight:700}.account-recovery p{margin:8px 0!important;font-size:12px!important}@media (max-width:700px){.draft-item{padding:16px 12px}.draft-save-bar{padding:14px}.draft-save-bar .button-row{width:100%}.draft-save-bar .button{flex:1}.draft-empty{padding:23px 12px}.goal-draft-workspace .card-title{gap:8px}.goal-draft-workspace h2{font-size:18px}.evidence-preview{padding:12px}.evidence-file>summary{padding:12px 10px}.detail-facts{gap:12px 20px}.evidence-uploader{padding:13px}.coverage-row{align-items:flex-start}.draft-fieldset .field-grid{gap:14px}}@media (prefers-reduced-motion:reduce){.evidence-file,.draft-item{scroll-behavior:auto;transition:none}}.main-shell .field-label{font-size:14px}.main-shell .draft-empty p,.main-shell .detail-facts,.main-shell .save-feedback,.main-shell .upload-progress,.main-shell .account-recovery,.main-shell .account-recovery p{font-size:13px}.main-shell .evidence-file>summary{font-size:14px}.main-shell .evidence-file>summary small{color:#5f6e58;font-size:12px}.main-shell .evidence-preview strong{font-size:14px}.main-shell .team-highlight-head span,.main-shell .team-highlight p,.main-shell .team-member-person p,.main-shell .team-member-status small,.main-shell .team-member-metrics span,.main-shell .team-goal-line span,.main-shell .retro-day-label,.main-shell .retro-problem p{font-size:11px}.main-shell .team-empty p,.main-shell .retro-empty p,.main-shell .retro-stat,.main-shell .retro-problem strong{font-size:13px}.main-shell .draft-reminder span,.main-shell .post-file>summary,.main-shell .text-button,.main-shell .notification-all-link{font-size:12px}.main-shell .post-file>summary small,.main-shell .notification-row small,.main-shell .notification-more small{color:#66725d;font-size:11px}@media (max-width:700px){.main-shell .field-label{font-size:13px}.main-shell .draft-empty p,.main-shell .detail-facts,.main-shell .save-feedback,.main-shell .upload-progress,.main-shell .account-recovery,.main-shell .account-recovery p{font-size:12px}.main-shell .evidence-file>summary{font-size:13px}.main-shell .team-empty p,.main-shell .retro-empty p,.main-shell .retro-stat,.main-shell .retro-problem strong{font-size:12px}}.team-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.team-highlight{min-height:118px;padding:18px 20px}.team-highlight.tone-warning{background:linear-gradient(145deg,#fff9ee,#f6e7d8)}.team-highlight.tone-review{background:linear-gradient(145deg,#fffbed,#f1ecd8)}.team-highlight.tone-success{background:linear-gradient(145deg,#f5faed,#e5edd7)}.team-highlight-head{align-items:center;gap:12px;display:flex}.team-highlight-head>.clay-icon{width:42px;height:42px}.team-highlight-head>div{gap:4px;display:grid}.team-highlight-head span{color:#647258;font-size:11px;font-weight:700}.team-highlight-head strong{font:600 27px/1 var(--font-data);color:var(--ink-strong)}.team-highlight p{color:#7b846c;margin:14px 0 0;font-size:11px;line-height:1.7}.team-filter-panel{margin-bottom:20px;padding:17px 20px}.team-filter-panel .inline-controls{margin:0}.team-filter-panel .field-help{margin:10px 0 0}.team-search{min-width:220px!important}.team-card-list{gap:16px;display:grid}.team-member-card{padding:22px 24px}.team-member-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.team-member-person{align-items:center;gap:12px;display:flex}.team-member-person .avatar-tiny{width:38px;height:38px;font-size:15px}.team-member-person h2{color:var(--ink-strong);margin:0;font-size:17px}.team-member-person p{color:var(--ink-faint);margin:4px 0 0;font-size:11px}.team-member-status{justify-items:end;gap:5px;display:grid}.team-member-status small{color:var(--ink-faint);font-size:10px}.team-member-metrics{background:#eff2e5;border:1px solid #d8ddc8;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:10px;margin:19px 0;padding:14px;display:grid}.team-member-metrics>div{gap:6px;display:grid}.team-member-metrics span{color:#6f7c64;font-size:10px}.team-member-metrics strong{font:600 21px/1 var(--font-data);color:#334b32}.team-member-metrics strong.is-warning{color:#a4683f}.team-public-goals{gap:10px;display:grid}.team-goal-line{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:12px 0;display:flex}.team-goal-line>div{gap:5px;min-width:0;display:grid}.team-goal-line strong{color:var(--ink-strong);overflow-wrap:anywhere;font-size:12px}.team-goal-line span{color:var(--ink-faint);font-size:10px}.team-goal-line>b{font:600 15px var(--font-data);color:#5e754c;white-space:nowrap}.team-no-goals{margin:0}.team-empty,.retro-empty{text-align:center;padding:46px 22px}.team-empty>.clay-icon,.retro-empty>.clay-icon{width:60px;height:60px;margin:auto}.team-empty strong,.retro-empty strong{color:var(--ink-strong);margin-top:15px;font-size:16px;display:block}.team-empty p,.retro-empty p{color:var(--ink-soft);margin:8px auto 17px;font-size:12px}.retro-controls{margin-bottom:20px;padding:17px 20px}.retro-controls .inline-controls{margin:0}.retro-controls .field-help{margin:10px 0 0}.retro-metrics{margin-bottom:20px}.retro-overview-grid{grid-template-columns:minmax(0,1.5fr) minmax(240px,1fr);gap:18px;margin-bottom:20px;display:grid}.retro-trend,.retro-review-summary,.retro-problems{padding:22px 24px}.retro-day-list{gap:14px;display:grid}.retro-day{grid-template-columns:52px minmax(0,1fr) 42px;align-items:center;gap:12px;display:grid;position:relative}.retro-day time{font:11px var(--font-data);color:#77836b}.retro-day-main{gap:6px;min-width:0;display:grid}.retro-day-label{color:#596650;justify-content:space-between;gap:8px;font-size:10px;display:flex}.retro-bar{background:#e0e5d5;border-radius:99px;height:8px;overflow:hidden;box-shadow:inset 0 1px 2px #79866b35}.retro-bar i{border-radius:inherit;background:linear-gradient(90deg,#9aae80,#607b50);min-width:0;height:100%;display:block}.retro-day>strong{font:600 12px var(--font-data);color:#5d754d;text-align:right}.retro-day em{color:#ae714c;grid-column:2/-1;font-size:10px;font-style:normal}.retro-stat{border-bottom:1px solid var(--line);color:var(--ink-soft);justify-content:space-between;align-items:center;padding:13px 0;font-size:12px;display:flex}.retro-stat strong{font:600 20px var(--font-data);color:var(--ink-strong)}.retro-review-summary>.button{justify-content:center;width:100%;margin-top:18px}.retro-problems{margin-bottom:20px}.retro-problem-list{display:grid}.retro-problem{border-bottom:1px solid var(--line);grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 0;display:grid}.retro-problem:last-child{border-bottom:0}.retro-problem>.clay-icon{width:30px;height:30px}.retro-problem strong{color:var(--ink-strong);overflow-wrap:anywhere;font-size:12px}.retro-problem p{color:var(--ink-faint);margin:5px 0 0;font-size:10px}.retro-problem .status-pill{white-space:nowrap}@media (max-width:700px){.team-highlight-grid{grid-template-columns:1fr}.team-member-card{padding:18px 16px}.team-member-metrics{grid-template-columns:repeat(2,1fr)}.team-member-status{justify-items:start}.team-search{min-width:100%!important}.retro-overview-grid{grid-template-columns:1fr}.retro-trend,.retro-review-summary,.retro-problems{padding:19px 16px}.retro-day{grid-template-columns:42px minmax(0,1fr) 34px;gap:8px}.retro-day-label{font-size:9px}.retro-problem{grid-template-columns:28px minmax(0,1fr)}.retro-problem .status-pill{grid-column:2;justify-self:start}.retro-problem>.clay-icon{width:25px;height:25px}}.draft-reminder{background:#eef3df;border-color:#c8d2b4;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:16px;padding:14px 18px;display:flex}.draft-reminder strong{color:var(--ink-strong)}.draft-reminder span{color:var(--ink-faint);flex:1;font-size:11px}.post-files{gap:8px;margin:14px 0;display:grid}.post-file{background:#f5f7ed;border:1px solid #d0d7c2;border-radius:12px;overflow:hidden}.post-file>summary{cursor:pointer;align-items:center;gap:8px;padding:9px 12px;font-size:12px;font-weight:650;list-style:none;display:flex}.post-file>summary span:nth-child(2){overflow-wrap:anywhere;flex:1;min-width:0}.post-file>summary small{color:var(--ink-faint);white-space:nowrap}.post-file-preview{border-top:1px solid var(--line);gap:10px;padding:12px;display:grid}.post-file-preview img{object-fit:contain;background:#fff;border-radius:8px;max-width:100%;max-height:360px}.post-file-preview iframe{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;height:320px}.comment-heading{align-items:center;gap:8px;display:flex}.comment-actions{flex-wrap:wrap;gap:12px;margin-top:5px;display:flex}.comment-item.adopted{background:#f5faeb;border:1px solid #c8d8aa;border-radius:10px;padding:10px}.comment-children{border-left:2px solid #d9e0ca;gap:8px;margin:10px 0 0 16px;padding-left:12px;display:grid}.comment-box form{gap:8px;margin-top:14px;display:flex}.comment-box form input{flex:1}.text-button{color:#5c754b;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:11px}.text-button:hover{text-decoration:underline}.notice-filters{flex-wrap:wrap;gap:8px;margin:0 0 16px;display:flex}.notification-list{padding:0;overflow:hidden}.notification-row{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 20px;display:grid}.notification-row:last-child{border-bottom:0}.notification-row.unread{background:#f4f8e9}.notification-icon{color:#557046;background:#e1e9d3;border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.notification-row>div:nth-child(2){gap:5px;min-width:0;display:grid}.notification-row strong{color:var(--ink-strong);font-size:13px}.notification-row small{color:var(--ink-faint);font-size:10px}.notification-row-actions{white-space:nowrap;align-items:center;gap:12px;display:flex}.notification-all-link{color:var(--ink-soft);margin-top:10px;font-size:11px;text-decoration:none;display:block}.notification-all-link:hover{text-decoration:underline}.notification-more{justify-content:center;align-items:center;gap:12px;padding:20px;display:flex}.notification-more small{color:var(--ink-faint);font-size:10px}
.workspace-main-column .policy-layout,.workspace-main-column .activity-layout{grid-template-columns:minmax(0,1fr) clamp(250px,22cqw,320px);gap:clamp(18px,2cqw,29px)}.workspace-main-column .policy-fields,.workspace-main-column .field-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}.workspace-main-column .policy-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.policy-form{container:policy/inline-size}.policy-fields>label{min-width:0}.module-actions{flex-wrap:wrap;max-width:100%}@container route (max-width:960px){.workspace-main-column .policy-layout,.workspace-main-column .activity-layout,.workspace-main-column .review-layout{grid-template-columns:minmax(0,1fr)}.policy-aside{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));align-items:start}.activity-aside{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}.module-header{flex-wrap:wrap}.module-actions{margin-left:0}}@container policy (max-width:580px){.workspace-main-column .policy-fields{grid-template-columns:minmax(0,1fr)}}@container route (max-width:650px){.module-header{gap:16px}.module-actions{width:100%}.module-heading{gap:16px}.module-heading h1{font-size:27px}.team-highlight-grid{grid-template-columns:minmax(0,1fr)}.team-member-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.team-search{min-width:min(220px,100%)!important}.team-filter-panel .inline-controls>label{flex-basis:100%;min-width:0}.home-summary-grid{grid-template-columns:minmax(0,1fr)}.work-tabs button,.records-tabs button{column-gap:8px;padding:12px}}@media (max-width:700px){.context-rail{border-radius:20px;padding:18px 16px}.context-rail-head h2{font-size:20px}.sidebar-body{scrollbar-width:thin;scrollbar-color:#93a280 transparent}.sidebar-body::-webkit-scrollbar{width:4px;display:block}}
html,body,body *{cursor:url(/visual/cursor-clay.svg) 6 3,auto!important}a,button,summary,label,select,[role=button],[role=tab],input[type=button],input[type=submit],input[type=reset],input[type=checkbox],input[type=radio],input[type=range],[draggable=true],.drag-handle{cursor:url(/visual/cursor-clay-link.svg) 7 3,pointer!important}input:not([type=button]):not([type=submit]):not([type=reset]):not([type=checkbox]):not([type=radio]),textarea,[contenteditable=true]{cursor:text!important}button:disabled,input:disabled,textarea:disabled,select:disabled,[aria-disabled=true]{cursor:url(/visual/cursor-clay-no.svg) 15 15,not-allowed!important}@media (pointer:coarse){html,body,body *{cursor:auto!important}}
