:root{color:#111;background:#1a0f6d;font-family:Arial,Helvetica,sans-serif;font-size:14px}*{box-sizing:border-box}body{margin:0;min-width:1040px;background:repeating-linear-gradient(45deg,rgba(255,255,255,.08) 0 8px,transparent 8px 18px),radial-gradient(circle at 18% 18%,#fffd72 0 .35rem,transparent .4rem),radial-gradient(circle at 82% 26%,#ff4bd8 0 .45rem,transparent .5rem),linear-gradient(135deg,#21158a,#009fe3 48%,#fe4ac8)}a{color:#001ec7;font-weight:700}button{cursor:pointer}.site-header{border-bottom:4px solid #00126f;background:linear-gradient(#00c5ff,#006bd6);color:#fff}.site-header__inner{width:1000px;height:58px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.logo{color:#fff;font-size:34px;font-weight:900;letter-spacing:0;text-decoration:none;text-shadow:3px 3px 0 #ff00a8,-2px -2px 0 #00126f}.main-nav{display:flex;gap:4px}.main-nav a,.main-nav button{min-width:74px;padding:8px 10px;border:2px outset #9bdfff;background:#fff73b;color:#00126f;text-align:center;text-decoration:none;font-size:13px;font:inherit;font-weight:700}.page-shell{width:1000px;margin:16px auto 42px;padding:8px;border:5px ridge #fff73b;background:#ffffffe0;box-shadow:0 0 0 5px #ff00a8,12px 12px #00000059}.status-strip{margin-bottom:10px;border:3px inset #00126f;background:#050505;color:#0f6;font-family:Courier New,monospace;font-weight:700;padding:5px}.layout-grid{display:grid;grid-template-columns:285px 1fr;gap:10px;align-items:start}.sidebar,.profile-main{display:grid;gap:10px}.retro-box{border:3px solid #003d9c;background:#f5fbff}.profile-themed-shell{background:var(--profile-bg, rgba(255, 255, 255, .88));color:var(--profile-text, #111)}.profile-themed-shell .retro-box{border-color:var(--profile-border, #003d9c);background:var(--profile-box, #f5fbff)}.profile-themed-shell .retro-box h2{border-bottom-color:var(--profile-border, #003d9c);background:var(--profile-header, #004fbf)}.profile-themed-shell .profile-card,.profile-themed-shell .identity,.profile-themed-shell .interests-list dd,.profile-themed-shell .comment p{border-color:var(--profile-border, #003d9c);background:var(--profile-box, #f5fbff);color:var(--profile-text, #111)}.profile-themed-shell .profile-hero{border-color:var(--profile-border, #003d9c);background:var(--profile-box, #f5fbff)}.profile-themed-shell .profile-kicker,.profile-themed-shell .profile-hero h1,.profile-themed-shell .profile-hero p:last-child{color:var(--profile-text, #111)}.retro-box h2{margin:0;padding:6px 8px;border-bottom:3px solid #003d9c;background:linear-gradient(90deg,#004fbf,#00b5ff 58%,#fff73b);color:#fff;font-size:15px;line-height:1.1;text-shadow:1px 1px 0 #00126f}.retro-box__body{padding:9px}.profile-card{background:#fff0fb}.profile-photo{display:block;width:100%;height:225px;object-fit:cover;border:4px ridge #ff00a8;background:#111}.identity{display:flex;align-items:baseline;justify-content:space-between;margin:8px 0;padding:5px;background:#fff73b;border:2px dashed #ff00a8}.identity strong{font-size:22px}.identity span{color:#6e006e;font-family:Courier New,monospace}.online-badge{width:fit-content;margin-top:7px;padding:4px 8px;border:2px outset #00ff66;background:#0f6;color:#002900;font-weight:900;text-transform:uppercase;animation:blink 1.1s steps(2,start) infinite}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.contact-grid button{min-height:34px;border:3px outset #ffc6ef;background:linear-gradient(#fff,#ff9de5);color:#00126f;font-weight:900;font-size:12px}.interests-list{margin:0}.interests-list dt{margin-top:8px;padding:3px 5px;background:#ff7a00;color:#fff;font-weight:900}.interests-list dt:first-child{margin-top:0}.interests-list dd{margin:0;padding:6px;border:1px solid #ff7a00;background:#fff9d8;line-height:1.35}.profile-hero{position:relative;min-height:145px;padding:18px;border:4px double #ff00a8;background:linear-gradient(90deg,#fff73bdb,#ffffffb8),repeating-linear-gradient(0deg,#ffb7ed 0,#ffb7ed 4px,#aeeaff 4px,#aeeaff 8px)}.profile-hero:after{content:"UNDER CONSTRUCTION";position:absolute;right:12px;bottom:10px;padding:4px 7px;border:2px solid #111;background:#111;color:#fff73b;font-family:Courier New,monospace;font-size:12px;transform:rotate(-3deg)}.profile-kicker{margin:0 0 4px;color:#6e006e;font-family:Courier New,monospace;font-weight:900;text-transform:uppercase}.profile-hero h1{margin:0 0 6px;color:#00126f;font-size:42px;line-height:1;text-shadow:2px 2px 0 #fff,4px 4px 0 #ff00a8}.profile-hero p:last-child{width:72%;margin:0;color:#111;font-size:18px;font-weight:900}.about-box{border-color:#ff00a8}.about-box h2{border-bottom-color:#ff00a8;background:linear-gradient(90deg,#ff00a8,#ff7a00)}.friends-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.friend-tile{min-height:118px;padding:6px;border:2px solid #00a1d6;background:#effcff;text-align:center}.friend-avatar{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 5px;border:3px ridge #fff73b;background:linear-gradient(135deg,#00126f,#ff00a8);color:#fff;font-weight:900}.friend-avatar--image{display:block;object-fit:cover}.friend-tile strong,.friend-tile span{display:block}.friend-tile a{text-decoration:none}.friend-tile span{color:#6e006e;font-size:12px}.comments-list{display:grid;gap:7px}.comment-form{display:grid;gap:7px;margin-bottom:10px;padding:8px;border:3px ridge #ff00a8;background:#fff0fb}.comment-form label{display:grid;gap:5px;color:#00126f;font-weight:900}.comment-form textarea{min-height:76px;padding:7px;border:3px inset #00c5ff;background:#fff;color:#111;font:inherit;resize:vertical}.comment-form__footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.comment-form__footer span{color:#6e006e;font-family:Courier New,monospace;font-weight:900}.comment-form button{min-height:34px;padding:6px 10px;border:3px outset #ff9de5;background:linear-gradient(#fff73b,#ff9de5);color:#00126f;font-weight:900;text-transform:uppercase}.friends-shell{background:repeating-linear-gradient(90deg,#fff73b2e 0,#fff73b2e 12px,#ff00a81f 12px,#ff00a81f 24px),#ffffffeb}.friends-panel{border:4px double #003d9c;background:#fffdea}.friends-panel h1,.friends-section h2{margin:0;padding:8px 10px;border-bottom:4px solid #003d9c;background:linear-gradient(90deg,#003d9c,#ff00a8,#fff73b);color:#fff;text-shadow:2px 2px 0 #00126f}.friends-panel h1{font-size:24px}.friends-section h2{font-size:16px}.friends-layout{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:10px}.friends-section{border:3px ridge #00c5ff;background:#f5fbff}.friends-section--wide{grid-column:1 / -1}.friend-request-form,.friend-manager-card,.top-editor-list{margin:10px}.friend-request-form{display:grid;gap:8px}.friend-request-form label{display:grid;gap:4px;color:#00126f;font-weight:900}.friend-request-form input{min-height:34px;padding:7px;border:3px inset #9bdfff;background:#fff;color:#111;font:inherit}.friend-request-form button,.friend-manager-actions button,.top-editor-actions button{min-height:32px;border:3px outset #ff9de5;background:linear-gradient(#fff73b,#ff9de5);color:#00126f;font:inherit;font-size:12px;font-weight:900;text-transform:uppercase}.friend-request-form button:disabled,.friend-manager-actions button:disabled,.top-editor-actions button:disabled{opacity:.45;cursor:not-allowed}.friend-manager-card{display:grid;grid-template-columns:54px 1fr auto;gap:8px;align-items:center;padding:7px;border:2px solid #003d9c;background:#fff}.friend-manager-card img,.friend-manager-avatar{width:48px;height:48px;border:3px ridge #fff73b;background:linear-gradient(135deg,#00126f,#ff00a8);color:#fff}.friend-manager-card img{object-fit:cover}.friend-manager-avatar{display:grid;place-items:center;font-weight:900}.friend-manager-card span{display:block;color:#6e006e;font-size:12px}.friend-manager-actions,.top-editor-actions{display:flex;flex-wrap:wrap;gap:5px}.friend-empty-note{margin:10px;padding:8px;border:3px dashed #003d9c;background:#fff73b;color:#00126f;font-weight:900}.top-editor-list{display:grid;gap:8px;padding-left:28px}.top-editor-list li{padding:6px;border:2px dotted #ff00a8;background:#fff0fb}.top-editor-list .friend-manager-card{margin:0 0 6px}.browse-shell{background:repeating-linear-gradient(45deg,#00c5ff29 0,#00c5ff29 10px,#fff73b2e 10px,#fff73b2e 20px),#ffffffeb}.browse-panel{border:4px double #003d9c;background:#fffdea}.browse-panel h1,.browse-results h2{margin:0;padding:8px 10px;border-bottom:4px solid #003d9c;background:linear-gradient(90deg,#003d9c,#00c5ff,#fff73b);color:#fff;text-shadow:2px 2px 0 #00126f}.browse-panel h1{font-size:26px}.browse-intro{display:grid;gap:3px;margin:10px;padding:8px;border:3px dashed #ff00a8;background:#fff73b;color:#00126f}.browse-intro strong{font-size:18px}.browse-search-form{display:grid;grid-template-columns:1fr 130px;gap:8px;align-items:end;margin:10px;padding:10px;border:3px ridge #00c5ff;background:#f5fbff}.browse-search-form label{display:grid;gap:4px;color:#00126f;font-weight:900}.browse-search-form input{min-height:36px;padding:7px;border:3px inset #9bdfff;background:#fff;color:#111;font:inherit}.browse-search-form button,.browse-card__actions button,.browse-card__actions a,.browse-card__actions span{min-height:32px;padding:6px 8px;border:3px outset #ff9de5;background:linear-gradient(#fff73b,#ff9de5);color:#00126f;font:inherit;font-size:12px;font-weight:900;text-align:center;text-decoration:none;text-transform:uppercase}.browse-card__actions span{display:inline-grid;place-items:center;background:#e8f7ff;cursor:default}.browse-results{margin:10px;border:3px ridge #ff00a8;background:#fff0fb}.browse-results h2{font-size:18px}.browse-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:10px}.browse-card{display:grid;gap:8px;min-height:190px;padding:8px;border:3px solid #003d9c;background:#fff}.browse-card__header{display:grid;grid-template-columns:74px 1fr;gap:8px;align-items:center;padding-bottom:7px;border-bottom:2px dotted #003d9c}.browse-card__header img,.browse-card__avatar{width:68px;height:68px;border:3px ridge #fff73b;background:linear-gradient(135deg,#00126f,#ff00a8);color:#fff}.browse-card__header img{object-fit:cover}.browse-card__avatar{display:grid;place-items:center;font-size:20px;font-weight:900}.browse-card h2{margin:0 0 3px;color:#00126f;font-size:20px}.browse-card__header span{color:#6e006e;font-family:Courier New,monospace;font-weight:900}.browse-card p{margin:0}.browse-card__headline{color:#00126f;font-weight:900}.browse-card__actions{display:flex;flex-wrap:wrap;gap:6px;align-self:end}.landing-shell,.dashboard-shell{background:repeating-linear-gradient(45deg,#fff73b29 0,#fff73b29 12px,#ff00a824 12px,#ff00a824 24px),#ffffffed}.landing-panel,.dashboard-panel{border:4px double #003d9c;background:#fffdea}.landing-hero{display:grid;grid-template-columns:1fr 310px;gap:14px;align-items:stretch;padding:14px;border-bottom:4px solid #003d9c;background:repeating-linear-gradient(0deg,#00c5ff38 0,#00c5ff38 8px,#ffffff26 8px,#ffffff26 16px),#ffedfb}.landing-kicker,.dashboard-kicker{margin:0 0 6px;color:#6e006e;font-family:Courier New,monospace;font-weight:900;text-transform:uppercase}.landing-hero h1{margin:0;color:#fff;font-size:72px;line-height:.95;text-shadow:4px 4px 0 #ff00a8,-3px -3px 0 #00126f,7px 7px 0 #00c5ff}.landing-tagline{max-width:560px;margin:12px 0;color:#00126f;font-size:22px;font-weight:900}.landing-actions,.dashboard-actions,.dashboard-quick-actions div{display:flex;flex-wrap:wrap;gap:8px}.landing-actions a,.dashboard-actions a,.dashboard-quick-actions a,.dashboard-section-link{min-height:34px;padding:7px 10px;border:3px outset #ff9de5;background:linear-gradient(#fff73b,#ff9de5);color:#00126f;font-weight:900;text-align:center;text-decoration:none;text-transform:uppercase}.sample-profile-card{display:grid;grid-template-rows:auto 1fr auto;border:4px ridge #ff00a8;background:#fff;box-shadow:6px 6px #00000047}.sample-profile-card__top{padding:7px;border-bottom:3px solid #003d9c;background:linear-gradient(90deg,#003d9c,#00c5ff,#fff73b);color:#fff;font-weight:900;text-shadow:1px 1px 0 #00126f}.sample-profile-card__body{display:grid;grid-template-columns:92px 1fr;gap:9px;align-items:center;padding:10px}.sample-profile-card__photo{display:grid;place-items:center;width:86px;height:86px;border:4px ridge #fff73b;background:linear-gradient(135deg,#00126f,#ff00a8);color:#fff;font-size:28px;font-weight:900}.sample-profile-card strong,.sample-profile-card span{display:block}.sample-profile-card span{color:#6e006e;font-family:Courier New,monospace;font-weight:900}.sample-profile-card__song{padding:7px;border-top:2px dotted #003d9c;background:#111;color:#39ff14;font-family:Courier New,monospace;font-weight:900}.landing-feature-box{margin:10px;border:3px ridge #00c5ff;background:#f5fbff}.landing-feature-box h2,.dashboard-panel h1,.dashboard-section h2{margin:0;padding:8px 10px;border-bottom:4px solid #003d9c;background:linear-gradient(90deg,#003d9c,#ff00a8,#fff73b);color:#fff;text-shadow:2px 2px 0 #00126f}.landing-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px}.landing-feature{min-height:54px;padding:10px;border:3px solid #003d9c;background:#fff73b;color:#00126f;font-weight:900}.dashboard-layout{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:10px}.dashboard-welcome{grid-column:1 / -1;display:grid;grid-template-columns:126px 1fr;gap:12px;padding:10px;border:3px ridge #00c5ff;background:#f5fbff}.dashboard-avatar img,.dashboard-avatar-fallback{width:112px;height:112px;border:4px ridge #fff73b;background:linear-gradient(135deg,#00126f,#ff00a8);color:#fff}.dashboard-avatar img,.dashboard-mini-card img,.dashboard-mini-card .dashboard-avatar-fallback{object-fit:cover}.dashboard-avatar-fallback{display:grid;place-items:center;font-size:30px;font-weight:900}.dashboard-welcome h2{margin:0 0 5px;color:#00126f;font-size:28px}.dashboard-headline{margin:0 0 7px;color:#00126f;font-size:16px;font-weight:900}.dashboard-section{border:3px ridge #00c5ff;background:#f5fbff}.dashboard-quick-actions div,.dashboard-stat-grid,.dashboard-mini-list,.dashboard-feed{padding:10px}.dashboard-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.dashboard-stat-grid div{min-height:70px;padding:8px;border:3px solid #003d9c;background:#fff73b;color:#00126f}.dashboard-stat-grid strong,.dashboard-stat-grid span{display:block}.dashboard-stat-grid strong{font-size:26px}.dashboard-stat-grid span{font-weight:900;text-transform:uppercase}.dashboard-mini-list,.dashboard-feed{display:grid;gap:8px}.dashboard-mini-card{display:grid;grid-template-columns:48px 1fr;gap:8px;align-items:center;padding:7px;border:2px solid #003d9c;background:#fff}.dashboard-mini-card img,.dashboard-mini-card .dashboard-avatar-fallback{width:42px;height:42px;border:3px ridge #fff73b;font-size:15px}.dashboard-mini-card a,.dashboard-mini-card span{display:block}.dashboard-mini-card span,.dashboard-feed-card header span{color:#6e006e;font-family:Courier New,monospace;font-size:12px;font-weight:900}.dashboard-feed-card{border:2px solid #003d9c;background:#fff}.dashboard-feed-card header{display:flex;justify-content:space-between;gap:8px;padding:7px;border-bottom:2px dotted #003d9c;background:#fff73b;color:#00126f}.dashboard-feed-card p{margin:0;padding:8px;white-space:pre-wrap}.dashboard-feed-card a{display:inline-block;padding:0 8px 8px}.dashboard-section-link{display:inline-block;margin:0 10px 10px;font-size:12px}.bulletins-shell{background:repeating-linear-gradient(0deg,#ff00a824 0,#ff00a824 10px,#fff73b29 10px,#fff73b29 20px),#ffffffeb}.settings-shell{background:repeating-linear-gradient(135deg,#fff73b29 0,#fff73b29 12px,#00c5ff29 12px,#00c5ff29 24px),#fffffff0}.settings-panel{border:4px double #003d9c;background:#fffdea}.settings-panel h1,.settings-section h2{margin:0;padding:8px 10px;border-bottom:4px solid #003d9c;background:linear-gradient(90deg,#003d9c,#ff00a8,#00c5ff);color:#fff;text-shadow:2px 2px 0 #00126f}.settings-form{display:grid;gap:10px;padding:10px}.settings-section{border:3px ridge #00c5ff;background:#f5fbff}.settings-section label{display:grid;gap:4px;padding:10px 10px 0;color:#00126f;font-weight:900}.settings-section select{min-height:36px;padding:7px;border:3px inset #9bdfff;background:#fff;color:#111;font:inherit}.settings-section p{margin:0;padding:8px 10px 10px;color:#6e006e;font-family:Courier New,monospace;font-weight:900}.block-user-form{display:grid;grid-template-columns:1fr 150px;gap:8px;align-items:end;padding:10px}.block-user-form input{min-height:36px;padding:7px;border:3px inset #9bdfff;background:#fff;color:#111;font:inherit}.block-user-form button,.blocked-user-card button,.profile-block-button{min-height:34px;border:3px outset #ff9de5;background:linear-gradient(#fff73b,#ff9de5);color:#00126f;font:inherit;font-weight:900;text-transform:uppercase}.blocked-users-list{display:grid;gap:8px;padding:10px}.blocked-user-card{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:8px;border:3px solid #003d9c;background:#fff}.blocked-user-card div{display:grid;gap:2px}.blocked-user-card span{color:#6e006e;font-family:Courier New,monospace;font-weight:900}.profile-block-button{margin-top:8px}.bulletins-panel{border:4px double #003d9c;background:#fffdea}.bulletins-panel h1,.bulletins-section h2{margin:0;padding:8px 10px;border-bottom:4px solid #003d9c;background:linear-gradient(90deg,#003d9c,#ff00a8,#fff73b);color:#fff;text-shadow:2px 2px 0 #00126f}.bulletins-panel h1{font-size:26px}.bulletins-section{margin:10px;border:3px ridge #00c5ff;background:#f5fbff}.bulletins-layout{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bulletin-form{display:grid;gap:8px;padding:10px}.bulletin-form label{display:grid;gap:4px;color:#00126f;font-weight:900}.bulletin-form input,.bulletin-form textarea{width:100%;padding:7px;border:3px inset #9bdfff;background:#fff;color:#111;font:inherit}.bulletin-form textarea{min-height:115px;resize:vertical}.bulletin-form__footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.bulletin-form__footer span{color:#6e006e;font-family:Courier New,monospace;font-weight:900}.bulletin-form button,.bulletin-card__actions button{min-height:34px;border:3px outset #ff9de5;background:linear-gradient(#fff73b,#ff9de5);color:#00126f;font:inherit;font-weight:900;text-transform:uppercase}.bulletin-card,.profile-bulletin{margin:10px;border:3px solid #003d9c;background:#fff}.bulletin-card header,.profile-bulletin header{display:flex;justify-content:space-between;gap:10px;padding:7px;border-bottom:2px dotted #003d9c;background:#fff73b;color:#00126f}.bulletin-card h3{margin:0;font-size:16px}.bulletin-card header span,.profile-bulletin header span,.bulletin-card__author span{color:#6e006e;font-family:Courier New,monospace;font-size:12px;font-weight:900;white-space:nowrap}.bulletin-card p,.profile-bulletin p{margin:0;padding:9px;white-space:pre-wrap}.bulletin-card__author{padding:7px;border-bottom:1px dotted #003d9c;background:#e8f7ff;font-weight:900}.bulletin-card__actions{padding:0 9px 9px}.profile-bulletins-list{display:grid;gap:0}.profile-song-box .retro-box__body{background:repeating-linear-gradient(90deg,#fff 0,#fff 10px,#e8f7ff 10px,#e8f7ff 20px)}.now-playing-widget{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;border:3px inset var(--profile-border, #003d9c);background:var(--profile-box, #fff);padding:8px}.now-playing-widget strong{display:inline-block;margin-bottom:3px;color:var(--profile-text, #111);text-transform:uppercase}.now-playing-widget p{margin:0 0 5px;color:var(--profile-text, #111);font-weight:900}.now-playing-widget a,.profile-song-preview a{color:#003d9c;font-weight:900}.equalizer-bars{display:grid;grid-template-columns:repeat(4,1fr);align-items:end;gap:3px;height:34px;padding:4px;border:2px solid var(--profile-border, #003d9c);background:#111}.equalizer-bars span{display:block;width:100%;background:#39ff14}.equalizer-bars span:nth-child(1){height:45%}.equalizer-bars span:nth-child(2){height:85%}.equalizer-bars span:nth-child(3){height:60%}.equalizer-bars span:nth-child(4){height:30%}.comment-login-prompt,.comment-success,.comment-error{margin-bottom:10px;padding:8px;font-weight:900}.comment-login-prompt{border:3px dashed #003d9c;background:#fff73b;color:#00126f}.comment-success{border:3px dashed #008a32;background:#c7ffd7;color:#003d14}.comment-error{border:3px dashed #8b0000;background:#ffb7ed;color:#540000}.comment{display:grid;grid-template-columns:135px 1fr;min-height:62px;border:2px solid #8b8b8b;background:#fff}.comment__meta{padding:8px;border-right:2px solid #8b8b8b;background:#dff3ff}.comment__meta strong,.comment__meta span{display:block}.comment__meta span{margin-top:4px;color:#555;font-size:12px}.comment p{margin:0;padding:10px;background:#fffdea}.bulletins-list{margin:0;padding:0;list-style:none}.bulletins-list li{display:flex;justify-content:space-between;gap:12px;padding:6px;border-bottom:1px dotted #003d9c}.bulletins-list li:last-child{border-bottom:0}.bulletins-list span{color:#555;font-size:12px;white-space:nowrap}.retro-state{padding:22px;border:4px dashed #ff00a8;background:#fff73b;color:#00126f;font-family:Courier New,monospace;font-size:22px;font-weight:900;text-align:center;text-transform:uppercase;box-shadow:inset 0 0 0 4px #00c5ff}.retro-state--error{background:#ffb7ed;color:#540000}.auth-shell{width:560px}.auth-panel{border:4px double #003d9c;background:#fffdea}.auth-panel h1{margin:0;padding:9px 12px;border-bottom:4px solid #003d9c;background:linear-gradient(90deg,#ff00a8,#00c5ff,#fff73b);color:#fff;font-size:26px;text-shadow:2px 2px 0 #00126f}.auth-note,.auth-switch{margin:10px 12px;font-weight:700}.auth-error{margin:12px;padding:8px;border:3px dashed #8b0000;background:#ffb7ed;color:#540000;font-weight:900}.auth-panel form{display:grid;gap:10px;padding:12px}.auth-panel label{display:grid;gap:4px;color:#00126f;font-weight:900}.auth-panel input{width:100%;min-height:36px;padding:7px;border:3px inset #00c5ff;background:#fff;color:#111;font:inherit}.auth-panel form button{min-height:38px;border:3px outset #ff9de5;background:linear-gradient(#fff73b,#ff9de5);color:#00126f;font-weight:900;text-transform:uppercase}.editor-shell{background:repeating-linear-gradient(90deg,#ff00a81f 0,#ff00a81f 8px,#00c5ff1f 8px,#00c5ff1f 16px),#ffffffeb}.editor-layout{display:grid;grid-template-columns:1fr 300px;gap:10px;align-items:start}.editor-panel{border:4px double #003d9c;background:#fffdea}.editor-panel h1,.editor-panel h2{margin:0;padding:8px 10px;border-bottom:4px solid #003d9c;background:linear-gradient(90deg,#003d9c,#ff00a8,#fff73b);color:#fff;font-size:20px;text-shadow:2px 2px 0 #00126f}.editor-panel fieldset{margin:10px;padding:10px;border:3px ridge #00c5ff;background:#f5fbff}.editor-panel legend{padding:3px 7px;border:2px outset #ff9de5;background:#fff73b;color:#00126f;font-weight:900}.editor-panel label{display:grid;gap:4px;margin-bottom:9px;color:#00126f;font-weight:900}.editor-panel input:not([type=color]):not([type=file]),.editor-panel textarea,.editor-panel select{width:100%;padding:7px;border:3px inset #9bdfff;background:#fff;color:#111;font:inherit}.editor-panel textarea{min-height:86px;resize:vertical}.editor-aside-fields{padding:10px 10px 0}.editor-helper{margin:0 0 8px;padding:7px;border:2px dashed #003d9c;background:#fff;color:#00126f;font-family:Courier New,monospace;font-size:12px;font-weight:900}.theme-preset-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:8px}.theme-preset-button,.reset-theme-button{min-height:34px;border:3px outset #ff9de5;background:linear-gradient(#fff,#fff73b);color:#00126f;font:inherit;font-size:12px;font-weight:900;text-transform:uppercase}.reset-theme-button{display:block;width:100%;margin-bottom:10px;background:linear-gradient(#fff73b,#9bdfff)}.color-row{display:grid;grid-template-columns:52px 1fr;gap:6px}.color-row input[type=color]{height:37px;padding:2px}.editor-success{margin:10px;padding:8px;border:3px dashed #008a32;background:#c7ffd7;color:#003d14;font-weight:900}.profile-preview-panel{margin:10px;padding:8px;border:4px solid;min-height:260px}.profile-preview-panel h3{margin:-8px -8px 8px;padding:7px;color:#fff;text-shadow:1px 1px 0 #00126f}.profile-preview-avatar{display:block;width:78px;height:78px;margin:0;object-fit:cover;border:3px ridge #ff00a8;background:#111}.profile-preview-box,.profile-preview-identity{padding:8px;border:3px solid}.profile-preview-identity{display:grid;grid-template-columns:84px 1fr;gap:8px;align-items:center;margin-bottom:8px}.profile-preview-identity p,.profile-preview-box p{margin:5px 0 0}.profile-preview-box{margin-bottom:8px}.profile-preview-friends{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:7px}.profile-preview-friends span{display:grid;min-height:32px;place-items:center;border:2px solid;background:#ffffff2e;font-size:11px;font-weight:900}.save-profile-button,.view-profile-link{display:block;width:calc(100% - 20px);margin:10px;padding:9px;border:3px outset #ff9de5;background:linear-gradient(#fff73b,#ff9de5);color:#00126f;font-weight:900;text-align:center;text-decoration:none;text-transform:uppercase}.upload-section{margin:10px;padding:10px;border:3px ridge #00c5ff;background:#f5fbff}.upload-section__legend{display:inline-block;margin-bottom:8px;padding:3px 7px;border:2px outset #ff9de5;background:#fff73b;color:#00126f;font-weight:900}.upload-preview{display:block;max-width:100%;max-height:110px;object-fit:cover;margin-bottom:8px;border:3px ridge #ff00a8}.upload-file-input{display:block;width:100%;margin-bottom:8px;padding:6px 9px;border:3px inset #9bdfff;background:#fff;color:#111;font:inherit}.upload-file-name{margin:-2px 0 8px;color:#00126f;font-family:Courier New,monospace;font-size:12px;font-weight:900;word-break:break-all}.upload-button{display:block;width:100%;padding:8px;border:3px outset #ff9de5;background:linear-gradient(#fff73b,#ff9de5);color:#00126f;font:inherit;font-weight:900;text-transform:uppercase;cursor:pointer}.upload-button:disabled{opacity:.45;cursor:not-allowed}.upload-error{margin-top:8px;padding:8px;border:3px dashed #8b0000;background:#ffb7ed;color:#540000;font-weight:900}@keyframes blink{50%{opacity:.45}}
