:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff;background:#0a0a0e}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0;padding:0}html,body{min-height:100vh}body{min-width:320px;min-height:100vh}.home-page{min-height:calc(100vh - 72px);width:100%;display:flex;align-items:center;justify-content:center;text-align:center;padding:40px 24px;box-sizing:border-box;background-size:cover;background-position:center;background-repeat:no-repeat}.home-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.home-content h1{margin:0 0 12px;font-size:2.5rem;font-weight:700}.home-content p{margin:0 0 28px;color:#ffffffb3;font-size:1rem}.start-button{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-width:220px;padding:14px 28px;border:1px solid rgba(255,255,255,.15);border-radius:10px;color:#fff;background:#ffffff1f;font:inherit;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.start-button:hover{background:#fff3;border-color:#ffffff40;transform:translateY(-1px)}.start-button-title{font-size:1rem;font-weight:700}.top-bar{position:fixed;top:0;left:0;right:0;height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;z-index:100;background:#0a0a0ee0;border-bottom:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.top-bar-left{display:flex;align-items:center;min-width:0;height:100%}.logo-button{display:flex;align-items:center;height:100%;padding:0 24px 0 4px;border:0;background:transparent;cursor:pointer}.discordiny-logo{display:block;max-width:180px;max-height:52px;width:auto;height:auto}.main-navigation{display:flex;align-items:center;gap:4px;height:100%}.main-navigation button{height:40px;padding:0 14px;border:0;border-radius:8px;color:#ffffffbf;background:transparent;font:inherit;font-size:.95rem;font-weight:500;white-space:nowrap;cursor:pointer;transition:background .15s ease,color .15s ease}.main-navigation button:hover{color:#fff;background:#ffffff14}.account-button{display:flex;align-items:center;gap:10px;flex-shrink:0;height:44px;padding:0 14px 0 8px;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fff;background:#ffffff0f;font:inherit;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease}.account-button:hover{background:#ffffff1a;border-color:#fff3}.account-button img{width:28px;height:28px;object-fit:contain;border-radius:50%}.account-button span{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-navigation{display:none}@media(max-width:767px){.top-bar{padding:0 14px}.top-bar-left{flex:1}.main-navigation{display:none}.mobile-navigation{position:absolute;left:50%;transform:translate(-50%);display:flex;justify-content:center}.mobile-navigation-button{display:flex;align-items:center;justify-content:center;gap:7px;min-width:100px;height:40px;padding:0 14px;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#fff;background:#ffffff14;font:inherit;font-size:.9rem;font-weight:600;cursor:pointer}.mobile-navigation-arrow{font-size:.65rem;transition:transform .15s ease}.mobile-navigation-arrow.open{transform:rotate(180deg)}.mobile-navigation-menu{position:absolute;top:48px;left:50%;transform:translate(-50%);min-width:180px;display:flex;flex-direction:column;padding:6px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#0f0f14f5;box-shadow:0 10px 30px #00000059;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:200}.mobile-navigation-menu button{width:100%;padding:11px 14px;border:0;border-radius:7px;color:#fff;background:transparent;font:inherit;font-size:.9rem;text-align:left;cursor:pointer}.mobile-navigation-menu button:hover{background:#ffffff1a}.account-button span{display:none}.account-button img{width:38px;height:38px}}.account-container{position:relative;display:flex;align-items:center}.account-menu{position:absolute;top:calc(100% + 10px);right:0;width:220px;padding:8px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#0f0f14f7;box-shadow:0 10px 30px #00000059;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:300}.account-menu-user{display:flex;align-items:center;gap:10px;padding:8px}.account-menu-user img{width:38px;height:38px;border-radius:50%;object-fit:cover}.account-menu-user div{min-width:0;display:flex;flex-direction:column;gap:2px}.account-menu-user strong{color:#fff;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu-user span{color:#ffffff80;font-size:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu-divider{height:1px;margin:6px 0;background:#ffffff14}.account-menu-logout,.account-menu-profile{width:100%;padding:10px;border:0;border-radius:7px;color:#ffffffd9;background:transparent;font:inherit;font-size:.85rem;text-align:left;cursor:pointer}.account-menu-profile:hover,.account-menu-logout:hover{background:#ffffff14}.profile-page{min-height:calc(100vh - 72px);width:100%;box-sizing:border-box;background-size:cover;background-position:center;background-repeat:no-repeat}.account-page{min-height:calc(100vh - 72px);width:100%;box-sizing:border-box;padding:110px 24px 40px;display:flex;justify-content:center;align-items:flex-start;background-size:cover;background-position:center;background-repeat:no-repeat}.account-card{width:100%;max-width:760px;padding:32px;box-sizing:border-box;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#0f0f14c7;box-shadow:0 15px 40px #00000040;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.account-header{display:flex;align-items:center;gap:22px}.account-avatar{width:96px;height:96px;flex-shrink:0;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.15)}.account-identity h1{margin:0;color:#fff;font-size:2rem;font-weight:700}.account-identity p{margin:5px 0 0;color:#ffffff80;font-size:.95rem}.account-divider{width:100%;height:1px;margin:28px 0;background:#ffffff14}.account-information{display:flex;flex-direction:column;gap:16px}.account-information-item{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px;border-radius:9px;background:#ffffff0d}.account-information-text{display:flex;flex-direction:column;gap:6px}.account-information-text span{color:#ffffff73;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.account-information-text strong{color:#fff;font-size:.95rem;font-weight:500}.account-link-button{flex-shrink:0;padding:9px 18px;border:1px solid rgba(255,255,255,.15);border-radius:7px;color:#fff;background:#ffffff14;font:inherit;font-size:.85rem;font-weight:600;cursor:pointer}.account-link-button:hover{background:#ffffff24}.account-loading{color:#fff9;font-size:.95rem}@media(max-width:767px){.account-page{padding:100px 14px 30px}.account-card{padding:22px}.account-header{gap:16px}.account-avatar{width:72px;height:72px}.account-identity h1{font-size:1.5rem}.account-information-item{align-items:flex-start;flex-direction:column}.account-link-button{width:100%}}.activities-page{min-height:100vh;padding:32px}.activities-header{margin-bottom:32px}.activities-header h1{margin:0 0 8px}.activities-header p{margin:0;opacity:.7}.activities-category{margin-bottom:40px}.activities-category h2{margin-bottom:16px}.activities-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.activity-card{padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff0a;transition:transform .15s ease,border-color .15s ease,background .15s ease}.activity-card:hover{transform:translateY(-2px);border-color:#ffffff40;background:#ffffff12}.activity-card h3{margin:0 0 12px}.activity-card p{margin:6px 0;opacity:.75;font-size:14px}.activities-loading,.activities-error,.activities-empty{padding:32px;text-align:center;opacity:.75}@media(max-width:600px){.activities-page{padding:20px}.activities-grid{grid-template-columns:1fr}}
