.portal-page,.caregiver-page{background:#f5f4ef}.portal-header{background:rgba(255,255,255,.96)}.portal-header-links{display:flex;align-items:center;gap:24px;color:#4f5d55;font-size:.8rem;font-weight:700}.portal-member{display:flex;align-items:center;gap:9px}.portal-member>span{display:grid;width:38px;height:38px;place-items:center;color:#fff;background:var(--green-800);border-radius:50%;font-weight:900}.portal-member strong,.portal-member small{display:block}.portal-member small{margin-top:2px;color:var(--muted);font-size:.62rem}
.account-gate{min-height:calc(100vh - 74px);display:grid;max-width:700px;place-items:center;align-content:center;padding-block:80px;text-align:center}.account-gate[hidden]{display:none}.account-gate .gate-mark{display:grid;width:72px;height:72px;place-items:center;margin-bottom:18px;color:#fff;background:var(--green-800);border-radius:24px;font-size:2rem}.account-gate h1{margin:12px 0;font-size:3rem}.account-gate p{max-width:480px;margin:0 0 24px;color:var(--muted);line-height:1.7}
.account-shell{display:grid;min-height:calc(100vh - 74px);grid-template-columns:250px minmax(0,1fr)}.account-sidebar{position:sticky;top:74px;align-self:start;height:calc(100vh - 74px);padding:30px 22px;border-right:1px solid var(--line);background:#fff}.account-identity{display:flex;align-items:center;gap:11px;padding:0 8px 24px;border-bottom:1px solid var(--line)}.account-identity>span{display:grid;width:44px;height:44px;place-items:center;color:#fff;background:var(--green-800);border-radius:15px;font-weight:900}.account-identity strong,.account-identity small{display:block}.account-identity small{max-width:145px;overflow:hidden;margin-top:3px;color:var(--muted);font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.account-sidebar nav{display:grid;gap:5px;margin-top:18px}.account-sidebar nav button{display:flex;align-items:center;gap:12px;padding:11px 12px;color:#536159;background:transparent;border:0;border-radius:10px;font-weight:700;text-align:left;cursor:pointer}.account-sidebar nav button span{display:grid;width:27px;height:27px;place-items:center;color:var(--green-700);background:var(--green-50);border-radius:8px}.account-sidebar nav button:hover,.account-sidebar nav button.active{color:var(--green-950);background:var(--green-50)}.account-sidebar nav button.active span{color:#fff;background:var(--green-700)}.sidebar-help{position:absolute;right:22px;bottom:28px;left:22px;padding:15px;background:#f8f5ec;border-radius:12px}.sidebar-help p{margin:5px 0 10px;color:var(--muted);font-size:.68rem;line-height:1.5}.sidebar-help a{color:var(--green-700);font-size:.7rem;font-weight:800}
.account-content{min-width:0;padding:44px clamp(24px,5vw,70px) 80px}.account-view{max-width:1050px;margin:auto}.portal-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:28px}.portal-heading h1{margin:8px 0 7px;font-size:clamp(2.2rem,4vw,3.4rem);letter-spacing:-.05em}.portal-heading p{margin:0;color:var(--muted);line-height:1.6}.account-alert{display:flex;align-items:center;gap:14px;padding:17px 19px;margin-bottom:20px;background:#fff4e7;border:1px solid #efd5b6;border-radius:14px}.account-alert>span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;color:#fff;background:var(--orange);border-radius:50%;font-weight:900}.account-alert>div{flex:1}.account-alert strong,.account-alert p{display:block;margin:0}.account-alert p{margin-top:3px;color:var(--muted);font-size:.7rem}.account-alert button,.portal-card-head button{color:var(--green-700);background:none;border:0;font-weight:800;cursor:pointer}
.account-stat-grid{display:grid;gap:12px;margin-bottom:20px;grid-template-columns:repeat(4,1fr)}.account-stat-grid article{display:flex;align-items:center;gap:12px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:14px}.account-stat-grid article>span{display:grid;width:40px;height:40px;place-items:center;color:var(--green-700);background:var(--green-50);border-radius:11px}.account-stat-grid strong,.account-stat-grid small{display:block}.account-stat-grid strong{font-size:1.3rem}.account-stat-grid small{margin-top:2px;color:var(--muted);font-size:.64rem}
.account-overview-grid{display:grid;gap:20px;margin-bottom:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.portal-card{padding:24px;background:#fff;border:1px solid var(--line);border-radius:17px;box-shadow:0 8px 26px rgb(20 50 36 / 5%)}.portal-card-head{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:18px}.portal-card-head h2{margin:5px 0 0}.portal-empty{display:grid;min-height:300px;place-items:center;align-content:center;padding:35px;text-align:center}.portal-empty.compact{min-height:180px;padding:18px}.portal-empty>span{display:grid;width:52px;height:52px;place-items:center;margin-bottom:12px;color:var(--green-700);background:var(--green-50);border-radius:17px;font-size:1.4rem}.portal-empty h2,.portal-empty h3,.portal-empty p{margin:4px}.portal-empty p{max-width:420px;color:var(--muted);font-size:.75rem;line-height:1.6}.portal-empty .button{margin-top:14px}
.account-booking-card{display:grid;align-items:center;gap:15px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:14px;grid-template-columns:72px 1fr}.account-booking-card.compact{padding:0;border:0}.account-booking-photo{display:grid;width:72px;height:72px;place-items:center;overflow:hidden;background:var(--green-50);border-radius:14px}.account-booking-photo img{width:100%;height:100%;object-fit:cover}.account-booking-card h3{margin:7px 0 4px;font-size:.94rem}.account-booking-card p{margin:0;color:var(--muted);font-size:.68rem}.account-booking-card button{padding:8px 0 0;color:var(--green-700);background:none;border:0;font-size:.7rem;font-weight:800;cursor:pointer}.status-pill{display:inline-flex;padding:5px 8px;color:#76511c;background:#fff0cf;border-radius:999px;font-size:.58rem;font-weight:900;text-transform:uppercase}.status-confirmed,.status-in_progress,.status-completed{color:var(--green-800);background:var(--green-50)}.status-cancelled{color:#8e4537;background:#fff0ec}
.pet-summary{display:flex;align-items:center;gap:14px}.pet-summary>span{display:grid;width:64px;height:64px;place-items:center;color:#fff;background:var(--green-700);border-radius:20px;font-size:1.5rem}.pet-summary strong,.pet-summary small{display:block}.pet-summary small{margin-top:3px;color:var(--muted);font-size:.65rem}.profile-meter{width:100%;height:7px;margin-top:13px;overflow:hidden;background:#e8ece9;border-radius:999px}.profile-meter i{display:block;height:100%;background:var(--green-700);border-radius:inherit}
.account-checklist>div:not(.portal-card-head){display:flex;align-items:center;gap:12px;padding:13px 0;border-top:1px solid #edf0ee}.account-checklist>div>span{display:grid;width:30px;height:30px;place-items:center;color:var(--muted);background:#edf0ee;border-radius:50%;font-size:.7rem;font-weight:900}.account-checklist>div>span.complete,.account-checklist>div:first-of-type>span{color:#fff;background:var(--green-700)}.account-checklist p,.account-checklist strong,.account-checklist small{display:block;margin:0}.account-checklist small{margin-top:3px;color:var(--muted);font-size:.65rem}
.pet-workspace-form{display:grid;gap:30px}.pet-photo-control{display:flex;align-items:center;gap:20px;padding-bottom:24px;border-bottom:1px solid var(--line)}.pet-photo-control>div:first-child{display:grid;width:130px;height:130px;flex:0 0 130px;place-items:center;overflow:hidden;color:var(--green-700);background:var(--green-50);border:1px dashed var(--green-700);border-radius:18px;font-size:2rem}.pet-photo-control img{width:100%;height:100%;object-fit:cover}.pet-photo-control p{max-width:470px;color:var(--muted);font-size:.72rem}.pet-workspace-form fieldset{padding:0;border:0}.pet-workspace-form legend{width:100%;padding-bottom:12px;margin-bottom:15px;border-bottom:1px solid var(--line);font-size:1.1rem;font-weight:900}.pet-workspace-form label{display:grid;gap:7px;color:#4e5b54;font-size:.72rem;font-weight:800}.pet-workspace-form input,.pet-workspace-form select,.pet-workspace-form textarea,#caregiver-application-form input,#caregiver-application-form select,#caregiver-application-form textarea{width:100%;padding:12px 13px;color:var(--ink);background:#fff;border:1px solid #cfd8d2;border-radius:9px;font:inherit;resize:vertical}.pet-workspace-form input:focus,.pet-workspace-form select:focus,.pet-workspace-form textarea:focus,#caregiver-application-form input:focus,#caregiver-application-form select:focus,#caregiver-application-form textarea:focus{border-color:var(--green-700);outline:3px solid rgb(50 112 82 / 10%)}.portal-form-grid{display:grid;gap:15px;grid-template-columns:repeat(2,minmax(0,1fr))}.portal-choice-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.portal-choice-grid>label{display:flex;align-items:center;gap:9px;padding:11px;background:var(--green-50);border-radius:9px}.portal-choice-grid input{width:auto}.portal-choice-grid select{margin-left:auto;width:auto;max-width:150px}.portal-form-status{min-height:20px;margin:0;color:var(--green-700);font-size:.72rem}
.account-subtabs{display:flex;gap:8px;margin-bottom:16px}.account-subtabs button{padding:9px 14px;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:999px;font-weight:800;cursor:pointer}.account-subtabs button.active{color:#fff;background:var(--green-800);border-color:var(--green-800)}.portal-list{display:grid;gap:12px}
.message-workspace{display:grid;min-height:540px;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:17px;grid-template-columns:280px 1fr}.message-workspace>aside{border-right:1px solid var(--line)}.message-workspace>aside button{display:flex;width:100%;align-items:center;gap:10px;padding:14px;background:#fff;border:0;border-bottom:1px solid #edf0ee;text-align:left;cursor:pointer}.message-workspace>aside button.active,.message-workspace>aside button:hover{background:var(--green-50)}.message-workspace>aside button>span{display:grid;width:38px;height:38px;place-items:center;color:#fff;background:var(--green-700);border-radius:50%;font-weight:900}.message-workspace strong,.message-workspace small{display:block}.message-workspace small{margin-top:3px;color:var(--muted);font-size:.6rem}.message-no-threads{padding:20px;color:var(--muted);font-size:.72rem}.message-workspace>section{display:flex;min-width:0;flex-direction:column}.message-workspace>section>header{display:flex;align-items:center;justify-content:space-between;padding:17px;border-bottom:1px solid var(--line)}.message-workspace>section>header button{color:var(--green-700);background:none;border:0;font-weight:800}.account-chat-log{display:flex;flex:1;gap:10px;padding:20px;overflow:auto;flex-direction:column;background:#f8f8f5}.account-chat-log>div{max-width:78%;padding:11px 13px;background:#fff;border:1px solid var(--line);border-radius:13px}.account-chat-log>div.owner{align-self:flex-end;color:#fff;background:var(--green-800);border-color:var(--green-800)}.account-chat-log p{margin:0;font-size:.75rem;line-height:1.5}.account-chat-log small{margin-top:5px;color:inherit;opacity:.65}.conversation-start{align-self:center!important;margin:auto;text-align:center}#account-message-form{display:flex;gap:8px;padding:13px;border-top:1px solid var(--line)}#account-message-form input{min-width:0;flex:1;padding:11px;border:1px solid var(--line);border-radius:9px}#account-message-form button{padding:10px 16px;color:#fff;background:var(--green-800);border:0;border-radius:9px;font-weight:800}
.saved-caregiver-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.saved-caregiver-grid>.portal-empty{grid-column:1/-1}.saved-caregiver-grid article{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:16px}.saved-caregiver-grid img{width:100%;height:180px;object-fit:cover}.saved-caregiver-grid article>div{padding:17px}.saved-caregiver-grid article>div>span{color:#b66b12;font-size:.7rem}.saved-caregiver-grid h3{margin:5px 0}.saved-caregiver-grid p{min-height:35px;color:var(--muted);font-size:.68rem;line-height:1.5}.saved-caregiver-grid .button{width:100%;font-size:.7rem}.saved-caregiver-grid article button:not(.button){width:100%;padding:9px;color:#8a4338;background:none;border:0;font-size:.65rem;font-weight:800}.settings-list>div{display:grid;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto}.settings-list>div>span{display:grid;width:38px;height:38px;place-items:center;color:var(--green-700);background:var(--green-50);border-radius:10px}.settings-list p,.settings-list strong,.settings-list small{display:block;margin:0}.settings-list small{margin-top:3px;color:var(--muted);font-size:.65rem}.settings-list button,.settings-list b{padding:8px 11px;color:var(--green-700);background:var(--green-50);border:0;border-radius:8px;font-size:.68rem}.settings-list .danger-setting button{color:#943e31;background:#fff0ec}
.account-timeline{display:grid;gap:0;padding:0;list-style:none}.account-timeline li{display:grid;gap:12px;grid-template-columns:auto 1fr}.account-timeline li>span{width:11px;height:11px;margin-top:5px;background:var(--green-700);border:3px solid #d8eadf;border-radius:50%;box-sizing:content-box}.account-timeline li>div{padding-bottom:18px}.account-timeline p,.account-timeline small{margin:4px 0;color:var(--muted);font-size:.68rem}
.caregiver-page{background:#fff}.caregiver-hero{overflow:hidden;color:#fff;background:radial-gradient(circle at 15% 5%,rgb(255 255 255 / 8%),transparent 27%),var(--green-950)}.caregiver-hero-grid{display:grid;align-items:center;gap:8%;min-height:680px;padding-block:70px;grid-template-columns:1fr .9fr}.caregiver-hero h1{max-width:640px;margin:14px 0 18px;color:#fff;font-size:clamp(3rem,6vw,5.5rem);letter-spacing:-.06em;line-height:.98}.caregiver-hero p{max-width:620px;color:rgb(255 255 255 / 75%);font-size:1.05rem;line-height:1.7}.caregiver-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}.caregiver-proof{display:grid;gap:12px;margin-top:38px;grid-template-columns:repeat(3,1fr)}.caregiver-proof span{padding-top:13px;border-top:1px solid rgb(255 255 255 / 18%);color:rgb(255 255 255 / 62%);font-size:.67rem;line-height:1.5}.caregiver-proof strong{display:block;margin-bottom:3px;color:#fff}.caregiver-hero-photo{position:relative;height:540px}.caregiver-hero-photo>img{width:100%;height:100%;object-fit:cover;border-radius:120px 24px 120px 24px}.caregiver-hero-photo>span{position:absolute;right:-20px;bottom:25px;display:grid;gap:2px;padding:17px 20px;color:var(--ink);background:#fff;border-radius:14px;box-shadow:0 20px 50px rgb(0 0 0 / 25%);grid-template-columns:auto 1fr}.caregiver-hero-photo>span b{display:grid;width:35px;height:35px;grid-row:1/3;place-items:center;margin-right:8px;color:#fff;background:var(--green-700);border-radius:50%}.caregiver-hero-photo>span small{color:var(--muted);font-size:.62rem}
.caregiver-benefits>div:last-child{display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.caregiver-benefits article{padding:24px;background:var(--green-50);border-radius:17px}.caregiver-benefits article>span{color:var(--orange-dark);font-weight:900}.caregiver-benefits h3{margin:18px 0 8px}.caregiver-benefits p{margin:0;color:var(--muted);font-size:.76rem;line-height:1.7}.caregiver-process{background:#f4f1e9}.center-heading{max-width:760px;margin:0 auto 42px;text-align:center}.center-heading h2{margin:10px 0}.center-heading p{color:var(--muted);line-height:1.7}.caregiver-process-grid{display:grid;gap:12px;padding:0;list-style:none;grid-template-columns:repeat(5,1fr)}.caregiver-process-grid li{position:relative;padding:20px;background:#fff;border:1px solid var(--line);border-radius:15px}.caregiver-process-grid li>span{display:grid;width:36px;height:36px;place-items:center;color:#fff;background:var(--green-700);border-radius:11px;font-weight:900}.caregiver-process-grid strong{display:block;margin:18px 0 7px}.caregiver-process-grid p{margin:0;color:var(--muted);font-size:.7rem;line-height:1.6}
.screening-explainer{display:grid;align-items:center;gap:7%;grid-template-columns:.9fr 1.1fr}.screening-photo{height:500px;overflow:hidden;border-radius:25px}.screening-photo img{width:100%;height:100%;object-fit:cover}.screening-explainer h2{margin:10px 0}.screening-explainer>div:last-child>p{color:var(--muted);line-height:1.7}.screening-explainer .check-list{margin-top:24px}.caregiver-application-section{background:#edf2ee}.caregiver-application-intro{max-width:760px;margin:0 auto 35px;text-align:center}.caregiver-application-intro h2{margin:10px 0}.caregiver-application-intro p{color:var(--muted);line-height:1.6}.caregiver-access-gate{display:grid;max-width:1050px;padding:0;margin:auto;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 22px 60px rgb(20 50 36 / 10%);grid-template-columns:minmax(0,1fr) minmax(360px,440px)}.caregiver-access-copy{padding:46px;color:#fff;background:radial-gradient(circle at 15% 10%,rgb(255 255 255 / 8%),transparent 35%),var(--green-950)}.caregiver-access-copy .kicker{color:#b9d9ca}.caregiver-access-copy h3{max-width:430px;margin:14px 0;font-size:2.2rem;line-height:1.08}.caregiver-access-copy p{max-width:470px;margin:0;color:rgb(255 255 255 / 72%);font-size:.82rem;line-height:1.7}.caregiver-access-copy ul{display:grid;gap:10px;padding:0;margin:28px 0 0;list-style:none}.caregiver-access-copy li{display:flex;gap:9px;color:rgb(255 255 255 / 82%);font-size:.73rem}.caregiver-access-copy li::before{color:#bce4ca;content:"✓";font-weight:900}.caregiver-access-icon{display:grid;width:50px;height:50px;place-items:center;margin-bottom:28px;color:var(--green-950);background:#bce4ca;border-radius:15px;font-size:1.4rem}.caregiver-auth-card{padding:34px}.caregiver-auth-card .auth-form{display:grid}.caregiver-auth-card .auth-form label{display:grid;gap:7px;color:#4d5a53;font-size:.71rem;font-weight:800}.caregiver-auth-card .caregiver-auth-confirmation{padding:11px;color:var(--green-800);background:var(--green-50);border-radius:9px;font-size:.7rem;line-height:1.5}.caregiver-application-shell{display:grid;max-width:1050px;min-height:680px;margin:auto;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 22px 60px rgb(20 50 36 / 10%);grid-template-columns:270px 1fr}.caregiver-progress-nav{padding:27px 22px;color:#fff;background:var(--green-950)}.caregiver-progress-nav>div{display:flex;align-items:center;gap:11px;padding-bottom:22px;border-bottom:1px solid rgb(255 255 255 / 13%)}.caregiver-progress-nav>div>span{display:grid;width:42px;height:42px;place-items:center;color:var(--green-950);background:#dcebe2;border-radius:13px;font-weight:900}.caregiver-progress-nav p,.caregiver-progress-nav strong,.caregiver-progress-nav small{display:block;margin:0}.caregiver-progress-nav small{margin-top:3px;color:rgb(255 255 255 / 55%);font-size:.6rem}.caregiver-progress-nav ol{display:grid;gap:6px;padding:16px 0;list-style:none}.caregiver-progress-nav li{display:flex;align-items:center;gap:11px;padding:11px;border-radius:10px}.caregiver-progress-nav li>span{display:grid;width:29px;height:29px;place-items:center;color:rgb(255 255 255 / 65%);border:1px solid rgb(255 255 255 / 25%);border-radius:50%;font-size:.65rem;font-weight:900}.caregiver-progress-nav li.active{background:rgb(255 255 255 / 8%)}.caregiver-progress-nav li.complete>span{color:var(--green-950);background:#bce4ca;border-color:#bce4ca}.caregiver-progress-nav li.attention>span{background:var(--orange);border-color:var(--orange)}.progress-privacy{padding:13px;color:rgb(255 255 255 / 57%);background:rgb(255 255 255 / 7%);border-radius:9px;font-size:.64rem;line-height:1.5}.caregiver-application-main{min-width:0;padding:35px}.caregiver-application-main h2{margin:7px 0}.caregiver-application-main .modal-lede{max-width:650px}.caregiver-application-main form{display:grid;gap:27px;margin-top:28px}.caregiver-application-main fieldset{padding:0;border:0}.caregiver-application-main legend{width:100%;padding-bottom:11px;margin-bottom:15px;border-bottom:1px solid var(--line);font-weight:900}.caregiver-application-main label{display:grid;gap:7px;color:#4d5a53;font-size:.71rem;font-weight:800}.caregiver-consents{display:grid;gap:8px}.caregiver-consents label{display:flex;align-items:start;gap:9px;padding:11px;background:var(--green-50);border-radius:9px;line-height:1.5}.caregiver-consents input{width:auto!important;margin-top:3px}.application-status-head{display:flex;justify-content:space-between;gap:18px;padding-bottom:25px;border-bottom:1px solid var(--line)}.application-status-head p{max-width:560px;color:var(--muted);line-height:1.6}.application-id{height:fit-content;padding:7px 9px;color:var(--green-700);background:var(--green-50);border-radius:7px;font-size:.62rem;font-weight:900}.application-step-cards{display:grid;margin-top:18px}.application-step-cards article{display:grid;align-items:center;gap:13px;padding:18px 0;border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto}.application-step-cards article>span{display:grid;width:38px;height:38px;place-items:center;color:var(--muted);background:#edf0ee;border-radius:50%;font-weight:900}.application-step-cards article.complete>span{color:#fff;background:var(--green-700)}.application-step-cards article.current>span{color:#fff;background:#d69a3d}.application-step-cards article.attention>span{color:#fff;background:var(--orange)}.application-step-cards strong,.application-step-cards p{display:block;margin:0}.application-step-cards p{margin-top:5px;color:var(--muted);font-size:.68rem;line-height:1.55}.application-step-cards button,.application-step-cards b{padding:8px 10px;color:var(--green-700);background:var(--green-50);border:0;border-radius:8px;font-size:.65rem;font-weight:900}.application-step-cards button:disabled{color:var(--muted);background:#edf0ee}.application-step-cards article.locked{opacity:.62}.screening-ack{display:flex!important;align-items:start;gap:8px;margin-top:10px;padding:10px;background:#fff7e9;border-radius:8px}.screening-ack input{width:auto!important;margin-top:3px}.application-support-note{display:grid;align-items:center;gap:12px;padding:15px;margin-top:20px;background:#f7f7f3;border-radius:12px;grid-template-columns:auto 1fr auto}.application-support-note>span{display:grid;width:34px;height:34px;place-items:center;color:#fff;background:var(--green-700);border-radius:50%;font-weight:900}.application-support-note strong,.application-support-note p{display:block;margin:0}.application-support-note p{margin-top:3px;color:var(--muted);font-size:.66rem}.application-support-note a{color:var(--green-700);font-size:.7rem;font-weight:900}.caregiver-faq{display:grid;gap:80px;grid-template-columns:.7fr 1.3fr}.caregiver-faq h2{margin-top:10px}
.application-evidence-panel{padding:22px;margin-top:22px;background:#f7f8f6;border:1px solid var(--line);border-radius:16px}.application-evidence-head{display:flex;align-items:start;justify-content:space-between;gap:15px}.application-evidence-head h3{margin:5px 0}.application-evidence-head button{display:grid;width:34px;height:34px;place-items:center;background:#e7ece8;border:0;border-radius:50%;font-size:1.2rem}.application-evidence-panel form+form{padding-top:24px;border-top:1px solid var(--line)}.application-evidence-panel .portal-form-status{margin:0;color:var(--green-700);font-size:.7rem}
@media(max-width:1000px){.account-stat-grid{grid-template-columns:repeat(2,1fr)}.saved-caregiver-grid{grid-template-columns:repeat(2,1fr)}.caregiver-hero-grid,.screening-explainer{grid-template-columns:1fr}.caregiver-hero-photo{height:440px}.caregiver-process-grid{grid-template-columns:repeat(3,1fr)}.caregiver-process-grid li:nth-child(n+4){grid-column:span 1}.caregiver-application-shell{grid-template-columns:220px 1fr}.caregiver-faq{gap:35px;grid-template-columns:1fr}}
@media(max-width:760px){.portal-header-links,.portal-member{display:none}.account-shell{grid-template-columns:1fr}.account-sidebar{position:sticky;z-index:20;top:66px;width:100%;height:auto;padding:10px 14px;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line)}.account-identity,.sidebar-help{display:none}.account-sidebar nav{display:flex;width:max-content;margin:0}.account-sidebar nav button{padding:9px 10px}.account-sidebar nav button span{display:none}.account-content{padding:28px 14px 60px}.portal-heading{align-items:start;flex-direction:column}.account-stat-grid,.account-overview-grid,.portal-form-grid,.portal-choice-grid,.saved-caregiver-grid{grid-template-columns:1fr}.account-stat-grid{grid-template-columns:1fr 1fr}.pet-photo-control{align-items:start;flex-direction:column}.message-workspace{grid-template-columns:1fr}.message-workspace>aside{display:flex;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line)}.message-workspace>aside button{min-width:220px}.caregiver-hero-grid{min-height:0;padding-block:55px}.caregiver-hero h1{font-size:3.4rem}.caregiver-proof,.caregiver-benefits>div:last-child,.caregiver-process-grid{grid-template-columns:1fr}.caregiver-hero-photo{height:350px}.caregiver-hero-photo>span{right:8px}.screening-photo{height:350px}.caregiver-access-gate{grid-template-columns:1fr}.caregiver-access-copy,.caregiver-auth-card{padding:28px 20px}.caregiver-access-copy h3{font-size:1.8rem}.caregiver-application-shell{grid-template-columns:1fr}.caregiver-progress-nav{padding:18px}.caregiver-progress-nav ol{display:flex;overflow-x:auto}.caregiver-progress-nav li{min-width:160px}.progress-privacy{display:none}.caregiver-application-main{padding:25px 18px}.application-step-cards article{align-items:start;grid-template-columns:auto 1fr}.application-step-cards article>button,.application-step-cards article>b{grid-column:2;width:fit-content}.application-status-head{flex-direction:column}.caregiver-faq{gap:20px}.portal-header .button{padding:10px 12px;font-size:.7rem}}
