@font-face{font-family:Noto;src:url('./NotoSansCJKkr-Regular.otf');font-weight:400;font-display:swap}*{box-sizing:border-box}body{margin:0;background:#fff;color:#171713;font:16px/1.7 Noto,'Noto Sans KR',sans-serif;word-break:keep-all}.top{padding:22px 5%;border-top:5px solid #ff5500;border-bottom:1px solid #171713;display:flex;justify-content:space-between;font-size:13px}.top a{font-weight:700;text-decoration:none}.top a span{font-weight:400;margin-left:18px}a{color:inherit;text-underline-offset:4px}main{max-width:1200px;margin:auto;padding:24px 40px 60px}nav{display:flex;flex-wrap:wrap;gap:8px 24px;border-bottom:1px solid #bfbcb3;padding:0 0 18px}nav a{text-decoration:none;padding:8px 0}nav a[aria-current]{border-bottom:3px solid #ff5500}h1{font-size:48px;line-height:1.22;letter-spacing:-2px;margin:12px 0 18px}h2{font-size:24px;letter-spacing:-.8px;margin:0 0 18px}h3{font-size:17px;margin:18px 0 12px}p{margin:10px 0 20px}.hero{display:grid;grid-template-columns:1fr 240px;gap:30px;padding:40px 0}.eyebrow{font-size:13px}.price{font-size:42px;line-height:1.3;margin-top:20px;color:#ff5500}.price small{display:block;font-size:13px;color:#171713;margin-bottom:10px}.hero .aside{border-left:1px solid;padding-left:26px}.lead{font-size:19px}.section{border-top:1px solid #171713;padding:30px 0}.two{display:grid;grid-template-columns:1fr 1fr;gap:34px}.facts{width:100%;border-collapse:collapse}th,td{padding:10px 12px;border-bottom:1px solid #ccc8bc;text-align:left;vertical-align:top;font-weight:400}thead th{background:#fff;color:#111;font-weight:700;border-top:1px solid #111;border-bottom:1px solid #111}th:first-child{width:29%}td.num,th.num{text-align:right;font-variant-numeric:tabular-nums}.note{font-size:12px;line-height:1.75}.muted{color:#57564f}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:14px 0}button,.button,select,input{font:inherit;border:1px solid #77766e;background:transparent;color:inherit;border-radius:0;padding:10px 12px}button,.button{cursor:pointer;text-decoration:none}button:hover,.button:hover{background:#171713;color:#fffdf6}button:disabled{opacity:.55;cursor:wait}input,select{width:100%;min-width:0}input:focus,select:focus,button:focus-visible,a:focus-visible{outline:2px solid #ff5500;outline-offset:3px}label{display:block;font-size:13px}.fields{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.map{height:340px;border:1px solid #bfbcb3;position:relative;background:#fff}.map:empty:before{content:'지도 연결 중';position:absolute;inset:45% 0;text-align:center}.scroll{overflow-x:auto}.result{padding:24px;background:#fff;margin:22px 0}.result strong{font-size:24px;font-weight:500}.error{border-left:3px solid #ff5500;padding-left:12px}.row{display:flex;gap:20px;flex-wrap:wrap}.row>div{flex:1;min-width:140px}details{margin-top:16px}summary{cursor:pointer}.filters{display:flex;gap:14px;align-items:end;flex-wrap:wrap}.filters label{width:160px}.print-only{display:none}footer{padding:20px 5%;border-top:1px solid;font-size:12px}#transactions td{font-size:13px}#transactions th:first-child{width:auto}.status{font-size:12px}.calc-note{margin-top:12px}.photo{max-width:100%}@media(max-width:700px){main{padding:18px 20px 40px}.top{padding:16px 20px}.top>span{display:none}h1{font-size:36px}.hero{grid-template-columns:1fr;padding:28px 0;gap:10px}.hero .aside{border-left:0;border-top:1px solid;padding:16px 0}.price{margin:0;font-size:34px}.two{grid-template-columns:1fr;gap:22px}.fields{grid-template-columns:repeat(2,1fr)}th,td{padding:8px}.map{height:280px}.section{padding:24px 0}}@media print{@page{size:A4;margin:15mm}body{font-size:10pt;background:white}main{padding:0}.top,nav,footer,.actions,.filters,.maps-section,.calc-section,.no-print{display:none}.hero{padding:0 0 18px;grid-template-columns:1fr 170px}h1{font-size:29pt}.price{font-size:26pt}.section{padding:16px 0}.two{gap:20px}.scroll{overflow:visible}table{width:100%;font-size:9pt}thead{display:table-header-group}tr{break-inside:avoid}h2,h3{break-after:avoid}.print-only{display:block}.note{font-size:8pt}.break-page{break-before:page}a{text-decoration:none}.print-link{overflow-wrap:anywhere}}

@media print{.hero{padding-bottom:18px}.hero+.two{break-inside:avoid}.details-section{break-before:page}.maps-section{display:block;break-before:page;break-inside:avoid}.details-section+.maps-section{break-before:auto}.maps-section .map{display:none}.map-print{width:100%;display:block}.maps-section .two{display:grid;grid-template-columns:1fr 1fr}.transaction-section{break-before:page}#transactions td{font-size:8pt;padding:6px 8px}#transactions th{font-size:8pt;padding:7px 8px}#transactions .note{font-size:6.5pt}.sources-section{break-inside:avoid;padding-top:10px}.sources-section h2{font-size:12pt}.sources-section p{margin-bottom:8px}.details-section td,.details-section th{padding:8px}.print-only .note{font-size:7pt}.print-link{font-size:7pt}.transaction-section>h2{margin-bottom:10px}.transaction-section p{margin:8px 0}.sources-section .print-only>p:first-child{display:none}}

/* 인쇄는 흰 종이·검정 글자와 선으로 구분한다. */
@media print {
  html, body, main, #content, .section, .hero, .aside, .result,
  table, thead, tbody, tr, th, td {
    background: #fff !important;
    background-image: none !important;
    color: #000 !important;
    box-shadow: none !important;
  }
  h1, h2, h3, p, a, span, small, strong, .price, .muted, .note {
    color: #000 !important;
  }
  thead th {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    font-weight: 700;
  }
  th, td { border-bottom-color: #777; }
}
.property-summary{margin:22px 0 6px;display:grid;grid-template-columns:1fr 1fr;gap:14px 26px;border-top:1px solid #777;padding-top:18px}.property-summary div{min-width:0}.property-summary dt{font-size:12px;color:#57564f}.property-summary dd{margin:4px 0 0;font-size:16px;line-height:1.55}.address{margin-top:0}.public-info-section{margin-top:14px}@media(max-width:700px){.property-summary{gap:12px 16px}.property-summary dd{font-size:14px}}@media print{.property-summary{margin:12px 0 0;padding-top:10px;gap:7px 18px}.property-summary dt{font-size:8pt;color:#000}.property-summary dd{font-size:9pt}.hero{padding-bottom:12px}.hero .aside{display:none}.hero{grid-template-columns:1fr}.public-info-section{break-before:auto;break-inside:avoid}.property-summary div{break-inside:avoid}}

/* 화면과 PDF에 같은 흰 배경·글자 위계를 적용한다. */
@font-face{font-family:Noto;src:url('./NotoSansCJKkr-Bold.otf');font-style:normal;font-weight:700;font-display:swap}
html,body{background:#fff;color:#111}
h1,h2,h3{font-weight:700}
.top{border-top:3px solid #111;padding-top:16px;padding-bottom:16px}
main{max-width:1120px}
.hero{grid-template-columns:minmax(0,1fr);padding:32px 0 24px;gap:0}
.hero .aside{display:none}
h1{font-size:42px;margin:10px 0 12px;letter-spacing:-1.4px}
.address{font-size:17px;margin-bottom:22px}
.property-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px;border-top:2px solid #111;padding:0;margin:0}
.property-summary>div{padding:15px 0;border-bottom:1px solid #d8d8d8}
.property-summary dt{font-size:14px;font-weight:700;color:#111}
.property-summary dd{font-size:18px;line-height:1.6;margin-top:5px;font-variant-numeric:tabular-nums}
.property-summary>div:first-child dd{font-size:21px;font-weight:700}
.section{border-top:2px solid #111;padding:28px 0;margin-top:12px}
h2{font-size:24px;margin-bottom:20px;line-height:1.4}
h3{font-size:18px;margin:26px 0 14px}
.facts th,.facts td{padding:13px 12px;line-height:1.65;border-bottom-color:#d8d8d8}
.facts th{font-weight:700;color:#111}
.facts th:first-child{width:34%}
#public-info .facts th:first-child{width:25%}
.note,.status{font-size:13px;color:#444}
label{font-size:14px;font-weight:700}
input,select{font-weight:400;background:#fff;margin-top:6px}
.result{border-top:2px solid #111;border-bottom:1px solid #bbb;padding:20px 0}
.result strong{font-weight:700}
.actions{gap:10px;margin:20px 0 0}
button,.button{font-weight:700;background:#fff}
@media(max-width:700px){
 main{padding:18px 20px 32px}h1{font-size:34px}
 .hero{padding-top:24px}.property-summary{grid-template-columns:1fr}
 .property-summary>div{display:grid;grid-template-columns:110px minmax(0,1fr);gap:14px;padding:13px 0}
 .property-summary dd{font-size:16px;margin:0}.property-summary>div:first-child dd{font-size:18px}
 .property-summary dt{font-size:14px}.section{padding:24px 0}.two{gap:28px}
 .two>div+div h2{padding-top:22px;border-top:1px solid #aaa}
 .facts th,.facts td{padding:11px 8px}.facts th:first-child{width:36%}
 #public-info .facts th:first-child{width:34%}
}
@media print{
 main{max-width:none}.hero{padding:0 0 16px}h1{font-size:29pt}
 .address{font-size:10pt;margin-bottom:14px}
 .property-summary{grid-template-columns:1fr 1fr;gap:0 20px}
 .property-summary>div{display:block;padding:8px 0}
 .property-summary dt{font-size:9pt}.property-summary dd{font-size:10pt;margin-top:3px}
 .property-summary>div:first-child dd{font-size:11pt}
 .section{padding:18px 0;margin-top:0}h2{font-size:17pt;margin-bottom:14px}h3{font-size:11pt}
 .facts th,.facts td{padding:9px 10px;font-size:9pt}
 .two>div+div h2{padding-top:0;border-top:0}
 .note,.status{font-size:8pt;color:#000}
}
[hidden]{display:none!important}
.hero{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:32px;align-items:start}
.building-view{margin:28px 0 0}.building-view img{display:block;width:100%;height:auto;border:1px solid #ddd}.building-view figcaption{font-size:12px;margin-top:8px;color:#555}
.hero .property-summary{grid-template-columns:1fr}.hero .property-summary>div{display:grid;grid-template-columns:115px minmax(0,1fr);gap:15px;padding:11px 0}.hero .property-summary dd{font-size:16px;margin:0}.hero .property-summary>div:first-child dd{font-size:19px}
.maps-section h3{margin-top:0}.map-fallback{width:100%;height:100%;object-fit:contain}.map>span{position:absolute;bottom:0;left:0;background:white;font-size:12px;padding:3px 8px}
.decision-result{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-top:2px solid #111;border-bottom:1px solid #aaa;padding:22px 0;margin:24px 0}.decision-result span{display:block;font-size:13px;font-weight:700}.decision-result strong{display:block;font-size:24px;margin-top:9px}.decision-result p{grid-column:1/-1;font-size:12px;margin:0;color:#555}
.advanced-finance>summary{font-size:14px;font-weight:700;padding:12px 0}.advanced-content{padding:12px 0}.subject-row>*{font-weight:700!important;border-top:2px solid #111!important;border-bottom:2px solid #111!important}
@media(max-width:700px){.hero{grid-template-columns:1fr;gap:20px}.building-view{margin:0}.hero .property-summary>div{grid-template-columns:105px minmax(0,1fr)}.decision-result{grid-template-columns:1fr;gap:18px}.decision-result>div{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.decision-result strong{font-size:21px}}
@media print{.hero{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:18px}.building-view{margin-top:34px}.building-view figcaption{font-size:7pt}.hero .property-summary>div{grid-template-columns:85px minmax(0,1fr);gap:8px;padding:7px 0}.hero .property-summary dd{font-size:9pt}.hero .property-summary>div:first-child dd{font-size:10pt}.hero .property-summary dt{font-size:8pt}.hero .address{font-size:9pt}.hero h1{font-size:25pt}.subject-row>*{background:white!important}}
.numeric-field{position:relative;display:block;margin-top:6px}
.numeric-field input{margin-top:0;padding-right:62px;text-align:right;font-variant-numeric:tabular-nums}
.input-unit{position:absolute;right:13px;top:50%;transform:translateY(-50%);font-size:14px;font-weight:400;color:#444;pointer-events:none}
@media print{.input-unit{color:#000}}

/* 개요 다음에 지적도·로드뷰를 한 번만 배치한다. */
.hero{grid-template-columns:minmax(0,1fr)}
.hero .property-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px}
.maps-section .two{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.maps-section .two>div+div h3{border-top:0;padding-top:0}
@media(max-width:700px){.hero .property-summary{grid-template-columns:1fr}.maps-section .two{gap:10px}.maps-section .map{height:240px}.maps-section h3{font-size:15px}}
@media print{.hero{grid-template-columns:minmax(0,1fr)}.hero .property-summary{grid-template-columns:1fr 1fr;gap:0 20px}.maps-section{break-before:auto;break-inside:avoid}.maps-section .map-print{width:100%;height:auto}.maps-section .two{gap:14px}.maps-section h3{margin:0 0 8px}.maps-section{padding:12px 0}.details-section{break-before:page}}

/* v1.4: a fact appears once outside the summary; scenarios print separately. */
.hero .property-summary>div{grid-template-columns:120px minmax(0,1fr)}
.hero .property-summary dd{font-size:16px}.hero .property-summary dt{font-size:13px}
.scenario-print{display:none}.share-print{display:none}.share-print img{width:80px;height:80px}.share-print a{overflow-wrap:anywhere}
@media(max-width:700px){.hero .property-summary>div{grid-template-columns:98px minmax(0,1fr)}.maps-section .two{gap:8px}.maps-section .map{height:240px}.maps-section h3{font-size:14px}.numeric-field input{padding-left:8px;padding-right:52px}.input-unit{right:10px}.fields{gap:12px}.scenario-print{overflow-wrap:anywhere}}
@media print{.share-print{display:flex;align-items:center;gap:16px;border-top:1px solid #000;padding-top:12px;break-inside:avoid;font-size:8pt}.scenario-print{display:none}body.print-scenario> :not(.scenario-print){display:none!important}body.print-scenario>.scenario-print{display:block}.scenario-print h1{font-size:22pt}.scenario-print p{font-size:10pt;white-space:pre-line}.scenario-print{padding:0}.hero .property-summary>div{grid-template-columns:85px minmax(0,1fr)}.hero .property-summary dd{font-size:9pt}.hero .property-summary dt{font-size:8pt}.public-info-section .facts{font-size:9pt}}

/* One overview; land detail stays with the property, not after the calculator. */
.land-regulations{margin-top:12px}.land-regulations summary{font-size:13px;font-weight:700;padding:8px 0}.land-source{margin:12px 0 0;color:#555}.overview-section h3{font-size:15px}
@media print{.overview-section{break-inside:avoid}.overview-section th,.overview-section td{padding:6px 8px}.land-regulations{margin-top:5px}.land-regulations summary{font-size:8pt;padding:4px 0}.land-regulations table{font-size:8pt}.land-source{font-size:7pt;margin:6px 0 0}.development-terms{break-inside:avoid}.development-terms table{font-size:8pt}.share-print img{width:65px;height:65px}}
@media print{.transaction-section{break-before:auto;break-inside:avoid}.share-print{break-after:avoid}}
.land-overview>.facts,.building-overview .facts,.trade-terms .facts{width:100%}.broker-contact{margin-top:24px}.return-results{padding:0;background:white}.return-results>.row{padding:20px 0;border-top:1px solid;border-bottom:1px solid}.return-results strong{font-weight:700}.return-results .facts{margin-top:18px}input[readonly]{background:#fff;color:#555}
@media print{.land-overview,.building-overview,.trade-terms,.broker-contact{break-inside:avoid}.land-overview th,.land-overview td,.building-overview th,.building-overview td,.trade-terms th,.trade-terms td{padding:5px 8px}.maps-section .map-print{height:170px;object-fit:contain}.broker-contact .share-print{margin-top:12px}.section h2{font-size:15pt;margin-bottom:10px}}
@media print{.broker-contact{margin-top:0;padding:8px 0;font-size:9pt}.broker-contact p{margin:6px 0}.broker-contact .share-print{margin-top:6px;padding-top:6px;break-after:auto}.broker-contact h2{margin-bottom:6px}}
@media print{body.print-scenario .facts th,body.print-scenario .facts td{padding:5px 8px;font-size:9pt}body.print-scenario .scenario-print p{font-size:9pt}}
@media print{
 .broker-contact .facts th,.broker-contact .facts td{padding:2px 6px;font-size:8pt;line-height:1.3}
 .broker-contact h2{font-size:12pt;margin:0 0 5px}
 .broker-contact .share-print{gap:8px;margin:4px 0 0;padding:4px 0;font-size:7pt}
 .broker-contact .share-print img{width:40px;height:40px}
}
@media print{#transactions th,#transactions td{padding:4px 6px;line-height:1.4}.transaction-section{padding:12px 0}.trade-terms{padding:12px 0}}

/* 상단 우측 공통 도구 */
.top{align-items:center;gap:12px}.briefing-tools{display:flex;align-items:center;gap:8px;flex-shrink:0}
.briefing-tools a,.briefing-tools button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:10px;border:1px solid #aaa;background:#fff;color:#111;text-decoration:none}
.briefing-tools svg{display:block;width:22px;height:22px}.briefing-tools a:hover,.briefing-tools button:hover{border-color:#111;background:#f5f5f5}
@media(max-width:500px){.top{padding:12px 16px}.top>a span{display:none}.briefing-tools{gap:4px}}
@media print{.briefing-tools{display:none!important}}

.project-progress .progress-table th:first-child{width:70%}.project-progress .progress-table td{font-weight:700}.project-progress .note{margin:8px 0 16px}
@media print{.project-progress{break-before:page;break-inside:avoid}.project-progress .facts th,.project-progress .facts td{padding:5px 8px;font-size:9pt}.project-progress h3{margin:12px 0 8px}.project-progress+.trade-terms{break-before:page}}
@media print{.building-overview:has(+.project-progress){break-before:page;break-after:avoid}.project-progress{break-before:auto}.project-progress h2{font-size:14pt}.project-progress .facts th,.project-progress .facts td{padding:4px 8px}.project-progress .note{margin:5px 0 8px}}

.stage-equity h3{margin:22px 0 12px}.stage-equity th:first-child{width:auto}.stage-equity .num{font-variant-numeric:tabular-nums}.stage-equity .note{margin:8px 0;line-height:1.5}
@media(max-width:700px){.stage-equity table{min-width:650px}}
@media print{.stage-equity{break-inside:avoid}.stage-equity table{min-width:0}.stage-equity .facts th,.stage-equity .facts td{padding:4px 6px;font-size:8pt}.stage-equity .note{font-size:7pt;margin:5px 0}.stage-equity h3{margin:12px 0 8px}}
@media print{.trade-terms:has(.stage-equity)+.transaction-section{break-before:page}}

.rental-snapshot .note{margin:8px 0 12px}.rental-snapshot .facts th{width:55%}
@media print{.rental-snapshot{break-inside:avoid;padding:12px 0}.rental-snapshot th,.rental-snapshot td{padding:5px 8px}.rental-snapshot .note{margin:5px 0;font-size:7pt}}
@media print{.rental-snapshot{break-after:avoid}}
.media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.media-grid figure{margin:0;min-width:0}.media-grid a{display:block}.media-grid img{display:block;width:100%;height:320px;object-fit:contain;background:#fff}.media-grid figcaption{font-size:13px;margin-top:8px}.media-plans .media-grid{grid-template-columns:1fr}.media-plans img{height:auto;max-height:900px}.media-group>.note{margin:0 0 20px}
@media(max-width:700px){.media-grid{grid-template-columns:1fr;gap:20px}.media-grid img{height:auto;max-height:500px}.media-plans img{max-height:none}}
@media print{.media-group{break-before:page;break-inside:avoid;padding:0;border-top:1px solid #111}.media-group h2{padding-top:12px}.media-group>.note{margin:4px 0 10px}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.media-grid figure{break-inside:avoid}.media-grid img{height:62mm;max-height:62mm;object-fit:contain}.media-grid figcaption{font-size:8pt;margin:4px 0}.media-plans .media-grid{grid-template-columns:1fr}.media-plans img{width:100%;height:215mm;max-height:215mm}.project-media+.trade-terms{break-before:page}}
@media print{.media-plans img{height:auto;max-height:215mm;object-position:top}.media-renders .media-count-2{grid-template-columns:1fr}.media-renders .media-count-2 img{height:90mm;max-height:90mm}.media-count-3 img,.media-reference img{height:85mm;max-height:85mm}}
.revenue-result{margin-top:22px}.revenue-result th{width:55%}
@media print{.revenue-simulator{break-before:page;break-inside:avoid}.revenue-inputs{grid-template-columns:repeat(3,minmax(0,1fr))}.revenue-inputs input{padding:5px 45px 5px 5px;font-size:9pt}.revenue-inputs label,.revenue-inputs .input-unit{font-size:8pt}.revenue-result{margin-top:12px}.revenue-simulator .note{font-size:7pt}}

#properties[hidden]{display:none}

.op-presets{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.operating-simulator .fields{margin:16px 0}.op-comparison{table-layout:fixed}.op-comparison th:first-child{width:44%}.op-comparison th,.op-comparison td{word-break:keep-all;overflow-wrap:normal}.op-results h3{margin-top:28px}.op-details{margin:24px 0}.operating-simulator input[readonly]{background:#fafafa}
@media(max-width:600px){.op-comparison{font-size:12px}.op-comparison th,.op-comparison td{padding:10px 4px}.op-comparison th:first-child{width:38%}.operating-simulator .numeric-field input{min-width:0}.op-presets button{font-size:12px;padding:8px}.operating-simulator h3{margin-top:24px}}
@media print{.operating-simulator{break-before:page;break-inside:auto}.operating-simulator .fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:8px 0}.operating-simulator .fields input{font-size:8pt;padding:5px 40px 5px 5px}.operating-simulator label,.operating-simulator .input-unit,.operating-simulator select{font-size:8pt}.operating-simulator .note{font-size:7pt}.op-comparison{font-size:8pt}.op-comparison th,.op-comparison td{padding:6px}.op-capital{break-before:page}.op-details{margin:12px 0}.op-results h3{margin-top:12px}}
@media print{.operating-simulator .op-presets{display:none}.operating-simulator .op-results{break-before:page}.operating-simulator .op-capital{break-before:auto}}
/* Unified acquisition and operating scenario */
.op-tabs,.op-stage-tabs{display:flex;gap:8px;margin:18px 0;flex-wrap:wrap}.op-tabs button,.op-stage-tabs button{border:1px solid #bbb;background:#fff;color:#000;padding:10px 16px;font:inherit}.op-tabs [aria-selected=true],.op-stage-tabs [aria-pressed=true]{border-color:#000;border-bottom:3px solid #000;font-weight:700}.op-tabs button:focus-visible,.op-stage-tabs button:focus-visible{outline:2px solid #ff5500;outline-offset:3px}.operating-simulator[data-mode=direct] .op-leased-fields,.operating-simulator[data-mode=leased] .op-direct-fields{display:none}.operating-simulator[data-mode=direct] .op-comparison tr>:nth-child(3),.operating-simulator[data-mode=leased] .op-comparison tr>:nth-child(2),.scenario-print[data-mode=direct] .op-comparison tr>:nth-child(3),.scenario-print[data-mode=leased] .op-comparison tr>:nth-child(2){display:none}.operating-simulator [hidden]{display:none}.op-all-stages{display:none}
@media print{.op-tabs,.op-stage-tabs{display:none}.op-all-stages{display:block;break-before:page}.op-all-stages table{font-size:8pt}.op-all-stages td,.op-all-stages th{padding:6px}.op-all-stages h3{break-after:avoid}.op-all-stages table+h3{break-before:page}}
@media print{.op-all-stages table+p+h3{break-before:page}}

/* Single property photo keeps the following terms on the same printed page. */
.media-photos .media-count-1{grid-template-columns:1fr}.media-photos .media-count-1 img{object-position:left}
@media print{.project-media:has(>.media-photos:only-child .media-count-1)+.trade-terms{break-before:auto}.media-photos .media-count-1 img{height:62mm;max-height:62mm}}

/* Responsive reading layout: retain full values instead of shrinking tables. */
.mobile-column{display:none}
.floor-diagram{margin:0;align-self:center;max-width:220px;width:100%;justify-self:center}
.floor-stack{border:1px solid #111;border-top:3px solid #111}
.floor-level{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:7px 14px;border-bottom:1px solid #bbb;font-size:14px}
.floor-level:last-child{border-bottom:0}.floor-level i{display:block;width:42%;height:13px;border:1px solid #aaa}
.floor-level.below-ground{border-top:2px solid #111}.floor-level.below-ground i{border-style:dashed}
.floor-diagram figcaption{font-size:13px;margin-top:10px;color:#444;text-align:left}
.stage-journey{margin:22px 0 30px}.stage-journey figcaption{font-size:15px;margin-bottom:14px}
.stage-journey ol{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0;margin:0;border-top:2px solid #111;border-bottom:1px solid #aaa}
.stage-journey li{padding:18px 20px 18px 0;position:relative}.stage-journey li+li{padding-left:24px;border-left:1px solid #ccc}
.stage-journey li+li:before{content:'→';position:absolute;left:-9px;top:22px;background:#fff;font-size:18px}
.stage-journey strong{display:block;font-size:30px;font-variant-numeric:tabular-nums;line-height:1.5}.stage-journey small{font-size:15px;font-weight:400;margin-left:5px}
@media screen{
 body{font-size:17px;line-height:1.8;overflow-wrap:break-word}
 main{max-width:1120px}.section{padding:40px 0}h2{font-size:26px;line-height:1.5}h3{line-height:1.6}
 .facts th,.facts td{padding:15px 14px;vertical-align:top;line-height:1.8}
 .facts td{font-variant-numeric:tabular-nums}.note,.status,.media-grid figcaption{font-size:14px;line-height:1.8;color:#444}
 .with-floor-diagram{display:grid;grid-template-columns:minmax(0,1fr) 220px;column-gap:48px;align-items:start}
 .with-floor-diagram h2{grid-column:1/-1}.with-floor-diagram>div{min-width:0}
 input,select{font-size:17px;min-height:48px}summary{min-height:44px;line-height:1.7}
 .fields{gap:20px}.numeric-field input{font-variant-numeric:tabular-nums}.media-grid img{height:auto;max-height:520px}
 .op-comparison{font-size:16px}.op-comparison th:first-child{width:48%}.op-presets button{font-size:15px;min-height:44px}
 .scroll{overscroll-behavior-x:contain}
}
@media screen and (max-width:700px){
 main{padding:18px 20px 44px}.hero{padding:24px 0 30px}h1{font-size:32px;letter-spacing:-1px;line-height:1.4}
 .section{padding:30px 0}h2{font-size:23px;margin-bottom:18px}.facts{font-size:16px}
 .facts th,.facts td{padding:13px 6px}.facts th:first-child{width:38%}
 .property-summary>div{grid-template-columns:96px minmax(0,1fr);gap:12px}.property-summary dd{line-height:1.75}
 .with-floor-diagram{grid-template-columns:minmax(0,1fr);gap:0}.floor-diagram{max-width:180px;margin:26px 0 0;justify-self:start}
 .fields{grid-template-columns:minmax(0,1fr);gap:18px}.fields label{font-size:15px}
 .op-comparison{font-size:16px}.op-comparison th,.op-comparison td{padding:13px 6px}
 .op-comparison th:first-child{width:48%}.op-presets button{font-size:14px}.stage-journey strong{font-size:25px}.stage-journey li{padding:14px 7px 14px 0}.stage-journey li+li{padding-left:14px}.stage-journey small{display:block;margin:0;font-size:14px}
 .stage-table{display:block;min-width:0!important;width:100%}
 .stage-table thead{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden}
 .stage-table tbody{display:block}.stage-table tr{display:block;margin:0 0 22px;border-top:2px solid #111}
 .stage-table tbody th:first-child{display:block;width:100%;padding:12px 0;text-align:left}
 .stage-table td,.stage-table td.num{display:grid;grid-template-columns:minmax(90px,40%) minmax(0,1fr);gap:16px;padding:12px 0;text-align:left;width:100%}
 .stage-table .mobile-column{display:block;font-size:14px;color:#444;font-weight:400;text-align:left}
 .stage-table .num .stage-cell-value{text-align:right}.stage-cell-value{min-width:0}
 .return-results .row>div{min-width:0;flex-basis:100%}.rental-snapshot .facts th{width:55%}
}
@media print{
 .floor-diagram{display:none}.stage-journey{break-inside:avoid;margin:12px 0}.stage-journey strong{font-size:18pt}.stage-journey li{padding-top:8px;padding-bottom:8px}.stage-journey .note{margin-bottom:8px}
}
@media screen{#transactions td,#transactions th{font-size:15px;line-height:1.8}#transactions{min-width:640px}}
