:root{color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:#000;color:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit}main{min-height:100vh;padding:2rem}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.7}h1,h2,p{margin-top:0}h1{font-size:clamp(2rem,5vw,3.5rem);line-height:1.05}h1,h2{margin-bottom:1rem}h2{font-size:1.25rem}.eyebrow{color:#aaa;font-size:.8rem;font-weight:700;letter-spacing:.14em;margin-bottom:.75rem;text-transform:uppercase}.lede{color:#ddd;font-size:1rem;margin-bottom:1.5rem;max-width:52rem}.login-page{align-items:center;display:flex;justify-content:center;padding:2rem}.login-panel{border:1px solid #333;border-radius:1rem;max-width:30rem;padding:2rem;width:100%}.login-form{display:grid;grid-gap:1.25rem;gap:1.25rem}.form-field{display:grid;grid-gap:.5rem;gap:.5rem}.form-field label{color:#eee;font-weight:700}.form-field input{background:#050505;border:1px solid #555;border-radius:.5rem;color:#fff;padding:.85rem 1rem;width:100%}.form-field input:focus{border-color:#fff;outline:2px solid #fff;outline-offset:2px}.form-error{border:1px solid #733;border-radius:.5rem;color:#ffb4b4;margin:0;padding:.75rem 1rem}.primary-button{background:#fff;border:1px solid #fff;border-radius:.5rem;color:#000;font-weight:700;padding:.9rem 1rem;width:100%}.primary-button:focus{outline:2px solid #fff;outline-offset:3px}.dashboard-page{margin:0 auto;max-width:90rem;padding:2rem clamp(1rem,4vw,3rem) 4rem}.dashboard-header{border-bottom:1px solid #333;margin-bottom:1.5rem;padding-bottom:1.5rem}.sign-out-control{display:grid;grid-gap:.75rem;gap:.75rem;justify-items:end}.secondary-button{background:#000;border:1px solid #fff;border-radius:.5rem;color:#fff;font-weight:700;padding:.75rem 1rem;white-space:nowrap}.secondary-button:focus{outline:2px solid #fff;outline-offset:3px}@media (max-width:48rem){.sign-out-control{justify-items:start}}.period-summary{border:1px solid #333;border-radius:.75rem;display:grid;grid-gap:.5rem;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));margin-bottom:1.5rem;padding:1rem}.period-summary p{margin:0}.dashboard-section{margin-top:2rem}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;margin-top:1rem;min-width:48rem}td,th{border:1px solid #333;padding:.85rem;text-align:left;vertical-align:top}th{background:#111;color:#f5f5f5;font-weight:700}td{color:#eee}.export-actions{display:flex;flex-wrap:wrap;gap:1rem}.export-actions button{background:#fff;border:1px solid #fff;border-radius:.5rem;color:#000;font-weight:700;padding:.75rem 1rem}.export-actions button:focus{outline:2px solid #fff;outline-offset:3px}.export-actions p{flex-basis:100%;margin:0}.build-metadata{border-top:1px solid #222;color:#777;font-size:.8rem;margin-top:3rem;padding-top:1rem}.build-metadata p{margin:.15rem 0}.content-studio-page{margin:0 auto;max-width:78rem;padding:1.5rem clamp(1rem,4vw,3rem) 4rem}.protected-workspace-header{align-items:center;border-bottom:1px solid #242424;display:flex;gap:1rem;justify-content:space-between;margin-bottom:2.5rem;padding-bottom:1rem}.protected-workspace-brand{color:#f5f5f5;font-size:.9rem;font-weight:800;letter-spacing:.14em;margin:0}.protected-workspace-links{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.protected-workspace-link{border:1px solid #333;border-radius:999px;color:#cfcfcf;font-size:.9rem;font-weight:700;padding:.55rem .85rem;text-decoration:none}.protected-workspace-link.active{background:#111827;border-color:#2563eb;color:#fff}.content-studio-hero{max-width:48rem}.content-studio-actions{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));margin:2rem 0 1rem}.studio-choice-card{background:#111;border:1px solid #2c2c2c;border-radius:1rem;color:#fff;display:grid;grid-gap:.5rem;gap:.5rem;padding:1.25rem;text-align:left}.studio-choice-card:focus,.studio-choice-card:hover{border-color:#2563eb;outline:none}.studio-choice-card strong{font-size:1.05rem}.studio-choice-card span{color:#a3a3a3}.studio-message{border:1px solid #333;border-radius:.75rem;margin:1rem 0;padding:.85rem 1rem}.studio-message.inline{align-self:center;flex:1 1 16rem;margin:0;min-width:14rem}.studio-message.success{border-color:#1d4ed8;color:#bfdbfe}.studio-message.error{border-color:#733;color:#ffb4b4}.studio-message.info{border-color:#3f3f46;color:#d4d4d8}.studio-article-list-card{background:#0a0a0a;border:1px solid #2c2c2c;border-radius:1rem;display:grid;grid-gap:1rem;gap:1rem;margin-top:1.5rem;padding:1.25rem}.studio-article-list{display:grid;grid-gap:.75rem;gap:.75rem;list-style:none;margin:0;padding:0}.studio-article-list-item{background:#111;border:1px solid #2c2c2c;border-radius:.75rem;color:#fff;display:grid;grid-gap:.4rem;gap:.4rem;padding:1rem;text-align:left;width:100%}.studio-article-list-item:focus,.studio-article-list-item:hover{border-color:#2563eb;outline:none}.studio-article-list-item span{color:#d4d4d8}.studio-article-list-item code{color:#a3a3a3;overflow-wrap:anywhere}.studio-editor-card{background:#0a0a0a;border:1px solid #2c2c2c;border-radius:1rem;display:grid;grid-gap:1.25rem;gap:1.25rem;margin-top:1.5rem;padding:1.25rem}.studio-form-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.studio-field{display:grid;grid-gap:.5rem;gap:.5rem}.studio-field.full-width{grid-column:1/-1}.studio-field label,.studio-field span{color:#eee;font-weight:700}.studio-field input,.studio-field select,.studio-field textarea{background:#050505;border:1px solid #3f3f46;border-radius:.6rem;color:#fff;font:inherit;padding:.85rem 1rem;width:100%}.studio-markdown-toolbar{align-items:center;background:#080808;border:1px solid #2c2c2c;border-radius:.6rem;display:flex;flex-wrap:wrap;gap:.4rem;padding:.5rem}.studio-markdown-button{background:#111;border:1px solid #333;border-radius:.45rem;color:#e5e5e5;font:inherit;font-size:.85rem;font-weight:700;padding:.4rem .6rem}.studio-markdown-button:focus,.studio-markdown-button:hover{border-color:#2563eb;color:#fff;outline:none}.studio-field textarea{resize:vertical}.studio-field input:focus,.studio-field select:focus,.studio-field textarea:focus{border-color:#2563eb;outline:2px solid #2563eb;outline-offset:2px}.studio-editor-actions{display:flex;flex-wrap:wrap;gap:.75rem}.studio-primary-button{background:#2563eb;border:1px solid #2563eb;border-radius:.5rem;color:#fff;font-weight:700;padding:.75rem 1rem}.studio-primary-button:focus{outline:2px solid #93c5fd;outline-offset:3px}@media (max-width:48rem){.protected-workspace-header{align-items:flex-start;display:grid}.protected-workspace-links{justify-content:start}.studio-form-grid{grid-template-columns:1fr}}