:root{font-family:Inter,Arial,Helvetica,sans-serif;color:#eaf3fa;background:#071422;font-size:18px;--muted:#a8bbcc;--line:#294054;--blue:#459dff;--mint:#65e0cc}*{box-sizing:border-box}body{margin:0}button,a,input,textarea{font:inherit}button{cursor:pointer;color:inherit;background:#172b3d;border:1px solid #365168;border-radius:7px;padding:.6rem .9rem}button:hover{background:#264763}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #ffd064;outline-offset:3px}a{color:#8ec8ff}header{height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;border-bottom:1px solid var(--line);gap:1rem}.brand{display:flex;gap:.75rem;align-items:center;text-decoration:none;color:#fff;letter-spacing:.11em}.brand b{font-size:1.2rem;font-style:italic}.brand b span{color:#e86154}.brand>span{font-size:.75rem;color:var(--muted)}nav{display:flex;gap:.5rem}nav button{font-size:.8rem;background:transparent;border-color:transparent}nav button.active{background:#20374b;color:white}main{max-width:1900px;margin:auto;padding:1.5rem 2rem}h1{font-size:2.4rem;line-height:1.08;letter-spacing:-.04em;margin:.4rem 0 .8rem}h2{font-size:1.4rem;margin:.2rem 0 .6rem}h3{font-size:1.05rem;margin:.2rem 0 .7rem}p{line-height:1.5;margin:.5rem 0 1rem}.eyebrow{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--mint)}.muted{color:var(--muted)}.topline{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.topline p{margin:0}.overview-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:1.5rem}.stage{position:relative;aspect-ratio:14/9;background:#131e2b;border:1px solid #3b5062;border-radius:12px;overflow:hidden}.stage img{display:block;width:100%;height:100%;object-fit:contain}.pin{position:absolute;transform:translate(-50%,-50%);padding:0;min-width:38px;height:38px;border-radius:50%;background:#eaf6ff;color:#0b2234;border:2px solid #092339;font-size:.8rem;font-weight:800;box-shadow:0 3px 12px #0008;z-index:2;touch-action:none}.pin:hover,.pin:focus{background:#6be6d3;z-index:4}.pin.sub{background:#b2eee1;min-width:35px;height:35px;font-size:.7rem}.pin.drag{cursor:move}.stage-badge{position:absolute;left:1rem;top:1rem;background:#081828df;padding:.45rem .7rem;border:1px solid #465b6f;border-radius:5px;font-size:.72rem;pointer-events:none}.stage-note{position:absolute;bottom:.7rem;left:1rem;right:1rem;font-size:.7rem;color:#c5d4df;pointer-events:none}.topic-list{display:flex;flex-direction:column;gap:.28rem}.topic-list button{display:flex;gap:.75rem;align-items:center;text-align:left;background:transparent;border:1px solid transparent;padding:.4rem .5rem;font-size:.84rem}.topic-list button:hover{background:#162e41;border-color:#35556d}.topic-list .num{color:var(--mint);font-variant-numeric:tabular-nums;min-width:2rem;font-weight:bold}.legend{display:flex;gap:1.5rem;color:var(--muted);font-size:.8rem;margin:.8rem 0;flex-wrap:wrap}.legend i{width:9px;height:9px;display:inline-block;background:#2681ff;border-radius:50%;margin-right:.4rem}.legend .tank{background:#ff832c}.footnote{font-size:.78rem;color:var(--muted);max-width:1000px}.detail{max-width:1500px;margin:auto}.detail-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.detail h1{font-size:2.7rem}.question{font-size:1.3rem;color:#c7d9e9;max-width:1000px}.selection{border-left:4px solid var(--mint);background:#122d39;padding:1rem 1.25rem;margin:1.5rem 0}.selection .label{color:var(--mint);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.selection p{margin:.5rem 0}.selection details{margin-top:.7rem}.selection summary{color:#b6d6e1}.comparison{width:100%;border-collapse:collapse;margin:1rem 0 1.5rem;table-layout:fixed}.comparison th{text-align:left;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);padding:.7rem 1rem;border-bottom:1px solid var(--line)}.comparison td{vertical-align:top;padding:1.1rem 1rem;border-bottom:1px solid var(--line);line-height:1.45}.comparison th:first-child{width:25%}.comparison td:first-child{font-weight:700}.comparison .source{display:block;font-size:.75rem;font-weight:400;margin-top:.7rem}details{font-size:.88rem}summary{cursor:pointer;padding:.3rem 0}.bottom-nav{display:flex;justify-content:space-between;margin-top:1.5rem}.setup{max-width:1400px;margin:auto}.notice{padding:1rem;border:1px solid #9b783e;background:#302919;border-radius:8px;color:#f6daa3}.toolbar{display:flex;gap:.6rem;flex-wrap:wrap;margin:1rem 0}.setup-table{width:100%;border-collapse:collapse;font-size:.85rem}.setup-table td,.setup-table th{text-align:left;padding:.5rem;border-bottom:1px solid var(--line)}input,textarea{background:#0c2030;color:#edf6ff;border:1px solid #476076;border-radius:5px;padding:.6rem}input[type=number]{width:5rem}input.num-edit{width:4.5rem}.wide{width:100%}textarea{width:100%;min-height:380px;font-family:monospace;font-size:.8rem}.setup details{margin:1.5rem 0;padding:1rem;background:#102537}.setup-table button{font-size:.75rem;padding:.3rem .6rem}#status{position:fixed;bottom:1rem;left:50%;transform:translateX(-50%);background:#204735;color:#dbffea;padding:.7rem 1.2rem;border-radius:8px;display:none;z-index:10}.source-note{font-size:.77rem;color:var(--muted)}.edit-banner{padding:.65rem;background:#705223;color:#fff;margin-bottom:.7rem;border-radius:6px}.stack{display:grid;gap:.5rem}.small{font-size:.8rem}button.primary{background:#1d6fac;border-color:#328ed0}.count{color:#789bb7;font-size:.85rem} @media(min-width:1650px){:root{font-size:21px}.overview-grid{grid-template-columns:minmax(0,1fr) 360px}.pin{width:43px;height:43px}}@media(max-width:1000px){header{height:auto;padding:1rem;flex-wrap:wrap}.brand>span{display:none}main{padding:1rem}.overview-grid{grid-template-columns:1fr}.topic-list{display:grid;grid-template-columns:repeat(2,1fr)}h1{font-size:1.8rem}.comparison{table-layout:auto;font-size:.85rem}.comparison td,.comparison th{padding:.6rem}.pin{min-width:31px;height:31px;font-size:.7rem}.stage-note{font-size:.6rem}}@media print{header,button,.source{display:none}.detail{color:#111}.selection{background:#eee;color:#111}.comparison{color:#111}body{background:white}.muted{color:#555}}
@media(min-width:1001px) and (max-height:850px){header{height:62px}main{padding-top:1rem}h1{font-size:1.8rem}.topline{margin-bottom:.7rem}.topline p{font-size:.9rem}.stage{width:min(100%,calc((100vh - 250px)*14/9))}.topic-list{gap:.12rem}.topic-list button{padding:.23rem .4rem;font-size:.8rem}.legend{margin:.5rem 0}.footnote{margin:.4rem 0;font-size:.7rem}.detail h1{font-size:2rem}.comparison td{padding:.8rem 1rem}.detail-head{margin-bottom:1rem}}
/* Window-fit overview: the canvas owns the image and all hotspot coordinates. */
:root{--header-height:80px}.scene-canvas{position:relative;flex:none}.scene-canvas>img{width:100%;height:100%;display:block}.stage{display:flex;align-items:center;justify-content:center}.scene-canvas .stage-note{font-size:12px}.topline>div{min-width:0}.topline h1{overflow-wrap:anywhere}.comparison td{overflow-wrap:anywhere}.overview-grid>section,.overview-grid>aside{min-width:0}.topic-list button{min-height:36px}.pin.sub{min-width:35px}
@media(min-width:600px){
 body{height:100dvh;overflow:hidden}header{height:var(--header-height);min-height:var(--header-height);padding:0 1.5rem;flex-wrap:nowrap}main{height:calc(100dvh - var(--header-height));overflow:auto;padding:1rem 1.5rem}main:has(.overview-grid){display:flex;flex-direction:column;overflow:hidden;gap:.5rem}.topline{flex:none;margin:0}.topline h1{font-size:clamp(1.35rem,2.7vw,2.4rem);margin:.35rem 0}.overview-grid{flex:1;min-height:0;grid-template-columns:minmax(0,1fr) 270px;gap:1rem}.overview-grid>section{display:flex;flex-direction:column;min-height:0}.stage{flex:1;min-height:0;width:100%;aspect-ratio:auto}.overview-grid>aside{min-height:0;overflow:auto;overscroll-behavior:contain;padding-right:.2rem}.topic-list{display:flex;flex-direction:column;gap:.15rem}.topic-list button{font-size:.85rem;padding:.3rem .4rem}.legend{flex:none;font-size:.75rem;gap:.4rem 1rem;margin:.5rem 0}.footnote{flex:none;font-size:14px;line-height:1.25;margin:0}.stage-badge{font-size:12px;left:.5rem;top:.5rem}.scene-canvas .stage-note{display:none}.pin{min-width:34px;height:34px;font-size:14px}.pin.sub{min-width:32px;height:32px;font-size:12px}.edit-banner{flex:none;margin:0;padding:.4rem;font-size:14px}.detail,.setup{min-width:0}.detail-head{flex-wrap:wrap;gap:.5rem}
}
@media(min-width:600px) and (max-height:850px){:root{--header-height:62px}}
@media(min-width:600px) and (max-width:999px){header{padding:0 1rem}.brand>span{display:none}nav{gap:.1rem}nav button{font-size:14px;padding:.5rem}.overview-grid{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) minmax(76px,24%)}.overview-grid>aside{border-top:1px solid var(--line);padding-top:.3rem}.topic-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.legend{font-size:14px}.footnote{font-size:14px}}
@media(max-width:599px){header{padding:.75rem;gap:.5rem}nav{flex-wrap:wrap;gap:.2rem}nav button{font-size:14px;padding:.5rem}.topline{flex-wrap:wrap}.topline h1{font-size:1.7rem}.stage{aspect-ratio:14/9;width:100%}.stage-badge{font-size:10px;max-width:90%;left:.3rem;top:.3rem}.scene-canvas .stage-note{display:none}.pin,.pin.sub{min-width:26px;height:26px;font-size:11px}.topic-list{grid-template-columns:1fr}.detail-head{flex-wrap:wrap;gap:.5rem}.detail h1{font-size:2rem}.comparison,.comparison tbody,.comparison tr,.comparison td{display:block;width:100%}.comparison thead{display:none}.comparison tr{border:1px solid var(--line);border-radius:8px;margin-bottom:1rem;padding:.5rem}.comparison td{border:0;font-size:16px;padding:.5rem}.comparison td:first-child{font-size:19px;background:#112a3c;border-radius:5px}.comparison td[data-label]::before{content:attr(data-label);display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--mint);margin-bottom:.3rem}.bottom-nav{gap:.5rem;flex-wrap:wrap}.setup-table{min-width:650px}main{max-width:100%;overflow-wrap:anywhere}}
#topic-dialog{color:#eaf3fa;background:#0b1e2e;border:1px solid #54728a;border-radius:14px;padding:1.25rem 1.75rem;width:min(1240px,94vw);max-width:94vw;max-height:calc(100dvh - 32px);overflow:auto;overscroll-behavior:contain;box-shadow:0 20px 100px #000b}#topic-dialog::backdrop{background:#020a13b8;backdrop-filter:blur(2px)}#topic-dialog .detail-head{position:sticky;top:-1.25rem;padding:.7rem 0;background:#0b1e2e;z-index:3;margin-bottom:.4rem}#topic-dialog h1{font-size:clamp(1.7rem,3vw,2.5rem)}.what-it-is{font-size:1.15rem;line-height:1.5;color:#d8e7f3;max-width:1000px}.discussion-prompt{font-size:.82rem;color:var(--muted)}#topic-dialog .selection{margin:1rem 0}#topic-dialog .comparison{margin:.8rem 0}#topic-dialog .comparison td{padding:.8rem}#topic-dialog .bottom-nav{margin-top:1rem}body:has(#topic-dialog[open]){overflow:hidden}@media(max-width:599px){#topic-dialog{padding:.75rem;width:96vw;max-width:96vw;max-height:calc(100dvh - 16px);border-radius:9px}#topic-dialog .detail-head{top:-.75rem}.what-it-is{font-size:1rem}#topic-dialog .comparison td{padding:.5rem}}

.literature{border:1px solid var(--line);border-radius:8px;padding:1rem;margin:1.25rem 0}.literature h2{font-size:1.1rem}.literature ul{padding-left:1.1rem;margin:.5rem 0}.literature li{margin:.65rem 0}.literature .source{font-size:1rem;overflow-wrap:anywhere}

@media(min-width:600px){#topic-dialog{width:min(1120px,84vw);max-width:84vw;max-height:80dvh;margin:auto}#topic-dialog::backdrop{background:#020a1370;backdrop-filter:none}}

.selected-product{display:grid;grid-template-columns:minmax(220px,42%) minmax(0,1fr);gap:1.5rem;border:1px solid #45667d;border-radius:10px;background:#102a3b;padding:1rem;margin:1rem 0}.product-visual figure{margin:0}.product-visual img{display:block;width:100%;height:260px;object-fit:contain;background:white;border-radius:6px}.product-visual figcaption{font-size:12px;line-height:1.4;color:var(--muted);margin-top:.6rem}.product-visual .source{font-size:12px}.product-summary h2{margin-top:.5rem}.product-summary p{font-size:1rem}.configuration-text{padding:.7rem;border-left:3px solid var(--mint);background:#173848}.selected-product label,.bid-tools label{display:block;font-size:.85rem;margin:.6rem 0}.selected-product select,.selected-product textarea,.bid-tools input,.bid-tools select{display:block;width:100%;padding:.6rem;background:#071b2a;color:#fff;border:1px solid #52718a;border-radius:5px;font:inherit;margin:.3rem 0}.selected-row{background:#12362f}.chosen-label{display:block;color:var(--mint);font-size:12px;margin:.35rem 0}.no-product-image{min-height:120px;display:grid;place-items:center;color:var(--muted);padding:1rem;border:1px dashed #45667d;border-radius:6px}.bid-tools{padding:1rem;background:#102a3b;border:1px solid var(--line);border-radius:8px;margin:1rem 0}.bid-tools .toolbar{align-items:end}.bid-tools select{min-width:220px}@media(max-width:749px){.selected-product{grid-template-columns:1fr;gap:1rem}.product-visual img{height:220px}}

.feature-points{margin:0;padding-left:1rem;line-height:1.5}.selected-product.without-image{grid-template-columns:1fr}.selected-product.without-image .product-visual{display:none}

.selected-product.without-image{grid-template-columns:minmax(220px,42%) minmax(0,1fr)}.selected-product.without-image .product-visual{display:block}.product-gallery{display:grid;gap:1rem}.product-gallery:has(figure:nth-child(2)){grid-template-columns:1fr 1fr}.product-gallery h3{font-size:.8rem;color:#d8e7f3;min-height:2rem}.product-gallery:has(figure:nth-child(2)) img{height:220px}@media(max-width:749px){.selected-product.without-image{grid-template-columns:1fr}}
