:root{color:#202020;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#f2f2f2;--surface:#fff;--surface-soft:#e8e8e8;--surface-muted:#f7f7f7;--line:#d7d7d7;--line-strong:#b9b9b9;--text:#202020;--muted:#707070;--muted-strong:#4c4c4c;--brand:#343434;--brand-strong:#1f1f1f;--brand-soft:#ececec;--info:#2468a2;--info-soft:#e8f2fb;--warning:#92620d;--warning-soft:#fff4d8;--success:#24724f;--success-soft:#e3f5ec;--cancelled:#990909;--cancelled-soft:#e7c4c4d2;--radius:8px;--shadow:0 12px 30px #20202012;background:#f2f2f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{margin:0}button,input,select{font:inherit}a{color:inherit;text-decoration:none}.page{width:min(1480px,100% - 40px);margin:0 auto;padding:24px 0 48px}.page-stack{flex-direction:column;gap:22px;display:flex}.page-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.page-heading p{color:var(--brand);margin:0 0 6px;font-weight:800}.page-heading h1{letter-spacing:0;margin:0;font-size:36px;line-height:1.08}.page-heading>span{color:var(--muted);font-weight:700}.compact h1{font-size:28px}.back-link{max-width:max-content;color:var(--muted-strong);align-items:center;gap:.5rem;font-weight:650;display:flex}@media (width<=640px){.page{width:min(100% - 24px,1480px);padding-top:16px}.page-heading{flex-direction:column;align-items:start}.page-heading h1{font-size:28px}}.button{border-radius:var(--radius);cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-weight:720;display:inline-flex}.button-primary{color:#fff;background:var(--brand)}.button-secondary{color:var(--brand-strong);background:var(--brand-soft)}.button-ghost{color:var(--muted-strong);background:0 0}.field{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:42px;color:var(--muted);align-items:center;gap:10px;padding:0 12px;display:inline-flex}.field input,.field select{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.field span{color:var(--muted);font-size:14px}.auth-page{justify-content:center;align-items:center;min-height:calc(100vh - 160px);display:flex}.auth-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:min(420px,100%);box-shadow:var(--shadow);flex-direction:column;gap:14px;padding:22px;display:flex}.muted-button{color:var(--muted-strong);background:0 0;border:0;font-weight:650}.form-error{color:var(--brand-strong);margin:0;font-size:14px;font-weight:650}.empty-state{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);text-align:center;padding:46px 24px}.empty-state h2,.empty-state p{margin:0}.empty-state p{color:var(--muted);margin-top:8px}.event-create-page{align-items:stretch}.event-create-layout{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start;gap:18px;display:grid}.event-create-form,.event-create-preview{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.event-create-form{flex-direction:column;gap:18px;padding:18px;display:flex}.event-create-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.event-create-image-button{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);cursor:pointer;width:100%;padding:0;display:block;position:relative;overflow:hidden}.event-create-image-button img{aspect-ratio:16/7;object-fit:cover;width:100%;display:block}.event-create-image-button span{border-radius:var(--radius);max-width:calc(100% - 24px);color:var(--brand-strong);overflow-wrap:anywhere;background:#ffffffeb;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:800;display:inline-flex;position:absolute;bottom:12px;right:12px}.event-create-file-input{display:none}.event-create-field{flex-direction:column;gap:7px;min-width:0;display:flex}.event-create-field-wide{grid-column:1/-1}.event-create-field span,.event-create-tags-title,.event-create-mode legend{color:var(--muted-strong);font-size:13px;font-weight:760}.event-create-field input,.event-create-field select,.event-create-field textarea{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);width:100%;min-width:0;color:var(--text);outline:0}.event-create-field input,.event-create-field select{min-height:42px;padding:0 12px}.event-create-field textarea{resize:vertical;padding:12px;line-height:1.5}.event-create-mode{border:0;flex-wrap:wrap;gap:8px;min-width:0;margin:0;padding:0;display:flex}.event-create-mode legend{width:100%;margin-bottom:7px}.event-create-mode label{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);min-width:0;min-height:42px;color:var(--muted-strong);cursor:pointer;flex:180px;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:760;display:inline-flex}.event-create-mode input,.event-create-mode span{flex:none}.event-create-mode span{overflow-wrap:anywhere;min-width:0}.event-create-mode input{accent-color:var(--brand)}.event-create-tags{flex-direction:column;gap:10px;display:flex}.event-create-tags-title{align-items:center;gap:8px;display:inline-flex}.event-create-tag-list{flex-wrap:wrap;gap:8px;display:flex}.event-create-tag{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);min-height:34px;color:var(--muted-strong);cursor:pointer;align-items:center;gap:7px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.event-create-tag input{accent-color:var(--brand)}.event-create-actions{justify-content:flex-end;display:flex}.event-create-actions .button:disabled{cursor:wait;opacity:.72}.event-create-error{border-radius:var(--radius);color:var(--cancelled);background:#fff0f0;border:1px solid #99090938;margin:0;padding:10px 12px;font-weight:700}.event-create-preview{position:sticky;top:96px;overflow:hidden}.event-create-preview img{aspect-ratio:16/10;border-bottom:1px solid var(--line);object-fit:cover;width:100%;display:block}.event-create-preview-body{flex-direction:column;gap:12px;padding:16px;display:flex}.event-create-preview-body>span{color:var(--brand);font-size:13px;font-weight:800}.event-create-preview h2{color:var(--brand-strong);overflow-wrap:anywhere;margin:0;font-size:24px;line-height:1.15}.event-create-preview p{color:var(--muted);overflow-wrap:anywhere;margin:0;line-height:1.5}.event-create-preview-meta,.event-create-preview-tags{flex-wrap:wrap;gap:8px;display:flex}.event-create-preview-meta span,.event-create-preview-tags span{border-radius:var(--radius);background:var(--surface-soft);min-width:0;color:var(--muted-strong);overflow-wrap:anywhere;align-items:center;gap:6px;padding:6px 8px;font-size:12px;font-weight:750;display:inline-flex}@media (width<=900px){.event-create-layout{grid-template-columns:1fr}.event-create-preview{position:static}}@media (width<=640px){.event-create-form{padding:14px}.event-create-grid{grid-template-columns:1fr}.event-create-actions .button{width:100%}.event-create-image-button img{aspect-ratio:16/10}}.status-pill{border-radius:999px;align-items:center;gap:6px;width:fit-content;min-height:26px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.status-pill-neutral{color:var(--muted-strong);background:var(--surface-soft)}.status-pill-info{color:var(--info);background:var(--info-soft)}.status-pill-success{color:var(--success);background:var(--success-soft)}.status-pill-warning{color:var(--warning);background:var(--warning-soft)}.status-pill-cancelled{color:var(--muted-strong);background:var(--surface-soft)}.tag-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.tag{color:var(--muted-strong);background:var(--surface-soft);border-radius:999px;padding:5px 8px;font-size:12px;font-weight:720}.event-page{flex-direction:column;gap:18px;display:flex}.event-hero{flex-flow:wrap;align-items:stretch;gap:2rem;display:flex}.event-hero>img{aspect-ratio:16/10;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);object-fit:cover;flex:0 0 360px;align-self:flex-start;width:25.7rem;min-height:16.0625rem}.event-image-editor{aspect-ratio:16/10;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);cursor:pointer;flex:0 0 360px;align-self:flex-start;width:25.7rem;min-height:0;padding:0;position:relative;overflow:hidden}.event-image-editor img{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto;display:block}.event-image-editor span{border-radius:var(--radius);max-width:calc(100% - 24px);color:var(--brand-strong);overflow-wrap:anywhere;background:#ffffffeb;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:800;display:inline-flex;position:absolute;bottom:12px;right:12px}.event-hidden-input{display:none}.event-content{flex-wrap:wrap;flex:999 520px;align-items:stretch;gap:1rem;min-width:0;display:flex}.event-main,.event-side{box-sizing:border-box;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);flex-direction:column;gap:16px;min-width:0;min-height:15.125rem;padding:20px;display:flex}.event-page .status-pill{white-space:normal;overflow-wrap:anywhere;max-width:100%}.event-main{flex:320px}.event-side{flex:240px}.event-main h1{overflow-wrap:anywhere;margin:0;font-size:34px;line-height:1.1}.event-main p{color:var(--muted);overflow-wrap:anywhere;margin:0;line-height:1.6}.event-management-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.event-management-form label{flex-direction:column;gap:7px;min-width:0;display:flex}.event-management-form label:has(textarea){grid-column:1/-1}.event-management-form span{color:var(--muted-strong);font-size:13px;font-weight:760}.event-management-form input,.event-management-form select,.event-management-form textarea{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-muted);width:100%;min-width:0;color:var(--text);outline:0}.event-management-form input,.event-management-form select{min-height:42px;padding:0 12px}.event-management-form textarea{resize:vertical;padding:12px;line-height:1.5}.event-management-actions{flex-direction:column;gap:8px;display:flex}.creator-card{flex-direction:column;gap:4px;display:flex}.creator-card-link{color:inherit;flex-direction:column;gap:4px;text-decoration:none;display:flex}.creator-card-link:hover strong,.event-participant:hover strong{text-decoration:underline}.info-list{flex-direction:column;gap:10px;display:flex}.creator-card-label{color:var(--muted);font-size:13px;font-weight:650}.info-list span{min-width:0;color:var(--muted-strong);overflow-wrap:anywhere;align-items:center;gap:8px;display:inline-flex}.info-list svg{flex:none}.creator-card{border-radius:var(--radius);background:var(--surface-soft);min-width:0;padding:12px}.creator-card strong,.creator-card span{overflow-wrap:anywhere}.creator-card span{color:var(--muted)}.event-side .button{white-space:normal;width:100%;min-width:0}.event-side .button:disabled{cursor:default;opacity:.72}.event-action-error{color:var(--cancelled);margin:-6px 0 0;font-size:13px;font-weight:650;line-height:1.35}.event-participants-section{flex-direction:column;gap:12px;display:flex}.event-section-title{border-left:4px solid var(--line-strong);color:var(--brand-strong);background:var(--surface-soft);text-transform:uppercase;margin:0;padding:6px 12px;font-size:16px;font-weight:850;line-height:1.15}.event-participant-list{grid-template-columns:repeat(auto-fill,minmax(min(200px,100%),200px));gap:1rem;display:grid}.event-participant{min-width:0;color:inherit;flex-direction:column;align-items:flex-start;gap:8px;text-decoration:none;display:flex}.event-participant img{border:1px solid var(--line);background:var(--surface);object-fit:cover;border-radius:1rem;width:min(200px,100%);height:200px}.event-participant-main{flex-direction:column;gap:3px;width:100%;min-width:0;display:flex}.event-participant-main strong{color:var(--brand-strong);overflow-wrap:anywhere;font-size:13px;line-height:1.25}.event-participant-main small,.event-empty-line{color:var(--muted);overflow-wrap:anywhere;font-size:12px;font-weight:650}.event-empty-line{margin:0}@media (width<=768px){.event-hero,.event-content{flex-direction:column}.event-hero>img,.event-image-editor{aspect-ratio:16/10;flex-basis:auto;width:100%;min-height:0}.event-side{flex-basis:auto;width:100%}.event-main h1{font-size:28px}.event-management-form{grid-template-columns:1fr}.event-participant-list{grid-template-columns:repeat(auto-fill,minmax(min(120px,100%),120px));gap:1rem;display:grid}.event-participant img{border:1px solid var(--line);background:var(--surface);object-fit:cover;border-radius:1rem;width:min(120px,100%);height:120px}}.group-page{flex-direction:column;gap:18px;display:flex}.group-hero{flex-wrap:wrap;align-items:stretch;gap:2rem;display:flex}.group-avatar-large{border:1px solid var(--line);background:var(--surface);object-fit:cover;border-radius:1rem;flex:240px;width:100%;min-width:0;max-width:256px;min-height:256px}.group-avatar-fallback{color:var(--brand-strong);background:var(--surface-soft);border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:36px;font-weight:850;display:inline-flex}.group-main,.group-side,.group-section{box-sizing:border-box;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);flex-direction:column;gap:16px;min-width:0;padding:20px;display:flex}.group-main{flex:999 360px}.group-side{flex:260px}.group-main h1{overflow-wrap:anywhere;color:var(--brand-strong);margin:0;font-size:34px;font-weight:500;line-height:1.1}.group-main p{color:var(--muted);overflow-wrap:anywhere;margin:0;line-height:1.6}.group-info-list,.group-creator{flex-direction:column;gap:10px;display:flex}.group-info-list span{min-width:0;color:var(--muted-strong);overflow-wrap:anywhere;align-items:center;gap:8px;display:inline-flex}.group-info-list svg{flex:none}.group-creator{border-radius:var(--radius);background:var(--surface-soft);min-width:0;padding:12px}.group-side-label,.group-creator-id,.group-person small,.group-member small{color:var(--muted);font-size:13px;font-weight:650}.group-person,.group-member{min-width:0;color:inherit;flex-wrap:wrap;align-items:center;gap:12px;text-decoration:none;display:flex}.group-person:hover strong,.group-member:hover strong{text-decoration:underline}.group-person img,.group-member img{border:1px solid var(--line);background:var(--surface);object-fit:cover;border-radius:.5rem;flex:none;width:42px;height:42px}.group-person span,.group-member-main{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.group-person strong,.group-member strong{color:var(--brand-strong);overflow-wrap:anywhere;overflow:visible}.group-person small,.group-member small,.group-creator-id{overflow-wrap:anywhere}.group-page .status-pill{white-space:normal;overflow-wrap:anywhere;max-width:100%}.group-section{background:0 0;border:0;padding:0}.group-section-title{border-left:4px solid var(--line-strong);color:var(--brand-strong);background:var(--surface-soft);text-transform:uppercase;margin:0;padding:6px 12px;font-size:16px;font-weight:850;line-height:1.15}.group-member-list{border-top:1px solid var(--line);flex-direction:column;gap:0;display:flex}.group-member{border-bottom:1px solid var(--line);min-height:66px;padding:10px 4px}@media (width<=900px){.group-hero{flex-direction:column}.group-avatar-large{aspect-ratio:16/10;flex-basis:auto;width:100%;max-width:none;min-height:0}.group-side{flex-basis:auto}}@media (width<=560px){.group-main h1{font-size:28px}.group-member{flex-wrap:wrap;align-items:flex-start}}.event-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:none;overflow:hidden}.event-card-media{aspect-ratio:16/10;background:var(--surface-soft);display:block}.event-card-media img{object-fit:cover;width:100%;height:100%}.event-card-fallback{background:var(--surface);border-bottom:1px solid var(--line);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.event-card-body{flex-direction:column;gap:12px;padding:14px;display:flex}.event-card-title{color:var(--brand-strong);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:48px;font-size:20px;font-weight:800;line-height:1.2;display:-webkit-box;overflow:hidden}.event-card p{color:var(--muted);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.45;display:-webkit-box;overflow:hidden}.event-card-footer{color:var(--muted);justify-content:space-between;gap:10px;font-size:14px;display:flex}.event-card-footer span{align-items:center;gap:6px;display:inline-flex}.event-card-details{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:start;gap:10px;padding-top:8px;font-size:14px;display:flex}.event-card-participation{color:#28a745;background:#28a74526;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}@media (width<=640px){.event-card-details{flex-direction:column;align-items:start}}.filters{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);flex-wrap:wrap;gap:12px;padding:12px;display:flex}.filters .field{flex:170px}.filters .field-wide{flex:2 260px}@media (width<=768px){.filters .field,.filters .field-wide{flex-basis:100%}}.event-grid{flex-wrap:wrap;gap:16px;display:flex}.stats-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.stats-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft);min-width:0;color:var(--text);padding:14px}.stats-card span,.stats-card small{overflow-wrap:anywhere;display:block}.stats-card span{color:var(--muted-strong);font-size:13px;font-weight:750}.stats-card strong{margin:7px 0 4px;font-size:28px;line-height:1;display:block}.stats-card small{color:var(--muted);font-size:12px;font-weight:650}.event-grid>*{flex:240px;max-width:calc(20% - 12.8px)}@media (width<=1439px){.event-grid>*{max-width:none}}@media (width<=980px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.stats-grid{grid-template-columns:1fr}}.profile-page{flex-direction:column;gap:18px;display:flex}.profile-layout{align-items:start;gap:32px;display:flex}.profile-main{flex-direction:column;gap:1.125rem;width:100%;display:flex}.profile-intro{align-items:start;gap:20px;display:flex}.profile-avatar-block{flex-direction:column;align-items:center;gap:12px;display:flex}.profile-avatar{border:1px solid var(--line);background:var(--surface);object-fit:cover;border-radius:1rem;width:256px;height:256px}.profile-avatar-actions{gap:18px;display:inline-flex}.profile-avatar-actions span{background:var(--brand);border-radius:50%;width:8px;height:8px}.profile-heading{flex-direction:column;flex:auto;min-width:0;padding-top:2px;display:flex}.profile-heading h1{overflow-wrap:anywhere;color:var(--brand-strong);letter-spacing:0;margin:0 0 4px;font-size:34px;font-weight:500;line-height:1.1}.profile-heading p{color:var(--muted-strong);margin:0;font-size:13px}.profile-tags{flex-wrap:wrap;gap:6px;margin-top:1rem;display:flex}.profile-side{flex-direction:column;flex:0 280px;gap:1.5rem;min-width:0;display:flex}.profile-actions{flex-direction:column;flex:none;align-self:flex-start;align-items:stretch;gap:8px;margin-left:auto;display:flex}.profile-action-button{white-space:nowrap}.profile-logout-button{color:var(--cancelled);background:var(--cancelled-soft)}.profile-action-error{max-width:220px;color:var(--cancelled);margin:0;font-size:12px;font-weight:650;line-height:1.35}.profile-section{flex-direction:column;gap:12px;display:flex}.profile-section-title{border-left:4px solid var(--line-strong);color:var(--brand-strong);background:var(--surface-soft);text-transform:uppercase;margin:0;padding:6px 12px;font-size:16px;font-weight:850;line-height:1.15}.profile-stat-grid{border-top:2px solid var(--line-strong);gap:0;display:flex}.profile-stat{text-align:center;flex-direction:column;flex:1 1 0;gap:4px;padding:10px 12px 4px;display:flex}.profile-stat strong{color:var(--brand-strong);font-size:20px;line-height:1}.profile-stat span{color:var(--muted);font-size:12px}.profile-event-switch{flex-wrap:wrap;gap:6px;display:flex}.profile-event-switch button{min-height:34px;color:var(--muted-strong);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:0;align-items:center;gap:8px;padding:0 10px;font-weight:760;display:inline-flex}.profile-event-switch button.is-active{border-color:var(--line);color:var(--brand-strong);background:var(--surface)}.profile-event-switch span{background:var(--brand-soft);min-width:23px;height:23px;color:var(--brand-strong);border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:850;display:inline-flex}.profile-event-list{border-top:1px solid var(--line);flex-direction:column;gap:0;display:flex}.profile-event-card{border-bottom:1px solid var(--line);background:0 0;align-items:center;gap:12px;min-height:66px;padding:10px 4px;display:flex}.profile-event-image{aspect-ratio:16/10;border:1px solid var(--line);background:var(--surface);flex:0 0 106px;width:106px;height:66px;display:block;overflow:hidden}.profile-event-image img{object-fit:cover;width:100%;height:100%}.profile-event-main,.profile-event-meta{flex-direction:column;gap:4px;display:flex}.profile-event-main{flex:auto;min-width:0}.profile-event-main strong{color:var(--brand-strong);text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.profile-event-main small,.profile-event-meta small,.profile-empty-line,.profile-side-list span,.profile-side-grid p{color:var(--muted);font-size:13px;font-weight:650}.profile-event-meta{flex:none;align-items:flex-end}.profile-empty-line,.profile-side-grid p{margin:0}.profile-side-list{flex-direction:column;gap:8px;display:flex}.profile-group-list,.profile-user-list{border-top:1px solid var(--line);flex-direction:column;gap:0;display:flex}.profile-group-link,.profile-user-link{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-width:0;min-height:58px;padding:8px 0;display:flex}.profile-group-link img,.profile-user-link img,.profile-group-fallback{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);object-fit:cover;flex:none;width:42px;height:42px}.profile-group-fallback{color:var(--brand-strong);background:var(--surface-soft);justify-content:center;align-items:center;font-size:13px;font-weight:850;display:inline-flex}.profile-group-main,.profile-user-main{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.profile-group-main strong,.profile-user-main strong{color:var(--brand-strong);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.profile-group-main small,.profile-user-main small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.profile-side-list span{color:var(--brand-strong);overflow-wrap:anywhere;align-items:center;gap:8px;min-width:0;font-size:1.25rem;display:inline-flex}.profile-side-grid{flex-wrap:wrap;gap:1.125rem;display:flex}.profile-side-grid>div{flex-direction:column;flex:1 1 0;gap:.625rem;min-width:min(130px,100%);display:flex}.profile-side-grid p{overflow-wrap:anywhere}@media (width<=768px){.profile-layout,.profile-intro{flex-direction:column}.profile-avatar-block{flex-basis:auto;align-items:flex-start}.profile-heading h1{font-size:30px}.profile-actions,.profile-action-button{width:100%}.profile-actions{margin-left:0}.profile-action-error{max-width:none}.profile-side,.profile-side-grid{flex-direction:column}.profile-side{flex-basis:auto;width:100%}.profile-event-card{flex-wrap:wrap;align-items:flex-start}.profile-event-meta{align-items:flex-end}}.music-player{z-index:30;border:1px solid var(--line);border-radius:var(--radius);min-width:fit-content;min-height:4rem;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-items:center;gap:.5rem;padding:14px;display:grid;position:fixed;bottom:18px;left:18px}.music-player-controls{justify-content:center;gap:6px;display:inline-flex}.music-volume-slider{width:100%;min-width:104px;height:6px;accent-color:var(--brand);cursor:pointer;direction:ltr}.music-volume-slider:focus-visible{outline:2px solid var(--brand-strong);outline-offset:4px}.music-control-button{border-radius:var(--radius);width:34px;height:34px;color:var(--brand-strong);background:var(--surface-soft);cursor:pointer;border:0;justify-content:center;align-items:center;display:inline-flex}.music-control-button:hover,.music-control-button:focus-visible{background:var(--brand-soft)}.music-control-button:focus-visible{outline:2px solid var(--brand-strong);outline-offset:2px}.music-control-button-primary{color:var(--surface);background:var(--brand)}.music-control-button-primary:hover,.music-control-button-primary:focus-visible{background:var(--brand-strong)}@media (width<=480px){.music-player{display:none}}.notifications-panel{z-index:30;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:min(390px,100vw - 24px);max-height:min(580px,100vh - 96px);box-shadow:var(--shadow);color:var(--text);flex-direction:column;display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}.notifications-panel-header{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.notifications-panel-header h2{letter-spacing:0;margin:0;font-size:17px;line-height:1.2}.notifications-panel-header span{color:var(--muted);font-size:13px;font-weight:650}.notifications-read-all{border-radius:var(--radius);min-width:76px;min-height:34px;color:var(--brand-strong);background:var(--brand-soft);cursor:pointer;border:0;justify-content:center;align-items:center;gap:6px;font-weight:760;display:inline-flex}.notifications-read-all:disabled{cursor:default;opacity:.48}.notifications-panel-body{min-height:120px;overflow-y:auto}.notifications-state{min-height:120px;color:var(--muted);justify-content:center;align-items:center;gap:8px;padding:20px;font-weight:700;display:flex}.notifications-state svg{flex:none}.notifications-state .lucide-loader-circle{animation:.9s linear infinite notification-spin}.notifications-error{color:var(--cancelled)}.notifications-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.notification-row{border:0;border-bottom:1px solid var(--line);background:var(--surface);width:100%;min-height:76px;color:var(--text);text-align:left;cursor:pointer;border-left:4px solid #0000;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:12px 14px;display:grid}.notification-row:hover,.notification-row:focus-visible{background:var(--surface-muted)}.notification-row-unread{border-left-color:var(--info);background:var(--info-soft)}.notification-row-read{color:var(--muted-strong)}.notification-row-main{flex-direction:column;gap:4px;min-width:0;display:flex}.notification-row-main strong{overflow-wrap:anywhere;color:var(--text);font-size:14px;line-height:1.25}.notification-row-main span{overflow-wrap:anywhere;color:var(--muted-strong);font-size:13px;line-height:1.35}.notification-row time{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:700}@keyframes notification-spin{to{transform:rotate(360deg)}}@media (width<=768px){.notifications-panel{width:100%;max-height:430px;margin-top:8px;position:static}}@media (width<=480px){.notification-row{grid-template-columns:minmax(0,1fr)}.notification-row time{white-space:normal}}.app-shell{min-height:100vh}.topbar{z-index:10;border-bottom:1px solid var(--brand-strong);background:var(--brand);justify-content:space-between;align-items:center;gap:18px;padding:14px 28px;display:flex;position:sticky;top:0}.mobile-menu-button{display:none}.brand,.profile-chip,.topbar-actions,.topbar-search{align-items:center;display:inline-flex}.brand{color:var(--surface);letter-spacing:0;gap:10px;font-weight:760}.brand-mark{color:#fff;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.brand-mark img{object-fit:contain;width:50px;height:50px}.topbar-search{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:42px;color:var(--muted);gap:10px;padding:0 14px}.topbar-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.topbar-actions{justify-content:end;gap:10px}.nav-link{color:var(--surface);font-weight:650}.icon-button{border-radius:var(--radius);width:40px;height:40px;color:var(--surface);cursor:pointer;background:#ffffff1f;border:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.notifications-menu{display:inline-flex;position:relative}.badge{border:1px solid var(--brand);min-width:17px;height:17px;color:var(--brand-strong);background:var(--surface);border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex;position:absolute;top:5px;right:5px}.profile-chip{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:40px;color:var(--brand-strong);gap:8px;padding:0 10px;font-weight:700}@media (width<=768px){.topbar{flex-wrap:wrap;padding:12px 16px}.brand-mark,.brand-mark img{width:42px;height:42px}.mobile-menu-button{border-radius:var(--radius);width:42px;height:42px;color:var(--surface);cursor:pointer;background:#ffffff1f;border:0;justify-content:center;align-items:center;display:inline-flex}.topbar-actions{opacity:0;pointer-events:none;border-top:0 solid #ffffff2e;flex-basis:100%;justify-content:start;align-items:stretch;gap:8px;max-height:0;padding-top:0;transition:max-height .18s,padding-top .18s,border-top-width .18s,opacity .14s;overflow:hidden}.topbar-actions-open{opacity:1;pointer-events:auto;border-top-width:1px;max-height:220px;padding-top:10px}.topbar-actions-notifications-open{max-height:680px}.topbar-actions .nav-link,.topbar-actions .button,.topbar-actions .profile-chip{flex:auto;min-width:0}.topbar-actions .nav-link{border-radius:var(--radius);min-height:40px;color:var(--surface);background:#ffffff1f;justify-content:center;align-items:center;padding:0 12px;display:inline-flex}.topbar-actions .button-primary{color:var(--brand-strong);background:var(--surface)}.topbar-actions .icon-button{color:var(--surface);background:#ffffff1f}.topbar-actions .notifications-menu{flex-direction:column;flex:auto;min-width:0}.topbar-actions .profile-chip{justify-content:center}}@media (width<=480px){.topbar{gap:12px}.brand{min-width:0}.topbar-actions{flex-direction:column}.topbar-actions .icon-text-button,.topbar-actions .icon-button,.topbar-actions .notifications-menu{width:100%}.topbar-actions .icon-button{min-height:40px}}
