:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171717;background:#f5f0e8;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}button{border:0;cursor:pointer}a{color:inherit}.shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:44px 0 64px}.masthead{display:grid;gap:14px;margin-bottom:28px;max-width:820px}.eyebrow{margin:0;width:fit-content;border:1px solid #171717;border-radius:999px;padding:7px 12px;background:#ff6b35;color:#111;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:lowercase}h1,h2,h3,p{margin:0}h1{max-width:760px;font-size:clamp(2.4rem,7vw,5.7rem);line-height:.94;letter-spacing:0}.lede{color:#4f4a44;font-size:1.16rem;line-height:1.55}.panel{border:1px solid #171717;border-radius:8px;background:#fffaf2;box-shadow:5px 5px #171717}.ask-form{display:grid;gap:12px}label{color:#24211e;font-size:.86rem;font-weight:800}input,textarea{width:100%;border:1px solid #171717;border-radius:6px;background:#fff;color:#171717;padding:12px 13px;outline:none}input:focus,textarea:focus{box-shadow:0 0 0 3px #ffd15c}textarea{min-height:124px;resize:vertical}button,.submit-button{min-height:48px;border-radius:6px;padding:0 18px;background:#171717;color:#fffaf2;font-weight:850}.content-grid{display:grid;grid-template-columns:minmax(280px,390px) 1fr;align-items:start;gap:30px}.ask-form{position:sticky;top:24px;padding:20px}.ask-form h2,.results-heading h2{font-size:1.3rem}.ask-form p{color:#5b554d;line-height:1.45}.notice{border-radius:6px;padding:11px 12px;font-weight:750}.error{background:#ffe1dc;color:#891b13}.success{background:#dff5de;color:#155f20}.hp{position:absolute;left:-100vw;opacity:0}.results{display:grid;gap:14px}.results-heading{display:flex;align-items:end;justify-content:space-between;gap:16px}.results-heading span{color:#696159;font-size:.9rem;font-weight:750}.question-list{display:grid;gap:14px}.question-card{display:grid;gap:18px;border:1px solid #171717;border-radius:8px;background:#fff;padding:18px}.question{font-size:1.08rem;font-weight:760;line-height:1.45}.answer-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.answer-row a{overflow:hidden;max-width:min(100%,380px);border-bottom:2px solid #ff6b35;color:#111;font-weight:850;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}time{flex:0 0 auto;color:#716a62;font-size:.84rem;font-weight:700}.empty-state{border:1px dashed #746c63;border-radius:8px;padding:28px;background:#fffaf29e}.empty-state h3{margin-bottom:7px}.empty-state p{color:#5b554d}@media(max-width:800px){.shell{width:min(100% - 22px,680px);padding-top:24px}.content-grid{grid-template-columns:1fr}.ask-form{position:static}.answer-row{align-items:flex-start;flex-direction:column;gap:8px}}
