:root{--ink:#102440;--muted:#607087;--line:#dce3ed;--bg:#f1f4f8;--blue:#245bdb;--teal:#137b6d;--red:#a83645;--amber:#936000}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.5 'Segoe UI',Arial,sans-serif;font-variant-numeric:tabular-nums}button,select,input{font:inherit}button{cursor:pointer}button:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid #67b3ff;outline-offset:3px}button{border:1px solid var(--line);border-radius:7px;background:white;color:var(--ink);padding:10px 15px}button:hover{background:#eaf0fc}a{color:#235bce;text-underline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:36px;letter-spacing:-1px;line-height:1.2}h2{font-size:24px;font-weight:650;letter-spacing:-.4px}h3{font-size:22px;line-height:1.3}small{font-size:13px}.top{background:white;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:18px max(28px,calc((100vw - 1400px)/2));gap:16px}.brand{display:flex;align-items:center;gap:12px}.brand strong,.brand small{display:block}.brand strong{font-size:15px}.brand small{color:var(--muted)}.mark{background:var(--ink);color:#79d7c8;font-size:26px;font-weight:650;border-radius:9px;width:43px;height:43px;text-align:center}.top-right{display:flex;align-items:center;gap:20px;font-size:14px;color:var(--muted)}.quiet{font-size:14px;padding:8px 13px}main{max-width:1456px;margin:auto;padding:30px 28px}.heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.eyebrow{font-size:12px;letter-spacing:.13em;color:var(--muted);font-weight:700;margin-bottom:7px}.project-switch{padding:4px;background:#e0e7f0;display:flex;border-radius:10px;gap:4px}.project-switch button{border:0;background:none;font-weight:600;padding:12px 22px}.project-switch button.active{background:var(--ink);color:white;box-shadow:0 2px 5px #10244026}.overview{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;border-radius:12px;overflow:hidden;border:1px solid var(--line);background:white}.overview>div{padding:24px;border-right:1px solid var(--line)}.overview>div:last-child{border:0}.overview .lead{background:var(--ink);color:white}.over-label{font-size:14px;display:block;color:var(--muted)}.lead .over-label{color:#bdcbdc}.over-value{font-size:38px;font-weight:650;line-height:1.1;display:block;margin:12px 0}.over-value em{font-size:17px;font-style:normal;font-weight:400}.over-note{font-size:13px;color:var(--muted)}.lead .over-note{color:#d2dceb}.lead .over-value{color:#77ddcb}.notice{display:flex;justify-content:space-between;gap:20px;margin-top:12px;background:#e8eef8;border-left:3px solid #7295d2;padding:12px 16px;font-size:14px;color:#405773}.notice.warn{border-color:#c49635;background:#fff4df;color:#71500b}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:32px 0 18px}.toolbar p{font-size:14px;color:var(--muted);margin-top:5px}label{font-size:14px;color:var(--muted);display:grid;gap:5px}select,input{border:1px solid #c9d3df;border-radius:6px;padding:9px 12px;background:white;color:var(--ink);max-width:100%}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.card{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden}.card-head{display:flex;justify-content:space-between;align-items:start;padding:20px 22px 14px;gap:10px}.card-sub{font-size:13px;color:var(--muted);margin-top:4px}.badge{display:inline-block;font-size:13px;border-radius:5px;padding:4px 8px;line-height:1.5;background:#e8effd;color:#31528e;white-space:nowrap}.badge.green{background:#e1f3ec;color:var(--teal)}.badge.red{background:#fce9ed;color:var(--red)}.badge.amber{background:#fff0d4;color:var(--amber)}.card-content{display:grid;grid-template-columns:35% 1fr;gap:18px;padding:0 22px 16px}.plan{background:#fbfcfd;border:1px solid #e5eaf1;border-radius:8px;text-align:center;min-width:0;padding:10px;display:flex;flex-direction:column;justify-content:center;gap:9px}.plan img{width:100%;height:160px;object-fit:contain;cursor:zoom-in}.plan small{font-size:12px;line-height:1.4;color:var(--muted)}.no-plan{font-size:14px;color:var(--muted);padding:22px 8px}.metric-label{font-size:13px;color:var(--muted)}.price-range{font-size:25px;font-weight:650;letter-spacing:-.5px;line-height:1.2;margin:4px 0}.ppm-range{font-size:16px;color:#435775}.facts{display:grid;gap:7px;margin-top:14px;font-size:14px}.facts b{font-weight:600}.card-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:0 22px 16px}.card-actions button{font-weight:600;font-size:14px}.card-actions .primary{background:var(--blue);color:white;border-color:var(--blue)}.card-actions .primary:hover{background:#1845aa}.card-analysis{background:#f7f9fc;border-top:1px solid var(--line);padding:16px 22px;font-size:14px;line-height:1.5}.card-analysis strong{display:block;margin-bottom:5px}.card-analysis p+p{margin-top:8px}.card-analysis .reason{color:var(--muted)}.textbtn{border:0;background:none;padding:0;color:var(--blue);font-size:14px;text-decoration:underline;text-underline-offset:3px}.inventory-link{margin-top:9px}.decision{margin-top:26px;border:1px solid var(--line);background:white;border-radius:12px;padding:24px}.decision-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:20px}.decision p{font-size:15px;color:var(--muted);margin-top:7px}.decision h3{font-size:17px}.num-label{font-size:13px;font-weight:700;color:#245bdb;display:block;margin-bottom:8px}footer{padding:24px 0;color:var(--muted);font-size:13px}footer button{margin-left:8px}dialog{border:0;border-radius:14px;box-shadow:0 18px 90px #0714264d;width:min(1150px,calc(100vw - 32px));max-height:92vh;padding:0;color:var(--ink)}dialog::backdrop{background:#07142699;backdrop-filter:blur(3px)}.dialog-head{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--line);padding:22px 26px;background:white;position:sticky;top:0;z-index:2;gap:18px}.dialog-head h2{font-size:26px}.dialog-head p{font-size:14px;color:var(--muted);margin-top:4px}.close{padding:3px 12px;font-size:26px;line-height:1.4;flex-shrink:0}#dialogBody{padding:22px 26px 28px}.dialog-tabs{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.dialog-tabs button.active{background:var(--ink);color:white}.comparison-controls{display:flex;gap:16px;margin:15px 0;align-items:end;flex-wrap:wrap}.comparison-controls label:first-child{flex:1;min-width:220px}.our-strip{background:#102440;color:white;border-radius:9px;padding:18px 22px;display:flex;justify-content:space-between;gap:20px;align-items:center}.our-strip small{color:#ccd7e5;display:block}.our-strip strong{font-size:24px}.our-strip .our-price{text-align:right;white-space:nowrap}.our-strip .our-price small{font-size:15px;color:#78d8c7}.comparison-summary{margin:18px 0;background:#f0f5fb;padding:16px;border-radius:8px}.comparison-summary p{margin-top:5px;font-size:15px}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:8px;margin-top:15px}table{border-collapse:collapse;width:100%;font-size:14px}th{text-align:left;background:#eef2f7;color:#53647a;font-weight:600;font-size:13px}th,td{padding:12px 14px;border-bottom:1px solid #e2e7ef;vertical-align:top}td small{display:block;color:var(--muted);margin-top:3px;font-size:12px}tbody tr:last-child td{border-bottom:0}.num{text-align:right;white-space:nowrap}.budget{font-size:17px;font-weight:650}.positive{color:var(--red)}.negative{color:var(--teal)}.mini-bars{margin-top:18px;display:grid;gap:11px}.bar-row{display:grid;grid-template-columns:150px 1fr 120px;align-items:center;gap:12px;font-size:14px}.bar-track{height:26px;background:#edf1f7;border-radius:4px;overflow:hidden}.bar-fill{height:100%;background:#99aed0;border-radius:4px}.bar-fill.ours{background:#245bdb}.section-title{font-size:18px;margin:24px 0 9px}.source-note{font-size:13px;color:var(--muted);margin:12px 0}.source-note a{overflow-wrap:anywhere}.empty{padding:22px;background:#f5f7fb;border:1px dashed #cbd4e0;border-radius:8px;color:var(--muted)}.audit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.audit-panel{background:#f6f8fb;border:1px solid var(--line);padding:20px;border-radius:8px}.audit-panel p{margin-top:8px;font-size:15px}.audit-panel ul{padding-left:20px;margin-bottom:0}.audit-panel li{margin:8px 0;font-size:14px}#imageDialog{max-width:900px;text-align:center;padding:25px}#imageDialog .close{float:right}#largePlan{width:100%;max-height:73vh;object-fit:contain}#largeCaption{font-size:14px;color:var(--muted);margin-top:12px}.note-line{font-size:14px;color:var(--muted);margin:10px 0}.divider{height:1px;background:var(--line);margin:22px 0}.chips{display:flex;gap:6px;flex-wrap:wrap}.chip{background:#eef3fa;padding:4px 8px;border-radius:4px;font-size:13px}.nowrap{white-space:nowrap}@media(max-width:1000px){.overview{grid-template-columns:repeat(4,1fr)}.overview>div{padding:18px}.over-value{font-size:30px}.card-content{grid-template-columns:32% 1fr;padding-left:17px;padding-right:17px;gap:12px}.price-range{font-size:22px}.card-head,.card-analysis{padding-left:17px;padding-right:17px}.plan img{height:140px}.decision-grid{gap:15px}}@media(max-width:760px){.top{padding:14px 18px}.top-right>span{display:none}main{padding:24px 18px}.heading{display:block}h1{font-size:31px}.project-switch{margin-top:20px}.project-switch button{flex:1;padding:10px 15px}.overview{grid-template-columns:repeat(2,1fr)}.overview>div{border-bottom:1px solid var(--line)}.toolbar{align-items:start;flex-direction:column;gap:12px}.toolbar label{width:100%}.cards{grid-template-columns:1fr}.card-content{grid-template-columns:34% 1fr}.price-range{font-size:26px}.plan img{height:165px}.decision-grid,.audit-grid{grid-template-columns:1fr}.dialog-head,#dialogBody{padding:18px}.our-strip{align-items:start}.our-strip strong{font-size:20px}.bar-row{grid-template-columns:100px 1fr 94px;font-size:12px}.comparison-controls label{width:100%}.notice{display:block}.top-right{gap:0}.dialog-head h2{font-size:22px}}@media print{.top,.toolbar,.project-switch,.card-actions,.inventory-link,footer button{display:none}.card{break-inside:avoid}.cards{display:block}.card{margin-bottom:20px}body{background:white}dialog[open]{position:static;max-height:none;width:100%;box-shadow:none}body:has(dialog[open]) main,body:has(dialog[open])>.top{display:none}.close,.comparison-controls,.dialog-tabs{display:none}#dialogBody{padding:0}.table-wrap{overflow:visible}th,td{font-size:11px;padding:7px}dialog::backdrop{display:none}}
.compare-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:18px 0}.highlight{border:1px solid #dce3ed;background:#f3f7fc;border-radius:8px;padding:17px}.highlight>small{display:block;color:#607087}.highlight strong{font-size:22px;display:block;margin:5px 0}.highlight strong span{font-size:14px;font-weight:400}.highlight p{font-size:14px;margin:5px 0}.highlight a{font-size:13px}.check-label{display:flex;flex-direction:row;align-items:center;gap:8px;padding-bottom:10px}.secondary-controls label:first-child{flex:0;min-width:240px}.checked{color:#137b6d!important}.indirect{background:#fffbf2}.method-details{margin-top:22px;background:#f6f8fb;padding:16px;border-radius:8px;font-size:14px}.method-details p{margin-top:10px;color:#607087}summary{cursor:pointer;color:#245bdb;font-weight:600}details{margin-top:14px}.print-button{margin-left:auto}.bar-row small{font-size:12px}td:last-child{min-width:170px}@media(max-width:760px){.compare-pair{grid-template-columns:1fr}.our-strip{flex-direction:column;gap:12px}.our-strip .our-price{text-align:left}.print-button{margin-left:0}.card-content{grid-template-columns:32% 1fr}.price-range{font-size:22px}.card-head h3{font-size:21px}.bar-row{grid-template-columns:110px 1fr 92px}.bar-row span small{display:block}.check-label{font-size:13px}}@media print{.print-button,.secondary-controls,.method-details{display:none}.our-strip{color:#102440;border:1px solid #102440}.our-strip small,.our-strip .our-price small{color:#405773}.bar-fill{print-color-adjust:exact}.our-strip strong{font-size:20px}}
.comparison-controls label{display:flex;flex-direction:column;min-width:0}.comparison-controls select{width:100%;min-width:0}.comparison-controls .check-label{flex-direction:row}.comparison-controls label:first-child{min-width:0;flex-basis:220px}.secondary-controls label:first-child{flex-grow:0;flex-basis:240px}

.sort-button{border:0;background:transparent;padding:0;font-size:13px;font-weight:600;color:inherit;white-space:nowrap}.sort-button.active{color:#245bdb}.sort-button span{font-size:17px;margin-left:5px}.best-row{background:#eef9f2!important}.best-badge{display:inline-block!important;color:#12684d!important;font-weight:700}.recommendation{background:#eaf7f0;border:1px solid #b8dfca;border-radius:8px;padding:15px 18px;margin:16px 0}.recommendation p{font-size:13px;color:#416452;margin-top:6px}.source-warning{border-left:4px solid #c97c16;padding:12px;background:#fff5e4;font-size:14px;margin:14px 0}


/* Delivery-aware Berzarina analysis */
.bz-summary{margin:24px 0;padding:24px;background:#fff;border:1px solid #d8e1ed;border-radius:16px}.summary-heading{display:flex;justify-content:space-between;align-items:center;gap:16px}.summary-heading h2{margin:4px 0 18px}.summary-date{font-size:13px;color:#61718a}.signal-legend{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.signal-legend>div{border-left:4px solid;padding:14px;border-radius:8px}.signal-legend b,.signal-legend span{display:block}.signal-legend span{font-size:13px;margin-top:5px}.signal-risk{background:#fff0f1!important;border-color:#b0303e!important}.signal-attention{background:#fff6e7!important;border-color:#bc6b00!important}.signal-market{background:#eaf6ef!important;border-color:#24794c!important}.signal-risk>strong,.tone-risk{color:#a12636!important}.signal-attention>strong,.tone-attention{color:#8b5000!important}.signal-market>strong,.tone-market{color:#17643c!important}.bz-analysis{padding:18px 20px;border-left:4px solid;border-radius:9px;font-size:14px;line-height:1.5}.bz-analysis>strong{display:block;font-size:16px}.bz-analysis ul{padding-left:19px;margin:12px 0}.bz-analysis li{margin:7px 0}.bz-analysis .analysis-anchor{font-size:12px;color:#40516c;margin:7px 0}.bz-analysis .analysis-action{margin:12px 0 8px}.bz-analysis>small{font-size:11px;color:#58657c}.card-analysis:has(.bz-analysis){padding:0 18px 18px;background:white}.delivery-cell{min-width:250px;max-width:310px;text-align:left!important}.delivery-cell small{white-space:normal}.deadline-alt{background:#eef3fa;border:1px solid #d6e0ed;border-radius:8px;padding:10px;margin:12px 0}.deadline-alt>span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#52657e;margin-bottom:5px}.deadline-alt>b{display:block;font-size:13px}.deadline-alt a{font-size:12px}.deadline-evidence{font-size:11px;margin-top:10px;line-height:1.5}.deadline-evidence summary{cursor:pointer;color:#456186}.deadline-evidence p{margin:8px 0}.bz-summary .method-details{margin-bottom:0}.signal-legend .signal-risk b{color:#a12636}.signal-legend .signal-attention b{color:#8b5000}.signal-legend .signal-market b{color:#17643c}@media(max-width:700px){.signal-legend{grid-template-columns:1fr}.summary-heading{display:block}.bz-summary{padding:16px}.bz-analysis{padding:14px}.summary-date{display:block;margin-bottom:14px}}@media print{.signal-risk,.signal-attention,.signal-market{-webkit-print-color-adjust:exact;print-color-adjust:exact}.deadline-alt{break-inside:avoid}.deadline-evidence{display:block}}

/* Plain-language comparison panels */
.analysis-level{display:block;font-size:12px;font-weight:700;letter-spacing:.02em;margin-bottom:6px;color:#40516c}.bz-analysis>strong{font-size:18px;line-height:1.35}.plain-compare-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.plain-compare-pair>div{background:rgba(255,255,255,.8);border:1px solid rgba(55,73,98,.13);border-radius:8px;padding:12px}.plain-compare-pair span,.plain-compare-pair small,.plain-compare-pair b,.plain-compare-pair a{display:block}.plain-compare-pair span,.plain-compare-pair a{font-size:14px;line-height:1.5}.plain-compare-pair b{font-size:19px;color:#102440;margin:4px 0}.plain-compare-pair small{font-size:14px;margin-top:5px}.plain-analysis-details{font-size:12px;margin-top:12px;color:#40516c}.plain-analysis-details summary{cursor:pointer}.plain-analysis-details p{margin:8px 0 0}.bz-analysis .analysis-action{border-top:1px solid rgba(55,73,98,.16);padding-top:12px}@media(max-width:460px){.plain-compare-pair{grid-template-columns:1fr}}@media print{.plain-compare-pair{break-inside:avoid}}


/* Expert competitor comparison */
.expert-sort{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:18px 0}.expert-sort>span{font-size:13px;color:var(--muted,#60718a)}
.expert-projects{display:grid;gap:20px}.expert-project{border:1px solid #d9e2ef;border-radius:14px;overflow:hidden;background:white}.expert-project>header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:17px 20px;background:#edf2f8}.expert-project h3{margin:0;font-size:20px}.expert-selected{border:2px solid #178471}.expert-selected>header{background:#e6f5ef}.expert-offer-pair{display:grid;grid-template-columns:1fr 1fr}.expert-offer{padding:20px;min-width:0}.expert-offer+.expert-offer{border-left:1px solid #d9e2ef;background:#f8fafc}.expert-offer-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.035em;color:#5a6c85}.expert-price{font-size:30px;line-height:1.35;font-weight:800;margin-top:8px}.expert-price>span{font-size:16px;font-weight:500}.expert-numbers{display:flex;gap:16px;flex-wrap:wrap;margin:4px 0 10px}.expert-offer small{display:block;line-height:1.55;font-size:12px;color:#5a6c85}.expert-term{background:#edf2f8;border-radius:8px;padding:12px;margin:14px 0}.expert-savings{margin:10px 0;font-size:14px}.expert-savings small{color:inherit}.expert-view{padding:10px 0;border-top:1px solid #e5eaf1;font-size:14px}.expert-offer p{font-size:14px;line-height:1.6}.expert-payment{margin:8px 0}.expert-lot-link{display:inline-block;margin:7px 0}.expert-empty{display:flex;flex-direction:column;justify-content:center;color:#61718a}.expert-project-note{margin:0;border-top:1px solid #e2e8f0;padding:13px 20px;background:#fff8ea;font-size:13px;line-height:1.65}.expert-term details p{font-size:12px}.expert-term .tone-attention{color:#a45d00}
@media(max-width:760px){.expert-offer-pair{grid-template-columns:1fr}.expert-offer+.expert-offer{border-left:0;border-top:1px solid #d9e2ef}.expert-project>header{align-items:flex-start;flex-direction:column}.expert-price{font-size:27px}.expert-offer{padding:16px}}
@media print{.expert-project{break-inside:avoid}.expert-sort{display:none}.expert-offer-pair{grid-template-columns:1fr 1fr}}

.client-report{margin:20px 0;padding:24px;background:#fff;border:1px solid #d8e3f0;border-radius:14px}.client-report h2{margin:4px 0 8px;font-size:22px}.client-report p{margin:8px 0}.client-chips{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.client-chips>span{display:grid;grid-template-columns:1fr auto;gap:4px 16px;background:#f2f6fc;padding:12px 14px;border-radius:8px;min-width:150px}.client-chips strong{color:#245bd7}.client-chips small{grid-column:1/-1;font-size:12px;color:#526a83}.client-badge{display:inline-block;background:#eef2ff;color:#334a88;font-size:12px;border-radius:5px;padding:5px 8px}.expert-project>header{flex-wrap:wrap;gap:10px}

.client-coverage{margin:16px 0;padding:14px 18px;border-radius:8px;background:#f2f6fc;color:#36536f}.client-coverage p{margin:8px 0}.client-coverage small{color:#61758a}

/* Compact introduction: keep detailed evidence available on demand. */
#overview .overview>div{padding:15px 20px}#overview .over-value{font-size:32px;margin:7px 0}#overview .over-note{font-size:12px}.compact-disclosure{margin:8px 0;border:1px solid #dce3ed;border-radius:8px;background:#fff;padding:10px 14px;font-size:13px}.compact-disclosure>summary{cursor:pointer;color:#36536f;font-weight:500}.compact-disclosure>summary>span:last-child{margin-left:14px;color:#245bdb}.compact-disclosure[open]>summary{margin-bottom:12px}.client-report.compact-disclosure{margin:8px 0;padding:10px 14px}.client-report.compact-disclosure p{font-size:13px}.compact-summary{padding:14px 18px;margin:10px 0 0}.compact-summary-top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.compact-summary h2{font-size:19px;margin:0}.compact-signals{display:flex;gap:8px;flex-wrap:wrap}.compact-signals>span{font-size:13px;border-left:3px solid;padding:5px 10px;border-radius:5px;white-space:nowrap}.compact-signals .signal-risk{background:#fff0f2;color:#aa253c;border-color:#b82940}.compact-signals .signal-attention{background:#fff6e7;color:#935c00;border-color:#c07800}.compact-signals .signal-market{background:#e8f6ee;color:#12724d;border-color:#258053}.compact-priority{font-size:13px;margin:10px 0 0!important}.compact-priority .textbtn{font-size:13px}.compact-summary .method-details{margin-top:10px;padding:8px 12px;font-size:13px}.compact-summary .method-details>summary{font-size:13px}.toolbar{margin-top:22px}.client-chips{margin:12px 0}
@media(max-width:680px){#overview .overview>div{padding:12px}.compact-summary{padding:12px}.compact-summary-top{gap:8px}.compact-signals{gap:5px}.compact-signals>span{font-size:12px;padding:4px 6px}.compact-disclosure>summary>span:last-child{margin-left:6px}.compact-priority{line-height:1.8}}

/* Comparison is a dense table; evidence opens only for the selected project. */
.market-table-intro{display:flex;align-items:center;justify-content:space-between;gap:8px 20px;flex-wrap:wrap;margin:12px 0 8px;font-size:13px}.market-table-intro small{color:var(--muted);font-size:12px}.market-table-wrap{border-radius:9px;overscroll-behavior-x:contain}.market-table{width:100%;min-width:980px;table-layout:fixed;border-collapse:collapse;font-size:13px;line-height:1.35}.market-table th,.market-table td{padding:10px 9px;vertical-align:top;overflow-wrap:anywhere}.market-table thead th{font-size:12px;font-weight:600;background:#edf2f8;color:#36536f;text-align:left}.market-table .num{text-align:right}.market-table th .sort-button{font-size:12px;padding:0;line-height:1.35;white-space:normal;text-align:right}.market-table td small{display:block;margin-top:4px;font-size:11.5px;line-height:1.35}.market-table .market-main-row:nth-child(4n+3){background:#f8fafc}.market-table .market-main-row:hover{background:#f0f5fb}.market-table .market-main-row.market-best-row{background:#ebf7f1}.market-best-row>td:first-child{box-shadow:inset 3px 0 #188462}.market-project-name{font-size:14px;display:block}.market-table .market-best-label{font-size:11px;color:#126f50;font-weight:600}.market-table .market-client-count{font-size:11px;color:#63758e}.market-table .market-money{font-size:14px;white-space:nowrap}.market-table .market-detail-toggle{font-size:11.5px;margin-top:5px;padding:2px 0}.market-table .market-difference{font-size:11.5px}.market-term-cell>b,.market-alternative-cell>b{font-size:12px;display:block}.market-view,.market-finish{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.market-table .market-finish{display:-webkit-box}.market-table .market-alternative-cell{background:#f7fafc;text-align:left}.market-table .market-alternative-cell a{font-size:13px}.market-table .market-alternative-cell>b{margin-top:5px}.market-table .market-alt-saving{color:#147251;font-weight:600}.market-none{font-size:12px;color:#758397}.market-evidence-row[hidden]{display:none!important}.market-evidence-row>td{background:#f1f6fb;padding:16px!important}.market-evidence-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:20px;text-align:left;font-size:13px}.market-evidence-content h4{margin:0 0 8px;font-size:14px}.market-evidence-content p{margin:7px 0}.market-evidence-content section>small{display:block}.market-project-explanation{margin:12px 0 0;padding-top:10px;border-top:1px solid #d8e3ef;font-size:12px}.market-table-footnote{font-size:12px;color:var(--muted);margin:9px 0 0}.market-table-wrap:focus-visible{outline:3px solid #67b3ff;outline-offset:3px}
@media(max-width:700px){.market-table{min-width:960px}.market-table th,.market-table td{padding:9px 7px}.market-table-intro{font-size:12px}}
@media print{.market-table{min-width:0;font-size:10px}.market-table th,.market-table td{padding:5px}.market-table .market-money{font-size:11px}.market-table .market-project-name{font-size:11px}.market-table td small{font-size:9px}.market-table .market-main-row{break-inside:avoid}.market-detail-toggle{display:none}.market-table-wrap{overflow:visible}}

.zorge-summary-note{font-size:12px;color:#53647b;margin:5px 0 0}.risk-offer-facts{display:block;font-size:12px;color:#53647b;margin-top:3px}.risk-data-note{background:#fff6e7;border-left:3px solid #bc6b00;padding:8px 10px;font-size:12px;color:#724800}.zorge-analysis ul{margin:10px 0}.zorge-analysis .analysis-anchor{margin:6px 0 10px}

.market-budget-option+.market-budget-option{border-top:1px solid #d9e2ee;margin-top:8px;padding-top:8px}.market-budget-option .market-budget-label{display:block;font-size:12px;line-height:1.3;margin-bottom:3px;color:#36536f}.market-table .market-budget-option small{font-size:12px;margin-top:3px}.market-budget-option a{display:block}
/* Direct projects stay together; secondary alternatives retain compact sortable rows. */
.stock-money{display:block;font-size:22px;line-height:1.25;margin:1px 0 5px;white-space:nowrap}.lead .stock-money{color:#77ddcb}.stock-total-note{font-size:12px;color:#566981;margin:7px 2px 10px;line-height:1.5}.stock-total-note b{color:#102440}.positioning>p{font-size:13px;margin:9px 0}.positioning-table{min-width:850px;table-layout:fixed;font-size:13px;line-height:1.4}.positioning-table th:first-child{width:13%}.positioning-table th,.positioning-table td{padding:9px 11px}.positioning-table details{font-size:12px;margin-top:6px}.positioning-table td:last-child{min-width:0}.direct-card-summary{margin:0 0 12px;padding:0 0 10px;border-bottom:1px solid #dce3ed;font-size:12px}.direct-card-summary>b{display:block;margin-bottom:5px;font-size:13px}.direct-card-summary>div{display:grid;grid-template-columns:95px 1fr;gap:8px;margin:3px 0}.direct-card-summary>small{display:block;color:#607087;font-size:11px;line-height:1.4;margin-top:6px}.direct-verdict{border-left:3px solid #245bdb;background:#edf3fc;padding:10px 13px;margin:12px 0;font-size:13px}.direct-verdict>b{display:block;margin-bottom:3px}.direct-comparison>.section-title{margin-top:18px}.direct-comparison>.source-note{font-size:12px;margin:6px 0}.direct-comparison>.table-wrap{margin-top:8px}.direct-matrix{width:100%;min-width:900px;table-layout:fixed;font-size:13px;line-height:1.4}.direct-matrix th,.direct-matrix td{padding:9px 10px;border-right:1px solid #e2e7ef;vertical-align:top;overflow-wrap:anywhere}.direct-matrix th:first-child{width:15%;font-size:12px;color:#52657e}.direct-matrix td:last-child{min-width:0;border-right:0}.direct-matrix thead th{font-size:16px;background:#eaf0f8;color:#102440}.direct-matrix thead th:first-child{font-size:12px}.direct-matrix strong{display:block;font-size:19px;line-height:1.3;margin:3px 0}.direct-matrix small{display:block;margin-top:4px;font-size:11.5px;line-height:1.35;color:#607087;font-weight:400}.direct-matrix .direct-ours{background:#eff6ff}.direct-matrix thead .direct-ours{background:#102440;color:#fff}.direct-matrix thead .direct-ours small{color:#cedff3}.direct-matrix .direct-advantage td{background:#f0f8f4}.direct-matrix .direct-limit td{background:#fff8ec}.direct-matrix a{font-size:12px}.direct-matrix details{font-size:12px;margin-top:6px}.direct-matrix details p{margin-top:6px}.direct-matrix .market-budget-option small{font-size:11px}.direct-matrix .market-budget-option+.market-budget-option{margin-top:6px;padding-top:6px}.direct-matrix .market-budget-label{font-size:11px}.direct-matrix .market-alt-saving{color:#13734f}.direct-matrix .tone-attention{color:#935c00}.direct-matrix .tone-risk{color:#ad263c}.direct-matrix .tone-market{color:#12724d}
@media(max-width:1000px){.stock-money{font-size:19px}.direct-card-summary>div{grid-template-columns:85px 1fr}}
@media(max-width:600px){.stock-money{font-size:18px}.stock-total-note{font-size:11px}.direct-card-summary>div{grid-template-columns:82px 1fr}.direct-matrix{min-width:850px}}
@media print{.direct-matrix,.positioning-table{min-width:0;font-size:10px}.direct-matrix th,.direct-matrix td{padding:5px;font-size:10px}.direct-matrix strong{font-size:13px}.direct-matrix thead th{font-size:12px}.direct-matrix small{font-size:9px}.direct-matrix tr{break-inside:avoid}.stock-money{font-size:18px}}
/* Exact-area selection and compact price-range evidence. */
.area-match{display:block;color:#36536f!important;font-size:12px;line-height:1.4;white-space:normal}.promo-badge{display:inline-block;background:#fff0d9;color:#8b4c00;border:1px solid #f0d29f;border-radius:4px;padding:2px 5px;font-size:12px;line-height:1.35;margin-top:5px;white-space:normal}.promo-unknown{display:block;color:#63758a;font-size:12px;line-height:1.4;margin-top:4px;white-space:normal}.typology-range{line-height:1.4}.typology-range>b{font-size:13px;display:block}.typology-range small{font-size:12px;white-space:normal}.same-area-details{margin-top:5px}.same-area-details>div+div{border-top:1px solid #dce3ed;margin-top:7px;padding-top:7px}.same-area-flag{color:#315681!important;white-space:normal}.area-rule-conclusion{margin-top:8px;padding:8px 10px;background:#edf3fa;border-left:2px solid #5681c5;font-size:13px;color:#223d5c}.area-update-note p{font-size:13px;margin:7px 0}.market-alternative-cell>a,.market-alternative-cell>small{display:block}.market-alternative-cell>.market-budget-option{margin-top:8px;padding-top:6px;border-top:1px solid #dce3ed}.market-table{min-width:1050px}.market-table td.num{white-space:normal}.market-table .market-money{font-size:13px}.direct-matrix .typology-range small{font-size:12px}.direct-matrix .same-area-details{font-size:12px}
@media print{.market-table{min-width:0}.promo-badge,.promo-unknown,.area-match,.typology-range small,.direct-matrix .typology-range small{font-size:9px}.area-update-note{display:none}}
/* Visual hierarchy: direct competitors lead, broader market is concise supporting evidence. */
.card-analysis{background:#fff;padding:14px 18px}.direct-card-summary{margin:0;padding:0;border:1px solid #b5cbed;border-left:4px solid #245bdb;border-radius:8px;background:#f0f5fd;font-size:14px;overflow:hidden}.direct-card-heading{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap;background:#173a66;color:#fff;padding:10px 13px}.direct-card-heading h4{margin:0;font-size:16px;font-weight:700}.direct-card-heading>span{font-size:13px;color:#dce8fa}.direct-card-summary>.direct-card-rows{display:block;margin:0;padding:4px 13px}.direct-card-row{display:grid;grid-template-columns:105px 1fr;gap:10px;padding:8px 0;border-bottom:1px solid #d5e1f1}.direct-card-row:last-child{border-bottom:0}.direct-card-row>b{color:#173a66;font-size:14px}.direct-card-row>div{min-width:0;line-height:1.4}.direct-card-price{font-size:16px;color:#102440}.direct-card-row small{display:block;margin-top:3px;font-size:12px;color:#50667f}.direct-card-delta{display:block;font-size:13px;font-weight:600;margin-top:3px}.direct-card-summary>.direct-card-conclusion{margin:0;padding:10px 13px 0;border-top:1px solid #cfdef1;font-size:14px;line-height:1.5;color:#183759}.direct-card-summary>.direct-card-note{margin:0;padding:7px 13px 11px;font-size:12px;line-height:1.4;color:#576d88}.secondary-card-summary{margin-top:12px;padding:10px 1px 0;border-top:1px solid #e3e8ef;background:transparent;color:#52637b;font-size:13px;line-height:1.45}.secondary-card-summary h4{font-size:13px;font-weight:600;margin:0 0 5px;color:#64738a}.secondary-card-summary h4 span{font-weight:400}.secondary-card-summary p{margin:0;font-size:13px}.secondary-card-summary p+p{margin-top:5px}.secondary-card-summary a{color:#526d8b}.secondary-card-summary b{font-weight:600;color:#40536d}.secondary-facts{display:block;margin-top:3px;font-size:12px;color:#6a778b}.secondary-cian{font-size:12px!important}.secondary-analysis-details{margin-top:7px}.secondary-analysis-details>summary{font-size:12px;font-weight:500;color:#637b98}.secondary-analysis-details>.bz-analysis{margin:10px 0 0;padding:10px 0 0;border:0;border-top:1px solid #dce3ed;border-radius:0;background:transparent;color:#52637b;font-size:13px}.secondary-analysis-details .bz-analysis>strong{font-size:15px;color:#415c78;margin:5px 0}.secondary-analysis-details .analysis-level{color:#61758d;font-size:12px;font-weight:500}.secondary-analysis-details .plain-compare-pair{gap:8px;margin:8px 0}.secondary-analysis-details .plain-compare-pair>div{border:0;background:#f5f7fa;border-radius:4px;padding:8px}.secondary-analysis-details .plain-compare-pair b{font-size:15px;color:#40536d}.secondary-analysis-details .plain-compare-pair span,.secondary-analysis-details .plain-compare-pair small{font-size:12px}.secondary-analysis-details .analysis-action{font-size:13px;margin-top:8px;padding-top:8px}.secondary-analysis-details ul{padding-left:18px;margin:8px 0}.secondary-analysis-details .risk-data-note{font-size:12px;background:#f5f7fa;border-color:#c0ccd9;color:#52637b}.direct-comparison>.section-title{color:#173a66;border-left:4px solid #245bdb;padding-left:10px;font-size:20px}.direct-matrix thead th:not(.direct-ours){background:#dde9fa;color:#163d6a}.secondary-comparison{margin-top:22px;padding-top:10px;border-top:1px solid #dde4ed}.secondary-comparison>.section-title{font-size:16px;font-weight:600;color:#5d6d82;margin:4px 0 8px}.secondary-comparison .source-note{font-size:12px;margin:6px 0}.secondary-comparison .market-main-row.market-best-row{background:#f7f9fb}.secondary-comparison .market-best-row>td:first-child{box-shadow:none}.secondary-comparison .market-best-label{color:#5c738c}.secondary-comparison .market-project-name{font-size:13px;font-weight:600}.secondary-comparison .market-table-intro{font-size:12px;color:#61718a}.secondary-comparison .market-table th{background:#f3f5f8;color:#66768c}.secondary-comparison .market-table .market-money{font-size:13px}.secondary-comparison .market-table-footnote{font-size:12px}.secondary-comparison .promo-badge{background:#f3f5f8;border-color:#dce3eb;color:#5e6c7d}
@media(max-width:600px){.direct-card-row{grid-template-columns:90px 1fr;gap:8px}.direct-card-heading{padding:9px 11px}.card-analysis{padding:12px 14px}.direct-card-summary>.direct-card-rows{padding:3px 11px}}
@media print{.direct-card-heading{print-color-adjust:exact}.direct-card-summary{break-inside:avoid}.secondary-card-summary{font-size:11px}.secondary-analysis-details:not([open]){display:none}}
/* Typology-first: comparable ranges lead; individual lots explain the client's choice. */
.type-direct-card{border:1px solid #b6c9e5;border-left:4px solid #245bdb;border-radius:8px;background:#f3f7fe;padding:12px}.type-direct-card h4{font-size:15px;margin:0 0 9px;color:#163d6a}.type-card-wrap{margin:0;border-color:#d1ddef}.type-card-table{font-size:12px;background:white}.type-card-table th,.type-card-table td{padding:7px 9px;font-size:12px;line-height:1.45}.type-card-table td{white-space:nowrap}.type-card-table td:last-child{min-width:0}.type-card-table tbody th{background:transparent;color:#284564;font-weight:600}.type-card-table th small{display:block;font-weight:400;color:#697991}.type-card-table .type-ours-row{background:#e8effa}.type-direct-card>.textbtn{font-size:12px;margin-top:8px;text-align:left}.type-secondary-card{border-top:1px solid #e0e5ed;padding-top:10px;margin-top:12px;color:#66768b}.type-secondary-card>summary{font-size:12px;font-weight:500;color:#66768b}.type-secondary-card .table-wrap{margin-top:9px}.type-secondary-card .type-card-table tbody th{color:#69788b}.type-verdict{margin:14px 0;border-left:3px solid #c38b36;padding:9px 12px;background:#fff8eb;font-size:14px;line-height:1.5}.type-verdict>b{display:block;font-size:14px;color:#936000}.type-verdict ul{padding-left:17px;margin:5px 0 0}.type-verdict li+li{margin-top:5px}.type-verdict-risk{border-color:#bd3247;background:#fff3f5}.type-verdict-risk>b{color:#a82a3e}.type-verdict-market{border-color:#2a856c;background:#eff8f4}.type-verdict-market>b{color:#176c54}.type-verdict-muted{background:transparent;border-color:#d8e0e9;color:#607087;font-size:13px}.type-verdict-muted>b{color:#607087;font-size:13px}.type-direct-card .type-verdict{font-size:12px;background:transparent;margin-bottom:0;padding:5px 0 5px 9px}.type-direct-card .type-verdict>b{font-size:13px}.type-rule{padding:10px 14px;background:#f0f5fd;border-left:3px solid #245bdb;font-size:14px;color:#405a79}.type-direct-matrix .type-lot>b{font-size:16px}.type-direct-matrix th,.type-direct-matrix td{padding:9px 11px;line-height:1.45}.type-direct-matrix td{font-size:13px}.type-direct-matrix details{margin-top:6px;font-size:12px}.type-direct-matrix details p{margin-top:7px}.type-direct-matrix .type-lot a{display:inline;font-size:12px}.type-lot>b{display:block;font-size:14px}.type-lot small{display:block;font-size:12px;margin-top:3px;color:#607087}.type-lot a{font-size:12px}.type-budget-option+.type-budget-option{border-top:1px solid #dde4ed;margin-top:8px;padding-top:7px}.type-budget-option>b{display:block;font-size:12px;color:#405d7e}.type-budget-option a{display:block;font-size:13px}.type-budget-option small{font-size:12px;display:block;color:#61728c}.type-other-table{font-size:12px;min-width:800px}.type-other-table th,.type-other-table td{padding:9px 11px;line-height:1.45}.type-other-table tbody th{background:#f6f8fb;font-weight:600;min-width:105px}.type-other-table tbody th small{display:block;font-weight:400;font-size:11px;color:#6b7a8e}.type-other-table td:nth-child(2){min-width:95px}.type-other-table td:nth-child(3),.type-other-table td:nth-child(4){min-width:130px}.type-other-table td:nth-child(5){min-width:220px}.type-other-table td:last-child{min-width:200px}.type-other-table details{font-size:12px;margin-top:7px}.type-other-table summary{color:#627791;font-weight:500}.type-other-table .type-lot>b{font-size:13px}.type-other-table .promo-badge{background:#f0f3f7;color:#61728a;border-color:#d9e0e9}.type-other-table .sort-button{white-space:normal;font-size:12px}
@media(max-width:600px){.type-direct-card{padding:9px}.type-card-table th,.type-card-table td{padding:6px;font-size:11px}.type-direct-card h4{font-size:14px}.type-verdict{font-size:13px}.type-direct-matrix{min-width:680px}}
@media print{.type-secondary-card:not([open]){display:none}.type-verdict{break-inside:avoid}.type-direct-card{print-color-adjust:exact}.type-other-table{min-width:0}.type-other-table td,.type-other-table th{min-width:0!important;font-size:9px}.type-direct-matrix{min-width:0}}

.type-area-column{white-space:nowrap;color:#405a79}.type-card-table th{white-space:normal}.type-card-table th:first-child{min-width:90px}.type-card-table th:nth-child(2){min-width:88px}
.cian-inventory{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;margin:9px 0;border:1px solid #c8d8ef;border-radius:9px;background:#fff;font-size:13px}.cian-inventory>div{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px}.cian-inventory strong{font-size:16px;color:#245bdb}.cian-inventory-meta{color:#627791;font-size:12px}.cian-inventory a{white-space:nowrap}@media(max-width:700px){.cian-inventory{align-items:flex-start;flex-direction:column;gap:6px}.cian-inventory>div{gap:6px 10px}}
.resale-summary{margin:10px 0;padding:14px 16px;border:1px solid #ccd9eb;border-radius:10px;background:#fff;font-size:13px;line-height:1.45}
.resale-summary-title{display:flex;justify-content:space-between;align-items:center;gap:10px}.resale-summary-title h2{font-size:18px;margin:0}.resale-summary-title>span{font-size:12px;color:#64788f}
.resale-counts{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:5px;margin:10px 0}.resale-counts>div{padding:6px 8px;border-radius:5px;background:#f1f5fa}.resale-counts span{display:block;font-size:11px;color:#526880;white-space:nowrap}.resale-counts b{font-size:18px}.resale-counts small{font-size:11px;font-weight:400}.resale-counts .resale-count-largest{background:#e6eefc;color:#245bdb}
.resale-insights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.resale-insights-two{grid-template-columns:repeat(2,minmax(0,1fr))}.resale-insight{border-left:3px solid #ba2c44;padding:5px 10px;background:#fff5f6}.resale-insight>b{display:block;color:#ad263c;margin-bottom:5px}.resale-insight>div{margin:3px 0}.resale-insight small{font-size:11px;color:#61738a;white-space:nowrap}.resale-insight p{font-size:12px;line-height:1.4;margin:6px 0 2px}.resale-insight-attention{border-color:#bf790d;background:#fff8eb}.resale-insight-attention>b{color:#936000}.resale-insight .resale-area-warning{display:block;color:#925b00;white-space:normal;margin-top:5px}
.resale-action{font-size:13px;line-height:1.45;margin:8px 0 0}.resale-action b{color:#183957}.resale-footnote{font-size:11px;color:#64788f;margin:8px 0 0}.resale-audit{border-top:1px solid #e0e7f0;margin-top:9px;padding-top:7px;font-size:12px}.resale-audit summary{font-size:12px}.resale-audit p{font-size:12px;margin:8px 0 0}.resale-audit-table{font-size:12px;min-width:760px}.resale-audit-table th,.resale-audit-table td{padding:7px 9px;line-height:1.4;vertical-align:top}.resale-audit-table td:last-child{min-width:230px}.resale-audit-table td a{display:block;margin-top:4px}.resale-audit-table tfoot{background:#edf3fa}
@media(max-width:1000px){.resale-insights{grid-template-columns:1fr}.resale-insights-two{grid-template-columns:1fr}.resale-counts{grid-template-columns:repeat(5,minmax(0,1fr))}.resale-summary-title{align-items:flex-start}.resale-insight>div{display:inline-block;margin-right:10px}}
@media(max-width:540px){.resale-summary{padding:12px}.resale-summary-title{display:block}.resale-summary-title h2{font-size:17px}.resale-counts{grid-template-columns:repeat(3,minmax(0,1fr))}.resale-insight>div{display:block}.resale-action{font-size:12px}}
@media print{.resale-summary{break-inside:avoid;print-color-adjust:exact}.resale-audit:not([open]){display:none}}

.review-coverage21{background:#fff;border:1px solid #d8e2f1;border-radius:8px;padding:10px 14px;margin:10px 0;font-size:13px;color:#526479}.review-coverage21 summary{cursor:pointer;color:#173451;font-weight:600}.review-coverage21 p{line-height:1.6;margin:9px 0}

/* 13 source-defined Zorge formats. */
.format-section{grid-column:1/-1;padding:15px 0 4px;border-top:2px solid #ced9e8;display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-top:14px}
.format-section p{color:var(--muted);font-size:14px}.format-empty{padding:20px;align-self:start}.format-empty p{font-size:14px;color:var(--muted);margin-top:10px}
.format-portfolio{background:white;border:1px solid var(--line);border-radius:10px;padding:16px 18px;margin-top:10px}.format-portfolio h2{font-size:20px}.format-portfolio th,.format-portfolio td{padding:7px 10px}.format-portfolio th small{display:block;color:var(--muted);font-weight:400}.format-portfolio .format-ph th{border-left:3px solid #9c83c7}.format-portfolio .format-terrace th{border-left:3px solid #4b9f88}.format-portfolio .format-review th{border-left:3px solid #d59a32}.format-portfolio tfoot{font-weight:700;background:#edf3fb}
.format-resale-risk{border-left:3px solid var(--red);padding:12px 16px;background:#fff2f3;margin:12px 0}.format-resale-risk p{margin:6px 0;font-size:14px}.format-candidates{padding:12px 16px;background:#f6f8fb;border:1px solid var(--line);border-radius:8px;margin:16px 0}.format-candidates summary{color:#445c77;font-weight:600;cursor:pointer}.format-candidates p{margin:8px 0}
@media(max-width:700px){.format-section{display:block}.format-section p{margin-top:5px}.format-portfolio{padding:12px}.format-portfolio table{min-width:660px}}
@media print{.format-section{break-after:avoid}.format-portfolio,.format-resale-risk{break-inside:avoid}}

.format-resale-provisional{border-left-color:#ca850e;background:#fff7e8}
