@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{font-family:Segoe UI,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:block;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.company-details-row{display:flex;gap:1rem;margin-bottom:1rem}.company-details-row .field{display:flex;flex-direction:column}.company-details-row label{font-size:.9rem;margin-bottom:.25rem}.report-controls button{padding:10px 18px;border-radius:6px;border:1px solid #11182733;background:#000;color:#fff;cursor:pointer}.report-controls button:hover{background:#fff;border-color:#000;color:#000}.html,body{background:#fff;font-family:Inter,system-ui,-apple-system,Roboto,Helvetica Neue,Arial,sans-serif}.button-group{display:flex;gap:12px;justify-content:center;margin-top:20px;flex-direction:row-reverse}.button-group button{padding:10px 18px;border-radius:6px;border:1px solid #11182733;background:#24529f;color:#fff;cursor:pointer;transition:all .2s ease}.button-group button:hover{background:#1a3d7a;border-color:#24529f;color:#fff;transform:translateY(-1px)}.clear-button{background:#000!important;color:#fff!important}.clear-button:hover{background:#fff!important;color:#000!important;transform:translateY(-1px)}.scope1-row,.scope2-row,.summary-row{display:flex;gap:1rem;margin-bottom:1rem;align-items:center}.summary-row>div{min-width:220px}.scope1-row .field,.scope2-row .field,.company-details-row .field,.summary-row .field{display:flex;flex-direction:column}.scope1-row label,.scope2-row label{font-size:.9rem;margin-bottom:.25rem}.row-title{font-size:1.05rem;margin:0 0 .5rem;color:#000}.page-title{color:#000;text-align:center;margin:0;padding:0;font-size:1.5rem;font-weight:600}.calculator-header{display:flex;justify-content:center;align-items:center;position:relative;min-height:80px;margin:0 0 48px}.calculator-logo{max-height:120px;max-width:200px;object-fit:contain;position:absolute;left:0;top:0}.calculator-page{padding:0 100px}.view-report-wrap{display:flex;justify-content:center;margin-top:16px}.report-page{padding:24px 48px;background:#fff;color:#000;max-width:1200px;margin:0 auto;align-self:center;box-sizing:border-box}.report-page .report-section{margin-top:18px}.company-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 24px;max-width:800px}.report-controls{display:flex;justify-content:center;gap:12px;margin-top:24px;margin-bottom:8px}.report-table{width:100%;border-collapse:collapse}.report-table th,.report-table td{padding:10px 12px;border:1px solid #dcdcdc;font-size:.9rem}.report-table th{background:#24529f;color:#fff}.report-table th.left{text-align:left}.report-table td.right{text-align:right}.report-table tbody tr:nth-child(2n) td{background:#fafafa}.report-header{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:48px;position:relative;min-height:80px}.report-logo{max-height:100px;max-width:200px;object-fit:contain;position:absolute;left:0;top:0}.report-brand{display:flex;flex-direction:column;align-items:flex-start}.report-title{margin:0;font-size:1.35rem}.report-title-centered{text-align:center;margin:0;font-size:1.5rem;font-weight:600}.scope1-row,.scope2-row,.summary-row,.company-details-row{background:#fff;border:1px solid #e6e6f0;padding:12px;border-radius:8px;color:#000;flex-wrap:wrap;margin-bottom:20px}.summary-row-secondary{margin-top:8px}.scope1-row{flex-wrap:wrap;gap:1rem}@media(min-width:1100px){.scope1-row{flex-wrap:nowrap}}.scope2-row .field,.company-details-row .field,.summary-row .field{flex:1 1 260px;min-width:180px;max-width:480px}.scope1-row .field{flex:0 1 150px;min-width:120px;max-width:180px}.scope1-row .field:nth-child(2){flex:0 1 100px;min-width:215px;max-width:200px}.delete-cell{display:flex;align-items:flex-start}.delete-cell button{background:#ef4444;color:#fff;padding:6px 10px;border-radius:6px;transition:all .2s ease}.delete-cell button:hover{background:#a32525;color:#fff;transform:translateY(-1px)}.add-row{margin-top:8px}.add-row button{background:#8d3892;border:1px solid #8d3892;color:#fff;padding:8px 12px;border-radius:6px;transition:all .2s ease}.add-row button:hover{background:#5d265d;color:#fff;transform:translateY(-1px)}.scope1-row input,.scope1-row select,.scope2-row input,.scope2-row select,.company-details-row input,.company-details-row select,.summary-row input,.summary-row select{padding:8px 10px;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;background:#fff;color:#000}.delete-cell{display:flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:72px}.add-row{display:flex;justify-content:flex-start;margin-top:10px;margin-bottom:20px}input[readonly]{background:#fff;color:#000}@media(max-width:768px){body{overflow-x:hidden!important;max-width:100vw!important}.calculator-page{padding:0 40px;overflow-x:hidden;max-width:100vw;box-sizing:border-box}.report-page{padding:20px 30px}.company-details-grid{grid-template-columns:1fr;gap:12px}.calculator-logo,.report-logo{max-height:80px;max-width:150px}.calculator-header,.report-header{min-height:60px;margin-bottom:32px}.page-title,.report-title-centered{font-size:1.3rem}.report-table{display:block;overflow-x:auto;white-space:nowrap}.scope1-row{flex-wrap:wrap!important;gap:.75rem!important}.scope1-row .field{min-width:0!important;flex:1 1 calc(50% - .375rem)!important;max-width:calc(50% - .375rem)!important}.delete-cell{flex:1 1 100%!important;width:100%}}@media(max-width:480px){body{overflow-x:hidden!important;max-width:100vw!important}*{max-width:100%}.calculator-page{padding:0 20px;overflow-x:hidden;max-width:100vw;box-sizing:border-box}.report-page{padding:16px 20px}.scope1-row,.scope2-row,.company-details-row,.summary-row{flex-direction:column!important;flex-wrap:nowrap!important;gap:.75rem!important;padding:16px;overflow-x:hidden;width:100%;max-width:100%;box-sizing:border-box}.scope1-row .field,.scope2-row .field,.company-details-row .field,.summary-row .field{min-width:0!important;width:100%!important;max-width:100%!important;flex:0 0 auto!important;box-sizing:border-box}.scope1-row .field:nth-child(1),.scope1-row .field:nth-child(2),.scope1-row .field:nth-child(3),.scope1-row .field:nth-child(4),.scope1-row .field:nth-child(5),.scope1-row .field:nth-child(6),.scope1-row .field:nth-child(7),.scope1-row .field:nth-child(8){min-width:0!important;max-width:100%!important;width:100%!important;flex:0 0 auto!important}.scope1-row input,.scope1-row select,.scope2-row input,.scope2-row select,.company-details-row input,.company-details-row select,.summary-row input,.summary-row select{padding:12px 14px;font-size:16px;min-height:44px;width:100%;max-width:100%;box-sizing:border-box}.button-group{flex-direction:column;gap:10px;width:100%}.button-group button{width:100%;padding:14px 18px;min-height:48px;font-size:1rem}.delete-cell button,.add-row button{padding:10px 14px;min-height:44px;font-size:.95rem}.report-controls button{padding:12px 16px;min-height:44px;font-size:.95rem}.calculator-logo,.report-logo{max-height:60px;max-width:120px}.calculator-header,.report-header{min-height:50px;margin-bottom:24px}.page-title,.report-title-centered{font-size:1.1rem}.row-title{font-size:.95rem}.report-table th,.report-table td{padding:8px 10px;font-size:.85rem}.scope1-row label,.scope2-row label,.validation-message{font-size:.85rem}.field-required{font-size:.8rem}.delete-cell{width:100%;justify-content:flex-start}.delete-cell button{width:100%}.report-controls{flex-direction:column;gap:10px}.report-controls button{width:100%}}@media(max-width:360px){.calculator-page{padding:0 12px}.report-page{padding:12px 16px}.page-title,.report-title-centered{font-size:1rem}.button-group button{font-size:.9rem;padding:12px 16px}}.view-report-wrap{margin-top:1rem;display:flex;justify-content:flex-end}.view-report-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:16px}.view-report-wrap button{padding:10px 18px;border-radius:6px;background:#24529f;color:#fff;cursor:pointer;transition:all .2s ease}.view-report-wrap button:disabled{background:#ccc;border-color:#aaa;color:#666;cursor:not-allowed;opacity:.6}.validation-message{margin-bottom:12px;color:#dc2626;font-size:.9rem;text-align:center}.field-required{color:#dc2626;font-size:.85rem;font-weight:500;margin-left:8px}.view-report-wrap button:hover{background:#fff;color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px #24529f4d}@media print{.report-controls,.view-report-wrap,.no-print{display:none!important}@page{size:A4 landscape;margin:10mm}body{print-color-adjust:exact;-webkit-print-color-adjust:exact}.report-page{padding:0;max-width:100%;margin:0}.report-table{width:100%;font-size:11px;page-break-inside:avoid;table-layout:auto}.report-table th{padding:8px 10px;font-size:11px;word-wrap:break-word;white-space:normal;line-height:1.3;vertical-align:middle}.report-table td{padding:8px 10px;font-size:11px;word-wrap:break-word;white-space:nowrap}.report-table tr{page-break-inside:avoid;page-break-after:auto}.report-table thead{display:table-header-group}.report-header{margin-bottom:20px;min-height:auto}.report-title-centered{font-size:1.2rem}.report-logo{max-height:60px;max-width:150px}.report-section{margin-top:12px;page-break-inside:avoid}.company-details-grid{font-size:11px;margin-bottom:15px}}.summary-horizontal{margin-top:12px}.summary-horizontal td,.summary-horizontal th{padding:8px 10px}.section-heading{margin-top:18px}
