*{box-sizing:border-box}body{margin:0;background:#f5f4ee;color:#173a31;font-family:system-ui,-apple-system,'Segoe UI',sans-serif;font-size:16px;line-height:1.65}header{max-width:680px;margin:auto;padding:22px 22px 10px;display:flex;justify-content:space-between;align-items:center;gap:12px}header a{color:inherit;text-decoration:none;font-size:21px;letter-spacing:-.7px}header span{font-size:11px;color:#697870}main{max-width:540px;margin:auto;padding:18px 22px 32px;min-height:75vh}footer{padding:20px;text-align:center;font-size:11px;color:#707d76}h1{font-size:30px;line-height:1.3;letter-spacing:-1px;margin:12px 0}h2{font-size:19px;margin:0 0 10px}p{margin:10px 0}.eyebrow{font-size:12px;letter-spacing:2px;color:#657970}.muted{color:#697870;font-size:14px}.card{background:white;border:1px solid #e1e5de;border-radius:20px;padding:20px;margin:16px 0;box-shadow:0 5px 18px #173a3105}.hero{min-height:190px;display:grid;place-items:center;background:#e4eade;border-radius:16px;overflow:hidden;text-align:center}.hero img{width:100%;max-height:250px;object-fit:cover}.hero .placeholder{font-size:42px;display:block}.badge{background:#e6eee1;color:#365b39;border-radius:30px;display:inline-block;padding:4px 12px;font-size:12px}.row{display:flex;gap:8px;flex-wrap:wrap}.row>*{flex:1;min-width:100px}button,.button{font:inherit;cursor:pointer;min-height:48px;border:1px solid #d3ddd3;border-radius:12px;background:white;color:#173a31;padding:12px 16px;text-align:center;display:inline-block;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #edb641;outline-offset:3px}.primary{background:#174e3c;color:white;border-color:#174e3c;width:100%;font-weight:650}.selected{background:#e1eddc;border-color:#3b7453;box-shadow:inset 0 0 0 1px #3b7453}.quiet{background:transparent;border:0;padding:8px 0;text-decoration:underline;font-size:14px}label{display:block;margin:14px 0 6px;font-size:14px}input{font:inherit;width:100%;padding:12px;border:1px solid #cbd7cd;border-radius:10px;background:#fff;color:inherit;min-height:48px}input[type=checkbox]{width:20px;min-height:20px;vertical-align:middle;margin-right:8px}input[type=file]{font-size:13px;max-width:100%}.steps{display:flex;gap:5px;margin:10px 0 22px}.steps span{height:4px;flex:1;background:#dce4d9;border-radius:4px}.steps .active{background:#20563f}.detail{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px}.metric{font-size:32px;line-height:1.2;font-weight:700}.line{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #edf0eb;padding:12px 0}.line:last-child{border:0}details{margin:16px 0}summary{cursor:pointer;padding:12px 0;min-height:44px}.error{color:#a03327;background:#fff1ed;padding:10px;border-radius:10px}.actions{position:sticky;bottom:0;background:#f5f4eef5;padding:14px 0 0;margin-top:16px}.check{display:flex;align-items:flex-start;gap:8px}.check input{flex-shrink:0}.check span{font-size:14px}.bigcheck{font-size:45px;color:#347e4a}.notice{border-left:3px solid #c39745;padding-left:12px;font-size:13px;color:#716346}@media(min-width:750px){main{padding-top:32px}h1{font-size:36px}}@media(prefers-reduced-motion:no-preference){.card{animation:appear .18s ease-out}@keyframes appear{from{opacity:.5;transform:translateY(4px)}to{opacity:1;transform:none}}}

.material-image{width:100%;border-radius:12px}
