:root{--accent-purple:#bba8f0;--accent-blue:#90c4e9;--accent-red:#8b0000;--accent-purple-dark:#2a1d2e;--surface-1:#111111;--surface-2:#17131b;--surface-3:#1c1722;--line-1:#2e2e33;--line-2:#2a2033;--ink:#faf6ed;--muted:#a899bc;--subtle:#888888;--notif-bg:#2e2e33;--notif-active:#4e0000;--notif-glow:rgba(199,95,95,0.6);--black-a40:rgba(0,0,0,0.4);--supporter-text:#e2d0ff;--supporter-text-muted:rgba(226,208,255,0.8);--supporter-glow:rgba(226,208,255,0.4);--tab-unselected:#d4c8c6;--color-bg:var(--bg);--color-panel:var(--surface-1);--color-panel-alt:var(--surface-2);--color-border:var(--line-1);--color-text:var(--ink);--color-text-muted:var(--muted);--color-text-subtle:var(--subtle);--color-accent:var(--accent-purple);--color-accent-2:var(--accent-blue);--color-accent-3:var(--accent-purple-dark);--color-blood:var(--accent-red);--color-supporter-text:var(--supporter-text);--color-supporter-text-muted:var(--supporter-text-muted);--color-supporter-glow:var(--supporter-glow);--color-tab-unselected:var(--tab-unselected);--color-notif-bg:var(--notif-bg);--color-notif-active:var(--notif-active);--color-notif-glow:var(--notif-glow);--shadow-panel:0 2px 10px var(--black-a40);--c-bg:#181617;--c-card:#1e1c1d;--c-border:#2e2e33;--c-text:#faf6ed;--c-muted:#8a8583;--c-accent-purple:#c8a8da;--c-accent-red:#c75f5f;--c-danger-bg:#4a1f1f;--c-accept-bg:#20323e;--ease:200ms ease}.journals-wrapper{max-width:1000px;margin:2rem auto;padding:0 1rem}.friend-dashboard-container{background-color:var(--c-bg);border:1px solid var(--c-border);border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.5)}.friend-tabs-nav{display:flex;background:#111;border-bottom:1px solid var(--c-border);padding:0 .5rem;gap:.25rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-top-left-radius:8px;border-top-right-radius:8px}.friend-tabs-nav::-webkit-scrollbar{display:none}.friend-tab-btn{background:transparent;border:none;border-bottom:2px solid transparent;color:var(--c-muted);padding:1rem 1.25rem;font-family:Crimson Text,serif;font-size:1rem;cursor:pointer;transition:all var(--ease);white-space:nowrap;flex-shrink:0}.friend-tab-btn:hover{color:var(--c-text);background:rgba(255,255,255,.05)}.friend-tab-btn.is-active{color:var(--c-accent-purple);border-bottom-color:var(--c-accent-purple);background:rgba(200,168,218,.05)}.friend-tab-content{padding:1.25rem;min-height:400px}@media (min-width:768px){.friend-tab-content{padding:2rem}.friend-tab-btn{font-size:1.1rem;padding:1rem 1.5rem}}.section-subtitle{font-family:Cinzel,serif;font-size:1.1rem;color:var(--c-accent-purple);margin-bottom:1.5rem;letter-spacing:1px}.friend-grid{display:grid;grid-gap:1.25rem;gap:1.25rem;grid-template-columns:1fr}@media (min-width:768px){.friend-grid{grid-template-columns:repeat(2,1fr)}}.friend-item-card{background-color:#1a1819;border:1px solid var(--c-border);border-radius:6px;padding:1rem;display:flex;flex-direction:column;gap:1rem;position:relative;transition:transform var(--ease),border-color var(--ease)}@media (min-width:540px){.friend-item-card{flex-direction:row;justify-content:space-between;align-items:center}}.friend-item-card:hover{border-color:#4a4a55;transform:translateX(4px)}.friend-item-info{display:flex;align-items:center;gap:1rem}.friend-avatar-img{width:52px;height:52px;border-radius:4px;object-fit:cover;border:1px solid #3a3a3a}.friend-item-name{display:block;font-family:Crimson Text,serif;font-size:1.1rem;color:var(--c-text);text-decoration:none}.friend-item-status{font-size:.8rem;color:var(--c-muted);text-transform:uppercase;letter-spacing:.5px}.action-btn{font-family:Crimson Text,serif;font-size:.9rem;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:all var(--ease);border:1px solid transparent;text-align:center}.card-actions-wrapper{display:flex;gap:8px}@media (max-width:539px){.card-actions-wrapper{width:100%}.card-actions-wrapper .action-btn{flex:1 1}}.action-btn--accept{background:var(--c-accept-bg);color:var(--c-accent-purple);border-color:var(--c-border)}.action-btn--cancel,.action-btn--decline{background:#1a1111;color:var(--c-accent-red);border-color:var(--c-danger-bg)}.friend-search-bar{padding:.6rem .9rem;margin-bottom:1.5rem;width:100%;max-width:100%;border-radius:4px;border:1px solid #444;background:#1c1c1f;color:#eee;font-family:Crimson Text,serif}@media (min-width:768px){.friend-search-bar{max-width:400px}}.friend-pagination{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:30px;padding:20px 0;border-top:1px solid var(--c-border)}.friend-item-card.style-goth{background:linear-gradient(135deg,#3a2338,#000)}.friend-item-card.style-emo{background:linear-gradient(135deg,#3d1d28,#2a0f18)}.friend-item-card.style-scene{background:linear-gradient(135deg,#ff9eff,#8ac6ff);color:#1a1a1a}.friend-item-card.style-metalhead{background:#1f1f1f}.friend-item-card.style-punk{background:#000;border:2px dashed #e84a5f}.friend-item-card.style-alt{background:#2b2b2b;border:1px solid #faf6ed}.friend-item-card.style-grunge{background:linear-gradient(135deg,#444,#222)}.friend-item-card.style-cyber{background:linear-gradient(135deg,#0a0a0a,#001f3f)}.friend-item-card.style-visualkei{background:linear-gradient(135deg,#2b2b2b,#422b2e)}.friend-item-card.style-vamp{background:linear-gradient(135deg,#3d0011,#12000a)}.friend-item-card.style-kawaii{background:linear-gradient(135deg,#ffeefc,#ffc0cb);color:#900048}.friend-item-card.style-eboyegirl{background:linear-gradient(135deg,#2d2d2d,#4d004d);color:#ff66cc}.friend-item-card.style-indie{background:linear-gradient(135deg,#faf6ed,#dde1e4);color:#333}.friend-item-card.style-y2k{background:linear-gradient(135deg,#e0f7fa,#80deea);color:#004d40}.friend-item-card.style-cottagecore{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#2e7d32}.friend-item-card.style-darkacademia{background:linear-gradient(135deg,#2f1b17,#5d4037);color:#d6c6b8}.friend-item-card.style-fairycore{background:linear-gradient(135deg,#f3e5f5,#ce93d8);color:#6a1b9a}.friend-item-card.style-lolita{background:linear-gradient(135deg,#ffebee,#ffcdd2);color:#ad1457}.friend-item-card.style-gyaru{background:linear-gradient(135deg,#ffd1dc,#ffb6c1);color:#7f0037;border:1px solid #ffc0cb}.friend-item-card.style-vintage{background:linear-gradient(135deg,#fdf5e6,#e6d8ad);color:#5e4635}.friend-item-card.style-pastelgoth{background:linear-gradient(135deg,#2d2d2d,#d6a7d6);color:#2d2d2d}.friend-item-card.style-steampunk{background:linear-gradient(135deg,#5d4037,#3e2723);color:#d7ccc8}.friend-item-card.style-rivethead{background:linear-gradient(135deg,#3a3a3a,#141414);color:#d0d7de;border:1px solid #565c64}.friend-item-card[class*=style-] .friend-item-name,.friend-item-card[class*=style-] .friend-item-status{color:inherit!important}.all-profiles-style{position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);font-size:.65rem;padding:3px 10px;border-radius:9999px;text-transform:uppercase;box-shadow:0 2px 6px rgba(0,0,0,.4);z-index:10;white-space:nowrap;border:1px solid rgba(255,255,255,.1);font-weight:700}.style-badge-goth{background:#2c1f31;color:#c8a8da;border-color:#4a2e46}.style-badge-emo{background:#2a0f18;color:#e84a5f;border-color:#5a2a3a}.style-badge-scene{background:#ff9eff;color:#000;border-color:#ff00ff}.style-badge-metalhead{background:#1f1f1f;color:#fff;border-color:#444}.style-badge-punk{background:#000;color:#e84a5f;border:1px dashed #e84a5f}.style-badge-alt{background:#2b2b2b;color:#faf6ed;border-color:#faf6ed}.style-badge-grunge{background:#444;color:#ccc;border-color:#555}.style-badge-cyber{background:#001f3f;color:#00d4ff;border-color:#004d99}.style-badge-visualkei{background:#2b2b2b;color:#f1c40f;border-color:#f1c40f}.style-badge-vamp{background:#12000a;color:#ff0000;border-color:#800020}.style-badge-kawaii{background:#ffc0cb;color:#900048;border-color:#ffb6c1}.style-badge-eboyegirl{background:#2d2d2d;color:#ff66cc;border-color:#660066}.style-badge-indie{background:#faf6ed;color:#333;border-color:#ccc}.style-badge-y2k{background:#80deea;color:#004d40;border-color:#00acc1}.style-badge-cottagecore{background:#c8e6c9;color:#2e7d32;border-color:#a5d6a7}.style-badge-darkacademia{background:#2f1b17;color:#d6c6b8;border-color:#5d4037}.style-badge-fairycore{background:#ce93d8;color:#6a1b9a;border-color:#ba68c8}.style-badge-lolita{background:#ffcdd2;color:#ad1457;border-color:#f06292}.style-badge-gyaru{background:#ffd1dc;color:#7f0037;border-color:#ffc0cb}.style-badge-vintage{background:#e6d8ad;color:#5e4635;border-color:#d7ccc8}.style-badge-pastelgoth{background:#d6a7d6;color:#2d2d2d;border-color:#b39ddb}.style-badge-steampunk{background:#3e2723;color:#d7ccc8;border-color:#795548}.style-badge-rivethead{background:#141414;color:#d0d7de;border-color:#565c64}.fresh-graves-section{margin-top:64px}.fresh-graves-title{font-family:Fredericka the Great,cursive;font-size:2.5rem;text-align:center;color:var(--color-blood,#8B0000);text-shadow:0 0 6px rgba(139,0,0,.7),0 0 12px rgba(139,0,0,.5);display:flex;align-items:center;justify-content:center;gap:14px;line-height:1;margin-bottom:32px;border-bottom:1px solid #322326;padding-bottom:8px}.grave-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(195px,1fr));justify-items:center;grid-gap:32px;gap:32px;margin-bottom:60px}.grave-container{position:relative;width:180px;height:auto;text-align:center;cursor:pointer;transition:transform .3s ease}.grave-container:hover{transform:scale(1.05)}.grave-photo-frame{position:relative;width:195px;height:300px;margin:0 auto}.grave-photo-mask{position:absolute;top:83px;left:30px;width:120px;height:160px;border-radius:50%/60%;overflow:hidden;z-index:1;box-shadow:0 0 12px rgba(0,0,0,.6)}.grave-photo{width:100%;height:100%;object-fit:cover;display:block}.gothic-frame-overlay{position:absolute;top:0;left:0;width:185px;height:300px;pointer-events:none;z-index:2}.grave-name{top:300px;left:48%;font-family:Crimson Text,serif;font-size:1.2rem;font-weight:700;color:#f4ede4;white-space:nowrap;z-index:3}.grave-hover,.grave-name{position:absolute;transform:translateX(-50%)}.grave-hover{bottom:-80px;left:50%;background:rgba(15,15,15,.95);border:1px solid #3c3b3b;border-radius:8px;padding:12px;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease;font-size:.75rem;color:#ccc;line-height:1.4;width:max-content;max-width:240px;z-index:10}.grave-container:hover .grave-hover{opacity:1;transform:translateX(-50%) translateY(-8px);pointer-events:auto}.grave-location{font-weight:700;color:#e5e0da;margin-bottom:4px}.grave-bands{font-style:italic}.fresh-graves-candle{height:35px;width:auto;display:inline-block;vertical-align:middle;filter:drop-shadow(0 0 6px rgba(255,174,66,.9)) drop-shadow(0 0 12px rgba(255,174,66,.6));animation:candleGlow 2.4s ease-in-out infinite alternate;pointer-events:none}.fresh-graves-candle.left-candle{transform:scaleX(-1)}@keyframes candleGlow{0%{filter:drop-shadow(0 0 4px rgba(255,174,66,.8)) drop-shadow(0 0 8px rgba(255,174,66,.5))}to{filter:drop-shadow(0 0 10px rgba(255,210,120,1)) drop-shadow(0 0 18px rgba(255,174,66,.85))}}.profiles-list .grave-card{max-width:220px;min-height:320px}.profiles-list .grave-card-inner{padding:16px;gap:10px}.profiles-list .grave-name{font-size:1.3rem}.profiles-list .grave-bands{font-size:.85rem;line-height:1.4}@media (max-width:768px){.fresh-graves-section{margin-top:48px}.fresh-graves-title{font-size:2rem;margin-bottom:28px;padding-bottom:6px;gap:10px}.fresh-graves-candle{height:28px}.grave-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));justify-items:center;grid-gap:24px;gap:24px;margin-bottom:48px}.grave-container{width:150px}.gothic-frame-overlay,.grave-photo-frame{width:160px;height:255px}.grave-photo-mask{top:70px;left:22px;width:108px;height:144px}.grave-photo{width:100%;height:100%;object-fit:cover}.grave-name{top:255px;font-size:1.05rem;left:50%;transform:translateX(-50%)}.grave-hover{bottom:-76px;font-size:.72rem;padding:10px 12px;max-width:200px;line-height:1.35}.grave-location{font-size:.78rem}.grave-bands{font-size:.72rem}.profiles-list .grave-card{max-width:180px;min-height:280px}.profiles-list .grave-name{font-size:1.15rem}.profiles-list .grave-bands{font-size:.78rem}}@media (max-width:480px){.fresh-graves-section{text-align:center;margin-top:12px}.fresh-graves-title{font-size:1.75rem;gap:8px}.fresh-graves-candle{height:22px}.grave-grid{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:12px;margin:0 auto;padding:0;max-width:100%;box-sizing:border-box;margin-bottom:0!important}.grave-container{width:72px;display:flex;flex-direction:column;align-items:center;gap:4px;margin:0;text-align:center}.grave-photo-frame{width:68px;height:92px;position:relative;margin:0 auto}.gothic-frame-overlay{display:none!important}.grave-photo-mask{position:static!important;top:auto;left:auto;margin:0 auto;width:68px;height:92px;border-radius:50%/60%;overflow:hidden;border:1.5px solid #444;box-shadow:0 0 4px rgba(0,0,0,.5)}.grave-photo{width:100%;height:100%;object-fit:cover}.grave-name{position:static!important;top:auto;left:auto;transform:none;font-size:.7rem;line-height:1.1;text-align:center;color:#f3f0e5;margin-top:6px;max-width:100%;white-space:normal;word-break:break-word}.grave-hover{display:none!important}}@media (prefers-reduced-motion:reduce){.fresh-graves-candle{animation:none}}