:root{color:#231f20;background:#f4f7f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;min-height:100svh;background:linear-gradient(180deg,#ffffffd1,#fff0),#f4f7f6}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh;min-height:100svh;padding:max(8px,env(safe-area-inset-top)) 10px max(10px,env(safe-area-inset-bottom));display:flex;align-items:flex-start;justify-content:center}.form-panel{width:min(100%,420px)}.header{padding:2px 2px 10px}.eyebrow{margin:0 0 3px;color:#63716d;font-size:.7rem;font-weight:700;text-transform:uppercase}h1{margin:0;font-size:1.28rem;line-height:1.1}form{display:grid;gap:8px}.field{display:grid;gap:4px}.field-row{display:grid;gap:8px;grid-template-columns:minmax(0,1fr)}form>*,.field>*,.field-row>*{min-width:0}.field span{color:#3f4f4a;font-size:.8rem;font-weight:700}input,select,textarea{width:100%;border:1px solid #cfd8d4;border-radius:8px;background:#ffffffe0;color:#231f20;padding:8px 10px;min-height:38px;outline:none}textarea{height:58px;resize:vertical}input[type=file]{padding:8px 10px}.file-input-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;opacity:0;overflow:hidden;pointer-events:none;white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%)}input:focus,select:focus,textarea:focus{border-color:#2f7e72;box-shadow:0 0 0 3px #2f7e7226}[aria-invalid=true]{border-color:#b73838}small{color:#9b2d2d;font-size:.74rem}.dropzone{min-height:70px;border:1px dashed #9fb0aa;border-radius:8px;background:#ffffffe0;padding:9px 11px;display:grid;align-content:center;gap:3px;cursor:pointer;outline:none;touch-action:manipulation;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.dropzone:focus{border-color:#2f7e72;box-shadow:0 0 0 3px #2f7e7226}.dropzone-active{border-color:#2f7e72;background:#e9f4f1;box-shadow:inset 0 0 0 1px #2f7e7247}.dropzone-error,.dropzone[aria-invalid=true]{border-color:#b73838;background:#fff7f6}.dropzone-error:focus,.dropzone[aria-invalid=true]:focus{box-shadow:0 0 0 3px #b7383824}.dropzone-title{color:#273b35;font-size:.86rem;font-weight:800}.dropzone-hint{color:#63716d;font-size:.76rem;font-weight:600}.file-name{color:#63716d;font-size:.74rem;font-weight:600;overflow-wrap:anywhere}.status{margin:2px 0 0;border-radius:8px;padding:8px 10px;font-size:.84rem;font-weight:700}.status-success{background:#dff1e8;color:#1e684e}.status-error{background:#f7dfdc;color:#92302e}.status-loading{background:#e3eef6;color:#2b5f83}button{border:0;border-radius:8px;min-height:42px;padding:0 14px;color:#fff;background:#2f7e72;font-weight:800;cursor:pointer}button:disabled{cursor:wait;opacity:.72}@media(min-width:760px){.app-shell{align-items:center;padding-inline:16px}}
