@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#030614;margin:0}code{font-family:Space Grotesk,Fira Code,SFMono-Regular,Menlo,Monaco,Consolas,Courier New,monospace}.App{min-height:100vh}.login-page{padding-top:3rem}.login-section{width:min(1200px,100%)}.login-layout{align-items:stretch}.login-hero{overflow:hidden;position:relative}.login-hero:after{background:radial-gradient(circle at 80% 20%,#3fc8ff40,#0000 40%);content:"";inset:0;pointer-events:none;position:absolute}.login-hero>*{position:relative;z-index:1}.login-subtitle{color:var(--text-soft);font-size:1.05rem;margin-top:.75rem}.login-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.75rem}.login-doc-btn{border:1px solid #ffffff40}.login-footer{color:var(--text-muted);display:flex;flex-direction:column;gap:.5rem;margin-top:2rem}.login-badges{color:var(--text-soft);display:inline-flex;font-size:.9rem;gap:.5rem}.login-logo{background:#ffffff0a;border:1px solid #ffffff0d;border-radius:28px;height:96px;margin-bottom:1.5rem;padding:1rem;width:96px}.login-status{display:flex;flex-direction:column;gap:.75rem;justify-content:center}.login-status__tip{background:#ffffff0a;border:1px dashed #fff3;border-radius:var(--radius-md);color:var(--text-muted);font-size:.95rem;padding:1rem}@media (max-width:768px){.login-actions{flex-direction:column}.login-logo{align-self:center}}:root{--bg-base:#030614;--bg-alt:#070c24;--bg-panel:#0a0e28d9;--bg-panel-solid:#0a0f2f;--text-primary:#f5f7ff;--text-muted:#a7b3d4;--text-soft:#d2d9ff;--accent-primary:#7b5bff;--accent-secondary:#51f3c3;--accent-tertiary:#3fc8ff;--danger:#ff7b99;--success:#63f6a5;--warning:#ffd767;--surface-border:#ffffff14;--shadow-lg:0 35px 60px #0306148c;--shadow-md:0 18px 40px #03061473;--shadow-sm:0 12px 25px #0306144d;--radius-xl:36px;--radius-lg:26px;--radius-md:18px;--radius-sm:12px;--gradient-primary:radial-gradient(circle at 20% 20%,#7b5bff66,#0000 45%),radial-gradient(circle at 80% 0%,#51f3c359,#0000 40%),#030614;--gradient-card:linear-gradient(145deg,#7b5bff29,#51f3c314);--glass-border:1px solid #ffffff1f}*{box-sizing:border-box;margin:0;padding:0}body{background:radial-gradient(circle at 20% 20%,#7b5bff66,#0000 45%),radial-gradient(circle at 80% 0,#51f3c359,#0000 40%),#030614;background:var(--gradient-primary);color:#f5f7ff;color:var(--text-primary);font-family:Inter,Space Grotesk,Segoe UI,system-ui,-apple-system,sans-serif;letter-spacing:.01em;line-height:1.6}#root,body{min-height:100vh}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #3fc8ff;outline:2px solid var(--accent-tertiary);outline-offset:3px}.page{display:flex;flex-direction:column;gap:2rem;min-height:100vh;padding:2.5rem clamp(1.5rem,4vw,4rem) 3.5rem}.page--centered{justify-content:center}.page-section{gap:1.5rem;margin:0 auto;width:min(1200px,100%)}.page-section,.section-heading{display:flex;flex-direction:column}.section-heading{gap:.35rem}.section-heading h1,.section-heading h2,.section-heading h3{font-family:Space Grotesk,Inter,sans-serif;font-weight:600;letter-spacing:-.02em}.eyebrow{color:#a7b3d4;font-size:.85rem;letter-spacing:.3em}.glass-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0e28d9;background:var(--bg-panel);border:1px solid #ffffff1f;border:var(--glass-border);border-radius:26px;border-radius:var(--radius-lg);box-shadow:0 18px 40px #03061473;box-shadow:var(--shadow-md);padding:clamp(1.5rem,3vw,2.5rem)}.card-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.split-layout{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.feature-list{grid-gap:.8rem;display:grid;gap:.8rem;list-style:none;margin-top:1.25rem}.feature-list li{align-items:center;color:#d2d9ff;color:var(--text-soft);display:flex;font-weight:500;gap:.65rem}.feature-list li:before{background:#51f3c3;background:var(--accent-secondary);border-radius:50%;box-shadow:0 0 14px #51f3c399;content:"";height:8px;width:8px}.btn{border:none;border-radius:999px;cursor:pointer;font-size:1rem;font-weight:600;padding:.85rem 1.8rem;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:disabled{cursor:not-allowed;opacity:.5}.btn--primary{background:linear-gradient(120deg,#7b5bff,#51f3c3);background:linear-gradient(120deg,var(--accent-primary),var(--accent-secondary));box-shadow:0 15px 30px #7b5bff59;color:#050712}.btn--ghost{background:#0000;border:1px solid #fff3;color:#f5f7ff;color:var(--text-primary)}.btn:hover:not(:disabled){transform:translateY(-2px)}input,select,textarea{background:#ffffff0d;border:1px solid #ffffff26;border-radius:12px;border-radius:var(--radius-sm);color:#f5f7ff;color:var(--text-primary);font-family:inherit;font-size:1rem;padding:.9rem 1rem;width:100%}input::placeholder{color:#ffffff8c}.status-chip{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:.85rem;font-weight:600;gap:.4rem;letter-spacing:.04em;padding:.35rem .9rem;text-transform:uppercase}.status-chip:before{border-radius:50%;content:"";height:6px;width:6px}.status-chip--success{background:#63f6a51f;border-color:#63f6a54d;color:#63f6a5;color:var(--success)}.status-chip--pending{background:#ffd76726;border-color:#ffd7674d;color:#ffd767;color:var(--warning)}.status-chip--danger{background:#ff7b9926;border-color:#ff7b9959;color:#ff7b99;color:var(--danger)}.status-chip--neutral{background:#ffffff0f;border-color:#ffffff1a;color:#d2d9ff;color:var(--text-soft)}.status-chip--success:before{background:#63f6a5;background:var(--success)}.status-chip--pending:before{background:#ffd767;background:var(--warning)}.status-chip--danger:before{background:#ff7b99;background:var(--danger)}.status-chip--neutral:before{background:#d2d9ff;background:var(--text-soft)}.global-message{color:#51f3c3;color:var(--accent-secondary);font-weight:600}.global-link{color:#3fc8ff;color:var(--accent-tertiary);font-weight:600}.global-nav{align-items:center;background:#05081ea6;border:1px solid #ffffff14;border-radius:999px;box-shadow:0 12px 25px #0306144d;box-shadow:var(--shadow-sm);display:flex;gap:1.5rem;justify-content:space-between;margin:0 auto;overflow:hidden;padding:.75rem 1.8rem;position:relative;width:min(1200px,100%)}.global-nav:after{background:linear-gradient(120deg,#7b5bff26,#51f3c314);content:"";inset:0;position:absolute;z-index:0}.global-nav__brand,.global-nav__links,.global-nav__status{position:relative;z-index:1}.global-nav__brand{align-items:center;display:flex;gap:.9rem}.global-nav__logo{background:linear-gradient(135deg,#7b5bff,#51f3c3);background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));border-radius:14px;box-shadow:0 10px 25px #51f3c359;color:#050712;display:grid;font-family:Space Grotesk,sans-serif;font-weight:700;height:42px;place-items:center;width:42px}.global-nav__meta{display:flex;flex-direction:column;line-height:1.2}.global-nav__meta span{color:#a7b3d4;color:var(--text-muted);font-size:.75rem;letter-spacing:.15em;text-transform:uppercase}.global-nav__meta strong{font-size:1rem;font-weight:600}.studocu-wordmark{animation:studocuWordmarkGlow 7s ease-in-out infinite;font-size:1.05rem;letter-spacing:.12em;text-shadow:0 0 18px #7b5bff8c}.studocu-gradient-title,.studocu-wordmark{background:linear-gradient(120deg,#7b5bff,#51f3c3 45%,#3fc8ff 65%,#e29bff);-webkit-background-clip:text;background-clip:text;background-size:220% 220%;color:#0000;text-transform:uppercase}.studocu-gradient-title{animation:studocuWordmarkGlow 6s ease-in-out infinite;font-size:clamp(2.4rem,3.5vw,3rem);letter-spacing:.14em;margin-bottom:.75rem}@keyframes studocuWordmarkGlow{0%{background-position:0 50%;text-shadow:0 0 18px #7b5bff80}50%{background-position:100% 50%;text-shadow:0 0 22px #3fc8ffbf}to{background-position:0 50%;text-shadow:0 0 18px #7b5bff80}}.global-nav__links{align-items:center;display:flex;gap:.4rem}.global-nav__status{align-items:center;display:flex;gap:1rem;margin-left:auto}.global-nav__status-line{align-items:center;color:#d2d9ff;color:var(--text-soft);display:flex;font-size:.85rem;font-weight:500;gap:.4rem}.status-indicator{background:#ffd767;background:var(--warning);border-radius:50%;box-shadow:0 0 10px #ffd76799;height:10px;width:10px}.status-indicator.is-online{background:#63f6a5;background:var(--success);box-shadow:0 0 10px #63f6a58c}.status-indicator.is-offline{background:#ff7b99;background:var(--danger);box-shadow:0 0 10px #ff7b998c}.global-nav__status-meta{align-items:center;display:flex;gap:.6rem}.global-nav__pill{background:#ffffff1f;border-radius:999px;font-size:.85rem;letter-spacing:.04em;padding:.35rem .9rem}.global-nav__pill--address{font-family:Space Grotesk,Inter,sans-serif;letter-spacing:.08em}.global-nav__connect{padding:.6rem 1.4rem;white-space:nowrap}.global-nav__link{border-radius:999px;color:#d2d9ff;color:var(--text-soft);font-weight:600;padding:.5rem 1.1rem;transition:background .2s ease,color .2s ease}.global-nav__link.is-active{background:#ffffff1f;color:#f5f7ff;color:var(--text-primary)}.global-nav__link:hover{background:#ffffff14}@media (max-width:768px){.page{padding:1.75rem 1.25rem 3rem}.global-nav{align-items:stretch;border-radius:26px;border-radius:var(--radius-lg);flex-direction:column;gap:1rem;padding:1rem 1.4rem}.global-nav__links{flex-wrap:wrap;justify-content:center}.global-nav__status{align-items:flex-start;flex-direction:column;gap:.6rem;margin-left:0}.global-nav__status-meta{flex-wrap:wrap;gap:.5rem;width:100%}.global-nav__connect{text-align:center;width:100%}}@media (max-width:560px){.card-grid,.split-layout{grid-template-columns:1fr}}.profile-page{padding-top:3rem}.profile-layout{align-items:stretch}.profile-card,.profile-highlights{display:flex;flex-direction:column;gap:1rem}.profile-logo{background:#ffffff0d;border:1px solid #ffffff14;border-radius:32px;padding:1rem;width:120px}.profile-field{background:#ffffff08;border:1px solid #ffffff0d;border-radius:var(--radius-md);padding:1rem 1.2rem}.profile-field span{color:var(--text-muted);font-size:.8rem;letter-spacing:.25em;text-transform:uppercase}.profile-value{font-family:Space Grotesk,sans-serif;font-size:1.05rem;margin-top:.5rem;word-break:break-all}.profile-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.profile-stat{background:#ffffff08;border:1px solid #ffffff0d;border-radius:var(--radius-md);display:flex;flex-direction:column;gap:.35rem;padding:1.1rem 1.25rem}.profile-stat span{color:var(--text-muted);font-size:.8rem;letter-spacing:.18em;text-transform:uppercase}.profile-stat strong{font-size:1.1rem}.profile-stat p{color:var(--text-soft);font-size:.95rem}.profile-next-steps{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.profile-tags{display:flex;flex-wrap:wrap;gap:.75rem}.profile-subtitle{color:var(--text-soft);max-width:640px}@media (max-width:768px){.profile-next-steps{align-items:flex-start;flex-direction:column}}.history-page{padding-top:3rem}.history-table{display:flex;flex-direction:column;gap:1rem}.history-row,.history-table__head{grid-gap:.75rem;align-items:center;display:grid;gap:.75rem;grid-template-columns:60px 1.8fr 1fr 1fr 1fr 1.1fr}.history-table__head{color:var(--text-muted);font-size:.85rem;letter-spacing:.2em;text-transform:uppercase}.history-row{border-top:1px solid #ffffff0d;padding:.8rem 0}.history-row span{word-break:break-all}.history-cell--address{font-family:Space Grotesk,sans-serif;font-size:.95rem}.history-cell--operation{text-transform:capitalize}.history-table__body{display:flex;flex-direction:column}.history-empty{border:1px dashed #fff3;border-radius:var(--radius-md);padding:2rem 1rem;text-align:center}.history-empty,.history-subtitle{color:var(--text-soft)}@media (max-width:960px){.history-row,.history-table__head{grid-template-columns:40px 1.3fr 1fr .8fr .9fr 1fr}}@media (max-width:720px){.history-row,.history-table__head{grid-template-columns:30px 1.2fr .8fr .8fr;grid-template-rows:auto auto}.history-table__head span:nth-child(5),.history-table__head span:nth-child(6){display:none}.history-row span:nth-child(5),.history-row span:nth-child(6){grid-column:span 2}}.leader-page{padding-top:3rem}.leader-layout{align-items:stretch}.leader-panel{display:flex;flex-direction:column;gap:1rem}.leader-panel input{text-transform:lowercase}.leader-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.85rem}.leader-outcome{display:flex;flex-direction:column;gap:2rem}.leader-outcome__metrics{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.leader-address{font-family:Space Grotesk,sans-serif;font-size:1.1rem;margin:.4rem 0 .75rem;word-break:break-all}.leader-reset{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.leader-subtitle{color:var(--text-soft)}@media (max-width:768px){.leader-actions,.leader-outcome__metrics,.leader-reset{align-items:flex-start;flex-direction:column}.leader-outcome__metrics button{width:100%}}.registration-page{padding-top:2.5rem}.studocu-section{gap:1.5rem}.registration-subtitle{color:var(--text-soft);font-size:1.05rem;margin-top:.75rem}.studocu-heading{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}.studocu-heading-action{white-space:nowrap}.studocu-flash{margin-top:-.5rem}.studocu-overview{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.studocu-card{display:flex;flex-direction:column;gap:1rem;min-height:auto}.studocu-card .status-chip{align-self:flex-start}.studocu-card .studocu-meta{color:var(--text-soft)}.studocu-card-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.studocu-stats-compact{grid-gap:.75rem;display:grid;font-size:.95rem;gap:.75rem;grid-template-columns:repeat(2,minmax(120px,1fr));list-style:none;margin:0;padding:0}.studocu-stats-compact li{display:flex;flex-direction:column;gap:.25rem}.studocu-stats-compact span{color:var(--text-soft);font-size:.85rem}.studocu-stats-compact strong{color:var(--text);font-family:Space Grotesk,sans-serif;font-size:1.4rem}.studocu-stats-card{min-height:auto}.studocu-primary-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.studocu-footnote{color:var(--text-muted);font-size:.85rem}.studocu-upload{display:flex;flex-direction:column;gap:1.5rem}.studocu-upload-history{border-top:1px solid #ffffff1a;display:flex;flex-direction:column;gap:1rem;margin-top:1rem;padding-top:1.5rem}.studocu-upload-history h3{font-size:1.1rem;margin:0}.studocu-upload-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.studocu-upload-form{grid-gap:1rem;display:grid;gap:1rem}.studocu-upload-form label{font-size:.95rem;font-weight:600}.studocu-hash-row{align-items:center;display:flex;gap:.75rem}.studocu-hash-row input{flex:1 1}.studocu-upload-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.studocu-upload-messages{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.studocu-file-info{margin-bottom:.5rem;margin-top:-.5rem}.studocu-upload-combo{align-items:center;display:flex;gap:.75rem;width:100%}.studocu-upload-combo label.btn{flex-shrink:0;white-space:nowrap}.studocu-upload-combo label.btn[aria-disabled=true]{cursor:not-allowed;opacity:.6;pointer-events:none}.studocu-upload-divider{border-bottom:1px solid #ffffff1a;border-top:1px solid #ffffff1a;margin:1rem 0;padding:1rem 0;text-align:center}.studocu-hint-small{color:var(--text-muted);font-size:.85rem;margin-bottom:0;margin-top:.25rem}#fileInput{background:#ffffff0d;border:1px solid #fff3;border-radius:var(--radius-sm);color:var(--text);cursor:pointer;font-size:.95rem;padding:.75rem}#fileInput:disabled{cursor:not-allowed;opacity:.5}.btn--small{font-size:.85rem;padding:.4rem .8rem}.studocu-columns{align-items:start}.studocu-column{gap:1.1rem}.studocu-column,.studocu-empty{display:flex;flex-direction:column}.studocu-empty{color:var(--text-muted);gap:.35rem;padding:1rem 0}.studocu-empty span{font-size:.85rem}.studocu-approved,.studocu-myuploads,.studocu-voting{display:flex;flex-direction:column;gap:1rem}.studocu-approved-card,.studocu-upload-card,.studocu-vote-card{align-items:flex-start;background:#ffffff0d;border:1px solid #ffffff14;border-radius:var(--radius-md);display:flex;gap:1.5rem;justify-content:space-between;min-width:0;overflow:hidden;padding:.9rem 1rem}.studocu-vote-card-content{flex:1 1;min-width:0}.studocu-approved-card h4,.studocu-upload-card h4,.studocu-vote-card h4{font-size:1.05rem;margin:0;overflow-wrap:break-word;word-break:break-word}.studocu-ipfs-hash{font-family:Space Grotesk,monospace;font-size:.95rem}.studocu-vote-progress{font-size:.9rem;margin-top:.25rem}.studocu-vote-count{color:var(--text)}.studocu-vote-time{color:var(--text-soft);font-style:italic}.studocu-vote-actions{flex-shrink:0}.studocu-upload-status{display:flex;justify-content:flex-end;min-width:130px}.studocu-approved-actions{align-items:center;display:flex;gap:.75rem}.studocu-access-result{margin-top:1rem}.studocu-access-block{background:#ffffff08;border:1px solid #ffffff1a;border-radius:var(--radius-sm);display:flex;flex-direction:column;gap:1rem;padding:1rem}.studocu-access-block>div{display:flex;flex-direction:column;gap:.5rem}.studocu-access-block span{color:var(--text-soft);font-size:.85rem;letter-spacing:.05em;text-transform:uppercase}.studocu-access-block code{background:#ffffff0d;border-radius:var(--radius-sm);font-family:Space Grotesk,monospace;font-size:1rem;letter-spacing:.08em;padding:.5rem;word-break:break-all}.studocu-access-links{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.studocu-access-password{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.studocu-access-input{flex:1 1 240px;min-width:200px}.studocu-access-history{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.studocu-access-history ul{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.studocu-access-history-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:var(--radius-sm);display:flex;flex-direction:column;gap:.5rem;padding:1rem}.studocu-access-history-meta{color:var(--text-soft);font-size:.85rem}.studocu-access-history-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.studocu-access-history-password{font-family:Space Grotesk,monospace;letter-spacing:.05em}.studocu-ipfs-hash-small{font-size:.9rem!important}.studocu-divider{border-top:1px solid #ffffff14;margin-top:1.25rem;padding-top:1rem}@media (max-width:960px){.studocu-stats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.studocu-approved-card,.studocu-upload-card,.studocu-vote-card{align-items:flex-start;flex-direction:column}.studocu-approved-actions,.studocu-upload-status,.studocu-vote-actions{justify-content:flex-start;width:100%}.studocu-upload-actions{align-items:flex-start;flex-direction:column}.studocu-access-password,.studocu-hash-row{align-items:stretch;flex-direction:column}}@media (max-width:640px){.studocu-overview{grid-template-columns:1fr}}.voting-page{padding-top:2.5rem}.voting-section{gap:2rem}.voting-subtitle{color:var(--text-soft);font-size:1.05rem;margin-top:.75rem}.voting-queue{display:flex;flex-direction:column;gap:1.5rem}.studocu-vote-card,.studocu-voting{display:flex;flex-direction:column;gap:1rem}.studocu-vote-card{background:#ffffff05;border:1px solid #ffffff1a;border-radius:var(--radius-md);padding:1.25rem}.studocu-vote-card--completed{background:#ffffff03;opacity:.7}.studocu-vote-card--uploader{background:#ffffff08;border-color:#ffffff26}.studocu-vote-card-content{display:flex;flex-direction:column;gap:.5rem}.studocu-ipfs-hash{font-family:Space Grotesk,sans-serif;font-size:1.1rem;margin:.25rem 0;word-break:break-all}.studocu-uploader,.studocu-vote-progress{align-items:center;display:flex;gap:.5rem}.studocu-vote-progress{flex-wrap:wrap;margin-top:.5rem}.studocu-vote-count{font-weight:600}.studocu-vote-count--warning{color:var(--warning)}.studocu-vote-count--ready{color:var(--success)}.studocu-vote-time{color:var(--text-muted);font-size:.9rem}.studocu-vote-links{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.studocu-vote-actions{border-top:1px solid #ffffff0d;display:flex;gap:.75rem;justify-content:flex-end;padding-top:.75rem}.studocu-vote-status{margin-top:.5rem}.studocu-empty{color:var(--text-soft);padding:2rem 1rem;text-align:center}.studocu-empty p{font-weight:500;margin-bottom:.5rem}.studocu-empty span{color:var(--text-muted);font-size:.9rem}.studocu-completed-votes{margin-top:2rem}.studocu-divider{margin-bottom:1rem}.studocu-meta{color:var(--text-soft);font-size:.9rem}.eyebrow{color:var(--text-muted);font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.studocu-alert{display:flex;flex-direction:column;gap:.8rem}.studocu-alert p{color:var(--text-soft)}.avatar{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:50%;flex-shrink:0;object-fit:cover}.avatar--placeholder{align-items:center;background:#ffffff1a;color:var(--text-soft);display:flex;font-size:.8em;font-weight:600;justify-content:center}.avatar--small{height:24px;width:24px}.avatar--medium{height:40px;width:40px}.avatar--large{height:64px;width:64px}.avatar--hidden{display:none}
/*# sourceMappingURL=main.3dbed4fd.css.map*/