.all-profiles-container{max-width:1000px;margin:3rem auto;padding:2rem 1rem}.all-profiles-title{font-family:UnifrakturCook,cursive;font-size:2rem;color:#faf6ed;text-align:center;border-bottom:1px solid #a18194;margin-bottom:1.5rem}.profile-filters{display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem;margin-bottom:2rem;align-items:center}@media (min-width:768px){.profile-filters{flex-direction:row;justify-content:space-between;align-items:flex-start}}.profile-filters-left{display:flex;flex-direction:column;gap:1rem;align-items:center}@media (min-width:768px){.profile-filters-left{align-items:flex-start}}.profile-sort-toggle{display:flex;gap:1rem;font-family:Crimson Text,serif;font-size:1rem;color:#d4c8c6}.profile-sort-toggle input[type=radio]{margin-right:.4rem;accent-color:#a48bd4}.profile-style-dropdown{font-family:Crimson Text,serif;font-size:.95rem;background-color:#151515;color:#eae4dc;border:1px solid #3a3a3a;border-radius:4px;padding:.4rem .75rem;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),0 2px 6px rgba(0,0,0,.5);min-width:160px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 9L13 1' stroke='%23eae4dc' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6rem center;background-size:1rem}.profile-style-dropdown:hover{background-color:#1f1f1f;border-color:#555}.profile-style-dropdown:focus{outline:none;border-color:#e04b67;color:#e04b67}.profile-search-bar{display:flex;flex-direction:column;align-items:center;gap:.5rem}@media (min-width:768px){.profile-search-bar{align-items:flex-end;justify-content:flex-start}}.profile-search-toggle{display:flex;gap:1rem;font-family:Crimson Text,serif;font-size:.95rem;color:#d4c8c6}.profile-search-toggle input[type=radio]{margin-right:.4rem;accent-color:#a48bd4}.profile-search-input{padding:.5rem 1rem;font-size:1rem;border-radius:4px;border:1px solid #777;background:#1e1c1c;color:#faf6ed;font-family:Crimson Text,serif;width:240px}.profile-search-input::placeholder{color:#a49a97}.profile-search-input:hover{border-color:#a48bd4}.profile-search-input:focus{outline:none;border-color:#c48ced;box-shadow:0 0 4px #c48ced80}.all-profiles-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:24px;gap:24px;justify-items:center;padding-bottom:20px}.all-profiles-card{background-color:#111;border-radius:8px;padding:14px;width:100%;max-width:240px;text-align:center;color:#faf6ed;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;border:1px solid #222;box-shadow:0 0 4px rgba(0,0,0,.3);display:flex;flex-direction:column;position:relative;overflow:visible}.all-profiles-style{position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);font-size:.7rem;font-weight:600;padding:4px 12px;border-radius:9999px;background:#2c1f31;color:#f2e6fa;letter-spacing:.5px;text-transform:uppercase;box-shadow:0 2px 6px rgba(0,0,0,.4);z-index:1}.all-profiles-card-inner{display:flex;flex-direction:column;flex:1 1}.all-profiles-card-content{display:flex;flex-direction:column;align-items:center;gap:10px;flex-grow:1;padding-bottom:20px}.all-profiles-photo{width:100%;aspect-ratio:1;object-fit:cover;border-radius:4px;border:1px solid #333}.all-profiles-photo.placeholder{background:#2a2a2a}.all-profiles-name{font-weight:600;font-size:1.05rem;color:#faf6ed;margin:0;line-height:1.2}.all-profiles-vitae{display:flex;align-items:center;gap:5px;font-size:.85rem;color:#7c6995;margin-top:2px}.all-profiles-bands-wrapper{min-height:3.5rem;max-height:3.5rem;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;justify-content:center;padding:0 .5rem;text-align:center}.all-profiles-bands{font-size:.8rem;color:#c8c8c8;margin:0;line-height:1.3;white-space:normal;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;overflow-wrap:anywhere;display:box;line-clamp:3;box-orient:vertical}.all-profiles-location-wrapper{margin-top:auto;min-height:1.2rem;display:flex;align-items:flex-end;justify-content:center}.all-profiles-location{font-size:.8rem;color:#c8c8c8;margin:0}.all-profiles-load-more{text-align:center;margin-top:40px}.all-profiles-load-button{background:#c89ce3;border:none;padding:10px 24px;border-radius:4px;color:#000;font-weight:700;cursor:pointer;font-size:1rem}.all-profiles-load-button:disabled{opacity:.6;cursor:not-allowed}.no-profiles-message{text-align:center;font-style:italic;margin-top:2rem;color:#8a8583}@media (max-width:640px){.all-profiles-container{width:100%;padding:1.5rem 1rem}.all-profiles-title{font-size:1.6rem;margin-bottom:1rem}.profile-filters{gap:1rem;margin-bottom:1.5rem}.profile-filters-left,.profile-search-bar{align-items:center}.profile-search-input,.profile-style-dropdown{font-size:.85rem;padding:.4rem .75rem;width:100%;max-width:100%}.profile-search-toggle,.profile-sort-toggle{font-size:.85rem;gap:.75rem}.profile-search-input{width:100%;max-width:240px}.all-profiles-list{grid-template-columns:repeat(2,1fr);gap:16px}.all-profiles-card{padding:10px;max-width:100%}.all-profiles-card-content{padding-bottom:28px;gap:8px}.all-profiles-photo{aspect-ratio:1/1;border-radius:3px}.all-profiles-name{font-size:.95rem}.all-profiles-vitae{font-size:.75rem;gap:4px}.all-profiles-bands,.all-profiles-location{font-size:.72rem;line-height:1.2}.all-profiles-style{bottom:-8px;font-size:.65rem;padding:3px 10px}.style-badge{font-size:.65rem;padding:3px 8px}.all-profiles-load-button{font-size:.9rem;padding:8px 20px}}.ankh-icon-profiles{display:inline-block;width:18px;height:18px;margin-left:6px;vertical-align:middle;filter:drop-shadow(0 0 4px #8b0000aa);transition:transform .2s ease;cursor:help}.ankh-icon-profiles:hover{transform:scale(1.1)}.supporter-ankh-profiles:after{content:"AfterLife Supporter";position:absolute;bottom:-1.6rem;left:50%;transform:translateX(-50%);background:rgba(24,22,23,.95);padding:.25rem .5rem;border-radius:4px;font-family:UnifrakturCook,cursive;font-size:.7rem;color:#faf6ed;border:1px solid #8b0000aa;opacity:0;pointer-events:none;transition:opacity .25s ease;white-space:nowrap}.supporter-ankh-profiles:hover:after{opacity:1}.style-badge{display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:4px 10px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:9999px;width:max-content;white-space:nowrap;margin-top:.5rem}.style-badge-goth{background:linear-gradient(135deg,#3a2338,#000);color:#c8a8da}.style-badge-emo{background:linear-gradient(135deg,#3d1d28,#2a0f18);color:#ff7597}.style-badge-scene{background:linear-gradient(135deg,#ff9eff,#8ac6ff);color:#1a1a1a}.style-badge-metalhead{background:#1f1f1f;color:#e0e0e0;box-shadow:inset 0 0 4px rgba(255,255,255,.1)}.style-badge-punk{background:#000;color:#e84a5f;border:2px dashed #e84a5f}.style-badge-alt{background:#2b2b2b;color:#faf6ed;border:1px solid #faf6ed}.style-badge-grunge{background:linear-gradient(135deg,#444,#222);color:#c2b280;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.style-badge-cyber{background:linear-gradient(135deg,#0a0a0a,#001f3f);color:#90c4e9}.style-badge-visualkei{background:linear-gradient(135deg,#2b2b2b,#422b2e);color:#f1c40f}.style-badge-vamp{background:linear-gradient(135deg,#3d0011,#12000a);color:#ff4d6d}.style-badge-kawaii{background:linear-gradient(135deg,#ffeefc,#ffc0cb);color:#900048}.style-badge-eboyegirl{background:linear-gradient(135deg,#2d2d2d,#4d004d);color:#ff66cc}.style-badge-indie{background:linear-gradient(135deg,#faf6ed,#dde1e4);color:#333}.style-badge-y2k{background:linear-gradient(135deg,#e0f7fa,#80deea);color:#004d40}.style-badge-cottagecore{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#2e7d32}.style-badge-darkacademia{background:linear-gradient(135deg,#2f1b17,#5d4037);color:#d6c6b8}.style-badge-fairycore{background:linear-gradient(135deg,#f3e5f5,#ce93d8);color:#6a1b9a}.style-badge-lolita{background:linear-gradient(135deg,#ffebee,#ffcdd2);color:#ad1457}.style-badge-gyaru{background:linear-gradient(135deg,#ffd1dc,#ffb6c1);color:#7f0037;border:1px solid #ffc0cb;text-shadow:1px 1px 1px rgba(255,255,255,.6)}.style-badge-vintage{background:linear-gradient(135deg,#fdf5e6,#e6d8ad);color:#5e4635}.style-badge-pastelgoth{background:linear-gradient(135deg,#2d2d2d,#d6a7d6);color:#2d2d2d}.style-badge-steampunk{background:linear-gradient(135deg,#5d4037,#3e2723);color:#d7ccc8}.style-badge-rivethead{background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(0,0,0,0)),linear-gradient(135deg,#3a3a3a,#141414);color:#d0d7de;border:1px solid #565c64;box-shadow:inset 0 0 4px rgba(255,255,255,.08),inset 0 0 0 2px #232323,0 2px 6px rgba(0,0,0,.35);text-shadow:0 1px 0 rgba(0,0,0,.6)}.all-profiles-card.style-goth{background:linear-gradient(135deg,#3a2338,#000)}.all-profiles-card.style-emo{background:linear-gradient(135deg,#3d1d28,#2a0f18)}.all-profiles-card.style-scene{background:linear-gradient(135deg,#ff9eff,#8ac6ff);color:#1a1a1a}.all-profiles-card.style-metalhead{background:#1f1f1f}.all-profiles-card.style-punk{background:#000000;border:2px dashed #e84a5f}.all-profiles-card.style-alt{background:#2b2b2b;border:1px solid #faf6ed}.all-profiles-card.style-grunge{background:linear-gradient(135deg,#444444,#222222)}.all-profiles-card.style-cyber{background:linear-gradient(135deg,#0a0a0a,#001f3f)}.all-profiles-card.style-visualkei{background:linear-gradient(135deg,#2b2b2b,#422b2e)}.all-profiles-card.style-vamp{background:linear-gradient(135deg,#3d0011,#12000a)}.all-profiles-card.style-kawaii{background:linear-gradient(135deg,#ffeefc,#ffc0cb);color:#900048}.all-profiles-card.style-eboyegirl{background:linear-gradient(135deg,#2d2d2d,#4d004d);color:#ff66cc}.all-profiles-card.style-indie{background:linear-gradient(135deg,#faf6ed,#dde1e4);color:#333}.all-profiles-card.style-y2k{background:linear-gradient(135deg,#e0f7fa,#80deea);color:#004d40}.all-profiles-card.style-cottagecore{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#2e7d32}.all-profiles-card.style-darkacademia{background:linear-gradient(135deg,#2f1b17,#5d4037);color:#d6c6b8}.all-profiles-card.style-fairycore{background:linear-gradient(135deg,#f3e5f5,#ce93d8);color:#6a1b9a}.all-profiles-card.style-lolita{background:linear-gradient(135deg,#ffebee,#ffcdd2);color:#ad1457}.all-profiles-card.style-gyaru{background:linear-gradient(135deg,#ffd1dc,#ffb6c1);color:#7f0037;border:1px solid #ffc0cb}.all-profiles-card.style-vintage{background:linear-gradient(135deg,#fdf5e6,#e6d8ad);color:#5e4635}.all-profiles-card.style-pastelgoth{background:linear-gradient(135deg,#2d2d2d,#d6a7d6);color:#2d2d2d}.all-profiles-card.style-steampunk{background:linear-gradient(135deg,#5d4037,#3e2723);color:#d7ccc8}.all-profiles-card.style-rivethead{background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(0,0,0,0)),linear-gradient(135deg,#3a3a3a,#141414);color:#d0d7de;border:1px solid #565c64}.all-profiles-card[class*=style-] .all-profiles-bands,.all-profiles-card[class*=style-] .all-profiles-location,.all-profiles-card[class*=style-] .all-profiles-name,.all-profiles-card[class*=style-] .all-profiles-vitae{color:inherit!important}