@charset "UTF-8";
:root{--ink:#233d35;--muted:#6f7971;--forest:#193f35;--forest-deep:#14352d;--olive:#b5c382;--orange:#c57945;--paper:#f5f5ef;--card:#fff;--line:#e4e7dd;--soft:#edf1e7;--warn-bg:#fff5e6;--warn:#95652c;--radius:15px;--shadow:0 9px 28px rgb(30 55 38 / 4%)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-size:14px;line-height:1.55}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #c48a4c;outline-offset:3px}button:disabled{opacity:.55;cursor:wait}button svg,a svg,.icon svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.18;font-weight:600;letter-spacing:-.035em}h1{font-size:clamp(27px,2.8vw,40px)}h2{font-size:24px}h3{font-size:18px}h4{font-size:15px}p{color:var(--muted)}small{font-size:12px}hr{border:0;border-top:1px solid var(--line);margin:22px 0}button{color:inherit}::selection{background:#dce7bb;color:var(--forest)}[hidden]{display:none!important}.skip-link{position:fixed;left:16px;top:-80px;background:white;padding:12px;z-index:100}.skip-link:focus{top:12px}.icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sidebar{width:248px;background:var(--forest);color:#eaf0e7;position:fixed;inset:0 auto 0 0;z-index:30;display:flex;flex-direction:column;padding:30px 17px 18px;overflow-y:auto}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;padding:0 10px}.brand-symbol{width:41px;height:45px;color:#cedcaa;flex-shrink:0}.brand-symbol svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.brand strong{font-size:25px;letter-spacing:-1.15px;font-weight:650;display:block;line-height:1.15}.brand small{display:block;color:#b6c8bd;font-size:10px;letter-spacing:.04em;margin-top:6px}.sidebar-label{font-size:9px;letter-spacing:1.6px;color:#92ad9b;margin:49px 15px 17px;font-weight:600}.sidebar nav{display:grid;gap:6px}.sidebar nav>a{color:#c6d5cb;text-decoration:none;display:flex;align-items:center;gap:13px;padding:13px 15px;border-radius:8px;font-size:12px;transition:background .15s,color .15s}.sidebar nav>a>span{display:flex}.sidebar nav>a svg{width:18px;height:18px}.sidebar nav>a:hover{background:#255044;color:white}.sidebar nav>a.active{background:#dbe6ba;color:#25402e;font-weight:650}.sidebar-project{padding:24px 15px 22px;margin-top:auto}.small-overline{font-size:9px;letter-spacing:1.7px;font-weight:600}.sidebar-project .small-overline{color:#90aa98}.sidebar-project h3{font-family:Georgia,serif;font-weight:400;font-size:23px;line-height:1.23;letter-spacing:-.4px;margin:15px 0 10px}.sidebar-project p{font-size:11px;line-height:1.8;color:#a9bfb1;max-width:165px}.sidebar-stage{display:flex;align-items:center;gap:7px;font-size:9px;color:#c2d0bd;margin-top:20px}.sidebar-stage i,.status-pill i{width:6px;height:6px;border-radius:50%;display:block;background:#c0cc89}.sidebar-bottom{border-top:1px solid #36564a;padding:18px 7px 0;display:flex;align-items:center;gap:10px}.avatar{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:1px solid #65816c;font-size:12px;font-weight:600;color:#e3ebd6}.sidebar-bottom>span:nth-child(2){flex:1}.sidebar-bottom strong{font-size:11px;display:block;font-weight:500}.sidebar-bottom small{font-size:8px;color:#a8bdaf;display:block;margin-top:3px}.icon-button{border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px}.icon-button:hover{background:#e8ede3}.icon-button>span{display:flex}.sidebar .logout{color:#b8cbbd;width:28px}.sidebar .logout:hover{background:#2d5345}.sidebar .logout svg{width:17px}.workspace{margin-left:248px;min-height:100vh;display:flex;flex-direction:column}.topbar{height:75px;border-bottom:1px solid var(--line);background:rgb(253 253 248 / 90%);padding:0 42px;display:flex;align-items:center;justify-content:space-between;gap:18px}.topbar-location,.topbar-right{display:flex;align-items:center;gap:20px}.breadcrumb{font-size:11px;color:#637367}.breadcrumb>span{margin:0 12px;color:#b9c0b6}.topbar-date{font-size:10px;color:#829080}.status-pill{display:inline-flex;align-items:center;gap:7px;background:#eaf0df;border:1px solid #e1e8d5;padding:5px 9px;border-radius:5px;font-size:10px;color:#62734d;white-space:nowrap}.status-pill i{width:5px;height:5px;background:#718849}.mobile-toggle{display:none}main#main-content{max-width:1600px;width:100%;margin:0 auto;padding:38px 42px 42px;flex:1;outline:none}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:28px}.eyebrow{font-size:9px;letter-spacing:1.7px;color:#7a8668;font-weight:700;display:block;margin-bottom:10px}.page-heading h1{margin-bottom:10px}.page-heading p{font-size:12px;max-width:610px;line-height:1.7}.heading-actions{display:flex;gap:9px;align-items:center;flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 16px;border:1px solid var(--line);border-radius:7px;background:white;font-size:11px;font-weight:600;text-decoration:none;min-height:39px;line-height:1.35;white-space:nowrap}.button svg{width:15px;height:15px}.button:hover{background:#f2f5eb;border-color:#c7d3bc}.button-primary{background:var(--forest);color:white;border-color:var(--forest)}.button-primary:hover{background:#295345;border-color:#295345}.button-small{font-size:10px;padding:8px 11px;min-height:32px}.button-plain{background:transparent;border-color:transparent;padding-left:0;padding-right:0;color:#54704f}.button-plain:hover{background:transparent;border-color:transparent;color:#1d432c}.hero-panel{background:#e6ebd9;border-radius:var(--radius);display:grid;grid-template-columns:1.18fr 1fr;overflow:hidden;border:1px solid #dfe5d2;min-height:248px;margin-bottom:22px}.hero-copy{padding:30px 30px 25px}.hero-copy .eyebrow{color:#60734f}.hero-copy h2{font-size:29px;font-weight:500;max-width:420px;letter-spacing:-.9px;line-height:1.2}.hero-copy p{font-size:11px;color:#64725c;max-width:350px;line-height:1.8;margin:14px 0 17px}.hero-footnote{font-size:9px;color:#748265;margin-top:9px}.hero-illustration{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 24px 16px 0;min-width:0}.hero-illustration svg{width:100%;height:auto;max-width:420px;overflow:visible}.illustration-caption{font-size:9px;color:#758565;letter-spacing:.03em;text-align:center;margin-top:2px}.stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:29px}.stat-card{background:white;border:1px solid var(--line);border-radius:11px;padding:19px 19px 16px}.stat-heading{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#75806f;gap:10px}.stat-heading svg{width:16px;height:16px;color:#8d9a7b}.stat-number{font-size:29px;font-weight:550;line-height:1.2;letter-spacing:-1px;margin:13px 0 6px;font-variant-numeric:tabular-nums}.stat-number span{font-size:13px;letter-spacing:0;color:#89917e;margin-left:4px;font-weight:400}.stat-note{font-size:9px;color:#7b8476;line-height:1.5}.main-grid{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:24px;align-items:start}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px}.section-heading h2{font-size:19px}.section-heading p{font-size:10px;margin-top:5px}.section-tag{font-size:9px;color:#8a9483}.building-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.building-card{text-align:left;background:white;border:1px solid var(--line);border-radius:11px;padding:18px;display:flex;flex-direction:column;min-width:0;transition:border-color .16s,transform .16s,box-shadow .16s}.building-card:hover{border-color:#a9bc90;box-shadow:var(--shadow);transform:translateY(-2px)}.building-card.featured{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;gap:12px;background:#fbfcf6}.building-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.building-card-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#f0f3e8;color:#7b8e5e}.building-card-icon svg{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.building-id{font-size:9px;color:#8c957d;font-weight:500}.building-card h3{font-size:14px;letter-spacing:-.3px;margin-bottom:4px}.building-card p{font-size:9px;color:#819078;line-height:1.55}.building-card-bottom{margin-top:18px;padding-top:13px;border-top:1px solid #f0f1e9;display:flex;align-items:center;justify-content:space-between;gap:8px}.load-value{font-size:18px;letter-spacing:-.5px;font-weight:550}.load-value small{font-size:9px;font-weight:400;color:#8a937e;letter-spacing:0;margin-left:3px}.building-card .arrow{font-size:18px;color:#7c8f64}.building-card.featured .featured-copy{min-width:0}.building-card.featured .featured-load{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;min-width:120px;padding-left:16px;border-left:1px solid #e5eadb}.building-card.featured .load-value{font-size:28px}.building-card.featured .building-card-top{margin-bottom:11px}.building-card.featured .building-card-icon{background:#e9efda}.featured-load>small{font-size:9px;color:#8a967d}.featured-load .badge{margin-top:13px}.badge{display:inline-flex;align-items:center;gap:5px;font-size:9px;padding:4px 7px;line-height:1.35;border-radius:4px;font-weight:500;background:#edf2e4;color:#65784d;white-space:normal}.badge-warn{background:var(--warn-bg);color:var(--warn)}.badge-neutral{background:#f0f2ed;color:#77816f}.badge-dark{background:var(--forest);color:#d8e5c5}.reference-note{display:flex;align-items:flex-start;gap:7px;font-size:9px;color:#8a9184;margin-top:13px;line-height:1.6}.reference-note svg{width:13px;height:13px;flex-shrink:0;margin-top:1px}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:24px}.panel+.panel{margin-top:18px}.panel h3{font-size:16px}.panel-subtitle{font-size:10px;margin-top:7px;line-height:1.7}.accent-panel{background:var(--forest);border-color:var(--forest);color:#f3f5e8;position:relative;overflow:hidden}.accent-panel .eyebrow{color:#b4c497}.accent-panel h3{font-size:22px;font-weight:450;letter-spacing:-.7px;line-height:1.3}.accent-panel p{color:#bfd0bc;font-size:10px;line-height:1.8;margin:12px 0 17px}.accent-panel .button{background:#dce7b9;border-color:#dce7b9;color:#31452b;font-size:10px;width:100%}.principles{display:grid;gap:18px;margin-top:21px}.principle{display:flex;gap:12px;align-items:flex-start}.principle .icon{color:#88a06a;background:#f1f4e9;width:29px;height:29px;border-radius:7px}.principle .icon svg{width:16px;height:16px}.principle strong{font-size:11px;display:block;margin-bottom:3px;font-weight:550}.principle p{font-size:9px;line-height:1.7}.phase-mini{display:flex;gap:12px;padding-top:19px}.phase-number{height:23px;width:23px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eaf0dd;color:#6c8052;font-size:9px;flex-shrink:0}.phase-mini strong{font-size:11px;font-weight:550;display:block}.phase-mini p{font-size:9px;margin-top:4px;line-height:1.7}.page-footer{border-top:1px solid var(--line);padding:19px 42px 21px;display:flex;justify-content:space-between;gap:18px;font-size:9px;color:#929889}.notice{display:flex;gap:11px;align-items:flex-start;background:#eff3e8;border:1px solid #e2e8d8;border-radius:9px;padding:15px 17px;font-size:11px;color:#687857;line-height:1.7;margin-bottom:20px}.notice>.icon{margin-top:2px}.notice svg{width:16px;height:16px}.notice strong{font-weight:600}.notice-warning{background:#fff7ea;border-color:#f0e4ca;color:#8d6d3b}.notice p{color:inherit}.notice-compact{padding:10px 13px;margin-top:12px;margin-bottom:0;font-size:10px}.tab-list{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:23px}.tab-button{border:1px solid var(--line);background:white;padding:9px 13px;border-radius:7px;color:#738069;font-size:11px}.tab-button.active{background:var(--forest);border-color:var(--forest);color:white}.system-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:23px;align-items:start}.system-summary{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:25px}.system-summary h2{font-size:24px}.system-summary p{max-width:600px;font-size:12px;line-height:1.8;margin-top:11px}.system-load{text-align:right;white-space:nowrap}.system-load strong{font-size:29px;display:block;letter-spacing:-1px;font-weight:500}.system-load small{color:var(--muted);font-size:10px}.system-schema{margin:12px 0 20px;padding:28px 18px 23px;background:#f7f8f1;border:1px solid #e8ecdF;border-radius:12px}.flow-diagram{display:flex;align-items:center;justify-content:center;gap:10px}.flow-sources{display:grid;gap:15px}.flow-node{background:white;border:1px solid #dce4ce;border-radius:10px;padding:17px 12px;min-width:122px;text-align:center}.flow-node .icon{height:35px;width:35px;background:#edf2e4;border-radius:8px;color:#7a905c;margin-bottom:9px}.flow-node .icon svg{width:22px;height:22px}.flow-node strong{display:block;font-size:11px;font-weight:550}.flow-node small{font-size:9px;color:#8a937d;display:block;margin-top:4px}.flow-node.wood .icon{background:#f7eee2;color:#b7874f}.flow-node.existing{border-style:dashed;background:#fffaf1}.flow-arrow{color:#9aac80;font-size:23px}.schema-caption{font-size:9px;color:#89927b;text-align:center;line-height:1.65;margin:22px auto 0;max-width:580px}.property-list{margin:19px 0 0;display:grid;gap:0}.property-list>div{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid #eef0e7;padding:12px 0;font-size:11px}.property-list>div:last-child{border-bottom:0}.property-list dt{color:#7d8972}.property-list dd{margin:0;text-align:right;font-weight:500;max-width:62%}.details-block{border-top:1px solid var(--line);padding:17px 0}.details-block:last-child{padding-bottom:0}.details-block summary{font-size:12px;font-weight:550;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:15px}.details-block summary::-webkit-details-marker{display:none}.details-block summary:after{content:'+';font-weight:400;font-size:20px;color:#879973}.details-block[open] summary:after{content:'−'}.details-block .details-content{margin-top:17px;font-size:11px;color:#6f7b65;line-height:1.8}.details-content ul{padding-left:18px;margin:10px 0}.toolbar{display:flex;gap:11px;align-items:center;flex-wrap:wrap;margin:0 0 18px}.search-field{flex:1;min-width:190px;position:relative}.search-field>span{position:absolute;left:12px;top:11px;color:#93a085;display:flex}.search-field svg{width:16px;height:16px}.search-field input{padding-left:37px;width:100%}input,select,textarea{color:var(--ink);border:1px solid #dce2d3;background:#fff;border-radius:7px;padding:10px 11px;font-size:11px;min-height:39px}input::placeholder,textarea::placeholder{color:#929b88}select{padding-right:28px;max-width:100%}.toolbar select{max-width:215px}.table-panel{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}th{font-size:9px;font-weight:600;color:#859078;letter-spacing:.025em;white-space:nowrap;background:#f9faf5;padding:13px 17px;border-bottom:1px solid var(--line)}td{padding:15px 17px;border-bottom:1px solid #edf0e7;vertical-align:top;font-size:11px}tr:last-child td{border-bottom:0}td strong{font-size:11px;font-weight:550;display:block}td small{color:#919782;font-size:9px;display:block;margin-top:4px;line-height:1.6}.numeric{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.table-button{border:0;background:transparent;padding:0;display:block;text-align:left;width:100%;font-size:11px;color:#355a3e}.table-button:hover strong{text-decoration:underline;text-underline-offset:3px}.table-quantity{white-space:nowrap}.table-status{min-width:100px}.table-footer{padding:15px 17px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:10px;color:#839075}.pagination{display:flex;align-items:center;gap:8px}.pagination button{height:29px;width:29px;border:1px solid var(--line);background:white;border-radius:5px}.pagination button:disabled{opacity:.35;cursor:default}.empty-state{text-align:center;padding:45px 25px;background:#fafbf7;color:#89977d}.empty-state .icon{color:#9fac8e;margin-bottom:15px}.empty-state .icon svg{width:28px;height:28px}.empty-state h3{font-size:16px;margin-bottom:10px}.empty-state p{font-size:11px;max-width:450px;margin:auto;line-height:1.8}.material-summary{display:flex;align-items:center;flex-wrap:wrap;gap:11px;font-size:10px;color:#809074;margin-bottom:19px}.material-summary>span{display:flex;gap:6px;align-items:center}.material-summary>span:before{content:'';height:5px;width:5px;border-radius:50%;background:#a6b98a}.cost-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:25px;align-items:start}.scenario-panel{padding:23px;position:sticky;top:22px}.scenario-panel h3{font-size:17px;margin-bottom:8px}.scenario-panel>p{font-size:10px;margin-bottom:24px}.control-field{margin-bottom:24px}.control-label{font-size:10px;font-weight:600;display:block;margin-bottom:10px}.control-field select{width:100%}.segmented{display:flex;background:#f1f3eb;border-radius:7px;padding:4px;gap:3px}.segmented label{flex:1;text-align:center;position:relative}.segmented input{position:absolute;opacity:0;inset:0;width:100%;height:100%;cursor:pointer;margin:0;min-height:0}.segmented span{display:block;padding:8px 6px;font-size:10px;border-radius:5px;color:#808d73}.segmented input:checked+span{background:white;box-shadow:0 1px 5px #dce1d1;color:#3e5b36;font-weight:600}.segmented input:focus-visible+span{outline:2px solid #b68249;outline-offset:2px}.control-note{font-size:9px;line-height:1.7;margin-top:8px;color:#909980}.switch-label{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:11px;font-weight:550;cursor:pointer}.switch{position:relative;flex-shrink:0;display:block;height:22px;width:38px}.switch input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer;min-height:0}.switch>span{pointer-events:none;display:block;border-radius:15px;background:#d5dcca;width:38px;height:22px;transition:background .15s}.switch>span:after{content:'';position:absolute;width:16px;height:16px;border-radius:50%;background:white;left:3px;top:3px;transition:transform .15s;box-shadow:0 1px 3px #aeb8a4}.switch input:checked+span{background:#69824c}.switch input:checked+span:after{transform:translateX(16px)}.switch input:focus-visible+span{outline:3px solid #ba864b;outline-offset:3px}.scenario-bottom{font-size:9px;color:#8b967c;line-height:1.7;border-top:1px solid var(--line);padding-top:17px}.cost-total{border-radius:13px;background:var(--forest);color:#edf3e2;padding:27px 30px}.cost-total-top{display:flex;justify-content:space-between;gap:20px;align-items:center}.cost-total .eyebrow{color:#b5c995;font-size:9px;letter-spacing:1.3px;margin-bottom:0}.cost-total .badge{background:#385442;color:#d2deb4}.cost-total-values{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:23px 0}.cost-total-value+ .cost-total-value{border-left:1px solid #49604c;padding-left:28px}.cost-total-value strong{font-size:34px;font-weight:450;letter-spacing:-1px;display:block;line-height:1.3;font-variant-numeric:tabular-nums}.cost-total-value small{font-size:10px;color:#b8c8a8;display:block;margin-top:6px}.cost-total p{font-size:10px;color:#bfd0b6;line-height:1.8}.cost-content>.panel{margin-top:22px}.cost-content>.notice{margin-top:16px;margin-bottom:0}.cost-chart{display:grid;gap:20px;margin-top:25px}.cost-bar-row{display:grid;grid-template-columns:minmax(100px,1fr) minmax(65px,1.5fr) 120px;gap:15px;align-items:center}.cost-bar-row>div:first-child strong{font-size:11px;font-weight:550;display:block}.cost-bar-row small{font-size:9px;display:block;color:#89977b;margin-top:3px}.cost-bar-track{height:9px;background:#f0f3e9;border-radius:6px;overflow:hidden}.cost-bar-fill{height:100%;background:#96ab70;border-radius:6px;width:0;min-width:0}.cost-bar-row .bar-total{text-align:right;font-size:13px;font-variant-numeric:tabular-nums}.cost-bar-row .bar-total small{font-size:9px}.phase-list{margin-top:25px}.phase-row{display:grid;grid-template-columns:31px minmax(0,1fr) auto;gap:14px;position:relative;padding-bottom:28px}.phase-row:not(:last-child):before{content:'';position:absolute;left:14px;top:34px;bottom:5px;border-left:1px solid #dce4ce}.phase-row:last-child{padding-bottom:0}.phase-row .phase-number{width:29px;height:29px;background:#ecf1e3;font-size:10px}.phase-row h4{font-size:12px;margin:2px 0 6px;letter-spacing:-.1px}.phase-row p{font-size:10px;line-height:1.7}.phase-row-price{text-align:right;font-size:13px;font-variant-numeric:tabular-nums}.phase-row-price small{font-size:9px;display:block;color:#88987a;margin-top:4px}.phase-row .badge{margin-top:8px}.snapshot-list{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.snapshot-list button{white-space:normal;text-align:left}.source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.source-card{border:1px solid var(--line);background:white;border-radius:11px;padding:20px;display:flex;flex-direction:column;min-width:0}.source-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:20px}.source-icon{background:#f2f5e9;color:#8d9f70;width:37px;height:43px;border-radius:6px;display:flex;align-items:center;justify-content:center}.source-card h3{font-size:13px;line-height:1.55;overflow-wrap:anywhere;letter-spacing:-.2px}.source-card p{font-size:10px;margin-top:7px}.source-card .button{margin-top:auto;align-self:flex-start;padding-top:19px}.source-tags{font-size:9px;color:#92a07f;margin:12px 0 6px}.knowledge-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:25px;align-items:start}.issue-list{display:grid;gap:12px}.issue-card{background:white;border:1px solid var(--line);border-radius:11px;padding:21px}.issue-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.issue-card h3{font-size:13px;line-height:1.4;letter-spacing:-.15px}.issue-card p{font-size:10px;line-height:1.9;margin-top:9px}.issue-id{font-size:9px;letter-spacing:.08em;color:#93a080}.glossary-item{border-bottom:1px solid var(--line);padding:17px 0}.glossary-item:first-of-type{padding-top:8px}.glossary-item:last-child{border:0;padding-bottom:0}.glossary-item h3{font-size:13px;margin-bottom:8px}.glossary-item>p{font-size:11px;line-height:1.9}.glossary-item details{margin-top:10px;color:#71835e;font-size:10px}.glossary-item summary{cursor:pointer}.glossary-item details p{font-size:10px;line-height:1.85;margin-top:9px}.decision-list{display:grid;gap:16px;margin-top:20px}.decision-list h4{font-size:11px;letter-spacing:0;margin-bottom:5px}.decision-list p{font-size:10px;line-height:1.8}.detail-dialog{border:1px solid #d9e1d1;border-radius:17px;padding:0;max-width:800px;width:calc(100% - 38px);max-height:90vh;box-shadow:0 30px 100px rgb(20 40 25 / 25%);color:var(--ink);background:#fff}.detail-dialog::backdrop{background:rgb(17 39 31 / 45%);backdrop-filter:blur(3px)}.dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:25px 28px 20px;border-bottom:1px solid var(--line)}.dialog-header h2{font-size:22px;line-height:1.3}.dialog-header .eyebrow{font-size:9px;margin-bottom:7px}.dialog-body{padding:24px 28px 28px}.dialog-body>p{font-size:12px;line-height:1.9}.dialog-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 17px}.form-field{display:flex;flex-direction:column;gap:7px}.form-field>label{font-size:10px;font-weight:600}.form-field input,.form-field select,.form-field textarea{width:100%}.form-field small{font-size:9px;color:#8b967f;line-height:1.7}.form-field-wide{grid-column:1/-1}.form-field textarea{resize:vertical;min-height:74px}.form-check{display:flex;align-items:center;gap:9px;font-size:11px}.form-check input{min-height:0;width:15px;height:15px;accent-color:var(--forest)}.form-error{padding:12px 14px;background:#fff0e9;color:#a55d3f;border:1px solid #f0d3c5;border-radius:7px;font-size:11px;margin-bottom:19px;line-height:1.7}.form-helper{margin:14px 0;font-size:10px;line-height:1.7}.meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:22px 0}.meta-item small{font-size:9px;color:#8e9b81;display:block;margin-bottom:4px}.meta-item strong{font-size:12px;font-weight:550}.dialog-table{font-size:10px}.dialog-table th,.dialog-table td{padding:10px 12px}.offer-detail{background:#f7f9f1;border:1px solid #e6ecd9;padding:16px;border-radius:9px;margin:16px 0}.offer-detail h4{font-size:12px;margin-bottom:8px}.offer-detail p{font-size:10px;line-height:1.8}.inline-link{color:#5e8050;text-underline-offset:3px}.toast{position:fixed;bottom:24px;left:calc(50% + 124px);transform:translateX(-50%);max-width:min(560px,calc(100vw - 40px));border-radius:9px;background:var(--forest);color:#f1f5e5;padding:13px 20px;box-shadow:0 8px 30px #15362230;font-size:12px;z-index:80}.toast.error{background:#9c543b}.loading-state{display:flex;align-items:center;justify-content:center;gap:12px;min-height:45vh;font-size:13px}.loading-dot{display:inline-block;height:11px;width:11px;border-radius:50%;background:#8caa63;animation:pulse 1s infinite alternate}.loading-inline{min-height:180px}.error-screen{max-width:600px;margin:70px auto;text-align:center}.error-screen h1{font-size:28px;margin-bottom:18px}.error-screen p{font-size:13px;line-height:1.9;margin-bottom:23px}@keyframes pulse{from{opacity:.35;transform:scale(.8)}to{opacity:1;transform:scale(1.1)}}.login-body{background:#fbfcf6}.login-layout{min-height:100vh;display:grid;grid-template-columns:46% 54%}.login-story{background:var(--forest);padding:42px 55px 30px;display:flex;flex-direction:column;color:#f0f4e4;position:relative;overflow:hidden}.login-story:after{content:'';position:absolute;height:420px;width:420px;border:1px solid #49634a;border-radius:50%;bottom:-220px;right:-170px;box-shadow:0 0 0 60px #42604625,0 0 0 120px #49684817;pointer-events:none}.login-story .brand{padding:0}.login-story-content{margin:auto 0;padding:75px 0}.login-story-content .small-overline{color:#a9bf93}.login-story h1{font-size:clamp(45px,5.5vw,82px);line-height:1.02;font-weight:400;letter-spacing:-2.8px;margin:26px 0}.login-story p{font-size:13px;color:#b5c6ac;line-height:1.9;max-width:340px}.login-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:34px}.login-tags>span{font-size:9px;border:1px solid #56704f;color:#c0d2ac;border-radius:5px;padding:6px 9px}.login-story-footer{font-size:10px;color:#8fac94}.login-form-panel{display:flex;align-items:center;justify-content:center;padding:50px}.login-form-content{width:100%;max-width:380px}.login-form-content .eyebrow{font-size:8px}.login-form-content h2{font-size:31px;font-weight:500;line-height:1.25;margin:16px 0}.login-form-content>p{font-size:12px;line-height:1.85}.login-form{display:flex;flex-direction:column;margin:33px 0 25px}.login-form label{font-size:11px;font-weight:550;margin-bottom:8px}.login-form input,.login-form select{min-height:45px;margin-bottom:23px;background:white;font-size:12px}.login-form .button{justify-content:space-between;min-height:46px;margin-top:5px;font-size:12px}.login-form-content .login-footnote{font-size:10px;color:#95a086;line-height:1.9}.source-filter-info{font-size:10px;color:#88947c;margin-bottom:18px}.result-loading{opacity:.5;pointer-events:none}.mobile-backdrop{position:fixed;inset:0;background:#14352d80;z-index:25;border:0}.room-count{font-size:10px;color:#8b987a;font-weight:400;margin-left:8px}.tech-note{font-size:10px;line-height:1.8;margin-top:18px}.price-note{font-size:9px;line-height:1.7;color:#8a957e;margin-top:16px}.spaced-section{margin-top:29px}.inline-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.product-group-label{font-size:10px;color:#8f9c80;margin-top:5px}.snapshot-banner{background:#edf3df;border:1px solid #dce8c6;border-radius:9px;padding:14px 17px;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.snapshot-banner p{font-size:11px;color:#6b8051}.narrow-note{max-width:750px}.section-description{font-size:11px;line-height:1.8;margin-bottom:19px}
.candidate-detail{border:1px solid var(--line);border-radius:9px;margin-top:13px;background:#fafbf7}.candidate-detail>summary{padding:15px;font-size:11px}.candidate-detail>summary small{display:block;font-size:9px;font-weight:400;color:#81916f;margin-top:5px}.candidate-detail>summary strong{font-size:12px;font-weight:550}.candidate-body{padding:0 16px 18px}.candidate-body>.property-list{margin-top:13px}.candidate-body .property-list>div{font-size:10px;gap:15px}.candidate-body .property-list dd{max-width:55%}.candidate-body .offer-detail{background:white}.candidate-body>.notice+.table-scroll{margin-top:15px}
@media(min-width:1600px){.main-grid{grid-template-columns:minmax(0,1fr) 320px}.building-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.building-card.featured{grid-column:1/-1}.hero-copy{padding:36px}.hero-copy h2{font-size:33px}}
@media(max-width:1190px){.sidebar{width:224px;padding-left:12px;padding-right:12px}.workspace{margin-left:224px}.topbar{padding:0 28px}main#main-content{padding:31px 28px}.page-footer{padding-left:28px;padding-right:28px}.main-grid{grid-template-columns:minmax(0,1fr) 245px;gap:20px}.hero-copy h2{font-size:25px}.hero-copy{padding:25px}.stat-card{padding:16px 14px}.stat-number{font-size:25px}.system-layout{grid-template-columns:minmax(0,1fr) 260px;gap:18px}.flow-node{min-width:97px;padding:13px 9px}.flow-diagram{gap:6px}.flow-node strong{font-size:10px}.flow-node small{font-size:8px}.cost-layout{grid-template-columns:230px minmax(0,1fr);gap:19px}.cost-total-value strong{font-size:28px}.cost-bar-row{grid-template-columns:minmax(100px,1fr) minmax(30px,1fr) 100px;gap:10px}.source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toast{left:calc(50% + 112px)}}
@media(max-width:1000px){.sidebar{width:202px}.workspace{margin-left:202px}.brand{padding:0 8px;gap:5px}.brand strong{font-size:22px}.brand-symbol{width:34px}.brand small{font-size:8px}.sidebar nav>a{font-size:10px;gap:10px;padding:12px}.sidebar-label{font-size:8px;margin-left:12px}.sidebar-project{padding:25px 12px}.sidebar-bottom{gap:7px;padding-left:4px;padding-right:0}.sidebar-bottom small{font-size:7px}.main-grid{grid-template-columns:minmax(0,1fr)}.overview-aside{display:grid;grid-template-columns:1fr 1fr;gap:15px}.overview-aside>.panel{margin:0}.overview-aside>.panel:last-child{grid-column:1/-1}.overview-aside .phase-mini{display:inline-flex;width:49%;vertical-align:top}.hero-panel{grid-template-columns:1fr .9fr}.hero-copy{padding:22px}.hero-copy h2{font-size:23px}.hero-copy p{font-size:10px}.hero-illustration{padding-right:18px}.topbar-date{display:none}.stats-row{gap:10px}.stat-number{font-size:24px}.system-layout{grid-template-columns:1fr}.system-layout>aside{display:grid;grid-template-columns:1fr 1fr;gap:15px}.system-layout>aside .panel{margin:0}.cost-layout{grid-template-columns:1fr}.scenario-panel{position:static;display:grid;grid-template-columns:1fr 1fr;gap:0 23px}.scenario-panel>h3,.scenario-panel>p,.scenario-bottom{grid-column:1/-1}.scenario-panel>p{margin-bottom:21px}.scenario-panel .control-field{margin-bottom:20px}.cost-total-value strong{font-size:35px}.knowledge-grid{grid-template-columns:1fr}.page-heading{align-items:flex-start}.heading-actions{flex-direction:column;align-items:flex-end;gap:7px}.page-heading h1{font-size:29px}.toast{left:calc(50% + 101px)}.toolbar select{max-width:180px}}
@media(max-width:760px){.sidebar{transform:translateX(-100%);transition:transform .2s;width:248px;padding:26px 17px}.sidebar.is-open{transform:translateX(0)}.workspace{margin-left:0}.brand{gap:9px}.brand strong{font-size:25px}.brand small{font-size:10px}.brand-symbol{width:41px}.sidebar nav>a{font-size:12px;padding:13px 15px}.sidebar-label{font-size:9px;margin:38px 15px 17px}.sidebar-project{padding:24px 15px}.sidebar-bottom small{font-size:8px}.mobile-toggle{display:inline-flex}.topbar{height:65px;padding:0 20px}.topbar-location{gap:8px}.topbar-right{gap:7px}.breadcrumb{font-size:10px}.breadcrumb>span{margin:0 7px}.status-pill{font-size:9px;padding:4px 7px}main#main-content{padding:27px 22px}.page-heading{gap:15px;margin-bottom:24px}.page-heading h1{font-size:28px}.page-heading p{font-size:11px}.page-heading .heading-actions .button{padding:9px 11px;font-size:10px}.page-heading .heading-actions .button-plain{display:none}.hero-panel{min-height:225px}.hero-copy{padding:24px}.hero-copy h2{font-size:24px}.hero-illustration{padding:17px 15px 15px 0}.stats-row{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{padding:15px 12px}.stat-heading{font-size:9px;gap:5px}.stat-heading .icon{display:none}.stat-number{font-size:23px}.stat-number span{font-size:10px;margin-left:1px}.stat-note{font-size:8px}.page-footer{font-size:8px;padding:18px 22px}.toast{left:50%}.cost-total{padding:24px}.cost-total-value strong{font-size:33px}.knowledge-grid{gap:23px}.login-layout{grid-template-columns:1fr}.login-story{padding:28px 32px}.login-story-content{padding:45px 0 30px}.login-story h1{font-size:49px;letter-spacing:-1.8px}.login-story h1 br{display:none}.login-story p{max-width:480px;font-size:12px}.login-story-footer{display:none}.login-tags{margin-top:22px}.login-form-panel{padding:40px 30px 50px}.login-form-content{max-width:480px}.login-form-content h2{font-size:28px}.login-story:after{height:300px;width:300px;bottom:-220px}.detail-dialog{max-height:93vh}.dialog-header{padding:22px}.dialog-body{padding:22px}}
@media(max-width:520px){.topbar{padding:0 13px}.breadcrumb{font-size:9px}.topbar-right .status-pill{font-size:8px}.breadcrumb>span{margin:0 5px}main#main-content{padding:24px 17px 32px}.page-heading{flex-direction:column;align-items:stretch;gap:15px}.page-heading .heading-actions{flex-direction:row;justify-content:flex-start}.page-heading h1{font-size:29px}.eyebrow{font-size:8px}.hero-panel{display:block}.hero-copy{padding:24px 25px 8px}.hero-copy h2{font-size:29px;max-width:310px}.hero-copy p{font-size:11px}.hero-copy .button{font-size:11px}.hero-illustration{padding:0 35px 17px}.hero-illustration svg{max-width:330px}.hero-footnote{display:none}.illustration-caption{font-size:8px}.stats-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:27px}.stat-card{padding:17px}.stat-heading{font-size:10px}.stat-heading .icon{display:flex}.stat-number{font-size:28px}.stat-number span{font-size:12px}.stat-note{font-size:9px}.building-grid{gap:10px}.building-card{padding:15px}.building-card h3{font-size:12px}.building-card p{font-size:8px}.building-card.featured{gap:9px}.building-card.featured .featured-load{min-width:90px;padding-left:10px}.building-card.featured .load-value{font-size:24px}.load-value{font-size:17px}.load-value small{font-size:8px;margin-left:1px}.building-card.featured .badge{font-size:8px}.building-card.featured h3{font-size:15px}.building-card.featured .featured-load>small{font-size:8px}.building-card-top{margin-bottom:12px}.building-card-icon{height:30px;width:30px}.building-id{font-size:8px}.overview-aside{grid-template-columns:1fr}.overview-aside>.panel:last-child{grid-column:auto}.overview-aside .phase-mini{display:flex;width:100%}.panel{padding:21px}.accent-panel h3{font-size:25px}.accent-panel p{font-size:11px}.principle strong{font-size:12px}.principle p{font-size:10px}.phase-mini strong{font-size:12px}.phase-mini p{font-size:10px}.section-heading h2{font-size:18px}.section-tag{font-size:8px}.page-footer{padding:18px;display:block;font-size:8px}.page-footer>span{display:block;margin-bottom:5px}.system-summary{display:block;margin-bottom:20px}.system-load{text-align:left;margin-top:18px;display:flex;align-items:baseline;gap:10px}.system-load strong{font-size:26px}.system-load small{font-size:9px}.system-schema{padding:22px 8px 17px}.flow-diagram{gap:5px}.flow-node{min-width:80px;padding:13px 7px}.flow-node strong{font-size:9px}.flow-node small{font-size:7px}.flow-node .icon{height:30px;width:30px}.flow-arrow{font-size:17px}.schema-caption{font-size:8px;margin-top:18px}.system-layout>aside{grid-template-columns:1fr}.tab-list{gap:5px}.tab-button{padding:8px 10px;font-size:10px}.toolbar{gap:8px}.toolbar select{max-width:none;flex:1;min-width:130px;font-size:10px}.search-field{flex-basis:100%}.table-footer{font-size:9px;padding:13px}.table-scroll table{min-width:560px}.cost-total{padding:24px 20px}.cost-total .eyebrow{font-size:8px;letter-spacing:.8px}.cost-total-top{gap:8px;align-items:flex-start}.cost-total-top .badge{font-size:8px}.cost-total-value strong{font-size:27px;letter-spacing:-.8px}.cost-total-value+.cost-total-value{padding-left:16px}.cost-total-values{gap:14px}.cost-total-value small{font-size:9px}.cost-total p{font-size:9px}.cost-bar-row{grid-template-columns:minmax(80px,1fr) minmax(25px,.6fr) 87px;gap:9px}.cost-bar-row>div:first-child strong{font-size:10px}.cost-bar-row small{font-size:8px}.cost-bar-row .bar-total{font-size:11px}.cost-bar-row .bar-total small{font-size:8px}.scenario-panel{padding:21px;gap:0 15px}.control-label{font-size:9px}.segmented span{font-size:9px}.switch-label{font-size:10px;gap:8px}.scenario-panel .control-field:nth-of-type(3){grid-column:1/-1}.scenario-bottom{font-size:9px}.phase-row{grid-template-columns:27px minmax(0,1fr);gap:10px}.phase-row-price{grid-column:2;text-align:left;margin-top:-7px}.phase-row:not(:last-child):before{left:12px}.phase-row .phase-number{height:25px;width:25px}.phase-row-price small{display:inline;margin-left:8px}.source-grid{grid-template-columns:1fr}.source-card{padding:20px}.source-card-top{margin-bottom:13px}.source-card h3{font-size:13px}.source-card .button{padding-top:13px}.form-grid{grid-template-columns:1fr}.form-field-wide{grid-column:auto}.meta-grid{gap:15px}.dialog-header h2{font-size:19px}.dialog-header,.dialog-body{padding:20px}.dialog-actions{flex-wrap:wrap}.dialog-actions .button{flex:1}.toast{font-size:11px;bottom:18px}.snapshot-banner{align-items:flex-start;flex-direction:column}.login-story{padding:27px}.login-story h1{font-size:45px}.login-story-content{padding:35px 0 20px}.login-form-panel{padding:33px 27px}.login-form-content h2{font-size:27px}}
.unassigned-costs{margin-top:23px;padding:19px;border:1px dashed #cfbe98;border-radius:10px;background:#fcf9f1}.unassigned-costs h4{font-size:12px;letter-spacing:0;line-height:1.5;margin:12px 0 7px}.unassigned-costs p{font-size:10px;line-height:1.8;color:#8b7c60}.unassigned-amount{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin:14px 0}.unassigned-amount strong{font-size:18px;font-weight:550;font-variant-numeric:tabular-nums}.unassigned-amount strong small{font-size:10px;font-weight:400}.unassigned-amount>span{font-size:11px;color:#8b7c60}.unassigned-costs .unassigned-missing{margin-top:8px}.unassigned-total{border-top:1px solid #e9dfcb;margin-top:15px;padding-top:12px;font-size:10px;line-height:1.9;color:#817458}.unassigned-total strong{font-size:11px;font-weight:550;color:var(--ink)}
.workspace,.cost-layout,.cost-layout>*,.cost-content,.scenario-panel,.control-field,.panel,.table-scroll{min-width:0}.table-scroll{max-width:100%}.scenario-panel select{min-width:0}.segmented,.segmented label{min-width:0}.cost-content .section-heading{flex-wrap:wrap}.cost-content .phase-row>div{min-width:0}.cost-content .phase-row p,.cost-content .unassigned-total{overflow-wrap:anywhere}
@media(max-width:1000px){.cost-layout{grid-template-columns:minmax(0,1fr)}.scenario-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.system-layout,.knowledge-grid,.main-grid{grid-template-columns:minmax(0,1fr)}}
@media(max-width:520px){.scenario-panel{grid-template-columns:minmax(0,1fr)}.scenario-panel .control-field{grid-column:1/-1}.scenario-panel .segmented span{font-size:10px}.cost-total-values{grid-template-columns:repeat(2,minmax(0,1fr))}.cost-total-value{min-width:0}.cost-total-value strong{font-size:clamp(20px,6.2vw,27px);overflow-wrap:anywhere}.cost-total-top{flex-wrap:wrap}.cost-bar-row{grid-template-columns:minmax(0,1fr) minmax(15px,.5fr) minmax(75px,.8fr)}.cost-bar-row>div{min-width:0}.cost-bar-row .bar-total{overflow-wrap:anywhere}.phase-row-price small{display:block;margin-left:0}.cost-content .section-heading>.badge{max-width:100%}.cost-content .table-scroll{width:100%}.unassigned-amount strong{overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

.scenario-controls{display:contents;border:0;padding:0;margin:0;min-width:0}.scenario-controls:disabled .control-field{opacity:.65}.scenario-controls:disabled input,.scenario-controls:disabled select{cursor:not-allowed}

/* Price sources are displayed per sale quantity; catalog browsing never selects a product. */
.offer-prices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:14px 0}
.offer-prices>div{min-width:0}.offer-prices dt{font-size:10px;color:#76836b;margin-bottom:5px}
.offer-prices dd{margin:0;font-size:20px;font-weight:550;letter-spacing:-.4px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}
.offer-prices small{display:block;font-size:9px;line-height:1.6;color:#859178;margin-top:4px}
.offer-detail .offer-pack,.offer-detail .offer-supplier{font-size:10px;line-height:1.8}
.offer-detail .tech-note{margin-top:11px;overflow-wrap:anywhere}
.detail-dialog.catalog-dialog{max-width:1080px}
.catalog-intro{font-size:12px;line-height:1.8;margin:0 0 21px;color:#6f7d64}
.catalog-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.6fr);gap:12px;margin-bottom:14px}
.catalog-toolbar .search-field,.catalog-toolbar input,.catalog-toolbar select{min-width:0;width:100%;max-width:none}
.catalog-toolbar .search-field input{padding-left:38px}
.catalog-count{font-size:10px;color:#819172;margin:0 0 16px}
.catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}
.catalog-card{min-width:0;border:1px solid #dfe6d7;border-radius:11px;padding:20px;background:#fbfcf8}
.catalog-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:13px}
.catalog-card-heading>span:last-child{font-size:9px;line-height:2;color:#7d8b6c}
.catalog-card h3{font-size:15px;line-height:1.45;letter-spacing:-.2px;overflow-wrap:anywhere;margin:0 0 9px}
.catalog-description{font-size:10px;line-height:1.8;color:#758368;margin-bottom:17px;overflow-wrap:anywhere}
.catalog-card .offer-detail{background:white;margin:13px 0;padding:15px}
.catalog-card .offer-detail h4{font-size:11px;line-height:1.5;overflow-wrap:anywhere;margin:0}
.catalog-card .offer-prices dd{font-size:19px}
.catalog-open-price{padding:15px;background:#f1f3e9;border-radius:8px;margin:15px 0}
.catalog-open-price strong{font-size:12px}.catalog-open-price p{font-size:10px;line-height:1.7;margin:5px 0 0;color:#7c856f}
.catalog-technical{border-top:1px solid #e2e8da;margin-top:17px;padding-top:12px}
.catalog-technical>summary{font-size:10px;line-height:1.7;font-weight:550;color:#637650;cursor:pointer}
.catalog-technical>div{padding-top:13px;min-width:0}.catalog-technical p{font-size:10px;line-height:1.8;overflow-wrap:anywhere}
.catalog-technical .property-list>div{font-size:10px;gap:12px;align-items:flex-start}
.catalog-technical .property-list dt,.catalog-technical .property-list dd{min-width:0;overflow-wrap:anywhere}
.catalog-technical .property-list dd{max-width:55%}
.catalog-technical .table-scroll{max-width:100%;overflow-x:auto}.catalog-technical table{min-width:430px}
.catalog-footer{gap:15px;padding:20px 0 0;border:0;flex-wrap:wrap}
.heading-actions:has([data-action="open-catalog"]){flex-wrap:wrap;max-width:440px;justify-content:flex-end}
@media(max-width:760px){.catalog-grid{grid-template-columns:minmax(0,1fr)}.catalog-toolbar{grid-template-columns:minmax(0,1fr) minmax(140px,.7fr)}.heading-actions:has([data-action="open-catalog"]){max-width:100%}}
@media(max-width:520px){.catalog-toolbar{grid-template-columns:minmax(0,1fr)}.catalog-card{padding:16px}.catalog-card h3{font-size:14px}.catalog-card .offer-detail{padding:13px}.offer-prices{gap:10px}.offer-prices dd,.catalog-card .offer-prices dd{font-size:18px}.heading-actions:has([data-action="open-catalog"]){justify-content:flex-start}}

/* Captured material costs lead; unquantified additions remain accessible in a compact disclosure. */
.cost-completeness,.overview-cost-status{padding:27px 28px;margin-bottom:20px;border:1px solid #d9dfca;border-radius:12px;background:#f0f3e8;min-width:0}
.cost-completeness.is-incomplete,.overview-cost-status.is-incomplete{background:#fff6e7;border-color:#e5c79a}
.cost-completeness .eyebrow,.overview-cost-status .eyebrow{color:#708260}
.cost-completeness h2,.overview-cost-status h2{font-size:30px;line-height:1.2;font-weight:550;letter-spacing:-.8px;margin:12px 0;color:#574b34}
.cost-completeness>p,.overview-cost-status p{font-size:12px;line-height:1.85;color:#766344;max-width:850px}
.cost-completeness>p strong{color:#574b34;font-weight:600}
.cost-completeness .missing-intro,.overview-cost-status .missing-intro{font-size:11px;font-weight:600;margin:20px 0 9px}
.missing-block-tags{display:flex;flex-wrap:wrap;gap:7px;max-width:100%}
.missing-block-tags>span{padding:6px 10px;background:#fffdf7;border:1px solid #ecd8b8;border-radius:5px;color:#775735;font-size:10px;line-height:1.5;overflow-wrap:anywhere}
.cost-completeness .missing-count{font-size:10px;margin:15px 0 0;font-weight:600}
.overview-cost-status{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.32fr);gap:28px;align-items:center;margin-bottom:24px}
.overview-cost-status>div{min-width:0}.overview-cost-status h2{font-size:27px}
.overview-cost-next{border-left:1px solid #d9e0ce;padding-left:24px}
.overview-cost-next strong{font-size:13px;line-height:1.6;color:#506344}
.overview-cost-next p{font-size:10px;margin:8px 0 16px}
.overview-cost-next .button{font-size:10px;white-space:normal;text-align:left;line-height:1.6;padding:10px 12px}
.cost-total.cost-partial{background:#f5f7f0;border:1px solid #e1e7d8;padding:23px 25px;border-radius:11px;color:var(--ink)}
.cost-total.cost-partial:after{display:none}.cost-partial .eyebrow{color:#708260;font-size:9px}
.cost-partial .cost-total-values{margin-top:17px;gap:25px}
.cost-partial .cost-total-value strong{font-size:36px;color:#506344;letter-spacing:-.6px}
.cost-partial .cost-total-value+.cost-total-value{border-color:#dce3d3}
.cost-partial .cost-total-value small{color:#75856b;font-size:10px}
.cost-total.cost-partial>p{color:#75816c;font-size:10px;line-height:1.85;margin-top:17px}
.missing-costs .section-heading{margin-bottom:20px}.missing-costs .section-heading h2{color:#665139}
.missing-cost-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.missing-cost-card{min-width:0;background:#fcfaf5;border:1px solid #eae0d0;border-radius:8px;padding:16px}
.missing-cost-card h3{display:flex;justify-content:space-between;align-items:baseline;gap:8px;flex-wrap:wrap;margin:0 0 12px;font-size:13px;color:#735d3e;letter-spacing:0}
.missing-cost-card h3>span{font-size:9px;line-height:1.6;font-weight:400;color:#947e60}
.missing-cost-card ul{padding:0;margin:0;list-style:none}
.missing-cost-card li+li{margin-top:12px;padding-top:12px;border-top:1px solid #eee5d9}
.missing-cost-card li strong,.missing-cost-card li span,.missing-cost-card li small{display:block;overflow-wrap:anywhere}
.missing-cost-card li strong{font-size:10px;font-weight:550;line-height:1.7;color:#606c54}
.missing-cost-card li span{font-size:9px;line-height:1.7;color:#7e8972;margin-top:4px}
.missing-cost-card li small,.missing-cost-card>p{font-size:9px;line-height:1.7;color:#a07443;margin-top:4px}
.partial-label{display:block;font-size:9px;line-height:1.7;font-weight:400;color:#829273;margin-bottom:3px}
.phase-row-price{max-width:255px;overflow-wrap:anywhere}.phase-row-price small{font-size:9px;line-height:1.7}
.cost-bar-row .bar-total small{font-size:9px;line-height:1.7}.cost-bar-row .bar-total{overflow-wrap:anywhere}
@media(max-width:1190px){.overview-cost-status{grid-template-columns:minmax(0,1fr) 200px;gap:20px}.overview-cost-next{padding-left:18px}.cost-completeness h2{font-size:27px}.cost-bar-row{grid-template-columns:minmax(110px,1fr) minmax(20px,.55fr) minmax(110px,.85fr)}}
@media(max-width:760px){.overview-cost-status{grid-template-columns:minmax(0,1fr)}.overview-cost-next{border-left:0;border-top:1px solid #e3cba7;padding:17px 0 0}.overview-cost-next p{display:inline;margin-left:7px}.overview-cost-next .button{margin-top:12px}.cost-completeness,.overview-cost-status{padding:23px}.cost-completeness h2,.overview-cost-status h2{font-size:26px}.missing-cost-grid{grid-template-columns:minmax(0,1fr)}}
@media(max-width:520px){.cost-completeness,.overview-cost-status{padding:21px 19px}.cost-completeness h2,.overview-cost-status h2{font-size:25px}.cost-completeness>p,.overview-cost-status p{font-size:11px}.missing-block-tags>span{font-size:9px;padding:5px 8px}.overview-cost-next p{display:block;margin:7px 0}.cost-total.cost-partial{padding:20px}.cost-partial .cost-total-values{gap:17px}.cost-partial .cost-total-value strong{font-size:clamp(20px,5.9vw,28px)}.cost-partial .cost-total-value+.cost-total-value{padding-left:14px}.cost-total-top .badge{white-space:normal}.cost-bar-row{grid-template-columns:minmax(0,1fr) minmax(18px,.3fr) minmax(105px,.85fr)}.phase-row-price small{display:block;margin-left:0}.cost-content .section-heading h2{font-size:18px}.missing-cost-card{padding:15px}.missing-cost-card h3{font-size:12px}}
.planning-status{margin-top:16px!important;padding-top:14px;border-top:1px solid #e3cba7}
.planning-basis{margin:0 0 23px}.planning-basis>.notice{margin-bottom:13px}
.planning-basis-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.planning-basis-grid>article{min-width:0;padding:20px;background:#f7f8f1;border:1px solid #dfe5d4;border-radius:9px}
.planning-basis-grid>article:last-child{background:#faf5e9;border-color:#e6d4b4}
.planning-basis-grid h3{font-size:12px;line-height:1.6;letter-spacing:0;margin:0 0 8px}
.planning-basis-grid p{font-size:10px;line-height:1.8;color:#7a886b;margin-bottom:14px;overflow-wrap:anywhere}
.planning-basis-grid dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:0}
.planning-basis-grid dt{font-size:9px;color:#879177;margin-bottom:6px}
.planning-basis-grid dd{margin:0;font-size:17px;line-height:1.5;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}
.planning-basis .details-block{margin-top:13px}.planning-basis .details-block summary{font-size:11px}
@media(max-width:760px){.planning-basis-grid{grid-template-columns:minmax(0,1fr)}}

.scenario-feedback{grid-column:1/-1;padding:13px;border-radius:8px;background:#eaf0df;border:1px solid #d5dfc3;font-size:10px!important;color:#627546!important;line-height:1.85!important;margin:0 0 17px!important}
.saved-scenario{grid-column:1/-1;margin:0 0 20px;font-size:11px}
.saved-scenario>div{padding:13px 0;border-bottom:1px solid #e3e9da}.saved-scenario dt{font-size:9px;color:#829071;margin-bottom:6px}.saved-scenario dd{margin:0;font-size:12px;line-height:1.6}
.phase-chart-legend{display:flex;flex-wrap:wrap;gap:10px 20px;align-items:center;margin:20px 0 7px;font-size:10px;color:#7b896e}
.phase-chart-legend>span{display:inline-flex;gap:7px;align-items:center}.phase-chart-legend>span:last-child{margin-left:auto;font-size:9px}
.phase-chart-legend i{display:inline-block;width:10px;height:10px;border-radius:3px}.legend-previous{background:#aec4a1}.legend-new{background:#426b55}
.phase-chart-step{padding:23px 0;border-bottom:1px solid #e6eada}.phase-chart-step:last-child{border-bottom:0}
.phase-step-heading{display:flex;align-items:flex-start;gap:12px}.phase-step-heading>div{min-width:0}
.phase-step-heading .phase-number{flex:none;margin-top:1px}.phase-step-heading h3{margin:0;font-size:12px;line-height:1.7;letter-spacing:0}
.phase-step-heading p{margin:6px 0 0;font-size:10px;line-height:1.75;color:#819171}
.phase-step-values{display:flex;justify-content:space-between;gap:20px;margin:17px 0 12px;font-size:11px;color:#758868}
.phase-step-values>span{min-width:0;max-width:60%;line-height:1.65}.phase-step-values>span:last-child{text-align:right}
.phase-step-values strong{font-size:15px;font-weight:550;color:#48673c;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}
.phase-step-values>span:last-child strong{display:block}.phase-step-values small{display:block;font-size:9px;color:#8a997a;line-height:1.8}
.phase-stack-track{position:relative;display:flex;align-items:stretch;height:23px;border-radius:5px;background:#f0f3e8;overflow:hidden}
.phase-stack-previous{display:block;height:100%;background:#aec4a1;min-width:0}.phase-stack-new{display:block;height:100%;background:#426b55;min-width:0}
.phase-stack-open{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:9px;line-height:1.3;color:#5d6445;background:repeating-linear-gradient(135deg,#faf7edb3,#faf7edb3 5px,#eee5d3b3 5px,#eee5d3b3 10px)}
.phase-allocation-open .phase-step-values>span:first-child strong{color:#a68151;font-size:12px}
.phase-chart-end{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px 18px;padding:17px 19px;border:1px solid #d8e3ca;border-radius:9px;background:#f3f7eb;margin-top:13px}
.phase-chart-end>span{font-size:10px;color:#7a8d67;flex:1 0 100%}.phase-chart-end strong{font-size:20px;color:#526f43;letter-spacing:-.4px;font-weight:550;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}
.phase-chart-end small{font-size:10px;color:#849774;line-height:1.8}
@media(max-width:520px){.phase-step-heading{gap:9px}.phase-step-heading .phase-number{height:25px;width:25px}.phase-step-heading h3{font-size:11px}.phase-step-values{gap:12px;font-size:10px}.phase-step-values strong{font-size:13px}.phase-step-values small{font-size:9px}.phase-chart-legend{gap:9px 14px;font-size:9px}.phase-chart-legend>span:last-child{margin-left:0}.phase-chart-end{padding:15px}.phase-chart-end strong{font-size:18px}.phase-stack-track{height:21px}}

.amount-link{color:inherit;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-color:#91a483;text-underline-offset:5px;cursor:pointer}
.amount-link:hover{color:#345b45;text-decoration-style:solid}.amount-link:focus-visible{outline:2px solid #7f9b57;outline-offset:4px;border-radius:2px}
.detail-dialog.evidence-dialog{max-width:1120px}.evidence-context{font-size:11px!important;color:#7b8d6a;line-height:1.8;padding:12px 15px;background:#f2f5e9;border-radius:8px;margin-bottom:20px}
.evidence-total{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:20px 0}.evidence-total>div{min-width:0}.evidence-total small{display:block;font-size:10px;color:#889879}.evidence-total strong{display:block;font-size:29px;font-weight:500;margin-top:7px;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}
.evidence-drilldown{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:27px 0}.evidence-drilldown>div{min-width:0}.evidence-drilldown h3{font-size:12px}.evidence-drilldown a{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-bottom:1px solid #e5eadc;color:#5b7350;font-size:10px;text-decoration:none;line-height:1.7}.evidence-drilldown a:hover{text-decoration:underline}.evidence-drilldown strong{font-size:10px;font-weight:500;white-space:nowrap}
.evidence-search{display:block;font-size:10px;color:#839573;margin:22px 0 13px}.evidence-search input{display:block;width:100%;margin-top:7px;min-width:0}
.evidence-table{max-height:520px;overflow:auto;border:1px solid #e2e8d8;border-radius:8px}.evidence-table table{min-width:720px}.evidence-table th{position:sticky;top:0;background:#f6f8ef;z-index:1}.evidence-table td{font-size:10px;vertical-align:top}.evidence-table td small{font-size:9px;line-height:1.6}.evidence-table [hidden]{display:none!important}
.provenance-statuses{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0}.provenance-statuses>div{min-width:0;padding:15px;border:1px solid #dfe6d5;border-radius:8px;background:#f9faf5}.provenance-statuses span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.6px;color:#8d9b7e;margin-bottom:8px}.provenance-statuses strong{font-size:11px;font-weight:500;line-height:1.7;overflow-wrap:anywhere}
.provenance-section{margin:25px 0;padding-top:22px;border-top:1px solid #e3e9d9}.provenance-section h3{font-size:15px;font-weight:550;margin-bottom:15px}.provenance-section>p{font-size:11px;line-height:1.9}.provenance-json{max-height:380px;max-width:100%;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;font-size:10px;line-height:1.8;background:#f4f6ee;padding:15px;border-radius:7px}.evidence-dependencies{padding-left:18px;margin-top:15px}.evidence-dependencies li{font-size:11px;line-height:1.8;margin:10px 0}.evidence-dependencies small{display:block;font-size:9px;color:#8a997a}.evidence-dialog code{font-size:9px;overflow-wrap:anywhere}
@media(max-width:760px){.evidence-drilldown{grid-template-columns:minmax(0,1fr)}.provenance-statuses{grid-template-columns:minmax(0,1fr)}.provenance-statuses>div{padding:12px}.provenance-statuses span{margin-bottom:4px}.evidence-total strong{font-size:24px}.evidence-table{max-height:60vh}}
@media(max-width:520px){.evidence-total{gap:13px}.evidence-total strong{font-size:21px}.evidence-drilldown a{font-size:10px}.evidence-drilldown strong{white-space:normal;text-align:right}.detail-dialog.evidence-dialog .dialog-body{padding:18px}}
.derivation-expression{font-size:14px!important;line-height:1.8!important;color:#4e6940;font-weight:550;padding:14px 16px;background:#f3f6eb;border:1px solid #e0e8d3;border-radius:8px;margin:15px 0;overflow-wrap:anywhere}
.fact-mismatch{color:#a36536!important;font-size:10px!important;line-height:1.7;font-weight:500}

.component-parent{padding:12px 15px;background:#f2f5e9;border-left:3px solid #94aa80;border-radius:5px;font-size:11px;line-height:1.8}
.component-section>p{max-width:850px}.component-list{display:grid;gap:12px;margin:18px 0}.component-list>article{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;padding:18px;border:1px solid #dde5d1;border-radius:9px;background:#fafbf7}.component-list>article>div{min-width:0}.component-list strong{font-size:12px;line-height:1.8}.component-list p{font-size:10px;line-height:1.8;margin:7px 0;overflow-wrap:anywhere}.component-list .badge{white-space:normal}.component-list .component-line-total{padding-top:10px;border-top:1px solid #e3e9d9;font-weight:550;color:#6d7e5e}
.component-subtotal{display:grid;gap:7px;padding:16px 18px;background:#f2f6e9;border:1px solid #dbe4cd;border-radius:8px;margin:15px 0}.component-subtotal strong{font-size:11px}.component-subtotal>span{font-size:19px;color:#567444;font-variant-numeric:tabular-nums}.component-subtotal small{font-size:10px;line-height:1.8;color:#819171}
.unit-price-detail{padding:16px 18px;background:#f4f7ee;border:1px solid #e0e7d6;border-radius:8px;margin-bottom:16px;min-width:0}.unit-price-detail>strong{font-size:11px;color:#687f55;font-weight:550}.unit-price-detail dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:13px 0}.unit-price-detail dl>div{min-width:0}.unit-price-detail dt{font-size:9px;color:#859575;margin-bottom:4px}.unit-price-detail dd{margin:0;font-size:18px;font-variant-numeric:tabular-nums;color:#577445;overflow-wrap:anywhere}.unit-price-detail>p{font-size:10px;line-height:1.8;margin:7px 0;overflow-wrap:anywhere}.unit-price-detail.is-compact{border:0;padding:0;background:transparent;margin:0}.unit-price-detail.is-compact dd{font-size:16px}.unit-price-detail.is-compact>strong{font-size:10px}.component-rest-list{margin-top:13px;border-top:1px solid #e4dccf;padding-top:11px}.component-rest-list summary{font-size:10px;color:#756e53;line-height:1.7;cursor:pointer}.component-rest-list>ul{padding-top:6px}.component-rest-list li>a{font-size:10px;line-height:1.7}
@media(max-width:760px){.component-list>article{grid-template-columns:minmax(0,1fr);gap:13px}.component-list>article>div+div{border-top:1px solid #e3e9d9;padding-top:13px}.component-subtotal>span{font-size:17px}}
@media(max-width:520px){.component-list>article{padding:14px}.unit-price-detail{padding:14px}.unit-price-detail dd{font-size:16px}.component-subtotal{padding:14px}.component-subtotal>span{font-size:15px}}

.history-controls{display:flex;align-items:center;gap:6px;flex:none}.history-controls .button{white-space:nowrap;font-size:10px;padding:7px 10px;min-height:31px}.history-controls [hidden]{display:none!important}.topbar-location{min-width:0;flex-wrap:wrap}.topbar .history-controls{margin-right:5px}.dialog-header{position:sticky;top:0;z-index:4;background:#fff;flex-wrap:wrap}.dialog-header>div:first-child{flex:1;min-width:160px}.dialog-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:none}.dialog-header-actions>.icon-button{flex:none}.dialog-header .history-controls{flex-wrap:wrap;justify-content:flex-end}
@media(max-width:760px){.topbar .breadcrumb{display:none}.topbar .history-controls{margin-right:0}.topbar-location{gap:6px}.history-controls .button{font-size:10px;padding:6px 8px}.dialog-header{gap:12px}.dialog-header-actions{gap:6px}.dialog-header .history-controls .button{font-size:9px;padding:6px 8px}}
@media(max-width:520px){.topbar-right .status-pill{display:none}.topbar .history-controls .button{font-size:11px;padding:7px 10px}.dialog-header-actions{margin-left:auto}.dialog-header>div:first-child{min-width:145px}.dialog-header h2{font-size:18px}}
/* A wrapped source link has one continuous click target, including line gaps. */
.dialog-table a.inline-link{display:inline-block}

.cost-workspace,.cost-workspace>*{min-width:0}.cost-workspace{display:grid;grid-template-columns:minmax(0,1fr);gap:22px}
.cost-filter-bar{display:grid;grid-template-columns:minmax(190px,280px) minmax(0,1fr);gap:13px 25px;align-items:center;padding:19px 23px;margin:0}
.cost-filter-bar .control-field{min-width:0;margin:0}.cost-filter-bar select{width:100%;min-width:0}.cost-filter-bar .control-label{margin-bottom:7px}
.cost-filter-bar .cost-scope-note{grid-column:2;grid-row:1;font-size:11px;line-height:1.8;color:#7a876c;margin:0;min-width:0}
.cost-selection-note{grid-column:1/-1;font-size:11px;line-height:1.8;color:#7b714f;margin:0;padding-top:11px;border-top:1px solid #e5e7da;overflow-wrap:anywhere}
.cost-filter-bar .scenario-feedback{margin:0!important;padding:10px 13px}.cost-saved-scope{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:13px 30px;margin:0}
.cost-saved-scope>div{min-width:0}.cost-saved-scope dt{font-size:10px;color:#829071;margin-bottom:5px}.cost-saved-scope dd{margin:0;font-size:12px;line-height:1.6}
.cost-filter-bar .cost-saved-scope~.cost-scope-note{grid-column:1/-1;grid-row:auto}
@media(max-width:760px){.cost-filter-bar{grid-template-columns:minmax(0,1fr);gap:12px;padding:18px}.cost-filter-bar .cost-scope-note{grid-column:1;grid-row:auto}.cost-saved-scope{gap:12px 20px}}

.overview-cost-status{row-gap:18px;background:#f0f4e9;border-color:#d9e1cc}
.overview-cost-status h2.overview-cost-amount{font-size:clamp(30px,3.8vw,44px);color:#405c3d;margin:12px 0 14px;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}
.overview-cost-amount small{font-size:13px;font-weight:400;letter-spacing:0}
.overview-cost-status p{color:#69785c}.overview-cost-status .overview-cost-basis{font-size:10px;margin-top:9px}
.overview-cost-status>.remaining-costs{grid-column:1/-1;margin:0;border-top:1px solid #d9e1cc;background:transparent;border-radius:0;padding:16px 0 0}
.remaining-costs{background:#f8f9f4;border:1px solid #e0e5d8;border-radius:9px;padding:15px 18px;margin:16px 0 20px;min-width:0}
.remaining-costs>summary{align-items:flex-start;font-size:12px;color:#637357}
.remaining-costs>summary>span{min-width:0}.remaining-costs>summary strong{font-weight:550}
.remaining-costs>summary small{display:block;margin-top:5px;line-height:1.7;font-size:10px;font-weight:400;color:#7b8573;overflow-wrap:anywhere}
.remaining-costs .details-content>p{font-size:11px;margin:0 0 13px}.remaining-costs .missing-cost-grid{margin-top:18px}
.remaining-costs .missing-cost-card{background:#fff;border-color:#e3e7db}
@media(max-width:760px){.overview-cost-status{row-gap:15px}.overview-cost-next{border-color:#d9e1cc}.overview-cost-status h2.overview-cost-amount{font-size:34px}.cost-partial .cost-total-value strong{font-size:clamp(20px,5.9vw,34px)}}
@media(max-width:520px){.overview-cost-status h2.overview-cost-amount{font-size:30px}.remaining-costs{padding:14px}.remaining-costs>summary small{font-size:10px}}
