input,select,textarea{width:100%;border:1px solid #dce4da;background:#fff;border-radius:6px;padding:10px 11px;outline:none;color:#314b3c;font-size:12px;line-height:1.5}input:focus,select:focus,textarea:focus{border-color:#86a67c;box-shadow:0 0 0 3px #eaf0e3}input:disabled{background:#f3f5f1;color:#9ca694}textarea{resize:vertical;min-height:80px}input[type=checkbox]{width:15px;height:15px;accent-color:#2b604c;flex-shrink:0}input[type=file]{padding:18px;border:1px dashed #b8cbb0;background:#f9fbf6;font-size:11px}input[type=file]::file-selector-button{border:0;background:#e5eddf;padding:8px 12px;color:#3e6346;border-radius:4px;margin-right:10px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:17px}.field>span{font-size:11px;font-weight:500;color:#586c56}.field small{font-size:10px;line-height:1.6}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.form-section{border-top:1px solid #e4eae1;padding-top:23px;margin-top:21px}.form-section>h3{margin-bottom:18px}.form-footer{border-top:1px solid #e4eae1;margin-top:22px;padding-top:20px;display:flex;justify-content:flex-end;align-items:center;gap:14px}.form-footer small{margin-right:auto;max-width:320px;line-height:1.65}.sheet{border:1px solid #dee7d8;border-radius:14px;padding:0;margin:auto;width:min(610px,calc(100vw - 32px));max-height:90vh;box-shadow:0 25px 90px #11281b38;background:#fff;color:#264333;overflow:auto}.sheet.wide{width:min(920px,calc(100vw - 32px))}.sheet::backdrop{background:#162e2355;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.sheet-head{display:flex;justify-content:space-between;gap:20px;padding:25px 28px;border-bottom:1px solid #e3e9de;background:#fafcf7;position:sticky;top:0;z-index:2}.sheet-head h2{font-size:21px}.sheet-head p{font-size:11px;line-height:1.6;color:#7c8e74;margin-top:7px}.sheet-content{padding:26px 28px}.icon-button{border:0;background:none;border-radius:5px;color:#8b9a81;font-size:21px;line-height:1;width:28px;height:28px;flex-shrink:0}.icon-button:hover{background:#eaf0e3}.text-button{border:0;background:none;color:#527747;font-size:11px;padding:4px;cursor:pointer;line-height:1.6}.text-button:hover{text-decoration:underline}.notice{padding:13px 16px;margin-bottom:20px;border-radius:7px;font-size:12px;line-height:1.65;display:flex;align-items:flex-start;gap:12px;border:1px solid}.notice>span{flex:1 1}.notice button{border:0;background:none;font-size:17px;color:inherit}.notice.error{color:#a04236;background:#fff0ed;border-color:#f3cec6}.notice.success{color:#446c3a;background:#edf6e7;border-color:#d6e8c9}.notice.warning{color:#8b692e;background:#fff9e9;border-color:#ebddb4;margin-top:16px}.notice ul{margin:7px 0 0;padding-left:18px;font-size:11px}.inline-error{font-size:12px;color:#a34537;margin:13px 0}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:11px;white-space:nowrap;text-align:left}th{font-size:9px;font-weight:500;color:#8b9981;background:#fafcf8;padding:14px 22px;border-bottom:1px solid #eaf0e4}td{padding:20px 22px;border-bottom:1px solid #edf1e8;color:#627758}tbody tr:last-child td{border-bottom:0}td strong{color:#354e30;font-weight:500}td small{font-size:9px;margin-top:7px}tr:hover td{background:#fcfdf9}.person-cell{border:0;background:none;display:flex;align-items:center;gap:12px;text-align:left;color:#334f2e;font-weight:500}.person-cell small{font-weight:400}.search-input{font-size:11px;max-width:260px;padding:9px 12px}.count{background:#eef3e9;color:#789169;font-size:10px;border-radius:5px;padding:3px 7px;margin-left:7px}.nav-count{margin-left:auto;background:#dce8d0;border-radius:4px;font-size:9px;padding:2px 5px}.task-button{border:0;border-bottom:1px solid #edf0e9;width:100%;background:#fff;text-align:left;color:inherit}.task-button:hover{background:#fafcf6}.micro-note{font-size:10px!important;margin-top:16px}.below-panel{margin-top:26px}.people-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.person-mini{padding:20px 24px;border:0;border-right:1px solid #edf0e9;background:#fff;display:flex;align-items:center;gap:12px;font-size:12px;color:#455e3c;text-align:left}.person-mini:hover{background:#fafcf6}.person-mini>.pill{margin-left:auto}.person-mini small{margin-top:5px;font-size:10px}.info-strip{padding:20px 23px;background:#eef3e8;border:1px solid #e0e8d8;border-radius:9px;display:flex;gap:19px;align-items:center;margin-bottom:24px}.info-strip>span{font-size:26px;color:#78916b}.info-strip strong{font-size:12px;font-weight:500}.info-strip p{font-size:11px;line-height:1.7;color:#7c8c70;margin-top:5px}.info-strip.compact{padding:16px;margin:20px 0}.tabs{display:flex;gap:18px;overflow:auto}.tabs button{border:0;background:none;font-size:11px;color:#8b997f;white-space:nowrap;padding:4px 0;text-transform:capitalize}.tabs button.selected{color:#2d5a36;font-weight:600}.empty{text-align:center;padding:56px 30px}.empty-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#f0f5e9;color:#8da77b;font-size:26px;margin:0 auto 20px}.empty h3{font-size:17px;letter-spacing:-.3px;font-weight:500}.empty p{font-size:12px;line-height:1.8;color:#8b987e;max-width:440px;margin:12px auto 20px}.page-note{font-size:11px;color:#829173;line-height:1.85;margin:18px 0}.page-note a{text-decoration:underline}.request-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.request-card{padding:24px}.row-between{display:flex;align-items:center;justify-content:space-between;gap:14px}.request-card h2{font-size:17px;margin:20px 0 10px}.request-card>p{font-size:11px;color:#7b8b6e;line-height:1.8}.request-card>small{font-size:9px;line-height:1.9}.field-tags{display:flex;gap:7px;flex-wrap:wrap;margin:18px 0}.field-tags span{background:#f1f5e9;border-radius:4px;padding:5px 7px;color:#6d825a;font-size:9px}.button-row{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:22px 0}.full-width{grid-column:1/-1}.checkbox-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:25px}.checkbox-grid label{display:flex;gap:8px;align-items:center;font-size:10px;color:#627950}.section-title{margin:27px 0 18px}.profile-summary{display:flex;gap:18px;align-items:center;margin-bottom:20px}.avatar.large{width:62px;height:62px;font-size:21px}.profile-summary p{font-size:12px;color:#819571;margin:6px 0 10px}.profile-section{border-top:1px solid #e6ecde;padding-top:23px;margin-top:22px}.profile-section h3{margin-bottom:20px}.profile-section dl{display:grid;grid-template-columns:1fr 1fr;gap:22px 30px;margin:0}.claim-details dt,.profile-section dt{font-size:10px;color:#89997a;margin-bottom:7px}.claim-details dd,.profile-section dd{margin:0;font-size:12px;line-height:1.8;color:#455e34;overflow-wrap:anywhere;white-space:pre-wrap}.claim-details{display:flex;flex-direction:column;gap:20px;margin:27px 0}.claim-identity{display:flex;gap:12px;align-items:center;background:#f7faf2;border-radius:7px;padding:15px;margin-bottom:24px;font-size:12px}.claim-identity small{margin-top:4px;font-size:10px}.claim-amount{font-size:30px;font-weight:500;letter-spacing:-.8px}.conversion-note{padding:18px;border:1px solid #dfe9d4;background:#f2f7eb;border-radius:8px;display:flex;gap:14px;align-items:center;margin:17px 0 24px;font-size:11px;color:#66804f}.conversion-note>span{font-size:23px}.conversion-note strong{font-weight:500}.conversion-note small{margin-top:6px;font-size:10px;line-height:1.7}.file-chip{display:flex;justify-content:space-between;align-items:center;border:1px solid #e1e9d7;border-radius:5px;padding:9px 12px;margin:7px 0;font-size:11px;gap:10px}.file-chip span{overflow:hidden;text-overflow:ellipsis}.file-chip button{border:0;background:none;color:#80986c;font-size:18px}.activity-row{padding:20px 25px;border-bottom:1px solid #edf0e7;display:flex;gap:14px;align-items:center}.activity-row h3{text-transform:capitalize;font-size:12px}.activity-row p{font-size:10px;line-height:1.7;margin-top:6px;color:#8c9a7f;max-width:650px;overflow-wrap:anywhere}.activity-row>small{margin-left:auto;text-align:right;flex-shrink:0;font-size:9px}.activity-dot{height:7px;width:7px;background:#a3b893;border-radius:50%;flex-shrink:0}.setup-row{padding:24px;border-bottom:1px solid #e7eede;display:flex;gap:20px;align-items:flex-start}.setup-row p{font-size:11px;color:#89997a;line-height:1.8;margin-top:9px}.setup-row>div{flex:1 1}.setup-row .pill{flex-shrink:0}.roadmap-title{margin:33px 0 0}.roadmap-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.roadmap-card{padding:25px}.roadmap-card h3{font-size:14px;margin:20px 0 12px;line-height:1.5}.roadmap-card p{font-size:11px;color:#869677;line-height:1.85}.auth-page{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;background:#fff}.auth-brand-panel{padding:45px 56px;background:#e9efdf;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;overflow:hidden}.auth-brand-panel .brand{margin:0}.auth-brand-panel h1{font-size:55px;font-weight:500;letter-spacing:-2px;line-height:1.12;margin-bottom:23px}.auth-brand-panel>div>p:not(.eyebrow){font-size:13px;line-height:1.9;color:#7d906a}.auth-motif{height:220px;width:220px;border:1px solid #d1dfc3;border-radius:50%;margin:35px 0 15px 60px;box-shadow:0 0 0 28px #e2ead755,0 0 0 55px #e2ead733}.auth-motif,.auth-motif span{display:grid;place-items:center}.auth-motif span{width:112px;height:112px;background:#f7faef;border:1px solid #d2dfc3;border-radius:25px;font-family:Georgia,serif;color:#637e4d;font-size:75px;transform:rotate(-12deg);box-shadow:0 20px 30px #667a4420}.auth-form-panel{display:grid;place-items:center;padding:45px}.auth-card{max-width:360px;width:100%}.auth-card h2{font-size:27px;letter-spacing:-.8px;margin:22px 0 12px}.auth-card>p{font-size:12px;line-height:1.8;color:#8a997b;margin-bottom:32px}.auth-submit{width:100%;justify-content:space-between!important;margin-top:8px;padding:13px 15px!important}.or-divider{display:flex;align-items:center;gap:15px;font-size:8px;letter-spacing:1.1px;color:#a0ab96;margin:28px 0 20px;white-space:nowrap}.or-divider:after,.or-divider:before{content:"";height:1px;background:#e6ecdf;flex:1 1}.workspace-signin{width:100%;justify-content:space-between!important;padding:13px 15px!important}.auth-hint{font-size:10px!important;line-height:1.8;margin-top:15px}.auth-help{border-top:1px solid #e9eee3;margin-top:28px;padding-top:23px;font-size:10px;color:#96a189;line-height:1.8}.loading-text{font-size:12px;padding:20px 0;color:#7f916e}.auth-card .notice{margin-top:20px}.auth-brand-panel>small{font-size:10px;letter-spacing:1px}@media (max-width:1200px){.request-grid,.roadmap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-brand-panel{padding:35px}.auth-brand-panel h1{font-size:45px}}@media (max-width:720px){.panel-heading{padding:18px!important;flex-wrap:wrap}.table-scroll td,.table-scroll th{padding:16px}.checkbox-grid,.form-grid,.people-strip,.profile-section dl,.request-grid,.roadmap-grid{grid-template-columns:1fr}.form-footer{flex-wrap:wrap}.form-footer small{max-width:none;width:100%}.sheet-content,.sheet-head{padding:20px}.auth-page{display:block}.auth-brand-panel{min-height:0;padding:25px}.auth-brand-panel>div{padding-top:35px}.auth-brand-panel h1{font-size:37px}.auth-brand-panel>div>p:not(.eyebrow),.auth-brand-panel>small,.auth-motif{display:none}.auth-form-panel{padding:35px 24px}.activity-row{padding:18px;flex-wrap:wrap}.activity-row>small{margin-left:21px}.search-input{max-width:100%}.tabs{gap:14px}.setup-row{flex-direction:column}.info-strip{padding:18px;align-items:flex-start}}:root{--ink:#203b34;--muted:#81908a;--green:#1f5545;--mint:#eef6ef;--line:#e4eae5;--paper:#f8faf7;--font-sans:var(--font-geist-sans)}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a,button{transition:background .15s,color .15s}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid #99bd68;outline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:34px;letter-spacing:-1.2px;line-height:1.25}h1,h2{font-weight:550}h2{font-size:19px;letter-spacing:-.5px}h3{font-size:14px;font-weight:550}.app-shell{display:flex;min-height:100vh}.sidebar{width:240px;flex-shrink:0;background:#fff;border-right:1px solid var(--line);padding:34px 18px 0;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column}.brand{display:flex;gap:12px;align-items:center;margin:0 13px 33px;font-size:29px;font-weight:650;letter-spacing:-1.1px}.brand-icon{display:grid;place-items:center;width:39px;height:40px;background:var(--green);color:#fff;border-radius:10px;font-size:29px;font-weight:500}.brand-sub{display:block;font-size:8px;letter-spacing:1.7px;color:var(--muted);margin-top:2px}.workspace{border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;gap:10px;padding:12px 10px;font-size:12px;font-weight:550}.workspace>span:last-child{margin-left:auto}.workspace-icon{display:grid;place-items:center;background:#f0f2ec;border-radius:6px;width:30px;height:30px;font-family:Georgia,serif}small{display:block;font-size:11px;color:var(--muted);font-weight:400}.workspace small{font-size:10px;margin-top:3px}.nav-label{font-size:9px;letter-spacing:1.4px;color:#9aa49e;margin:30px 14px 12px;font-weight:600}.nav-item{border:0;background:transparent;color:#6d7e76;width:100%;text-align:left;padding:12px 14px;display:flex;align-items:center;gap:13px;border-radius:7px;margin:4px 0;font-size:12px}.nav-item:hover{background:#f6f8f3}.nav-item.active{background:#edf4e9;color:#25513e;font-weight:600}.nav-glyph{font-size:19px;width:20px;font-weight:400}.sidebar-bottom{margin-top:auto;padding-top:25px}.private-note{padding:16px 12px;font-size:11px;color:#73877a;line-height:1.9}.private-note small{font-size:10px;padding-left:14px}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#76a06b;margin-right:8px}.user-block{border-top:1px solid var(--line);padding:22px 7px;display:flex;gap:11px;align-items:center;font-size:12px}.user-block small{margin-top:3px}.avatar{border-radius:50%;width:35px;height:35px;background:#e7eee0;color:#44613f;display:inline-grid;place-items:center;font-size:12px;flex-shrink:0;font-weight:550}.avatar.small{width:29px;height:29px;font-size:10px}.main-shell{margin-left:240px;width:calc(100% - 240px)}.topbar{height:74px;display:flex;justify-content:space-between;align-items:center;padding:0 42px;border-bottom:1px solid var(--line);background:#fff;font-size:11px;color:#7f8b84}.slash{padding:0 12px;color:#c4ccc5}.topbar-right{display:flex;align-items:center;gap:20px}main{padding:38px 42px;max-width:1560px;margin:0 auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.eyebrow{font-size:9px;letter-spacing:1.65px;font-weight:600;color:#859380;margin-bottom:12px}.subheading{color:#819087;margin-top:12px;font-size:12px;line-height:1.65}.button{border:1px solid #dce5dd;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;padding:10px 15px;font-size:11px;background:#fff;color:#47624f;white-space:nowrap;font-weight:550}.button:hover{background:#f1f6ee}.button.primary{background:var(--green);color:#fff;border-color:var(--green)}.button.primary:hover{background:#164035}.button.danger{color:#a84444;border-color:#efc7c1}.welcome-banner{height:204px;border-radius:12px;background:#eaf0e3;display:flex;align-items:center;justify-content:space-between;padding:30px 32px;position:relative;overflow:hidden;border:1px solid #e2e9dc;margin-bottom:23px}.welcome-banner h2{font-size:25px;margin:14px 0 10px;letter-spacing:-.7px}.welcome-banner p{font-size:12px;color:#7b8b70;line-height:1.8}.pill{display:inline-flex;align-items:center;padding:5px 8px;font-size:9px;font-weight:500;border-radius:5px;white-space:nowrap}.pill.neutral{background:#f2f5f0;color:#7a8678}.pill.green{background:#dce8d3;color:#57714a;font-size:8px;letter-spacing:.7px}.pill.amber{background:#fff1d7;color:#8c6c2f}.pill.red{background:#fceae4;color:#9c4f45}.banner-art{position:relative;width:240px;height:190px;margin-right:18px}.orbit{position:absolute;border:1px solid #cedbc3;border-radius:50%;width:190px;height:190px;left:45px;top:0}.orbit.two{width:142px;height:142px;left:69px;top:24px}.orbit.three{width:94px;height:94px;left:93px;top:48px}.art-tile{left:96px;top:50px;place-items:center;width:88px;height:88px;background:#f9fbf3;border:1px solid #d5dec9;border-radius:20px;box-shadow:0 15px 30px #64824920;color:#577349;font-size:60px;font-family:Georgia,serif;transform:rotate(-12deg)}.art-tile,.mini-tile{position:absolute;display:grid}.mini-tile{right:15px;top:112px;border:5px solid #eaf0e3;background:#769164;color:#fff;width:41px;height:41px;border-radius:50%;place-items:center;font-size:16px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:27px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:21px}.stat-card>span{font-size:10px;color:#77877a;display:block;margin-bottom:17px}.stat-card strong{display:block;font-size:27px;font-weight:500;letter-spacing:-1px;line-height:1.3}.stat-card strong span{font-size:18px;color:#9aa594}.stat-card small{font-size:9px;margin-top:12px;line-height:1.5}.content-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);gap:24px}.panel{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.panel-heading{padding:23px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:16px}.panel-heading h2{font-size:15px}.task-row{display:flex;align-items:center;gap:17px;padding:22px 24px;border-bottom:1px solid #edf0e9}.task-row:last-child{border-bottom:0}.step-number{background:#f3f6ee;color:#8c9b7d;border-radius:8px;width:34px;height:34px;display:grid;place-items:center;font-size:10px;flex-shrink:0}.task-row p{font-size:11px;color:#889385;margin-top:6px;line-height:1.6}.arrow{margin-left:auto;color:#9aa68f}.soft-panel{padding:27px;background:#f1f4eb}.soft-panel h2{font-size:23px;line-height:1.4;margin-bottom:17px}.soft-panel>p:not(.eyebrow){font-size:11px;line-height:1.85;color:#7c8b73}.divider{height:1px;background:#dfe6d7;margin:23px 0}.soft-panel .pill+p{margin-top:12px}footer{display:flex;justify-content:space-between;padding-top:32px;margin-top:6px;font-size:9px;color:#98a18f;letter-spacing:.2px}@media (min-width:1500px){main{padding-top:48px}.welcome-banner{height:230px}}@media (max-width:1100px){.sidebar{width:208px}.main-shell{margin-left:208px;width:calc(100% - 208px)}main{padding:28px}.topbar{padding:0 28px}.stats-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.banner-art{margin-right:0;width:170px}.page-heading h1{font-size:28px}}@media (max-width:720px){.sidebar{position:static;width:100%;padding:16px;display:block;border-right:0;border-bottom:1px solid var(--line)}.brand{margin:0 0 16px;font-size:23px}.brand-sub{font-size:7px}.nav-label,.sidebar-bottom,.workspace{display:none}.sidebar nav{display:flex;overflow-x:auto;gap:6px}.nav-item{white-space:nowrap;width:auto;flex-shrink:0;padding:9px 11px}.nav-glyph{display:none}.app-shell{display:block}.main-shell{margin:0;width:100%}.topbar{height:52px;padding:0 20px}.topbar-right{gap:12px}main{padding:27px 20px}.page-heading{align-items:flex-start;flex-direction:column;gap:16px}.page-heading h1{font-size:28px}.welcome-banner{padding:24px;height:auto;min-height:190px}.welcome-banner h2{font-size:22px}.banner-art{display:none}.stat-card{padding:17px}.stat-card strong{font-size:24px}.stats-grid{gap:10px}.content-grid{gap:18px}footer span{max-width:160px;text-align:right}}