.profile-page{background:#f3f6fb;min-height:70vh;color:#10233f}.profile-identity{padding:1.5rem 0 0}.profile-cover-panel{background:#fff;border:1px solid #dce5f1;border-radius:24px;box-shadow:0 16px 50px rgba(7,27,55,.08);overflow:hidden}.profile-cover-art{height:145px;background:radial-gradient(circle at 75% 30%,rgba(72,180,255,.42),transparent 23%),linear-gradient(115deg,#061a39,#0d4d89 62%,#12a4b8);position:relative}.profile-cover-art:after{content:"";position:absolute;inset:0;background-image:linear-gradient(120deg,transparent 45%,rgba(255,255,255,.13) 46%,transparent 47%);background-size:40px 40px}.profile-identity-body{display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:1.25rem;padding:0 2rem 1.5rem}.profile-avatar-wrap{width:132px;height:132px;margin-top:-66px;border:5px solid #fff;border-radius:50%;background:#dbeafe;box-shadow:0 8px 30px rgba(5,28,60,.2);overflow:hidden;display:grid;place-items:center;font-size:3rem;font-weight:800;color:#0b4b83;z-index:1}.profile-avatar-wrap img{width:100%;height:100%;object-fit:cover}.profile-heading h1{font-size:clamp(1.55rem,3vw,2.2rem);margin:0;font-weight:800}.profile-heading p{margin:.5rem 0 0;color:#64748b}.profile-owner-chip{font-size:.72rem;padding:.25rem .55rem;border-radius:999px;background:#e7f4ff;color:#075995;font-weight:700}.profile-actions{display:flex;align-items:center;gap:.8rem}.profile-reputation{display:flex;flex-direction:column;text-align:right}.profile-reputation b{font-size:1.35rem;color:#0870b9}.profile-reputation small{color:#64748b}.profile-layout{display:grid;grid-template-columns:minmax(230px,320px) minmax(0,1fr);gap:1.35rem;padding-top:1.35rem}.profile-sidebar{display:flex;flex-direction:column;gap:1rem}.profile-card,.profile-wall-post,.profile-wall-editor,.profile-login-note,.profile-wall-empty{background:#fff;border:1px solid #dce5f1;border-radius:18px;box-shadow:0 8px 30px rgba(7,27,55,.05)}.profile-card{padding:1.25rem}.profile-card h2{font-size:1.05rem;font-weight:800}.profile-card dl{margin:0}.profile-card dl div{padding:.7rem 0;border-top:1px solid #edf1f7}.profile-card dt{font-size:.7rem;text-transform:uppercase;letter-spacing:.07em;color:#718096}.profile-card dd{margin:.18rem 0 0;overflow-wrap:anywhere}.profile-principles{background:linear-gradient(145deg,#071c3c,#0c477e);color:#fff}.profile-principles p{color:#d8e8f8}.profile-principles span{font-size:.78rem;color:#9dd8ff}.profile-wall-title{display:flex;justify-content:space-between;align-items:end;margin:.2rem 0 1rem}.profile-wall-title span{font-size:.7rem;letter-spacing:.16em;color:#0870b9;font-weight:800}.profile-wall-title h2{font-size:1.25rem;margin:.15rem 0 0;font-weight:800}.profile-wall-title small{color:#718096}.profile-wall-editor{padding:.85rem;margin-bottom:1rem}.profile-wall-toolbar{display:flex;align-items:center;gap:.2rem;border-bottom:1px solid #e5eaf1;padding-bottom:.5rem}.profile-wall-toolbar button,.profile-wall-toolbar label{border:0;background:transparent;border-radius:7px;width:31px;height:29px;display:grid;place-items:center;cursor:pointer;color:#29435f}.profile-wall-toolbar button:hover,.profile-wall-toolbar label:hover{background:#e8f3ff;color:#0765a7}.profile-wall-editable{min-height:82px;padding:.75rem .35rem;outline:none;line-height:1.55}.profile-wall-editable:empty:before{content:attr(data-placeholder);color:#8a98aa}.profile-wall-emoji{display:flex;gap:.25rem;flex-wrap:wrap;padding:.5rem;border-bottom:1px solid #edf1f6}.profile-wall-emoji button{border:0;background:#f3f6fa;border-radius:7px;padding:.3rem}.profile-wall-editor-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf1f6;padding-top:.6rem}.profile-wall-privacy{display:flex;align-items:center;gap:.45rem;color:#64748b;font-size:.78rem}.profile-wall-privacy select{border:0;background:#eef5fc;border-radius:8px;padding:.35rem;color:#173554}.profile-wall-image-state{font-size:.75rem;color:#0870b9}.profile-wall-mentions{position:absolute;background:#fff;border:1px solid #dbe4ef;border-radius:10px;z-index:20;box-shadow:0 10px 25px rgba(0,0,0,.12);overflow:hidden}.profile-wall-mentions button{display:block;width:100%;border:0;background:#fff;text-align:left;padding:.55rem .75rem}.profile-wall-mentions button:hover{background:#eef6ff}.profile-wall-post{padding:1rem;margin-bottom:1rem}.profile-wall-post>header{display:flex;align-items:center;gap:.65rem}.profile-wall-avatar,.profile-comment-avatar{width:43px;height:43px;border-radius:50%;object-fit:cover;flex:0 0 auto}.profile-wall-avatar-fallback{display:grid;place-items:center;background:#d9edff;color:#07558f;font-weight:800}.profile-wall-post header p{font-size:.75rem;color:#718096;margin:0;display:flex;gap:.35rem}.profile-post-tools{margin-left:auto;display:flex;gap:.1rem}.profile-post-tools form{display:inline}.profile-post-tools button{border:0;background:transparent;border-radius:7px;width:30px;height:30px}.profile-post-tools button:hover{background:#eef3f8}.profile-post-content{padding:.85rem 0;line-height:1.6}.profile-post-content p:last-child,.profile-comment-bubble p:last-child{margin-bottom:0}.profile-media-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;border-radius:12px;overflow:hidden}.profile-media-grid.count-1{grid-template-columns:1fr}.profile-media-grid img{width:100%;height:220px;object-fit:cover}.profile-comment-count{font-size:.75rem;color:#64748b;text-align:right;border-bottom:1px solid #edf1f6;padding:.7rem 0}.profile-comments{padding-top:.75rem}.profile-comment{display:flex;gap:.55rem;margin:.65rem 0}.profile-comment-avatar{width:34px;height:34px}.profile-comment-main{min-width:0;flex:1}.profile-comment-bubble{display:inline-block;max-width:100%;background:#f0f4f8;border-radius:4px 14px 14px 14px;padding:.55rem .75rem;font-size:.9rem}.profile-comment-bubble>strong{font-size:.78rem}.profile-comment-meta{display:flex;gap:.8rem;padding:.2rem .5rem;font-size:.67rem;color:#718096}.profile-comment-meta form{display:inline}.profile-comment-meta button{border:0;background:transparent;color:#64748b;padding:0}.profile-comment-images{display:flex;gap:4px;margin-top:.4rem}.profile-comment-images img{width:85px;height:70px;object-fit:cover;border-radius:7px}.profile-comments>.profile-wall-editor{box-shadow:none;border-radius:13px;background:#fafcfe;margin:.8rem 0 0}.profile-comments .profile-wall-editable{min-height:48px}.profile-wall-empty,.profile-login-note{padding:2rem;text-align:center}.profile-wall-empty span{font-size:2rem;color:#168cc9}.profile-wall-empty h3{font-size:1.1rem;margin:.5rem}.profile-wall-empty p{color:#718096}.profile-login-note{padding:1rem;margin-bottom:1rem}
@media(max-width:767.98px){.profile-identity{padding-top:.6rem}.profile-cover-art{height:100px}.profile-identity-body{grid-template-columns:1fr;padding:0 1rem 1rem;text-align:center;justify-items:center}.profile-avatar-wrap{width:104px;height:104px;margin-top:-52px}.profile-actions{flex-wrap:wrap;justify-content:center}.profile-reputation{text-align:center}.profile-layout{grid-template-columns:1fr}.profile-sidebar{order:2}.profile-wall{order:1}.profile-wall-title small{display:none}.profile-wall-post{border-radius:14px}.profile-media-grid img{height:160px}.profile-wall-editor-footer{align-items:flex-end}.profile-wall-privacy{align-items:flex-start;flex-direction:column;gap:.15rem}}
@media(prefers-reduced-motion:no-preference){.profile-cover-art:after{animation:profileGlow 12s linear infinite}@keyframes profileGlow{to{background-position:160px 0}}}
