*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f4ee;color:#303e34;font-family:system-ui,sans-serif}.wrap{width:min(1240px,calc(100% - 44px));margin:auto}a{color:inherit;text-decoration:none}header,footer{display:flex;justify-content:space-between;gap:22px;align-items:center;padding:26px 0;border-bottom:1px solid #dce0d5}.brand{font-size:28px;font-weight:800;letter-spacing:-1px}.brand span{color:#8a967d}nav{display:flex;gap:24px;font-size:13px}.intro{padding:56px 0 35px;max-width:720px}.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:2px;color:#7a846f;font-weight:700}h1{font-size:clamp(43px,5.4vw,70px);letter-spacing:-2px;line-height:1.07;margin:22px 0}h1 em{font-family:Georgia,serif;color:#936a4a;font-weight:400}.intro>p:last-child{font-size:17px;line-height:1.85;color:#6a765f}.hero{position:relative;height:350px;border-radius:18px;overflow:hidden;background:#243e42}.hero img{width:100%;height:100%;object-fit:cover;object-position:center 52%}.hero>div{position:absolute;inset:0;background:linear-gradient(90deg,#0c242da6,transparent);padding:36px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:20px;color:white}.hero span{font-family:Georgia,serif;font-size:30px;line-height:1.3}.hero a{font-size:12px;border-bottom:1px solid #ffffff75;padding:8px 0}.collection-head{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:45px 0 20px}h2{font-size:28px;letter-spacing:-.8px;margin:12px 0}label{font-size:12px;display:flex;flex-direction:column;gap:9px}input{font:inherit;padding:13px;border:1px solid #cdd6c4;background:white;border-radius:9px;width:290px}.filters{display:flex;flex-wrap:wrap;gap:8px}button{font:inherit;cursor:pointer}.filters button{background:#fff;border:1px solid #d6ddce;padding:9px 15px;border-radius:30px;font-size:12px;color:#5d6d51}.filters [aria-pressed=true]{background:#44614c;border-color:#44614c;color:white}.count{font-size:12px;color:#7f8875;padding:7px 0}.grid{columns:3;column-gap:23px}.tile{display:block;width:100%;break-inside:avoid;margin:0 0 23px;border:1px solid #e0e2d7;border-radius:13px;overflow:hidden;text-align:left;background:#fff;padding:0;color:inherit}.tile img{display:block;width:100%;height:auto;transition:filter .2s}.tile:hover img{filter:brightness(1.08)}.tile>span{display:block;padding:18px}.tile small{display:block;color:#88907b;font-size:10px;margin-bottom:7px;letter-spacing:.8px}.tile strong{font-weight:600;font-size:14px;line-height:1.5;display:block}.archive{margin:35px 0 45px;border-top:1px solid #d8dece;padding:24px 0;font-size:13px;line-height:1.8;color:#697860}summary{cursor:pointer;font-weight:650}blockquote{margin:15px 0;padding:18px;background:#edece3;border-radius:10px}footer{border-top:1px solid #dce0d5;border-bottom:0;font-size:12px;flex-wrap:wrap}footer>span{color:#7f8974}dialog{border:0;border-radius:16px;background:#fff;width:min(1120px,calc(100% - 24px));max-height:94vh;padding:18px;overflow:auto;color:#303e34}dialog::backdrop{background:#0b151de6}.viewer-top{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#6d7b64}.viewer-top button,.caption button{padding:10px 14px;border:1px solid #d6ddce;border-radius:8px;background:#f3f4ed}.image-wrap{position:relative;margin:16px 0;background:#f3f2ed;border-radius:10px;overflow:hidden}.image-wrap img{width:100%;height:min(65vh,680px);object-fit:contain;display:block}.image-wrap button{position:absolute;top:45%;background:#fffE;border:0;border-radius:50%;width:40px;height:40px;font-size:28px;color:#2c4531}.image-wrap #prev{left:10px}.image-wrap #next{right:10px}.caption{padding:4px 12px 16px}.caption h2{font-size:23px}.caption details{margin-top:22px;border-top:1px solid #e0e5d8;padding-top:16px;font-size:13px}.note{color:#728069;font-size:12px}textarea{width:100%;padding:14px;resize:vertical;font:13px/1.8 system-ui;border:1px solid #d7ddce;border-radius:8px;margin:0 0 12px}.skip{position:absolute;top:-80px}.skip:focus{top:10px;z-index:9;background:white;padding:12px}:focus-visible{outline:3px solid #bb8144;outline-offset:4px}@media(max-width:850px){.grid{columns:2}.hero{height:290px}}@media(max-width:550px){.grid{columns:1}.collection-head{align-items:stretch;flex-direction:column}.collection-head input{width:100%}.intro{padding-top:30px}.hero>div{padding:23px}.hero span{font-size:25px}.hero{height:250px}nav{gap:12px;font-size:11px}dialog{padding:12px}.image-wrap img{height:52vh}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.tile img{transition:none}}

.learning-link{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:22px 25px;margin:0 0 28px;background:#e9edde;border:1px solid #cdd9bc;border-radius:13px;color:#405a36}.learning-link strong{display:block;font-size:17px}.learning-link small{display:block;font-size:12px;line-height:1.7;margin-top:7px;color:#657b56}.learning-link b{font-size:28px}.learning-link:hover{background:#dfe7d2}
