:root{color:#171717;background:#f7f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f7f7f4}header,footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #deded7;padding:.8rem 1rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f7f4db}footer{justify-content:center;border-top:1px solid #deded7;border-bottom:0;color:#65645f;font-size:.9rem;text-align:center}.brand{color:inherit;font-weight:650;text-decoration:none}.header-actions{align-items:center;display:flex;gap:.75rem}#last-checked{color:#65645f;font-size:.9rem;white-space:nowrap}a{border-radius:6px;color:inherit}main{margin:0 auto;max-width:980px;padding:1.5rem}.hero{display:grid;justify-items:center;padding:clamp(2.5rem,7vw,5.5rem) 0 2rem;text-align:center}.kicker,.provider,.evidence{color:#65645f}.kicker,.provider{font-size:.85rem;font-weight:650;letter-spacing:.08em;margin:0;text-transform:uppercase}h1{font-size:clamp(3rem,9vw,6.75rem);font-weight:450;line-height:.96;margin:1rem 0}h1 strong{font-weight:800}.summary{color:#383833;font-size:1.05rem;margin:0;max-width:42rem}.chip{border:1px solid #deded7;border-radius:999px;background:#fff;color:#55544f;font-size:.82rem;line-height:1;padding:.42rem .6rem;white-space:nowrap}.models{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:2rem 0}.model{border:1px solid #deded7;border-radius:8px;background:#fff;display:grid;gap:1rem;min-height:260px;padding:1.1rem;box-shadow:0 18px 40px #1818150f}.model-top{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.model h2,.answer,.evidence{margin:0}.model h2{font-size:1.5rem;line-height:1.1;margin-top:.25rem}.answer{font-size:4.5rem;font-weight:800;line-height:.9}.model.yes .answer{color:#087f5b}.model.no .answer{color:#c22f2f}.source{align-self:end;border:1px solid #deded7;justify-self:start;padding:.45rem .65rem;text-decoration:none}.source:hover{border-color:#9d9c95}.checking .model:not(.skeleton){opacity:.72}.skeleton-line,.skeleton-block{animation:pulse 1.1s ease-in-out infinite alternate;background:#ecece6;border-radius:6px}.skeleton-line{height:.9rem;width:100%}.skeleton-line.short{width:34%}.skeleton-line.medium{width:62%}.skeleton-line.title{height:1.6rem;width:70%}.skeleton-block{height:4.5rem;width:45%}@keyframes pulse{0%{opacity:.48}to{opacity:1}}@media(max-width:680px){header{align-items:flex-start;flex-direction:column}.models{grid-template-columns:1fr}.header-actions{justify-content:space-between;width:100%}#last-checked{white-space:normal}.model-top{flex-direction:column}}
