/* Profile module styles. The shell may load this file alongside styles.css. */
.profile-page{max-width:1240px;margin:0 auto;padding:32px 34px 72px;color:#171a1f}.profile-page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px}.profile-page-header h1{margin:4px 0 8px;font-size:32px;letter-spacing:-.05em}.profile-page-header p{margin:0;color:#68717d;font-size:14px}.profile-eyebrow{display:block;color:#68717d;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.profile-header-actions,.profile-inline-actions{display:flex;gap:8px;align-items:center}.profile-tab-nav{display:flex;gap:6px;overflow:auto;border-bottom:1px solid #dce2e7;margin-bottom:18px;padding-bottom:0}.profile-tab-nav button{border:0;border-bottom:2px solid transparent;background:transparent;color:#68717d;padding:13px 14px 12px;font-size:13px;white-space:nowrap}.profile-tab-nav button.active{border-color:#2056d7;color:#171a1f;font-weight:700}.profile-identity-strip{display:flex;align-items:center;gap:12px;border:1px solid #dce2e7;background:#fff;border-radius:16px;padding:12px 16px;margin-bottom:18px}.profile-avatar{width:40px;height:40px;border-radius:13px;background:#b9f4d5;color:#126f4a;display:grid;place-items:center;font-weight:800;font-size:18px}.profile-identity-strip b,.profile-identity-strip span{display:block}.profile-identity-strip span{font-size:12px;color:#68717d;margin-top:3px}.profile-strip-version{margin-left:auto;color:#68717d;font-size:12px}.profile-card{background:#fff;border:1px solid #dce2e7;border-radius:18px;padding:22px}.profile-card h3{margin:0 0 6px;font-size:18px;letter-spacing:-.025em}.profile-card h4{margin:0;font-size:14px}.profile-card p{margin:5px 0 0;color:#68717d;font-size:13px;line-height:1.6}.profile-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.profile-overview,.profile-section-stack{display:grid;gap:16px}.profile-hero-card{display:flex;justify-content:space-between;align-items:center;gap:28px;background:#1b2027;color:#fff;border:0;min-height:185px;overflow:hidden;position:relative}.profile-hero-card:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-100px;bottom:-150px;background:#b9f4d5;opacity:.85}.profile-hero-card h2{font-size:28px;letter-spacing:-.045em;max-width:570px;margin:8px 0 9px}.profile-hero-card p{color:#b9c1ca;max-width:560px}.profile-hero-card .profile-eyebrow{color:#9ba6b3}.profile-readiness-ring{width:118px;height:118px;border-radius:50%;background:conic-gradient(#b9f4d5 calc(var(--profile-score)*1%),#3a424c 0);display:grid;place-items:center;position:relative;z-index:1;flex:0 0 auto}.profile-readiness-ring:after{content:"";position:absolute;inset:10px;border-radius:50%;background:#1b2027}.profile-readiness-ring b,.profile-readiness-ring span{position:relative;z-index:1}.profile-readiness-ring b{font-size:27px}.profile-readiness-ring span{font-size:10px;color:#b9c1ca;margin-top:29px;margin-left:-31px}.profile-card-head strong.profile-score-text{color:#2056d7;font-size:22px}.profile-check-list{display:grid;margin-top:10px}.profile-check-item{display:grid;grid-template-columns:26px 1fr 16px;align-items:center;gap:10px;text-align:left;color:#171a1f;background:transparent;border:0;border-top:1px solid #edf0f2;padding:13px 0}.profile-check-item svg{width:16px;color:#9ca5ae}.profile-check-item b,.profile-check-item small{display:block}.profile-check-item b{font-size:13px}.profile-check-item small{color:#68717d;font-size:11px;margin-top:3px}.check-dot{width:20px;height:20px;border-radius:50%;border:1px solid #dce2e7;display:grid;place-items:center;color:#126f4a}.check-dot.done{background:#ebf8f1;border-color:#b9f4d5}.check-dot svg{width:13px}.profile-grid-3,.profile-target-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.profile-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;gap:16px}.profile-mini-card{min-height:175px;display:flex;flex-direction:column}.profile-mini-card h3{font-size:17px;margin-top:12px}.profile-mini-card p{min-height:42px}.profile-mini-card .profile-btn{margin-top:auto;align-self:flex-start}.profile-btn{border:1px solid transparent;border-radius:10px;padding:9px 13px;display:inline-flex;align-items:center;gap:7px;justify-content:center;font-size:12px;font-weight:700;background:#fff;color:#171a1f}.profile-btn svg{width:15px;height:15px}.profile-btn.primary{background:#2056d7;color:#fff}.profile-btn.secondary{border-color:#dce2e7}.profile-btn.tiny{font-size:11px;padding:6px 8px;border-color:#dce2e7}.profile-btn.danger{color:#c33e4d;background:#fff1f3;border-color:#ffd5dc}.profile-btn:disabled{opacity:.45;cursor:not-allowed}.profile-form{display:grid;gap:14px;margin-top:19px}.profile-form label{display:grid;gap:6px;font-size:12px;color:#525c68;font-weight:650}.profile-form input,.profile-form textarea,.profile-form select{font:inherit;border:1px solid #dce2e7;border-radius:10px;padding:10px 11px;color:#171a1f;background:#fff;font-weight:400;outline:0}.profile-form input:focus,.profile-form textarea:focus,.profile-form select:focus{border-color:#2056d7;box-shadow:0 0 0 3px rgba(32,86,215,.12)}.profile-form textarea{resize:vertical;line-height:1.55}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-form-actions{display:flex;justify-content:flex-end;margin-top:3px}.profile-callout{display:flex;gap:12px;align-items:flex-start;background:#f5f8ff;border-color:#d7e2ff}.profile-callout-icon{color:#2056d7;background:#e8efff;border-radius:10px;padding:8px}.profile-callout-icon svg{width:18px}.profile-facts-intro,.profile-target-intro,.profile-version-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f8fafc}.profile-facts-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px}.profile-filter-tabs{display:flex;gap:6px;overflow:auto}.profile-filter-tabs button{border:1px solid #dce2e7;border-radius:999px;background:#fff;color:#68717d;padding:7px 11px;font-size:11px;white-space:nowrap}.profile-filter-tabs button.active{background:#171a1f;border-color:#171a1f;color:#fff}.profile-search{display:flex;gap:7px;align-items:center;border:1px solid #dce2e7;background:#fff;border-radius:999px;padding:7px 11px;color:#68717d}.profile-search input{border:0;outline:0;width:160px;font-size:12px}.profile-fact-list{padding:2px 22px}.profile-fact-row{display:grid;grid-template-columns:1fr auto;gap:20px;padding:19px 0;border-bottom:1px solid #edf0f2}.profile-fact-row:last-child{border-bottom:0}.profile-fact-row.is-archived{opacity:.65}.profile-fact-title{display:flex;align-items:center;gap:8px}.profile-fact-title h4{font-size:14px}.profile-fact-main p{margin:7px 0;color:#505966;font-size:13px;line-height:1.6}.profile-fact-meta{display:flex;gap:12px;flex-wrap:wrap;color:#68717d;font-size:11px}.profile-fact-controls{display:grid;gap:11px;justify-items:end}.profile-switch{display:flex;gap:7px;align-items:center;cursor:pointer}.profile-switch input{position:absolute;opacity:0}.profile-switch span{width:31px;height:18px;border-radius:10px;background:#dce2e7;position:relative}.profile-switch span:after{content:"";position:absolute;width:14px;height:14px;border-radius:50%;left:2px;top:2px;background:#fff;transition:.18s}.profile-switch input:checked+span{background:#2056d7}.profile-switch input:checked+span:after{left:15px}.profile-switch small{font-size:11px;color:#68717d;white-space:nowrap}.profile-status{display:inline-flex;align-items:center;border-radius:999px;padding:5px 8px;font-size:10px;white-space:nowrap}.profile-status.good{color:#126f4a;background:#ebf8f1}.profile-status.pending{color:#8a590d;background:#fff4df}.profile-status.muted{color:#68717d;background:#edf0f2}.profile-boundaries{margin-top:10px}.profile-boundary-row{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:15px 0;border-top:1px solid #edf0f2}.profile-boundary-row b{font-size:13px}.profile-boundary-row p{margin:4px 0 0;font-size:12px}.profile-boundary-row small{font-size:11px;color:#68717d}.profile-privacy-card{grid-column:1/-1}.profile-privacy-row{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #edf0f2;padding:15px 0;cursor:pointer}.profile-privacy-row b,.profile-privacy-row small{display:block}.profile-privacy-row b{font-size:13px}.profile-privacy-row small{color:#68717d;font-size:11px;margin-top:4px}.profile-privacy-row input{width:18px;height:18px;accent-color:#2056d7}.profile-target-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-target-card{background:#fff;border:1px solid #dce2e7;border-radius:18px;padding:21px;display:flex;flex-direction:column;gap:15px}.profile-target-card.active{border-color:#2056d7;box-shadow:0 0 0 2px rgba(32,86,215,.08)}.profile-target-card.archived{opacity:.65}.profile-target-card h3{margin-top:5px}.profile-target-priorities{display:flex;flex-wrap:wrap;gap:6px}.profile-target-priorities span{padding:6px 8px;border-radius:7px;background:#edf3ff;color:#36558d;font-size:11px}.profile-target-meta{display:flex;gap:14px;color:#68717d;font-size:11px;border-top:1px solid #edf0f2;padding-top:13px}.profile-target-card .profile-inline-actions{margin-top:auto}.profile-version-list{padding:4px 22px}.profile-version-row{border:0;border-bottom:1px solid #edf0f2;background:transparent;width:100%;padding:17px 0;display:grid;grid-template-columns:52px 1fr 18px;gap:12px;text-align:left;align-items:center;color:#171a1f}.profile-version-row:last-child{border-bottom:0}.profile-version-row>svg{width:16px;color:#9ca5ae}.profile-version-number{font-size:14px;font-weight:750;color:#2056d7}.profile-version-copy b,.profile-version-copy small{display:block}.profile-version-copy b{font-size:13px}.profile-version-copy small{color:#68717d;font-size:11px;margin-top:4px}.profile-empty{text-align:center;padding:48px 20px;color:#68717d}.profile-empty h4{color:#505966}.profile-empty.compact{padding:24px 12px}.profile-muted{color:#68717d}.profile-check-line{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px}.profile-check-line input{width:16px}.profile-fact-picker{border:1px solid #dce2e7;border-radius:12px;padding:12px;display:grid;gap:8px}.profile-fact-picker legend{padding:0 5px;color:#525c68;font-size:12px;font-weight:650}.profile-fact-picker label{display:flex!important;grid-template-columns:none!important;gap:8px;align-items:flex-start;font-weight:400}.profile-fact-picker label span{display:grid;gap:2px}.profile-fact-picker small{color:#68717d;font-size:11px}.profile-modal-layer{position:fixed;inset:0;background:rgba(15,18,22,.62);z-index:100;display:grid;place-items:center;padding:20px}.profile-modal{width:min(650px,100%);max-height:min(88vh,820px);overflow:auto;background:#fff;border-radius:20px;box-shadow:0 28px 90px rgba(0,0,0,.24);padding:23px}.profile-modal-head{display:flex;justify-content:space-between;align-items:center;gap:16px}.profile-modal-head h2{font-size:20px;letter-spacing:-.03em;margin:0}.profile-modal-close{border:0;background:transparent;padding:5px;color:#68717d}.profile-modal-close svg{width:19px}.profile-modal-body{margin-top:10px}.profile-modal-lead{color:#68717d;font-size:13px;line-height:1.6}.profile-modal-actions{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #edf0f2;margin-top:20px;padding-top:17px}.profile-dropzone{border:1px dashed #aebdda;border-radius:13px;padding:23px;text-align:center;display:grid;gap:7px;background:#f8faff;cursor:pointer}.profile-dropzone input{position:absolute;opacity:0;width:1px;height:1px}.profile-dropzone strong{font-size:13px}.profile-dropzone small,.profile-import-note{font-size:11px;color:#68717d}.profile-import-divider{display:flex;align-items:center;gap:10px;color:#9ca5ae;font-size:11px;margin:17px 0}.profile-import-divider:before,.profile-import-divider:after{content:"";height:1px;background:#edf0f2;flex:1}.profile-import-text{width:100%;border:1px solid #dce2e7;border-radius:10px;padding:10px;resize:vertical;line-height:1.55;outline:0}.profile-import-basic,.profile-import-facts{border-top:1px solid #edf0f2;margin-top:15px;padding-top:15px}.profile-import-basic h4,.profile-import-facts h4{margin:0 0 10px;font-size:13px}.profile-import-basic{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-import-basic label{display:grid;gap:5px;font-size:11px;color:#68717d}.profile-import-basic input{border:1px solid #dce2e7;border-radius:8px;padding:8px;font-size:12px}.profile-import-fact{display:flex;gap:9px;align-items:flex-start;padding:10px 0;border-top:1px solid #f0f2f4}.profile-import-fact span{display:grid;gap:3px}.profile-import-fact b{font-size:12px}.profile-import-fact small,.profile-import-fact em{font-size:11px;color:#68717d;font-style:normal;line-height:1.45}.profile-import-fact em{color:#8a590d}.profile-import-warnings{background:#fff8eb;border-radius:10px;padding:10px;margin-top:12px;color:#8a590d;font-size:12px}.profile-import-warnings p{margin:6px 0 0}.profile-version-detail>div{display:grid;grid-template-columns:130px 1fr;gap:10px;padding:11px 0;border-top:1px solid #edf0f2;font-size:12px}.profile-version-detail>div span{color:#68717d}.profile-page [hidden]{display:none!important}@media(max-width:900px){.profile-page{padding:24px 18px 64px}.profile-grid-3{grid-template-columns:1fr 1fr}.profile-target-grid{grid-template-columns:1fr}.profile-hero-card h2{font-size:23px}}@media(max-width:620px){.profile-page-header{flex-direction:column}.profile-grid-2,.profile-form-grid,.profile-import-basic{grid-template-columns:1fr}.profile-grid-3{grid-template-columns:1fr}.profile-hero-card{align-items:flex-start;flex-direction:column}.profile-readiness-ring{width:95px;height:95px}.profile-facts-toolbar{align-items:flex-start;flex-direction:column}.profile-search{width:100%}.profile-search input{width:100%}.profile-fact-row{grid-template-columns:1fr}.profile-fact-controls{justify-items:start}.profile-strip-version{margin-left:auto}.profile-privacy-card{grid-column:auto}}
/* Editable import candidate fields */
.profile-import-fact span{flex:1}.profile-import-fact label{display:grid;gap:4px;margin-bottom:6px;color:#68717d;font-size:11px}.profile-import-fact label input,.profile-import-fact label textarea{border:1px solid #dce2e7;border-radius:7px;padding:7px;width:100%;font:inherit;font-size:12px}.profile-import-fact label textarea{resize:vertical;line-height:1.45}
