:root{color-scheme:light dark;font-family:system-ui,-apple-system,Segoe UI,sans-serif}body{margin:0;background:canvas;color:canvastext}.auth-page{max-width:24rem;margin:4rem auto;padding:0 1rem}.auth-page form{display:flex;flex-direction:column;gap:.75rem}.error-text{color:#c0392b}.compose-page{max-width:48rem;margin:0 auto;padding:1rem}.compose-header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;flex-wrap:wrap}.lock-banner{background:#fdf2e0;border:1px solid #e0b34d;border-radius:.375rem;padding:.75rem 1rem;margin:1rem 0}.field-row{display:flex;flex-direction:column;gap:.25rem;margin:1rem 0}.body-editor{min-height:16rem;border:1px solid #ccc;border-radius:.375rem;padding:.75rem}.body-editor:focus{outline:2px solid #3a7bd5}.image-slot{border:1px dashed #999;border-radius:.375rem;padding:.75rem;margin:.5rem 0}.image-slot img{max-width:100%;max-height:12rem;display:block}.error-banner{background:#fdecea;border:1px solid #e0704d;border-radius:.375rem;padding:.75rem 1rem;margin:1rem 0}.save-indicator{color:#666;font-size:.875rem}.home-page{max-width:48rem;margin:0 auto;padding:1rem}.home-header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;flex-wrap:wrap}.league-section{margin:1.5rem 0;padding-bottom:1rem;border-bottom:1px solid #ddd}.article-list{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.375rem}.article-list li{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.article-link{background:none;border:none;padding:0;font:inherit;color:#3a7bd5;text-align:left;cursor:pointer;text-decoration:underline}.status-badge{font-size:.75rem;padding:.125rem .5rem;border-radius:999px;white-space:nowrap}.status-draft{background:#fdf2e0;color:#8a5a00}.status-published{background:#e1f3e5;color:#1e7a34}.refresh-button{margin-top:1rem}.home-header-actions{display:flex;gap:.5rem}.status-admin{background:#e6e6fa;color:indigo}.settings-page{max-width:40rem;margin:0 auto;padding:1rem}.settings-header{display:flex;align-items:baseline;gap:1rem}.settings-section{margin:1.5rem 0;padding-bottom:1.5rem;border-bottom:1px solid #ddd}.writer-list{list-style:none;margin:.5rem 0;padding:0;display:flex;flex-direction:column;gap:.5rem}.writer-list li{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.writer-email{font-weight:600}.writer-name{color:#666}.invite-form{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem;max-width:24rem}
