.task-list h2{margin-bottom:18px;font-size:18px}.deal-editor .task-list{margin-top:18px}.task-list>.inline-form{margin-bottom:16px}.task-item{display:flex;gap:12px;padding:16px 0;border-top:1px solid var(--line)}.task-item-body{flex:1;min-width:0}.task-item-check{flex:0 0 24px;width:24px;height:24px;margin-top:8px;border:1px solid #c6d2c0;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--accent)}.task-item-check:hover{background:#e9eee6;border-color:var(--accent)}.task-item-check.checked{background:var(--accent);border-color:var(--accent);color:#fff}.task-item .task-item-text{border-color:transparent;background:transparent;padding:6px 0;min-height:40px}.task-item .task-item-text:hover{border-color:var(--line)}.task-item .task-item-text:focus{background:#fff;padding-left:8px}.task-item.is-done .task-item-text{color:var(--muted);text-decoration:line-through}.task-item.is-cancelled .task-item-text{color:var(--muted)}.task-item-meta{display:flex;flex-wrap:wrap;align-items:center;gap:3px 8px;min-height:36px}.task-meta-button{min-height:34px;display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:5px 7px;border:1px solid transparent;border-radius:6px;background:transparent;font-size:14px;color:var(--muted)}.task-meta-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-meta-button svg{flex-shrink:0}.task-meta-button:hover,.task-meta-button[aria-expanded=true]{background:#e9eee6;color:#24352e}.task-meta-button.overdue{color:#a3492f}.task-menu-button{margin-left:auto}.task-cancelled-label,.task-save-state{color:var(--muted);font-size:13px}.task-save-state{display:block;margin-top:5px}.task-picker{margin-top:8px;padding:12px;border:1px solid var(--line);border-radius:var(--radius);background:#fcfcf9;max-width:380px}.task-picker button{min-height:36px;padding:6px 9px;border:1px solid transparent;border-radius:6px;background:transparent;text-align:left;color:var(--muted);font-size:14px}.task-picker button:hover{background:#e9eee6;color:#24352e}.task-picker button[aria-pressed=true]{background:#e3eddf;color:var(--accent);border-color:#b9ccb3}.task-assignee-options{display:flex;flex-direction:column;gap:3px;max-height:220px;overflow:auto}.task-assignee-options button{display:flex;align-items:center;justify-content:space-between;gap:10px}.task-date-shortcuts{display:flex;flex-wrap:wrap;gap:4px}.task-date-week{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;margin:12px 0}.task-date-week button{padding:6px 2px;min-height:51px;display:flex;flex-direction:column;align-items:center;gap:3px}.task-date-week span{font-size:12px}.task-date-week strong{font-weight:550}.task-date-custom{display:flex;align-items:flex-end;gap:12px;justify-content:space-between}.task-date-custom label{min-width:0;flex:1;font-size:13px}.task-date-custom .input{width:100%;min-width:0;font-size:15px}.task-date-custom button{white-space:nowrap}.task-recovery{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:8px}.task-recovery p{width:100%;overflow-wrap:anywhere;font-size:14px}@media(hover:hover)and (pointer:fine){.task-item .task-meta-button.unassigned{opacity:0;pointer-events:none}.task-item:hover .task-meta-button.unassigned,.task-item:focus-within .task-meta-button.unassigned{opacity:1;pointer-events:auto}}@media(max-width:600px){.task-item{gap:9px}.task-item .task-item-text{font-size:16px}.task-picker{padding:8px}.task-meta-button{min-height:40px}.task-date-custom{flex-wrap:wrap;gap:6px}.task-date-custom label{flex-basis:140px}.task-picker button{min-height:40px}}.deal-history{margin-top:24px;padding-top:24px;border-top:1px solid var(--line);min-width:0}.deal-history>h3{margin-bottom:12px}.deal-history-empty,.deal-history-meta{color:var(--muted)}.deal-history-list{list-style:none;margin:0;padding:0}.deal-history-entry{padding:14px 0;border-bottom:1px solid var(--line)}.deal-history-entry:last-child{border-bottom:0}.deal-history-entry-heading{display:flex;flex-wrap:wrap;align-items:center;gap:6px 14px}.deal-history-entry-heading strong{font-weight:550}.deal-history-action{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:36px;border:0;border-radius:7px;background:transparent;color:var(--accent);padding:6px 8px;font-size:14px}.deal-history-action:hover{background:#e9eee6}.deal-history-changes{margin-top:4px;line-height:1.5;overflow-wrap:anywhere}.deal-history-meta{margin-top:6px;font-size:14px;line-height:1.5}.deal-history-error{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:8px 0;color:#913e31}.deal-history-text{margin-top:8px;font-size:14px}.deal-history-text>summary{width:fit-content;padding:7px 0;color:var(--muted);cursor:pointer}.deal-history-text>summary:hover{color:var(--accent)}.deal-history-text>summary:focus-visible{outline:3px solid #85bda2;outline-offset:2px;border-radius:4px}.deal-history-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:6px}.deal-history-comparison>div{padding:12px;border:1px solid var(--line);border-radius:7px}.deal-history-comparison span{display:block;color:var(--muted);margin-bottom:8px}.deal-history-comparison p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.5}@media(pointer:coarse){.deal-history-action,.deal-history-text>summary{min-height:44px}}@media(max-width:600px){.deal-history-comparison{grid-template-columns:1fr}}.autosave-editor{position:relative;min-width:0}.deal-save-status{min-height:1.4em;margin:-12px 0 12px;color:var(--muted, #64745d);font-size:14px;text-align:right}.autosave-editor .attachments{margin-bottom:28px}.autosave-editor .attachments>h2{margin-bottom:14px}.file-picker{display:none}.file-drop-area{display:flex;width:100%;min-height:126px;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:18px;border:1px dashed #b9c6ad;border-radius:10px;background:#f6f8f2;color:#45634b;cursor:pointer;font:inherit;transition:background .15s,border-color .15s}.file-drop-area small{font-size:14px;color:#64745d}.file-drop-area:hover,.file-drop-area:focus-visible,.file-drag-over .file-drop-area{background:#eaf1e5;border-color:#56876b}.file-drag-over{outline:2px solid #82b498;outline-offset:-6px;border-radius:10px}.autosave-editor .file-grid{margin-top:14px}.autosave-editor .file-card>.file-hide{height:auto;min-height:32px;width:auto;margin-top:8px;padding:4px 7px;background:transparent;color:#64745d}.autosave-editor .file-card>.file-hide:hover{background:#f7eae3;color:#8a3a26}.autosave-editor .pending-file{overflow-wrap:anywhere}.autosave-editor .pending-file>span{flex:1;min-width:0}.autosave-editor .pending-file small{display:block}.autosave-error{margin-bottom:20px;padding:14px;border:1px solid #e3b6a9;border-radius:8px;background:#fff6ef;color:#8a3a26}.autosave-error p{margin:0 0 8px;overflow-wrap:anywhere}.autosave-error small{display:block;margin-bottom:8px}.autosave-error .button+.button,.autosave-editor .conflict .button+.button{margin-left:8px}.autosave-editor .conflict pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit}@media(max-width:600px){.file-drop-area{min-height:120px;text-align:center}.deal-save-status{margin-top:-4px}.autosave-error .button{margin:6px 0 0!important}}/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.hidden{display:none}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{color:#24352e;font-synthesis:none;--accent:#245b49;--muted:#627063;--line:#e3e7df;--radius:10px;background:#f6f7f3;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #85bda2}a{color:var(--accent);text-decoration:none}h1,h2,h3,p{margin:0}h1{letter-spacing:-1px;font-size:29px;font-weight:650;line-height:1.3}h2{font-size:16px;font-weight:650}h3{font-weight:600}small{color:var(--muted);font-size:14px}label{flex-direction:column;gap:7px;font-size:14px;font-weight:550;display:flex}select,.input,textarea{min-height:38px;color:inherit;background:#fff;border:1px solid #dce2d9;border-radius:7px;width:100%;padding:9px 11px}textarea{resize:vertical;line-height:1.65}select{cursor:pointer}.input::placeholder,textarea::placeholder{color:#64745d}.button{white-space:nowrap;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:8px 13px;font-size:14px;font-weight:550;display:inline-flex}.primary{background:var(--accent);color:#fff;box-shadow:0 1px 2px #173d3320}.primary:hover{background:#1d493b}.secondary{border-color:var(--line);color:#435448;background:#fff}.secondary:hover{background:#f1f4ed}.ghost{color:#6f7d72;background:0 0}.ghost:hover{color:#24352e;background:#e9eee6}.shell{grid-template-columns:224px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#fcfcf9;flex-direction:column;height:100vh;padding:28px 16px 16px;display:flex;position:sticky;top:0}.brand{color:#243b30;letter-spacing:-1px;align-items:center;gap:10px;padding:0 8px;font-size:25px;font-weight:700;display:flex}.brand small{letter-spacing:1.5px;margin-top:1px;font-size:14px;font-weight:600;display:block}.brand-mark{color:#fff;background:#245b49;border-radius:10px 10px 10px 3px;flex-shrink:0;justify-content:center;align-items:center;width:37px;height:40px;font-family:Georgia,serif;font-size:27px;display:inline-flex}.workspace-label{border:1px solid var(--line);color:#6d7c70;border-radius:6px;justify-content:space-between;align-items:center;margin:31px 0 25px;padding:10px;font-size:14px;display:flex}.online-dot{background:#699b76;border-radius:100%;width:6px;height:6px;display:inline-block}.nav-item{text-align:left;color:#69766b;background:0 0;border:0;border-radius:7px;align-items:center;gap:12px;width:100%;margin:3px 0;padding:12px;font-size:14px;transition:background-color .14s,color .14s,box-shadow .14s;display:flex}.nav-item:hover,.nav-item:focus-visible{color:#204c39;background:#e5ebe2;box-shadow:inset 3px 0 #7b9a83}.nav-item.active{color:#285840;box-shadow:inset 3px 0 0 var(--accent);background:#e9efe5;font-weight:650}.nav-item.active:hover,.nav-item.active:focus-visible{color:#1d4936;box-shadow:inset 3px 0 0 var(--accent);background:#dce8d8}.count{color:#7b8579;background:#e5e9e0;border-radius:5px;justify-content:center;align-items:center;min-width:19px;height:19px;font-size:14px;font-weight:500;display:inline-flex}.nav-item .count{margin-left:auto}.sidebar-bottom{margin-top:auto}.team-note{color:#64745d;padding:20px 10px;font-size:14px;line-height:1.6}.profile{border-top:1px solid var(--line);align-items:center;gap:8px;padding-top:16px;font-size:14px;display:flex}.profile>span:nth-child(2){flex:1;overflow:hidden}.profile small{margin-top:3px;font-size:14px;display:block}.avatar{color:#6c604b;background:#e9dcca;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;font-weight:600;display:inline-flex}.profile .button{padding:5px}.topbar{border-bottom:1px solid var(--line);background:#fcfcf980;justify-content:space-between;align-items:center;height:65px;padding:0 32px;display:flex}.breadcrumb{color:#64745d;align-items:center;gap:12px;font-size:14px;display:flex}.breadcrumb span{color:#465848}.breadcrumb .button{min-height:36px;color:inherit;padding:6px 8px}.breadcrumb-home:hover,.breadcrumb-home:focus-visible,.breadcrumb-current:hover,.breadcrumb-current:focus-visible,.breadcrumb-current[aria-expanded=true]{color:var(--accent);background:#e5ebe2}.breadcrumb-switcher{flex-shrink:0;position:relative}.breadcrumb-current{gap:6px}.section-menu{z-index:45;border:1px solid var(--line);border-radius:var(--radius);background:#fff;width:208px;padding:5px;position:absolute;top:calc(100% + 7px);left:0;box-shadow:0 10px 30px #24352e20}.section-menu-item{color:#465848;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;width:100%;min-height:40px;padding:8px 10px;display:flex}.section-menu-item span{flex:1}.section-menu-item:hover,.section-menu-item:focus-visible{background:#e5ebe2}.section-menu-item.active{color:var(--accent);background:#e9efe5;font-weight:650}@media(max-width:720px){.breadcrumb{gap:2px;min-width:0}.breadcrumb .button{padding:6px 4px;font-size:13px}.breadcrumb-home{white-space:normal;text-align:left;min-width:0}.section-menu{max-width:calc(100vw - 32px);left:auto;right:0}}.page{max-width:1800px;margin:auto;padding:32px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.eyebrow{letter-spacing:2px;color:#64745d;margin-bottom:10px;font-size:14px;font-weight:700}.page-heading p{color:#64745d;margin-top:9px;font-size:14px}.goal-strip{background:#eff3e9;border:1px solid #dee5d8;border-radius:10px;align-items:center;gap:17px;margin-bottom:31px;padding:19px 23px;display:flex}.goal-icon{color:#527244;background:#e7eedf;border:1px solid #dce5d3;border-radius:9px;padding:11px}.label{color:#76816e;margin-bottom:5px;font-size:14px;display:block}.goal-strip strong{letter-spacing:-.4px;font-size:19px;font-weight:650}.goal-strip strong span{color:#64745d;letter-spacing:0;font-size:14px;font-weight:400}.goal-track{flex:1;max-width:240px;margin-left:auto;padding:0 12px}.track{background:#dce5d2;border-radius:5px;height:5px;overflow:hidden}.track i{background:#678a54;height:100%;display:block}.goal-track>span{color:#64745d;margin-top:8px;font-size:14px;display:block}.board-toolbar{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.board-toolbar h2{font-size:15px}.muted{color:#64745d;margin-left:7px;font-size:14px;font-weight:400}.search{color:#64745d;border:1px solid var(--line);background:#fbfcf8;border-radius:6px;flex-direction:row;align-items:center;gap:7px;width:100%;max-width:290px;padding-left:10px;display:flex}.search:focus-within{outline-offset:2px;outline:3px solid #85bda2}.search>svg{flex-shrink:0}.search .input{background:0 0;border:0;min-width:0;min-height:33px;padding:7px;font-size:14px}.search .input:focus{outline:none}.board{grid-template-columns:repeat(5,minmax(180px,1fr));gap:12px;min-height:410px;display:grid;overflow-x:auto}.column{background:#edf0e8;border:1px solid #e7ebdf;border-radius:8px;min-height:410px}.column>header{border-bottom:1px solid #e3e8db;align-items:center;gap:7px;min-height:50px;padding:13px 10px;display:flex}.column h3{white-space:nowrap;font-size:14px}.column>header .button{min-height:22px;margin-left:auto;padding:1px}.stage-dot{background:#a7b49c;border-radius:50%;flex-shrink:0;width:6px;height:6px}.s1{background:#cbb885}.s2{background:#95aeb5}.s3{background:#a698bb}.s4{background:#739e80}.column-content{padding:9px}.column-empty{text-align:center;color:#64745d;flex-direction:column;gap:11px;padding:47px 0;font-size:14px;display:flex}.column-empty button{color:#64745d;background:0 0;border:0;font-size:14px}.deal-card{text-align:left;background:#fff;border:1px solid #e1e6d9;border-radius:7px;width:100%;margin-bottom:9px;padding:13px;transition:transform .15s,border-color .15s;box-shadow:0 2px 3px #374e2310}.deal-card:hover{border-color:#9aaa8d;transform:translateY(-2px)}.card-title{overflow-wrap:anywhere;font-size:14px;font-weight:650}.deal-card p{color:#64745d;-webkit-line-clamp:3;white-space:pre-wrap;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:8px 0;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.card-meta{color:#64745d;justify-content:space-between;gap:5px;margin-top:15px;font-size:14px;display:flex}.card-meta>span{align-items:center;gap:3px;display:flex}.card-task{color:#64745d;border-top:1px solid #eef0e9;align-items:center;gap:6px;margin-top:10px;padding-top:9px;font-size:14px;display:flex}.board-foot{color:#64745d;justify-content:space-between;margin-top:17px;font-size:14px;display:flex}.board-foot .online-dot{width:5px;height:5px;margin-right:5px}.panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin-bottom:18px;padding:22px}.panel>h2{margin-bottom:18px}.panel p{line-height:1.6}.empty{text-align:center;color:#64745d;padding:43px 15px;font-size:14px}.empty strong{color:#738369;font-weight:500}.empty p{max-width:460px;margin:9px auto 0;font-size:14px;line-height:1.7}.row{justify-content:space-between;align-items:center;gap:10px;display:flex}.inline-form{align-items:center;gap:9px;display:flex}.inline-form .input{flex:1;min-width:0}.tabs{gap:4px;margin:18px 0;display:flex}.tabs button{color:#7a8870;background:0 0;border:0;border-radius:6px;padding:7px 12px;font-size:14px}.tabs button.selected{color:#416531;background:#edf1e7}.task-row{border-top:1px solid var(--line);align-items:flex-start;gap:12px;padding:15px 0;display:flex}.task-check{background:#fff;border:1px solid #c9d3c0;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:8px;padding:0;display:flex}.task-check.checked{color:#fff;background:#245b49}.task-body{flex:1;min-width:0}.task-body>.input{border-color:#0000;padding-left:0}.task-controls{flex-wrap:wrap;gap:7px;margin-top:4px;display:flex}.task-controls select,.task-controls input{color:#7a8870;background:#fbfcf8;width:auto;max-width:180px;min-height:29px;padding:5px 7px;font-size:14px}.finance-summary{grid-template-columns:1fr 1fr;gap:18px;display:grid}.big-number{margin:12px 0!important;font-size:31px!important}.finance-summary p{color:#64745d;font-size:14px}.finance-summary small{margin-top:12px;display:block}.receipt-row{border-bottom:1px solid var(--line);align-items:center;gap:20px;padding:17px 0;font-size:14px;display:flex}.receipt-row>span{flex:1}.receipt-row small,.settings-row small{margin-top:5px;display:block}.agent-result{border-top:1px solid var(--line);padding:20px 0}.agent-result p{margin:16px 0}.agent-result label{max-width:300px;margin-top:13px}.prewrap{white-space:pre-wrap;overflow-wrap:anywhere}.tag{background:#ecf1e7;border-radius:5px;padding:5px 8px;font-size:14px}.settings-grid{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.settings-grid>.error{grid-column:1/-1}.settings-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:17px 0;font-size:14px;display:flex}.hint{color:#64745d;margin:11px 0 18px;font-size:14px;line-height:1.6}.endpoint{background:#f4f6ef;border-radius:6px;margin-top:20px;padding:12px}.endpoint small,.endpoint code{overflow-wrap:anywhere;margin:4px 0;font-size:14px;display:block}.error{color:#a14330;overflow-wrap:anywhere;background:#fff1ed;border:1px solid #f0cbc0;border-radius:7px;margin:0 0 16px;padding:12px 15px;font-size:14px;line-height:1.6}.success{color:#42723a;background:#e9f2e6;border:1px solid #cfdfc5;border-radius:7px;margin-bottom:16px;padding:12px;font-size:14px}.loading{color:#7a8870;justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-page{background:radial-gradient(at 0 0,#e4ecdc,#0000 65%),#f6f7f3;justify-content:center;align-items:center;min-height:100vh;padding:25px;display:flex}.auth-card{background:#fff;border:1px solid #e4e9dd;border-radius:15px;width:430px;max-width:100%;padding:38px;box-shadow:0 20px 80px #3045220a}.auth-card .brand-mark{margin-bottom:28px}.auth-card h1{font-size:26px}.auth-card>p{color:#64745d;margin-top:10px;font-size:14px;line-height:1.6}.auth-card form{flex-direction:column;gap:18px;margin-top:30px;display:flex}.auth-card form .button{margin-top:8px}.auth-foot{border-top:1px solid #edf0e7;margin-top:27px;padding-top:20px;font-size:14px;display:block}.overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:30;background:#17271e65;position:fixed;top:0;right:0;bottom:0;left:0}.modal{z-index:31;background:#fcfdf9;border:1px solid #e5eade;border-radius:13px;width:470px;max-width:calc(100vw - 32px);max-height:92vh;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 30px 100px #10201640}.modal.wide{width:780px}.modal-header{z-index:2;border-bottom:1px solid var(--line);background:#fcfdf9;justify-content:space-between;align-items:center;padding:15px 23px;display:flex;position:sticky;top:0}.modal-header .button{min-height:28px;padding:5px}.modal-form{flex-direction:column;gap:19px;padding:24px;display:flex}.modal-form p{color:#78866c;font-size:14px;line-height:1.7}.deal-editor{padding:25px}.deal-title{letter-spacing:-.5px;background:0 0;border:0;padding:5px 0;font-size:24px;font-weight:600}.editor-fields{gap:14px;margin:18px 0 25px;display:flex}.editor-fields label{flex:1}.note-label{color:#64745d;font-size:14px}.note-label textarea{color:#314129;background:#fff;min-height:220px;padding:17px;font-size:14px;font-weight:400}.attachments{margin-top:25px}.attachments h2{font-size:14px}.file-label{cursor:pointer;flex-direction:row;display:inline-flex}.file-label input{opacity:0;width:1px;height:1px;position:absolute}.file-label:focus-within{outline:3px solid #85bda2}.file-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.file-card{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:0;padding:8px}.file-card>button{color:#8d9b81;background:#f1f4ed;border:0;border-radius:4px;justify-content:center;align-items:center;width:100%;height:90px;padding:0;display:flex;overflow:hidden}.file-card img{object-fit:cover;width:100%;height:90px}.file-card a{white-space:nowrap;text-overflow:ellipsis;margin:8px 0 5px;font-size:14px;display:block;overflow:hidden}.file-card small{font-size:14px}.pending-file{overflow-wrap:anywhere;background:#f0f3e9;border:1px dashed #c7d4b9;border-radius:6px;align-items:center;gap:8px;margin:8px 0;padding:12px;font-size:14px;display:flex}.pending-file small{margin-left:auto}.pending-file button{color:#8f7961;background:0 0;border:0;font-size:14px}.save-bar{border-top:1px solid var(--line);z-index:1;background:#fcfdf9;justify-content:space-between;align-items:center;gap:15px;margin:20px 0 5px;padding:17px 0;display:flex;position:sticky;bottom:0}.save-bar>span{color:#64745d;font-size:14px}.deal-editor .tasks{margin-top:15px;padding:18px}.deal-editor .tasks h2{font-size:14px}.history{color:#64745d;padding:15px 0;font-size:14px}.history summary{cursor:pointer}.history>div{border-bottom:1px solid var(--line);padding:12px}.history small{margin-top:6px;display:block}.conflict{background:#fff8e9;border:1px solid #ecdbb4;border-radius:7px;margin-top:18px;padding:18px;font-size:14px}.conflict p{margin:10px 0;line-height:1.7}.conflict pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;max-height:180px;padding:12px;overflow:auto}.file-preview{border:0;width:100%;height:70vh}.image-preview{object-fit:contain;max-width:100%;max-height:70vh;margin:auto;display:block}.download-link{text-align:center;margin:15px;font-size:14px;display:block}.secret{word-break:break-all;min-height:130px;font-family:monospace;font-size:14px}.checkbox-label{flex-direction:row;align-items:center}.checkbox-label input{width:16px;height:16px}@media(min-width:1550px){.board,.column{min-height:540px}.column h3{font-size:14px}.page{padding:39px}.column-empty{padding-top:65px}}@media(max-width:1100px){.shell{grid-template-columns:185px minmax(0,1fr)}.sidebar{padding-left:11px;padding-right:11px}.brand{font-size:22px}.brand small{font-size:14px}.page{padding:24px}.topbar{padding:0 24px}.goal-track{max-width:170px}.goal-strip{padding:15px}.goal-strip>.button{gap:0;font-size:0}.goal-strip>.button svg{width:18px}.settings-grid{grid-template-columns:1fr}.board{grid-template-columns:repeat(5,190px)}}@media(max-width:720px){.shell{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;padding:15px 16px 0;position:static}.brand{padding:0;font-size:22px}.brand-mark{width:29px;height:32px;font-size:22px}.brand small{font-size:14px}.workspace-label,.sidebar-bottom{display:none}.sidebar nav{gap:4px;padding:13px 0 6px;display:flex;overflow-x:auto}.nav-item{flex-shrink:0;gap:6px;width:auto;padding:9px;font-size:14px}.nav-item svg{width:16px}.nav-item .count{display:none}.topbar{height:46px;padding:0 17px}.breadcrumb{gap:7px;font-size:14px}.desktop{display:none}.page{padding:22px 16px}.page-heading{align-items:flex-start;gap:10px;margin-bottom:21px}.page-heading h1{letter-spacing:-.65px;font-size:23px}.page-heading p{max-width:230px;font-size:14px;line-height:1.6}.page-heading>.button{gap:4px;min-height:34px;padding:8px;font-size:14px}.page-heading>.button svg{width:13px}.eyebrow{letter-spacing:1.7px;font-size:14px}.goal-strip{flex-wrap:wrap;gap:12px;margin-bottom:24px;padding:14px}.goal-icon{padding:8px}.goal-icon svg{width:20px}.goal-strip strong{font-size:17px}.goal-strip strong span{font-size:14px}.goal-track{flex-basis:100%;order:4;max-width:none;padding:0}.goal-strip>.button{min-height:27px;margin-left:auto;padding:5px}.board-toolbar{flex-direction:column;align-items:flex-start;gap:10px}.board-toolbar h2{font-size:14px}.search{max-width:none}.board{grid-template-columns:repeat(5,225px);min-height:380px}.column{min-height:380px}.column h3{font-size:14px}.board-foot{gap:18px;font-size:14px;line-height:1.5}.panel{padding:17px}.finance-summary{grid-template-columns:1fr;gap:0}.settings-grid{display:block}.receipt-row{flex-wrap:wrap;gap:9px;font-size:14px}.receipt-row>.button{padding:5px 8px;font-size:14px}.row>.button{gap:4px;padding:7px;font-size:14px}.row>h2{font-size:14px}.modal{border-radius:0;width:100%;max-width:100%;height:100dvh;max-height:100dvh;top:0;left:0;transform:none}.modal.wide{width:100%}.modal-header{padding:13px 17px}.deal-editor{padding:18px}.deal-title{font-size:22px}.editor-fields{gap:9px}.editor-fields select{font-size:14px}.file-grid{grid-template-columns:repeat(2,1fr)}.save-bar{padding:14px 0}.save-bar>span{font-size:14px}.task-controls{gap:5px}.task-controls select,.task-controls input{max-width:145px}.inline-form .button{padding:8px}.inline-form .button span{display:none}.auth-card{padding:27px}.auth-card h1{font-size:24px}.pending-file{flex-wrap:wrap}.file-preview{height:78vh}}.file-hide{color:#8b796c;background:0 0;border:0;padding:8px 0 0;font-size:14px}.history-data{white-space:pre-wrap;overflow-wrap:anywhere;max-height:250px;font-size:14px;overflow:auto}.history details{margin:10px 0}body{font-size:16px;line-height:1.5}.button,.input,select,textarea,.task-controls select,.task-controls input,.search .input{min-height:40px;font-size:16px}label{font-size:14px}h1{font-size:30px}h2{font-size:19px}.column h3,.card-title,.nav-item{font-size:16px}.brand small{letter-spacing:.6px;font-size:14px}.brand{align-items:flex-start}.sidebar{width:250px}.shell{grid-template-columns:250px minmax(0,1fr)}.brand small{max-width:145px;margin-top:5px;line-height:1.3}.workspace-label,.profile,.profile small{font-size:14px}.goal-strip strong{font-size:24px}.goal-strip strong span{font-size:16px}.goal-track{max-width:290px}.goal-track>span{line-height:1.5}.goal-strip{flex-wrap:wrap}.board{grid-template-columns:repeat(5,minmax(225px,1fr))}.column>header{gap:6px;padding:12px 9px}.column h3{white-space:normal;line-height:1.35}.column>header .button{min-height:28px}.count{min-width:23px;height:23px}.card-meta{flex-wrap:wrap;gap:6px}.deal-card p{font-size:14px;line-height:1.65}.board-foot{gap:15px}.page-heading p{font-size:16px}.search{max-width:365px}.modal-header h2{color:#42543a;font-size:17px;font-weight:600}.deal-title{font-size:26px}.note-label textarea{font-size:16px;line-height:1.7}.deal-editor .tasks h2,.attachments h2{font-size:18px}.task-controls select,.task-controls input{max-width:210px}.task-controls{gap:8px}.file-card small{line-height:1.5;display:block}.settings-row{align-items:flex-start;gap:12px}.settings-row>span{overflow-wrap:anywhere;min-width:0}.file-hide,.history-data{font-size:14px}.note-links{border:1px solid var(--line);background:#f0f4eb;border-radius:7px;flex-direction:column;gap:7px;margin-top:10px;padding:12px 14px;display:flex}.note-links a{overflow-wrap:anywhere;text-underline-offset:3px;align-items:flex-start;gap:7px;font-size:14px;text-decoration:underline;display:flex}.note-links svg{flex-shrink:0;margin-top:3px}.note-links span{min-width:0}@media(max-width:1100px){.shell{grid-template-columns:220px minmax(0,1fr)}.sidebar{width:220px}.brand{font-size:24px}.brand small{font-size:14px}.goal-track{max-width:260px}.goal-strip>.button{gap:5px;font-size:14px}.board{grid-template-columns:repeat(5,240px)}}@media(max-width:720px){.shell{display:block}.sidebar{width:auto}.brand{align-items:center;font-size:24px}.brand small{max-width:none;font-size:14px}.nav-item{padding:10px;font-size:14px}.page-heading{flex-wrap:wrap}.page-heading h1{font-size:27px}.page-heading p{max-width:none;font-size:16px}.page-heading>.button{min-height:40px;padding:9px 12px;font-size:16px}.goal-strip strong{font-size:24px}.goal-strip strong span{font-size:16px}.goal-track{max-width:none}.goal-strip>.button{font-size:14px}.board-toolbar h2{font-size:18px}.search{max-width:none}.board{grid-template-columns:repeat(5,260px)}.column h3{font-size:16px}.row>h2{font-size:18px}.row{flex-wrap:wrap}.row>.button,.receipt-row>.button,.editor-fields select{font-size:16px}.editor-fields{flex-wrap:wrap}.editor-fields label{min-width:150px}.task-controls select,.task-controls input{width:100%;max-width:100%;font-size:16px}.save-bar>span{font-size:14px}.save-bar .button{font-size:16px}.board-foot{flex-wrap:wrap;font-size:14px}.receipt-row{font-size:16px}.modal-header{background:#fcfdf9}.modal-header h2{font-size:17px}.auth-card h1{font-size:27px}}.task-draft-actions{flex-wrap:wrap;align-items:center;gap:8px;margin:7px 0;display:flex}.task-draft-actions small{font-size:14px}fieldset.deal-editor{border:0;min-width:0;margin:0}fieldset.deal-editor:disabled{opacity:1}.modal{flex-direction:column;max-height:92dvh;display:flex;overflow:hidden}.modal-header{background:#fcfdf9;flex-shrink:0;position:relative;top:auto}.modal-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-height:0;overflow:auto}@media(max-width:720px){.modal{height:100dvh;max-height:100dvh}.modal-scroll{flex:1 1 0}}.past-weeks>summary{cursor:pointer;font-size:18px;font-weight:600}.past-weeks>summary~*{margin-top:16px}.weeks-scroll{max-width:100%;overflow:auto}.weeks-scroll table{border-collapse:collapse;width:100%;min-width:600px;font-size:16px}.weeks-scroll th,.weeks-scroll td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:12px 14px}.weeks-scroll th{color:#627063;font-size:14px;font-weight:600}.board-help{color:#64745d;margin:-3px 0 14px;font-size:14px;line-height:1.6}.column{flex-direction:column;transition:background-color .15s,border-color .15s;display:flex;position:relative}.column>.column-header{flex-shrink:0;padding:0;display:block}.column-heading{width:100%;min-height:64px;color:inherit;text-align:left;background:0 0;border:0;border-radius:7px 7px 0 0;align-items:center;gap:7px;padding:12px 9px;display:flex}.column-stage-name{flex:1}.column-heading-plus{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.column-heading:hover:not(:disabled),.column-heading:focus-visible{background:#e1e9d9}.column-heading:focus-visible{outline-offset:-3px}.column-heading:disabled{opacity:1;cursor:grabbing}.column-content{border-radius:0 0 7px 7px;flex-direction:column;flex:1;padding:0;display:flex}.column-content>.deal-card{flex-shrink:0;width:calc(100% - 18px);margin:9px 9px 0}.column-add{color:#426037;background:0 0;border:0;border-radius:0 0 7px 7px;flex:1 0 88px;justify-content:center;align-items:flex-start;width:100%;min-height:88px;padding:28px 10px;font-size:16px;display:flex}.column-add-label{justify-content:center;align-items:center;gap:7px;display:inline-flex}.column-add:hover:not(:disabled),.column-add:focus-visible{background:#e1e9d9}.column-add:focus-visible{outline-offset:-3px}.column-add:disabled{opacity:1;cursor:grabbing}.column-over{background:#e0eddf;border-color:#527d5a;box-shadow:inset 0 0 0 1px #527d5a}.deal-card{cursor:grab;touch-action:auto}.deal-card-open{text-align:left;width:100%;color:inherit;cursor:inherit;background:0 0;border:0;border-radius:3px;padding:0;display:block}.card-title-row{align-items:flex-start;gap:7px;display:flex}.card-title-row .card-title{flex:1;min-width:0}.card-grip{color:#74856b;flex-shrink:0;margin-top:3px}.deal-card.is-dragging{opacity:.35;transform:none}.deal-card.is-saving{cursor:progress;border-color:#91a886}.deal-card.is-saving:hover{transform:none}.deal-card-overlay{pointer-events:none;cursor:grabbing;border-color:#527d5a;margin:0;box-shadow:0 14px 32px #23392930}.drag-caption{color:#426037;margin-top:12px;font-size:14px}.board-move-status{flex-wrap:wrap;align-items:center;gap:12px;font-size:14px;line-height:1.6;display:flex}.board-move-status>span{flex:300px;align-items:center;gap:8px;display:flex}.board-move-status svg{flex-shrink:0}.board-saving{color:#426037;background:#f1f5ed;border:1px solid #d4decd;border-radius:7px;margin-bottom:16px;padding:12px}.spinning{animation:1s linear infinite board-spin}@keyframes board-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.spinning{animation:none}.column,.deal-card{transition:none}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
