:root{color:#253238;background:#f6f7f5;font-family:system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}main{max-width:680px;padding:max(20px,env(safe-area-inset-top)) 20px 30px;margin:auto}header,section{background:#fff;border-radius:14px;margin-bottom:14px;padding:18px;box-shadow:0 1px 5px #0001}h1{overflow-wrap:anywhere;margin:6px 0 12px;font-size:28px}h2{margin-top:0;font-size:18px}p{overflow-wrap:anywhere;line-height:1.55}.bar{background:#e4e8e3;border-radius:9px;height:8px;overflow:hidden}.bar i{background:#4f9b74;height:100%;display:block}.gallery{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.gallery img,.gallery button{aspect-ratio:1;object-fit:cover;border:0;border-radius:8px;width:100%}.gallery button{font:inherit;color:#6d746d;background:#edf0eb;padding:0}.state{text-align:center;place-items:center;min-height:100vh;padding:30px;font-size:17px;display:grid}footer{text-align:center;color:#6d746d;padding:8px;font-size:13px}.modal{z-index:2;background:#000d;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal img{object-fit:contain;max-width:100%;max-height:85vh}.modal button{background:#fff;border:0;border-radius:7px;padding:10px;position:absolute;top:20px;right:20px}button:focus-visible{outline-offset:2px;outline:3px solid #4f9b74}@media (width>=720px){main{padding-top:40px}}
