: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}.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}.panel{border-radius:8px;padding:22px;color:#1e2a38;background:#f5f1e8}.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}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}.postcard-text{margin:18px 0;font-size:20px;line-height:1.7}.status{max-width:1040px;margin:18px 0 0;padding:12px 14px;border-radius:8px;background:#f5f1e8eb;color:#1e2a38}.status.error{color:#8a2f2a}@media(max-width:720px){.app-shell{padding:20px}.workspace{grid-template-columns:1fr}}
