.skip-link{z-index:100;color:#fff;background:var(--green);padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}.eyebrow{color:var(--terracotta);letter-spacing:.15em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:700}.brand-mark{background:var(--green);border-radius:18px;flex:none;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 10px 30px #173f3533}.brand-mark svg{fill:none;stroke:#f5d9aa;stroke-width:4px;stroke-linecap:round;width:39px;height:39px}.brand-mark svg path:last-child{stroke:#e67b5b;stroke-width:3px}.brand-mark--compact{width:43px;height:43px;box-shadow:none;border-radius:13px}.brand-mark--compact svg{width:31px;height:31px}.loading-screen,.login-page{place-content:center;min-height:100vh;padding:24px;display:grid}.loading-screen{color:var(--muted);justify-items:center}.loading-dots{gap:6px;margin-top:28px;display:flex}.loading-dots span{background:var(--terracotta);border-radius:50%;width:7px;height:7px;animation:1.1s infinite alternate pulse}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes pulse{to{opacity:.25;transform:translateY(-4px)}}.login-page{background:radial-gradient(circle at 20% 15%,#e7d8bd 0,#0000 34%),linear-gradient(140deg,#f7f3eb,#e9eee8)}.login-card{background:#fffdf9ed;border:1px solid #ffffffa6;border-radius:28px;width:min(100%,470px);padding:clamp(28px,6vw,50px);box-shadow:0 32px 90px #263a3324}.login-card__brand{align-items:center;gap:16px;display:flex}.brand-subtitle{color:var(--muted);margin:0;font-size:13px}.login-card__heading{margin:38px 0 24px}.login-card h1,.page-heading h1,.editor-panel h2,.panel-state h2,.editor-placeholder h2{color:var(--green);margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400}.login-card h1{font-size:clamp(29px,7vw,38px);line-height:1.15}.login-card__heading p,.page-heading p,.section-heading p,.editor-placeholder p,.panel-state p{color:var(--muted);line-height:1.6}.login-form{gap:18px;margin-top:24px;display:grid}.login-page__security{color:#6d7873;text-align:center;margin:18px 0 0;font-size:12px}.field,.filter-field{color:#34413d;gap:7px;font-size:13px;font-weight:700;display:grid}.field input,.field textarea,.filter-field select{width:100%;color:var(--ink);background:#fff;border:1px solid #cbc8c0;border-radius:11px;transition:border-color .15s,box-shadow .15s}.field input,.filter-field select{height:46px;padding:0 13px}.field textarea{resize:vertical;min-height:120px;padding:12px 13px;line-height:1.55}.field input:focus,.field textarea:focus,.filter-field select:focus{border-color:var(--green);outline:none;box-shadow:0 0 0 3px #173f351a}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:var(--terracotta)}.field-hint,.character-count,.field-error{font-size:11px;font-weight:500}.field-hint,.character-count{color:var(--muted)}.field-error{color:var(--terracotta-dark)}.character-count{justify-self:end}.button{border:1px solid #0000;border-radius:10px;min-height:42px;padding:9px 17px;font-weight:700;transition:background .15s,border-color .15s,transform .15s,opacity .15s}.button:not(:disabled):active{transform:translateY(1px)}.button:disabled{opacity:.5}.button--wide{width:100%}.button--compact{min-height:32px;padding:4px 0;font-size:11px}.button--primary{color:#fff;background:var(--green)}.button--primary:hover:not(:disabled){background:var(--green-hover)}.button--secondary{color:var(--green);background:#f7faf8;border-color:#b9c5c0}.button--quiet{color:var(--green);background:0 0}.button--success{color:#fff;background:#2e6b4c}.button--danger{color:#fff;background:#a84936}.button--danger-quiet{color:#9d4938;background:0 0}.admin-app{min-height:100vh}.topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9f0;border-bottom:1px solid #d8d4cb;justify-content:space-between;align-items:center;min-height:72px;padding:10px clamp(18px,4vw,52px);display:flex;position:sticky;top:0}.topbar__brand,.topbar__account{align-items:center;gap:13px;min-width:0;display:flex}.topbar__brand div{display:grid}.topbar__brand strong{color:var(--green);font-family:Georgia,Times New Roman,serif;font-weight:400}.topbar__brand span,.account-email{color:var(--muted);font-size:11px}.account-email{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.top-error,.main-content{width:min(1500px,100% - 32px);margin-inline:auto}.top-error{margin-top:15px}.main-content{padding:clamp(28px,5vw,58px) 0 80px}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.page-heading h1{font-size:clamp(36px,6vw,54px)}.page-heading p{max-width:650px;margin:8px 0 0}.workspace-notices{min-height:0;margin-bottom:14px}.workspace-grid{grid-template-columns:minmax(330px,.75fr) minmax(520px,1.25fr);align-items:start;gap:22px;display:grid}.catalog-panel,.editor-panel,.editor-placeholder{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:18px}.catalog-panel{position:sticky;top:92px;overflow:hidden}.catalog-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:14px;padding:17px;display:flex}.filter-field{min-width:170px}.catalog-count{color:var(--muted);padding-bottom:10px;font-size:12px}.catalog-list{margin:0;padding:0;list-style:none}.catalog-list li+li{border-top:1px solid #ebe7e0}.catalog-row{width:100%;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 16px;display:grid}.catalog-row:hover,.catalog-row[aria-current=true]{background:#f4f7f3}.catalog-row[aria-current=true]{box-shadow:inset 3px 0 var(--green)}.catalog-row__image{color:#fff;background:#789087;border-radius:11px;place-items:center;width:54px;height:54px;font-size:11px;font-weight:700;display:grid;overflow:hidden}.catalog-row__image img{object-fit:cover;width:100%;height:100%}.catalog-row__content{gap:5px;min-width:0;display:grid}.catalog-row__content strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.catalog-row__content span{color:var(--muted);font-size:12px}.status-badge{white-space:nowrap;border-radius:99px;align-items:center;min-height:25px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex}.status-badge--draft{color:#765622;background:#f5e9cf}.status-badge--published{color:#275b40;background:#dceee3}.status-badge--hidden{color:#675f78;background:#eae6f1}.status-badge--archived{color:#555754;background:#e9e9e6}.pagination{border-top:1px solid var(--line);min-height:58px;color:var(--muted);justify-content:center;align-items:center;gap:14px;font-size:12px;display:flex}.pagination__button{border:1px solid var(--line);width:34px;height:34px;color:var(--green);background:#fff;border-radius:9px}.panel-state,.editor-placeholder{text-align:center;place-content:center;justify-items:center;min-height:310px;padding:36px;display:grid}.panel-state .error-notice{text-align:left}.empty-illustration,.editor-placeholder__mark{color:var(--gold);font-size:54px}.editor-placeholder{min-height:510px}.editor-panel{overflow:hidden}.editor-header,.editor-form,.photo-section,.publication-section{padding:clamp(20px,4vw,32px)}.editor-header{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fffdf9,#f4f6f2);justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.editor-panel h2{font-size:clamp(26px,4vw,34px)}.editor-meta{color:var(--muted);margin:8px 0 0;font-size:12px}.editor-form fieldset{border:0;margin:0;padding:0}.editor-form fieldset:disabled{opacity:.68}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field--wide{grid-column:1/-1}.form-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.photo-section,.publication-section{border-top:1px solid var(--line)}.section-heading h3{color:var(--green);margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400}.section-heading p{margin:5px 0 0;font-size:13px}.photo-uploader{grid-template-columns:180px 1fr;gap:20px;margin-top:18px;display:grid}.photo-preview{aspect-ratio:4/3;background:var(--paper-muted);border:1px dashed #b9b6ae;border-radius:13px;width:180px;overflow:hidden}.photo-preview img{object-fit:cover;width:100%;height:100%}.photo-preview__empty{height:100%;color:var(--muted);place-content:center;justify-items:center;font-size:12px;display:grid}.photo-preview__empty span{color:var(--gold);font-size:28px}.photo-controls{flex-direction:column;justify-content:center;align-items:flex-start;gap:11px;min-width:0;display:flex}.file-picker{min-height:42px;color:var(--green);cursor:pointer;background:#f7faf8;border:1px solid #b9c5c0;border-radius:10px;align-items:center;padding:9px 16px;font-size:13px;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.file-picker input{opacity:0;width:1px;height:1px;position:absolute}.file-picker--disabled{cursor:not-allowed;opacity:.5}.file-picker:focus-within{outline:3px solid color-mix(in srgb, var(--focus) 70%, white);outline-offset:3px}.selected-file{max-width:100%;color:var(--muted);font-size:11px;display:grid}.selected-file strong{color:var(--ink);text-overflow:ellipsis;overflow:hidden}.publication-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.archive-confirmation{background:#fff3ef;border:1px solid #e0b5aa;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin-top:16px;padding:16px;display:flex}.archive-confirmation p{color:var(--muted);margin:4px 0 0;font-size:12px}.archive-confirmation__actions{flex:none;gap:8px;display:flex}.conflict-notice{color:#664d1e;background:#fff5d8;border-bottom:1px solid #ddc98f;justify-content:space-between;align-items:center;gap:16px;padding:14px clamp(20px,4vw,32px);display:flex}.conflict-notice p{margin:4px 0 0;font-size:12px}.conflict-notice{color:#684919;background:#fff3d7;border:1px solid #e0c27c;border-radius:11px;gap:12px;margin:clamp(20px,4vw,32px) clamp(20px,4vw,32px) 0;padding:14px;display:grid}.conflict-notice p{margin:0;line-height:1.5}.conflict-notice__actions{flex-wrap:wrap;gap:8px;display:flex}.notice,.error-notice{border-radius:11px;font-size:13px;line-height:1.5}.notice{padding:12px 14px}.notice--neutral{color:#465651;background:#edf1ef}.notice--success{color:#28543e;background:#dff0e5}.notice--warning{color:#765322;background:#f9ebca;margin-top:16px}.error-notice{color:#753627;background:#fae8e3;gap:11px;margin-bottom:16px;padding:13px;display:flex}.error-notice__icon{color:#fff;background:var(--terracotta);border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font-weight:700;display:grid}.error-notice strong{font-size:13px}.error-notice p{margin:4px 0 0;font-size:11px}.correlation-id code{-webkit-user-select:all;user-select:all}.catalog-skeleton{padding:4px 0}.skeleton-row{gap:12px;padding:13px 16px;display:flex}.skeleton-row>span,.skeleton-row i{background:linear-gradient(90deg,#eeeae3,#f7f4ee,#eeeae3) 0 0/200%;border-radius:8px;animation:1.2s infinite shimmer;display:block}.skeleton-row>span{width:54px;height:54px}.skeleton-row div{flex:1;align-content:center;gap:8px;display:grid}.skeleton-row i{width:80%;height:12px}.skeleton-row i:last-child{width:35%;height:9px}@keyframes shimmer{to{background-position:-200%}}@media (width<=980px){.workspace-grid{grid-template-columns:1fr}.catalog-panel{position:static}.catalog-list{max-height:410px;overflow-y:auto}}@media (width<=640px){.topbar{min-height:64px;padding-inline:14px}.topbar__brand span,.account-email{display:none}.main-content{width:min(100% - 20px,1500px);padding-top:24px}.page-heading{flex-direction:column;align-items:stretch}.page-heading .button{align-self:flex-start}.catalog-row{grid-template-columns:48px minmax(0,1fr)}.catalog-row__image{width:48px;height:48px}.catalog-row .status-badge{grid-column:2;justify-self:start}.form-grid,.photo-uploader{grid-template-columns:1fr}.photo-preview{width:100%;max-width:300px}.archive-confirmation{flex-direction:column;align-items:stretch}.archive-confirmation__actions{justify-content:flex-end}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{color:#25312e;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#25312e;--muted:#68736f;--paper:#fffdf9;--paper-muted:#f7f3ec;--line:#ddd8cf;--green:#173f35;--green-hover:#0f332a;--terracotta:#b8563e;--terracotta-dark:#90402f;--gold:#d9aa5f;--focus:#276f9b;--shadow:0 16px 50px #1f342d14;background:#f4f0e8;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f4f0e8;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,select{cursor:pointer}button:disabled,select:disabled{cursor:not-allowed}img{max-width:100%;display:block}:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 70%, white);outline-offset:3px}::selection{color:#fff;background:var(--green)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
