:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand-espresso:#5f3f2c;--brand-cocoa:#7b6152;--brand-rose:#cda38c;--brand-blush:#d6c2b8;--brand-cream:#f8f4f1;--brand-white:#fff;--brand-teal:#2c837b;--brand-deep-teal:#1d5e5a;--brand-terracotta:#be7f47;--brand-mustard:#c79a3b;--brand-olive:#425a19;--brand-charcoal:#2b211c;--green-950:var(--brand-espresso);--green-800:var(--brand-teal);--green-100:#e6f2f0;--gold:var(--brand-terracotta);--cream:var(--brand-cream);--white:var(--brand-white);--ink:var(--brand-charcoal);--muted:#74675f;--border:#e4d8d1;--shadow:0 14px 34px #5f3f2c1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top right, #cda38c33, transparent 30%), var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.page-shell{grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:linear-gradient(180deg, #2c837b2e, transparent 34%), var(--brand-espresso);height:100vh;color:var(--white);padding:38px 24px;position:sticky;top:0;overflow-y:auto}.sidebar h1{margin:6px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:2rem}.tagline{color:#f0e5df;margin:0 0 34px;font-size:.9rem;line-height:1.5}nav{gap:6px;display:grid}nav a{color:#f1e7e2;border-radius:10px;padding:11px 13px;font-size:.9rem}nav a:hover,nav a.active{background:var(--brand-teal);color:var(--white)}.content{padding:42px}.topbar{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:30px;display:flex}.eyebrow{color:var(--brand-terracotta);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.topbar h2{color:var(--brand-espresso);margin:7px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.4rem)}.muted{max-width:720px;color:var(--muted);margin:0;line-height:1.6}.status-badge{color:#654b16;white-space:nowrap;background:#fff6dc;border:1px solid #c79a3b8c;border-radius:999px;padding:9px 14px;font-size:.82rem;font-weight:700}.metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.metrics article,.panel{border:1px solid var(--border);background:var(--white);box-shadow:var(--shadow);border-radius:18px}.metrics article{border-top-width:5px;gap:9px;padding:22px;display:grid}.metrics article:first-child{border-top-color:var(--brand-teal)}.metrics article:nth-child(2){border-top-color:var(--brand-terracotta)}.metrics article:nth-child(3){border-top-color:var(--brand-mustard)}.metrics article:nth-child(4){border-top-color:var(--brand-olive)}.metrics span{color:var(--muted);font-size:.84rem;font-weight:700}.metrics strong{color:var(--brand-espresso);font-family:Georgia,Times New Roman,serif;font-size:2.1rem}.metrics small{color:#8b7d75}.panel-grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:24px;display:grid}.panel{padding:27px}.panel h3{color:var(--brand-espresso);margin:7px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:1.55rem}.panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.panel-heading>span{color:var(--brand-deep-teal);font-size:.8rem;font-weight:700}.checklist{gap:13px;margin:0;padding:0;list-style:none;display:grid}.checklist li{color:var(--muted);padding-left:29px;line-height:1.45;position:relative}.checklist li:before{border:1px solid var(--brand-blush);content:"";border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:1px;left:0}.checklist li.done{color:var(--ink)}.checklist li.done:before{border-color:var(--brand-teal);background:var(--brand-teal);color:#fff;content:"✓";font-size:.72rem}.module-list{gap:2px;display:grid}.module-list div{border-bottom:1px solid #eee4df;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:11px 0;display:grid}.module-list span{color:var(--brand-rose);font-size:.72rem;font-weight:700}.module-list p{margin:0;font-size:.9rem}button,.button{background:var(--brand-teal);color:var(--brand-white);font:inherit;border:0;border-radius:10px;font-weight:700}button:hover,.button:hover{background:var(--brand-deep-teal)}input,select,textarea{border:1px solid var(--brand-blush);color:var(--brand-charcoal);border-radius:10px}input:focus,select:focus,textarea:focus{border-color:var(--brand-teal);outline:3px solid #2c837b26}@media (max-width:1050px){.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-grid{grid-template-columns:1fr}}@media (max-width:760px){.page-shell{grid-template-columns:1fr}.sidebar{height:auto;position:static}nav{grid-template-columns:repeat(2,minmax(0,1fr))}.content{padding:26px 18px}.topbar{display:grid}.metrics{grid-template-columns:1fr}}
.login-shell{grid-template-columns:minmax(320px,.9fr) minmax(420px,1.1fr);min-height:100vh;display:grid}.login-brand-panel{background:var(--green-950);color:var(--white);flex-direction:column;justify-content:space-between;padding:clamp(40px,8vw,90px);display:flex}.login-brand-panel h1{margin:10px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,8vw,6.5rem);line-height:.92}.login-brand-panel>div>p:last-child{color:#d6e5df;max-width:520px;font-size:1.1rem;line-height:1.7}.login-security-note{color:#b9cec6;max-width:500px;margin:40px 0 0;font-size:.88rem;line-height:1.6}.login-form-panel,.access-shell{place-items:center;min-height:100vh;padding:34px;display:grid}.login-card,.access-card{border:1px solid var(--border);background:var(--white);width:min(100%,510px);box-shadow:var(--shadow);border-radius:24px;padding:clamp(30px,5vw,52px)}.login-card h2,.access-card h1{color:var(--green-950);margin:8px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,5vw,3.4rem)}.login-form{gap:10px;margin-top:30px;display:grid}.login-form label{color:var(--green-950);margin-top:8px;font-size:.88rem;font-weight:700}.login-form input{width:100%;color:var(--ink);font:inherit;background:#fbfcfb;border:1px solid #cbd8d2;border-radius:12px;outline:none;padding:14px 15px}.login-form input:focus{border-color:var(--green-800);box-shadow:0 0 0 3px #1f5d4f1f}.primary-button,.secondary-button,.sidebar-button{font:inherit;cursor:pointer;border:0;border-radius:12px;padding:13px 17px;font-weight:700}.primary-button{background:var(--green-800);color:var(--white);margin-top:18px}.primary-button:hover{background:var(--green-950)}.primary-button:disabled{cursor:wait;opacity:.7}.secondary-button{border:1px solid var(--green-800);color:var(--green-800);background:0 0;margin-top:24px}.form-message{color:#9a2f28;background:#fff0ef;border-radius:10px;margin:8px 0 0;padding:11px 13px;font-size:.86rem}.login-help{color:#87928e;margin:24px 0 0;font-size:.8rem;line-height:1.55}.sidebar-account{border-top:1px solid #ffffff24;margin-top:34px;padding-top:22px}.sidebar-account p{overflow-wrap:anywhere;color:#dce9e4;margin:0 0 6px;font-size:.78rem}.sidebar-account span{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;margin-bottom:13px;font-size:.72rem;font-weight:700;display:block}.sidebar-button{width:100%;color:var(--white);background:#ffffff1c}@media (max-width:820px){.login-shell{grid-template-columns:1fr}.login-brand-panel{min-height:360px}.login-form-panel{min-height:auto}}
.button-link{justify-content:center;align-items:center;width:fit-content;text-decoration:none;display:inline-flex}.roadmap-button{margin-top:24px}.family-workspace{min-width:0}.workspace-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.workspace-header h2{color:var(--brand-espresso);margin:7px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4.5vw,3.8rem);line-height:1}.back-link{color:var(--brand-teal);margin-bottom:22px;font-size:.88rem;font-weight:700;display:inline-block}.family-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.family-summary-grid article{border:1px solid var(--border);border-top:5px solid var(--brand-teal);background:var(--brand-white);box-shadow:var(--shadow);border-radius:18px;gap:9px;padding:22px;display:grid}.family-summary-grid article:nth-child(2){border-top-color:var(--brand-olive)}.family-summary-grid article:nth-child(3){border-top-color:var(--brand-terracotta)}.family-summary-grid span{color:var(--muted);font-size:.84rem;font-weight:700}.family-summary-grid strong{color:var(--brand-espresso);font-family:Georgia,Times New Roman,serif;font-size:2.2rem}.family-summary-grid small{color:#8b7d75}.family-list-panel{min-width:0}.family-list-heading{align-items:center}.family-table-wrap{overflow-x:auto}.family-table{border-collapse:collapse;width:100%;font-size:.9rem}.family-table th{border-bottom:1px solid var(--brand-blush);color:var(--brand-cocoa);letter-spacing:.08em;text-align:left;text-transform:uppercase;padding:13px 15px;font-size:.72rem}.family-table td{vertical-align:top;border-bottom:1px solid #eee4df;min-width:140px;padding:17px 15px}.family-table td:first-child{min-width:210px}.family-table td span,.family-table td small{display:block}.family-table td small{color:#8b7d75;margin-top:5px}.family-table tbody tr:hover{background:#fcf8f5}.family-name-link{color:var(--brand-deep-teal);font-weight:800}.family-status{width:fit-content;color:var(--brand-cocoa);white-space:nowrap;background:#f3ece8;border-radius:999px;align-items:center;padding:7px 11px;font-size:.76rem;font-weight:800;display:inline-flex}.status-active{color:var(--brand-deep-teal);background:#e5f2ef}.status-intake_pending,.status-inquiry{color:#73551e;background:#fff3d8}.status-waitlisted,.status-paused{color:#8f512d;background:#f5e7df}.status-closed,.status-archived{color:#655a54;background:#eee9e6}.empty-state{text-align:center;justify-items:center;padding:58px 24px 48px;display:grid}.empty-state-icon{width:58px;height:58px;color:var(--brand-teal);background:#2c837b1f;border-radius:18px;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:800;display:grid}.empty-state h4{color:var(--brand-espresso);margin:18px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:1.5rem}.empty-state p{max-width:560px;color:var(--muted);margin:0 0 22px;line-height:1.6}.error-state{background:#fff6f3;border:1px solid #e3bcb3;border-radius:16px}.profile-error-state{margin-top:40px}.family-form{gap:22px;display:grid}.form-section{border:1px solid var(--border);background:var(--brand-white);box-shadow:var(--shadow);border-radius:20px;padding:clamp(24px,4vw,34px)}.form-section-heading{margin-bottom:22px}.form-section-heading h3{color:var(--brand-espresso);margin:6px 0 9px;font-family:Georgia,Times New Roman,serif;font-size:1.65rem}.form-grid{gap:18px;display:grid}.county-picker{border:1px solid var(--border);background:#fffdfc;border-radius:14px;margin:0;padding:16px}.county-picker legend{color:var(--brand-espresso);padding:0 8px;font-weight:800}.county-picker small{color:#8b7d75;margin-top:10px;line-height:1.45;display:block}.form-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.field{color:var(--brand-espresso);gap:8px;font-size:.86rem;font-weight:700;display:grid}.field.full-width{grid-column:1/-1}.field input,.field select,.field textarea{width:100%;min-height:48px;font:inherit;background:#fffdfc;padding:12px 13px;font-weight:400}.field small{color:#8b7d75;font-size:.75rem;font-weight:400;line-height:1.45}.inline-fields{grid-template-columns:86px minmax(0,1fr);gap:10px;display:grid}.checkbox-field{color:var(--brand-charcoal);align-items:flex-start;gap:12px;line-height:1.55;display:flex}.checkbox-field input{width:19px;height:19px;accent-color:var(--brand-teal);margin-top:2px}.privacy-section{border-left:6px solid var(--brand-olive)}.privacy-note{color:#655a54;background:#f4f0e9;border-radius:12px;margin:18px 0 0;padding:14px 16px;font-size:.82rem;line-height:1.55}.form-actions{justify-content:flex-end;display:flex}.form-actions .primary-button{min-width:260px;margin-top:0}.error-message{border:1px solid #e3bcb3}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-bottom:22px;display:grid}.profile-panel h3{margin-bottom:22px}.profile-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:0;display:grid}.profile-details div{min-width:0}.profile-details .full-detail{grid-column:1/-1}.profile-details dt,.member-card dt{color:var(--brand-cocoa);letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:800}.profile-details dd,.member-card dd{overflow-wrap:anywhere;color:var(--brand-charcoal);margin:0;line-height:1.5}.profile-details dd span{display:block}.profile-safety-note{color:#425119;background:#425a1917;border-radius:14px;margin-top:24px;padding:16px}.profile-safety-note p{margin:6px 0 0;font-size:.82rem;line-height:1.55}.household-members-panel{margin-bottom:40px}.member-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.member-card{border:1px solid var(--border);background:#fffdfc;border-radius:16px;padding:20px}.member-card-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.member-card h4,.member-form h4{color:var(--brand-espresso);margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.2rem}.member-card-heading p{color:var(--muted);margin:5px 0 0;font-size:.82rem}.primary-contact-badge{color:var(--brand-deep-teal);white-space:nowrap;background:#e5f2ef;border-radius:999px;padding:6px 9px;font-size:.7rem;font-weight:800}.member-card dl{gap:13px;margin:0;display:grid}.member-form{border:1px solid var(--brand-blush);background:#fcf8f5;border-radius:16px;grid-column:1/-1;margin-bottom:22px;padding:22px}.member-form-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.compact-form-grid{margin-bottom:16px}.text-button{color:var(--brand-teal);background:0 0;padding:6px 8px}.text-button:hover{background:#2c837b14}.resource-match-panel{padding:0;overflow:hidden}.resource-search-workspace{grid-template-columns:minmax(280px,.78fr) minmax(480px,1.22fr);align-items:stretch;display:grid}.resource-search-guide{background:radial-gradient(circle at 88% 12%,#c79a3b47,#0000 20%),radial-gradient(circle at 10% 92%,#be7f4738,#0000 26%),linear-gradient(155deg,#edf6f3 0%,#f8f2ec 58%,#fff8e8 100%);padding:clamp(30px,4vw,48px);position:relative;overflow:hidden}.resource-search-guide:after{content:"";border:28px solid #2c837b14;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-58px;right:-48px}.resource-guide-mark{background:var(--brand-teal);width:58px;height:58px;color:var(--brand-white);letter-spacing:.08em;border-radius:18px 18px 18px 5px;place-items:center;margin-bottom:30px;font-family:Georgia,Times New Roman,serif;font-size:.76rem;font-weight:900;display:grid;box-shadow:0 12px 28px #2c837b33}.resource-search-guide h3{max-width:430px;margin:8px 0 14px;font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.08}.resource-search-steps{gap:12px;margin-top:30px;display:grid}.resource-search-steps>div{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffad;border:1px solid #ffffffd1;border-radius:15px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;padding:12px 14px;display:grid}.resource-search-steps>div>span{color:#73551e;background:#fff1d5;border-radius:50%;place-items:center;width:34px;height:34px;font-family:Georgia,Times New Roman,serif;font-weight:900;display:grid}.resource-search-steps p,.resource-search-steps strong,.resource-search-steps small{margin:0;display:block}.resource-search-steps strong{color:var(--brand-espresso);font-size:.88rem}.resource-search-steps small{color:var(--muted);margin-top:3px;font-size:.74rem}.resource-selection-note{z-index:1;background:var(--brand-espresso);color:var(--brand-white);border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:2px 10px;margin-top:24px;padding:14px 16px;display:grid;position:relative}.resource-selection-note strong{grid-row:1/3;font-family:Georgia,Times New Roman,serif;font-size:2rem}.resource-selection-note span{font-size:.82rem;font-weight:800}.resource-selection-note small{color:#f0e5df;font-size:.7rem}.resource-search-card{background:#fffdfc;padding:clamp(28px,4vw,44px)}.resource-search-card-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.resource-search-card-header h4{color:var(--brand-espresso);margin:6px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.45rem}.resource-search-spark{color:var(--brand-terracotta);font-size:2rem}.resource-search-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.resource-field-full{grid-column:1/-1}.resource-search-field{color:var(--brand-espresso);gap:7px;font-size:.79rem;font-weight:800;display:grid}.resource-search-field>span{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.resource-search-field>span small{color:#9b8b81;letter-spacing:.05em;text-transform:uppercase;font-size:.64rem;font-weight:700}.resource-search-field input,.resource-search-field select{background:var(--brand-white);width:100%;min-height:50px;font:inherit;padding:12px 14px;font-size:.88rem;font-weight:400}.resource-search-field>small,.resource-county-picker>small{color:#8b7d75;font-size:.7rem;font-weight:400;line-height:1.45}.resource-county-picker{border:0;margin:0;padding:0}.resource-county-picker legend{color:var(--brand-espresso);margin-bottom:8px;padding:0;font-size:.79rem;font-weight:800}.resource-county-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:7px;display:grid}.resource-county-option{border:1px solid var(--border);background:var(--brand-white);color:var(--brand-cocoa);cursor:pointer;text-align:left;border-radius:13px;justify-content:flex-start;align-items:center;gap:10px;padding:10px 12px;display:flex}.resource-county-option:hover{border-color:var(--brand-rose);color:var(--brand-espresso);background:#fcf8f5}.resource-county-option>span{width:30px;height:30px;color:var(--brand-espresso);background:#f3ece8;border-radius:10px;flex:0 0 30px;place-items:center;font-family:Georgia,Times New Roman,serif;font-weight:900;display:grid}.resource-county-option.active{border-color:var(--brand-teal);color:var(--brand-deep-teal);background:#e5f2ef;box-shadow:0 7px 18px #2c837b1f}.resource-county-option.active>span{background:var(--brand-teal);color:var(--brand-white)}.resource-search-actions{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:20px;display:grid}.resource-search-actions .primary-button,.resource-search-actions .secondary-button{min-height:50px;margin:0}.resource-search-actions .primary-button{box-shadow:0 10px 22px #2c837b2e}.resource-search-prompt,.resource-applied-search,.resource-results-summary{border-radius:15px;margin:22px 27px 0;padding:15px 17px;line-height:1.55}.resource-search-prompt{border:1px dashed var(--brand-blush);color:var(--muted);text-align:center;background:#fffaf7;margin-bottom:27px;font-size:.8rem}.resource-applied-search{border-left:5px solid var(--brand-teal);color:#50605d;background:#edf6f3;font-size:.8rem}.resource-results-summary{color:#67533d;background:linear-gradient(135deg,#fff8e8,#fffdf8);border:1px solid #efd6a8;font-size:.82rem}.resource-results-summary>strong{color:var(--brand-espresso);font-family:Georgia,Times New Roman,serif;font-size:1.15rem}.resource-match-panel>section,.resource-match-panel>details,.resource-match-panel>.privacy-note{margin-left:27px;margin-right:27px}.resource-match-panel>section:last-child,.resource-match-panel>details:last-child,.resource-match-panel>.privacy-note:last-child{margin-bottom:27px}.resource-result-list{margin-top:12px}.resource-result-card{border-left:5px solid var(--brand-teal);transition:transform .14s,box-shadow .14s;box-shadow:0 8px 22px #5f3f2c12}.resource-result-card:hover{transform:translateY(-2px);box-shadow:0 13px 28px #5f3f2c1a}.resource-candidate-card{border-left-color:var(--brand-mustard);background:#fffdf8}@media (max-width:1050px){.family-summary-grid,.profile-grid,.resource-search-workspace{grid-template-columns:1fr}.resource-search-guide{padding-bottom:32px}.resource-search-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-search-steps>div{grid-template-columns:34px minmax(0,1fr)}}@media (max-width:760px){.workspace-header,.family-profile-header,.family-list-heading,.member-card-heading{display:grid}.form-grid.two-columns,.profile-details,.member-card-grid{grid-template-columns:1fr}.field.full-width,.profile-details .full-detail{grid-column:auto}.form-actions{justify-content:stretch}.form-actions .primary-button,.workspace-header .primary-button{width:100%}.resource-search-card,.resource-search-guide{padding:24px 20px}.resource-search-steps,.resource-search-form,.resource-county-options,.resource-search-actions{grid-template-columns:1fr}.resource-field-full{grid-column:auto}.resource-search-actions .primary-button,.resource-search-actions .secondary-button{width:100%}.resource-search-prompt,.resource-applied-search,.resource-results-summary,.resource-match-panel>section,.resource-match-panel>details,.resource-match-panel>.privacy-note{margin-left:18px;margin-right:18px}}
.profile-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.profile-header-actions .primary-button{min-height:42px;margin-top:0;padding:10px 16px}.profile-meta-panel{grid-column:1/-1}.profile-meta-details{grid-template-columns:repeat(4,minmax(0,1fr))}.split-actions{justify-content:space-between;align-items:center;gap:16px}.split-actions .secondary-button,.split-actions .primary-button{margin-top:0}.split-actions .secondary-button{min-width:150px}.family-resource-panel{border-left:6px solid var(--brand-teal);background:linear-gradient(135deg,#fffdfb 0%,#f3faf8 100%);scroll-margin-top:24px}.family-resource-heading{align-items:center}.family-resource-heading>div{max-width:780px}.family-resource-heading h3{margin:5px 0 8px}.family-resource-heading p{margin:0;line-height:1.55}.family-resource-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.family-resource-summary article{background:#ffffffd6;border:1px solid #d7e9e5;border-radius:14px;gap:6px;padding:16px;display:grid}.family-resource-summary span,.family-resource-history time{color:var(--muted);font-size:.76rem}.family-resource-summary strong{color:var(--brand-espresso)}.family-resource-history{gap:0;margin-top:18px;display:grid}.family-resource-history>strong{color:var(--brand-espresso);margin-bottom:6px}.family-resource-history>div{border-bottom:1px solid #e3eeeb;justify-content:space-between;align-items:center;gap:18px;padding:10px 0;display:flex}.family-resource-history>div:last-child{border-bottom:0}.family-resource-empty{color:var(--muted);margin:18px 0 0}.family-resource-disclaimer,.resource-family-notice{color:#664b25;background:#fff5df;border-radius:13px;margin-top:18px;padding:14px 16px;line-height:1.5}.family-resource-disclaimer p,.resource-family-notice p{margin:5px 0 0}.resource-share-record{border-top:1px solid var(--border);align-items:end;gap:12px;margin-top:16px;padding-top:16px;display:flex}.resource-share-record label{color:var(--brand-espresso);flex:280px;gap:7px;font-size:.8rem;font-weight:800;display:grid}.resource-share-record select{width:100%;min-height:44px;font:inherit;background:#fff;padding:10px 12px;font-weight:400}.resource-share-record .secondary-button{margin:0}@media (max-width:1050px){.profile-meta-details{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.profile-header-actions,.split-actions{width:100%;display:grid}.profile-header-actions .primary-button,.split-actions .secondary-button,.split-actions .primary-button{width:100%}.profile-meta-details,.family-resource-summary{grid-template-columns:1fr}.family-resource-history>div,.resource-share-record{flex-direction:column;align-items:stretch}.resource-share-record .secondary-button{width:100%}}
.intake-workspace-header{align-items:center}.intake-steward-card{border:1px solid #2c837b3d;border-left:6px solid var(--brand-teal);background:#eef7f5;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;padding:20px 24px;display:flex}.intake-steward-card>div{gap:5px;display:grid}.intake-steward-card strong{color:var(--brand-espresso);font-family:Georgia,Times New Roman,serif;font-size:1.3rem}.intake-steward-card small,.intake-steward-card span{color:var(--muted);line-height:1.45}.intake-steward-card>div:last-child{text-align:right;justify-items:end}.intake-steward-card>div:last-child span{color:var(--brand-deep-teal);font-weight:800}.intake-option-group{border-top:1px solid #eee4df;margin-top:26px;padding-top:22px}.intake-option-group:first-of-type{border-top:0;margin-top:0;padding-top:0}.intake-option-group h4{color:var(--brand-espresso);margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:1.1rem}.intake-options-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;display:grid}.intake-checkbox{border:1px solid var(--border);background:#fffdfc;border-radius:12px;padding:12px 13px}.intake-checkbox:has(input:checked){background:#eef7f5;border-color:#2c837b8c}.intake-text-grid,.consent-method-grid{margin-top:24px}.full-width-checkbox{grid-column:1/-1}.consent-stack{gap:12px;display:grid}.intake-form-actions{z-index:5;border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-radius:16px;justify-content:flex-end;gap:12px;padding:14px;display:flex;position:sticky;bottom:18px;box-shadow:0 14px 34px #5f3f2c29}.intake-form-actions button{min-width:180px;padding:12px 18px}.secondary-action-button{border:1px solid var(--brand-teal);background:var(--brand-white);color:var(--brand-deep-teal)}.secondary-action-button:hover{color:var(--brand-deep-teal);background:#eef7f5}.success-message{color:var(--brand-deep-teal);background:#eef7f5;border:1px solid #2c837b59;border-radius:12px;padding:14px 16px}.profile-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.intake-history-panel,.care-timeline-panel{margin-bottom:22px}.family-inline-empty{background:#fcf8f5;border-radius:14px;padding:22px}.family-inline-empty strong{color:var(--brand-espresso)}.family-inline-empty p{color:var(--muted);margin:6px 0 0;line-height:1.5}.intake-history-list{gap:14px;display:grid}.intake-history-card{border:1px solid var(--border);background:#fffdfc;border-radius:15px;grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr);gap:24px;padding:18px;display:grid}.intake-history-card h4{color:var(--brand-espresso);margin:10px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:1.12rem}.intake-history-card p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.5}.intake-history-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;display:grid}.intake-history-card dt{color:var(--brand-cocoa);letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-size:.7rem;font-weight:800}.intake-history-card dd{color:var(--brand-charcoal);margin:0;font-size:.86rem;line-height:1.5}.care-update-form{background:#f7fbfa;border:1px solid #2c837b47;border-radius:16px;gap:18px;margin:18px 0 24px;padding:20px;display:grid}.care-update-form .member-form-header{margin-bottom:0}.care-update-form .primary-button,.care-timeline-panel>.secondary-button{width:fit-content;margin-top:0}.care-timeline-panel>.secondary-button{margin:16px 0 22px}.care-timeline{gap:0;display:grid}.care-timeline-entry{grid-template-columns:26px minmax(0,1fr);gap:12px;padding:0 0 24px;display:grid;position:relative}.care-timeline-entry:not(:last-child):before{content:"";background:#e5d9d2;width:2px;position:absolute;top:18px;bottom:-2px;left:7px}.care-timeline-marker{z-index:1;background:var(--brand-teal);border:4px solid #dff0ed;border-radius:50%;width:16px;height:16px;margin-top:3px;position:relative}.care-timeline-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:14px;font-size:.75rem;display:flex}.care-timeline-meta span{color:var(--brand-deep-teal);text-transform:uppercase;font-weight:800}.care-timeline-entry h4{color:var(--brand-espresso);margin:7px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:1.05rem}.care-timeline-entry p{color:var(--brand-charcoal);margin:0 0 7px;line-height:1.55}.care-timeline-entry small{color:var(--muted)}@media (max-width:900px){.intake-options-grid,.intake-history-card,.intake-history-card dl{grid-template-columns:1fr}.intake-steward-card,.care-timeline-meta{align-items:flex-start;display:grid}.intake-steward-card>div:last-child{text-align:left;justify-items:start}}@media (max-width:760px){.profile-header-actions,.intake-form-actions{width:100%;display:grid}.profile-header-actions>*,.intake-form-actions button,.care-update-form .primary-button,.care-timeline-panel>.secondary-button{width:100%}.intake-form-actions{bottom:8px}.full-width-checkbox{grid-column:auto}}
.intake-v2-form .form-section{scroll-margin-top:24px}.optional-section{border-left:4px solid #2d8b8659}.private-input-wrap{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.private-input-wrap input{min-width:0}.private-reveal-button,.summary-generate-button{color:#1d6f6b;cursor:pointer;background:#f8fffe;border:1px solid #2d8b86;border-radius:12px;min-height:42px;padding:8px 14px;font-weight:700}.private-reveal-button:hover,.private-reveal-button:focus-visible,.summary-generate-button:hover,.summary-generate-button:focus-visible{outline-offset:2px;background:#e8f6f4;outline:2px solid #2d8b8640}.intake-option-with-help{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.guide-tip{color:#1d6f6b;cursor:help;vertical-align:middle;background:#e8f6f4;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:800;display:inline-flex;position:relative}.guide-tip-icon{font-family:Georgia,serif;font-style:italic}.guide-tip-popover{z-index:40;color:#4a3325;opacity:0;visibility:hidden;pointer-events:none;background:#fffdf9;border:1px solid #5337262e;border-radius:12px;width:min(320px,76vw);padding:12px 14px;font-size:14px;font-weight:500;line-height:1.45;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 12px 30px #37251929}.guide-tip:hover .guide-tip-popover,.guide-tip:focus .guide-tip-popover,.guide-tip:focus-within .guide-tip-popover{opacity:1;visibility:visible}.intake-v2-form .field>span:first-child{flex-wrap:wrap;align-items:center;gap:7px;display:inline-flex}.intake-workspace-header h2{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.intake-opening-guide-tip .guide-tip-popover{top:calc(100% + 10px);bottom:auto}.intake-closeout-guidance{color:#4a3325;background:#f5fbfa;border:1px solid #2d8b8642;border-radius:16px;gap:8px;margin:18px 0 10px;padding:16px 18px;display:grid}.intake-closeout-guidance strong,.intake-resource-handoff{align-items:center;gap:8px;width:fit-content;display:inline-flex}.intake-resource-handoff{color:#1d6f6b;font-weight:700}.intake-closeout-guidance small{color:#6d5749;line-height:1.45}.summary-generate-button{width:fit-content;margin:8px 0 10px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:720px){.private-input-wrap{grid-template-columns:1fr}.private-reveal-button{width:100%}.guide-tip-popover{left:auto;right:0;transform:none}}
.groh-enhanced-original-field{display:none!important}.structured-demographic-field{align-self:start}.structured-demographic-other{margin-top:8px}.structured-race-field{gap:8px;display:grid}.structured-race-field>span:first-child{font-weight:700}.structured-race-field>small{color:#705748;font-size:12px;line-height:1.4}.structured-race-select{position:relative}.structured-race-select>summary{color:#3e2a1e;cursor:pointer;background:#fff;border:1px solid #53372633;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:12px 16px;list-style:none;display:flex}.structured-race-select>summary::-webkit-details-marker{display:none}.structured-race-select>summary:after{content:"▾";color:#1d6f6b;font-size:13px}.structured-race-select[open]>summary:after{content:"▴"}.structured-race-menu{z-index:68;background:#fffdf9;border:1px solid #5337262e;border-radius:14px;gap:3px;max-height:340px;padding:10px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 16px 36px #37251929}.structured-race-option{cursor:pointer;border-radius:8px;align-items:flex-start;gap:9px;padding:8px;display:flex}.structured-race-option:hover{background:#f8f4f1}.structured-race-option input{accent-color:#2d8b86;width:17px;height:17px;margin-top:1px}.structured-race-other{color:#3e2a1e;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #53372638;border-radius:10px;padding:10px 12px}.intake-autosave-status{z-index:72;color:#355b58;pointer-events:none;background:#fffdf9f5;border:1px solid #2d8b8647;border-radius:999px;align-items:center;gap:8px;max-width:min(320px,100vw - 32px);padding:9px 13px;font-size:13px;font-weight:700;display:inline-flex;position:fixed;bottom:92px;right:24px;box-shadow:0 8px 24px #3725191f}.autosave-dot{background:#2d8b86;border-radius:999px;flex:0 0 8px;width:8px;height:8px}.status-saving .autosave-dot{animation:1s ease-in-out infinite groh-autosave-pulse}.status-offline,.status-error{color:#7a4c29;border-color:#a6673659}.status-offline .autosave-dot,.status-error .autosave-dot{background:#b8733f}@keyframes groh-autosave-pulse{0%,to{opacity:.4}50%{opacity:1}}.intake-floating-notes{z-index:76;justify-items:end;gap:10px;display:grid;position:fixed;bottom:24px;right:24px}.intake-notes-toggle{color:#fff;cursor:pointer;background:#2d8b86;border:0;border-radius:999px;min-width:86px;min-height:48px;font-weight:800;box-shadow:0 10px 28px #2d8b8647}.intake-notes-toggle:hover,.intake-notes-toggle:focus-visible{outline-offset:2px;background:#236f6b;outline:3px solid #2d8b8633}.intake-notes-panel{color:#4a3325;background:#fffdf9;border:1px solid #53372629;border-radius:18px;width:min(390px,100vw - 32px);max-height:min(590px,100vh - 150px);padding:18px;overflow:auto;box-shadow:0 20px 46px #37251933}.intake-notes-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.intake-notes-heading>div{gap:3px;display:grid}.intake-notes-heading strong{font-family:Georgia,serif;font-size:20px}.intake-notes-heading small,.notes-added-message{color:#1d6f6b;font-weight:700}.intake-notes-close{color:#533726;cursor:pointer;background:#fff;border:1px solid #53372626;border-radius:999px;width:34px;height:34px;font-size:22px;line-height:1}.intake-notes-panel p{color:#705748;margin:12px 0;font-size:13px;line-height:1.45}.intake-notes-panel textarea{resize:vertical;color:#3e2a1e;width:100%;min-height:160px;font:inherit;background:#fff;border:1px solid #53372638;border-radius:12px;padding:12px;line-height:1.45}.intake-notes-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.intake-notes-actions button{color:#1d6f6b;cursor:pointer;background:#f8fffe;border:1px solid #2d8b86;border-radius:10px;min-height:40px;padding:8px 12px;font-weight:750}.intake-notes-actions button:disabled{opacity:.45;cursor:not-allowed}.intake-notes-actions .notes-clear-button{color:#6d4b37;background:#fff;border-color:#53372640}@media (max-width:720px){.structured-race-menu{margin-top:6px;position:static}.intake-autosave-status{bottom:86px;right:16px}.intake-floating-notes{bottom:18px;right:16px}.intake-notes-panel{width:calc(100vw - 32px);max-height:calc(100vh - 132px)}}
.grant-workspace{min-width:0}.grant-hero{align-items:center}.grant-subnav{border:1px solid var(--border);background:#ffffffc7;border-radius:16px;gap:8px;margin:0 0 26px;padding:6px;display:flex;overflow-x:auto;box-shadow:0 8px 24px #5f3f2c0f}.grant-subnav a{color:var(--brand-cocoa);white-space:nowrap;border-radius:10px;flex:none;padding:10px 13px;font-size:.78rem;font-weight:800}.grant-subnav a:hover,.grant-subnav a.active{background:var(--brand-teal);color:var(--brand-white)}.grant-metrics,.grant-application-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.grant-metrics article,.grant-application-overview article,.grant-opportunity-summary-grid article{border:1px solid var(--border);border-top:5px solid var(--brand-teal);background:var(--brand-white);box-shadow:var(--shadow);border-radius:18px;gap:8px;padding:21px;display:grid}.grant-metrics article:nth-child(2),.grant-application-overview article:nth-child(2),.grant-opportunity-summary-grid article:nth-child(2){border-top-color:var(--brand-terracotta)}.grant-metrics article:nth-child(3),.grant-application-overview article:nth-child(3),.grant-opportunity-summary-grid article:nth-child(3){border-top-color:var(--brand-mustard)}.grant-metrics article:nth-child(4),.grant-application-overview article:nth-child(4),.grant-opportunity-summary-grid article:nth-child(4){border-top-color:var(--brand-olive)}.grant-metrics article span,.grant-application-overview article span,.grant-opportunity-summary-grid article span{color:var(--brand-cocoa);font-size:.78rem;font-weight:800}.grant-metrics article strong,.grant-application-overview article strong,.grant-opportunity-summary-grid article strong{overflow-wrap:anywhere;color:var(--brand-espresso);font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:1.05}.grant-metrics article small,.grant-application-overview article small,.grant-opportunity-summary-grid article small{color:var(--muted);line-height:1.45}.compact-metrics article strong{font-size:1.8rem}.grant-funding-strip{border:1px solid var(--border);background:var(--border);border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-bottom:24px;display:grid;overflow:hidden}.grant-funding-strip div{background:#fffdfc;gap:6px;padding:17px 20px;display:grid}.grant-funding-strip span{color:var(--brand-cocoa);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:800}.grant-funding-strip strong{color:var(--brand-espresso);font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.grant-dashboard-grid,.grant-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.grant-dashboard-grid{margin-bottom:36px}.grant-panel{min-width:0}.grant-panel h3,.grant-form-section h3,.grant-budget-workspace h3,.grant-attachment-workspace h3,.grant-submission-panel h3,.grant-danger-zone h3,.grant-record-controls h3,.vault-upload-form h3,.reviewer-rubric h3{color:var(--brand-espresso);margin:6px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:1.55rem}.grant-card-list,.grant-simple-list,.readiness-list,.grant-deadline-list,.watch-query-list,.funder-history,.review-findings-list,.grant-checklist-stack{gap:12px;display:grid}.grant-opportunity-card{background:#fffdfc;border:1px solid #eadfd9;border-radius:15px;gap:9px;padding:17px;transition:transform .14s,border-color .14s,box-shadow .14s;display:grid}.grant-opportunity-card:hover{border-color:var(--brand-rose);transform:translateY(-2px);box-shadow:0 10px 24px #5f3f2c17}.grant-opportunity-card h4,.grant-inbox-card h3{color:var(--brand-espresso);margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.12rem;line-height:1.25}.grant-opportunity-card p,.grant-funder-name{color:var(--muted);margin:0}.grant-card-topline,.grant-card-meta,.grant-card-actions,.grant-inline-actions,.grant-narrative-heading,.response-limit-row,.grant-attachment-row,.grant-danger-zone,.grant-submission-panel,.grant-record-controls{justify-content:space-between;align-items:center;gap:12px;display:flex}.grant-card-topline strong,.grant-card-meta span{color:var(--brand-deep-teal);font-size:.78rem}.grant-status,.source-status,.document-status,.founder-confirm-chip,.grant-change-chip{width:fit-content;color:var(--brand-cocoa);letter-spacing:.02em;text-transform:capitalize;background:#eee8e4;border-radius:999px;align-items:center;padding:6px 10px;font-size:.7rem;font-weight:800;display:inline-flex}.status-new,.status-review,.status-draft,.status-planning,.status-needs_configuration,.status-requested{color:#73551e;background:#fff1d5}.status-qualified,.status-ready,.status-current,.status-connected,.status-awarded,.status-complete,.status-completed,.status-success,.status-accepted{color:var(--brand-deep-teal);background:#e3f2ef}.status-applying,.status-internal_review,.status-founder_approval,.status-ready_to_submit,.status-submitted,.status-manual,.status-in_progress,.status-waiting{color:#5e4677;background:#eee8f7}.status-passed,.status-archived,.status-deleted,.status-declined,.status-expired,.status-failed,.status-degraded,.status-overdue{color:#8e3f32;background:#f7e4df}.founder-confirm-chip{color:#77541a;background:#fff0d6}.grant-change-chip{color:#8e472c;background:#f8e2da}.grant-empty-state,.grant-error-state{text-align:center;justify-items:center;padding:46px 24px;display:grid}.grant-empty-state.compact{padding:22px 12px}.grant-empty-state h3,.grant-empty-state h4,.grant-error-state h3{color:var(--brand-espresso);margin:0 0 9px;font-family:Georgia,Times New Roman,serif}.grant-empty-state p,.grant-error-state p{max-width:620px;color:var(--muted);margin:0;line-height:1.55}.grant-error-state{background:#fff5f1;border-color:#dfb6ad}.brief-counts{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:16px;display:grid}.brief-counts div{background:var(--brand-cream);border-radius:14px;justify-items:center;padding:17px;display:grid}.brief-counts strong{color:var(--brand-espresso);font-family:Georgia,Times New Roman,serif;font-size:2rem}.brief-counts span{color:var(--muted);font-size:.78rem;font-weight:700}.daily-brief-card p{color:var(--muted);margin:0;line-height:1.55}.grant-deadline-list a,.readiness-list a,.grant-simple-list a,.grant-simple-list>div{border-bottom:1px solid #eee4df;justify-content:space-between;align-items:center;gap:14px;padding:12px 0;display:flex}.grant-deadline-list a:last-child,.readiness-list a:last-child,.grant-simple-list a:last-child,.grant-simple-list>div:last-child{border-bottom:0}.grant-deadline-list strong,.readiness-list strong,.grant-simple-list strong{overflow-wrap:anywhere;color:var(--brand-charcoal);display:block}.grant-deadline-list span,.readiness-list span,.grant-simple-list span{color:var(--muted);margin-top:4px;font-size:.78rem;display:block}.grant-deadline-list em{color:#73551e;background:#fff1d5;border-radius:999px;flex:none;padding:6px 9px;font-size:.7rem;font-style:normal;font-weight:800}.readiness-score{border:4px solid var(--brand-teal);width:54px;height:54px;color:var(--brand-deep-teal);border-radius:50%;flex:0 0 54px;place-items:center;font-size:.75rem;font-weight:900;display:grid}.founder-confirm-panel{border-left:6px solid var(--brand-mustard);background:#fffaf0}.founder-confirm-panel>p{color:#675b50;line-height:1.55}.grant-inline-actions{justify-content:flex-start}.grant-inline-actions.wrap{flex-wrap:wrap}.grant-inline-actions form,.grant-card-actions form{margin:0}.grant-filter-tabs{gap:7px;margin-bottom:22px;padding-bottom:5px;display:flex;overflow-x:auto}.grant-filter-tabs a{border:1px solid var(--border);background:var(--brand-white);color:var(--brand-cocoa);white-space:nowrap;border-radius:999px;flex:none;padding:8px 12px;font-size:.75rem;font-weight:800}.grant-filter-tabs a:hover,.grant-filter-tabs a.active{border-color:var(--brand-teal);background:var(--brand-teal);color:var(--brand-white)}.grant-inbox-grid,.source-status-grid,.vault-document-grid,.reviewer-application-grid,.funder-grid,.award-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:30px;display:grid}.grant-inbox-card,.source-status-card,.vault-document-card,.reviewer-application-card,.funder-card,.award-card{min-width:0}.grant-inbox-card h3,.source-status-card h3,.vault-document-card h3,.reviewer-application-card h3,.funder-card h3,.award-card h3{color:var(--brand-espresso);margin:14px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;line-height:1.25}.grant-compact-details,.grant-detail-list,.vault-document-card dl,.reviewer-application-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:18px 0;display:grid}.grant-compact-details dt,.grant-detail-list dt,.vault-document-card dt,.reviewer-application-card dt{color:var(--brand-cocoa);letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-size:.68rem;font-weight:900}.grant-compact-details dd,.grant-detail-list dd,.vault-document-card dd,.reviewer-application-card dd{overflow-wrap:anywhere;color:var(--brand-charcoal);margin:0;line-height:1.45}.grant-warning,.founder-confirm-text,.grant-analysis-box,.guide-audio-note{border-radius:13px;padding:13px 15px;line-height:1.55}.grant-warning,.founder-confirm-text{color:#745421;background:#fff3dd}.grant-next-action{min-height:48px;color:var(--muted);line-height:1.5}.grant-card-actions{flex-wrap:wrap;justify-content:flex-start;align-items:stretch;margin-top:16px}.grant-card-actions .secondary-button,.grant-card-actions .primary-button,.grant-card-actions .text-button{margin:0}.grant-form{gap:22px;display:grid}.grant-form-section{min-width:0}.grant-form-grid{gap:17px;display:grid}.grant-form-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.grant-form-grid.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.grant-form-grid label,.grant-unsupported-field,.vault-upload-form label{color:var(--brand-espresso);gap:7px;font-size:.82rem;font-weight:800;display:grid}.grant-form-grid label.full-width,.grant-form-grid .full-width,.grant-unsupported-field{grid-column:1/-1}.grant-form-grid input,.grant-form-grid select,.grant-form-grid textarea,.grant-narrative-section textarea,.grant-narrative-heading select,.grant-attachment-row select,.vault-upload-form input,.vault-upload-form select{width:100%;min-height:46px;font:inherit;background:#fffdfc;padding:11px 12px;font-weight:400}.grant-form-grid textarea,.grant-narrative-section textarea,.grant-unsupported-field textarea{resize:vertical;line-height:1.55}.checkbox-line{align-self:end;align-items:center;min-height:46px;grid-template-columns:none!important;gap:10px!important;display:flex!important}.checkbox-line input{width:19px;height:19px;min-height:19px;accent-color:var(--brand-teal)}.grant-form-actions{justify-content:flex-end;gap:12px;display:flex}.grant-form-actions .primary-button,.grant-form-actions .secondary-button{margin:0}.grant-opportunity-header,.grant-application-header{align-items:center}.profile-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.grant-fit-badge,.application-readiness-card{border:1px solid var(--brand-blush);background:var(--brand-white);color:var(--brand-deep-teal);box-shadow:var(--shadow);border-radius:16px;justify-items:center;padding:13px 17px;font-weight:900;display:grid}.application-readiness-card strong{color:var(--brand-espresso);font-family:Georgia,Times New Roman,serif;font-size:2rem}.application-readiness-card span,.application-readiness-card small{color:var(--muted);font-size:.72rem}.grant-opportunity-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.grant-opportunity-summary-grid article strong{font-size:1.35rem}.grant-opportunity-actionbar{align-items:center;margin-bottom:22px}.grant-opportunity-actionbar p{max-width:760px;color:var(--muted);margin:5px 0 0;line-height:1.5}.grant-bullet-list,.grant-check-list,.grant-question-list{color:var(--brand-charcoal);gap:10px;margin:0;padding-left:20px;line-height:1.5;display:grid}.grant-question-list li span{color:var(--muted);margin-top:4px;font-size:.76rem;display:block}.grant-angle{border-left:4px solid var(--brand-teal);color:var(--brand-charcoal);padding-left:14px;font-size:1.05rem;font-weight:700;line-height:1.55}.grant-analysis-box{margin-top:13px}.grant-analysis-box p{margin:5px 0 0}.grant-analysis-box.warning{color:#704f1d;background:#fff4df}.grant-analysis-box.danger{color:#803e33;background:#fae9e4}.full-span{grid-column:1/-1}.founder-confirm-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.founder-confirm-grid div{background:#ffffffb8;border:1px solid #efd6a8;border-radius:12px;gap:4px;padding:13px;display:grid}.founder-confirm-grid strong{color:var(--brand-espresso);text-transform:capitalize}.founder-confirm-grid span{color:#77541a;font-size:.8rem}.grant-record-controls,.grant-danger-zone,.grant-submission-panel{margin-top:22px}.danger-button{color:#fff;font:inherit;background:#a94738;border:1px solid #bd695a;border-radius:10px;padding:12px 16px;font-weight:800}.danger-button:hover{background:#873529}.danger-text{color:#a94738}.grant-application-overview{grid-template-columns:repeat(5,minmax(0,1fr))}.grant-application-meta-form{margin-bottom:22px}.grant-application-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:22px;margin-bottom:22px;display:grid}.grant-narrative-column,.grant-application-sidebar{gap:18px;min-width:0;display:grid}.grant-section-intro p:last-child{color:var(--muted);margin-bottom:0;line-height:1.55}.grant-narrative-heading{align-items:flex-start;margin-bottom:14px}.grant-narrative-heading h3{color:var(--brand-espresso);margin:6px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.grant-narrative-heading select{width:auto;min-width:150px}.grant-narrative-section>textarea{min-height:250px}.response-limit-row{color:var(--muted);justify-content:flex-start;margin:8px 0 14px;font-size:.74rem}.grant-unsupported-field{margin-bottom:14px}.sticky-panel{position:sticky;top:22px}.checklist-button{width:100%;color:var(--brand-charcoal);text-align:left;background:0 0;align-items:flex-start;gap:9px;padding:10px 0;line-height:1.4;display:flex}.checklist-button:hover{color:var(--brand-teal);background:0 0}.checklist-button span{color:var(--brand-terracotta);flex:none;font-weight:900}.checklist-button.complete{color:var(--muted);text-decoration:line-through}.checklist-button.complete span{color:var(--brand-teal)}.full-button{width:100%;margin-top:12px}.review-summary-card>strong{color:var(--brand-espresso);font-family:Georgia,Times New Roman,serif;font-size:1.65rem;display:block}.review-summary-card>span{color:var(--muted);margin:5px 0 10px;font-size:.75rem;display:block}.review-summary-card>p{color:var(--muted);line-height:1.5}.review-finding{border-left:4px solid var(--brand-mustard);background:#fff7e7;border-radius:9px;padding:10px 12px}.review-finding.blocking{background:#fae9e4;border-left-color:#a94738}.review-finding p{margin:4px 0 0;font-size:.8rem;line-height:1.45}.grant-budget-workspace,.grant-attachment-workspace,.grant-submission-panel,.grant-danger-zone{margin-bottom:22px}.grant-budget-table-wrap,.source-run-table-wrap{overflow-x:auto}.grant-budget-table,.source-run-table{border-collapse:collapse;width:100%}.grant-budget-table th,.source-run-table th{border-bottom:1px solid var(--brand-blush);color:var(--brand-cocoa);letter-spacing:.06em;text-align:left;text-transform:uppercase;padding:11px 12px;font-size:.68rem}.grant-budget-table td,.source-run-table td{vertical-align:top;border-bottom:1px solid #eee4df;padding:13px 12px}.grant-budget-table td small{color:var(--muted);margin-top:4px;display:block}.grant-budget-form{border-top:1px solid var(--border);margin-top:24px;padding-top:22px}.grant-budget-form .primary-button{margin-top:16px}.grant-attachment-list{gap:11px;display:grid}.grant-attachment-row{background:#fffdfc;border:1px solid #eadfd9;border-radius:13px;align-items:center;padding:13px}.grant-attachment-row>div strong,.grant-attachment-row>div span{display:block}.grant-attachment-row>div span{color:var(--muted);margin-top:4px;font-size:.74rem}.grant-attachment-row form{align-items:center;gap:8px;display:flex}.grant-submission-panel,.grant-danger-zone{align-items:flex-start}.grant-submission-panel>div,.grant-danger-zone>div{max-width:620px}.grant-submission-panel p,.grant-danger-zone p{color:var(--muted);line-height:1.5}.grant-submission-panel form{width:min(100%,620px)}.grant-danger-zone{background:#fff8f5;border-color:#dfb6ad}.vault-manager{gap:22px;display:grid}.vault-upload-form{gap:20px;display:grid}.vault-upload-form>div:first-child p:last-child{margin:0}.vault-message{color:var(--brand-deep-teal);background:#e3f2ef;border-radius:10px;margin:0;padding:11px 13px}.vault-document-card p{overflow-wrap:anywhere;min-height:36px;color:var(--muted)}.vault-document-card .secondary-button{width:100%;margin:0}.vault-document-card button:disabled{cursor:not-allowed;opacity:.45}.reviewer-rubric{margin-bottom:22px}.reviewer-rubric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.reviewer-rubric-grid span{background:var(--brand-cream);color:var(--brand-cocoa);text-align:center;border-radius:11px;padding:11px;font-size:.76rem;font-weight:800}.reviewer-application-card .grant-card-actions{margin-top:16px}.grant-details-disclosure{border-top:1px solid var(--border);margin-top:14px;padding-top:13px}.grant-details-disclosure summary{cursor:pointer;color:var(--brand-deep-teal);font-weight:800}.grant-details-disclosure[open] summary{margin-bottom:16px}.funder-history{margin-top:18px}.funder-history>strong{color:var(--brand-espresso)}.funder-history>div{border-left:3px solid var(--brand-blush);padding-left:11px}.funder-history span,.funder-history small{color:var(--muted);font-size:.72rem}.funder-history p{margin:5px 0;line-height:1.45}.award-card details{margin-top:12px}.guide-audio-note{border-left:5px solid var(--brand-terracotta);background:#fff7ef;margin-bottom:22px}.guide-audio-note p{color:var(--muted);margin-bottom:0}.founder-guide{gap:20px;display:grid}.guide-progress{gap:12px;display:grid}.guide-progress>div:first-child{color:var(--brand-cocoa);justify-content:space-between;font-weight:800;display:flex}.guide-progress>div:first-child strong{color:var(--brand-espresso);font-family:Georgia,Times New Roman,serif;font-size:1.4rem}.guide-progress-track{background:#eadfd9;border-radius:999px;height:10px;overflow:hidden}.guide-progress-track span{border-radius:inherit;background:var(--brand-teal);height:100%;transition:width .18s;display:block}.guide-progress p{color:var(--muted);margin:0;font-size:.8rem}.guide-step-list{gap:14px;display:grid}.guide-step{grid-template-columns:48px minmax(0,1fr);align-items:start;gap:16px;display:grid}.guide-step>button{background:var(--brand-terracotta);border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.guide-step.complete>button{background:var(--brand-teal)}.guide-step h3{color:var(--brand-espresso);margin:1px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:1.25rem}.guide-step p{color:var(--muted);margin:0;line-height:1.6}.source-status-card p{color:var(--muted);line-height:1.5}.source-status-card dl{gap:10px;margin:16px 0;display:grid}.source-status-card dt{color:var(--brand-cocoa);text-transform:uppercase;font-size:.68rem;font-weight:900}.source-status-card dd{overflow-wrap:anywhere;color:var(--brand-charcoal);margin:3px 0 0}.watch-query-list>div{border-bottom:1px solid #eee4df;padding:12px 0}.watch-query-list>div:last-child{border-bottom:0}.watch-query-list strong,.watch-query-list span,.watch-query-list small{display:block}.watch-query-list span{color:var(--muted);margin-top:4px}.watch-query-list small{color:var(--brand-rose);margin-top:4px}.grant-loading-shell{gap:18px;display:grid}.grant-loading-bar,.grant-loading-card{background:#eadfd9;border-radius:14px;position:relative;overflow:hidden}.grant-loading-bar:after,.grant-loading-card:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb8,#0000);animation:1.4s infinite grant-shimmer;position:absolute;inset:0;transform:translate(-100%)}.grant-loading-bar{width:min(100%,520px);height:28px}.grant-loading-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.grant-loading-card{height:150px}@keyframes grant-shimmer{to{transform:translate(100%)}}@media (max-width:1180px){.grant-metrics,.grant-opportunity-summary-grid,.grant-application-overview,.grant-funding-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.grant-application-layout{grid-template-columns:1fr}.sticky-panel{position:static}.reviewer-rubric-grid,.founder-confirm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.grant-dashboard-grid,.grant-detail-grid,.grant-inbox-grid,.source-status-grid,.vault-document-grid,.reviewer-application-grid,.funder-grid,.award-grid{grid-template-columns:1fr}.grant-opportunity-actionbar,.grant-record-controls,.grant-danger-zone,.grant-submission-panel{flex-direction:column;align-items:stretch}.grant-submission-panel form{width:100%}}@media (max-width:680px){.grant-metrics,.grant-opportunity-summary-grid,.grant-application-overview,.grant-funding-strip,.grant-form-grid.two-columns,.grant-form-grid.three-columns,.grant-compact-details,.grant-detail-list,.vault-document-card dl,.reviewer-application-card dl,.reviewer-rubric-grid,.founder-confirm-grid,.grant-loading-card-grid{grid-template-columns:1fr}.grant-form-grid label.full-width,.grant-form-grid .full-width,.full-span{grid-column:auto}.grant-card-topline,.grant-card-meta,.grant-card-actions,.grant-inline-actions,.grant-narrative-heading,.grant-attachment-row,.profile-header-actions{flex-direction:column;align-items:stretch}.grant-attachment-row form{display:grid}.grant-narrative-heading select{width:100%}.grant-form-actions{display:grid}.grant-form-actions .primary-button,.grant-form-actions .secondary-button,.grant-inline-actions .primary-button,.grant-inline-actions .secondary-button,.grant-inline-actions .button-link{width:100%}.guide-step{grid-template-columns:40px minmax(0,1fr);padding:20px}.guide-step>button{width:36px;height:36px}}
.award-budget-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.award-budget-summary div{border:1px solid var(--border);background:var(--brand-cream);border-radius:12px;gap:5px;padding:13px;display:grid}.award-budget-summary span{color:var(--brand-cocoa);letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:900}.award-budget-summary strong{color:var(--brand-espresso);font-family:Georgia,Times New Roman,serif;font-size:1.12rem}.award-budget-lines{gap:9px;margin:14px 0;display:grid}.award-budget-lines>div{background:#fffdfc;border:1px solid #eadfd9;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px;display:flex}.award-budget-lines strong,.award-budget-lines span,.award-budget-lines small{display:block}.award-budget-lines strong{color:var(--brand-charcoal)}.award-budget-lines span,.award-budget-lines small{color:var(--muted);margin-top:4px;font-size:.76rem;line-height:1.4}.vault-version-history{border-top:1px solid var(--border);margin-top:14px;padding-top:13px}.vault-version-history summary{cursor:pointer;color:var(--brand-deep-teal);font-weight:800}.vault-version-history>div{gap:9px;margin-top:12px;display:grid}.vault-version-history article{background:#fffdfc;border:1px solid #eadfd9;border-radius:11px;justify-content:space-between;align-items:flex-start;gap:10px;padding:11px;display:flex}.vault-version-history strong,.vault-version-history span,.vault-version-history small{display:block}.vault-version-history strong{color:var(--brand-espresso)}.vault-version-history span,.vault-version-history small,.vault-version-history p{color:var(--muted);margin-top:4px;font-size:.74rem;line-height:1.4}.vault-version-history p{margin-bottom:0}.grant-form-grid small{color:var(--muted);font-size:.72rem;font-weight:400;line-height:1.4}@media (max-width:680px){.award-budget-summary{grid-template-columns:1fr}.award-budget-lines>div,.vault-version-history article{flex-direction:column;align-items:stretch}}
.grant-workspace-banner{border:1px solid var(--border);background:var(--brand-white);color:var(--brand-charcoal);border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;padding:13px 16px;display:flex;box-shadow:0 8px 22px #5f3f2c0f}.grant-workspace-banner.success{color:var(--brand-deep-teal);background:#eef8f5;border-color:#b9d9d2}.grant-official-workspace{gap:18px;margin-bottom:22px;display:grid}.grant-official-workspace>.panel-heading{align-items:flex-start}.grant-official-workspace .panel-heading p:last-child{max-width:760px;color:var(--muted);margin:7px 0 0;line-height:1.55}.grant-official-source-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.grant-question-progress{width:fit-content;color:var(--brand-deep-teal);background:#e3f2ef;border-radius:999px;align-items:center;padding:7px 11px;font-size:.74rem;font-weight:900;display:inline-flex}.grant-official-question-stack{gap:16px;display:grid}.grant-official-question{border:1px solid #dfd2ca;border-left:6px solid var(--brand-teal);background:#fffdfc;border-radius:16px;padding:19px;scroll-margin-top:20px}.grant-official-question.is-ready{border-left-color:var(--brand-olive)}.grant-official-question-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.grant-official-question-heading h4{max-width:820px;color:var(--brand-espresso);margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.22rem;line-height:1.35}.funder-required-chip,.response-limit-chip,.internal-planning-chip{letter-spacing:.03em;border-radius:999px;align-items:center;width:fit-content;padding:6px 10px;font-size:.68rem;font-weight:900;display:inline-flex}.funder-required-chip{background:var(--brand-teal);color:var(--brand-white);text-transform:uppercase}.response-limit-chip{color:#73551e;background:#fff1d5}.internal-planning-chip{color:var(--brand-cocoa);text-transform:uppercase;background:#eee8e4}.grant-question-meta{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 12px;display:flex}.grant-official-question textarea{resize:vertical;width:100%;min-height:210px;font:inherit;background:#fff;padding:13px;line-height:1.6}.grant-official-question-controls{grid-template-columns:minmax(0,1fr) 180px;gap:14px;margin-top:13px;display:grid}.grant-official-question-controls label{color:var(--brand-espresso);gap:7px;font-size:.78rem;font-weight:800;display:grid}.grant-official-question-controls select,.grant-official-question-controls textarea{width:100%;min-height:44px;font:inherit;background:#fffdfc;padding:10px 11px}.grant-official-question-controls textarea{min-height:82px}.grant-official-question-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.grant-official-question-actions .response-limit-row{margin:0}.grant-unverified-requirements{border-left:5px solid var(--brand-mustard);background:#fffaf0}.grant-unverified-requirements h3{margin-bottom:8px}.grant-unverified-requirements p{color:var(--muted);margin:0 0 14px;line-height:1.5}.grant-unverified-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.grant-unverified-list div{background:#ffffffb3;border:1px solid #efd6a8;border-radius:11px;gap:4px;padding:11px;display:grid}.grant-unverified-list strong{color:var(--brand-espresso);text-transform:capitalize;font-size:.78rem}.grant-unverified-list span{color:#77541a;font-size:.72rem;line-height:1.4}.grant-internal-planning-disclosure{padding:0;overflow:hidden}.grant-internal-planning-disclosure>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:20px;list-style:none;display:flex}.grant-internal-planning-disclosure>summary::-webkit-details-marker{display:none}.grant-internal-planning-disclosure>summary h3{color:var(--brand-espresso);margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.grant-internal-planning-disclosure>summary p:last-child{max-width:680px;color:var(--muted);margin:7px 0 0;line-height:1.5}.grant-internal-planning-content{border-top:1px solid var(--border);background:#f8f4f180;gap:18px;padding:18px;display:grid}.grant-internal-planning-content .grant-narrative-section{margin:0}@media (max-width:1180px){.grant-unverified-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.grant-workspace-banner,.grant-official-question-heading,.grant-official-question-actions,.grant-internal-planning-disclosure>summary{flex-direction:column;align-items:stretch}.grant-official-source-links{justify-content:flex-start}.grant-official-question-controls,.grant-unverified-list{grid-template-columns:1fr}.grant-official-question-controls select,.grant-official-question-actions .primary-button{width:100%}}
.resource-match-panel .button-row>a.secondary-button.button-link{font-size:0}.resource-match-panel .button-row>a.secondary-button.button-link:after{content:"Email Resources to Family";font-size:1rem}.resource-match-panel .button-row>span.muted{align-items:start;gap:.35rem;font-size:0;display:inline-grid}.resource-match-panel .button-row>span.muted:before{content:"Email Resources to Family";opacity:.48;cursor:not-allowed;border:1px solid;border-radius:.75rem;align-items:center;min-height:2.75rem;padding:.65rem 1rem;font-size:1rem;font-weight:700;display:inline-flex}.resource-match-panel .button-row>span.muted:after{content:"Email unavailable: add the family email address and record contact consent in the family account.";opacity:.9;max-width:34rem;font-size:.9rem;line-height:1.45}
