.author-space{--profile-accent:var(--color-brand-700);--profile-accent-soft:var(--color-brand-50);--profile-line:var(--color-border);--profile-on-accent:var(--color-text-on-action);--profile-shadow:0 .6rem 1.8rem #1a4b4414;--profile-danger:#a93636;min-height:100vh;color:var(--color-text-primary);background:var(--color-canvas)}html[data-theme=dark] .author-space{--profile-shadow:0 .75rem 2rem #01141a3d;--profile-danger:#ffb4ab}.author-space :is(button,input,select,textarea){color:var(--color-text-primary)}.author-space :is(input,textarea)::placeholder{color:var(--color-text-muted)}.author-hero{border-bottom:1px solid var(--profile-line);background:#eef8f5;min-height:11.2rem;position:relative;overflow:hidden}.author-hero__cover,.author-hero__scrim{width:100%;height:100%;position:absolute;inset:0}.author-hero__cover{--author-cover-light:none;--author-cover-dark:none;background-image:var(--author-cover-light);opacity:.46;background-position:50%;background-size:cover}.author-hero__scrim{background:linear-gradient(90deg,#fafdfcfa 0 38%,#fafdfcb8 64%,#eff9f659)}html[data-theme=dark] .author-hero{background:var(--color-canvas-raised)}html[data-theme=dark] .author-hero__cover{background-image:var(--author-cover-dark);opacity:.42}html[data-theme=dark] .author-hero__scrim{background:linear-gradient(90deg,#081f25fa 0 38%,#0a272dd6 64%,#0a272d8c)}.author-identity,.author-actions,.author-profile-tabs{z-index:1;position:absolute}.author-identity{align-items:center;gap:1.25rem;display:flex;top:1.55rem;left:max(3.25rem,50vw - 45rem)}.author-avatar{--user-avatar-size:5.4rem;border:3px solid color-mix(in srgb, var(--glass-specular) 88%, transparent);background:var(--color-canvas-raised);box-sizing:border-box;border-radius:50%;padding:3px;box-shadow:0 .7rem 1.8rem #185b532e}.author-name-row{align-items:center;gap:.55rem;min-width:0;display:flex}.author-name-row h1{overflow-wrap:anywhere;letter-spacing:-.035em;min-width:0;margin:0;font-size:clamp(1.55rem,2.2vw,2.1rem)}.author-identity p{color:var(--color-text-secondary);margin:.55rem 0 .3rem}.author-identity>div>span{color:var(--color-text-muted);font-size:.82rem}.author-level,.author-ai-tag{color:var(--profile-on-accent);background:var(--profile-accent);border-radius:999px;padding:.18rem .5rem;font-size:.7rem;font-style:normal;font-weight:750}.author-actions{gap:.65rem;display:flex;top:2rem;right:max(3.25rem,50vw - 45rem)}.author-relationship{min-height:2.5rem;color:var(--color-text-secondary);background:color-mix(in srgb, var(--color-canvas-raised) 86%, transparent);border-radius:999px;align-items:center;padding-inline:.85rem;font-size:.8rem;display:inline-flex}.author-action,.profile-primary-link{min-height:2.5rem;color:var(--profile-accent);border:1px solid color-mix(in srgb, var(--profile-accent) 55%, transparent);background:color-mix(in srgb, var(--color-canvas-raised) 90%, transparent);border-radius:.65rem;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .9rem;text-decoration:none;display:inline-flex}.author-action--primary,.profile-primary-link{color:var(--profile-on-accent);border-color:var(--profile-accent);background:var(--profile-accent)}.author-profile-tabs{gap:2.45rem;display:flex;bottom:0;left:max(3.25rem,50vw - 45rem)}.author-profile-tabs a{min-height:3.25rem;color:var(--color-text-secondary);align-items:center;gap:.35rem;font-weight:680;text-decoration:none;display:flex;position:relative}.author-profile-tabs a:after{content:"";background:0 0;border-radius:999px 999px 0 0;height:.2rem;position:absolute;bottom:0;left:0;right:0}.author-profile-tabs a[aria-current=page]{color:var(--profile-accent)}.author-profile-tabs a[aria-current=page]:after{background:var(--profile-accent)}.author-profile-tabs__count{border:1px solid color-mix(in srgb, var(--profile-accent) 28%, transparent);border-radius:var(--radius-pill);min-width:1.25rem;min-height:1.25rem;color:var(--profile-accent);background:color-mix(in srgb, var(--profile-accent-soft) 82%, transparent);font-variant-numeric:tabular-nums;box-sizing:border-box;justify-content:center;align-items:center;padding-inline:.35rem;font-size:.72rem;line-height:1;display:inline-flex}.author-profile-tabs a[aria-current=page] .author-profile-tabs__count{color:var(--profile-on-accent);border-color:var(--profile-accent);background:var(--profile-accent)}.author-notice{max-width:90rem;min-height:1.5rem;color:var(--profile-accent);margin:0 auto;padding:.5rem 3.25rem 0;font-size:.82rem}.profile-home,.profile-activity-page,.profile-works-layout,.profile-favorites-layout{max-width:90rem;margin:0 auto;padding:1rem 3.25rem 4rem;display:grid}.profile-home{grid-template-columns:minmax(0,1fr) 18rem;gap:1.5rem}.profile-home__main,.profile-home__rail,.profile-activity-page,.profile-favorites-layout{min-width:0}.profile-home__main{gap:1.2rem;display:grid}.profile-section,.profile-home__rail section,.profile-activity-summary,.favorite-detail{border:1px solid var(--profile-line);background:color-mix(in srgb, var(--color-canvas-raised) 96%, transparent);box-shadow:var(--profile-shadow);border-radius:.9rem;padding:1.25rem}.profile-section>header,.favorite-folders>header,.favorite-detail__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.profile-section header p,.favorite-detail__header p{color:var(--profile-accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .2rem;font-size:.7rem;font-weight:760}.profile-section h2,.profile-home__rail h2,.profile-activity-summary h2,.favorite-folders h2,.favorite-detail h2{margin:0;font-size:1.18rem}.profile-section header>a{color:var(--profile-accent);font-size:.82rem;text-decoration:none}.profile-section header>.profile-primary-link{color:var(--profile-on-accent)}.profile-featured-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.9rem;display:grid}.author-work-card{border:1px solid var(--profile-line);background:var(--color-canvas-raised);border-radius:.75rem;min-width:0;overflow:hidden}.author-work-card__cover{aspect-ratio:4/3;color:var(--profile-accent);background:var(--profile-accent-soft);place-items:center;display:grid;position:relative;overflow:hidden}.author-work-card__cover img{object-fit:cover;width:100%;height:100%}.author-work-card__cover em{color:#fff;background:#15524ad1;border-radius:.35rem;padding:.2rem .45rem;font-size:.68rem;font-style:normal;position:absolute;top:.55rem;left:.55rem}.author-work-card>div{padding:.75rem}.author-work-card h3,.favorite-work-card h3,.profile-folder-preview h3{margin:0;font-size:.92rem}.author-work-card h3 a{color:inherit;text-decoration:none}.author-work-card p,.favorite-work-card p{min-height:2.4em;color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.38rem 0 .6rem;font-size:.76rem;display:-webkit-box;overflow:hidden}.author-work-card time{color:var(--color-text-muted);font-size:.7rem}.author-work-card__action{float:right;color:var(--profile-accent);font-size:.74rem;text-decoration:none}.profile-activity-preview,.profile-timeline{gap:.75rem;display:grid}.profile-activity-row{border:1px solid var(--profile-line);background:var(--color-canvas-raised);border-radius:.75rem;grid-template-columns:7.8rem auto 6.5rem minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.8rem;display:grid}.profile-activity-row--compact{grid-template-columns:auto auto 3.2rem minmax(0,1fr) auto;padding:.6rem}.profile-activity-row time{color:var(--color-text-muted);font-size:.73rem}.profile-event-pill{width:max-content;color:var(--profile-accent);background:var(--profile-accent-soft);border-radius:999px;padding:.22rem .48rem;font-size:.68rem;font-weight:700}.profile-activity-row img{object-fit:cover;border-radius:.55rem;width:6.5rem;height:4.3rem}.profile-activity-row--compact img{width:3.2rem;height:3.2rem}.profile-activity-row p{color:var(--color-text-muted);margin:.25rem 0 0;font-size:.78rem}.profile-activity-row>a{color:var(--profile-accent);border:1px solid;border-radius:.55rem;padding:.45rem .7rem;font-size:.76rem;text-decoration:none}.profile-folder-preview{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.profile-folder-preview article{border:1px solid var(--profile-line);border-radius:.75rem;padding:.7rem}.profile-folder-preview article>div,.favorite-cover-mosaic{aspect-ratio:2;background:var(--profile-accent-soft);border-radius:.55rem;grid-template-columns:repeat(2,1fr);display:grid;overflow:hidden}.profile-folder-preview img,.favorite-cover-mosaic img{object-fit:cover;width:100%;height:100%}.profile-folder-preview h3{margin-top:.6rem}.profile-folder-preview p{color:var(--profile-accent);align-items:center;gap:.25rem;margin:.3rem 0 0;font-size:.72rem;display:flex}.profile-home__rail section{position:sticky;top:5.5rem}.profile-home__rail dl{grid-template-columns:repeat(2,1fr);gap:.7rem;display:grid}.profile-home__rail dl div{background:var(--profile-accent-soft);border-radius:.65rem;gap:.15rem;padding:.75rem;display:grid}.profile-home__rail dt{color:var(--color-text-muted);font-size:.72rem}.profile-home__rail dd{margin:0;font-size:1.2rem;font-weight:760}.profile-activity-page{grid-template-columns:minmax(0,1fr) 18rem;gap:1.5rem}.profile-activity-summary{align-self:start}.profile-activity-summary strong{color:var(--profile-accent);margin-top:1rem;font-size:2.4rem;display:block}.profile-activity-summary span,.profile-activity-summary p{color:var(--color-text-muted);font-size:.8rem}.profile-filter{gap:.45rem;display:flex}.profile-filter button,.favorite-toolbar button{min-height:2.25rem;color:var(--color-text-secondary);background:var(--color-canvas-shade);border:0;border-radius:999px;padding:.4rem .8rem}.profile-filter button[aria-selected=true],.favorite-toolbar button[aria-pressed=true]{color:var(--profile-on-accent);background:var(--profile-accent)}.profile-works-layout{grid-template-columns:14.5rem minmax(0,1fr);gap:1.5rem}.profile-work-filter{border-right:1px solid var(--profile-line);align-self:start;padding:1rem}.profile-filter--vertical{display:grid}.profile-filter--vertical button{text-align:left;border-radius:.65rem}.profile-work-filter>a{color:var(--profile-accent);border:1px solid var(--profile-line);border-radius:.65rem;align-items:center;gap:.45rem;margin-top:1rem;padding:.7rem;text-decoration:none;display:flex}.profile-works .author-work-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.profile-search{border:1px solid var(--profile-line);background:var(--color-canvas-raised);border-radius:999px;align-items:center;gap:.45rem;min-width:15rem;min-height:2.35rem;padding:0 .75rem;display:flex}.profile-search input{background:0 0;border:0;outline:0;width:100%}.profile-favorites-layout{grid-template-columns:18rem minmax(0,1fr);gap:1.5rem}.favorite-folders{border-right:1px solid var(--profile-line);padding-right:1.25rem}.favorite-folders header span{color:var(--color-text-muted)}.favorite-create-button{width:100%;min-height:2.6rem;color:var(--profile-accent);background:0 0;border:1px solid;border-radius:.65rem;justify-content:center;align-items:center;gap:.45rem;display:flex}.favorite-create-form{border:1px solid var(--profile-line);background:var(--color-canvas-raised);border-radius:.65rem;gap:.65rem;margin-top:.7rem;padding:.8rem;display:grid}.favorite-create-form label{color:var(--color-text-muted);gap:.25rem;font-size:.75rem;display:grid}.favorite-create-form input,.favorite-create-form select{border:1px solid var(--profile-line);min-height:2.2rem;color-scheme:inherit;background:var(--color-canvas-raised);border-radius:.45rem;padding:0 .55rem}.favorite-create-form>div{justify-content:flex-end;gap:.4rem;display:flex}.favorite-folder-list{gap:.4rem;margin-top:.85rem;display:grid}.favorite-folder-list button{min-height:3rem;color:var(--color-text-secondary);text-align:left;background:0 0;border:1px solid #0000;border-radius:.65rem;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.5rem;padding:0 .75rem;display:grid}.favorite-folder-list button[aria-pressed=true]{color:var(--profile-accent);border-color:color-mix(in srgb, var(--profile-accent) 45%, transparent);background:var(--profile-accent-soft)}.favorite-folder-list small{color:var(--color-text-muted)}.favorite-detail{min-width:0}.favorite-detail__header{border-bottom:1px solid var(--profile-line);justify-content:flex-start;padding-bottom:1rem}.favorite-cover-mosaic{aspect-ratio:4/3;flex:0 0 10rem}.favorite-detail__header>div:nth-child(2){gap:.3rem;display:grid}.favorite-detail__header>div:nth-child(2)>span{color:var(--color-text-muted)}.favorite-detail__edit{flex:1;grid-template-columns:minmax(10rem,.7fr) minmax(14rem,1.3fr);gap:.65rem;display:grid}.favorite-detail__edit label{color:var(--color-text-muted);gap:.25rem;font-size:.74rem;display:grid}.favorite-detail__edit input,.favorite-detail__edit textarea{border:1px solid var(--profile-line);background:var(--color-canvas-raised);resize:vertical;border-radius:.5rem;width:100%;min-height:2.35rem;padding:.5rem .65rem}.favorite-detail__edit>div{grid-column:1/-1;justify-content:flex-end;gap:.45rem;display:flex}.favorite-detail__edit button{border:1px solid var(--profile-line);background:var(--color-canvas-raised);border-radius:.55rem;min-height:2.3rem;padding:.4rem .75rem}.favorite-detail__actions{gap:.45rem;margin-left:auto;display:flex}.favorite-detail__actions button,.favorite-delete-confirm button,.favorite-create-form button{border:1px solid var(--profile-line);background:var(--color-canvas-raised);border-radius:.55rem;align-items:center;gap:.35rem;min-height:2.3rem;padding:.4rem .7rem;display:inline-flex}.favorite-danger{color:var(--profile-danger)}.favorite-delete-confirm{border:1px solid color-mix(in srgb, var(--profile-danger) 30%, transparent);background:color-mix(in srgb, var(--profile-danger) 8%, transparent);border-radius:.65rem;align-items:center;gap:.7rem;margin-bottom:.8rem;padding:.75rem;display:flex}.favorite-delete-confirm p{flex:1;margin:0;font-size:.8rem}.favorite-toolbar{justify-content:space-between;gap:1rem;margin:1rem 0;display:flex}.favorite-toolbar>div{gap:.35rem;display:flex}.favorite-work-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.favorite-work-card{border:1px solid var(--profile-line);background:var(--color-canvas-raised);border-radius:.75rem;overflow:hidden}.favorite-work-card>img,.favorite-work-card__fallback{aspect-ratio:16/9;object-fit:cover;width:100%;color:var(--profile-accent);background:var(--profile-accent-soft);place-items:center;display:grid}.favorite-work-card>div{padding:.8rem}.favorite-work-card em{color:var(--profile-accent);font-size:.68rem;font-style:normal}.favorite-work-card a,.favorite-work-card button{color:var(--profile-accent);background:0 0;border:0;margin-right:.65rem;font-size:.75rem;text-decoration:none}.author-empty{min-height:8rem;color:var(--color-text-muted);border:1px dashed var(--profile-line);background:color-mix(in srgb, var(--profile-accent-soft) 38%, transparent);text-align:center;border-radius:.75rem;place-items:center;display:grid}.author-state{text-align:center;align-content:center;place-items:center;gap:.65rem;min-height:65vh;padding:2rem;display:grid}.author-state h1,.author-state p{margin:0}.author-state p{color:var(--color-text-muted)}.author-space--loading .author-hero,.author-loading-grid span{background:linear-gradient(100deg, var(--color-canvas-shade) 20%, var(--profile-accent-soft) 45%, var(--color-canvas-shade) 70%);background-size:200% 100%;animation:1.4s infinite author-loading}.author-loading-grid{grid-template-columns:repeat(3,1fr);gap:1rem;padding:2rem;display:grid}.author-loading-grid span{border-radius:.8rem;min-height:14rem}.author-sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.author-space :is(a,button,input,select):focus-visible{outline:3px solid color-mix(in srgb, var(--profile-accent) 38%, transparent);outline-offset:2px}@keyframes author-loading{to{background-position:-200% 0}}@media (width<=72rem){.profile-home,.profile-activity-page{grid-template-columns:1fr}.profile-home__rail section{position:static}.profile-featured-grid,.profile-works .author-work-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.favorite-work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=48rem){.author-hero{min-height:16.5rem}.author-identity{top:1rem;left:1rem;right:1rem}.author-avatar{--user-avatar-size:4.2rem}.author-actions{top:7.7rem;left:1rem;right:1rem}.author-profile-tabs{justify-content:space-between;gap:.5rem;left:1rem;right:1rem}.author-notice,.profile-home,.profile-activity-page,.profile-works-layout,.profile-favorites-layout{padding-left:1rem;padding-right:1rem}.profile-works-layout,.profile-favorites-layout{grid-template-columns:1fr}.profile-work-filter,.favorite-folders{border-right:0;border-bottom:1px solid var(--profile-line);padding-bottom:1rem;padding-right:0}.profile-filter--vertical{grid-template-columns:repeat(3,1fr)}.profile-featured-grid,.profile-works .author-work-grid,.favorite-work-grid,.profile-folder-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-section>header,.favorite-toolbar,.favorite-detail__header{flex-direction:column;align-items:stretch}.profile-search{min-width:0}.profile-activity-row,.profile-activity-row--compact{grid-template-columns:auto 1fr auto}.profile-activity-row img{display:none}.profile-activity-row time{grid-column:1/-1}.favorite-cover-mosaic{flex-basis:auto;width:100%}.favorite-detail__actions{margin-left:0}}@media (width<=30rem){.profile-featured-grid,.profile-works .author-work-grid,.favorite-work-grid,.profile-folder-preview{grid-template-columns:1fr}.author-actions{flex-wrap:wrap}.author-profile-tabs a{font-size:.82rem}}@media (prefers-reduced-motion:reduce){.author-space--loading .author-hero,.author-loading-grid span{animation:none}}
