:root{color:#f5f1e8;background:#1e2a38;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{min-height:44px;border:0;border-radius:8px;padding:0 18px;color:#5b4434;background:#f5b971;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.secondary-dark-button{color:#f5f1e8;background:#f5f1e824;border:1px solid rgba(245,241,232,.26)}.text-button{color:#f5f1e8e0;background:transparent;border:1px solid rgba(245,241,232,.18)}.app-shell{min-height:100vh;padding:28px;background:linear-gradient(180deg,#1e2a38eb,#7a9ebbbd),#1e2a38}.hero{max-width:920px;padding:8vh 0 32px}.eyebrow{margin:0 0 12px;color:#f5b971;font-weight:700}h1,h2,p{margin-top:0}h1{max-width:760px;margin-bottom:18px;color:#f5f1e8;font-size:clamp(42px,8vw,82px);line-height:1.02}h2{color:#1e2a38}.hero p{max-width:620px;color:#f5f1e8db;font-size:18px;line-height:1.7}.workspace{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1040px}.admin-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1320px}.tabs{display:flex;flex-wrap:wrap;gap:8px;max-width:1040px;margin:0 0 18px}.tab{min-width:76px;color:#f5f1e8db;background:#f5f1e81f;border:1px solid rgba(245,241,232,.18)}.tab.active{color:#1e2a38;background:#f5b971}.panel{border-radius:8px;padding:22px;color:#1e2a38;background:#f5f1e8}.narrow-panel{max-width:640px}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.night-panel{color:#f5f1e8;background:#1e2a38db;border:1px solid rgba(245,241,232,.18)}.night-panel h2{color:#f5f1e8}label{display:grid;gap:8px;margin:18px 0;color:#8b6f5a;font-weight:700}input,textarea{width:100%;border:1px solid rgba(139,111,90,.32);border-radius:8px;padding:12px;color:#1e2a38;background:#ffffffa3}.field-note{margin:-8px 0 16px;color:#8b6f5adb;font-size:14px;line-height:1.5}textarea{min-height:140px;resize:vertical}.actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.preview,.received-image{display:block;width:100%;max-height:320px;object-fit:cover;border-radius:8px}.admin-image{display:block;width:100%;max-height:240px;object-fit:cover;border-radius:8px}.image-preview{display:grid;gap:10px}.secondary-button{color:#1e2a38;background:#7a9ebb47}.button-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.priority-grid{margin-bottom:18px}.divider{height:1px;margin:18px 0;background:#8b6f5a33}.postcard-text{margin:18px 0;font-size:20px;line-height:1.7}.quiet-actions{display:grid;gap:10px;margin-top:18px}.list{display:grid;gap:12px}.admin-users{margin-top:16px}.postcard-row{display:grid;gap:10px;padding:14px;border:1px solid rgba(139,111,90,.2);border-radius:8px;background:#ffffff6b}.postcard-row p{margin:0;line-height:1.6}.postcard-row time,.mono{color:#8b6f5ae6;font-size:13px;overflow-wrap:anywhere}.row-actions{display:flex;flex-wrap:wrap;gap:8px}.badge{width:fit-content;border-radius:8px;padding:4px 8px;color:#1e2a38;background:#7a9ebb47;font-size:12px;font-weight:700}.badge.approved{background:#7a9ebb70}.badge.pending,.badge.open{background:#f5b97185}.badge.rejected,.badge.hidden{background:#8b6f5a3d}.status{max-width:1040px;margin:18px 0 0;padding:12px 14px;border-radius:8px;background:#f5f1e8eb;color:#1e2a38}.status.error{color:#8a2f2a}.account-warning{margin-bottom:18px}@media(max-width:720px){.app-shell{padding:20px}.workspace,.admin-layout,.button-grid{grid-template-columns:1fr}}
