:root{--green:#a82020;--green-2:#c12b2b;--green-soft:#f8e7e5;--orange:#df603c;--shadow:0 12px 30px rgba(125,25,25,.12)}
body{background:linear-gradient(180deg,#f8ece9 0,#f6f2ed 340px)}
.app-header{border-bottom-color:rgba(168,32,32,.10)}
.primary-button{box-shadow:0 7px 18px rgba(168,32,32,.20)}
.primary-button:hover{background:#891919}
.section{border-color:rgba(168,32,32,.09)}
.active-card{border-color:#efc9c5;background:#fff9f8}
.photo-capture{border-color:#d7aaa6;background:#fcf7f6}
.bar-fill{background:linear-gradient(90deg,#a82020,#d33b32)}
.ocr-confirm{margin:12px 0 2px;padding:11px 12px;display:flex;align-items:flex-start;gap:9px;border:1px solid #d7aaa6;background:#fff;border-radius:10px;color:#6f1d1d;font-size:12px;font-weight:750;text-align:left;cursor:pointer}.ocr-confirm input{width:19px;height:19px;margin:0;accent-color:#a82020;flex:0 0 auto}.ocr-confirm[hidden]{display:none}
