.am-pk__plate{justify-items:start;gap:clamp(10px,1vw,16px);margin:0;display:grid}.am-pk__plate img{border:1px solid var(--dc-line,#1f1b1624);width:auto;max-width:100%;height:auto;max-height:min(58vh,640px);display:block}.am-pk__plate figcaption{max-width:68ch}.am-pk__zoom{display:none}.am-pk__zoom:target{z-index:60;background:var(--dc-paper-0,#fcfaf6);place-items:center;padding:clamp(16px,3vw,48px);display:grid;position:fixed;inset:0;overflow:auto}.am-pk__zoom img{width:auto;max-width:100%;height:auto;max-height:94vh}.am-pk__facts>li{grid-template-columns:minmax(120px,170px) minmax(0,1fr)}@media (max-width:640px){.am-pk__facts>li{grid-template-columns:minmax(0,1fr);gap:4px}}.am-pk__related{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:clamp(16px,2vw,28px);margin:0;padding:0;list-style:none;display:grid}.am-pk__related a{gap:6px;text-decoration:none;display:grid}.am-pk__related img{-o-object-fit:contain;object-fit:contain;-o-object-position:left bottom;object-position:left bottom;border:1px solid var(--dc-line,#1f1b1624);width:100%;height:148px;display:block}.am-pk__seg-sep{opacity:.55;font-style:normal}.am-pk__masthead{padding-block:clamp(18px,2vw,34px) clamp(14px,1.6vw,26px)}.am-pk__related--wide{grid-template-columns:repeat(auto-fill,minmax(208px,1fr))}.am-pk__related--wide img{height:208px}.am-pk__search{flex-direction:column;gap:.6rem;max-width:48rem;display:flex}.am-pk__search div{flex-wrap:wrap;gap:.5rem;display:flex}.am-pk__search input{border:1px solid var(--line);background:var(--paper-0);min-width:0;color:var(--ink);font:inherit;flex:18rem;padding:.65rem .85rem}.am-pk__search input:focus-visible{outline:2px solid var(--accent-deep);outline-offset:1px}.am-pk__search button{border:1px solid var(--ink);background:var(--ink);color:var(--paper-0);font:inherit;cursor:pointer;padding:.65rem 1.1rem}.am-pk__search button:hover{opacity:.88}