:root{color:#17201c;font-synthesis:none;--ink:#17201c;--muted:#657068;--line:#dcded8;--paper:#fffef9;--green:#245643;--green-dark:#153d2e;--green-soft:#e8f0e9;--rust:#a34d2d;--shadow:0 16px 45px #182d2314;background:#f4f2eb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}[hidden]{display:none!important}body{min-width:320px;color:var(--ink);background:linear-gradient(#eeeee6 0,#f7f5ef 440px);margin:0}button,input,select{font:inherit}button,select,input[type=file]{cursor:pointer}.shell{width:min(1100px,100% - 40px);margin:0 auto}.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f9f8f2d1;border-bottom:1px solid #24564324}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:68px;display:flex}.brand{color:var(--green-dark);font-family:Georgia,serif;font-size:1.22rem;font-weight:700;text-decoration:none}.privacy-note{color:var(--green);font-size:.86rem;font-weight:650}.privacy-note:before{content:"";background:#4e8b69;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.hero{max-width:780px;padding:76px 0 44px}.eyebrow{color:var(--rust);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.76rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;margin-bottom:20px;font-family:Georgia,serif;font-size:clamp(2.5rem,6vw,4.55rem);font-weight:500;line-height:1.02}.hero-copy{max-width:650px;color:var(--muted);margin-bottom:0;font-size:1.08rem;line-height:1.7}.workspace{gap:18px;padding-bottom:54px;display:grid}.step-card{border:1px solid var(--line);background:var(--paper);border-radius:14px;padding:28px 30px;box-shadow:0 4px 15px #182d2306}#file-details{gap:18px;display:grid}.step-heading{align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.step-heading.compact{margin-bottom:18px}.step-number{background:var(--green);color:#fff;border-radius:50%;flex:0 0 30px;place-items:center;height:30px;font-size:.8rem;font-weight:800;display:grid}.step-number.subtle{background:var(--green-soft);color:var(--green)}.step-number.light{background:#ffffff29;margin-right:12px;display:inline-grid}.step-heading h2,.generate-panel h2{margin-bottom:6px;font-family:Georgia,serif;font-size:1.35rem}.step-heading p{color:var(--muted);margin-bottom:0;font-size:.91rem;line-height:1.5}.upload-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}input[type=file]{opacity:0;width:1px;height:1px;position:absolute}.file-button,.button-primary,.button-secondary{border-radius:8px;min-height:44px;padding:11px 18px;font-weight:750;transition:transform .15s,background .15s}.file-button,.button-primary{border:1px solid var(--green);background:var(--green);color:#fff}.file-button:hover,.button-primary:hover{background:var(--green-dark);transform:translateY(-1px)}.button-secondary{border:1px solid var(--line);color:var(--ink);background:0 0}.button-secondary:hover{background:#f1f0e9}.file-status{color:var(--muted);flex:1;font-size:.9rem}.file-status.success{color:var(--green);font-weight:650}.header-list{flex-wrap:wrap;align-items:center;gap:8px;margin:-4px 0 22px 46px;display:flex}.header-label{color:var(--muted);text-transform:uppercase;margin-right:3px;font-size:.76rem;font-weight:700}.header-chip{background:var(--green-soft);color:var(--green-dark);border:1px solid #d7ddd6;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:650}.mapping-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.field{color:#3c4741;gap:8px;font-size:.82rem;font-weight:750;display:grid}.field select,.field input{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #cfd4cf;border-radius:8px;outline:none;padding:10px 12px}.field select:focus,.field input:focus{border-color:var(--green);box-shadow:0 0 0 3px #2456431f}.commission-field{max-width:270px;margin-left:46px}.table-wrap{border:1px solid var(--line);border-radius:9px;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.82rem}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #e8e9e5;padding:11px 13px}th{color:#4d5852;letter-spacing:.04em;text-transform:uppercase;background:#f3f4ef;font-size:.72rem}tbody tr:last-child td{border-bottom:0}.generate-panel{background:var(--green-dark);color:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:28px 30px;display:flex}.generate-panel>div{align-items:center;display:flex}.generate-panel h2{margin:0}.generate-panel .button-primary{color:var(--green-dark);background:#fff;border-color:#fff}.generate-panel .button-primary:hover{background:#eef3ee}.error-message{color:#7b321d;background:#fff2ed;border:1px solid #e3bcae;border-radius:9px;padding:14px 17px;font-size:.91rem;line-height:1.5}.results{padding:30px 0 80px;scroll-margin-top:24px}.results-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:25px;display:flex}.results-heading h2{margin:0;font-family:Georgia,serif;font-size:2.4rem;font-weight:500}.review-note{color:#6f3a26;background:#f2e8df;border-radius:7px;margin:0;padding:10px 13px;font-size:.82rem;font-weight:700}.statement-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.statement-card{background:var(--paper);box-shadow:var(--shadow);border:1px solid #d9dcd6;border-radius:14px;overflow:hidden}.statement-heading{border-bottom:1px solid var(--line);padding:25px 26px 21px}.statement-heading p{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:.7rem;font-weight:800}.statement-heading h3{margin:0;font-family:Georgia,serif;font-size:1.7rem;font-weight:500}.sales-list{padding:5px 26px}.sale-row{border-bottom:1px solid #e7e8e4;justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.sale-row:last-child{border-bottom:0}.sale-row>div{gap:4px;display:grid}.sale-row span{color:var(--muted);font-size:.77rem}.sale-row strong{font-size:.92rem}.statement-summary{background:#f1f3ed;padding:20px 26px 23px}.summary-row{justify-content:space-between;gap:20px;padding:7px 0;font-size:.86rem;display:flex}.summary-row span{color:var(--muted)}.summary-row.amount-due{border-top:1px solid #d4d9d2;margin-top:10px;padding-top:16px;font-size:1rem}.summary-row.amount-due span,.summary-row.amount-due strong{color:var(--green-dark)}.currency-note{color:var(--muted);text-align:center;margin:22px 0 0;font-size:.78rem}footer{border-top:1px solid var(--line);color:var(--muted);padding:24px 0;font-size:.78rem}@media (width<=800px){.mapping-grid,.statement-list{grid-template-columns:1fr 1fr}.hero{padding-top:52px}}@media (width<=580px){.shell{width:min(100% - 24px,1100px)}.header-inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;padding:13px 0}.hero{padding:44px 4px 32px}h1{font-size:2.55rem}.step-card,.generate-panel{padding:22px 18px}.mapping-grid,.statement-list{grid-template-columns:1fr}.header-list,.commission-field{margin-left:0}.generate-panel,.results-heading{flex-direction:column;align-items:stretch}.generate-panel .button-primary{width:100%}}
