:root{color:#17201b;background:#f6f5f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}a{color:#245b47}.studio-shell{width:min(1180px,calc(100vw - 32px));margin:0 auto;padding:40px 0}.studio-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.studio-nav{display:flex;gap:8px;margin-bottom:18px}.studio-nav button{min-height:40px;border:1px solid #dedbd2;border-radius:8px;padding:0 16px;background:#fffdf8;color:#17201b;cursor:pointer;font-weight:800}.studio-nav button.active{border-color:#17201b;background:#17201b;color:#fffdf8}.studio-kicker{margin:0 0 8px;color:#6d756f;font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,h3,h4,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(2rem,6vw,4rem);line-height:.98;letter-spacing:0}.search-panel{display:grid;grid-template-columns:1fr auto;gap:10px;margin-bottom:18px;padding:10px;border:1px solid #dedbd2;border-radius:8px;background:#fffdf8;box-shadow:0 16px 36px #20201814}.search-panel input{min-width:0;border:0;outline:0;padding:14px;background:transparent;color:#17201b}.search-panel button,.import-button{border:0;border-radius:6px;padding:0 18px;background:#17201b;color:#fffdf8;cursor:pointer}.search-panel button:disabled,.import-button:disabled{cursor:not-allowed;opacity:.45}.workspace-grid{display:grid;grid-template-columns:minmax(280px,.38fr) minmax(0,.62fr);gap:18px;align-items:start}.left-stack{display:grid;gap:18px}.panel{border:1px solid #dedbd2;border-radius:8px;background:#fffdf8;padding:18px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.panel-heading h2{margin:0;font-size:1rem}.panel-heading span,.status-banner{border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:700}.panel-heading span,.status-banner.neutral{background:#eeece4;color:#4e5a53}.status-banner.success{background:#dcebe1;color:#245b47}.status-banner.error{max-width:420px;background:#f6dfdc;color:#8b2f25}.status-banner.pending{background:#e5ebf0;color:#2f5369}.status-banner span{margin-left:6px;font-weight:500}.muted{color:#6d756f}.subtle-detail{color:#6d756f;font-size:.92rem}.error-text{color:#8b2f25;font-weight:700}.results-list{display:grid;gap:8px}.result-item{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:5px;width:100%;border:1px solid #e8e5dc;border-radius:8px;padding:14px;background:#fffdf8;color:#17201b;text-align:left;cursor:pointer}.result-thumb{display:grid;width:38px;height:38px;place-items:center;border-radius:6px;background:#e4ece5;color:#245b47;font-weight:800}.result-copy{display:grid;gap:4px;min-width:0}.result-item:hover,.result-item.selected{border-color:#245b47;background:#f3f8f4}.result-item span,.result-item small{color:#6d756f}.preview-content{display:grid;gap:22px}.preview-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.preview-content h3{margin-bottom:8px;font-size:1.8rem;line-height:1.1}.address{color:#4e5a53}.details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.details-actions{display:flex;justify-content:flex-end}.danger-button{min-height:40px;border:1px solid #9f3a31;border-radius:6px;padding:0 14px;background:#fff8f6;color:#8b2f25;cursor:pointer;font-weight:700}.danger-button:disabled{cursor:not-allowed;opacity:.5}.secondary-button{min-height:36px;border:1px solid #cfcabe;border-radius:6px;padding:0 12px;background:#f8f7f2;color:#25312a;cursor:pointer;font-weight:700}.secondary-button:disabled{cursor:not-allowed;opacity:.55}.compact-button{min-height:34px;padding:0 10px}.section-heading-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.section-heading-row h4{margin:0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.details-grid div,.photo-token{border:1px solid #e8e5dc;border-radius:8px;padding:12px;min-width:0}dt{margin-bottom:6px;color:#6d756f;font-size:.78rem;font-weight:700;text-transform:uppercase}dd{margin:0;overflow-wrap:anywhere}.preview-section h4{margin-bottom:10px}.preview-section ul{margin:0;padding-left:18px}.hours-list,.existing-list{display:grid;gap:8px}.hours-row{display:grid;grid-template-columns:110px minmax(0,1fr);gap:12px;padding:8px 0;border-bottom:1px solid #eeece4}.hours-row span{color:#6d756f}.photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.photo-token,.photo-token a{display:grid;gap:6px}.photo-token img,.photo-placeholder{width:100%;aspect-ratio:4 / 3;border-radius:6px;object-fit:cover;background:#eeece4}.photo-placeholder{display:grid;place-items:center;color:#6d756f;font-size:.84rem}.photo-token span{color:#6d756f;overflow-wrap:anywhere}.import-button{justify-self:start;min-height:44px}.import-disabled-message,.import-disabled-note{border:1px solid #d8e5db;border-radius:8px;background:#f1f7f2;color:#245b47;font-weight:700}.import-disabled-message{margin:-8px 0 0;padding:10px 12px}.import-disabled-note{padding:10px 12px}.existing-coffees-panel{min-height:260px}.existing-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:14px}.existing-toolbar input{min-width:0;border:1px solid #dedbd2;border-radius:6px;padding:10px 12px;background:#fffdf8}.existing-toolbar button{border:1px solid #17201b;border-radius:6px;padding:0 12px;background:#fffdf8;color:#17201b;cursor:pointer}.existing-item{display:grid;gap:4px;width:100%;border:0;padding:10px 0;border-bottom:1px solid #eeece4;background:transparent;color:#17201b;text-align:left;cursor:pointer}.existing-item:hover,.existing-item.selected{color:#245b47}.existing-item span,.existing-item small{color:#6d756f}.article-editor-grid,.article-console-grid{display:grid;grid-template-columns:minmax(0,.58fr) minmax(320px,.42fr);gap:18px;align-items:start}.article-console-grid{grid-template-columns:minmax(220px,.25fr) minmax(360px,.43fr) minmax(320px,.32fr)}.article-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}.article-field{display:grid;gap:6px}.article-field span{color:#6d756f;font-size:.78rem;font-weight:800;text-transform:uppercase}.article-field input,.article-field textarea{min-width:0;border:1px solid #dedbd2;border-radius:6px;padding:10px 12px;background:#fffdf8;color:#17201b;resize:vertical}.article-field input[readonly]{background:#f2f0e8;color:#6d756f}.editor-subsection{display:grid;gap:10px;margin:0 0 16px}.inline-entry{display:flex;gap:8px}.inline-entry input{min-width:120px;border:1px solid #dedbd2;border-radius:6px;padding:8px 10px;background:#fffdf8}.chip-list{display:flex;flex-wrap:wrap;gap:8px}.choice-chip{min-height:34px;border:1px solid #dedbd2;border-radius:999px;padding:0 12px;background:#fffdf8;color:#25312a;cursor:pointer;font-weight:700}.choice-chip.selected{border-color:#245b47;background:#dcebe1;color:#245b47}.choice-list{display:grid;max-height:260px;overflow:auto;border:1px solid #e8e5dc;border-radius:8px}.coffee-choice{display:grid;gap:4px;width:100%;border:0;border-bottom:1px solid #eeece4;padding:10px 12px;background:#fffdf8;color:#17201b;text-align:left;cursor:pointer}.coffee-choice.selected{background:#f1f7f2;color:#245b47}.coffee-choice span{color:#6d756f}.article-field textarea{min-height:116px}.image-picker-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:12px 0 18px;border:1px solid #e8e5dc;border-radius:8px;padding:12px;background:#fbfaf5}.image-picker-row div{display:grid;gap:5px;min-width:0}.image-picker-row span{color:#6d756f;overflow-wrap:anywhere}.article-block-list{display:grid;gap:12px}.article-block-editor{border:1px solid #e8e5dc;border-radius:8px;padding:14px;background:#fbfaf5}.article-block-editor .article-field+.article-field{margin-top:10px}.article-preview-panel{position:sticky;top:18px}.article-cover-preview,.article-preview-block img{width:100%;border-radius:8px;object-fit:cover;background:#eeece4}.article-cover-preview{aspect-ratio:16 / 9;margin-bottom:16px}.article-preview-panel h3{margin-bottom:10px;font-size:2rem;line-height:1.08}.article-preview-blocks{display:grid;gap:16px;margin:18px 0}.article-preview-block{display:grid;gap:10px}.article-preview-block h4,.article-preview-block p{margin:0}.article-preview-block img{aspect-ratio:4 / 3}@media (max-width: 820px){.studio-header,.workspace-grid,.article-editor-grid,.article-form-grid{grid-template-columns:1fr}.studio-header{display:grid}.search-panel{grid-template-columns:1fr}.search-panel button{min-height:44px}.details-grid{grid-template-columns:1fr}.preview-title-row,.existing-toolbar{grid-template-columns:1fr;display:grid}.article-preview-panel{position:static}}
