:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#20232d;background:#fff9fb}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#fff9fb,#fdf3f6)}button,input,textarea,select{font:inherit}.app-shell{min-height:100vh;padding:20px 12px 40px}.phone-frame{width:min(100%,460px);margin:0 auto;display:flex;flex-direction:column;gap:16px}.hero-card,.panel-card,.stat-card,.message-bar{background:#fff;border-radius:24px;box-shadow:0 12px 30px #a7c7e71f}.hero-card,.panel-card,.message-bar{padding:18px}.hero-card{display:flex;flex-direction:column;gap:16px}.hero-branding{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.hero-logo{width:min(100%,260px);height:auto;display:block;border-radius:24px}.hero-copy{margin:0}.hero-actions{display:flex;flex-direction:column;gap:10px}.eyebrow{margin:0 0 8px;color:#667085;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700}h1,h2,p{margin:0}h1{font-size:2rem;line-height:1.05}h2{font-size:1.2rem}.hero-copy,.helper-copy,.receipt-row p,.receipt-preview p{color:#667085}.primary-btn,.secondary-btn,.danger-btn,.action-tile{border:none;border-radius:18px;padding:14px 16px;cursor:pointer}.link-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.primary-btn{background:#a7c7e7;color:#15202b;font-weight:700}.secondary-btn{background:#f4eef2;color:#20232d}.danger-btn{background:#fde8e8;color:#b42318;font-weight:700}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stat-card{padding:16px;display:flex;flex-direction:column;gap:8px}.stat-card strong{font-size:1.5rem}.stat-card span{color:#667085;font-size:.92rem}.section-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.action-list,.receipt-list,.dual-actions,.history-list,.detail-actions{display:flex;flex-direction:column;gap:12px}.action-tile{background:#fdf3f6;text-align:left;display:flex;flex-direction:column;gap:6px}.action-tile span,.status-pill,.receipt-meta span{color:#667085;font-size:.9rem}.hidden-input{display:none}.receipt-preview,.receipt-row{display:flex;justify-content:space-between;gap:16px;padding:14px;border-radius:18px;background:#fdf3f6}.receipt-button{width:100%;border:none;text-align:left}.receipt-button.selected{outline:2px solid #a7c7e7}.field-label{display:flex;flex-direction:column;gap:8px;margin-top:12px;color:#344054;font-size:.92rem;font-weight:600}.field-label input,.field-label textarea,.field-label select{width:100%;border:1px solid #e4e7ec;border-radius:14px;padding:12px 14px;background:#fff}.status-pill{background:#f4eef2;padding:8px 12px;border-radius:999px}.status-pill.muted{background:#f9fafb}.tab-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tab-btn{border:none;border-radius:16px;padding:12px;background:#f4eef2;font-weight:700;color:#344054}.tab-btn.active{background:#a7c7e7;color:#15202b}.message-bar{position:sticky;bottom:10px;text-align:center;font-weight:600}.send-package-note{margin-top:14px;padding:14px;background:#fdf3f6;border-radius:18px}.empty-state{padding:18px;border-radius:18px;background:#fdf3f6;color:#667085}.send-package-note ul{margin:8px 0 0;padding-left:18px;color:#667085}.scan-preview-block{margin:12px 0;display:flex;flex-direction:column;gap:10px}.scan-mode-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.scan-mode-btn{border:none;border-radius:14px;padding:10px 12px;background:#f4eef2;color:#344054;font-weight:700}.scan-mode-btn.active{background:#a7c7e7;color:#15202b}.scan-preview-frame{border-radius:18px;overflow:hidden;background:#fdf3f6;border:1px solid #f0dbe3}.scan-preview-image{width:100%;display:block;max-height:320px;object-fit:contain;background:#fff}.scan-mode-label{color:#667085;font-size:.92rem;font-weight:600}.crop-controls{display:grid;grid-template-columns:1fr 1fr;gap:10px}.crop-controls label{display:flex;flex-direction:column;gap:6px;color:#667085;font-size:.85rem}.crop-controls input[type=range]{width:100%}.detail-item input{width:100%;border:1px solid #e4e7ec;border-radius:12px;padding:10px 12px;background:#fff}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}.detail-item{background:#fdf3f6;border-radius:16px;padding:12px;display:flex;flex-direction:column;gap:6px}.detail-item span{color:#667085;font-size:.84rem}@media (min-width: 768px){.app-shell{padding-top:32px}.phone-frame{width:min(100%,560px)}}
