.editor-container{display:grid;grid-template-columns:220px 1fr 320px;grid-gap:1.5rem;gap:1.5rem;min-height:calc(100vh - 2rem);padding:1.5rem;box-sizing:border-box}.editor-container aside{background:#181818;border-radius:6px;box-shadow:inset 0 0 0 1px #292929;padding-top:1rem}.tab-list{display:flex;flex-direction:column}.tab-list button{background:none;border:none;padding:.75rem 1.25rem;color:#bbb;text-align:left;cursor:pointer;font-size:.95rem;transition:background .2s,color .2s;font-family:inherit;width:100%}.tab-list button:hover{background:#262626;color:#eee}.tab-list button.active{background:#333;color:#fff;font-weight:700;border-left:3px solid #a38bcf}.tab-divider{padding:.75rem 1.25rem;color:rgba(163,139,207,.95);text-shadow:0 0 10px rgba(163,139,207,.25);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(0,0,0,.35);background:rgba(0,0,0,.12)}.editor-container main{overflow-y:auto;background:#1a1a1a;border-radius:6px;padding:1.5rem;box-shadow:inset 0 0 0 1px #292929}.editor-container h1,.editor-container h2,.editor-page-title,.editor-panel__title,.editor-section-title{font-family:Cinzel,serif;font-weight:700;letter-spacing:.04em;color:var(--color-blood);margin:0 0 .75rem}.editor-panel__subtitle,.editor-section-subtitle{font-family:inherit;font-size:.85rem;color:var(--color-text-muted);margin:-.25rem 0 1rem}.editor-panel__title:after,.editor-section-title:after{content:"";display:block;width:100%;height:1px;margin-top:.5rem;background:linear-gradient(to right,var(--color-blood),rgba(0,0,0,0));opacity:.6}.input-field{padding:.6rem .75rem;background:#222;border:1px solid #3a3a3a;color:#f0f0f0;font-family:inherit;transition:border-color .2s}.input-field:focus{border-color:#866fbd}.editor-button{background:#000;color:var(--color-blood);padding:.75rem;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:background .2s ease;font-family:Cinzel,serif;min-height:44px;width:140px;text-align:center;display:inline-flex;align-items:center;justify-content:center}.editor-button:hover{background:#000;box-shadow:0 0 8px var(--color-blood)}.editor-select{background:#000;color:var(--color-blood);border:1px solid var(--color-border);border-radius:4px;padding:.6rem .75rem;min-height:44px;font-weight:600;font-family:Cinzel,serif}.editor-container footer{grid-column:1/-1;display:flex;justify-content:center;gap:.5rem;padding-top:1.5rem;border-top:1px solid #2a2a2a;padding-bottom:2.25rem;position:-webkit-sticky;position:sticky;bottom:0;z-index:50}.preview-pane{background:#111;border-radius:6px;padding:1.5rem;color:#ccc;box-sizing:border-box;box-shadow:inset 0 0 0 1px #292929}@media (max-width:900px){.editor-container{display:flex;flex-direction:column;height:auto;padding:1rem;gap:1rem}.preview-pane{display:none!important}.editor-container aside{padding-top:0;background:none;box-shadow:none;z-index:100;overflow:visible}.tab-list{border:1px solid #333;border-radius:6px;background:#181818;position:relative;display:flex;flex-direction:column}.tab-list button{display:none;border-bottom:1px solid #292929;border-left:none!important}.tab-divider{display:none}.tab-list button.active{display:block;background:#181818;position:relative;padding-right:3rem}.tab-list button.active:after{content:"▼";position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);font-size:.75rem;color:var(--color-blood);transition:transform .2s ease}.tab-list.is-open .tab-divider,.tab-list.is-open button{display:block}.tab-list.is-open button.active:after{transform:translateY(-50%) rotate(180deg)}.editor-container footer{flex-direction:column;align-items:stretch;padding-top:1rem;gap:.5rem}.editor-button{width:100%}}.editor-subtitle{font-family:inherit;font-size:1.35rem;color:var(--color-text-muted);margin:.25rem 0;line-height:1.4}.sigils-list{list-style:none;padding:0;margin:0}.sigil-item{justify-content:space-between;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.06)}.sigil-info,.sigil-item{display:flex;align-items:center;gap:12px}.sigil-info{min-width:0;flex:1 1}.sigil-controls{display:flex;gap:6px;flex:0 0 auto}@media (max-width:600px){.sigil-item{flex-direction:column;align-items:flex-start;padding:16px 0;gap:14px}.sigil-info{width:100%}.sigil-controls{width:100%;justify-content:flex-start}.sigil-controls .editor-button{flex:1 1;justify-content:center;padding:10px!important}.sigil-image{width:44px!important;height:44px!important}}.editor-panel--blinkies .editor-panel__body{display:flex;flex-direction:column;gap:1.5rem}.blinkie-settings-row,.blinkie-upload-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.select-group{display:flex;align-items:center;gap:.5rem}.blinkie-list{gap:.75rem}.blinkie-item-card,.blinkie-list{display:flex;flex-direction:column}.blinkie-item-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.75rem;gap:1rem}.blinkie-item-card.is-row-break{background:rgba(163,139,207,.08);border:1px dashed rgba(163,139,207,.5)}.is-row-break .break-label{font-family:Cinzel,serif;color:#a38bcf;font-weight:700;text-transform:uppercase;letter-spacing:1px}@media (min-width:768px){.blinkie-item-card{flex-direction:row;align-items:center}}.item-main{display:flex;align-items:center;gap:1rem;flex:1 1}.item-preview-img img{max-width:80px;max-height:40px;object-fit:contain}.item-meta{display:flex;flex-direction:column}.item-index{font-weight:700;color:var(--color-blood)}.item-details{font-size:.75rem;opacity:.7}.item-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.order-controls,.scale-controls{display:flex;align-items:center;gap:.25rem;background:rgba(0,0,0,.2);padding:2px 6px;border-radius:6px}.compact-btn,.icon-btn{background:#222;border:1px solid #444;color:#eee;padding:4px 8px;cursor:pointer;font-family:Cinzel,serif;font-size:.8rem;transition:all .2s ease}.icon-btn:hover{background:#333}.compact-btn.delete{color:#ff4444}.compact-btn.delete:hover{background:#441111}.blinkie-wall-preview{border:none}.blinkie-wall-preview,.preview-scroll-container{background:transparent;border-radius:0;padding:0;width:100%;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.preview-scroll-container{display:flex;justify-content:flex-start}.preview-fixed-width-canvas{width:648px!important;min-width:648px!important;flex:0 0 auto;margin:0 auto;box-sizing:content-box;background:#000;padding:24px 0}.preview-row,.preview-rows{display:block;width:648px}.preview-row{line-height:0;text-align:center;min-height:1px}.preview-row img{image-rendering:pixelated;display:inline-block;vertical-align:top;max-width:none!important;margin:0;padding:0}.preview-title{margin:0 0 .5rem;font-size:.9rem;opacity:.8}.preview-divider{height:1px;background:rgba(255,255,255,.1);margin:0 0 1rem;width:648px}.preview-no-data{padding:40px;text-align:center;opacity:.5;font-style:italic}.is-disabled{opacity:.4;pointer-events:none}.custom-select-container{position:relative;width:100%}.custom-select-container:after{content:"";position:absolute;top:50%;right:15px;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #888;pointer-events:none}.input-field{background:#1a1a1d;border:1px solid #333;color:#eee;padding:10px 35px 10px 14px;border-radius:8px;font-size:14px;outline:none;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}.input-field:hover{border-color:#444}.input-field:focus{border-color:#c8a8da}@media (max-width:900px){.editor-container aside{position:-webkit-sticky;position:sticky;top:0;z-index:101;margin-bottom:.5rem}.tab-list{transition:max-height .3s ease-in-out;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.5)}.tab-list:not(.is-open){max-height:48px}.tab-list.is-open{max-height:100vh;overflow-y:auto}.tab-list button{padding:1rem 1.25rem;border-bottom:1px solid #222}.tab-list button.active{border-left:none;background:#222;color:var(--color-blood)}.custom-select-container{margin-bottom:.5rem}.input-field{font-size:16px!important;padding:12px 35px 12px 14px}.editor-panel--splash .editor-panel__body div[style*=flex]{flex-direction:row;gap:8px!important}.editor-button{flex:1 1;width:auto;min-width:120px;font-size:.85rem}}.custom-select-container:after{border-top:5px solid var(--color-blood);transition:transform .2s ease;opacity:.8}.custom-select-container:focus-within:after{transform:translateY(-50%) rotate(180deg)}.editor-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--color-blood) 50%),linear-gradient(135deg,var(--color-blood) 50%,transparent 50%);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:40px}@media (max-width:900px){.editor-container{overflow-x:hidden;width:100%;max-width:100vw}.editor-container main{padding:1rem;width:100%;box-sizing:border-box}.custom-select-container,.input-field{width:100%!important;max-width:100%;box-sizing:border-box;display:block}.input-field{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editor-panel__body{display:flex!important;flex-direction:column!important;gap:20px!important;width:100%}.blinkie-settings-row,.blinkie-upload-row,.sigil-controls{flex-direction:column!important;align-items:stretch!important;width:100%}}.editor-panel__body>*{min-width:0}:root{--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}.news-module{margin-top:1.5rem}.news-list{list-style:none;margin:0;padding:0;max-width:240px}.news-item{margin-bottom:.75rem;-webkit-hyphens:auto;hyphens:auto}.news-item+.news-item{border-top:1px solid #2e2e33;padding-top:.75rem}.news-link{display:block;font-family:Crimson Text,serif;font-size:.9rem;line-height:1.4;color:#faf6ed;text-decoration:none;white-space:normal}.news-link:hover{color:#8B0000;text-decoration:none}.news-error{font-family:Crimson Text,serif;color:#8B0000;font-size:.9rem;margin-top:.5rem}*{box-sizing:border-box}body{margin:0;background:#000;color:#e5e5e5;font-family:Crimson Text,serif;line-height:1.5;padding-bottom:92px}a{text-decoration:none;color:inherit}.section-title{font-family:UnifrakturCook,IM Fell English SC,Crimson Text,Georgia,serif;font-size:2rem;color:#faf6ed;border-bottom:1px solid #322326;padding-bottom:8px;letter-spacing:1px}.layout-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;padding:2rem;max-width:100%;overflow-x:hidden}.main-content{flex:1 1;min-width:0}.page-heading--decorative{font-family:Cinzel,serif;font-size:2rem;color:#faf6ed;text-align:center;border-bottom:1px solid #a18194;margin-bottom:1.5rem;padding-bottom:.5rem}.page-container--standard{max-width:1000px;margin:3rem auto;padding:0 1rem}.archival-sync-overlay{position:fixed;inset:0;background:#000;z-index:99999;display:flex;flex-direction:column;align-items:center;justify-content:center}.archival-sync-label{color:#8B0000;font-family:Courier New,monospace;font-size:.8rem;letter-spacing:3px;margin-bottom:15px;font-weight:700}.archival-sync-track{width:140px;height:2px;background:#1a1a1a;position:relative;overflow:hidden}.archival-sync-bar{position:absolute;top:0;left:-30%;width:30%;height:100%;background:#8B0000;box-shadow:0 0 15px #ff0000;animation:archival-slide 1.2s linear infinite}@keyframes archival-slide{0%{left:-30%}to{left:110%}}.inplace-sync-overlay{position:absolute;inset:0;background:rgba(0,0,0,.9);z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;width:100%}.inplace-sync-overlay .archival-sync-label{color:#8B0000;text-shadow:0 0 5px rgba(255,0,0,.2)}.form-container{max-width:420px;margin:48px auto;background:#181617;border:1px solid #2e2e33;border-radius:8px;padding:32px;box-shadow:0 2px 12px rgba(0,0,0,.3)}.form-title{font-family:UnifrakturCook,IM Fell English SC,Crimson Text,Georgia,serif;font-size:2.5rem;color:#faf6ed;text-align:center;margin:0 0 24px}.form-error{color:#8B0000;text-align:center;margin-bottom:16px}.input-field{width:100%;padding:.75rem 1rem;margin-bottom:16px;background:#111;border:1px solid #2e2e33;border-radius:4px;color:#faf6ed;font-size:1rem;font-family:Crimson Text,serif;transition:border-color .2s,background .2s}.input-field::placeholder{color:#8a8583}.input-field:focus{outline:none;border-color:#8B0000;background:#181617}.form-button{width:100%;padding:.75rem;background:#111;color:#8B0000;font-family:UnifrakturCook,IM Fell English SC,Crimson Text,Georgia,serif;font-size:1.1rem;letter-spacing:1px;border:2px solid transparent;border-radius:4px;cursor:pointer;transition:border-color .2s ease}@keyframes pulse{0%,to{box-shadow:0 0 0 #8B0000}50%{box-shadow:0 0 8px #8B0000aa}}.form-button:hover{border-color:#8B0000;animation:pulse 1s ease-in-out infinite}.button-group{display:flex;flex-direction:column;gap:12px;margin-top:16px}.forgot-password{margin-top:12px;font-size:.9rem;color:#999}.forgot-link{background:none;border:none;color:#6fa8dc;text-decoration:underline;cursor:pointer;padding:0;font:inherit}.form-success{color:#4caf50;margin-bottom:8px}.crop-container{position:relative;width:300px;height:400px;margin:16px auto;background:#111}.preview-image{display:block;margin:16px auto;width:150px;height:200px;object-fit:cover;border:2px solid #2e2e33;border-radius:4px}.crop-container button{position:absolute;top:0;left:0;width:100%;z-index:10}.forum-coming-soon{max-width:400px;margin:80px auto;padding:40px 32px;background:#18121e;border-radius:16px;box-shadow:0 4px 32px #000a;text-align:center}.forum-coming-soon h1{color:#c8a8da;font-family:EB Garamond,Georgia,serif;font-size:2.2rem;margin-bottom:20px;font-weight:700}.forum-coming-soon p{color:#b3a3c8;font-size:1.15rem;font-family:Crimson Text,serif}.music-player-section{position:fixed;bottom:0;left:0;width:100%;z-index:1000;background:linear-gradient(0deg,rgba(0,0,0,.95) 0,rgba(10,10,10,.7));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.05);max-height:50px;overflow:hidden;transition:max-height .6s cubic-bezier(.22,1,.36,1)}.music-player-section:hover{max-height:260px;background:rgba(5,5,5,.98)}.music-player-section h2{font-family:Cinzel,serif;color:#c8a8da;font-size:.9rem;font-weight:400;letter-spacing:4px;text-transform:uppercase;margin:0;padding:15px 0;text-align:center;text-shadow:0 0 10px rgba(200,168,218,.2);transition:color .3s ease,letter-spacing .5s ease}.music-player-section:hover h2{color:#faf6ed;letter-spacing:6px}.music-player-section>div{opacity:0;transform:scale(.98);transition:opacity .5s ease .1s,transform .5s ease .1s}.music-player-section:hover>div{opacity:1;transform:scale(1)}@media (max-width:768px){.music-player-section{display:none!important}}.custom-track-player{flex-direction:column;justify-content:center;padding:10px 0;gap:12px}.custom-player-info,.custom-track-player{display:flex;align-items:center;width:100%}.custom-player-info{gap:20px;max-width:600px;position:relative}.custom-player-art{width:60px;height:60px;border-radius:8px;object-fit:cover;box-shadow:0 0 15px rgba(0,0,0,.5);border:1px solid rgba(200,168,218,.2)}.custom-player-text{display:flex;flex-direction:column;flex:1 1}.custom-player-title{font-family:Cinzel,serif;color:#faf6ed;font-size:1rem;letter-spacing:1px}.custom-player-artist{color:#c8a8da;font-size:.8rem;text-transform:uppercase;letter-spacing:2px;opacity:.8}.custom-player-close{background:none;border:none;color:#afa4a1;font-size:1.2rem;cursor:pointer;transition:color .3s;padding:10px}.custom-player-close:hover{color:#ff4d4d}.custom-audio-el{width:100%;max-width:600px;height:32px;filter:invert(100%) hue-rotate(180deg) brightness(1.5);opacity:.9}.track-thumb{position:relative;overflow:hidden}.track-play-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.track-card:hover .track-play-overlay{opacity:1}.play-icon{font-size:2.5rem;color:#faf6ed;text-shadow:0 0 10px rgba(200,168,218,.8)}body,main{overflow-x:hidden}main{padding:0 0 48px;max-width:100%}@media (max-width:768px){.layout-container{flex-direction:column;padding:1.5rem 1rem;gap:1.5rem}.section-title{font-size:1.75rem;text-align:center}.form-container{margin:32px auto;padding:24px}.crop-container{width:260px;height:340px}.preview-image{width:120px;height:160px}}@media (max-width:480px){.layout-container{padding:1rem;gap:1rem}main{padding:0 12px 48px}.section-title{font-size:1.5rem}.form-container{padding:20px}.form-title{font-size:2rem}.form-button{font-size:1rem}.crop-container{width:240px;height:320px}.preview-image{width:100px;height:140px}.forum-coming-soon{margin:40px auto;padding:24px}.forum-coming-soon h1{font-size:1.75rem}.forum-coming-soon p{font-size:1rem}.music-player-section h2{font-size:1.1rem;padding:10px 0 6px}.spotify-player iframe{height:140px}}@media (min-width:769px){.collapsible-section{display:none}}@media (max-width:768px){.homepage-left-sidebar,.homepage-right-sidebar{display:none!important}.collapse-toggle{width:100%;background:#2e2e33;color:#faf6ed;font-family:UnifrakturCook,IM Fell English SC,Crimson Text,Georgia,serif;font-size:1rem;padding:.5rem 1rem;text-align:left;border:none;border-radius:4px;margin:1rem 0 .5rem;cursor:pointer}.collapsible-content{background:#181617;border:1px solid #2e2e33;border-radius:8px;padding:1rem;margin-bottom:1.5rem}}.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-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}