:root{color:#1d2525;background:#f5f2ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}.app-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:32px 0}.hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:22px 0 28px}.eyebrow{margin:0 0 8px;color:#3f6b61;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:8px}.hero-meta .eyebrow{margin-bottom:0}.version-badge{display:inline-flex;align-items:center;min-height:26px;border:1px solid #cbd8d2;border-radius:999px;background:#fffdfab8;color:#52605d;font-size:.78rem;font-weight:800;padding:4px 10px}h1,h2,h3,p{margin-top:0}h1{max-width:720px;margin-bottom:10px;font-size:clamp(2.4rem,6vw,5.2rem);line-height:.95;letter-spacing:0}.hero p:not(.eyebrow){max-width:760px;margin-bottom:0;color:#596564;font-size:1.03rem;line-height:1.6}.actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;min-width:290px}button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;gap:8px;border:1px solid #c9d5cc;border-radius:8px;background:#fffdfa;color:#26302f;cursor:pointer;font-weight:750;padding:10px 14px;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}button:hover{border-color:#3f6b61;box-shadow:0 8px 20px #1d252514;transform:translateY(-1px)}.workspace{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:start}.project-footer{margin-top:24px;border-top:1px solid #d9ded7;padding:18px 0 0}.project-footer p{max-width:900px;margin-bottom:0;color:#65716e;font-size:.9rem;line-height:1.5}.dimensions-list{display:grid;gap:12px}.dimension-panel,.profile-panel{border:1px solid #d9ded7;border-radius:8px;background:#fffdfa;box-shadow:0 18px 50px #33363114}.dimension-panel{padding:18px;transition:border-color .18s ease,box-shadow .18s ease}.dimension-panel.is-active{box-shadow:0 18px 50px #33363124}.dimension-panel.level-low{border-color:#e2bbb6}.dimension-panel.level-mid{border-color:#e4d49b}.dimension-panel.level-high{border-color:#b9d4c8}.dimension-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.dimension-header h2{margin-bottom:0;font-size:1.05rem;letter-spacing:0}.level-badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;max-width:260px;border-radius:8px;padding:7px 10px;font-size:.82rem;font-weight:800;line-height:1.2;text-align:right}.level-badge.level-low{background:#f7e4e1;color:#8f332f}.level-badge.level-mid{background:#fbf1cf;color:#7a5a13}.level-badge.level-high{background:#e4f1eb;color:#214c43}.scale-guide{display:grid;grid-template-columns:40fr 25fr 35fr;gap:0;margin-bottom:6px}.scale-guide span{color:#77817f;font-size:.78rem;font-weight:800;opacity:.55;text-transform:uppercase}.scale-guide span:nth-child(2){text-align:center}.scale-guide span:last-child{text-align:right}.scale-guide span.active{opacity:1}.level-low .scale-guide span.active{color:#9b3d38}.level-mid .scale-guide span.active{color:#8a6719}.level-high .scale-guide span.active{color:#2d665b}.slider-wrap{position:relative;padding-bottom:12px}input[type=range]{display:block;width:100%;height:20px;margin:0;accent-color:#3f6b61;background:transparent;cursor:pointer}input[type=range]::-webkit-slider-runnable-track{height:8px;border-radius:999px;background:linear-gradient(90deg,#bf514b 0 40%,#d5aa3e 40% 65%,#3f6b61 65% 100%)}input[type=range]::-webkit-slider-thumb{width:22px;height:22px;margin-top:-7px;border:2px solid rgba(29,37,37,.28);border-radius:50%;background:#fffdfae6;box-shadow:0 2px 8px #1d252533,inset 0 0 0 5px #ffffff8c;-webkit-appearance:none;appearance:none}input[type=range]::-moz-range-track{height:8px;border-radius:999px;background:linear-gradient(90deg,#bf514b 0 40%,#d5aa3e 40% 65%,#3f6b61 65% 100%)}input[type=range]::-moz-range-thumb{width:18px;height:18px;border:2px solid rgba(29,37,37,.28);border-radius:50%;background:#fffdfae6;box-shadow:0 2px 8px #1d252533,inset 0 0 0 4px #ffffff8c}.scale-markers{position:absolute;right:0;bottom:0;left:0;display:grid;grid-template-columns:40fr 25fr 35fr;pointer-events:none}.scale-markers span{height:8px;border-left:2px solid rgba(29,37,37,.22)}.scale-markers span:last-child{border-right:2px solid rgba(29,37,37,.22)}.slider-labels{display:grid;grid-template-columns:40fr 25fr 35fr;gap:10px;margin-top:6px}.slider-labels span{color:#687371;font-size:.82rem;line-height:1.25}.slider-labels span:nth-child(2){text-align:center}.slider-labels span:last-child{text-align:right}.dimension-help{margin-top:14px;border-left:3px solid #c9d5cc;border-radius:6px;background:#f8faf7;padding:10px 12px}.dimension-help p{margin:12px 0 0;color:#566260;font-size:.96rem;line-height:1.55}.dimension-help p{margin:0}.profile-panel{padding:18px}.sticky-profile{position:static}.profile-panel h2{margin-bottom:12px;color:#162322;font-size:1.4rem;line-height:1.18;letter-spacing:0}.summary{color:#4e5c59;line-height:1.58}.notes-section{margin:18px 0}.notes-section h3{margin-bottom:10px;color:#3f6b61;font-size:.8rem;text-transform:uppercase}.notes-list{display:grid;gap:8px;max-height:360px;overflow:auto;padding-right:4px}.note-item{border-left:4px solid #b9d4c8;border-radius:8px;background:#f7faf6;padding:10px 12px;transition:box-shadow .16s ease,transform .16s ease}.note-item.level-low{border-left-color:#bf514b;background:#fff7f5}.note-item.level-mid{border-left-color:#d5aa3e;background:#fffaf0}.note-item.level-high{border-left-color:#3f6b61;background:#f4faf7}.note-item.is-active{box-shadow:0 8px 22px #1d25251f;transform:translate(2px)}.note-item div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:5px}.note-item strong{color:#273230;font-size:.9rem}.note-item span{color:#66726f;font-size:.78rem;font-weight:800;text-transform:uppercase}.note-item p{margin:0;color:#52605d;font-size:.88rem;line-height:1.45}.bars{display:grid;gap:12px}.bar-label{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:6px;font-size:.9rem}.bar-label span{color:#35403f}.bar-label strong{color:#214c43}.bar-track{height:10px;overflow:hidden;border-radius:999px;background:#e5e9e3}.bar-fill{height:100%;border-radius:inherit;transition:width .18s ease}.bar-item.level-low .bar-fill{background:#bf514b}.bar-item.level-mid .bar-fill{background:#d5aa3e}.bar-item.level-high .bar-fill{background:#3f6b61}.disclaimer{margin:18px 0 0;border:1px solid #d9ded7;border-radius:8px;background:#f8f6ef;color:#4f5b58;font-size:.9rem;line-height:1.48;padding:12px}@media(max-width:880px){.app-shell{width:min(100% - 24px,680px);padding-top:20px}.hero{display:grid;align-items:start}.actions{justify-content:flex-start;min-width:0}}@media(max-width:580px){h1{font-size:2.6rem}.dimension-header{align-items:flex-start;flex-direction:column}.level-badge{max-width:100%;text-align:left}.slider-labels{grid-template-columns:1fr;gap:8px}.slider-labels span,.slider-labels span:nth-child(2),.slider-labels span:last-child{text-align:left}button{flex:1 1 180px}}
