:root{--green:#123a2b;--cream:#f4eddf;--gold:#c89342;--ink:#22251f}body{background:#f7f4ed;color:var(--ink)}.admin-header{background:var(--green);box-shadow:0 3px 18px #0002}.admin-brand{display:flex;align-items:center;gap:16px;color:#fff;text-decoration:none;font-weight:700}.admin-brand img{width:145px;max-height:52px;object-fit:contain}.admin-card{border:0;border-radius:14px;box-shadow:0 14px 35px #47371d14}.section-label{color:#b95f2e;text-transform:uppercase;letter-spacing:1.7px;font-weight:800;font-size:.75rem}.btn-coffee{background:var(--gold);border-color:var(--gold);color:#fff;font-weight:700}.btn-coffee:hover{background:#ad7931;border-color:#ad7931;color:#fff}.hero-preview{position:relative;min-height:360px;overflow:hidden;border-radius:12px;color:#fff;background:#123a2b}.hero-preview img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-preview:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,25,18,.9),rgba(5,25,18,.2))}.hero-preview-copy{position:relative;z-index:1;padding:65px 48px;max-width:650px}.hero-preview h2{white-space:pre-line;font:700 clamp(38px,5vw,64px)/1 Georgia,serif}.thumb{width:100%;height:120px;object-fit:cover;border-radius:8px}.form-label{font-weight:700}.help-text{color:#6c757d;font-size:.86rem}.admin-edit-tile{padding:18px;border:1px solid #e4dccd;border-radius:12px;background:#fffdf8}.admin-image-preview{display:block;width:100%;height:260px;object-fit:cover;border-radius:10px}.admin-image-preview.small-preview{height:150px}.admin-image-preview.drink-preview{height:190px}.admin-image-preview.gallery-preview{height:220px}.preview-heading{color:var(--green);font:700 clamp(32px,4vw,52px)/1.05 Georgia,serif}blockquote{color:#b95f2e;font:italic 20px Georgia,serif;border-left:3px solid var(--gold);padding-left:16px}
