.open-profile-button{width:calc(100% - 36px);margin:18px;background:#155dca;color:#fff;border:0;border-radius:11px;padding:14px;font-weight:800;font-size:15px;cursor:pointer}.open-profile-button:hover,.open-profile-button:focus-visible{background:#0f4fae;outline:3px solid #8bb8ff}.profile-overlay{position:fixed;inset:0;background:#071d3599;z-index:150;display:flex;align-items:center;justify-content:center;padding:22px}.profile-shell{width:min(1400px,97vw);height:min(900px,94vh);background:#f5f8fc;border-radius:20px;overflow:hidden;box-shadow:0 30px 90px #001a;display:flex;flex-direction:column}.profile-top{height:64px;flex:0 0 64px;display:flex;align-items:center;padding:0 28px;background:#fff;border-bottom:1px solid #dce6f0}.profile-top h2{margin:0;color:#102f68;font-size:24px}.profile-top span{color:#6c8093;font-size:13px;margin-left:12px}.profile-close{margin-left:auto;width:40px;height:40px;border:0;border-radius:50%;background:#edf2f7;font-size:22px;color:#587087;cursor:pointer}.profile-scroll{flex:1;min-height:0;padding:24px;overflow:auto}.profile-hero{display:grid;grid-template-columns:320px 1fr;gap:20px}.profile-identity{background:linear-gradient(145deg,#387cf0,#1559c7);color:#fff;border-radius:18px;padding:22px;text-align:center}.profile-photo{width:120px;height:120px;border-radius:50%;object-fit:cover;margin:0 auto 12px;border:5px solid #ffffff88;box-shadow:0 8px 22px #0036}.profile-identity h1{font-size:24px;margin:8px 0 5px}.profile-identity p{margin:4px 0;color:#e4efff;font-size:13px}.profile-status{display:inline-block;margin-top:9px;background:#b9ff55;color:#154500;border-radius:99px;padding:6px 14px;font-weight:800;font-size:12px}.profile-summary{background:#155dca;color:#fff;border-radius:18px;padding:30px;display:grid;grid-template-columns:90px 1fr;align-items:center}.profile-summary-icon{font-size:44px;text-align:center;color:#7fe4ff}.profile-summary h3{font-size:24px;margin:0 0 10px}.profile-summary p{margin:0;color:#edf5ff;line-height:1.65;font-size:15px}.profile-tabs{display:flex;position:sticky;top:-24px;z-index:3;gap:10px;margin:18px 0 14px;padding:11px 0;overflow:auto;background:#f5f8fc}.profile-tabs button{border:1px solid #d7e3ef;background:#fff;border-radius:12px;padding:13px 17px;color:#49647e;font-weight:800;white-space:nowrap;cursor:pointer}.profile-tabs button.active{background:#edf4ff;color:#155dca;border-color:#8cb8ef;box-shadow:inset 0 -2px #70a9ed}.profile-panel{background:#fff;border:1px solid #dce6f0;border-radius:16px;padding:24px;min-height:210px}.profile-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:23px 28px}.profile-field label{display:block;color:#2f72ef;font-size:12px;margin-bottom:5px}.profile-field div{color:#132b44;font-size:14px;word-break:break-word}.profile-section-title{display:flex;justify-content:space-between;align-items:center;margin:0 0 18px;color:#123f79}.profile-section-title h3{margin:0;font-size:20px}.profile-tag{border-radius:99px;padding:6px 10px;background:#fff0d5;color:#815400;font-size:11px;font-weight:800}.profile-alert{margin:0 0 18px;padding:12px 14px;border-radius:9px;background:#fff8e8;color:#795700;font-size:12px}.profile-actions{display:flex;gap:9px;margin-top:18px}.profile-action{border:1px solid #bad0e5;background:#fff;color:#155dca;border-radius:9px;padding:10px 14px;font-weight:800;cursor:pointer}.profile-action.primary{background:#155dca;color:#fff;border-color:#155dca}.profile-doc{display:flex;justify-content:space-between;gap:12px;padding:12px;border-bottom:1px solid #e7eef5}.profile-doc span{font-size:12px;color:#667d91}.emergency-title{margin-top:22px}.profile-confidential{font-size:10px;color:#75899d;margin-top:15px;text-align:right}@media(max-width:850px){.profile-overlay{padding:0}.profile-shell{width:100vw;height:100vh;border-radius:0}.profile-hero{grid-template-columns:1fr}.profile-summary{grid-template-columns:60px 1fr}.profile-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.profile-grid{grid-template-columns:1fr}.profile-top span{display:none}}
