@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#203630;background:#f6f8f7;font-synthesis:none;--green:#244e3d;--muted:#72817a;--border:#e1e7e2}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select,summary{outline-offset:4px}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}header{height:88px;background:#fff;border-bottom:1px solid var(--border);padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{text-decoration:none;color:#233b31;font-family:Manrope,sans-serif;font-size:25px;font-weight:800;letter-spacing:-1.1px;display:flex;align-items:center}.brandmark{display:inline-grid;place-items:center;background:#254d3c;color:#cdf9a6;width:34px;height:37px;border-radius:9px;margin-right:10px;font-size:24px}.branddot{color:#78a65f}.header-note{font-size:14px;color:#69796f}.lock{margin-right:7px}.text-button{padding:5px 0;border:0;background:transparent;color:#325b46;font-weight:600;font-size:14px}.text-button span{margin-left:20px}main{max-width:1260px;margin:auto;padding:48px 44px 0}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;color:#68806e;margin-bottom:15px}.intro{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:34px}h1{font-family:Manrope,sans-serif;font-size:44px;letter-spacing:-1.8px;line-height:1.16;margin:0 0 14px;font-weight:750}.intro p{margin:0;color:#78827e;font-size:16px}.country{font-size:13px;color:#7d8982;padding-bottom:2px}.workspace{display:grid;grid-template-columns:1.12fr 1fr;border:1px solid #dce3dd;border-radius:18px;overflow:hidden;background:white;box-shadow:0 5px 22px #243b2f04}.input-panel{padding:30px;border-right:1px solid var(--border)}.results-panel{padding:30px;background:#f0f5ef;display:flex;flex-direction:column}.section-heading{display:flex;align-items:center;gap:10px;margin-bottom:27px}.step{display:grid;place-items:center;width:27px;height:27px;border:1px solid #d7dfd8;border-radius:50%;font-size:12px;color:#587261}h2{font-size:16px;margin:0;font-weight:650;letter-spacing:-.25px}.small-tag{margin-left:auto;background:#e6ece7;border-radius:5px;padding:5px 9px;font-size:12px;color:#6c7a6e}.input-panel .small-tag{background:#f5f6f4}.dropzone{border:1.5px dashed #b4c5b4;border-radius:11px;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;background:#fcfdfb;transition:.2s}.dropzone.drag{background:#e4f2dc;border-color:#305d3c}.upload-icon{width:53px;height:57px;border:1px solid #dce7d7;border-radius:12px;background:#f0f5ea;color:#496d40;font-size:38px;margin-bottom:18px;line-height:1.3}h3{font-size:18px;letter-spacing:-.4px;margin:0 0 8px}.dropzone p{font-size:13px;color:#899087;margin:0 0 22px}.primary{border:0;border-radius:7px;padding:13px 21px;background:#284e3b;color:white;font-size:14px;font-weight:600;transition:background .2s}.primary:hover{background:#173e2a}.primary span{margin-left:28px}.local-note{font-size:12px;color:#95a090;margin-top:16px}.alternatives{display:flex;align-items:center;justify-content:center;gap:16px;padding:22px 0 0}.alternatives>span{font-size:12px;color:#a3aaa3}.alternatives button{font-size:13px}.result-hero{text-align:center;padding:9px 0 26px}.check-emblem{width:62px;height:62px;background:#e0ecd9;border-radius:50%;margin:0 auto 18px;display:grid;place-items:center;color:#699754;font-size:31px;border:7px solid #e8f0e3}.result-hero h3{font-family:Manrope,sans-serif;font-size:25px;line-height:1.35;font-weight:600;letter-spacing:-.7px}.result-hero p{color:#7d8a7c;font-size:14px;line-height:1.65;margin:12px 0 0}.check-preview{border-top:1px solid #dde5da;display:flex;align-items:center;padding:17px 0;gap:16px}.check-preview>span:first-child{font-size:12px;color:#9aa791}.check-preview h4{font-size:14px;font-weight:600;margin:0 0 5px}.check-preview p{font-size:13px;color:#879183;margin:0;line-height:1.45}.mini-icon{margin-left:auto;color:#889f79;font-size:20px}.result-footnote{border-top:1px solid #dce5d8;margin-top:auto;padding-top:20px;font-size:12px;line-height:1.7;color:#84907d}.bottom-bar{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:32px 3px 30px}.bottom-bar>div{display:flex;gap:12px;font-size:12px;color:#88928b;line-height:1.8}.bottom-bar strong{color:#536759;font-size:13px;font-weight:550}.bottom-icon{color:#618256;font-size:25px;line-height:1.6}.explanation{border-top:1px solid var(--border);padding:21px 0;color:#788578;font-size:14px;line-height:1.8}.explanation summary{cursor:pointer;color:#4b6553;font-weight:500}a{color:#365d44}footer{display:flex;justify-content:space-between;gap:20px;padding:24px 0;border-top:1px solid var(--border);color:#93a093;font-size:12px}footer span:first-child{font-weight:700;color:#718370}.form-heading,.line-heading{display:flex;align-items:center;justify-content:space-between;margin-top:25px}.hint{font-size:13px;color:#7a877d;line-height:1.6}label{display:block;font-size:13px;font-weight:500;color:#5d6f61;margin:13px 0}input,select{width:100%;padding:11px 12px;border:1px solid #d6ded5;border-radius:6px;background:white;color:#264234;margin-top:7px;min-width:0;font-size:14px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:13px}.line{border:1px solid var(--border);border-radius:9px;padding:14px;margin:12px 0;background:#fbfcfa}.line-head{display:flex;gap:12px;align-items:center}.line-head input{margin:0}.remove{border:0;background:transparent;font-size:22px;color:#879283;padding:5px 8px}.row-fields{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:10px}.row-fields label{margin-bottom:0}.add-button{width:100%;padding:11px;border:1px dashed #afbfaa;background:#f7faf4;border-radius:7px;color:#466340;font-size:14px}.check-button{width:100%;margin-top:17px;display:flex;justify-content:space-between}.file-status{padding:12px 15px;border-radius:6px;background:#edf3e8;font-size:14px;line-height:1.6;overflow-wrap:anywhere;margin-top:12px}.error{color:#9a452b;font-size:14px}.report-summary{padding:22px 0}.report-summary h3{font-size:26px;line-height:1.3}.report-summary p{font-size:14px;line-height:1.65;color:#6f7e6c}.finding{border-top:1px solid #d9e3d4;padding:18px 0}.finding h4{font-size:15px;margin:0 0 9px}.finding p{font-size:14px;line-height:1.65;margin:8px 0;color:#73806c}.pill{display:inline-block;font-size:12px;padding:4px 8px;border-radius:4px;background:#dcebd4;color:#466238}.pill.warn{background:#f3e4c7;color:#936628}.pill.neutral{background:#e1e6de;color:#76816e}.price-comparison{display:flex;justify-content:space-between;margin:15px 0;font-size:14px}.price-comparison strong{font-size:20px}.range-track{height:6px;border-radius:5px;background:#d6e6c9;margin:12px 0}.finding a{font-size:12px}.report-actions{padding:18px 0}.report-actions button{width:100%;border:1px solid #becdb5;background:transparent;padding:12px;color:#4a6440;border-radius:6px;font-size:14px}pre{white-space:pre-wrap;font-size:12px;max-height:180px;overflow:auto}details{font-size:13px;line-height:1.6}summary{cursor:pointer}.stale{background:#f4e7c9;color:#785c2a;padding:10px;border-radius:5px;font-size:14px}[hidden]{display:none!important}@media(min-width:1100px){.workspace{min-height:570px}}@media(max-width:850px){header{padding:0 24px;height:75px}.header-note{display:none}main{padding:32px 22px 0}.workspace{grid-template-columns:1fr}.input-panel{border-right:0;border-bottom:1px solid var(--border)}.bottom-bar{grid-template-columns:1fr;gap:17px}.result-hero{padding:7px 0 20px}.country{display:none}.results-panel{min-height:460px}h1{font-size:36px}footer span:last-child{display:none}}@media(max-width:420px){.brand{font-size:20px}.brandmark{width:28px;height:30px}header{padding:0 16px}.input-panel,.results-panel{padding:21px}main{padding:27px 14px 0}.intro p{font-size:14px;line-height:1.6}.alternatives{gap:9px;flex-wrap:wrap}.row-fields{grid-template-columns:1fr 1fr}.row-fields label:last-child{grid-column:1/-1}.small-tag{font-size:11px}.section-heading{gap:7px}}

.finding-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.finding-actions button,.assumption button{padding:8px 11px;border:1px solid #b8c9af;background:#f9fcf6;border-radius:5px;color:#355431;font-size:13px}.assumption{padding:12px;background:#f9f3df;border:1px solid #e4d8ae;border-radius:7px;margin:10px 0}.assumption p{color:#766333;margin:0 0 10px;font-size:13px}
.audience-tabs{display:flex;gap:5px;border-bottom:1px solid var(--border);margin:-15px 0 35px;padding-bottom:12px}.audience-tabs button{border:0;background:transparent;padding:12px 17px;border-radius:7px;color:#66786b;font-weight:600;font-size:15px}.audience-tabs button[aria-selected=true]{background:#254e3b;color:#fff}.audience-tabs span{font-size:12px;font-weight:400;margin-left:8px;opacity:.8}.quote-workspace{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:start}.quote-form{background:white;border:1px solid var(--border);border-radius:14px;padding:26px}.quote-preview-panel{position:sticky;top:20px;min-width:0}.quote-preview-panel .section-heading{margin-bottom:14px}textarea{resize:vertical;width:100%;font:inherit;font-size:14px;line-height:1.5;color:#264234;border:1px solid #d6ded5;border-radius:6px;margin-top:7px;padding:11px 12px;background:#fff;min-height:75px}.work-description{margin:22px 0;background:#f1f6ed;padding:15px;border-radius:8px}.work-description label{margin-top:0}.quote-line{background:#fafcf8;border:1px solid var(--border);border-radius:8px;padding:13px;margin-bottom:12px}.quote-row-fields{display:grid;grid-template-columns:.7fr 1fr 1fr .9fr;gap:8px}.quote-row-fields input,.quote-row-fields select{padding:10px 8px}.quote-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.quote-tools p{margin:0;max-width:250px}.quote-tools button{white-space:nowrap;font-size:13px;padding:11px 14px}.quote-paper{background:#fff;padding:32px 26px;border:1px solid #dbe3d7;box-shadow:0 10px 25px #20362007;font-size:14px;line-height:1.65;overflow-wrap:anywhere;min-height:590px}.quote-document-top{display:flex;justify-content:space-between;gap:18px;padding-bottom:24px;border-bottom:2px solid #345c3c}.quote-document-top strong{font-size:19px}.quote-document-top p{font-size:12px;margin:6px 0;color:#78816f}.quote-title{font-size:21px;letter-spacing:2px;font-weight:700;text-align:right}.quote-title small{display:block;font-size:10px;letter-spacing:1.2px;color:#92a083}.quote-meta{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:25px 0}.quote-meta>div>span{display:block;font-size:10px;letter-spacing:1.5px;color:#8d9d84}.quote-meta strong{font-size:14px}.quote-meta p{font-size:12px;margin:4px 0;color:#73836c}.quote-meta dl{font-size:11px;display:grid;grid-template-columns:1fr 1fr;gap:3px 10px;margin:0;align-content:start}.quote-meta dt{color:#7c8974}.quote-meta dd{margin:0;text-align:right}.quote-paper h2{font-size:20px;margin:22px 0 10px}.quote-paper>p{font-size:13px;color:#72816a}.quote-table{border-collapse:collapse;width:100%;font-size:13px;margin-top:20px}.quote-table th{background:#f0f5eb;color:#5d7252;font-size:11px;font-weight:500;text-align:left;padding:10px 8px}.quote-table td{border-bottom:1px solid #e6ebdf;padding:13px 8px;vertical-align:top}.quote-table td:last-child,.quote-table th:last-child{text-align:right;white-space:nowrap}.quote-table small{display:block;color:#85917b;font-size:11px;margin-top:4px}.quote-summary{margin-top:20px;margin-left:10%;font-size:12px}.quote-summary>div{display:flex;justify-content:space-between;gap:14px;padding:5px 0}.quote-summary .quote-grand-total{border-top:1px solid #d6e1cc;margin-top:10px;padding:12px 0;font-size:16px}.quote-paper section{border-top:1px solid #e4ebde;margin-top:22px;padding-top:18px}.quote-paper h3{font-size:14px}.quote-paper section p{font-size:12px;color:#76836e}.preserve-lines{white-space:pre-wrap}.quote-signoff{font-size:11px;color:#788870;margin-top:30px}.quote-form #qError{margin:12px 0}.quote-form #qStatus{margin-bottom:0}@media(max-width:1050px){.quote-workspace{grid-template-columns:1fr}.quote-preview-panel{position:static}.quote-paper{padding:30px;max-width:720px;margin:auto}}@media(max-width:500px){.audience-tabs button{padding:10px;font-size:13px}.audience-tabs span{display:none}.quote-form{padding:18px}.quote-row-fields{grid-template-columns:1fr 1fr}.quote-paper{padding:20px 15px}.quote-tools{align-items:start}.quote-tools button{white-space:normal}.quote-meta{grid-template-columns:1fr}.quote-meta dl{max-width:250px}.quote-summary{margin-left:0}.quote-table th,.quote-table td{padding:8px 5px}.quote-document-top strong{font-size:16px}}
@media print{@page{size:A4;margin:18mm}body{background:#fff}header,.audience-tabs,#checkPanel,#businessPanel>.eyebrow,#businessPanel>.intro,.quote-form,.quote-preview-panel>.section-heading,.quote-tools,.quote-preview-panel>.hint,footer{display:none!important}main{max-width:none;margin:0;padding:0}#businessPanel{display:block!important}.quote-workspace{display:block}.quote-preview-panel{position:static}.quote-paper{border:0;box-shadow:none;max-width:none;min-height:0;padding:0;color:#162417;font-size:11pt}.quote-table th{background:#edf3e8!important;print-color-adjust:exact}.quote-table tr,.quote-summary,.quote-paper section,.quote-signoff{break-inside:avoid}.quote-table thead{display:table-header-group}.quote-document-top,.quote-meta{break-inside:avoid}.quote-title small{color:#555}.quote-paper p,.quote-paper section p,.quote-table small{color:#444}}
.market-layout{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.offer-card{padding:22px;background:white;border:1px solid #dce5d7;border-radius:10px;margin:15px 0}.offer-card h3{margin-top:17px}.offer-card h4{font-size:15px;margin:10px 0}.offer-card p{font-size:14px;line-height:1.6;overflow-wrap:anywhere}.offer-card .small-tag{display:inline-block;margin:0;font-size:11px}.offer-card .offer-rate{font-size:25px;font-weight:600}.offer-rate small{font-size:13px;font-weight:400;color:#708066}.offer-card>a{font-size:14px}.market-empty{padding:30px;border:1px dashed #becbb5;border-radius:10px;background:#f2f6ee;line-height:1.7;color:#718366}.offer-matches{border-top:2px solid #d4e0cb;margin-top:25px;padding-top:24px}.offer-matches>.section-heading{margin-bottom:12px}.offer-matches p{font-size:14px;line-height:1.65}.offer-matches .offer-card{padding:16px}.offer-matches .price-comparison strong{font-size:17px}.alternative-group>h4{font-size:15px;margin-top:25px}.audience-tabs{flex-wrap:wrap}@media(max-width:900px){.market-layout{grid-template-columns:1fr}}@media print{#marketPanel{display:none!important}}
.line-head .description{margin:0;flex:1;min-width:0}.line-head{align-items:flex-start}.finding h4{white-space:pre-line;line-height:1.6}

.beta-notice{display:flex;align-items:flex-start;gap:15px;margin:-12px 0 30px;padding:18px 20px;border:1px solid #d8dfc8;border-radius:10px;background:#f1f4e8;color:#445238}.beta-label{flex-shrink:0;background:#dde6cb;border-radius:4px;padding:4px 7px;font-size:12px;font-weight:700;letter-spacing:.7px}.beta-notice>div>strong{font-size:15px}.beta-notice p{font-size:14px;line-height:1.65;margin:7px 0 0;color:#5f6d52}.beta-notice+.audience-tabs{margin-top:0}@media(max-width:500px){.beta-notice{gap:10px;padding:15px}.beta-notice p{font-size:14px}}@media print{.beta-notice{display:none!important}}

.history-upload{padding:18px;margin:20px 0;background:#f2f6f3;border:1px solid #d6e3da;border-radius:14px}.history-upload h3{margin:0 0 10px}.memory-consent{display:flex;align-items:flex-start;gap:10px;line-height:1.5}.memory-consent input{width:18px;min-width:18px;height:18px;margin-top:3px}.ql-history{margin-top:12px;padding:12px;background:#f2f6f3;border-radius:10px;line-height:1.6}.ql-history button{display:block;margin-top:10px}.history-entry{padding:12px 0;border-bottom:1px solid #d6e3da}.history-picker{margin:14px 0}.history-picker select{max-width:100%}.history-picker button{margin-top:8px}.quote-line{min-width:0}

.ql-description{flex:1;min-width:0;resize:vertical;font:inherit;line-height:1.5}.ql-history button,.history-picker button,.history-entry button{border:1px solid #bdcec2;border-radius:6px;background:white;color:#244e3d;padding:8px 10px;font:inherit}
.account-gate{max-width:660px;margin:20px auto 50px;padding:32px;border:1px solid var(--border);border-radius:18px;background:white}.account-gate h1{font-size:30px;margin-top:20px}.account-gate p{line-height:1.65}.account-local{padding:14px;background:#f2f6f3;border-radius:8px;font-size:13px;color:#536759}.account-switch{display:flex;gap:12px;margin:22px 0}.account-switch button{border:1px solid #bdcec2;border-radius:7px;padding:10px 15px;background:white;color:#244e3d}.account-switch button[aria-pressed=true]{background:#244e3d;color:white}.account-bar{display:flex;gap:16px;justify-content:space-between;align-items:center;padding:15px 0 24px;font-size:14px;overflow-wrap:anywhere}[inert]{pointer-events:none}@media(max-width:600px){.account-gate{padding:20px}.account-gate h1{font-size:26px}.account-bar{align-items:flex-start}}

@media print{.account-gate,.account-bar,#businessAccountContent>.eyebrow,#businessAccountContent>.intro{display:none!important}}

.report-email{border-top:1px solid #d4e0cb;margin-top:24px;padding-top:22px}.report-email>button{padding:10px 14px;border:1px solid #bdcec2;border-radius:7px;background:white;color:#244e3d;font:inherit;margin-bottom:12px}.report-email .hint{line-height:1.65}

.research-results{border-top:2px solid #d4e0cb;margin-top:24px;padding-top:24px}.research-results p{font-size:14px;line-height:1.65}.research-row{border:1px solid #d4e0cb;padding:16px;border-radius:10px;margin:16px 0;background:#fff}.research-row h4{margin:0 0 10px}.research-results button{border:1px solid #bdcec2;border-radius:7px;padding:10px 14px;background:white;color:#244e3d}.research-answer a{font-weight:600;text-decoration:underline}

.file-status[data-state="partial"]{background:#fff5df;border:1px solid #c79737;color:#624619}.file-status[data-state="unrecognized"]{background:#fff0ee;border:1px solid #c46d61;color:#782c25}.file-status>strong{display:block;font-size:16px}.file-status p{margin:8px 0 0}.file-status ul{padding-left:20px;margin:10px 0 0}.file-status li+li{margin-top:6px}
