/* Private workspace: the same navy/pink identity, focused on everyday tasks. */
.account-menu{position:relative}.account-menu summary{display:flex;align-items:center;gap:.75rem;cursor:pointer;list-style:none;color:white;border-radius:8px;padding:.35rem .6rem}.account-menu summary::-webkit-details-marker{display:none}.account-menu summary:hover,.account-menu[open] summary{background:#ffffff16}.account-menu summary>span:nth-child(2){display:grid;text-align:left;gap:.15rem}.account-menu summary small{color:#bed0e1;font-size:.8rem}.account-menu-panel{position:absolute;right:0;top:calc(100% + .6rem);width:270px;background:white;border:1px solid #dbe5ef;box-shadow:0 16px 45px #03294f25;border-radius:10px;padding:.5rem;z-index:30;display:grid}.account-menu-panel button,.account-menu-panel a{border:0;background:none;text-align:left;padding:.85rem;color:#07345d;text-decoration:none;font-size:.95rem;border-radius:6px;cursor:pointer}.account-menu-panel button:hover,.account-menu-panel a:hover{background:#edf3fa}.avatar{width:42px;height:42px;flex:0 0 42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#eaf1f8;color:#073d73;font-weight:800;font-size:1rem;overflow:hidden;border:2px solid #ffffff66}.avatar img{width:100%;height:100%;object-fit:cover}.avatar.large{width:80px;height:80px;flex-basis:80px;font-size:1.5rem;border-color:#d8e4f0}.self-service-dialog{width:min(760px,calc(100vw - 2rem));max-height:90dvh;overflow:auto;padding:2rem;border:1px solid #d8e4f0;border-top:4px solid #ff0066;border-radius:12px;color:#07345d;background:white;box-shadow:0 25px 80px #03294f40}.self-service-dialog.compact{max-width:620px}.self-service-dialog::backdrop{background:#03294fa6;backdrop-filter:blur(3px)}.self-service-dialog h2{font-size:1.8rem;line-height:1.2}.self-service-dialog p,.self-service-dialog li{font-size:1rem;line-height:1.65}.dialog-top{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.profile-grid label{display:flex;flex-direction:column;gap:.45rem;min-width:0;font-weight:650}.profile-grid input,.profile-grid select{min-height:48px;border:1px solid #a8bdd1;border-radius:6px;padding:.7rem;font:inherit;width:100%;color:#07345d;background:white}.profile-grid small{font-size:.85rem;font-weight:400;color:#526d87}.profile-grid .wide{grid-column:1/-1}.profile-grid input[readonly]{background:#f1f5f9;color:#526d87}.profile-photo-row{display:flex;align-items:center;gap:1.2rem;margin:1.5rem 0}.profile-photo-row p{margin:.5rem 0 0;font-size:.85rem}.photo-upload{cursor:pointer}.profile-account-settings{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #dbe5ef}.profile-account-settings details{margin-top:1.7rem;color:#526d87}.profile-account-settings summary{cursor:pointer;font-size:.9rem}.profile-account-settings a{color:#a91949}.self-service-dialog button:focus-visible,.account-menu summary:focus-visible{outline:3px solid #ff0066;outline-offset:3px}
body.customer-workspace{background:#f2f6fa}body.customer-workspace .portal-content{grid-template-columns:220px minmax(0,1fr)}body.customer-workspace .workspace{max-width:1440px;margin:0 auto;padding:2rem 2.5rem}body.customer-workspace .workspace-hero{padding:1.8rem 2rem;border-radius:12px;align-items:center;min-height:165px;margin-bottom:1.5rem}body.customer-workspace .workspace-heading h1{font-size:2rem;line-height:1.15;letter-spacing:-.035em;margin-bottom:.65rem}body.customer-workspace .workspace-lead{font-size:1rem;max-width:48rem;margin:0}body.customer-workspace .eyebrow{font-size:.8rem}body.customer-workspace .sidebar{padding:1.6rem 1rem}body.customer-workspace .nav-item{font-size:.95rem;border-radius:6px;margin-bottom:.3rem}body.customer-workspace .summary-grid{gap:1rem}body.customer-workspace .summary-grid article{border-top:0;border-radius:10px;box-shadow:none;padding:1.2rem 1.5rem;position:relative}body.customer-workspace .summary-grid article::before{content:'';position:absolute;left:0;top:1.25rem;bottom:1.25rem;width:3px;background:#ff0066;border-radius:2px}body.customer-workspace .summary-grid span{font-size:.9rem}body.customer-workspace .summary-grid strong{font-size:2rem}body.customer-workspace .request-section{background:none;border:0;overflow:visible}body.customer-workspace .section-heading{background:none;border:0;padding:1.25rem 0 .7rem;align-items:end;gap:1rem;flex-wrap:wrap}body.customer-workspace .section-heading h2{font-size:1.4rem;margin:0}body.customer-workspace .request-filters{display:flex;gap:.65rem;flex-wrap:wrap}body.customer-workspace .request-filters label{display:grid;gap:.3rem;font-size:.85rem;color:#526d87}body.customer-workspace .request-filters input,body.customer-workspace .request-filters select{background:white;border:1px solid #b3c5d7;border-radius:6px;min-height:42px;padding:.55rem .75rem;font-size:.95rem;color:#07345d}body.customer-workspace .result-count{font-size:.85rem;color:#526d87;margin:.1rem 0 .75rem}body.customer-workspace .request-list{display:grid;gap:1rem}body.customer-workspace .request-card{background:white;border:1px solid #dae5ef;border-radius:10px;padding:1.4rem 1.5rem;box-shadow:0 3px 12px #03294f04}body.customer-workspace .request-card:hover{background:white;border-color:#a9bfd4}body.customer-workspace .request-location{font-size:1.35rem;margin:.6rem 0 .3rem}body.customer-workspace .request-dates{font-size:1rem;color:#526d87}body.customer-workspace .request-meta span{font-size:.85rem}body.customer-workspace .request-meta strong{font-size:1rem}body.customer-workspace .request-meta{gap:1.5rem}body.customer-workspace .request-actions{gap:.5rem}body.customer-workspace .request-next-step{font-size:.95rem;line-height:1.5;color:#526d87;margin:1.1rem 0 0;padding-top:1rem;border-top:1px solid #edf1f5}body.customer-workspace .request-more{position:relative;font-size:.85rem;text-align:right}body.customer-workspace .request-more summary{cursor:pointer;padding:.5rem;color:#526d87}body.customer-workspace .request-more[open]{display:grid;gap:.4rem}body.customer-workspace .request-more .button{font-size:.85rem;display:block;margin:.25rem 0 0 auto}body.customer-workspace .status-badge{border-radius:20px;font-size:.85rem;padding:.35rem .75rem}body.customer-workspace .first-request-detail{margin:1.3rem 0;padding:1.2rem;background:#f5f8fc;border-radius:8px}body.customer-workspace .first-request-detail h3{font-size:1.1rem}body.customer-workspace .first-request-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}body.customer-workspace .first-request-grid span{display:block;font-size:.85rem;color:#526d87;margin-bottom:.25rem}body.customer-workspace .first-request-grid strong{font-size:.95rem;overflow-wrap:anywhere}body.customer-workspace .detail-service-note{font-size:.9rem}body.customer-workspace .request-details{margin-top:1.25rem}body:not(.customer-workspace) .request-filters{display:flex;gap:.5rem}body:not(.customer-workspace) .request-filters label:not(:nth-child(2)),body:not(.customer-workspace) #request-result-count{display:none}body:not(.customer-workspace) .customer-only{display:none!important}
@media(max-width:1100px){body.customer-workspace .portal-content{grid-template-columns:180px minmax(0,1fr)}body.customer-workspace .workspace{padding:1.5rem}body.customer-workspace .request-summary{grid-template-columns:1fr}body.customer-workspace .request-actions{flex-direction:row;justify-content:flex-start;flex-wrap:wrap}body.customer-workspace .request-more{text-align:left}}
@media(max-width:720px){body.customer-workspace .portal-content{display:block}body.customer-workspace .sidebar{display:flex;gap:.4rem;overflow:auto;min-height:0;padding:.7rem 1rem}body.customer-workspace .sidebar .nav-label,body.customer-workspace .sidebar .service-note{display:none}body.customer-workspace .sidebar .nav-item{white-space:nowrap;flex-shrink:0;width:auto;padding:.65rem .75rem}body.customer-workspace .workspace{padding:1rem}body.customer-workspace .workspace-hero{padding:1.3rem;gap:1.2rem}body.customer-workspace .workspace-heading h1{font-size:1.7rem}body.customer-workspace .summary-grid{grid-template-columns:1fr;gap:.6rem}body.customer-workspace .summary-grid article{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.2rem}body.customer-workspace .summary-grid strong{font-size:1.5rem}body.customer-workspace .request-filters{width:100%}body.customer-workspace .request-filters label{flex:1;min-width:140px}body.customer-workspace .request-filters label:first-child{flex-basis:100%}body.customer-workspace .request-card{padding:1.2rem}body.customer-workspace .request-meta{display:flex;flex-wrap:wrap;gap:1rem}body.customer-workspace .first-request-grid{grid-template-columns:1fr}.portal-name{display:none}.account-menu summary .account-label{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.self-service-dialog{padding:1.25rem}.profile-grid{grid-template-columns:1fr}.profile-photo-row{align-items:flex-start}.self-service-dialog .dialog-actions{flex-wrap:wrap}.self-service-dialog .dialog-actions .button{white-space:normal}.account-menu-panel{max-width:calc(100vw - 2rem)}}

#profile-form{padding:0;margin-top:1.25rem}#profile-form .profile-photo-row{margin-top:0}

@media(max-width:720px){.account-menu .account-label{display:block}body.customer-workspace .section-heading{align-items:stretch}body.customer-workspace .section-heading h2{text-align:left}}

#request-editor{max-width:1050px;margin:auto}.editor-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.editor-heading h1{font-size:2rem;margin:.25rem 0}.editor-heading .eyebrow{margin:0}#request-editor-frame{display:block;border:0;width:100%;min-height:400px;background:transparent}#request-editor-frame[hidden]{display:none}#request-editor-loading{padding:2rem;color:#526d87}@media(max-width:620px){.editor-heading{align-items:flex-start;flex-direction:column}.editor-heading h1{font-size:1.65rem}}

body.customer-workspace .portal-header{position:sticky;top:0;z-index:40}#request-editor{scroll-margin-top:100px}

@media(max-width:620px){body.customer-workspace .portal-header{flex-wrap:nowrap;gap:.25rem;padding:.5rem .75rem}body.customer-workspace .portal-header .wordmark{flex:0 0 70px}body.customer-workspace .portal-header .wordmark img{width:70px}body.customer-workspace .header-actions{flex-wrap:nowrap;min-width:0}.account-menu summary{gap:.5rem}.account-menu summary .account-label{max-width:125px}}

.account-menu-panel #open-upgrade{border-top:1px solid #dae5ef;margin-top:.4rem;padding-top:.9rem;line-height:1.45;color:#526d87;font-size:.86rem}
body.internal-workspace .request-filters{flex-wrap:wrap;align-items:end}body.internal-workspace .request-filters label:not([hidden]){display:grid;gap:.35rem;font-size:.85rem}body.internal-workspace #request-result-count{display:block}body.internal-workspace .section-heading{flex-wrap:wrap;gap:1rem}body.internal-workspace .request-filters input,body.internal-workspace .request-filters select{min-height:42px;padding:.55rem;border:1px solid #b3c5d7;border-radius:5px;max-width:230px}body.internal-workspace #work-filter-label[hidden]{display:none}
.service-clock{display:flex;flex-wrap:wrap;gap:.45rem 1.2rem;padding:.9rem 1rem;margin:0 0 1rem;border-left:4px solid #24744c;background:#edf8f1;color:#165237;grid-column:1/-1;font-size:.9rem}.service-clock strong{width:100%}.service-clock small{width:100%}.service-clock[data-level=orange]{border-color:#ba6b09;background:#fff4e4;color:#865000}.service-clock[data-level=red]{border-color:#b5253d;background:#fff0f2;color:#9c1830}.service-clock[data-level=done]{border-color:#8aa0b4;background:#f1f5f8;color:#526d87}.service-notice{padding:1rem;background:#fff;border:1px solid #d6e2ed;border-left:4px solid #ff0064;margin:1rem 0}.service-notice p{margin:.75rem 0 0}body.internal-workspace .detail-service-note{display:none}
