#residentServicesContent{display:grid;gap:12px}.resident-services-head{display:flex;gap:10px;align-items:center;padding:14px;border-radius:20px;background:var(--surface,#fff);border:1px solid var(--line)}.resident-services-head>div{flex:1}.resident-services-head small{color:#ff521d;font-weight:800}.resident-services-head h2{margin:3px 0}.resident-services-head p{margin:0;color:var(--muted,#657586);font-size:12px}.resident-services-head>button,.resident-service-dialog [data-wizard-next],.resident-service-dialog [data-wizard-send]{border:0;border-radius:14px;background:#ff521d;color:#fff;font-weight:800;padding:12px}.resident-services-grid{display:grid;gap:10px}.resident-service-card{padding:14px;border-radius:18px;background:var(--surface,#fff);box-shadow:0 5px 18px rgba(7,35,63,.07)}.resident-service-card>span{color:#ff521d;font-size:10px;font-weight:800;text-transform:uppercase}.resident-service-card h3{margin:4px 0}.resident-service-card p{margin:0 0 7px;white-space:pre-wrap}.resident-service-card>small{color:var(--muted,#657586)}.resident-service-card>div{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.resident-service-card a{padding:8px 10px;border-radius:11px;background:color-mix(in srgb,#ff521d 10%,var(--surface,#fff));color:var(--on-surface);text-decoration:none;font-weight:700}.resident-service-card footer{display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding-top:8px;border-top:1px solid var(--line)}.resident-service-card footer button{border:0;background:transparent;color:#ff521d}.resident-service-dialog{width:min(94vw,480px);margin:max(16px,env(safe-area-inset-top)) auto auto;border:0;border-radius:23px;padding:18px;background:var(--surface,#fff);color:var(--on-surface)}.resident-service-dialog::backdrop{background:rgba(4,20,35,.64)}.resident-service-dialog [data-service-wizard]{display:grid;gap:12px}.resident-service-dialog label{display:grid;gap:5px;font-weight:700}.resident-service-dialog input,.resident-service-dialog select,.resident-service-dialog textarea{width:100%;box-sizing:border-box;padding:12px;border:1px solid var(--line);border-radius:12px;background:transparent;color:inherit}.resident-service-consent{grid-template-columns:auto 1fr!important;align-items:start}.resident-service-consent input{width:20px;height:20px}.resident-service-dialog [data-wizard-back]{border:1px solid var(--line);border-radius:14px;padding:11px;background:transparent;color:inherit}
@media(max-width:390px){.resident-services-head{align-items:stretch;flex-direction:column}.resident-services-head>button{width:100%}}


#residentServicesContent[hidden]{display:none!important}.resident-services-mode{display:flex;gap:8px}.resident-services-mode button{flex:1;border:1px solid var(--line);border-radius:12px;padding:12px;background:var(--surface);color:var(--on-surface)}.resident-services-mode button.active{background:var(--action);color:var(--on-action)}.resident-service-card{color:var(--on-surface)}.resident-service-dialog{max-height:calc(100dvh - env(safe-area-inset-top) - 30px);overflow:auto}.resident-service-dialog .dialog-close{position:sticky;top:0;margin-left:auto;display:block}
.resident-service-card{overflow-wrap:anywhere}.resident-service-card footer{flex-wrap:wrap;gap:8px}.resident-service-card footer button{min-height:44px}.resident-service-dialog select{white-space:normal}
