@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{font-family:Manrope,Arial,sans-serif;color:#17261f;background:#f5f6f7;font-synthesis:none;--green:#173a2c;--muted:#727b77;--line:#e7ebe8;--lime:#d2f797}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,label,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #759d47;outline-offset:4px}a{color:inherit}.topbar{height:88px;background:#fff;border-bottom:1px solid var(--line);padding:0 max(32px,calc((100vw - 1320px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:21px;font-weight:800;letter-spacing:-.6px}.brand-icon{display:grid;place-items:center;background:#163426;color:var(--lime);width:35px;height:35px;border-radius:10px;font-size:27px}.brand-divider{height:24px;width:1px;background:#dedfdf;margin:0 10px}.brand-note{font-weight:500;font-size:14px;color:var(--muted);letter-spacing:0}.text-button{background:none;border:0;color:var(--green);font-size:14px;font-weight:700;padding:8px 0;display:inline-flex;gap:12px;align-items:center}.text-button:hover{color:#669632;text-decoration:underline}main{max-width:1320px;margin:0 auto;padding:45px 32px 0}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.4px;display:flex;align-items:center;gap:10px;margin-bottom:13px}.wb-pill{background:#f4e6f6;color:#a328aa;font-size:12px;letter-spacing:0;padding:4px 6px;border-radius:6px}h1{font-size:34px;font-weight:750;letter-spacing:-1.3px;margin:0 0 9px;line-height:1.25}.page-heading p{font-size:15px;color:var(--muted);margin:0;line-height:1.7}.privacy{white-space:nowrap;font-size:12px;color:#76817a;padding-bottom:5px;display:flex;gap:7px}.workspace{display:grid;grid-template-columns: .95fr 1.3fr;gap:24px;align-items:start}.input-column,.result-column{display:grid;gap:22px}.card{background:white;border:1px solid var(--line);border-radius:18px;padding:25px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:22px}h2{font-size:16px;margin:0;font-weight:750;letter-spacing:-.3px;display:flex;align-items:center;gap:12px}.step{font-size:12px;color:#8c9791;font-weight:600}.micro{font-size:12px;color:var(--muted);white-space:nowrap}.dropzone{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:219px;border:1.5px dashed #b5c4b6;background:#f8faf6;border-radius:12px;position:relative;gap:8px;text-align:center;cursor:pointer;transition:.2s;padding:20px}.dropzone:hover,.dropzone.dragover{border-color:#587c40;background:#f0f8e7}.dropzone:focus-within{outline:3px solid #759d47;outline-offset:3px}.upload-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid #dce5d4;border-radius:11px;background:white;font-size:30px;color:#4c6e37;margin-bottom:5px;line-height:1}.dropzone strong{font-size:16px}.dropzone>span:not(.upload-icon){font-size:14px;color:var(--muted)}.link-look{color:#375a28;text-decoration:underline;text-underline-offset:3px}.dropzone small{font-size:12px;color:#8a928b;margin-top:9px}.file-input{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden;bottom:30px;left:50%}.sample-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:16px}.sample-row>span{font-size:12px;color:var(--muted)}.sample-row button{font-size:12px}.empty-expenses{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:130px;text-align:center;color:#969e98}.empty-expenses>span{font-size:30px;color:#acb6ae}.empty-expenses p{font-size:14px;line-height:1.7;margin-bottom:0}.profit-card{background:#d2f797;border:1px solid #c8eb91;border-radius:18px;position:relative;overflow:hidden;padding:27px 30px 24px;min-height:250px}.profit-top{display:flex;justify-content:space-between;gap:10px;align-items:center;position:relative;z-index:1;font-size:15px;font-weight:650}.result-status{font-size:11px;background:#ffffff60;border:1px solid #173a2c14;padding:6px 10px;border-radius:20px;font-weight:600}.profit-value{font-size:54px;line-height:1.15;letter-spacing:-2px;font-weight:750;margin:19px 0 8px;position:relative;z-index:1;overflow-wrap:anywhere}.profit-value span{font-weight:500}.profit-card>p{font-size:13px;color:#4a6636;margin:0;position:relative;z-index:1;max-width:440px;line-height:1.6}.profit-bottom{border-top:1px solid #75944b3b;display:flex;gap:45px;margin-top:26px;padding-top:17px;position:relative;z-index:1}.profit-bottom div{display:grid;gap:4px}.profit-bottom span{font-size:12px;color:#576f42}.profit-bottom strong{font-size:14px;font-weight:700}.profit-motif{position:absolute;right:28px;top:90px;display:flex;align-items:end;gap:8px;height:110px;opacity:.18;transform:rotate(-12deg)}.profit-motif i{width:18px;background:#6da13e;border-radius:5px;height:25%}.profit-motif i:nth-child(2){height:43%}.profit-motif i:nth-child(3){height:56%}.profit-motif i:nth-child(4){height:79%}.profit-motif i:nth-child(5){height:100%}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.metric{padding:20px 17px;border-radius:13px;display:flex;flex-direction:column;gap:10px}.metric>span{font-size:12px;color:var(--muted)}.metric strong{font-size:21px;letter-spacing:-.65px;overflow-wrap:anywhere;line-height:1.3}.metric small{font-size:11px;color:#9a9f9c}.breakdown-card{padding:25px}.breakdown-empty>div,.breakdown-row{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:14px;padding:12px 0;border-bottom:1px solid #eff1ef}.breakdown-empty>div:last-child{border:0}.breakdown-empty span:last-child{color:#99a59d}.breakdown-row .amount{font-variant-numeric:tabular-nums;white-space:nowrap}.breakdown-row.sub{font-size:13px;color:var(--muted);padding:9px 0}.breakdown-row.total{font-weight:800;border-top:1px solid var(--line);border-bottom:0;margin-top:8px}.breakdown-row.negative .amount{color:#b3433b}.breakdown-row.positive .amount{color:#407f3c}.notice{background:#fff4db;border:1px solid #edd9ac;color:#76581e;padding:16px 20px;border-radius:12px;font-size:14px;margin-bottom:20px;line-height:1.6}.notice.error{background:#ffedeb;border-color:#f2c6c0;color:#98382f}.notice.success{background:#eef6e7;border-color:#ccdfb5;color:#3d612e}.file-info{font-size:12px;line-height:1.7;color:#57734b;background:#f2f8ec;padding:12px;border-radius:9px;margin-top:12px;overflow-wrap:anywhere}.fields{display:grid;gap:15px}.field label{display:block;font-size:14px;margin-bottom:7px;font-weight:600}.input-money{display:flex;border:1px solid #d8ded9;border-radius:9px;background:white;align-items:center;padding-right:13px;color:var(--muted)}.input-money:focus-within{border-color:#6f9247;box-shadow:0 0 0 2px #a2cd7640}.input-money input{width:100%;min-width:0;border:0;background:none;padding:12px 13px;border-radius:9px;color:#253f2d;outline:0;font-variant-numeric:tabular-nums}.field small{display:block;font-size:12px;line-height:1.5;color:var(--muted);margin-top:6px}.check-label{display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.7;color:#667469}.check-label input{margin:4px 0 0;accent-color:#3d6530;width:16px;height:16px;flex:none}.cost-overview{display:flex;align-items:center;justify-content:space-between;background:#f5f8f0;padding:14px;border-radius:10px;margin-bottom:18px;font-size:14px}.cost-overview a{color:#3d652e;font-size:12px;font-weight:700}.export-button{display:flex;align-items:center;justify-content:space-between;border:0;width:100%;background:#193c2c;color:white;padding:13px 16px;border-radius:10px;font-size:14px;font-weight:600;margin-top:20px}.export-button:hover{background:#2e573c}.products-section{margin-top:26px}.products-section .section-heading p{font-size:13px;color:var(--muted);line-height:1.7;margin:7px 0 0}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:14px}th{text-align:left;font-size:12px;color:var(--muted);font-weight:500;padding:14px;background:#f8f9f7;white-space:nowrap}td{padding:15px 14px;border-bottom:1px solid var(--line)}td:first-child{min-width:200px}td:first-child strong{display:block;font-size:14px}td:first-child small{font-size:12px;color:var(--muted)}td input{width:130px;padding:10px 12px;border:1px solid #d5dfd2;border-radius:8px;background:#fcfdf9;color:#1d3225}td input.missing{border-color:#ddb86e;background:#fffaf0}td input.invalid{border-color:#c45247;background:#ffefed}.cost-hint{font-size:12px;color:#a47622}footer{display:flex;justify-content:space-between;gap:20px;padding:28px 0 32px;font-size:11px;color:#939c96}footer strong{color:#68776c;font-weight:600}dialog{border:1px solid var(--line);border-radius:20px;max-width:570px;width:calc(100% - 32px);padding:28px;color:#243c2b;line-height:1.7;font-size:14px}dialog::backdrop{background:#10231cb3;backdrop-filter:blur(4px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between}.close-button{background:#f0f3ed;border:0;border-radius:50%;width:32px;height:32px;font-size:23px}dialog ol{padding-left:20px}dialog li{padding:8px 0}.formula{padding:17px;border-radius:12px;background:#f2f7ed}.formula strong{display:block;border-top:1px solid #d9e3d0;padding-top:8px;margin-top:8px}details{font-size:12px;color:#7b837c;margin-top:16px;line-height:1.6}summary{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}[hidden]{display:none!important}.refund-row{margin-top:10px}
@media(min-width:1500px){main{padding-top:55px}.page-heading{margin-bottom:40px}}@media(max-width:1000px){.privacy{display:none}.workspace{grid-template-columns:1fr 1.1fr}.card{padding:20px}.profit-card{padding:24px}.profit-value{font-size:43px}.metric{padding:17px 12px}.metric strong{font-size:18px}.metric>span{font-size:11px}.brand-note{display:none}.brand-divider{display:none}.sample-row{flex-direction:column;align-items:flex-start;gap:0}.profit-motif{opacity:.10}}@media(max-width:760px){.topbar{height:72px;padding:0 20px}.brand{font-size:19px}main{padding:28px 18px 0}.page-heading{margin-bottom:24px}h1{font-size:28px;letter-spacing:-.9px}.page-heading p{font-size:14px}.workspace{grid-template-columns:1fr;gap:20px}.input-column,.result-column{gap:18px}.dropzone{min-height:200px}.sample-row{flex-direction:row;align-items:center}.profit-value{font-size:46px}.profit-bottom{gap:30px}.metrics{gap:8px}.metric{padding:16px 11px}.metric strong{font-size:18px}.metric small{font-size:10px}footer{flex-direction:column;gap:8px}.products-section .section-heading{display:block}.products-section .micro{display:block;margin-top:12px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
