:root{font-family:Inter,"Segoe UI",sans-serif;color:#0b1c32;background:#f4f1eb;line-height:1.5}*{box-sizing:border-box}body{margin:0}header{height:82px;padding:0 max(5vw,28px);display:flex;align-items:center;gap:14px;background:#0b1628;color:white;border-bottom:4px solid #ff6b00}header strong{display:block;font-size:20px}header small{letter-spacing:2px;color:#c9d1dc}.mark{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#ff6b00;font-weight:900;font-size:20px}.security{margin-left:auto;color:#90d7a5;font-size:14px}main{max-width:1180px;margin:auto;padding:60px 28px}.intro{max-width:760px;margin-bottom:36px}.eyebrow{font-size:13px;font-weight:800;letter-spacing:3px;color:#f06400;margin:0 0 10px}h1{font-family:Georgia,serif;font-size:clamp(40px,6vw,72px);line-height:1.02;margin:0 0 22px;font-weight:500}h1 em{color:#f06400;font-style:normal}h2,h3{margin-top:0}.card{background:#fff;border:1px solid #ded9cf;border-radius:4px;padding:28px;box-shadow:0 12px 30px #16243b0c}#pair-card{max-width:520px}label{display:block;font-weight:700;margin:15px 0}input,select{width:100%;padding:13px 14px;margin-top:6px;border:1px solid #c9ced5;border-radius:3px;font:inherit;background:white}button{border:0;border-radius:3px;padding:13px 22px;background:#ff6b00;color:white;font-weight:800;font-size:15px;cursor:pointer}button:hover{filter:brightness(.94)}.hidden{display:none}.session-head,.row{display:flex;align-items:center;justify-content:space-between;gap:20px}.grid{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(420px,1.2fr);gap:22px}.danger{background:#ad261c}.ghost{background:#e9edf1;color:#0b1c32;padding:9px 13px}.note,.muted,#session-meta{color:#677383;font-size:14px}.error{color:#b3261e}.activity{min-height:370px}.action-item{border-top:1px solid #e5e6e8;padding:14px 0}.action-item:first-child{border-top:0}.action-item strong{display:flex;justify-content:space-between}.state{font-size:12px;color:#f06400}.output{white-space:pre-wrap;background:#0b1628;color:#dce5ef;padding:12px;max-height:190px;overflow:auto;font:12px Consolas,monospace}.audit{margin-top:22px}.audit-line{display:grid;grid-template-columns:90px 150px 1fr;gap:10px;padding:9px;border-bottom:1px solid #eee;font-size:13px}footer{text-align:center;padding:30px;color:#687282}@media(max-width:800px){.security{display:none}.grid{grid-template-columns:1fr}.session-head{align-items:flex-start;flex-direction:column}main{padding-top:35px}}
