@font-face{font-family:Inter;src:url('/assets/inter-400.ttf')}@font-face{font-family:Inter;src:url('/assets/inter-500.ttf');font-weight:500}@font-face{font-family:Inter;src:url('/assets/inter-600.ttf');font-weight:600}@font-face{font-family:Inter;src:url('/assets/inter-700.ttf');font-weight:700}@font-face{font-family:Headline;src:url('/assets/archivo-condensed-850.ttf');font-weight:850}
:root{--ink:#171917;--muted:#737870;--line:#e4e6e1;--paper:#fff;--yellow:#ffdf51;--page:#f6f7f4;--radius:10px;font-family:Inter,Arial,sans-serif;color:var(--ink);font-size:14px;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:var(--page)}button,input,textarea,select{font:inherit}button,a,input,textarea{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.4}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #b59713;outline-offset:3px}[hidden]{display:none!important}svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.65;fill:none;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex-shrink:0}h1,h2,h3,p{margin:0}h1{font-size:32px;letter-spacing:-1.2px;line-height:1.2}h2{font-size:17px;letter-spacing:-.35px}h3{font-size:14px;font-weight:600}a{color:inherit}.topbar{height:78px;padding:0 40px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:22px;text-decoration:none}.brand img{width:120px;height:auto}.brand>span:last-child{font-size:21px;letter-spacing:-.7px;font-weight:500}.brand-divider{height:25px;width:1px;background:#d6d9d2}.top-actions{display:flex;align-items:center;gap:18px}.save-state{font-size:12px;color:var(--muted)}.avatar{display:grid;place-items:center;width:34px;height:34px;background:#eceee8;border-radius:50%;font-size:11px;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 16px;border-radius:7px;font-weight:600;font-size:13px;border:1px solid transparent;white-space:nowrap;transition:background .15s,transform .15s}.button:active:not(:disabled){transform:translateY(1px)}.primary{background:var(--yellow);color:#1d2118;border-color:var(--yellow)}.primary:hover:not(:disabled){background:#f4d03b;border-color:#f4d03b}.secondary{background:#fff;border-color:#dfe2da;color:var(--ink)}.secondary:hover:not(:disabled){background:#f2f3ef}.subtle{background:transparent}.subtle:hover{background:#f3f4f0}.icon-button{display:inline-grid;place-items:center;min-width:34px;min-height:34px;padding:7px;border:1px solid transparent;background:transparent;border-radius:6px;color:#60665a;font-size:22px}.icon-button:hover:not(:disabled){background:#e9ece3;color:var(--ink)}main{max-width:1580px;margin:0 auto;padding:34px 40px 16px}.eyebrow{font-size:10px;letter-spacing:1.65px;font-weight:700;color:var(--muted)}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.page-heading h1{margin:9px 0 8px}.page-heading h1>span{color:#d6b128}.page-heading p{font-size:14px;color:var(--muted);line-height:1.6}.import-bar{display:flex;align-items:center;padding:7px 7px 7px 18px;background:#fff;border:1px solid #d8ddd2;border-radius:10px;margin-bottom:26px;gap:12px;box-shadow:0 3px 8px #17200003}.input-icon{color:#767d6d}.import-bar input{border:0;flex:1;min-width:0;padding:10px 0;font-size:14px;box-shadow:none;background:none}.import-bar input:focus{outline:none}.import-bar:focus-within{border-color:#a38b24;box-shadow:0 0 0 3px #ffdf5135}.workspace{display:grid;grid-template-columns:310px minmax(0,1fr);gap:24px;align-items:start}.editor{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.panel-heading{padding:21px 21px 19px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.panel-heading h2{font-size:15px}.small-label{font-size:9px;letter-spacing:1px;font-weight:600;border:1px solid var(--line);border-radius:4px;padding:4px 7px;color:#777f6d}.editor-section{padding:21px;border-bottom:1px solid var(--line)}.editor-section:last-child{border:0}.section-title{display:flex;gap:10px;align-items:center;margin-bottom:19px}.section-title>span{font-size:10px;color:#7b8370;border:1px solid #e4e7df;padding:3px 4px;border-radius:4px;font-weight:500}.editor label,.login-card label{display:block;margin:15px 0 8px;font-size:12px;font-weight:500}.editor input:not([type=range]):not([type=checkbox]),.editor textarea,.login-card input{width:100%;border:1px solid #dde1d7;border-radius:6px;padding:10px 11px;line-height:1.65;background:#fff;color:var(--ink)}.editor textarea{resize:vertical;min-height:95px;font-size:13px}.editor input::placeholder,.editor textarea::placeholder{color:#969c8f}.editor input:focus,.editor textarea:focus{border-color:#b4aa79}.label-row{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:15px}.label-row label{margin:0 0 8px}.label-row>span,.label-row output{font-size:10px;color:#89917e;margin-bottom:8px}.field-note{font-size:10px;line-height:1.6;color:#89917e;margin-top:8px}input[type=range]{width:100%;height:16px;margin:6px 0;accent-color:#24281f;cursor:pointer}.image-selector{display:flex;gap:12px;align-items:center}.image-thumb{width:62px;height:58px;border:1px solid #e1e5db;background:#f4f6ef;border-radius:6px;display:grid;place-items:center;flex-shrink:0;overflow:hidden;color:#a0a990}.image-thumb img{width:100%;height:100%;object-fit:cover}.image-selector strong{display:block;font-size:11px;font-weight:600}.image-selector>div:last-child>span{display:block;font-size:10px;color:#89917e;margin-top:5px;line-height:1.5}.text-button{display:inline-flex;align-items:center;gap:7px;border:0;padding:0;background:transparent;color:#393f30;font-size:11px;font-weight:600;text-decoration:underline;text-underline-offset:3px;line-height:1.7}.image-selector .text-button{margin-top:6px}.article-images{display:flex;gap:6px;margin-top:12px}.article-images:empty{display:none}.article-images button{width:45px;height:42px;border:1px solid var(--line);border-radius:4px;overflow:hidden;padding:0;background:#f5f5f5}.article-images img{width:100%;height:100%;object-fit:cover}.article-images button.selected{outline:2px solid #a38b24;outline-offset:1px}.crop-controls{margin-top:18px;border-top:1px solid #f0f1ed;padding-top:1px}.crop-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.crop-grid label{font-size:10px;margin:12px 0 1px}.crop-controls .text-button{font-size:10px;margin-top:8px;color:#89917e}.editor .check-label{display:flex;gap:7px;align-items:center;font-size:10px;font-weight:400;color:#89917e;cursor:pointer}.check-label input{accent-color:#23291c;width:13px;height:13px;margin:0}.caption-section summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none}.caption-section summary::-webkit-details-marker{display:none}.caption-section .section-title{margin:0}.caption-section summary>svg{width:14px}.caption-section[open] summary>svg{transform:rotate(180deg)}.caption-section textarea{font-size:12px}.full{width:100%;margin-top:10px}.source-link{display:block;margin:15px 0;font-size:12px}.source-content{font-size:11px;line-height:1.8;color:#7f8674;max-height:230px;overflow:auto;white-space:pre-line}.preview-panel{border:1px solid var(--line);background:#fff;border-radius:var(--radius);overflow:hidden;position:sticky;top:18px}.preview-toolbar{height:62px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:12px}.format-tabs{display:flex;gap:3px;background:#f2f4ef;border:1px solid #ebeee7;border-radius:7px;padding:4px}.format-tabs button{display:flex;align-items:center;gap:7px;border:0;background:transparent;border-radius:4px;padding:7px 12px;font-size:11px;font-weight:500;color:#7a816f}.format-tabs svg{width:14px;height:14px}.format-tabs button[aria-selected=true]{background:white;color:#252b1d;box-shadow:0 1px 4px #19260012}.dimensions{font-size:11px;color:#909784;white-space:nowrap}.preview-stage{min-height:585px;background-color:#ecefe8;background-image:radial-gradient(#cdd3c7 .6px,transparent .6px);background-size:12px 12px;display:flex;justify-content:center;align-items:center;padding:35px 28px;position:relative}.canvas-wrap{display:flex;justify-content:center;width:100%;min-width:0}.canvas-wrap canvas{display:block;max-width:100%;width:auto;max-height:585px;height:auto;box-shadow:0 8px 28px #1e2b1420;background:#fff;touch-action:none}.preview-footnote{height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;font-size:10px;color:#8c9481;border-top:1px solid #e3e8dc}.preview-footnote>span:first-child{display:flex;gap:7px;align-items:center}.status-square{width:7px;height:7px;background:var(--yellow);display:inline-block}.export-bar{display:flex;justify-content:space-between;gap:10px;padding:18px 20px;border-top:1px solid var(--line)}.save-buttons,.export-buttons{display:flex;gap:8px;align-items:center}.export-bar .button{font-size:11px;min-height:40px;padding:10px 12px}.export-bar svg{width:15px;height:15px}.empty-state{text-align:center;padding:20px}.empty-state h2{font-size:26px;letter-spacing:-.9px;line-height:1.2;margin:23px 0 12px}.empty-state p{color:#858e78;font-size:12px;line-height:1.9}.empty-state .text-button{margin-top:24px}.empty-card{height:164px;width:130px;transform:rotate(-7deg);background:white;margin:auto;padding:0 14px 14px;box-shadow:8px 10px 0 #dce1d4;border:1px solid #d6ddcb;display:flex;flex-direction:column;align-items:start}.empty-card>svg{background:#dfe6d5;width:calc(100% + 28px);height:82px;padding:22px;margin:0 -14px;color:#89977a}.empty-tag{background:var(--yellow);height:12px;width:40px;margin-top:-5px;margin-bottom:12px}.empty-line{height:6px;width:100%;background:#4c5640;margin-bottom:7px}.empty-line.short{width:80%}.site-footer{display:flex;justify-content:space-between;color:#969d8c;font-size:10px;padding:26px 0 4px}.loading-overlay{position:absolute;inset:0;background:#f4f6f0ed;display:flex;gap:16px;align-items:center;justify-content:center;flex-direction:column;z-index:2;font-size:13px}.spinner{display:inline-block;width:26px;height:26px;border:3px solid #dce1d3;border-top-color:#88711c;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error{font-size:12px;color:#b42f25;line-height:1.6}.import-error{margin:-13px 0 18px}.warning{font-size:11px;color:#875400;background:#fff6d9;border:1px solid #f1dda6;border-radius:5px;padding:10px;line-height:1.6;margin-top:12px}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#20271b;color:#fff;font-size:13px;padding:14px 21px;border-radius:9px;box-shadow:0 6px 20px #0002;z-index:20;max-width:min(90vw,600px)}dialog{border:1px solid var(--line);border-radius:14px;box-shadow:0 25px 100px #0003;padding:28px;width:min(620px,92vw);max-height:80vh}dialog::backdrop{background:#18231070;backdrop-filter:blur(3px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.dialog-heading h2{font-size:25px;margin-top:7px}.draft-item{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:12px;padding:15px 0}.draft-open{display:block;flex:1;background:none;border:0;text-align:left;line-height:1.6;padding:0}.draft-open strong{display:block;font-size:14px}.draft-open small{display:block;color:var(--muted);font-size:11px;margin-top:5px}.draft-item .icon-button{flex-shrink:0}#confirm-dialog{width:min(430px,90vw)}#confirm-dialog p{line-height:1.7;color:var(--muted);margin:14px 0 25px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px}.carousel-controls{padding:12px 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px}.slide-tabs{display:flex;gap:5px;flex-wrap:wrap}.slide-tabs button{font-size:11px;border:1px solid #dee4d5;background:#fff;min-height:31px;min-width:31px;border-radius:5px;padding:4px 7px}.slide-tabs button.active{background:var(--yellow);border-color:var(--yellow)}.slide-actions{display:flex;gap:3px}.slide-actions .icon-button{min-width:28px;min-height:28px;font-size:17px;padding:4px}.slide-actions svg{width:14px}.login-screen{display:grid;place-items:center;min-height:100vh;background:#f0f2eb}.login-card{width:min(420px,90vw);padding:40px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 50px #00000006}.login-card>img{display:block;margin-bottom:35px}.login-card h1{font-size:32px;margin:10px 0 25px;line-height:1.15}.login-card .button{width:100%;margin-top:20px;justify-content:space-between}.login-card .error{margin-top:15px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
@media(min-width:1450px){.workspace{grid-template-columns:335px minmax(0,1fr)}.preview-stage{min-height:675px}.canvas-wrap canvas{max-height:650px}.editor-section{padding:24px}.editor label{font-size:13px}.editor textarea{font-size:14px}}
@media(max-width:1080px){main{padding:26px 24px 16px}.topbar{padding:0 24px}.workspace{grid-template-columns:280px minmax(0,1fr);gap:16px}.preview-toolbar{padding:0 12px}.format-tabs button{padding:7px 8px}.dimensions{font-size:9px}.export-bar{flex-wrap:wrap;padding:14px}.export-buttons{margin-left:auto}.preview-stage{min-height:510px;padding:28px 22px}.canvas-wrap canvas{max-height:540px}.preview-footnote{font-size:9px;padding:0 14px}}
@media(max-width:780px){.topbar{height:65px;padding:0 18px}.brand{gap:12px}.brand img{width:95px}.brand>span:last-child{font-size:18px}.top-actions{gap:5px}.save-state,.avatar{display:none}.top-actions .button{font-size:11px;padding:7px}.top-actions .button svg{width:15px}main{padding:24px 16px 10px}.page-heading{align-items:start;gap:12px}.page-heading h1{font-size:28px}.page-heading p{font-size:12px;max-width:230px}.page-heading>.button{font-size:0;gap:0;padding:10px}.page-heading>.button svg{width:18px}.import-bar{flex-wrap:wrap;padding:10px;gap:8px;margin-bottom:20px}.import-bar input{font-size:12px}.import-bar .button{width:100%;font-size:12px}.workspace{display:flex;flex-direction:column;gap:18px}.editor{width:100%;order:2}.preview-panel{width:100%;position:static;order:1}.preview-stage{min-height:450px;padding:24px}.canvas-wrap canvas{max-height:490px}.preview-toolbar{height:60px}.format-tabs{gap:1px}.format-tabs button{font-size:10px;padding:7px}.format-tabs svg{width:12px}.dimensions{font-size:9px}.export-bar{gap:8px}.export-bar .button{font-size:10px;padding:9px;min-height:38px}.export-buttons{gap:6px}.export-bar .save-buttons>.button{font-size:0;gap:0;padding:10px}.preview-footnote{font-size:8px}.editor-section{padding:20px}.editor-section label{font-size:13px}.editor textarea{font-size:15px}.field-note{font-size:12px}.image-selector strong{font-size:13px}.image-selector>div:last-child>span{font-size:12px}.text-button{font-size:12px}.editor .check-label{font-size:12px}.site-footer{font-size:9px}.empty-state{padding:12px}.empty-state h2{font-size:23px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
/* Team administration */
#users-dialog{width:min(760px,94vw)}.users-description{color:var(--muted);font-size:13px;line-height:1.7;margin-bottom:18px}.users-list{max-height:270px;overflow:auto}.user-row{display:flex;align-items:center;gap:16px;padding:15px 0;border-bottom:1px solid var(--line)}.user-details{flex:1;min-width:0}.user-details strong,.user-details span{display:block;overflow-wrap:anywhere}.user-details strong{font-size:14px}.user-details span{font-size:12px;color:var(--muted);margin-top:5px}.role-badge{font-size:11px;padding:5px 9px;border-radius:20px;background:#eceee8;white-space:nowrap}.role-badge.admin{background:#fff0b5;color:#665117}.user-actions{display:flex;gap:3px}.user-actions .button{font-size:12px;min-height:34px;padding:7px 10px}.danger-text{color:#ae3b31}.user-form{margin-top:22px;border-top:1px solid var(--line);padding-top:24px}.user-form h3{margin-bottom:18px}.user-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.user-form label{font-size:12px;display:block;margin-bottom:8px}.user-form input,.user-form select,.login-card input{display:block;width:100%;border:1px solid #dce0d6;border-radius:6px;padding:11px 12px;background:#fff;min-height:42px}.user-form .dialog-actions{margin-top:22px}.user-form .error,#users-error{margin-top:12px}.login-card label{display:block;margin:18px 0 8px;font-size:12px}@media(max-width:600px){#users-dialog{padding:20px}.user-fields{grid-template-columns:1fr}.user-row{gap:10px;flex-wrap:wrap}.user-details{min-width:55%}.user-actions{margin-left:auto}.top-actions{gap:0}.top-actions #users-button{font-size:11px;padding:7px}.topbar .brand>span:last-child,.topbar .brand-divider{display:none}}

#categories-dialog{width:min(620px,94vw)}.categories-description{font-size:13px;line-height:1.7;color:var(--muted);margin-bottom:14px}.categories-toolbar{display:flex;justify-content:flex-end;margin-bottom:8px}.categories-list{max-height:290px;overflow:auto}.category-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:9px 0;border-bottom:1px solid var(--line)}.category-row strong{font-size:14px;overflow-wrap:anywhere}.category-form{border-top:1px solid var(--line);margin-top:22px;padding-top:22px}.category-form label{display:block;font-size:12px;margin:18px 0 8px}.category-form input{width:100%;padding:11px 12px;border:1px solid #dce0d6;border-radius:6px}.category-form .dialog-actions{margin-top:20px}.category-form .error,#categories-error{margin-top:12px}@media(max-width:780px){.topbar{height:auto;min-height:65px;gap:10px;flex-wrap:wrap;padding:14px 18px}.top-actions{margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.top-actions #categories-button{font-size:11px;padding:7px}}

.editor select{width:100%;min-height:44px;border:1px solid #dde1d7;border-radius:6px;padding:10px 11px;line-height:1.65;background:#fff;color:var(--ink);font-size:13px;cursor:pointer}.editor select:focus{border-color:#b4aa79}@media(max-width:780px){.editor select{font-size:15px}}
