@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:var(--font-geist-sans), sans-serif;--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%;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;-webkit-text-decoration:inherit;-webkit-text-decoration: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]){appearance:button}::file-selector-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}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}.table{display:table}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.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{--canvas:#fafaf8;--surface:#fff;--sidebar:#f2f3ee;--text:#272c27;--muted:#71786e;--line:#e4e7df;--accent:#416347;--accent-hover:#304e35;--radius:6px}*{box-sizing:border-box}body{background:var(--canvas);color:var(--text);font-family:var(--font-geist-sans), sans-serif;margin:0;font-size:14px;line-height:1.5}button,input,textarea,select{font:inherit}button{cursor:pointer;justify-content:center;align-items:center;gap:8px;transition:background .15s,color .15s;display:inline-flex}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:3px}button:not(.primary):hover{background:#e9ece4}input,textarea,select{background:var(--surface);border-radius:var(--radius);width:100%;color:var(--text);border:1px solid #d7dcd2;min-width:0;padding:9px 11px}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#687360}label{flex-direction:column;gap:6px;font-size:13px;font-weight:500;display:flex}h1,h2,h3,p{margin:0}h1{letter-spacing:-1px;align-items:center;gap:12px;font-size:29px;font-weight:600;display:flex}h2{font-size:16px;font-weight:600}h3{font-size:14px;font-weight:600}p{color:var(--muted)}svg{flex-shrink:0}code{overflow-wrap:anywhere;background:#eff1eb;border-radius:3px;padding:2px 5px;font-size:12px}.primary,.secondary{border-radius:var(--radius);white-space:nowrap;min-height:38px;padding:9px 14px;font-weight:500}.primary{background:var(--accent);color:#fff;border:1px solid var(--accent)}.primary:hover{background:var(--accent-hover)}.secondary{background:#fff;border:1px solid #d7dcd2}.icon-button{border-radius:5px;flex-shrink:0;width:32px;height:32px}.text-button{color:var(--accent);border-radius:5px;padding:9px}.brand{letter-spacing:-.7px;justify-content:flex-start;gap:10px;font-size:20px;font-weight:600}.brand-mark{background:var(--accent);color:#fff;border-radius:5px;justify-content:center;align-items:center;width:31px;height:31px;padding-bottom:5px;font-size:25px;line-height:1;display:inline-flex}.workspace{min-height:100dvh;display:flex}.sidebar{background:var(--sidebar);border-right:1px solid var(--line);z-index:30;flex-direction:column;flex-shrink:0;width:240px;padding:27px 16px 0;display:flex;position:fixed;inset:0 auto 0 0}.sidebar>.brand{margin:0 10px 33px}.workspace-name{align-items:center;gap:10px;margin:0 9px 27px;font-size:13px;font-weight:500;display:flex}.workspace-name small,.account small{color:var(--muted);margin-top:1px;font-size:11px;font-weight:400;display:block}.avatar{color:#5d6955;background:#e2e6db;border:1px solid #d4dacd;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;font-weight:500;display:inline-flex}.sidebar nav{flex-direction:column;gap:3px;display:flex}.sidebar nav button,.sidebar-bottom>button{text-align:left;color:#626a5e;border-radius:5px;justify-content:flex-start;gap:11px;width:100%;min-height:39px;padding:9px 11px;font-size:13px}.sidebar nav button>svg{width:18px;height:18px}.sidebar .nav-active{color:#344f37;background:#e2e7dc;font-weight:500}.nav-count{color:#6e7668;margin-left:auto;font-size:11px}.sidebar-section-title{color:var(--muted);justify-content:space-between;align-items:center;margin-top:30px;margin-bottom:7px;padding-left:11px;font-size:12px;display:flex}.project-mark{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:19px;height:19px;font-size:11px;font-weight:600;display:inline-flex}.color-0{color:#57704c;background:#e2e9dc}.color-1{color:#8c6940;background:#eee5d5}.color-2{color:#8b686b;background:#efe0e1}.color-3{color:#776e9a;background:#e7e1ed}.truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.project-nav{overflow:auto}.sidebar-bottom{margin-top:auto;padding-top:32px}.account{border-top:1px solid var(--line);align-items:center;gap:9px;margin:18px -16px 0;padding:20px 17px;font-size:11px;display:flex}.account .icon-button{color:var(--muted);margin-left:auto}.workspace-content{flex-direction:column;flex:1;min-width:0;margin-left:240px;display:flex}.topbar{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;height:65px;padding:0 36px;font-size:12px;display:flex}.breadcrumb{color:#687360;align-items:center;gap:13px;display:flex}.breadcrumb strong{color:#596050;font-weight:500}.sync-state{color:#687360;align-items:center;gap:5px;font-size:11px;display:flex}.main-content{flex:1;width:100%;max-width:1480px;margin:0 auto;padding:38px 44px 54px}.page-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:31px;display:flex}.page-header p{white-space:pre-wrap;max-width:650px;margin-top:6px;font-size:13px}.toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-bottom:25px;padding-bottom:15px;display:flex}.search{color:#818978;flex-direction:row;flex:1;align-items:center;gap:8px;max-width:380px;font-weight:400;display:flex}.search input{background:0 0;border:0;padding:7px 0;font-size:13px}.toolbar-actions{align-items:center;gap:14px;display:flex}.filter{color:#747c6c;flex-direction:row;align-items:center;gap:6px;font-weight:400;display:flex}.filter select{background:0 0;border:0;padding:6px 0;font-size:12px}.view-switch{border:1px solid var(--line);border-radius:6px;gap:2px;padding:3px;display:flex}.view-switch button{width:30px;height:28px;color:var(--muted);border-radius:3px}.view-switch button[aria-pressed=true]{color:var(--text);background:#e9ece4}.daily-summary{color:#687360;justify-content:space-between;gap:15px;margin:3px 0 29px;font-size:12px;display:flex}.daily-summary span:last-child{color:#66735b}.attention-section{margin-bottom:30px}.section-title{align-items:center;gap:9px;min-height:25px;margin-bottom:11px;display:flex}.section-title h2{font-size:13px;font-weight:600}.count{color:#687360;margin-left:2px;font-size:11px}.status-needs_human{color:#946920}.status-doing{color:#648354}.status-blocked{color:#a05951}.status-todo{color:#7a8473}.status-inbox{color:#8a8b78}.status-done{color:#64856d}.task-list{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.task-row{text-align:left;justify-content:flex-start;align-items:center;gap:12px;width:100%;min-height:61px;padding:15px 17px;display:flex}.task-row+.task-row{border-top:1px solid #edf0e8}.task-row:hover{background:#f5f7f1!important}.task-main{flex:1;min-width:0}.task-main strong{overflow-wrap:anywhere;font-size:13px;font-weight:450;display:block}.task-reason{color:#687360;white-space:nowrap;text-overflow:ellipsis;max-width:550px;margin-top:4px;font-size:12px;display:block;overflow:hidden}.task-project{color:#687360;text-overflow:ellipsis;white-space:nowrap;width:120px;max-width:140px;font-size:11px;overflow:hidden}.task-owner{color:#687360;text-overflow:ellipsis;white-space:nowrap;width:95px;font-size:11px;overflow:hidden}.priority{text-transform:capitalize;color:#687360;flex-shrink:0;align-items:center;gap:4px;width:57px;font-size:10px;display:inline-flex}.priority-high,.priority-urgent{color:#8d632e}.priority-urgent{font-weight:600}.priority-low{color:#687360}.row-arrow{color:#aeb5a5}.stale{color:#8d632e;flex-shrink:0;gap:4px;width:95px;font-size:11px;display:flex}.quiet-empty{border-bottom:1px solid var(--line);color:#687360;padding:12px 0 11px 26px;font-size:12px}.welcome{background:#f1f4ed;border:1px solid #dfe5d7;border-radius:7px;margin-bottom:33px;padding:26px}.welcome>svg{color:#6c835b;margin-bottom:13px}.welcome h2{letter-spacing:-.3px;font-size:18px}.welcome p{max-width:480px;margin:6px 0 19px;font-size:13px}.welcome>div{flex-wrap:wrap;gap:10px;display:flex}.inbox-reminder{border-top:1px solid var(--line);color:#687360;justify-content:flex-start;width:100%;padding:18px 5px;font-size:12px}.inbox-reminder svg:last-child{margin-left:auto}.workspace-footer{border-top:1px solid var(--line);color:#687360;justify-content:space-between;gap:20px;padding:15px 36px;font-size:11px;display:flex}.workspace-footer span{align-items:center;gap:6px;display:flex}.board{grid-template-columns:repeat(6,minmax(225px,1fr));gap:16px;min-height:420px;padding-bottom:16px;display:grid;overflow-x:auto}.board-column{background:#f2f4ee;border-radius:7px;padding:12px}.board-column .section-title{margin-bottom:15px;padding:0 2px}.board-card{text-align:left;background:#fff;border:1px solid #e1e6d9;border-radius:6px;flex-direction:column;align-items:flex-start;gap:8px;width:100%;margin-bottom:10px;padding:13px;display:flex}.card-project{color:#687360;font-size:10px}.board-card strong{overflow-wrap:anywhere;font-size:13px;font-weight:500;line-height:1.5}.board-card p{color:#76654e;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:11px;display:-webkit-box;overflow:hidden}.board-card>div{color:#687360;justify-content:space-between;align-items:center;width:100%;margin-top:6px;font-size:10px;display:flex}.board-add{color:#687360;justify-content:flex-start;width:100%;padding:8px 3px;font-size:12px}.empty-state{text-align:center;padding:65px 20px}.empty-state>svg{color:#9ba68d;margin:0 auto 16px}.empty-state h2{font-size:17px}.empty-state p{margin:7px 0 20px;font-size:13px}.activity-event{text-align:left;border-bottom:1px solid var(--line);justify-content:flex-start;align-items:flex-start;gap:14px;width:100%;padding:20px 0;display:flex}.event-icon{color:#7a886a;background:#edf1e7;border-radius:5px;flex-shrink:0;place-items:center;width:29px;height:29px;display:grid}.activity-event>span:nth-child(2){flex:1;min-width:0}.activity-event strong{font-size:12px;font-weight:600}.event-task{color:#687360;margin-left:10px;font-size:12px}.activity-event p{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:5px;font-size:13px}.activity-event time{color:#687360;white-space:nowrap;font-size:11px}.agent-guide{max-width:750px}.agent-heading{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:24px 0;display:flex}.agent-heading>svg{color:#6e865b}.agent-heading p{margin-top:3px;font-size:13px}.setup-steps{margin:25px 0 30px;padding-left:22px}.setup-steps li{margin-bottom:25px;padding-left:10px}.setup-steps li::marker{color:#849277;font-size:13px}.setup-steps strong{font-size:14px;font-weight:500}.setup-steps p{margin-top:5px;font-size:13px;line-height:1.8}.guide-detail{border-top:1px solid var(--line);margin-bottom:26px;padding-top:23px}.guide-detail p{margin:5px 0 20px;font-size:13px;line-height:1.8}.notice,.error-banner{color:#4c6540;background:#eaf0e3;border-radius:5px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:8px 12px;font-size:12px;display:flex}.error,.error-banner{color:#9c4339}.error-banner{background:#f8eae6}.error-banner button{text-decoration:underline}.loading{color:var(--muted);justify-content:center;align-items:center;gap:10px;padding:100px 0;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.dialog-overlay{z-index:50;background:#222d2359;position:fixed;inset:0}.dialog{background:var(--canvas);z-index:51;border:1px solid #e2e5dc;border-radius:9px;width:calc(100% - 32px);max-width:480px;max-height:92dvh;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 2px 8px #18241a1a}.dialog-wide{max-width:670px}.dialog-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 25px 19px;display:flex}.dialog-header h2{letter-spacing:-.4px;font-size:18px}.dialog-header p{margin-top:3px;font-size:12px}.editor-form{flex-direction:column;gap:17px;padding:23px 25px;display:flex}.editor-form[hidden]{display:none}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:5px;padding-top:20px;display:flex}.dialog-tabs{border-bottom:1px solid var(--line);gap:24px;padding:0 25px;display:flex}.dialog-tabs button{color:var(--muted);border-bottom:2px solid #0000;padding:13px 0;font-size:12px}.dialog-tabs .selected{color:var(--accent);border-bottom-color:var(--accent)}.task-activity,.brief{padding:22px 25px}.comment-form{flex-direction:column;gap:10px;margin-bottom:25px;display:flex}.comment-form>.primary{align-self:flex-end}.history-event{border-top:1px solid var(--line);padding:16px 0}.history-event>div{justify-content:space-between;font-size:12px;display:flex}.history-event time{color:var(--muted);font-size:11px}.history-event p{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:5px;font-size:13px}.brief p{margin-bottom:16px;font-size:13px}.brief textarea{font-size:12px;line-height:1.8}.brief button{margin-top:14px}.login-page{background:#f2f4ee;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:30px 20px;display:flex}.login-box{width:100%;max-width:380px}.login-box .brand{margin-bottom:55px}.login-box h1{letter-spacing:-1px;font-size:29px}.login-box>p{margin-top:11px;font-size:14px;line-height:1.7}.login-box form{flex-direction:column;gap:16px;margin-top:32px;display:flex}.login-box form button{justify-content:space-between}.login-box .login-help{color:#687360;margin-top:18px;font-size:11px}.login-footer{color:#687360;margin-top:70px;font-size:11px}.mobile-menu,.mobile-scrim{display:none}.skip-link{z-index:90;background:#fff;padding:12px;position:fixed;top:-80px;left:20px}.skip-link:focus{top:12px}@media (min-width:1550px){.main-content{padding-top:48px}}@media (max-width:1150px){.task-project{width:80px}.task-owner{width:65px}.main-content{padding:30px 26px}.sidebar{width:215px}.workspace-content{margin-left:215px}.task-row{gap:9px;padding:13px}.priority{width:20px}.priority>span:last-child{display:none}.topbar{padding:0 26px}}@media (max-width:800px){.sidebar{display:none}.sidebar-open{width:240px;display:flex}.workspace-content{margin-left:0}.mobile-menu{display:inline-flex}.mobile-scrim{z-index:29;background:#23302055;display:block;position:fixed;inset:0}.main-content{padding:25px 20px}.topbar{height:57px;padding:0 15px}.breadcrumb{gap:9px}.page-header{margin-bottom:24px}.page-header p{font-size:12px}h1{font-size:26px}.task-project{width:90px}.workspace-footer{padding:14px 20px}.dialog{max-height:95dvh}}@media (max-width:540px){.main-content{padding:23px 16px 35px}.page-header{align-items:flex-start;gap:10px}.page-header .primary{margin-top:3px;padding:8px 10px;font-size:12px}.page-header p{max-width:220px}.sync-state{font-size:10px}.breadcrumb>span:first-of-type,.breadcrumb>span:nth-of-type(2){display:none}.toolbar{gap:10px}.toolbar-actions{gap:7px}.filter select{max-width:100px;font-size:11px}.view-switch button{width:26px}.daily-summary{flex-direction:column;gap:5px;margin-bottom:25px}.task-project,.task-owner,.row-arrow{display:none}.task-row{gap:10px;padding:14px 11px}.task-main strong{font-size:13px}.task-reason{max-width:230px;font-size:11px}.stale{width:auto;font-size:10px}.task-row .priority{width:15px}.quiet-empty{line-height:1.8}.welcome{padding:22px 19px}.welcome h2{font-size:17px}.welcome p{font-size:12px}.workspace-footer{gap:8px;padding:13px 16px;font-size:10px}.workspace-footer>span:first-child{display:none}.form-grid{grid-template-columns:1fr}.dialog-header,.editor-form,.task-activity,.brief{padding-left:18px;padding-right:18px}.dialog-header h2{font-size:17px}.dialog{width:calc(100% - 16px)}.activity-event{gap:10px}.event-task{margin-top:2px;margin-left:0;display:block}.activity-event time{font-size:10px}.board{grid-template-columns:repeat(6,250px)}.agent-heading{align-items:flex-start}.agent-heading h2{font-size:15px}.setup-steps{padding-left:17px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}@media (forced-colors:active){button,input,select,textarea,.task-list,.board-card{border:1px solid buttontext}.nav-active{outline:1px solid highlight}}.assignee-picker{border:0;min-width:0;padding:0}.assignee-picker legend{margin-bottom:8px;font-size:12px;font-weight:500}.assignee-options{border:1px solid var(--line);border-radius:var(--radius);max-height:250px;margin-top:8px;overflow:auto}.assignee-option{cursor:pointer;background:#fff;flex-direction:row;align-items:center;gap:10px;padding:11px;display:flex}.assignee-option+.assignee-option{border-top:1px solid var(--line)}.assignee-option:has(input:checked){background:#edf2e7}.assignee-option input{width:16px;height:16px;accent-color:var(--accent);flex-shrink:0}.assignee-option>span{flex:1;min-width:0}.assignee-option strong{font-size:13px;font-weight:500}.assignee-option small{color:var(--muted);font-size:11px;font-weight:400;display:block}.assignee-workload{white-space:nowrap}.field-help{color:var(--muted);margin-top:6px;font-size:11px;font-weight:400;line-height:1.6}.picker-empty{padding:12px;font-size:12px}.person-row{border-bottom:1px solid var(--line);gap:16px;padding:24px 0;display:flex}.person-row>svg{color:var(--accent);margin-top:3px}.person-info{flex:1;min-width:0}.person-info h2{font-size:16px}.person-info h2 span{color:var(--muted);margin-left:8px;font-size:11px;font-weight:400}.person-info p{overflow-wrap:anywhere;white-space:pre-wrap;margin-top:7px;font-size:13px}.person-info .person-instructions{max-width:650px;font-size:12px}.person-info .field-help{font-size:11px}.person-actions{color:var(--muted);white-space:nowrap;flex-direction:column;align-items:flex-end;gap:12px;font-size:11px;display:flex}.contact-link{color:var(--accent);align-items:center;gap:7px;margin:12px 0;font-size:12px;display:inline-flex}.form-actions{flex-wrap:wrap}@media (max-width:540px){.person-row{flex-wrap:wrap;gap:10px}.person-actions{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-left:32px}.assignee-option{flex-wrap:wrap}.assignee-workload{width:100%;padding-left:26px}}@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}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.3p2_lha1f2xer.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.1qq4vpdcun5oj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.390ncx5urfkfu.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.21jp631_3pja2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a8fa0c1a-module__MXp6vq__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a8fa0c1a-module__MXp6vq__variable{--font-geist-sans:"Geist", "Geist Fallback"}
