@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Work+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#110f10;--blue:#4f6a79;--gold:#bca770;--line:#dededb;--muted:#63717a;--paper:#f3f3f1}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px 'Work Sans',Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #3288ac;outline-offset:4px}button,a,input,select{-webkit-tap-highlight-color:transparent}[hidden]{display:none!important}.brandbar{height:78px;background:#4f6a79;display:flex;align-items:center;padding:12px 4%;gap:26px;border-bottom:1px solid #ffffff12}.brandbar img{width:112px;height:57px;object-fit:contain;filter:brightness(0) invert(1)}.brandbar>span{font-size:12px;color:#b7c7ce;letter-spacing:.16em;border-left:1px solid #ffffff25;padding-left:25px}.brandbar>b{margin-left:auto;color:var(--gold);font-size:11px;letter-spacing:.12em;font-weight:500}main{max-width:1560px;margin:auto;padding:25px 3.5% 0}.title{display:flex;align-items:end;justify-content:space-between;gap:25px;margin:0 0 23px}.eyebrow{font-size:11px;letter-spacing:.14em;font-weight:700;color:var(--blue);margin:0 0 8px}h1{font-family:'Bebas Neue',sans-serif;font-size:48px;line-height:1;margin:0;letter-spacing:-.01em;font-weight:600}h1 span{color:#bca770}.title>p{font-size:14px;color:var(--muted);margin:0 0 3px}.categories{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 20px}.categories button{position:relative;display:grid;grid-template-columns:108px 1fr;grid-template-rows:1fr 1fr;column-gap:12px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:12px;text-align:left;padding:9px 18px;min-height:96px;transition:background .2s,box-shadow .2s,border-color .2s}.categories button.active{border-color:#bca770;background:#f8f6ef;box-shadow:inset 0 -3px var(--gold),0 4px 15px #172a3408}.categories button:hover{border-color:#8c9ea6}.machine-thumb{grid-row:1/3;width:108px;height:74px;object-fit:contain}.categories strong{align-self:end;font-size:16px;font-weight:600;line-height:1.4}.categories small{align-self:start;color:var(--muted);font-size:12px;margin-top:4px}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:start;background:white;border:1px solid #d0dadd;border-radius:16px;overflow:hidden;box-shadow:0 16px 42px #1327320a}.visual{min-width:0;background:#edf3f5}.scene-head{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:16px 22px;background:#4f6a79;color:#fff}.scene-head>span{font-size:11px;letter-spacing:.12em;font-weight:500;color:#d5e2e7}.scene-head button{border:1px solid #ffffff30;background:#ffffff09;color:white;border-radius:6px;padding:8px 13px;font-size:12px}.scene-head button:hover{background:#ffffff18}.canvas-wrap{position:relative;overflow:hidden;background:#e7f0f4}#scene{display:block;width:100%;height:auto;aspect-ratio:1.44}.scene-readout{position:absolute;top:20px;left:20px;display:flex;gap:0;background:#ffffffed;box-shadow:0 3px 20px #17303e12;border:1px solid #ffffffa0;border-radius:9px;pointer-events:none;padding:13px 0}.scene-readout>span{padding:0 19px;border-right:1px solid #dce5e9;display:flex;flex-direction:column;gap:5px}.scene-readout>span:last-child{border:0}.scene-readout small{font-size:9px;letter-spacing:.1em;font-weight:700;color:#66808d}.scene-readout strong{font-family:'Bebas Neue',sans-serif;font-size:32px;line-height:1;font-weight:600;font-variant-numeric:tabular-nums}.scene-readout em{font-family:'Work Sans',sans-serif;font-style:normal;font-size:14px;font-weight:500;color:var(--muted)}.scale-note{position:absolute;left:20px;bottom:13px;padding:5px 8px;background:#ffffffca;border-radius:4px;font-size:10px;color:#425d6c}.scene-foot{background:#f8fafb;display:flex;justify-content:space-between;align-items:center;gap:15px;min-height:58px;padding:14px 20px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.scene-foot button{font-size:12px;border:0;background:none;white-space:nowrap}.controls{padding:24px;border-left:1px solid var(--line);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#bccbd2 transparent}.controls>.eyebrow{color:#827344;letter-spacing:.16em;margin-bottom:17px}.select-label{display:block;font-weight:600;font-size:13px;margin-bottom:8px}select{width:100%;padding:13px 10px;background:#f7f9fa;border:1px solid #d6e0e4;border-radius:6px;font-size:14px;color:var(--ink)}.model-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0;padding-bottom:18px;border-bottom:1px solid var(--line)}.model-specs>span{display:flex;flex-direction:column;gap:7px}.model-specs small{font-size:9px;letter-spacing:.04em;color:var(--muted);font-weight:600}.model-specs b{font-size:15px}.dimension-card{margin-bottom:20px}.dimension-card>span,.mast-info span{font-size:10px;letter-spacing:.07em;font-weight:700;color:var(--muted)}#machine-dimensions{display:flex;justify-content:space-between;gap:12px;margin:11px 0}#machine-dimensions b{font-size:15px;font-weight:600}#machine-dimensions small{display:block;font-size:11px;margin-top:5px;color:var(--muted);font-weight:400}.dimension-card>small{font-size:10px;color:var(--muted)}.mast-info{background:#eef3f6;border-radius:7px;padding:13px;margin-bottom:20px}.mast-info>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.mast-info strong{font-size:18px;white-space:nowrap}.mast-info p{font-size:12px;line-height:1.5;color:var(--muted);margin:9px 0}.mast-info button,#reach-building{background:none;border:0;padding:0;color:var(--blue);font-weight:600;font-size:12px}.control{margin:22px 0}.control>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.control label{font-size:14px;font-weight:600}.control output{font-size:14px;font-weight:700;font-variant-numeric:tabular-nums}.ticks{display:flex;justify-content:space-between;gap:10px;margin-top:5px;font-size:10px;color:var(--muted)}input[type=range]{width:100%;height:20px;accent-color:var(--blue);cursor:ew-resize;margin:0}#building-controls{padding:0 13px 15px;border:1px solid var(--line);border-radius:8px;background:#fbfcfd}#building-controls label{font-size:12px}.storey-note{display:block;font-size:10px;color:var(--muted);margin-top:8px}#building-summary{font-size:12px;line-height:1.5;color:var(--muted)}.status{display:flex;gap:10px;border-radius:7px;background:#eaf3ed;color:#285a40;padding:13px;margin:24px 0 17px}.status.warn{background:#fcf3dd;color:#7b5b19}.status.bad{background:#faece8;color:#a14232}.status-icon{font-size:19px}.status strong{font-size:13px}.status p{font-size:12px;line-height:1.55;margin:5px 0 0}.capacity{display:flex;flex-direction:column;gap:7px}.capacity>span{font-size:10px;font-weight:600;letter-spacing:.06em;color:var(--muted)}.capacity>b{font-family:'Bebas Neue',sans-serif;font-size:40px;line-height:1}.capacity>small{font-size:11px;color:var(--muted);line-height:1.5}#spec-link{display:block;color:var(--blue);font-size:12px;text-decoration:none;padding:16px 0 0;margin-top:17px;border-top:1px solid var(--line)}.chart-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin:38px 0;padding:10px 0 35px;border-bottom:1px solid var(--line)}h2{font-family:'Bebas Neue',sans-serif;font-size:34px;font-weight:600;margin:0 0 15px}.chart-section p{font-size:14px;color:var(--muted);line-height:1.75}.chart-legend{font-size:12px;line-height:1.6;display:flex;flex-direction:column;gap:10px;color:var(--muted)}.marker-dot{display:inline-block;width:9px;height:9px;background:var(--gold);border:2px solid var(--ink);border-radius:50%;margin-right:7px}.chart-section .small-print{font-size:11px;line-height:1.7;max-width:540px;margin-top:23px}.chart-card,.fork-rating{border:1px solid var(--line);background:white;border-radius:10px;padding:20px}#chart{display:block;width:100%}.fork-rating>span{display:block;font-size:11px;color:var(--muted);letter-spacing:.08em}.fork-rating>strong{font-family:'Bebas Neue',sans-serif;font-size:48px;font-weight:600}.rating-row{display:grid;grid-template-columns:90px 1fr 75px;align-items:center;gap:12px;font-size:12px;margin-top:16px}.rating-row i{height:6px;background:#e8eef1;border-radius:5px;overflow:hidden}.rating-row i span{display:block;height:100%;background:var(--blue)}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted);padding-bottom:30px}footer strong{font-family:'Bebas Neue',sans-serif;font-size:20px;letter-spacing:.08em}footer a{color:var(--ink);text-decoration:none;font-weight:700}
@media(max-width:1050px){.workspace{grid-template-columns:minmax(0,1fr) 310px}.controls{padding:20px}.categories button{grid-template-columns:80px 1fr;column-gap:8px;padding:9px 10px}.machine-thumb{width:80px;height:63px}.categories strong{font-size:14px}.categories small{font-size:11px}.scene-readout>span{padding:0 12px}.scene-readout strong{font-size:28px}}
@media(max-width:720px){.brandbar{height:67px;padding:9px 4%}.brandbar img{width:85px;height:48px}.brandbar>span{display:none}.brandbar>b{font-size:9px}main{padding:22px 4% 0}.title{display:block;margin-bottom:20px}.title .eyebrow{font-size:9px}h1{font-size:40px}.title>p{font-size:12px;margin-top:10px}.categories{gap:7px;margin-bottom:15px}.categories button{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:8px;min-height:100px}.machine-thumb{height:52px;width:83px;align-self:center}.categories strong{font-size:12px;line-height:1.3}.categories small{display:none}.workspace{grid-template-columns:1fr;border-radius:11px}.controls{border:0;border-top:1px solid var(--line);padding:23px;max-height:none!important;overflow:visible}.scene-head{padding:12px}.scene-head>span{font-size:8px}.scene-head button{font-size:11px;padding:6px 9px}.scene-readout{top:10px;left:10px;padding:8px 0;border-radius:6px}.scene-readout>span{padding:0 10px;gap:3px}.scene-readout small{font-size:7px}.scene-readout strong{font-size:22px}.scene-readout em{font-size:10px}.scale-note{font-size:7px;left:10px;bottom:7px;padding:3px 5px}.scene-foot{padding:11px 12px;font-size:10px;min-height:48px}.scene-foot button{font-size:10px}.control label,.control output{font-size:15px}.status p,.capacity>small{font-size:12px}.chart-section{grid-template-columns:1fr;gap:23px;margin:28px 0}.chart-section .small-print{font-size:12px}footer{flex-wrap:wrap}footer span{display:none}}

.fcos-icon{display:block;background:var(--blue);mask:var(--icon) center/contain no-repeat;-webkit-mask:var(--icon) center/contain no-repeat}

/* Restrained brand details and a clear next-size comparison. */
.workspace{box-shadow:0 18px 48px #263b4610}.controls{background:linear-gradient(180deg,#fff,#fdfdfb)}.scene-readout{backdrop-filter:blur(8px)}.categories button{box-shadow:0 2px 8px #172a3404}.more-size{display:block;margin-top:10px;padding:0;background:none;border:0;color:var(--blue);font-size:11px;font-weight:600}.size-suggestion{padding:16px;margin:18px 0 22px;background:#f8f6ef;border:1px solid #d9cda9;border-left:3px solid var(--gold);border-radius:8px}.size-suggestion>span{font-size:11px;color:var(--blue);font-weight:600}.size-suggestion>strong{display:block;font-size:15px;line-height:1.4;margin:7px 0}.size-suggestion p{font-size:11px;line-height:1.65;color:var(--muted);margin:8px 0 13px}.size-suggestion button,.size-suggestion a{display:inline-block;background:var(--blue);color:white;border:0;border-radius:5px;padding:10px 12px;font-size:12px;font-weight:600;text-decoration:none}.size-suggestion button:hover,.size-suggestion a:hover{background:#3c5665}

#scene{touch-action:none;user-select:none}#scene.can-drag{cursor:grab}#scene.dragging{cursor:grabbing}.scene-tools{position:absolute;top:20px;right:16px;display:flex;align-items:flex-end;flex-direction:column;gap:7px;pointer-events:none}.scene-verdict,#drag-help{font-size:10px;padding:7px 9px;border-radius:5px;background:#fffffff0;color:#4f6a79;box-shadow:0 2px 10px #17303e0a}.scene-verdict.unverified{background:#fff7e5ed;color:#7b5b19}.scene-verdict.blocked{background:#fbeae6f2;color:#9b412e}.scene-verdict.verified{background:#edf6eeed;color:#285a40}.scene-head button:disabled{opacity:.7;cursor:not-allowed}@media(max-width:1050px){.scene-tools{top:auto;bottom:42px;right:10px}.scene-verdict,#drag-help{font-size:9px;padding:5px 7px}}@media(max-width:720px){.scene-tools{bottom:30px;gap:4px}.scene-verdict,#drag-help{font-size:8px}}

.brandbar>a{color:#fff;font-size:13px;text-decoration:none;padding:12px 0;min-height:44px}.hire-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px;padding:25px;margin-top:24px;background:#fff;border:1px solid var(--line);border-radius:12px}.hire-actions>div{flex:1;min-width:230px}.hire-actions strong{font-size:19px}.hire-actions p{font-size:14px;color:var(--muted);margin:8px 0 0}.hire-actions>a{display:flex;align-items:center;justify-content:center;min-height:46px;padding:12px 17px;border:1px solid var(--blue);border-radius:6px;color:var(--blue);font-size:14px;text-decoration:none;font-weight:600}.hire-actions>a.primary{background:var(--blue);color:#fff}.hire-actions>small{flex-basis:100%;font-size:12px;line-height:1.6;color:var(--muted)}
@media(max-width:720px){.brandbar{gap:14px}.brandbar>b{display:none}.brandbar>a{margin-left:auto;font-size:12px}.controls{padding:20px;min-width:0}select{font-size:16px;min-height:48px}.scene-head button,.scene-foot button,.more-size,.mast-info button,#reach-building,#spec-link,.size-suggestion button,.size-suggestion a{min-height:44px;display:inline-flex;align-items:center;font-size:13px}.scene-head>span{font-size:9px;line-height:1.5}.scene-foot{align-items:flex-start}.scene-foot>span{font-size:12px;line-height:1.5}.storey-note,.ticks,.dimension-card>small,#building-controls label{font-size:12px;line-height:1.5}input[type=range]{height:44px}.control>div:first-child{margin-bottom:0}.control{margin:20px 0}.more-size{margin-top:0}.hire-actions{padding:20px;gap:12px}.hire-actions>a{width:100%}.scene-tools{position:static;padding:8px 10px;align-items:flex-start;gap:5px}.scene-verdict,#drag-help{font-size:11px;padding:4px 6px}.scale-note{display:none}.scene-readout{top:8px;left:8px}.rating-row{grid-template-columns:75px 1fr 72px;gap:8px}.chart-card,.fork-rating{padding:16px}}

#slew-plan{display:block;width:100%;max-width:300px;margin:12px auto;border-radius:8px}#slew-controls label{font-size:14px;font-weight:600}#slew-controls output{font-weight:700}#technical-link{display:block;font-size:13px;color:var(--blue);padding:14px 0;min-height:44px}button:disabled{cursor:not-allowed;opacity:.6}


.drive-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#f4f6f5;border-top:1px solid var(--line)}.drive-controls button{touch-action:none;user-select:none;-webkit-touch-callout:none;min-height:48px;min-width:110px;border:1px solid #d0dbdf;border-radius:10px;background:#fff;color:var(--ink);font-family:inherit;font-size:14px;font-weight:700;padding:12px 16px;cursor:pointer}.drive-controls button.holding,.drive-controls button:active{background:var(--blue);color:#fff}.drive-controls span{text-align:center;font-size:11px;line-height:1.5;color:var(--muted)}@media(max-width:400px){.drive-controls{padding:10px;gap:7px}.drive-controls button{min-width:100px;padding:12px 9px}.drive-controls span{font-size:10px}}

.scene-tools .load-reduced{background:#fff5d9;color:#785919;border:1px solid #e8d39d;font-size:12px;line-height:1.4;box-shadow:0 2px 8px #172a3410}.scene-tools .load-reduced[hidden]{display:none}
