/* Sunshine: a people-first consultation theme shared across the application. */
:root{--ink:#fffdf7;--panel:#fff;--panel-2:#fff4cc;--line:#e7dfca;--gold:#f6cb35;--gold-soft:#725509;--signal:#5c642f;--paper:#27251e;--muted:#696457;--danger:#a3382e}
.site-header{background:#fffdf7}.wordmark span{color:#80600a}.nav-pill{color:#27251e!important;background:#f6cb35;border-color:#f6cb35}.nav-pill:hover{background:#edbb20}
.button-gold{color:#27251e;background:#f6cb35;border-color:#e4b627}.button-gold:hover{background:#edbb20}.button-outline{border-color:#504831;color:#332d1f;background:transparent}.button-outline:hover{background:#fff0b0}
.eyebrow,.section-label,.card-kicker,.feature-no{color:#77590c}em{color:#76580a}.hero-layout{position:relative;isolation:isolate;gap:60px;padding-top:65px;padding-bottom:80px}.hero-layout:before{content:'';position:absolute;inset:0 calc((1180px - 100vw)/2);min-width:100%;background:#fff1b9;z-index:-1;pointer-events:none}
.hero .display{font-family:var(--sans);font-weight:750;font-size:clamp(48px,5.5vw,72px);letter-spacing:-.06em;line-height:1.08}.hero .display em{font-family:var(--serif);font-weight:400;font-size:1.13em;color:#332b16}.hero .hero-copy{color:#5b533f;max-width:470px;font-size:18px}.hero-benefits{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:27px;font-size:11px;color:#5a5038}
.people-hero{position:relative;width:100%;padding-bottom:18px}.consultation-photo{width:100%;height:490px;object-fit:cover;object-position:center;border-radius:100px 16px 16px 16px;background:#dbcaa6;display:block}
.photo-label{position:absolute;bottom:75px;left:25px;right:25px;background:#fffdf2ef;border-radius:12px;padding:18px 22px;font-size:18px;line-height:1.5}.photo-label strong{font-size:23px;letter-spacing:-.02em}.photo-label small{display:block;font-size:9px;color:#6b614c;margin-top:8px}
.talk-chip{display:flex;gap:14px;align-items:center;background:#29271f;color:#fff8de;border-radius:10px;position:relative;margin:-20px 20px 0 -16px;padding:18px 22px;box-shadow:0 12px 25px #5a431c15}.talk-chip>span{font-size:30px;color:#f6cb35}.talk-chip strong{font-size:13px}.talk-chip small{display:block;font-size:10px;color:#e0d9c3;margin-top:4px}
.human-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:60px;align-items:center}.human-section>img{width:100%;height:390px;object-fit:cover;border-radius:14px}.human-section .section-heading{margin-top:18px}.human-section .body-large{margin-top:22px}.human-section .button{margin-top:24px}
.surface-band{background:#fff7db}.feature-card:hover{background:#fffdf5}.feature-no{background:#fff0b0}.callout,.aura-boundary{background:#fff5d3;border-color:#e3d8ac}.site-footer{background:#fff0b9}.portal-nav{background:#fff6d7}.portal-nav nav a:hover,.portal-nav nav a.active{background:#f8e49b;color:#49360b}.status{background:#fff0b0;color:#6d5317}.avatar{background:#fff4c8;color:#76580a}.auth-split .auth-panel-advocate{background:#fff3c6}.aura-message.user{background:#fff0b0}.role-option:hover{background:#ffeaa0}input[type=checkbox]{accent-color:#856608}input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:#856608}.photo-credit{font-size:10px;line-height:1.6;color:#746d5b;padding-bottom:26px}.photo-credit a{text-decoration:underline}
@media(max-width:1228px){.hero-layout:before{inset:0 -24px}}
@media(max-width:760px){.hero-layout{padding-top:42px;padding-bottom:42px}.hero-layout:before{inset:0 -16px}.hero .display{font-size:clamp(45px,10vw,68px)}.consultation-photo{height:390px}.photo-label{left:16px;right:16px;bottom:70px}.photo-label strong{font-size:21px}.talk-chip{margin-left:0;margin-right:10px}.human-section{grid-template-columns:1fr;gap:28px}.human-section>img{height:290px}}
