.thoughts-library [hidden]{display:none!important}
.thoughts-tabs{display:flex;gap:32px;border-bottom:1px solid var(--line);margin-bottom:32px}
.thoughts-tabs button,.writing-tabs button{border:0;background:transparent;color:var(--muted);text-align:left;font-size:.9375rem}
.thoughts-tabs button{padding:12px 0 17px;border-bottom:2px solid transparent;margin-bottom:-1px}
.thoughts-tabs button[aria-selected="true"]{border-color:var(--gold);color:var(--ink)}
.writings-layout{display:grid;grid-template-columns:165px minmax(0,1fr);gap:40px;align-items:start;min-height:290px}
.writing-tabs{display:flex;flex-direction:column;gap:5px}
.writing-tabs button{padding:13px 16px;border-left:2px solid transparent;line-height:1.4;border-radius:0 8px 8px 0}
.writing-tabs button[aria-selected="true"]{border-left-color:var(--gold);background:var(--surface);color:var(--ink)}
.thoughts-tabs button:hover,.writing-tabs button:hover{color:var(--ink)}
.thoughts-library .featured-note{display:grid;grid-template-columns:180px minmax(0,1fr);gap:28px;align-items:center;border-radius:0;background:transparent;overflow:visible}
.thoughts-library .note-art{width:180px;min-height:0;height:180px;padding:16px;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between}
.thoughts-library .note-art>span{font-size:.4375rem;letter-spacing:.07em}
.thoughts-library .note-art>div{font-size:2.45rem;line-height:.96;margin:0;letter-spacing:-.055em}
.thoughts-library .note-description{padding:0}
.thoughts-library .note-description .eyebrow{font-size:.625rem;margin-bottom:12px}
.thoughts-library .note-description h2{font-size:clamp(1.6rem,2.6vw,2.3rem);max-width:450px}
.thoughts-library .note-description>p:not(.eyebrow){font-size:.9375rem;line-height:1.6;margin-top:14px}
.thoughts-library .note-description .text-link{margin-top:16px}
.thoughts-library .inline-article{margin-top:28px}
.writing-empty,.visuals-empty{padding:36px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}
.writing-empty h2,.visuals-empty h2{font-size:2rem}
.visuals-empty{min-height:290px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}
.visuals-symbol{color:var(--gold);font-size:2.5rem;margin-bottom:20px}
@media(max-width:800px){.writings-layout{grid-template-columns:140px minmax(0,1fr);gap:24px}.thoughts-library .featured-note{grid-template-columns:1fr;gap:20px}.thoughts-library .note-art{width:150px;height:150px;padding:13px}.thoughts-library .note-art>div{font-size:2rem}}
@media(max-width:450px){.writings-layout{grid-template-columns:100px minmax(0,1fr);gap:18px}.writing-tabs button{padding:12px 8px;font-size:.8125rem}.thoughts-library .note-art{width:128px;height:128px}.thoughts-library .note-art>span{font-size:.375rem}.thoughts-library .note-art>div{font-size:1.7rem}.thoughts-library .note-description h2{font-size:1.45rem}.thoughts-library .note-description .eyebrow{line-height:1.8}.writing-empty{padding:24px 16px}.writing-empty h2{font-size:1.5rem}.thoughts-library .inline-article{grid-column:1/-1}}
