.studio-body{background:#faf7f4;color:var(--text);min-height:100dvh;display:flex;flex-direction:column}.studio-header{background:var(--navy);padding:22px 5%;display:flex;justify-content:space-between;align-items:center;gap:24px}.studio-header .brand{display:flex;align-items:center}.studio-header img{object-fit:contain}.studio-header nav{display:flex;gap:26px;align-items:center;flex-wrap:wrap}.studio-header nav a,.studio-header .quiet{color:#f4e9ed;font-size:14px;text-decoration:none}.studio-header nav a[aria-current]{color:var(--gold-light)}.studio-header form{margin:0}.quiet{border:0;background:none;cursor:pointer;font:inherit}.studio-main{width:min(1280px,90%);margin:0 auto;padding:56px 0 64px;flex:1}.preview-banner{background:#f3e8da;color:#634829;text-align:center;padding:8px 16px;font-size:13px}.studio-footer{border-top:1px solid #e6ddd9;padding:24px 5%;display:flex;justify-content:space-between;gap:24px;color:#71636c;font-size:13px}.studio-footer div{display:flex;gap:24px}.studio-footer a{color:inherit}.skip{position:absolute;left:16px;top:-80px;background:white;padding:12px;z-index:10}.skip:focus{top:8px}.studio-body :focus-visible{outline:3px solid #af552c;outline-offset:4px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:36px}.eyebrow{font-size:12px!important;text-transform:uppercase;letter-spacing:1.5px;font-weight:600;color:#775b69;margin-bottom:12px!important}.studio-body h1{font-size:clamp(34px,4vw,52px);letter-spacing:-1.5px;line-height:1.13;margin-bottom:16px;text-wrap:balance}.studio-body h2{font-size:26px;line-height:1.25;letter-spacing:-.4px;margin-bottom:16px}.studio-body h3{font-family:var(--font-body);font-size:18px;margin:28px 0 12px;font-weight:600}.studio-body p{line-height:1.75;margin-bottom:16px}.lead{font-size:18px!important;max-width:65ch;color:#6d5b66}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;border:1px solid #cbbcc5;border-radius:8px;background:transparent;color:var(--text);padding:12px 18px;line-height:1.5;font:600 14px var(--font-body);cursor:pointer;text-decoration:none;transition:background .2s,transform .2s;min-height:44px}.button:hover{background:#f0e6e5}.button:active{transform:translateY(1px)}.button.primary{background:var(--navy);color:#fff;border-color:var(--navy)}.button.primary:hover{background:var(--navy-light)}.button.small{padding:8px 12px;min-height:40px;font-size:13px}.button.full{width:100%}.button.working{opacity:.65;pointer-events:none}.notice{background:#f1e6d6;color:#594021;padding:16px 20px;border-radius:8px;margin-bottom:24px;line-height:1.6;font-size:14px}.notice a{color:inherit;text-decoration:underline}.notice.error{background:#f7e4e3;color:#822c31}.notice.success{background:#e7efe6;color:#345a36}.metrics{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #dfd4d9;border-bottom:1px solid #dfd4d9;margin-bottom:32px}.metric{padding:24px;display:flex;flex-direction:column;text-decoration:none;color:var(--text);border-right:1px solid #dfd4d9;gap:12px}.metric:first-child{padding-left:0}.metric:last-child{border:0}.metric span{font-size:14px;color:#69535f}.metric strong{font-family:var(--font-display);font-size:46px;line-height:1.15;font-weight:500;font-variant-numeric:tabular-nums}.metric small{font-size:12px;color:#795f6d}.queue-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters a{font-size:13px;padding:10px 12px;text-decoration:none;color:#705c67;border-radius:6px;min-height:40px}.filters a[aria-current]{background:#e8dde2;color:#352431;font-weight:600}.schedule-note{font-size:12px;color:#78616d}.article-row{display:grid;grid-template-columns:40px 1fr 195px;gap:24px;align-items:center;border-bottom:1px solid #e3dadd;padding:28px 8px;text-decoration:none;color:inherit;transition:background .2s}.article-row:hover{background:#f3edeb}.row-index{color:#9a808e;font-size:13px}.row-title .eyebrow{font-size:10px!important;letter-spacing:1px;margin-bottom:8px!important}.row-title h2{font-size:23px;margin:0 0 8px}.row-title p{font-size:14px;color:#75626c;margin:0}.row-status{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.row-status small{font-size:11px;color:#795f6d;text-align:right}.status{display:inline-block;background:#e9e3e6;color:#665461;padding:5px 9px;border-radius:5px;font-size:11px;font-weight:600;line-height:1.4;white-space:nowrap}.status.needs_image{background:#eee1c9;color:#6f4c11}.status.published,.status.scheduled{background:#e1ecdf;color:#355539}.status.held{background:#f1dfe0;color:#812e38}.status.queued,.status.researching,.status.drafting,.status.checking{background:#e8e3f2;color:#574274}.bottom-note{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#795f6d;padding:24px 0}.bottom-note a{color:inherit}.panel{padding:32px;background:#fffdfa;border:1px solid #e5dadd;border-radius:12px;margin-bottom:24px}.panel p{font-size:15px}.panel label{display:block;font-size:14px;font-weight:600;margin:24px 0 8px}.panel input:not([type=checkbox]),.panel textarea{width:100%;padding:12px;border:1px solid #cdbfc5;border-radius:6px;background:#fff;color:#352431;font:400 15px var(--font-body)}.panel input[type=file]{font-size:13px;padding:14px}.panel input[type=checkbox]{accent-color:var(--navy);width:20px;height:20px;flex:none}.panel .hint,.hint{font-size:12px!important;line-height:1.7;color:#76616d;margin-top:8px}.optional{font-weight:400;font-size:12px;color:#7a6672;margin-left:8px}.settings-layout{display:grid;grid-template-columns:1.65fr 1fr;gap:32px;align-items:start}.settings-note{position:sticky;top:24px}.settings-note ul{padding-left:20px;line-height:1.8;font-size:14px}.settings-note li{margin-bottom:14px}.switch{display:flex!important;align-items:flex-start;gap:14px;margin:24px 0!important}.switch small{display:block;font-size:13px;font-weight:400;color:#796572;line-height:1.6;margin-top:6px}.login-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center;padding:50px 0}.login-panel{max-width:470px}.login-panel .button{margin-top:24px}.back{font-size:13px;color:#705362;display:inline-block;margin-bottom:24px;text-decoration:none}.editor-title{font-size:clamp(30px,3vw,42px)!important;max-width:900px}.editor-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(300px,1fr);gap:28px;align-items:start}.editor-main,.editor-side{min-width:0}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px}.section-heading h2,.section-heading h3{margin:0}.social-copy{min-height:245px;resize:vertical;margin-bottom:24px;line-height:1.7!important;font-size:14px!important}.prompt-copy{min-height:180px;resize:vertical;margin-bottom:12px;font-size:13px!important;line-height:1.6!important}.image-preview{width:100%;border-radius:8px;aspect-ratio:16/9;object-fit:cover;margin-bottom:20px}.image-panel form{margin-top:24px}.retry-form{margin-top:16px}.source{padding:16px 0;border-top:1px solid #e5dadd;font-size:13px}.source summary{cursor:pointer;font-weight:600;line-height:1.6}.source p{font-size:13px}.source a{color:#805235}.source-excerpt{max-height:240px;overflow:auto}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:24px 0}.check-grid div{display:flex;flex-direction:column;gap:6px;font-size:12px}.check-grid strong{color:#456541}.issues{padding-left:20px;color:#812e38;font-size:14px;line-height:1.7}.activity{font-size:13px!important;border-top:1px solid #e5dadd;padding-top:12px}.activity small{display:block;font-size:10px;color:#7a6672;margin-bottom:4px}.empty{padding:64px 32px;text-align:center}.empty p{max-width:600px;margin:0 auto 24px}.copy-status:not(:empty){position:fixed;bottom:24px;left:50%;transform:translateX(-50%);padding:12px 24px;background:var(--navy);color:#fff;border-radius:8px;box-shadow:0 6px 24px #21151f22;font-size:14px;z-index:20}.journal-heading{padding:24px 0 48px;max-width:850px}.journal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}.journal-card a{display:block;color:inherit;text-decoration:none}.journal-card img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:10px}.journal-card a>div{padding:24px 0}.journal-card h2{font-size:30px}.journal-card p{color:#715966}.read-link{color:#8c4e2b;font-size:14px;font-weight:600}.public-article{max-width:1000px;margin:0 auto}.public-article header{max-width:820px;margin:24px auto 40px}.public-article h1{font-size:clamp(36px,4vw,56px)}.article-hero{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:12px;margin-bottom:48px}.reading-body{max-width:720px;margin:auto}.reading-body h2{margin-top:40px;font-size:30px}.reading-body p{font-size:17px;line-height:1.9}.citations{font-size:11px;white-space:nowrap}.citations a,.article-sources a{color:#8b4d2e}.takeaway{padding:8px 0 36px}.article-sources{border-top:1px solid #dfd4d9;padding-top:16px}.article-sources ol{padding-left:24px;font-size:13px;line-height:1.8}.article-sources li{margin-bottom:10px}
@media(max-width:900px){.studio-header nav{gap:16px}.studio-main{width:92%;padding-top:32px}.editor-layout{grid-template-columns:1fr}.editor-side{display:grid;grid-template-columns:1fr 1fr;gap:20px}.editor-side .panel{margin-bottom:0}.settings-layout{grid-template-columns:1fr}.settings-note{position:static}.login-layout{gap:32px}.queue-bar{align-items:flex-start;flex-direction:column}.article-row{grid-template-columns:24px 1fr 150px;gap:16px}.row-title h2{font-size:21px}.metric{padding:20px 12px}.metric span{font-size:12px}.page-heading{align-items:flex-start}.panel{padding:24px}}
@media(max-width:600px){.studio-header{padding:18px 5%;align-items:flex-start;flex-direction:column;gap:18px}.studio-header nav{gap:18px;justify-content:flex-start}.studio-header nav a,.studio-header .quiet{font-size:12px}.studio-main{width:90%;padding:28px 0 40px}.page-heading{flex-direction:column;gap:16px;margin-bottom:28px}.metrics{grid-template-columns:1fr 1fr}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid #dfd4d9}.metric:nth-child(3){padding-left:0}.metric strong{font-size:36px}.filters{gap:4px}.filters a{padding:8px;font-size:12px}.article-row{grid-template-columns:1fr;gap:14px;padding:24px 0}.row-index{display:none}.row-status{flex-direction:row;align-items:center;justify-content:space-between}.row-status small{max-width:55%}.row-title h2{font-size:24px}.row-title .eyebrow{font-size:10px!important}.bottom-note{flex-direction:column;gap:12px}.login-layout{grid-template-columns:1fr;padding:16px 0;gap:24px}.login-panel{max-width:none}.panel{padding:22px}.editor-side{grid-template-columns:1fr}.editor-title{font-size:34px!important}.section-heading{flex-wrap:wrap}.journal-grid{grid-template-columns:1fr;gap:24px}.journal-heading{padding:12px 0 32px}.journal-card h2{font-size:28px}.reading-body p{font-size:16px}.public-article header{margin-top:12px}.article-hero{margin-bottom:20px}.studio-footer{flex-direction:column;gap:12px}.check-grid{grid-template-columns:1fr 1fr;gap:12px}}
@media(prefers-reduced-motion:reduce){.studio-body *{transition:none!important;scroll-behavior:auto!important}}
@media(max-width:600px){.editor-layout{display:flex;flex-direction:column;gap:20px}.editor-main{order:2;width:100%}.editor-side{display:contents}.editor-side>.panel{width:100%}.editor-side>.panel:nth-child(n+3){order:3}}
