:root{--background:#0b0d10;--surface:#14171c;--surface-hover:#1b1f26;--surface-glass:#121418b8;--surface-glass-strong:#0c0d10d9;--border:#262b33;--border-glass:#ffffff14;--foreground:#f2f3f5;--muted:#9aa2ad;--accent:#e63946;--accent-hover:#ff4d5a;--danger:#ff6b6b;--success:#4ade80}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;display:flex;position:relative}.site-bg{z-index:-1;background-image:linear-gradient(#06070999 0%,#060709c7 55%,#060709f2 100%),url(/images/hero-bg.jpg);background-position:50% 60%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:fixed;inset:0}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}h1{letter-spacing:-.01em;font-size:1.75rem;font-weight:700}h2{margin-bottom:.75rem;font-size:1.15rem;font-weight:600}button{font:inherit;cursor:pointer;background:var(--accent);color:#fff;border:none;border-radius:8px;padding:.6rem 1.1rem;font-weight:600;transition:background-color .15s}button:hover:not(:disabled){background:var(--accent-hover)}button:disabled{opacity:.6;cursor:not-allowed}input,textarea{font:inherit;background:var(--surface);border:1px solid var(--border);color:var(--foreground);border-radius:8px;width:100%;padding:.6rem .75rem}input:focus,textarea:focus{outline:2px solid var(--accent);outline-offset:1px}label{color:var(--muted);margin-top:.5rem;font-size:.85rem;display:block}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border-glass);background:#090a0dc7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 2rem;display:flex;position:sticky;top:0}.site-header__brand,.login-brand{align-items:center;gap:.75rem;display:flex}.site-header__logo{background:linear-gradient(135deg, var(--accent), #7a0f1a);letter-spacing:-.02em;color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:800;display:inline-flex}.site-header__title{letter-spacing:.08em;font-size:1.05rem;font-weight:800;line-height:1.2}.site-header__subtitle{color:var(--muted);letter-spacing:.03em;font-size:.75rem}.site-header__nav{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.site-header__nav a{color:var(--muted);border-bottom:2px solid #0000;padding:.4rem .1rem;font-size:.9rem;font-weight:600;transition:color .15s,border-color .15s}.site-header__nav a:hover{color:var(--foreground)}.site-header__nav a.is-active{color:var(--foreground);border-bottom-color:var(--accent)}.site-header__user{color:var(--muted);font-size:.85rem}.site-header__nav button{border:1px solid var(--border-glass);color:var(--foreground);background:0 0;padding:.4rem .9rem;font-weight:600}.site-header__nav button:hover{background:#ffffff0f}.page-shell{flex-direction:column;flex:1;gap:2rem;width:100%;max-width:1280px;margin:0 auto;padding:2rem;display:flex}.page-hero p{color:var(--muted);margin-top:.35rem}.section-title{margin-bottom:1rem}.panel{background:var(--surface-glass);border:1px solid var(--border-glass);-webkit-backdrop-filter:blur(10px);border-radius:14px;padding:1.5rem}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem;display:grid}.stat-card{background:var(--surface-glass);border:1px solid var(--border-glass);-webkit-backdrop-filter:blur(10px);border-radius:14px;flex-direction:column;gap:.3rem;padding:1.25rem 1.4rem;display:flex}.stat-card__label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:.72rem;font-weight:700}.stat-card__value{letter-spacing:-.02em;font-size:1.85rem;font-weight:800}.stat-card__hint{color:var(--muted);font-size:.78rem}.member-layout{grid-template-columns:1.6fr 1fr;align-items:start;gap:1.5rem;display:grid}@media (max-width:860px){.member-layout{grid-template-columns:1fr}}.rules-card{background:var(--surface-glass-strong);border:1px solid var(--border-glass);-webkit-backdrop-filter:blur(10px);border-radius:14px;padding:1.5rem}.rules-card h2{color:var(--accent)}.rules-card ul{flex-direction:column;gap:.9rem;margin-top:.5rem;list-style:none;display:flex}.rules-card li{color:var(--muted);gap:.65rem;font-size:.86rem;line-height:1.5;display:flex}.rules-card li strong{color:var(--foreground)}.rule-icon{width:20px;height:20px;color:var(--accent);background:#e6394629;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;font-size:.72rem;font-weight:800;display:inline-flex}.rules-card__footer{border-top:1px solid var(--border-glass);color:var(--muted);margin-top:1.1rem;padding-top:1rem;font-size:.78rem}.account-card{background:var(--surface-glass);border:1px solid var(--border-glass);-webkit-backdrop-filter:blur(10px);border-radius:14px;flex-direction:column;padding:1.5rem;display:flex}.account-card__row{border-bottom:1px solid var(--border-glass);justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem 0;font-size:.87rem;display:flex}.account-card__row:last-child{border-bottom:none;padding-bottom:0}.account-card__row span:first-child{color:var(--muted)}.account-card__row span:last-child{text-align:right;font-weight:600}.badge{letter-spacing:.03em;border-radius:999px;align-items:center;padding:.15rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.badge--admin{color:#ff8b93;background:#e639462e}.badge--member{color:#4ade80;background:#4ade8026}.login-page{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex}.login-brand{text-align:center;flex-direction:column;align-items:center;gap:.6rem}.login-brand .site-header__logo{width:52px;height:52px;font-size:1.1rem}.login-brand .site-header__title{font-size:1.3rem}.login-form{background:var(--surface-glass);border:1px solid var(--border-glass);-webkit-backdrop-filter:blur(10px);border-radius:14px;flex-direction:column;gap:.35rem;width:100%;max-width:340px;padding:1.75rem;display:flex}.login-form button{margin-top:1.25rem}.login-error{color:var(--danger);font-size:.9rem}.login-notice{color:var(--muted);background:var(--surface-hover);border-radius:8px;padding:.6rem .75rem;font-size:.9rem}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem;display:grid}.mod-card{background:var(--surface-glass);border:1px solid var(--border-glass);-webkit-backdrop-filter:blur(10px);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.mod-card img{aspect-ratio:16/10;object-fit:cover;width:100%}.mod-card h2,.mod-card p,.mod-card a{margin:.4rem 1rem}.mod-card a{background:var(--accent);color:#fff;text-align:center;border-radius:8px;margin:.75rem 1rem 1rem;padding:.5rem 1rem;font-weight:600;display:inline-block}.mod-card a:hover{background:var(--accent-hover)}.upload-form{flex-direction:column;gap:.35rem;display:flex}.upload-form button{align-self:flex-start;margin-top:1.25rem}.upload-status{color:var(--muted);font-size:.9rem}.upload-error{color:var(--danger);font-size:.9rem}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--border);padding:.6rem .5rem;font-size:.9rem}th{color:var(--muted);font-weight:600}
