@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Manrope:wght@400;500;700&display=swap";:root{--bg: #f4efe4;--bg-strong: #efe6d6;--panel: rgba(255, 251, 244, .78);--ink: #15231d;--muted: #57665f;--line: rgba(21, 35, 29, .12);--accent: #be5f3c;--accent-strong: #8d4026;--accent-soft: rgba(190, 95, 60, .12);--teal: #21554b;--success: #1f7a59;--danger: #a64234;--shadow: 0 24px 50px rgba(17, 27, 23, .08);--radius-lg: 28px;--radius-md: 20px;--radius-sm: 14px}*{box-sizing:border-box}html{background:radial-gradient(circle at top left,rgba(190,95,60,.2),transparent 28%),radial-gradient(circle at top right,rgba(33,85,75,.16),transparent 24%),linear-gradient(180deg,#f7f2e8,#f1e9d9);color:var(--ink);font-family:Manrope,sans-serif;line-height:1.6}body{margin:0;min-height:100vh}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}button{cursor:pointer}.page-shell{margin:0 auto;max-width:1200px;padding:24px clamp(20px,4vw,40px) 56px}.site-header,.site-footer,.hero-panel,.post-card,.empty-panel,.admin-section,.admin-card,.deployment-card,.editor-frame,.create-form,.prose-shell{backdrop-filter:blur(16px);background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow)}.site-header,.site-footer{align-items:center;border-radius:var(--radius-lg);display:flex;justify-content:space-between;padding:18px 22px}.site-header{gap:20px;margin-bottom:28px}.site-mark,.admin-sidebar__brand{align-items:center;display:flex;gap:14px}.site-mark strong,.admin-sidebar__brand strong{display:block;font-size:.98rem}.site-mark small,.admin-sidebar__brand p,.site-footer p,.admin-note p,.status,.status small{color:var(--muted)}.site-mark__monogram{align-items:center;background:linear-gradient(135deg,var(--teal),#14241c);border-radius:16px;color:#f6f1e7;display:inline-flex;font-family:Fraunces,serif;font-size:1.1rem;height:48px;justify-content:center;width:48px}.site-nav,.status-row,.tag-row,.editor-actions,.upload-grid{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.site-nav a,.admin-sidebar__nav a,.button,.editor-toolbar button{border-radius:999px;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.site-nav a,.admin-sidebar__nav a{border:1px solid transparent;color:var(--muted);padding:9px 14px}.site-nav a:hover,.admin-sidebar__nav a:hover,.site-nav a.active,.admin-sidebar__nav a.active{background:#15231d14;border-color:var(--line);color:var(--ink)}.site-footer{margin-top:44px}.hero-panel,.article-shell,.content-stack,.admin-stack,.preview-stack{display:grid;gap:24px}.hero-panel{align-items:end;border-radius:34px;gap:24px;grid-template-columns:minmax(0,1.8fr) minmax(280px,.9fr);margin-bottom:30px;overflow:hidden;padding:clamp(26px,4vw,38px);position:relative}.hero-panel:after{background:linear-gradient(135deg,rgba(190,95,60,.24),transparent 65%);content:"";inset:0;pointer-events:none;position:absolute}.eyebrow{color:var(--accent-strong);font-size:.8rem;font-weight:700;letter-spacing:.18em;margin:0 0 12px;text-transform:uppercase}h1,h2,h3,.prose h1,.prose h2,.prose h3{font-family:Fraunces,serif;font-weight:700;letter-spacing:-.03em;line-height:1.05;margin:0}h1{font-size:clamp(2.5rem,7vw,4.8rem)}h2{font-size:clamp(1.8rem,4vw,2.7rem)}h3{font-size:1.35rem}.hero-copy,.article-dek,.section-heading p,.post-card p,.admin-hero p,.admin-card p,.deployment-card p{color:var(--muted);font-size:1.05rem;margin:14px 0 0;max-width:62ch}.hero-panel__stats,.admin-grid,.post-grid{display:grid;gap:16px}.hero-panel__stats{grid-template-columns:1fr}.hero-panel__stats div,.admin-card,.post-card,.deployment-card{border-radius:var(--radius-md);padding:18px}.hero-panel__stats div{background:#ffffff57;border:1px solid rgba(255,255,255,.2)}.hero-panel__stats strong{display:block;font-family:Fraunces,serif;font-size:1.6rem}.hero-panel__stats span,.post-card__meta,.post-list__item p,.post-list__item small,.cover-preview figcaption,.source-editor span,.deployment-card small{color:var(--muted)}.section-heading{display:grid;gap:8px}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-card{display:grid;gap:14px}.post-card--featured{padding:24px}.post-card h2 a:hover,.text-link:hover{color:var(--accent-strong)}.post-card__meta{display:grid;gap:10px;font-size:.94rem}.tag-pill{background:var(--accent-soft);border-radius:999px;color:var(--accent-strong);display:inline-flex;font-size:.84rem;font-weight:700;padding:6px 10px}.text-link{color:var(--accent-strong);font-weight:700}.empty-panel,.article-shell,.prose-shell,.admin-section{border-radius:var(--radius-lg);padding:clamp(22px,4vw,32px)}.narrow-stack{max-width:760px}.article-shell{gap:22px}.article-header{display:grid;gap:14px}.cover-image,.cover-preview img{border-radius:22px;object-fit:cover}.prose-shell{border-radius:30px;padding:clamp(20px,4vw,34px)}.prose{font-size:1.05rem;line-height:1.75}.prose>*:first-child{margin-top:0}.prose p,.prose ul,.prose ol,.prose blockquote,.prose pre{margin:0 0 1.25rem}.prose a{color:var(--accent-strong);text-decoration:underline;text-underline-offset:.15em}.prose blockquote{border-left:4px solid var(--accent);margin-left:0;padding:.2rem 0 .2rem 1rem}.prose pre{background:#101916;border-radius:18px;color:#f5eee5;overflow-x:auto;padding:1rem 1.1rem}.prose code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.prose :not(pre)>code{background:#15231d14;border-radius:8px;padding:.15rem .4rem}.admin-shell{margin-top:12px}.admin-shell__frame{display:grid;gap:20px;grid-template-columns:minmax(240px,280px) minmax(0,1fr)}.admin-sidebar,.admin-main{display:grid;gap:18px}.admin-sidebar{align-self:start;position:sticky;top:20px}.admin-sidebar__nav{display:grid;gap:10px}.admin-note,.admin-card,.deployment-card,.create-form,.editor-frame,.source-editor textarea{border-radius:var(--radius-md)}.admin-note{background:#ffffff4d;border:1px solid var(--line);padding:16px}.admin-section{display:grid;gap:18px}.admin-section__header{align-items:center;display:flex;gap:18px;justify-content:space-between}.admin-section__header--stacked{align-items:flex-start}.admin-hero{background:linear-gradient(135deg,#21554b1f,#be5f3c1f);border-radius:var(--radius-lg);display:grid;gap:18px;grid-template-columns:minmax(0,1.4fr) auto;padding:28px}.admin-hero__actions{align-items:center;display:flex;gap:12px}.admin-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-grid--editor{align-items:start;grid-template-columns:minmax(280px,360px) minmax(0,1fr)}.admin-card,.admin-card--form,.admin-card--editor,.create-form{display:grid;gap:16px}.create-form{grid-template-columns:repeat(3,minmax(0,1fr));padding:18px}label{display:grid;gap:8px}label>span,.source-editor span{font-size:.84rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}input,textarea{background:#ffffffb3;border:1px solid rgba(21,35,29,.14);border-radius:16px;color:var(--ink);min-width:0;padding:13px 14px}textarea{resize:vertical}input:focus,textarea:focus{border-color:#be5f3c8c;box-shadow:0 0 0 4px #be5f3c1f;outline:none}.button,.editor-toolbar button{border:1px solid rgba(21,35,29,.14);color:var(--ink);display:inline-flex;justify-content:center;padding:10px 14px}.button:hover,.editor-toolbar button:hover{transform:translateY(-1px)}.button--primary{background:linear-gradient(135deg,var(--accent),var(--accent-strong));border-color:transparent;color:#fff7ee}.button--ghost,.editor-toolbar button{background:#ffffffa8}.button--danger{border-color:#a642343d;color:var(--danger)}.button[disabled],.editor-toolbar button[disabled]{cursor:wait;opacity:.65;transform:none}.post-list{display:grid;gap:14px}.post-list__item{align-items:center;background:#ffffff70;border:1px solid var(--line);border-radius:var(--radius-md);display:flex;gap:18px;justify-content:space-between;padding:18px}.post-list__item h3,.cover-preview figcaption{margin:0}.status-pill{border-radius:999px;display:inline-flex;font-size:.78rem;font-weight:700;padding:.35rem .7rem;text-transform:uppercase}.status-pill--draft,.status-pill--queued,.status-pill--drafting{background:#be5f3c24;color:var(--accent-strong)}.status-pill--published,.status-pill--live{background:#1f7a5924;color:var(--success)}.status-pill--archived,.status-pill--failed,.status--error{background:#a642341f;color:var(--danger)}.status-pill--running,.status-pill--superseded{background:#21554b1f;color:var(--teal)}.status{margin:0}.status--success{color:var(--success)}.editor-header{align-items:end;display:flex;justify-content:space-between}.editor-surface{display:grid;gap:12px}.editor-toolbar{display:flex;flex-wrap:wrap;gap:8px}.editor-frame{min-height:360px;overflow:hidden;padding:18px}.editor-frame .milkdown{height:100%}.editor-frame .ProseMirror{min-height:320px;outline:none}.source-editor textarea{min-height:320px}.cover-preview,.deployment-card{display:grid;gap:12px}.preview-stack{max-width:900px}@media(max-width:960px){.hero-panel,.admin-shell__frame,.admin-grid,.admin-grid--editor,.admin-hero,.create-form,.post-grid{grid-template-columns:1fr}.admin-sidebar{position:static}.site-header,.post-list__item,.admin-section__header,.admin-hero{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.page-shell{padding-inline:16px}h1{font-size:clamp(2.1rem,10vw,3.2rem)}.hero-panel,.empty-panel,.article-shell,.prose-shell,.admin-section{padding:18px}}
