:root{background:#fff;color:#1f1f1d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:hover{color:#cc4d1d}button,input{border-radius:7px;font:inherit}button,.link-button{align-items:center;background:#cc4d1d;border:0;color:#fff;cursor:pointer;display:inline-flex;font-weight:700;justify-content:center;min-height:42px;padding:0 18px;white-space:nowrap}button:hover,.link-button:hover{background:#a64018;color:#fff}button:disabled{cursor:wait;opacity:.7}input{background:#fff;border:1px solid #d8d4cb;color:#1f1f1d;min-height:42px;padding:0 12px;width:100%}input:focus{border-color:#f0c63f;box-shadow:0 0 0 3px #f0c63f40;outline:none}input[aria-invalid=true]{border-color:#d45d35}.screen{background:#faf7ed;min-height:100vh;padding:20px}.app-header{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:680px;min-height:48px;width:100%}.brand{align-items:center;display:flex;font-weight:750;gap:10px}.brand img{height:34px;width:34px}.quiet-link{color:#5f5d58;font-size:.9rem;font-weight:650}.feed-form{display:flex;flex-direction:column;gap:16px;margin:56px auto 0;max-width:500px;width:100%}.create-form{max-width:520px}.review-form,.status-form{max-width:480px}.form-intro{align-items:center;display:flex;gap:16px;margin-bottom:6px}.hero-mark{flex:0 0 auto;height:68px;width:56px}.step-heading>span{color:#cc4d1d;display:block;font-size:.78rem;font-weight:800;margin-bottom:7px}h1{font-size:2.35rem;line-height:1;margin:0}p{color:#5f5d58;line-height:1.5;margin:8px 0 0}label span,.legend-label{color:#77746d;display:block;font-size:.75rem;font-weight:700;letter-spacing:0;margin-bottom:6px}.field{display:block}fieldset{border:0;margin:0;padding:0}.field-heading{align-items:center;display:flex;justify-content:space-between}.field-heading span{color:#77746d;font-size:.78rem;font-weight:650}.term-row{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 42px;margin-top:8px}.term-field+.term-field{margin-top:8px}.term-field .term-row{margin-top:0}.icon-button{align-items:center;background:#f0c63f;border-radius:7px;color:#1f1f1d;display:flex;justify-content:center;min-height:42px}.icon-button:hover{background:#e67542;color:#fff}.icon-button[aria-disabled=true]{color:#9b968d;cursor:default;opacity:.55}.form-actions{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:2px}.form-actions span{color:#77746d;font-size:.9rem;font-weight:650}.secondary-button{background:#fff;border:1px solid #d8d4cb;color:#1f1f1d}.secondary-button:hover{background:#f6f4f1;color:#1f1f1d}.settings-link{color:#cc4d1d;font-size:.92rem;font-weight:750}.error-message{background:#fff1ec;border:1px solid #f1b097;border-radius:7px;color:#8b2f13;margin:0;padding:10px 12px}.progress-message{align-items:center;background:#fff;border:1px solid #e7e1d3;border-radius:7px;color:#5f5d58;display:flex;font-size:.92rem;font-weight:650;gap:10px;padding:10px 12px}.progress-spinner{animation:spin .85s linear infinite;border:2px solid #eadfba;border-top-color:#cc4d1d;border-radius:50%;flex:0 0 auto;height:16px;width:16px}@keyframes spin{to{transform:rotate(360deg)}}.field-error{color:#8b2f13;display:block;font-size:.8rem;font-weight:650;margin-top:6px}.review-list{background:#fff;border:1px solid #eeeeec;border-radius:7px;margin:0;padding:14px}.review-list div{display:grid;gap:12px;grid-template-columns:84px minmax(0,1fr);padding:8px 0}.review-list div+div{border-top:1px solid #eeeeec}.review-list dt{color:#77746d;font-size:.75rem;font-weight:700}.review-list dd{margin:0;overflow-wrap:anywhere}@media(max-width:560px){.screen{padding:16px}.quiet-link{display:none}.feed-form{margin-top:38px}.form-intro{align-items:flex-start;flex-direction:column}h1{font-size:2rem}.form-actions{align-items:stretch;flex-direction:column}.form-actions span{order:2;text-align:center}.form-actions button,.form-actions .link-button{width:100%}.review-list div{gap:4px;grid-template-columns:1fr}}
