:root{color:#16211f;background:#f5f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}.shell{width:min(1080px,calc(100% - 32px));margin:0 auto;padding:56px 0}.intro{display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:start;margin-bottom:32px}.mark{display:grid;width:64px;height:64px;place-items:center;color:#f4faf7;background:#22614c;border-radius:8px}.eyebrow{margin:0 0 8px;color:#6a3d2e;font-size:.82rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:12px;font-size:clamp(2.4rem,7vw,5.5rem);line-height:.95;letter-spacing:0}.summary{max-width:720px;color:#42534f;font-size:1.1rem;line-height:1.6}.actions{display:grid;grid-template-columns:max-content minmax(220px,1fr) max-content;gap:12px;align-items:end;padding:16px;background:#fff;border:1px solid #dce4df;border-radius:8px}button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:0 16px;color:#fff;background:#22614c;border:0;border-radius:6px;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}label{display:grid;gap:6px;color:#42534f;font-size:.9rem;font-weight:700}input{min-height:44px;width:100%;padding:0 12px;color:#16211f;background:#fbfcfb;border:1px solid #cbd8d2;border-radius:6px}.error{margin:16px 0 0;color:#8f241c;font-weight:700}.results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}article{min-width:0;padding:18px;background:#fff;border:1px solid #dce4df;border-radius:8px}h2{margin-bottom:12px;font-size:1rem}pre{min-height:160px;margin:0;overflow:auto;color:#26332f;background:#eef3f0;border-radius:6px;padding:14px;font-size:.88rem;line-height:1.5}@media(max-width:760px){.shell{padding:32px 0}.intro,.actions,.results{grid-template-columns:1fr}.mark{width:52px;height:52px}}
