.profile-page{background:linear-gradient(180deg,#fff8ef,#f7eadc);color:var(--wasla-burgundy-900);min-height:100vh}.profile-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:40px 0 70px;display:grid;gap:24px}.profile-notice{display:none;padding:13px 16px;border-radius:14px;font-weight:700}.profile-notice.is-visible{display:block}.profile-notice--error{background:#fff0ee;color:#8b1e27;border:1px solid #efc0bd}.profile-notice--success{background:#eef7eb;color:#3f6538;border:1px solid #c8ddc1}.profile-hero-card,.profile-section{background:#fffdf9;border:1px solid #e3cdbc;border-radius:26px;box-shadow:0 18px 44px rgba(59,12,21,.08)}.profile-hero-card{display:grid;grid-template-columns:minmax(280px,360px) 1fr;gap:32px;padding:26px}.profile-main-photo-wrap{position:relative;aspect-ratio:4/5;border-radius:22px;overflow:hidden;background:#eaded3}.profile-main-photo-wrap img{width:100%;height:100%;object-fit:cover;display:block}.photo-state{position:absolute;right:14px;bottom:14px;padding:7px 10px;border-radius:999px;background:rgba(59,12,21,.9);color:#fff8ef;font-size:.78rem;font-weight:700;border:1px solid rgba(226,185,111,.4)}.photo-state.is-approved{background:#45673e}.photo-state.is-rejected{background:#8b1e27}.profile-identity{align-self:center}.profile-identity .eyebrow,.profile-section-head small{color:var(--wasla-gold);font-weight:700}.profile-identity h1{font-size:clamp(2rem,4vw,3.7rem);margin:.15em 0}.profile-meta{color:var(--text-muted-light);font-size:1.05rem}.profile-badges{display:flex;gap:9px;flex-wrap:wrap;margin:15px 0}.profile-badges span{padding:7px 11px;border-radius:999px;background:#f5e8db;border:1px solid #e2cdbd;font-weight:700;font-size:.86rem}.profile-bio{line-height:1.9;max-width:720px}.profile-primary-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.profile-section{padding:26px}.profile-section-head{display:flex;justify-content:space-between;gap:20px;align-items:start;padding-bottom:18px;border-bottom:1px solid #ead8ca}.profile-section-head h2{margin:3px 0 0}.profile-section-head p{margin:6px 0 0;color:var(--text-muted-light)}.profile-section-head>a{color:var(--wasla-burgundy-700);font-weight:700;text-decoration:none}.profile-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.profile-fact{padding:16px;border:1px solid #ead5c6;border-radius:16px;background:#fffaf4;display:grid;gap:5px}.profile-fact small{color:var(--text-muted-light)}.profile-fact strong{font-size:1.03rem}.photo-counter{padding:7px 10px;border-radius:999px;background:var(--wasla-burgundy-800);color:#fff8ef;font-weight:700;white-space:nowrap}.profile-photo-tools{margin-top:20px}.photo-upload-card{min-height:130px;border:1px dashed var(--wasla-gold);border-radius:18px;background:#fffaf4;display:grid;place-items:center;align-content:center;gap:5px;cursor:pointer}.photo-upload-card.is-disabled{opacity:.45;pointer-events:none}.photo-upload-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--wasla-burgundy-800);color:var(--wasla-gold);font-size:1.5rem}.photo-upload-card small{color:var(--text-muted-light)}.upload-preview{margin-top:14px;padding:14px;border:1px solid #e2cebf;border-radius:18px;background:#fffaf4;display:grid;grid-template-columns:120px 1fr;gap:16px;align-items:center}.upload-preview[hidden]{display:none}.upload-preview img{width:120px;height:120px;border-radius:14px;object-fit:cover}.upload-preview>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.photo-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px}.photo-card{position:relative;border:1px solid #e0cbbb;border-radius:19px;overflow:hidden;background:#fffaf4}.photo-card img{width:100%;aspect-ratio:4/5;object-fit:cover;display:block}.photo-card__overlay{position:absolute;inset:auto 0 0;background:linear-gradient(transparent,rgba(42,5,12,.92));padding:40px 12px 12px;color:#fff8ef}.photo-card__head{display:flex;justify-content:space-between;gap:8px;align-items:center}.photo-card__status{font-size:.78rem;font-weight:700}.photo-card__main{font-size:.75rem;border:1px solid rgba(226,185,111,.55);padding:4px 7px;border-radius:999px;color:#f1c972}.photo-card__actions{display:flex;gap:8px;margin-top:9px}.photo-card__actions button{border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.08);color:#fff;font:inherit;font-size:.8rem;font-weight:700;padding:7px 9px;border-radius:9px;cursor:pointer}.photo-card__actions button:hover{background:rgba(255,255,255,.15)}.photo-card__actions .danger{border-color:rgba(255,190,190,.35);color:#ffd5d5}.photo-card__actions button:disabled{opacity:.45;cursor:not-allowed}.photo-empty{grid-column:1/-1;text-align:center;padding:26px;color:var(--text-muted-light)}
@media(max-width:820px){.profile-hero-card{grid-template-columns:1fr}.profile-main-photo-wrap{max-width:430px;width:100%;margin:auto}.profile-facts,.photo-gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.profile-shell{width:min(100% - 22px,1180px);padding-top:24px}.profile-hero-card,.profile-section{padding:17px;border-radius:20px}.profile-facts,.photo-gallery{grid-template-columns:1fr}.profile-section-head{flex-direction:column}.upload-preview{grid-template-columns:1fr}.upload-preview img{width:100%;height:auto;aspect-ratio:1}.profile-primary-actions .btn{flex:1}}
[data-own-only][hidden]{display:none!important}
