.friends-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;justify-items:center}.friend-link{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:#faf6ed;transition:transform .2s ease}.friend-link:hover{transform:translateY(-2px)}.friend-photo{width:70px;height:90px;border-radius:50%/60%;object-fit:cover;border:3px solid #2e2e33;box-shadow:0 0 8px rgba(0,0,0,.4);margin-bottom:.5rem}.friend-photo.placeholder{background:#2e2e33}.friend-name{font-family:UnifrakturCook,cursive;font-size:1rem;margin-top:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:768px){.friends-grid{gap:1.5rem}.friend-photo{width:60px;height:78px}.friend-name{font-size:.9rem}}@media (max-width:500px){.friends-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.friend-photo{width:52px;height:68px;border-width:2px;box-shadow:0 0 5px rgba(0,0,0,.3)}.friend-name{font-size:.8rem;max-width:80px}}.friends-pagination{display:flex;justify-content:center;gap:.75rem;margin-top:1rem}.friends-pagination button{background:transparent;border:1px solid #2e2e33;border-radius:4px;padding:.3rem .75rem;font-size:.85rem;font-family:var(--profile-font,"UnifrakturCook","IM Fell English SC","Crimson Text",Georgia,serif);color:var(--font-color,#faf6ed);cursor:pointer;transition:background .2s ease,color .2s ease,opacity .2s ease}.friends-pagination button:hover:not(:disabled){background:rgba(255,255,255,.05);color:var(--active-tab-color,#c75f5f)}.friends-pagination button:disabled{opacity:.5;cursor:not-allowed}.friends-pagination span{align-self:center;font-size:.85rem;color:#afa4a1;font-family:var(--profile-font,"Crimson Text",serif)}.veil-subtabs{margin-bottom:.5rem}.veil-content{padding-top:8px}.profile-favorites-group{display:grid;grid-template-columns:repeat(2,minmax(300px,1fr));grid-gap:1rem 2rem;gap:1rem 2rem;margin-top:24px;font-family:var(--profile-font,"UnifrakturCook",cursive);font-size:.95rem;color:var(--font-color,#d8d4ce);line-height:1.5}.profile-favorite-item{display:flex;flex-wrap:wrap}.profile-favorite-item strong,.profile-favorites-group strong{color:var(--font-color,#d8d4ce);margin-right:.5ch}.profile-favorites-heading{font-size:1.1rem;margin-bottom:6px;color:var(--theme-color);font-weight:600;font-family:var(--profile-font,"UnifrakturCook",cursive)}@media (max-width:480px){.profile-favorites-group{grid-template-columns:1fr;gap:.5rem 0;font-size:.8rem;margin-top:16px}.profile-favorite-item{flex-direction:column;align-items:flex-start;line-height:1.4}.profile-favorites-heading{font-size:.95rem;margin-bottom:4px;text-align:center}.veil-subtabs{font-size:.9rem;text-align:center}.veil-content{padding-top:4px}}#__next,body,html{height:100%;margin:0;padding:0}.profile-bg{background-image:var(--bg-url,none);background-repeat:var(--bg-repeat,no-repeat);background-size:cover;background-position:50%;min-height:calc(100dvh - var(--nav-height, 64px));width:100%;display:flex;flex-direction:column;align-items:center;padding-top:4rem;padding-bottom:6rem;background-attachment:fixed}.profile-banner-wrapper{width:100%;display:flex;justify-content:center;margin-bottom:0}.profile-banner{width:100%;max-width:1000px;height:220px;object-fit:cover;border:none;display:block;border-top-left-radius:8px;border-top-right-radius:8px}.profile-container{position:relative;width:100%;max-width:1000px;margin:0 auto;padding:0}.profile-panel-wrapper{display:flex;width:100%;background-color:var(--panel-bg,rgba(24,22,23,.8));box-shadow:0 0 24px rgba(0,0,0,.4);border-bottom-left-radius:8px;border-bottom-right-radius:8px;overflow:hidden}.profile-sidebar{width:280px;padding:2rem 1.5rem;border-right:1px solid #2e2e33;display:flex;flex-direction:column;gap:.75rem}.profile-photo-wrapper{width:180px;height:240px;border-radius:50%/60%;border:4px solid #2e2e33;overflow:visible;box-shadow:0 0 10px rgba(0,0,0,.6);margin-bottom:1rem}.profile-photo{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%/60%}.profile-header{color:var(--font-color,#faf6ed);font-family:var(--header-font,"UnifrakturCook","IM Fell English SC","Crimson Text",Georgia,serif);font-size:2.5rem;line-height:1.06;margin:0;display:block;max-width:100%}.profile-name{display:block;max-width:100%;white-space:normal;word-break:normal;overflow:visible;-webkit-hyphens:auto;hyphens:auto}.profile-name--small{font-size:22px;line-height:1.06}.profile-name--medium{font-size:36px;line-height:1.06}.profile-name--large{font-size:42px;line-height:1.06}.profile-pronouns{display:block;font-size:.95rem;color:var(--font-color,#d8d4ce);margin-top:.25rem}.profile-mood{margin-top:.5rem;border-radius:6px;font-size:.9rem}.mood-header,.profile-mood{color:var(--font-color,#faf6ed);font-family:var(--profile-font,"UnifrakturCook","IM Fell English SC","Crimson Text",Georgia,serif)}.mood-header{display:flex;justify-content:space-between;align-items:center;font-size:1rem;margin-bottom:.5rem}.mood-edit-btn,.mood-save-btn{background:none;border:none;color:var(--font-color,#faf6ed);cursor:pointer;font-size:.8rem}.mood-edit-btn,.mood-save-btn,.mood-text{font-family:var(--profile-font,"UnifrakturCook","IM Fell English SC","Crimson Text",Georgia,serif)}.mood-text{font-style:italic;white-space:pre-wrap;color:var(--font-color,#d8d4ce)}.mood-editor textarea{width:100%;background:rgba(0,0,0,.4);color:var(--font-color,#faf6ed);border:1px solid rgba(255,255,255,.2);border-radius:4px;padding:.5rem;margin-bottom:.5rem;font-family:var(--profile-font,"UnifrakturCook","IM Fell English SC","Crimson Text",Georgia,serif);font-size:.85rem}.profile-views-link{display:block;font-size:.9rem;color:var(--font-color,#faf6ed);text-decoration:none;border-color:currentColor;transition:opacity .2s ease}.profile-views-link:hover{opacity:.8}.reputation{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-family:UnifrakturCook,IM Fell English SC,Crimson Text,Georgia,serif;color:#faf6ed}.reputation-label{font-weight:700;color:#7c6995}.reputation-icon{font-size:1.2rem}.reputation-value{color:#faf6ed;font-family:UnifrakturCook,IM Fell English SC,Crimson Text,Georgia,serif}.profile-meta{font-size:.9rem;color:var(--font-color,#d8d4ce);line-height:1.5;font-family:var(--profile-font,"UnifrakturCook","IM Fell English SC","Crimson Text",Georgia,serif)}.profile-meta div{margin-bottom:.25rem}.profile-meta strong{color:var(--font-color,#faf6ed)}.profile-about-inline{font-size:.95rem;color:var(--font-color,#d8d4ce);font-family:var(--profile-font,"UnifrakturCook","IM Fell English SC","Crimson Text",Georgia,serif)}.profile-main{flex:1 1;padding:2rem;display:flex;flex-direction:column;gap:2rem;min-height:800px;transition:min-height 1s ease}.profile-favorites{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem 2rem;gap:1rem 2rem;font-size:.95rem;color:var(--font-color,#d8d4ce);line-height:1.5;font-family:var(--profile-font,"UnifrakturCook","IM Fell English SC","Crimson Text",Georgia,serif)}.profile-favorites strong{color:var(--font-color,#faf6ed)}.profile-tabs{display:flex;border-bottom:1px solid #2e2e33}.profile-tabs button{background:none;color:var(--font-color,#faf6ed);font-family:var(--header-font,"UnifrakturCook","IM Fell English SC","Crimson Text",Georgia,serif);padding:.75rem 1.25rem;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:1rem;transition:all .2s ease}.profile-tabs button:hover{background:rgba(255,255,255,.05)}.profile-tabs button.active{border-bottom:3px solid var(--active-tab-color,#c75f5f);color:var(--active-tab-color,#c75f5f)}.profile-tab-panel{transition:min-height 1s ease}.profile-bg{cursor:var(--profile-cursor,auto)}.profile-bg .clickable,.profile-bg [role=button],.profile-bg a,.profile-bg button{cursor:var(--profile-cursor-pointer,pointer)}.profile-section-title{font-family:var(--header-font,"UnifrakturCook","IM Fell English SC","Crimson Text",Georgia,serif);font-size:1.5rem;color:var(--font-color,#faf6ed);margin-top:1rem;margin-bottom:.75rem;padding-bottom:.25rem;border-bottom:2px solid #2e2e33}.sticker-layer{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.sticker-layer.editing{pointer-events:auto}.sticker-delete-btn{position:absolute;top:-10px;right:-10px;background:rgba(0,0,0,.8);color:#fff;border:1px solid #ff4d6d;border-radius:50%;width:20px;height:20px;font-size:14px;line-height:18px;text-align:center;cursor:pointer;z-index:10000}.sticker-delete-btn:hover{background:#ff4d6d;color:#000}.sticker-toolbar{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background:#111;border-radius:8px;padding:0;width:400px;max-width:95%;color:#fff;font-family:inherit;box-shadow:0 4px 12px rgba(0,0,0,.7);display:flex;flex-direction:column;overflow-x:visible;overflow-y:visible;z-index:9999}.sticker-pack-title{background:#222;padding:8px 12px;font-size:14px;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sticker-pack-title:after{content:"▼";transition:transform .2s ease}.sticker-pack-title.open:after{transform:rotate(-180deg)}.sticker-pack-list{display:flex;gap:8px;padding:8px 12px;background:#181818;max-height:120px;overflow-x:auto;overflow-y:visible}.sticker-pack-list::-webkit-scrollbar{height:6px}.sticker-pack-list::-webkit-scrollbar-thumb{background:#444;border-radius:3px}.sticker-toolbar-item{flex:0 0 auto;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.sticker-toolbar-item img:hover{transform:scale(1.1);transition:transform .2s ease}.sticker-save-button{align-self:flex-end;margin:8px 12px;background:#faf6ed;color:#000;border:none;border-radius:4px;padding:6px 12px;font-weight:700;cursor:pointer}.sticker-save-button:hover{background:#c75f5f;color:#fff}.sticker-icon-wrapper{position:relative;display:inline-block;z-index:1}.sticker-floating-error{position:fixed;background:#ff4d6d;color:#fff;font-size:12px;padding:4px 8px;border-radius:4px;white-space:nowrap;pointer-events:none;opacity:.95;font-weight:700;box-shadow:0 0 6px rgba(0,0,0,.4);z-index:999999}.supporter-ankh{position:relative}.ankh-icon-inline,.supporter-ankh{display:inline-block;vertical-align:middle}.ankh-icon-inline{width:36px;height:36px;margin-left:6px;filter:drop-shadow(0 0 4px #8b0000aa);transition:transform .2s ease;cursor:help}.ankh-icon-inline:hover{transform:scale(1.1)}.supporter-ankh:after{content:"AfterLife Supporter";position:absolute;top:-1.8rem;left:50%;transform:translateX(-50%);background:rgba(24,22,23,.95);padding:.25rem .5rem;border-radius:4px;font-family:UnifrakturCook,IM Fell English SC,Crimson Text,Georgia,serif;font-size:.7rem;color:#faf6ed;border:1px solid #8b0000aa;opacity:0;pointer-events:none;transition:opacity .25s ease;white-space:nowrap;z-index:10}.supporter-ankh:hover:after{opacity:1}.profile-photo-wrapper{position:relative;display:inline-block}.profile-badge{position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;text-align:center;gap:4px;width:max-content;white-space:nowrap;padding:4px 8px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:9999px;box-shadow:0 2px 6px rgba(0,0,0,.2);z-index:1}.badge-goth{background:linear-gradient(135deg,#3a2338,#000000);color:#c8a8da}.badge-emo{background:linear-gradient(135deg,#3d1d28,#2a0f18);color:#ff7597}.badge-scene{background:linear-gradient(135deg,#ff9eff,#8ac6ff);color:#1a1a1a}.badge-metalhead{background:#1f1f1f;color:#e0e0e0;box-shadow:inset 0 0 4px rgba(255,255,255,.1)}.badge-punk{background:#000000;color:#e84a5f;border:2px dashed #e84a5f}.badge-alt{background:#2b2b2b;color:#faf6ed;border:1px solid #faf6ed}.badge-grunge{background:linear-gradient(135deg,#444444,#222222);color:#c2b280;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.badge-cyber{background:linear-gradient(135deg,#0a0a0a,#001f3f);color:#90c4e9}.badge-visualkei{background:linear-gradient(135deg,#2b2b2b,#422b2e);color:#f1c40f}.badge-vamp{background:linear-gradient(135deg,#3d0011,#12000a);color:#ff4d6d}.badge-kawaii{background:linear-gradient(135deg,#ffeefc,#ffc0cb);color:#900048}.badge-eboyegirl{background:linear-gradient(135deg,#2d2d2d,#4d004d);color:#ff66cc}.badge-indie{background:linear-gradient(135deg,#faf6ed,#dde1e4);color:#333333}.badge-y2k{background:linear-gradient(135deg,#e0f7fa,#80deea);color:#004d40}.badge-cottagecore{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#2e7d32}.badge-darkacademia{background:linear-gradient(135deg,#2f1b17,#5d4037);color:#d6c6b8}.badge-fairycore{background:linear-gradient(135deg,#f3e5f5,#ce93d8);color:#6a1b9a}.badge-lolita{background:linear-gradient(135deg,#ffebee,#ffcdd2);color:#ad1457}.badge-gyaru{background:linear-gradient(135deg,#ffd1dc,#ffb6c1);color:#7f0037;border:1px solid #ffc0cb;text-shadow:1px 1px 1px rgba(255,255,255,.6)}.badge-vintage{background:linear-gradient(135deg,#fdf5e6,#e6d8ad);color:#5e4635}.badge-pastelgoth{background:linear-gradient(135deg,#2d2d2d,#d6a7d6);color:#2d2d2d}.badge-steampunk{background:linear-gradient(135deg,#5d4037,#3e2723);color:#d7ccc8}.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)}@media (max-width:480px){.profile-panel-wrapper{flex-direction:column}.profile-banner-wrapper{display:block}.profile-banner{height:140px}.profile-sidebar{width:100%;padding:1.25rem 1rem;align-items:center;border-right:none;border-bottom:1px solid #2e2e33}.profile-photo-wrapper{width:100px;height:130px;margin-bottom:.5rem}.profile-badge{font-size:.65rem;padding:2px 6px;bottom:-6px}.profile-header{font-size:1.5rem;text-align:center}.profile-pronouns{font-size:.75rem;margin-left:.25rem}.reputation{font-size:.8rem;gap:.25rem;justify-content:center}.profile-about-inline,.profile-meta{font-size:.75rem;text-align:center}.profile-buttons-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem;align-items:stretch;justify-items:stretch}.profile-buttons-grid .grid-span-2{grid-column:1/-1}.profile-buttons-grid>*{width:100%}.component-btn>*,.profile-button.component-btn{display:block;width:100%}.profile-button{min-width:0;font-size:.85rem;padding:.6rem .75rem;width:100%}.profile-main{padding:1rem;gap:1.25rem;min-height:auto}.profile-section-title{font-size:1.25rem;text-align:center}.profile-favorites{grid-template-columns:1fr;font-size:.8rem;gap:.5rem}.profile-tabs{flex-wrap:wrap;justify-content:center}.profile-tabs button{font-size:.85rem;padding:.5rem .75rem}.profile-tab-panel{padding:.25rem 0}.hide-on-mobile,.sticker-layer,.sticker-toolbar{display:none!important}.profile-mood{text-align:center}.mood-header{justify-content:center;gap:.5rem}.mood-header strong{display:block}.mood-edit-btn,.mood-save-btn{margin-left:0}.mood-editor textarea,.mood-text{text-align:center}.profile-button{padding:.5rem .9rem;border-radius:5px}.profile-button.with-icon{gap:6px}}.profile-mini-row{display:flex;gap:8px;margin-bottom:2px}.profile-mini-btn,.profile-mini-row{align-items:center;justify-content:center}.profile-mini-btn{display:inline-flex;padding:4px 10px;border-radius:8px;font-family:Crimson Text,serif;font-size:.9rem;line-height:1;text-decoration:none;cursor:pointer;background:#0f0e10;color:#eae4dc;border:1px solid #2e2e33;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .02s ease}.profile-mini-btn:hover{background:#1b1a1d;border-color:#4a4a4f;color:#e6d7f2}.profile-mini-btn:active{transform:translateY(1px)}@media (max-width:480px){.profile-mini-row{gap:6px}.profile-mini-btn{padding:5px 9px;font-size:.88rem}}.profile-button-wrapper,.profile-buttons-grid{display:flex;flex-direction:column;gap:1rem}.profile-buttons-grid{margin-top:-.35rem}@media (max-width:480px){.profile-buttons-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem;align-items:stretch;justify-items:stretch}.profile-buttons-grid .grid-span-2{grid-column:1/-1}.profile-buttons-grid>*{width:100%}}.profile-button{all:unset;display:block;width:100%;box-sizing:border-box;background:var(--theme-color,#7c6995);color:var(--font-color,#faf6ed);padding:.6rem 1.2rem;border-radius:6px;text-align:center;text-decoration:none;cursor:pointer;font-family:var(--header-font,"UnifrakturCook","IM Fell English SC","Crimson Text",Georgia,serif);transition:background .2s ease,filter .2s ease,opacity .2s ease}.profile-button:hover{filter:brightness(.9)}.profile-button.disabled{opacity:.65;cursor:not-allowed}.profile-button.with-icon{width:100%}@media (max-width:480px){.profile-button{padding:.5rem .9rem;border-radius:5px}.profile-button.with-icon{gap:6px}}.profile-button.with-icon{display:inline-flex;align-items:center;justify-content:center;gap:8px}.profile-button.with-icon img{display:block;width:18px;height:18px;pointer-events:none}.af-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);display:grid;place-items:center;z-index:10000}.af-modal{background:#181617;color:#faf6ed;border:1px solid #2e2e33;padding:1rem 1.25rem;border-radius:10px;max-width:420px;width:min(92vw,420px);box-shadow:0 10px 30px rgba(0,0,0,.6);text-align:center}.comment-pagination{display:flex;justify-content:center;gap:.75rem;margin-top:1rem}.comment-pagination button{background:transparent;border:1px solid #2e2e33;border-radius:4px;padding:.3rem .75rem;font-size:.85rem;font-family:var(--profile-font,"UnifrakturCook","IM Fell English SC","Crimson Text",Georgia,serif);color:var(--font-color,#faf6ed);cursor:pointer;transition:background .2s ease,color .2s ease,opacity .2s ease}.comment-pagination button:hover:not(:disabled){background:rgba(255,255,255,.05);color:var(--active-tab-color,#c75f5f)}.comment-pagination button:disabled{opacity:.5;cursor:not-allowed}.comment-pagination span{align-self:center;font-size:.85rem;color:#afa4a1;font-family:var(--profile-font,"Crimson Text",serif)}.profile-comments .comment-item{background:var(--theme-color,#7c6995);border:none;color:var(--font-color,#faf6ed);transition:background .2s ease}.profile-comments .comment-item:hover{filter:brightness(.9)}@media (min-width:560px) and (max-width:900px){.profile-banner-wrapper{display:block}.profile-banner{height:180px}.profile-container{width:100%;max-width:1000px;margin:0 auto;padding:0}.profile-panel-wrapper{flex-direction:row;width:100%;max-width:1000px;margin:0 auto;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.profile-sidebar{width:280px;padding:1rem;border-right:1px solid #2e2e33;border-bottom:none;align-items:flex-start;text-align:left}.profile-main{padding:1.25rem;min-height:700px}.profile-favorites{grid-template-columns:repeat(2,1fr)}}.profile-name-line{display:grid;grid-template-columns:auto 1fr;align-items:start;grid-column-gap:.4rem;column-gap:.4rem}.profile-name-text{min-width:0;display:block}.profile-status-dot{width:12px;height:12px;border-radius:50%;display:inline-block;border:2px solid #0f0c12;line-height:0;flex:none;align-self:start;margin-top:.28em;transition:transform .08s ease,box-shadow .2s ease,background-color .2s ease,opacity .2s ease}.profile-status-dot.online{background:#90c4e9;box-shadow:0 0 8px 2px rgba(144,196,233,.75);opacity:1}.profile-status-dot.offline{background:#3a3940;box-shadow:none;opacity:.7}.profile-status-dot:hover{transform:scale(1.05)}@media (max-width:540px){.profile-status-dot{width:10px;height:10px;border-width:1.5px;margin-top:.5em}}