:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1c1f1d;background:#f7f8f6;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button:disabled{cursor:wait;opacity:.68}button,a{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100vh}.site-header{height:64px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #dde2df}.brand{min-height:44px;display:inline-flex;align-items:center;color:#174c43;font-weight:700;text-decoration:none}.prototype-badge{padding:4px 8px;color:#174c43;background:#e7f0ed;border-radius:6px;font-size:12px}main{max-width:1180px;margin:0 auto;padding:28px 20px 64px}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.eyebrow{color:#174c43;font-size:13px;font-weight:700;margin:0 0 6px}h1{font-size:clamp(26px,4vw,36px);margin:0 0 8px}h2,h3,p{margin-top:0}p{color:#66706b;line-height:1.6}.primary{min-height:48px;padding:0 18px;border:1px solid #174c43;border-radius:10px;color:#fff;background:#174c43;font-weight:650;cursor:pointer}.primary:hover{background:#103a33}.secondary{min-height:48px;padding:0 18px;border:1px solid #b7c0bb;border-radius:10px;color:#174c43;background:#fff;font-weight:650;cursor:pointer}.secondary:hover{background:#f7f8f6;border-color:#174c43}.panel{padding:20px;margin-bottom:28px;display:grid;gap:16px;background:#fff;border:1px solid #dde2df;border-radius:10px}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end}label{display:grid;gap:7px;color:#1c1f1d;font-size:14px;font-weight:650}input{width:100%;min-height:48px;padding:10px 12px;border:1px solid #b7c0bb;border-radius:8px;color:#1c1f1d;background:#fff}input:focus{outline:3px solid #e7f0ed;border-color:#174c43}.list{border-top:1px solid #dde2df}.list-row,.point-row{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 4px;color:inherit;text-decoration:none;border-bottom:1px solid #dde2df}.list-row:hover,.point-row:hover{background:#fff}.list-row h2,.point-row h3{margin:0 0 5px;font-size:18px}.list-row p,.point-row p{margin:0;font-size:14px}.empty{padding:40px 20px;text-align:center;border:1px dashed #b7c0bb;background:#fff}.back-link{min-height:44px;display:inline-flex;align-items:center;margin-bottom:22px;color:#174c43;text-decoration:none;font-weight:650}.content-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:36px;align-items:start}.section-heading{display:flex;align-items:baseline;justify-content:space-between}.point-row{justify-content:flex-start}.point-number{color:#174c43;font-size:17px;font-weight:750}.chevron{margin-left:auto;color:#8c9590;font-size:28px}.sticky-panel{position:sticky;top:24px}.error{color:#b84438;margin:0}.point-detail{max-width:980px}.point-detail-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid #dde2df}.point-detail-header h1{max-width:720px;overflow-wrap:anywhere}.assignee{flex:0 0 auto;margin:0 0 9px;color:#66706b}.assignee strong{color:#1c1f1d}.detail-section{margin-top:32px}.detail-section h2{font-size:20px}.empty.compact{padding:28px 20px}.photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:16px}.photo-item{min-width:0;margin:0}.photo-item img{width:100%;aspect-ratio:4 / 3;display:block;object-fit:contain;background:#e9edeb;border-radius:8px}.photo-loading,.photo-unavailable{width:100%;aspect-ratio:4 / 3;display:grid;place-items:center;padding:12px;color:#66706b;text-align:center;background:#e9edeb;border-radius:8px}.photo-item figcaption{margin-top:7px;color:#66706b;font-size:13px}.photo-add-area{max-width:520px;margin-top:20px}.photo-add-trigger{width:100%}.photo-source-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;padding:16px;background:#fff;border:1px solid #dde2df;border-radius:10px}.photo-add-message{margin:12px 0 0;color:#174c43;font-size:14px}.visually-hidden{position:fixed;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.description-section{max-width:760px}.description-text{margin:0;color:#1c1f1d;font-size:16px;line-height:1.8;overflow-wrap:anywhere;white-space:pre-wrap}.missing-copy{padding:16px;color:#66706b;background:#fff;border-left:3px solid #b7c0bb}@media(max-width:760px){main{padding:22px 16px 48px}.page-heading{align-items:stretch;flex-direction:column}.form-grid,.content-grid{grid-template-columns:1fr}.sticky-panel{position:static}.primary{width:100%}.list-row{align-items:flex-start}.point-detail-header{align-items:flex-start;flex-direction:column;gap:4px}.assignee{margin:0}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.photo-source-choices{grid-template-columns:1fr}}
