.calc{--calc-border: #d9dde3;--calc-bg: #ffffff;--calc-muted: #5b6470;--calc-accent: #1e5eff;--calc-result-bg: #f4f6f9;border:1px solid var(--calc-border);border-radius:12px;background:var(--calc-bg);padding:1.25rem;max-width:40rem;font-size:1rem;line-height:1.5}.calc-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.25rem}@media(min-width:480px){.calc-grid{grid-template-columns:1fr 1fr}.calc-grid>.calc-span{grid-column:1 / -1}}.calc-field label{display:block;font-weight:600;font-size:.875rem;margin-bottom:.3rem}.calc-input-wrap{display:flex;align-items:center;border:1px solid var(--calc-border);border-radius:8px;overflow:hidden;background:#fff}.calc-input-wrap:focus-within{outline:2px solid var(--calc-accent);outline-offset:1px}.calc-input-wrap input{width:100%;border:0;padding:.55rem .7rem;font:inherit;min-width:0}.calc-input-wrap input:focus{outline:none}.calc-affix{padding:0 .6rem;color:var(--calc-muted);background:var(--calc-result-bg);align-self:stretch;display:flex;align-items:center;font-size:.875rem}.calc-field select{width:100%;padding:.55rem .7rem;border:1px solid var(--calc-border);border-radius:8px;font:inherit;background:#fff}.calc-field-check{display:flex;align-items:center;gap:.5rem;padding:.25rem 0}.calc-field-check label{margin-bottom:0;font-weight:500}.calc-field-check input{width:1.5rem;height:1.5rem;accent-color:var(--calc-accent)}.calc-hint{margin:.3rem 0 0;font-size:.8rem;color:var(--calc-muted)}.calc-mode{display:inline-flex;border:1px solid var(--calc-border);border-radius:8px;overflow:hidden;margin-bottom:1.25rem}.calc-mode button{font:inherit;font-size:.875rem;font-weight:600;padding:.45rem .9rem;border:0;background:#fff;color:var(--calc-muted);cursor:pointer}.calc-mode button[aria-pressed=true]{background:var(--calc-accent);color:#fff}.calc-results{background:var(--calc-result-bg);border-radius:10px;padding:1rem 1.1rem}.calc-result-row{display:flex;justify-content:space-between;gap:1rem;padding:.35rem 0;font-size:.95rem}.calc-result-row output{font-variant-numeric:tabular-nums;font-weight:600}.calc-result-emphasis{border-top:1px solid var(--calc-border);margin-top:.4rem;padding-top:.75rem;font-size:1.05rem}.calc-result-emphasis output{color:var(--calc-accent);font-size:1.25rem}.calc-table{width:100%;border-collapse:collapse;margin-top:1rem;font-size:.875rem}.calc-table caption{text-align:left;font-weight:600;margin-bottom:.4rem}.calc-table th,.calc-table td{text-align:right;padding:.4rem .6rem;border-bottom:1px solid var(--calc-border);font-variant-numeric:tabular-nums}.calc-table th:first-child,.calc-table td:first-child{text-align:left}.calc-table thead th{border-bottom:2px solid var(--calc-border)}.calc-table .calc-row-highlight{background:#eaf0ff}.calc-footnote{margin-top:1rem;font-size:.8rem;color:var(--calc-muted)}.tc{--tc-border: #d9dde3;--tc-muted: #5b6470;--tc-accent: #1e5eff;--tc-bg-subtle: #f4f6f9;--tc-ok: #0a7d33;font-size:.95rem}.tc code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.tc-hero{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;border:1px solid var(--tc-border);border-radius:12px;background:var(--tc-bg-subtle);padding:1rem 1.25rem;margin-bottom:1.25rem}.tc-hero-label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--tc-muted)}.tc-hero-number{display:block;font-size:clamp(1.1rem,4vw,1.6rem);font-weight:700;margin:.15rem 0}.tc-hero-hint{font-size:.8rem;color:var(--tc-muted)}.tc-copy{font:inherit;font-weight:600;padding:.5rem 1.1rem;border:1px solid #1e5eff;border-radius:8px;background:#1e5eff;color:#fff;cursor:pointer;display:inline-block;text-decoration:none}.tc-copy:hover{background:#1348cc;border-color:#1348cc;color:#fff}.tc-copy.tc-copied{background:#0a7d33;border-color:#0a7d33}.sku-btn{padding:.35rem .8rem;font-size:.85rem}.sku-btn-secondary{background:#fff;border-color:#d9dde3;color:#1e5eff}.sku-btn-secondary:hover{background:#f4f6f9;border-color:#1e5eff;color:#1348cc}.tc-controls input{width:100%;padding:.65rem .9rem;font:inherit;border:1px solid var(--tc-border);border-radius:10px}.tc-controls input:focus{outline:2px solid var(--tc-accent);outline-offset:1px}.tc-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.6rem}.tc-chips button{font:inherit;font-size:.8rem;font-weight:600;padding:.3rem .7rem;border:1px solid var(--tc-border);border-radius:999px;background:#fff;color:var(--tc-muted);cursor:pointer}.tc-chips button[aria-pressed=true]{background:var(--tc-accent);border-color:var(--tc-accent);color:#fff}.tc-count{color:var(--tc-muted);font-size:.8rem;margin:.6rem 0 0}.tc-group h3{font-size:1.05rem;margin:1.5rem 0 .5rem}.tc-list{list-style:none;margin:0;padding:0}.tc-row{border:1px solid var(--tc-border);border-radius:10px;padding:.6rem .8rem;margin-bottom:.5rem}.tc-row-main{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.tc-number,.tc-pm{font:inherit;display:inline-flex;align-items:center;gap:.5rem;border:1px solid var(--tc-border);border-radius:8px;background:var(--tc-bg-subtle);padding:.3rem .6rem;cursor:pointer;color:inherit}.tc-number code{font-weight:600;font-size:.95em;white-space:nowrap}.tc-pm{margin-top:.45rem;font-size:.8rem;color:var(--tc-muted)}.tc-number:hover,.tc-pm:hover{border-color:var(--tc-accent)}.tc-copy-hint{font-size:.7rem;text-transform:uppercase;letter-spacing:.03em;color:var(--tc-accent)}.tc-number.tc-copied,.tc-pm.tc-copied{border-color:var(--tc-ok)}.tc-number.tc-copied .tc-copy-hint,.tc-pm.tc-copied .tc-copy-hint{color:var(--tc-ok)}.tc-label{font-weight:600}.tc-badge{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;background:#fdeaea;color:#b3261e;border-radius:6px;padding:.1rem .45rem}.tc-badge-muted{background:var(--tc-bg-subtle);color:var(--tc-muted);font-family:inherit}.tc-detail{margin:.4rem 0 0;font-size:.85rem;color:var(--tc-muted)}.tc-empty{border:1px dashed var(--tc-border);border-radius:10px;padding:1rem;color:var(--tc-muted)}.dc-code{font-weight:700;font-size:1rem;background:var(--tc-bg-subtle);border:1px solid var(--tc-border);border-radius:8px;padding:.2rem .55rem}.dc-badges{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.4rem}.dc-retry{font-size:.75rem;font-weight:700;border-radius:6px;padding:.1rem .5rem}.dc-retry-yes{background:#e6f4ea;color:#0a7d33}.dc-retry-fix{background:#fdf3e0;color:#92600a}.dc-retry-no{background:#fdeaea;color:#b3261e}.dc-retry-na{background:var(--tc-bg-subtle);color:var(--tc-muted)}.dc-testcard{margin:.4rem 0 0;font-size:.8rem;color:var(--tc-muted)}.iban-result{border-radius:10px;padding:.9rem 1.1rem;margin:1rem 0}.iban-ok{background:#e6f4ea;border:1px solid #b5dfc2}.iban-bad{background:#fdeaea;border:1px solid #f3c1be}.iban-verdict{margin:0;font-weight:700}.iban-ok .iban-verdict{color:#0a7d33}.iban-bad .iban-verdict{color:#b3261e}.iban-detail{margin:.4rem 0 0;font-size:.875rem;color:#3c434d}.luhn-steps{margin-top:1rem}.luhn-steps-title{font-size:.85rem;font-weight:600;margin:0 0 .4rem}.luhn-grid{overflow-x:auto;border:1px solid var(--calc-border);border-radius:10px;padding:.5rem}.luhn-row{display:flex;gap:.25rem;margin-bottom:.25rem}.luhn-cell{min-width:1.9rem;text-align:center;padding:.25rem .15rem;border-radius:6px;background:var(--calc-result-bg);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem}.luhn-doubled{background:#eaf0ff;color:var(--calc-accent);font-weight:700}.luhn-cell-label{background:none;color:var(--calc-muted);font-family:inherit;font-size:.7rem;min-width:auto;white-space:nowrap;align-self:center}.luhn-sum{font-size:.875rem;margin:.5rem 0 0}.sku-btn{font-size:.8rem;padding:.35rem .8rem}.sku-btn-secondary{background:#fff;color:var(--calc-accent);text-decoration:none}.sku-output{background:var(--calc-result-bg);border:1px solid var(--calc-border);border-radius:10px;padding:.9rem 1rem;max-height:20rem;overflow:auto;font-size:.82rem;line-height:1.55;margin:1rem 0 0}.cb-letter{white-space:pre-wrap;max-height:28rem}.cb-subhead{display:flex;align-items:center;gap:.75rem;font-size:1.05rem;margin:1.5rem 0 .5rem}.cb-meaning{margin:.3rem 0;font-size:.9rem}.cb-checklist{margin:0;padding-left:1.25rem;font-size:.925rem}.cb-checklist li{margin-bottom:.3rem}.inv{max-width:none}.inv textarea{width:100%;border:1px solid var(--calc-border);border-radius:8px;padding:.55rem .7rem;font:inherit;resize:vertical}.inv textarea:focus{outline:2px solid var(--calc-accent);outline-offset:1px}.inv input[type=file]{font-size:.85rem}.inv-item-row{display:grid;grid-template-columns:1fr 4.5rem 6rem 6rem 2rem;gap:.4rem;align-items:center;margin-bottom:.4rem}.inv-item-row input{border:1px solid var(--calc-border);border-radius:8px;padding:.45rem .6rem;font:inherit;min-width:0}.inv-item-amount{font-variant-numeric:tabular-nums;font-size:.875rem;text-align:right}.inv-item-remove{border:1px solid var(--calc-border);background:#fff;border-radius:8px;font-size:1rem;line-height:1;padding:.35rem 0;cursor:pointer;color:var(--calc-muted)}.inv-item-remove:disabled{opacity:.4;cursor:default}.inv-totals-grid{margin-top:1rem}.inv-actions{margin:1rem 0 2rem}.inv-preview{border:1px solid var(--calc-border);border-radius:12px;padding:2rem;background:#fff;max-width:44rem}.inv-head{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.inv-logo{max-height:60px;max-width:200px;margin-bottom:.5rem;display:block}.inv-addr{font-family:inherit;font-size:.9rem;white-space:pre-wrap;margin:0;line-height:1.5}.inv-meta h2{margin:0 0 .4rem;font-size:1.4rem;letter-spacing:.06em;text-align:right}.inv-meta table{font-size:.85rem;margin-left:auto}.inv-meta td{padding:.1rem 0}.inv-meta td:first-child{color:var(--calc-muted);padding-right:.9rem}.inv-meta td:last-child{text-align:right}.inv-billto{margin:1.5rem 0}.inv-billto>span{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--calc-muted)}.inv-table{width:100%;border-collapse:collapse;font-size:.9rem}.inv-table th,.inv-table td{text-align:right;padding:.5rem .6rem;border-bottom:1px solid var(--calc-border)}.inv-table th:first-child,.inv-table td:first-child{text-align:left;width:55%}.inv-table thead th{border-bottom:2px solid #171b21;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em}.inv-summary{display:flex;justify-content:flex-end;margin-top:.75rem}.inv-summary table{font-size:.9rem;min-width:16rem}.inv-summary td{padding:.25rem .6rem}.inv-summary td:last-child{text-align:right;font-variant-numeric:tabular-nums}.inv-total td{font-weight:700;border-top:2px solid #171b21;font-size:1rem}.inv-notes{margin:1.5rem 0 0;font-size:.85rem;color:var(--calc-muted);white-space:pre-wrap}.eoq-chart{margin-top:1rem;border:1px solid var(--calc-border);border-radius:10px;padding:.75rem}.eoq-chart svg{width:100%;height:auto}.eoq-legend{display:flex;gap:1rem;flex-wrap:wrap;margin:.4rem 0 0;font-size:.75rem}.eoq-key-total{color:#1e5eff;font-weight:700}.eoq-key-order{color:#b3261e}.eoq-key-hold{color:#0a7d33}.pc-note{display:block;font-size:.75rem;color:var(--calc-muted)}.pc-table td:first-child{max-width:18rem}.pc-ic-label{display:block;font-weight:600;font-size:.875rem;margin-bottom:.3rem}.pc-ic-inputs{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.ue-waterfall{border:1px solid var(--calc-border);border-radius:10px;padding:.75rem 1rem;margin-bottom:1rem}.ue-row{display:grid;grid-template-columns:7.5rem 1fr 6rem;gap:.6rem;align-items:center;margin:.3rem 0;font-size:.85rem}.ue-label{color:var(--calc-muted)}.ue-bar-track{background:var(--calc-result-bg);border-radius:4px;height:.9rem}.ue-bar{height:100%;border-radius:4px;min-width:2px}.ue-bar-pos{background:#1e5eff}.ue-bar-neg{background:#f3c1be}.ue-bar-total{background:#0a7d33}.ue-bar-total.ue-bar-neg{background:#b3261e}.ue-value{text-align:right;font-variant-numeric:tabular-nums;font-weight:600}.ue-share{margin:1.25rem 0 0;display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.ic-drop{border:2px dashed var(--calc-border);border-radius:12px;padding:2.5rem 1.5rem;text-align:center;background:var(--calc-result-bg);transition:border-color .15s ease,background .15s ease}.ic-drop-over{border-color:var(--calc-accent);background:#eaf0ff}.ic-drop-title{font-size:1.15rem;font-weight:700;margin:0 0 .3rem}.ic-drop-sub{margin:0;color:var(--calc-muted);font-size:.9rem}.ic-browse{font:inherit;color:var(--calc-accent);background:none;border:none;padding:0;text-decoration:underline;cursor:pointer}.ic-quality{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap;margin-top:1rem}.ic-quality input[type=range]{flex:1;min-width:10rem;accent-color:var(--calc-accent)}.ic-queue{list-style:none;margin:1rem 0 0;padding:0}.ic-row{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;border:1px solid var(--calc-border);border-radius:10px;padding:.55rem .8rem;margin-bottom:.5rem}.ic-name{font-weight:600;font-size:.9rem;max-width:16rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ic-sizes{font-size:.85rem;color:var(--calc-muted);font-variant-numeric:tabular-nums}.ic-saved{color:#0a7d33;font-weight:700}.ic-grew{color:#92600a;font-weight:700}.ic-status{font-size:.8rem;color:var(--calc-muted)}.ic-error{color:#b3261e}.ic-row .sku-btn,.ic-actions .sku-btn{margin-left:auto}.ic-actions{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-top:.75rem}.ic-actions .sku-btn{margin-left:0}.ic-total{font-size:.85rem;color:#0a7d33;font-weight:700}.ic-row-actions{margin-left:auto;display:flex;gap:.4rem}.ic-row .ic-row-actions .sku-btn{margin-left:0}.cmp{flex-basis:100%;min-width:0;max-width:100%;margin-top:.6rem}.cmp-toolbar{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.5rem}.cmp-zoom-toggle{margin-bottom:0}.cmp-stage{border-radius:8px;overflow:auto;max-height:70vh;background:repeating-conic-gradient(#e6e9ee 0% 25%,#fff 0% 50%) 0 0 / 20px 20px;line-height:0}.cmp-inner{position:relative;max-width:none}.cmp-img{display:block;width:100%;height:auto}.cmp-top{position:absolute;inset:0;height:100%}.cmp-divider{position:absolute;top:0;bottom:0;width:2px;background:#1e5eff;box-shadow:0 0 0 1px #ffffffb3;pointer-events:none}.cmp-label{position:absolute;top:.5rem;font-size:.7rem;font-weight:700;line-height:1.4;padding:.15rem .5rem;border-radius:6px;background:#171b21bf;color:#fff}.cmp-label-l{left:.5rem}.cmp-label-r{right:.5rem}.cmp-range{width:100%;margin-top:.5rem;accent-color:#1e5eff}.cmp-hint{margin:.2rem 0 0;font-size:.75rem;color:var(--calc-muted)}@media print{.site-header,.site-footer,.crumbs,.inv-form,.inv-actions,.calc-footnote,.tool-meta,.faq,.embed-block,main h1,.page-intro{display:none!important}main{padding:0}.inv-preview{border:none;border-radius:0;padding:0;max-width:none}}
