.ps-hero{padding:72px 0;background:linear-gradient(135deg,#071b33,#0b3764 62%,#145e96);color:#fff}.ps-hero--compact{padding:50px 0}.ps-hero h1{font-size:clamp(34px,5vw,58px);line-height:1.05;margin:8px 0 16px}.ps-hero p{max-width:760px;font-size:18px;line-height:1.75;color:#dbe8f4}.ps-eyebrow{display:block;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#c28c28}.ps-hero .ps-eyebrow{color:#f6c768}.ps-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.ps-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:10px;background:#0f5d96;color:#fff;text-decoration:none;border:0;font-weight:800;cursor:pointer}.ps-btn:hover{filter:brightness(1.06)}.ps-btn--ghost{background:#fff;color:#0b3764;border:1px solid #ccd9e6}.ps-hero .ps-btn--ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.45)}.ps-section{padding-top:44px;padding-bottom:44px}.ps-section-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:22px}.ps-section-head h1,.ps-section-head h2{margin:6px 0 0;color:#0b2f52}.ps-section-head p{margin:8px 0 0;color:#627489}.ps-category-grid,.ps-provider-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ps-category-card,.ps-provider-card,.ps-panel{background:#fff;border:1px solid #dbe5ef;border-radius:18px;padding:22px;box-shadow:0 10px 30px rgba(11,55,100,.06)}.ps-category-card h3,.ps-provider-card h3,.ps-panel h2,.ps-panel h3{color:#0b2f52;margin-top:8px}.ps-category-card p,.ps-provider-card p,.ps-panel p{color:#5d7085;line-height:1.65}.ps-category-card.is-coming-soon{background:#f7f9fc}.ps-category-icon{display:inline-flex;min-width:50px;height:50px;padding:0 12px;align-items:center;justify-content:center;border-radius:13px;background:#edf5fb;color:#0f5d96;font-weight:900}.ps-status,.ps-verified{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eef1f5;color:#68788b;font-size:12px;font-weight:800}.ps-status.is-active,.ps-verified{background:#eaf8ef;color:#176c3d}.ps-category-card>a,.ps-card-link{display:inline-flex;margin-top:14px;color:#0f5d96;font-weight:800;text-decoration:none}.ps-process{background:#f4f8fc;padding:48px 0}.ps-process h2{color:#0b2f52}.ps-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ps-process-grid>div{background:#fff;padding:20px;border-radius:16px;border:1px solid #dde7f0}.ps-process-grid strong{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:#0b3764;color:#fff}.ps-process-grid h3{margin:13px 0 6px;color:#0b2f52}.ps-process-grid p{color:#67798c;margin:0}.ps-disclaimer{margin-top:28px;margin-bottom:44px;padding:18px 20px;background:#fff9e9;border:1px solid #f2d99d;border-radius:14px;color:#604916}.ps-disclaimer p{margin:7px 0 0;line-height:1.65}.ps-provider-top,.ps-profile-head{display:flex;gap:16px;align-items:center}.ps-logo{width:60px;height:60px;border-radius:14px;background:#edf3f8;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:26px;font-weight:900;color:#0b3764}.ps-logo--large{width:92px;height:92px;font-size:38px}.ps-logo img{width:100%;height:100%;object-fit:contain;background:#fff}.ps-provider-top h3{margin:5px 0}.ps-provider-top small{color:#8090a1}.ps-provider-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;padding-top:14px;margin-top:14px;border-top:1px solid #edf1f4}.ps-provider-meta strong{color:#0b3764}.ps-provider-meta span{color:#7a8998;font-size:13px}.ps-count{font-weight:800;color:#607388}.ps-empty{grid-column:1/-1;padding:32px;text-align:center;background:#f7f9fb;border:1px dashed #cbd7e3;border-radius:16px;color:#66788d}.ps-back{display:inline-block;margin-bottom:20px;color:#0f5d96;text-decoration:none;font-weight:800}.ps-hero .ps-back{color:#dbe8f4}.ps-provider-profile,.ps-application{padding-top:38px;padding-bottom:56px}.ps-profile-head{margin-bottom:28px}.ps-profile-head h1{margin:6px 0;color:#0b2f52}.ps-profile-head p{margin:0;color:#6f8091}.ps-profile-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:20px}.ps-panel{margin-bottom:18px}.ps-contact-panel{align-self:start;position:sticky;top:90px}.ps-service-row{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid #e8eef4}.ps-service-row:first-of-type{border-top:0}.ps-service-row span{font-size:12px;color:#748498;font-weight:800}.ps-service-row h3{margin:4px 0 8px}.ps-price{white-space:nowrap;font-weight:900;color:#0f5d96}.ps-preline{white-space:pre-line}.ps-notice{padding:13px 16px;border-radius:10px;margin-bottom:16px}.ps-notice--success{background:#eaf8ef;color:#176c3d}.ps-notice--error{background:#fff0f0;color:#8c2d2d}.ps-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;background:#fff;border:1px solid #dbe5ef;border-radius:18px;padding:24px}.ps-form label{display:flex;flex-direction:column;gap:7px}.ps-form label>span{font-weight:800;color:#334b62}.ps-form input,.ps-form select,.ps-form textarea{width:100%;box-sizing:border-box;padding:11px 12px;border:1px solid #cbd8e4;border-radius:9px;font:inherit;background:#fff}.ps-form-full{grid-column:1/-1}.ps-form-actions{display:flex;justify-content:flex-end}.admin-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:20px 0}.admin-summary-grid>div{padding:18px;border:1px solid #dbe5ef;border-radius:14px;background:#f8fbfe}.admin-summary-grid span{display:block;color:#687b91}.admin-summary-grid strong{display:block;font-size:30px;color:#0b3764;margin-top:6px}.admin-module-links{display:flex;gap:10px;flex-wrap:wrap}.admin-subform{border:1px solid #dbe5ef;border-radius:14px;padding:16px;margin-bottom:8px;background:#f9fbfd}.admin-inline-form{margin:0 0 22px}
@media(max-width:900px){.ps-category-grid,.ps-provider-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ps-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ps-profile-grid{grid-template-columns:1fr}.ps-contact-panel{position:static}.admin-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.ps-category-grid,.ps-provider-grid,.ps-process-grid,.ps-form{grid-template-columns:1fr}.ps-form-full{grid-column:auto}.ps-hero{padding:48px 0}.ps-section-head,.ps-service-row{align-items:flex-start;flex-direction:column}.ps-profile-head{align-items:flex-start}.ps-provider-meta{align-items:flex-start;flex-direction:column}.admin-summary-grid{grid-template-columns:1fr}}

.ps-consent>span{display:flex;gap:9px;align-items:flex-start;font-weight:600!important;line-height:1.6}.ps-consent input{width:auto;margin-top:4px}

/* Phase 1A.1: customer/provider platform messaging */
.ps-service-copy{min-width:0;flex:1}.ps-service-actions{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.ps-contact-form{margin:0}.ps-text-link{display:block;margin-top:14px;color:#0f5d96;font-weight:800;text-decoration:none}.ps-messages-page{padding-top:38px;padding-bottom:56px}.ps-conversation-list{display:flex;flex-direction:column;gap:12px}.ps-conversation-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;padding:17px 18px;border:1px solid #dbe5ef;border-radius:16px;background:#fff;text-decoration:none;color:inherit;box-shadow:0 7px 22px rgba(11,55,100,.045)}.ps-conversation-card:hover{border-color:#9cb9d3}.ps-conversation-main{min-width:0}.ps-conversation-main small{display:block;color:#748498;margin:3px 0 5px}.ps-conversation-main p{margin:0;color:#63768a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ps-conversation-card>time{font-size:12px;color:#8392a1;white-space:nowrap}.ps-conversation-title{display:flex;gap:9px;align-items:center;color:#0b2f52}.ps-unread{display:inline-flex;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#0f5d96;color:#fff;align-items:center;justify-content:center;font-size:12px;font-weight:900}.ps-avatar-small{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#edf5fb;color:#0b3764;font-weight:900;font-size:20px}.ps-chat-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:18px}.ps-chat-head h1{margin:5px 0;color:#0b2f52}.ps-chat-head p{margin:0;color:#65788c}.ps-chat-box{background:#f4f7fa;border:1px solid #dce6ef;border-radius:18px;padding:18px;min-height:280px;max-height:620px;overflow:auto;display:flex;flex-direction:column;gap:10px}.ps-message{display:flex}.ps-message.is-mine{justify-content:flex-end}.ps-message.is-provider{justify-content:flex-start}.ps-message-bubble{max-width:min(76%,680px);padding:12px 14px;border-radius:16px;background:#fff;border:1px solid #dbe5ef;box-shadow:0 3px 12px rgba(11,55,100,.035)}.ps-message.is-mine .ps-message-bubble{background:#e9f4fb;border-color:#bdd9eb}.ps-message-bubble strong{display:block;color:#0b3764;font-size:13px}.ps-message-bubble p{margin:6px 0;line-height:1.65;color:#344b61;overflow-wrap:anywhere}.ps-message-bubble time{display:block;text-align:right;font-size:11px;color:#8493a1}.ps-message-form{margin-top:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.ps-message-form label{display:flex;flex-direction:column;gap:7px}.ps-message-form label>span{font-weight:800;color:#334b62}.ps-message-form textarea{box-sizing:border-box;width:100%;padding:12px;border:1px solid #cbd8e4;border-radius:12px;font:inherit;resize:vertical;background:#fff}.ps-message-form .ps-btn{min-width:120px;margin-bottom:1px}
@media(max-width:700px){.ps-conversation-card{grid-template-columns:auto minmax(0,1fr)}.ps-conversation-card>time{grid-column:2}.ps-chat-head{align-items:flex-start;flex-direction:column}.ps-message-form{grid-template-columns:1fr}.ps-message-bubble{max-width:88%}.ps-service-actions{align-items:flex-start}.ps-service-row{flex-direction:column}}
.ps-provider-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}


/* Phase 1A.2: complete customer portal + service request foundation */
.ps-hero-minor-link{display:inline-flex;align-items:center;color:#dbe8f4;text-decoration:none;font-weight:800;padding:0 4px}.ps-hero-minor-link:hover{color:#fff;text-decoration:underline}.ps-provider-onboard{margin-top:26px;padding:16px 18px;border-top:1px solid #e1e8ef;display:flex;justify-content:center;gap:8px;flex-wrap:wrap;color:#748498}.ps-provider-onboard a{color:#0f5d96;font-weight:800;text-decoration:none}.ps-empty--customer{padding:40px 24px}.ps-empty-actions,.ps-member-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:16px}.ps-request-wrap{max-width:1180px}.ps-request-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:20px;align-items:start}.ps-request-help{position:sticky;top:90px}.ps-request-help ol{padding-left:20px;color:#52677c;line-height:1.8}.ps-form-actions--split{justify-content:space-between;gap:10px;flex-wrap:wrap}.ps-request-list{display:flex;flex-direction:column;gap:12px}.ps-request-card{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:18px 20px;border:1px solid #dbe5ef;border-radius:16px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 7px 22px rgba(11,55,100,.045)}.ps-request-card:hover{border-color:#9cb9d3}.ps-request-card h3{margin:5px 0;color:#0b2f52}.ps-request-card p{margin:0;color:#65788c}.ps-request-no{font-size:12px;font-weight:900;color:#7a8b9d;letter-spacing:.03em}.ps-request-side{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.ps-request-side time{font-size:12px;color:#8291a0}.ps-request-status{display:inline-flex;padding:6px 10px;border-radius:999px;background:#edf2f7;color:#54677a;font-size:12px;font-weight:900;white-space:nowrap}.ps-request-status.is-open{background:#fff4d6;color:#805c00}.ps-request-status.is-quoted{background:#e7f2ff;color:#0f5d96}.ps-request-status.is-provider_selected,.ps-request-status.is-in_progress{background:#e8f3ff;color:#124e79}.ps-request-status.is-completed{background:#eaf8ef;color:#176c3d}.ps-request-status.is-cancelled,.ps-request-status.is-closed{background:#f1f2f4;color:#6d747c}.ps-request-detail-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:20px}.ps-request-detail-head h1{margin:5px 0;color:#0b2f52}.ps-request-detail-head p{margin:0;color:#65788c}.ps-detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0}.ps-detail-list>div{padding:14px 0;border-bottom:1px solid #edf1f4}.ps-detail-list>div:nth-child(odd){padding-right:18px}.ps-detail-list .is-full{grid-column:1/-1}.ps-detail-list dt{font-size:12px;font-weight:800;color:#7a8b9d}.ps-detail-list dd{margin:5px 0 0;color:#243d55}.ps-btn--full{display:flex;width:100%;box-sizing:border-box;margin-top:10px}.ps-btn--danger{background:#a23a3a}.ps-danger-panel{border-color:#efd1d1}.ps-danger-panel h2{color:#812f2f}
@media(max-width:900px){.ps-request-layout{grid-template-columns:1fr}.ps-request-help{position:static}}@media(max-width:620px){.ps-request-card,.ps-request-detail-head{flex-direction:column;align-items:flex-start}.ps-request-side{align-items:flex-start}.ps-detail-list{grid-template-columns:1fr}.ps-detail-list>div:nth-child(odd){padding-right:0}.ps-detail-list .is-full{grid-column:auto}.ps-form-actions--split{flex-direction:column-reverse}.ps-form-actions--split .ps-btn{width:100%}.ps-member-actions{justify-content:flex-start}}

/* Phase 1B — provider job board / quotes */
.ps-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.ps-panel-heading h2{margin:3px 0 0}.ps-quote-count{font-size:13px;font-weight:700;color:#52667c;background:#f2f6fa;border-radius:999px;padding:6px 10px}.ps-quotes-grid{display:grid;gap:16px}.ps-quote-card{border:1px solid #dbe4ee;border-radius:16px;padding:18px;background:#fff}.ps-quote-card.is-accepted{border-color:#79b98d;background:#f7fcf8}.ps-quote-card.is-rejected{opacity:.72}.ps-quote-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.ps-quote-head>div:first-child{display:flex;gap:10px;align-items:center}.ps-quote-head strong,.ps-quote-head small{display:block}.ps-quote-head small{margin-top:3px;color:#718096}.ps-quote-logo{width:44px;height:44px;border-radius:10px;object-fit:cover;border:1px solid #e5ebf1}.ps-quote-price{font-size:26px;font-weight:800;color:#0d365b;margin:16px 0 10px}.ps-quote-meta{display:flex;flex-wrap:wrap;gap:14px;margin:0 0 12px}.ps-quote-meta div{background:#f6f8fb;border-radius:10px;padding:8px 11px}.ps-quote-meta dt{font-size:11px;color:#718096}.ps-quote-meta dd{margin:2px 0 0;font-weight:700}.ps-quote-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:16px}.ps-quote-actions form{margin:0}.ps-quote-form label{display:block;margin-bottom:14px}.ps-quote-form label>span{display:block;font-weight:700;margin-bottom:6px}.ps-quote-form input,.ps-quote-form select,.ps-quote-form textarea{width:100%;box-sizing:border-box;border:1px solid #cad6e2;border-radius:10px;padding:11px 12px;background:#fff;font:inherit}.ps-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ps-inline-form{margin-top:12px}.ps-quote-result{padding:14px 16px;border-radius:12px;background:#f4f6f8}.ps-quote-result.is-accepted{background:#edf8f0}.ps-quote-result.is-rejected{background:#f7f3f3}.ps-empty--compact{padding:24px 16px}.ps-request-status.is-submitted{background:#fff4d8;color:#835b00}.ps-request-status.is-accepted{background:#e8f7ed;color:#176233}.ps-request-status.is-rejected,.ps-request-status.is-withdrawn{background:#f1f3f5;color:#66707b}@media(max-width:720px){.ps-form-grid{grid-template-columns:1fr}.ps-quote-head{flex-direction:column}.ps-quote-actions{align-items:stretch}.ps-quote-actions .ps-btn,.ps-quote-actions form,.ps-quote-actions form button{width:100%}}
