:root{color:#e8eef8;font-synthesis:none;text-rendering:optimizelegibility;background:#07101b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 12% 10%,#2c78ff2e,#0000 34rem),radial-gradient(circle at 90% 70%,#27d09f1a,#0000 30rem),#07101b;min-width:320px;min-height:100vh;margin:0}body:before{pointer-events:none;content:"";opacity:.2;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:56px 56px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}button,input,textarea{font:inherit}main{width:min(1240px,100% - 40px);margin:0 auto;padding:8vh 0;position:relative}.hero{justify-content:space-between;align-items:end;gap:40px;margin-bottom:64px;display:flex}.hero>div:first-child{max-width:780px}.eyebrow{color:#5ee7bf;letter-spacing:.18em;text-transform:uppercase;margin:0 0 16px;font-size:.72rem;font-weight:800}h1,h2,h3,p{overflow-wrap:anywhere}h1{letter-spacing:-.065em;margin:0;font-size:clamp(3.2rem,7vw,6.7rem);line-height:.94}h1 span{color:#93b8ec;display:block}.lede{color:#aab9cc;max-width:660px;margin:28px 0 0;font-size:1.08rem;line-height:1.65}.status{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c182ad1;border:1px solid #263750;border-radius:14px;align-items:center;gap:12px;min-width:300px;padding:13px 16px;display:flex;box-shadow:0 24px 70px #00000047}.status__light{background:#f2b84b;border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 18px #f2b84b}.status--connected .status__light{background:#4be3b2;box-shadow:0 0 18px #4be3b2}.status--unavailable .status__light{background:#ff7188;box-shadow:0 0 18px #ff7188}.status strong{font-size:.88rem}.status p{color:#8da0b9;margin:3px 0 0;font-size:.78rem}.workspace{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:start;gap:18px;display:grid}.reader-form,.results{background:linear-gradient(145deg,#101f34f0,#091321e6);border:1px solid #1f3047;border-radius:22px;box-shadow:0 30px 80px #0000003d}.reader-form{padding:clamp(22px,4vw,38px)}.section-heading{gap:14px;margin-bottom:25px;display:flex}.section-heading--questions{margin-top:38px}.section-heading>span{color:#4be3b2;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.78rem}.section-heading h2{margin:-5px 0 5px;font-size:1.35rem}.section-heading p{color:#8fa1b8;margin:0;font-size:.88rem;line-height:1.5}label{gap:8px;margin-top:16px;display:grid}label>span,legend{color:#b7c6d8;letter-spacing:.02em;font-size:.78rem;font-weight:750}input,textarea{color:#edf4fc;background:#091523;border:1px solid #2a3d57;border-radius:11px;outline:none;width:100%;transition:border-color .15s,box-shadow .15s}input{min-height:46px;padding:0 13px}textarea{resize:vertical;padding:12px 13px;line-height:1.5}input:focus,textarea:focus{border-color:#4be3b2;box-shadow:0 0 0 3px #4be3b21f}input::placeholder,textarea::placeholder{color:#60748e}.questions{gap:12px;display:grid}fieldset{border:1px solid #23364f;border-radius:14px;min-width:0;margin:0;padding:18px}legend{color:#5ee7bf;padding:0 7px}fieldset label:first-of-type{margin-top:3px}.form-actions{justify-content:space-between;gap:12px;margin-top:24px;display:flex}.button{cursor:pointer;border-radius:11px;min-height:43px;padding:0 17px;font-weight:750}.button--primary{color:#06271e;background:#5ee7bf;border:1px solid #62edc6}.button--primary:disabled{cursor:wait;opacity:.65}.button--quiet{color:#bdd0e7;background:#112036;border:1px solid #30445f}fieldset .button--quiet{min-height:34px;margin-top:14px;font-size:.78rem}.results{max-height:calc(100vh - 48px);padding:clamp(22px,4vw,34px);position:sticky;top:24px;overflow:auto}.results--empty{align-content:center;min-height:330px;display:grid}.results--empty h2,.results--error h2,.result-title h2{letter-spacing:-.035em;margin:0;font-size:1.8rem}.results--empty>p:last-child,.results--error>p:last-child{color:#91a4bb;max-width:420px;line-height:1.6}.results--error{border-color:#ff71887a}.error-category{color:#ff8ba0;text-transform:uppercase;margin:0 0 12px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.75rem}.source-url{color:#7289a4;margin:10px 0 0;font-size:.78rem}.answers{gap:12px;margin-top:25px;display:grid}.answer,.contact{background:#0a1727;border:1px solid #263950;border-radius:14px;padding:20px}.answer__meta{color:#8195ad;justify-content:space-between;gap:12px;font-size:.72rem;display:flex}.answer__meta code{color:#5ee7bf}.answer h3,.contact h3{margin:16px 0 8px;font-size:1.35rem}.answer>p,.contact>p{color:#a8b8ca;line-height:1.55}figure{background:#0d1d30;border-left:2px solid #4be3b2;margin:17px 0 0;padding:14px}blockquote{color:#dbe7f4;margin:0;font-family:Georgia,Times New Roman,serif;line-height:1.55}figcaption{color:#6f869f;margin-top:9px;font-size:.7rem}.contact{margin-top:14px}.contact .eyebrow{margin-bottom:6px}@media (width<=920px){.hero{flex-direction:column;align-items:start}.workspace{grid-template-columns:1fr}.results{max-height:none;position:static}}@media (width<=560px){main{width:min(100% - 24px,1240px);padding-top:5vh}.status{width:100%;min-width:0}.form-actions,.answer__meta{flex-direction:column;align-items:stretch}.button{width:100%}}
