.author-page{padding-block:var(--space-5) var(--space-8);max-width:var(--workspace-width)}[data-design] .author-page .breadcrumb{max-width:none;margin:0}.author-header{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-5);padding-block:var(--space-5) var(--space-6);border-bottom:1px solid var(--line,#deded8)}.author-header h1{font-size:clamp(28px,3.2vw,40px);line-height:1.35;letter-spacing:-.02em;margin:6px 0 16px;overflow-wrap:anywhere}.author-header p{margin:8px 0 0;color:var(--muted,#62665e);line-height:1.65}.author-eyebrow{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.author-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px}.author-header>.author-actions{flex-direction:column;align-items:flex-start;flex-shrink:0}.author-actions>a{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:4px;font-size:14px}.author-page .share-control{max-width:100%}.author-page .share-button{min-height:44px;font-size:13px}.author-page .share-control>[role=status]{position:static;display:block;white-space:normal;font-size:12px;max-width:260px}.author-page .share-control>[role=status]:empty{display:none}.author-page .share-control input{width:100%;min-width:0}.author-filters{display:flex;align-items:flex-end;gap:12px;margin-block:28px 32px}.author-filters label{display:flex;flex-direction:column;gap:8px;font-size:13px;min-width:0}.author-filters label:first-of-type{flex:1}.author-filters button,.author-filters input,.author-filters select{min-height:var(--control-height);border:1px solid var(--line,#deded8);border-radius:var(--control-radius);padding:10px 14px;font:inherit;font-size:16px;color:inherit;background:var(--background)}.author-filters input{width:100%}.author-filters button{cursor:pointer;background:var(--accent,#20261e);color:var(--on-accent,#fff);padding-inline:24px}.author-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6) var(--space-5)}.author-story{min-width:0;display:flex;flex-direction:column;padding-bottom:24px;border-bottom:1px solid var(--line,#deded8)}.author-story-link{display:block}.author-thumbnail{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:6px;margin-bottom:var(--space-4)}.author-story-meta{display:flex;flex-wrap:wrap;gap:6px 12px;color:var(--muted,#62665e);font-size:13px;line-height:1.6}.author-story h2{font-size:20px;line-height:1.45;letter-spacing:-.025em;margin:10px 0;overflow-wrap:anywhere}.author-story-copy>p{font-size:14px;line-height:1.7;color:var(--muted,#62665e);margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.author-story .author-actions{margin-top:auto;padding-top:16px}.author-draft-note{font-size:12px;line-height:1.6;color:var(--muted,#62665e);margin:12px 0}.author-notice{margin-block:24px;font-size:13px;line-height:1.7;color:var(--muted,#62665e)}.author-state{padding-block:48px;text-align:center;line-height:1.8}.author-state a,.author-state button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 18px;text-decoration:underline;text-underline-offset:4px}.author-page .pagination{margin-top:36px}.author-page .pagination a{min-height:44px;display:inline-flex;align-items:center}@media (max-width:960px){.author-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.author-page{padding-block:20px 56px}.author-header{flex-direction:column;gap:18px;padding-block:24px}.author-header>.author-actions{flex-direction:row;flex-wrap:wrap;flex-shrink:1}.author-filters{flex-wrap:wrap;margin-block:24px}.author-filters label:first-of-type{flex-basis:100%}.author-filters label:nth-of-type(2){flex:1}.author-grid{grid-template-columns:minmax(0,1fr);gap:24px}.author-story-copy>p{display:none}.author-story h2{font-size:21px}}